.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-fc3ed93:#000000;--e-global-color-e706a09:#FFFFFF;--e-global-color-e02f8a6:#04A7AC;--e-global-color-ff29ae9:#333333;--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;color:var( --e-global-color-fc3ed93 );font-family:"Poppins", Sans-serif;font-size:14px;line-height:28px;}.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-e02f8a6 );font-family:"Poppins", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;text-decoration:none;line-height:22px;letter-spacing:1px;color:var( --e-global-color-e706a09 );border-radius:0px 0px 0px 0px;}.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-fc3ed93 );color:var( --e-global-color-e706a09 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-fc3ed93 );font-family:"Poppins", Sans-serif;font-size:14px;font-weight:700;}.elementor-kit-6 h1{color:var( --e-global-color-e02f8a6 );font-family:"Oswald", Sans-serif;font-size:55px;font-weight:700;}.elementor-kit-6 h2{color:#000000;font-family:"Oswald", Sans-serif;font-size:55px;font-weight:300;}.elementor-kit-6 h4{color:var( --e-global-color-e02f8a6 );font-family:"Poppins", Sans-serif;font-size:25.2px;font-weight:300;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 020px;--widgets-spacing-row:0px;--widgets-spacing-column:020px;}{}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-6 h1{font-size:30px;}.elementor-kit-6 h2{font-size:30px;}.elementor-kit-6 h3{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a.para-text {
    text-decoration-line: underline;
}

.elementor-button {
  transition: all 0.4s ease;
	text-decoration-line: none;
}

.elementor-button:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
}

.socials {
    z-index: 1000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    inset: 0% 0% 0% auto;
}
.social-button {
    background-color: var( --e-global-color-e02f8a6 );
    color: white !important; 
    border-left: 1px #000;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-family: Fa6 brands, sans-serif;
    font-size: 18px;
    text-decoration: none;
    transition: background-color .2s;
    display: flex;
    z-index: 9999;
}/* End custom CSS */