:root{
--ast-global-color-5: none!important;
}
.wp-block-heading,.page-title ,.ast-archive-title{
color: #49DBB1!important;
}
h2{
color:#FFFFFF!important;
}
a{
text-decoration:none!important;
color:#FFFFFF!important;
}
.ast-excerpt-container p{
color:#FFFFFF!important;
}
.all-height{
height: 100%;
}
.btn-color span{
background: linear-gradient(180deg, #283036 0%, #748B9C 50%, #283036 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.h1-color{
background: linear-gradient(90deg, #2BC69D 0%, #B9F4E6 50%, #2BC69D 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.show-1, .show-2, .show-3, .show-4, .show-5 {
max-height: 0;
overflow: hidden; 
transition: max-height 0.5s ease, opacity 0.5s ease;
opacity: 0;
}
.rotate {
transform: rotate(180deg);
transition: transform 0.3s ease;
}
.fa-angle-double-up {
transition: transform 0.3s ease;
}
.p-r{
position: relative;
}
.section-title {
display: flex;
align-items: center;
}
.section-title::before,
.section-title::after {
content: '';
flex: 1;
height: 2px;
background-color: #FFFFFF;
}
.section-title::before {
margin-right: 10px;
}
.section-title::after {
margin-left: 10px;
}
.home-bg{
background: linear-gradient(to bottom, #2C2F322F 20%, #4B4D4F48 40%, #585A5B52 50%, #2C2F3257 60%, #2E34395C 80%) !important;
}
.elementor-kit-22{
background-image: linear-gradient(180deg, #1E1E1EF2 30%, #28353FF2 80%, #1E1E1EF2 100%)!important;
}
.footer-bg{
background: linear-gradient(to bottom, #141C22 0%, #1B2329 50%, #283036 100%) !important;
}