.custom_container{
    margin:0rem 1rem 0rem 1rem;
}
.elementor-section {
    background-image: url(https://www.funprimetechnology.com/images/career3.png);
     position: relative;
    background-size: cover;
    width: 100% !important;
    top:0rem;
    height: 60vh;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.elementor-shape-fill{
    z-index:9;
    fill:white;
}

.elementor-shape[data-negative=false].elementor-shape-bottom, .elementor-shape[data-negative=true].elementor-shape-top {
    -webkit-transform: rotate(
180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(
180deg);
}
.elementor-shape {
    overflow: hidden;
    position: relative;
    margin-top: -9.5%;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}


.titleWhy{
    padding-bottom:2rem;
}

#WhyFunprime,#carrerValue,#Opportunities
{
    margin-top:2rem;
    margin-bottom:2rem;
    text-align:center;
}
.teamTitle{
    font-weight:600;
    margin-bottom:3rem;
}
.cardsRow{
    justify-content: center;
    margin-top:1rem;
}
.cards{
border:1px solid #dad3f0;
margin:14px;
padding:2rem !important;
border-radius:20px;
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 41%);
}
.cards>div>h5{
    margin:1rem 0rem 1rem 0rem;
}
.elementor-image-box-title {
    font-weight: 700;
    font-size: 1.2em;
 
    font-family: "Roboto Slab", "Times New Roman", serif;
    color: #3C4858;
}
.gifDiv{
    margin-top:5rem !important;
}

/*Opportunity*/
.elementor-section .elementor-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}





@media (max-width: 110px)
{
.gifDiv{
    display:none;
}
    
}
