/**
Theme Name: Astra Child
Author: Rninfosoft
Author URI: https://rninfosoft.com/
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
*/

/* Header start here */
.ast-above-header-bar.ast-above-header.site-header-focus-item {
    background: #1F93DD;
}
    .ast-container {
        max-width: 1440px;
    }
.ast-custom-button::after, a.n2-style-df226baae4b41e22d8541315d34fd118-heading.n2-ow::after {
    content: "";
    background-image: url("/wp-content/uploads/2026/01/Vector-2.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    transition: transform 0.3s ease;
}
.ast-custom-button, div#n2-ss-2 .n2-font-176464dee0eea5b1ac11b21dab9b24d2-link a {
    background: linear-gradient(270deg, #00294B 0%, #1F93DD 100%);
    border: 2px solid #fff;
	color: #fff;
}
.elementor-element.elementor-element-d13af74.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    height: 277px;
}
.count-img1 .elementor-counter::before {
  content: "";
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  height: 90px;
  background: #ffffff;
  border-radius: 50%;
  background-image: url("/wp-content/uploads/2026/01/Icon-1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 45px;
}
.count-img2 .elementor-counter::before {
  content: "";
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  height: 90px;
  background: #ffffff;
  border-radius: 50%;
  background-image: url("/wp-content/uploads/2026/01/Icon-2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 45px;
}
.count-img3 .elementor-counter::before {
  content: "";
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  height: 90px;
  background: #ffffff;
  border-radius: 50%;
  background-image: url("/wp-content/uploads/2026/01/Icon-3.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 45px;
}
/* .count-img1, .count-img2, .count-img3{
	max-width: 228px !important;
} */
.service-btn {
    margin-top: auto;
}
.tss-meta-info {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}
h4.author-bio {
    text-align: left !important;
}
.tss-wrapper .tss-carousel3 .item-content-wrapper {
    background: #ffffff;
}
.tss-carousel3 .item-content-wrapper:before {
    color: #ffffff !important;
}
.item-content {
    text-align: center;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 100% !important;
}
.tss-carousel .swiper-button-prev {
    left: 40%;
}
 .tss-carousel .swiper-button-next {
    right: 40%;
}
.custom-blog-slider {
    position: relative;
}
.tss-carousel .swiper-arrow {
    background: #00294B;
    border-radius: 20px;
}
.slider-viewport {
    overflow: hidden;
    padding: 20px 0 30px 0;
}

.slider-track {
    display: flex;
    gap: 30px;
    transition: transform 0.5s ease;
}

.slide {
    min-width: calc(33.333% - 20px);
}

.blog-card {
  display: flex;
  flex-direction: column;
  height: 100%; /* very important */
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
}


.blog-image img {
    width: 100%;
     height: auto;
    object-fit: cover;
	padding: 20px;
	 display: block;
}

.blog-content {
  display: flex;
  flex-direction: column;
  padding: 20px;
  flex-grow: 1; /* 👈 content ko stretch karega */
}

.blog-date {
    font-size: 14px;
    color: #777;
}

.blog-title {
    font-size: 22px;
    margin: 12px 0;
}

.blog-title a {
    color: #000;
    text-decoration: none;
}

.blog-excerpt {
    font-size: 15px;
    color: #000000;
    margin-bottom: 18px;
}

.read-more-btn {
    display: inline-flex;
	 margin-top: auto;
	align-self: flex-start;
    align-items: center;
    gap: 6px;
    background: linear-gradient(270deg, #00294B 0%, #1F93DD 100%);
    color: #fff;
    padding: 7px 18px;
    border-radius: 30px;
    font-size: 14px;
    text-decoration: none;
}

.slider-arrows {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 25px;
}

.slider-btn {
    width: 48px;
    height: 48px;
    min-width: 48px;
    min-height: 48px;
    border-radius: 50%;
    border: none;
    background: #0b2a4a;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
button.frm_button_submit:after {
    content: "";
    background-image: url(/wp-content/uploads/2026/01/Vector-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    transition: transform 0.3s ease;
}
button.frm_button_submit {
    background: linear-gradient(270deg, #00294B 0%, #1F93DD 100%) !important;
}
body:not(.home) .with_frm_style .frm_primary_label {
    color: #000000;
}
.step-btn {
    background: linear-gradient(270deg, #00294B 0%, #1F93DD 100%);
    color: #fff !important;
    padding: 1% 4%;
    border-radius: 30px;
}
.step-btn h2 {
    color: #fff !important;
}
@media (max-width: 1279px){
	.bann-head2 {
    font-size: 9px !important;
}
	.bann-head1 {
    margin-top: 50px !important;
}
}

@media (max-width: 991px) {
    .slide {
        min-width: calc(50% - 15px);
    }
}

@media (max-width: 600px) {
    .slide {
        min-width: 100%;
    }
}
@media (max-width: 545px) {
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
    margin-top: 27px;
}
	.site-footer-primary-section-1.site-footer-section.site-footer-section-1 {
    order: 2;
}
.site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
    order: 0;
}
section#nav_menu-3, section#nav_menu-4 {
    text-align: left;
}
	.bann-head2 {
    font-size: 6px !important;
}
	.bann-head1 {
    font-size: 12px !important;
	margin-top: 50px !important;
}
	.site-footer {
    margin-top: 40px !important;
}
}

.slider-arrows {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 25px;
}

.slider-btn {
    width: 46px;
    height: 46px;

    padding: 0;              /* 🔥 MOST IMPORTANT */
    border-radius: 50%;
    border: none;

   background: linear-gradient(270deg, #00294B 0%, #1F93DD 100%);
    color: #ffffff;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 22px;
    line-height: 1;          /* 🔥 prevents oval */
    cursor: pointer;
}

.slider-btn:hover {
    background: #08335d;
    color: #fff;
}
.slider-track {
    display: flex;
    will-change: transform;
    transition: transform 1.5s ease-in-out;
	gap: 30px; /* match the margin you added in JS */

}
.tss-wrapper .single-item-wrapper h3.author-name {
    font-weight: 700 !important;
    color: #000000;
}
.tss-wrapper .single-item-wrapper h4.author-bio {
      color: #1F93DD;
}
.item-content{
	font-style: unset !important;
}
a.read-more-btn:hover {
    background-image: linear-gradient(90deg, #00294B 0%, #1F93DD 100%);
    color: #fff;
}
.menu-item-551 ul.sub-menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px;
    list-style: none;
    width: 770px !important;
    background: #E9F6FF !important;
    color: #000 !important;
    left: -140% !important;
	border-top: 3px solid #1f93dd !important;
    border-radius: 7px;
}
ul.sub-menu{
	background: #E9F6FF !important;
    color: #000 !important;
	border-top: 3px solid #1f93dd !important;
    border-radius: 7px;
}
.footer-top-inner {
    display: flex;
    gap: 8px;
    justify-content: center;
    flex-wrap: wrap;
}
.footer-icon {
    font-size: 12px;
}
ul.sub-menu li a {
    color: #000000 !important;
    padding: 6px 17px!important;
    font-size: 14px;
}
.site-footer {
    margin-top: 80px;
}
.ast-footer-copyright p a {
    color: #fff !important;
}
.ast-custom-button:hover, div#n2-ss-2 .n2-font-176464dee0eea5b1ac11b21dab9b24d2-link a:hover {
    background-image: linear-gradient(90deg, #00294B 0%, #1F93DD 100%);
}
.whatsapp a {
    color: #ffffff;
}
.site-primary-footer-inner-wrap {
    max-width: 1440px !important;
}
.tlp-portfolio-item {
    background: linear-gradient(270deg, #00294B 0%, #1F93DD 100%);
}
.tlp-content-holder h3 {
    color: #fff;
    text-align: center;
    font-size: 18px !important;
}
.tlp-overlay{
	background: #e9f6ff5c !important;
}
.tlp-portfolio-detail-wrap {
    display: flex;
    flex-direction: column;
}
.tlp-portfolio-detail-wrap .portfolio-detail-desc {
    padding: 0;
}
h2.portfolio-title {
    font-size: 30px !important;
    margin-top: 23px;
    color: #1d2939;
}
.portfolio-details p {
    font-size: 16px;
    color: #000000;
}
.tlp-single-detail .tlp-portfolio-detail-wrap {
    margin-bottom: 20px;
}
.read-more a {

    background: linear-gradient(270deg, #00294B 0%, #1F93DD 100%);
    color: #fff;
    padding: 7px 18px;
    border-radius: 30px;
    font-size: 14px;
}
span.page-numbers.current {
    border-radius: 78px;
    background: linear-gradient(270deg, #00294B 0%, #1F93DD 100%);
    padding-top: 3px;
    font-size: 16px;
}
.single-post .entry-content p {
    font-size: 16px;
    color: #000;
}
.ast-blog-layout-4-grid .ast-article-inner {
    box-shadow: 0px 10px 30px -10px rgba(128, 190.00000000000006, 229, 0.61);
    border-radius: 20px !important;
}
/* Make grid items equal height */
.ast-blog-layout-4-grid,
.ast-blog-archive {
    display: flex;
    flex-wrap: wrap;
}

/* Each article full height */
.ast-blog-layout-4-grid .ast-article-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Stretch content area */
.ast-blog-layout-4-grid .post-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

/* Push button to bottom */
.ast-blog-layout-4-grid .ast-read-more-container {
    margin-top: auto;
}
.ast-excerpt-container>p:last-child {
    margin-bottom: 18px;
}
.ast-article-post .post-thumb-img-content img {
    object-fit: cover;
}
.count-1 .elementor-counter::before {
    content: "";
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    width: 90px;
    height: 90px;
    background: #ffffff;
    border-radius: 50%;
    background-image: url("/wp-content/uploads/2026/02/task-management.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 45px;
}
.count-2 .elementor-counter::before {
    content: "";
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    width: 90px;
    height: 90px;
    background: #ffffff;
    border-radius: 50%;
    background-image: url("/wp-content/uploads/2026/02/worldwide.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 45px;
}
.count-3 .elementor-counter::before {
    content: "";
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    width: 90px;
    height: 90px;
    background: #ffffff;
    border-radius: 50%;
    background-image: url("/wp-content/uploads/2026/02/trophy.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 45px;
}
.count-4 .elementor-counter::before {
    content: "";
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    width: 90px;
    height: 90px;
    background: #ffffff;
    border-radius: 50%;
    background-image: url("/wp-content/uploads/2026/02/care.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 45px;
}
.slider-arrows {
    display: none;
}
.ti-widget.ti-wp-testimonial-1 .ti-widget-container .ti-date {
    color: #4199fd;
    opacity: unset;
    font-size: 14px !important;
}