.site-branding.ast-site-identity {
}
.ast-site-identity, .footer-widget-area .widget_media_image {
    
    padding: 15px;
   
}
.ast-site-identity {
background: transparent;
    padding: 0px;
    border-radius: 10px;

}
.footer-widget-area .widget_media_image {
   max-width: 230px;
   
   padding: 5px;
}
.ast-theme-transparent-header #masthead:before {
    content: "";
    /*background: linear-gradient(279deg, #9951CF 0%, #eaeaea 77%); */
    background: linear-gradient(270.43deg, rgba(153, 81, 207, 0.7) 0%, rgba(0, 0, 0, 0.5) 77%);
    opacity: 0.9;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    height: auto;
    position: absolute;
    backdrop-filter: blur(40px);
}
.page-id-2372.ast-theme-transparent-header #masthead:before {
    background: linear-gradient(279deg, #e667ba 0%, #000 77%);
    opacity: 0.6;
} 
/* Scroll to Top button background and icon color */
#ast-scroll-top {
background-color: #FB0DA9!important; /* background color */
color: #fff; /* arrow/icon color */
bottom: 80px;
right: 40px;
}
.ginput_recaptcha {
    z-index: 9999;
    position: relative;
}
/* Hover effect */
#ast-scroll-top:hover {
background-color: #e667ba!important; 
color: #fff;
}
.ast-theme-transparent-header #masthead {
    transition: all 0.3s ease;
    position: fixed;
    z-index: 9999;
}
.ast-theme-transparent-header #masthead.is-sticky {
    
  top: 0;
  position: fixed;
}
input:focus, button:focus, a:focus {
    box-shadow: none!important;
    outline: none!important;
}
body {
    overflow-x: hidden;
}
.ast-footer-copyright.ast-builder-layout-element {
        display: flex;
    
    margin-right: 22px;
    position: relative;
}
.ast-footer-copyright.ast-builder-layout-element:after {
    position: absolute;
    content: "";
    border-right: 1px solid #fff;
    right: 0;
    top: 6px;
    bottom: 6px;
}
.site-footer-section-1 .ast-footer-html-1 {
    width: 100%!important;
}
.site-footer-section-1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 590px;
}
.site-footer-section-1 .ast-builder-html-element img {
    margin-left: 0.45rem;
}
.site-below-footer-inner-wrap {
    min-height: auto!important;
}
@media (max-width: 767px) {
.ast-site-identity, .footer-widget-area .widget_media_image {
   
    padding: 10px;
   
}
.site-branding.ast-site-identity {
    padding: 0;
}
.footer-widget-area .widget_media_image {
margin:  0 auto;
padding: 5px;
}
.elementor-button {
    padding-left: 40px!important;
    padding-right: 40px!important;
}
}
/*form design*/
.gform-body .gform-field-label, .gform_required_legend {
    font-size: 16px!important;
    color: #121212!important;
}
.gform-body input,.gform-body textarea, .gform-body select {
    border: 0!important;
    color: #121212!important;
        background-color: #F1F3FF !important;
    box-shadow: none !important;
}
.gform_button.button {
    background: #FB0DA9!important;
    text-transform: uppercase;
    border-radius: 10px!important;
    padding: 20px 40px!important;
    font-size: 16px!important;
    letter-spacing: 2px!important;
    text-transform: uppercase!important;
    font-weight: 600!important;
}
.gform_button.button:hover {
    background: #e667ba!important;
}
.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date::after {
    color: #121212!important;
}
.gform-body input {
    width: 100%!important;
    height: 48px!important;
}
.gform_fields {
    grid-row-gap: 24px!important;
}
.gform-theme--foundation .gform_footer, .gform-theme--foundation .gform_page_footer {
justify-content: flex-end;
}
.main-header-menu .sub-menu {
    background: transparent!important;
    border-radius: 10px;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-item .menu-link,
.ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link {
    color: #fff!important;
    transition: none;
}
/*.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-item .menu-link:hover,
.ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link:hover {
    color: #000!important;
}*/
@media (min-width: 922px) {
.main-header-menu .sub-menu:after {
        position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: auto;
    width: auto;
    background: linear-gradient(279deg, #e667ba 0%, #000 77%);
    opacity: 0.6;
    z-index: -1;
    border-radius: 0 0 10px 10px;
}
.ast-builder-menu-1 .sub-menu, .ast-builder-menu-1 .inline-on-mobile .sub-menu {
    width: 100%;
    left: 0!important;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    grid-gap: 20px;
    justify-content: flex-start;
    padding: 20px 40px;
margin-top: 0 !important;
}
.sub-menu .astra-mm-icon-label {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0!important;
}
.sub-menu .menu-link:hover .astra-mm-icon-label {
    background: transparent!important;
}
.main-header-menu .sub-menu .menu-item {
        width: auto;
            
    padding: 20px;
    border-radius: 10px;
    z-index: 1;
    flex: 0 1 calc(33.333% - 13.33px);
}
.main-header-menu .sub-menu .menu-item:before {
    background: #e667ba;
    z-index: -1;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.6;
    border-radius: 10px;
}
.main-header-menu .sub-menu .menu-item:hover:before {
    background: #FB0DA9;
    opacity: 0.8;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item, .main-navigation ul {
    position: static;
}
}
.menu-whatsapp .menu-text, .menu-telephone .menu-text {
display: none;
}
.menu-whatsapp .menu-link {
    padding-right: 0!important;
padding-top: 0!important;
    padding-bottom: 0!important;
    
}
.menu-telephone .menu-link {
 padding-top: 0!important;
    padding-bottom: 0!important;
}
.menu-telephone svg {
    width: 15px!important;
    height: 15px!important;
}
.menu-telephone .ahfb-svg-iconset {
    padding: 2px;
}
.quote-btn .ast-icon {
    display: block!important;
    position: absolute;
    right: 5px;
    transform: rotate(270deg);
    top: 15px;
}
.quote-btn .menu-link {
        background: #FB0DA9!important;
    border-radius: 10px;
    padding-top: 0!important;
    padding-bottom: 0!important;
   
    position: relative;
    padding-right: 25px!important;
    border: 0!important;
}
.quote-btn .menu-link:hover {
background: #e667ba!important;
}
.menu-link:hover .astra-mm-icon-label { 
    background: #e667ba!important;
}
.ast-footer-social-wrap {
    margin-right: 40px;
}
@media (max-width: 1024px) {
.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element,
.ast-footer-copyright p  {
    min-width: 210px;
}
}
@media (max-width: 921px) {
.astra-mm-icon-label {
    margin-left: 0!important;
}
.quote-btn .menu-link {
    max-width: 200px;
    margin: 20px 32px;
}
.quote-btn .ast-icon {
    transform: none;
    top: 2px;
}
.sub-menu .astra-mm-icon-label {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0!important;
    
}
.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
    text-align: left!important;
}
.sub-menu .icon-arrow svg {
    display: none!important;
}
.ast-footer-copyright.ast-builder-layout-element:after {
    display: none;
}
.site-footer-section-1 {
    margin-bottom: 0!important;
}
.ast-footer-copyright.ast-builder-layout-element {
    margin-right: 0;
}
.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
    border-color: #fff!important;
            padding-top: 0;
        padding-bottom: 0;
}
.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
    top: 4px;
}

.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link, .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link,
.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover > .menu-link, .ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
    color: #fff!important;
}
li.current_page_item .menu-link {
    position: relative;
    z-index: 1;
}
li.current_page_item .menu-link:before {
    content: "";
    position: absolute;
    background: #FB0DA9;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
}
@media (max-width: 544px) {
    .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
    text-align: center!important;
}
.ast-footer-social-wrap {
    margin-right: 0px;
}
.gallery-columns-3 .gallery-item {
    max-width: 50%!important;
    }
    
}

.iframesection .elementor-widget-html, .iframesection iframe {
    height: 100%;
    width: 100%;
}
#sb_instagram .sbi_photo img {
    border-radius: 20px;
}
#sb_instagram #sbi_images {
    grid-gap: 20px!important;
}
/*review section design*/
.uc_custom_rating_grid .uc_content {
    background: #fff!important;
    padding: 20px!important;
    
    border: 2px solid #e667ba;
    border-radius: 20px;
    height: 100%;

}
.uc_custom_rating_grid .uc_post_title a {
    font-size: 30px!important;
    font-weight: 600!important;
    color: #FB0DA9!important;
    text-decoration: none!important;
    display: inline-block;
    margin: 0 0 10px;
}
.uc_custom_rating_grid .ue_p_title {
    color: #FB0DA9!important;
}
.uc_custom_rating_grid .ue-meta-data .ue-grid-item-meta-data {
    color: #e667ba!important;
        font-size: 16px!important;
            font-weight: 700!important;
    font-family: 'Archivo Narrow', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px solid #e667ba;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.uc_custom_rating_grid .uc_post_text {
    font-size: 18px!important;
    line-height: 1.6em!important;
    color: #44275A!important;
    margin-top: 0!important;
}
.ue-rating-stars {
    flex-direction: column;
    align-items: flex-start!important;
}
.uc_custom_rating_grid .uc_post_grid_style_one_item {
    width: 31.3%!important;
}
.uc_custom_rating_grid .uc_review_grid_style_one_wrap {
    display: flex;
    justify-content: space-between;
}
.uc_custom_rating_grid .rating-number {
    font-size: 16px!important;
    color: #e667ba!important;
}
.ue-rating-stars {
    margin: 20px 0 0!important;
}
@media (max-width: 1024px) {
.uc_custom_rating_grid .uc_post_grid_style_one_item {
    width: 47.8%!important;
}
.uc_custom_rating_grid .uc_review_grid_style_one_wrap {
    flex-wrap: wrap;
    grid-row-gap: 20px;
    }
    .uc_custom_rating_grid .uc_content {
        padding: 10px!important;
    }
    .uc_post_grid_style_one .uc_post_grid_style_one_wrap {
        display: flex!important;
        flex-wrap: wrap!important;
        justify-content: center!important;
    }
    .uc_post_grid_style_one .ue_post_grid_item {
        width: 48%;
    }
}
@media (max-width: 767px) {
.uc_custom_rating_grid .uc_post_grid_style_one_item {
    width: 100%!important;
}
.uc_post_grid_style_one .ue_post_grid_item {
        width: 100%;
    }
.uc_custom_rating_grid .uc_post_title a {
    font-size: 25px!important;
}
.uc_custom_rating_grid .uc_post_text {
    font-size: 16px!important;
}

}
/*blog design*/
body.blog .ast-archive-entry-banner {
    
    background: #fff;
        margin-top: 60px;
    margin-bottom: 0;
    padding-bottom: 0;
}
body.blog.ast-separate-container {
    background: #fff!important;
}
body.blog .ast-archive-entry-banner[data-post-type="post"] .ast-container h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    color: #FB0DA9;
        font-family: 'Archivo Narrow', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
body.blog .ast-post-format- {
    border-radius: 20px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #e667ba;
    background: #fff;
}
body.blog .ast-article-inner .wp-post-image {
    width: 100%;
    height: 400px;
    border-radius: 20px;
    object-fit: cover;
}
body.blog .ast-blog-featured-section {
    margin-bottom: 20px;
}
body.blog .entry-title {
    padding: 0 20px 0;
    font-family: 'Archivo Narrow', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
body.blog .entry-header, body.blog .ast-excerpt-container {
    padding: 0 20px 0;
}
body.blog .post-content>.read-more {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
        margin-top: 20px;

}
body.blog .read-more a {
        padding: 20px 35px 20px 35px;
    border-radius: 10px;
    background-color: #FB0DA9;
    color: #ffffff;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 16px;
    letter-spacing: 2px;
}
body.blog .read-more a:hover {
        background-color: #e667ba;
    border-color: #e667ba;
    }
body.blog .entry-title a {
    font-weight: bold;
    letter-spacing: 0;
}
.ast-pagination-default .post-page-numbers.current .page-link, .ast-pagination-default .ast-pagination .page-numbers.current {
    border-radius: 10px;
}
.ast-pagination .page-numbers {
    color: #000;
}

.menu-link:focus, .elementor a:focus  {
    outline: none!important;
}
@media (max-width: 767px) {
body.blog.ast-separate-container #content .ast-container {
    padding-left: 24px;
    padding-right: 24px;
}
}
/*popup*/
.elementor-image-gallery .gallery-item img {
    min-height: 218px;
    object-fit: cover;
    height: 218px;
}
.elementor-lightbox .elementor-lightbox-image {
    border-radius: 20px!important;
}
.gallery-spacing-custom .elementor-image-gallery .gallery-icon {
    position: relative;
    
}
.gallery-spacing-custom .elementor-image-gallery .gallery-icon:after {
    content: "";
    position: absolute;
    background: url(https://discovloerhuren.brightness-demo.com/wp-content/uploads/2026/02/iconoir_expand.png);
    width: 24px;
    height: 24px;
    top: 18px;
    right: 18px;
    pointer-events: none;
    
    
}
.gallery-spacing-custom .elementor-image-gallery .gallery-icon:before {
    border: 1px solid rgba(255,255,255,0.10);
    border-radius: 8px;
    backdrop-filter: blur(20px);
    content: "";
    position: absolute;
    width: 36px;
    height: 36px;
    top: 12px;
    right: 12px;
    pointer-events: none;
    }
.icon_box {
    backdrop-filter: blur(10px);
}
/*blog detail page*/
.single-post .ast-single-entry-banner .ast-container {
    max-width: 700px;
    position: relative;
    padding: 20px;
    border-radius: 20px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 200px;
    flex-direction: column;
}
.single-post .ast-single-entry-banner .ast-container:before {
    background-color: #702CA2;
    opacity: 0.5;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 20px;
}
.single-post.ast-separate-container,
.single-post article  {
    background: #fff!important;
}

body.single-post, body.single-post.ast-single-post .entry-content a {
    color: #44275A;
}


body.single-post .elementor-widget-container iframe {
    height: 450px;
    margin: 20px 0;
}
body.single-post .site-content h1, 
body.single-post .entry-content h1, 
body.single-post .site-content h2, body.single-post .entry-content h2, 
body.single-post .site-content h3, 
body.single-post .entry-content h3, 
body.single-post .site-content h4, body.single-post .entry-content h4, 
body.single-post .site-content h5, body.single-post .site-content h5, 
body.single-post .site-content h6, body.single-post .entry-content h6 {
    color: #e667ba;
    font-size: 25px;
    margin: 20px 0;
}
body.single-post p {
    margin: 10px 0;
}
body.single-post .elementor-widget-image img {
    margin: 20px auto;
    display: block;
    max-width: 700px;
    
}
body.single-post.ast-separate-container #primary {
    padding: 0;
    margin: 0;
}
.rating_extra_info {
margin: 10px 0;
color: #44275A!important;

}
.post-bottom-box {
    text-align: center!important;
    border: 1px solid #e667ba;
    border-radius: 20px!important;
    padding: 10px!important;
    margin: 20px 0;
}
.post-bottom-box img {
    display: block;
    margin: 0 auto;
}
.post-bottom-box .elementor-widget-image {
    padding: 10px;
}
@media (max-width: 991px) {
    body.single-post .elementor-widget-image img {
        max-width: 400px;
    }
    }
@media (max-width: 767px) {
    body.single-post .elementor-widget-image img {
        width: 100%;
    }
}
/*review list*/
.ue-woo-grid.review-list-2, .ue-woo-grid.review-list-3, .ue-woo-grid.review-list-4, .ue-woo-grid.review-list-5 {
    grid-gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}
.uc_custom_rating_grid .review-list-2 .uc_post_grid_style_one_item {
    width: 48%!important;
}
.uc_custom_rating_grid .review-list-3 .uc_post_grid_style_one_item {
    width: 31%!important;
}
.uc_custom_rating_grid .review-list-4 .uc_post_grid_style_one_item {
    width: 23%!important;
}
.uc_custom_rating_grid .review-list-5 .uc_post_grid_style_one_item {
    width: 18%!important;
}
@media (max-width: 1199px) {
    
    .uc_custom_rating_grid .review-list-4 .uc_post_grid_style_one_item,
    .uc_custom_rating_grid .review-list-5 .uc_post_grid_style_one_item  {
    width: 31%!important;
}
    }
@media (max-width: 991px) {
    .uc_custom_rating_grid .review-list-2 .uc_post_grid_style_one_item,
    .uc_custom_rating_grid .review-list-3 .uc_post_grid_style_one_item,
    .uc_custom_rating_grid .review-list-4 .uc_post_grid_style_one_item,
    .uc_custom_rating_grid .review-list-5 .uc_post_grid_style_one_item  {
    width: 48%!important;
}
    }
    @media (max-width: 767px) {
    .uc_custom_rating_grid .review-list-2 .uc_post_grid_style_one_item,
    .uc_custom_rating_grid .review-list-3 .uc_post_grid_style_one_item,
    .uc_custom_rating_grid .review-list-4 .uc_post_grid_style_one_item,
    .uc_custom_rating_grid .review-list-5 .uc_post_grid_style_one_item  {
    width: 100%!important;
}
    }

input,
textarea,
select {
  font-size: 16px!important;
}
.elementor-lightbox .elementor-lightbox-item {
    overflow-x: hidden;
}

.elementor-image-gallery .gallery-item img {
    transform: none;
}
/*body.dialog-lightbox-container {
    overflow: hidden;
}*/
.elementor-lightbox .dialog-lightbox-close-button {
    margin-top: 70px!important;
}
.mapsection {
    overflow-x: hidden;
}

/*form messages*/
.gform-theme--framework .gform_validation_errors .gform_submission_error { 
    margin-bottom: 0;
}
.gform_confirmation_message {
    color: #4CAF50;
    padding: 15px;
    border: 1px solid #4CAF50;
    border-radius: 3px;
    background: #e3f5e4;
}

footer aside .widget .wp-block-heading {
    font-family: 'Archivo Black', sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: capitalize;
font-size: 25px;
    line-height: 1.5em;
margin-bottom: 0;
}
.site-footer-section-4 .widget {
margin-bottom: 15px;
}
@media (min-width: 922px) {
.site-header-section {
    align-items: stretch;
}
.header-main-layout-1 .ast-main-header-bar-alignment {
    height: 100%;
}
li.quote-btn {
    align-self: center;
    height: 40px;
}
.ast-builder-menu .main-navigation>ul {
    height: 100%; 
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    pointer-events: all;
    cursor: pointer;
}
.ast-builder-menu-1 .sub-menu, .ast-builder-menu-1 .inline-on-mobile .sub-menu {
    grid-gap: 0 20px;
    padding-top: 0;
}
.main-header-menu .sub-menu .menu-item {
    margin-top: 20px;
}
}

.menu-whatsapp {
    padding-left: 110px;
}
footer .widget-title, footer .uagb-heading-text, footer aside .widget .wp-block-heading {
    font-size: 26px!important;
    line-height: 150%!important;
    font-family: 'Manrope',sans-serif!important;
    color: #fff!important;
    font-weight: 700!important;
    position: relative;
    margin-bottom: 15px!important;
    padding-bottom: 10px!important;
}
footer .widget-title:before, footer .uagb-heading-text:before, footer aside .widget .wp-block-heading:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100px;
    height: 3px;
    background-color: #2D8CEC;
    bottom: 0;
}
footer .uagb-desc-text {
    color: #fff!important;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
footer .menu-item {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
    line-height: 30px;
}
footer .menu-contact-info-container .menu-item {
    padding-bottom: 0;
    font-weight: 400;
}
footer .menu-link:hover {
    color: #000;
}
.ast-footer-copyright, .site-below-footer-wrap .ast-builder-html-element p {
        font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 150%;
}
.blur_box {
    backdrop-filter: blur(20px);

}
.blur_box p {
    margin-bottom: 10px;
}
.text_btn p {
    margin-bottom: 0;
    padding-left: 16px;
}
.text_btn .elementor-widget-container {
    position: relative;
    
}
.text_btn {
    margin-bottom: 20px!important;
}
.text_btn .elementor-widget-container:before {
    content: "";
    position: absolute;
    left: 16px;
    top: 16px;
    width: 8px;
    height: 8px;
    background: #FB0DA9;
    border-radius: 100%;
}
h6.elementor-heading-title span {
    color: #2D8CEC;
}
p.elementor-image-box-description a {
    color: #FB0DA9!important;
        font-weight: bold;
    text-decoration: none !important;
}
p.elementor-image-box-description a:hover {
    color: #444!important;
}
.white_link p.elementor-image-box-description a:hover {
    color: #fff!important;
}
.home-bg .elementor-icon{
    opacity: 0;
    transition: all 0.5s;
}
.home-bg .e-con-full:hover .elementor-image-box-title {
    color: #FB0DA9;
}
.home-bg .e-con-full:hover .elementor-icon {
    opacity: 1;
}
.half-container {
    max-width: 1480px!important;
    margin: 60px auto 0;
    padding: 0;

}
.half-container > .e-con-inner {
    border-radius: 20px;
    background-color: #F1F3FF;
        margin: 0 40px;
        width: auto;
}
.entry-content {
    background-color: #fff;
}
.elementor-widget-n-accordion .e-n-accordion-item-title {
    justify-content: space-between!important;
    padding: 0;
} 
.elementor-widget-n-accordion .e-n-accordion-item {
       border-bottom: 1px solid #ccc;
    margin-bottom: 40px !important;
    
    line-height: 32px;
}
.elementor-widget-n-accordion .e-n-accordion-item-title-icon,
.elementor-widget-n-accordion .e-n-accordion-item-title-text {
    padding-bottom: 40px;
}
.e-con.video_box .elementor-widget.elementor-widget {
height: 100%;
} 
table.tafe-table {
border: 1px solid #00000026;
border-bottom: 0;
}
table.tafe-table th {
width: 50%;
}
@media (max-width: 1024px) {
.half-container > .e-con-inner {
    margin: 0 32px;
}
}
@media (max-width: 767px) {
    .half-container > .e-con-inner {
    margin: 0 24px;
}
.half-container {
    margin: 10px auto 30px;
    }
    .home-bg .elementor-icon {
        display: none;
    }
    .elementor-widget-n-accordion .e-n-accordion-item {
       
    margin-bottom: 20px !important;
    
   
}
.elementor-widget-n-accordion .e-n-accordion-item-title-icon,
.elementor-widget-n-accordion .e-n-accordion-item-title-text {
    padding-bottom: 20px;
}
}
@media (max-width: 1400px) {
    .menu-whatsapp {
    padding-left: 0px;
}
    }
@media (max-width: 544px) {
footer .widget-title, footer .uagb-heading-text, footer aside .widget .wp-block-heading {
    display: inline-block;
}
footer .widget-title:before, footer .uagb-heading-text:before, footer aside .widget .wp-block-heading:before {
    width: 100%;
}
}