.aheto-heading--famulus__simple .aheto-heading__subtitle{display:inline-block;color:var(--c-alter);position:relative;margin-bottom:18px}@media screen and (max-width:767px){.aheto-heading--famulus__simple .aheto-heading__subtitle{margin-bottom:5px}}.aheto-heading--famulus__simple .aheto-heading__title{margin:0}.aheto-heading--famulus__simple .aheto-heading__title span{color:var(--c-active)}.aheto-heading--famulus__simple .aheto-heading__title--shadow{text-shadow:0 0 26px var(--c-alter2),0 0 26px rgba(var(--ca-alter2),.52)}.aheto-heading--famulus__simple h4.aheto-heading__title.famulus-dot::after,.aheto-heading--famulus__simple h5.aheto-heading__title.famulus-dot::after,.aheto-heading--famulus__simple h6.aheto-heading__title.famulus-dot::after{margin-left:1px;width:3px;height:3px}.aheto-heading--famulus__simple .aheto-heading__desc{margin-top:25px;color:rgba(var(--ca-alter),.6)}@media screen and (max-width:767px){.aheto-heading--famulus__simple .aheto-heading__desc{margin-top:15px}}.aheto-heading--famulus__simple .aheto-heading__link{color:var(--c-active);margin-top:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media screen and (max-width:1199px){.aheto-heading--famulus__simple .aheto-heading__link{margin-top:0}}@media screen and (max-width:767px){.aheto-heading--famulus__simple .aheto-heading__link{margin-top:0}}.aheto-heading--famulus__simple .aheto-heading__link:hover{color:rgba(var(--ca-active),.8)}.aheto-heading--famulus__simple .aheto-heading__link:hover i{-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.aheto-heading--famulus__simple .aheto-heading__link i{position:relative;font-style:inherit;margin-left:10px;line-height:1.8em;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.aheto-heading--famulus__simple .aheto-heading__link i:before{content:"\f3d6";font-family:Ionicons;font-size:1.3em;font-weight:inherit}@media screen and (max-width:767px){.aheto-heading--famulus__simple .aheto-heading__link i:before{font-size:1em}}.aheto-heading--famulus__simple .aheto-heading__socials{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:991px){.aheto-heading--famulus__simple .aheto-heading__socials{margin-top:20px}}.aheto-heading--famulus__simple .aheto-heading__soc-link{margin:0 0 10px;width:25%;display:block;font-family:var(--t-tertiary-font-family);color:var(--c-alter)}@media screen and (max-width:991px){.aheto-heading--famulus__simple .aheto-heading__soc-link{margin:0;width:33%}}.aheto-heading--famulus__simple .aheto-heading__soc-link i{font-size:1.3em;margin-right:15px}@media screen and (max-width:767px){.aheto-heading--famulus__simple .aheto-heading__soc-link i{margin-right:5px}}.aheto-heading--famulus__simple .aheto-heading__soc-link:hover{color:var(--c-active)}.aheto-heading__white-text .aheto-heading__title{color:var(--c-light)}.aheto-heading__white-text .aheto-heading__title span{color:var(--c-active)}.aheto-heading__white-text .aheto-heading__subtitle{color:var(--c-light)}.aheto-heading__white-text .aheto-heading__desc{color:var(--c-light)}.aheto-heading__white-text .aheto-heading__soc-link{color:var(--c-light)}.aheto-heading__white-text .aheto-heading__soc-link:hover{color:rgba(var(--ca-light),.8)}.aheto-heading__white-text .aheto-heading__link{color:var(--c-light)}.aheto-heading__white-text .aheto-heading__link:hover{color:rgba(var(--ca-light),.6)}.aheto-heading__white-add-text .aheto-heading__title span{color:var(--c-light)}.aheto-socials-networks-pointe{max-width:100%;overflow:hidden}.aheto-socials-networks-pointe .center-align{text-align:center}@media screen and (max-width:767px){.aheto-socials-networks-pointe .center-align-mob{text-align:center}}.aheto-socials-networks-pointe .aheto-socials--default{margin-right:-13px;margin-left:-13px;width:calc(100% + 26px)}.aheto-socials-networks-pointe .aheto-socials--default .aheto-socials__link{margin:0 13px;display:inline-block}.aheto-socials-networks-pointe .aheto-socials--default .aheto-socials__link i{margin:0;width:auto;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.aheto-socials-networks-pointe .aheto-socials--default .aheto-socials__link:hover i{color:var(--c-active)}.aheto-socials-networks-pointe .aheto-socials--default .aheto-socials__link-inverse{color:var(--c-active)}.aheto-socials-networks-pointe .aheto-socials--default .aheto-socials__link-inverse:hover i{color:var(--c-dark)}@-webkit-keyframes fade-zoom-in{0%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes fade-zoom-in{0%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes fade-zoom-out{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0}}@keyframes fade-zoom-out{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0}}.site-search{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:var(--c-white);z-index:1000;-webkit-animation:fade-zoom-in .3s forwards;animation:fade-zoom-in .3s forwards}.site-search.open{display:block}.site-search.closing{-webkit-animation:fade-zoom-out .3s forwards;animation:fade-zoom-out .3s forwards}.site-search .close-btn{position:absolute;top:48px;right:48px;border:0;outline:0;background-color:transparent;font-size:28px;cursor:pointer;opacity:1}.site-search .close-btn .close-icon{width:18px;height:18px}@media screen and (max-width:767px){.site-search .close-btn{top:20px;right:20px}}.site-search .form-container{position:absolute;top:50%;right:0;left:0;margin-top:-32px}.site-search .search-form{max-width:580px;width:100%;margin:0 auto}.site-search .search-field{width:100%;padding:8px 12px;border:0;background-color:transparent;font-size:68px;color:var(--c-dark);font-style:normal;font-weight:700;text-align:center}.site-search .search-field::-webkit-input-placeholder{text-align:center}.site-search .search-field:-moz-placeholder{text-align:center}.site-search .search-field::-moz-placeholder{text-align:center}.site-search .search-field:-ms-input-placeholder{text-align:center}@media screen and (max-width:600px){.site-search .search-field{font-size:32px}}.site-search .search-field.active,.site-search .search-field:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.site-search .search-description{text-align:center}.elementskit-reset-button.elementor-button{cursor:pointer;width:100%}