body {
    font-family: 'Poppins', sans-serif;
    background-color: #fcfcfc;
}

.secc_1_bg {
    min-height: 680px;
    background-image: url('../img/Tecmedia-final.pdf-image-010.jpg');
    background-size: cover;
    background-position: center;
}

.secc_1 {
    min-height: 680px;
    background-color: #18264f63;
}

.secc_1 .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid white;
    padding-bottom: 12px;
}

.kl-logo-main {
    max-width: 250px;
}

h1 {
    margin-bottom: 18px;
}

h6 {
    font-weight: 300;
}

.secc_1 .menu {
    display: flex;
    justify-content: flex-end;
}

.secc_1 .menu a {
    margin-left: 30px;
    color: white;
    font-size: 20px;
    font-weight: 200;
    padding-top: 10px;
    padding-bottom: 10px;
}

.secc_1 .menu a:hover {
    color: white;
    text-decoration: none !important;
}

.secc_1 .bottom-left {
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: block;
}

.secc_1 .bottom-left h1 {
    margin: 0;
    margin-bottom: 18px;
}

.secc_1 .bottom-left h4 {
    margin: 10px 0;
}

.secc_1 .bottom-left button {
    margin-top: 10px;
}

.h1box {
    padding-left: 10%;
    padding-bottom: 5%;
    max-width: 70%;
    color: white;
}

.subtitle_blue {
    color: #3c72fc;
    font-weight: 700;
}

.title_content {
    font-size: 30px;
    font-weight: 700;
    color: black;
    padding-bottom: 25px;
    line-height: 28px;
}

.text_white {
    color: white;
}

.card1 {
    background-color: white;
    box-shadow: 4px 7px 12px -8px;
    background-image: url(../img/Tecmedia-final.pdf-image-022.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 170px;

}

.card-body {
    padding: 0px !important;
    padding-top: 20px !important;
}

.card-title {
    font-size: 20px;
    font-weight: 700;
}

.cardImgico {
    width: 100%;
    max-width: 55px;
    padding: 4px;
    background-color: #fdfbfe;
    border-radius: 8px;
}

.contentCard {
    font-size: 14px;
}

.card2 {
    background-color: #006be0;
    box-shadow: 4px 7px 12px -8px;
    background-image: url(../img/Tecmedia-final.pdf-image-022.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 170px;
    color: white !important;
}

.custom_card {
    margin-top: 20px;
    border-radius: 15px;
    padding: 20px;
    min-height: 280px;
}

.img_blanco_logo {
    max-width: 100px;
}

.text_card_blue {
    color: black;
    font-size: 17px;
    font-weight: 700;
}

.box_blue_card {
    border-radius: 15px;
    background-color: #f3f7fb;
    padding: 10px 30px;
    width: 100%;
}

.content_card_blue {
    color: black;
    font-size: 15px;
}

.secc_5 {
    background-color: #152147;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    padding: 30px;
    background-image: url("../img/bg-debradado.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.secc_5 img {

    max-width: 100px;
}

.secc_5_b {
    margin-top: -90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.content_b {
    width: 100%;
    background-color: #2a5bbb;
    max-width: 670px;
    border-radius: 15px;
}

.secc_7 {
    background: linear-gradient(to bottom, black, #17254c);
}

.btnContacto {
    background-color: #2a5bbb;
    color: white;
    padding: 10px;
    border-radius: 15px;
    font-size: 16px !important;
}



.band_logos {
    height: 99px;
    display: flex;
    align-items: center;
}

.btnTras {
    background-color: transparent;
    color: white;
    padding: 14px 20px;
    border-radius: 15px;
    border: 1px solid white;
}

.btnTras:hover {
    color: white;
    text-decoration: none !important;
}

.btnTras2 {
    background-color: transparent;
    color: #006be0;
    padding: 14px 20px;
    border-radius: 15px;
    border: 1px solid #006be0;
}

.btnTrabtnTras2s:hover {
    color: #006be0;
    text-decoration: none !important;
}


.form-group label {
    font-weight: 600;
}

.box_trans_card {
    border-radius: 15px;
    background-color: transparent;
    padding: 10px 0px;
    width: 100%;
}


.cajaContactos {
    background-color: #3c72fc;
    max-width: 400px;
    border-radius: 15px;
    margin: 0px 20px;
}

.flexCenter {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
}

.title_footer {
    color: white;
    font-size: 18px;
}

.text-footer {
    margin-top: 20px;
    font-size: 13px;
}

.flexV {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.linkWhite {
    color: white;
}

.linkWhite:hover {
    color: white;
    text-decoration: none;
}

.txt_blanco_logo {
    margin-top: 10px;
}

.img_blanco_logoEmpresa {
    width: 100%;
    max-width: 170px !important;
}


.rowIcons {
    margin-top: 30px;
    display: flex;
    justify-content: space-evenly;
}

.cardUsers {
    padding: 10px;
    border: 1px solid gray;
    border-radius: 21px;
    margin-top: 25px;
}

.iconUser {
    max-width: 50px;
}

.cardUsers .card-body .card-title {
    font-size: 15px !important;
}

.cardUsers .card-body .card-text {
    font-size: 13px !important;
}


.cardContac {
    font-size: 21px !important;
    line-height: 31px;
    font-weight: 600;
    margin-bottom: 24px;
}


@media (max-width: 766px) {
    .kl-logo-main {
        max-width: 160px;
    }


    .logoPartner {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .menuMobBlock {
        display: block !important;
    }

    .menuMobBlock a {
        display: none !important;
    }

    .menuMobBlock a.btnContacto {
        display: block !important;
    }

    .h1box {
        padding-left: 0%;
        padding-bottom: 5%;
        max-width: 100%;
        color: white;
    }

    .secc_1 .bottom-left h1 {
        font-size: 25px;
    }

    .title_content {
        font-size: 25px;
    }

    .blocMob {
        display: block !important;
    }

    .secc_5 {
        padding: 5px !important;
    }

    .h2,
    h2 {
        font-size: 16px;
    }

    .mtMob {
        margin-top: 20px !important;
        display: block !important;
    }

    .rowIcons .col-6 {
        margin-top: 20px !important;
        margin-top: 20px;
    }

    .btnTras {
        margin-top: 25px;
    }

    .band_logos {
        height: 260px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: space-between;
    }

    .content_b {
        max-width: 275px;
    }

}