/**
Theme Name: Astra Child
Author: Akal Informations
Author URI: https://www.akalinfo.com/
Description: AKAL Information Systems Ltd is a leading software and business services company dedicated to transform Indian Human Resource landscape through technology & Innovation.
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
*/


.custom-right-header-top .ast-header-button-1[data-section="section-hb-button-1"]{
    flex: 1 1 100% !important;
    flex-direction:row-reverse;
}
.custom-right-header-top .ast-builder-layout-element[data-section="section-hb-social-icons-1"]{
        flex: 1 1 100% !important;
        flex-direction:row-reverse;
}
.main-header-menu > .menu-item > .menu-link{color: #fff !important;}
#astra-footer-menu{display: inline-block !important;}
#astra-footer-menu::before {
    content: "Quick Links";
    display: block;
    font-size: 20px; /* Adjust as needed */
    font-weight: bold;
    margin-top: -10px;
    text-align: left; /* Adjust alignment as needed */
    color: #fff !important;
    
}

body{font-family: "Poppins", sans-serif !important;}

.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
  background-color: #c33c89 !important;
}
.page-title-box h3 {
    position: relative;
    font-size: 26px;
    color: #414040;
    margin-bottom: 20px;
}
.page-title-box h3:after {
    content: url(/wp-content/uploads/2025/04/main_title1.png);
    display: block;
}


ul.arrow-box {
    list-style: none;
    margin: 0 0 1.5em 1.5em;
}
ul.arrow-box li:before {
    content: ">";
    width: 20px;
    height: 20px;
    left: 0;
    position: absolute;
    color: #f59104;
    font-weight: 500;
}
.engaging_box .elementor-image-box-wrapper {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.engaging_box .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 87%;
    transition: left .7s ease;
    margin: 0;
    background-color: rgba(233, 187, 78, .94);
}
.engaging_box .elementor-image-box-wrapper:hover .elementor-image-box-content {
    left: 0;
}
.engaging_box h3.elementor-image-box-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}

.event_date_counter {
    position: relative;
    margin-bottom: 20px;
    margin-top: -50px;
    justify-content: center;
    display: inline-block;
}
.event_date_counter .wpr-countdown-wrap {
    position: relative;
    background-color: #e2b13c;
    padding: 10px 20px;
    border-radius: 50px;
    border: 9px solid #fff;
    display: flex;
    justify-content: space-between;
    width: 450px;
}
.event_date_counter .wpr-countdown-wrap .wpr-countdown-item {
    position: relative;
    display: inline-block;
    margin: 0;
    color: #fff;
    font-size: 11px;
    line-height: 2.4em;
    text-align: center;
    padding: 0 18px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: transparent;
}
.event_date_counter .wpr-countdown-wrap .wpr-countdown-item .wpr-countdown-number {
    font-size: 20px;
    padding: 5px 10px!important;
}
.event_date_counter .wpr-countdown-wrap .wpr-countdown-item .wpr-countdown-label {
    padding: 5px 0px;
    font-size: 13px;
    display: block;
    line-height: normal;
}
.event_date_counter .wpr-countdown-wrap .wpr-countdown-separator span {
    background: #fff !important;
    display: none;
}
.event_date_counter .wpr-countdown-wrap .wpr-countdown-separator {
    border-right: 1px solid #ffffff75;
    height: 30px;
}

.ast-builder-menu-1 .menu-item   ul.sub-menu li a  {
    color: #777!important;
}

.ast-builder-menu-1 .menu-item ul.sub-menu li:hover a {
    color: #e2b13c !important;
    background: #f9f9f9 !important;
}

.adjust-image .elementor-image-gallery {
    line-height: 0;
    -webkit-column-count: 4;
    -webkit-column-gap: 0px;
    -moz-column-count: 4;
    -moz-column-gap: 0px;
    column-count: 4;
}
.adjust-image .gallery-columns-4 .gallery-item {
    max-width: 100% !important;
}               

.site-primary-footer-wrap { background-color: #00000000 !important;}
#toggle-content {
    display: none;
}
.custom-btn{border: 1px solid #0274be;padding:5px;width: 20%;text-align: center;margin-top: 15px;}
.custom-btn2{    
    border: 1px solid #0274be;
    padding: 5px;
    width: 15%;
    margin: 0 auto;
    text-align: center;
}
.site-header {
    z-index: 99;
    position: relative;
    position: fixed;
    top: 0;
    width: 100%;
}
.site-content {
    padding-top: 136px;
}

@media (max-width: 991px) {
    .adjust-image .elementor-image-gallery {
    -webkit-column-count: 3;
    -webkit-column-gap: 0px;
    -moz-column-count: 3;
    -moz-column-gap: 0px;
    column-count: 3; }
    
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-5-equal .ast-builder-grid-row {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
        background-image: url(https://ifjas.1akal.in/wp-content/uploads/2025/03/header-bg_img.jpg);
        background-repeat: repeat;
        background-position: center center;
        background-size: auto;
        background-attachment: scroll;
    }
    .ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle {
 
    background: #7c2256!important;
    }
    .ast-header-break-point .ast-builder-menu-1 .main-header-menu .menu-item > .menu-link {
        padding-top: 5px;
        padding-bottom: 5px;
        color: #000 !important;
        font-weight: 600;
    }
    .ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link {
    padding-left: 30px;
    font-weight: 300 !important;
    }
    .show-table-hotels .table-responsive {
    overflow-x: auto;
    width: 100%;
}

}
@media (max-width: 768px) {
   .adjust-image .elementor-image-gallery {
    -webkit-column-count: 2;
    -webkit-column-gap: 0px;
    -moz-column-count: 2;
    -moz-column-gap: 0px;
    column-count: 2; }
    
    .custom-btn, .custom-btn2{width: 35%;}
    
    header .custom-logo-link img {
        max-width: 106%;
        width: 107%;
    }
  
    .ast-header-break-point .main-header-bar .ast-builder-html-element img {
        width: 90px;
        margin-left: 7px;
    }
    .site-header-section>div:last-child {
        padding-right: 0;
        padding: 0;
    }
    
    .main-header-bar-wrap .ast-primary-header-bar {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .precison-outer-box .elementor-element.elementor-element-14931e4, .precison-outer-box .elementor-element.elementor-element-77e26e2  {
      overflow: hidden;
    }
    .precison-outer-box .elementor-widget-container p {
      font-size: 18px;
      margin-bottom: .5em;
    }
    .engaging_box .elementor-image-box-wrapper .elementor-image-box-content {
     height: 94%;
    }
    
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-5-equal .ast-builder-grid-row {
        grid-template-columns: repeat(1, 1fr);
    } 
    .site-footer-primary-section-2 .footer-widget-area-inner {
    text-align: left !important;
    }
    
    .show-table-hotels .table-responsive {
        overflow-x: auto;
        width: 100%;
    }
    
    .site-content {
        padding-top: 80px;
    }
    
}

@media (max-width: 480px) {
    .adjust-image .elementor-image-gallery {
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    column-count: 1; }

}

.footer-widget-area h4 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-left: 52px;
    color: #fff;
    text-transform: capitalize;
    position: relative;
}

.footer-widget-area h4:before {
    position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    top: 10px;
    left: 0;
    background-color: #e2b13c;
}

#astra-footer-menu::before {
    content: "Quick Links";
    display: block;
    margin-top: -10px;
    text-align: left;
    color: #fff !important;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize;
    position: relative;
}

#astra-footer-menu li a{
    color: #909090 !important;
    font-size: 13px;
    line-height: 24px;
    text-transform: capitalize;
    transition: all .3s ease;
    margin-bottom: 12px;
    padding:0;
}

#astra-footer-menu li a:hover {
    color: #e2b13c !important;
}

.widget.widget_block ul li:hover {
    color: #e2b13c !important;
}

.widget.widget_block ul li .Social-media a:hover i, .widget.widget_block ul li .Social-media a:hover svg {
    color: #e2b13c !important;
}

.site-footer-primary-section-3 .footer-nav-wrap {
    position: relative;
}
.site-footer-primary-section-3 .footer-nav-wrap:before {
    position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    top: 10px;
    left: 0;
    background-color: #e2b13c;
}
.site-footer-primary-section-3 #astra-footer-menu::before {
    content: "Quick Links";
    display: block;
    margin-top: -7px;
    text-align: left;
    color: #fff !important;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize;
    position: relative;
    padding-left: 52px;
}

.site-below-footer-wrap {
    background-color: #161616 !important;
    background-image: none;
    min-height: 40px;
}

.site-footer-primary-section-1 p {
    position: relative;
    display: block;
    color: #909090;
    font-size: 13px;
    line-height: 24px;
    text-transform: capitalize;
    transition: all .3s ease;
}

.widget.widget_block ul li {
    position: relative;
    display: block;
    color: #909090;
    font-size: 13px;
    line-height: 24px;
    text-transform: capitalize;
    transition: all .3s ease;
    margin-bottom: 12px;
}

.widget.widget_block ul li .Social-media a i {
    font-size: 22px;
}
.widget.widget_block ul li .Social-media a {
    margin-right: 8px;
}

.ast-footer-copyright p {
    position: relative;
    color: #909090;
    font-size: 14px;
    padding: 0px 0;
}

.site-footer .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap {
    max-width: 100% !important;
    padding-left: 4% !important;
    padding-right: 4% !important;
    grid-column-gap: 3% !important;
    grid-template-columns: 30% 25% 20% 15% !important;
}

.footer-logo {
    width: 100%;
    display: inline-block;
}

.footer-logo img.alignleft {
    width: 205px;
}

.widget.widget_block ul li a {
    color: #909090;
}

.widget.widget_block ul li a:hover {
    color: #e2b13c !important;
}

/* You can add more specific styles here as needed to customize the dropdown appearance */
.dropdown-menu {
    padding: 0.5rem; /* Adds some padding inside the dropdown */
}

.dropdown-item { /* styling for each list item inside the dropdown*/
  display: block;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: #1e2125;
  background-color: #e9ecef;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  background-color: #0d6efd;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.custom-dropdown-btn {
  background-color: #fff !important;
  color: #00000 !important;
  border: 1px solid #ced4da;
  text-align: left;
}

.custom-dropdown-btn:focus,
.custom-dropdown-btn:hover {
  background-color:  #fff !important;
  color: #00000 !important;
  border-color: #0000;
  box-shadow: none;
}

.supplier-btn-group {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.supplier-btn-group button {
    flex: 1;
    border: none;
    color: #ffffff;
    font-size: 25px;
    padding: 0;
    background-color: #c33c89;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* No color change on hover/active/focus */
.supplier-btn-group button:hover,
.supplier-btn-group button:focus,
.supplier-btn-group button:active {
    background-color: #c33c89;
    color: #ffffff;
    box-shadow: none;
    outline: none;
}

/* Rounded corners for top and bottom buttons */
.supplier-btn-group button:first-child {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.supplier-btn-group button:last-child {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    margin-top: 1px;
}
