.introHeading {
    color: #555555 !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
    margin: 0 0 10px !important;
    font-family: "Poppins", sans-serif !important;
}

.introText {
    /* color: #6a6a6a !important; */
    line-height: 1.8em !important;
    text-align: justify !important;
    display: block !important;
    font-size: 15px !important;
    margin-block-start: 1em !important;
    margin-block-end: 1em !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
    font-family: "Hind", sans-serif !important;
}

.unorderList li {
    line-height: 1.8em;
    color: #6a6a6a;
    padding-bottom: 10px;
    font-size: 14px;
    text-align: justify;
    list-style-position: outside;
    margin-left: 1em;
}

.about .single-features-style-two .inner {
    width: 100%;
    margin-top: 30px;
    height: 300px;
}

.about .single-features-style-two {
    border: 1px solid #e8e8e8;
    text-align: center;
    min-height: 306px;
    display: flex;
    align-items: center;
    padding-bottom: 15px;
}

.about-team .single-team-style-two .img-box {
    cursor: pointer;
}

.about-team .single-team-style-two .img-box .social {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    border-radius: 50%;
    transform: scale(0);
    transition: all 0.4s ease;
}

.about-team .team-style-two-carousel .owl-nav [class*="owl-"] {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #555555 !important;
    color: #fff;
    font-size: 15px;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 28px;
    transition: all 0.4s ease;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.time-line ul.tab-title li a:hover,
.time-line ul.tab-title li a:focus,
.time-line ul.tab-title li a:active {
    color: #555555 !important;
}

.time-line .about-history .tab-content .content {
    padding-left: 50px;
    padding-top: 0px !important;
}

.time-line .about-history .tab-content .content p {
    text-align: justify;
}

.about-title ul.breadcumb a,
.inner-banner ul.breadcumb span {
    color: #555555;
    font-size: 18px;
}

.about-title ul.breadcumb span.sep {
    margin-left: 10px;
    margin-right: 10px;
    color: #555555;
}

.about-title ul.breadcumb span {
    color: #fff;
}

.about-style-three .about-content h3 {
    font-size: 30px;
    line-height: 38px;
    color: #555555 !important;
    font-weight: 600;
    font-family: "Poppins";
    font-weight: 600;
}

.time-line .tab-content h3 {
    color: #555555 !important;
    font-size: 24px;
    font-weight: 600;
    font-family: "Poppins";
}


/* 
sup { 
    vertical-align: super; 
    font-size: small; 
}  */


/* .about .about-item-lead {
    float: left;
    width: 50%;
    overflow: hidden !important;
    margin-bottom: 50px;
    padding-left: 0px;
    padding-right: 50px;
} */


/* .about-style-prof {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    background-color: #eee;
} */

.features-style-two {
    padding-top: 50px;
    padding-bottom: 50px;
}

.about-item-lead {
    overflow: hidden !important;
    margin-bottom: 20px;
}

.about-item-lead .img-box {
    width: 230px !important;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    border-radius: 50%;
}

.mb-20 {
    margin-bottom: 60px;
}

.about-team .row {
    margin-right: 0px;
    margin-left: 0px;
}

.head_row {
    padding: 0px 25px 0px;
}

.about .about-item {
    float: left;
    width: 20%;
    overflow: hidden !important;
    margin-bottom: 20px;
}

.about .about-team-img {
    border: 4px solid #555555;
}

.about .sec-pad {
    padding: 80px 0;
}

.popup-modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/ opacity */
    z-index: 100000;
}

.popup-content {
    position: relative;
    top: 10%;
    width: 50%;
    text-align: center;
    margin: auto;
    background-color: #ffffffcc !important;
    color: #484848;
    /* border-radius: 20px; */
    /* box-shadow: 0px 0px 3px 0px #afafaf; */
    padding: 0px;
    margin-bottom: 30px;
    overflow: hidden;
    transform: scale(0);
    transition: 0.3s;
}

.close {
    color: #fff !important;
    position: absolute;
    top: 15px;
    right: 0px;
    font-size: 40px;
    font-weight: 100;
    opacity: 1 !important;
    width: 40px;
    height: 40px;
    background-color: #800000;
}

.close:hover,
.close:focus {
    background-color: #556270 !important;
    text-decoration: none;
    cursor: pointer;
    opacity: 1 !important;
}

.popup-top {
    width: 100%;
    height: 50px;
}

.popup-top-heading {
    position: absolute;
    left: 0;
    top: 0;
    float: none;
    background-color: transparent;
    width: 320px;
    height: auto;
    padding: 11px 100px;
    text-align: center;
}

.popup-top-heading h1 {
    /* font-size: 21px; */
    margin: 0px auto;
    /* background-color: brown; */
    top: 0px;
    left: 0px;
    position: absolute;
    padding: 11px 30px;
    background: #555555;
    color: #fff;
    font-size: 22px;
    min-width: 320px;
}

.popup-top-heading h3 {
    /* font-size: 21px; */
    margin: 0px auto;
    /* background-color: brown; */
    top: 46px;
    right: 0px;
    position: absolute;
    padding: 11px 8px;
    background: #556270;
    color: #fff;
    font-size: 15px;
    min-width: 200px;
    font-weight: 300;
}

.popup-bot {
    width: 100%;
    padding: 55px 40px 25px;
    height: auto;
    color: #484848;
    font-size: 14px;
    text-align: left;
}


/*  */

#more {
    display: none;
}

#myBtn {
    color: #555555;
    font-size: 100%;
    text-align: left;
    font-weight: 100;
    font-size: 15px;
    background-color: white;
    border: 0px solid white;
    padding-left: 0px;
    font-family: "Hind", sans-serif !important;
    margin-bottom: 30px;
    cursor: pointer;
    display: inline-block;
}


/*  */

.time-line-img img {
    width: 100%;
}

.about-prof p {
    text-align: justify;
}

.about .company-history {
    text-align: justify;
}


/*  */

.about-row {
    border: 0px solid #6a6a6a;
}

.VISION {
    width: 50%;
    height: auto;
    /* background-color: #484848; */
    float: left;
    padding: 20px;
    border-left: 1px solid #6a6a6a;
    border-bottom: 1px solid #6a6a6a;
}

.MISSION {
    width: 50%;
    height: auto;
    /* background-color: #556270; */
    float: left;
    padding: 20px;
}

.MISSION ul {
    padding: 0px;
}

.VALUES {
    width: 50%;
    height: auto;
    /* background-color: #6a6a6a; */
    float: left;
    padding: 20px;
    border-left: 1px solid #6a6a6a;
}

.VALUES ul {
    padding: 0px;
}