.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#383838;--e-global-color-8b61293:#1D2327;--e-global-typography-primary-font-family:"Inter Tight";--e-global-typography-primary-font-size:54px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:1px;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:18px;--e-global-typography-text-font-size:15px;--e-global-typography-accent-letter-spacing:0.8px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:30px;--e-global-typography-secondary-font-size:17px;--e-global-typography-accent-letter-spacing:0.5px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.cus-service-item, .cus-project-item{
    position: relative;
}

.cus-service-item:after, .cus-project-item:after{
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 100%;
    width: 100%;
    content: '';
    background: #eee;
    border-radius: 15px;
    z-index: -1;
    transition: 0.5s;
}

.cus-service-item:hover:after, .cus-project-item:hover:after{
    bottom: -1px;
    transform: rotate(2deg) translateX(-5px) translateY(16px);
}

.cus-project-item:after{
    background: #e7e7e7;
}



.cus-service-icon-img{
    background-image: linear-gradient(45deg, #e9a17b26, #ff7cb02e) !important;
    height: 100px;
    width: 100px;
    line-height: 100px;
    border-radius: 12px;
    transition: 0.5s !important;
}

.cus-service-item:hover .cus-service-icon-img{
    background-image: linear-gradient(45deg, #eee, #eee) !important;
}







@media screen and (max-width: 991px){
    .cus-service-icon-img{
        height: 75px;
        width: 75px;
        line-height: 75px;
}



.phone a, .phone a:link, .phone a:visited, .phone a:hover, .phone a:active, .phone a:focus {
  text-decoration: none;
  color: white;
}/* End custom CSS */