/**
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
*/
.single-team-area{
    flex-direction: column !important;
}
.single-team-area > div{
    max-width: 100% !important;
}
.custom_team img{
    height: 300px !important;
    width: 100%;
    border-radius: 50%;
}
.my_home_banner .slick-next {
    right: 45px;
}
.my_home_banner .slick-prev {
    left: 25px;
    z-index: 1;
}
.my_home_banner .slick-prev:before,.my_home_banner  .slick-next:before {
    font-size: 30px;
}
.my_home_banner .slick-dots {
    bottom: 275px;
}
.page-id-310 .my_home_banner .slick-dots {
    bottom: 395px;
}
.my_home_banner .slick-dots  li.slick-active button:before{
    color: #FFC03D;
}
.my_home_banner .slick-dots  li button:before{
    color: #fff;
}
.short-bio{
    display: none;
}
.short-bio.active{
    display: flex;
    top: 50%;
    position: fixed;
    transform: translate(-50%, -50%);
    z-index: 9999;
    left: 50%;
    background: white;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 50px;
    opacity: 1;
}
.popup_content {
    display: none;
}
.why_ajayan{
    display: none;
}
.team_details{
    display: none;
}
.why_ajayan.active {
    display: flex;
    position: fixed;
    /* position: absolute; */
    background: white;
    /* padding-right: 20px;  */
     left: 50%;
    z-index: 9999;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 50px;
    box-shadow: beige;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 600px;
}
.myright > div > .elementor-element{
    z-index: -1;
}

#popmake-1110 .pum-close{
    background-color: #ffc03d !important;
}
#popmake-1110 {
    padding: 50px;
}
#popmake-1110 p,#popmake-1110 li, #popmake-1110 span{
    font-family: 'Open Sans',sans-serif !important;
    font-weight: bold;
    color: #212d45;
}
.pum-theme-1101, .pum-theme-default-theme {
    background-color: rgba( 255, 255, 255, 0.5 );
}
.my_service_banner  .elementor-element > .e-con-inner{
    height: 800px !important;
}
#popmake-1110 .elementor-icon-list-items{
        gap: 10px;
        display: flex;
        flex-direction: column;
}
.single-team-area{
        z-index: -1;
        position: relative;
}
.single-team-area.active{
    z-index: 99;
}
.custom_team {
    justify-content: center;
}
#popmake-1110 h3.elementor-icon-box-title{
        margin-bottom: 20px;
}