.hdr_menu ul#menu-header-menu {
    justify-content: space-between !important;
}
.hdr_menu ul.elementskit-submenu-panel li {
    padding-left: 15px;
    padding-right: 15px;
}
.hdr_menu ul.elementskit-dropdown.elementskit-submenu-panel {
    background: #fff;
}
.box_shadow:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
}
.main_header.she-header {
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    padding-top: 4px !important;
}
.main_header.she-header .top_header {
    display: none;
}

.main_header.she-header ul li a {
    color: black !important;
}
.main_header.she-header ul li a:hover {
    color: #00adef !important;
    
}
.main_header.she-header ul li a svg {
    color: #000 !important;
    fill: #000 !important;
}
.main_header.she-header .mob_menu ul li a {
    color: #fff !important;
}
.main_header.she-header .mob_menu ul li a svg {
    color: #fff !important;
    fill: #fff !important;
}
.menu_cta {
    display: none;
}
.list_colr li a span.elementor-icon-list-text {
    color: #00adef !important;
}
.list_colr li a span.elementor-icon-list-text:hover {
    color: #000000 !important;
}
.mob_menu button.elementskit-menu-hamburger.elementskit-menu-toggler {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}
.ekit-megamenu-header-menu ul li a::after {
    display: none !important;
}
.mob_menu #ekit-megamenu-header-menu ul li a svg {
    margin-left: 0;
    padding: 0px;
    border: none;
    position: absolute;
    right: 0px;
    width: 13px;
}
.mob_menu #ekit-megamenu-header-menu ul.elementskit-dropdown {
    background: #191919;
}
.mob_menu #ekit-megamenu-header-menu ul.elementskit-dropdown li a {
    background: #191919;
    border: none;
    color: #fff;
}
.mob_menu #ekit-megamenu-header-menu ul.elementskit-dropdown li a svg {
    fill: #fff;
    position: absolute;
    right: 0;
}
.mob_menu div#ekit-megamenu-header-menu ul#menu-header-menu-1 {
    padding: 0 30px;
}
button.elementskit-menu-close.elementskit-menu-toggler {
    position: absolute;
    right: -3px;
    top: 10px;
    border: none !important;
    background: #fff;
    border-radius: 100px !important;
    color: #000 !important;
    padding: 3px 9px !important;
    width: auto !important;
    font-size: 13px;
}
.elementskit-menu-overlay {
    display: none !important;
}
.main_header a {
    cursor: pointer;
}
.ol_padding ol {
    padding-left: 20px;
}
.img_glry img {
    width: 100%;
    height: 370px;
    object-fit: cover;
}
.error404 header#masthead,.error404 footer {
    display: none;
}

.btErrorPage h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    color: #000;
    margin-bottom:40px;
}
.btErrorPage a {
    font-size: 12.8px;
    line-height: 12.8px;
    color: #fff;
    background: #00adef;
    padding: 14px 32px;
    font-weight: 400;
    border-radius: 50px;
    letter-spacing: 1px;
    width: 200px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.btErrorPage a:hover{
	color:#fff;
}
section.btErrorPage.gutter {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
	text-align: center;
    vertical-align: middle;
}
section.search_bnr {
    height: 60vh;
    display: flex;
    align-items: center;
    padding: 50px 30px 0px 30px;
}
.search .container {
    width: 1260px;
    margin: 0 auto;
}
.search_bnr p {
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    text-transform: uppercase;
}
.search_bnr a {
    color: #fff;
}
.search_bnr h1.page-title {
    font-size: 60px;
    line-height: 72.96px;
    color: #fff;
    font-weight: 700;
}
.search-page article {
    padding: 60px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.search-page article h2.entry-title a {
    color: #000;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #000 !important;
}
.entry-meta {
    padding-bottom: 10px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.search .entry-excerpt p {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: #000;
}
.blog-post h3 a {
    text-decoration: none !important;
}
.blog-post .hfe-read-more{
	border: 5px solid #8AD1EC;
    padding: 10px 20px;
    border-radius: 50px;
    background-color: #00ADEF;
    text-decoration: none !important;

} 

.blog-post .hfe-read-more:hover{
	border: none;
}
.sngle-post p {
    margin-bottom: 16px;
}
.sngle-post a{
	color: #000;
}
#eael-post-grid-90fa580 .eael-post-grid {
  display: flex;
  flex-wrap: wrap;
}


.eael-grid-post-holder {
    height: 100%;
}
.eael-grid-post-holder-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.eael-entry-wrapper {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.eael-entry-content {
    display: flex;
    flex-direction: column;
    flex: 1;
 
}
.eael-post-elements-readmore-btn {
    margin-top: auto !important;
}


.eael-grid-post-excerpt {
    height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
}
a.eael-post-elements-readmore-btn {
    width: fit-content;
}

/* 19-feb-2026 */
.gform-footer input.gform_button {
    background-color: #00ADEF !important;
    font-family: "Montserrat", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 25px !important;
    color: #FFFFFF !important;
    border-style: solid;
    border-width: 1px;
    border-color: #8AD1EC;
    border-radius: 50px !important;
    padding: 10px 20px 10px 20px;
      transition: background-color .4s ease,
                color .4s ease,
                border-color .4s ease !important;


    
}
.gform-footer input.gform_button:hover {
	background-color: #FFFFFF !important;
    color: #00ADEF !important;
    border-style: solid;
    border-width: 1px;
    border-color: #00ADEF !important;
}
 .gform_required_legend {
    margin-bottom: 16px !important;
}
.gform-theme--foundation  .gform-body  .gform_fields {
    row-gap: 25px !important;
}

 .gform-body  .gfield textarea.medium {
    min-block-size: 135px;
}
 .gform-body  label, .gform-body legend {
    margin-bottom: 13px !important;
}
/* Smooth transition for inputs & textarea */
.gform-body input,
.gform-body textarea,
.gform-body select {
    transition: border-color .3s ease,
                box-shadow .3s ease,
                transform .2s ease !important;
    border: 1px solid #dcdcdc !important;
    border-radius: 8px !important;
}

/* Focus effect */
.gform-body input:focus,
.gform-body textarea:focus,
.gform-body select:focus {
    border-color: #00ADEF !important;
    box-shadow: 0 0 0 3px rgba(0, 173, 239, 0.2) !important;
    outline: none !important;
    transform: translateY(-2px) !important;
}
p.gform_required_legend {
    display: none;
}
.eael-grid-post .eael-entry-wrapper {
    padding: 25px;
}

.eael-grid-post .eael-entry-header {
    padding-bottom: 20px;
}

.eael-grid-post .eael-grid-post-excerpt p {
    padding-bottom: 20px;
}
.gfield_error input,
.gfield_error textarea {
    border-color: red !important;
}
.validation_message {
    display: none !important;
}