.elementor-kit-674{--e-global-color-primary:#7D2C56;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#61CE70;--e-global-color-0f1a398:#EEEEEE;--e-global-color-2cdd61a:#26BADBC4;--e-global-color-89cb555:#26DBD6C4;--e-global-color-491bb85:#26DB6EC4;--e-global-color-c20cd16:#26DB28C4;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:3rem;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-text-transform:uppercase;--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-size:1.125rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* Fade In Option */

.header-2 {
 opacity: 0;
 -moz-transition: opacity .25s ease-out!important;
  -webkit-transition: opacity .25s ease-out!important;
  transition: opacity .25s ease-out!important;
}


.elementor-sticky--effects.header-2  {
 opacity: 1!important;
}

/* End Of Fade In Option */



@media(min-width: 768px) {

.liquid-column .elementor-widget-wrap {
    opacity: 1;
}

.liquid-text {
    opacity: 0;
}

.liquid-left {
    opacity: 1;
}


.liquid-column:hover .liquid-left{
    transition: opacity 0.1s ease 0.1s;
    opacity: 0;
}

.liquid-column:hover .elementor-widget-wrap .liquid-text{
    transition: opacity 0.4s ease 0.2s;
    opacity: 1;
}
.liquid-column{
    height: 700px;
    overflow: hidden;
    flex: 1;
    transition: flex 0.3s ease;
}
.liquid-column:hover{
    flex: 8;
}
}

.roundimage {
    border: 4px solid white!important;
    border-radius: 50%!important;
}/* End custom CSS */