/**
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
*/



/* ========================= BASIC STLE =========================== */
body{
    margin-top: 0px !important;
}
.page-id-813 .site-header, .page-id-943 .site-header,
.page-id-739 .site-header{
background: #fff;
}
.bg-1{
	    background-image: linear-gradient(180deg, #eceafdcc 50%, rgba(236, 234, 253, .05) 100%);
}
.demo-form form input#form-field-email{
    height: 58px;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
}
.demo-form form input#form-field-email:focus{
	    border: 2px solid #965BA5;
	    outline: none;
}
.demo-form form .elementor-field-type-submit button{
    height: 58px;
}
.site-header{
	    position: fixed;
    width: 100%;
    z-index: 9;
}
.site-header .ast-primary-header-bar {
    background-color: transparent;
    border: none;
        -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
}
.header-scrolling{
	background-color: rgba(255, 255, 255, .7)!important;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}
.company-carousal .swiper-slide img{
	cursor: pointer;
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
        padding: 20px;
}

.video-btn .elementor-button{
height: 115px;
    width: 115px;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    padding: 0px;
    border-radius: 50%;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.video-btn .elementor-button span.elementor-button-icon.elementor-align-icon-left{
	padding-left: 15px;
}
.video-btn .elementor-button:hover span.elementor-button-icon{
	font-size: 48px;
}
span.elementor-button-icon{
-webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;	
}
.testimonial-carousal .elementor-testimonial .elementor-testimonial__content{
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    border-radius: 8px;
}
.ast-builder-html-element h2.widget-title{
	text-align: left;
}
.ast-builder-footer-grid-columns {
    grid-column-gap: 20px;
}
.ast-builder-html-element ul{
    margin: 0px;
    list-style-type: none;
}
.ast-builder-html-element ul li span{
    margin-right: 12px;
}
.ast-builder-html-element ul li span svg{
    fill: #965ba5;
}
.ast-builder-html-element ul li a{
	    margin-bottom: 10px;
    display: block;
    font-size: 15px;
}
.widget_nav_menu li{
	    margin-bottom: 10px;
}
 h2.widget-title{
	    color: #373f44;
}
ul.simple-list {
    margin: 0px;
    margin-left: 18px;
}
.story-vid_btn .elementor-button:before{
	    content: '';
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
    background: rgba(255, 255, 255, 0.2);
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.story-vid_btn .elementor-button:hover:before {
    opacity: .75;
    left: -1.5rem;
    right: -1.5rem;
    top: -1.5rem;
    bottom: -1.5rem;
}
.team-box .elementor-image-box-img{
border-radius: 14px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.team-box .elementor-image-box-img img{
	transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    overflow: hidden;
    -webkit-transition: transform 400ms;
    -moz-transition: transform 400ms;
    -o-transition: transform 400ms;
    transition: transform 400ms;
}
.team-box .elementor-image-box-img:hover img{
	transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05);
}
.team-box .elementor-image-box-img:hover::before{
    opacity: .45;
    -moz-opacity: .45;
    z-index: 1;
}
.team-box .elementor-image-box-img:before{
	content: '';
	    opacity: 0;
    -moz-opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(20, 20, 20, .25);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.contact-form form input, .contact-form form select, .contact-form form textarea{
border: 1px solid #ddd;
}

.contact-form form input:focus, .contact-form form select:focus, .contact-form form textarea:focus{
	border-color: #965BA5 !important;
    outline: none !important;
    box-shadow: none !important;
}
.blog-articles article:hover .elementor-post__title a{
color: #965ba5 !important;
}
.blog-articles .elementor-pagination .page-numbers{
height: 40px;
    width: 40px;
    position: relative;
    background: #eee;
    display: inline-block;
    line-height: 40px;
    border-radius: 4px;
    text-decoration: none
}
.blog-articles .elementor-pagination .page-numbers:hover{
    background: #965ba5;
    color: #fff;
}
.blog-articles .elementor-pagination .current.page-numbers{
    background: #965ba5;
    color: #fff;
}
body, h1, .entry-title a, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6{
	margin-bottom: 15px;
    margin-top: 15px;
}
.ast-single-post code {
    background-color: #000;
    padding: 20px 18px;
    margin: 30px 0;
    display: block;
    width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
}
.ast-single-post blockquote{
	    padding: 0px;
    margin: 0px;
    font-weight: 200;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
}
.ast-single-post figcaption{
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: 24px;
    color: #6c757d;
}
.ast-single-post cite{
font-style: italic;
}
.site-header{
	top: 0;
}
.logged-in .site-header{
	top: 32px;
}
.ast-single-post .site-content .single-post_content img{
	text-align: center;
    border-radius: 20px;
    align-items: center;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}
.elementor-774 .elementor-element.elementor-element-6b9a872{
	line-height: 32px;
	    font-size: 18px;
}
.ast-page-builder-template .comments-area {
    padding-left: 0px;
    padding-right: 0px;
    }
    .ast-single-post fieldset {
    border: none;
    margin: 0 0;
    padding: 0px;
}
.comment-reply-title{
	font-weight: 700 !important;
}
.ast-comment-formwrap{
	padding: 0 0px;
}
.ast-comment-formwrap input:focus{
	border-color: #965ba5;
	outline-color:#965ba5;
}
.icon-box_wrap .elementor-icon-box-wrapper .elementor-icon-box-title{
margin-top: 0px;
}
.icon-box_wrap .elementor-icon-box-icon{
	position: relative;
}
.icon-box_wrap .elementor-icon-box-icon:before {
    content: '';
    width: 130px;
    height: 130px;
    position: absolute;
    top: -40px;
    left: calc(50% - 70px);
    background-image: url(http://localhost/WP-Projects/HR Pivot/wordpress/wp-content/uploads/2023/06/healthcare.svg);
}
.job-wrap .elementor-widget-container{
	    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.job-wrap .elementor-widget-container:hover{
	    border-color: transparent;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
}
.job-wrap .elementor-image-box-content span{
     font-size: 0.8rem !important;
    line-height: 1;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px;
    margin-bottom: 14px !important;
}
.job-wrap .elementor-image-box-content h6{
    line-height: 1.35;
    font-weight: 700;
    font-size: 1.25rem;
    margin-bottom: 6px;
}
.custom-menu.current-menu-item a{
	color: #353f4f !important;
}
.marketplace-s2 {
        box-shadow: 0 30px 60px -40px rgb(31 38 23 / 50%)
} 

.flip-box_wrap .elementor-cta__bg-wrapper{
        position: absolute !important;
    z-index: 9;
    width: 75px !important;
    min-width: 75px !important;
    min-height: 22px !important;
    bottom: 35%;
    right: 10px;
}
.flip-box_wrap .elementor-cta__bg-overlay{
    display: none;
}
.flip-box_wrap.elementor-bg-transform-zoom-in:hover .elementor-bg, .flip-box_wrap.elementor-bg-transform-zoom-out .elementor-bg{
        transform: scale(1) !important;
}
.flip-box_wrap span.elementor-cta__button.elementor-button.elementor-size-xs {
    padding-left: 0px;
    padding-right: 0px;
}

.flip-box_wrap .elementor-cta__content{
background-color: #fff !important;
}
.show-detail{
    overflow: hidden !important;
}
.product-column{ 
    position: relative;
    overflow: hidden;
}

.product-column .elementor-widget-wrap.elementor-element-populated{
     box-shadow: 0 30px 20px -40px rgb(31 38 23 / 50%);
    border-radius: 15px !important;
    background: #fff;
    border: 1px solid #ddd;
}
.product-column .elementor-widget-wrap.elementor-element-populated{
     padding-left: 0px !important;
}
.product-column .elementor-widget-wrap.elementor-element-populated .elementor-cta__title{
padding-left: 10px;
padding-right: 10px;
}
.product-column .elementor-widget-wrap.elementor-element-populated .elementor-cta__description{
padding-left: 10px;
}
.product-column .elementor-widget-wrap.elementor-element-populated  .elementor-cta__button-wrapper{
  padding-left: 10px;
padding-right: 10px;  
}
.elementor-943 .elementor-element.elementor-element-f8a0e5f > .elementor-widget-container{
    margin: 0px !important;
}
span.product-cat {
    font-size: 14px;
    line-height: 24px;
    color: #babab9;
    display: block;
        margin-bottom: 0px;
}
.flip-box_wrap .elementor-cta__description.elementor-cta__content-item.elementor-content-item{
    margin-bottom: 10px;
        opacity:1;
    transition: all .25s ease-in .25s;
        padding-right: 10px;
}
.flip-box_wrap .elementor-cta__button-wrapper.elementor-cta__content-item.elementor-content-item{
  opacity: 1;
    transition: all .25s ease-in .25s;

}
.flip-box_wrap a.elementor-cta__button.elementor-button.elementor-size-xs{
padding-left: 0px !important;
padding-right: 0px !important;
}
a:focus{
    outline: none !important;
}
.flip-box_wrap .elementor-cta__content{
border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.icon-box_wrap a.elementor-cta__button.elementor-button.elementor-size-sm {
    padding-left: 0px;
    padding-right: 0px;
}
/* ============================= RESPONSIVE ============================ */
@media only screen and (max-width: 1024px) {
  body:not(.rtl) .elementor-6 .elementor-element.elementor-element-07bc38b {
    right: 0px;
}
#masthead .ast-mobile-header-wrap .ast-primary-header-bar, #masthead .ast-mobile-header-wrap .ast-below-header-bar {
    padding-left: 10px;
    padding-right: 10px;
}
footer#colophon {
    padding-left: 10px;
    padding-right: 10px;
}
.ast-builder-grid-row-container.ast-builder-grid-row-tablet-5-equal .ast-builder-grid-row {
    grid-template-columns: repeat( 3,1fr );
}
}

/* ============================= RESPONSIVE ============================ */
@media only screen and (max-width: 768px) {

.ast-builder-grid-row-container.ast-builder-grid-row-tablet-5-equal .ast-builder-grid-row {
    grid-template-columns: repeat( 3,1fr );
}
}

/* ============================= RESPONSIVE ============================ */
@media only screen and (max-width: 460px) {
.site-header{
	top: 0px;
    z-index: 999;
}
.logged-in .site-header{
    top: 46px;
}
#masthead .ast-mobile-header-wrap .ast-primary-header-bar, #masthead .ast-mobile-header-wrap .ast-below-header-bar {
    padding-left: 10px;
    padding-right: 10px;
}
header.fixed_header {
    top: 0px !important;
}
.video-btn .elementor-button{
	height: 60px;
    width: 60px;
        font-size: 28px;
}
.video-btn .elementor-button span.elementor-button-icon.elementor-align-icon-left {
    padding-left: 6px;
    margin-right: 0px;
}
.video-btn .elementor-button  span.elementor-button-icon{
	font-size: 28px;
}
.video-btn .elementor-button:hover span.elementor-button-icon {
    font-size: 26px;
}
footer#colophon {
    padding-left: 10px;
    padding-right: 10px;
}
.ast-builder-html-element ul li a{
	    text-align: left;
}
body{
	margin-top: 0px;
}
.ast-builder-grid-row-container.ast-builder-grid-row-tablet-5-equal .ast-builder-grid-row {
    grid-template-columns: repeat( 1,1fr );
}
}