/* Generated by less 3.11.1 */
/*
Theme Name: Dave Barton Construction
Author: Visibulll
Author URI: https://visibull.io
Version: 0.0.0 (Pre-Alpha)
*/
/* -------------------------------- 
Colours
-------------------------------- */
body {
  font-family: 'Inter', sans-serif;
  background-color: white;
  padding-top: 100px;
}
body.page-template-quote {
  background-color: #f1f1f1;
}
h1 {
  font-family: 'Inter', sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #000;
  text-transform: uppercase;
}
h2 {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 30px;
  margin: 20px 0;
  color: #000;
  text-transform: uppercase;
}
h3 {
  font-family: 'Inter', sans-serif;
  font-size: 20px;
  line-height: 38px;
  color: #232E6A;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
h4 {
  font-family: 'Inter', sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
}
p {
  font-size: 16px;
  color: #777777;
  opacity: 1;
  font-family: 'Inter', sans-serif;
  line-height: 28px;
  margin-bottom: 24px;
}
p.lead {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0;
  font-weight: 700;
  opacity: 0.75;
}
p.intro {
  font-weight: bold;
  margin: 0;
  position: relative;
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
  margin: 0 auto;
  z-index: 3;
  margin-left: 10px;
}
p.intro.has-text-align-center {
  display: table;
  margin: 0 auto;
}
p.intro.noline:before {
  display: none;
}
p.intro:before {
  content: "";
  position: absolute;
  height: 7px;
  width: calc( 100% + 10px);
  left: -5px;
  bottom: 7px;
  background-color: #005EB8;
  z-index: -1;
}
p.underline {
  text-decoration: underline;
  margin: 0;
}
p strong {
  color: #000;
}
p.icon {
  margin-bottom: 0;
  font-size: 18px;
  position: relative;
}
p.icon:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 5px;
  top: 2px;
  position: relative;
}
p.icon.skilled:before {
  content: url('assets/icons/skilled.svg');
}
p.icon.price:before {
  content: url('assets/icons/price.svg');
}
p.icon.quote:before {
  content: url('assets/icons/quote.svg');
}
p.icon.experience:before {
  content: url('assets/icons/30.svg');
}
.site-content ol,
.site-content ul {
  padding: 0;
  margin: 20px 0;
}
.site-content ol li,
.site-content ul li {
  list-style: inside;
  font-size: 16px;
  color: #777777;
  line-height: 1.6;
}
.alignfull {
  width: 100vw;
  margin: 0 calc( -100vw / 2 + 100% / 2 );
}
.squeeze {
  padding: 0 5vw;
}
.wp-block-image img {
  max-width: 100%;
  height: auto;
}
.has-navy-blue-background-color {
  background-color: #232E6A;
}
img {
  max-width: 100%;
}
.button {
  padding: 15px 40px;
  background-color: #DBB614;
  color: #232E6A;
  border-radius: 0px;
  transition: all 0.5s;
  font-weight: 700;
  font-size: 18px;
}
.button img {
  max-width: 18px;
  height: auto;
}
.button.fill {
  background-color: #005EB8;
  color: white;
}
.button:hover {
  text-decoration: none;
  color: white;
}
.wp-block-button__link.has-blue-color {
  color: #005EB8 !important;
  border-color: #005EB8;
}
.has-black-color {
  color: #000 !important;
}
.has-blue-color {
  color: #005EB8 !important;
}
.has-yellow-color {
  color: #DBB614 !important;
}
.has-black-background-color {
  background-color: #000 !important;
}
.has-blue-background-color {
  background-color: #005EB8 !important;
}
.has-yellow-background-color {
  background-color: #DBB614 !important;
}
header {
  background-color: #000;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100px;
  z-index: 999;
}
header .site-logo {
  padding: 20px;
  margin-right: 30px;
}
header nav ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}
header nav ul li {
  display: flex;
  list-style: none;
  margin: 0 5px;
  text-transform: uppercase;
  height: 100%;
  align-items: center;
  position: relative;
}
header nav ul li a {
  color: white;
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 3px;
  transition: all 0.25s;
  width: 100%;
  text-align: center;
}
header nav ul li a:hover {
  color: white;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.1);
}
header nav ul li.menu-item-has-children > a:after {
  content: url('assets/icons/dropdown.svg');
  height: 4px;
  width: 7px;
  display: inline-block;
  text-align: center;
  margin-left: 5px;
  top: -3px;
  position: relative;
}
header nav ul li .sub-menu {
  display: block;
  position: absolute;
  background: #005EB8;
  border-radius: 5px;
  text-align: center;
  width: 320px;
  left: calc( (-320px + 100%) / 2 );
  pointer-events: none;
  opacity: 0;
  top: 120px;
  transition: all 0.5s;
  visibility: hidden;
}
header nav ul li .sub-menu li {
  text-align: center;
}
header nav ul li .sub-menu li a {
  color: white;
  border-radius: 0;
}
header nav ul li .sub-menu:before {
  content: "";
  background: #005EB8;
  transform: translate(-50%, 0) rotate(45deg);
  width: 8px;
  height: 8px;
  top: -4px;
  left: 50%;
  position: absolute;
}
header nav ul li:hover .sub-menu {
  top: 44px;
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
header .menu-button {
  display: flex;
  height: 20px;
  justify-content: left;
  align-items: center;
  position: relative;
  margin-top: 13px;
}
header .menu-button span {
  display: block;
  height: 3px;
  width: 30px;
  background-color: white;
  transition: all 0.25s;
}
header .menu-button span:before,
header .menu-button span:after {
  content: "";
  display: block;
  height: 3px;
  width: 30px;
  background-color: white;
  position: absolute;
  transition: all 0.25s;
}
header .menu-button span:before {
  top: 0;
}
header .menu-button span:after {
  bottom: 0;
}
header .contact {
  background-color: #005EB8;
  padding: 10px 30px;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  float: right;
  display: flex;
  justify-content: center;
  align-items: center;
}
header .contact img {
  margin-right: 10px;
  height: 20px;
  width: 20px;
}
header .contact span {
  display: block;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  color: white;
  letter-spacing: 1px;
}
header .contact span strong {
  letter-spacing: 0px;
  display: block;
  font-weight: 700;
  font-size: 18px;
  color: white;
}
.nav-open header .menu-button span:before {
  background-color: white;
  transform: rotate(45deg);
  top: 11px;
}
.nav-open header .menu-button span:after {
  background-color: white;
  transform: rotate(-45deg);
  top: 12px;
}
.nav-open header .menu-button span {
  background-color: #000;
}
@media only screen and (max-width: 992px) {
  header .cta-block .button {
    font-size: 14px;
  }
  header .menu-button {
    display: flex;
  }
  header nav {
    display: none;
    position: fixed;
    top: 100px;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
    background-color: white;
  }
  header nav ul {
    margin: 40px 0;
    padding: 0;
    display: block;
  }
  header nav ul li {
    display: block;
    text-align: center;
    margin: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    background-color: white;
  }
  header nav ul li a {
    color: black;
  }
  header nav ul li a:hover {
    color: #005EB8;
  }
  header nav ul li .sub-menu {
    display: block;
    position: relative;
    background: none;
    visibility: visible;
    opacity: 1;
    top: -34px;
    width: 100%;
    left: 0;
    margin: 0;
  }
  header nav ul li .sub-menu:before {
    display: none;
  }
  header nav ul li .sub-menu li a {
    color: #000;
  }
  header nav ul li:hover .sub-menu {
    top: -34px;
  }
  header nav .button {
    display: table;
    margin: 0 auto 50px auto;
    background-color: #DBB614;
    color: #000;
  }
  .nav-open header nav {
    display: block;
  }
  header .contact span {
    display: none;
  }
  header .site-logo {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  header .contact-bar .phone {
    display: block;
    text-align: center;
  }
  header .contact-bar .email {
    display: none;
  }
  header .button-hold .button {
    margin-left: 10px;
    padding: 5px 10px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 500px) {
  header .cta-block .button {
    font-size: 12px!important;
    padding: 10px!important;
  }
}
.gray-bg {
  position: relative;
}
.gray-bg:before {
  content: "";
  width: 100vw;
  margin: 0 calc( -100vw / 2 + 100% / 2 );
  position: absolute;
  left: 0;
  top: 0;
  height: 120%;
  z-index: -1;
  background: #f1f1f1;
  background: linear-gradient(0deg, #f1f1f1 0%, rgba(241, 241, 241, 0) 100%);
}
.hero,
.sctn {
  background-color: #005EB8;
  position: relative;
  color: white;
  padding: 80px 0;
  overflow: hidden;
}
.hero h1,
.sctn h1,
.hero h2,
.sctn h2,
.hero h3,
.sctn h3,
.hero h4,
.sctn h4,
.hero h5,
.sctn h5 {
  color: white;
}
.hero p,
.sctn p {
  color: white;
  opacity: 1;
  font-size: 16px;
}
.hero ul,
.sctn ul {
  padding: 0;
  margin: 0;
}
.hero ul li,
.sctn ul li {
  list-style: none;
  font-size: 16px;
  padding: 5px 0;
  color: white;
  opacity: 1;
}
.hero ul li:before,
.sctn ul li:before {
  content: "";
  background-image: url(assets/icons/check.svg);
  background-size: 100%;
  height: 18px;
  width: 18px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.hero[style*="background-color:#E8C73C;"] h1,
.sctn[style*="background-color:#E8C73C;"] h1,
.hero[style*="background-color:#F2FAFF;"] h1,
.sctn[style*="background-color:#F2FAFF;"] h1,
.hero[style*="background-color:#FFFFFF;"] h1,
.sctn[style*="background-color:#FFFFFF;"] h1,
.hero[style*="background-color:#F1F1F1;"] h1,
.sctn[style*="background-color:#F1F1F1;"] h1,
.hero[style*="background-color:#E8C73C;"] h2,
.sctn[style*="background-color:#E8C73C;"] h2,
.hero[style*="background-color:#F2FAFF;"] h2,
.sctn[style*="background-color:#F2FAFF;"] h2,
.hero[style*="background-color:#FFFFFF;"] h2,
.sctn[style*="background-color:#FFFFFF;"] h2,
.hero[style*="background-color:#F1F1F1;"] h2,
.sctn[style*="background-color:#F1F1F1;"] h2,
.hero[style*="background-color:#E8C73C;"] h3,
.sctn[style*="background-color:#E8C73C;"] h3,
.hero[style*="background-color:#F2FAFF;"] h3,
.sctn[style*="background-color:#F2FAFF;"] h3,
.hero[style*="background-color:#FFFFFF;"] h3,
.sctn[style*="background-color:#FFFFFF;"] h3,
.hero[style*="background-color:#F1F1F1;"] h3,
.sctn[style*="background-color:#F1F1F1;"] h3,
.hero[style*="background-color:#E8C73C;"] h4,
.sctn[style*="background-color:#E8C73C;"] h4,
.hero[style*="background-color:#F2FAFF;"] h4,
.sctn[style*="background-color:#F2FAFF;"] h4,
.hero[style*="background-color:#FFFFFF;"] h4,
.sctn[style*="background-color:#FFFFFF;"] h4,
.hero[style*="background-color:#F1F1F1;"] h4,
.sctn[style*="background-color:#F1F1F1;"] h4,
.hero[style*="background-color:#E8C73C;"] h5,
.sctn[style*="background-color:#E8C73C;"] h5,
.hero[style*="background-color:#F2FAFF;"] h5,
.sctn[style*="background-color:#F2FAFF;"] h5,
.hero[style*="background-color:#FFFFFF;"] h5,
.sctn[style*="background-color:#FFFFFF;"] h5,
.hero[style*="background-color:#F1F1F1;"] h5,
.sctn[style*="background-color:#F1F1F1;"] h5 {
  color: #000;
}
.hero[style*="background-color:#E8C73C;"] p,
.sctn[style*="background-color:#E8C73C;"] p,
.hero[style*="background-color:#F2FAFF;"] p,
.sctn[style*="background-color:#F2FAFF;"] p,
.hero[style*="background-color:#FFFFFF;"] p,
.sctn[style*="background-color:#FFFFFF;"] p,
.hero[style*="background-color:#F1F1F1;"] p,
.sctn[style*="background-color:#F1F1F1;"] p,
.hero[style*="background-color:#E8C73C;"] ul li,
.sctn[style*="background-color:#E8C73C;"] ul li,
.hero[style*="background-color:#F2FAFF;"] ul li,
.sctn[style*="background-color:#F2FAFF;"] ul li,
.hero[style*="background-color:#FFFFFF;"] ul li,
.sctn[style*="background-color:#FFFFFF;"] ul li,
.hero[style*="background-color:#F1F1F1;"] ul li,
.sctn[style*="background-color:#F1F1F1;"] ul li,
.hero[style*="background-color:#E8C73C;"] ol,
.sctn[style*="background-color:#E8C73C;"] ol,
.hero[style*="background-color:#F2FAFF;"] ol,
.sctn[style*="background-color:#F2FAFF;"] ol,
.hero[style*="background-color:#FFFFFF;"] ol,
.sctn[style*="background-color:#FFFFFF;"] ol,
.hero[style*="background-color:#F1F1F1;"] ol,
.sctn[style*="background-color:#F1F1F1;"] ol {
  color: #777777;
}
.hero[style*="background-color:#E8C73C;"] ul li:before,
.sctn[style*="background-color:#E8C73C;"] ul li:before,
.hero[style*="background-color:#F2FAFF;"] ul li:before,
.sctn[style*="background-color:#F2FAFF;"] ul li:before,
.hero[style*="background-color:#FFFFFF;"] ul li:before,
.sctn[style*="background-color:#FFFFFF;"] ul li:before,
.hero[style*="background-color:#F1F1F1;"] ul li:before,
.sctn[style*="background-color:#F1F1F1;"] ul li:before {
  display: none;
}
.hero[style*="background-color:#E8C73C;"] ul li,
.sctn[style*="background-color:#E8C73C;"] ul li,
.hero[style*="background-color:#F2FAFF;"] ul li,
.sctn[style*="background-color:#F2FAFF;"] ul li,
.hero[style*="background-color:#FFFFFF;"] ul li,
.sctn[style*="background-color:#FFFFFF;"] ul li,
.hero[style*="background-color:#F1F1F1;"] ul li,
.sctn[style*="background-color:#F1F1F1;"] ul li {
  list-style: inside;
}
[style*="background-color:#F2FAFF;"] .usp h3 {
  color: #005EB8;
}
[style*="background-color:#F2FAFF;"] .usp p {
  opacity: 0.8;
}
.team-member {
  border-radius: 5px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
}
.team-member:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.team-member .content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: white;
  z-index: 3;
}
.team-member .content p {
  margin: 0;
  color: white;
}
.team-member .content h5 {
  color: white;
}
.enquiry-form {
  margin-top: 30px;
  background: white;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 30px;
  z-index: 5;
  position: relative;
}
.enquiry-form .content-block {
  text-align: center;
}
.enquiry-form .content-block h4 {
  color: #232E6A;
}
.enquiry-form .content-block p {
  color: #777777;
  font-size: 16px;
}
.enquiry-form .element {
  text-align: center;
}
.enquiry-form input {
  width: 100%;
  padding: 10px;
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  margin: 5px 0;
  border-radius: 10px;
}
.enquiry-form button {
  background-color: #232E6A;
  color: white;
  border: 0;
  padding: 10px 30px;
  font-size: 24px;
  margin: 20px auto;
  border-radius: 30px;
}
.enquiry-form .representive {
  text-align: center;
  display: none;
}
.image-hold {
  position: relative;
}
.image-hold img {
  border-radius: 10px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}
.image-hold svg {
  position: absolute;
  z-index: -1;
  left: -20px;
  top: -40px;
  width: calc(100% + 40px);
}
.services {
  padding: 80px;
  background-color: #232E6A;
  text-align: center;
}
.services h2 {
  color: white;
}
.services p {
  color: white;
  opacity: 0.5;
}
.post-block {
  text-align: left;
  position: relative;
  margin: 15px 0;
  border-radius: 5px;
}
.post-block a {
  display: block;
}
.post-block a:hover {
  text-decoration: none;
}
.post-block img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.post-block .content h3 {
  color: #005EB8;
}
.post-block .content p {
  color: #000;
  margin: 0;
}
.service-block {
  text-align: left;
  position: relative;
  margin: 15px 0;
  overflow: hidden;
}
.service-block a {
  display: block;
}
.service-block img {
  width: 100%;
  height: auto;
}
.service-block .content {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  padding: 30px;
  width: 100%;
  background: #000000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0) 100%);
}
.service-block .content h3 {
  color: white;
}
.service-block .content p {
  color: white;
}
.sctn[style*="background-color:#FFFFFF;"] .service-block {
  background-color: #f1f1f1;
}
.sctn[style*="background-color:#FFFFFF;"] .service-block,
.sctn[style*="background-color:#F1F1F1;"] .service-block {
  background-color: white;
}
.sctn[style*="background-color:#FFFFFF;"] .service-block .button,
.sctn[style*="background-color:#F1F1F1;"] .service-block .button {
  color: #DBB614 !important;
}
.sctn[style*="background-color:#000000;"] .service-block {
  border: 1px solid #828282;
}
.sctn[style*="background-color:#000000;"] .service-block .button {
  color: #000 !important;
  background-color: #DBB614 !important;
}
.reviews-slide .owl-stage {
  display: flex;
}
.reviews-slide .owl-item {
  display: flex;
}
.reviews-slide .review {
  text-align: left;
  padding: 30px;
  margin: 20px 0;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  background: white;
}
.reviews-slide .review .stars {
  margin-bottom: 10px;
}
.reviews-slide .review .stars img {
  max-width: 20px;
  display: inline-block;
}
.reviews-slide .review h3 {
  color: #777777;
  margin: 0;
}
.reviews-slide .review blockquote p {
  font-size: 14px;
  line-height: 18px;
  color: #777777;
}
.reviews-slide .review blockquote cite {
  font-size: 14px;
  color: #005EB8;
}
footer {
  background-color: #000;
  padding: 60px 0 0 0;
  color: white;
}
footer .call {
  color: #005EB8;
  font-weight: 700;
  font-size: 36px;
  transition: all 0.5s;
}
footer .call:hover {
  color: white;
  text-decoration: none;
}
footer h5 {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
footer p {
  color: white;
  opacity: 1;
  line-height: 2;
  margin: 0;
}
footer p a {
  color: #a1a1a1;
  text-decoration: underline;
}
footer p a:hover {
  color: #232E6A;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer ul li {
  list-style: none;
  font-size: 14px;
  line-height: 28px;
  color: white;
  opacity: 1;
  transition: all 0.5s;
  color: #a1a1a1;
}
footer ul li a {
  color: #a1a1a1;
}
footer ul li a:hover {
  text-decoration: none;
  color: white;
}
footer ul li:hover {
  opacity: 1;
}
footer ul.socials {
  margin: 30px 0;
}
footer ul.socials li {
  display: inline-block;
  margin-right: 20px;
}
footer ul.socials li svg {
  width: 24px;
  height: auto;
}
footer .copyright {
  padding: 30px 0;
  margin-top: 50px;
}
footer .copyright a {
  font-size: 14px;
  color: white;
  opacity: 0.5;
  transition: all 0.5s;
}
footer .copyright a:hover {
  opacity: 1;
  text-decoration: none;
  color: white;
}
footer .copyright ul {
  padding: 0;
  margin: 0 0 50px 0;
  text-align: center;
}
footer .copyright ul li {
  list-style: none;
  display: inline-block;
  margin-left: 10px;
}
footer .copyright ul li a {
  width: 60px;
  height: 60px;
  border: 1px solid white;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
footer .copyright ul li svg {
  height: 24px;
  width: auto;
}
footer .copyright p {
  font-size: 12px;
  line-height: 1.4;
  max-width: 830px;
  text-align: left;
  margin: 0 auto 10px auto;
}
footer .copyright p a {
  float: none;
  opacity: 1;
}
footer .copyright p.right {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .logo-blocks {
    display: none;
  }
  .wp-block-column:nth-child(2n) {
    margin-left: 0!important;
  }
  .wp-block-column {
    flex-basis: 100% !important;
  }
  footer h4 {
    margin-top: 20px;
  }
}
.schema-faq,
.faqs {
  margin: 50px 0;
}
.schema-faq .schema-faq-section,
.faqs .schema-faq-section,
.schema-faq dl,
.faqs dl {
  padding: 30px;
  background-color: white;
  margin: 15px 0;
}
.schema-faq .schema-faq-section .schema-faq-question,
.faqs .schema-faq-section .schema-faq-question,
.schema-faq dl .schema-faq-question,
.faqs dl .schema-faq-question,
.schema-faq .schema-faq-section dt h3,
.faqs .schema-faq-section dt h3,
.schema-faq dl dt h3,
.faqs dl dt h3 {
  cursor: pointer;
  color: #232E6A;
  font-size: 18px;
  margin: 0;
}
.schema-faq .schema-faq-section .schema-faq-question:after,
.faqs .schema-faq-section .schema-faq-question:after,
.schema-faq dl .schema-faq-question:after,
.faqs dl .schema-faq-question:after,
.schema-faq .schema-faq-section dt h3:after,
.faqs .schema-faq-section dt h3:after,
.schema-faq dl dt h3:after,
.faqs dl dt h3:after {
  content: "+";
  float: right;
}
.schema-faq .schema-faq-section .schema-faq-answer,
.faqs .schema-faq-section .schema-faq-answer,
.schema-faq dl .schema-faq-answer,
.faqs dl .schema-faq-answer,
.schema-faq .schema-faq-section dd,
.faqs .schema-faq-section dd,
.schema-faq dl dd,
.faqs dl dd {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
  margin: 0;
}
.schema-faq .schema-faq-section.active .schema-faq-question:after,
.faqs .schema-faq-section.active .schema-faq-question:after,
.schema-faq dl.active .schema-faq-question:after,
.faqs dl.active .schema-faq-question:after,
.schema-faq .schema-faq-section.active dt h3:after,
.faqs .schema-faq-section.active dt h3:after,
.schema-faq dl.active dt h3:after,
.faqs dl.active dt h3:after {
  content: "-";
}
.schema-faq .schema-faq-section.active .schema-faq-answer,
.faqs .schema-faq-section.active .schema-faq-answer,
.schema-faq dl.active .schema-faq-answer,
.faqs dl.active .schema-faq-answer,
.schema-faq .schema-faq-section.active dd,
.faqs .schema-faq-section.active dd,
.schema-faq dl.active dd,
.faqs dl.active dd {
  max-height: 5000px;
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .faqs dl {
    flex-basis: 100%;
  }
}
.usp {
  position: relative;
  padding-left: 85px;
}
.usp p {
  line-height: 24px;
}
.usp .icon {
  width: 70px;
  height: 70px;
  border-radius: 35px;
  border: 2px solid #DBB614;
  position: absolute;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.usp .icon img {
  max-width: 40px;
  height: auto;
}
.banner {
  position: relative;
}
.banner .item {
  position: relative;
}
.banner .item .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.banner .item .content p {
  color: white;
  display: block;
  max-width: 820px;
  margin: 0 auto;
}
.banner .item .content .intro {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.banner .item .content .intro:before {
  display: none;
}
.banner .item .content .heading {
  font-size: 60px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
}
.banner .item .content .copy {
  font-size: 18px;
  line-height: 1.6;
  margin: 20px auto;
}
.banner .item .content .button {
  display: inline-block;
  margin: 30px 20px;
  background-color: #005EB8;
  border-radius: 5px;
  color: white;
  border: 0;
}
.banner .item .content .button svg {
  margin-left: 10px;
}
.banner .item img {
  max-width: 100%;
  height: auto;
}
.banner .owl-nav {
  position: absolute;
  top: calc(50% - 33px);
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.banner .owl-nav button {
  opacity: 0.5;
  transition: all 0.25;
}
.banner .owl-nav button:hover {
  opacity: 0.75;
}
@media only screen and (max-width: 768px) {
  .banner .item .content .copy {
    display: none;
  }
  .banner .item .content .intro {
    font-size: 14px;
    line-height: 1.2;
  }
  .banner .item .content .heading {
    font-size: 24px;
    line-height: 1;
  }
}
.service-slider .owl-nav {
  position: absolute;
  top: calc(50% - 33px);
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.service-slider .owl-nav button {
  opacity: 0.5;
  transition: all 0.25;
}
.service-slider .owl-nav button:hover {
  opacity: 0.75;
}
#progress {
  margin: 80px 0;
}
#progress ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
}
#progress ul li {
  list-style: none;
  display: flex;
  width: 25%;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}
#progress ul li:before {
  content: "";
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  top: 20px;
  background-color: #c3c3c3;
  z-index: -1;
}
#progress ul li strong {
  background: white;
  width: 30px;
  height: 30px;
  border: 10px solid #c3c3c3;
  box-sizing: content-box;
  text-align: center;
  line-height: 30px;
  border-radius: 30px;
  overflow: hidden;
}
#progress ul li.active:before,
#progress ul li.complete:before {
  background-color: #000;
}
#progress ul li.active strong,
#progress ul li.complete strong {
  border-color: #000;
  background-color: #DBB614;
}
#progress ul li.complete strong {
  background-image: url(assets/icons/check.svg);
  background-size: 100%;
  text-indent: 35px;
  background-color: #000;
}
#progress ul li:first-of-type:before {
  border-radius: 10px 0 0 10px;
}
#progress ul li:last-of-type:before {
  border-radius: 0 10px 10px 0;
}
@media only screen and (max-width: 768px) {
  #progress ul li span {
    display: none;
  }
  .mobile-hide {
    display: none;
  }
}
.quote-box {
  margin-bottom: 100px;
  display: none;
}
.quote-box.active {
  display: block;
}
.quote-box .question {
  clear: both;
  opacity: 0.25;
  pointer-events: none;
  transition: all 0.25s ease;
  margin: 30px 0;
}
.quote-box .question label {
  font-weight: bold;
  margin: 20px 0;
  font-size: 18px;
}
.quote-box .question select {
  display: block;
  width: 100%;
  padding: 10px;
  border: 1px solid black;
  border-radius: 3px;
}
.quote-box .question input[type=range] {
  display: block;
  width: 100%;
  margin-top: 20px;
}
.quote-box .question .slider-container {
  width: 100%;
}
.quote-box .question .slider {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 10px;
  background: #e1e1e1;
  border-radius: 10px;
  outline: none;
}
.quote-box .question .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  border: 0;
  background: #000;
  cursor: pointer;
}
.quote-box .question .slider::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #000;
  border-radius: 20px;
  border: 0;
  cursor: pointer;
}
.quote-box .question .datalist,
.quote-box .question datalist {
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin: 10px 0;
  padding: 0;
}
.quote-box .question .datalist li,
.quote-box .question datalist li,
.quote-box .question .datalist option,
.quote-box .question datalist option {
  text-align: center;
  display: block;
  width: 20px;
  position: relative;
  color: #777777;
}
.quote-box .question .radios {
  display: flex;
  justify-content: space-between;
}
.quote-box .question .radios input {
  display: none;
}
.quote-box .question .radios label {
  width: 100%;
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  background-color: white;
  box-sizing: border-box;
  position: relative;
  font-weight: normal;
  font-size: 14px;
  margin: 0 5px;
  overflow: hidden;
  transition: all 0.25s;
}
.quote-box .question .radios label:first-of-type {
  margin-left: 0;
}
.quote-box .question .radios label:last-of-type {
  margin-right: 0;
}
.quote-box .question .radios label:before {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url(assets/icons/check.svg);
  background-size: 100%;
  display: inline-block;
  margin-right: -15px;
  border-radius: 18px;
  position: relative;
  top: 45px;
  filter: brightness(0%);
  transition: all 0.25s;
}
.quote-box .question .radios label:hover {
  border: 3px solid #000;
  padding: 8px;
  cursor: pointer;
}
.quote-box .question .radios label:hover:before {
  margin-right: 5px;
  top: 4px;
}
.quote-box .question .radios input:checked + label {
  border: 3px solid #000;
  padding: 8px;
  cursor: pointer;
}
.quote-box .question .radios input:checked + label:before {
  margin-right: 5px;
  top: 4px;
}
.quote-box .question .quote-answers {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.quote-box .question .quote-answers:first-of-type {
  margin-left: 0;
}
.quote-box .question .quote-answers:last-of-type {
  margin-right: 0;
}
.quote-box .question .quote-answers .quote-answer-item {
  width: 100%;
  margin: 0 5px;
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  background-color: white;
  box-sizing: border-box;
  position: relative;
}
.quote-box .question .quote-answers .quote-answer-item strong {
  font-size: 50px;
  text-align: center;
  display: block;
}
.quote-box .question .quote-answers .quote-answer-item img {
  max-width: 100%;
  height: auto;
}
.quote-box .question .quote-answers .quote-answer-item p {
  text-align: center;
  margin: 5px 0;
  font-size: 14px;
}
.quote-box .question .quote-answers .quote-answer-item.active,
.quote-box .question .quote-answers .quote-answer-item:hover {
  border: 3px solid black;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  padding: 8px;
}
.quote-box .question .quote-answers .quote-answer-item.active:before {
  content: "";
  height: 100%;
  width: 100%;
  background-image: url(assets/icons/check.svg);
  background-size: 50%;
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
}
.quote-box .question.active {
  opacity: 1;
  pointer-events: visible;
}
.quote-box .question#name {
  display: flex;
}
.quote-box .question#name .element.half:first-child {
  margin-right: 20px;
}
.quote-box .button-wrap {
  text-align: right;
  margin-top: 100px;
  opacity: 0.25;
  pointer-events: none;
  transition: all 0.25s ease;
}
.quote-box .button-wrap.active {
  pointer-events: visible;
  opacity: 1;
}
.quote-box .button-wrap .button {
  font-size: 18px;
  padding: 20px 40px;
}
.quote-box .element {
  width: 100%;
}
.quote-box .element label {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: normal;
}
.quote-box .element input[type=tel],
.quote-box .element input[type=email],
.quote-box .element input[type=text] {
  display: block;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  padding: 10px;
  width: 100%;
  font-size: 16px;
}
.quote-box .element .checkbox {
  position: relative;
}
.quote-box .element .checkbox input {
  display: none;
}
.quote-box .element .checkbox label:before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(assets/icons/check.svg);
  background-size: 16px;
  display: inline-block;
  border-radius: 20px;
  position: relative;
  top: 5px;
  margin-right: 5px;
  border: 1px solid black;
  background-position: 2px 30px;
  background-repeat: no-repeat;
  background-color: black;
  transition: all 0.25s;
}
.quote-box .element .checkbox input:checked + label:before {
  background-position: 1px 1px;
}
.quote-box .packages .item {
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  background-color: white;
  display: flex;
  margin-bottom: 30px;
}
.quote-box .packages .item .image {
  width: 30%;
}
.quote-box .packages .item .description {
  width: 40%;
  padding: 30px 0;
}
.quote-box .packages .item .description h3 {
  font-size: 28px;
  text-transform: uppercase;
}
.quote-box .packages .item .description ul {
  padding: 0;
  margin: 10px 0;
}
.quote-box .packages .item .description ul li {
  list-style: none;
  margin: 3px 0;
  font-size: 14px;
}
.quote-box .packages .item .description ul li:before {
  content: "";
  background-image: url(assets/icons/check.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 12px;
  width: 15px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.quote-box .packages .item .costs {
  width: 30%;
  border-left: 1px solid #e1e1e1;
  padding: 30px;
}
.quote-box .packages .item .costs h4 {
  text-transform: uppercase;
  opacity: 0.75;
  letter-spacing: 3px;
}
.quote-box .packages .item .costs .radios {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.quote-box .packages .item .costs .radios input {
  display: none;
}
.quote-box .packages .item .costs .radios label {
  width: 50px;
  padding: 5px;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  background-color: white;
  box-sizing: border-box;
  position: relative;
  font-weight: normal;
  font-size: 28px;
  font-weight: 700;
  margin: 0 5px;
  overflow: hidden;
  transition: all 0.25s;
  text-align: center;
}
.quote-box .packages .item .costs .radios label:first-of-type {
  margin-left: 0;
}
.quote-box .packages .item .costs .radios label:last-of-type {
  margin-right: 0;
}
.quote-box .packages .item .costs .radios label:hover {
  border: 3px solid #000;
  padding: 3px;
  cursor: pointer;
}
.quote-box .packages .item .costs .radios input:checked + label {
  background-color: #000;
  color: white;
}
.quote-box .packages .item .costs .price {
  font-size: 28px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  margin: 0;
}
.quote-box .packages .item .costs .price span {
  font-size: 14px;
  font-weight: normal;
}
.quote-box .packages .item .costs .button-wrap {
  margin-top: 20px;
}
.quote-box .packages .item .costs .button-wrap .button {
  width: 100%;
  display: block;
  text-align: center;
}
.quote-box .summary {
  border: 1px solid #e1e1e1;
  background: white;
  border-radius: 3px;
  padding: 30px;
}
.quote-box .summary .block-wrap {
  display: flex;
}
.quote-box .summary .block-wrap .block {
  width: 50%;
}
.quote-box .thanks {
  max-width: 620px;
  margin: 0 auto;
  text-align: center;
}
.quote-box .thanks .img-wrap {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  background: black;
  border-radius: 50px;
}
.quote-box .thanks .img-wrap img {
  width: 90%;
  margin: 5%;
}
.quote-box .thanks p a {
  color: #000;
}
.quote-box .thanks p a:hover {
  text-decoration: none;
  color: #DBB614;
}
@media only screen and (max-width: 768px) {
  .quote-box .question .quote-answers {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .quote-box .question .quote-answers .quote-answer-item {
    position: relative;
    flex: 0 45%;
    margin-bottom: 10%;
  }
  .quote-box .button-wrap .button {
    width: 100%;
    text-align: center;
    display: block;
  }
}
.wp-block-cover,
.wp-block-cover-image {
  height: auto!important;
  padding: 80px;
}
.wp-block-cover.hero,
.wp-block-cover-image.hero {
  padding-right: 40%;
}
.wp-block-cover__inner-container ul li,
.wp-block-cover__inner-container p {
  font-size: 20px;
  line-height: 1.6;
  opacity: 0.75;
}
.wp-block-cover__inner-container ul li.has-large-font-size,
.wp-block-cover__inner-container p.has-large-font-size {
  font-weight: bold;
  font-size: 52px;
  line-height: 72px;
  opacity: 1;
  margin: 0;
}
.wp-block-cover__inner-container ul li.intro,
.wp-block-cover__inner-container p.intro {
  opacity: 1;
  text-transform: uppercase;
}
.wp-block-cover__inner-container ul {
  padding: 0;
}
.wp-block-cover__inner-container ul li {
  list-style: none;
  padding: 5px 0;
  color: white;
}
.wp-block-cover__inner-container ul li:before {
  content: "";
  background-image: url(assets/icons/check.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 12px;
  width: 15px;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 5px;
}
.wp-block-cover__inner-container .wp-block-button__link {
  font-size: 18px;
  text-transform: uppercase;
}
.wp-block-cover__inner-container .wp-block-button__link.has-white-background-color {
  border: 2px solid white;
}
@media only screen and (max-width: 768px) {
  .wp-block-cover__inner-container {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 0;
  }
  .wp-block-cover__inner-container p {
    display: none;
  }
  .wp-block-cover__inner-container p.has-large-font-size {
    display: block;
    font-size: 28px;
    line-height: 40px;
  }
}
.wp-block-columns ul {
  padding: 0;
  margin: 0;
}
.wp-block-columns ul li {
  list-style: none;
  font-size: 14px;
  padding: 5px 0;
  color: #777777;
}
.wp-block-columns ul li:before {
  content: "";
  background-image: url(assets/icons/check.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 12px;
  width: 15px;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 5px;
}
.timeline {
  position: relative;
  display: flex!important;
  flex-direction: column-reverse;
}
.timeline .owl-dots {
  position: relative;
  width: 90%;
  margin: 50px 5%;
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
}
.timeline .owl-dots:before {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  background-color: white;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
}
.timeline .owl-dots .owl-dot {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  margin-top: -32px;
}
.timeline .owl-dots .owl-dot:before {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 6px;
  background-color: white;
  display: block;
  position: relative;
  top: 5px;
  box-sizing: content-box;
  border: 1px solid #005EB8;
  z-index: -1;
}
.timeline .owl-dots .owl-dot.active:before {
  box-shadow: 0 0 0px 1px #fff;
}
.timeline .item {
  text-align: center;
  display: flex;
  flex-direction: row;
}
.timeline .item .content {
  text-align: left;
  flex-direction: column;
  padding-left: 30px;
  width: 50%;
}
.timeline .item h3 {
  margin: 0;
}
.timeline .item h3 span {
  font-size: 18px;
  font-weight: normal;
  display: block;
}
.timeline .item p {
  color: #e1e1e1;
}
.timeline .owl-nav {
  position: absolute;
  top: 38px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.timeline .owl-nav button {
  border: 2px solid white!important;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  overflow: hidden;
}
.timeline .owl-nav button svg {
  width: 26px;
  height: 26px;
}
@media only screen and (max-width: 768px) {
  .timeline .owl-dots {
    display: none;
  }
  .timeline .item {
    padding: 0 20px;
  }
  .timeline .owl-nav {
    width: 120%;
    left: -10%;
  }
}
.hide {
  display: none;
}
.top-hang {
  z-index: -1;
  margin-top: -200px;
  position: relative;
}
.top-hang.z-2 {
  z-index: 2;
}
.form-block .wp-block-columns {
  position: relative;
  z-index: 2;
}
.form-wrap {
  position: relative;
}
.form-wrap #circle-pattern {
  position: absolute;
  top: -10%;
  right: -50%;
  height: 120%;
  animation: infinite-spinning 60s infinite;
  z-index: -1;
}
@keyframes infinite-spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.contact-form {
  position: relative;
  z-index: 5;
  background-color: white;
  padding: 60px 40px;
  color: #000;
  background-color: #f1f1f1;
  border-radius: 5px;
}
.contact-form h3 {
  color: #232E6A;
  font-size: 46px;
  margin-bottom: 10px;
}
.contact-form p {
  color: #000;
}
.contact-form select,
.contact-form input {
  padding: 20px 10px;
  border: 2px solid #000;
  width: 100%;
}
.contact-form textarea {
  height: 140px;
  display: block;
  padding: 20px 10px;
  border: 2px solid #000;
  width: 100%;
}
.contact-form button {
  background-color: #005EB8;
  color: white;
  font-size: 18px;
  padding: 20px 30px;
  width: 100%;
  border: 0;
  text-transform: uppercase;
  margin: 0 auto;
}
.contact-form button svg {
  margin-left: 10px;
}
.contact-form button:hover {
  cursor: pointer;
}
.contact-form p.representive {
  text-align: center;
  display: none;
  width: 100%;
}
.contact-form .question {
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
}
.contact-form .question .element {
  display: flex;
  flex-basis: 100%;
}
.contact-form .question .element.half {
  flex-basis: calc(50% - 15px);
}
.service-form .contact-form {
  background-color: #000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.service-form .contact-form input,
.service-form .contact-form textarea {
  border-color: white;
  background-color: #000;
  color: white;
}
.grey-round {
  border-radius: 5px;
  padding: 30px;
  background-color: #000;
}
.contact-block {
  margin: 10px 0;
}
.contact-block a {
  display: flex;
}
.contact-block a img {
  margin-right: 10px;
}
.contact-block a p {
  font-size: 16px;
  color: white;
  margin: 0;
  padding: 10px 0;
}
.contact-block a p span {
  display: block;
  font-size: 14px;
  color: #005EB8;
  font-weight: bold;
}
.contact-box {
  padding: 30px;
  background-color: white;
  display: flex;
  height: 100%;
  transition: all 0.25s;
}
.contact-box .contact-block a p {
  font-size: 20px;
  color: #000;
  transition: all 0.25s;
}
.contact-box .contact-block a p span {
  transition: all 0.25s;
}
.contact-box .contact-block a:hover {
  text-decoration: none;
}
.contact-box:hover {
  background-color: #232E6A;
}
.contact-box:hover .contact-block a p {
  color: white;
}
.contact-box:hover .contact-block a p span {
  color: white;
}
.wp-block-latest-posts {
  display: flex;
  justify-content: center;
}
.wp-block-latest-posts li {
  display: flex;
  flex-direction: column;
  list-style: none;
  position: relative;
}
.wp-block-latest-posts li .wp-block-latest-posts__featured-image {
  display: block;
  margin: 0;
  position: relative;
}
.wp-block-latest-posts li .wp-block-latest-posts__featured-image a {
  padding: 0;
}
.wp-block-latest-posts li .wp-block-latest-posts__featured-image:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  pointer-events: none;
}
.wp-block-latest-posts li .wp-block-latest-posts__featured-image + a {
  position: absolute;
  bottom: 40px;
  color: white;
  display: block;
  padding: 0 30px;
  font-size: 18px;
  line-height: 1.2;
  z-index: 3;
}
.wp-block-latest-posts li a {
  color: #000;
  padding: 5px 0;
}
.wp-block-latest-posts li time {
  position: absolute;
  bottom: 65px;
  color: white;
  display: block;
  padding: 0 30px;
  font-size: 14px;
  z-index: 3;
}
@media only screen and (max-width: 768px) {
  p.intro:before {
    width: 30px;
    margin-right: 10px;
  }
  .top-hang {
    margin-top: 0;
  }
}
.faq-block {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.faq-block .sctn {
  padding: 30px!important;
  border-radius: 5px;
  border: 1px solid #005EB8;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.faq-block .sctn br {
  display: block;
  margin: 5px 0;
}
.faq-block .sctn iframe {
  width: 100%;
  height: auto;
  min-height: 260px;
  margin: 10px 0;
}
.faq-block .sctn h2 {
  color: #005EB8;
  position: relative;
  margin-bottom: 50px;
  padding-left: 80px;
}
.faq-block .sctn h2:before {
  content: "";
  display: inline-block;
  background-image: url('assets/icons/icon-agreement.svg');
  background-size: 40px;
  background-position: center;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  border: 2px solid #e8c73c;
  position: absolute;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -14px;
}
.faq-block .sctn h2.i-jargon:before {
  background-image: url('assets/icons/icon-question.svg');
}
.faq-block .sctn h2.i-agree:before {
  background-image: url('assets/icons/icon-agreement.svg');
}
.faq-block .sctn h2.i-app:before {
  background-image: url('assets/icons/icon-application.svg');
}
.faq-block .sctn h2.i-car:before {
  background-image: url('assets/icons/icon-car.svg');
}
.faq-block .sctn .faqs {
  margin: 0;
}
.wp-block-buttons.aligncenter .wp-block-button {
  margin: 0 auto!important;
}
.service-blocks {
  display: flex;
}
.service-blocks .block {
  background-color: white;
  padding: 60px 30px;
  border: 1px solid #e1e1e1;
  transition: all 0.5s ease;
}
.service-blocks .block h3 {
  font-size: 18px;
  color: #000;
  transition: all 0.5s ease;
}
.service-blocks .block p {
  font-size: 14px;
  color: #000;
  line-height: 1.2;
  transition: all 0.5s ease;
}
.service-blocks .block a {
  color: #232E6A;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  transition: all 0.5s ease;
}
.service-blocks .block a svg {
  margin-left: 5px;
  transition: all 0.25s;
}
.service-blocks .block:hover {
  background-color: #232E6A;
}
.service-blocks .block:hover svg .icon {
  fill: white;
}
.service-blocks .block:hover h3,
.service-blocks .block:hover p,
.service-blocks .block:hover a {
  color: white;
}
.wp-block-latest-posts__list li {
  position: relative;
}
.squeeze {
  max-width: 820px;
  margin: 0 auto;
}
.container {
  max-width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .container {
    max-width: 100%!important;
    padding: 0 80px!important;
  }
}
.service-slide .item {
  position: relative;
}
.service-slide .item .content {
  position: absolute;
  width: 100%;
  padding: 40px 20px;
  bottom: 0;
  left: 0;
}
.service-slide .item .content h3 {
  text-transform: none;
  font-suze: 24px;
  color: white;
}
.project-block {
  position: relative;
  margin: 15px 0;
}
.project-block .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px;
}
.project-block .content h3 {
  color: white;
  text-transform: none;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
}
.project-block .content h3 span {
  display: block;
  font-size: 14px;
  font-weight: 400;
}
.contact-block {
  margin: 20px 0;
  display: flex;
  align-items: center;
}
.contact-block .icon {
  width: 100px;
  height: 100px;
  background-color: #005EB8;
  border-radius: 50px;
  margin-left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-block .icon img {
  width: 30px;
}
.contact-block .content {
  padding: 20px;
}
.contact-block .content p {
  margin: 0;
  line-height: 1;
  font-size: 14px;
  color: #000;
}
.contact-block .content p.subtext {
  font-size: 12px;
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.contact-block .content p a {
  font-size: 24px;
  color: #005EB8;
  transition: all 0.25s;
}
.contact-block .content p a:hover {
  text-decoration: none;
  color: #000;
}
