﻿@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(https://core-fin.com/testportal/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
    src: url(https://core-fin.com/testportal/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://core-fin.com/testportal/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(https://core-fin.com/testportal/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(https://core-fin.com/testportal/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(https://core-fin.com/testportal/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg");
}

@font-face {
    font-family: "Flaticon";
    src: url("https://core-fin.com/testportal/wp-content/themes/itfirm/assets/fonts/flaticon.eot");
    src: url("https://core-fin.com/testportal/wp-content/themes/itfirm/assets/fonts/flaticon.eot?#iefix") format("embedded-opentype"), url("https://core-fin.com/testportal/wp-content/themes/itfirm/assets/fonts/flaticon.woff2") format("woff2"), url("https://core-fin.com/testportal/wp-content/themes/itfirm/assets/fonts/flaticon.woff") format("woff"), url("https://core-fin.com/testportal/wp-content/themes/itfirm/assets/fonts/flaticon.ttf") format("truetype"), url("https://core-fin.com/testportal/wp-content/themes/itfirm/assets/fonts/flaticon.svg#flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(https://core-fin.com/testportal/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);
    src: url(https://core-fin.com/testportal/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(https://core-fin.com/testportal/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(https://core-fin.com/testportal/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(https://core-fin.com/testportal/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(https://core-fin.com/testportal/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg");
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.15;
    color: #383838;
    text-align: left;
    letter-spacing: 0;
}

body {
    /* CSS Variables that may have been missed get put on body */
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    --divider-color: var( --e-global-color-secondary );
    --divider-border-style: none;
    --divider-border-width: 1px;
    --divider-color: #0c0d0e;
    --divider-border-style: solid;
    --divider-color: #D2D2D2;
    --divider-border-width: 20px;
    --divider-border-style: solid;
    --divider-color: #D2D2D2;
    --divider-border-width: 20px;
    --divider-border-style: solid;
    --divider-color: #D2D2D2;
    --divider-border-width: 20px;
}

* {
    box-sizing: border-box;
}

* {
    box-sizing: inherit;
}

body {
    --extendify--spacing--large: var(--wp--custom--spacing--large,clamp(2em, 8vw, 8em)) !important;
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

body {
    font-size: 16px;
    line-height: 1.625;
    color: #383838;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    font-weight: normal;
    letter-spacing: 0;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

html {
    box-sizing: border-box;
}

:root {
    --link-color-active: #b2b2b4;
}

section {
    display: block;
}

* {
    box-sizing: border-box;
}

.elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order);
    align-self: var(--align-self);
}

.elementor-section {
    position: relative;
}

.elementor-element.elementor-element-2ce2422c {
    padding: 12px 0px 12px 0px;
}

*, :after, :before {
    box-sizing: border-box;
}

*, :before, :after {
    box-sizing: inherit;
}

*, .elementor ::after, .elementor ::before {
    box-sizing: border-box;
}

.elementor *, .elementor ::after, .elementor ::before {
    box-sizing: border-box;
}

.elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}

    .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
        max-width: 100%;
    }

.elementor-container.elementor-column-gap-extended {
    margin: 0 -15px;
}

.elementor-container.elementor-column-gap-extended {
    margin: auto;
}

.elementor-column {
    position: relative;
    min-height: 1px;
    display: flex;
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-100 {
        width: 100%;
    }
}

.elementor-column {
    position: static;
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
}

.elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
    padding: 15px;
}

.elementor-element.elementor-element-30f9ca17.elementor-column > .elementor-widget-wrap {
    justify-content: center;
}

.elementor-widget-wrap {
    position: static;
}

.elementor-element:where(.e-con-full, .elementor-widget) {
    flex-direction: var(--flex-direction);
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    gap: var(--gap);
}

.elementor-widget {
    position: relative;
}

.elementor-widget-wrap > .elementor-element {
    width: 100%;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}

.elementor-element .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto {
    max-width: 100%;
}

.elementor-widget:not(:last-child).elementor-widget__width-auto {
    margin-bottom: 0;
}

.elementor-element.elementor-element-29749f83 {
    width: auto;
    max-width: auto;
}

.elementor-widget {
    position: static;
}

.elementor-widget-divider {
    --divider-color: var( --e-global-color-secondary );
}

.elementor-widget-divider {
    --divider-border-style: none;
    --divider-border-width: 1px;
    --divider-color: #0c0d0e;
}

.elementor-element.elementor-element-36ac7d47 {
    --divider-border-style: solid;
    --divider-color: #D2D2D2;
    --divider-border-width: 20px;
    width: auto;
    max-width: auto;
}

.elementor-element.elementor-element-2e9c30f4 {
    width: auto;
    max-width: auto;
}

.elementor-element.elementor-element-4c7cac1 {
    --divider-border-style: solid;
    --divider-color: #D2D2D2;
    --divider-border-width: 20px;
    width: auto;
    max-width: auto;
}

.elementor-element.elementor-element-6e9587a5 {
    width: auto;
    max-width: auto;
}

.elementor-element.elementor-element-822970c {
    --divider-border-style: solid;
    --divider-color: #D2D2D2;
    --divider-border-width: 20px;
    width: auto;
    max-width: auto;
}

.elementor-element.elementor-element-cca7b59 {
    width: auto;
    max-width: auto;
}

.elementor-element .elementor-widget-container {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
}

.elementor-element.elementor-element-36ac7d47 > .elementor-widget-container {
    margin: 0px 26px 0px 26px;
}

.elementor-element.elementor-element-4c7cac1 > .elementor-widget-container {
    margin: 0px 26px 0px 26px;
}

.elementor-element.elementor-element-822970c > .elementor-widget-container {
    margin: 0px 26px 0px 26px;
}

.ct-contact-info1 {
    font-size: 14px;
}

.elementor-element.elementor-element-29749f83 .ct-contact-info {
    color: #67687A;
}

.elementor-widget-divider .elementor-divider {
    display: flex;
}

.elementor-element.elementor-element-36ac7d47 .elementor-divider {
    padding-top: 0px;
    padding-bottom: 0px;
}

.elementor-element.elementor-element-2e9c30f4 .ct-contact-info {
    color: #67687A;
}

.elementor-element.elementor-element-4c7cac1 .elementor-divider {
    padding-top: 0px;
    padding-bottom: 0px;
}

.elementor-element.elementor-element-6e9587a5 .ct-contact-info {
    color: #67687A;
}

.elementor-element.elementor-element-822970c .elementor-divider {
    padding-top: 0px;
    padding-bottom: 0px;
}

.elementor-element.elementor-element-cca7b59 .ct-contact-info {
    color: #67687A;
}

.ct-contact-info1 .item--contact-info {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    align-items: center;
}

.elementor-widget-divider .elementor-divider-separator {
    display: flex;
    margin: 0;
    direction: ltr;
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
    border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
}

.elementor-element.elementor-element-36ac7d47 .elementor-divider-separator {
    width: 1px;
}

.elementor-element.elementor-element-4c7cac1 .elementor-divider-separator {
    width: 1px;
}

.elementor-element.elementor-element-822970c .elementor-divider-separator {
    width: 1px;
}

.ct-contact-info1 .ct-contact-icon {
    font-size: 18px;
    line-height: 1;
    margin-right: 8px;
    min-width: 14px;
}

.ct-contact-info1 .ct-contact-content {
    font-weight: 700;
}

.elementor-element.elementor-element-29749f83 .ct-contact-info .ct-contact-content {
    font-size: 15px;
    font-weight: 500;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

a {
    -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    color: #006cff;
}

a {
    outline: none;
    text-decoration: none;
}

a {
    color: #ab1d20;
}

a {
    box-shadow: none;
    text-decoration: none;
}

.ct-contact-info1 .item--contact-info a.pxl-item--link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

a, a:hover, a:focus, a:before, a:after {
    outline: none;
    text-decoration: none;
}

    a:hover {
        color: #0056b3;
        text-decoration: underline;
    }

    a, a:hover {
        outline: none;
        text-decoration: none;
    }

        a:hover {
            color: var(--link-color-active);
        }

        a:hover {
            color: #b2b2b4;
        }

.elementor-element.elementor-element-2e9c30f4 .ct-contact-info .ct-contact-content {
    font-size: 15px;
    font-weight: 500;
}

.elementor-element.elementor-element-6e9587a5 .ct-contact-info .ct-contact-content {
    font-size: 15px;
    font-weight: 500;
}

.elementor-element.elementor-element-cca7b59 .ct-contact-info .ct-contact-content {
    font-size: 15px;
    font-weight: 500;
}

.elementor-element.elementor-element-29749f83 .ct-contact-info .ct-contact-icon i {
    color: #AB1D20;
}

#ct_contact_info-29749f83.ct-contact-info .ct-contact-icon i {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#AB1D20), to(#AB1D20));
    background-image: -webkit-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: -moz-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: -ms-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: -o-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: linear-gradient(to left, #AB1D20, #AB1D20);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#AB1D20', endColorStr='#AB1D20');
    background-color: transparent;
    background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]::before, [class^="flaticon-"]:after, [class*=" flaticon-"]::after {
    font-family: Flaticon;
    font-size: inherit;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
}

.flaticon-telephone-call:before {
    content: "\f101";
}

[class^="flaticon-"]::before, [class*=" flaticon-"]::before, [class^="flaticon-"]::after, [class*=" flaticon-"]::after {
    font-family: Flaticon;
    font-size: inherit;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
}

.elementor-element.elementor-element-2e9c30f4 .ct-contact-info .ct-contact-icon i {
    color: #AB1D20;
}

#ct_contact_info-2e9c30f4.ct-contact-info .ct-contact-icon i {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#AB1D20), to(#AB1D20));
    background-image: -webkit-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: -moz-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: -ms-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: -o-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: linear-gradient(to left, #AB1D20, #AB1D20);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#AB1D20', endColorStr='#AB1D20');
    background-color: transparent;
    background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}

.flaticon-map:before {
    content: "\f103";
}

.elementor-element.elementor-element-6e9587a5 .ct-contact-info .ct-contact-icon i {
    color: #AB1D20;
}

#ct_contact_info-6e9587a5.ct-contact-info .ct-contact-icon i {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#AB1D20), to(#AB1D20));
    background-image: -webkit-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: -moz-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: -ms-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: -o-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: linear-gradient(to left, #AB1D20, #AB1D20);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#AB1D20', endColorStr='#AB1D20');
    background-color: transparent;
    background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}

.flaticon-inbox:before {
    content: "\f102";
}

.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.fas {
    font-family: "Font Awesome 5 Free";
}

.fas {
    font-weight: 900;
}

.elementor-element.elementor-element-cca7b59 .ct-contact-info .ct-contact-icon i {
    color: #AB1D20;
}

#ct_contact_info-cca7b59.ct-contact-info .ct-contact-icon i {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#AB1D20), to(#AB1D20));
    background-image: -webkit-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: -moz-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: -ms-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: -o-linear-gradient(to left, #AB1D20, #AB1D20);
    background-image: linear-gradient(to left, #AB1D20, #AB1D20);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#AB1D20', endColorStr='#AB1D20');
    background-color: transparent;
    background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}

.fa-group:before, .fa-users:before {
    content: "\f0c0";
}

.fa-users:before {
    content: "\f0c0";
}


.elementor-element-populated{
    display: flex;
}