.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#1A1A1A;--e-global-color-ec3cd9a:#FFFFFF;--e-global-color-02364e8:#F2F2F2;--e-global-color-327243b:#E6E6E6;--e-global-color-70d24a8:#CCCCCC;--e-global-color-69c1805:#B3B3B3;--e-global-color-6f9390e:#999999;--e-global-color-aceffd5:#666666;--e-global-color-92cf40a:#4D4D4D;--e-global-color-23ad183:#323232;--e-global-color-2b2ddd3:#262626;--e-global-color-2acb0c4:#1A1A1A;--e-global-color-315a826:#000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-2acb0c4 );font-family:"Poppins", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-2acb0c4 );font-family:"Poppins", Sans-serif;font-size:16px;font-weight:600;color:var( --e-global-color-ec3cd9a );border-radius:12px 12px 12px 12px;padding:14px 16px 14px 16px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-2acb0c4 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-2acb0c4 );font-family:"Poppins", Sans-serif;}.elementor-kit-6 h1{color:var( --e-global-color-2acb0c4 );font-family:"Poppins", Sans-serif;}.elementor-kit-6 h2{color:var( --e-global-color-2acb0c4 );font-family:"Poppins", Sans-serif;}.elementor-kit-6 h3{color:var( --e-global-color-2acb0c4 );font-family:"Poppins", Sans-serif;}.elementor-kit-6 h4{color:var( --e-global-color-2acb0c4 );font-family:"Poppins", Sans-serif;}.elementor-kit-6 h5{color:var( --e-global-color-2acb0c4 );font-family:"Poppins", Sans-serif;}.elementor-kit-6 h6{color:var( --e-global-color-2acb0c4 );font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Footer list padding*/
#footerList a{
    padding: 12px 0;
}

/* Title Regular Weight*/
.beforeTitle{
    font-weight: 400;
}

/*Accordion Border Bottom*/
.e-n-accordion details {
    border-bottom: solid 1px #1a1a1a !important;
}

/*Get in Touch BG*/
.CTABG{
    background: linear-gradient(258deg, #E1E5AC 2.72%, #245F99 36%, #1A1A1A 80%);
}

/*Text Gradient*/
.textGradient{
background: linear-gradient(255deg, #E1E5AC 30.78%, #245F99 80.72%, #245F99 10.56%, #1A1A1A 90%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

/*Custom Button*/
.elementor-kit-6 .elementor-button-text {
    display: flex;
    align-items: center;
}
.elementor-kit-6 .elementor-button-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
.elementor-kit-6 .elementor-button-icon i{
    font-size: 20px;
}

.elementor-kit-6 .elementor-button-icon svg {
  width: 20px;
  height: 20px;
}

/*Author Title Margin*/
h4.elementor-author-box__name{
    margin: 0 !important;
}

/*Resource Badge*/
.customBlogBadge{
    background-color: #fff !important;
    border-radius: 999px;
}/* End custom CSS */