/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* Gravity Forms – Global Font */

.ast-theme-transparent-header #masthead {
    position: unset !important;
}

/* #masthead .ast-primary-header-bar.main-header-bar {
    border-radius: 65px;
} */

.main-header-menu .sub-menu {
    display: block !important;
    flex-direction: column;
}

.ast-site-identity {
    height: 70px;
    padding: 0 !important;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.ast-container,
.ast-container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

blockquote {
    border-left: 10px solid #66e0ff;
    color: #ffffff;
    font-style: normal;
    padding: 0px 20px;
}

/* Existing submit button styles (preserved) */
body .gform_wrapper .gform_footer input[type="submit"] {
    font-size: 24px !important;
    padding: 15px !important;
    background-color: #004a80 !important;
    font-family: Arial, sans-serif;
    font-weight: bold;
    border-radius: 10px;
    color: #ffffff;
    border: none;
}

/* Gravity Forms – Global Body Font */
body .gform_wrapper {
    font-family: Arial, sans-serif;
    font-weight: bold;
}

/* NEW (Stronger selectors to override GF Theme Framework)
   These ensure all labels, text, and field descriptions are bold */
body .gform_wrapper .gform_body,
body .gform_wrapper .gform_body .gform_fields .gfield,
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label,
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container *,
body .gform_wrapper .gform_body .gform_fields .gfield_description {
    font-family: Arial, sans-serif;
    font-weight: bold;
}

/* Input Fields – Font + Rounded Corners */
body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="tel"],
body .gform_wrapper input[type="number"],
body .gform_wrapper input[type="url"],
body .gform_wrapper input[type="password"],
body .gform_wrapper select,
body .gform_wrapper textarea {
    font-family: Arial, sans-serif;
    font-weight: 700;
    border-radius: 10px;
}

/*  (Stronger selectors for actual input elements inside GF theme) */
body .gform_wrapper .gform_body .ginput_container input,
body .gform_wrapper .gform_body .ginput_container select,
body .gform_wrapper .gform_body .ginput_container textarea {
    font-family: Arial, sans-serif;
    font-weight: 700;
    border-radius: 10px;
}

/* Optional: Radio/Checkbox styling */
body .gform_wrapper input[type="checkbox"],
body .gform_wrapper input[type="radio"] {
    border-radius: 5px;
}

/* Existing grid spacing (preserved) */
.gform-theme--foundation .gform_fields {
    grid-row-gap: 10px !important;
}

.elementor-15 .elementor-element.elementor-element-b047cf5 thead .uael-table-row th {
    border-radius: 20px 20px 0 0;
}

footer#colophon.site-footer {
    border: 15px solid #000000;
    border-radius: 40px 40px 0 0 !important;
}

h2 {
    margin-top: 0.5em !important;
}

h3 {
    letter-spacing: 2px !important;
    margin-top: 0.5em !important;
    font-weight: 500;
}

.section-subheading {
    font-size: 0.5em !important;
    letter-spacing: 2px !important;
    margin-top: 0.5em !important;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Merriweather", serif;
    line-height: 1.3em;
    margin-top: 0.5em !important;
    text-align: center;
}

.site-footer-section {
    font-family: "arial";
    color: #ffffff !important;
}

.site-footer-section a {
    font-family: "arial";
    color: #66e0ff;
}

.site-footer-section a:hover {
    font-family: "arial";
    color: #91e1f6;
    text-decoration: underline;
}

#breadcrumbs {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
}

#breadcrumbs a {
    color: #ffffff;
    text-decoration: none;
}

.single .post-navigation {
    display: none;
}

#blog-archive-desktop .elementor-posts-container .elementor-post {
    border: 1px solid #b3b3b3;
    border-radius: 20px;
    padding: 0px 10px 0px 0px;
}

#blog-archive-desktop .elementor-posts .elementor-post__text {
    padding: 30px;
}

#blog-archive-mobile .elementor-posts-container .elementor-post {
    border: 1px solid #b3b3b3;
    border-radius: 20px;
}

#blog-archive-mobile .elementor-posts .elementor-post__text {
    padding: 20px;
}

nav.rank-math-breadcrumb {
    margin-bottom: -20px;
}

#cess-title-sidebar {
    padding: 0 40px 0 40px !important;
    --align-self: stretch;
}

#cess-title-sidebar h5 {
    font-family: "Merriweather";
}

#cess-title-sidebar h5 a {
    text-decoration: none;
}

#blog-title h1 {
    font-size: 1.5em;
    font-family: "Merriweather";
    font-weight: 500;
    line-height: 1.2em;
}

#blog-main-content {
    padding: 40px 160px 40px 160px;
}

#blog-title-sidebar h5 {
    margin-top: 0px !important;
}

sup {
    font-size: 0.6em;
}

#program-section {
    margin-left: auto;
    margin-right: auto;
}

#center-align-section {
    margin-left: auto;
    margin-right: auto;
}

#program-courses-text h4 {
    font-size: 30px;
    font-weight: 600;
}

#program-courses-text h4 a {
    text-decoration: none;
}

#cess-title-sidebar h5 {
    font-family: "Merriweather";
    color: #004d85;
    border-bottom: 1px solid #808080;
    padding-bottom: 10px;
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
    font-weight: 800;
}

#cess-title-sidebar ul {
    list-style-type: none;
    margin-top: -5px !important;
}

#cess-title-sidebar ul a {
    text-decoration: none !important;
    color: #004d85;
    padding: 10px 10px 10px 0;
}

#cess-title-sidebar li {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #808080;
}

#cess-title-sidebar .sub-menu li:last-child {
    border-bottom: none;
}

.entry-content #cess-title-sidebar ul {
    padding-left: 0px;
}

#cess-title-sidebar li a:hover {
    border-left: 4px solid #000000;
    padding-left: 10px;
}

#cess-title-sidebar li a:active {
    border-left: 4px solid #000000;
    padding-left: 10px;
}

#cess-title-sidebar li a {
    width: 100%;
}

#cess-title-sidebar .sub-menu {
    display: block !important;
    position: relative !important;
    opacity: 1 !important;
    visibility: visible !important;
    border-top: 1px solid #808080;
    border-bottom: none !important;
    width: 100% !important;
}

#cess-title-sidebar .has-submenu {
    padding: 10px 10px 15px 0;
}

#cess-title-sidebar a.elementor-item-active {
    background-color: transparent !important;
}

ul.elementor-nav-menu--dropdown a {
    border-inline-start: 20px solid transparent !important;
}

/* START Media Archive Layout */

#media-posts .elementor-post__text {
    padding: 0 15px !important;
}

#media-posts article :hover {
    background-color: #000000;
}

#media-posts .elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
}

/* END Media Archive Layout */

#about-menu-page .sub-menu {
    display: block !important;
    position: relative !important;
    opacity: 1 !important;
    visibility: visible !important;
    border-top: 1px solid #808080;
    border-bottom: none !important;
    width: 100% !important;
    background-color: transparent;
    font-size: 1em;
}

#about-menu-page .sub-menu a:hover {
    background-color: transparent;
}

#about-nav-title {
    border-bottom: 1px solid #808080;
}

#about-nav-title h5 {
    color: #ffffff;
    line-height: 0em !important;
}

#about-nav-title p {
    margin-bottom: 0em;
}

#about-menu-page li a {
    text-decoration: none;
    border-bottom: 1px solid #808080;
    color: #57bddc;
}

#about-menu-page li a:hover {
    border-left: 6px solid #ffffff;
}

#about-menu-page li {
    background-color: transparent !important;
}

#about-menu-page h5 {
    color: #ffffff;
}

.ast-scroll-to-top-right {
    bottom: 100px;
}

.e-search-submit {
    margin-left: 0px !important;
}

/* .category-news .elementor .elementor-element.elementor-element, .category-executive-protection-training .elementor .elementor-element.elementor-element {
    margin-left: 20px !important;
	margin-right: -30px !important;
} */

.elementor-15 .elementor-element.elementor-element-8981924 {
    margin-top: -30px !important;
}

/* 09-02-2026 Style */

.dialog-lightbox-widget {
    z-index: 9999999;
}

.career-play-icon {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
}

.career-play-icon .elementor-icon-wrapper {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.career-play-icon a {
    position: relative;
    z-index: 2;
    transition: all 0.5s ease-in-out !important;
    -webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -ms-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
}

.career-play-icon .elementor-icon-wrapper::before,
.career-play-icon .elementor-icon-wrapper::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.8);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.3);
    animation: pulse 2.2s infinite ease-out;
    pointer-events: none;
    -webkit-transform: translate(-50%, -50%) scale(0.3);
    -moz-transform: translate(-50%, -50%) scale(0.3);
    -ms-transform: translate(-50%, -50%) scale(0.3);
    -o-transform: translate(-50%, -50%) scale(0.3);
    -webkit-animation: pulse 2.2s infinite ease-out;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.career-play-icon .elementor-icon-wrapper::after {
    animation-delay: 1.1s;
}

@keyframes pulse {
    0% {
        opacity: 0.8;
        transform: translate(-50%, -50%) scale(0.3);
        -webkit-transform: translate(-50%, -50%) scale(0.3);
        -moz-transform: translate(-50%, -50%) scale(0.3);
        -ms-transform: translate(-50%, -50%) scale(0.3);
        -o-transform: translate(-50%, -50%) scale(0.3);
    }

    70% {
        opacity: 0.3;
    }

    100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(1.8);
        -webkit-transform: translate(-50%, -50%) scale(1.8);
        -moz-transform: translate(-50%, -50%) scale(1.8);
        -ms-transform: translate(-50%, -50%) scale(1.8);
        -o-transform: translate(-50%, -50%) scale(1.8);
    }
}

.compare-courses-table.compare-courses-res-table th {
    background: #FFFFFF !important;
}

.compare-courses-table.compare-courses-res-table tr td.column-1 {
    color: #FFFFFF !important;
}

.compare-courses-table.compare-courses-res-table tr td.column-1,
.compare-courses-table.compare-courses-res-table th:first-child {
    font-weight: 700 !important;
    background: #0b0f2e !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

.compare-courses-table.compare-courses-res-table th:not(:first-child) .dt-column-title {
    font-weight: 400 !important;
    color: #000000 !important;
}

.compare-courses-table th {
    background: #0b0f2e !important;
    border-radius: 20px 20px 0 0;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -ms-border-radius: 20px 20px 0 0;
    -o-border-radius: 20px 20px 0 0;
}

.compare-courses-table th .dt-column-title {
    color: #ffffff !important;
}

.compare-courses-table .dt-scroll-body td.column-1 {
    position: sticky !important;
    left: 0 !important;
    z-index: 4 !important;
    background: #ffffff !important;
}

.compare-courses-table .dt-scroll-head th.column-1 {
    position: sticky !important;
    left: 0 !important;
    z-index: 5 !important;
}

.compare-courses-table tbody tr>*,
.compare-courses-table thead tr>* {
    border-right: 1px solid #ddd;
}

.compare-courses-table tbody>*:last-child td {
    border-bottom: 1px solid #ddd;
}

.dt-container .dt-layout-cell {
    padding: 0 !important;
}

.media-cat-video .elementor-custom-embed-play i,
.media-cat-video .elementor-custom-embed-play svg {
    opacity: 1 !important;
}

/* Responsive Style */

@media (min-width: 2200px) {
    .elementor-15 .elementor-element.elementor-element-b45f610 .elementor-image-carousel-caption {
        padding: 0 180px;
    }
}

@media (min-width: 1400px) and (max-width: 2200px) {
    .elementor-15 .elementor-element.elementor-element-b45f610 .elementor-image-carousel-caption {
        padding: 0 100px;
    }
}

@media (min-width: 768px) and (max-width: 1400px) {
    .elementor-15 .elementor-element.elementor-element-b45f610 .elementor-image-carousel-caption {
        padding: 0 80px;
    }
}

@media (min-width: 1201px) {
    .ast-container {
        max-width: 100%;
    }
}

@media (min-width: 1025px) {
    .ast-desktop .ast-builder-menu-1 .sub-menu {
        display: grid !important;
        width: 630px;
        border: 1px solid #ffffff;
        border-radius: 10px 10px 10px 10px;
        grid-template-columns: repeat(2, 1fr) !important;
        column-gap: 20px;
        padding: 20px 30px 10px 10px;
        margin: 0px 0px 10px 10px;
    }

    .ast-desktop .ast-builder-menu-1 .sub-menu .menu-link {
        border-bottom: 1px solid #a9a9a9 !important;
        color: #0a5781 !important;
        font-size: 14px;
        font-weight: 500;
        margin: 0px 10px 5px 20px;
        padding: 5px 0px 5px 0px;
    }

    .ast-desktop .ast-builder-menu-1 .sub-menu>li:nth-last-child(-n + 2)>a {
        border-bottom: none !important;
    }
}

@media (max-width: 991px) {

    .compare-courses-table thead tr>*,
    .compare-courses-table tbody tr>* {
        min-width: 200px !important;
    }

    .tablepress-1_wrapper {
        width: 120%;
        overflow-x: scroll;
    }

    .compare-courses-table td.column-1 {
        position: sticky !important;
        left: 0 !important;
        z-index: 4 !important;
        background: #ffffff !important;
    }

    .compare-courses-table th.column-1 {
        position: sticky !important;
        left: 0 !important;
        z-index: 5 !important;
    }

    .compare-courses-table .dt-scroll-headInner,
    .compare-courses-table .dt-scroll-body {
        width: 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    /* CSS styles for tablets in this width range */
    #cess-title-sidebar h5 {
        width: 100%;
    }

    #cess-title-sidebar li {
        width: 100% !important;
    }
}

@media (max-width: 768px) {
    .add-top-padding {
        padding-top: 0.5em !important;
    }

    .elementor-15 .elementor-element.elementor-element-b45f610 .elementor-image-carousel-caption {
        padding: 0 40px;
    }

    #breadcrumbs {
        font-size: 12px;
    }

    h1 {
        font-size: 1.5em !important;
    }

    h2 {
        font-size: 26px !important;
    }

    #blog-title h1 {
        font-size: 1em;
    }

    #blog-main-content {
        padding: 20px !important;
    }

    .cmplz-cookiebanner {
        min-width: 100% !important;
        max-width: 100% !important;
        width: 100% !important;
    }
}

@media (max-width: 575px) {

    .compare-courses-table thead tr>*,
    .compare-courses-table tbody tr>* {
        min-width: 150px !important;
    }

    .ast-site-identity {
        height: 60px;
    }
}

/* Responsive Style */