.elementor-kit-8{--e-global-color-primary:#015346;--e-global-color-secondary:#02171E;--e-global-color-text:#1A1A1A;--e-global-color-accent:#B4462A;--e-global-color-62dd9d4:#FFFFFF;--e-global-color-71852ab:#00000000;--e-global-color-4b11c32:#F0F2E7;--e-global-color-6db6022:#F9F9F9;--e-global-color-9c16f18:#747474;--e-global-color-eed4b62:#01534397;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--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:"Manrope";--e-global-typography-accent-font-weight:500;--e-global-typography-a3e3e3b-font-family:"Manrope";--e-global-typography-a3e3e3b-font-size:42px;--e-global-typography-a3e3e3b-line-height:56px;font-family:"Inter", Sans-serif;font-size:18px;line-height:1.5em;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1636px;}.e-con{--container-max-width:1636px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-a3e3e3b-font-size:26px;--e-global-typography-a3e3e3b-line-height:36px;font-size:16px;line-height:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --White:#fff; --Primary:#015346; --Accent:#B4462A; --Transparent:#00000000; --Secondary:#015346; --Text-Dark:#1A1A1A; }
/* Start custom CSS */strong, b {
    font-weight: 700;
}

p:last-child {
    margin-block-end: 0 !important;
}

ul:not(:last-child) {
    margin-block-end: 0.9rem;
}

a {
    color: var(--e-global-color-primary);
}

.elementor-widget-text-editor ul, .custom-list-dots ul {
  list-style: none;
    padding-left: 1.2em;
}

.elementor-widget-text-editor ul li,  .custom-list-dots ul li {
  position: relative;
  
}

.elementor-widget-text-editor ul li::before, .custom-list-dots ul li::before {
    content: "•";
    color: #b4462a;
    font-weight: bold;
    font-size: 1.3em;
    position: absolute;
    margin-top: -2px;
    left: -1.1em;
}

.elementor-widget-text-editor ul li:not(:last-child), .custom-list-dots ul li:not(:last-child) {
    margin-bottom: 10px;
}

.yoast-breadcrumb a {
    color: #7EA8A2;
}

.our-expertise-card .our-expertise-arrow #Rectangle_34 {
    fill: transparent;
}

.our-expertise-card:hover .our-expertise-arrow #Rectangle_34 {
    fill: currentColor;
}

.our-expertise-card:hover .our-expertise-arrow #Group_15 {
    color: white;
}

.our-expertise-arrow #Group_15, .our-expertise-arrow #Rectangle_34 {
    transition: 0.3s;
}

.image-hover-zoom {
    overflow: hidden;
    border-radius: 12px;
    transition: 0.3s;
}

.image-hover-zoom img {
    transition: 0.3s;
}

.image-hover-zoom img:hover {
    transform: scale(1.05);
}/* End custom CSS */