.blog_section .et_pb_salvattore_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content {
    flex-direction: column;
    align-items: center;
  }
}
.blog_section .et_pb_salvattore_content article {
  width: 30%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  margin-bottom: 45px !important;
  padding: 0;
  border: none;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  /*border-radius: 8px;*/
  position: relative;
  overflow: hidden;
}
@media (max-width: 980px) {
  .blog_section .et_pb_salvattore_content article {
    width: 47%;
  }
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content article {
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.blog_section .et_pb_salvattore_content article .entry-featured-image-url {
  display: block;
  position: relative;
  padding-bottom: 58%;
}
.blog_section .et_pb_salvattore_content article .entry-featured-image-url:before {
  content: "";
  box-shadow: inset 0 0 0 0 #001a7a;
  width: 100%;
  height: 100%;
  opacity: 0.67;
  position: absolute;
  transition: 0.4s all;
  z-index: 1;
  top: 0;
  left: 0;
}
.blog_section .et_pb_salvattore_content article .entry-featured-image-url img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.blog_section .et_pb_salvattore_content article .entry-featured-image-url:hover:before {
  box-shadow: inset 500px 0 0 0 #12283f;
}
.blog_section .et_pb_salvattore_content article .entry-title {
  line-height: 110%;
  margin: 0 0 15px;
  padding: 27px 27px 0;
  font-size: 19px !important;
  /*font-family: "montserratsemi_bold", arial;*/
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.84px;
}
@media (max-width: 980px) {
  .blog_section .et_pb_salvattore_content article .entry-title {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content article .entry-title {
    font-size: 17px !important;
  }
}
.blog_section .et_pb_salvattore_content article .entry-title a {
  text-decoration: none;
  color: #000000;
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content article .entry-title {
    height: auto !important;
  }
}
.blog_section .et_pb_salvattore_content article .post-content {
  padding: 0 27px;
}
.blog_section .et_pb_salvattore_content article .post-content .post-content-inner p {
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 20px;
  font-size: 16px !important;
  color: #1a1a1a;
  /*font-family: "montserratlight", arial;*/
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content article .post-content .post-content-inner p {
    height: auto !important;
  }
}
.blog_section .et_pb_salvattore_content article .post-content .more-link {
  background: #fff;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  /*font-family: "montserratlight", arial;*/
  border: 2px solid #001a7a;
  font-weight: 700;
  border-radius: 5px;
  padding: 7px 17px 5px;
  cursor: pointer;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.015em;
  text-shadow: none;
  margin-bottom: 27px;
  color: #000 !important;
}
.blog_section .et_pb_salvattore_content article .post-content .more-link:hover {
  background: #001a7a;
  color: #fff !important;
}
.section_faq {
  padding: 0 !important;
}
.section_faq .et_pb_row {
  max-width: 1150px;
  width: 90%;
  margin: 0 auto !important;
}
.section_faq h2 {
  margin: 0 0 40px;
  padding: 0 15px;
  font-size: 38px !important;
  /*	font-family: sofia_prolight, arial;*/
  /*font-weight: 700;*/
  font-weight: 300;
  /*text-transform: uppercase;*/
  text-transform: capitalize;
  text-align: center;
  letter-spacing: 0.84px;
  line-height: 125%;
  color: #000;
}
@media (max-width: 980px) {
  .section_faq h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  .section_faq h2 {
    font-size: 28px !important;
  }
}
.section_faq .et_pb_search {
  border: none;
  padding-bottom: 30px;
}
.section_faq .et_pb_search form {
  position: relative;
  max-width: 500px;
  margin: 0 auto 40px;
  border: 1px solid #000;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  overflow: hidden;
}
.section_faq .et_pb_search form .screen-reader-text {
  display: none;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.section_faq .et_pb_search form > div {
  display: flex;
}
.section_faq .et_pb_search form input[type="text"] {
  font-size: 18px;
  /*font-family: sofia_prolight, arial;*/
  font-weight: 400;
  color: #000;
  padding-top: 0.315em !important;
  padding-right: 0.715em !important;
  padding-bottom: 0.315em !important;
  padding-left: 0.715em !important;
  height: auto;
  min-height: 0;
  border: none;
  display: block;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .section_faq .et_pb_search form input[type="text"] {
    width: 80%;
  }
}
.section_faq .et_pb_search form input.et_pb_searchsubmit {
  font-size: 18px;
  /*font-family: sofia_prolight, arial;*/
  font-weight: 700;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background-color: #001a7a;
  border: 2px solid #001a7a;
  transition: 0.5s;
  /*margin-right: -0.5px;*/
  padding-left: 10px;
  padding-right: 10px;
}
.section_faq .et_pb_search form input.et_pb_searchsubmit:hover {
  background: transparent;
  color: #000 !important;
}
.section_faq .block_faq .et_pb_ajax_pagination_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
}
.section_faq .block_faq article {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: calc(25% - 30px);
  margin: 0 15px 30px;
  padding: 30px 20px;
  background-color: #fff;
  border-top: 2px solid #f36d21;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 980px) {
  .section_faq .block_faq article {
    width: calc(50% - 30px);
  }
}
@media (max-width: 500px) {
  .section_faq .block_faq article {
    width: calc(100%);
  }
}
.section_faq .block_faq article .entry-title {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px !important;
  /*font-family: 'Helvetica', sans-serif;*/
  font-weight: 700;
  text-align: center;
  line-height: 140%;
}
.section_faq .block_faq article .entry-title a {
  border-bottom: 1px solid transparent;
  transition: 0.5s;
}
.section_faq .block_faq article .entry-title a:hover {
  border-bottom: 1px solid #337ab7;
}
#pagination {
  width: 96.5%;
  border-top: 1px solid #e2e2e2;
  /*	.wp-pagenavi {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: flex-end;

		@media (max-width: 373px) {
			justify-content: center;
		}
	}*/
}
#pagination .wp-pagenavi {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (max-width: 373px) {
  #pagination .wp-pagenavi {
    justify-content: center;
  }
}
#pagination .wp-pagenavi span, #pagination .wp-pagenavi a {
  font-weight: bold !important;
  color: #000000 !important;
  font-size: 16px !important;
  padding: 1em 0.5em;
  border: none;
}
#pagination .wp-pagenavi span.current, #pagination .wp-pagenavi a.current {
  color: #001a7a !important;
}
#pagination .wp-pagenavi a:hover {
  color: #001a7a !important;
}
html body.home #about-us-section .title-list li {
  font-size: clamp(10px, 1vw, 14px) !important;
  line-height: 1.42857143 !important;
}
@media (max-width: 767px) {
  html body.home #about-us-section .title-list li {
    font-size: clamp(10px, 2.333vw, 17px) !important;
  }
}
html body.home #seowall_wrapper .system_wrap .booknow {
  white-space: nowrap;
}
body.page-template-page-schedule-an-appointment #content_page {
  padding: 0;
}
body.page-template-page-schedule-an-appointment .schedule__container {
  width: 90%;
  max-width: 1200px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 32px 0;
  margin: 0 auto;
}
@media (max-width: 980px) {
  body.page-template-page-schedule-an-appointment .schedule__container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px 0;
  }
}
body.page-template-page-schedule-an-appointment .schedule__content {
  flex: 0 0 62%;
}
@media (max-width: 980px) {
  body.page-template-page-schedule-an-appointment .schedule__content {
    width: 100%;
    margin: 0 0 50px 0;
  }
}
body.page-template-page-schedule-an-appointment .schedule__content h2 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 30px !important;
  font-weight: 600;
  font-style: normal;
  line-height: calc(36/30);
  color: #000000;
  margin: 0 0 24px;
}
@media (max-width: 980px) {
  body.page-template-page-schedule-an-appointment .schedule__content h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.page-template-page-schedule-an-appointment .schedule__content h2 {
    font-size: 26px !important;
  }
}
body.page-template-page-schedule-an-appointment .schedule__content .progress-bar {
  position: relative;
  width: 100%;
  height: 12px;
  float: none;
  background-image: linear-gradient(90deg, #001a7a, #001a7a 50%, #c4c4c4 50%, #c4c4c4);
  box-shadow: none;
  border-radius: 7px;
  margin-bottom: 28px;
}
body.page-template-page-schedule-an-appointment .schedule__content .progress-count {
  display: inline-block;
  font-family: "open_sansregular", arial;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  background-color: #001a7a;
  border-radius: 6px;
  padding: 3px 9px;
  transform: translateY(-7px);
}
body.page-template-page-schedule-an-appointment .schedule__content ol {
  list-style: none;
  counter-reset: myCounter;
  margin: 0 0 36px 0;
  padding: 0;
}
body.page-template-page-schedule-an-appointment .schedule__content li {
  position: relative;
  font-family: "open_sansregular", arial;
  font-size: 20px;
  line-height: 26px;
  color: #000;
  padding: 0 0 0 46px;
  margin: 0 0 0.7em;
}
body.page-template-page-schedule-an-appointment .schedule__content li:last-child {
  margin-bottom: 0;
}
body.page-template-page-schedule-an-appointment .schedule__content li:before {
  content: counter(myCounter);
  counter-increment: myCounter;
  position: absolute;
  left: 0;
  top: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  font-family: "open_sansregular", arial;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  background-color: #ff8b03;
  border-radius: 50%;
}
body.page-template-page-schedule-an-appointment .schedule__content .gform_wrapper {
  background-color: #fff;
  border: 1px solid #c9cfd2;
  border-radius: 4px;
  padding: 36px 28px 12px;
}
body.page-template-page-schedule-an-appointment .schedule__content .gform_validation_errors {
  display: none !important;
}
body.page-template-page-schedule-an-appointment .schedule__content #field_2_1 {
  grid-column: 1/7;
}
@media (max-width: 767px) {
  body.page-template-page-schedule-an-appointment .schedule__content #field_2_1 {
    grid-column: 1/-1;
  }
}
body.page-template-page-schedule-an-appointment .schedule__content #field_2_2 {
  grid-column: -1/7;
}
@media (max-width: 767px) {
  body.page-template-page-schedule-an-appointment .schedule__content #field_2_2 {
    grid-column: 1/-1;
  }
}
body.page-template-page-schedule-an-appointment .schedule__content #field_2_3 {
  grid-column: 1/7;
}
@media (max-width: 767px) {
  body.page-template-page-schedule-an-appointment .schedule__content #field_2_3 {
    grid-column: 1/-1;
  }
}
body.page-template-page-schedule-an-appointment .schedule__content #field_2_4 {
  grid-column: -1/7;
}
@media (max-width: 767px) {
  body.page-template-page-schedule-an-appointment .schedule__content #field_2_4 {
    grid-column: 1/-1;
  }
}
body.page-template-page-schedule-an-appointment .schedule__content input[type="text"] {
  font-family: "open_sansregular", arial;
  font-size: 16px;
  font-weight: 400;
  line-height: calc(22/16) !important;
  color: #6d6e71;
  border: 0.5px solid #6d6e71;
  border-radius: 4px;
  padding: 14px 16px 15px;
  outline: none;
}
body.page-template-page-schedule-an-appointment .schedule__content textarea {
  height: 211px;
  resize: none;
  font-family: "open_sansregular", arial;
  font-size: 16px;
  font-weight: 400;
  line-height: calc(22/16) !important;
  color: #6d6e71;
  border: 0.5px solid #6d6e71;
  border-radius: 4px;
  padding: 14px 16px 15px;
  outline: none;
}
body.page-template-page-schedule-an-appointment .schedule__content input[type="submit"] {
  width: auto;
  min-width: 200px;
  font-family: "open_sansregular", arial;
  font-size: 20px;
  font-weight: 600;
  line-height: 1 !important;
  text-transform: capitalize;
  background-color: #ff8b03;
  border: 1px solid #ff8b03;
  border-radius: 6px;
  color: #fff;
  padding: 13px;
  margin: 0;
}
body.page-template-page-schedule-an-appointment .schedule__content input[type="submit"]:hover {
  background-color: #2098d1;
  border: 1px solid #2098d1;
  transition: all 0.25s ease;
}
body.page-template-page-schedule-an-appointment .schedule__content .gfield_error {
  position: relative;
}
body.page-template-page-schedule-an-appointment .schedule__content .gfield_error input, body.page-template-page-schedule-an-appointment .schedule__content .gfield_error textarea {
  border: 0.5px solid #c02b0a;
}
body.page-template-page-schedule-an-appointment .schedule__content .gfield_validation_message {
  position: absolute;
  right: 0;
  bottom: -18px;
  width: max-content;
  font-size: 12px;
  color: #000;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
body.page-template-page-schedule-an-appointment .schedule__content .gform_footer {
  justify-content: end;
}
@media (max-width: 767px) {
  body.page-template-page-schedule-an-appointment .schedule__content .gform_footer {
    justify-content: center;
  }
}
body.page-template-page-schedule-an-appointment .schedule__sidebar {
  flex: 0 0 33%;
  max-width: 400px;
}
@media (max-width: 980px) {
  body.page-template-page-schedule-an-appointment .schedule__sidebar {
    width: 100%;
  }
}
body.page-template-page-schedule-an-appointment .wprm-wrapper {
  display: none !important;
}
body.page-template-page-thank-you-for-schedule-an-appointment #content_page {
  padding: 0;
}
body.page-template-page-thank-you-for-schedule-an-appointment .schedule__container {
  width: 90%;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
body.page-template-page-thank-you-for-schedule-an-appointment .schedule__content {
  width: 90%;
  max-width: 740px;
  padding: 28px 0;
}
@media (max-width: 980px) {
  body.page-template-page-thank-you-for-schedule-an-appointment .schedule__content {
    padding: 50px 0;
  }
}
body.page-template-page-thank-you-for-schedule-an-appointment .schedule__content h2 {
  max-width: 600px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 30px !important;
  font-weight: 600;
  font-style: normal;
  line-height: calc(36/30);
  text-align: center;
  color: #000;
  margin: 0 auto 40px;
}
@media (max-width: 980px) {
  body.page-template-page-thank-you-for-schedule-an-appointment .schedule__content h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.page-template-page-thank-you-for-schedule-an-appointment .schedule__content h2 {
    font-size: 26px !important;
  }
}
body.page-template-page-thank-you-for-schedule-an-appointment .schedule__content .progress-bar {
  position: relative;
  width: 100%;
  height: 12px;
  float: none;
  text-align: right;
  background-color: #001a7a;
  box-shadow: none;
  border-radius: 7px;
  margin-bottom: 28px;
}
body.page-template-page-thank-you-for-schedule-an-appointment .schedule__content .progress-count {
  display: inline-block;
  font-family: "open_sansregular", arial;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  background-color: #001a7a;
  border-radius: 6px;
  padding: 3px 9px;
  transform: translateY(-7px);
}
body.page-template-page-thank-you-for-schedule-an-appointment .schedule__calendar {
  width: 90%;
  max-width: 1000px;
  height: 700px;
  background-color: #fbfcfd;
  padding: 50px 0;
  margin: 0 auto;
}
body.page-template-page-thank-you-for-schedule-an-appointment .wprm-wrapper {
  display: none !important;
}
#inner_contact_us .contactus_content .gform_wrapper {
  padding: 15px 0 0 0;
}
@media (max-width: 767px) {
  #inner_contact_us .contactus_content .gform_wrapper {
    padding: 0;
  }
}
#inner_contact_us .contactus_content .gform_validation_errors {
  display: none !important;
}
#inner_contact_us .contactus_content .gform_fields {
  grid-row-gap: 0;
}
#inner_contact_us .contactus_content #field_2_1 {
  grid-column: 1/7;
}
@media (max-width: 767px) {
  #inner_contact_us .contactus_content #field_2_1 {
    grid-column: 1/-1;
  }
}
#inner_contact_us .contactus_content #field_2_2 {
  grid-column: -1/7;
}
@media (max-width: 767px) {
  #inner_contact_us .contactus_content #field_2_2 {
    grid-column: 1/-1;
  }
}
#inner_contact_us .contactus_content #field_2_3 {
  grid-column: 1/7;
}
@media (max-width: 767px) {
  #inner_contact_us .contactus_content #field_2_3 {
    grid-column: 1/-1;
  }
}
#inner_contact_us .contactus_content #field_2_4 {
  grid-column: -1/7;
}
@media (max-width: 767px) {
  #inner_contact_us .contactus_content #field_2_4 {
    grid-column: 1/-1;
  }
}
#inner_contact_us .contactus_content input[type="text"] {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 50px;
  font-family: "SegoeUI-Light", arial;
  font-size: 20px !important;
  font-weight: 300;
  font-style: normal;
  color: #0a0a0a;
  background: linear-gradient(to bottom, #e7e7e7 0%, #e7e7e7 100%);
  border: 3px solid #fff;
  box-shadow: 4px 4px 4px 0 #d0d0d0 inset;
  padding: 6px 20px;
  margin: 0 0 15px 0;
  outline: none;
}
@media (max-width: 980px) {
  #inner_contact_us .contactus_content input[type="text"] {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  #inner_contact_us .contactus_content input[type="text"] {
    font-size: 15px !important;
  }
}
#inner_contact_us .contactus_content textarea {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 166px;
  font-family: "SegoeUI-Light", arial;
  font-size: 20px !important;
  font-weight: 300;
  font-style: normal;
  color: #0a0a0a;
  background: linear-gradient(to bottom, #e7e7e7 0%, #e7e7e7 100%);
  border: 3px solid #fff;
  box-shadow: 4px 4px 4px 0 #d0d0d0 inset;
  padding: 10px 20px;
  margin: 0 0 15px 0;
  outline: none;
}
@media (max-width: 980px) {
  #inner_contact_us .contactus_content textarea {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  #inner_contact_us .contactus_content textarea {
    font-size: 15px !important;
  }
}
#inner_contact_us .contactus_content input[type="submit"] {
  width: 180px;
  height: 58px;
  font-size: 0px;
  background-image: url("/wp-content/themes/techexpert_ulistic/images/send_btn.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: left center;
  background-size: contain;
  border: none;
  padding: 0;
  outline: 0;
}
@media (max-width: 980px) {
  #inner_contact_us .contactus_content input[type="submit"] {
    margin: 0;
  }
}
#inner_contact_us .contactus_content .gfield_error {
  position: relative;
}
#inner_contact_us .contactus_content .gfield_error input, #inner_contact_us .contactus_content .gfield_error textarea {
  border: 3px solid red;
}
#inner_contact_us .contactus_content .gfield_validation_message {
  position: absolute;
  right: 0;
  bottom: -18px;
  width: max-content;
  font-size: 12px;
  color: #000;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
#inner_contact_us .contactus_content .gform_footer {
  justify-content: center;
}
@media (max-width: 980px) {
  #inner_contact_us .contactus_content .gform_footer {
    padding: 0;
    margin: 0;
  }
}
#home-main-banner-2023 {
  background: url(/wp-content/uploads/2023/03/main-banner-bg.jpg);
  background-size: cover;
  /*padding: 200px 0 50px;*/
}
@media screen and (max-width: 1199px) {
  #home-main-banner-2023 {
    padding: 184px 0 50px !important;
  }
}
@media screen and (max-width: 960px) {
  #home-main-banner-2023 {
    padding: 157px 0 50px !important;
  }
}
@media (max-width: 767px) {
  #home-main-banner-2023 {
    padding: 50px 0 !important;
  }
}
#home-main-banner-2023 .container {
  max-width: 1200px !important;
  width: 90%;
  padding: 0;
}
#home-main-banner-2023 .container .banner-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: calc(100vh - 150px);
}
@media screen and (max-width: 1199px) {
  #home-main-banner-2023 .container .banner-row {
    height: 100% !important;
  }
}
@media (max-width: 767px) {
  #home-main-banner-2023 .container .banner-row {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#home-main-banner-2023 .container .banner-row .col.content-col {
  max-width: 600px;
  width: 100%;
  margin-right: 50px;
}
@media (max-width: 767px) {
  #home-main-banner-2023 .container .banner-row .col.content-col {
    margin-right: 0;
  }
}
#home-main-banner-2023 .container .banner-row .col.content-col h1 {
  font-family: "poppinsmedium", Arial, sans-serif;
  font-size: clamp(30px, 3.4722222222vw, 50px) !important;
  padding: 0;
  line-height: 1.2;
  margin: 0 0 0.15em;
  color: #ffffff;
  letter-spacing: -0.001em;
}
@media (max-width: 767px) {
  #home-main-banner-2023 .container .banner-row .col.content-col h1 {
    font-size: clamp(35px, 3.4722222222vw, 50px) !important;
  }
}
#home-main-banner-2023 .container .banner-row .col.content-col h2 {
  font-family: "poppinsregular", Arial, sans-serif;
  font-size: clamp(25px, 2.0833333333vw, 30px) !important;
  margin-bottom: 1em;
  background-color: rgba(255, 255, 255, 0.15);
  padding: 0.2em 0.85em;
  color: #ffffff;
  display: inline-block;
  line-height: 1.5;
}
#home-main-banner-2023 .container .banner-row .col.content-col h2 strong {
  font-family: "poppinsbold", Arial, sans-serif;
  font-weight: 700;
}
#home-main-banner-2023 .container .banner-row .col.content-col ul {
  list-style: none;
}
@media (max-width: 767px) {
  #home-main-banner-2023 .container .banner-row .col.content-col ul {
    margin: 0;
  }
}
#home-main-banner-2023 .container .banner-row .col.content-col ul li {
  font-family: "poppinsregular", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  padding-left: 13px;
  position: relative;
  margin-bottom: 0;
}
#home-main-banner-2023 .container .banner-row .col.content-col ul li:not(:last-child) {
  margin-bottom: 0.3em;
}
#home-main-banner-2023 .container .banner-row .col.content-col ul li:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #FF8B03;
  left: 0;
  top: 9px;
}
#home-main-banner-2023 .container .banner-row .col.content-col ul li b {
  font-family: "poppinsbold", Arial, sans-serif;
  font-weight: 700;
}
#home-main-banner-2023 .container .banner-row .col.content-col .banner-logo-wrapper {
  margin-top: 40px;
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 1024px) {
  #home-main-banner-2023 .container .banner-row .col.content-col .banner-logo-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  #home-main-banner-2023 .container .banner-row .col.content-col .banner-logo-wrapper {
    margin-top: 30px;
  }
}
#home-main-banner-2023 .container .banner-row .col.content-col .banner-logo-wrapper img:nth-of-type(1) {
  max-width: 178px;
}
#home-main-banner-2023 .container .banner-row .col.content-col .banner-logo-wrapper img:nth-of-type(2) {
  max-width: 76px;
}
#home-main-banner-2023 .container .banner-row .col.content-col .banner-logo-wrapper img:nth-of-type(3) {
  max-width: 140px;
}
#home-main-banner-2023 .container .banner-row .col.form-col {
  max-width: 508px;
  width: 100%;
  padding: 35px 40px;
  background-color: #ffffff;
  margin-top: 6px;
}
@media screen and (min-width: 767px) {
  #home-main-banner-2023 .container .banner-row .col.form-col {
    padding: 35px clamp(15px, 2.7777777778vw, 40px);
  }
}
@media (max-width: 767px) {
  #home-main-banner-2023 .container .banner-row .col.form-col {
    margin-top: 40px;
  }
}
#home-main-banner-2023 .container .banner-row .col.form-col h3 {
  font-family: "poppinssemibold", Arial, sans-serif;
  font-size: clamp(25px, 2.0833333333vw, 30px) !important;
  color: #2E2E2E;
  line-height: 1.5;
  padding: 0;
  margin: 0 0 10px;
  letter-spacing: -0.005em;
}
#home-main-banner-2023 .container .banner-row .col.form-col p {
  font-family: "poppinsregular", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.56;
  position: relative;
  color: #2E2E2E;
  margin-bottom: 1em;
}
#home-main-banner-2023 .container .banner-row .col.form-col p.step {
  color: #888888;
  font-size: 16px;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper.gravity-theme .ginput_complex span {
  margin: 0 !important;
  padding: 0 !important;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper .gform_validation_errors {
  display: none !important;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper .gform_required_legend {
  display: none !important;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: unset;
  font-family: "poppinsregular", Arial, sans-serif;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 48%;
  position: relative;
  text-align: left;
  line-height: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 15px !important;
  max-width: 100% !important;
}
@media screen and (max-width: 475px) {
  #home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1), #home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(2) {
  width: 100%;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error {
  border: none;
  box-shadow: none;
  background: transparent;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, #home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: 1px solid red;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0 !important;
  font-family: inherit;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  color: red;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -8px;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield legend, #home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield label {
  font-family: inherit;
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 0 !important;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 2px;
  color: #000000;
  text-align: left;
  margin-top: 0;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, #home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required {
  color: #ffffff;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
  margin-top: 0 !important;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, #home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  color: #000000;
  font-family: "poppinsregular", Arial, sans-serif;
  padding: 12.5px 14px;
  background: none;
  border: 1px solid rgba(102, 102, 102, 0.55);
  border-radius: 0;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  background: #ffffff;
  width: 100%;
  display: block;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, #home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, #home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, #home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
  /*border: none !important;*/
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::placeholder, #home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::placeholder {
  font-family: "poppinsregular", Arial, sans-serif;
  font-size: 16px;
  color: rgba(109, 110, 113, 0.55);
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 50px;
  resize: none;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_footer {
  padding: 0;
  margin-top: 11px;
  text-align: left;
  justify-content: flex-start;
  position: relative;
  width: 185px;
  background: #FF8B03 !important;
  /*border: 2px solid #FF8B03;*/
  border: none;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_footer:before {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/2023/03/arrow-right.png);
  height: 10px;
  width: 19px;
  top: 50%;
  transform: translateY(-50%);
  left: 150px;
  transition: all 0.3s ease;
  z-index: 1;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_footer:after {
  border-radius: 0 !important;
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_footer input {
  font-size: 18px !important;
  text-transform: uppercase;
  font-family: "poppinssemibold", Arail, sans-serif;
  font-weight: 600;
  background: transparent !important;
  border: none;
  padding: 17px 41px 15px 20px !important;
  line-height: 1 !important;
  letter-spacing: -0.005em;
  color: #ffffff !important;
  display: inline-block;
  transition: 0.3s all;
  margin: 0 !important;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_footer input:hover {
  /*background: #ffffff !important;*/
  /*color: #FF8B03 !important*/
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_footer:hover:before {
  left: 157px;
}
#home-main-banner-2023 .container .banner-row .col.form-col .gform_wrapper form .gform_footer:hover:after {
  transform: scaleY(1);
}
body.single-post .container {
  width: 90% !important;
}
body.single-post #inner-banner-main .banner-wrapper h1 {
  font-family: "HelveticaNeueCondensed", sans-serif;
  font-weight: 900;
  font-size: calc(50px + 1.3vw) !important;
  position: relative;
  padding-bottom: 30px;
  line-height: 110%;
  letter-spacing: normal;
}
@media (max-width: 980px) {
  body.single-post #inner-banner-main .banner-wrapper h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #inner-banner-main .banner-wrapper h1 {
    font-size: 33px !important;
  }
}
body.single-post #inner-banner-main .banner-wrapper h1:before {
  content: "";
  width: 80px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: 9px;
  left: 0;
}
@media (max-width: 767px) {
  body.single-post #inner-banner-main .banner-wrapper h1:before {
    margin-left: 50%;
    transform: translate(-50%);
  }
}
body.single-post #inner-banner-main .banner-wrapper p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  font-size: 24px !important;
}
@media (max-width: 980px) {
  body.single-post #inner-banner-main .banner-wrapper p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #inner-banner-main .banner-wrapper p {
    font-size: 18px !important;
  }
}
body.single-post .meta-post-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 27px;
}
body.single-post .meta-post-info .author {
  margin-right: 22px;
}
body.single-post .meta-post-info .author img {
  width: 60px;
  height: 60px;
  min-width: 60px;
  max-width: 60px;
  margin: 0;
  border-radius: 100%;
}
body.single-post .meta-post-info .mbox-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
  color: #000;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.12em;
}
body.single-post .meta-post-info .mbox-content .author-name {
  padding: 5px 5px 5px 0;
  font-family: "Source Sans Pro", sans-serif;
}
body.single-post .meta-post-info .mbox-content .author-name span {
  font-family: "Source Sans Pro", sans-serif;
}
body.single-post .meta-post-info .mbox-content .post-date {
  font-family: "Source Sans Pro", sans-serif;
}
body.single-post .meta-post-info .mbox-content .post-date span {
  font-family: "Source Sans Pro", sans-serif;
}
body.single-post #content_page {
  padding: 20px 0 36px;
}
body.single-post .content-blog img {
  margin: 2em 0;
}
body.single-post .content-blog h2 {
  margin-bottom: 0.75em;
  font-family: "HelveticaNeueCondensed", sans-serif;
  font-size: 40px !important;
  font-size: 34px !important;
  line-height: 100%;
  color: #001a7a;
}
@media (max-width: 980px) {
  body.single-post .content-blog h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.single-post .content-blog h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 980px) {
  body.single-post .content-blog h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.single-post .content-blog h2 {
    font-size: 24px !important;
  }
}
body.single-post .content-blog h2:first-of-type {
  font-size: 40px !important;
  margin-bottom: 18px;
}
@media (max-width: 980px) {
  body.single-post .content-blog h2:first-of-type {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.single-post .content-blog h2:first-of-type {
    font-size: 25px !important;
  }
}
body.single-post .content-blog h3 {
  font-family: "HelveticaNeueCondensed", sans-serif;
  font-size: 28px !important;
  border-bottom: 2px solid #001A7A;
  margin-bottom: 18px;
  padding-bottom: 3px;
  padding-left: 30px;
  position: relative;
  color: #001a7a;
}
@media (max-width: 980px) {
  body.single-post .content-blog h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body.single-post .content-blog h3 {
    font-size: 22px !important;
  }
}
body.single-post .content-blog h3:before {
  content: url("/wp-content/uploads/2021/08/bullet-on2.png");
  position: absolute;
  top: 0;
  left: 0;
}
body.single-post .content-blog p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 20px !important;
  line-height: 1.4em;
  margin: 0 0 1.35em;
  padding: 0;
  color: #000000;
}
@media (max-width: 980px) {
  body.single-post .content-blog p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.single-post .content-blog p {
    font-size: 18px !important;
  }
}
body.single-post .content-blog ul {
  margin: 30px 0px 30px 20px !important;
}
body.single-post .content-blog ul li {
  font-size: 20px !important;
  margin: 0px 0px 8px 20px !important;
  padding-left: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  line-height: 1.4em;
  color: #000000;
  list-style: none;
  list-style-image: none;
  list-style-image: url("../images/bullet-on2.png") !important;
}
@media (max-width: 980px) {
  body.single-post .content-blog ul li {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.single-post .content-blog ul li {
    font-size: 18px !important;
  }
}
body.single-post .content-blog a {
  color: #001A7A !important;
}
body.single-post .content-blog strong {
  color: #001A7A;
}
@media (max-width: 767px) {
  #inner-banner-main {
    margin-top: 0;
  }
  #banner-section-236 {
    padding-top: 0;
  }
}
.single-post.postid-1874 #inner-banner-main .inner-banner-wrap {
  background: none !important;
  padding: 61px 0 !important;
}
@media (min-width: 981px) {
  .single-post.postid-1874 #inner-banner-main .inner-banner-wrap {
    min-height: 630px;
    display: flex;
    align-items: center;
  }
}
.single-post.postid-1874 #inner-banner-main .inner-banner-wrap .inner-banner-img.single-blog {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  background-image: url("../images/post-hero-bg.png") !important;
  display: block !important;
}
@media (min-width: 1440px) {
  .single-post.postid-1874 #inner-banner-main .inner-banner-wrap .inner-banner-img.single-blog {
    background-size: contain;
  }
}
.single-post.postid-1874 #inner-banner-main .inner-banner-wrap .banner-holder-inner {
  display: none !important;
}
.single-post.postid-1874 #inner-banner-main .inner-banner-wrap .banner-content-wrap {
  margin: 0 auto;
}
.single-post.postid-1874 #inner-banner-main .inner-banner-wrap .banner-content-wrap .container.container-max {
  max-width: 1289px !important;
}
@media (min-width: 1440px) {
  .single-post.postid-1874 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-inner-width {
    width: 63%;
  }
}
.single-post.postid-1874 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-wrapper {
  height: auto !important;
}
@media (min-width: 1440px) {
  .single-post.postid-1874 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text {
    padding-top: 7px;
  }
}
.single-post.postid-1874 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1 {
  color: #000000;
  font-weight: 700;
  font-size: clamp(33px, 5.208vw, 75px) !important;
  line-height: 1;
  margin-top: 0 !important;
}
@media (min-width: 1440px) {
  .single-post.postid-1874 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1 {
    margin-bottom: 25px;
  }
}
.single-post.postid-1874 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1::before {
  display: none;
}
.single-post.postid-1874 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text p {
  color: #000000;
  position: relative;
  z-index: 1;
  padding-bottom: 30px;
  line-height: 1.3;
  margin-bottom: 0 !important;
}
@media (min-width: 768px) {
  .single-post.postid-1874 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text p {
    padding-bottom: 58px;
  }
}
@media (min-width: 1440px) {
  .single-post.postid-1874 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text p {
    max-width: 92%;
    padding-bottom: 64px;
  }
}
.single-post.postid-1874 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text p::after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 3px;
  background: linear-gradient(to right, #001a7a 50%, #4a8fdf 50%);
}
@media (min-width: 768px) {
  .single-post.postid-1874 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text p::after {
    left: 0;
    transform: translateX(0);
  }
}
.home #home-main-banner .banner-form-wrap .gform_wrapper, .page-template-page-home-dev #home-main-banner .banner-form-wrap .gform_wrapper {
  padding: 0;
}
.home #home-main-banner .banner-form-wrap .gform_validation_errors, .home #home-main-banner .banner-form-wrap .gform_heading, .page-template-page-home-dev #home-main-banner .banner-form-wrap .gform_validation_errors, .page-template-page-home-dev #home-main-banner .banner-form-wrap .gform_heading {
  display: none !important;
}
.home #home-main-banner .banner-form-wrap .gform_fields, .page-template-page-home-dev #home-main-banner .banner-form-wrap .gform_fields {
  grid-row-gap: 0;
}
.home #home-main-banner .banner-form-wrap input[type="text"], .page-template-page-home-dev #home-main-banner .banner-form-wrap input[type="text"] {
  width: 100%;
  height: 45px;
  max-width: 100%;
  font-family: "titillium_weblight", arial;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  color: #000;
  background: #fff !important;
  border: 2px solid #0561a0;
  padding: 2px 11px !important;
  margin-bottom: 15px;
  outline: none;
}
.home #home-main-banner .banner-form-wrap input[type="submit"], .page-template-page-home-dev #home-main-banner .banner-form-wrap input[type="submit"] {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 60px;
  font-family: "titillium_webbold", arial !important;
  font-size: 30px !important;
  line-height: inherit;
  text-transform: capitalize !important;
  color: #fff;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none;
  padding: 0;
  margin: 0;
}
.home #home-main-banner .banner-form-wrap .gfield_error, .page-template-page-home-dev #home-main-banner .banner-form-wrap .gfield_error {
  position: relative;
}
.home #home-main-banner .banner-form-wrap .gfield_error input, .page-template-page-home-dev #home-main-banner .banner-form-wrap .gfield_error input {
  border: 2px solid #c02b0a;
}
.home #home-main-banner .banner-form-wrap .gfield_validation_message, .page-template-page-home-dev #home-main-banner .banner-form-wrap .gfield_validation_message {
  display: block;
  font-size: 1em;
  font-weight: normal;
  color: #dc3232;
  background: none;
  border: none;
  padding: 0;
  margin-top: -10px;
  margin-bottom: 10px;
}
.home #home-main-banner .banner-form-wrap .gform_footer, .page-template-page-home-dev #home-main-banner .banner-form-wrap .gform_footer {
  background: #ff8b03 !important;
  display: block;
  width: 100%;
  height: 60px;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  transition-property: color;
  transition-duration: 0.3s;
  padding: 0;
  margin: 0;
  border-radius: 5px;
}
.home #home-main-banner .banner-form-wrap .gform_footer::before, .page-template-page-home-dev #home-main-banner .banner-form-wrap .gform_footer::before {
  border-radius: 5px !important;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.home #home-main-banner .banner-form-wrap .gform_footer:hover::before, .page-template-page-home-dev #home-main-banner .banner-form-wrap .gform_footer:hover::before {
  transform: scaleY(1);
}
@media (max-width: 768px) {
  #main-header .top-header {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 768px) {
  #main-header .top-header .container {
    width: 100%;
  }
}
#main-header .top-header-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  #main-header .top-header-wrap .social-media, #main-header .top-header-wrap .phone {
    position: static;
  }
}
@media (max-width: 767px) {
  #main-header .main-header-wrap .header-wrap #logo {
    top: 0 !important;
  }
}
@media (max-width: 991px) {
  #main-header .main-header-wrap .header-wrap #menu-header-menu > li {
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
  #mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a {
    color: #fff !important;
  }
}
#main-header-shortened {
  width: 100%;
}
#main-header-shortened .main-header__wrap {
  border-top: 43px solid #001a7a;
  border-bottom: 1px solid #001a7a;
  background-color: rgba(255, 255, 255, 0.9);
}
#main-header-shortened .main-header__container {
  width: 90%;
  max-width: 1200px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  padding: 8px 0;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #main-header-shortened .main-header__container {
    flex-direction: column;
  }
}
#main-header-shortened .main-header__logo {
  flex: 0 0 auto;
  max-width: 251px;
}
@media (max-width: 980px) {
  #main-header-shortened .main-header__logo {
    max-width: 200px;
  }
}
@media (max-width: 767px) {
  #main-header-shortened .main-header__logo {
    max-width: 80%;
  }
}
#main-header-shortened a {
  display: block;
  width: 100%;
  height: 100%;
}
#main-header-shortened img {
  width: 100%;
}
#main-header-shortened .main-header__title {
  flex: 0 1 auto;
  margin-left: auto;
}
@media (max-width: 980px) {
  #main-header-shortened .main-header__title {
    width: 100%;
  }
}
#main-header-shortened h1 {
  font-family: "poppinsbold", arial;
  font-size: clamp(24px, 2vw, 36px);
  line-height: 1.3;
  color: #001a7a;
  text-align: right;
  margin: 0;
}
@media (max-width: 767px) {
  #main-header-shortened h1 {
    text-align: center;
  }
}
#main-footer .contact-content.contact-form .form-wrap .wpcf7 .wpcf7-form.invalid .wpcf7-not-valid-tip {
  margin-top: -10px;
  margin-bottom: 10px;
}
#main-footer .contact-content.contact-form .form-wrap .wpcf7 .wpcf7-form.invalid .wpcf7-response-output {
  border-color: #dc3232;
  color: #dc3232;
  margin-left: 0;
  margin-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}
#main-footer .contact-content.contact-form .form-wrap .gform_wrapper {
  padding: 0;
}
#main-footer .contact-content.contact-form .form-wrap .gform_validation_errors, #main-footer .contact-content.contact-form .form-wrap .gform_heading {
  display: none !important;
}
#main-footer .contact-content.contact-form .form-wrap .gform_fields {
  grid-row-gap: 0;
}
#main-footer .contact-content.contact-form .form-wrap input[type="text"] {
  width: 100%;
  height: 45px;
  max-width: 100%;
  font-family: "titillium_weblight", arial;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  color: #000;
  background: #fff !important;
  border: 2px solid #0561a0;
  padding: 2px 11px !important;
  margin-bottom: 15px;
  outline: none;
}
#main-footer .contact-content.contact-form .form-wrap input[type="submit"] {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 60px;
  font-family: "titillium_webbold", arial !important;
  font-size: 30px !important;
  line-height: inherit;
  text-transform: capitalize !important;
  color: #fff;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none;
  padding: 0;
  margin: 0;
}
#main-footer .contact-content.contact-form .form-wrap .gfield_error {
  position: relative;
}
#main-footer .contact-content.contact-form .form-wrap .gfield_error input {
  border: 2px solid #c02b0a;
}
#main-footer .contact-content.contact-form .form-wrap .gfield_validation_message {
  display: block;
  font-size: 1em;
  font-weight: normal;
  color: #dc3232;
  background: none;
  border: none;
  padding: 0;
  margin-top: -10px;
  margin-bottom: 10px;
}
#main-footer .contact-content.contact-form .form-wrap .gform_footer {
  background: #ff8b03 !important;
  display: block;
  width: 100%;
  height: 60px;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  transition-property: color;
  transition-duration: 0.3s;
  padding: 0;
  margin: 0;
  border-radius: 5px;
}
#main-footer .contact-content.contact-form .form-wrap .gform_footer::before {
  border-radius: 5px !important;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
#main-footer .contact-content.contact-form .form-wrap .gform_footer:hover::before {
  transform: scaleY(1);
}
#main-footer-shortened .footer__container {
  width: 90%;
  max-width: 1200px;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #main-footer-shortened .footer__container {
    flex-direction: column;
  }
}
#main-footer-shortened .footer__logo {
  height: 120px;
  background-color: #4a8fdf;
}
#main-footer-shortened .footer__copyright {
  font-family: "titillium_webregular";
  font-size: clamp(14px, 16px, 18px);
  line-height: 28px;
  text-align: center;
  color: #fff;
  background-color: #000;
  padding: 22px 0;
}
@media (max-width: 980px) {
  #main-footer-shortened .footer__copyright {
    padding: 22px 0 80px 0;
  }
}
#main-footer-shortened .footer__copyright a {
  white-space: nowrap;
}
@media (max-width: 768px) {
  #sidebar_content {
    margin-bottom: 30px;
  }
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content .gform_wrapper {
  background-color: #fff;
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content .gform_validation_errors {
  display: none !important;
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content .gform_fields {
  grid-row-gap: 10px;
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content #field_2_1 {
  grid-column: 1/-1;
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content #field_2_2 {
  grid-column: 1/-1;
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content #field_2_3 {
  grid-column: 1/-1;
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content #field_2_4 {
  grid-column: 1/-1;
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content input[type="text"] {
  font-family: "open_sansregular", arial;
  font-size: 16px;
  font-weight: 400;
  line-height: calc(22/16) !important;
  color: #6d6e71;
  border: 0.5px solid #6d6e71;
  border-radius: 4px;
  padding: 8px 12px;
  outline: none;
  width: 100%;
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content textarea {
  width: 100%;
  height: 180px;
  resize: none;
  font-family: "open_sansregular", arial;
  font-size: 16px;
  font-weight: 400;
  line-height: calc(22/16) !important;
  color: #6d6e71;
  border: 0.5px solid #6d6e71;
  border-radius: 4px;
  padding: 8px 12px;
  outline: none;
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content input[type="submit"] {
  width: 100%;
  font-family: "open_sansregular", arial;
  font-size: 16px;
  font-weight: 600;
  line-height: 1 !important;
  text-transform: capitalize;
  background-color: #ff8b03;
  border: 1px solid #ff8b03;
  border-radius: 6px;
  color: #fff;
  padding: 10px;
  margin: 0;
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content input[type="submit"]:hover {
  background-color: #2098d1;
  border: 1px solid #2098d1;
  transition: all 0.25s ease;
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content .gfield_error {
  position: relative;
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content .gfield_error input, #sidebar_content .col-sm-4 .sidebar_wrap .form_content .gfield_error textarea {
  border: 0.5px solid #c02b0a;
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content .gfield_validation_message {
  width: max-content;
  font-size: 12px;
  line-height: 1.2;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
#sidebar_content .col-sm-4 .sidebar_wrap .form_content .gform_footer {
  justify-content: center;
  padding: 10px 0;
  margin: 0;
}
#sidebar_content .col-sm-4 .sidebar_wrap .blog-wrap .blog-content ul li a .blog-img {
  height: auto;
  aspect-ratio: 1.7777777778;
}
body.page-template-page-schedule-an-appointment .sidebar__wrap {
  padding: 32px 16px;
  background-color: #f6f6f6;
}
body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch {
  position: relative;
  width: 100%;
  background-color: #001a7a;
  padding: 20px 30px 24px;
  overflow: hidden;
}
body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch h4 {
  font-family: "titillium_webbold", arial;
  font-size: 30px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  color: #fffefe;
  margin: 0 0 28px;
}
body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch li {
  position: relative;
  display: flex;
  flex-direction: column;
  font-family: "titillium_webregular", arial;
  font-size: clamp(22px, 1.714vw, 24px);
  font-weight: 600;
  font-style: normal;
  line-height: calc(30/24);
  color: #fff;
  list-style: none;
  padding: 0 0 0 39px;
}
body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch li:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  background-size: contain;
}
body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch li:not(:last-child) {
  margin: 0 0 30px;
}
body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch li a {
  display: inline-block;
  font-size: 20px !important;
  font-weight: 700;
  line-height: calc(22/20);
  color: #fff;
  margin-top: 8px;
}
@media (max-width: 980px) {
  body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch li a {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch li a {
    font-size: 16px !important;
  }
}
body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch li a:hover, body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch li a:focus {
  color: #2098D1 !important;
  text-decoration: none !important;
}
body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch li.address:before {
  top: 6px;
  width: 25px;
  height: 37px;
  background: url(/wp-content/themes/techexpert_ulistic/images/map-icon-white.png) center no-repeat;
}
body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch li.address a {
  font-weight: 400;
}
body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch li.phone:before {
  top: 8px;
  width: 24px;
  height: 24px;
  background: url(/wp-content/themes/techexpert_ulistic/images/phone-icon-white.png) center no-repeat;
}
body.page-template-page-schedule-an-appointment .sidebar__wrap .sidebar__get-in-touch li.mail:before {
  top: 7px;
  width: 24px;
  height: 16px;
  background: url(/wp-content/themes/techexpert_ulistic/images/mail-icon-white.png) center no-repeat;
}
/* Ugly hack */
.fsBody {
  display: none;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.techspertsllc.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Ftechexpert_ulistic%2Fscss%2Fpage-block%2F_blog-section.scss%22%2C%22wp-content%2Fthemes%2Ftechexpert_ulistic%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2Ftechexpert_ulistic%2Fscss%2Fpage-block%2F_home.scss%22%2C%22wp-content%2Fthemes%2Ftechexpert_ulistic%2Fscss%2Fpage-block%2F_schedule-an-appointment.scss%22%2C%22wp-content%2Fthemes%2Ftechexpert_ulistic%2Fscss%2Fpage-block%2F_contact-us.scss%22%2C%22wp-content%2Fthemes%2Ftechexpert_ulistic%2Fscss%2Fpage-block%2F_home-main-banner-2023.scss%22%2C%22wp-content%2Fthemes%2Ftechexpert_ulistic%2Fscss%2Flayout%2F_single.scss%22%2C%22wp-content%2Fthemes%2Ftechexpert_ulistic%2Fscss%2Fglobal-block%2F_banner.scss%22%2C%22wp-content%2Fthemes%2Ftechexpert_ulistic%2Fscss%2Fglobal-block%2F_header.scss%22%2C%22wp-content%2Fthemes%2Ftechexpert_ulistic%2Fscss%2Fglobal-block%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Ftechexpert_ulistic%2Fscss%2Fglobal-block%2F_sidebar.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADyBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADsEE%3BAAAA%3BAAAA%3BAAAA%3BACtEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADgFC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADmGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBC%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD2JD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5LD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADgNC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1OA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD0PC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAEtUG%3BAAAA%3BAAAA%3BAAAA%3BADOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACII%3BAAAA%3BAAAA%3BACdL%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEGD%3BAAAA%3BAAAA%3BAFHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAESA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFTA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAF3FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEiGA%3BAAAA%3BAAAA%3BAFjGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEuGA%3BAAAA%3BAAAA%3BAFvGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE6GA%3BAAAA%3BAAAA%3BAF7GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAFjLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEwLD%3BAAAA%3BAAAA%3BAAAA%3BAFlLC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEyLD%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF5MC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFnNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEoOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAC1QG%3BAAAA%3BAAAA%3BAHOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGDE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAHLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGWE%3BAAAA%3BAAAA%3BAHXF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiBE%3BAAAA%3BAAAA%3BAHjBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGuBE%3BAAAA%3BAAAA%3BAHvBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG6BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHvBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG8CE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHxCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2BDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHzDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAH3FF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIjBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJlBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI6BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ7BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIsCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJtCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIoDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAJpEH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI2EI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJhHJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI0HK%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJhJH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIwJG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACjYR%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALtBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKoCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOf%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALzFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKsGI%3BAAAA%3BAAAA%3BAAAA%3BALhGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK2GG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALrGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKqHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALtHH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKsIG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALnIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKsJG%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BACnKL%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAC5MP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPXH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO0BK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP1BL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOyCF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPhDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO6DA%3BAAAA%3BAAAA%3BAAAA%3BAPvDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOuEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAPzEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOgFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPtFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQyBY%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeN%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR%2FIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ6JA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR3JA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQsKE%3BAAAA%3BAAAA%3BACrLH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWO%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBQ%3BAAAA%3BAAAA%3BAAAA%3BAAgBd%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT3JN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASwKQ%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT9MV%3BAA0EA%3BAAAA%3BAAAA%22%7D */