.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b281adc:#081F29;--e-global-color-8b0a6f9:#004F6C;--e-global-color-0d2ac54:#C9DCE7;--e-global-color-f791b41:#FEFEFE;--e-global-color-8adaea1:#73CEE5;--e-global-color-e6eec8a:#081F29;--e-global-color-6846afe:#E9F1F5;--e-global-color-5af6dad:#0D9F16;--e-global-color-86f1ff9:#004F6C;--e-global-color-9140085:#C9DCE7;--e-global-color-16ce4f6:#004F6C;--e-global-color-3dc16a2:#081F29;--e-global-color-c95100c:#C6DAE7;--e-global-color-eb845dd:#004F71;--e-global-color-0372d9f:#E9F1F5;--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:"IBM Plex Sans SemiBold", Sans-serif;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-8b0a6f9 );font-family:"IBMPlexSans-Bold", Sans-serif;font-size:16px;font-weight:600;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:20% 56% 20% 56%;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-b281adc );color:#FFFFFF;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{font-family:"IBM Plex Sans SemiBold", Sans-serif;}.elementor-kit-8 h1{font-family:"IBM Plex Sans SemiBold", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1280px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:1%;--container-default-padding-right:2%;--container-default-padding-bottom:1%;--container-default-padding-left:2%;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:414px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Button slider home: btn-slider-home*/
/*.btn-slider-home .elementor-button.elementor-slide-button.elementor-size-xs*/
.btn-slider-home .elementor-button.elementor-slide-button {
    width: 256px !important;
    height: 60px !important;
    border: 1px solid #FFFFFF !important;
    filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.160784)) !important;
    padding: 0px !important;
    margin: 0px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-family: 'IBM Plex Sans' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    /*  line-height: 21px important; */
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
    color: #FFFFFF !important;
}

.btn-slider-home .elementor-button.elementor-slide-button:hover {
    background-color: #004F71 !important;
    border-color: #004F71 !important;
}

/*Controls Custom for slider home*/

.btn-slider-home svg.e-font-icon-svg.e-eicon-chevron-left {
    background-color: #004F71 !important;
    border-radius: 100% !important;
}

.btn-slider-home svg.e-font-icon-svg.e-eicon-chevron-right {
    background-color: #004F6C !important;
    border-radius: 100% !important;
}

/*Postion slider controls for 1280px*/
@media screen and (min-width: 1080px) {
    .btn-slider-home svg.e-font-icon-svg.e-eicon-chevron-right {
        position: absolute !important;
        left: -1136px !important;
        top: 184px !important;
    }

    .btn-slider-home svg.e-font-icon-svg.e-eicon-chevron-left {
        position: absolute !important;
        left: 41px !important;
        top: 183px !important;
    }
}

/*Postion slider controls for 1440px*/
@media screen and (min-width: 1300px) and (max-width: 1440px) {
    .btn-slider-home svg.e-font-icon-svg.e-eicon-chevron-right {
        position: absolute !important;
        left: -1271px !important;
        top: 184px !important;
    }

    .btn-slider-home svg.e-font-icon-svg.e-eicon-chevron-left {
        position: absolute !important;
        left: 41px !important;
        top: 183px !important;
    }
}

@media screen and (min-width: 1680px) and (max-width: 1700px) {
    .btn-slider-home svg.e-font-icon-svg.e-eicon-chevron-right {
        position: absolute !important;
        left: -1564px !important;
        top: 184px !important;
    }
}

/*Postion slider controls for 1920px*/
@media screen and (min-width: 1780px) and (max-width: 1920px) {
    .btn-slider-home svg.e-font-icon-svg.e-eicon-chevron-right {
        position: absolute !important;
        left: -1759px !important;
        top: 184px !important;
    }

    .btn-slider-home svg.e-font-icon-svg.e-eicon-chevron-left {
        position: absolute !important;
        left: 41px !important;
        top: 183px !important;
    }
}

/*Postion slider controls for tablets*/
@media screen and (min-width: 500px) and (max-width: 790px) {
    svg.e-font-icon-svg.e-eicon-chevron-right {
        position: absolute;
        left: -640px !important;
        top: 100px !important;
    }

    .btn-slider-home svg.e-font-icon-svg.e-eicon-chevron-left {
        position: absolute !important;
        left: 41px !important;
        top: 100px !important;
    }
}

@media screen and (min-width: 800px) and (max-width: 1024px) {
    svg.e-font-icon-svg.e-eicon-chevron-right {
        position: absolute;
        left: -689px !important;
        top: 100px !important;
    }

    .btn-slider-home svg.e-font-icon-svg.e-eicon-chevron-left {
        position: absolute !important;
        left: 41px !important;
        top: 100px !important;
    }
}


/*Postion slider H1 & P*/
@media screen and (min-width: 500px) and (max-width: 820px) {
    .btn-slider-home .elementor-button.elementor-slide-button {
        width: 200px !important;
        height: 40px !important;
        border: 1px solid #FFFFFF !important;
        filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.160784)) !important;
        padding: 0px !important;
        margin: 0px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-family: 'IBM Plex Sans' !important;
        font-style: normal !important;
        font-weight: 700 !important;
        font-size: 12px !important;
        letter-spacing: 0.1em !important;
        text-transform: uppercase !important;
        color: #FFFFFF !important;
    }

    .btn-slider-home .elementor-slide-heading {
        font-family: "IBM Plex Sans", Sans-serif !important;
        font-size: 20px !important;
        font-weight: 500 !important;
        line-height: 28px !important;
        letter-spacing: 0.02em !important;
    }
}

/*Postion slider H1 & P for mobile*/
@media screen and (min-width: 360px) and (max-width: 490px) {
    .btn-slider-home .elementor-button.elementor-slide-button {
        width: 188 !important;
        height: 40px !important;
        border: 1px solid #FFFFFF !important;
        filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.160784)) !important;
        padding: 0px !important;
        margin: 0px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-family: 'IBM Plex Sans' !important;
        font-style: normal !important;
        font-weight: 700 !important;
        font-size: 12px !important;
        letter-spacing: 0.1em !important;
        text-transform: uppercase !important;
        color: #FFFFFF !important;
    }

    .btn-slider-home .elementor-slide-heading {
        font-family: "IBM Plex Sans", Sans-serif;
        font-size: 14px !important;
        font-weight: 500 !important;
        line-height: 22px !important;
        letter-spacing: 0.02em !important;
    }
}

/*Postion slider controls for mobile*/
@media screen and (min-width: 360px) and (max-width: 374px) {
    svg.e-font-icon-svg.e-eicon-chevron-right {
        position: absolute;
        left: -260px;
        top: 91px;
    }

    svg.e-font-icon-svg.e-eicon-chevron-left {
        position: absolute;
        top: 89px !important;
        left: 20px !important;
    }
}


/*Postion slider controls for mobile*/
@media screen and (min-width: 375px) and (max-width: 400px) {
    svg.e-font-icon-svg.e-eicon-chevron-right {
        position: absolute;
        left: -280px;
        top: 91px;
    }

    svg.e-font-icon-svg.e-eicon-chevron-left {
        position: absolute;
        top: 89px !important;
        left: 20px !important;
    }
}

/*Postion slider controls for mobile*/
@media screen and (min-width: 405px) and (max-width: 414px) {
    svg.e-font-icon-svg.e-eicon-chevron-right {
        position: absolute;
        left: -314px;
        top: 91px;
    }

    svg.e-font-icon-svg.e-eicon-chevron-left {
        position: absolute;
        top: 89px !important;
        left: 20px !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'IBM Plex Sans SemiBold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('///wp-content/uploads/2023/02/IBMPlexSans-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */