/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *

 * Existing code that likely needs to migrated or removed













































 */

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
  outline: 0;
  background: 0 0;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

a {
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

ins {
  text-decoration: none;
  color: #000;
  background-color: #ff9;
}

mark {
  font-style: italic;
  font-weight: 700;
  color: #000;
  background-color: #ff9;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  cursor: help;
  border-bottom: 1px dotted;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

hr {
  display: block;
  height: 1px;
  padding: 0;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #ccc;
}

input,
select {
  vertical-align: middle;
}

body {
  font-family: "Inter", sans-serif;
  background: transparent;
}

/* p {
  margin: 10px auto;
  font-size: 12px;
  line-height: 1.25
}
 */
.form-loader {
  position: fixed;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
}

.form-ldr-icn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 100px;
  margin: auto;
  font-size: 100px;
  color: #333;
}

.main-wrapper {
  width: 98%;
  max-width: 849px;
  min-width: 320px;
  padding: 10px 0;
  margin: 10px auto;
  border-radius: 7px;
  background: #fff;
  box-shadow: 0 6px 8px -3px #0e3f7d;
  position: relative;
}

.outer_gwwrap {
  padding: 30px;
  margin-top: -10px;
  background: #e0e0e0;
}

.outer_gwwrap img {
  display: block;
  width: auto;
  max-width: 640px;
  margin: 0 auto 25px;
}

.new_gwwrap {
  display: block;
  width: 100%;
  max-width: 980px;
  padding-bottom: 1px;
}

.inner_content {
  display: block;
  width: 100%;
  max-width: 794px;
  padding: 10px;
  margin: 0 auto;
}

.inner_content h1 {
  padding-bottom: 15px;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #5a5a5a;
}

.inner_content h3 {
  padding-bottom: 15px;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #5a5a5a;
}

.h3header {
  padding-bottom: 15px;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #5a5a5a;
}

.inner_content h2 {
  font-family: "Inter", sans-serif;
  font-size: 22px !important;
  font-weight: 600;
  color: #5a5a5a;
}

.article-wrap h2 {
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}

.article-img img {
  width: 100%;
  height: 200px;
  margin: 15px auto;
  padding-bottom: 15px;
  border-bottom: 1px solid #ffd70b;
}

.inner_content p {
  padding: 0 0 15px;
  margin: 0;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  line-height: 18px;
  text-align: justify;
  color: #000;
}

.inner_content > ul li {
  width: 100%;
  max-width: 380px;
  padding-bottom: 10px;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.list-decimal {
  list-style: decimal;
}

.inner_content .wsd-left li {
  max-width: inherit;
}

.inner_content ol,
.inner_content ul {
  padding-left: 40px;
  font-family: "Inter", sans-serif;
}

.inner_content ol {
  padding-bottom: 10px;
}

#reviews_testimonial {
  padding-left: 0;
}

#reviews_testimonial li {
  max-width: 100%;
}

.mrtp-15 {
  margin-top: 15px;
}

.yellow_line {
  height: 1px;
  margin: 10px 0 25px;
  clear: both;
  border-bottom: 1px solid #ffd70b;
}

h2.nb_chead {
  padding: 10px 150px 10px 0;
  font-family: "Inter", sans-serif;
  font-size: 16px !important;
  line-height: 30px;
  color: var(--black);
}

.media-body h2.nb_chead {
  font-weight: 600;
}

h3.nb_chead1 {
  padding: 15px 30px 25px 0;
  margin-top: 0;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #000;
}

.thq-you {
  font-size: 13px;
}

.bbnt_nc {
  padding: 0;
}

.images_content-body:before {
  float: right;
  width: 260px;
  height: 845px;
  content: "";
}

.lead-msg textarea {
  color: #000;
  height: 145px;
  line-height: 1.4;
  padding: 7px;
  resize: vertical;
}

.lead-msg label {
  vertical-align: top;
}

.images_tag {
  position: absolute;
  right: 0;
  width: 250px;
  height: 845px;
}

.images_content {
  position: relative;
}

.car_images_content-body:before {
  float: right;
  width: 160px;
  height: 625px;
  content: "";
}

.car_images_tag {
  position: absolute;
  right: 0;
  width: 150px;
  height: 625px;
}

.wsd-right {
  position: absolute;
  right: 0;
  width: 240px;
  height: 400px;
}

.wsd-left:before {
  float: right;
  width: 250px;
  height: 400px;
  content: "";
}

.outer_gwwrap .bgfulimg.b_nbnr img {
  display: block;
  width: auto;
  max-width: 318px;
  margin: 10px auto;
}

.nc_video {
  max-width: 640px;
  margin: 15px auto;
}

.bgfulimg.b_nbnr .media {
  position: relative;
  height: 305px;
  max-width: 640px;
  margin: 0 auto;
  overflow: inherit;
}

.bbnt_nc .myButton9 {
  display: inline-block;
  max-width: 200px;
  padding: 10px 15px;
  margin: 10px 0;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  text-decoration: none;
  color: #fff;
  border: 3px solid #ec7600;
  border-radius: 8px;
  background: linear-gradient(to bottom, #f4902b 5%, #ec7600 100%);
  background-color: #ec7600;
  box-shadow: 0 0 8px rgba(249, 255, 0, 0.36),
    0 4px 11px 2px rgba(131, 44, 4, 0.75);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

.bbnt_nc .myButton9:focus,
.bbnt_nc .myButton9:hover {
  font-size: 18px;
  cursor: pointer;
  text-decoration: none !important;
  text-decoration: none;
  text-decoration: none;
  outline: 0;
  background: linear-gradient(to bottom, #f4902b 5%, #ec7600 100%);
  box-shadow: 0 0 8px rgba(249, 255, 0, 0.36),
    0 4px 11px 2px rgba(131, 44, 4, 0.75);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

.bgfulimg.b_nbnr .media-object {
  position: absolute;
  top: -20px;
  right: -30px;
}

.pos-rel {
  position: relative;
}

.read-more-state {
  position: absolute;
  bottom: 0;
  z-index: 99;
  width: 116px;
  height: 36px;
  cursor: pointer;
  opacity: 0;
}

.read-more-target {
  display: none;
  height: 0;
  font-size: 0;
  transition: 0.25s ease;
  opacity: 0;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  display: block;
  height: auto;
  max-height: 999em;
  font-size: inherit;
  opacity: 1;
}

.read-more-state ~ .read-more-trigger:before {
  content: "Read more";
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: "Read less";
}

.read-more-trigger {
  width: 142px;
  height: 30px;
  padding: 6px 23px 6px 6px;
  font-size: 13px;
  font-style: italic;
  line-height: 16px;
  text-align: center;
  color: #333;
  background: url(/assets/yellow-btn.png) no-repeat;
  background-position: 8px 0;
  background-size: 122px 30px;
}

.caret1 {
  position: absolute;
  top: -1px;
  right: -16px;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 4px dashed;
  border-left: 15px solid #ec7600;
}

.read-more-target .bbnt_nc .myButton9 {
  display: inline-block;
  width: 180px;
  height: 32px;
  padding: 0 30px 0 0;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 28px;
  cursor: pointer;
  text-align: center;
  text-decoration: none !important;
  text-transform: capitalize;
  color: #000;
  border: none;
  background: url(/assets/yellow-btn.png) no-repeat;
  background-size: 180px 31px;
  box-shadow: none;
  text-shadow: none;
}

#OuterContainer {
  width: 98%;
  max-width: 769px;
  margin: 0 auto;
  font-size: 100%;
  text-align: left;
}

#FooterDiv ul {
  border-left: 1px solid #fff;
}

#FooterDiv ul li {
  display: table;
  padding: 0 10px 0 10px;
  margin: 0;
}

.footer-wrapper .container {
  width: 100%;
  max-width: 795px;
  margin: 20px auto;
}

#FooterDiv a {
  display: inline-block;
  padding: 7px 0;
  font-family: "Inter", sans-serif;
  color: #fff;
  text-decoration: none;
}

.Copyright #social,
.Copyright .copy {
  float: left;
  margin: 15px 0;
}

.copy {
  width: 73%;
  padding-top: 7px;
  margin: 15px auto;
  font-size: 12px;
  line-height: 34px;
  text-align: center;
  color: #a9a9a9;
}

.auto-brand-txt {
  width: 100%;
  max-width: 849px;
  min-width: 320px;
  padding: 10px 15px;
  margin: 10px auto;
  border-radius: 7px;
  position: relative;
  line-height: 1.67;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.main-blue-box {
  padding: 20px;
  margin: 20px auto;
  clear: both;
  color: #fff;
  border-radius: 8px;
  background: #136bcd;
}

.home_page_content_holder {
  position: relative;
  padding: 20px;
  background: #eaf1fb;
}

.car_holder {
  display: inline-block;
  float: none;
  width: 175px;
  padding: 25px 5px 5px 10px;
  text-align: center;
  vertical-align: top;
}

.home_page_content_holder h2 {
  padding-bottom: 50px;
}

.home-wrapper .home_page_content_holder h2 {
  padding-bottom: 0;
}

.home_page_content_holder h2 a {
  text-decoration: none !important;
  cursor: pointer;
}

.car_holder p {
  padding: 0;
  padding-top: 4px;
  margin: 0;
}

.car_holder p a {
  display: inline-block;
  max-width: 115px;
  font-size: 12px;
  line-height: 1.25;
  color: #00e;
}

.iframe-video {
  display: block;
  width: 98%;
  max-width: 396px;
  margin: 15px auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

.mfyellow-box {
  padding: 10px 10px 45px;
  color: #25449c;
  border-radius: 8px;
  background: #ffc;
}

.mfyellow-box .form-group {
  margin-bottom: 8px;
  font-size: 12px;
}

.sid-win-img {
  width: 100%;
  height: 70px;
  padding: 0;
}

.mfyellow-box input[type="radio"] {
  margin: -3px 0 0;
}

.drk-bbox {
  max-width: 96%;
  padding: 10px;
  margin: 10px 0;
  font-size: 12px;
  border-radius: 8px;
  background: #b5cff8;
}

.home_page_content_holder {
  position: relative;
  padding: 5px 20px 20px 20px;
  margin-top: 0;
  background: #eaf1fb url(/assets/line_heading.png) no-repeat 0 40px;
  background-size: 100% 25px;
}

.mrtoppx-ng {
  width: 92%;
  padding: 10px;
  margin: 20px 0 0;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  line-height: 1.25;
  text-align: left;
  border: medium solid #dcdcdc;
  background: #fff;
}

.pad-top-35 {
  padding-top: 35px;
}

.pad-top-20 {
  padding-top: 15px;
}

.sitemap_list ul.awards_list a {
  text-decoration: underline;
  color: #06c;
}

.sitemap_list ul.awards_list li {
  display: block;
  padding-bottom: 6px;
  font-size: 13px;
  list-style: none;
}

.media.pad-top-20 {
  max-width: 90%;
}

.media.pad-top-20 .mrtoppx-ng {
  width: 100%;
}

.infographic-wrap {
  display: block;
  width: 100%;
  max-width: 500px;
  padding: 10px;
  margin: 15px 0;
  text-align: center;
  border: 1px solid #ccc;
  background: #fff;
}

.infographic-wrap img {
  max-width: 100%;
}

.wdth110 {
  width: 110px;
}

.wdth130 {
  width: 130px;
}

.wdth103 {
  width: 103px;
}

.wdth103,
.wdth110,
.wdth130 {
  position: relative;
}

.mfyellow-box .form-inline .radio label {
  padding-left: 0;
  font-size: 12px;
}

.nfrm-head1 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
}

.toph-blue-box {
  padding: 15px 30px 15px 50px;
  margin: 7px 15px 7px 0;
  font-size: 12px;
  line-height: 1.25;
  text-align: left;
  color: #fff;
  border-top: solid 1px #428bda;
  border-bottom: solid 1px #428bda;
  background: #1c70d7;
}

.toph-blue-new {
  padding: 2px 16px 2px 54px;
}

.cr-name {
  display: inline;
  font-size: 16px;
  font-weight: 600;
}

.mar10 {
  margin: 10px 0;
}

.rev-sec > div {
  padding-bottom: 5px;
  clear: both;
}

.rev-sec > div:last-child {
  padding-top: 10px;
}

.toph-blue-box1 {
  padding: 15px;
  margin: 12px 15px 10px;
  font-size: 14px;
  line-height: 1.25;
  text-align: left;
  color: #fff;
  border-top: solid 1px #428bda;
  border-bottom: solid 1px #428bda;
  background: #1c70d7;
}

.toph-blue-box1 h3 {
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
}

.rev-sec > div strong {
  display: inline-block;
  min-width: 70px;
}

.text-underline {
  text-decoration: underline;
}

.tooltip-content {
  position: absolute;
  top: 18px;
  left: -160px;
  z-index: 999;
  display: none;
  width: 175px;
  min-height: 30px;
  padding: 10px;
  line-height: 18px;
  text-align: left;
  border: 2px solid #ff2500;
  border-radius: 5px;
  background: #fff;
}

.orderform_legal_notice {
  font-size: 10px;
}

.toph-blue-box1 ul {
  padding-left: 40px;
}

.toph-blue-box1 ul li {
  padding-bottom: 8px;
}

.order_phonenumber_top_container {
  font-size: 18px;
  color: #000;
}

.order_phonenumber_top {
  font-size: 107%;
  font-weight: 700;
  color: #1062bd;
  display: inline-block;
  height: 25px;
}

.mfyellow-box.of-yel-box,
.mfyellow-box.selc-modal {
  padding-bottom: 10px;
}

.order_phonenumber_top_set {
  padding: 10px 0;
  line-height: 22px;
}

.quote_divider {
  height: 7px;
  margin: 15px 0 0 0;
  background: #136bcd;
}

.search_recap {
  padding: 11px 0 15px 13px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  background: url(/assets/make-model-bg.jpg) repeat-x;
}

.make_model {
  font-size: 20px;
  font-weight: 700;
}

.search_recap a {
  color: #136bcd;
}

.search_locale {
  margin: 15px 0;
  font-family: "Inter", sans-serif;
  font-size: 25px;
  font-weight: 700;
  color: #136bcd;
  text-align: center;
}

.horizontal .boxcontent {
  display: block;
  padding: 15px;
  overflow: auto;
  zoom: 1;
  font-family: "Inter", sans-serif;
  border-radius: 4px;
  background: #b5cff8;
}

.dollar_sign {
  display: inline;
  padding-right: 2px;
  font-size: 75%;
  vertical-align: 20%;
  color: #000;
}

.dollars {
  display: inline;
}

.cents {
  display: inline;
  padding-left: 2px;
  font-size: 50%;
  vertical-align: 60%;
  text-decoration: underline;
}
.smallprint {
  padding-top: 5px;
  font-size: 80%;
  font-weight: 400;
  line-height: 1.25;
}

.note-txt {
  padding-top: 10px;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.25;
}

.maybe-txt {
  font-size: 16px;
  line-height: 1.25;
}

.horizontal .full_company_info {
  margin: 10px 0;
  border-radius: 16px;
  background: #fff;
  border: 2px solid #1a49a3;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
}

.shopservices img {
  display: inline;
  float: left;
  padding-top: 2px;
  padding-left: 3px;
  vertical-align: top;
}

.shopservices.servic-wrap img {
  width: 30px;
  padding-right: 9px;
  padding-left: 0;
}

.intl-tel-input .flag {
  width: 16px;
  height: 11px;
  background: url(/assets/flags.png);
}

.intl-tel-input .ad {
  background-position: -16px 0;
}

.intl-tel-input .ae {
  background-position: -32px 0;
}

.intl-tel-input .af {
  background-position: -48px 0;
}

.intl-tel-input .ag {
  background-position: -64px 0;
}

.intl-tel-input .ai {
  background-position: -80px 0;
}

.intl-tel-input .al {
  background-position: -96px 0;
}

.intl-tel-input .am {
  background-position: -112px 0;
}

.intl-tel-input .ao {
  background-position: -128px 0;
}

.intl-tel-input .ar {
  background-position: -144px 0;
}

.intl-tel-input .as {
  background-position: -160px 0;
}

.intl-tel-input .at {
  background-position: -176px 0;
}

.intl-tel-input .au {
  background-position: -192px 0;
}

.intl-tel-input .aw {
  background-position: -208px 0;
}

.intl-tel-input .az {
  background-position: -224px 0;
}

.intl-tel-input .ba {
  background-position: -240px 0;
}

.intl-tel-input .bb {
  background-position: 0 -11px;
}

.intl-tel-input .bd {
  background-position: -16px -11px;
}

.intl-tel-input .be {
  background-position: -32px -11px;
}

.intl-tel-input .bf {
  background-position: -48px -11px;
}

.intl-tel-input .bg {
  background-position: -64px -11px;
}

.intl-tel-input .bh {
  background-position: -80px -11px;
}

.intl-tel-input .bi {
  background-position: -96px -11px;
}

.intl-tel-input .bj {
  background-position: -112px -11px;
}

.intl-tel-input .bm {
  background-position: -128px -11px;
}

.intl-tel-input .bn {
  background-position: -144px -11px;
}

.intl-tel-input .bo {
  background-position: -160px -11px;
}

.intl-tel-input .br {
  background-position: -176px -11px;
}

.intl-tel-input .bs {
  background-position: -192px -11px;
}

.intl-tel-input .bt {
  background-position: -208px -11px;
}

.intl-tel-input .bw {
  background-position: -224px -11px;
}

.intl-tel-input .by {
  background-position: -240px -11px;
}

.intl-tel-input .bz {
  background-position: 0 -22px;
}

.intl-tel-input .ca {
  background-position: -16px -22px;
}

.intl-tel-input .cd {
  background-position: -32px -22px;
}

.intl-tel-input .cf {
  background-position: -48px -22px;
}

.intl-tel-input .cg {
  background-position: -64px -22px;
}

.intl-tel-input .ch {
  background-position: -80px -22px;
}

.intl-tel-input .ci {
  background-position: -96px -22px;
}

.intl-tel-input .ck {
  background-position: -112px -22px;
}

.intl-tel-input .cl {
  background-position: -128px -22px;
}

.intl-tel-input .cm {
  background-position: -144px -22px;
}

.intl-tel-input .cn {
  background-position: -160px -22px;
}

.intl-tel-input .co {
  background-position: -176px -22px;
}

.intl-tel-input .cr {
  background-position: -192px -22px;
}

.intl-tel-input .cu {
  background-position: -208px -22px;
}

.intl-tel-input .cv {
  background-position: -224px -22px;
}

.intl-tel-input .cw {
  background-position: -240px -22px;
}

.intl-tel-input .cy {
  background-position: 0 -33px;
}

.intl-tel-input .cz {
  background-position: -16px -33px;
}

.intl-tel-input .de {
  background-position: -32px -33px;
}

.intl-tel-input .dj {
  background-position: -48px -33px;
}

.intl-tel-input .dk {
  background-position: -64px -33px;
}

.intl-tel-input .dm {
  background-position: -80px -33px;
}

.intl-tel-input .do {
  background-position: -96px -33px;
}

.intl-tel-input .dz {
  background-position: -112px -33px;
}

.intl-tel-input .ec {
  background-position: -128px -33px;
}

.intl-tel-input .ee {
  background-position: -144px -33px;
}

.intl-tel-input .eg {
  background-position: -160px -33px;
}

.intl-tel-input .er {
  background-position: -176px -33px;
}

.intl-tel-input .es {
  background-position: -192px -33px;
}

.intl-tel-input .et {
  background-position: -208px -33px;
}

.intl-tel-input .fi {
  background-position: -224px -33px;
}

.intl-tel-input .fj {
  background-position: -240px -33px;
}

.intl-tel-input .fk {
  background-position: 0 -44px;
}

.intl-tel-input .fm {
  background-position: -16px -44px;
}

.intl-tel-input .fo {
  background-position: -32px -44px;
}

.intl-tel-input .bl,
.intl-tel-input .fr,
.intl-tel-input .mf {
  background-position: -48px -44px;
}

.intl-tel-input .ga {
  background-position: -64px -44px;
}

.intl-tel-input .gb {
  background-position: -80px -44px;
}

.intl-tel-input .gd {
  background-position: -96px -44px;
}

.intl-tel-input .ge {
  background-position: -112px -44px;
}

.intl-tel-input .gf {
  background-position: -128px -44px;
}

.intl-tel-input .gh {
  background-position: -144px -44px;
}

.intl-tel-input .gi {
  background-position: -160px -44px;
}

.intl-tel-input .gl {
  background-position: -176px -44px;
}

.intl-tel-input .gm {
  background-position: -192px -44px;
}

.intl-tel-input .gn {
  background-position: -208px -44px;
}

.intl-tel-input .gp {
  background-position: -224px -44px;
}

.intl-tel-input .gq {
  background-position: -240px -44px;
}

.intl-tel-input .gr {
  background-position: 0 -55px;
}

.intl-tel-input .gt {
  background-position: -16px -55px;
}

.intl-tel-input .gu {
  background-position: -32px -55px;
}

.intl-tel-input .gw {
  background-position: -48px -55px;
}

.intl-tel-input .gy {
  background-position: -64px -55px;
}

.intl-tel-input .hk {
  background-position: -80px -55px;
}

.intl-tel-input .hn {
  background-position: -96px -55px;
}

.intl-tel-input .hr {
  background-position: -112px -55px;
}

.intl-tel-input .ht {
  background-position: -128px -55px;
}

.intl-tel-input .hu {
  background-position: -144px -55px;
}

.intl-tel-input .id {
  background-position: -160px -55px;
}

.intl-tel-input .ie {
  background-position: -176px -55px;
}

.intl-tel-input .il {
  background-position: -192px -55px;
}

.intl-tel-input .in {
  background-position: -208px -55px;
}

.intl-tel-input .io {
  background-position: -224px -55px;
}

.intl-tel-input .iq {
  background-position: -240px -55px;
}

.intl-tel-input .ir {
  background-position: 0 -66px;
}

.intl-tel-input .is {
  background-position: -16px -66px;
}

.intl-tel-input .it {
  background-position: -32px -66px;
}

.intl-tel-input .jm {
  background-position: -48px -66px;
}

.intl-tel-input .jo {
  background-position: -64px -66px;
}

.intl-tel-input .jp {
  background-position: -80px -66px;
}

.intl-tel-input .ke {
  background-position: -96px -66px;
}

.intl-tel-input .kg {
  background-position: -112px -66px;
}

.intl-tel-input .kh {
  background-position: -128px -66px;
}

.intl-tel-input .ki {
  background-position: -144px -66px;
}

.intl-tel-input .km {
  background-position: -160px -66px;
}

.intl-tel-input .kn {
  background-position: -176px -66px;
}

.intl-tel-input .kp {
  background-position: -192px -66px;
}

.intl-tel-input .kr {
  background-position: -208px -66px;
}

.intl-tel-input .kw {
  background-position: -224px -66px;
}

.intl-tel-input .ky {
  background-position: -240px -66px;
}

.intl-tel-input .kz {
  background-position: 0 -77px;
}

.intl-tel-input .la {
  background-position: -16px -77px;
}

.intl-tel-input .lb {
  background-position: -32px -77px;
}

.intl-tel-input .lc {
  background-position: -48px -77px;
}

.intl-tel-input .li {
  background-position: -64px -77px;
}

.intl-tel-input .lk {
  background-position: -80px -77px;
}

.intl-tel-input .lr {
  background-position: -96px -77px;
}

.intl-tel-input .ls {
  background-position: -112px -77px;
}

.intl-tel-input .lt {
  background-position: -128px -77px;
}

.intl-tel-input .lu {
  background-position: -144px -77px;
}

.intl-tel-input .lv {
  background-position: -160px -77px;
}

.intl-tel-input .ly {
  background-position: -176px -77px;
}

.intl-tel-input .ma {
  background-position: -192px -77px;
}

.intl-tel-input .mc {
  background-position: -208px -77px;
}

.intl-tel-input .md {
  background-position: -224px -77px;
}

.intl-tel-input .me {
  height: 12px;
  background-position: -112px -154px;
}

.intl-tel-input .mg {
  background-position: 0 -88px;
}

.intl-tel-input .mh {
  background-position: -16px -88px;
}

.intl-tel-input .mk {
  background-position: -32px -88px;
}

.intl-tel-input .ml {
  background-position: -48px -88px;
}

.intl-tel-input .mm {
  background-position: -64px -88px;
}

.intl-tel-input .mn {
  background-position: -80px -88px;
}

.intl-tel-input .mo {
  background-position: -96px -88px;
}

.intl-tel-input .mp {
  background-position: -112px -88px;
}

.intl-tel-input .mq {
  background-position: -128px -88px;
}

.intl-tel-input .mr {
  background-position: -144px -88px;
}

.intl-tel-input .ms {
  background-position: -160px -88px;
}

.intl-tel-input .mt {
  background-position: -176px -88px;
}

.intl-tel-input .mu {
  background-position: -192px -88px;
}

.intl-tel-input .mv {
  background-position: -208px -88px;
}

.intl-tel-input .mw {
  background-position: -224px -88px;
}

.intl-tel-input .mx {
  background-position: -240px -88px;
}

.intl-tel-input .my {
  background-position: 0 -99px;
}

.intl-tel-input .mz {
  background-position: -16px -99px;
}

.intl-tel-input .na {
  background-position: -32px -99px;
}

.intl-tel-input .nc {
  background-position: -48px -99px;
}

.intl-tel-input .ne {
  background-position: -64px -99px;
}

.intl-tel-input .nf {
  background-position: -80px -99px;
}

.intl-tel-input .ng {
  background-position: -96px -99px;
}

.intl-tel-input .ni {
  background-position: -112px -99px;
}

.intl-tel-input .bq,
.intl-tel-input .nl {
  background-position: -128px -99px;
}

.intl-tel-input .no {
  background-position: -144px -99px;
}

.intl-tel-input .np {
  background-position: -160px -99px;
}

.intl-tel-input .nr {
  background-position: -176px -99px;
}

.intl-tel-input .nu {
  background-position: -192px -99px;
}

.intl-tel-input .nz {
  background-position: -208px -99px;
}

.intl-tel-input .om {
  background-position: -224px -99px;
}

.intl-tel-input .pa {
  background-position: -240px -99px;
}

.intl-tel-input .pe {
  background-position: 0 -110px;
}

.intl-tel-input .pf {
  background-position: -16px -110px;
}

.intl-tel-input .pg {
  background-position: -32px -110px;
}

.intl-tel-input .ph {
  background-position: -48px -110px;
}

.intl-tel-input .pk {
  background-position: -64px -110px;
}

.intl-tel-input .pl {
  background-position: -80px -110px;
}

.intl-tel-input .pm {
  background-position: -96px -110px;
}

.intl-tel-input .pr {
  background-position: -112px -110px;
}

.intl-tel-input .ps {
  background-position: -128px -110px;
}

.intl-tel-input .pt {
  background-position: -144px -110px;
}

.intl-tel-input .pw {
  background-position: -160px -110px;
}

.intl-tel-input .py {
  background-position: -176px -110px;
}

.intl-tel-input .qa {
  background-position: -192px -110px;
}

.intl-tel-input .re {
  background-position: -208px -110px;
}

.intl-tel-input .ro {
  background-position: -224px -110px;
}

.intl-tel-input .rs {
  background-position: -240px -110px;
}

.intl-tel-input .ru {
  background-position: 0 -121px;
}

.intl-tel-input .rw {
  background-position: -16px -121px;
}

.intl-tel-input .sa {
  background-position: -32px -121px;
}

.intl-tel-input .sb {
  background-position: -48px -121px;
}

.intl-tel-input .sc {
  background-position: -64px -121px;
}

.intl-tel-input .sd {
  background-position: -80px -121px;
}

.intl-tel-input .se {
  background-position: -96px -121px;
}

.intl-tel-input .sg {
  background-position: -112px -121px;
}

.intl-tel-input .sh {
  background-position: -128px -121px;
}

.intl-tel-input .si {
  background-position: -144px -121px;
}

.intl-tel-input .sk {
  background-position: -160px -121px;
}

.intl-tel-input .sl {
  background-position: -176px -121px;
}

.intl-tel-input .sm {
  background-position: -192px -121px;
}

.intl-tel-input .sn {
  background-position: -208px -121px;
}

.intl-tel-input .so {
  background-position: -224px -121px;
}

.intl-tel-input .sr {
  background-position: -240px -121px;
}

.intl-tel-input .ss {
  background-position: 0 -132px;
}

.intl-tel-input .st {
  background-position: -16px -132px;
}

.intl-tel-input .sv {
  background-position: -32px -132px;
}

.intl-tel-input .sx {
  background-position: -48px -132px;
}

.intl-tel-input .sy {
  background-position: -64px -132px;
}

.intl-tel-input .sz {
  background-position: -80px -132px;
}

.intl-tel-input .tc {
  background-position: -96px -132px;
}

.intl-tel-input .td {
  background-position: -112px -132px;
}

.intl-tel-input .tg {
  background-position: -128px -132px;
}

.intl-tel-input .th {
  background-position: -144px -132px;
}

.intl-tel-input .tj {
  background-position: -160px -132px;
}

.intl-tel-input .tk {
  background-position: -176px -132px;
}

.intl-tel-input .tl {
  background-position: -192px -132px;
}

.intl-tel-input .tm {
  background-position: -208px -132px;
}

.intl-tel-input .tn {
  background-position: -224px -132px;
}

.intl-tel-input .to {
  background-position: -240px -132px;
}

.intl-tel-input .tr {
  background-position: 0 -143px;
}

.intl-tel-input .tt {
  background-position: -16px -143px;
}

.intl-tel-input .tv {
  background-position: -32px -143px;
}

.intl-tel-input .tw {
  background-position: -48px -143px;
}

.intl-tel-input .tz {
  background-position: -64px -143px;
}

.intl-tel-input .ua {
  background-position: -80px -143px;
}

.intl-tel-input .ug {
  background-position: -96px -143px;
}

.intl-tel-input .us {
  background-position: -112px -143px;
}

.intl-tel-input .uy {
  background-position: -128px -143px;
}

.intl-tel-input .uz {
  background-position: -144px -143px;
}

.intl-tel-input .va {
  background-position: -160px -143px;
}

.intl-tel-input .vc {
  background-position: -176px -143px;
}

.intl-tel-input .ve {
  background-position: -192px -143px;
}

.intl-tel-input .vg {
  background-position: -208px -143px;
}

.intl-tel-input .vi {
  background-position: -224px -143px;
}

.intl-tel-input .vn {
  background-position: -240px -143px;
}

.intl-tel-input .vu {
  background-position: 0 -154px;
}

.intl-tel-input .wf {
  background-position: -16px -154px;
}

.intl-tel-input .ws {
  background-position: -32px -154px;
}

.intl-tel-input .ye {
  background-position: -48px -154px;
}

.intl-tel-input .za {
  background-position: -64px -154px;
}

.intl-tel-input .zm {
  background-position: -80px -154px;
}

.intl-tel-input .zw {
  background-position: -96px -154px;
}

.intl-tel-input {
  position: relative;
}

.intl-tel-input * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.intl-tel-input .hide {
  display: none;
}

.intl-tel-input .v-hide {
  visibility: hidden;
}

.intl-tel-input input,
.intl-tel-input input[type="tel"],
.intl-tel-input input[type="text"] {
  position: relative;
  z-index: 0;
  padding-left: 44px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0;
}

.intl-tel-input .flag-dropdown {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 1px;
}

.intl-tel-input .flag-dropdown:hover {
  cursor: pointer;
}

.intl-tel-input .flag-dropdown:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input input[disabled] + .flag-dropdown:hover {
  cursor: default;
}

.intl-tel-input input[disabled] + .flag-dropdown:hover .selected-flag {
  background-color: transparent;
}

.intl-tel-input .selected-flag {
  position: relative;
  z-index: 1;
  width: 38px;
  height: 100%;
  padding: 0 0 0 8px;
}

.intl-tel-input .selected-flag .flag {
  position: absolute;
  top: 50%;
  margin-top: -5px;
}

.intl-tel-input .selected-flag .arrow {
  position: relative;
  top: 50%;
  left: 20px;
  width: 0;
  height: 0;
  margin-top: -2px;
  border-top: 4px solid #555;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
}

.intl-tel-input .selected-flag .arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
  position: absolute;
  z-index: 1000;
  width: 430px;
  max-height: 200px;
  padding: 0;
  margin: 0 0 0 -1px;
  overflow-y: scroll;
  list-style: none;
  border: 1px solid #ccc;
  background-color: #fff;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}

.intl-tel-input .country-list .flag {
  display: inline-block;
}

.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag {
  margin-right: 6px;
}

.error_msg_class,
.error_msg_class1,
.error_msg_class3 {
  font-size: 13px;
  color: red;
}

.valid_msg_class,
.valid_msg_class1,
.valid_msg_class3 {
  font-size: 13px;
  color: green;
}

.custom-radio {
  position: relative;
  display: inline-block;
  line-height: 18px;
}

.custom-radio input[type="radio"] {
  position: absolute;
  top: 0;
  left: -10px;
  width: 100%;
  height: 30px;
  margin: -1px 4px 0;
  opacity: 0;
}

.custom-radio input[type="radio"] ~ span.fa {
  float: left;
  padding-right: 5px;
  font-size: 18px;
  color: #333;
}

.custom-radio input[type="radio"]:checked ~ span.fa:before {
  content: "\f192";
}

.mfyellow-box .parsley-errors-list li {
  padding: 5px 0 0;
  text-align: right;
  color: #b94a48;
}

.mfyellow-box .form-group {
  position: relative;
}

.OrderInformation h2,
.QuoteInformation h2 {
  padding: 0 0 10px;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}

.QuoteInformation h2 {
  padding: 10px 0;
}

.OrderInformation td,
.QuoteInformation label,
.QuoteInformation li {
  padding: 0 0 6px;
}

.OrderInformation label {
  padding: 0 6px 6px 0;
}

.QuoteInformation ul {
  padding-left: 40px;
}

.top-white-head {
  padding: 15px 0 10px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

.tq-para {
  margin: 0 auto 15px;
  font-size: 12px;
  line-height: 1.45;
  letter-spacing: 0.25px;
}

.ntoph-blue-box {
  padding: 15px 15px 25px 30px;
  margin: 65px 15px 7px 30px;
  font-size: 14px;
  line-height: 1.25;
  text-align: left;
  color: #fff;
  border-top: solid 1px #428bda;
  border-bottom: solid 1px #428bda;
  background: #1c70d7;
}

.ntoph-blue-box h3 {
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
}

.ntoph-blue-box li a,
.ntoph-blue-box li a:focus,
.ntoph-blue-box li a:hover {
  color: #fff;
}

.ntoph-blue-box ul {
  padding-left: 20px;
  color: #fff;
}

.ntoph-blue-box li {
  padding-bottom: 10px;
  font-size: 12px;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #fff;
}

.thankyouimage img {
  margin: -35px 0 0 -20px;
}

#related_links_bar {
  padding: 5px 0;
  margin: 10px 0 7px 0;
  color: #fff;
  background-image: url(/assets/blue_bg_optimized.jpg);
  background-repeat: repeat-y;
  background-position: center;
}

.blue_holder {
  padding: 5px;
  overflow: auto;
  zoom: 1;
  border: #428bda solid;
  border-width: 1px 0;
  background: #1c70d7;
}

h1.articles_header {
  margin: 9px 0;
  font-size: 28px;
  font-weight: 600;
  color: #06c;
}

.links_menu li {
  padding: 0;
  padding-bottom: 7px;
  padding-left: 15px;
  margin: 0;
  list-style: none;
  background-image: url(/assets/bullets.gif);
  background-repeat: no-repeat;
  background-position: 0 0.28em;
}

.bdr-rlink {
  border-left: 1px solid #06c;
}

/* .articles h2 {
  padding: 0;
  margin: 0;
  margin: 9px 0 3px 0;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600;
  color: #ff9600
}

.articles a {
  text-decoration: none;
  color: #06c
}

.articles h2 a {
  color: #ff9600
}

.articles p {
  padding: 0;
  margin: 10px 0;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  line-height: 1.35
}
 */
.privacy-wrap h1 {
  margin: 9px 0;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
}

.privacy-wrap h2 {
  margin: 9px 0;
}

.privacy-wrap {
  font-size: 14px;
  color: #fff;
}

.privacy-wrap h2 {
  margin: 9px 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.25;
}

.privacy-wrap p {
  font-size: 13px;
  line-height: 18px;
}

.privacy-wrap li {
  padding-bottom: 10px;
}

.crop-hq-wrap a {
  text-decoration: underline;
}

.privacy-wrap ul {
  padding-left: 40px;
}

.privacy-wrap p a {
  color: #fff;
}

.car-modal-table table {
  width: 100%;
  padding: 10px 0;
  margin: 20px 0;
}

.car-modal-table table td,
.car-modal-table table th {
  line-height: 20px;
}

.car-head {
  margin: 10px 0;
  font-size: 20px;
  font-weight: 600;
  color: #333;
}

.cmdl-wrap ul,
.local-data-wrap ul {
  padding: 10px 0 10px 40px;
  font-size: 12px;
  line-height: 16px;
}

.cmdl-wrap ul ul {
  padding-bottom: 0;
}

.local-data-wrap p {
  margin: 0 auto 10px;
}

.cmdl-wrap {
  padding-bottom: 40px;
}

.cmdl-wrap h2 {
  padding-top: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  text-align: left;
}

.cmdl-wrap1 p {
  line-height: 16px;
}

.ch-frm-head {
  padding-top: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
}

.pdbtm-10 {
  padding-bottom: 10px;
}

.site-map-wrapper h1 {
  font-size: 30px;
}

.site-map-wrapper ul {
  padding-left: 30px;
  margin: 10px 0;
}

.site-map-wrapper ul li {
  padding-bottom: 7px;
}

.site-map-wrapper li a {
  color: #fff;
}

.sitemap_list {
  display: inline-block;
  float: none;
  min-width: 30%;
  margin: 5px 0 0;
  font-size: 12px;
  line-height: 12px;
  vertical-align: top;
}

.sitemap_list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  color: #fff;
}

.imgcntr {
  text-align: center;
}

.wht-bck {
  background: #fff;
}

.side-head {
  margin: 9px 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}

.sgls-ul {
  padding: 20px 0 20px 40px;
  list-style: disc;
}

.sgls-ul li {
  padding-bottom: 5px;
  line-height: 1.35;
}

.boxcontent.yelow-head {
  padding: 30px 15px 15px;
  background: #fcf8ca;
}

/*
.sitemap_list li a {
  font-size: 13px;
  font-weight: 500
}
*/

.yelow-head .sitemap_list ul li {
  display: block;
  padding: 5px 10px;
  clear: both;
  text-align: left;
}

.boxcontent.yelow-head1 {
  padding: 15px;
  font-size: 12px;
  line-height: 16px;
  background: #fcf8ca;
}

.wrep-1 h2 {
  padding-bottom: 50px;
  font-size: 20px;
  font-weight: 600;
  color: #06c;
}

.wrep-1 {
  position: relative;
  padding: 20px 15px;
  margin-top: 0;
  background: #eaf1fb;
  background-size: 100% 25px;
}

.wrep-1 a {
  display: inline-block;
  padding-bottom: 5px;
  font-size: 14px;
}

.car-modal-table table tbody td,
table tbody th {
  padding: 0.5rem 0.625rem 0.625rem;
}

.car-modal-table table tbody tr:nth-child(even) {
  background-color: #f1f1f1;
}

.car-modal-table table tbody,
table tfoot,
table thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

.alert-notice {
  max-width: 849px;
  margin: 10px auto;
  font-size: 16px;
  text-align: center;
  color: #a94442;
  border-color: #a94442;
  border-radius: 7px;
  background-color: #fff;
}

.alert-notice ul {
  list-style: none;
}

.alert-notice .close {
  float: right;
  width: 30px;
  height: 30px;
  margin-top: -7px;
  line-height: 30px;
  opacity: 1;
  color: #fff;
  border-radius: 50%;
  background: #a94442;
}

#phone_error {
  display: block;
  margin-right: 0;
  font-size: 0.9em;
  text-align: right;
  color: #b94a48;
}

#phone_error_feed {
  margin-right: 0;
  font-size: 0.9em;
  text-align: left;
  color: #b94a48;
  margin-left: 194px;
  margin-top: 6px;
  display: inline-block;
}

.new_gwwrap.home-gray-box .inner_content {
  display: block;
  width: 100%;
  max-width: 680px;
  padding: 30px 20px;
  margin: 0;
  background: #fff;
}

.get-wsld a {
  text-decoration: underline;
}

.padin-tp-7 {
  padding-top: 7px;
}
/*

.car-his-cwrp h1 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  color: #000
}

.car-his-cwrp h2 {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 20px;
  font-weight: 600;
  color: #000
}

.car-his-cwrp h2 span {
  font-size: 13px;
  font-weight: 400
}

.car-his-cwrp p {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  line-height: 1.45
}

.car-his-cwrp h3 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  color: #000
}
*/

.car-his-cwrp textarea {
  display: block;
  max-width: 98%;
  margin: 10px auto;
}

.phone-num {
  padding: 0 0 0 25px;
  background: url(/assets/ico_call.png) no-repeat;
  background-size: 22px;
  height: 25px;
  display: inline-block;
}

.thq-you {
  padding: 10px;
  background-color: #c6e5ff;
}

.clr-h2 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #084f8e;
}

.pdall-10 {
  padding: 10px;
}

/*
.modal .glass-cp-head {
  margin: 0 auto
}

.modal .main-blue-box {
  padding: 10px 0
}

.modal-header {
  background: #136bcd
}

.modal-header .close {
  opacity: 1
}

.modal p {
  font-size: 13px;
  line-height: 18px
}

.modal .mfyellow-box {
  background: #fff
}
 */

.gn-img-wrap {
  min-height: 74px !important;
}

@media (min-width: 768px) {
  .hide-mb {
    display: block !important;
  }

  .hide-mb.collapse,
  .collapse.hide-mb {
    display: none !important;
  }

  .hide-mb.collapse.in,
  .collapse.hide-mb.in {
    display: block !important;
  }
}

.ncaret1 {
  position: relative;
  top: -12px;
  right: 19px;
  z-index: 99;
  display: inline-block;
  width: 0;
  width: 26px;
  height: 0;
  height: 26px;
  margin-left: 2px;
  transform: rotate(45deg);
  vertical-align: middle;
  border: 2px solid #fff;
  background: linear-gradient(to bottom, #fbb512 0, #f6881d 71%, #f47721 100%);
}

.get-strted,
.get-strted1,
.nget-strted,
.orange-btn {
  width: 206px;
  height: 30px;
  padding: 6px 12px;
  padding-right: 32px;
  font-size: 13px;
  font-style: italic;
  font-weight: 700;
  line-height: 18px;
  cursor: pointer;
  text-align: center;
  text-decoration: none !important;
  color: #333;
  border: none;
  background: url(/assets/yellow-btn.png) no-repeat;
  background-position: 5px 0;
}

.nget-strted {
  display: inline-block;
  width: 138px;
  height: 30px;
  padding-right: 24px;
  font-size: 13px;
  font-style: italic;
  line-height: 16px;
  cursor: pointer;
  text-align: center;
  text-decoration: none !important;
  color: #333 !important;
  background: url(/assets/yellow-btn.png) no-repeat;
  background-position: 0 0;
  background-size: 132px 30px;
}

.get-strted {
  display: inline-block;
  width: auto;
  height: 33px;
  padding: 7px 30px 7px 20px;
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
  text-align: center;
  text-decoration: none !important;
  color: #333 !important;
  background: url(/assets/yellow-btn.png) no-repeat;
  background-position: 10px 0;
  background-size: 95% 31px;
  text-align: center;
}

.get-strted,
.get-strted1,
.orange-btn {
  outline: 0 !important;
}

.get-strted1 {
  display: inline-block;
  width: 160px;
  height: 33px;
  padding-right: 23px;
  font-size: 13px;
  font-style: italic;
  line-height: 21px;
  text-align: center;
  text-decoration: none !important;
  color: #333;
  background: url(/assets/yellow-btn.png) no-repeat;
  background-position: 10px 3px;
  background-size: 148px 30px;
}

.navbar-toggle {
  height: 40px;
  width: 40px;
  margin: 4px;
  font-size: 18px;
  color: #06c;
}
/*
@media (min-width: 768px) {
  #new_lead .form-control {
    height: 27px;
  }
}
 */
@media (max-width: 767px) {
  .home_page_content_holder .map_holder img {
    max-width: 100%;
    width: 300px;
    height: 200px;
  }

  .mvq-title {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 5px 10px;
  }

  .mvq-rtitle {
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px;
  }

  .car-window {
    margin: 20px -5px;
  }

  #phone_error {
    margin-left: 0;
  }

  .parsley-errors-list.filled {
    opacity: 1;
    padding: 0 !important;
  }

  .get-strted {
    display: inline-block;
    width: 166px;
    height: 33px;
    padding-right: 43px;
    padding-left: 10px;
    font-size: 13px;
    font-style: italic;
    line-height: 18px;
    text-align: center;
    text-decoration: none !important;
    color: #333 !important;
    background: url(/assets/yellow-btn.png) no-repeat;
    background-position: 0;
    background-size: 147px 30px;
  }

  .cmdl-wrap {
    padding-bottom: 5px;
  }

  .privacy-wrap {
    padding: 5px;
    margin: 5px;
  }

  .main-wrapper {
    margin: 10px auto 55px;
    border-radius: 0;
  }

  #HeaderDivLeft img {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: auto;
    padding-bottom: 5px;
  }

  .header_tagline {
    text-align: center;
  }

  .mfyellow-box .form-inline {
    max-width: 385px;
    margin: 0 auto;
  }

  #FooterDiv ul {
    padding: 10px 0;
    padding-left: 0 !important;
    text-align: center;
    border-top: 1px solid #fff;
    border-left: none;
  }

  #FooterDiv ul li {
    display: inline-block;
    padding: 10px 12px;
    margin: 0;
  }

  .Copyright #social {
    float: none;
    max-width: 175px;
    margin: 15px auto;
  }

  .Copyright .copy {
    width: 100%;
    max-width: 100%;
    margin: 15px auto;
    line-height: 1.67;
    font-size: 14px;
  }

  .nc_video iframe {
    display: block;
    width: 300px;
    height: auto !important;
    max-width: 98%;
    min-height: 170px;
    margin: 0 auto;
  }

  .mrtoppx-ng {
    width: 100%;
  }

  .home_page_content_holder .media,
  .home_page_content_holder .media-object,
  .home_page_content_holder.media-body {
    display: block;
    float: none !important;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
  }

  .home_page_content_holder .media-object {
    text-align: center;
  }

  .home_page_content_holder {
    padding: 5px 10px;
    background: #eaf1fb !important;
  }

  .home_page_content_holder h2 {
    position: relative;
    padding: 10px 20px 10px 0 !important;
    font-size: 15px;
    border-bottom: 1px solid #06c;
  }

  .car_holder {
    width: 48%;
    padding: 15px 10px;
  }

  .sitemap_list ul {
    text-align: left;
  }

  .sitemap_list ul.awards_list li {
    display: inline-block;
    padding: 5px 10px;
  }

  .mfyellow-box {
    margin-top: 20px;
  }

  .mfyellow-box input[type="radio"] {
    margin: 0 0 0 -10px;
  }

  .drk-bbox {
    max-width: 98%;
    margin: 10px auto;
  }

  .owl-controls {
    position: absolute;
    font-size: 32px;
  }

  .owl-controls .owl-buttons div,
  .owl-controls .owl-page {
    display: inline-block;
    float: none;
    width: 45px;
    height: 45px;
    margin-top: 16%;
    margin-left: -19px;
    font-size: 22px;
    line-height: 43px;
    cursor: pointer;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 50%;
    background: #fff;
  }

  .owl-controls .owl-buttons div + div {
    float: right;
    padding: 0 10px;
    margin-right: -16px;
    margin-left: 0;
  }

  .owl-controls {
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin: auto;
    margin: auto;
    vertical-align: middle;
  }

  .testmonials-wrapper {
    margin-top: 35px;
  }

  .search_locale {
    font-size: 15px;
    text-align: center;
  }

  .pdin-left-10 {
    padding-left: 10px;
  }

  .horizontal .full_company_info {
    background-image: none;
  }

  .shopservices.servic-wrap img {
    float: none;
  }

  .tooltip-content {
    left: -150px;
  }

  .main-blue-box {
    padding: 10px 5px;
    margin-bottom: 0;
    border-radius: 0;
  }

  .main-blue-box .row {
    margin: 0 -5px;
  }

  .main-blue-box .col-xs-12 {
    padding: 0 5px;
  }

  #new_lead .radio label {
    padding-left: 10px;
    font-size: 11px;
    line-height: 16px;
  }

  .bread-crumb {
    margin: 0 !important;
  }

  ul {
    padding-left: 20px !important;
  }

  h1.articles_header {
    font-size: 18px;
    text-align: center;
  }

  .articles p {
    margin: 10px !important;
    line-height: 18px;
    letter-spacing: 0;
  }

  .articles h2,
  .articles h3 {
    margin: 9px 0 3px 10px;
    line-height: 1.35;
  }

  .images_tag {
    position: relative;
    left: 0;
    margin: auto;
  }

  .images_content-body:before {
    float: none;
  }

  .read-more-target .bbnt_nc .myButton9 {
    display: inline-block;
    width: 156px;
    height: 30px;
    padding: 0 14px 0 0;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    line-height: 28px;
    cursor: pointer;
    text-align: center;
    text-decoration: none !important;
    text-transform: capitalize;
    color: #000;
    border: none;
    background: url(/assets/yellow-btn.png) no-repeat;
    background-size: 156px 31px;
    box-shadow: none;
    text-shadow: none;
  }

  .bgfulimg.b_nbnr .media {
    height: auto;
    overflow: inherit;
  }

  .inner_content img {
    max-width: 100%;
  }

  .bgfulimg.b_nbnr .media-object {
    position: absolute;
    top: 65px;
    right: 0;
    width: 150px;
  }

  .bgfulimg.b_nbnr .media-object img {
    max-width: 100%;
  }

  h2.nb_chead {
    padding: 0 0 10px;
    font-family: "Inter", sans-serif;
    font-size: 12px !important;
    font-weight: 700;
    line-height: 20px;
  }

  h3.nb_chead1 {
    padding: 0 0 10px;
    margin-top: 0;
    font-family: "Inter", sans-serif;
    font-size: 12px !important;
    font-weight: 700;
    line-height: 20px;
  }

  .read-more-trigger {
    z-index: 99;
    font-size: 15px;
    background-size: 150px 45px;
    width: 156px;
    line-height: 28px;
    height: 45px;
  }

  .gtype1 {
    top: 18px;
    left: -11px;
  }

  .gtype2 {
    top: 37px;
    left: 30px;
  }

  .gtype3 {
    top: 17px;
    left: 96px;
  }

  .gtype4 {
    top: 37px;
    left: 150px;
  }

  .gtype5 {
    top: 19px;
    right: -8px;
  }

  .gtype6 {
    top: -6px;
    left: 96px;
  }

  .car-modal-table table {
    min-width: 640px;
  }

  .car-modal-table {
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .side-menu-wrp ul.links_menu {
    margin-top: 0;
  }

  .img-left {
    float: none !important;
    width: 100% !important;
    max-width: 300px !important;
    margin: 1em auto !important;
  }

  .outer_gwwrap {
    padding: 15px;
    margin-top: 10px;
  }

  .inner_content ol,
  .inner_content ul {
    padding-left: 10px;
  }

  .inner_content h1 {
    font-size: 18px;
  }

  .inner_content h3 {
    font-size: 16px;
  }

  .inner_content h2 {
    font-size: 17px;
  }

  .wsd-right {
    position: relative;
    margin: 0 auto;
  }

  .bgfulimg.b_nbnr .media {
    padding: 10px;
  }

  .nw-chng.frm-head {
    font-size: 24px;
  }

  .nw-chng.frm-head .hgrn-head {
    font-size: 20px;
  }

  .toph-blue-box.toph-blue-new {
    padding: 2px 16px 2px 48px;
  }
}

@media (max-width: 479px) {
  #FooterDiv ul li {
    float: none;
    width: 100%;
    text-align: left;
    padding: 0 0px 12px;
  }

  .bgfulimg.b_nbnr .media-object {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    float: none !important;
    width: 100%;
    max-width: 180px;
    margin: 0 auto;
    padding: 0 0 10px;
  }

  .rev-sec > div img,
  .rev-sec > div span,
  .rev-sec > div strong {
    float: left;
    padding-right: 5px;
  }

  .order_phonenumber_top {
    font-size: 14px;
    font-weight: 700;
    color: #1062bd;
  }

  .mfyellow-box input[type="radio"] {
    position: relative;
    display: inline-block;
    padding-right: 7px;
    margin: 0 -5px 0 0;
    vertical-align: top;
    width: 16px;
    height: 16px;
  }

  .rev-sec > div span {
    max-width: 67%;
  }
}

@media (max-width: 350px) {
  .bgfulimg.b_nbnr .media-object {
    top: -15px;
  }
}

.mbtm-15 {
  margin-bottom: 15px !important;
}

.fnt-bml textarea {
  font-size: 11px;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.65px;
  line-height: 1.45;
}

.cursorstyle {
  cursor: pointer;
}

.car-mfyellow-box.cnp-wrap .mfyellow-box {
  max-width: 100% !important;
}

.car-mfyellow-box.cnp-wrap .form-group {
  margin: 0 0 15px;
}

.car-mfyellow-box.card .main-question {
  border-radius: 4px;
}

.car-mfyellow-box .main-question {
  font-size: 22px;
  color: #fff;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  border-radius: 10px 10px 0 0;
  background: #136bcd;
  text-align: center;
  padding: 15px !important;
  margin-top: 0;
}

.car-mfyellow-box .main-question:before {
  content: "";
  border: 15px solid #136bcd;
  border-bottom: 0;
  border-left-color: transparent;
  border-right-color: transparent;
  border-left-width: 20px;
  border-right-width: 20px;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
}

.car-mfyellow-box .notopgap {
  display: none;
}

.car-mfyellow-box .form-group {
  width: 100%;
  max-width: 300px !important;
  margin: 0 auto;
}

.car-mfyellow-box .fblbl {
  margin-bottom: 5px;
  margin-top: 15px;
  display: block !important;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  color: #25449c;
  font-size: 16px !important;
}

.car-mfyellow-box .ginput-sel {
  display: inline-block;
  width: 190px;
  font-weight: 300;
  color: #333;
  width: 100% !important;
  padding: 6px;
  font-size: 16px !important;
}

.car-mfyellow-box .fblbl,
.car-mfyellow-box .form-group {
  display: block !important;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.car-mfyellow-box .mfyellow-box .form-inline {
  max-width: inherit;
}

.car-mfyellow-box .main-question {
  font-size: 18px;
}

.car-mfyellow-box form {
  padding: 20px;
}

.mfyellow-box.wh-bck {
  background: #fff;
  padding: 10px 0 45px;
}

.mfyellow-box.wh-bck .fblbl {
  color: #25449c;
}

.form-gb .fblbl {
  display: block;
  margin: 0 0 10px;
}

.mfyellow-box.wh-bck .form-group {
  display: block;
}

.wh-bck .car-mfyellow-box form {
  padding: 0;
}

.car-mfyellow-box .mfyellow-box.wh-bck {
  position: relative;
  padding-top: 40px;
  background: #eee;
  border-radius: 10px;
  width: 100%;
  max-width: 100% !important;
  margin: 0 auto;
}

.car-mfyellow-box #send_feedback {
  box-shadow: 1px 1px 1px 0 #7a796e;
  background: linear-gradient(to bottom, #fdce4c 5%, #f37622 100%);
  background-color: #fdce4c;
  border-radius: 0;
  border: 1px solid #f90;
  border: 2px solid #fff;
  display: inline-block;
  cursor: pointer;
  color: #333;
  font-size: 16px !important;
  font-weight: 700;
  padding: 10px 0;
  text-decoration: none;
  text-shadow: 0 1px 0 #fad25a;
  width: 100%;
  max-width: 300px;
  height: auto !important;
  margin-top: 20px;
  font-style: normal;
}

.car-mfyellow-box #send_feedback:hover {
  background: linear-gradient(to bottom, #f37622 5%, #fdce4c 100%);
  background-color: #f37622;
}

.mobile-blayer {
  display: none;
  position: fixed;
  transform: translateX(0);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  width: 100%;
  height: 100%;
  right: -100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 9999;
  top: 0;
}

.smenu-in .mobile-blayer {
  display: block;
  right: 0;
}

.articles-side-menu {
  position: fixed;
  top: 0;
  background: #fff;
  right: -278px;
  width: 278px;
  padding: 20px;
  height: 100%;
  z-index: 9999;
  transform: translateX(0);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  border: 2px solid #06c;
  overflow: auto;
  line-height: 1.45;
  font-size: 12px;
}

.smenu-in .articles-side-menu {
  right: 0;
}

body.smenu-in {
  height: 100vh;
  overflow: hidden;
  padding-right: 15px;
}

@media (min-width: 1280px) {
  body.smenu-in {
    height: auto;
    overflow: inherit;
    padding-right: 0;
  }

  .main-wrapper {
    transform: translateX(0);
    transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }

  body.smenu-in .main-wrapper {
    left: -150px;
  }

  .articles-side-menu {
    top: 0;
    position: absolute;
    right: 0;
    opacity: 0;
    z-index: -9999;
  }

  .smenu-in .articles-side-menu {
    right: -302px;
    z-index: 9999;
    opacity: 1;
    border-color: #fff;
  }

  .mobile-blayer {
    display: none !important;
  }
}

.articles-side-menu .links_menu li a {
  font-size: 12px;
}

.asm-link {
  position: absolute;
  color: #fff;
  font-size: 16px;
  right: 30px;
  top: 22px;
  border-radius: 4px;
  line-height: 26px;
  width: 40px;
  display: block;
  margin: 0;
  padding: 5px 10px;
  background: #06c;
  cursor: pointer;
  border: 2px solid #06c;
  height: 40px;
  text-align: center;
}

.asm-link:focus,
.asm-link:hover {
  background: #fff;
  color: #06c;
}

.mobile-blayer .side-menu {
  position: fixed;
  color: #06c;
  font-size: 16px;
  right: 276px;
  top: 16px;
  line-height: 26px;
  width: 40px;
  display: block;
  margin: 0;
  padding: 5px 10px;
  background: #fff;
  cursor: pointer;
  border: 2px solid #06c;
  height: 40px;
  text-align: center;
}

@media (max-width: 992px) {
  .asm-link {
    position: absolute;
    right: 18px;
    top: 18px;
  }
}

@media (max-width: 767px) {
  .navbar-default .navbar-toggle {
    height: 40px;
    width: 40px;
    margin: 4px;
    font-size: 18px;
    color: #06c;
  }

  .asm-link {
    position: absolute;
    right: 55px;
    top: 15px;
  }

  .desclimer-box {
    margin: 15px;
    border: 1px solid #ddd;
    padding: 10px;
    background: #eee;
  }

  .desclimer-box .smallprint {
    padding-top: 0;
  }

  .desclimer-box .smallprint > div {
    padding-top: 10px;
  }
}

@media (max-width: 360px) {
  #new_lead .radio label {
    font-size: 10px;
    padding-left: 8px;
  }
}

.instant-oblig {
  text-align: center;
  padding: 20px;
  background: #fff;
  max-width: 849px;
  margin: 0 auto;
  border-radius: 0;
  display: flex;
  justify-content: center;
  vertical-align: middle;
  border: 4px solid #eaf1fb;
}

.instant-oblig .io-btn {
  display: inline-block;
  height: 32px;
  padding: 0 10px;
  margin: 0;
  font-size: 1;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  cursor: pointer;
  text-decoration: none;
  text-decoration: none;
  color: #fff !important;
  border: 1px solid #ec7600;
  border-radius: 3px;
  background: linear-gradient(to bottom, #fbb512 0, #f6881d 71%, #f47721 100%);
  background-color: #ec7600;
}

.instant-oblig .io-btn:focus,
.instant-oblig .io-btn:hover {
  text-decoration: none;
  color: #fff !important;
  background: linear-gradient(to top, #fbb512 0, #f6881d 71%, #f47721 100%);
}

.instant-txt {
  font-size: 20px;
  line-height: 1.67;
  padding-right: 20px;
  font-weight: 600;
}

.fs-mwrap,
.lshop-wrap {
  padding: 0;
  border: 2px solid #65abfe;
  border-radius: 8px;
  margin-bottom: 30px;
}

.lshop-wrap {
  display: flex;
  margin: 30px auto;
}

.fs-mwrap .media-object {
  width: 50%;
  height: 330px;
  background: #65abfe;
  padding: 10px;
  position: relative;
}

.fs-mwrap .media-object img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -10px;
  margin: auto;
}

.fs-mwrap .media-body {
  padding: 20px;
}

.fsrch-wrap {
  margin: 10px 0 25px;
  position: relative;
  display: block;
}

.fsrch-wrap .form-control {
  padding: 6px 100px 6px 15px;
  height: 45px;
  border-radius: 0;
}

.fsrch-wrap button {
  height: 45px;
  width: 98px;
  border: 1px solid #65abfe;
  background: #65abfe;
  font-size: 16px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
}

.fsrch-wrap button:focus,
.fsrch-wrap button:hover {
  color: #fff;
  background: #65abfe;
}

.saddrs-box {
  width: 40%;
  height: 280px;
  background: #65abfe;
  padding: 10px;
  position: relative;
  color: #fff;
  font-size: 14px;
}

.smap-box {
  width: 60%;
  height: 280px;
  box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.4);
  position: relative;
}

.smap-box img.gmap {
  object-fit: cover;
  height: 100%;
  width: 100%;
  object-position: center;
}

.saddrs-box h3 {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 10px;
}

.lh167 {
  line-height: 1.67;
}

.mp-direc {
  color: #fff;
  padding: 5px 0 0;
  display: inline-block;
}

.sgfq-btn {
  color: #fff;
  padding: 10px 20px;
  display: block;
  height: 40px;
  margin: 20px auto 0;
  font-size: 18px;
  text-align: center;
  border: 1px solid #ec7600;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 3px;
  background: -webkit-linear-gradient(
    top,
    #fbb512 0,
    #f6881d 71%,
    #f47721 100%
  );
  background: -o-linear-gradient(top, #fbb512 0, #f6881d 71%, #f47721 100%);
  background: -ms-linear-gradient(top, #fbb512 0, #f6881d 71%, #f47721 100%);
  background: -moz-linear-gradient(top, #fbb512 0, #f6881d 71%, #f47721 100%);
  background: linear-gradient(to bottom, #fbb512 0, #f6881d 71%, #f47721 100%);
  background-color: #ec7600;
  -moz-box-shadow: 0 0 8px rgba(249, 255, 0, 0.36),
    0 4px 11px 2px rgba(131, 44, 4, 0.75);
}

.sgfq-btn:focus,
.sgfq-btn:hover {
  text-decoration: none;
  color: #fff !important;
  background: -webkit-linear-gradient(
    bottom,
    #fbb512 0,
    #f6881d 71%,
    #f47721 100%
  );
  background: -o-linear-gradient(bottom, #fbb512 0, #f6881d 71%, #f47721 100%);
  background: -ms-linear-gradient(bottom, #fbb512 0, #f6881d 71%, #f47721 100%);
  background: -moz-linear-gradient(
    bottom,
    #fbb512 0,
    #f6881d 71%,
    #f47721 100%
  );
  background: linear-gradient(to top, #fbb512 0, #f6881d 71%, #f47721 100%);
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
}

.navbar-right {
  margin-top: 5px;
}

.navbar-right .dropdown-menu {
  column-count: 4;
  border: 1px solid #1a49a3;
  border-radius: 0;
  right: -1px;
  width: 769px;
}

.navbar-right > li {
  position: inherit;
}

.navbar-right > li > a {
  font-size: 16px;
}

.navbar-right .dropdown-menu li > a {
  color: #1a49a3;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: transparent;
}

@media (max-width: 768px) {
  .navbar-right .dropdown-menu {
    column-count: 3;
    right: 0px;
    width: auto;
  }
}

@media (max-width: 479px) {
  .navbar-right .dropdown-menu {
    column-count: 1;
  }
}

#FooterDiv #social a {
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 20px;
  color: #626262;
  vertical-align: middle;
  text-align: center;
  background: #f6f6f6;
  border-radius: 6px;
  position: relative;
}

#FooterDiv #social a .fa {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 20px;
}

.ms-succes-wrap {
  min-height: 45vh;
}

.msg-circle {
  width: 75px;
  height: 75px;
  margin: 20px auto;
  padding: 6px 0;
  text-align: center;
  font-size: 34px;
  color: #1a49a3;
  position: relative;
  border-radius: 50%;
}

.msg-circle .fa-envelope {
  width: 74px;
  height: 42px;
  background: #fafafa;
  text-align: center;
  left: 2px;
  position: absolute;
  border-radius: 50%;
  display: block;
  right: 0;
  margin: 0px auto;
  z-index: 999;
}

.msg-circle:before {
  width: 79px;
  height: 79px;
  background: #fff;
  border: 2px solid #ededed;
  position: absolute;
  margin: 0;
  z-index: 99;
  top: -14px;
  border-radius: 50%;
  z-index: 999;
}

.ms-success {
  max-width: 980px;
  margin: -66px auto 50px;
  background: #fff;
  border: 2px solid #ededed;
  padding: 40px 15px 20px;
  position: relative;
  z-index: 110;
  text-align: center;
  line-height: 1.67;
  font-size: 18px;
}

.ms-success p {
  font-size: 18px;
  line-height: 1.67;
  text-align: center;
}

.ms-succes-wrap h2 {
  margin-bottom: 20px;
}

/* .articles h2 {
  font-family: 'Inter', sans-serif !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  color: #5a5a5a !important;
}

.articles h3 {
  padding-bottom: 15px !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #5a5a5a !important;
}
 */
.olist {
  padding-left: 25px;
}

.olist li {
  padding-bottom: 5px;
}

.mauto-center {
  margin: 20px auto;
}

.img-sm {
  max-height: 280px;
  margin: 20px auto;
  display: block;
  min-height: 280px;
}

.grn-head {
  text-align: center;
  font-weight: 800;
  font-size: 17px;
  color: #8cf245;
  margin: 0 0 15px;
}

.hgrn-head {
  text-align: center;
  font-weight: 800;
  font-size: 24px;
  color: #8cf245;
  margin: 0 0 15px;
}

.insurance-box p {
  text-align: justify;
}

.fs-14 {
  font-size: 16px;
}

.fs-16 {
  font-size: 16px;
}

.fs-18 {
  font-size: 18px;
}

.fs-24 {
  font-size: 24px;
}

.review-sm .carousel-control {
  box-shadow: none;
  background: #1c70d7 !important;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  text-align: center;
  opacity: 1;
}

.review-sm .carousel-control.left {
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.review-sm .carousel-control.right {
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.review-sm .carousel-caption {
  right: 0;
  left: 0;
  padding-bottom: 0;
  position: relative;
  text-shadow: none;
  max-width: 100%;
  color: #fff;
  bottom: 0;
  padding-top: 0;
}

.review-new .carousel-caption {
  text-align: left;
  padding-top: 0;
  min-height: 68px;
}

.review-sm .carousel-caption p {
  font-size: 12px;
}

.review-sm .container {
  width: 100%;
  padding: 0;
}

.review-sm .item.active,
.review-sm .item {
  background-color: none !important;
  border: none !important;
  color: #fff !important;
}

.review-new .carousel-control {
  background: none !important;
  top: 28px !important;
  margin: 0 auto !important;
}

.review-new .carousel-control.left {
  left: -30px;
}

.review-new .carousel-control.right {
  right: -25px;
}

.dropdown-submenu {
  position: initial;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

.sb-ln .dropdown-menu > li > a {
  white-space: normal;
  padding: 6px 10px;
  width: 100%;
  border-bottom: 1px solid #eee;
}

.sb-ln .dropdown-menu li.dropdown-submenu {
  width: auto;
  display: inline-block;
  min-width: auto;
}

.navbar-right.hm-menu > li > a {
  background: #06c;
  border: 1px solid #06c;
  color: #fff;
  padding: 10px 20px 9px;
  border-radius: 4px;
  margin: 0 5px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background: #fff;
  border: 1px solid #06c;
  color: #06c;
}

.navbar-right.hm-menu > li {
  margin-top: 10px;
  padding-bottom: 4px;
  position: relative;
}

.navbar-right.hm-menu > li > .dropdown-menu {
  width: 445px;
  column-count: 1;
  padding: 10px;
}

@media (min-width: 768px) {
  .navbar-right.hm-menu li .dropdown-menu {
    max-height: 41px;
  }

  .sb-ln .dropdown-menu li.dropdown-submenu:hover > a ~ .dropdown-menu {
    position: absolute;
    display: block;
    clear: both;
    left: -1px !important;
    width: 240px;
    top: 40px;
    left: 0;
    right: inherit;
    max-height: inherit;
  }
}

.navbar-right.hm-menu li:hover > a ~ .dropdown-menu {
  display: inline-block;
  min-width: auto;
}

@media (min-width: 768px) {
  .sb-ln
    .dropdown-menu
    li.dropdown-submenu:hover
    > a
    ~ .dropdown-menu.sb-menu2 {
    left: 224px !important;
  }

  .sb-ln
    .dropdown-menu
    li.dropdown-submenu:hover
    > a
    ~ .dropdown-menu.sb-menu3 {
    top: 40px;
    max-height: inherit;
  }
}

.navbar-right.hm-menu li.dropdown-submenu .dropdown-menu li {
  display: block;
}

.navbar-right.hm-menu li.dropdown-submenu {
  width: auto;
  display: inline-block;
  min-width: auto;
}

.hm-menu .dropdown-menu > li > a {
  padding: 9px 10px;
}

.navbar-right.hm-menu {
  margin: 0;
}

@media (min-width: 768px) {
  .navbar-right.hm-menu li:hover > a ~ .dropdown-menu {
    width: 465px;
    left: -220px;
    top: 41px;
    padding: 0;
  }
}

.navbar-right .sb-ln .dropdown-menu {
  width: 100%;
  column-count: 1;
  min-width: 248px;
  padding: 0;
  right: 0;
}

.hm-menu li:hover > a ~ .dropdown-menu {
  display: inline-block;
}

.sb-ln .dropdown-menu li.dropdown-submenu:hover > a ~ .dropdown-menu {
  display: inline-block;
}

.navbar-right .sb-ln .dropdown-menu .dropdown-menu.sb-menu2 {
  top: 32px;
}

.navbar-right .sb-ln .dropdown-menu .dropdown-menu.sb-menu3 {
  position: relative;
  left: 0;
  min-width: 100%;
  border-bottom: 1px solid #eee;
}

.navbar-right .sb-ln .dropdown-menu .dropdown-menu.sb-menu3 li {
  padding: 0;
}

.shop_name {
  font-size: 24px;
  font-weight: bold;
}

.charge {
  font-size: 13px;
  font-weight: bold;
  padding-left: 11px;
}

.final {
  font-size: 20px;
  font-weight: bold;
}

.security {
  font-size: 20px;
  font-weight: bold;
}

.ord-frm-left.toph-blue-box1 h3 {
  padding-left: 40px;
  font-size: 20px;
  margin-bottom: 5px;
}

.ord-frm-left.toph-blue-box1 ul {
  line-height: 20px;
}

.ord-frm-right .shop_name {
  line-height: 25px;
  margin-bottom: 8px;
}

.ord-frm-right .orderform_lastblurb.charge {
  text-align: center;
  padding-left: 0px;
  padding-right: 0;
  font-size: 12px;
  line-height: 18px;
}

div.rev-wrap,
div.sh-wrap {
  padding-left: 5px;
  padding-right: 5px;
}

.sh-wrap .shop-box {
  padding: 15px 10px;
  background: #f8f8f8;
  margin: 25px 0 5px;
  line-height: 1.67;
  box-shadow: -1px 1px 6px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0;
  min-height: 235px;
}

.sh-wrap .shopname {
  padding-bottom: 10px;
}

.sh-wrap .png_holder_32 {
  margin-top: 10px;
}

.ftrtxt {
  font-size: 14px;
  font-weight: 600;
}

.sh-wrap .phone-num {
  font-size: 16px;
  font-weight: 600;
  padding-left: 30px;
}

.we-title {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 8px;
  text-align: left;
}

.sorder-now-button,
.sorder-now-button1 {
  display: block;
  cursor: pointer;
  text-decoration: none !important;
  color: #333;
  background: url(/assets/qa-selc-shop.png) no-repeat;
  width: 100%;
  height: 88px;
  border: none;
  background-size: 100% auto;
  text-indent: -9999px;
}

.sorder-now-button1 {
  max-width: 225px;
  margin: 10px auto;
}

.call-us img,
.call-us {
  width: 120px;
  margin: 0px auto;
  display: block;
}

.sd-service img {
  width: 120px;
}

.ls-none {
  list-style: none;
}

.gsds-thead {
  font-size: 16px;
  padding: 0 0 5px;
  font-weight: bold;
  text-align: center;
}

.smc-btn {
  width: 386px;
  height: 51px;
  padding: 0;
  font-size: 13px;
  font-style: italic;
  text-indent: -9999px;
  font-weight: 700;
  line-height: 18px;
  cursor: pointer;
  text-align: center;
  text-decoration: none !important;
  color: #333;
  border: none;
  background: url(/assets/Select-Model-CTA.png) no-repeat;
  background-position: 5px 0;
}

.print-btn {
  width: 235px;
  height: 51px;
  padding: 0;
  font-size: 13px;
  font-style: italic;
  text-indent: -9999px;
  font-weight: 700;
  line-height: 18px;
  cursor: pointer;
  text-align: center;
  text-decoration: none !important;
  color: #333;
  border: none;
  background: url(/assets/Print-Page.png) no-repeat;
}

.sm-review-wrapper .owl-carousel {
  display: block;
}

.sm-review-wrapper .owl-prev,
.sm-review-wrapper .owl-next {
  position: absolute;
  left: -40px;
  z-index: 9999;
  font-size: 30px;
  width: 40px;
  text-align: center;
  top: 60px;
  margin: auto;
  height: 36px;
}

.sm-review-wrapper .owl-next {
  left: inherit;
  right: -40px;
}

.sm-review-wrapper .owl-stage-outer {
  overflow: hidden;
}

.fa-star,
.fa-star-o,
.fa-star-half {
  color: #fed109;
}

.wr-img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  margin: 15px auto;
}

.wr-wrapper .side-head,
.wr-wrapper p {
  line-height: 1.45;
}

.how-it-works-head {
  padding: 5px 10px 5px 55px;
  font-size: 14px;
  font-weight: 600;
  line-height: 37px;
  color: #333;
  border-bottom: 1px solid #333;
}

.how-it-works-logo {
  background: #b5cff8 url(/assets/car.png) no-repeat 10px 4px;
}

.how-it-works-get-quotes {
  background: #b5cff8 url(/assets/book.png) no-repeat 10px 4px;
}

.how-it-works-place-your-order {
  background: #b5cff8 url(/assets/computer.png) no-repeat 10px 4px;
}

.car_image {
  height: 89px;
}

@media (min-width: 768px) and (max-width: 992px) {
  .navbar-right.hm-menu {
    margin-right: 25px;
  }

  .navbar-right.hm-menu > li {
    margin-right: 1px;
  }

  .logo-main {
    width: 240px;
    height: auto;
  }

  .navbar-right.hm-menu > li {
    margin-top: 2px;
  }
}

@media (max-width: 767px) {
  #phone_error_feed {
    margin-left: 0;
  }

  .sm-review-wrapper .owl-carousel {
    width: 84%;
    padding-left: 0 !important;
    margin: 0px auto;
  }

  .smc-btn {
    width: 100%;
    height: 51px;
    background-position: center;
    max-width: 385px;
    background-size: 100%;
  }

  .mmenu-wrap {
    padding: 15px 0 0 !important;
  }

  .mmenu-wrap li {
    margin: 0 0 5px;
    padding-bottom: 4px;
    position: relative;
  }

  .mmenu-wrap li > a {
    background: #fff;
    border: none;
    color: #666;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0;
    border-radius: 4px;
    margin: 0;
    display: block;
    cursor: pointer;
  }

  .mmenu-wrap li a {
    text-decoration: none;
  }

  .mmenu-wrap li:hover > a ~ .smenu {
    display: block;
  }

  .mmenu-wrap li > a .fa,
  .smenu li > a .fa {
    float: right;
  }

  .ssmenu > li > a {
    padding: 9px 10px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #eee;
  }

  .mmenu-wrap > li:hover a,
  .mmenu-wrap > li:focus a,
  .ssmenu.in a {
    background: #fff;
    border: none;
    color: #06c;
  }

  .navbar-right.hm-menu {
    margin: 0;
    padding: 15px 0 0 !important;
  }

  .navbar-right.hm-menu > li {
    margin: 0 0 5px;
    padding-bottom: 4px;
    position: relative;
  }

  .navbar-right.hm-menu > li > a {
    background: #fff;
    border: none;
    color: #666;
    padding: 5px 0;
    border-radius: 4px;
    margin: 0;
  }

  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    background: #fff;
    border: none;
    color: #06c;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 8px 10px 8px 15px;
  }

  .navbar-right.hm-menu > li > .dropdown-menu {
    width: 100%;
    column-count: 1;
    padding: 0 !important;
    max-height: inherit;
  }

  .navbar-right.hm-menu .fa-caret-down {
    float: right;
  }

  .navbar-right.hm-menu li.dropdown-submenu {
    width: 100%;
    display: block;
    min-width: 100%;
    clear: both;
  }

  .dropdown-menu li.dropdown-submenu > a ~ .dropdown-menu,
  .navbar-right.hm-menu li > a ~ .dropdown-menu,
  .navbar-right.hm-menu li > a ~ .dropdown-menu {
    display: none;
    position: relative;
    width: 100%;
    top: 0;
    border: none;
    box-shadow: none;
    max-height: inherit;
    background: none;
  }

  .open > .dropdown-menu {
    display: block !important;
  }

  .navbar-right.hm-menu li a {
    text-decoration: none !important;
    cursor: pointer;
  }

  .sb-ln .dropdown-menu li.dropdown-submenu > a ~ .dropdown-menu {
    position: relative;
    clear: both;
    left: 0px !important;
    width: 100%;
    top: 0;
    position: relative;
    right: inherit;
    max-height: inherit;
  }

  .sb-ln .dropdown-menu li.dropdown-submenu:hover > a ~ .dropdown-menu {
    display: block;
  }

  .navbar-right .sb-ln .dropdown-menu .dropdown-menu.sb-menu2 {
    top: 0px;
    left: 0;
    float: none;
    position: relative;
  }
}

.wsr-video-wrapper {
  margin: 20px 0;
}

@media (max-width: 767px) {
  html {
    -webkit-text-size-adjust: none;
  }

  .wsr-video-wrapper video {
    max-width: 100%;
    height: auto !important;
  }

  body {
    max-width: 100vw;
    overflow-x: hidden;
  }

  .OrderInformation,
  .QuoteInformation {
    margin-bottom: 15px;
  }

  .sm-review-wrapper .owl-prev,
  .sm-review-wrapper .owl-next {
    left: -28px;
    width: 28px;
  }

  .sm-review-wrapper .owl-next {
    left: inherit;
    right: -28px;
  }
}

.mw-686 {
  max-width: 686px;
}

@media (min-width: 768px) {
  .pright-sm {
    float: right;
    margin: 10px 0 0px;
  }
}

.inner_content > ul li.item {
  max-width: 100%;
}

.gc-img-wrap {
  position: relative;
  padding-top: 82px;
}

ul.dashed {
  list-style-type: none;
}

ul.dashed > li {
  text-indent: -5px;
}

ul.dashed > li:before {
  content: "-";
  text-indent: -5px;
}

/*Reports page start*/
.main-wrapper.inner-look-wrapper {
  display: none;
}

.has-text-align-center {
  text-align: center;
}

b,
strong {
  font-weight: bolder;
}

#primary {
  color: #000000 !important;
  font-family: "Nunito", sans-serif !important;
  font-size: 18px !important;
  line-height: 1.611em !important;
}

.wp-block-image {
  margin-bottom: 1em;
}

figure {
  margin: 1em 0;
  margin-bottom: 1em;
}

#primary .page .entry-content img {
  vertical-align: top;
  border-radius: 8px;
}

.wp-block-image img {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

img {
  border-style: none;
}

/*Reports page end*/
.shops_signup_form .b1,
.shops_signup_form .b2,
.shops_signup_form .b3,
.shops_signup_form .b4,
.shops_signup_form .boxcontent {
  border-color: #e4ebf7;
  background: #e4ebf7;
}

.shops_signup_form .form_indent {
  padding-left: 25px;
}

.side-menu-wrp h1 {
  padding: 0;
  margin: 0;
  font-family: Times, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
  color: #06c;
}

.side-menu-wrp .shops_icon_holder {
  display: none;
}

ul.links_menu {
  padding: 0;
  padding-bottom: 15px;
  padding-left: 0 !important;
  margin: 0;
  font-size: 14px;
  list-style-type: none;
}

.side-menu-wrp .horizontal .boxcontent {
  display: block;
  padding: 10px;
  margin: 10px 0;
  overflow: auto;
  zoom: 1;
  font-family: Arial, Helvetica, sans-serif;
  border-radius: 4px;
  background: #b5cff8;
}

.side-menu-wrp label {
  display: block;
  float: none;
  text-align: left;
}

.shop_signup_button {
  padding-top: 5px;
  margin-bottom: 35px;
}

.shop_signup_button .clearer {
  clear: both;
}

.side-menu-wrp .shop_signup_button {
  padding-top: 0;
  margin-left: 0;
  text-align: left;
}

.shop-awrp h2.nmrtp-20 {
  margin: 20px auto;
}

.shops_icon {
  float: left;
  padding: 0 20px 0 2px;
  margin-bottom: 10px;
  text-align: center;
}

.shops_icon input[type="radio"] {
  margin: -1px 4px 0;
}

.shops_icon img {
  margin: 5px 0;
}

.shop_signup_button .get-strted1 {
  height: 30px;
  padding-right: 38px;
  margin-bottom: 20px;
  background-position: 0 2px;
}

.crop-hq-wrap h2,
.who-we-are h2 {
  margin: 9px 0;
  font-size: 1.25rem;
  font-weight: 600;
}

.crop-hq-wrap h3,
.glass-cp-wrap h3,
.who-we-are h3 {
  font-size: 16px;
  font-weight: 600;
}

.glass-cp-wrap h3 {
  margin: 10px 0;
}

.who-we-are {
  margin: 0;
  font-size: 13px;
}

.crop-hq-wrap,
.glass-cp-wrap {
  color: #333;
}

.crop-hq-wrap p {
  margin-top: 5px;
}

.crop-hq-wrap ul {
  padding-left: 40px;
  list-style: none;
}

.crop-hq-wrap ul li {
  padding: 4px 0;
}

.crop-hq-wrap ul strong {
  font-weight: 700;
}

.glass-cp-head {
  margin: 10px auto;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  color: #fff;
}

.fb-problem .radio {
  display: block;
  font-size: 14px;
}

.fb-problem .radio label {
  padding-left: 20px;
}

.glass-cp-wrap input[type="submit"] {
  display: block;
  padding-right: 35px;
  line-height: 22px;
  background-position: 0 3px;
}

.glass-cp-wrap textarea.ginput-sel {
  display: inline-block;
  width: 100%;
  height: 100px;
  max-width: 450px;
  font-size: 12px;
  resize: vertical;
  color: #333;
  border: 1px solid #ccc;
}

.mfyellow-box .fb-problem input[type="radio"] {
  position: absolute;
  margin: 0 0 0 -20px;
}

.how-it-works h3,
.how-it-works h3.sel-vech {
  padding: 5px 10px 5px 55px;
  font-size: 14px;
  font-weight: 600;
  line-height: 37px;
  color: #333;
  border-bottom: 1px solid #333;
  background: #b5cff8 url(/assets/car.png) no-repeat 10px 4px;
}

.how-it-works h3.get-quotes {
  background: #b5cff8 url(/assets/book.png) no-repeat 10px 4px;
}

.how-it-works h3.place-your-order {
  background: #b5cff8 url(/assets/computer.png) no-repeat 10px 4px;
}

.how-it-works {
  margin: 10px;
  color: #333;
  border-right: none;
  border-left: none;
}

.how-it-works ul {
  padding-left: 20px;
}

.how-it-works li {
  padding: 5px 0 5px 0;
  font-size: 13px;
  letter-spacing: 0.25px;
}

.how-it-works .col-sm-4 {
  padding: 0 5px;
}

.how-it-works .content {
  min-height: 225px;
  padding: 20px;
  background: #b5cff8;
}

.box_callout {
  padding: 10px;
  margin-top: 10px;
  border: 1px solid #dfd07d;
  background: #eee9cd none repeat scroll 0 0;
}

.box_callout ul {
  padding-left: 40px;
  line-height: 1.35;
}

.box_callout ul.default_links a {
  text-decoration: underline;
  color: #06c;
}

.safe-auto h3 {
  margin-top: 5px;
  font-size: 12px;
  font-weight: 600;
}

.safe-auto p {
  margin: 5px 0 15px;
}

.links_menu li a {
  text-decoration: none;
  color: #000;
}

.links_menu li a:focus,
.links_menu li a:hover {
  color: #06c;
}

.articles .readmore a {
  display: block;
  padding-top: 5px;
  padding-right: 15px;
  margin-top: 0;
  text-align: right;
  background-image: url(/images/bullets.gif);
  background-repeat: no-repeat;
  background-position: 100% 65%;
}

.side-menu-wrp ul.links_menu {
  margin-top: 50px;
}

.auto_glass_info_page_holder h2 {
  margin-top: 40px;
  font-size: 18px;
}

.bread-crumb {
  height: auto;
  padding: 5px;
  margin: -28px 0 0;
  font-style: italic;
  text-align: left;
  color: #039;
  background: #b5cff8;
}

.bread-crumb a {
  text-decoration: underline;
}

.h3-head {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: 600;
}

.h2-head {
  margin: 10px 0 5px;
  font-size: 20px;
  font-weight: 600;
}

.horizontal .additionalinfo {
  margin-left: 0;
  font-size: 90%;
  color: #06c;
}

.drk-bbox .horizontal .additionalinfo {
  margin-left: 0;
}

.ugc_text {
  padding-top: 5px;
}

.ugc_text p,
.ugc_text span {
  display: block;
  padding: 5px 0;
  clear: both;
  font-size: 13px;
  line-height: 14px;
  border: none !important;
}

.ugc_text p {
  margin: 0;
}

ul li.list_row {
  line-height: 1.67;
}

.first_name_lbl {
  display: inline-block;
  margin: 0;
  font-weight: 500;
}

.box_callout h3 a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.box_callout h3 a img {
  float: left;
  margin: 0 5px 0 0;
}

.horizontal .boxcontent.testm-wrap {
  padding: 0;
  line-height: 18px;
}

#box_fade .sitemap_list {
  margin: 15px 0 15px 5px;
}

#box_fade .sitemap_list li a {
  color: #000;
}

#box_fade .sitemap_list ul {
  padding-left: 0;
}

#box_fade .sitemap_list li {
  padding-bottom: 7px;
}

#social a img {
  width: 32px;
  height: 32px;
}

.logo-main {
  width: 268px;
  height: 38px;
}

.img-18 {
  width: 18px;
  height: 18px;
}

.td-none {
  text-decoration: none;
}

.img-92 {
  width: 92px;
  height: 92px;
}

.awards-wrap {
  float: right;
  margin-right: 10px;
  border: 3px solid #fff;
  background: #fff;
}

.bl-link {
  text-decoration: underline;
  color: #00f;
}

.hide-div {
  display: none;
}

.dis-il {
  display: inline;
}

.ws-rpimg {
  width: 100%;
  max-width: 500px;
  padding: 10px;
  margin: 10px auto;
  text-align: center;
  border: 1px solid #ccc;
  background: #fff;
}

.outer_gwwrap .ws-rpimg img {
  max-width: 100%;
  margin: 0 auto;
}

.how-wrc {
  margin: 9px 0 3px 0;
  font-size: 20px;
  font-weight: 700;
}

.fw-700 {
  font-weight: 700;
}

.cr-pointer {
  cursor: pointer;
}

.mt-25 {
  margin-top: 25px;
}

.blu-lbl {
  color: var(--red);
}

.fs-italic {
  font-style: italic;
}

.vrt-btm {
  vertical-align: bottom;
}

@media (min-width: 768px) {
  .socn-wrap .col-sm-4 {
    width: 30%;
  }
  .socn-wrap .col-sm-8 {
    width: 70%;
  }
}

.car-his-cwrp img {
  max-width: 100%;
}

.syellow-box .wdth110 {
  position: relative;
  height: 74px;
  padding-top: 58px;
}

.mfyellow-box .form-inline .radio label.lbl-radio {
  padding-left: 20px;
  font-size: 12px;
}

.syellow-box .gn-img-wrap {
  position: absolute;
  top: 0;
  min-height: 74px !important;
}

.mfyellow-box .syellow-box input[type="radio"] {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 9999;
  width: 103px;
  height: 100%;
  margin: -3px 0 0 -20px;
  margin-top: 0;
  opacity: 0;
}

.mfyellow-box .syellow-box input[type="radio"] ~ span.fa {
  float: left;
  padding-right: 5px;
  margin-left: -17px;
  font-size: 18px;
  color: #333;
}

.mfyellow-box .syellow-box input[type="radio"]:checked ~ span.fa:before {
  content: "\f192";
}

.mfyellow-box .form-inline .radio label.lbl-radio {
  line-height: 20px;
}

.wwr-head {
  padding: 10px 0;
  margin: 20px auto;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #136bcd;
}

.shop-awrp h2 {
  margin-bottom: 15px;
  font-size: 25px;
  font-weight: 700;
  color: #06c;
}
.shop-awrp h2.clr-lblack {
  color: #333;
  font-size: 26px;
  font-weight: normal;
}

.shop-awrp {
  margin-bottom: 1.25rem;
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
}

.shop-awrp h1 {
  margin-bottom: 15px;
  font-size: 30px;
  letter-spacing: -1px;
  color: #333;
}

h3.wws-head {
  margin-bottom: 18px;
  font-size: 21px;
  color: #06c;
}

.medium-12 p {
  font-size: 0.9rem;
  line-height: 1.6;
}

.medium-12 p strong {
  font-weight: 700;
}

.mrtp-n20 {
  margin-top: 40px;
}

.ocr-head {
  font-size: 16px;
  padding: 5px 0 0;
  font-weight: 600;
}

.mrtp-20 {
  margin-top: 20px;
}

input.btn-disabled[disabled] {
  cursor: not-allowed !important;
  opacity: 0.8;
}

.col-sm-4 .are-mising {
  display: none;
}

.socn-wrap .col-sm-4 .ginput-sel {
  max-width: 100%;
}

.black-head {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin: 20px 0;
  margin-top: 50px;
}
.top-nb-head {
  padding: 20px 0;
  font-size: 32px;
  font-weight: bold;
  color: #06c;
  text-align: center;
  border-top: 4px solid #06c;
  margin-top: -18px;
}
.btq-para {
  margin: 0 auto 30px;
  font-size: 16px;
  text-align: justify;
  line-height: 1.45;
  letter-spacing: 0.25px;
  padding: 10px;
  color: #136bcd;
  border-radius: 4px;
}

.OrderInformation,
.QuoteInformation {
  padding: 10px;
  border: 2px solid #06c;
  border-radius: 12px;
  min-height: 310px;
  font-size: 15px;
}
.OrderInformation h2,
.QuoteInformation h2 {
  padding: 0 0 10px;
  font-size: 18px;
  font-weight: 600;
  color: #06c;
  text-align: center;
}

.have-qns {
  clear: both;
  font-size: 20px;
  margin-top: 50px;
  display: block;
  font-weight: bold;
  color: #06c;
  text-align: center;
}

.mar-t40 {
  margin: 40px 0 0;
}
.mar-t10 {
  margin: 10px 0 0;
}
.social-likes {
  margin: 20px auto;
  display: block !important;
  max-width: 430px;
}

@media (max-width: 767px) {
  .sid-win-img {
    height: 54px;
  }
  .shop_signup_button input,
  form input[type="image"] {
    max-width: 90%;
  }
  .col-sm-6.pull-right {
    float: none !important;
  }
  .quotes-div ul.mob-list {
    padding: 10px 0;
    margin: 5px;
    border-top: 1px solid #b8b8b8 !important;
  }
  .ngpl_40 {
    padding-left: 40px;
  }
  .quotes-div {
    min-height: 75vh;
    border: 2px solid #1a49a3;
    background: #fff;
  }
  .how-it-works .content {
    min-height: inherit;
  }
  .toph-blue-box {
    padding: 15px 30px 15px 40px;
  }
  body {
    position: relative;
    min-height: 100vh;
    padding-bottom: 5px;
  }
  .mc-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
  }
  .footer-nav-box {
    display: block;
    width: 100%;
    padding: 0;
    padding-left: 0 !important;
    margin-bottom: 0;
  }
  .nav-li-wrap {
    display: block;
    float: left;
    width: 50%;
    padding: 8px;
    font-size: 11px;
    text-align: center;
    background-color: #136bcd;
  }
  .nav-li-wrap + .nav-li-wrap {
    border-left: 1px solid #fff;
  }
  .nav-li-wrap .fa,
  .nav-li-wrap a {
    padding-right: 8px;
    font-size: 16px;
    color: #fff;
  }
  .mc-footer .copy {
    width: 100%;
    padding: 10px 10px 30px;
    margin: 0;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #333;
  }
  .quotes-div .container {
    padding: 0;
  }
  .quotes-div .home_page_content_holder {
    padding: 0 !important;
    background: #fff !important;
  }
  .quotes-div ul {
    padding-left: 0 !important;
    list-style: none;
    vertical-align: top;
  }
  .quotes-div ul li {
    vertical-align: top;
    padding: 0;
  }
  .quotes-div ul.rrev-wrp li {
    padding: 10px 0;
  }
  .car_images_content-body:before {
    display: none;
  }
  .car_images_tag {
    position: relative;
    right: 0;
    width: 150px;
    height: 625px;
    margin: 0 auto;
  }
  .articles .readmore a {
    text-align: left;
  }
  .inner_content p {
    text-align: inherit;
  }
  .modal-header.review_head {
    width: 100%;
    padding: 10px;
    margin-top: 0;
    font-size: 18px;
    color: #fff;
    border-radius: 5px 5px 0 0;
    background: #b8b8b8;
  }
  .modal-header.review_head .close {
    width: 30px;
    height: 30px;
    margin-top: -17px;
    margin-right: -15px;
    opacity: 1;
    color: #06c;
    border: 2px solid #06c;
    border-radius: 50%;
    background: #fff;
    text-shadow: none;
  }
  .gq-shp {
    padding-right: 15px;
    line-height: 30px;
  }
  .mquotes li.tbl-li-wrap .tbl-li-txt {
    display: block;
    height: auto !important;
    padding: 10px 0;
    font-size: 12px !important;
    font-weight: 600;
    text-align: center;
    color: #06c;
  }
  .show_result ul.features {
    padding-left: 40px !important;
    list-style: disc;
  }
  .show_result ul.features li {
    padding-bottom: 5px;
  }
  .media-object.dd-icn {
    display: inline;
    float: left !important;
    width: 100%;
    width: 40px;
    max-width: 100%;
    padding: 0;
    margin: 0;
    font-size: 35px;
    line-height: 32px;
    color: #136bcd;
  }
  .media-object.dd-icn a {
    cursor: pointer;
    color: #136bcd;
  }
  .collapsed .fa-chevron-circle-up:before {
    content: "\f13a";
  }
  .quotes-mobile-wrapper {
    line-height: 1.35;
  }
  .quotes-mobile-wrapper .scall {
    padding: 10px 0;
    line-height: 30px;
  }
  .quotes-mobile-wrapper li.mwd75 {
    max-width: 65%;
  }
  .quotes-mobile-wrapper li.mwd30 {
    max-width: 30%;
    position: relative;
    min-height: 130px;
    min-width: 100px;
  }
  .quote_rbtn-aw {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    width: 100%;
    height: 90px;
    display: block;
  }
  .quotes-mobile-wrapper li.mwd30 .sd-service {
    position: absolute;
    right: -25px;
    top: -12px;
  }

  .sorder-now-button {
    display: block;
    cursor: pointer;
    text-decoration: none !important;
    color: #333;
    background: url(/assets/qa-selc-shop.png) no-repeat;
    width: 100px;
    height: 50px;
    border: none;
    background-size: 100% auto;
    text-indent: -9999px;
    margin: 0 auto;
  }
  .call-us img,
  .call-us {
    width: 100px;
    margin: 0 auto;
    display: block;
  }

  .sd-service img {
    width: 75px;
    margin: 5px auto 0;
  }

  .quote_rbtn {
    font-weight: 700;
    line-height: 1.35;
    text-align: center;
  }
  .nc-input_button {
    display: inline-block;
    height: 32px;
    padding: 0 10px;
    margin: 10px 0;
    font-size: 1;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    cursor: pointer;
    text-decoration: none;
    text-decoration: none;
    color: #fff;
    color: #fff !important;
    border: 1px solid #ec7600;
    border-radius: 3px;
    background: linear-gradient(
      to bottom,
      #fbb512 0,
      #f6881d 71%,
      #f47721 100%
    );
    background-color: #ec7600;
  }
  .nc-input_button:focus,
  .nc-input_button:hover {
    text-decoration: none;
    color: #fff !important;
    background: linear-gradient(to top, #fbb512 0, #f6881d 71%, #f47721 100%);
  }
  .show_result.collapse {
    padding-left: 30px;
    margin: 20px 0;
    font-weight: 600;
    line-height: 1.67;
  }
  .quotes-mobile-wrapper li {
    vertical-align: top;
  }
  .quote_rbtn input[type="image"],
  .quotes-mobile-wrapper .scall img,
  .services-icns img {
    max-width: 30px;
  }
  #pthree-header {
    padding: 10px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.35;
    text-align: center;
    color: #fff;
    background: #1a49a3;
  }
  #pthree-header a {
    font-size: 12px;
    color: #fff;
  }
  .socn-wrap {
    margin-top: 10px;
  }
  .how-wrc {
    font-size: 16px;
  }
  .sitemap_list {
    display: inline-block;
    float: none;
    width: 100%;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    vertical-align: top;
    columns: 2;
  }
  .yelow-head .sitemap_list ul li {
    padding: 5px 10px 0;
  }
  .sitemap_list ul {
    padding-left: 0 !important;
  }
  .shops_icon img {
    max-height: 30px;
    margin: 5px 0;
  }
  .socn-wrap .col-sm-4,
  .socn-wrap .col-sm-8 {
    float: none !important;
    width: 100%;
  }
  .wsd-left:before {
    display: none;
  }
  .home_page_content_holder.lblu-blck {
    margin-top: 0 !important;
  }
  .glass-cp-wrap input[type="submit"] {
    display: block;
    margin: 0 auto;
  }
  .black-head {
    font-size: 18px;
  }
}

@media (max-width: 360px) {
  .mfyellow-box .form-inline .radio label.lbl-radio {
    font-size: 10px;
  }
}

@media print {
  .hide-print {
    display: none;
  }
  .top-nb-head,
  .QuoteInformation h2 {
    color: #06c;
  }
  .btq-para {
    color: #136bcd;
  }

  #RequestServicePage .col-sm-6 {
    width: 50%;
    float: left;
  }
}
/*
	STYLE SHEET FOR JQUERY LISTNAV PLUGIN V 3.0.0, 11/22/2017
	For more information, visit http://esteinborn.github.com/jquery-listnav
*/

.listNav,
.ln-letters {
  overflow: hidden;
}

.listNavHide {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.listNav {
  position: relative;
  padding-top: 60px;
}
.letterCountShow {
  display: block;
}

.ln-letters a {
  color: #333;
  border-right: none;
  display: inline-block;
  float: none;
  font-size: 14px;
  padding: 12px 8px;
  text-decoration: none;
}

.ln-letters {
  position: absolute;
  width: 100%;
  top: 20px;
  height: 40px;
  border: 1px solid #ddd;
  text-align: center;
}

.ln-letters a:hover,
.ln-letters .ln-selected {
  background-color: #1a49a3;
  color: #fff;
}

.ln-letters .ln-disabled {
  color: #ccc;
}

.ln-letter-count {
  color: #336699;
  font-size: 0.8em;
  left: 0;
  line-height: 1.35;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .active {
  border: none !important;
}

.uniqcontent h3 {
  margin: 15px 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}

.shop-box {
  padding: 15px 10px;
  border: 2px solid #1a49a3;
  background: #f8f8f8;
  margin: 25px 0 5px;
  line-height: 1.67;
  box-shadow: -1px 1px 6px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0;
  min-height: 235px;
}

.gqn-btn {
  display: inline-block;
  height: 50px;
  padding: 0 25px;
  margin: 30px auto !important;
  width: 188px !important;
  min-width: 180px;
  font-size: 20px;
  font-weight: 700;
  line-height: 48px;
  cursor: pointer;
  text-decoration: none;
  text-decoration: none;
  color: #fff !important;
}
.gqn-btn.get-strted,
.get-strted.gs-lg-btn {
  background-size: 160px 30px !important;
  background-position: center;
  padding: 0 25px 0 10px;
  line-height: 30px;
  font-size: 12px;
  height: 33px;
  color: #000 !important;
}

#map {
  height: 400px;
  width: 100%;
}
.review-filter .progress {
  height: 10px;
  width: 120px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.review-filter > div {
  padding: 8px 0;
}
.review-filter {
  margin-top: 20px;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */





@font-face {
  font-family: 'FontAwesome';
  src: url('/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot');
  src: url('/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix') format('embedded-opentype'), url('/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2') format('woff2'), url('/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff') format('woff'), url('/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf') format('truetype'), url('/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* ********************************************* */
/*               Old code begin                  */
/* ********************************************* */


#FooterDiv ul {
  border-left: none;
}

.header_tagline {
  position: relative;
  text-align: left;
  padding: 5px 0 0;
  font-size: 12px;
  color: #fff;
  width: auto;
  clear: both;
  font-weight: 600;
}

.header-inner {
  display: block;
  background-color: #e87724;
  margin-bottom: 0px !important;
}

.header-inner .row,
.main-wrapper.inner-look-wrapper,
.main-wrapper.inner-look-wrapper #OuterContainer {
  margin: 0 auto;
  max-width: 71.25rem;
  width: 100%;
}

.main-wrapper.inner-look-wrapper {
  box-shadow: none;
  margin: 40px auto 20px;
  padding-top: 0;
}

.home_page_content_holder {
  margin: 0 auto;
  max-width: 1140px;
  width: 100%;
  background: none;
  padding: 0;
  background: #fff !important;
}

.header_tagline a {
  color: #fff;
}

.alt-header {
  display: block;
  background-color: #ffffff;
  border-width: 0px;
  box-shadow: 0px 5px 10px #e0e0e066;
  margin-bottom: 0px !important;
  height: 100px;
}

.alt-header-with-logo {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100px;
}

.alt-header-with-logo .GN-logo {
  width: 100px;
  height: auto;
  padding-left: 25px;
}

@media (min-width: 768px) {
  .alt-header-with-logo {
    height: 60px;
  }
  .alt-header-with-logo .GN-logo {
    width: 100px;
    height: auto;
    padding-left: 60px;
  }
}

.asm-link,
.asm-link:focus,
.asm-link:hover {
  top: 15px;
  background: #fff;
  color: #e87724;
  border: 2px solid #ededed;
  position: fixed;
  z-index: 99999;
}

.homeLanding {
  padding: 40px 0 20px;
  text-align: center;
  /*   background: #e87724 url(/assets/bannerCar.jpg) top center no-repeat; */
  background-color: var(--orange);
  background-size: cover;
  position: relative;
}

.homeLanding .row {
  max-width: 1140px;
  margin: 0 auto;
  color: #fff;
}

.paddingWrapper {
  padding: 10px 15px 30px;
}

h1.articles_header {
  margin: 0 0 20px;
  font-size: 32px;
  font-weight: 600;
  color: #1b7bb7;
}

.faq-wrap .media > .pull-left.kablaam {
  display: none;
}

.faq-wrap .toph-blue-box {
  padding: 8px 15px;
  margin: 7px 15px 7px 0;
  line-height: 1.6;
  font-size: 0.9rem;
  text-align: left;
  color: #fff;
  border-top: solid 1px transparent;
  border-bottom: solid 1px transparent;
  background: transparent;
}

@media (min-width: 767px) {
  .header-inner .logo {
    margin: 13.5px 0;
    padding-left: 0px;
  }
}

/* .articles p, */
.iwr-wrap p,
.faq-wrap .toph-blue-box p {
  color: #55565a;
  line-height: 1.6;
  font-size: 0.9rem;
  font-family: "Inter", sans-serif;
}

.faq-wrap .toph-blue-box p {
  color: #fff;
}

.faq-wrap .mfyellow-box {
  padding: 10px 0;
  color: #fff;
  border-radius: 8px;
  background: none;
}

.faq-wrap .mfyellow-box .form-group {
  position: relative;
  display: block;
  margin-bottom: 0;
}

.faq-wrap .form-control {
  -moz-appearance: none;
  border-radius: 0;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  box-sizing: border-box;
  transition: border-color 0.15s linear, background 0.15s linear;
}

.homeLanding.faq-wrap .form-control {
  max-width: 250px;
  width: 100%;
  height: 37px !important;
  display: inline-block;
}

.homeLanding.faq-wrap .car-window {
  background: none;
}

.mfyellow-box .parsley-errors-list li {
  padding: 0 0 10px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.homeLanding.faq-wrap input[type="radio"] {
  margin-bottom: 0;
  display: block !important;
  margin: 0 auto 10px;
  width: 20px;
  max-width: 250px;
  height: 20px;
}

.homeLanding.faq-wrap .car-window label {
  font-size: 16px;
  line-height: 18px;
}

.homeLanding.faq-wrap input[type="radio"] ~ label .sid-win-img {
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.homeLanding.faq-wrap input[type="radio"] ~ label .sid-win-img {
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.homeLanding.faq-wrap input[type="radio"]:checked ~ label .sid-win-img {
  filter: none;
  -webkit-filter: none;
  filter: none;
}

.faq-wrap .sid-win-img {
  width: auto;
  height: 80px;
  padding: 0;
  object-fit: contain;
  object-position: center;
}

.button,
#next_pagination a,
.pagination-link a {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 10px;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Inter", sans-serif;
  font-weight: 600 !important;
  line-height: normal;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 15px 40px;
  font-size: 18px;
  background-color: #5450ff;
  border: 1px solid #5450ff;
  color: #ffffff;
  transition: background-color 300ms ease-out;
  font-weight: normal;
}

.button.blue {
  background: #5450ff;
  height: auto;
  font-size: 16px;
  font-style: normal;
  font-weight: 600 !important;
  color: #fff !important;
}

.button.blue:hover,
.button.blue:focus,
#next_pagination a:hover,
#next_pagination a:focus,
.pagination-link a:hover,
.pagination-link a:focus {
  text-decoration: none !important;
  color: #fff !important;
  background: #4440e6;
  border: 1px solid #4440e6 !important;
}

.button.button-large {
  background: #5450ff;
  height: auto;
  padding: 12px 40px;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px;
  color: #fff !important;
}

.button.button-large:hover,
.button.button-large:focus {
  text-decoration: none !important;
  color: #fff !important;
  background: #4440e6;
  /*   border: 0px solid #4440e6 !important; */
}

@media (min-width: 767px) {
  .button.button-large {
    height: auto;
    padding: 17px 55px;
    font-weight: 600;
    font-size: 18px;
  }
}

.button.button-small {
  background: #5450ff;
  height: auto;
  padding: 12px 45px;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px;
  color: #fff !important;
}

.button.button-small:hover,
.button.button-small:focus {
  text-decoration: none !important;
  color: #fff !important;
  background: #4440e6;
  /*   border: 1px solid #4440e6 !important; */
}

.button.button-secondary {
  background: #ffffff;
  height: auto;
  padding: 12px 45px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-color: #5450ff;
  border-width: 4px;
  border-style: solid;
  color: #5450ff !important;
}

.button.button-secondary:hover,
.button.button-ssecondary:focus {
  text-decoration: none !important;
  color: #4440e6 !important;
  border: 4px solid #4440e6 !important;
}

@media (min-width: 767px) {
  .button.button-secondary {
    height: auto;
    padding: 17px 55px;
    font-weight: 600;
    font-size: 18px;
  }
}

.button.button-tertiary {
  background: #5450ff;
  height: auto;
  padding: 12px 40px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-color: #ffffff;
  border-width: 4px;
  border-style: solid;
  color: #fff !important;
}

.button.button-tertiary:hover,
.button.button-tertiary:focus {
  text-decoration: none !important;
  color: #fff !important;
  background: #4440e6;
}

@media (min-width: 767px) {
  .button.button-tertiary {
    height: auto;
    padding: 17px 55px;
    font-weight: 600;
    font-size: 18px;
  }
}

body.smenu-in .main-wrapper {
  left: 0;
}

body.smenu-in {
  height: auto;
  overflow: inherit;
  padding-right: 17px;
  overflow: hidden;
}

.articles-side-menu {
  right: -100%;
  position: fixed;
  border-color: #fff;
  height: 100vh;
  padding: 76px 60px 0 12px;
  width: 100%;
  max-width: 320px;
}

.articles-side-menu ul.links_menu {
  margin-top: -60px;
}

.smenu-in .articles-side-menu {
  right: 0;
  z-index: 9999;
  opacity: 1;
  width: 100%;
  max-width: 320px;
}

.smenu-in:before,
.smenu-in:after {
  content: "";
  display: table;
}

.smenu-in:after {
  clear: both;
}

.smenu-in:before {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}

.smenu-in .fa-bars:before {
  content: "\f00d";
}

.links_menu li {
  padding-bottom: 0;
  background-position: 0 center;
  margin-bottom: 5px;
}

.links_menu li a {
  line-height: 1.6;
  font-size: 0.9rem;
}

.ic-list,
.olist {
  line-height: 1.6;
  font-size: 0.9rem;
  padding-left: 40px;
  margin: 20px 0;
  color: #5a5a5a;
}

.faq-ihead {
  color: #fff;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.4;
  margin-bottom: 10px;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 10px;
}

/* .articles h3 {
  padding: 15px 0 5px !important;
} */

.iwr-wrap .home_page_content_holder h2 {
  padding: 15px 0 5px;
  margin-top: 0;
}

.iwr-wrap .wr-wrapper h2.side-head {
  color: #e87724;
  margin-top: 0;
}

.iwr-wrap .wr-wrapper h3.side-head,
.iwr-wrap h3.side-head {
  font-size: 20px;
  color: #e87724;
  font-weight: 600;
}

.iwr-wrap .wr-wrapper h4.side-head {
  font-size: 16px;
  color: #5a5a5a;
}

.iwr-wrap .button.blue {
  margin-top: 15px;
}

.iwr-wrap .home_page_content_holder h2.nb_chead {
  padding: 10px 150px 0 0;
}

.home_page_content_holder h2.customer-review-head {
  margin: 30px 0;
  padding: 0;
}

.get-strted.button.blue {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-size: 1rem;
  margin: 20px auto !important;
}

.getAQuote .get-strted.button.blue,
.vc-model .button.blue {
  border-radius: 10px;
  font-weight: normal;
  font-size: 16px;
  background-color: #5450ff;
  width: auto !important;
  padding: 10px 40px;
  margin: 0 auto !important;
}

.mrt20 {
  margin-top: 35px !important;
  clear: both;
}

.iwr-wrap .drk-bbox,
.iwr-wrap .horizontal .boxcontent {
  background: #fff;
}

.iwr-wrap .drk-bbox {
  border: 2px solid #ededed;
  border-radius: 6px;
  max-width: 100%;
}

.copy {
  width: 100%;
  padding-top: 0;
  margin: 15px auto;
  font-size: 12px;
  line-height: 34px;
  text-align: center;
  color: #fff;
}

/*
.quote-title {
  margin-top: 40px;
  margin-bottom: 30px;
  text-align: center;
}

.quote-title .row .car h1 {
  font-weight: bold;
  font-size: 30px;
  margin: 0px;
  letter-spacing: -1px;
  line-height: 1.4;
}

.quote-title .row .car.shop h1 {
  color: #e87724;
  font-size: 24px;
  margin-bottom: 10px;
}

*/

.insurance-box p {
  color: #55565a;
  line-height: 1.6;
  font-size: 0.9rem;
}

.insurance-box p {
  color: #fff;
}

.homeGray.paddingWrapper {
  background-color: #ededed;
  padding: 65px 15px;
}

.homeWhite.paddingWrapper {
  background-color: #fff;
  padding: 65px 15px;
}

.homeGray.paddingWrapper .home_page_content_holder {
  background: #ededed !important;
}

.homeLanding.faq-wrap .bread-crumb a {
  color: #fff;
  font-size: 15px;
}

.homeWhite .car_holder {
  width: 24%;
}

.homeWhite .car_holder p a {
  max-width: 161px;
  line-height: 1.67;
  color: #1b7bb7;
  font-size: 16px;
}

.iwr-wrap .static-content ul li a {
  line-height: 1.67;
  color: #1b7bb7;
  font-size: 14px;
}

.glass-faq-wrap {
  width: 100%;
  max-width: 1140px;
  margin: 20px auto 0;
}

.homeLanding.faq-wrap .row {
  max-width: 900px;
}

.homeLanding.faq-wrap form .button.blue {
  font-weight: normal;
  font-size: 16px;
  margin-top: 40px;
}

.titleBar.paddingWrapper {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #d1fafc;
  text-align: center;
}

.titleBar h1,
.titleBar .gn-nhead {
  color: #000000;
  font-size: 26px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 0px;
}

.homeLanding.faq-wrap .car-window .col-md-4 {
  width: 25%;
  padding: 0 5px;
  float: left;
}

.homeLanding.faq-wrap .car-window .col-md-4:nth-child(2) {
  width: 50%;
}

.homeLanding.faq-wrap .tagLine h1 {
  color: #fff;
  line-height: 23px;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
}

.homeLanding .tagLine h2 {
  color: #fff;
  line-height: 23px;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
}

.ptb-65 {
  padding: 35px 15px;
}

.ptb-40 {
  padding: 40px 15px;
}

@media (min-width: 768px) {
  .ptb-65 {
    padding: 65px 15px;
  }

  .titleBar h1,
  .titleBar .gn-nhead {
    font-size: 36px;
  }

  .homeLanding.faq-wrap .tagLine h2 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 30px;
  }

  .homeLanding.faq-wrap .tagLine h1 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 10px;
  }
}

.menuWrapper {
  position: relative;
  padding-left: 30px;
  padding-top: 25px;
  padding-bottom: 10px;
  background-color: #ededed;
  margin-bottom: 40px;
  margin: 20px auto;
  clear: both;
}

.menuWrapper .links_menu li {
  padding-bottom: 0;
  background-position: 0 center;
  margin-bottom: 5px;
  background: none;
  padding-left: 0;
}

.menuWrapper .links_menu li a {
  color: #1b7bb7;
  cursor: pointer;
}

.menuWrapper h4 {
  color: #e87724;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 10px;
  font-size: 23px;
}

.articles h4.panel-title {
  transition: color 0.5s;
  color: #e87724;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 3px;
  font-size: 23px;
  position: relative;
  padding-left: 24px;
}

.articles h4.panel-title::before {
  content: url(/assets/iconAccordionClosed.jpg);
  position: absolute;
  left: 0;
  top: 1px;
}

.articles h4.panel-title a {
  color: #000000;
}

.articles .panel-group .panel {
  display: block;
  border: none;
  margin-bottom: 0 !important;
  border-bottom: 2px solid #edeff0;
  background: #fff;
}

.articles .panel-group .panel-body {
  padding: 15px;
  border: none !important;
}

.articles .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #ddd;
}

.pl-30 {
  padding-left: 30px;
}

.ndefault_links {
  line-height: 1.6;
  font-size: 0.9rem;
  padding-left: 30px;
  margin: 20px 0;
  color: #5a5a5a;
  list-style: none;
}

.getAQuote {
  background-color: #ededed;
  margin-bottom: 30px;
}

.nw-rating p {
  color: #e57523;
  line-height: 1.6;
  font-size: 0.9rem;
}

.new-rating .fa {
  color: #e57523;
  font-size: 20px;
}

.new-rating h5 {
  color: #e87724;
  font-weight: 700;
  letter-spacing: -1px;
  font-size: 16px;
}

.new-rating p {
  color: #55565a;
  line-height: 1.6;
  font-size: 0.9rem;
  margin-bottom: 1.25rem;
}

.new-rating p strong {
  display: block;
  clear: both;
}

.new-rating h4 {
  color: #1b7bb7;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 8px;
  font-size: 23px;
  text-transform: capitalize;
}

.new-rating {
  padding-bottom: 40px;
  margin-bottom: 30px;
}

.new-rating:nth-child(3n + 1) {
  clear: left;
}

.auto-brand-txt {
  width: 100%;
  max-width: 100%;
  min-width: 320px;
  padding: 20px 15px;
  margin: 0px auto;
  border-radius: 0;
  position: relative;
  line-height: 1.67;
  color: #55565a;
  font-size: 16px;
  text-align: center;
}

.auto-brand-txt p {
  max-width: 1140px;
  margin: 0px auto;
  color: #fff;
  line-height: 1.6;
  font-size: 0.9rem;
}

.cars-wrapper .local-data-wrap ul.cm-list,
.cars-wrapper .cmdl-wrap ul.cm-list {
  padding-bottom: 5px;
  padding-top: 0;
}

.infographic {
  background-color: #edeff0;
  padding: 40px;
  text-align: center;
  margin-bottom: 50px;
}

.infographic h3 {
  color: #e87724;
  font-weight: 700;
  letter-spacing: -1px;
  font-size: 16px;
}

.static-content h1,
.iwr-wrap .home_page_content_holder h1 {
  color: #222222;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility;
  font-size: 2.75rem;
}

.iwr-wrap .nc_video {
  margin: 15px 0;
}

.static-content ul {
  margin-left: 1.1rem;
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem;
}

.iwr-wrap .static-content ul li {
  color: #55565a;
  font-size: 0.9rem;
  line-height: 1.6;
}

.iwr-wrap .static-content p {
  margin: 0;
  margin-bottom: 1.25rem;
}

.static-content .form-inline .form-control {
  border-radius: 0;
  display: block;
  width: 100%;
  max-width: 400px;
}

.static-content .form-inline label {
  color: #55565a;
  line-height: 1.6;
  font-size: 0.9rem;
}

.static-content .form-inline .button.blue {
  font-size: 14px;
  border: 0px;
  padding: 10px;
  font-weight: bold;
  width: auto;
  margin: 0;
}

.fbc-wrap ul {
  margin-left: 1.1rem;
}

.fbc-wrap ul li ul,
.fbc-wrap ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

.fbc-wrap ul li {
  color: #55565a;
  font-size: 0.9rem;
  line-height: 1.6;
}

.fbc-wrap ul li ol {
  list-style-type: circle;
}

.fbc-wrap ul li p {
  margin: 0;
}

.fbc-wrap ul li p b {
  font-weight: normal;
}

.fbc-wrap img {
  max-width: 100%;
}

.cw-wrap h4 {
  color: #1b7bb7;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 3px;
  font-size: 23px;
}

.iwr-wrap .sgls-ul {
  padding: 20px 0 20px 15px;
  list-style: disc;
}

.iwr-wrap li {
  padding-bottom: 5px;
  color: #55565a;
  font-size: 0.9rem;
  line-height: 1.67;
}

.ptb-25 {
  padding: 25px 15px 0;
}

.iwr-wrap .articles .readmore a {
  display: inline-block;
  font-style: italic;
  text-align: left;
}

.homeLanding .form-control:disabled {
  background-color: #dddddd;
}

.iwr-wrap .bgfulimg.b_nbnr .media h2.nb_chead {
  padding: 10px 150px 10px 0;
  font-family: "Inter", sans-serif;
  font-size: 16px !important;
  line-height: 30px;
  color: #e87724;
}

.nwp-head {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  color: #000;
}

@media (min-width: 768px) and (max-width: 992px) {
  .faq-wrap .sid-win-img {
    height: 65px;
  }

  .gc-img-wrap {
    position: relative;
    padding-top: 70px;
  }

  .homeLanding.faq-wrap .car-window label {
    font-size: 14px;
    line-height: 18px;
  }

  .header-inner .logo {
    padding: 10px 15px;
  }
}

@media (max-width: 767px) {
  .chartjs-render-monitor {
    pointer-events: none;
  }

  .header-wrap.header-inner {
    padding: 10px;
  }

  .faq-wrap .sid-win-img {
    height: 50px;
  }

  .gc-img-wrap {
    padding-top: 60px;
  }

  .homeLanding.faq-wrap .car-window label {
    font-size: 12px;
    line-height: 18px;
  }

  .menuWrapper {
    padding: 10px;
  }

  .paddingWrapper,
  .homeWhite.paddingWrapper {
    padding: 10px 15px;
  }

  .new-rating {
    padding-bottom: 0;
    margin-bottom: 20px;
  }

  .iwr-wrap .home_page_content_holder h2,
  .cars-wrapper .row h2 {
    font-size: 20px !important;
    margin-left: 0;
    border: none;
    padding: 0 !important;
    line-height: 1.37;
  }

  .iwr-wrap .static-content h3,
  .iwr-wrap .home_page_content_holder h3,
  .cw-wrap h4 {
    font-size: 18px;
    line-height: 1.37;
  }

  .car_images_tag {
    margin-bottom: 20px;
  }

  .pl-30 {
    padding-left: 10px;
  }

  .homeLanding.faq-wrap form .button.blue {
    margin-top: 10px;
  }

  .articles .panel-heading.accordion-toggle {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
    padding: 10px 0;
  }

  .articles h4.panel-title {
    font-size: 18px;
  }

  .ptb-65,
  .ptb-40,
  .ptb-25 {
    padding: 15px 0;
    margin: 0;
  }

  #FooterDiv ul {
    padding: 0;
    text-align: center;
    border-top: none;
    border-left: none;
  }

  #FooterDiv ul li {
    float: none;
    width: 100%;
    text-align: left;
    padding: 0;
  }

  #FooterDiv a {
    display: inline-block;
    padding: 3px 5px;
    margin-bottom: 5px;
    cursor: pointer;
  }

  footer.footer-wrapper {
    padding-top: 10px;
  }

  .home_page_content_holder h2 {
    border: none;
  }

  .iwr-wrap .static-content ul li,
  .iwr-wrap .static-content ul li a {
    font-size: 0.8rem;
  }

  .new-rating {
    padding-bottom: 0;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #ededed;
    margin: 0 15px 20px;
  }

  .static-content h1,
  .iwr-wrap .home_page_content_holder h1,
  .faq-ihead {
    font-size: 21px;
    line-height: 1.37;
  }

  .static-content ul {
    padding-left: 0 !important;
  }

  .homeWhite .car_holder {
    width: 48%;
  }

  .homeWhite .car_holder p a {
    font-size: 13px;
  }

  .homeGray.paddingWrapper {
    padding: 25px 15px;
  }

  .home_page_content_holder img {
    max-width: 100%;
    min-height: auto;
    width: 167px;
    height: 90px;
  }

  #next_pagination a,
  .pagination-link a {
    margin-bottom: 20px;
  }

  .iwr-wrap .bgfulimg.b_nbnr .media,
  .images_content {
    padding: 0;
  }

  .iwr-wrap .bgfulimg.b_nbnr .media h2.nb_chead {
    padding: 10px 0 !important;
    font-family: "Inter", sans-serif;
    font-size: 12px !important;
    line-height: 1.37;
    font-weight: 700;
    line-height: 20px;
  }

  .fbc-wrap ul {
    padding-left: 0 !important;
  }

  .homeLanding.faq-wrap {
    padding: 20px 0;
  }

  .articles p,
  .iwr-wrap p,
  .faq-wrap .toph-blue-box p {
    margin: 0 0 10px !important;
  }

  .paddingWrapper .bgfulimg.b_nbnr .media {
    padding: 10px 0;
  }

  .paddingWrapper .read-more-trigger.button.blue {
    width: 166px;
    padding: 10px;
  }

  /*   .main-new-wrapper {
    padding-bottom: 131px;
  } */
}

.review-nfound {
  max-width: 100%;
  padding: 15px 10px;
  margin: 10px 0;
  font-size: 18px;
  border-radius: 4px;
  background: #f5f5f5;
  border: 2px solid #ededed;
  text-align: center;
  overflow: inherit;
}

@media (max-width: 479px) {
  .account_p_lbl:before,
  .account_p_lbl {
    font-size: 12px;
  }

  .getAQuote .get-strted.button.blue,
  .vc-model .button.blue {
    padding: 10px;
    margin: 0px auto !important;
    display: inline-block;
    min-width: 140px;
    padding: 4px 10px;
    font-size: 13px;
    width: auto !important;
    box-sizing: border-box;
    height: 40px;
  }

  .bgfulimg.b_nbnr .media-object {
    top: 10px;
  }

  .bgfulimg.b_nbnr .media-body {
    display: block;
    width: 100%;
  }

  .wsd-right {
    right: inherit;
  }

  .wsd-left:before,
  .images_content-body:before,
  .car_images_content-body:before {
    float: none;
    width: auto;
    height: auto;
  }

  .titleBar.paddingWrapper h1,
  .titleBar .gn-nhead {
    font-size: 22px;
  }

  .titleBar.paddingWrapper {
    padding: 20px 15px;
  }
}

@media (min-width: 768px) {
  .new-rating:nth-child(3n + 1):before,
  .new-rating:nth-child(3n + 1):after {
    content: "";
    display: table;
  }

  .new-rating:nth-child(3n + 1):after {
    clear: both;
  }

  .new-rating:first-child:before {
    display: none !important;
  }

  .new-rating:nth-child(3n + 1):before {
    position: absolute;
    border-top: 1px solid #ccc;
    width: 300%;
    top: -35px;
    left: 0;
  }
}

.review-filter {
  display: inline-block;
  text-align: left;
}
/* body {
padding-top:51px;
} */


body.alert-hide {
  padding-top: 0;
}
.top-alert {
  text-align: center;
  position: fixed;
  width: 100%;
  z-index: 999;
  border-radius: 0;
  font-size: 17px;
  background: #3c763d;
  border-color: #3c763d;
  color: #fff;
  padding: 15px;
  top: 0;
  left: 0;
}

.top-alert .close {
  color: #fff;
}
/*!
 * Bootstrap Grid v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */
/*
  The global CSS folder represents updated styles from the 2022 redesign. This file is organized in sections from general to more granular:
      1. Global styles applied to generic HTML elements
      2. Layout styles to standardize page formatting
      3. Page level styles that are specific to unique use cases
  */

/*  GLOBAL STYLES  */


:root {
  --black: #000000;
  --blue: #d1fafc;
  --table-gray: #f2f2f2;
  --lighter-gray: #eaeded;
  --light-gray: #878787;
  --dark-gray: #3e3e3e;
  --green: #02a970;
  --orange: #ed6f16;
  --salmon: #fc7d47;
  --purple: #5450ff;
  --dark-purple: #4440e6;
  --red: #ff3636;
  --safelight-red: #da291c;
  --yellow: #f1c42b;
  --white: #ffffff;
  --transparent: transparent;
  --font: "Inter", sans-serif;
}

body {
  font-family: var(--font);
}

h1,
.h1 {
  font-size: 28px;
  line-height: 36px;
  font-weight: bolder;
  color: var(--black);
}

@media only screen and (min-width: 768px) {
  h1,
  .h1 {
    font-size: 44px;
    line-height: 54px;
  }
}

h1.hero {
  font-size: 30px;
  line-height: 40px;
  color: var(--white);
  background-color: var(--salmon);
}

@media only screen and (min-width: 768px) {
  h1.hero {
    font-size: 60px;
    line-height: 72px;
  }
}

h2,
.h2 {
  font-size: 26px;
  line-height: 32px;
  font-weight: bold;
  color: var(--black);
}

@media only screen and (min-width: 768px) {
  h2,
  .h2 {
    font-size: 36px;
    line-height: 48px;
  }
}

h3,
.h3 {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: var(--black);
}

@media only screen and (min-width: 768px) {
  h3,
  .h3 {
    font-size: 24px;
    line-height: 36px;
  }
}

h4,
.h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: var(--black);
}

@media only screen and (min-width: 768px) {
  h4,
  .h4 {
    font-size: 20px;
    line-height: 30px;
  }
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
li a,
p a {
  font-size: inherit;
}

.price {
  font-weight: bold;
  font-size: 48px;
  color: var(--green);
}

.price > sup {
  font-size: 30px;
  vertical-align: top;
  position: relative;
  top: 4px;
}

p,
label,
li {
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
  margin: 10px auto;
  color: var(--dark-gray);
}

@media only screen and (min-width: 768px) {
  p,
  label,
  li {
    font-size: 20px;
    line-height: 30px;
  }
}

p.small {
  font-size: 16px;
  line-height: 24px;
}

@media only screen and (min-width: 768px) {
  p.small {
    font-size: 18px;
    line-height: 28px;
  }
}

a {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-decoration: none;
  color: var(--purple);
}

a:hover,
a:focus {
  color: #4440e6;
  cursor: pointer;
}

@media (min-width: 768px) {
  a {
    font-size: 18px;
    line-height: 32px;
  }
}

p > a {
  font-size: 18px;
  line-height: 28px;
}

@media only screen and (min-width: 768px) {
  p > a {
    font-size: 20px;
    line-height: 30px;
  }
}

.link {
  font-size: 18px;
  line-height: 36px;
  font-weight: bold;
  font-family: var(--font);
  color: var(--purple);
}

.hide {
  display: none;
}

.footer {
  font-size: 18px;
  font-weight: bolder;
  font-family: var(--font);
  color: var(--white);
}

@media only screen and (min-width: 768px) {
  .footer {
    font-size: 19px;
  }
}

.disclaimer {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: var(--dark-gray);
}

.copyright {
  font-size: 14px;
  font-weight: 500;
  color: var(--white);
}

@media only screen and (min-width: 768px) {
  .copyright {
    font-size: 18px;
  }
}

.button,
#next_pagination a,
.pagination-link a {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 10px;
  font-family: var(--font);
  line-height: normal;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 15px 25px;
  font-size: 16px;
  background-color: #5450ff;
  color: var(--white);
  transition: background-color 300ms ease-out;
  cursor: pointer;
}

.button.blue {
  height: 55px;
  font-size: 16px;
  font-style: normal;
  color: var(--white);
}

.button.blue:hover,
.button.blue:focus,
#next_pagination a:hover,
#next_pagination a:focus,
.pagination-link a:hover,
.pagination-link a:focus {
  text-decoration: none;
  background: var(--dark-purple);
}

.button.button-large {
  background: var(--purple);
  height: auto;
  padding: 12px 40px;
  font-style: normal;
  font-size: 16px;
  color: var(--white);
}

.button.button-large:hover,
.button.button-large:focus {
  text-decoration: none;
  background: var(--dark-purple);
}

@media (min-width: 768px) {
  .button.button-large {
    height: auto;
    padding: 17px 55px;
    font-size: 18px;
  }
}

.button.button-small {
  background: var(--purple);
  height: auto;
  padding: 12px 45px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: var(--white);
}

.button.button-small:hover,
.button.button-small:focus {
  text-decoration: none;
  background: var(--dark-purple);
}

.button.button-secondary {
  background: var(--white);
  height: auto;
  padding: 12px 45px;
  font-style: normal;
  font-size: 16px;
  border-color: var(--purple);
  border-width: 4px;
  border-style: solid;
  color: var(--purple);
}

.button.button-secondary:hover,
.button.button-secondary:focus {
  text-decoration: none;
  color: var(--dark-purple);
  border: 4px solid #4440e6;
}

@media (min-width: 768px) {
  .button.button-secondary {
    height: auto;
    padding: 17px 55px;
    font-weight: 600;
    font-size: 18px;
  }
}

.button.button-tertiary {
  background: var(--purple);
  height: auto;
  padding: 12px 40px;
  font-style: normal;
  font-size: 16px;
  border-color: var(--white);
  border-width: 4px;
  border-style: solid;
  color: var(--white);
}

.button.button-tertiary:hover,
.button.button-tertiary:focus {
  text-decoration: none;
  background: var(--purple);
}

@media (min-width: 768px) {
  .button.button-tertiary {
    height: auto;
    padding: 17px 55px;
    font-size: 18px;
  }
}

.table-container {
  overflow-x: auto;
}

table {
  width: 100%;
  font-size: 14px;
  margin: 40px 0;
  border-collapse: collapse;
}

table td,
table th {
  border: 3px solid #ddd;
  padding: 15px;
}

table th {
  background-color: var(--blue);
  font-weight: bolder;
}

table tr:nth-child(even) {
  background-color: var(--table-gray);
}

/* ************************************************ */
/*              LAYOUT LEVEL STYLES                 */
/* ************************************************ */

.purple {
  color: var(--purple);
}

.horizontal .boxcontent {
  font-family: "Inter", sans-serif;
}

.inset-section {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 787px) {
  .inset-section {
    padding-left: 50px;
    padding-right: 50px;
  }
}

.inset-section-small {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 787px) {
  .inset-section-small {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.responsive-container {
  display: flex;
  flex-direction: column;
  padding: 15px 35px 10px 35px;
}

@media (min-width: 768px) {
  .responsive-container {
    padding: 25px 100px 20px 100px;
  }
}

@media (min-width: 1200px) {
  .responsive-container {
    padding: 35px 175px 30px 175px;
    max-width: 1600px;
    margin: auto;
  }
}

.subcontainer {
  padding: 15px 15px 15px 15px;
}

@media (min-width: 767px) {
  .subcontainer {
    padding: 20px 30px 20px 30px;
  }
}

/* preset styles for multiple paragraphs and content changing H1, H2, ul, a, p, responsively */
.main-container {
  display: flex;
  flex-direction: column;
  padding: 50px 20px 20px 20px;
}

@media (min-width: 480px) {
  .main-container {
    padding: 50px 35px 20px 35px;
  }
}

@media (min-width: 768px) {
  .main-container {
    padding: 80px 90px 25px 90px;
  }
}

/* column based form entry with labels left aligned and bold over input */
.centered-form-elements {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

/* paragraph-small makes both p and a tags consistent and responsive */
.paragraph-small {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}

@media only screen and (min-width: 768px) {
  .paragraph-small {
    font-size: 18px;
    line-height: 28px;
  }
}

.paragraph-small p {
  color: var(--dark-gray);
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  padding: 0 0 0 0;
}

@media (min-width: 768px) {
  .paragraph-small p {
    font-size: 18px;
    line-height: 28px;
  }
}

/* .paragraph-small a {
  color: var(--purple);
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

@media (min-width: 768px) {
  .paragraph-small a {
    font-size: 18px;
    line-height: 28px;
  }
}
 */

.blue-title-bar {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #d1fafc;
  text-align: center;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}

.centered {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.centered-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.left-aligned {
  align-items: left;
}

.div-spacer-large {
  height: 70px;
}

@media (min-width: 768px) {
  .div-spacer-large {
    height: 140px;
  }
}

.div-spacer-small {
  height: 25px;
}

@media (min-width: 768px) {
  .div-spacer-small {
    height: 50px;
  }
}

.div-spacer-medium {
  height: 60px;
}

@media (min-width: 768px) {
  .div-spacer-medium {
    height: 90px;
  }
}

.spacer-small {
  padding: 10px 0 10px 0;
}

@media (min-width: 768px) {
  .spacer-small {
    padding: 15px 0 15px 0;
  }
}

.spacer-below-small {
  margin: 0 0 10px 0;
}

@media (min-width: 768px) {
  .spacer-below-small {
    margin: 0 0 15px 0;
  }
}

.spacer-above-small {
  padding: 10px 0 0 0;
}

@media (min-width: 768px) {
  .spacer-above-small {
    padding: 15px 0 0 0;
  }
}

.spacer-medium {
  padding: 20px 0 20px 0;
}

@media (min-width: 768px) {
  .spacer-medium {
    padding: 30px 0 30px 0;
  }
}

.spacer-offset-medium {
  margin: 20px 0 10px 0;
}

@media (min-width: 768px) {
  .spacer-offset-medium {
    margin: 30px 0 15px 0;
  }
}

.spacer-offset-large {
  padding: 30px 0 10px 0;
}

@media (min-width: 768px) {
  .spacer-offset-large {
    padding: 50px 0 25px 0;
  }
}

.spacer-above-medium {
  padding: 10px 0 0 0;
}

@media (min-width: 768px) {
  .spacer-above-medium {
    padding: 35px 0 0 0;
  }
}

.spacer-below-medium {
  margin: 0 0 20px 0;
}

@media (min-width: 768px) {
  .spacer-below-medium {
    margin: 0 0 30px 0;
  }
}

.spacer-large {
  margin: 40px 0 40px 0;
}

@media (min-width: 768px) {
  .spacer-large {
    margin: 60px 0 60px 0;
  }
}

.spacer-above-large {
  padding: 40px 0 0 0;
}

@media (min-width: 768px) {
  .spacer-above-large {
    padding: 60px 0 0 0;
  }
}

.spacer-below-small {
  margin: 0 0 15px 0;
}

@media (min-width: 768px) {
  .spacer-below-small {
    margin: 0 0 20px 0;
  }
}

.spacer-below-large {
  margin: 0 0 40px 0;
}

@media (min-width: 768px) {
  .spacer-below-large {
    margin: 0 0 60px 0;
  }
}

h1.title {
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  padding: 10px 30px 20px 30px;
}

@media (min-width: 768px) {
  h1.title {
    font-size: 44px;
    line-height: 54px;
    padding: 0 20px 15px 20px;
  }
}

.h2-primary {
  color: #000000;
  font-family: "Inter", sans-serif;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  text-align: center;
  padding: 0 20px 5px 20px;
}

@media (min-width: 768px) {
  .h2-primary {
    font-size: 36px;
    line-height: 48px;
  }

  .h2-primary a {
    font-size: 36px;
    line-height: 48px;
  }
}

.h2-secondary {
  color: #000000;
  font-family: "Inter", sans-serif;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  text-align: left;
}

@media (min-width: 768px) {
  .h2-secondary {
    font-size: 36px;
    line-height: 48px;
  }
}

.h3-primary {
  color: #000000;
  font-family: "Inter", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
}

.h3-primary a {
  font-size: 20px;
  line-height: 28px;
}

@media (min-width: 768px) {
  .h3-primary {
    font-size: 23px;
    line-height: 36px;
    padding: 0 0 0 0;
  }

  .h3-primary a {
    font-size: 23px;
    line-height: 36px;
  }
}

.main-container ul {
  color: #000000;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  padding: 5px 20px 5px 20px;
}

@media (min-width: 768px) {
  .main-container ul {
    font-size: 16px;
    line-height: 26px;
    padding: 5px 50px 10px 50px;
  }
}

.list-items li {
  padding: 5px 0;
}

.details-list-container {
  width: 100%;
  display: flex;
  padding-top: 10px;
}

.details-list {
  padding: 10px 0;
  font-size: 14px;
  line-height: 20px;
  color: #3e3e3e;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  text-align: left;
  margin: 0 auto;
  max-width: 490px;
}

@media (min-width: 768px) {
  .details-list {
    font-size: 18px;
    line-height: 24px;
    padding: 15px 50px;
    max-width: 900px;
  }
}

.text-block {
  display: flex;
  flex-direction: row;
}

.vertical-blue-line {
  height: 100%;
  display: block;
  width: 5px;
  background-color: #d1fafc;
  margin: 0 10px;
}

.blue-line {
  height: 1px;
  padding: 5px 0;
  border-bottom: 2px solid var(--blue);
}

.text-block-text {
  color: #000000;
  font-family: "Inter", sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  border-color: #d1fafc;
  border-left: 10px solid #d1fafc;
  margin: 15px 0 18px 12px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .text-block-text {
    font-size: 18px;
    line-height: 28px;
    border-left: 10px solid #d1fafc;
    margin: 20px 0 20px 30px;
    padding-left: 25px;
  }
}

.details-list li {
  margin: 7px 0;
  font-size: 16px;
  line-height: 22px;
}

@media (min-width: 768px) {
  .details-list li {
    margin: 10px 0;
    font-size: 18px;
    line-height: 26px;
  }
}

.body-page {
  padding: 30px 0 40px 0;
}

@media (min-width: 768px) {
  .body-page {
    padding: 45px 0 30px 0;
  }
}

.italic {
  font-style: italic;
}

.bold-italic {
  font-weight: bold;
  font-style: italic;
}

/* ******************************************* */
/*              Page Level Styles              */
/* ******************************************* */

/* HEADER AND NAV BAR STYLES */

.header {
  background-color: #fff;
  height: 60px;
  box-shadow: 0px 5px 10px #e0e0e066;
  z-index: 999;
  position: sticky;
  top: 0;
}

.alt-header-with-logo {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 80px;
}

.nav-bar-logo a {
  display: flex;
  align-items: center;
}

.gn-logo {
  width: 100px;
  height: auto;
}

.nav-bar {
  display: flex;
  flex-direction: row;
  background-color: #ffffff;
  height: 60px;
  align-items: center;
  padding: 0 25px;
}

@media (min-width: 768px) {
  .header {
    height: 80px;
  }
  .nav-bar {
    display: flex;
    flex-direction: row;
    background-color: #ffffff;
    height: 80px;
    align-items: center;
    justify-content: space-between;
  }
}

.nav-bar-right {
  display: none;
  position: absolute;
  justify-content: end;
  align-items: center;
}

@media (min-width: 768px) {
  .nav-bar-right {
    visibility: visible;
    display: flex;
    position: relative;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
  }
}

#sideMenu {
  display: none;
  position: absolute;
  z-index: 9999;
  width: 100%;
  background-color: #ffffff;
}

#sideMenu > div {
  display: flex;
  flex-direction: column;
}

#sideMenu a {
  display: block;
  padding: 15px;
  font-size: 18px;
  line-height: 32px;
  color: var(--dark-gray);
  background-color: var(--white);
  text-decoration: none;
  border-top: 2px solid var(--lighter-gray);
  font-weight: 400;
}

#sideMenu a:last-child {
  border-top: none;
  background-color: var(--purple);
  color: var(--white);
  font-weight: 600;
}

#sideMenu a:hover,
#sideManu a:focus {
  cursor: pointer;
  background-color: var(--light-gray);
  text-decoration: none;
}

#mobileMenuOpen,
#mobileMenuClose {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-right: 15px;
}

#mobileMenuClose {
  display: none;
}

#mobileMenuOpen svg,
#mobileMenuClose svg {
  width: 100%;
}

#mobileMenuOpen:hover,
#mobileMenuOpen:focus,
#mobileMenuClose:hover,
#mobileMenuClose:focus {
  cursor: pointer;
}

@media (min-width: 768px) {
  #mobileMenuOpen {
    visibility: hidden;
    display: flex;
    position: absolute;
  }
}

.nav-bar-links {
  display: flex;
  flex-direction: row;
  text-decoration: none;
}

.nav-bar-item a {
  padding: 0 10px;
  text-decoration: none;
  font-size: 16px;
  color: var(--dark-gray);
  font-weight: 400;
}

.nav-bar-item a:hover,
.nav-bar-item a:focus {
  text-decoration: underline;
}

.nav-bar-button {
  margin-left: 15px;
}

@media screen and (min-width: 1024px) {
  .nav-bar-button {
    padding: 12px 25px;
  }
}

.nav-bar-button:hover,
.nav-bar-button:focus {
  text-decoration: none !important;
  color: var(--white) !important;
  background: var(--purple);
}

/*     FAQ Page and FAQ styling */

.faqs-container {
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
  padding: 0 20px 30px 20px;
}

@media (min-width: 768px) {
  .faqs-container {
    padding: 0 70px 50px 70px;
  }
}

.list-container {
  position: relative;
  padding: 40px 25px 40px 20px;
  background-color: var(--white);
  margin: 20px auto 40px auto;
  border: 8px solid var(--blue);
}

@media (min-width: 768px) {
  .list-container {
    padding: 40px 50px 40px 60px;
    max-width: 900px;
  }
}

.blue-outline {
  position: relative;
  padding: 15px 20px 15px 25px;
  margin: 20px 0;
  background-color: var(--white);
  border: 8px solid var(--blue);
}

@media (min-width: 768px) {
  .blue-outline {
    padding: 20px 25px 20px 40px;
  }
}

.blue-outline a {
  font-size: 18px;
}

@media (min-width: 768px) {
  .blue-outline a {
    font-size: 20px;
  }
}
.quote-form {
  display: block;
  margin: 0 auto;
  padding: 60px;
  color: #fff;
  background-color: var(--white);
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
  .quote-form {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--white);
    z-index: 1000;
  }
}

.quote-form .mobile-header {
  display: none;
  justify-content: flex-end;
  align-items: center;
  padding: 0 10px 0;
}

@media (max-width: 768px) {
  .quote-form .mobile-header {
    display: flex;
  }
}

.quote-form .mobile-header .close-button {
  font-size: 24px;
  cursor: pointer;
  color: var(--black);
}

.quote-form h4 {
  margin-bottom: 10px;
}

.quote-form .glass-option {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: 2px solid var(--lighter-gray);
  border-radius: 5px;
  height: 120px;
}

.quote-form .glass-option input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-appearance: none;
}

.quote-form .glass-option.active {
  border-color: var(--purple);
  color: var(--purple);
}

.quote-form .parsley-errors-list {
  color: #fff;
  padding-left: 4px;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .quote-form {
    width: 100%;
    padding: 40px;
    box-sizing: border-box;
  }

  .quote-form button[type="submit"] {
    margin-top: 20px;
  }
}

@media screen and (max-width: 575px) {
  .quote-form {
    padding: 20px;
    width: 100%;
  }

  .quote-form h4 {
    font-size: 16px;
  }

  .quote-form label {
    margin: 0;
  }

  .quote-form button[type="submit"] {
    width: 100%;
    margin: 0;
  }

  .quote-form .glass-option {
    height: 90px;
  }
}
.brand-promise .certified {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 30px;
}

.brand-promise .certified .certified-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.brand-promise .certified .certified-item img {
  max-width: 24px;
}

.brand-promise .certified .certified-item p {
  color: var(--white);
  margin: 0;
}

@media (max-width: 480px) {
  .brand-promise .certified {
    gap: 5px;
  }
  .brand-promise .certified .certified-item img {
    max-width: 20px;
  }
  .brand-promise .certified .certified-item p {
    font-size: 16px;
  }
}

.reviews-summary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--white);
  margin-top: 30px;
}

@media (max-width: 768px) {
  .brand-promise .reviews-summary {
    display: flex;
    font-size: 12px;
  }
}

.brand-promise .reviews-summary .reviews-summary-stars {
  margin-right: 10px;
  font-size: 18px;
}

.brand-promise .reviews-summary .separator {
  margin: 0 10px;
}
.quote-form-teaser {
  display: none;
  flex-direction: column;
  gap: 10px;
  padding: 30px;
  color: #fff;
  background-color: var(--white);
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
  .quote-form-teaser {
    display: flex;
  }
}
.page-articles .images_content-body:before {
    width: 260px;
    height: 845px;
    content: "";
    float: right;
    padding-right: 10px;
}

.page-articles .images_tag {
    position: absolute;
    width: 250px;
    height: 845px;
    right: 0;
}

.page-articles .img-left {
	float: left;
	width: 300px;
	margin:5px 15px 0 0 ;
}

@media (max-width: 481px) {
  .page-articles .img-left {
    float: none;
    width: 300px;
    margin:5px auto 20px auto ;
  }
}

.page-articles .img-right {
	float: right; 
	width: auto;
	margin: 10px 0 5px 30px;
}

@media (max-width: 481px) {
  .page-articles .img-right {
    float: none;
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 15px auto 20px auto ;
  }
}

.page-articles .img-left img, param .img-right  img {
  margin-bottom: 0 !important;
	width: 100% !important;
}

.page-articles .video-clip { 
  max-width: 640px;
  margin: 15px auto;
}

.wsd-left:before {
	float: inherit !important;
}

aticl.images_content {
  position: relative;
}

.article-list {
  padding-left: 25px;
}

.article-list li {
  padding-bottom: 5px;
}

.page-articles .ordered-list {
  margin: 20px 0;
  padding-left: 40px;
}

.page-articles .blue-line-list {
  color: #000000;
  font-family: 'Inter', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  border-color: #D1FAFC;
  border-left: 10px solid #D1FAFC;
  margin: 20px 0 20px 12px;
  padding-left: 15px;
}

.page-articles .blue-line-list li {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
}

.page-articles .image-container {
  display: flex;
  justify-content: center;
  margin: 30px auto;
}

.page-articles .image-container img {
  object-fit: scale-down;
  max-width: 100%;
}

.page-articles .img-left-float {
  float: none;
  width: 300px;
  margin: 5px auto 20px auto ;
}

@media (min-width: 480px) {
  .page-articles .img-left-float {
    float: left;
    width: 100%;
    max-width: 300px;
    margin: 5px 20px 0 0;  
  }
}

.page-articles .img-right-float {
  float: none;
  width: 300px;
  margin: 5px auto 20px auto ;
}

@media (min-width: 480px) {
  .page-articles .img-right-float {
    float: right;
    width: 100%;
    max-width: 300px;
    margin: 5px 0 0 20px;  
  }
}


.page-articles .img-left-float img, .img-right-float img {
    margin-bottom: 0 !important;
    width: 100% !important;
}

.page-articles .image-left-flexbox {
  display: flex;
  flex-wrap: wrap;
}

.page-articles .blue-dot-list ul {
  list-style: none;
}

.page-articles .blue-dot {  
  position: relative;
  top: 4px;
  height: 25px;
  width: 25px;
  margin-right: 20px;
  margin-top: 10px;
  background-color: var(--blue);
  border-radius: 50%;
  display: inline-block;
  text-align: left;
}

.page-articles .blue-dot-list li > li {
  padding-left: 50px;
}


/* alternate method of adding blue dots to lists */
/* li::before {
  content: "•"; 
  padding-right: 8px;
  color: var(--blue); 
  font-size: 75px;
  position: relative;
  top: 14px;
  line-height: 28px;
}

  */

/* .page-articles li::before {  
  position: relative;
  top: 5px;
  height: 23px;
  width: 23px;
  margin-right: 10px;
  margin-top: 10px;
  background-color: var(--blue);
  border-radius: 50%;
  display: inline-block;
  text-align: left;
}
 */
/*
      *****      CAR INSURANCE GUIDE      *****
*/


.page-car_insurance_guide .button-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /*  position: relative;*/
  padding: 20px 10px 20px 10px;
  background-color: var(--white);
  border: 8px solid var(--blue);
}

@media only screen and (min-width: 480px) {
  .page-car_insurance_guide .button-container {
    padding: 30px 40px 30px 40px;
  }
}

@media only screen and (min-width: 925px) {
  .page-car_insurance_guide .button-container {
    flex-direction: row;
    padding: 40px 60px 40px 50px;
    gap: 40px;
  }
}

.page-car_insurance_guide .container {
  padding-bottom: 50px;
}

.page-car_insurance_guide .container {
  padding: 50px 10px 60px 10px;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  align-self: center;
  text-align: center;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (min-width: 768px) {
  .page-car_insurance_guide .container {
    padding: 100px 30px 100px 30px;
  }
}

.page-car_insurance_guide .button-column {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-width: 325px;
}

@media only screen and (min-width: 480px) {
  .page-car_insurance_guide .button-column {
    min-width: 370px;
  }
}

.page-car_insurance_guide .navigation-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  /*  width: 100%;*/
  padding: 10px;
}

.page-car_insurance_guide .navigation-button {
  width: 85px;
  height: 85px;
  text-align: center;
  color: var(--white);
  display: block;
  padding: 5px;
  box-sizing: border-box;
  background-color: var(--purple);
}

@media only screen and (min-width: 768px) {
  .page-car_insurance_guide .navigation-button {
    width: 105px;
    height: 105px;
    padding: 10px;
  }
}

.page-car_insurance_guide .navigation-button:active,
.page-car_insurance_guide .navigation-button:hover,
.page-car_insurance_guide .navigation-button:focus {
  background-color: var(--dark-purple);
}

.page-car_insurance_guide .navigation-button p {
  font-size: 14px;
  line-height: 14px;
  color: var(--white);
}

@media only screen and (min-width: 768px) {
  .page-car_insurance_guide .navigation-button p {
    font-size: 16px;
    line-height: 14px;
  }
}

.page-car_insurance_guide .navigation-button h2 {
  font-size: 26px;
  line-height: 26px;
  color: var(--white);
}

@media only screen and (min-width: 768px) {
  .page-car_insurance_guide .navigation-button h2 {
    font-size: 36px;
    line-height: 36px;
  }
}

.page-car_insurance_guide .hero-container {
  display: flex;
  flex-direction: column;
}

.page-car_insurance_guide .navigation-link {
  padding-left: 20px;
  color: var(--black);
}

.page-car_insurance_guide .navigation-link:hover,
.page-car_insurance_guide .navigation-link:active,
.page-car_insurance_guide .navigation-link:focus,
.page-car_insurance_guide .active .navigation-link {
  color: var(--purple);
  text-decoration: underline;
}

.page-car_insurance_guide .orange-banner {
  height: 310px;
  width: 100%;
  background-color: var(--orange);
}

@media only screen and (min-width: 768px) {
  .page-car_insurance_guide .orange-banner {
    height: 510px;
  }
}

.page-car_insurance_guide .orange-banner h3 {
  color: var(--white);
}

.page-car_insurance_guide .hero-image {
  margin: -100px auto 0 auto;
  /*  max-width: 800px;*/
  background-color: var(--blue);
}

.page-car_insurance_guide .hidden {
  display: none;
  position: absolute;
}

@media only screen and (min-width: 768px) {
  .page-car_insurance_guide .hero-image {
    margin: -250px auto 0 auto;
    max-width: 800px;
  }
}

@media only screen and (min-width: 1440px) {
  .page-car_insurance_guide .hero-image {
    margin: -250px auto 0 auto;
    max-width: 1050px;
  }
}

.page-car_insurance_guide .hero-image p {
  padding: 5px 0;
}

.page-car_insurance_guide .insurance-fact {
  padding: 30px 8% 0px 10%;
}

@media only screen and (min-width: 480px) {
  .page-car_insurance_guide .insurance-fact {
    padding: 30px 13% 0px 15%;
  }
}

@media only screen and (min-width: 1200px) {
  .page-car_insurance_guide .insurance-fact {
    padding: 30px 18% 0px 20%;
  }
}

.page-car_insurance_guide .more-link {
  padding: 20px 0 0 0;
}

.page-car_insurance_guide .more-link a {
  text-decoration: underline;
  color: var(--orange);
}

.page-car_insurance_guide .more-link p {
  margin: 0 0 0 0;
}

.page-car_insurance_guide .row-container {
  display: flex;
  justify-content: space-evenly;
  padding: 20px 0 10px 0;
}

.page-car_insurance_guide ul {
  margin-left: 20px;  
}

@media only screen and (min-width: 1200px) {
  .page-car_insurance_guide ul {
    margin-left: 40px;  
}
}
 


.page-car_insurance_guide .list-container {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 25px;
  row-gap: 25px;
  position: relative;
  padding: 40px 20px 40px 20px;
  background-color: var(--white);
  border: 8px solid var(--blue);
}

@media (min-width: 480px) {
  .page-car_insurance_guide .list-container {
    padding: 40px 50px 40px 60px;
    max-width: 700px;
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 768px) {
  .page-car_insurance_guide .list-container {
    padding: 40px 50px 40px 60px;
    max-width: 900px;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (min-width: 1440px) {
  .page-car_insurance_guide .list-container {
    padding: 60px 50px 60px 60px;
    max-width: 1200px;
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.page-car_insurance_guide .insurance-providers {
  padding: 0px 20px 0px 20px;
}

@media (min-width: 480px) {
  .page-car_insurance_guide .insurance-providers {
    padding: 0px 40px 0px 40px;
  }
}

@media (min-width: 768px) {
  .page-car_insurance_guide .insurance-providers {
    padding: 0px 80px 0px 80px;
  }
}

@media (min-width: 1440px) {
  .page-car_insurance_guide .insurance-providers {
    padding: 50px 120px 0px 120px;
  }
}

.page-car_insurance_guide .insurance-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 150px;
}

.insurance-study-pie-chart img {
  max-width: 100%;
}

.CTA-tagline {
  padding: 20px 15px 0px 15px;
}

.CTA-button {
  padding: 20px 0 30px 0;
}
.faqs-container {
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
  padding: 0 20px 30px 20px;
}

@media (min-width: 768px) {
  .faqs-container {
    padding: 0 70px 50px 70px;
  }
}

.list-container {
  position: relative;
  padding: 40px 25px 40px 20px;
  background-color: var(--white);
  margin: 20px auto 40px auto;
  border: 8px solid var(--blue);
}

@media (min-width: 768px) {
  .list-container {
    padding: 40px 50px 40px 60px;
    max-width: 900px;
  }
}

.faq-container {
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  padding: 10px 20px;
  min-height: 50px;
  max-width: 800px;
  align-items: center;
  justify-content: flex-start;
  border: 5px solid var(--blue);
  margin-bottom: 20px;
}

.faq-title {
  padding: 40px 0;
}

.faq-question {
  display: flex;
  width: 100%;
  align-items: center;
  cursor: pointer;
}

.faq-question p {
  flex: 1;
  padding-right: 10px;
}

.faq-answer {
  display: none;
  position: relative;
  margin: 0 30px;
}

.plus-sign,
.minus-sign {
  font-family: "Inter", sans-serif;
  font-size: 52px;
  line-height: 52px;
  font-weight: 200;
  margin-bottom: 5px;
}

.minus-sign {
  display: none;
  font-size: 62px;
  margin-right: 3px;
}

/* AUTO GLASS INFO - INFORMATION CENTER*/

.information-container {
  padding: 0 0 60px 0;
}

.information-container h4 {
  padding: 10px 0 0 0;
}

.list-items-container {
  padding: 10px 0 10px 20px;
}

.list-items-container ul {
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
  color: var(--black);
  padding-left: 10px;
}

@media only screen and (min-width: 768px) {
  .list-items-container ul {
    font-size: 20px;
    line-height: 30px;
    padding-left: 20px;
  }
}
#partial-glassform {
  color: var(--black);
  display: flex;
  justify-content: center;
}

.partial-glassform-container {
  display: flex;
  padding: 0 100 0 100;
}

#partial-glassform .form-container {
  display: flex;
  flex-direction: column;
  background-color: var(--white);
  border-radius: 10px;
  max-width: 1000px;
  padding: 50px 0 50px 0;
}

#partial-glassform .radio-button-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

#partial-glassform .radio-button-image {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

#partial-glassform .radio-button-image img {
  max-height: 100px;
  width: auto;
}

@media (min-width: 980px) {
  #partial-glassform .radio-button-image img {
    max-height: 60px;
    height: auto;
  }
}

#partial-glassform .form-subheader {
  padding-bottom: 10px;
}

#partial-glassform .submit-button {
  width: 325px;
  text-align: center;
}

#partial-glassform .number-only {
  width: 100%;
}

#partial-glassform .gn-select {
  width: 100%;
  font-size: 18px;
  line-height: 28px;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  height: 57px;
  transition: 0.5s;
  outline: none;
  font-family: inherit;
}

#partial-glassform .input-form-window-selector {
  display: grid;
  grid-template-columns: 1fr 200px 1fr;
  column-gap: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

#partial-glassform .input-form-window-selector {
  grid-template-columns: 1fr;
  flex: 1;
}

@media (min-width: 990px) {
  #partial-glassform .input-form-window-selector {
    display: grid;
    grid-template-columns: 1fr 200px 1fr;
    column-gap: 20px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
}

#partial-glassform .radio-button-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  position: relative;
  justify-content: space-between;
}

#partial-glassform .input-form-row {
  display: grid;
  flex-grow: 1;
  column-gap: 20px;
  grid-template-columns: 1fr;
  align-items: center;
  background-color: var(--white);
  width: 100%;
}

#partial-glassform .input-item {
  width: 100%;
}

@media (min-width: 992px) {
  #partial-glassform .input-form-row {
    grid-template-columns: 2fr 3fr;
    align-items: stretch;
    justify-content: space-evenly;
    background-color: var(--white);
    width: 100%;
  }
}

#partial-glassform .input-form-row .gn-quote-form-column-left {
  display: flex;
  flex: 2;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}

#partial-glassform .input-form-row .gn-quote-form-column-right {
  display: flex;
  flex: 3;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}

#partial-glassform .gn-quote-form-row {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: space-between;
}

#partial-glassform .radio-button-column {
  position: relative;
  padding-top: 100px;
}

#partial-glassform .gn-select {
  height: 53px;
}

#partial-glassform input:not([type="radio"]),
#partial-glassform .gn-select,
#partial-glassform .input-item {
  width: 325px;
  display: flex;
  flex: 1;
  font-size: 18px;
  line-height: 28px;
  padding: 0 20px 0 20px;
  margin: 0 10px 0 0;
  border: 0;
  box-sizing: border-box;
  outline: none;
  font-family: inherit;
}

@media only screen and (min-width: 1200px) {
  #partial-glassform input:not([type="radio"]),
  #partial-glassform .gn-select,
  #partial-glassform .input-item {
    width: 375px;
    padding: 0 30px 0 20px;
    margin: 0 10px 0 0;
    border: 0;
  }
}

input:not([type="radio"]):focus,
input:not([type="radio"]):active {
  border: 0;
}

#partial-glassform .form-element {
  padding: 10px 0;
  box-sizing: border-box;
}

#partial-glassform .input-container {
  height: 55px;
  width: 350px;
}

@media only screen and (min-width: 1200px) {
  #partial-glassform .input-container {
    width: 425px;
  }
}

#partial-glassform .parsley-errors-list li {
  margin: 0px 0 -10px;
  color: var(--red);
}

#partial-glassform .input-container .parsley-errors-list {
  margin-top: 10px;
}
.page-landing_pages section {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  box-sizing: border-box;
}

.page-landing_pages section p {
  text-align: left;
} 

.page-landing_pages section .center-text {
  text-align: center;
}

.page-landing_pages section.bottom-border {
  border-bottom: 2px solid #eee;
}

.page-landing_pages .section-content {
  width: 60%;
  margin: 0 auto;
  padding: 60px;
}

@media (max-width: 1300px) {
  .page-landing_pages .section-content {
    width: 100%;
    padding: 40px;
    box-sizing: border-box;
  }
}

@media (max-width: 768px) {
  .page-landing_pages .section-content {
    padding: 20px;
  }
}

.page-landing_pages .section-content .bulleted-list {
  width: 60%;
  list-style-type: disc;
  padding: 0;
  margin: 0 auto 80px auto;
  text-align: left;
}

.page-landing_pages .section-content .bulleted-list > li {
  margin-bottom: 20px;
}

@media (max-width: 1300px) {
  .page-landing_pages .section-content .bulleted-list {
    width: 92%;
  }
}

@media screen and (max-width: 768px) {
  table thead {
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    border: none;
    padding: 0;
    position: absolute;
  }

  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: 0.625em;
  }

  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right;
  }

  table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
}

.page-landing_pages .section-content h2,
.page-landing_pages .section-content h3,
.page-landing_pages .section-content h4 {
  margin-bottom: 30px;
  text-align: left;
}

.page-landing_pages .section-content p:not(:last-of-type) {
  margin-bottom: 40px;
}

.page-landing_pages .section-content .list-container ul li a {
  font-size: 15px;
}

.local-page-stats {
  margin: 80px 0;
}

.local-page-stats > div {
  width: 100%;
  display: flex;
  margin-bottom: 20px;
}

.local-page-stat {
  flex: 1;
  margin: 0 10px;
}

.local-page-stat > h6 {
  font-size: 13px;
  margin-bottom: 10px;
  text-align: left;
}

.local-page-stat > div > h6 {
  margin: 20px 0 0 20px;
  font-size: 14px;
  white-space: nowrap;
  align-self: baseline;
}

.local-page-stat > div {
  min-height: 140px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.local-page-stat ul {
  width: 100%;
  text-align: left;
  line-height: 1.8;
  font-size: 14px;
  margin: 20px;
  list-style-type: none;
  padding: 0 0 0 40px;
}

.local-page-stat ul > li {
  color: #fff;
}

.stats-quote {
  width: 80%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.local-page-stat img {
  min-width: 40px;
}

.stats-quote {
  font-weight: 700;
  font-size: 28px;
}

.window .stats-quote {
  min-height: 60px;
  height: auto;
  font-size: 21px;
}

.quotes-iw {
  border-color: #00bfff;
  background: #00bfff;
  color: #fff;
}

.low-img {
  border-color: #f44336;
  background: #f44336;
  color: #fff;
}

.window {
  color: #fff;
  background: #ffaa00;
}

.window,
.window1 {
  border-color: #ffaa00;
}

.quotes-iw span,
.low-img span,
.window span {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  border-radius: 50%;
  background: #fff;
  padding: 5px;
  margin-right: 20px;
  border: none;
  line-height: 30px;
}

.review-overview-container {
  margin: 0 auto;
}

@media (max-width: 900px) {
  .local-page-stats > div {
    flex-direction: column;
    margin-bottom: 0 !important;
  }

  .local-page-stat {
    width: 100%;
    margin: 0;
  }

  .local-page-stat > div {
    margin-bottom: 20px;
  }
}

.page-landing_pages .chart-container {
  height: 199px;
}
/* SHOP APPLICATION AND APPLICATION FORM */


#shopApplication .hero {
  display: flex;
  flex-direction: column;
  gap: 25px;  
  align-items: center;
}

@media only screen and (min-width: 992px) {
  #shopApplication .hero {
    flex-direction: row;
    gap: 50px;
    justify-content: center;
    align-items: flex-start;
  }
}

#shopApplication .intro {
  padding-top: 50px;
  flex: 2;
  max-width: 1000px;
}

/* column based form entry with labels left aligned and bold over input */
.application-form-elements {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  background-color: var(--white);
  border: 8px solid var(--blue);
}

@media only screen and (min-width: 480px) {
  .application-form-elements {
    padding: 20px 40px 40px 40px;
    min-width: 375px;
  }
}

@media only screen and (min-width: 768px) {
  .application-form-elements {
    max-width: 450px;
  }
}

@media only screen and (min-width: 1200px) {
  .application-form-elements {
    min-width: 450px;
    padding: 40px 60px 40px 60px;
  }
}

/* *** */


.feature-icon {
  margin-bottom: 30px;
  cursor: default;
}

.feature-icon .feature-icon-wrap {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 70px;
  height: 70px;
  color: #4440E6;
  font-size: 44px;
  line-height: 68px;
  text-align: center;
  background-color: #FFF;
  border: 1px solid #878787;
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, .02);
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition: color .3s ease, box-shadow .3s ease-out;
  transition: color .3s ease, box-shadow .3s ease-out;
}

.feature-icon:hover .feature-icon-wrap {
  color: #FFF;
  line-height: 70px;
  border: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .3);
}

.feature-icon .feature-icon-wrap:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #4440E6;
  content: '';
  z-index: -1;
  border-radius: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
}

.feature-icon:hover .feature-icon-wrap:before {
  -webkit-transform: scale(3);
  transform: scale(3);
}

.feature-icon .feature-icon-wrap {
  width: 60px;
  height: 60px;
  font-size: 36px;
  line-height: 58px;
  margin-bottom: 1rem;
}

.feature-icon .feature-icon-wrap.fs-20 {
  font-size: 20px;
}

.feature-icon-wrap.fs-30 {
  font-size: 30px !important
}

.feature-icon:hover .feature-icon-wrap {
  line-height: 60px;
}

.feature-icon.feature-icon-sm .feature-icon-wrap {
  width: 50px;
  height: 50px;
  font-size: 28px;
  line-height: 48px;
}

.feature-icon.feature-icon-sm:hover .feature-icon-wrap {
  line-height: 50px;
}

.feature-icon h4 {
  font-size: 26px;
  line-height: 34px;
  margin: 0;
}

.feature-icon h4 {
  font-size: 24px;
  line-height: 32px;
}

.feature-icon.feature-icon-sm h4 {
  font-size: 18px;
  line-height: 26px;
}

.feature-icon .feature-icon-heading {
  position: relative;
  min-height: 70px;
  padding-left: 90px;
}

.feature-icon .feature-icon-heading .feature-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
}

.feature-icon .feature-icon-heading h4 {
  padding-top: 18px;
}

.feature-icon p {
  margin: 1rem 0 0;
}

.feature-icon p {
  margin-top: .75rem;
}

.feature-icon.feature-icon-sm p {
  margin-top: .625rem;
}

/* *** */

.shop-application-list {

}

.shop-application-list li {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}

@media only screen and (min-width: 768px) {
  .shop-application-list li {
    font-size: 18px;
    line-height: 28px;
  }
}

.testimonials {
  display: grid;
  grid-template-columns: auto;
  column-gap: 25px;
}

@media only screen and (min-width: 768px) {
  .testimonials {
    grid-template-columns: auto auto;
  }
}

.client-testimonial {
  flex: 1;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 30px 50px 30px 50px;
  margin: 30px 0;
  background-color: var(--white);
  border: 8px solid var(--blue);
}

.client-testimonial .client-testimonial-name {
  position: relative;
  min-height: 50px;
  padding: 1px 0 0 70px;
  margin-top: 20px;
}

.client-testimonial .client-testimonial-name img {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.client-testimonial .client-testimonial-name h4 {
  color: var(--dark-gray);
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}

.shop_application_nav_container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}


.page-shop_application input:not([type="radio"]),
.gn-select {
  width: 100%;
  display: flex; 
  flex: 1;
  font-size: 18px;
  line-height: 28px;
  padding: 15px 30px 12px 20px;
  margin: 8px 0;
  border: 0;
  box-sizing: border-box;
  outline: none;
  font-family: inherit;
}

.page-shop_application input:not([type="radio"]):focus,
.page-shop_application input:not([type="radio"]):active {
  border: 0;
}

.page-shop_application .input-container .error-alert {
  align-self: center;
  padding: 0 10px;
}
 .page-shop_application .form-submit .button {
  text-align: center;
}

.page-shop_application .form-element {
  margin: 10px 0;
  width: 100%;
}

.page-shop_application .parsley-errors-list.filled {
  opacity: 1;
  text-align: left;
  padding: 0;
  position: relative;
  display: block;
/*   top: 0px;
  left: 0px;  */
  margin: 3px 0 5px 0; 
}

.page-shop_application .application-form-elements .form-submit .button-large {
  text-align: center;
  width: 500px;
}

.page-shop_application .parsley-errors-list li {
  margin: 5px 0 10px;
  color: var(--red);
}
.review-overview-container {
  width: 345px;
  height: auto;
}

@media (min-width: 480px) {
  .review-overview-container {
    width: 365px;
  }
}

@media (min-width: 768px) {
  .review-overview-container {
    width: 425px;
  }
}

.review-overview-container a {
  color: var(--dark-gray);
}

.page-testimonials p {
  text-align: center;
}

.review-overview-container .progress {
  height: 14px;
  width: 225px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

@media (min-width: 480px) {
  .review-overview-container .progress {
    width: 250px;
  }
}

@media (min-width: 768px) {
  .review-overview-container .progress {
    width: 325px;
  }
}

.ratings-container {
  display: flex;
  width: 100%;
  align-items: center;
  height: 30px;
  margin-left: 10px;
}

.progress-bar-color {
  background-color: var(--blue);
  height: 12px;
  width: 200px;
  border-radius: 12px 0 0 12px;
}

.progress-bar-background {
  background-color: var(--lighter-gray);
  width: 100%;
  border-radius: 12px;
}

.reviews {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 25px;
  row-gap: 25px;
}

@media (min-width: 768px) {
  .reviews {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 1200px) {
  .reviews {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.review-container {
  display: flex;
  flex-direction: column;
  border: 8px solid var(--blue);
  box-sizing: border-box;
  padding: 10px 20px 20px 20px;
  font-size: 16px;
}

.review-container .quote,
.review-item h4,
.review-item h5 {
  font-size: 18px;
  line-height: 28px;
}

.review-container p {
  padding: 0;
  text-align: left;
}

.review-container-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.review-container > div {
  width: 100%;
}

.review-container .review-item {
  padding: 3px 0;
}

.review-item-large {
  padding: 5px 0;
  flex: 1;
}

#next_pagination {
  display: flex;
  margin-top: 50px;
  justify-content: center;
}

.page-reviews .blue-title-bar {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #d1fafc;
  text-align: center;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}

.page-reviews .button-spacer {
  margin-right: 30px;
  margin-left: 30px;
}
.page-cars .breadcrumb-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-cars .car-link-section {
  margin: 0 auto 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page-cars .car-link-container p {
  margin: 0;
}

.page-cars .car-link-container a {
  color: var(--black);
  font-size: 18px;
}

.page-cars .car-image-with-link:hover
{
  color: var(--purple);
  cursor: pointer;
  background-color: #ededed;
}

.page-cars .car-image-with-link:hover a,
.page-cars .car-link-container a:hover,
.page-cars .car-link-container a:active {
  color: var(--purple);
  cursor: pointer;
}

.make-header .imgcntr {
  padding: 0 0 50px 0;
}

.page-cars .car-model-details h2 {
  padding: 30px 0 10px 0;
}

.page-cars .car-model-details img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 30px;
  width: clamp(600px, 66%, 1200px);
}

.page-cars .car-model-details textarea {
  height: auto;
  display: block;
  width: 350px !important;
  margin: 10px auto 30px auto;
}

@media (min-width: 768px) {
  .page-cars .car-model-details textarea {
    margin: 10px auto 60px auto;
    width: 540px !important;
  }
}

.page-cars .car-model-details ul li {
  font-size: 18px;
}

.page-cars .review-overview-container {
  width: auto;
}

.page-cars .car-link-container {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 25px;
  row-gap: 25px;
  position: relative;
  padding: 40px 20px 40px 20px;
  background-color: var(--white);
}

@media (min-width: 768px) {
  .page-cars .car-link-container {
    padding: 40px 50px 40px 60px;
    max-width: 900px;
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 992px) {
  .page-cars .car-link-container {
    max-width: 66%;
    grid-template-columns: 1fr 1fr 1fr;
    margin: auto;
    padding: 50px 0;
  }
}

.page-cars .car-image-with-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  height: 150px;
  min-width: 150px;
  box-shadow: 0px 0px 10px 0px #00000010;
}

@media (min-width: 768px) {
  .page-cars .car-image-with-link {
    /*height: 175px;*/
    padding: 30px;
    min-width: 150px;
  }
  .page-cars .car-image-with-link .car_image {
    margin: 0 auto 20px auto;
  }

  .page-cars .car-image-with-link .car_image img {
      height: 84px;    
  }
}

.page-cars .blue-border-container {
  display: flex;
  flex-direction: column;
  align-items: normal;
  background-color: var(--white);
  border: 8px solid var(--blue);
  padding: 40px 0px 0px 0px;
}

.page-cars .getAQuote {
  margin-bottom: 0;
}

.page-cars .model-links-container {
  padding-top: 60px;
  background-color: var(--lighter-gray);
}

.page-cars .make-list,
.page-cars .model-list {
  display: grid;
  grid-template-columns: 1fr 1fr;

  column-gap: 25px;
  row-gap: 25px;
  position: relative;
  padding: 40px 20px 40px 20px;
}

.page-cars .make-list a,
.page-cars .model-list a {
  display: inline-block;
  text-align: center;
  padding: 0px 10px 0px 10px;
}

@media (min-width: 480px) {
  .page-cars .make-list,
  .page-cars .model-list {
    display: grid;
    padding: 40px 50px 40px 60px;
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 992px) {
  .page-cars .make-list,
  .page-cars .model-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .page-cars .ncar-modal-table table,
  .page-cars .ncar-modal-table tbody,
  .page-cars .ncar-modal-table td {
    display: block !important;
    border: none !important;
  }

  .page-cars .ncar-modal-table tr.md_hide {
    display: none !important;
  }

  .page-cars .ncar-modal-table tr {
    padding: 10px 0;
  }

  .page-cars .ncar-modal-table tr + tr,
  .page-cars .ncar-modal-table tr:first-child {
    border: 7px solid var(--lighter-gray);
  }

  .page-cars .account_p_lbl {
    width: 100%;
    padding: 5px 10px;
    border-right: none;
    min-height: 30px;
    clear: both;
    text-align: left;
    font-size: 14px;
  }

  .page-cars .ncar-modal-table table tr td.account_p_lbl {
    line-height: 1.5;
  }

  .page-cars .account_p_lbl > div {
    width: 95%;
    word-break: break-word;
  }

  .page-cars .account_p_lbl:before {
    font-weight: bold;
    padding-right: 10px;
    font-size: 14px;
    content: attr(data-label);
    width: 35%;
    float: left;
    height: 100%;
    font-weight: 600;
  }
}

@media (max-width: 600px) {
  .page-cars .car-image-with-link {
    height: 180px;
    min-width: 180px;
  }
  .page-cars .car-image-with-link .car_image {
    margin-bottom: 15px
  }
}
.windshield-repair p {
  padding: 10px 0;
}

.windshield-replace > p {
  padding: 10px 0;
}

.windshield-replace h3 a {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: var(--purple);
}

@media only screen and (min-width: 768px) {
  .windshield-replace h3 a {
    font-size: 24px;
    line-height: 36px;
  }
}

.windshield-replace .stars {
  padding: 0;
} 
.action-new_look .home-hero {
  background-color: var(--orange);
  padding: 20px 20px 60px 20px;
  color: #fff;
  position: relative;
}

.action-new_look .home-hero > h1 {
  width: 50%;
  margin: 20px auto 60px auto;
  line-height: 1.4;
  color: inherit;
  text-align: center;
}

.action-new_look .gn-quote-form {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  color: #000;
  padding: 30px 25px;
  box-shadow: 0 6px 30px #0003;
  text-align: center;
  position: relative;
  z-index: 1;
}

@media (min-width: 480px) {
  .page-new_look .gn-quote-form {
    width: 80%;
    padding: 30px 25px;
  }
}

@media (min-width: 980px) {
  .page-new_look .gn-quote-form {
    width: 50%;
    padding: 60px 84px;
  }
}

@media (min-width: 1200px) {
  .page-new_look .gn-quote-form {
    width: 32%;
  }
  .h3customBox {
    text-indent: 7%!important;
  }
}
.action-new_look .home-hero .dots {
  --dotSize: 0.2rem;
  --bgSize: 2rem;

  background-image: radial-gradient(
      circle at center,
      black var(--dotSize),
      transparent 0
    ),
    radial-gradient(circle at center, black var(--dotSize), transparent 0);
  background-size: var(--bgSize) var(--bgSize);

  width: 200px;
  height: 260px;
  position: absolute;
  top: calc(20% + 120px);
  right: 50%;
  left: 50%;
  margin-left: -546px;
  z-index: 0;
  opacity: 0.4;
}

.action-new_look .gn-quote-form > fieldset {
  margin-bottom: 30px;
}

.action-new_look .gn-quote-form > fieldset > legend {
  text-align: center;
  font-size: 20px;
  margin-bottom: 24px;
  font-weight: 600;
}

.action-new_look label {
  flex: 1;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
}

.action-new_look label img {
  width: 80%;
}

.action-new_look label:nth-of-type(2) img {
  position: relative;
}

.action-new_look label > span {
  display: flex;
  align-items: center;
  justify-content: center;
}

.action-new_look label > span > input {
  width: 30px;
  height: 30px;
  position: relative;
  top: 5px;
  margin-right: 4px;
}

@media (max-width: 1400px) {
  .action-new_look .home-hero {
    padding: 40px;
  }
  .action-new_look .home-hero > h1 {
    width: 100%;
    margin-bottom: 40px;
  }
  .action-new_look .gn-quote-form > fieldset > legend {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 600;
  }
}

.action-new_look .gn-quote-form .gn-select {
  margin: 0 10px 0 0;
}

.action-new_look .gn-quote-form .glass-type-options {
  display: grid;
  grid-template-columns: 1fr;
}

@media screen and (min-width: 480px) {
  .action-new_look .gn-quote-form .glass-type-options {
    grid-template-columns: 1fr 150px 1fr;
    max-width: 700px;
    margin: auto;
  }
}

@media (max-width : 550px) {legend .h3 {
    text-indent: 1px!important;
}}

.action-new_look .gn-quote-form .glass-type-options img {
  height: 45px;
  width: auto;
}

.action-new_look .gn-quote-form button[type="submit"] {
  margin: 0 auto;
}

.action-new_look .section-content {
  width: 66%;
}

@media (max-width: 1400px) {
  .action-new_look section > .section-content {
    width: 100%;
  }
}

.action-new_look .service-overview > .section-content {
  list-style-type: none;
  padding: 80px 0;
  margin: 0 auto;
  display: flex;
}

.action-new_look .service-overview > .section-content > li {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 0 40px;
}

.action-new_look .service-overview > .section-content > li > div {
  background-color: #d9f9fb;
  width: 80px;
  height: 80px;
  padding: 24px;
  border-radius: 100px;
  margin-bottom: 20px;
}

.action-new_look .service-overview > .section-content > li > div > img {
  height: 100%;
}

.action-new_look
  .service-overview
  > .section-content
  > li:nth-of-type(2)
  > div {
  background-color: #eac64e;
}

.action-new_look
  .service-overview
  > .section-content
  > li:nth-of-type(3)
  > div {
  background-color: #5350f4;
}

.action-new_look .service-overview > .section-content > li:last-of-type > div {
  background-color: #4fab7b;
}

.action-new_look .service-overview > .section-content > li > p {
  margin: 0;
}

@media (max-width: 1100px) {
  .action-new_look .service-overview > .section-content {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .action-new_look
    .service-overview
    > .section-content
    > li:not(:last-of-type) {
    margin-bottom: 80px;
  }
}

.why-use {
  padding: 0 0 80px 0;
  text-align: center;
}

.why-use > .section-content {
  max-width: 64%;
  margin: 0 auto;
  text-align: left;
}

.why-use-text-container {
  border: 10px solid var(--blue);
  height: 360px;
  padding: 0 40px;
  display: flex;
  align-items: center;
  position: relative;
  box-sizing: border-box;
}

.why-use-text-container > img {
  height: 440px;
  position: absolute;
  top: -50px;
  left: -24px;
}

.why-use-text {
  margin-left: 420px;
}

.why-use h4 {
  font-size: 28px;
}

.why-use ul {
  list-style-type: none;
}

.why-use ul > li {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.why-use ul > li > i {
  background: url("data:image/svg+xml;base64,PHN2ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBmaWxsPSIjMDJBOTcwIj48cGF0aCBkPSJtMTEuOTk4IDIuMDA1YzUuNTE3IDAgOS45OTcgNC40OCA5Ljk5NyA5Ljk5NyAwIDUuNTE4LTQuNDggOS45OTgtOS45OTcgOS45OTgtNS41MTggMC05Ljk5OC00LjQ4LTkuOTk4LTkuOTk4IDAtNS41MTcgNC40OC05Ljk5NyA5Ljk5OC05Ljk5N3ptLTUuMDQ5IDEwLjM4NiAzLjg1MSAzLjQzYy4xNDIuMTI4LjMyMS4xOS40OTkuMTkuMjAyIDAgLjQwNS0uMDgxLjU1Mi0uMjQybDUuOTUzLTYuNTA5Yy4xMzEtLjE0My4xOTYtLjMyMy4xOTYtLjUwMiAwLS40MS0uMzMxLS43NDctLjc0OC0uNzQ3LS4yMDQgMC0uNDA1LjA4Mi0uNTU0LjI0M2wtNS40NTMgNS45NjItMy4yOTgtMi45MzhjLS4xNDQtLjEyNy0uMzIxLS4xOS0uNDk5LS4xOS0uNDE1IDAtLjc0OC4zMzUtLjc0OC43NDYgMCAuMjA1LjA4NC40MDkuMjQ5LjU1N3oiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==")
    no-repeat;
  display: block;
  min-width: 30px;
  min-height: 30px;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

@media (max-width: 980px) {
  .why-use > .section-content {
    min-width: 90%;
  }
  .why-use-text-container {
    border: 0;
    padding: 0;
    height: auto;
    display: flex;
    flex-direction: column;
  }
  .why-use-text-container > img {
    width: 80%;
    height: auto;
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 40px;
  }
  .why-use-text {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
  .why-use ul > li {
    text-align: left;
    line-height: 1.3;
  }
}

.action-new_look .customer-reviews {
  background-color: var(--purple);
  color: #fff;
  padding: 80px 0;
  text-align: center;
}

.action-new_look .customer-reviews .section-content {
  margin: 0 auto;
}

.action-new_look .customer-reviews h6 {
  color: inherit;
  font-size: 24px;
}

.action-new_look .customer-reviews .reviews {
  margin: 50px 0;
}

.action-new_look .customer-reviews button[data-toggle] {
  background-color: transparent;
  border: 2px solid #fff;
}

.action-new_look .customer-reviews button[data-toggle]:hover {
  color: var(--purple);
  background-color: #fff;
}

.action-new_look .customer-reviews .review-container {
  background-color: #fff;
  border-color: transparent;
  border-radius: 5px;
  color: #000;
  box-shadow: 0 4px 20px -4px #0003;
}

.action-new_look .customer-reviews .review-container h4,
.action-new_look .customer-reviews .review-container h5 {
  font-size: 14px;
}

.action-new_look .customer-reviews .review-container h5 {
  font-size: 11px;
  margin-top: -10px;
  color: #555;
}

.action-new_look .faqs {
  padding: 80px 0;
}

.action-new_look .faqs > .section-content {
  width: 48%;
  text-align: center;
  margin: 0 auto;
}

@media (max-width: 1200px) {
  .action-new_look .faqs > .section-content {
    min-width: 70%;
  }
}

@media (max-width: 1200px) {
  .action-new_look .faqs > .section-content {
    min-width: 94%;
  }
}

.action-new_look .faqs h6 {
  font-size: 24px;
  margin-bottom: 50px;
}

.action-new_look .faq-container {
  margin: 20px 0;
  max-width: none;
}

.action-new_look .faq-container .faq-question p,
.action-new_look .faq-container .faq-answer p {
  text-align: left;
  font-size: 16px;
}

.action-new_look .faq-container .faq-question p {
  font-weight: bolder;
}

.action-new_look .faq-container .faq-answer {
  text-align: left;
  margin: 0;
}

.action-new_look .faqs .button {
  margin-top: 30px;
}

.action-new_look .faqs .button:hover {
  background-color: var(--dark-purple);
  color: #fff;
}



@media (max-width: 1400px) {
  .action-new_look .section-content {
    max-width: 94%;
  }
}

.action-new_look .car-models > .section-content {
  width: 62%;
  text-align: center;
  margin: 0 auto;
}

.action-new_look .car-models.whyMore > .section-content {
  width: 100%;
}

@media (max-width: 1200px) {
  .action-new_look .car-models > .section-content {
    min-width: 70%;
  }
}

.action-new_look .car-models {
  padding-bottom: 80px;
}

.action-new_look .car-models.whyMore h6 {
  font-size: 24px;  
  margin-bottom: 20px;
  color: #000;
}

.action-new_look .car-models h6 {
  font-size: 24px;  
  margin-bottom: 50px;
}

.action-new_look .car-models.whyMore .infoPara {
   font-size: 18px;
   margin-bottom: 50px;
   margin-top: 0;
   padding: 0 25px;
}

.action-new_look .car-models .button {
  margin-top: 30px;
}

.action-new_look .car-models .button:hover {
  background-color: var(--dark-purple);
  color: #fff;
}

.action-new_look .car-models-row {
  display: flex;
  margin-bottom: 30px;
}

.action-new_look .whyMore .car-models-row {
    display: grid;
    margin-bottom: 30px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    max-width: calc(100% - 50%);
    justify-content: center;
    margin: auto;
    gap: 20px;
}

@media (max-width: 1600px) { 
  .action-new_look .whyMore .car-models-row {
        max-width: calc(100% - 35%);
  }
}

@media (max-width: 1280px) {
  .action-new_look .whyMore .car-models-row {
        max-width: calc(100% - 25%);
  }
}


@media (max-width: 1100px) {
  .action-new_look .whyMore .car-models-row {
      max-width: calc(100% - 50%);
  }
}

.action-new_look .car-models-row > div {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  flex: 1;
  margin-right: 15px;
  margin-left: 15px;
  border-radius: 5px;
  padding: 30px;
  box-shadow: 0px 0px 10px 0px #00000010;
  border: 3px solid #ffffff;
}

.action-new_look .whyMore .car-models-row > div {
   border: 5px solid var(--blue);
   padding: 35px 25px 30px;
   margin-right: 0px;
  margin-left: 0px;
      border-radius: 0;
    box-shadow: unset;
}

.action-new_look .car-models-row>.car-image-link:hover {
  color: var(--purple);
  background-color: #ffffff;
  /* box-shadow: 0px 0px 9px 2px #5450ff36 inset; */
  border: 3px solid var(--purple);
}

.action-new_look .car-models-row>.partner-image-link:hover {
  color: var(--purple);
  background-color: #ffffff;
  /* box-shadow: 0px 0px 9px 2px #5450ff36 inset; */
  border: 3px solid var(--purple);
}

.action-new_look .whyMore .car-models-row>.car-image-link:hover {
  border: 5px solid var(--purple);
}
.action-new_look .whyMore .car-models-row>.partner-image-link:hover {
  color: #000;
  border: 5px solid var(--purple);
}

.action-new_look .car-models-row > div > img {
  height: 130px;
  margin: 0 auto 20px auto;
  width: 175px;
  object-fit: cover;
}

.action-new_look .whyMore .car-models-row > div > img {
  height: 60px;
  max-height:60px;
  margin: 0 auto 30px auto;
  width: 100%;
  max-width: 175px;
  object-fit: contain;
}

.action-new_look .whyMore .car-models-row .atag {
  font-size: 18px
}
.action-new_look .whyMore .car-models-row .car-image-link:hover .partner-image-link:hover .atag {
  color: #000;
}
.action-new_look .whyMore .car-models-row .ptag {
  font-size: 18px;
  min-height: 105px;
}
.action-new_look .whyMore .car-models-row .redirTag {
    color: var(--purple);
    width: fit-content;
    margin: auto;
}

.action-new_look .whyMore .car-models-row .redirTag:hover {
 color: #3c38f3; 
}

.action-new_look .car-models-row > div > a {
  color: inherit;
}

.action-new_look .car-models-row > div > a:hover {
  color: var(--purple);
}

@media (max-width: 1200px) {
  .action-new_look .car-models > .section-content {
    min-width: 100%;
  }
  .action-new_look .car-models-row {
    width: 100%;
    margin-bottom: 0;
    flex-wrap: wrap;
  }
  .action-new_look .car-models-row > div {
    width: 100%;
    flex: none;
    margin: 0;
    padding: 35px 0px 30px !important;
  }
}

.action-new_look .local-repair {
  background-color: var(--blue);
  padding: 80px 0 120px 0;
  margin-top: 80px;
}

.action-new_look .local-repair > .section-content {
  width: 45%;
  text-align: center;
  margin: 0 auto;
}

@media (max-width: 1200px) {
  .action-new_look .local-repair > .section-content {
    min-width: 94%;
  }
}

.action-new_look .local-repair h2 {
  font-size: 24px;
  margin-bottom: 50px;
}

.action-new_look .local-repair ul {
  list-style-type: none;
  margin: 40px 0 0 0;
  padding: 0 !important;
}

.action-new_look .local-repair ul > li {
  display: inline-block;
  margin-bottom: 4px;
}

.action-new_look .local-repair ul > li:not(:last-of-type):after {
  content: "";
  background-color: #0003;
  width: 1px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}

.action-new_look .local-repair ul > li > a {
  color: inherit;
}

.action-new_look .local-repair .button {
  margin-top: 30px;
}

.action-new_look .local-repair .button:hover {
  background-color: var(--dark-purple);
  color: #fff;
}

@media (max-width: 768px) {
  .action-new_look .car-models {
  padding-bottom: 10px;
}
  .action-new_look .local-repair .map > img {
    width: 88%;
  }
  .action-new_look .local-repair ul > li {
    display: block;
    margin: 0 0 16px 0;
    font-size: 16px;
  }
  .action-new_look .local-repair ul > li:not(:last-of-type):after {
    display: none;
  }
}

.action-new_look .customer-reviews .section-content > p {
  width: 60%;
  color: inherit;
  font-size: 14px;
  margin: 34px auto;
}

.action-new_look .customer-reviews p a {
  color: inherit;
  font-size: inherit;
}

.action-new_look .customer-reviews .review-summary {
  border-color: #fff3;
  box-shadow: 0 12px 20px -4px #0002;
  margin-bottom: 0;
}

.action-new_look .customer-reviews .review-summary .separator {
  background-color: #fff3;
}

.action-new_look .customer-reviews .review-overview-container a {
  color: #fff;
}

.action-new_look .customer-reviews .progress-bar-background {
  background-color: var(--dark-purple);
}

.action-new_look .customer-reviews #next_pagination {
  display: none;
}

@media (max-width: 980px) {
  .action-new_look .customer-reviews .section-content > p {
    width: 100%;
  }
  .action-new_look .customer-reviews .review-overview-container {
    width: auto;
  }
  .action-new_look .customer-reviews .ratings-container {
    display: block;
  }
}

@media (max-width : 600px) {
  .action-new_look .car-models-row .car-image-link .partner-image-link {
    width: calc(100% - 60px);
    flex: none;
    margin: 0;
    padding: 30px 0;
    /* box-shadow: none; */
    margin: auto;
    margin-bottom: 25px;
  }
}
.action-quotes .section-content,
.action-order_form .section-content,
.action-security_code .section-content {
  margin: 0 auto;
}

.action-order_form .section-content,
.action-security_code .section-content {
  width: 45%;
  max-width: 1100px;
}

@media (max-width: 1200px) {
  .action-order_form .section-content,
  .action-security_code .section-content {
    width: 60%;
  }
}

@media (max-width: 480px) {
  .action-order_form .section-content,
  .action-security_code .section-content {
    width: 90%;
  }
}

.action-quotes .quote-title,
.action-order_form .quote-title,
.action-security_code .quote-title {
  padding: 60px 0;
  text-align: center;
}

.action-order_form .quote-title,
.action-security_code .quote-title {
  padding: 40px 0;
}

@media (max-width: 1280px) {
  .action-quotes .quote-title,
  .action-order_form .quote-title,
  .action-security_code .quote-title {
    padding: 30px 0 0 0;
    margin: 0;
  }
}

.action-quotes .quote-title h1,
.action-order_form .quote-title h1,
.action-security_code .quote-title h1 {
  font-size: 30px;
}

.action-quotes .quote-title h2,
.action-order_form .quote-title h2,
.action-security_code .quote-title h2 {
  font-size: 20px;
  margin-bottom: -8px;
}

.action-quotes .quote-title a {
  font-size: 15px;
}

.action-quotes .quote-results .section-content {
  max-width: 58%;
}

.action-quotes .quote-result {
  border: 10px solid var(--blue);
  padding: 50px;
  display: flex;
  margin-bottom: 60px;
}

.action-quotes .quote-result-col {
  position: relative;
}

.action-quotes .quote-result-col:first-of-type {
  border-right: 2px solid var(--lighter-gray);
  margin-right: 50px;
  flex: 2;
}

.action-quotes .quote-cta-col {
  max-width: 300px;
  flex: 1;
}

.action-quotes .not-available {
  font-size: 20px;
  text-align: center;
  line-height: 1.2;
}

@media (max-width: 1500px) {
  .action-quotes .quote-results .section-content {
    min-width: 80%;
  }
  .action-quotes .quote-cta-col {
    max-width: 100%;
  }
}

.preferred .quote-location:after {
  content: "";
  background-color: var(--lighter-gray);
  width: 2px;
  height: 17px;
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  margin: 0 12px 0 7px;
}

.preferred h2 {
  max-width: 200px;
}

.action-quotes .preferred-indicator {
  position: absolute;
  top: -110px;
  right: -55px;
}

.action-quotes .quote-disclaimer {
  width: 80%;
  margin: 20px auto 100px auto;
  text-align: center;
}

.action-quotes .quote-disclaimer p {
  font-size: 14px;
  line-height: 1.1;
}

@media (min-width: 480px) {
  .action-quotes .preferred h2 {
    max-width: 100%;
  }
  .action-quotes .preferred-indicator {
    top: -90px;
  }
}

@media (min-width: 1200px) {
  .action-quotes .preferred-indicator {
    top: -28px;
    right: -75px;
  }
  .action-quotes .quote-disclaimer {
    width: 60%;
  }
}

.action-quotes .quote-result-col .price {
  margin-bottom: 24px;
}

.action-quotes .quote-shop {
  height: 36px;
  display: flex;
  align-items: center;
  margin: -4px 0 4px 0;
}

.action-quotes .quote-cta-col .button:focus,
.action-quotes .quote-cta-col .button:hover,
.action-quotes .more-details-button {
  color: #fff;
}

.action-quotes .quote-services-list {
  list-style-type: none;
  margin: 20px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.action-quotes .quote-services-list > li {
  width: 50%;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.action-quotes .quote-services-list > li > img {
  margin-right: 14px;
}

.action-quotes .quote-result-col > p {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 24px;
}

.action-quotes .more-details-button {
  background-color: transparent;
  border: 0;
  display: flex;
  align-items: center;
  font-family: inherit;
  color: var(--purple);
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
}

.action-quotes .more-details-button > img {
  margin-left: 6px;
}

.action-quotes .quote-services.small {
  display: none;
}

@media (max-width: 900px) {
  .action-quotes .quote-results .section-content {
    min-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
  .action-quotes .quote-result {
    flex-direction: column;
    padding: 30px !important;
  }
  .action-quotes .quote-result .quote-result-col:first-of-type {
    flex: 0;
    margin: 0;
    border: 0;
  }
  .action-quotes .quote-services,
  .action-quotes .quote-result p {
    display: none;
  }
  .action-quotes .price {
    margin-top: 20px;
  }
  .action-quotes .quote-services-list {
    display: flex;
    flex-direction: column;
    padding: 0 !important;
  }
  .action-quotes .quote-services-list > li {
    width: 100%;
  }
  .action-quotes .quote-services.small {
    display: block;
  }
}

.action-quotes input[type="submit"] {
  width: auto;
}

.action-quotes .quote-cta-col .button {
  width: 100% !important;
  box-sizing: border-box;
}

.action-quotes .quote-cta-col .button:hover {
  background-color: var(--dark-purple);
}

.action-quotes .button.call-cta,
.action-security_code .button.call-cta {
  background-color: transparent;
  display: flex;
  align-items: center;
  padding: 15px 40px;
  color: var(--purple) !important;
  border: 3px solid var(--purple);
  justify-content: center;
  margin-top: 10px;
}

.action-quotes .button.call-cta:hover,
.action-security_code .button.call-cta:hover,
.action-quotes .button.call-cta:focus,
.action-security_code .button.call-cta:focus {
  text-decoration: none;
  background-color: transparent;
  color: #4440e6;
  border: 3px solid #4440e6;
}

.quote-cta-col .select-this-shop-button {
  padding-top: 18px !important;
  padding-bottom: 17px !important;
}

.button .select-this-shop-button:hover {
  background: var(--dark-purple) !important;
}

.call-button {
  margin-top: 20px;
} 

.call-button-row-text {
  display: flex;
  align-items: center;
  justify-content: center;
}

.action-quotes .call-cta svg,
.action-security_code .call-cta svg {
  fill: var(--purple);
  margin-right: 4px;
}


.call-button .call-button-row-text:hover,
.call-button .call-button-row-text:focus {
  color: var(--dark-purple);
}

.action-quotes .call-cta svg:hover,
.action-quotes .call-cta svg:focus,
.action-security_code .call-cta svg:hover,
.action-security_code .call-cta svg:focus  {
  fill: var(--dark-purple);
  margin-right: 4px;
}

.action-quotes .quote-rating > .fa {
  font-size: 22px;
}

.action-quotes .more-details {
  display: none;
  margin-right: 20px;
}

.action-quotes .more-details ul {
  margin: 20px 0 0 10px;
}

.action-quotes .more-details ul > li {
  font-size: 15px;
}

.action-order_form .quote-title h1 {
  margin-bottom: -12px;
}

.action-order_form .quote-title a {
  font-size: 13px;
}

@media (max-width: 1024px) {
  .action-order_form .quote-title h1 {
    margin-bottom: 10px;
  }
  .action-order_form .quote-title a {
    margin-bottom: 30px;
    display: inline-block;
  }
}

.action-order_form .quote-information,
.action-security_code .quote-information {
  display: flex;
  border: 10px solid var(--blue);
  padding: 30px;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.action-security_code .quote-information {
  margin-top: 10px;
}

.action-order_form .quote-information > div,
.action-security_code .quote-information > div {
  flex: 1;
  text-align: center;
}

.action-order_form .quote-information h5,
.action-security_code .quote-information h5 {
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 5px;
}

.action-order_form .quote-information .price,
.action-security_code .quote-information .price {
  margin-top: 10px;
}

.action-order_form .quote-information dl,
.action-security_code .quote-information dl {
  font-size: 14px;
  position: relative;
  top: 6px;
  margin: 0 30px 0 40px;
}

.action-order_form .quote-information dl > dt,
.action-security_code .quote-information dl > dt {
  width: 80px;
  height: 20px;
  float: left;
  clear: left;
  font-weight: 600;
  color: var(--light-gray);
}

.action-order_form .quote-information dl > dd,
.action-security_code .quote-information dl > dd {
  height: 20px;
  white-space: nowrap;
  float: left;
  clear: right;
}

@media (max-width: 1024px) {
  .action-order_form .quote-information,
  .action-security_code .quote-information {
    flex-direction: column;
  }
  .action-order_form .quote-information dl,
  .action-security_code .quote-information dl {
    margin: 20px 0 0 0;
  }
}

.action-order_form .call-or,
.action-security_code .call-or {
  text-align: center;
  font-size: 12px;
  color: var(--light-gray);
}

.action-security_code .call-or {
  margin: 10px 0 20px 0;
}

.action-order_form .call-or {
  margin: -5px 0 20px 0;
}

.action-order_form .legal {
  margin: 5px 0 20px 0;
  text-align: center;
  font-size: 13px;
  line-height: 22px;
}

@media only screen and (min-width: 992px) {
.action-order_form .legal {
  margin: 10px 0 42px 0;  
  }
}

.action-order_form input[type="submit"],
.action-security_code input[type="submit"] {
  width: 100%;
}

.action-order_form textarea {
  margin-top: 0;
}

.action-order_form .phone-field {
  display: flex;
  width: 100%;

  align-content: space-between ;
  position: relative;
}

.action-order_form .phone-field > input {
  display: flex;
  flex: 5;
}

.action-order_form .phone-row {
  display: block;
  width: 100%;
}

.action-order_form .phone-field svg {
  fill: var(--orange);
  cursor: help;
}

.action-order_form .phone-number-tooltip:hover .tooltip-content {
  display: block;
}

.action-order_form .phone-field .tooltip-content {
  width: 330px;
  left: auto;
  right: -10px;
  top: -120px;
  border: 0;
  font-size: 13px;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 20px -4px #0003;
}

.action-security_code form {
  padding-bottom: 20px;
}

@media only screen and (min-width: 992px) {
  .action-security_code form {
    padding-bottom: 60px;
  }
}

.action-security_code .outer-container {
  justify-self: center;
}

@media only screen and (min-width: 992px) {
  .action-security_code .outer-container {
    margin: 0 0 20px 0; 
  }
}

.action-order_form .main-container,
.action-security_code .main-container {
  padding-top: 40px;
  padding-bottom: 40px;
 }

@media only screen and (min-width: 992px) {
  .action-order_form .main-container,
  .action-security_code .main-container {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}

.action-order_form .two-column-flex,
.action-security_code .two-column-flex {
  display: flex;  
  flex-direction: column;
}

@media only screen and (min-width: 992px) {
  .action-order_form .two-column-flex,
  .action-security_code .two-column-flex {
    flex-direction: row;
    justify-content: center;  
    align-items: flex-start;
  }
}

.action-order_form .two-column-flex .two-column-flex-left-side,
.action-security_code .two-column-flex .two-column-flex-left-side {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex: 1;
}

@media only screen and (min-width: 992px) {
  .action-order_form .two-column-flex .two-column-flex-left-side,
  .action-security_code .two-column-flex .two-column-flex-left-side {
    flex: 1;
    max-width: 550px; 
    padding-right: 70px;
  }
}

.action-order_form .two-column-flex .two-column-flex-right-side, 
.action-security_code .two-column-flex .two-column-flex-right-side {
  flex: 1;
}

@media only screen and (min-width: 992px) {
  .action-order_form .two-column-flex .two-column-flex-right-side, 
  .action-security_code .two-column-flex .two-column-flex-right-side {
    display: flex;
    flex-direction: column;
    flex: 1;
    max-width: 500px; 
  }
}

.two-column-flex .quote-information {
  display: flex;
  flex-direction: column;
}
 
@media only screen and (min-width: 992px) {
  .two-column-flex .quote-information {
    height: 200px;
  }
} 

.two-column-flex .order-information {
  display: flex;
  flex-direction: column;
}
 
@media only screen and (min-width: 992px) {
  .two-column-flex .order-information {
    height: 200px;
  }
} 

.action-security_code .call-now {
  margin: 0 auto;
}

.action-order_form .call-cta,
.action-security_code .call-cta  {
  background-color: var(--white);
  color: var(--purple);
  padding: 5px 0 20px 0;
  border-radius: 10px;
  text-align: center;
  font-size: 14px;
}

.action-order_form .call-cta:hover,
.action-security_code .call-cta:hover  {
  background-color: var(--white);
  color: var(--dark-purple);
}

.action-order_form .call-cta a,
.action-security_code .call-cta a {
  color: inherit;
  line-height: 1;
  display: inline-flex;
  margin-top: 0px;
  font-size: 24px;
  align-items: center;
}

.action-order_form .call-cta a svg,
.action-security_code .call-cta a svg {
  width: 24px;
  height: 24px;
  fill: var(--purple);
  margin-right: 10px;
}

.action-order_form .call-cta a svg:hover,
.action-security_code .call-cta a svg:hover {
  width: 24px;
  height: 24px;
  fill: var(--dark-purple);
  margin-right: 10px;
}

.action-order_form .gn-form-row,
.action-security_code .gn-form-row {
  margin-bottom: 0px;
}

.action-order_form .gn-phone-form-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
}

.action-order_form .gn-phone-form-row input {
  width: 225px;
}

@media only screen and (min-width: 768px) {
  .action-order_form .gn-phone-form-row input {
    width: 325px;
  }
}

.action-order_form .phone-number-tooltip {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  position: relative;
  padding: 5px 15px 15px 30px;
}

.action-order_form .svg-spacer {
  position: absolute;
  top: 3px;
}

.action-order_form .parsley-errors-list li {
  margin: 0px 0 10px;
  color: var(--red);
}

.action-security_code .parsley-errors-list li {
  margin: 10px 0 20px;
  color: var(--red);
}

.action-order_form textarea:focus,
.action-order_form textarea:active,
.action-order-form textarea:hover {
  box-shadow: 0 0 0 10px #5450ff;
}

.action-quotes_safelite .button.button-red {
  background: var(--safelight-red);
  border-color: var(--safelight-red);
  color: var(--white);
}

.action-quotes_safelite .button.button-red:hover,
.action-quotes_safelite .button.button-red:focus {
  background: var(--safelight-red);
  border-color: var(--safelight-red);
}

.action-quotes_safelite .link {
  color: #5450ff;
}
.page-new_look .safelite {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 1100px;
  padding: 25px;
  margin: 50px auto 100px;
  box-sizing: border-box;
}

.page-new_look .safelite img {
  max-width: 300px;
  margin-bottom: 30px;
}

.page-new_look .safelite .safelite-content {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 15px;
}

.safelite .SafeliteHd{
  margin-bottom: 50px;
}

.safelite .SafeliteHd h1{
      color: #1e2739;
}
.safelite .SafeliteHd p{
    color: #1e2739;
    font-weight: 400;
    font-size: 24px;
    line-height: 35px;
}
.safelite .safelteCard .safelteimgBox{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    border-right: 3px solid #c5fcfc;
}
.safelite .safelteCard .safelteimgBox img{
    margin: 0;
    max-width: 100%;
    width: 190px;
    object-fit: contain;
    height: 100%;
    object-position: center;
}
.safelite .safelteCard {
    border: 12px solid #c5fcfc;
    display: grid;
    width: 100%;
    margin-bottom: 25px;
    grid-template-columns: 1fr 3fr;
}
.safelite .safelteCard .safelteContent{
    text-align: left;
    padding: 45px;
}
.safelite .safelteCard .safelteContent h1 sup {
   font-size: 20px;
    position: absolute;
    top: -7px;
    right: -34px;
}
.safelite .safelteCard .safelteContent h1{
    color: #00b575;
    position: relative;
    width: fit-content;
}
.safelite .safelteCard .safelteContent p{
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #545454;
    font-weight: 500;
    line-height: 24px;
}
.safelite .safelteCard .safelteContent a.button{
    background: #5450ff;
    border-color: #5450ff;
    color: var(--white);
}


@media (max-width:600px) {
  .safelite .safelteCard {
    grid-template-columns: 2fr 2fr;
  }
  .safelite .SafeliteHd h1 {
    font-size: 26px;
  }
  .safelite .SafeliteHd p {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width:475px) {
  .safelite .safelteCard {
    grid-template-columns: 1fr;
  }
  .safelite .safelteCard .safelteimgBox {
    border-right: 0;
    border-bottom: 3px solid #c5fcfc;
    padding: 60px 0;
  }
  .safelite .safelteCard .safelteContent {
    padding: 25px;
  }
}
.action-thank_you .quote-title {
  margin: 30px 20px;
}

.action-thank_you .order-info {
  display: flex;
  flex-direction: column;
  border: 8px solid var(--blue);
  margin: 20px;
  box-sizing: border-box;
}

.action-thank_you .quote-questions a.button:focus {
  color: #ffffff;
}

@media (min-width: 768px) {
  .action-thank_you .order-info {
    flex-direction: row;
    margin: 30px;
  }
}

@media (min-width: 980px) {
  .action-thank_you .order-info {
    flex-direction: row;
    max-width: 980px;
    margin: 30px auto;
  }
}

.action-thank_you .order-info > div {
  flex: 1;
  padding: 20px;
}

.action-thank_you .ty-note {
  max-width: 830px;
  padding: 0 15px;
  margin: 10px auto 0;
}

@media (min-width: 768px) {
  .action-thank_you .ty-note {
    padding: 10px 15px;
    width: 95%;
    background: #fff;
  }
}

@media (min-width: 480px) {
  .action-thank_you .ty-note {
    padding: 10px;
  }
}

.action-thank_you .quote-questions {
  margin: 40px auto;
}

.action-thank_you .quote-questions a[href^="tel:"] {
  display: flex;
  align-items: center;
}

.action-thank_you .quote-services-list {
  list-style-type: none;
  margin: 0 0 20px 20px;
  padding: 0;
}

.action-thank_you .quote-services-list > li {
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.action-thank_you .quote-services-list > li > img {
  margin-right: 10px;
}

.action-thank_you label {
  margin-right: 10px;
}

.print-page {
  margin-bottom: 40px;
}

.action-thank_you .button:hover {
  background-color: var(--dark-purple);
  color: var(--white);
}
.action-select_specific_glass_type .section-content {
  margin: 0 auto;
}

.action-select_specific_glass_type .section-content {
  width: 45%;
  max-width: 1100px;
}

@media (max-width: 1200px) {
  .action-select_specific_glass_type .section-content {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    box-sizing: border-box;
  }
}

.action-select_specific_glass_type h1 {
  text-align: center;
  margin: 60px 0;
}

.action-select_specific_glass_type .glass-type-list {
  width: 60%;
  list-style-type: none;
  display: block;
  margin: 0 auto;
}

.action-select_specific_glass_type .glass-type-list > li {
  width: 100%;
  margin-bottom: 8px;
}

.action-select_specific_glass_type .glass-type-list > li > label {
  font-size: 14px;
  font-weight: 500;
  display: flex;
  cursor: pointer;
}

.action-select_specific_glass_type .glass-type-list > li > label:hover {
  color: var(--purple);
}

.action-select_specific_glass_type .glass-type-list > li input {
  position: relative;
  top: 4px;
  margin-right: 8px;
}

.action-select_specific_glass_type form {
  border: 10px solid var(--blue);
  padding: 40px;
  text-align: center;
  margin-bottom: 80px;
}

/* 
.action-select_specific_glass_type form picture,
.action-select_specific_glass_type form img {
  width: 700px;
} */

.action-select_specific_glass_type fieldset {
  margin-bottom: 40px;
  position: relative;
}

.action-select_specific_glass_type fieldset:last-of-type {
  margin-bottom: 0;
}

.action-select_specific_glass_type fieldset > legend {
  font-size: 21px;
  margin-bottom: 10px;
  font-weight: 600;
}

.action-select_specific_glass_type #reviews_new {
  margin-bottom: 60px;
}

.select_specific_glass_type .gn-select {
  margin: 40px 0 20px 0;
}

@media (max-width: 1200px) {
  .action-select_specific_glass_type .glass-type-list > li {
    display: flex;
    width: 100%;
  }
  .action-select_specific_glass_type .glass-type-list > li label {
    width: 100%;
  }
  .action-select_specific_glass_type .gn-select {
    width: 100%;
  }
  .action-select_specific_glass_type form {
    padding: 22px;
    margin-bottom: 20px;
  }
  .action-select_specific_glass_type form input[type="submit"] {
    width: 100%;
  }
}

.review-style {
  display: block;
  font-size: 13px;
  color: var(--light-gray);
}

.review-name {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: -10px;
}

.review-vehicle {
  font-size: 12px;
}

.action-select_specific_glass_type legend > svg {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 4px;
  cursor: help;
}

.action-select_specific_glass_type .glass-type-pictures {
  position: relative;
  transition: transform 0.6s cubic-bezier(0.1, -0.2, 0, 1.2);
}

.action-select_specific_glass_type .glass-type-pictures > picture ~ picture {
  position: absolute;
  left: 0;
  display: none;
}

.action-select_specific_glass_type .tooltip-picture {
  background-color: #fff;
  border-radius: 10px;
  width: 600px;
  position: absolute;
  top: -340px;
  left: 50%;
  margin-left: -300px;
  z-index: 999;
  padding: 30px;
  box-sizing: border-box;
  box-shadow: 0 20px 30px #0002;
}

.action-select_specific_glass_type .tooltip-icon:hover + .tooltip-picture {
  opacity: 1;
  transform: none;
}

.action-select_specific_glass_type .tooltip-picture {
  pointer-events: none;
  opacity: 0;
  transform: translateY(20px);
  transition: transform ease-out 0.2s, opacity 0.2s linear 0.1s;
}
.action-who_we_are .centered-form-elements {
  display: block;
  margin: 0 auto;
  max-width: 500px;
}

@media (min-width: 1200px) {
    .action-who_we_are .centered-form-elements {
    display: block;
    margin: 0 auto;
    min-width: 450px;
    max-width: 600px;
  }
}

.action-who_we_are .blue-outline {
  margin: 20px -10px;
}

@media (min-width: 480px) {
  .action-who_we_are .blue-outline {
    margin: 20px 0;
  }
}

@media (max-width: 479px) {
  .action-who_we_are .button {
    width: 250px;
  }
}
 
.action-who_we_are textarea:focus,
.action-who_we_are textarea:active,
.action-who_we_are textarea:hover {
  box-shadow: 0 0 0 0 #5450ff;
  border: hidden;
}

 .action-who_we_are textarea {
  width: inherit;
  height: 250px;
  font-size: 18px;
  line-height: 28px;
  font-family: var(--font);
  padding: 12px 20px;
  margin: 8px 0;
  border: 0px solid #d8d8d8;
  box-sizing: border-box;
  transition: 0.5s;
  outline: none;
  resize: none;
}

@media (min-width: 768px) {
  .action-who_we_are .gn-form-row textarea {
    width: 450px;
    height: 250px;
  }
}

.action-who_we_are textarea:focus,
.action-who_we_are textarea:active {
  border: 0;
  box-shadow: 0 0 0 0 #5450ff; 
}
.action-no_coverage .form-control {
  width: 100%;
}

.action-no_coverage .button {
  justify-content: center;
}

.no-coverage-glass-options > label {
    border: 1px solid var(--light-gray);
    height: 175px;
    flex: 1;
    cursor: pointer;
    border-radius: 5px;
    margin: 0 10px;
    color: #333;
    display: flex;
    flex-direction: column;
    padding: 20px 20px 30px 20px;
}
label {
  font-family: var(--font);
  font-size: 18px;
  font-weight: bold;
  display: flex;
  text-align: left;
  padding: 3px 0;
}

input:not([type="radio"]),
.gn-select {
  background-color: #fff;
  display: flex;
  max-width: 100%;
  font-size: 18px;
  line-height: 28px;
  padding: 0 30px 0 20px;
  margin: 1px 0 0 0;
  border: 0;
  border-radius: 10px;
  box-sizing: border-box;
  outline: none;
  font-family: inherit;
  align-items: center;
  justify-content: center;
}

input:not([type="radio"]):focus,
input:not([type="radio"]):active {
  border: 0;
}

.input-container .error-alert {
  align-self: center;
  padding: 0 10px;
}

input:not([type="radio"]):invalid {
  border: 3px solid #ff3636;
}

textarea {
  min-width: 350px;
  min-height: 250px;
  font-size: 18px;
  line-height: 28px;
  font-family: var(--font);
  padding: 12px 20px;
  margin: 8px 0;
  border: 0px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  transition: 0.5s;
  outline: none;
  resize: none;
}

@media (min-width: 768px) {
  textarea {
    width: 450px;
    height: 250px;
  }
}

textarea:invalid {
  border: 3px solid #ff3636;
}

/* Specify input type to use <input type='radio' name="glass"/> */
/* input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;=
  margin: 0;
}

input[type="radio"]:after {
  content: "";
  width: 23px;
  height: 23px;
  border-radius: 25px;
  top: -3px;
  left: -1px;
  position: relative;
  background-color: #ffffff;
  display: inline-block;
  visibility: visible;
  border: 1px solid #d8d8d8;
}

input[type="radio"]:checked:after {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 25px;
  top: -3px;
  left: -1px;
  position: relative;
  background-color: #ffffff;
  display: inline-block;
  visibility: visible;
  border: 8px solid var(--purple);
} */

.input-container {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  height: 55px;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
}

.input-container input {
  flex: 1;
}

.input-container select {
  flex: 1;
  margin-right: 10px;
}

.text-area-container {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
}

.text-area-container:focus,
.text-area-container:active,
.text-area-container:hover {
  box-shadow: 0 0 0 3px #5450ff;
}

.input-container.parsley-error::after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='5px' height='18px' viewBox='0 0 5 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup%3C/title%3E%3Cg id='AGG-Redesign' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='_STYLES' transform='translate(-506.000000, -3631.000000)' fill='%23DA4E2B'%3E%3Cg id='Group' transform='translate(507.000000, 3631.000000)'%3E%3Crect id='Rectangle' x='0' y='0' width='3' height='11'%3E%3C/rect%3E%3Ccircle id='Oval' stroke='%23DA4E2B' stroke-width='0.5' cx='1.5' cy='15.5' r='1.5'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  align-self: center;
  margin-right: 10px;
}

.input-container:active,
.input-container:focus,
.input-container:hover {
  box-shadow: 0 0 0 3px #5450ff;
}

@media (hover: none) and (pointer: coarse) {
  .input-container:active,
  .input-container:focus,
  .input-container:hover {
    box-shadow: none;
  }
}
.gn-quote-form {
  margin: 0 auto;
  padding: 40px 0;
  color: #fff;
}

.gn-quote-form .gn-form-row {
  margin-bottom: 20px;
}

.gn-quote-form-row {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.gn-quote-form-col {
  flex: 1;
}

.gn-quote-form h3 {
  color: inherit;
}

.gn-quote-form .parsley-errors-list {
  color: #fff;
  padding-left: 4px;
  font-size: 13px;
}

.gn-quote-form-col:first-of-type {
  max-width: 36%;
  margin-right: 80px;
}

.gn-quote-form-col:last-of-type {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.gn-quote-form-col .car-window {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gn-quote-form-col .gc-img-wrap {
  flex: 1;
}

.gn-quote-form-col .gc-img-wrap label {
  color: inherit;
}

.gn-quote-form-col .gc-img-wrap label > input {
  padding: 10px 0 30px 0;
}

.gn-quote-form button[type="submit"] {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .gn-quote-form {
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
  }

  .gn-quote-form-row {
    flex-direction: column;
  }

  .gn-quote-form-col {
    width: 100%;
    margin-bottom: 20px;
  }

  .gn-quote-form-row .gn-quote-form-col:first-of-type {
    width: 100%;
    max-width: none;
    margin-right: 0;
  }

  .gn-quote-form button[type="submit"] {
    margin-top: 20px;
  }
}

.gn-form-row textarea {
  width: 350px;
  height: 250px;
  font-size: 18px;
  line-height: 28px;
  font-family: var(--font);
  padding: 12px 20px;
  margin: 8px 0;
  border: 0px solid #d8d8d8;
  box-sizing: border-box;
  transition: 0.5s;
  outline: none;
  resize: none;
}

@media (min-width: 768px) {
  .gn-form-row textarea {
    width: 450px;
    height: 250px;
  }
}

@media (max-width: 1024px) {
  .gn-form-row textarea {
    width: 100%;
  }
}

.gn-form-row textarea:focus,
.gn-form-row textarea:active {
  border: 0;
  box-shadow: 0 0 0 0 #5450ff;
}
.breadcrumb {
  background-color: #f5f5f5;
  padding: 10px 0;
  margin: 0;
  text-align: center;
}

.breadcrumb .row {
  margin: 0 auto;
  max-width: 71.25rem;
  width: 100%;
}

.breadcrumb ul li {
  display: inline-flex;
  color: #55565a;
  font-size: 15px;
}

.breadcrumb ul li a {
  color: #7e7e7e;
  text-transform: none;
  font-size: inherit;
}

.breadcrumb ul li a:hover {
  color: inherit;
}

.breadcrumb ul li.active a {
  font-weight: 500;
}

.breadcrumb ul li:not(:last-child):after {
  content: "\203A";
  display: flex;
  width: 24px;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  line-height: 0;
  margin-left: 4px;
  color: #888;
}
.header-orange {
  padding: 25px 0 0;
  background-color: var(--salmon);
  position: relative;
}

@media (min-width: 768px) {
  .header-orange {
    padding: 70px 0 50px 0;
    background-color: var(--salmon);
    position: relative;
  }
}

.header-orange h1 {
}

.header-orange .hero-h2,
.header-orange .hero-h3,
.header-orange .hero-h4 {
  color: var(--white);
}

.header-blue {
  padding: 60px 30px 60px 30px;
  background-color: #d1fafc;
  text-align: center;
}

@media (min-width: 768px) {
  .header-blue {
    padding: 80px 100px 80px 100px;
    background-color: #d1fafc;
    text-align: center;
  }
}

.header-blue h1 {
  max-width: 1200px;
  margin: 0 auto;
}
.review-summary {
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 24px 38px;
  margin: 40px 0;
  border: 1px solid #eee;
  margin-bottom: 40px;
  border-radius: 100px;
  box-sizing: border-box;
  box-shadow: 0 12px 20px -4px #eee;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .review-summary {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    font-size: 12px;
  }
}

.review-summary-stars {
  margin-right: 10px;
  font-size: 18px;
}

.review-summary .separator {
  background-color: #eee;
  width: 1px;
  height: 46px;
  margin: 0 20px;
}

.review-summary-total > strong {
  margin-right: 2px;
}
.disclaimer-footer {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}

.footer-wrapper .container {
  max-width: 1500px;
  text-align: center;
}

footer.footer-wrapper {
  padding: 50px 0 30px 0;
  background-color: #5450ff;
  color: #fff;
  text-align: center;
}

.footer-site-links {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  box-sizing: border-box;
  width: 100%;
  text-decoration: none;
  font-size: 16px;
  color: #ffffff;
}

@media (min-width: 768px) {
  .footer-site-links {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 30px 10px;
  }
}

@media (min-width: 768px) {
  .footer-site-links {
    display: flex;
    justify-content: space-evenly;
    align-items: baseline;
  }
}

.link-section-header {
  display: flex;
  justify-content: space-between;
  padding: 25px;
  border-bottom: 2px solid #4440e6;
  text-align: left;
  font-size: 20px;
}

.link-section-header .link-section-header-icon-minus {
  display: none;
}

@media (min-width: 768px) {
  .link-section-header {
    display: none;
  }
}

/*  FOOTER STYLES */

.footer-links-section {
  flex: 1;
  width: 100%;
}

@media (min-width: 768px) {
  .footer-links-section {
    max-width: 300px;
    min-width: 250px;
    width: auto;
    margin-bottom: 30px;
  }
}

.footer-links-section ul {
  display: none;
  margin: 25px;
}

@media (min-width: 768px) {
  .footer-links-section ul {
    display: block;
    margin: 0;
  }
}

.footer-privacy-link {
  padding: 30px 0 20px 0;
}

@media (min-width: 768px) {
  .footer-privacy-link {
    padding: 0 0 20px 0;
  }
}

.footer-privacy-link a {
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
}

@media (min-width: 768px) {
  .purple-horizontal-line {
    height: 2px;
    width: 100%;
    background-color: #4440e6;
    margin: 50px 0 30px 0;
  }
}

.footer-site-links .footer-links-section {
  padding: 0 0;
}

.footer-legal {
  padding: 10px 40px;
}

#FooterDiv ul li {
  display: block;
}

.Copyright #social,
.Copyright .copy {
  float: none;
  width: 100%;
}

footer .Copyright .copy {
  color: #fff;
  font-size: 12px;
}

#FooterDiv ul {
  border-left: none;
}

.back-to-top-button {
  background-color: var(--purple);
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  color: var(--white);
  font-size: 14px;
  font-weight: 600;
  font-family: inherit;
  border: 0;
  border-radius: 100px;
  cursor: pointer;
  padding: 12px 24px;
  border: 2px solid var(--white);
}

.back-to-top-button:hover {
  transition: all 0.2s ease-out;
  background-color: var(--dark-purple);
  border-color: var(--dark-purple);
  box-shadow: 0 4px 20px -2px var(--dark-purple);
}

.back-to-top-button:hover svg {
  transform: scale(1.12);
}

.back-to-top-button:hover:active svg {
  transition: none;
  fill: var(--orange);
  transform: scale(1.32);
}

.back-to-top-button > div {
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.back-to-top-button svg {
  width: 28px;
  height: 28px;
  margin-right: 10px;
  fill: var(--white);
  transition: all 0.2s ease-out;
}

@media (max-width: 767px) {
  .back-to-top-button {
    bottom: 66px;
  }
}
.input-container.parsley-error,
.text-area-container.parsley-error {
  color: var(--red) !important;
  background-color: #fff;
  box-shadow: 0 0 0 3px var(--red);
}

.input-container.parsley-success {
  background-color: var(--white);
  /* box-shadow: 0 0 0 1px #878787; */
}

textarea.parsley-error::placeholder,
input.parsley-error::placeholder {
  color: var(--red);
}

.input-container.parsley-error .form-control::placeholder {
  color: var(--red);
}

.text-area-container.parsley-error .form-control::placeholder {
  color: var(--red);
}

.parsley-errors-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  color: var(--red);
}

.parsley-errors-list.filled {
  opacity: 1;
  text-align: left;
  padding: 0;
  position: relative;
  display: block;
  margin: 5px 0 5px 0;
}

select + .parsley-errors-list.filled::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='5px' height='18px' viewBox='0 0 5 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup%3C/title%3E%3Cg id='AGG-Redesign' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='_STYLES' transform='translate(-506.000000, -3631.000000)' fill='%23DA4E2B'%3E%3Cg id='Group' transform='translate(507.000000, 3631.000000)'%3E%3Crect id='Rectangle' x='0' y='0' width='3' height='11'%3E%3C/rect%3E%3Ccircle id='Oval' stroke='%23DA4E2B' stroke-width='0.5' cx='1.5' cy='15.5' r='1.5'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  position: absolute;
  top: -45px;
  right: 30px;
}

input + .parsley-errors-list.filled::after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='5px' height='18px' viewBox='0 0 5 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup%3C/title%3E%3Cg id='AGG-Redesign' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='_STYLES' transform='translate(-506.000000, -3631.000000)' fill='%23DA4E2B'%3E%3Cg id='Group' transform='translate(507.000000, 3631.000000)'%3E%3Crect id='Rectangle' x='0' y='0' width='3' height='11'%3E%3C/rect%3E%3Ccircle id='Oval' stroke='%23DA4E2B' stroke-width='0.5' cx='1.5' cy='15.5' r='1.5'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  position: absolute;
  display: block;
  top: -46px;
  right: 15px;
}

.parsley-errors-list li {
  margin: 1px 0 -5px;
  color: var(--red);
  font-size: 18px;
}

.input-container.parsley-validated {
  color: #3e3e3e;
  background-color: #fff;
  border: 1px solid #878787;
}
.modal {
  display: flex;
  position: fixed;
  top: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  align-items: flex-start;
  justify-content: center;
  overflow: scroll;
}

@media (min-width: 767px) {
  .modal {
    top: 0;
    align-items: center;
  }
}

.modal-underlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
  z-index: 1000;
}

.modal .modal-dialog {
  display: block;
  min-width: auto;
  width: auto;
  max-width: 90%;
  opacity: 1;
  padding: 25px;
  border-radius: 4px;
  -webkit-animation: popin 0.3s;
  animation: popin 0.3s;
  z-index: 1002;
  background-color: #ffffff;
}

@media (min-width: 767px) {
  .modal .modal-dialog {
    max-width: 70%;
    min-width: 300px;
  }
}

.modal .modal-header {
  display: flex;
  justify-content: flex-end;
}

.modal .modal-header button.modal-close {
  background-color: transparent;
  border: 0;
  outline: 0;
  font-size: 25px;
  cursor: pointer;
}

.modal .modal-body {
  display: flex;
  flex-direction: column;
}

.modal .modal-body .disclaimer {
  color: #666;
  padding-left: 20px;
}

.modal form {
  text-align: left;
  margin: 20px 0 0 0;
  padding: 0 0 10px;
}

.modal form .form-group {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 8px 0;
}

.modal form .form-group textarea {
  height: 200px;
  font-size: 18px;
  line-height: 28px;
  font-family: var(--font);
  padding: 5px 20px;
  margin: 8px 0;
  border: 0px solid #d8d8d8;
  box-sizing: border-box;
  transition: 0.5s;
  outline: none;
  resize: none;
}

.form-group .parsley-errors-list li {
  margin: 1px 0 -10px;
}

#modalRating .parsley-errors-list li {
  margin: -15px 0 8px;
}

#modalRating {
  padding-right: 15px;
}

.modal form .form-group input,
.modal form .form-group textarea {
  width: 100%;
}

@media (min-width: 767px) {
  .modal form .form-group input,
  .modal form .form-group textarea {
    width: inherit;
  }
}

.modal form .form-group-horiz {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
  padding-bottom: 5px;
}

@media (min-width: 767px) {
  .modal form .form-group-horiz {
    flex-direction: row;
    padding-bottom: 0;
  }
}

.car-mfyellow-box.modal .fblbl {
  margin-left: 0;
}

.modal .form-inline .input-crd {
  margin: 15px 0 5px;
}

.modal .modal-footer {
  position: absolute;
  top: 14px;
  text-align: center;
  height: 20px;
  padding: 0;
  border: none;
  font-size: 22px;
  width: 20px;
  right: 20px;
  background: transparent;
  display: block;
  cursor: pointer;
  color: #fff;
  z-index: 999;
}

.modal .modal-footer p {
  text-transform: capitalize;
  cursor: pointer;
  display: inline;
  border-bottom: 1px solid #344a5f;
}

.fa-star,
.fa-star-o,
.fa-star-half-o {
  color: gold;
}

.modal .modal-body label,
.modal .modal-body p {
  flex: 1;
  font-weight: 500;
  display: block;
  align-items: center;
  text-align: center;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
  margin: 3px auto;
}

@media (min-width: 767px) {
  .modal .modal-body label,
  .modal .modal-body p {
    margin: 10px auto;
  }
}

.modal .modal-body .form-group h4 {
  text-align: center;
}

.modal .modal-body .rating:not(:checked) > input {
  position: absolute;
}

.modal .modal-body .rating:not(:checked) > label {
  float: right;
  width: 28px;
  padding: 0 0.1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 200%;
  line-height: 1.2;
  color: #ddd;
  text-shadow: 1px 1px #ccc, 2px 2px #fff,
    0.1em 0.1em 0.2em rgba(255, 255, 255, 0.5);
}

.modal .modal-body .rating:not(:checked) > label:before {
  content: "★ ";
}

.modal .modal-body .rating > input:checked ~ label {
  color: #f70;
  text-shadow: 1px 1px #c60, 2px 2px #940, 0.1em 0.1em 0.2em rgba(0, 0, 0, 0.5);
}

.modal .modal-body .rating:not(:checked) > label:hover,
.modal .modal-body .rating:not(:checked) > label:hover ~ label,
.modal .modal-body .rating > input:hover ~ label {
  color: gold;
  text-shadow: 1px 1px goldenrod, 2px 2px #b57340,
    0.1em 0.1em 0.2em rgba(0, 0, 0, 0.5);
}

.modal .modal-body .rating > input:checked + label:hover,
.modal .modal-body .rating > input:checked + label:hover ~ label,
.modal .modal-body .rating > input:checked ~ label:hover,
.modal .modal-body .rating > input:checked ~ label:hover ~ label,
.modal .modal-body .rating > label:hover ~ input:checked ~ label {
  color: #ea0;
  text-shadow: 1px 1px goldenrod, 2px 2px #b57340,
    0.1em 0.1em 0.2em rgba(0, 0, 0, 0.5);
}

.modal .modal-body .rating > label:active {
  position: relative;
  top: 2px;
  left: 2px;
}

#testimonial_rating_5,
#testimonial_rating_4,
#testimonial_rating_3,
#testimonial_rating_2,
#testimonial_rating_1 {
  cursor: pointer;
  opacity: 0;
  left: 116px;
  width: 20px;
  height: 20px;
  z-index: 99;
}

#testimonial_rating_1 {
  left: 3px;
}

#testimonial_rating_2 {
  left: 32px;
}
#testimonial_rating_3 {
  left: 60px;
}
#testimonial_rating_4 {
  left: 88px;
}

@media (max-width: 767px) {
  .modal .modal-body .modal .rating:not(:checked) > label {
    text-shadow: none;
  }
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@-ms-keyframes popin {
  0% {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes popin {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.fa-star,
.fa-star-o,
.fa-star-half-o {
  color: gold;
}

.rating {
  float: left;
  position: relative;
}

.rating:not(:checked) > input {
  position: absolute;
}

.rr-wrapper {
  margin: 0 -0.1em;
}
.rating:not(:checked) > label {
  float: right;
  width: 28px;
  padding: 0 0.1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 200%;
  line-height: 1.2;
  color: #ddd;
  text-shadow: 1px 1px #ccc, 2px 2px #fff,
    0.1em 0.1em 0.2em rgba(255, 255, 255, 0.5);
}

.rating:not(:checked) > label:before {
  content: "★ ";
}

.rating > input:checked ~ label {
  color: #f70;
  text-shadow: 1px 1px #c60, 2px 2px #940, 0.1em 0.1em 0.2em rgba(0, 0, 0, 0.5);
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label,
.rating > input:hover ~ label {
  color: gold;
  text-shadow: 1px 1px goldenrod, 2px 2px #b57340,
    0.1em 0.1em 0.2em rgba(0, 0, 0, 0.5);
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
  color: #ea0;
  text-shadow: 1px 1px goldenrod, 2px 2px #b57340,
    0.1em 0.1em 0.2em rgba(0, 0, 0, 0.5);
}

.rating > label:active {
  position: relative;
  top: 2px;
  left: 2px;
}

/*
.tm-modal .modal-dialog {
    width:96%;
    max-width:450px;
}
.tm-modal  .fblbl {
    font-weight:600;
    font-size:14px;
    margin-bottom: 10px;
}

.tm-modal textarea {
    resize:none;
}
 */

#testimonial_rating_5,
#testimonial_rating_4,
#testimonial_rating_3,
#testimonial_rating_2,
#testimonial_rating_1 {
  cursor: pointer;
  opacity: 0;
  left: 116px;
  width: 20px;
  height: 20px;
  z-index: 99;
}

#testimonial_rating_1 {
  left: 3px;
}

#testimonial_rating_2 {
  left: 32px;
}
#testimonial_rating_3 {
  left: 60px;
}
#testimonial_rating_4 {
  left: 88px;
}

@media (max-width: 767px) {
  .rating:not(:checked) > label {
    text-shadow: none;
  }
}
