.html_header_top.html_header_sticky #header {
position: fixed !important;
} span.logo > a {
display: flex !important;
align-items: center;
justify-content: flex-start;
}
.responsive #top .logo {
display: flex !important;
} .avia-menu-fx {
display: none !important;
opacity: 0;
}
#footer .widget {
font-size: 0.9rem;
} ::-webkit-scrollbar {
width: 0.5vw;
height: 0.5vw;
}
::-webkit-scrollbar-thumb {
background: rgb(44, 44, 44) !important;
}
::-webkit-scrollbar-track {
background: rgba(0, 0, 0, 0) !important;
}
html {
background: transparent;
}
body {
overflow: overlay !important;
} div#wrap_all > div#main > div#hero {
padding: 0 0 0 0 !important;
}
#hero .entry-content-wrapper.clearfix {
margin-top: 2rem !important;
} .hero__text {
line-height: 1.25;
margin-top: -2rem;
}
.hero__text__large,
.hero__text__large > * {
font-size: 2rem !important;
font-weight: 700 !important;
} .green_border_bottom {
border-bottom: 1rem solid #5dbb46 !important;
} .title__element { }
.title__element > h1,
.title__element > h2,
.title__element > h3 {
width: fit-content;
position: relative;
z-index: 1 !important;
}
.title__element > h1:after,
.title__element > h2:after,
.title__element > h3:after {
content: '';
display: block;
width: 12rem;
height: 1rem;
background: rgba(15, 160, 232, 1);
margin-top: -1rem;
margin-left: 0rem;
transition: all 0.3s ease-in-out;
position: absolute;
z-index: -1;
}
.title__element:hover > h1:after,
.title__element:hover > h2:after,
.title__element:hover > h3:after {
content: '';
display: block;
width: 12rem;
height: 1rem;
background: rgba(93, 187, 70, 1);
margin-top: -2rem;
margin-left: -2rem;
}
.avia-section.av-minimum-height .container .content {
vertical-align: baseline !important;
}
.title__element__right > h1:after,
.title__element__right > h2:after,
.title__element__right > h3:after {
content: '';
display: block;
width: 12rem;
height: 1rem;
background: rgba(15, 160, 232, 1);
margin-top: -1rem;
right: 0;
position: absolute;
z-index: -1;
transition: all 0.3s ease-in-out;
}
.title__element__right:hover > h1:after,
.title__element__right:hover > h2:after,
.title__element__right:hover > h3:after {
content: '';
display: block;
width: 12rem;
height: 1rem;
background: rgba(93, 187, 70, 1);
margin-top: -2rem;
right: -1rem;
}
.grecaptcha-badge {
display: none;
}
.text__bold {
font-weight: 700 !important;
}  @media only screen and (min-width: 768px) { .scroll-down-link {
bottom: 1rem !important;
} }  @media only screen and (max-width: 767px) {
.hero__text__large,
.hero__text__large > * {
font-size: 2rem !important;
font-weight: 700 !important;
}
.hero__text__large {
margin-top: 4rem !important;
}
}@media only screen and (min-width: 768px) {}  @media only screen and (max-width: 767px) {}