/* ========= Home page CSS Last edited by NK on 12-01-2023 at 16:57 Hours ========== */

/* ======= Banner section CSS starts here ======= */

section.home-banner {
    margin: 0;
}

.banner-wrapper {
    background-image: url(https://storage.googleapis.com/etechnologyconsultants.appspot.com/home-banner-bg-image2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}

.banner-wrapper .content-wrapper {
    margin-top: 15%;
    padding: 0 7.3em;
}

.banner-wrapper .content-wrapper span.pre-header-text {
    font-weight: 500 !important;
}

.banner-wrapper .content-wrapper h1 {
    font-size: 4em;
    letter-spacing: 2px;
    font-weight: 600;
    color: #FFF;
    margin: 30px 0;
    text-transform: uppercase;
}

.banner-wrapper .content-wrapper h3 {
    font-size: 2.5em;
    letter-spacing: 1px;
    color: #FFF;
    text-transform: capitalize;
    margin-bottom: 40px;
    margin-top: 0;
}

.banner-wrapper .content-wrapper h1 span.colored-fullstop {
    color: #faab19;
    font-weight: 600;
    font-size: 23px;
    position: relative;
    top: 1.4px;
    margin-left: 2px;
}

.banner-wrapper .content-wrapper h3 span.colored-fullstop {
    color: #faab19;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    top: 2.2px;
    margin-left: 0px;
}

.banner-wrapper .button-wrapper a.custom-button {
    border-color: #FFF;
}

.banner-wrapper .button-wrapper a.custom-button span {
    color: #FFF;
}

.banner-wrapper .button-wrapper a.custom-button::before {
    background-color: #222831;
}


/* ======== Banner section CSS ends here ========= */

/* ======== Services We Provide section CSS starts here ========= */
section.services-we-provide {
    margin-top: 60px;
}

section.services-we-provide .section-header {
    margin-bottom: 30px;
    background-color: #FFFFFF;
    text-align: left;
}

section.services-we-provide .section-header span.pre-header-text {
    color: #222831;
}

section.services-we-provide .section-header h2.section-title {
    font-size: 4em;
    line-height: 1.3;
    color: #faab19;
    font-weight: 600;
    letter-spacing: 0.8px;
    margin: 25px 0 50px 0;
}

section.services-we-provide .section-header p {
    font-size: 1.2em;
    line-height: 1.5;
    margin-bottom: 40px;
    letter-spacing: 1px;
    color: #222831;
}

section.services-we-provide #servicesOwlCarousel .owl-item .services-offered-card {
    background-color: #222831;
    padding: 35px;
    border-radius: 4px;
    height: 18em;
}

section.services-we-provide #servicesOwlCarousel .owl-item .services-offered-card .service-card-logo-wrapper {
    display: flex;
    justify-content: flex-start;
}

section.services-we-provide #servicesOwlCarousel .owl-item .services-offered-card .service-card-logo-wrapper img.service-icons {
    background-color: #faab19;
    width: 5em;
    padding: 8px;
    border-radius: 4px;
}

section.services-we-provide #servicesOwlCarousel .owl-item .services-offered-card h3.card-title {
    color: #faab19;
    margin-top: 50px;
    font-size: 2em;
}

/* ======== Services We Provide section CSS ends here ========= */

/* ============ Aim Vision Mission CSS begins here ============ */
section.mission-vision-values {
    margin: 60px 0 0 0;
}

section.mission-vision-values .padding-0,
section.mission-vision-values .margin-0 {
    padding: 0;
    margin: 0;
}

section.mission-vision-values article.overlay-wrapper {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    height: 110vh;
}

section.mission-vision-values article.overlay-wrapper::before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: #081436b0;
    opacity: 0.8;
}

section.mission-vision-values .bg-1 {
    background-image: url(https://storage.googleapis.com/etechnologyconsultants.appspot.com/aim-mission-vision-demo.jpg);
}

section.mission-vision-values .bg-2 {
    background-image: url(https://storage.googleapis.com/etechnologyconsultants.appspot.com/mission2.png);
}

section.mission-vision-values .bg-3 {
    background-image: url(https://storage.googleapis.com/etechnologyconsultants.appspot.com/values-overlay-bg.jpg);
}

section.mission-vision-values article.overlay-wrapper .text-content {
    padding: 50px;
    text-align: left;
    position: relative;
    z-index: 100;
}

section.mission-vision-values article.overlay-wrapper .text-content h2 {
    font-size: 3.5em;
    line-height: 1.5;
    color: #faab19;
    font-weight: 600;
    letter-spacing: 0.6px;
    margin: 20px 0 80px 0;
}

section.mission-vision-values article.overlay-wrapper .text-content h3 {
    color: #FFFFFF;
    font-size: 2em;
    line-height: 1.3;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
}

section.mission-vision-values article.overlay-wrapper .text-content ul.custom-list {
    list-style: none;
    padding: 0;
}

section.mission-vision-values article.overlay-wrapper .text-content ul.custom-list>li {
    margin-bottom: 20px;
    font-size: 1.1em;
    line-height: 2;
    letter-spacing: 1.2px;
    font-weight: 600;
    color: #FFFFFF;
}

section.mission-vision-values article.overlay-wrapper .text-content ul.custom-list>li>ion-icon {
    color: #faab19;
    margin-right: 10px;
    font-size: 1.3em;
    position: relative;
    top: 5px;
}

/* ============ Aim Vision Mission summary CSS ends here ============ */


/* ========= Why choose us section CSS starts here ========= */
section.why-choose-us {
    margin: 60px 0;
}

section.why-choose-us section.heading-wrapper {
    background-color: #FFFFFF;
    padding: 20px 0;
}

section.why-choose-us section.heading-wrapper span.pre-header-text {
    color: #222831;
}

section.why-choose-us section.heading-wrapper h2 {
    font-size: 4em;
    line-height: 1.3;
    color: #faab19;
    font-weight: 600;
    letter-spacing: 0.8px;
    margin-top: 25px;
}

section.why-choose-us section.heading-wrapper p {
    font-size: 1.1em;
    letter-spacing: 0.6px;
    line-height: 1.5;
    margin-top: 50px;
    color: #222831;
}

section.why-choose-us ul.company-tag-lines {
    padding: 0;
    margin-top: 50px;
    list-style: none;
    color: #222831;
    font-size: 1.3em;
}

section.why-choose-us ul.company-tag-lines>li {
    margin-bottom: 10px;
}

section.why-choose-us ul.company-tag-lines>li>ion-icon {
    color: #222831;
    margin-right: 0px;
    font-size: 1.3em;
    position: relative;
    top: 5px;
}

section.why-choose-us ul.company-tag-lines>li>span {
    text-transform: uppercase;
    font-weight: 600;
    color: #faab19;
    margin-right: 7px;
}

section.why-choose-us section.card-wrapper {
    background: #FFFFFF;
}

section.why-choose-us section.card-wrapper .benefits-card {
    padding: 25px;
    margin-top: 30px;
    background: #222831;
    text-align: center;
    box-shadow: 3px 3px 8px #d3d3d3;
}

section.why-choose-us section.card-wrapper .benefits-card img.benefits-icon {
    width: 75px;
}

section.why-choose-us section.card-wrapper .benefits-card h3 {
    color: #FFFFFF;
    font-size: 1.6em;
    line-height: 1.4;
}

/* ========= Why choose us section CSS ends here ========= */


/* ========== Our Scope of Work CSS starts here ========= */
section.scope-of-work {
    background-color: #222831;
    margin-top: 30px;
}

section.scope-of-work .about-content {
    padding: 40px 25px 0;
}

section.scope-of-work .section-title {
    position: relative;
}

section.scope-of-work .section-title h2 {
    font-size: 4em;
    line-height: 1.3;
    color: #faab19;
    font-weight: 600;
    letter-spacing: 0.8px;
    margin: 25px 0;
    text-transform: capitalize;
}

section.scope-of-work ul.work-list {
    padding: 0;
    margin-top: 30px;
    list-style: none;
    color: #fff;
    font-size: 1.2em;
}

section.scope-of-work ul.work-list>li {
    margin-bottom: 10px;
}

section.scope-of-work ul.work-list>li>ion-icon {
    color: #faab19;
    margin-right: 0px;
    font-size: 1.3em;
    position: relative;
    top: 5px;
}

section.scope-of-work .padding-0 {
    padding: 0;
}

section.scope-of-work .side-image-wrapper {
    width: 48em;
}

section.scope-of-work img.scope-of-work-img {
    height: 49em;
}

/* ========== Our Scope of Work CSS ends here ========= */