/**
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
*/

/* Header-custom-style */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
a.call-link-color {
    color: #424750;
}

/*Footer-custom-style  */
 a.link-color {
    color: #fff;
}

.icon-link-color .elementor-icon-list-item {
transition: transform 0.5s ease;
}

.icon-link-color .elementor-icon-list-icon svg {
transition: transform 0.5s ease, fill 0.5s ease;
}

.icon-link-color .elementor-icon-list-item:hover {
transform: scale(1.03);
}
.icon-link-color .elementor-icon-list-item:hover .elementor-icon-list-icon svg {
transform: scale(1.0.3);
fill: #fff;
}

.ast-narrow-container .site-content > .ast-container {
    max-width: 1280px;
	width : 100%;
    margin: 0 auto;
}

.hover-underline .menu-item a:hover {
    text-decoration: underline;
}
h3.hfe-post-title {
    background: none;
    padding: 10px 0px;
}

/* custom-blue-border */

.after-blue h2{
    position: relative;
    display: inline-block;
}

.after-blue h2::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -16px;
    width: 80px;
    height: 4px;
    background-color: #175294;
    border-radius: 2px;
}
.after-start-blue {
    position: relative;
    display: inline-block;
}

.after-start-blue::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 70px;
    height: 4px;
    background-color: #175294;
    border-radius: 2px;
}
.sec-after-blue {
    position: relative; /* IMPORTANT */
    display: inline-block; /* ensures width behaves properly */
}

.sec-after-blue::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 70px;
    height: 4px;
    background-color: #175294;
    border-radius: 2px;
}

/* a.view-all-btn:hover {
    background: #6EC1E4;
    color: #093566;
} */
.icon-text span {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
}
.icon-text img {
    padding-top: 6px;
}
.icon-text {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 15px;
}

/* Posts-Slider-Style */

.services-grid {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
}
.view-all-wrap {
    text-align: center;
}
.service-image img {
    width: 405px;
    height: 250px;
    border-radius: 5px;
    object-fit: cover;
}
.service-content h3 {
    color: #191C20;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    margin: 17px 0 4px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.service-content p {
    margin-bottom: 10px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    opacity: .55;
}
.service-content a {
    text-decoration: none !important;
    color: #175294;
    font-family: Nunito Sans;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}
a.view-all-btn {
    background: #175294;
    padding: 11px 47px;
    color: #FFFFFF;
    font-family: Nunito Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-decoration: none !important;
    border-radius: 5px;
    margin-top: 30px;
    display: inline-block;
}
.swiper.services-slider {
    overflow: visible;
}
.services-container {
    padding-left: calc((100vw - 1296px) / 2);
}
.hfe-post-image img {
    height: 260px;
    object-fit: cover;
    border-radius: 5px 5px 0px 0px !important;
}

.logos-slider img{
	max-width: 150px;
	width: 100%;
}
.logos-slider .swiper-wrapper {
    transition-timing-function: linear !important;
}
.logos-slider .gallery {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
/* Services-Page */

.service-card .hfe-post-title {
    height: calc(1.4em * 2); 
    overflow: hidden;
}
.service-card a.hfe-read-more {
    background: #175294;
    padding: 12px 41px;
    border-radius: 5px;
    color: #fff !important;
    text-decoration: none;
    display: block;
    text-align: center;
}
.service-card h3.hfe-post-title a {
    text-decoration: none !important;
}
.service-card .hfe-post-content {
    border-radius: 0px 0px 5px 5px;
}
.service-card {
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.service-card .hfe-posts-grid .hfe-post-card {
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    border-radius: 10px !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.service-card .hfe-posts-grid .hfe-post-card:hover {
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px  rgb(0 0 0 / 0.1);
}

.icon-texttt .elementor-icon-box-wrapper {
    align-items: flex-start;
    display: flex;
    gap: 10px;
    justify-content: center;
}
.menu-item a.hfe-menu-item:focus {
    outline: none;
}

/* Container */
.hfe-post-image {
    overflow: hidden;
}

/* Image */
.hfe-post-image img {
    transition: transform 0.4s ease;
}

/* Hover Zoom Effect */
.hfe-post-image:hover img {
    transform: scale(1.1);
}
