.elementor-kit-5{--e-global-color-primary:#d41414;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#1e2424;--e-global-color-accent:#595959;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:700;}.elementor-kit-5 a{color:var( --e-global-color-text );font-weight:600;}.elementor-kit-5 a:hover{color:var( --e-global-color-primary );}.elementor-kit-5 h2{font-size:2.5rem;font-weight:600;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:993px){.elementor-kit-5 h2{font-size:2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:576px){.elementor-kit-5 h2{font-size:2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.color-start {
  color: white;
  font-style: normal;
}

#tib-contact-form-btn {
  padding: 15px 30px 16px;
  margin-left: 14px;
}
#tib-contact-form-btn:hover {
  margin-left: 24px;
}

#tib-contact-form-btn a::before,
.tib-btn a::before {
  left: 0;
  top: 0;
  content: "";
  position: absolute;
  width: 40px;
  border-bottom: solid 46px #d41414;
  border-left: 18px solid transparent;
}
#tib-contact-form-btn-dark a::before,
.tib-btn-dark a::before {
  border-bottom-color: white;
}
#tib-contact-form-btn .elementor-button:hover,
.tib-btn .elementor-button:hover {
  margin-left: 10px;
}

footer ul {
  padding: 0;
  list-style: none;
}

.tib-bottom-footer ul {
  list-style: none;
  display: flex;
  justify-content: center;
}
@media (max-width: 576px) {
  .tib-bottom-footer ul {
    flex-direction: column;
  }
}
.tib-bottom-footer ul li {
  padding: 0 10px;
  font-size: 12px;
}
@media (min-width: 576px) {
  .tib-bottom-footer ul li {
    border-right: 1px solid rgba(255, 255, 255, 0.231372549);
  }
  .tib-bottom-footer ul li:last-child {
    border: none;
  }
}
.tib-bottom-footer ul li a {
  color: white;
  font-weight: bold;
}
.tib-bottom-footer ul li a:hover {
  text-decoration: underline;
}

.tib-usps ul {
  justify-content: space-evenly;
}

@media (min-width: 576px) {
  .tib-background-shape::before {
    content: "";
    width: 140px;
    position: absolute;
    right: 0;
    top: -200px;
    border-left: 59px solid transparent;
    border-bottom: 200px solid;
  }
  .tib-background-shape-red::before {
    border-bottom-color: #d41414;
  }
  .tib-background-shape-white::before {
    border-bottom-color: white;
  }
}/* End custom CSS */