/* Add here all your css styles (customizations) */

.logo-subtitle {
    font-size: 13px;
    margin-left: 5px;
    color: #000000;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-weight: normal;
    /* position: absolute;
    left: 265px;
    top: 20px; */
}

.lang-switcher {
    line-height: 65px;
    margin-left: 15px;
    font-weight: bold;
}

.lang-switcher a {
    color: #000;
}

.lang-switcher a {
    display: inline;
}

.one-page-header.top-nav-collapse .logo-subtitle {
    color: #000000 !important;
    text-transform: capitalize;
}

.contact-list li {
    margin-bottom: 15px;
}
.contact-list li i {
    margin-bottom: 15px;
    width: 50px;
    display: inline-block;
    color: #e74c3c;
    text-align: center;
}
.contact-list li .phone-number {
    font-size: 2em;
    font-weight: 800;
    color: brown;
}
.contact-intro {
    font-size: 1.2em;
    font-weight: 500;
}

.contact-side {
    padding-top: 20px;
    font-size: 1.2em;
}

.contact-side h3 {
    font-weight: bold;
}
    .sky-form fieldset {
    background: #e5e5e5;
    -ms-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 12px 24px -6px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 12px 24px -6px rgba(0,0,0,0.4);
    box-shadow: 0px 12px 24px -6px rgba(0,0,0,0.4);
    padding: 25px;
}

    .tp-caption a { color: #fff; text-transform: capitalize}


@media (max-width: 991px) {
    .one-page-header .lang-switcher {
        line-height: 15px;
        margin-right: 0;
    }

    .navbar-brand > img {
        width: 175px;
    }

    .logo-subtitle {
        letter-spacing: 1px;
        font-size: 9px;
        left: 13px;
        top: 40px;
    }


}

.whatsapp {
    margin-bottom: 15px;
}


/* 


@media (max-width: 1199px) {
    .our-team-v4-member-wrapper img {
        height: 310px;
   
    }
}
@media (max-width: 991px) { 
    .our-team-v4-member-wrapper img {
        height: 450px;
   
    }
}*/

.our-team-v4-member-wrapper img {
    border-radius: 10%;

    -webkit-box-shadow: 10px 10px 32px 0px rgba(117,117,117,0.83);
    -moz-box-shadow: 10px 10px 32px 0px rgba(117,117,117,0.83);
    box-shadow: 10px 10px 32px 0px rgba(117,117,117,0.83);
}

.our-team-v4-start {
    background-image: none;
    height: 471px;
}

.our-team-v4-members {
    margin-top: -175px;
}

@media (max-width: 767px) {
    .our-team-v4-member-wrapper img {
        width: 80%;
        border-radius: 50%;
    }
} 

@media (max-width: 500px) {
    .g-heading-v7 h2, .g-heading-v7 .h2 {
        font-size: 24px;
    }
}
