.elementor-12961 .elementor-element.elementor-element-cb232eb{--display:flex;}.elementor-12961 .elementor-element.elementor-element-13633e0 .dblh__content{width:40%;}.elementor-12961 .elementor-element.elementor-element-13633e0 .dblh__title-wrapper{font-size:46px;font-weight:800;padding:0px 0px 10px 0px;}.elementor-12961 .elementor-element.elementor-element-13633e0 .dblh__title{display:inline;}.elementor-12961 .elementor-element.elementor-element-13633e0 .wgl-double-heading .dblh__subtitle::before,
                     .elementor-12961 .elementor-element.elementor-element-13633e0 .wgl-double-heading .dblh__subtitle::after{background-color:#FAB812;}.elementor-12961 .elementor-element.elementor-element-13633e0 .dblh__subtitle{text-transform:none;margin:9px 0px 0px 0px;color:#002C4E;}.elementor-12961 .elementor-element.elementor-element-c2d5402{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-12961 .elementor-element.elementor-element-1ccb681{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-12961 #main.site-main{z-index:0;}@media(max-width:1200px){.elementor-12961 .elementor-element.elementor-element-13633e0 .dblh__content{width:50%;}.elementor-12961 .elementor-element.elementor-element-13633e0 .dblh__title-wrapper{font-size:36px;}}@media(max-width:767px){.elementor-12961 .elementor-element.elementor-element-13633e0 .dblh__content{width:100%;}.elementor-12961 .elementor-element.elementor-element-13633e0 .dblh__title-wrapper{font-size:30px;}}/* Start custom CSS for page-settings */div.ctct-form-embed div.ctct-form-defaults {
    padding: 0 !important;
}

.ctct-form-success {
    font-family: var(--itconf-content-font-family) !important;
}

.ctct-form-field {
    display: inline-block;
    width: 42%;
    margin-right: 40px !important;
    margin-bottom: 0 !important;
}

.ctct-form-label {
    margin-bottom: 0 !important;
    font-family: var(--itconf-content-font-family) !important;
    font-size: 18px !important;
    line-height: 1.7 !important;
    font-weight: 500 !important;
    text-transform: unset;
    color: var(--itconf-button-color-idle);
}

.ctct-form-element {
    display: block;
    height: 40px !important;
    max-width: 100%;
    margin: 0 0 36px 0 !important;
    padding: 0 !important;
    border: 1px solid var(--itconf-button-border-idle) !important;
    border-width: 0 0 1px 0 !important;
    border-radius: unset !important;
    font-family: var(--itconf-content-font-family) !important;
    font-size: 18px !important;
    line-height: 1.7 !important;
    font-weight: 500 !important;
    text-transform: unset;
    color: var(--itconf-button-color-idle);
    background-color: transparent;
    transition: all .3s, height 0s !important;
    letter-spacing: -0.02em !important;
    box-shadow: unset !important;
}

.ctct-gdpr-text {
    color: var(--itconf-button-color-idle) !important;
    font-family: var(--itconf-content-font-family) !important;
}

.ctct-form-button {
    display: inline-block !important;
    height: 56px !important;
    width: unset !important;
    max-width: 100% !important;
    margin-bottom: 0 !important;
    border-radius: 0 !important;
    outline: 0 !important;
    padding: 7px 32px 10px !important;
    font-family: var(--itconf-content-font-family) !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 700 !important;
    letter-spacing: -0.05em !important;
    color: var(--itconf-button-color-hover) !important;
    background: var(--itconf-button-bg-hover) !important;
    border: 1px solid var(--itconf-button-border-hover) !important;
    cursor: pointer;
    -webkit-appearance: none;
    transition: .4s !important;
    text-transform: lowercase !important;
}

.ctct-form-button:before {
    font-family: Flaticon;
    font-size: inherit;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f102";
    transition: transform .4s;
    display: inline-block;
    transform: rotate(-45deg);
    vertical-align: middle;
    font-size: 17px;
    font-weight: normal;
    color: var(--itconf-button-color-hover);
    box-sizing: content-box;
    margin-right: 10px;
}

.ctct-form-button:hover {
    color: var(--itconf-button-color-idle) !important;
    background: var(--itconf-button-bg-idle) !important;
    border-color: var(--itconf-button-border-idle) !important;
}

.ctct-form-button:hover:before {
    transform: rotate(0deg) !important;
}

@media all and (min-width: 768px) and (max-width: 1200px) {
    .ctct-form-field {
        margin-right: 10px !important;
    }
}

@media all and (max-width: 767px) {
    .ctct-form-field {
        width: 100%;
    }
}/* End custom CSS */