/* text general */
body {
    font-family: "Roboto", sans-serif;
}

/* banner marketing */
.banner-marketing {
    background-color: #2C5A82;
}

.banner-top p {
    color: #F0F0F0;
    text-align: center;
    margin-top: 1rem;
    font-size: 0.9rem;
}

/* background total color web */
.bg-color {
    background-color: #212A37;
}

/* menu */
.dropdown-toggle::after {
    display: none;
}

.text-decoration-none {
    text-decoration: none !important;
}

/* welcome */
.img-fluid {
    border-radius: 15px;
}

.text-center-intro {
    text-align: center;
}

.intro-welcome {
    margin-top: 3rem;
    margin-bottom: 6rem;
}

.text-intro h1 {
    font-size: 1.2rem;
    color: #F0F0F0;
    text-align: center;
    margin-top: 3rem;
    font-weight: 400;
    font-family: "Special Gothic Expanded One", sans-serif;
}

.text-intro p {
    font-size: 1rem;
    color: #F0F0F0;
    margin-top: 1rem;
}

/* technica */
.content-technica p {
    color: #fff;
    font-weight: 300;
    font-size: 0.9rem;
}

.content-technica a {
    margin-bottom: 1.5rem;
}

.technica-title h2 {
    color: #F0F0F0;
    font-size: 1.1rem;
    font-weight: 400;
    font-family: "Special Gothic Expanded One", sans-serif;
}

.content-technica h3 {
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    margin-top: 1rem;
    font-weight: 600;
}

.technica-title p {
    font-size: 1rem;
    color: #F0F0F0;
}

.technica {
    margin-bottom: 6rem;
}

/* profesional */
.content-profesional p {
    font-size: 0.9rem;
    color: #fff;
    font-weight: 300;
}

.content-profesional a {
    margin-bottom: 1.5rem;
}

.title-profesional h2 {
    color: #F0F0F0;
    font-size: 1.1rem;
    font-weight: 400;
    font-family: "Special Gothic Expanded One", sans-serif;
}

.content-profesional h3 {
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    margin-top: 1rem;
    font-weight: 600;
}

.title-profesional p {
    font-size: 1rem;
    color: #F0F0F0;
}

.profesional-service {
    margin-bottom: 6rem;
}

/* pruduct develop */
.title-product-develop h2 {
    color: #F0F0F0;
    font-size: 1.1rem;
    font-weight: 400;
    font-family: "Special Gothic Expanded One", sans-serif;
}

.title-product-develop p {
    font-size: 1rem;
    color: #F0F0F0;
}

.product-develop {
    margin-bottom: 6rem;
}

/* client network */
.title-client h2 {
    color: #F0F0F0;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 400;
    font-family: "Special Gothic Expanded One", sans-serif;
}

.title-client p {
    font-size: 1rem;
    color: #F0F0F0;
}

.client-working-finish {
    margin-bottom: 6rem;
}

.content-client-descriptions h3 {
    font-size: 1rem;
    text-align: center;
    margin-top: 1rem;
    color: #fff;
    font-weight: 600;
}

.content-client-descriptions p {
    font-size: 1rem;
    color: #F0F0F0;
}


/* post exo */
.title-post-exo h2 {
    color: #F0F0F0;
    font-size: 1.1rem;
    font-weight: 400;
    font-family: "Special Gothic Expanded One", sans-serif;
}

.title-post-exo p {
    font-size: 1rem;
    color: #F0F0F0;
}

.post-exotechhub {
    margin-bottom: 6rem;
}

.content-post-exo-descriptions h3 {
    font-size: 1rem;
    text-align: center;
    margin-top: 1rem;
}

.content-post-exo-descriptions p {
    font-size: 1rem;
    color: #fff;
    text-align: center;
}

/* footer  */
.footer-company-sections {
    background-color: #212529;
}

.title-footer h2 {
    color: #F0F0F0;
    font-size: 1rem;
    font-weight: 600;
    text-align: center;
    margin-top: 3rem;
}

.contact-footer {
    text-align: center;
}

.contact-footer p {
    color: #128FFB;
}

.contact-footer a {
    color: #128FFB;
    text-decoration: none;
}

.contact-footer a:hover {
    color: #3486cd;
    text-decoration: underline;
}

.map-site a {
    color: #128FFB;
    text-decoration: none;
}

.map-site a:hover {
    color: #3486cd;
    text-decoration: underline;
}

.social-network {
    color: #F0F0F0;
    text-align: center;
}

.social-network a {
    color: #128FFB;
    text-decoration: none;
}

.social-network a:hover {
    color: #3486cd;
    text-decoration: underline;
}

.company-footer P {
    font-size: 0.9rem;
    color: #F0F0F0;
    text-align: center;
    margin-top: 3rem;
}

/* page contact */
.text-intro h2 {
    color: #fff;
    font-size: 1.3rem;
    font-weight: 300;
}

.text-intro ul,
strong {
    color: #fff;
    font-size: 1rem;
}