.elementor-kit-34{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Red Hat Display", Sans-serif;}.elementor-kit-34 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1540px;}.e-con{--container-max-width:1540px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* BREADCRUMBS */

#breadcrumbs > span{
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
}

/* BREADCRUMBS */

/* BUTTON ARROW */

.boost-arrow svg{
    width: 22px;
    height: 22px;
    transition: transform 0.3s ease-out;
}
.boost-arrow :hover svg{
    transform: translate(10px, 0px);
}
.boost-arrow .elementor-button-content-wrapper{
    align-items: center;
}

/* BUTTON ARROW */

/* SERVICE CARD */

.boost-arrow-light{
    overflow: hidden; 
}
.service-card:hover .service-icon{
    transform: translate(0px, -10px)
}
.service-card .boost-arrow-light .elementor-button{
    transform: translate(-85px, 0px)
}
.service-card:hover .boost-arrow-light .elementor-button{
    transform: translate(0px, 0px)
}
.boost-arrow-light{
    oveoverflow: hidden;
}

/* CERVICE CARD */

/* SINGLE POST */

.single-post .elementor-widget-theme-post-content ul{
    padding-left: 30px !important;
    margin-bottom: 30px !important;
    margin-left: 0px !important;
}
.single-post .elementor-widget-theme-post-content p{
    margin: 0px 0px 30px 0px !important;
}
.single-post .elementor-widget-theme-post-content h3{
    font-size: 48px !important;
    line-height: 1.3em !important;
    margin: 64px 0px 16px 0px;
}
.single-post .elementor-widget-theme-post-content h3{
    font-size: 36px !important;
    line-height: 1.3em !important;
    margin: 42px 0px 16px 0px;
}
.single-post .elementor-widget-theme-post-content ul li::marker{
    color: #FF9200;
}
.single-post .elementor-widget-theme-post-content ul li{
    margin: 0px 0px 6px 0px;
}
.single-post-cat h5{
    display: none;
}
.single-post-cat ul{
    margin: 0px 0px 0px 0px;
    padding: 14px 0px 11px 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.single-post-cat ul li{
    list-style-type: none;
    border: solid 1px #0000004d;
}
.single-post-cat ul li a{
    font-size: 14px;
    line-height: 1.3;
    font-family: 'Red Hat Display' !important;
    color: #180F5E;
    font-weight: 800;
    padding: 8px 16px 8px 18px;
    display: block;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.single-post-cat ul li a::before{
    content: "#";
    color: #FF9200;
    font-weight: 800
}
.single-post-cat ul li a:hover{
    background-color: #180F5E;
    color: #fff;
    border-color: #180F5E;
}

/* SINGLE POST */

/* SINGLE EMPLOYMENT */

.single-employment .elementor-widget-theme-post-content ul{
    padding-left: 30px !important;
    margin-bottom: 30px !important;
    margin-left: 0px !important;
}
.single-employment .elementor-widget-theme-post-content p{
    margin: 0px 0px 30px 0px !important;
}
.single-employment .elementor-widget-theme-post-content h3{
    font-size: 48px !important;
    line-height: 1.3em !important;
    margin: 64px 0px 16px 0px;
}
.single-employment .elementor-widget-theme-post-content h3{
    font-size: 36px !important;
    line-height: 1.3em !important;
    margin: 42px 0px 16px 0px;
}
.single-employment .elementor-widget-theme-post-content ul li::marker{
    color: #FF9200;
}
.single-employment .elementor-widget-theme-post-content ul li{
    margin: 0px 0px 6px 0px;
}

/* SINGLE EMPLOYMENT */

/* SEARCH RESULT */

body.search-results .elementor-post__thumbnail__link{
    border: solid 1px #1B1E3F33 !important;
}

/* SEARCH RESULT */

/* SINGLE SERVICE */

.service-img-30{
    max-width: 333px !important;
    margin-right: 2em;
}

/* SINGLE SERVICE */

/* MEDIA QUERY */
@media (max-width: 767px){
    .footer-subscribe input{
        height: 50px !important;
        width: auto !important;
    }
    .footer-subscribe  button{
        height: 50px !important;
    }
    .service-img-30 {
        margin-right: 0em;
    }
}

/* SEARCH RESULT */

@media (max-width: 330px){
    .header-sec{
        display: none;
    }
}/* End custom CSS */