.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-size:0px;}.elementor-kit-5 h3{font-size:0px;letter-spacing:0px;}.elementor-kit-5 h4{font-size:0px;letter-spacing:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:768px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:480px){.elementor-kit-5 h2{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:1920px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;}}/* Start custom CSS */.ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap
{
    max-width:1410px;
}

.section-home-post-slider .psac-post-title 
{
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 18px !important;
}
.section-home-post-slider .psac-post-short-content {
    font-family: 'Avenir next demi-bold' !important;
}

.section-home-post-slider .arrow-effect img {
    margin-top: -10px !important;
    width: 45px;
    height: 45px;
}

.footer3-widget
{
    padding: 30px 0 0 60px !important;
}

.ast-breadcrumbs-wrapper #ast-breadcrumbs-yoast, .ast-breadcrumbs-wrapper .breadcrumbs, .ast-breadcrumbs-wrapper .rank-math-breadcrumb, .ast-breadcrumbs-inner nav
{
    font-size: 14px !important;
}

/* Style for the dropdown arrow */
.ast-header-navigation-arrow {
    display: inline-block;
    margin-left: 5px;
    width: 12px;
    height: 12px;
    border-right: solid 2px #fff; /* White color */
    border-top: solid 2px #fff;   /* White color */
    transform: rotate(45deg);
    transition: transform 0.3s ease-in-out;
}

/* Rotate the arrow when the menu is open */
.menu-item-has-children:hover .ast-header-navigation-arrow,
.menu-item-has-children:focus-within .ast-header-navigation-arrow {
    transform: rotate(-135deg);
}

/* Show the dropdown menu when hovering */
.menu-item-has-children > a {
    position: relative;
}

/* Dropdown hidden by default */
.sub-menu {
    display: none;
}

/* Show the dropdown on hover */
.menu-item-has-children:hover .sub-menu {
    display: block;
}

body .bdt-slider-excerpt p {
    font-size: 20px !important;
   
}/* End custom CSS */