:root{
--text-xl:clamp(4rem, 3.4458rem + 2.7711vw, 6.875rem);
--text-lg: clamp(2.625rem, 2.4202rem + 1.0241vw, 3.6875rem);
--text-sm: clamp(1.25rem, 1.2018rem + 0.241vw, 1.5rem);
--text-m: clamp(1.25rem, 1.2018rem + 0.241vw, 1.5rem);
--text-s: clamp(1rem, 0.9759rem + 0.1205vw, 1.125rem);
}
.elementor-heading-title > span {
font-family:'Galindo';
font-size:75%;
}
p.elementor-heading-title > strong {
color:var( --e-global-color-primary );
font-size:133%;
}
.elementor-button-icon{
margin-top:-2px;
}
.elementor-button:focus{
outline:0;
}
.testimonial{
overflow:hidden !important;
} #masthead {
position: absolute!important;
width: 100%;
}
.testimonial .swiper-button-next, .testimonial .swiper-button-prev, .testimonial .swiper-rtl .swiper-button-next{ border:1px solid var( --e-global-color-primary );
}
.testimonial .swiper-button-next, .testimonial .swiper-rtl .swiper-button-prev{ border:1px solid var( --e-global-color-primary );
}
.testimonial .slide-read-more{
margin-top:15px !important;
}
img.anwp-pg-post-teaser__thumbnail-img {
border-radius: 10px;
margin-bottom:20px;
}
.anwp-pg-post-teaser{
gap:10px;
}
.read-more_post {
background: var(--e-global-color-primary);
color: #FFF;
text-decoration: none !important;
padding: 8px 40px;
border-radius: 10px;
font-size:16px;
}
.read-more_post:hover{
background:#FFF;
border:1px solid var(--e-global-color-primary);
color:var(--e-global-color-primary)
}
.no-border .elementor-swiper-button{
border:0px !important;
} .anwp-pg-read-more.mt-auto{
margin-top:15px !important;
}
.elementor-18 .elementor-element.elementor-element-ff07532 .elementor-swiper-button.elementor-swiper-button-prev, .elementor-18 .elementor-element.elementor-element-ff07532 .elementor-swiper-button.elementor-swiper-button-next{
color:var(--e-global-color-primary) !important;
}
.elementor-swiper-button {
border: 1px solid var(--e-global-color-primary);
border-radius: 50%;
}
.anwp-pg-post-teaser__thumbnail-bg.anwp-position-cover{
border-radius:10px;
}
#masthead.sticky{
position:fixed!important;
width:100%;
animation: slideDown 0.35s ease-out;
top:0;
background:var( --e-global-color-primary ) !important;
}
@keyframes slideDown {
from {
transform: translateY(-100%);
}
to {
transform: translateY(0);
}
} .sfm-rollback{
display:none !important;
}
header .sfm-rollback{
position: relative !important;
display: block !important;
height: 40px;
}
header .sfm-navicon-button{
width: 30px!important;
height: 40px!important;
}
header .sfm-navicon-button .sfm-navicon {
width: 100%;
margin-left:0;
margin-right:0;
}
.sfm-title h3, .sfm-title h4{
font-family: var(--e-global-typography-text-font-family) !important;
}
.sfm-label-metro .sfm-navicon-button {
background-color: transparent!important;
}
.vertical{
writing-mode: vertical-lr;
text-orientation: mixed;
white-space: nowrap;
text-align: center;
transform: rotate(180deg);
}
button[aria-selected="true"] .e-n-tab-title-text {
border-bottom:1px solid var( --e-global-color-primary )!important;
padding-bottom: 2px !important;
}
.text-mobile-center {
text-align: left;
}
.mySwiper .block-shadow{
box-shadow:none !important;
}
@media screen and (min-width:768px){
.mySwiper .block-shadow{
padding:50px !important;
}
}
@media screen and (max-width:768px){   .mySwiper{
padding-bottom:0px !important;
}
.text-mobile-center {
text-align: center;
}
.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev{
display:block;
}
.testimonial .swiper-button-prev, .testimonial .swiper-rtl .swiper-button-next{
left:35%;
}
.testimonial .swiper-button-next, .testimonial .swiper-rtl .swiper-button-prev{
right:35%;
}
}