.elementor-kit-5{--e-global-color-primary:#E4150F;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#232C3E;--e-global-color-accent:#E4150F;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 h1{font-size:64px;font-weight:800;line-height:83px;}.elementor-kit-5 h2{font-family:"Inter", Sans-serif;font-size:48px;font-weight:800;line-height:60px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Inter", Sans-serif;font-size:20px;font-weight:500;text-transform:capitalize;line-height:24px;color:var( --e-global-color-secondary );background-color:var( --e-global-color-primary );border-radius:4px 4px 4px 4px;padding:15px 45px 15px 45px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{color:var( --e-global-color-secondary );background-color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-5 h2{font-size:38px;line-height:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h2{font-size:30px;line-height:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.hexagon-heading .elementor-heading-title{
    height: 100%;
    width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.elementor-field-type-recaptcha {
        justify-content: center;
}
.orange-link a{
    text-transform: capitalize;
}
.orange-link a:after{
    content: '';
    background: url(/wp-content/uploads/2023/07/red-arrow.svg) center center no-repeat;
    width:30px;
    height: 30px;
    display: inline-block;
    position: relative;
    top:9px;
}
.hexagon-heading .elementor-heading-title a{
    display: block;
    height: 100%;
    padding: 0 10%;
     display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.hexagon-heading .elementor-heading-title a:after{
    content:'';
    background: url(/wp-content/uploads/2023/07/btn-arrow-white.svg) center center no-repeat;
    width: 24px;
    height: 16px;
    display: block;
    position: absolute;
    background-size: cover;
    left:0;
    right:0;
    bottom: 100px;
    margin: 0 auto;
    opacity:0;
    transition: all ease-in 0.3s;
}
.hexagon-heading .elementor-heading-title a:hover:after{
    opacity: 1;
}
.hexagon-heading  > .elementor-widget-container{
      margin: 0 auto;  
    
}
.elementor-button .elementor-align-icon-right{
    position:relative;
    top:3px;
}
.elementor-slide-button:after{
    content:'';
    background: url(/wp-content/uploads/2023/07/btn-arrow-white.svg) center center no-repeat;
    width:22px;
    height: 15px;
    display: inline-block;
    position: relative; 
    top:1.5px;
    background-size: cover;
    margin-left: 10px
}
.hexagon-heading  .elementor-widget-container{
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
        -webkit-transition: all 0.5s !important;
        transition: all 0.5s !important;
        height: 400px;
        width: 400px;
}
.square-tiles .elementor-cta__content{
    flex-direction: column-reverse;
    justify-content: center;
}
.square-tiles .elementor-cta__content .elementor-cta__icon{
    margin: 30px 0 0 ;
    opacity: 0;
    transition: all ease-in 0.3s;
    position: absolute;
    bottom: 50px;
}
.square-tiles .elementor-cta__content:hover .elementor-cta__icon{
    opacity: 1;
    height: auto;
}
.square-tiles .quote-tile .elementor-cta__icon{
    display: none;
}
.square-tiles .quote-tile h3:after{
    content: "";
    background: url(/wp-content/uploads/2023/07/btn-arrow-white.svg) center center no-repeat;
    width:30px;
    height: 30px;
    display: inline-block;
    top: 8px;
    left:8px;
    position: relative;
}
@media (max-width:1200px){
    .hexagon-heading  .elementor-widget-container{
   
        height: 300px;
        width: 300px;
}
}
@media (min-width:768px) and (max-width:820px){
    .hexagon-heading  .elementor-widget-container{
    
        height: 230px;
        width: 230px;
}
 .hexagon-heading  .elementor-widget-container .elementor-heading-title{
     font-size:20px !important;
     line-height:30px !important;
 }
}/* End custom CSS */