@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');

body.home {
    background-image: url(/wp-content/uploads/2025/02/Universe-Telescope.jpg) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.home header.entry-header.ast-header-without-markup {
    padding-top: 0;
}
header.entry-header.ast-header-without-markup {
    padding-top: 30px;
}
.banner-abstract {
    height: 100%;
}
.home #content {
    position: relative;
}

.home #content::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#00000063;
}
#colophon .ast-builder-footer-grid-columns {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
#colophon .ast-builder-footer-grid-columns .site-footer-below-section-1 {
    display: flex;
    align-items: center;
    gap: 12px;
        margin: 0;
}
#colophon .ast-builder-footer-grid-columns .site-footer-below-section-1 .ast-footer-copyright {
    width: fit-content;
    margin: 0;
}
#astra-footer-menu li {
    border-left: 2px solid #ffffff85;
    padding-left: 0px;
}
#astra-footer-menu .menu-item > a{
    padding-left:15px;
    padding-right:15px;
}
#astra-footer-menu li .menu-link {
    line-height: 1;
}
#astra-footer-menu li a,
.ast-builder-footer-grid-columns .site-footer-below-section-1 .ast-footer-copyright p{
    font-family: "Josefin Sans", Sans-serif;
}
.ast-header-button-1 .ast-custom-button:hover{
    color:#8b26ff;
}
.ast-narrow-container .site-content > .ast-container {
   max-width: 1240px;
}
.entry-content[data-ast-blocks-layout] > *{
   max-width:100%;
}
.entry-content[data-ast-blocks-layout] h2, 
.entry-content h2 {
   font-size:1.3rem;
}
.ast-related-posts-wrapper .ast-related-post {
    background: rgba(255,255,255,0.4);
    border-radius: 10px;
    overflow: hidden;
}
.ast-related-posts-wrapper .ast-related-post header.entry-header {
    padding: 5px 15px;
}
.ast-related-post-content .entry-meta  * {
    color: black;
}
.ast-related-post-content .entry-header .ast-related-post-title a {
    font-weight: bold;
}
.ast-related-posts-title-section .ast-related-posts-title {
    margin: 0;
}

.blog_list_wrap .wpr-grid-item-below-content {
    padding: 15px 15px!important;
}
.blog_list_wrap  article.wpr-grid-item {
    background: transparent!important;
}
.single .entry-header .entry-meta {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
}
#colophon .ast-builder-footer-grid-columns .site-footer-below-section-1 .ast-footer-copyright p {
    font-size: 16px;
    line-height:1;
}


body:not(.home) .ast-primary-header-bar {
    background-color: transparent;
    background-image: url('/wp-content/uploads/2025/02/Universe-Telescope.jpg');
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-position: center;
}
body:not(.home) .ast-primary-header-bar:before{
    position:absolute;
    content:'';
    left:0;
    right:0;
    background-color:rgba(0,0,0,0.5);
    width:100%;
    height:100%;
    z-index:-1
}
.ast-builder-menu-1 .menu-item > .menu-link, .ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link {
    color:#fff;
}

.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button{
    color:#fff;
    border-color:#fff;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link, .ast-builder-menu-1 .menu-item:hover > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{
      color:  #0f172a;
}
.ast-builder-menu-1 .menu-item:hover > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{
    color:#fff;
}
.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button:hover{
  color:  #0f172a
}
#astra-footer-menu .menu-item.current-menu-item > a, #astra-footer-menu .menu-item:hover > a {
    color: #c39af1;
}
.ss_form .wpforms-field input, .ss_form .wpforms-field select  {
    max-width: 100% !important;
}
.ss_form .wpforms-submit {
    background-color: #605BE5 !important;
    border-style: none !important;
    padding: 5px 20px 5px 20px !important;
    color: #FFFFFF;
    transition-duration: 0.1s;
    border-radius: 6px 6px 6px 6px !important;
}
.ss_form  .elementor-widget-text-editor p {
    margin: 0;
}
span.site-logo-img {
    max-width: 165px;
    width: 165px;
}

span.site-logo-img img {max-width: 100%;}
@media (max-width: 544px) {
    header .custom-logo-link img, .ast-header-break-point .site-branding img, .ast-header-break-point .custom-logo-link img {
        max-width: 165px;
        width: 165px;
    }
}

.advisory_group_heading h2.elementor-heading-title {
    display: inline-block;
    position: relative;
}

.advisory_group_heading h2.elementor-heading-title:after,
.advisory_group_heading h2.elementor-heading-title:before {
    display: block;
    position: absolute;
    content: "";
    top: calc(50% - 2px);
    left: calc(100% + 30px);
    background: rgba(255,255,255,0.5);
    width: 150px;
    height: 2px;
}

.advisory_group_heading h2.elementor-heading-title:before {
    right: calc(100% + 30px);
    left: auto;
}
.site-header-above-section-right {
    display: none;
}
.site-above-header-wrap .ast-builder-grid-row {
    display: block;
    grid-template-columns: inherit;
}
.site-header-above-section-left {
    width: 100%;
    justify-content: center;
    color: #ffff;
}
.ast-above-header-bar.ast-above-header {
    background: #000!important;
    border: 0;
}
.top_header_content a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
.top_header_content {
    font-family: "Josefin Sans", sans-serif;
}
.top_header_content {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 15px 0;
    flex-wrap: wrap;
    justify-content: center;
}
.top_header_content img {
    display: block;
    position: relative;
    top: -2px;
    margin: 0 0 0 8px;
}

.event_listing {
    display: flex;
    gap: 30px;
    font-family: "Josefin Sans", sans-serif;
}
.left_event_listing {
    flex: 0 0 70px;
    max-width: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.left_event_listing p {
    margin: 0;
}
.left_event_listing p.month {
    font-size: 140%;
}





/* Responsive style start here 
---------------------------------------------------------------------------------*/
@media (max-width:1200px){
    .ast-builder-menu .main-navigation > ul {
    align-self: center;
    gap: 20px;
    justify-content: center;
}
.ast-builder-grid-row > .site-header-section .site-header-focus-item.ast-header-button-1 {
    background: ;
    min-width: 140px;
    zoom: 0.9;
}
}
@media (min-width: 993px) {
    .ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
        margin: 2em 0;
    }
}
@media (max-width:991px){
#colophon .ast-builder-footer-grid-columns .site-footer-below-section-1 {
    flex-direction: column;
}
#astra-footer-menu {
    justify-content: center;
}
#astra-footer-menu li:first-child {
    border: unset;
    padding: 0;
}
#astra-footer-menu {
    justify-content: center;
    row-gap: 13px;
}
}


@media (max-width:767px) {
    .advisory_group_heading h2.elementor-heading-title:after,
     .advisory_group_heading h2.elementor-heading-title:before {
        left: calc(100% + 15px);
        width: 30px;
    }
    .advisory_group_heading h2.elementor-heading-title:before {
        right: calc(100% + 15px);
        left: auto;
    }
    .advisory_group_heading {
        overflow-x: hidden;
    }
}

@media (max-width:544px){
    #astra-footer-menu li {
    border: unset;
}
.top_header_content img {
    margin: 0 0 0 5px;
    max-width: 20px;
}
}

body.page-id-893 h1.entry-title {
    text-align: center !important;
}

/* 3-july-2025 */
.check-icon-custom {
    width: 20px !important;
    height: 20px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
body.page-id-2110 {
    background-image: linear-gradient(135deg, rgb(235, 241, 247) 0%, rgb(205, 240, 246) 90%, rgb(227, 210, 247) 100%) !important;
}
.check-icon-custom .elementor-icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.check-icon-custom .elementor-icon-wrapper svg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.check-icon-custom .elementor-icon-wrapper svg path {
    fill: #575757;
}
.testimonial-video-text p {
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}
.testimonial-video-play-btn .elementor-widget-container {
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
}

.testimonial-video-play-btn .elementor-icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-video-play-btn .elementor-icon-wrapper .elementor-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-video-play-btn .elementor-icon-wrapper .elementor-icon svg {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 10px;
}
.testimonial-video-section .elementor-custom-embed-play svg {
    width: 50px;
    height: 50px;
    display: block;
}
.testimonial-video-section .elementor-custom-embed-play svg path:first-child {
    fill: #0d54cec2 !important;
}
.testimonial-video video.elementor-video {
    --video-aspect-ratio: 1 / 1.25;
    max-height: unset;
    height: 120%;
    object-position: top;
}
@media (min-width:768px){
.testimonial-video-text > .elementor-widget-container {
    min-height: 140px;
}
}
