.elementor-kit-1768{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#1A1919;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-18e47e6:#3CA0A2;--e-global-color-a7bd161:#0A666C;--e-global-color-2ca6d5d:#F7F8F8;--e-global-color-e108ccb:#E52461;--e-global-color-84b96ec:#E68400;--e-global-color-4287724:#E5D666;--e-global-color-9e7b28b:#5EDBDB;--e-global-color-0205ef2:#231F20;--e-global-color-3eaf644:#FFFFFF;--e-global-color-bd1102e:#69C1C6;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cantata One";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-e83ab0f-font-family:"Cantata One";--e-global-typography-e83ab0f-font-size:50px;--e-global-typography-e83ab0f-font-weight:600;--e-global-typography-e83ab0f-text-transform:capitalize;--e-global-typography-e83ab0f-line-height:1.5em;--e-global-typography-fbf8cf1-font-family:"Cantata One";--e-global-typography-fbf8cf1-font-size:32px;--e-global-typography-fbf8cf1-font-weight:600;--e-global-typography-fbf8cf1-line-height:1.5em;font-family:"Montserrat", Sans-serif;}.elementor-kit-1768 h1{font-family:"Cantata One", Sans-serif;}.elementor-kit-1768 h2{font-family:"Cantata One", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-1768 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-1768{--e-global-typography-e83ab0f-font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS */.page-contents {
    overflow: hidden;
}

.arrow-button {
    border: 0;
}

.tao-softbox {
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 10%);
}

.tao-softbox-toggle:before {
  background:#fff;
  display:block;
  content:".";
  font-size:0;
  width:100%;
  height:10px;
  position:absolute;
  left:0px;
  top:-5px;
}

.tao-softbox-toggle {
  overflow: visible;
}

.tao-softbox-hover:hover {
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 10%);
}

.tao-footer-circle {
    position: relative;
    overflow: hidden !important;
}

.tao-footer-circle:after {
    content: "";
    display: block;
    position: absolute;
    width: 120%;
    height: 120%;
    background-color: #3CA0A2;
    bottom: -80%;
    left: -10%;
    z-index: 100;
    border-radius: 100% 100% 0 0;
    mix-blend-mode: multiply;
}

.tao-toggler {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

.tao-toggler .copy {
    display: block;
    text-align: center;
}

.tao-toggler .arrow {
    display: flex;
    background-color: black;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    border-radius: 50px;
    justify-content: middle;
    align-items: center;
    top: -15px;
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
}

.tao-toggler.closed .arrow {
    top: -15px;    
}

.tao-softbox-toggle-light-blue.tao-toggler .arrow {
    background-color: #5EDBDB !important;
}

.tao-softbox-toggle-red.tao-toggler .arrow {
    background-color: #E52461 !important;
}

.tao-softbox-toggle-orange.tao-toggler .arrow {
    background-color: #E68400 !important;
}

.tao-softbox-toggle-dark-teal.tao-toggler .arrow {
    background-color: #0A666C !important;
}


.tao-toggler .arrow i {
    color: #fff;
    margin: 0 auto;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.tao-toggler.closed .arrow i {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

@media (max-width: 1023px) {
    .tao-hero-image-absolute.elementor-widget-image {
        position: relative !important;
    }
}/* End custom CSS */