
.text-box {
    margin-top: 45px;
    margin-bottom: 45px;
    font-size: 2rem;
    margin-left: 19px;
}

.container-navbar-content-full {
    position: relative;
    top: 20%;
}

/*Menú botones*/
.style-row-icons {
    text-align: center;
    background-color: #F7F7F7;
    padding: 3rem 0;
}

.row-icons {
    text-align: center;
    padding: 3rem 0;
}

.icon-cfhl {
    font-size: 2.7rem;
    font-weight: bold;
    color: #FFFFFF;
}

.btn-icon {
    background-color: #108f40;
    border-radius: 50%;
    color: #ffffff;
    border: 3px solid #108f40;
    cursor: pointer;
    height: 80px;
    width: 80px;
}

.transparent-green-box {
    background-color: #C2E2CE;
    position: relative;
    width: 400px;
    height: 400px;
    right: 50%;
    left: 15%;
    top: 15%;
}

.img-box-tgb {
    background-color: transparent;
    position: relative;
    width: 400px;
    height: 300px;
    right: 50%;
    left: 25%;
    top: 12%;
}

.titel-text-05 {
    line-height: 1.1 !important;
    color: #108F40;
    font-weight: bold;
}

.horizontal-line {
    background-color: #108f40;
    width: 100%;
    height: 200px;

}

.img-box-horizontal-tgb {
    background-color: transparent;
    position: relative;
    width: 300px;
    height: 400px;
    text-align-last: center;
    top: -280px;
    left: 80px;

}

.white-text-box {
    background-color: #FFFFFF;
    width: 450px;
    position: relative;
    height: auto;
    right: 54%;
    left: 17%;
    top: -150px;
    padding: 30px;
}

.white-text-box-two {
    background-color: #FFFFFF;
    width: 450px;
    position: relative;
    height: auto;
    right: 54%;
    left: 15%;
    top: -290px;
    padding: 30px;
}


.row-iconos-100 {
    text-align: center;
    background-color: #ffffff00;
    padding: 3rem 0;
}

.green-text-box-up {
    position: absolute;
    overflow: hidden;
    width: 300px;
    height: 150px;
    top: 0;
    left: -45px;
    background-color: #108f40;
    padding: 20px;
}

.white-text-box-down {
    position: absolute;
    overflow: hidden;
    width: 400px;
    height: auto;
    top: 75%;
    left: 60%;
    background-color: #FFFFFF;
    padding: 40px;
    text-align: justify;
}

.container-text {
    position: relative;
    display: inline-block;
    text-align: center;
}

.horizontal-line-gray {
    background-color: #E5E5E5;
    width: 100%;
    height: auto;
}

.gray-text-box-down {
    background-color: transparent;
    width: auto;
    position: relative;
    height: auto;
    right: 0;
    left: 0;
    top: 0;
    padding: 30px;
}

.gray-text-box-two {
    background-color: transparent;
    width: auto;
    height: auto;
    right: 54%;
    left: 15%;
    top: 0;
    padding: 30px;
    text-align: left;
}

.icon-cam-two {
    font-size: 5rem;
    font-weight: bold;
    color: #108f40;
}

.green-text-box-circle {
    position: absolute;
    overflow: hidden;
    top: 15%;
    left: 5%;
    background-color: rgba(16, 143, 64, 0.73);
    padding: 20px;
    border-radius: 50%;
    color: #ffffff;
    border: 3px solid rgba(16, 143, 64, 0.73);
    height: 600px;
    width: 600px;
}

.img-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.green-text-box-down-circle {
    background-color: #108F40BA;
    width: 550px;
    position: relative;
    height: 550px;
    right: 0;
    left: 0;
    top: 0;
    padding: 30px;
    border-radius: 50%;
}

.horizontal-line-gray-img {
    background-color: #E5E5E5;
    width: 100%;
    height: 100vh;

}

.cards-menu {
    background-color: transparent;
    width: 100%;
    height: auto;
    right: 0;
    left: 0;
    top: 0;
    padding: 0;
    text-align: left;
}

.card-categories-container {
    width: 100%;
    height: 200px;
    background: #fff;
    border: 1px solid #e6effd;
    padding: 2.2em;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.card-categories-container:hover {
    border: 1px solid rgba(16, 143, 64, 0.73);
    box-shadow: 0 3px 5px 0 #E5E5E5;

}

.background-img {
    position: relative;
}

#img-control {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.icon-cam-cards {
    font-size: 3rem;
    font-weight: bold;
    color: #108f40;
}

.headline {
    font-size: 1rem;
    font-weight: 700;
    color: #000000;
    line-height: 1.5em !important;
}

.headline-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #ffffff !important;
    line-height: 2.1em !important;
}

.horizontal-line-gray-two {
    background-color: #E5E5E5;
    width: 100%;
    height: 10px;

}

.vertical-line {
    background-color: #108f40;
    position: relative;
    width: 400px;
    height: 700px;
    right: 50%;
    left: 35%;
}

.white_text_box {
    position: absolute;
    overflow: hidden;
    width: 400px;
    height: auto;
    top: 50%;
    left: 50%;
    background-color: #ffffff;
    padding: 20px;
}

.navbar-content-full {
    background-color: #E5E5E5;
    width: 100%;
    position: relative;
    height: auto;
    right: 0;
    left: 0;
    top: 0;
    padding: 30px;
}

.img-content-vertical-line-one {
    background-color: transparent;
    position: relative;
    width: 300px;
    height: 200px;
    right: 50%;
    left: 65%;
    top: 6%;
}

.img-content-vertical-line-two {
    background-color: transparent;
    position: relative;
    width: 400px;
    height: 300px;
    right: 50%;
    left: -250px;
    top: -150px;
}

.img-content-vertical-line-three {
    background-color: transparent;
    position: relative;
    width: 300px;
    height: 200px;
    right: 50%;
    left: -200px;
    top: -100px;
}

.horizontal-line-page3-gray-up {
    width: 100%;
    height: auto;
    background-color: #E5E5E5;
}

.img-gray-text-box-down {
    background-color: #E5E5E5;
    width: auto;
    position: relative;
    height: auto;
    right: 0;
    left: 0;
    top: 0;
}

.gray-text-box-two-page3 {
    background-color: #E5E5E5;
    width: 450px;
    position: relative;
    height: auto;
    right: 54%;
    left: 15%;
    top: 0;
    padding: 30px;
    text-align: left;
}

.gray-text-box-down-square {
    background-color: rgb(116 116 116 / 70%);
    width: 100%;
    position: relative;
    height: 703px;
    right: 0;
    left: 0;
    top: 0;
    padding: 30px;
}

.transparent-text-box-down-img {
    background-color: transparent;
    width: 650px;
    position: relative;
    height: auto;
    right: 0;
    left: 0;
    top: 0;
    padding: 30px;
    color: #FFFFFF;
}

.transparent-text-box-two {
    background-color: transparent;
    width: 450px;
    position: relative;
    height: auto;
    right: 54%;
    left: 30%;
    top: -420px;
    padding: 30px;
    text-align: left;
    color: #FFFFFF;
}

.title-white {
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;
}

.transparent-text-box-three {
    background-color: transparent;
    width: 200px;
    position: relative;
    height: auto;
    right: 54%;
    left: 60%;
    top: -340px;
    padding: 30px;
    text-align: left;
    color: #FFFFFF;
}

.icon-cam-three {
    font-size: 7rem;
    font-weight: bold;
    color: #FF6C00;
}

.headline-title-black {
    font-size: 1.5rem;
    font-weight: 700;
    color: #212529 !important;
    line-height: 2.1em !important;
}

.transparent-text-box-up {
    background-color: transparent;
    width: 315px;
    position: relative;
    height: auto;
    right: 0;
    left: 20%;
    top: 0;
    padding: 20px;
    text-align: left;
}

.transparent-text-box-four {
    background-color: transparent;
    width: 200px;
    position: relative;
    height: auto;
    right: 54%;
    left: 0;
    top: 0;
    padding: 30px;
    text-align: left;
    color: #FFFFFF;
}

.orange-horizontal-line {
    background-color: #FF6C00;
    width: 100%;
    height: 200px;
    right: 0;
    left: 0;
    top: 0;
}

.card-categories-container-page3 {
    width: 220px;
    height: 200px;
    background: #fff;
    border: 1px solid #e6effd;
    padding: 2.2rem;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

/* Estilos pagina tener en cuenta*/
.bg-blue-nv {
    background: #38709F;
}

#content-square-nv {
    width: 70%
}

#content-square-nv:after {
    content: '';
    display: block;
    padding-bottom: 70%;
}

.bloque-nv {
    width: 50%;
}

.bloque-nv:after {
    content: '';
    display: block;
    padding-bottom: 100%;
}

#bloque1-nv {
    top: 5%;
    left: 10%;
}

#bloque2-nv {
    top: 30%;
    right: 10%;
}

#img-bloque-nv {
    left: 20%;
    border-radius: 50%;
    width: 60%;
}

#text-bloque-nv {
    border-radius: 20px;
    background-color: #FFFFFF;
    width: 40%;
    right: 65%;
    top: 65%;
}

#text-bloque-nv p {
    font-size: 2rem;
    padding: 0.5rem;
}

@media only screen and (max-device-width: 991px) {
    #text-bloque-nv p {
        font-size: 1.3rem;
        padding: .1rem;
    }
}

@media only screen and (min-device-width: 992px) and (max-device-width: 1199px) {
    #text-bloque-nv p {
        font-size: 1.8rem;
        padding: .2rem;
    }
}

.btn-icon-blue {
    background-color: #38709F;
    border-radius: 50%;
    color: #ffffff;
    border: 3px solid #38709F;
    cursor: pointer;
    height: 80px;
    width: 80px;
}

.span-number-nv {
    border-radius: 70px;
    color: #fff;
    height: 90px;
    width: 90px;
    display: inline-block;
    text-align: center;
    line-height: 2;
    font-size: 2.785rem;
}

.span-number-nv.fa-light {
    border-radius: 70px;
    color: #fff;
    height: 90px;
    width: 90px;
    display: inline-block;
    text-align: center;
    line-height: 2;
    font-size: 2.785rem;
}

.border-gray-nv {
    border-top: solid 0.5rem #D9D9D9;
    margin: 0 2rem;
    padding-top: 1rem;
}

p, h1, h2, h3, h4, h5, h6, strong, li, span, a {
    font-family: "Poppins Regular";
}

/*Estilos pagina 5*/
.horizontal-line-transparent {
    background-color: transparent;
    width: 100%;
    height: 400px;

}

.gray-text-box-down-square-two {
    background-color: rgb(116 116 116 / 70%);
    width: 100%;
    position: relative;
    height: 450px;
    right: 0;
    left: 0;
    top: 0;
    padding: 30px;
}

.title-white-two {
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;

}

.greem-text-box-down-square-two {
    background-color: #108f40;
    width: 100%;
    position: relative;
    height: 600px;
    right: 0;
    left: 0;
    top: 0;
    padding: 30px;
}

.position-card-one {
    position: absolute;
    height: 282px;
    width: 250px;
    background-color: transparent;
    top: -100px;
    right: 0;
    left: 0;
    z-index: 2;
}

.position-card-two {
    position: absolute;
    height: 282px;
    width: 250px;
    background-color: transparent;
    top: -200px;
    right: 0;
    left: 0;
    z-index: 2;
}

.position-card-three {
    position: absolute;
    height: 282px;
    width: 250px;
    background-color: transparent;
    top: 200px;
    right: 0;
    left: 0;
    z-index: 2;
}

.position-card-four {
    position: absolute;
    height: 282px;
    width: 250px;
    background-color: transparent;
    top: 100px;
    right: 0;
    left: 0;
    z-index: 2;
}

.transparent-green-box-horizontal-line {
    background-color: #C2E2CE;
    position: relative;
    width: 500px;
    height: 200px;
    right: 50%;
    left: 0;
    top: 50px;
}

.container-box-tgb {
    background-color: transparent;
    width: 100%;
    height: 0;
    right: 0;
    left: 0;
    top: 0;
}

.box-tgb {
    background-color: transparent;
    position: relative;
    width: 400px;
    height: 300px;
    right: 50%;
    left: 15%;
    top: 40px;
}

.border-line-horizontal {
    border-bottom: 3px solid #108f40;
    margin-bottom: 2px;
    width: 80px;
}

.row-iconos-page3 {
    text-align: center;
    background-color: #ffffff00;
    padding: 2rem 2rem;
    height: auto;
    display: flex;
}

.white-text > p {
    color: #ffffff !important;
}

.align-text {
    text-align: left;
}

.btn-icon-blue {
    background-color: #38709F;
    border-radius: 50%;
    color: #ffffff;
    border: 3px solid #38709F;
    cursor: pointer;
    height: 80px;
    width: 80px;
}

.horizontal-line-gray {
    height: auto;
}

.gray-text-box-down {
    background-color: transparent;
    width: auto;
}

.gray-text-box-two {
    background-color: transparent;
    width: auto;
    top: 0;
}

.cards-menu {
    top: 0;
    padding: 0;
    position: inherit;
}

.card-categories-container {
    width: 100%;
}

.container-box-tgb {
    position: inherit;
    width: 100%;
    height: 0;
    right: 0;
    left: 0;
    top: 0;
}

.row-100-100 {
    height: 100px;
    width: 100%;
}

.row-100-500 {
    width: 100%;
    height: 150px;
}

.white-text-box-up-1 {
    position: absolute;
    overflow: hidden;
    width: auto;
    height: auto;
    top: 135px;
    left: 33px;
    background-color: transparent;
}

.white-text-box-up-2 {
    position: absolute;
    overflow: hidden;
    width: auto;
    height: auto;
    top: -90px;
    left: 40%;
    background-color: transparent;
}

.white-text-box-up-3 {
    position: absolute;
    overflow: hidden;
    width: auto;
    height: auto;
    top: 130px;
    left: 0;
    background-color: transparent;
}

.white-text-box-up-4 {
    position: absolute;
    overflow: hidden;
    width: auto;
    height: auto;
    top: -130px;
    left: 25%;
    background-color: transparent;
}

@media only screen and (min-device-width: 1801px) and (max-device-width: 3000px) {
    .card-categories-container {
        width: 220px;
        height: 220px;

    }

    .cards-menu {
        padding: 0;
    }

    .green-text-box-down-circle {
        width: 750px;
        height: 750px;
    }

    /*Acompañamiento*/
    .transparent-text-box-down-img {
        background-color: #9996;
        width: 900px;
        left: 44px;
        top: 25%;
    }
}

@media only screen and (min-device-width: 1300px) and (max-device-width: 1800px) {
    .card-categories-container {
        height: 170px;
        padding: 1.8rem;

    }

    .cards-menu {
        padding: 0;
    }

    .green-text-box-down-circle {
        width: 500px;
        height: 500px;
    }

    .citizenship-card {
        margin-bottom: .5rem !important;
    }

    .row-iconos-100 {
        padding: 2rem 0;
    }

    /*Acompañamiento*/
    .transparent-text-box-down-img {
        background-color: #9996;
        width: 600px;
        left: 3%;
        top: 4%;
    }
}

@media only screen and (min-device-width: 1160px) and (max-device-width: 1299px) {
    .card-categories-container {
        height: 150px;
        padding: 0.5rem;

    }

    .cards-menu {
        padding: 0;
    }

    .green-text-box-down-circle {
        width: 400px;
        height: 400px;
    }

    .citizenship-card {
        margin-bottom: .5rem !important;
    }

    .row-iconos-100 {
        padding: 2rem 0;
    }
}

@media only screen and (min-device-width: 300px) and (max-device-width: 1159px) {
    .card-categories-container {
        height: 100px;
        padding: 0.5rem;

    }

    .cards-menu {
        padding: 0;
    }

    .green-text-box-down-circle {
        width: 350px;
        height: 350px;
    }

    .citizenship-card {
        margin-bottom: .5rem !important;
    }

    .row-iconos-100 {
        padding: 2rem 0;
    }

    .headline {
        font-size: 0.5rem;
        line-height: 0.8rem !important;
    }

    /*Tener en cuenta*/
    .row-100-500 {
        width: 100%;
        height: 350px;
        padding: 0;
    }

    .align-text {
        text-align: center !important;
    }

    /*Vincular Empresa*/
    .box-tgb {
        top: 106px;
    }

    /*Aporte Ambientañ*/
    .img-box-tgb {
        background-color: transparent;
        width: 95%;
        height: auto;
        right: 0;
        left: 15%;
        top: 0;
    }

    .transparent-green-box {
        background-color: #C2E2CE;
        position: relative;
        width: 100%;
        height: 100%;
        right: 0;
        left: 0;
        top: 0;
    }

    .row-100-100 {
        height: 250px;
        width: 100%;
        padding: 0;
    }

    /*Vinculacion y Beneficios*/
    .white-text-box-up-1, .white-text-box-up-2,
    .white-text-box-up-3, .white-text-box-up-4 {
        width: 94%;
        height: 150px;
        top: 0;
        left: 0;
    }

    .card-categories-container-page3 {
        width: 94%;
        height: 150px;
        padding: 1rem;
    }

    /*Como asosciarse*/
    .white-text-box {
        width: auto;
        left: 0;
    }

    .img-box-horizontal-tgb {
        top: -176px;
        left: 0;
    }

    .white-text-box-two {
        width: auto;
        left: 4%;
        top: -400px;
    }

    /** acompanamiento **/
    #acompanamiento--img-content div#img-control {
        display: flex !important;
        align-items: center !important;;
    }

    div#acompanamiento--green--content > .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
        max-width: 100%;

    }

    div#acompanamiento--green--content > .container > .row .col.citizenship-card > div {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;

    }

    div#acompanamiento--green--content > .container > .row:last-child {
        margin-top: 0 !important;
    }

    div#acompanamiento--green--content > .container > .row .col.citizenship-card {
        width: 25% !important;
        max-width: 25% !important;
    }

    div#acompanamiento--green--content > .container > .row .col.citizenship-card > div > div.categories-container {
        width: 200px;
        height: 250px;
        min-height: 200px;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

     /*Acompañamiento*/
    .transparent-text-box-down-img {
        background-color: #9996;
        width: 512px;
        left: 0;
        top: 0;
    }

    /*Pagina principal*/
    .container-gb {
        width: 100% !important;
        height: 122px !important;
        display: flex;
        justify-content: space-around;
    }
}

/*Estilos de enlace mintic*/
.container-gb {
    width: 200px;
    height: 60px;
    overflow: hidden;
    margin: 5px;
    position: relative;
}

.container-gb > .crop {
    position: absolute;
    left: 0;
    right: 0;
    top: -152%;
    bottom: -100%;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
}

.border-content-gb-min {
    border-bottom: 3px solid #28a745;
    margin-bottom: 10px;
}

.icon-cam-gb {
    text-align: -webkit-center;
    align-self: center;
}

.rotate-icon-gb {
    transform: rotate(270deg);
    font-size: 2rem;
}

/*Icono negocios verdes*/
.icon-cam-gb-q {
    font-size: 11rem;
}

.icon-cam-EA-mini {
    margin-left: -13px;
}

/*Estilos para el portafolio.*/
.continer-a {
    height: 32rem;
    background: #ffffff !important;
    overflow-x: hidden;
    margin: auto;
    width: 90%;
}

.container-b {
    top: 43%;
}