body {
    font-family: 'Poppins';font-size: 22px;
}
html {
    scroll-behavior: smooth;
}

.jumbo_content {
    color: white;
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    text-align: left;
}

.jumbo_content h1 {
    font-size: 60px;
    font-weight: 300;
}

.jumbo_content h2 {
    margin-top: 20px;
    font-weight: 100;
    margin-bottom: 30px;
}

.jumbo_content a.btn.btn-outline-primary {
    color: white;
    background: transparent;
    -webkit-appearance: none;
}

.jumbo_content_wrapper {
    max-width: 1180px;
    width: 100%;
    padding: 40px;
    margin-left: auto;
    margin-right: auto;
}

/*Team member css*/
body {
    margin-top: 20px;
}


/*!* Team *!*/

/*.team-member {*/
/*    background: #fff;*/
/*    text-align: center;*/
/*    transition: all 0.3s ease-in-out;*/
/*    -moz-transition: all 0.3s ease-in-out;*/
/*    -webkit-transition: all 0.3s ease-in-out;*/
/*    -o-transition: all 0.3s ease-in-out;*/
/*    -ms-transition: all 0.3s ease-in-out;*/
/*}*/

/*.team-member .team-photo {*/
/*    background: #fff;*/
/*    min-height: 200px;*/
/*    margin: 0 auto;*/
/*    padding: 24px 24px 32px 24px;*/
/*}*/

/*.team-member .team-attrs {*/
/*    padding: 2px 16px 16px 16px;*/
/*    color: #303030;*/
/*}*/

/*.team-member .team-attrs .team-name {*/
/*    font-size: 21px;*/
/*}*/

/*.team-member .team-attrs .team-position {*/
/*    font-size: 12px;*/
/*    letter-spacing: 2px;*/
/*    color: #a7a7a7;*/
/*}*/

/*.team-member .team-content {*/
/*    color: #303030;*/
/*    opacity: .8;*/
/*    padding: 16px 24px 40px 24px;*/
/*}*/

/*.team-member:hover {*/
/*    box-shadow: 2px 3px 9px rgba(0, 0, 0, 0.2);*/
/*}*/


/*!*------------------------------------------------------------------*/
/*[10. Hover Effects]*/
/**!*/

/*.item-wrap {*/
/*    margin-bottom: 30px;*/
/*}*/

/*figure {*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*    text-align: center;*/
/*}*/

/*figure img {*/
/*    position: relative;*/
/*    opacity: 1.0;*/
/*}*/

/*figure figcaption {*/
/*    padding: 1.0em;*/
/*    color: #303030;*/
/*    text-transform: uppercase;*/
/*    -webkit-backface-visibility: hidden;*/
/*    backface-visibility: hidden;*/
/*}*/

/*figure figcaption > .fig-description a {*/
/*    z-index: 1000;*/
/*    text-indent: 200%;*/
/*    white-space: nowrap;*/
/*    font-size: 0;*/
/*}*/

/*figure figcaption:before,*/
/*figure figcaption:after {*/
/*    pointer-events: none;*/
/*}*/

/*figure figcaption,*/
/*figure figcaption > a {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

/*figure h3 {*/
/*    word-spacing: -0.15em;*/
/*    font-family: "Montserrat", sans-serif;*/
/*}*/

/*figure h3 span {*/
/*    font-family: "Montserrat", sans-serif;*/
/*}*/

/*figure h3,*/
/*figure p {*/
/*    margin: 0;*/
/*}*/

/*figure p {*/
/*    letter-spacing: 1px;*/
/*    font-size: 68.5%;*/
/*}*/


/*!* Team Hover *!*/

/*figure.effect-zoe {*/
/*    margin: 0;*/
/*    width: 100%;*/
/*    height: auto;*/
/*    min-width: 200px;*/
/*    max-height: none;*/
/*    max-width: none;*/
/*    float: none;*/
/*}*/

/*figure.effect-zoe img {*/
/*    display: inline-block;*/
/*    opacity: 1;*/
/*}*/

/*figure.effect-zoe p.icon-links {*/
/*    margin: 0px;*/
/*}*/

/*figure.effect-zoe p.icon-links a {*/
/*    color: #fff;*/
/*    -webkit-transition: -webkit-transform 0.35s;*/
/*    transition: transform 0.35s;*/
/*    -webkit-transform: translate3d(0, 200%, 0);*/
/*    transform: translate3d(0, 200%, 0);*/
/*}*/

/*figure.effect-zoe p.icon-links a i::before {*/
/*    color: #fff;*/
/*    font-size: 24px;*/
/*    display: inline-block;*/
/*    padding: 15px 10px;*/
/*    margin-left: 0;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    -moz-osx-font-smoothing: grayscale;*/
/*}*/

/*figure.effect-zoe p.icon-links a:hover i::before {*/
/*    color: #f2f2f2;*/
/*}*/

/*figure.effect-zoe p.phone-number a {*/
/*    color: #fff;*/
/*    font-size: 12px;*/
/*}*/

/*figure.effect-zoe p.phone-number a:hover {*/
/*    color: #f2f2f2;*/
/*    text-decoration: none;*/
/*}*/

/*figure.effect-zoe figcaption {*/
/*    top: auto;*/
/*    bottom: 0;*/
/*    padding: 0;*/
/*    height: 8em;*/
/*    background: #a7a7a7;*/
/*    border-top: 3px solid #fff;*/
/*    color: #5d5d5d;*/
/*    -webkit-transition: -webkit-transform 0.5s;*/
/*    transition: transform 0.5s;*/
/*    -webkit-transform: translate3d(0, 100%, 0);*/
/*    transform: translate3d(0, 100%, 0);*/
/*}*/

/*figure.effect-zoe:hover figcaption,*/
/*figure.effect-zoe:hover h2,*/
/*figure.effect-zoe:hover p.icon-links a {*/
/*    -webkit-transform: translate3d(0, 0, 0);*/
/*    transform: translate3d(0, 0, 0);*/
/*}*/

/*figure.effect-zoe:hover p.icon-links a:nth-child(3) {*/
/*    -webkit-transition-delay: 0.1s;*/
/*    transition-delay: 0.1s;*/
/*}*/

/*figure.effect-zoe:hover p.icon-links a:nth-child(2) {*/
/*    -webkit-transition-delay: 0.15s;*/
/*    transition-delay: 0.15s;*/
/*}*/

/*figure.effect-zoe:hover p.icon-links a:first-child {*/
/*    -webkit-transition-delay: 0.2s;*/
/*    transition-delay: 0.2s;*/
/*}*/
/*!*end team member*!*/

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

@media only screen and (max-width: 600px) {
    .jumbo_content_wrapper {
        text-align: center;
        padding: 10px;
    }
}

.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}

.nav-color{
    background-color: #434847;
    color: #fff;
}

.btn-contact {
    background-color: #03cd74;
    color: #fff;
}

.btn-approach {
    background-color: #3c3c3c;
    color: #fff;
    border: 1px solid #03cd74;
}

/* Solid border */
.solid-divider {
    border-top: 3px solid #03cd74 !important;
    width: 100px;
}

.wrapper-who {
    display: flex;
    align-items: center;
}

.line {
    border-top: 2px solid #03cd74;
    flex-grow: 1;
    margin: 0 20px;
}

.home-page-h1 {
    margin-top: 50px;
    font-weight: 800;
}

.home-page-h2 {
    margin-top: 50px;
    font-size: 22px;
}

.card-text {
    font-size: 15px;
    text-align: center;
}

.card1 {
    color: #fff;
    height: 230px;
    width: 18rem;
    background-color: rgb(30,30,30);
    border-radius: 10px;
}

.card2 {
    color: #fff;
    height: 230px;
    width: 18rem;
    background-color: rgb(20,20,20);
    border-radius: 10px;
}

.card3 {
    color: #fff;
    height: 230px;
    width: 18rem;
    background-color: rgb(10,10,10);
    border-radius: 10px;
}

.card-icons {
    /*background-color: #fff;*/
    border-radius: 10px;
    padding: 3px;
}

.card-title {
    margin-bottom: 2.5rem;
    margin-top: 20px;
}

.profile-card .profile-content{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding:30% 4%;
    text-align: center;
    transition: 0.5s;

}
.profile-card .profile-content:hover{
    background-color: #434847;
    transition: 0.5s;
}

.profile-card .profile-content .title{
    font-size:24px;
    color:#fff;
    opacity:0;
    letter-spacing:2px;
    transition: 0.5s;
}

.profile-card:hover .title{
    opacity:1;
}
.profile-card:hover .title::after{
    content:"";
    display:block;
    width:50%;
    margin:10px auto;
    border-bottom:2px solid #222;

}
.profile-card .profile-content .title > span{
    display:block;
    margin:5px 0;
    font-size: 14px;
}
.profile-card .profile-content .social-link{
    margin:20px 0;
    padding:0;
    opacity:0;
}
.profile-card:hover .social-link{
    opacity:1;
}
.profile-card .profile-content .social-link li{
    display: inline-block;
    list-style: none;
    margin:0 4px;
}
.profile-card .profile-content .social-link li a{
    color:#FFF;
    width:30px;
    height:25px;
    line-height:24px;
    text-align: center;
    border-radius:5px;
}
@media only screen and (min-width: 992px) {
    .floatingbutton {
        position: absolute;
        right: 111px;
        top: 21px;
    }
}

.carousel-background-image {
    background: url('images/hero image.jpg') no-repeat;
    background-size: cover;
}

@media only screen and (max-width: 975px) {
    .carousel-background-image {
        background: url('images/background-small.png') no-repeat;
        background-size: cover;
    }
}

@media only screen and (max-width: 425px) {
    .carousel-background-image {
        height: 500px !important;
    }
}

@media only screen and (min-width: 426px) {
    .we-do-diff-class {
        margin-top: 150px;
    }
}

@media only screen and (max-width: 425px) {
    .display-line {
        display: none;
    }
}

@media only screen and (max-width: 965px) {
    .team-mobile {
        display: none;
    }
    .team-mobile-text {
        text-align: center !important;
        font-weight: bold;
    }
    .team-mobile-title {
        display: block;
    }
}