.section-page-about {
    padding: 120px 20px 100px 20px;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.section-page-about:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1;
}

.section-page-about .about-col .about-content {
    position: relative;
    z-index: 2;
    max-width: 700px;
}

@media (min-width: 768px) {
    .section-page-about .about-col .about-content {
        text-align: left !important;
    }
}

.section-page-about .about-col .about-content h1 {
    font-size: clamp(20px, 12vw, 45px);
    font-weight: 700;
    line-height: 1;
    position: relative;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    display: block;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 10px 0 20px 0;
}

.section-page-about .about-col .about-content h1 span {
    color: #f6b619;
}

.section-page-about .about-col .about-content p {
    font-size: 18px;
    max-width: 700px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
}

.section-page-about .about-img {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #000;
    border-radius: 100rem;
    padding: 40px;
    max-width: 300px;
    margin: auto;
}

.section-page-about .about-img img {
    padding: 40px 50px 50px 38px;
    height: auto;
}
.section-about-1 .about-col {
    max-width: 500px;
}

.section-about-1 .about-col .about-content {
    position: relative;
    z-index: 2;
    max-width: 500px;
}

@media (min-width: 768px) {
    .section-about-1 .about-col .about-content {
        text-align: left !important;
    }
}

.section-about-1 .about-col .about-content h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: clamp(20px, 12vw, 40px);
    font-weight: 700;
    line-height: 1;
    position: relative;
    font-family: "Montserrat", sans-serif;
    color: #f6b619;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 10px 0 10px 0;
}

.section-about-1 .about-col .about-content h1 i {
    font-size: 22px;
    padding: 2px 10px 0 10px;
}

.section-about-1 .about-col .about-content h2 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 50px;
    line-height: 1.5;
}

.section-about-1 .about-col .about-content h2::after {
    content: "";
    position: absolute;
    bottom: -20px;
    height: 5px;
    left: 0;
    right: 0;
    background: #2c507c;
}

.section-about-1 .about-col .about-content h2::before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 10px;
    height: 5px;
    width: 200px;
    z-index: 3;
    background: #f6b619;
}

.section-about-1 .about-col .about-content p {
    font-size: 16px;
    margin-bottom: 30px;
    color: #000;
}

.section-about-1 .about-img {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 300px;
    margin: auto;
}

.section-about-2 {
    padding: 100px 20px 100px 20px;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.section-about-2:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1;
}

.section-about-2 .about-col {
    max-width: 500px;
}

.section-about-2 .about-col .about-content {
    position: relative;
    z-index: 2;
    max-width: 500px;
}

@media (min-width: 768px) {
    .section-about-2 .about-col .about-content {
        text-align: left !important;
    }
}

.section-about-2 .about-col .about-content h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: clamp(20px, 12vw, 40px);
    font-weight: 700;
    line-height: 1;
    position: relative;
    font-family: "Montserrat", sans-serif;
    color: #f6b619;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 10px 0 50px 0;
    position: relative;
}

.section-about-2 .about-col .about-content h1::after {
    content: "";
    position: absolute;
    bottom: -20px;
    height: 5px;
    left: 0;
    right: 0;
    background: #2c507c;
}

.section-about-2 .about-col .about-content h1::before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 10px;
    height: 5px;
    width: 200px;
    z-index: 3;
    background: #f6b619;
}

.section-about-2 .about-col .about-content h1 i {
    font-size: 22px;
    padding: 2px 10px 0 10px;
}

.section-about-2 .about-col .about-content h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
}

.section-about-2 .about-col .about-content p {
    font-size: 16px;
    margin-bottom: 30px;
    color: #fff;
    line-height: 1.5;
}

.section-about-2 .about-img {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 300px;
    margin: auto;
}

@media (max-width: 768px) {
    .section-about-2 .about-img {
        margin: unset;
    }
}

.section-about-team {
    padding: 103px 20px 130px 20px;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.section-about-team:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.95);
    z-index: 1;
}

.section-about-team .about-col .about-content {
    position: relative;
    z-index: 2;
    margin-top: 50px;
}

@media (max-width: 992px) {
    .section-about-team .about-col .about-content {
        margin-top: 0;
    }
}

.section-about-team .about-col .about-content h1 {
    display: block;
    font-size: clamp(20px, 5vw, 40px);
    font-weight: 700;
    line-height: 1;
    font-family: "Montserrat", sans-serif;
    color: #f6b619;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 10px 0 50px 0;
    position: relative;
}

.section-about-team .about-col .about-content h1::after {
    content: "";
    position: absolute;
    bottom: -20px;
    height: 5px;
    left: 0;
    right: 0;
    background: #2c507c;
}

.section-about-team .about-col .about-content h1::before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 10px;
    height: 5px;
    width: 200px;
    z-index: 3;
    background: #f6b619;
}

.section-about-team .about-col .about-content h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

.section-about-team .about-col .about-content p {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 1.5;
}

.section-about-team .team-img-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
    max-width: 600px;
    margin: auto;
}

.section-about-team .team-img-container .team-item {
    width: 130px;
    height: 130px;
    padding: 10px 15px;
}

.section-about-team .team-img-container .team-item img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100rem;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    border: 5px solid #f6b619;
}

.section-about-team .team-img-container .team-item:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}

.link-software {
    background-color: #fafafa !important;
    border-top: 2px solid #f6b619;
    margin-top: 90px;

    padding: 20px;
}
@media (max-width: 460px) {
    .main-nav .main-nav-container .nav-logo {
        margin-top: 20px;
    }
}

.productMiddle {
    text-align: center;
}

.productEnd {
    text-align: right;
}

@media screen and (max-width: 768px) {
    .productMiddle {
        text-align: left;
        margin-top: 20px;
    }

    .productEnd {
        text-align: left;
        margin-top: 20px;
    }
}
h6.application {
    color: grey;
}
