﻿/* RESET*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
u,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
thead,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

* {
    box-sizing: border-box;
}

/*herramienta-transporte*/

#beneficios-proceso-herramienta-transporte {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}

#beneficios-proceso-herramienta-transporte .izq {
    width: 20%;
    float: left;
    text-align: center;
    font-weight: 800;
    font-size: 24px;
    color: #1229C1;
    margin-top: 130px;
}

#beneficios-proceso-herramienta-transporte .der {
    width: 80%;
    float: left;
}

#beneficios-proceso-herramienta-transporte .der li {
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    padding: 10px 50px 10px 40px;
    border-radius: 100px;
    margin-bottom: 10px;
    background: rgb(0, 55, 115);
    background: linear-gradient(90deg, rgba(0, 55, 115, 1) 36%, rgba(2, 121, 200, 1) 67%, rgba(0, 55, 115, 1) 100%);
    width: 100%;
    display: inline-block;
}

#beneficios-proceso-herramienta-transporte .der li .izq {
    width: 90%;
    background-color: transparent;
    float: left;
    padding: 0px;
    vertical-align: middle;
    color: #ffffff;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    margin-top: 0px;
}

#beneficios-proceso-herramienta-transporte .der li .der {
    width: 5%;
    float: left;
    text-align: right;
    margin-left: 10px;
    padding-left: 55px;
    background-color: transparent;
    border-left: 1px solid #ffffff;
}

#beneficios-proceso-herramienta-transporte .der li+li+li .izq {
    width: 89%;
}

#beneficios-proceso-herramienta-transporte .der li+li+li+li .izq {
    width: 90%;
}

#beneficios-proceso-herramienta-transporte .der li+li+li .der {
    padding-left: 63px;
    width: 2%;
}

#beneficios-proceso-herramienta-transporte .der li+li+li+li .der {
    padding-left: 60px;
    width: 5%;
}

#beneficios-proceso-herramienta-transporte .der li .der img {
    height: 30px;
    float: right;
}

#beneficios-proceso-herramienta-transporte .der li+li {
    margin-left: 20px;
    width: 98%;
}

#beneficios-proceso-herramienta-transporte .der li+li+li {
    margin-left: 40px;
    width: 96%;
}

#beneficios-proceso-herramienta-transporte .der li+li+li+li {
    margin-left: 20px;
    width: 98%;
}

#beneficios-proceso-herramienta-transporte .der li+li+li+li+li {
    margin-left: 0px;
    width: 100%;
}

@media (max-width: 800px) {

    #beneficios-proceso-herramienta-transporte {
        margin-left: 10px;
        margin-right: 10px;
        width: auto;
    }

    #beneficios-proceso-herramienta-transporte .izq,
    #beneficios-proceso-herramienta-transporte .der {
        width: 100%;
    }

    #beneficios-proceso-herramienta-transporte .izq {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    #beneficios-proceso-herramienta-transporte .der li+li,
    #beneficios-proceso-herramienta-transporte .der li+li+li,
    #beneficios-proceso-herramienta-transporte .der li+li+li+li,
    #beneficios-proceso-herramienta-transporte .der li+li+li+li+li {
        margin-left: 0px;
        width: 100%;
    }

    #beneficios-proceso-herramienta-transporte .der li {
        border-radius: 20px;
    }

    #beneficios-proceso-herramienta-transporte .der li .izq,
    #beneficios-proceso-herramienta-transporte .der li+li .izq,
    #beneficios-proceso-herramienta-transporte .der li+li+li .izq,
    #beneficios-proceso-herramienta-transporte .der li+li+li+li .izq,
    #beneficios-proceso-herramienta-transporte .der li+li+li+li+li .izq {
        width: 80%;
    }

    #beneficios-proceso-herramienta-transporte .der li .der {
        width: 4%;
        padding-left: 53px;
    }
}

@media (max-width: 500px) {

    #beneficios-proceso-herramienta-transporte .der li .izq,
    #beneficios-proceso-herramienta-transporte .der li+li .izq,
    #beneficios-proceso-herramienta-transporte .der li+li+li .izq,
    #beneficios-proceso-herramienta-transporte .der li+li+li+li .izq,
    #beneficios-proceso-herramienta-transporte .der li+li+li+li+li .izq {
        width: 65%;
    }

    #beneficios-proceso-herramienta-transporte .der li .der,
    #beneficios-proceso-herramienta-transporte .der li+li+li .der,
    #beneficios-proceso-herramienta-transporte .der li+li+li+li .der {
        padding-left: 45px;
    }
}

/*ESTILOS MODAL
****************************************/

/* The Modal (background) */
.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.8);
    /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #000000;
    margin: 5% auto;
    /* 15% from the top and centered */
    padding: 0px;
    width: 80%;
    /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-right: -20px;
    margin-top: -20px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


/*ESTILOS GENERALES
****************************************/

body {
    font-family: 'Open Sans', sans-serif;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    /*fondo-barra-scroll*/
    background-color: #E9E9E9;
}

::-webkit-scrollbar-thumb {
    /*barra-scroll*/
    background-color: #1229C1;
}

::-moz-selection {
    background-color: #E9E9E9;
}

::selection {
    background-color: #E9E9E9;
}

a {
    text-decoration: none;

    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
}


#logo {
    position: absolute;
    background-image: url("../imagenes/logo.png");
    width: 13.625em;
    height: 8.625em;
    top: 0;
    left: 0;
    z-index: 20;
}

@media screen and (max-width:480px) {

    #logo {

        visibility: visible;
        width: 10em;
        height: 6.33em;
        background-size: 100%;
    }
}

.fecha {

    position: absolute;
    float: right;
    top: 10px;
    right: 10px;
    text-align: right;
    color: #FAFAFA;
    font-size: 9px;
}


.fecha1 {

    position: absolute;
    float: right;
    top: 10px;
    right: 10px;
    text-align: right;
    color: #1249C1;
    font-size: 9px;
}

footer {
    width: 100%;
    /*height: 500px;*/
    /*border-top: 80px solid #ECECEC;*/
    background-color: #1947EB;
    margin-top: 80px;
}


footer article {
    width: 1024px;
    height: 200px;
    margin: auto;
    color: white;
    font-size: 14px;
    line-height: 30px;
    padding-top: 50px;
    /*margin-top: 80px;*/
    margin-bottom: 60px;
}

footer article section {
    position: relative;
    float: left;
    height: 100px
}

footer article section h3 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
}

footer article section:nth-child(1) {
    width: 200px;
    background-image: url("../imagenes/logo_blanco.png");
    background-repeat: no-repeat;
    background-position: top center;
}

footer article section:nth-child(2) {
    width: 750px;
    padding-top: 15px;
    padding-left: 70px;
}

footer article section:nth-child(2) a {
    color: white;
    text-transform: uppercase;
    font-size: 12px;
}

footer article section:nth-child(3) {
    width: 200px;
}

footer article section:nth-child(3) a {
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 16px;
}

footer article section a:hover {
    color: #93E602;
}

footer article section:nth-child(4) {
    width: 698px;
    padding-left: 70px;
    margin-top: -0.8%;
}

footer article section:nth-child(5) {
    display: none;
}

footer aside {
    width: 100%;
    height: 80px;
    background-color: #1229C1;
}

footer aside p {
    width: 100%;
    text-align: center;
    height: 80px;
    margin: auto;
    color: white;
    font-size: 14px;
    line-height: 80px;
    font-weight: 300;
    position: relative;
}

#video {
    width: 70%;
    margin: auto;
}

#video iframe {
    margin: 70px 10%;
    width: 80%;
    height: 500px;
}

#video-new {
    width: 70%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

#video-new iframe {
    width: 100%;
    height: 572px;
}

#video-new h2 {
    text-align: center;
    margin-bottom: 20px;
}

#video-new .col {
    display: inline-block;
    text-align: left;
    width: 48.5%;
    margin: 5px;
    vertical-align: top !important;
}

#video-new .col p {
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 300 !important;
}

#video-new .col h4 {
    font-size: 30px !important;
    line-height: 55px !important;
    color: #1229C1 !important;
    font-weight: 800 !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

#video-new-customer {
    width: 75%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

#video-new-customer iframe {
    width: 100%;
    height: 572px;
}

#video-new-customer h2 {
    text-align: center;
    margin-bottom: 20px;
}

#video-new-customer .col {
    display: inline-block;
    text-align: left;
    width: 48.5%;
    margin: 5px;
    vertical-align: top !important;
}

#video-new-customer .col p {
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 300 !important;
}

#video-new-customer .col h4 {
    font-size: 30px !important;
    line-height: 55px !important;
    color: #1229C1 !important;
    font-weight: 800 !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

#seccion-eventos {
    text-align: center;
    background-color: #dbdde0;
    padding-top: 60px;
    padding-bottom: 60px;
}

#seccion-eventos .eventos {
    width: 70%;
    margin: auto;
}

#seccion-eventos .eventos .izq {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

#seccion-eventos .eventos .der {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}

#seccion-documento {
    text-align: center;
    background-color: #dbdde0;
    margin-top: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
}

#seccion-documento .documento {
    width: 70%;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 50px;
}

#seccion-documento .documento .izq {
    width: 48.5%;
    margin: 5px;
    display: inline-block;
    vertical-align: middle;
}

#seccion-documento .documento .der {
    width: 48.5%;
    margin: 5px;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 320px) {
    footer article section:nth-child(3) {
        width: 100%;
        margin-left: 23%;
    }
}

@media (max-width: 375px) and (min-width: 321px) {
    footer article section:nth-child(3) {
        width: 100%;
        margin-left: 26%;
    }
}

@media (max-width: 480px) and (min-width: 376px) {
    footer article section:nth-child(3) {
        width: 100%;
        margin-left: 30%;
    }
}

@media (max-width:480px) {

    footer article {
        width: 100%;
        height: 280px;
    }

    footer article section:nth-child(1) {
        width: 100%;
        align-items: center;
    }

    footer article section:nth-child(2) {
        display: none;
    }

    footer article section:nth-child(4) {
        visibility: hidden;
    }

    footer article section:nth-child(5) {
        display: block;
        width: 100%;
        margin-top: -120px;
        padding-left: 7%;
    }

    footer article section:nth-child(5) h3 {
        font-size: 12px;
        text-align: center;
        margin-left: -2%;
    }

    footer article section:nth-child(5) h4 {
        width: 100%;
        font-size: 11px;
        text-align: center;
    }

    footer aside p {
        width: 100%;
        font-size: 8px;
        font-weight: 200;
    }

    #video {
        margin: 0;
        width: 100%;
    }

    #video iframe {
        width: 80%;
        height: 180px;
        margin: 5% 10%;
    }
}

@media (min-width: 481px) and (max-width:800px) {
    footer article {
        width: 100%;
    }

    footer article section:nth-child(1) {
        width: 35%;
        align-items: center;
    }

    footer article section:nth-child(2) {
        visibility: hidden;
        width: 35%;
    }

    footer article section:nth-child(3) {
        width: 35%;
        margin-left: 6%;
    }

    footer article section:nth-child(4) {
        width: 50%;
        margin-top: -10%;
    }

    footer aside p {
        width: 100%;
        font-size: 12px;
        font-weight: 200;
    }

    #video {
        margin: 0;
    }

    #video iframe {
        width: 640px;
        height: 360px;
        margin: 80px 60px;
    }
}

@media (min-width: 801px) and (max-width:1100px) {
    footer article {
        width: 100%;
        margin-left: 5%;
    }

    #video iframe {
        height: 400px;
    }
}

/*estilos recurrentes*/

.portada {
    width: 100%;
    height: 750px;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 300px;
}

.portada h2 {
    color: white;
    font-size: 100px;
    font-weight: 700;
    width: 1024px;
    margin: auto;
    text-shadow: 2px 2px 8px rgba(0, 9, 35, 0.5);
}

@media (max-width:480px) {

    .portada h2 {
        margin-top: -30%;
        font-size: 35px;
        margin-left: 10%;
        width: 100%;
    }

    .portada_nosotros {
        background-size: 350%;
        height: 550px;
    }

    .portada_como_actuamos {
        background-size: 350%;
        height: 550px;
    }

    .portada_programas {
        background-size: 350%;
        height: 550px;
    }

    .portada_afiliados {
        background-size: 350%;
        height: 550px;
    }

    .portada_contacto {
        background-size: 350%;
        height: 550px;
    }
}

@media (min-width: 481px) and (max-width:800px) {
    .portada h2 {
        font-size: 80px;
        width: 80%;
    }
}

@media (min-width: 801px) and (max-width:1100px) {
    .portada h2 {
        font-size: 100px;
        margin-left: 10%;
        width: 100%;
    }
}

.portada_nosotros {
    background-image: url("../imagenes/nosotros.jpg");
}

.portada_como_actuamos {
    background-image: url("../imagenes/como_actuamos.jpg");
}

.portada_programas {
    background-image: url("../imagenes/programas.jpg");
}

.portada_afiliados {
    background-image: url("../imagenes/afiliados.jpg");
}

.portada_contacto {
    background-image: url("../imagenes/contacto.jpg");
}

.contenedor_gris {
    background-color: rgba(219, 219, 219, 0.3);
    width: 1024px;
    margin: auto;
    padding: 50px 62px;
}

@media (max-width:480px) {
    .contenedor_gris {
        width: 100%;
        margin-left: 0;
    }
}

@media (min-width: 481px) and (max-width:800px) {
    .contenedor_gris {
        width: 100%;
    }
}

@media (min-width: 801px) and (max-width:1100px) {
    .contenedor_gris {
        width: 100%;
    }
}

.lista_items li {
    font-size: 18px;
    line-height: 38px;
    color: #1229C1;
    border-bottom: 1px solid gainsboro;
    margin-bottom: 30px;
}

.introduccion {
    width: 750px;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    color: #5E5C5C;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

#banner_equipo {
    height: auto;
    margin: 0;

}

#lineastrabajo {
    margin-top: 10px;
}

#lineastrabajo .introduccion {
    margin-bottom: 40px;
}

@media(max-width:480px) {
    .introduccion {
        width: 100%;
        margin-top: auto;
        font-size: 18px;
        line-height: 30px;
    }
}

@media (min-width: 801px) and (max-width:1100px) {
    .introduccion {
        width: 100%;
        font-size: 19px;
    }
}

.titulo_azul_50pt {
    font-size: 40px;
    line-height: 55px;
    color: #1229C1;
    font-weight: 800;
}

.titulo_azul_50pt span {
    font-weight: 200;
}

.centrar_titulo {
    text-align: center;
}

.titulo_azul_30pt {
    font-size: 30px;
    line-height: 35px;
    color: #1229C1;
    font-weight: 700;
}

.titulo_azul_30pt span {
    font-weight: 500;
}

#banner_equipo .titulo_azul_30pt {
    line-height: 20px;
}


.parrafo_basico {
    font-size: 17px;
    line-height: 30px;
    color: #585858;
    font-weight: 400;
    text-align: left;
}

.resaltado_azul {
    font-size: 16px;
    line-height: 36px;
    color: #1229C1;
    font-weight: 600;
}

.boton_descargar {
    width: 500px;
    height: 80px;
    margin: auto;
    position: relative;
}

.boton_descargar a {
    width: 500px;
    height: 80px;
    margin: auto;
    border-radius: 50px;
    background-color: #1229C1;
    position: relative;
    float: left;
    font-size: 17px;
    line-height: 80px;
    font-weight: 500;
    letter-spacing: 1px;
    color: white;
    text-align: center;
}

.boton_descargar a figure {
    width: 50px;
    height: 80px;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 250px;

}

.boton_descargar a:hover {
    color: rgba(255, 255, 255, 0.0);
    line-height: 10px;
    background-color: #43C805;
    background-image: url("../imagenes/descargar.png");
    background-repeat: no-repeat;
    background-position: center center;

    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
}

.boton_descargar a:hover figure {
    left: 425px;
}

@media (max-width:480px) {
    .boton_descargar {
        width: 100%;
        margin-left: 5%;
    }

    .boton_descargar a {
        width: 90%;
        font-size: 12px;
    }

    .boton_descargar a:hover figure {
        left: 53%;
    }

    .boton_descargar a figure {
        margin-left: -17%;
    }
}

/*HOME*/

#ultimos_eventos {
    margin: 10px 13%;
    width: 80%;
    height: 20em;
}

#ultimos_eventos section {
    position: relative;
    float: left;
    width: 50%;
    height: 300px;
    margin: 50px;
}

#ultimos_eventos section h2 {
    line-height: 60px;
}

#ultimos_eventos section p {
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#ultimos_eventos section a {
    width: 80%;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    background-color: #1229C1;
    position: absolute;
    color: white;
    text-align: center;
    border-radius: 30px;
}

#ultimos_eventos section a:hover {

    background-image: url("../imagenes/icon_eventos.png");
    background-repeat: no-repeat;
    background-color: #43C805;
    background-position: center center;
    color: rgba(255, 255, 255, 0.0);
    padding-left: 80px;

}

#ultimos_eventos figure {
    position: relative;
    float: right;
    width: 50%;
    height: 400px;
    background-image: url("../imagenes/eventos.png");
    background-position: center center;
    background-repeat: no-repeat;
}

@media (max-width:320px) {
    #ultimos_eventos figure {
        width: 80%;
        height: 300px;
        background-size: 100%;
        margin: auto 10%;
    }
}

@media (min-width: 321px) and (max-width:480px) {
    #ultimos_eventos figure {
        width: 100%;
        margin: 0;
    }
}

@media (max-width:480px) {

    #ultimos_eventos {
        width: 100%;
    }

    #ultimos_eventos section {
        position: relative;
        width: 80%;
        padding-top: 30px;
        margin-left: 10%;
        margin-right: 10%;
    }
}

@media (min-width: 481px) and (max-width:800px) {

    #ultimos_eventos {
        width: 80%;
    }

    #ultimos_eventos section {

        margin-left: 30%;
    }

    #ultimos_eventos figure {

        width: 100%;
        margin: 0;
    }
}

@media (min-width: 801px) and (max-width:1100px) {
    #ultimos_eventos {
        width: 80%;
    }
}

/*NOSOTROS*/

.mision_vision {
    margin-top: 50px;
    height: 500px;
}


.mision_vision p {
    width: 870px;
    margin: auto;
    margin-left: 0px;
    margin-top: 30px;
    text-align: left;
}

.mision_vision p:nth-child(2) {
    margin-bottom: 80px;
}

@media (max-width:480px) {
    .mision_vision p {
        width: 140%;
        font-size: 14px;
        margin-left: -50px;
    }

    .mision_vision {
        height: auto;
    }
}

@media (min-width: 481px) and (max-width:800px) {
    .mision_vision p {
        width: 100%;
        font-size: 16px;
    }
}

@media (min-width: 801px) and (max-width:1100px) {
    .mision_vision p {
        width: 100%;
        font-size: 20px;
    }
}

.RC_en_el_mundo {
    background-color: rgba(130, 130, 130, 0.1);
    padding: 30px 0;
    height: 1780px;
}

.RC_en_el_mundo h2:nth-child(2) {
    margin-bottom: 50px;
}

.RC_en_el_mundo h2 {
    width: 1024px;
    margin: auto;
    padding: 0 62px;
}

.RC_en_el_mundo #map1 {
    width: 900px;
    height: 500px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.RC_en_el_mundo p {
    width: 1024px;
    margin: auto;
    padding: 0 62px;
}

.RC_en_el_mundo img {
    margin: 5% 7.5%;
    width: 85%;
    height: auto;
    background-size: 100%;
}

.RC_en_el_mundo section {
    width: 900px;
    height: 400px;
    margin: auto;
}


.RC_en_el_mundo section p {
    position: relative;
    height: 200px;
    width: 560px;
    float: left;
    text-align: left;
    padding: 20px 0 0 0;
}

.RC_en_el_mundo section a {
    position: relative;
    height: 150px;
    width: 232px;
    float: right;
    background-image: url("../imagenes/icca_logo.png");
    background-size: 100%;
    background-position: right center;
    background-repeat: no-repeat;
    margin-right: 80px;
}

.RC_en_el_mundo section a:hover {
    opacity: 0.3;
}

.RC_en_el_mundo section h3 {
    position: relative;
    height: 200px;
    width: 100%;
    float: left;
    margin-top: -50px;
}

.RC_en_el_mundo figure {
    width: 700px;
    margin: auto;

}

.RC_en_el_mundo figure img {
    width: 100%;
}

@media (max-width:480px) {
    .RC_en_el_mundo {
        width: 100%;
        height: 1820px;
    }

    .RC_en_el_mundo h2 {
        width: 90%;
        font-size: 35px;
        padding: 0;
    }

    .RC_en_el_mundo p {
        width: 320px;
        font-size: 14px;
        margin-left: 7%;
        padding: 0;
    }

    .RC_en_el_mundo #map1 {
        width: 100%;
        margin: auto;
        height: 400px;
    }

    .RC_en_el_mundo p:nth-child(3) {
        width: 90%;
        padding: 0;
    }

    .RC_en_el_mundo section {
        width: 100%
    }

    .RC_en_el_mundo section p {
        width: 90%;
        height: auto;
        font-size: 14px;
        text-align: left;
    }

    .RC_en_el_mundo section a {
        margin: 20px 60px;
        float: left;
        background-position: left center;

    }

    .RC_en_el_mundo section h3 {
        font-size: 14px;
        width: 90%;
        margin-left: 7%;
        height: auto;
        margin-top: 20px;
    }

    .RC_en_el_mundo #map1 {
        width: 90%;
        margin: auto;
    }
}

@media (min-width: 481px) and (max-width:800px) {
    .RC_en_el_mundo {
        width: 100%;
        height: 1820px;
    }

    .RC_en_el_mundo h2 {
        width: 100%;
        font-size: 45px;
    }

    .RC_en_el_mundo p {
        width: 100%;
        font-size: 16px;
    }

    .RC_en_el_mundo #map1 {
        width: 90%;
        margin: auto;
    }

    .RC_en_el_mundo p:nth-child(3) {
        width: 100%;
    }

    .RC_en_el_mundo section p {
        width: 680px;
        height: auto;
        margin-left: 70px;
        font-size: 16px;
    }

    .RC_en_el_mundo section a {
        width: 100%;
        background-position: 50% center;
        background-size: auto;
        margin-top: 30px;

    }

    .RC_en_el_mundo section h3 {
        font-size: 16px;
        width: 680px;
        height: auto;
        margin-left: 70px;
        margin-top: 30px;
    }
}

.RC_en_colombia {
    width: 1024px;
    margin: auto;
    padding: 62px 62px;
    height: 500px;
}


.RC_en_colombia p {
    margin-top: 50px;
}


.RC_en_colombia section {
    max-width: 900px;
    height: 100px;
    margin: auto;
    margin-top: 50px;

}

.RC_en_colombia section a {
    position: relative;
    float: left;
    height: 100px;
    background-position: center center;
    background-repeat: no-repeat;
}

.RC_en_colombia section a:hover {
    opacity: 0.3;
}

.RC_en_colombia section a:nth-child(1) {
    background-image: url("../imagenes/logo-acoplasticos-2023.png");
    width: 40%;
    background-size: 80%;
}

.RC_en_colombia section a:nth-child(2) {
    background-image: url("../imagenes/andi.png");

    width: 30%;
    background-size: 80%;
    margin-left: -15px;

}

.RC_en_colombia section a:nth-child(3) {
    background-image: url("../imagenes/CCS.png");

    width: 25%;
    background-size: 80%;


}

@media (max-width:480px) {
    .RC_en_colombia {
        width: 100%;
        height: 800px;
        padding: 62px 0;
    }

    .RC_en_colombia h2 {
        font-size: 35px;
        width: 90%;
        margin: auto;
    }

    .RC_en_colombia p {
        width: 90%;
        font-size: 14px;
        margin: auto;
    }

    .RC_en_colombia section a:nth-child(1) {
        width: 70%;
        margin-left: 15%;
        background-size: 80%;
        margin-bottom: 5px;
    }

    .RC_en_colombia section a:nth-child(2) {
        width: 70%;
        margin-bottom: 12px;
        margin-left: 15%;
    }

    .RC_en_colombia section a:nth-child(3) {
        width: 70%;
        height: 100px;
        margin-left: 15%;
    }
}

@media (min-width: 481px) and (max-width:800px) {
    .RC_en_colombia {
        width: auto;
        height: 750px;
    }

    .RC_en_colombia h2 {
        font-size: 45px;
    }

    .RC_en_colombia p {
        font-size: 16px;
    }

    .RC_en_colombia section a:nth-child(1) {
        width: 100%;
        background-size: 40%;
        margin-bottom: 20px;
    }

    .RC_en_colombia section a:nth-child(2) {
        width: 100%;
        background-size: 40%;
        margin-bottom: 20px;
    }

    .RC_en_colombia section a:nth-child(3) {
        width: 100%;
        background-size: 40%;
    }
}

/*CÓMO ACTUAMOS*/

#botones_como_actuamos {
    width: 900px;
    height: 300px;
    margin: auto;
    margin-top: 50px;
}

@media (max-width:480px) {
    #botones_como_actuamos {
        width: 90%;
    }
}

@media (min-width: 481px) and (max-width:800px) {
    #botones_como_actuamos {
        width: 90%;
    }
}

#botones_como_actuamos a {
    position: relative;
    float: left;
    width: 250px;
    height: 250px;
    background-color: #1229C1;
    margin: 25px;
    border-radius: 50%;
    color: white;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;

    background-image: url("../imagenes/vinculo.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 0%;
}

#botones_como_actuamos a:nth-child(1) {
    padding: 100px 80px;
}

#botones_como_actuamos a:nth-child(2) {
    padding: 85px 40px;
}

#botones_como_actuamos a:nth-child(3) {
    padding: 100px 40px;
}

#botones_como_actuamos a:hover {
    background-color: #43C805;
    background-position: center center;
    background-size: 20%;
    color: rgba(0, 9, 35, 0.0);
    line-height: 50px;
}

#Carta .titulo_azul_50pt {
    margin-bottom: 30px;
}

#Carta .parrafo_basico {
    margin-bottom: 30px;
}

/*CÓMO ACTUAMOS*/
/*CARTA GLOBAL*/

.principios_estrategicos {
    margin-bottom: 50px;
}

#Codigos {
    height: 1080px;
}

@media (max-width:480px) {
    #intro .parrafo_basico {
        font-size: 16px;
        padding: 7%;
    }

    #Carta {
        padding-top: 10%;
    }

    #Carta .titulo_azul_50pt {
        font-size: 48px;
    }

    #Carta .introduccion {
        padding-top: 10%;
        font-size: 16px;
    }

    #Codigos {
        height: 2600px;
    }

    #Codigos .introduccion {
        padding-top: 10%;
        font-size: 16px;
    }

    #lineastrabajo .centrar_titulo {
        margin-top: 20px;
    }

    #lineastrabajo .introduccion {
        padding-top: 10%;
        font-size: 16px;
    }

}

@media (min-width: 481px) and (max-width:800px) {
    #Codigos {
        height: 1500px;
    }
}

/*CÓMO ACTUAMOS*/

#Carta .introduccion {
    text-align: left;
    width: 100%;
}

#Carta .titulo_azul_50pt {
    text-align: left;
}

#Codigos .introduccion {
    text-align: left;
    width: 1024px;
}

#codigos li {
    display: inline-block;
    width: 370px;
    height: 350px;
    margin-bottom: 40px;
    position: relative;
}

#codigos li:nth-child(even) {
    margin-left: 100px;
}

#codigos li h5 {
    width: 270px;
    height: 0px;
    border-radius: 10%;
    border-right: 60px solid transparent;
    border-left: 60px solid transparent;
    border-bottom: 100px solid #428bca;
    transform: skew(20deg);
    color: white;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    padding: 100px 50px;
    text-shadow: 1px 1px 1px rgba(0, 9, 35, 0.3);
    margin-top: 10px;
    margin-left: 10px;
}

#codigos li:nth-child(1) h5 {
    background-color: #1947EB;
}

#codigos li:nth-child(2) h5 {
    background-color: #1229C1;
}

#codigos li:nth-child(3) h5 {
    background-color: #F9C400;
}

#codigos li:nth-child(4) h5 {
    background-color: #43C805;
}

#codigos li:nth-child(5) h5 {
    background-color: #7300AA;
}

#codigos li:nth-child(6) h5 {
    background-color: #E95314;
}

#codigos li:nth-child(7) h5 {
    background-color: #1947EB;
}

/*PROGRAMAS*/

.capacitacion_atencion_emergencias {
    margin-bottom: 10px;
    position: relative;
    height: 610px;
    padding-bottom: 30px;
}

.capacitacion_atencion_emergencias h2 {
    margin-bottom: 30px;
}

.capacitacion_atencion_emergencias section {
    position: relative;
    float: left;
    width: 420px;
    height: 300px;
    margin-top: 20px;
}

.capacitacion_atencion_emergencias section:nth-child(4) {
    margin-left: 60px;
}

.capacitacion_atencion_emergencias section p {
    margin-bottom: 30px;
    width: 400px;
}

.capacitacion_atencion_emergencias section p:nth-child(1) {
    border-bottom: 1px solid gray;
    line-height: 50px;
}

.capacitacion_atencion_emergencias section p:nth-child(2) {
    color: #1229C1;
    font-weight: 700;
    height: 130px;

}

.capacitacion_atencion_emergencias section p:nth-child(2) span {
    color: #43C805;
    font-weight: 500;
}

.capacitacion_atencion_emergencias section .boton_descargar {
    width: 95%;
    margin: 0;
}

.capacitacion_atencion_emergencias section:nth-child(1) .boton_descargar {
    width: 95%;
    margin: 0;
}

.capacitacion_atencion_emergencias section .boton_descargar a {
    width: 100%;
    background-color: #1229C1;
}

.capacitacion_atencion_emergencias section .boton_descargar a figure {
    left: 50px;
}

.capacitacion_atencion_emergencias section .boton_descargar a:hover {
    color: rgba(255, 255, 255, 0.0);
    line-height: 10px;
    background-color: #43C805;
}

.capacitacion_atencion_emergencias section .boton_descargar a:hover figure {
    left: 190px;
}

@media (max-width:480px) {
    .capacitacion_atencion_emergencias {
        height: 1150px;
        padding: 50px 20px;
    }

    .capacitacion_atencion_emergencias h2 {
        font-size: 35px;
    }

    .capacitacion_atencion_emergencias p {
        margin-bottom: 30px;
    }

    .capacitacion_atencion_emergencias section {
        width: 90%;
        height: 350px;
    }

    .capacitacion_atencion_emergencias section:nth-child(4) {
        margin-left: 0;
    }

    .capacitacion_atencion_emergencias section p {
        margin-bottom: 30px;
        width: 100%;
    }

    .capacitacion_atencion_emergencias section p:nth-child(2) {
        height: 120px;
    }
}

@media (min-width: 481px) and (max-width:800px) {
    .capacitacion_atencion_emergencias {
        height: 900px;
        padding: 50px 20px;
    }

    .capacitacion_atencion_emergencias section {
        width: 90%;
        height: 280px;
    }

    .capacitacion_atencion_emergencias section:nth-child(4) {
        margin-left: 0;
    }

    .capacitacion_atencion_emergencias section p {
        margin-bottom: 30px;
        width: 650px;
    }

    .capacitacion_atencion_emergencias .parrafo_basico {
        margin-bottom: 15px;
    }

    .capacitacion_atencion_emergencias section p:nth-child(2) {
        height: 70px;
    }
}

.herramienta_transporte {
    /*height: 1700px;*/
    margin-bottom: 100px;
    padding: 0;
}

.herramienta_transporte h2 {
    margin-bottom: 30px;
    width: 90%;
    margin-left: 6%;
}

.herramienta_transporte .introduccion {
    width: 88%;
}

.herramienta_transporte .resaltado_azul {
    margin-left: 6%;
    font-size: 19px;
}

.herramienta_transporte ul {
    margin-bottom: 30px;
    margin-top: 10px;
}

.herramienta_transporte aside {
    width: 900px;
    height: 400px;
    margin: auto;
    background-image: url(../imagenes/grafica-herramientas-transporte-2023-ri.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 40px;
    margin-bottom: 40px;
}



.herramienta_transporte section {
    width: 900px;
    height: 480px;
    margin-bottom: 50px;
    margin-top: 50px;
    margin-left: 50px;
}

.herramienta_transporte section p {
    position: relative;
    float: left;
    width: 30%;
    height: 185px;
    color: white;
    text-align: center;
    margin: 20px 15px;
    padding: 30px;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    border-radius: 18px 19px 19px 19px;
    -moz-border-radius: 18px 19px 19px 19px;
    -webkit-border-radius: 18px 19px 19px 19px;
    background: linear-gradient(to bottom, #1947EB 10%, #1229C1);
    background-position: center center;
    background-repeat: no-repeat;
}


.herramienta_transporte section p:nth-child(1) {
    margin-left: 160px;
    padding-top: 20px;
}

.herramienta_transporte section p:nth-child(2) {
    padding-top: 20px;
}

.herramienta_transporte section p:nth-child(3) {
    padding-top: 55px;
}

.herramienta_transporte section p:nth-child(4) {
    padding-top: 35px;
}

.herramienta_transporte section p:nth-child(5) {
    padding-top: 55px;
    margin-bottom: 100px;
}

.herramienta_transporte .boton_descargar {
    margin-top: 40px;
    margin-bottom: 40px;
}

@media (max-width:480px) {
    .herramienta_transporte section {
        width: 100%;
    }

    .herramienta_transporte section p {

        width: 100%;
        font-size: 16px;
        line-height: 20px;
        margin: auto;
    }

    .herramienta_transporte h2 {
        font-size: 40px;
    }

    .herramienta_transporte {
        height: 2100px;
    }

    .herramienta_transporte aside {
        width: 100%;
        height: 300px;
    }

    .herramienta_transporte section {
        height: 1120px;
        margin: 20px 40px;
    }

    .herramienta_transporte section p {
        font-size: 18px;
        line-height: 30px;
        width: 330px;
        padding: 0 10px 120px 10px;
        margin-top: 20px;
        height: 200px;
    }

    .herramienta_transporte section p:nth-child(1) {
        margin-left: 0;
        padding-top: 20px;
    }

    .herramienta_transporte section p:nth-child(2) {
        padding-top: 20px;
    }

    .herramienta_transporte section p:nth-child(3) {
        padding-top: 70px;
    }

    .herramienta_transporte section p:nth-child(4) {
        padding: 25px 50px;
    }

    .herramienta_transporte section p:nth-child(5) {
        padding-top: 70px;
        margin-bottom: 100px;
    }
}

@media (max-width:320px) {
    .herramienta_transporte section p {
        width: 300px;
        padding: 0 10px 120px 10px;
        font-size: 16px;
        line-height: 30px;
    }
}

@media (max-width:375px) and (min-width: 321px) {
    .herramienta_transporte section p {
        font-size: 20px;
        line-height: 30px;
        width: 355px;
        padding: 0 10px 120px 10px;
    }
}

@media (min-width: 481px) and (max-width:800px) {

    .herramienta_transporte section p {
        font-size: 18px;
        line-height: 30px;
        width: 400px;
        padding: 0 10px 120px 10px;
        margin-top: 20px;
        height: 170px;
    }

    .herramienta_transporte section p:nth-child(1) {
        margin-left: 15px;
        padding-top: 20px;
    }

    .herramienta_transporte section p:nth-child(2) {
        padding: 25px 25px;
    }

    .herramienta_transporte section p:nth-child(3) {
        padding: 55px 20px;
    }

    .herramienta_transporte section p:nth-child(4) {
        padding-top: 35px;
    }

    .herramienta_transporte section p:nth-child(5) {
        padding: 55px 20px;
    }

    .herramienta_transporte section {
        width: 100%;
        height: 1050px;
        margin-left: 21%;
    }

    .herramienta_transporte .boton_descargar {
        margin-top: 150px;
        margin-bottom: 40px;

    }

    .herramienta_transporte aside {
        width: 90%;
        height: 400px;
    }

    .herramienta_transporte {
        height: 2150px;
    }
}


.herramienta_transporte h5 {
    position: absolute;
    width: 60%;
    height: 100px;
    color: #1229C1;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 2%;
    margin-left: 4.5%;
    margin-right: 4.5%;

}

.herramienta_transporte h5 a {
    color: #43C805;
    font-weight: 600;
}

.herramienta_transporte h5 a:hover {
    color: #1947EB;
}

@media (max-width: 768px) {
    .herramienta_transporte h5 {
        height: 150px;
        width: 650px;
        margin-left: 7%;
    }
}

@media (max-width: 480px) {
    .herramienta_transporte h5 {
        height: 150px;
        width: 400px;
        margin-left: 5px;
    }
}

@media (max-width: 375px) {
    .herramienta_transporte h5 {
        height: 150px;
        width: 345px;
    }

    .herramienta_transporte {
        height: 2150px;
    }
}

@media (max-width: 320px) {
    .herramienta_transporte h5 {
        height: 150px;
        width: 295px;
    }

    .herramienta_transporte {
        height: 2200px;
    }
}

.herramienta_almacenamiento {
    height: 880px;
    width: 1024px;
    margin-bottom: 100px;
    padding-left: 8%;
}

.herramienta_almacenamiento .boton_descargar {
    margin-top: 40px;
}

#lineastrabajo .contenedor_gris {
    margin-bottom: 10px;
    height: 250px;
}

#lineastrabajo .contenedor_gris h1 {
    margin-left: -1%;
}

#lineastrabajo .contenedor_gris .introduccion {
    width: 100%;
    margin-left: -1%;
}


.herramienta_almacenamiento p {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: -5%;
}

.herramienta_almacenamiento h2 {
    margin-left: -5%;
}

.herramienta_almacenamiento h3 {
    margin-bottom: 30px;
    margin-left: -5%;
}

.herramienta_almacenamiento figure {
    width: 350px;
    height: 400px;
    position: relative;
    float: left;
    background-image: url("../imagenes/almacenamiento.png");
    margin-left: -5%;
}

.herramienta_almacenamiento ul {
    margin-left: 400px;
    padding-top: 30px;
}

.herramienta_almacenamiento ul li {
    line-height: 30px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 16px;
}

@media (max-width:480px) {

    .herramienta_almacenamiento {
        height: 1500px;
        width: 100%;
    }

    .herramienta_almacenamiento ul {
        padding-top: 440px;
        margin-left: 0;
    }

    .herramienta_almacenamiento h2 {
        margin-bottom: 45px;
        font-size: 35px;
    }

    .herramienta_almacenamiento figure {
        position: absolute;
        margin: auto 10px;
    }

    #lineastrabajo .contenedor_gris {
        width: 300px;
        height: 500px;
        margin: auto;
    }
}

@media (min-width: 481px) and (max-width:800px) {
    #lineastrabajo .contenedor_gris {
        width: 581px;
        height: 300px;
        margin: auto;
    }

    .herramienta_almacenamiento {
        width: 100%;
        height: 1150px;
    }
}

@media (max-width: 375px) {
    .herramienta_almacenamiento {
        height: 1650px;
    }

    .herramienta_almacenamiento figure {
        margin-left: -20px;
    }
}

@media (max-width: 320px) {
    .herramienta_almacenamiento {
        height: 1800px;
    }

    .herramienta_almacenamiento figure {
        width: 300px;
        height: 350px;
        margin: auto -15px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .herramienta_almacenamiento h2 {
        font-size: 30px;
    }
}

.contenedor_indicadores {
    margin-top: -6%;
}

.contenedor_indicadores p {
    margin-top: 30px;
    margin-bottom: 30px;
}

.contenedor_indicadores #indicadores {
    width: 900px;
    height: 250px;
    margin: auto;

}

.contenedor_indicadores #indicadores section {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    position: relative;
    float: left;
    padding-top: 30px;
}

.contenedor_indicadores #indicadores section:nth-child(1) {
    background-color: #1229c1;
}

.contenedor_indicadores #indicadores section:nth-child(2) {
    background-color: #7300AA;
    margin-left: 74px;
    margin-right: 74px;
}

.contenedor_indicadores #indicadores section:nth-child(3) {
    background-color: #E95314;
}

.contenedor_indicadores #indicadores section p {
    text-align: center;
    color: white;
    font-size: 16px;
    line-height: 24px;
    width: 120px;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 600;

}

.contenedor_indicadores #indicadores section:nth-child(1) p {
    width: 200px;
}

.contenedor_indicadores #indicadores h6 {
    position: absolute;
    top: 76px;
    left: 70px;
    width: 100px;
    padding-left: 60px;
    height: 60px;
    color: white;
    font-weight: 900;
    font-size: 50px;
    line-height: 55px;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.contenedor_indicadores #indicadores .counter {
    font-size: 50px;
    line-height: 60px;
    width: 130px;
    height: 60px;
    text-align: center;
    color: white;
    font-weight: 900px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    padding-left: 60px;
}

@media (max-width:320px) {
    .contenedor_indicadores {
        padding: 50px 30px;
    }
}

@media (max-width:480px) {
    .contenedor_indicadores {
        width: 100%;
    }

    .contenedor_indicadores #indicadores {
        width: 100%;
        height: 800px;
    }

    .contenedor_indicadores #indicadores section:nth-child(1) {
        margin: 20px;
    }

    .contenedor_indicadores #indicadores section:nth-child(2) {
        margin: 20px;
    }

    .contenedor_indicadores #indicadores section:nth-child(3) {
        margin: 20px;

    }
}

@media (min-width: 481px) and (max-width:800px) {
    .contenedor_indicadores {
        width: 100%;
        height: 1000px;
    }

    .contenedor_indicadores #indicadores {
        width: 100%;
        height: 250px;
    }

    .contenedor_indicadores #indicadores section:nth-child(1) {
        margin: 20px 210px;
    }

    .contenedor_indicadores #indicadores section:nth-child(2) {
        margin: 20px 50px;
    }

    .contenedor_indicadores #indicadores section:nth-child(3) {
        margin: 20px 20px;

    }

}

#publicaciones {
    width: 1024px;
    height: 1290px;
    margin: auto;
    margin-top: 90px;
}

#publicaciones h2 {
    margin-left: 62px;
    margin-bottom: 30px;
}

#publicaciones p {
    width: 900px;
    margin: auto;
}

#publicaciones h4 {
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 62px;
    font-size: 18px;
    color: #1947EB;
}

#publicaciones article {
    padding-top: 30px;
    padding-left: 350px;
    height: 500px;
    position: relative;
    margin-top: 4%;
}

#publicaciones article .boton_descargar {
    width: 50%;
}

#publicaciones article .boton_descargar a {
    width: 100%;
}

.boton_descargar a figure {
    left: 15%;
}

#publicaciones .boton_descargar a:hover figure {
    left: 45%;
}


#publicaciones article aside {
    position: absolute;
    width: 250px;
    height: 450px;
    top: 0;
    left: 62px;
    margin-right: 30px;
}

#publicaciones article h3 {
    margin-bottom: 30px;
}

#publicaciones article p {
    margin-right: 62px;
    border-top: 1px solid #1229C1;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    height: 205px;
}

#publicaciones article .boton_descargar {
    width: 100%;
}

@media (max-width:480px) {
    #publicaciones {
        width: 90%;
        height: 2500px;
        margin-top: 40px;
    }

    #publicaciones p {
        width: 100%;
        margin: auto;
    }

    #publicaciones article p {
        height: 280px;
    }

    #publicaciones .arn {
        height: 220px;
    }

    #publicaciones h2 {
        margin-left: 0;
        font-size: 40px;
    }

    #publicaciones h4 {
        margin-left: 0;
    }

    #publicaciones article {
        width: 400px;
        padding-top: 500px;
        padding-left: 0px;
        height: 1140px;
    }
}

@media (min-width: 481px) and (max-width:800px) {
    #publicaciones {
        width: 90%;
        height: 1450px;
        margin-top: 40px;
    }

    #publicaciones p {
        width: 100%;
        margin: auto;
    }

    #publicaciones h2 {
        margin-left: 0;
    }

    #publicaciones h4 {
        margin-left: 0;
    }

    #publicaciones article {
        width: 700px;
        height: 600px;
        padding-top: 0;
        padding-left: 300px;
    }

    #publicaciones article aside {
        left: 0;
        margin: 0;
    }

    #publicaciones article p {
        height: 270px;
    }

    #publicaciones article .boton_descargar {
        width: 650px;
        margin-left: 0
    }

    #publicaciones article .boton_descargar a {
        width: 650px;
        margin-left: -300px
    }
}

/*


#publicaciones article .boton_descargar a figure {
    left: 50px;
}

#publicaciones article .boton_descargar a:hover {
    color:rgba(255,255,255,0.0);
    line-height: 10px;
    background-color:#43C805; 
}

#publicaciones article .boton_descargar a:hover figure {
    left: 46%;
}

*/

#economia_circular {
    width: 1024px;
    height: 2100px;
    margin: auto;
    margin-left: -7%;
    margin-bottom: 100px;
}

#economia_circular h2 {
    margin-left: 70px;
    margin-bottom: 30px;
}

#economia_circular main {
    width: 880px;
    margin: auto;
    margin-bottom: 20px;
}

#economia_circular article {
    margin-top: 50px;
    width: 98%;
}


#economia_circular article h3 {
    border-bottom: 1px solid #1947EB;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

#economia_circular article h4 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
}


#economia_circular article aside {
    width: 250px;
    height: 250px;
    position: relative;
    float: left;
    margin-right: 20px;
}

#economia_circular article aside img {
    width: 250px;
    height: 250px;
}

@media (max-width:480px) {
    #economia_circular {
        width: 100%;
        height: 4350px;
        margin-left: -10%;
        margin-bottom: 100px;
    }

    #economia_circular h2 {
        margin-left: 0;
    }

    #economia_circular main {
        width: 380px;
    }

    #economia_circular article {
        width: 400px;
        margin-left: 0;
        padding-left: 0;
    }

    #economia_circular article p {
        padding-left: 0;
        padding-top: 230px;
        margin-top: 80px;
    }

    #economia_circular article aside {
        margin-left: 50px;
        margin-right: 40px;
    }

    .apoyo_tecnico_especializado h2 {
        font-size: 40px;
    }
}

@media (min-width: 481px) and (max-width:800px) {
    #economia_circular {
        width: 100%;
        height: 2550px;
        margin-left: -5%;
        margin-bottom: 100px;
    }

    #economia_circular h2 {
        margin-left: 0;
    }

    #economia_circular main {
        width: 700px;
    }

    #economia_circular article {
        width: 700px;
        margin-left: 0;
        padding-left: 0;
    }

    #economia_circular article p {
        padding-left: 0;
    }

    #economia_circular article aside {
        margin-left: 0;
    }
}

.apoyo_tecnico_especializado p {
    margin-top: 180px;
    margin-bottom: 30px;
    margin-left: 39%;
    width: 60%;

}

.apoyo_tecnico_especializado {
    height: 600px;
}

.apoyo_tecnico_especializado aside {
    width: 250px;
    height: 250px;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-top: 30px;
}

.apoyo_tecnico_especializado aside img {
    width: 320px;
    height: 366px;
}

.apoyo_tecnico_especializado .boton_descargar {
    margin-top: 200px;
}

/*AFILIADOS*/

#empresas_afliadas_en_el_mundo {
    margin-top: 100px;
}

#empresas_afliadas_en_el_mundo h2,
#empresas_afliadas_en_el_mundo p {
    margin-bottom: 30px;
}

#empresas_afliadas_en_el_mundo figure {
    text-align: center;

}

#empresas_afiliadas_en_el_mundo .counter {
    font-size: 19px;
    color: #5E5C5C;
    font-family: 'Open Sans', sans-serif;
}

#empresas_afliadas_en_el_mundo figure img {
    width: 90%;
    margin-top: -7%;
    margin-bottom: -3%;
}

@media (min-width: 481px) and (max-width:800px) {
    .apoyo_tecnico_especializado p {
        margin-top: 180px;
        margin-bottom: 30px;
        margin-left: 55%;
        width: 45%;
    }

    .apoyo_tecnico_especializado {
        height: 650px;
    }

    #economia_circular article h4 {
        padding-top: 0;
    }
}

@media (max-width:480px) {
    #empresas_afliadas_en_el_mundo .boton_descargar {
        width: 27px;
    }

    #empresas_afliadas_en_el_mundo .boton_descargar a {
        width: 270px;
    }

    #empresas_afliadas_en_el_mundo .boton_descargar a figure {
        visibility: hidden;
    }

    .apoyo_tecnico_especializado aside img {
        width: 250px;
        height: auto;
    }

    .apoyo_tecnico_especializado {
        padding-left: 5%;
        height: 800px;
    }

    .apoyo_tecnico_especializado p {
        margin-top: 350px;
        margin-left: 10px;
        width: 100%;

    }

    .apoyo_tecnico_especializado .boton_descargar {
        margin-top: 0;
    }

    .apoyo_tecnico_especializado aside {
        margin-left: 50px;
    }
}

@media (max-width: 375px) {
    #economia_circular main {
        width: 330px;
    }

    #economia_circular article {
        width: 375px;
    }

    #publicaciones article {
        width: 375px;
    }
}

@media (max-width: 320px) {
    #economia_circular main {
        width: 260px;
    }

    #economia_circular article {
        width: 280px;
    }

    #publicaciones article {
        width: 280px;
    }

    #economia_circular {
        height: 5700px;
    }

    #economia_circular article aside {
        margin-left: 0;
    }
}



#empresas_afliadas_colombia {
    margin-top: 100px;
    height: auto;
    margin-bottom: 100px;
}

#empresas_afliadas_colombia h2,
#empresas_afliadas_colombia p {
    margin-bottom: 30px;
}

#empresas_afliadas_colombia .lista_items {
    width: 550px;
    height: auto;
    margin-top: 17%;
    margin-left: 15%;
    margin-bottom: 5%;
}

#empresas_afliadas_colombia .lista_items li {
    width: 180px;
}


/**CONTACTO*/

#formulario {
    width: 1024px;
    height: auto;
    margin: auto;
    padding: 50px 62px;
    margin-top: 50px;
    margin-bottom: 50px;
    background-color: transparent;
}



.botones-form {
    width: 900px;
    height: 40px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #1229C1;
    border: none;
    margin-bottom: 15px;
    border-bottom: 1px solid #43C805;
    background-color: transparent;
    outline: none;

    transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
}

.botones-form:hover {
    color: #1229C1;
    border-bottom: 1px solid #43C805;
}

.botones-form::-webkit-input-placeholder {
    color: #1229C1;
}

.botones-form::-moz-input-placeholder {
    color: #1229C1;
}

.botones-form:hover::-webkit-input-placeholder {
    color: #1229C1;
}

.botones-form:hover::-moz-input-placeholder {
    color: #1229C1;
}

.mensaje {
    height: 100px;
}

#enviar {
    width: 500px;
    margin-top: 2%;
    background-color: #1229C1;
    height: 100px;
    margin-left: 22%;
    border-radius: 50px;
    border: none;
    outline: none;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    cursor: pointer;
    text-align: center;

}

#enviar:hover {
    background-color: #43C805;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
}

#economia_circular .eco {
    margin-top: 80px;
}

#economia_circular .aux {
    padding-top: 50px;
}

@media (max-width:480px) {
    #formulario {
        width: 100%;
    }

    #formulario p {
        font-size: 12px;
    }

    .botones-form {
        font-size: 14px;
        width: 100%;
    }

    #enviar {
        width: 300px;
        height: 80px;
        margin-left: 0;
        margin-top: 40px;
    }

    #empresas_afliadas_colombia {
        height: 1600px;
    }

    #economia_circular .aux {
        padding-top: 0;
    }
}

@media (min-width: 481px) and (max-width:800px) {
    #formulario {
        width: 100%;
    }

    .botones-form {
        width: 100%;
    }

    #enviar {
        width: 500px;
        height: 80px;
        margin-left: 10%;
        margin-top: 40px;
    }

    #empresas_afliadas_colombia {
        height: 1050px;
    }

    #empresas_afliadas_colombia .lista_items {
        margin-left: 0;
        margin-top: 20%;
    }

    #empresas_afliadas_colombia .lista_items li {
        font-size: 16px;
    }

    #economia_circular .eco {
        margin-top: 0;
    }

    #economia_circular .aux {
        padding-top: 0;
    }
}

@media (max-width:1150px) {

    #video-new,
    #video-new-customer,
    #seccion-eventos .eventos {
        width: 80%;
    }

    #seccion-documento .documento {
        width: 90%;
    }

    /* #seccion-documento .documento .izq img {
        width: 50% !important;
    } */
}

@media (max-width:1010px) {

    #video-new .col,
    #seccion-eventos .eventos .izq,
    #seccion-eventos .eventos .der,
    #seccion-documento .documento .izq,
    #seccion-documento .documento .der {
        width: 70%;
        margin: auto;
    }

    #video-new-customer .col {
        width: 100%;
    }
}