@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?wvhd6z');
  src:  url('icomoon.eot?wvhd6z#iefix') format('embedded-opentype'),
    url('icomoon.ttf?wvhd6z') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-right:before {
  content: "\e908";
}
.icon-locationcym-icon:before {
  content: "\e907";
}
.icon-enviar:before {
  content: "\e909";
}
.icon-nombre:before {
  content: "\e90b";
}
.icon-telefono:before {
  content: "\e90d";
}
.icon-cym:before {
  content: "\2022";
  width: 1em;
}
.icon-microsoftoffice:before {
  content: "\e900";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-search:before {
  content: "\f002";
}
.icon-correo:before {
  content: "\f003";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-search-minus:before {
  content: "\f010";
}
.icon-engrane:before {
  content: "\f013";
}
.icon-map:before {
  content: "\f041";
}
.icon-plus-circle:before {
  content: "\f055";
}
.icon-minus-circle:before {
  content: "\f056";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-gears:before {
  content: "\f085";
}
.icon-phone:before {
  content: "\f095";
}
.icon-twitter1:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-square:before {
  content: "\f0c8";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-instagram1:before {
  content: "\f16d";
}
.icon-soundcloud1:before {
  content: "\f1be";
}
.icon-file-pdf-o:before {
  content: "\f1c1";
}
.icon-share:before {
  content: "\f1e0";
}
.icon-street-view:before {
  content: "\f21d";
}
.icon-whatsapp1:before {
  content: "\f232";
}
.icon-map-o:before {
  content: "\f278";
}
.icon-checkmark1:before {
  content: "\e901";
}
.icon-x:before {
  content: "\e902";
}
.icon-mail:before {
  content: "\e903";
}
.icon-plus-alt:before {
  content: "\e904";
}
.icon-minus-alt:before {
  content: "\e905";
}
.icon-menu_responsivo:before {
  content: "\e9bd";
}
.icon-menu2:before {
  content: "\e9be";
}
.icon-menu3:before {
  content: "\e9bf";
}
.icon-menu4:before {
  content: "\e9c0";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-facebook1:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-soundcloud:before {
  content: "\eac3";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.icon-safari:before {
  content: "\eadd";
}
.icon-file-pdf:before {
  content: "\eadf";
}

@font-face {
	font-family: 'Helvetica';
	src: url('Helvetica.eot');
	src: url('Helvetica.eot')format('embedded-opentype'), url('Helvetica.ttf') format('truetype');
	 font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Helvetica-Bold';
	src: url('Helvetica-Bold.eot');
	src: url('Helvetica-Bold.eot')format('embedded-opentype'), url('Helvetica-Bold.ttf') format('truetype');
	 font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Helvetica-Light';
	src: url('Helvetica-Light.eot');
	src: url('Helvetica-Light.eot')format('embedded-opentype'), url('Helvetica-Light.ttf') format('truetype');
	 font-weight: normal;
    font-style: normal;
}



* {
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch
}

body,html {
    background: #FFFFFF;
    overflow-x: hidden;
	margin: 0;
    padding: 0;
}


  /* topbar */


#topbar {
    background: #FFFFFF;
    font-size: 15px;
    font-family: Helvetica;
    height: 15px;
    z-index: 998;
    position: relative
}

#topbar .global {
    float: right;
    margin-top: 9px;
}

#topbar .global a {
    color: #000000;
}

#topbar .global a:hover {
    color: #259edd;
    text-decoration: none;
    transition: all .5s
}

#topbar .global .icon-chevron-down {
    margin-left: 8px
}

#topbar .global .icon-map {
    margin-right: 7px;
    font-size: 15px;
    color: #259edd
}

#topbar .global ul {
    margin-left: -40px; 
}

#topbar .global li {
    font-size: 15px;
    line-height: 28px;
}

#topbar .lang img {
    width: 70%;
	margin-top: -4px;
}

#topbar .lang a {
    color: #000000
}

#topbar .lang a:hover {
    color: #259edd;
    text-decoration: none;
    transition: all .5s
}

.lang {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    padding-right: 3px;
    line-height: 18px;
    background: #FFFFFF;
    border-right: 2px solid #259edd;
}

.sites {
    float: right;
    margin-top: 0;
    margin-right: 15px
}

@media (max-width: 900px) {
    #topbar {
        padding:3px 0;
        font-size: 15px;
        font-family: Helvetica;
        height: 50px
    }

    #topbar .contact-info a:first-child {
        margin-left: 0
    }


    .sites {
        float: none;
        margin-right: 20px;
        margin-left: 20px
    }

    .lang {
        border-right: 1 solid #5f604b;
		float: right
    }
}

  /* header */

#header {
    position: absolute;
    width: 100%;
    padding: 0;
    height: 90px;
    transition: all .1s;
    background: #FFFFFF;
    box-shadow: 0 6px 9px 0 rgba(0,0,0,.4);
    z-index: 997
}

#header #logo img {
    width: 160px;
    margin-top: 10px;
}

#header #logo img:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05)
}

@media (max-width: 600px) {
    #header {
        padding-top:20px;
        height: 100px
    }

    #header #logo img {
        max-height: 60px;
        margin-left: 10px;
        margin-top: 5px
    }
}

  /* Nav */

.nav-menu,.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99
}

.nav-menu li {
    position: relative;
    white-space: nowrap
}

.nav-menu>li {
    float: left
}

.nav-menu li:hover>ul {
    display: inline
}

.nav-menu ul ul {
    top: 0;
    left: 100%
}

.nav-menu ul li {
    min-width: 180px
}

#nav-menu-container {
    float: right;
    margin-top: -45px
}

ul.acorh {
    display: none
}

@media (max-width: 901px) {
    #nav-menu-container {
        display:none
    }
}

.nav-menu a {
    padding: 10px 8px;
    text-decoration: none;
    display: inline-block;
    color: 	#000000;
    font-family: Helvetica;
    font-size: 16px;
    outline: 0;
    position: relative
}

.nav-menu .principal {
    margin-bottom: 18px;
    z-index: 0;
}

.nav-menu .principal:hover:before {
    width: 100%
}

.nav-menu .principal:before {
    content: '';
    height: 2px;
    text-decoration: none;
    width: 0%;
    background-color: #259edd;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: width .3s
}

.nav-menu li:hover>a,.nav-menu>.menu-active>a {
    color: #259edd;
    text-decoration: none
}

.nav-menu>li {
    margin-left: 5px
}

.nav-menu ul {
    margin: 0px;
    padding: 0px;
    background: #FFFFFF;
}

.nav-menu ul li {
    transition: .5s
}

.nav-menu ul li a {
    padding: 8px 20px;
    color: #000;
    transition: .1s;
    display: block;
    font-size: 16px;
    text-transform: none
}

.nav-menu ul li:hover>a {
    color: #FFFFFF;
    background: #259edd;
    transition: .3s
}

.nav-menu ul ul {
    margin: 0
}

@media (max-width: 900px) {
	
    .navbar-toggler {
        float:right;
        right: 0;
        border: 2px solid #259edd;
        border-radius: 0;
        margin-top: -50px;
        margin-right: -10px;
        padding: 8px 8px;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear
    }

    .navbar-toggler span {
        background: #259edd;
        display: block;
        width: 30px;
        height: 5px;
        margin: auto;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear
    }

    .navbar-toggler span+span {
        margin-top: 7px
    }

    .navbar-toggler:hover span {
        background: #6d6f64
    }

    .navbar-toggler:focus {
        outline: 0;
        box-shadow: none
    }

    ul.acorh {
        display: block;
        position: relative;
        width: 100%;
    }

    ul.acorh .icon-chevron-down {
        margin-left: 10px
    }

    ul.acorh,ul.acorh * {
        margin: 0;
        padding: 0;
        border: 0
    }

    ul.acorh {
        margin-top: 22px;
        padding: 0;
        list-style: none;
        width: 100%;
        font-size: 18px;
        text-align: center;
        font-family: helvetica
    }

    ul.acorh li {
        list-style: none
    }

    ul.acorh li a {
        display: block;
        padding: 12px;
        background: #FFFFFF;
        color: #5f604b;
        text-decoration: none
    }


    ul.acorh li ul {
        max-height: 0;
        margin: 0;
        padding: 0;
        list-style: none;
        overflow: hidden;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear
    }

    ul.acorh li li a {
        padding: 10px;
        background: #a6a699;
        color: #fff;
        font-size: 18px;
        border: 0
    }

    ul.acorc li li:last-child a {
        border-bottom: 0
    }

    ul.acorh li:hover ul {
        max-height: 400px;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear
    }

    ul.acorh li a:hover {
        background: #259edd;
        color: #fff
    }
}


  /* confirmación */

.confirma {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-image: linear-gradient(rgba(255,255,255,.8),rgba(255,255,255,.5)),url(../images/textura.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    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
}

.logo_confirma {
    margin: auto;
    width: 35%
}

.texto_confirma h2 {
    font-size: 20px;
    margin: auto;
    font-family: arial;
    color: #000;
    padding: 50px;
    text-align: center;
	line-height: 30px;
}

a.empresas-btn {
    background: #259edd;
    color: #fff;
    cursor: pointer;
    margin: auto;
    display: inline-block;
    font-size: 21px;
    font-family: arial;
    padding: 5px 25px 5px 25px;
    text-align: center;
    transition: all .4s ease 0s;
    z-index: 222
}

a.empresas-btn:hover {
    color: #fff;
    background: #6d6f64;
    text-decoration: none
}

@media (max-width: 768px) {
    .logo_confirma {
        margin:auto;
        width: 70%
    }

    .texto_confirma h2 {
        font-size: 19px;
        letter-spacing: 5px;
        margin: auto;
        font-family: Helvetica;
        font-weight: 700;
        color: #4a4f54;
        padding: 40px;
        text-align: center;
        line-height: 26px
    }

    a.empresas-btn {
        background: #259edd;
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        margin: auto;
        display: inline-block;
        font-size: 22px;
        font-family: Helvetica;
        padding: 5px 25px 5px 25px;
        text-align: center;
        transition: all .4s ease 0s;
        z-index: 222
    }

    a.empresas-btn:hover {
        color: #fff;
        background: #6d6f64;
        text-decoration: none
    }
}

.flex-center {
    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: #fff
}

  /* preload */

.preloader {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-image: linear-gradient(rgba(255,255,255,.8),rgba(255,255,255,.5)),url(../images/textura.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
	   overflow: hidden;
   -webkit-overflow-scrolling: touch;
}

.dots .dot {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 0 10px 0 10px;
    border-radius: 50%;
    background: #259edd;
    -webkit-animation: dot-dot-dot 1.4s linear infinite;
    animation: dot-dot-dot 1.4s linear infinite
}

.dots .dot:nth-child(2) {
    animation-delay: .2s

}

.dots .dot:nth-child(3) {
    animation-delay: .4s
}

@keyframes dot-dot-dot {
    0%,100%,60% {
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial
    }

    30% {
        -webkit-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
        transform: translateY(-25px)
    }
}

@media (max-width: 600px) {
    .preloader {
        background-attachment: scroll;
    }
}


  /* subir */

.ir-arriba {
    border-radius: 0%;
    display: none;
    padding: 13px;
    background: #259edd;
    font-size: 22px;
    color: #FFFFFF;
    cursor: pointer;
    position: fixed;
    z-index: 100;
    bottom: 20px;
    right: 20px;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.3)
}

.ir-arriba:hover {
    background: #5f604b;
     color: #FFFFFF;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.3);
    transition: all .8s
}

.over {
    background: rgba(0,0,0,.6);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    display: flex;
    visibility: hidden;
    z-index: 900
}

.over.active {
    visibility: visible
}

  /* Pop up */

.popup {
    background: #FFFFFF;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.4);
    font-family: Helvetica;
    padding: 15px;
    text-align: center;
    width: 450px;
    transition: .3s ease all;
    transform: scale(.7);
    opacity: 0;
    color: #000
}

.popup .btn-cerrar-popup {
    font-size: 20px;
    display: block;
    text-align: right;
    transition: .3s ease all;
    cursor: pointer;
	margin-top: 20px;
}

.popup h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    opacity: 0;
    color: #000
}

.popup form .contenedor-inputs {
    opacity: 0
}

.popup form .contenedor-inputs input {
    width: 95%;
    margin-bottom: 20px;
    height: 50px;
    font-size: 18px;
    line-height: 52px;
    text-align: center;
    background: #FFFFFF;
}

.popup form .btn-submit {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border: none;
    color: #FFFFFF;
    background: #65665d;
    border-radius: 10px;
    font-family: Helvetica;
    font-size: 18px;
    cursor: pointer;
    transition: .3s ease all;
	margin-top: 10px;
}

.popup form .btn-submit:hover {
    background: #000
}

.popup.active {
    transform: scale(1);
    opacity: 1
}

.popup.active h3 {
    animation: entradaTitulo .8s ease .5s forwards
}

.popup.active .contenedor-inputs {
    animation: entradaInputs 1s linear 1s forwards
}

@keyframes entradaTitulo {
    from {
        opacity: 0;
        transform: translateY(-25px)
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes entradaInputs {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

  /* Video */

.video-responsive {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: -20px;
	margin-bottom: 0px;
}

.video-responsive2 {
    display: none;
	width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: -2px;
	margin-bottom: 0px;
}


@media (max-width: 600px) {
.video-responsive {
    display: none
}

.video-responsive2 {
    display: block;
}

}


  /* heading */

#heading_transporte {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/transporte.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_hospitales {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/salud.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_industrial {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/industrial.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_educacion{
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/educacion.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}


#heading_estaciones{
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/estaciones.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_inmobiliario {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/inmobiliario.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_inversion {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/inversion.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_operacion {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/operacion.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_preinversion{
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/preinversion.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_aviso {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/aviso privacidad.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}



#heading_nosotros {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/nosotros.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_mapa {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/mapa.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_contactanos {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/contactanos.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_proyectos {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/proyectos.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_casos_exito {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/casos_exito.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_diseno {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/diseno.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_carreteras {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/carreteras.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_urbano {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/urbano.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_ferroviario {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/ferroviario.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_telefericos {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/telefericos.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_puertos {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/puertos.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_aeropuertos{
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/aeropuertos.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_ciudades {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/ciudades.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_supervision {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/supervision.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_ingeniero_independiente {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/ingeniero_independiente.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_gerencia {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/gerencia.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_app {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/app.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_its {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/its.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_ingeniero {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/ingeniero.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_operacion_mantenimiento {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/operacion_mantenimiento.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_SIGI {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/SIGI.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_trafico {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/trafico.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_factibilidad {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/factibilidad.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_transito {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/transito.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_movilidad_sustentable {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/movilidad_sustentable.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_libro{
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/libro.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

#heading_responsabilidad {
	background-attachment: fixed;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
	 -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,.20),rgba(0,0,0,.60)),url("../images/banner/responsabilidad.jpg");
    background-position:top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 380px!important;
    min-height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

@media (max-width: 600px) {
	
#heading_transporte {
	background-attachment: scroll;
}

#heading_hospitales {
	background-attachment: scroll;
}
	
#heading_industrial {

	background-attachment: scroll;
}

#heading_educacion{
	background-attachment: scroll;
}

#heading_estaciones{
	background-attachment: scroll;
}

#heading_inmobiliario {
	background-attachment: scroll;
}
#heading_inversion {
	background-attachment: scroll;
}

#heading_operacion {
	background-attachment: scroll;
}

#heading_preinversion{
	background-attachment: scroll;
}
#heading_aviso {
	background-attachment: scroll;
}

#heading_mapa {
	background-attachment: scroll;
}
	
#heading_contactanos {
	background-attachment: scroll;
}
	
#heading_proyectos {
	background-attachment: scroll;
}

#heading_casos_exito {
	background-attachment: scroll;
}
	
#heading_diseno {
	background-attachment: scroll;
}

#heading_carreteras {
	background-attachment: scroll;
}

#heading_urbano {
	background-attachment: scroll;
}
	
#heading_ferroviario {
	background-attachment: scroll;
}

#heading_telefericos {
	background-attachment: scroll;
}

#heading_puertos {
	background-attachment: scroll;
}
	
#heading_aeropuertos{
	background-attachment: scroll;
}
	
#heading_ciudades {
	background-attachment: scroll;
}

#heading_supervision {
	background-attachment: scroll;
}

#heading_ingeniero_independiente {
	background-attachment: scroll;
}

#heading_gerencia {
	background-attachment: scroll;
}

#heading_app {
	background-attachment: scroll;
}

#heading_its {
	background-attachment: scroll;
}

#heading_ingeniero {
	background-attachment: scroll;
}

#heading_operacion_mantenimiento {
	background-attachment: scroll;
}

#heading_SIGI {
	background-attachment: scroll;
}

#heading_trafico {
	background-attachment: scroll;
}

#heading_factibilidad {
	background-attachment: scroll;
}
	
#heading_transito {
	background-attachment: scroll;
}

#heading_movilidad_sustentable {
	background-attachment: scroll;
}

#heading_libro{
	background-attachment: scroll;
}

#heading_responsabilidad {
	background-attachment: scroll;
}
			
}

.texto_animado {
	display: block;
	margin: auto;
	margin-top: 7%;
}

 .texto_animado h1 {
    font-family: Helvetica;
	font-weight: 600;
    font-size: 70px;
    color: #FFFFFF;
	text-shadow: 1px 3px 14px #000000;
	letter-spacing: 2px;
    line-height: 66px;}

 .texto_animado h2 {
    width: 70%;
	font-family: arial;
	line-height: 26px;
    font-size: 20px;
    color: #FFFFFF;
	text-shadow: 1px 3px 14px #000000;
	letter-spacing: 1px;
    margin-top: 10px;}

@media (max-width: 800px) {
	
.texto_animado {
padding: 0 10px;
}

.texto_animado {
text-align: left;}
	
.texto_animado h1 {
font-size: 36px;
line-height: 38px;}
	
.texto_animado h2 {
width: 100%;
font-size: 19px;
line-height: 26px;
margin-top: 10px;}
}

#esquema_unities {
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.8),rgba(249,249,249,.5)),url(../images/textura.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}

#esquema_unities .esquema_incio {
   margin-top: 25px;
}

#esquema_unities .cta-title {
    color: #6d6f64;
    font-size: 22px;
    font-family: Arial;
	text-align: center;
	line-height: 30px;
}

#esquema_unities area:focus {
    border: none;
    outline-style: none;
    -moz-outline-style: none;
    -webkit-outline-style: none;
    -ms-outline-style: none;
    -o-outline-style: none
}

#esquema_unities .soluciones img {
    width: 70%;
    margin: auto;
    margin-top: 25px;
	padding-bottom: 25px;
    display: block;
}

#esquema_unities .btn-abrir-popup {
    color: #259edd;
    font-size: 20px;
	text-align: center;
    font-family: Arial;
	font-weight: bold
}

#esquema_unities .btn-abrir-popup:hover {
	color: #6d6f64;
}



@media (max-width: 600px) {

    #esquema_unities .cta-title {
        font-size: 20px;
		line-height: 24px;
		padding: 0 20px;
    }

	#esquema_unities .btn-abrir-popup {
        font-size: 18px;
		line-height: 32px;
    }
	
    #esquema_unities .soluciones img {
        width: 100%;
		margin-top: 20px;
    }
	
	#esquema_unities {
	background-attachment: scroll;
}

}


#action-cultura {
    background-color: #259edd;
    background-attachment: fixed;
    background-image: linear-gradient(rgba(37,158,221,.5),rgba(37,158,221,.6)),url(../images/nosotros/cultura.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 70px 0
}

#action-cultura2 {
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.8),rgba(249,249,249,.5)),url(../images/textura.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
    padding: 70px 0
}

#action-cultura h2 {
    font-size: 46px;
    color: #FFF;
    font-family: Helvetica-bold;
    text-align: center;
	margin-bottom: 25px;
}

#action-cultura2 h2 {
    font-size: 46px;
    color: #6d6f64;;
    font-family: Helvetica-bold;
    text-align: center;
	margin-bottom: 25px;
}


@media (max-width: 600px) {
	
#action-cultura {
    background-attachment: scroll;
	background-position: middle;
    padding: 50px 0
}

#action-cultura2 {
    background-attachment: scroll;
	background-position: middle;
    padding: 50px 0
}
	
#action-cultura {
padding:40px 10px;
}
	
#action-cultura h2 {
    font-size: 30px;
	margin-bottom: 5px;
}
	
#action-cultura2 h2 {
    font-size: 30px;
	margin-bottom: 5px;
}
}

#empleo {
    padding: 40px 0 40px 0;
    background-attachment: fixed;
    background-image: linear-gradient(rgba(255,255,255,.8),rgba(255,255,255,.5)),url(../images/textura.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#nosotros {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.8),rgba(249,249,249,.5)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#nosotros .content {
padding-right: 80px;
margin: auto;
}

#nosotros h1 {
font-size: 46px;
color: #6d6f64;
font-family: Helvetica-bold;
text-align: left;
margin-bottom: 30px;	
}

#nosotros .about-img {
 background: #E2E2E2;
 padding-left: 25px;
 padding-right: 25px;
padding-bottom: 40px;
}

#nosotros .content h2 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#nosotros .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}


.line-time {
    overflow: hidden;
    position: relative;
    padding: 0;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 40px;
    text-decoration: none;
	
}

.line-img img {
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    width: 100%;
    text-decoration: none;
}


.line-time:hover .line-img>a::after {
    opacity: 1
}


.sline-time:hover .add-actions-line {
    opacity: 1;
    bottom: 0
}

.line-img>a::after {
    background: linear-gradient(0deg, rgba(255,131,0,.60) 0%, rgba(255,131,0,.60) 50%);
    content: "";
    height: 120%;
    left: 0;
    position: absolute;
    top: -10px;
    width: 100%;
    opacity: 0;
    transition: .5s;
    overflow: hidden;
}

.add-actions2-line {
    background: rgba(0,0,0,.10) none repeat scroll 0 0;
	margin-bottom: 5px;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    transition: all .5s ease 0s;
    width: 100%;
	align-items: center;
    display: flex;
   justify-content: center;
}

.line-dec h5 {
    font-size: 40px;
	margin: auto;
    color: #6d6f64;
    font-family: Helvetica-bold;
	margin-top: 10px
}

.line-dec p{
    font-size: 16px;
	margin: auto;
    color: #000;
    font-family: arial;
	margin-bottom: 10px;
	line-height: 24px;
}

@media (max-width: 600px) {
	
#nosotros {
padding: 40px 10px;
background-attachment:scroll;
}	
	
#nosotros .content {
padding: 20px;
}
	
#nosotros h1 {
font-size: 34px;
}
	
#nosotros .content h2 {
font-size: 19px;
}

#nosotros .content h3 {
font-size: 18px;
}
	
#nosotros .about-img {
padding-bottom: 30px
}
	
.line-dec h5 {
font-size: 38px;
}

.line-dec p{
font-size: 18px;
}


}

#responsabilidad {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#responsabilidad .content {
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 100px
}

#responsabilidad .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 25px;
 padding-right: 25px;
 display: flex;
 align-items: center;
 justify-content: center;
}

#responsabilidad .about-img .imagen img {
    width: 100%;
}

#responsabilidad .about-img p {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-family: arial;
	text-align: center;
	margin-top: 15px;
}


#responsabilidad .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#responsabilidad .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#responsabilidad .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#responsabilidad .content .logotipo img {
    display: block;
    width: 40%;
    margin: auto;
	margin-bottom: 20px;
}

#responsabilidad .content .logotipo img:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    filter: saturate(180%);
}

@media (max-width: 600px) {
	
#responsabilidad {
    padding: 20px 10px;
	background-attachment: scroll;
}	
	
	
#responsabilidad .content {
padding: 20px;
}

#responsabilidad .content h2 {
font-size: 19px;
}

#responsabilidad .about-img p {
font-size: 17px;
}

#responsabilidad .about-img {
 background: none;
 z-index: 0;
 padding-left: 25px;
 padding-right: 25px;
 padding-bottom: 40px;
}
	
#responsabilidad .content .logotipo img {
    width: 60%;
}
}


#libro {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#libro .content {
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px
}

#libro .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#libro .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#libro .content h3 {
    color: #1BDECF;
    font-size: 20px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#libro .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 80px;
 padding-right: 80px;
 display: flex;
 align-items: center;
 justify-content: center;
}

#libro .about-img .imagen img {
    width: 100%;
}

#libro .about-img .boton {
    margin: auto;
    text-align: center
}

#libro .about-img a.compra-btn {
	background: #259edd;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    margin: auto;
    padding: 10px 30px 15px 30px;
    text-align: center;
    transition: all .4s ease 0s
}

#libro .about-img a.compra-btn:hover {
    color: #FFFFFF;
    background: #6D6F64;
    text-decoration: none
}


#libro .autores .member .details {
    text-align: left;
    padding: 5px 0 5px 0;
	margin-bottom: 25px;
}

#libro .autores .member h4 {
    font-family: arial;
	font-weight: bold;
	font-size: 19px;
    color: #000000;
}

#libro .autores .member .datos_linea {
    background: #1BDECF;
	 height: 1px;
}

#libro .autores .member .datos {
    color: #000;
    font-size: 18px;
    line-height: 20px;
	font-family: arial;
}

@media (max-width: 600px) {

#libro {
    padding: 20px 10px;
	background-attachment: scroll;
}
	
#libro .content {
padding: 20px;
}

#libro .about-img {
 background: none;
 z-index: 0;
 padding-left: 25px;
 padding-right: 25px;
 padding-bottom: 40px;
}
	
#libro .content h1 {
   font-size: 20px;
}

}



#action-talento {
    background-attachment: fixed;
    background-image: linear-gradient(rgba(0,0,0,.5),rgba(37,158,221,.7)),url(../images/equipo.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 60px 20px;
}

#action-talento .cta-title {
    color: #FFFFFF;
    font-family: helvetica-bold;
	font-size: 46px;
    text-shadow: 1px 1px 4px #000;
	text-align: left;
}

#action-talento .cta-text {
    color: #fff;
	font-family: arial;
    font-size: 20px;
    text-align: left;
	padding-right: 40px;
    text-shadow: 1px 1px 4px #000
}

#action-talento .hashtag {
    color: #fff;
    font-size: 26px;
	font-family: arial;
	font-weight: bold;
    letter-spacing: 2px;
    text-shadow: 1px 1px 4px #000
}

#action-talento .cta-btn {
    background-color: rgba(0, 0, 0, .3);
	font-family: arial;
    font-size: 20px;
    letter-spacing: 1px;
	line-height: 26px;
    display: inline-block;
    padding: 10px 15px 15px 15px;
    transition: .5s;
    margin: auto;
    border: 3px solid #fff;
    color: #fff;
    text-decoration: none;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#action-talento .cta-btn:hover {
    background: #259edd;
    border: 3px solid #fff
}

@media (max-width: 600px) {
	#action-talento {
    padding: 40px 10px;
	background-attachment: scroll;
}

#action-talento .cta-title {
	font-size: 30px;
	text-align: center;
}

#action-talento .cta-text {
    font-size: 18px;
	text-align: center;
	padding: 0px;
}

#action-talento .hashtag {
    font-size: 20px;
	text-align: center;
}

#action-talento .cta-btn {
    background-color: rgba(0, 0, 0, .2);
    font-size: 18px;
    letter-spacing: 2px;
	line-height: 26px;
    display: inline-block;
    padding: 10px 15px 15px 15px;
    border-radius: 3px;
    transition: .5s;
    margin: auto;
	margin-top: 10px;

}

#action-talento .cta-btn:hover {
    background: #259edd;
    border: 3px solid #fff
}	
}	


#action-newsletter {
    background-attachment: fixed;
    background-image: linear-gradient(rgba(37,158,221,.8),rgba(0,0,0,.6)),url("../images/newsletter.jpg");
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 40px 20px 15px 20px;
}

#action-newsletter .cta-title {
    color: #FFFFFF;
    font-family: helvetica-bold;
	font-size: 44px;
    text-shadow: 1px 1px 4px #000;
	text-align: center;
}

#action-newsletter .cta-text {
    color: #fff;
	font-family: arial;
    font-size: 20px;
    text-align: center;
	margin-top: -5px;
	margin-bottom: 20px;
    text-shadow: 1px 1px 4px #000
}

@media (max-width: 600px) {
 #action-newsletter {
    padding: 40px 10px;
	 background-attachment: scroll;
}

 #action-newsletter .cta-title {
	font-size: 28px;
	margin-top: 20px;
}

 #action-newsletter .cta-text {
 font-size: 17px;
 margin-bottom: 10px;
}
}	

#empresas {
    padding: 70px 20px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.8),rgba(249,249,249,.5)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#empresas h2 {
    font-size: 46px;
    color: #6d6f64;
    font-family: Helvetica-bold;
    text-align: left;
	margin-bottom: 20px;
}

#empresas p {
    font-family: arial;
    color: #000;
    text-align: left;
    font-size: 19px;
	margin-bottom: 25px;
}


#empresas .flip-card2 {
    width: 100%;
    height: 150px;
    perspective: 1000px;
    margin-bottom: 15px
}

#empresas .flip-card2-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform .6s;
    transform-style: preserve-3d;
}

#empresas .flip-card2:hover .flip-card2-inner {
    transform: rotateY(180deg)
}

#empresas .flip-card2-front,.flip-card2-back {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#empresas .flip-card2-front {
    display: block;
    margin: auto;
}

#empresas .flip-card2-front .logotipo_empresas img {
    display: inline-block;
    vertical-align: middle;
    width: 320px;
    margin-top: 30px
}

#empresas .flip-card2-back {
    background: #aaa618;
    transform: rotateY(180deg);
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
}


#empresas .card2-back p {
    color: #FFFFFF;
	font-family: arial;
	text-align: center;
    padding: 20px;
    font-size: 17px;
    line-height: 24px;
	margin: auto;
}

#empresas .card2-back a.empresas-btn {
	background: none;
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    font-family: arial;
	font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    transition: all .4s ease 0s;
}

#empresas  .card2-back a.empresas-btn:hover {
    color: #000;
    background: #FFF;
    text-decoration: none
}

#empresas .flip-card3 {
    width: 100%;
    height: 150px;
    perspective: 1000px;
    margin-bottom: 15px
}

#empresas .flip-card3-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform .6s;
    transform-style: preserve-3d;
    border-radius: 20px
}

#empresas .flip-card3:hover .flip-card3-inner {
    transform: rotateY(180deg)
}

#empresas .flip-card3-front,.flip-card3-back {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#empresas .flip-card3-front {
    display: block;
    margin: auto;
    border-radius: 20px
}

#empresas .flip-card3-front .logotipo_empresas img {
    display: block;
    width: 220px;
    margin: auto;
    margin-top: 30px
}

#empresas .flip-card3-back {
    background: #123757;
    transform: rotateY(180deg);
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
}


#empresas .card3-back p {
    color: #FFFFFF;
	font-family: arial;
	text-align: center;
    padding: 20px;
    font-size: 17px;
    line-height: 24px;
	margin: auto;
}

#empresas .card3-back a.empresas-btn {
	background: none;
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    font-family: arial;
	font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    transition: all .4s ease 0s;
}

#empresas .card3-back a.empresas-btn:hover {
    color: #000;
    background: #FFF;
    text-decoration: none
}

#empresas .flip-card4 {
    width: 100%;
    height: 150px;
    perspective: 1000px;
    margin-bottom: 15px
}

#empresas .flip-card4-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform .6s;
    transform-style: preserve-3d;
    border-radius: 20px
}

#empresas .flip-card4:hover .flip-card4-inner {
    transform: rotateY(180deg)
}

#empresas .flip-card4-front,.flip-card4-back {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#empresas .flip-card4-front {
    display: block;
    margin: auto;
    border-radius: 20px
}

#empresas .flip-card4-front .logotipo_empresas img {
    display: inline-block;
    vertical-align: middle;
    width: 210px;
    margin: auto;
    margin-top: 40px
}


#empresas .flip-card4-back {
    background: #19398a;
    transform: rotateY(180deg);
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
}


#empresas .card4-back p {
    color: #FFFFFF;
	font-family: arial;
	text-align: center;
    padding: 20px;
    font-size: 17px;
    line-height: 24px;
	margin: auto;
}

#empresas .card4-back a.empresas-btn {
	background: none;
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    font-family: arial;
	font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    transition: all .4s ease 0s;
}

#empresas .card4-back a.empresas-btn:hover {
    color: #000;
    background: #FFF;
    text-decoration: none
}

#empresas .flip-card5 {
    width: 100%;
    height: 150px;
    perspective: 1000px;
    margin-bottom: 15px
}

#empresas .flip-card5-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform .6s;
    transform-style: preserve-3d;
}

#empresas .flip-card5:hover .flip-card5-inner {
    transform: rotateY(180deg)
}

#empresas .flip-card5-front,.flip-card5-back {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#empresas .flip-card5-front {
    display: block;
    margin: auto;
}

#empresas .flip-card5-front .logotipo_empresas img {
    display: inline-block;
    vertical-align: middle;
    width: 320px;
    margin-top: 30px
}

#empresas .flip-card5-back {
    background: #7E745C;
    transform: rotateY(180deg);
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
}


#empresas .card5-back p {
    color: #FFFFFF;
	font-family: arial;
	text-align: center;
    padding: 20px;
    font-size: 17px;
    line-height: 24px;
	margin: auto;
}

#empresas .card5-back a.empresas-btn {
	background: none;
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    font-family: arial;
	font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    transition: all .4s ease 0s;
}

#empresas  .card5-back a.empresas-btn:hover {
    color: #000;
    background: #FFF;
    text-decoration: none
}


@media (max-width: 800px) {
#empresas {
    padding: 50px 10px;
	background-attachment: scroll;
}

#empresas h2 {
    font-size: 30px;
}

    #empresas .flip-card2-front .logotipo_empresas img {
        width: 80%;
    }

    #empresas .flip-card3-front .logotipo_empresas img {
        width: 50%;
    }

    #empresas .flip-card4-front .logotipo_empresas img {
        width: 50%;
    }

    #empresas .flip-card5-front .logotipo_empresas img {
        width: 80%;
    }
}

.single-awesome-project2 {
    overflow: hidden;
    position: relative;
    padding: 0;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 40px;
    text-decoration: none;
	
}

.awesome-img2 img {
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    width: 100%;
    text-decoration: none;
}

.awesome-img2:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.awesome-img2>a {
    display: block;
    position: relative
}

.single-awesome-project2:hover .awesome-img2>a::after {
    opacity: 1
}

.single-awesome-project2:hover .add-actions2 {
    opacity: 1;
    bottom: 0
}

.awesome-img2>a::after {
    background: linear-gradient(0deg, rgba(255,131,0,.60) 0%, rgba(255,131,0,.60) 50%);
    content: "";
    height: 120%;
    left: 0;
    position: absolute;
    top: -5px;
    width: 100%;
    opacity: 0;
    transition: .5s;
    overflow: hidden;
}

.add-actions2 {
    background: rgba(0,0,0,.10) none repeat scroll 0 0;
	margin-bottom: 0px;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    transition: all .5s ease 0s;
    width: 100%;
	align-items: center;
    display: flex;
    justify-content: center;
}

.project-dec2 h4 {
    color: #FFF;
    font-size: 21px;
	margin: auto;
    padding: 0 20px;
    font-family: Arial;
    text-shadow: 1px 2px 10px #000
}

.single-awesome-project3 {
    overflow: hidden;
    position: relative;
    padding: 0;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 40px;
    text-decoration: none;
	
}

.awesome-img3 img {
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    width: 100%;
    text-decoration: none;
}

.awesome-img3:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.awesome-img3>a {
    display: block;
    position: relative
}

.single-awesome-project3:hover .awesome-img3>a::after {
    opacity: 1
}

.single-awesome-project3:hover .add-actions3 {
    opacity: 1;
    bottom: 0
}

.awesome-img3>a::after {
    background: linear-gradient(0deg, rgba(37,158,221,.60) 0%, rgba(37,158,221,.60) 50%);
    content: "";
    height: 120%;
    left: 0;
    position: absolute;
    top: -10px;
    width: 100%;
    opacity: 0;
    transition: .5s;
    overflow: hidden;
}

.add-actions3 {
    background: rgba(0,0,0,.10) none repeat scroll 0 0;
	margin-bottom: 5px;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    transition: all .5s ease 0s;
    width: 100%;
	align-items: center;
    display: flex;
    justify-content: center;
}

.project-dec3 h4 {
    color: #FFF;
    font-size: 20px;
	margin: auto;
    padding: 0 20px;
    font-family: Arial;
    text-shadow: 1px 2px 10px #000
}


#vacantes{
    padding: 60px 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.8),rgba(249,249,249,.5)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0	
}

#vacantes h2 {
    font-size: 46px;
    color: #6d6f64;
    font-family: Helvetica-bold;
    text-align: left;
	margin-bottom: 25px;
}

#vacantes p {
    font-size: 22px;
    color: #000000;
    font-family: Helvetica;
    text-align: center;
	margin-bottom: 10px;
}

#vacantes .noticias-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s
}

#vacantes .noticias-item {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    vertical-align: middle;
    text-align: center;
    -webkit-box-shadow: 0 2px 12px -4px rgba(0,0,0,.75);
    -moz-box-shadow: 0 2px 12px -4px rgba(0,0,0,.75);
    box-shadow: 0 2px 12px -4px rgba(0,0,0,.75)
}

#vacantes .noticias-item h2 {
    color: #fff;
    font-size: 22px;
    margin: 0;
    font-weight: 700;
    padding: 25px;
    text-shadow: -1px 2px 0 #000
}

#vacantes h4 {
    color: #000;
    font-size: 19px;
    margin: 0;
    text-align: center;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px
}

#vacantes .noticias-item img {
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    width: 100%
}

#vacantes .noticias-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#vacantes .noticias-item:hover .noticias-overlay {
    opacity: 1;
    background: rgba(95,96,75,.5)
}


@media (max-width: 600px) {
    #vacantes {
    padding:40px 0 40px 0;
    background-attachment: scroll;
    }
	
	#vacantes h2 {
    font-size: 30px;
    color: #6d6f64;
    font-family: Helvetica-bold;
    text-align: left;
	margin-bottom: 25px;
}


}

#vacantes_cv {
    padding: 50px 0 50px 0;
    background-attachment: fixed;
    background: #FFF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0	
}

#vacantes_cv h2 {
    font-size: 46px;
    color: #6d6f64;
    font-family: Helvetica-bold;
    text-align: center;
	margin-bottom: 25px;
}


#vacantes_cv  p {
    font-family: arial;
    color: #000;
    text-align: Center;
    font-size: 19px;
	margin-bottom: 30px;
}

#vacantes_cv .boton {
    margin: auto;
    text-align: center
}

#vacantes_cv a.vacantes-btn {
	background: #259edd;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    margin: auto;
    padding: 10px 30px 15px 30px;
    text-align: center;
    transition: all .4s ease 0s
}

#vacantes_cv a.vacantes-btn:hover {
    color: #FFFFFF;
    background: #6D6F64;
    text-decoration: none
}

@media (max-width: 600px) {
	
#vacantes_cv {
    padding:40px 10px;
    }

#vacantes_cv h2 {
    font-size: 30px;
}

}

#aviso {
    padding: 50px 20px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.8),rgba(249,249,249,.5)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#aviso h2 {
    font-size: 46px;
    color: #6d6f64;
    font-family: Helvetica-bold;
    text-align: left;
}

#aviso .second {
    font-family: arial;
    color: #000;
    text-align: justify;
    font-size: 19px;
}

#aviso .aviso {
    font-family: arial;
    color: #000000;
    font-weight: 600;
    text-align: left;
    font-size: 21px;
	margin-top: 25px;
}


@media (max-width: 600px) {
	
#aviso {
    padding:40px 10px;
	background-attachment: scroll
    }
	
#aviso h2 {
    font-size: 30px;
}

#aviso .second {
    font-size: 18px
}
	
#aviso .aviso {
    font-size: 20px
}
				
}

#fases {
    padding: 15px;
	background-color: #FFF;
    z-index: 0
}


@media (max-width: 600px) {
	
#fases {
    padding:20px;
    }

}

#mapa  {
    padding: 50px 20px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.8),rgba(249,249,249,.5)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

@media (max-width: 600px) {
	
#mapa {
    padding:40px 10px;
	background-attachment: scroll;
    }
}


#direcciones {
    padding: 50px 20px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.8),rgba(249,249,249,.5)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#direcciones h2 {
    font-size: 46px;
    color: #6d6f64;
    font-family: Helvetica-bold;
    text-align: left;
}



#direcciones iframe {
    margin-bottom: 20px;
    margin-top: 20px
}

#direcciones .logo img {
    width: 30px;
    margin: auto;
    margin-left: 15px;
    margin-top: -5px
}

#direcciones .white_fonts {
    text-align: left;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)

}

#direcciones .pais {
    color: #6D6F64;
    font-size: 19px;
    font-family: helvetica-bold
}

#direcciones .direccion {
    color: #000;
    font-size: 17px;
    font-family: arial;
    line-height: 24px;
}

#direcciones .phone {
    color: #000;
    font-size: 17px;
    font-family: helvetica;
    margin-left: 5px
}

#direcciones .icon-phone {
    float: left;
    color: #259edd;
    font-size: 22px;
    font-family: helvetica;
    margin-left: 8px;
    margin-top: 3px;
    padding-right: 10px
}


@media (max-width: 600px) {
	
#direcciones {
    padding:40px 10px;
	background-attachment: scroll;
    }
	
#direcciones h2 {
    font-size: 30px;
}

#aviso .second {
    font-size: 18px
}
	
#direcciones .aviso {
    font-size: 20px
}
			
}	


#noticias {
    padding: 50px 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.8),rgba(249,249,249,.5)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#noticias h2 {
    font-size: 46px;
    color: #6d6f64;
    font-family: Helvetica-bold;
    text-align: left;
}

#noticias p {
    font-family: arial;
    color: #000;
    text-align: left;
    font-size: 19px;
	margin-bottom: 25px;
}

#noticias .comparte {
    font-family: arial;
    color: #000;
    text-align: left;
    font-size: 17px;
	margin-bottom: 10px;
}

#noticias .noticias {
    height: 96%;
	background-color: #FFFFFF;
    text-align: left;
    -webkit-box-shadow: 0 2px 12px -4px rgba(0,0,0,.75);
    -moz-box-shadow: 0 2px 12px -4px rgba(0,0,0,.75);
    box-shadow: 0 2px 12px -4px rgba(0,0,0,.75);
	padding: 10px;
}


#noticias .noticias-item {
    overflow: hidden;
    position: relative;
    padding: 0;
}


#noticias .noticias-item img {
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    width: 100%
}

#noticias .noticias-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#noticias .noticias-item:hover .noticias-overlay {
    opacity: 1;
    background: rgba(95,96,75,.5)
}

#noticias .fecha_noticia {
    margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
    color: #000000;
    font-family: arial;
    text-align: left;
	padding: 0 15px;
}

#noticias .titulo {
    font-size: 19px;
    color: #000000;
    font-family: arial;
	font-weight: bold;
    text-align: left;
	padding: 0 15px;
	line-height: 24px;
}

#noticias .texto_noticia {
    font-size: 17px;
    color: #000000;
    font-family: arial;
    text-align: left;
	padding: 0 15px;
	line-height: 22px;
}

#noticias a.leer_mas {
    font-family: arial;
    color: #259edd;
    cursor: pointer;
    font-size: 16px;
    text-align: left;
	font-weight: bold;
    transition: all .4s ease 0s;
	line-height: 40px;
}

#noticias a.leer_mas:hover {
    color: #6d6f64;
	text-decoration: none;
}



#noticias .boton {
    margin: auto;
	margin-top: 15px;
    text-align: center
}

#noticias a.noticias-btn {
    font-family: arial;
	background: #259edd;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 19px;
    margin: auto;
    padding: 10px 20px 10px 20px;
    text-align: center;
    transition: all .4s ease 0s
}

#noticias a.noticias-btn:hover {
    color: #fff;
    background: #6d6f64;
    text-decoration: none
}

@media (max-width: 600px) {
	
#noticias {
    padding: 40px 10px;
	background-attachment: scroll;
    }
	
#noticias h2 {
    font-size: 30px;
}

#noticias p {
    font-size: 18px
}
	
#noticias .noticias {
	height: 97%;
	margin-top: 0px;
}
	
#noticias .noticias-item img {
   -webkit-transition: all ease-in-out .4s;
   transition: all ease-in-out .4s;
   width: 100%
}
	#noticias a.noticias-btn {
    font-size: 18px;
}
	
}


.mapa {
    width: 70%;
    margin: auto;
    margin-bottom: 60px
}

.module-separator {
    border-top: 1px solid #ff8300
}

.generic-title {
    color: #767661;
    text-decoration: none;
    font-size: 24px;
    font-family: helvetica-bold
}

.generic-title a {
    color: #767661;
    text-decoration: none;
    font-size: 24px;
    font-family: helvetica-bold
}

.generic-title a:hover {
    color: #ff8300;
    text-decoration: none
}

.dropdown a {
    color: #767661;
    text-decoration: none;
    font-size: 22px;
    font-family: arial;
    padding-left: 50px;
    margin-top: 20px
}

.dropdown a:hover {
    color: #ff8300;
    text-decoration: none
}

.dropdown2 a {
    color: #767661;
    text-decoration: none;
    font-size: 20px;
    font-family: arial;
	font-weight: bold;
    padding-left: 100px;
    margin-top: 20px
}

.dropdown2 a:hover {
    color: #ff8300;
    text-decoration: none
}

@media (max-width: 600px) {
    .mapa {
        width:100%;
        margin: auto;
        margin-bottom: 20px
    }

    .module-separator {
        border-top: 2px solid #ff8300
    }

    .generic-title {
        color: #767661;
        text-decoration: none;
        font-size: 20px;
        font-family: helvetica-bold
    }

    .generic-title a {
        color: #767661;
        text-decoration: none;
        font-size: 20px;
        font-family: helvetica-bold
    }

    .generic-title a:hover {
        color: #ff8300;
        text-decoration: none
    }

    .dropdown a {
        color: #767661;
        text-decoration: none;
        font-size: 19px;
        font-family: arial;
        padding-left: 0
    }

    .dropdown a:hover {
        color: #ff8300;
        text-decoration: none
    }

    .dropdown2 a {
        color: #767661;
        text-decoration: none;
        font-size: 18px;
        font-family: arial;
		font-weight: bold;
        padding-left: 0
    }

    .dropdown2 a:hover {
        color: #ff8300;
        text-decoration: none
    }
}



#portafolio {
    padding: 0px;
    color: #FFFFFF;
	margin: 30px 0px;
}

#portafolio .portafolio-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
	background: rgba(15,15,15,.15)
}

#portafolio .portafolio-item {
    overflow: hidden;
    position: relative;
    padding: 0;
    vertical-align: middle;
    text-align: center
}

#portafolio .portafolio-item h2 {
    color: #FFFFFF;
	font-family: Helvetica;
    font-size: 24px;
    padding: 20px;
    text-shadow: 1px 2px 6px #000
}

#portafolio .portafolio-item img {
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    width: 100%
}

#portafolio .portafolio-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#portafolio .portafolio-item:hover .portafolio-overlay {
    opacity: 1;
    background: rgba(255,131,0,.6)
}

#portafolio .portafolio-info {
    position: absolute;
    top: 80%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 0
}

@media (max-width: 600px) {
    #portafolio {
        padding:10px;
    }
}

#carreteras {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#carreteras .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#carreteras .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}

#carreteras .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#carreteras .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#carreteras .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#carreteras  .content .icon-cym {
    font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #ff8300
}

#carreteras .content ul a {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#carreteras .content ul a:hover {
    list-style: none;
    padding: 0;
    color: #ff8300;
    text-decoration: none;
}

#carreteras .content ul {
    list-style: none;
    padding: 0;
    font-family: "Helvetica";
}

#carreteras .content ul li {
    padding-bottom: 10px;
}


#carreteras .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#carreteras .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#carreteras {
background-attachment: scroll;
}
	
#carreteras .content {
padding: 40px 20px;
}
	
#carreteras .content .icon-cym {
padding-left: 0px;
color: #ff8300
}	
	
#carreteras .content ul a {
font-size: 18px;;
}

#carreteras .about-img {
height:auto;
}

#carreteras .about-img img {
margin-left: 0;
padding-bottom: 0;
}

#carreteras .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
}

#urbano {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#urbano .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#urbano .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}

#urbano .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#urbano .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#urbano .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#urbano .content .icon-cym {
    font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #ff8300
}

#urbano .content ul a {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#urbano .content ul a:hover {
    list-style: none;
    padding: 0;
    color: #ff8300;
    text-decoration: none;
}

#urbano .content ul {
    list-style: none;
    padding: 0;
    font-family: "Helvetica";
}

#urbano .content ul li {
    padding-bottom: 10px;
}


#urbano .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#urbano .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#urbano {
ackground-attachment: scroll;
}
	
#urbano .content {
padding: 40px 20px;
}
	
#urbano .content .icon-cym {
padding-left: 0px;
color: #ff8300
}	
	
#urbano .content ul a {
font-size: 18px;;
}

#surbano .about-img {
height:auto;
}

#urbano .about-img img {
margin-left: 0;
padding-bottom: 0;
}

#urbano .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
}

#ferroviario {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#ferroviario .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#ferroviario .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}

#ferroviario .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#ferroviario .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#ferroviario .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#ferroviario .content .icon-cym {
    font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #ff8300
}

#ferroviario .content ul a {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#ferroviario .content ul a:hover {
    list-style: none;
    padding: 0;
    color: #ff8300;
    text-decoration: none;
}

#ferroviario .content ul {
    list-style: none;
    padding: 0;
    font-family: "Helvetica";
}

#ferroviario .content ul li {
    padding-bottom: 10px;
}

#ferroviario .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#ferroviario .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#ferroviario {
	background-attachment: scroll;
}
	
#ferroviario .content {
padding: 40px 20px;
}
	
#ferroviario .content .icon-cym {
padding-left: 0px;
color: #ff8300
}	
	
#ferroviario .content ul a {
font-size: 18px;;
}

#ferroviario .about-img {
height:auto;
}

#ferroviario .about-img img {
margin-left: 0;
padding-bottom: 0;
}

#ferroviario .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
}

#telefericos {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#telefericos .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#telefericos .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}

#telefericos .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#telefericos .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#telefericos .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#telefericos .content .icon-cym {
    font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #ff8300
}

#telefericos .content ul a {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#telefericos .content ul a:hover {
    list-style: none;
    padding: 0;
    color: #ff8300;
    text-decoration: none;
}

#telefericos .content ul {
    list-style: none;
    padding: 0;
    font-family: "Helvetica";
}

#telefericos .content ul li {
    padding-bottom: 10px;
}


#telefericos .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#telefericos .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#telefericos {
background-attachment: scroll;
}
	
#telefericos .content {
padding: 40px 20px;
}
	
#telefericos .content .icon-cym {
padding-left: 0px;
color: #ff8300
}	
	
#telefericos .content ul a {
font-size: 18px;;
}

#telefericos .about-img {
height:auto;
}

#telefericos .about-img img {
margin-left: 0;
padding-bottom: 0;
}

#telefericos .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
}

#aeropuertos {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#aeropuertos .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#aeropuertos .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}

#aeropuertos .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#aeropuertos .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#aeropuertos .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#aeropuertos .content .icon-cym {
    font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #ff8300
}

#aeropuertos .content ul a {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#aeropuertos .content ul a:hover {
    list-style: none;
    padding: 0;
    color: #ff8300;
    text-decoration: none;
}

#aeropuertos .content ul {
    list-style: none;
    padding: 0;
    font-family: "Helvetica";
}

#aeropuertos .content ul li {
    padding-bottom: 10px;
}


#aeropuertos .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#aeropuertos .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#aeropuertos {
background-attachment: scroll;
}
	
#aeropuertos .content {
padding: 40px 20px;
}
	
#aeropuertos .content .icon-cym {
padding-left: 0px;
color: #ff8300
}	
	
#aeropuertos .content ul a {
font-size: 18px;;
}

#aeropuertos .about-img {
height:auto;
}

#aeropuertos .about-img img {
margin-left: 0;
padding-bottom: 0;
}

#aeropuertos .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
}

#puertos {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#puertos .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#puertos .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}

#puertos .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#puertos .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#puertos .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#puertos .content .icon-cym {
    font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #ff8300
}

#puertos .content ul a {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#puertos .content ul a:hover {
    list-style: none;
    padding: 0;
    color: #ff8300;
    text-decoration: none;
}

#puertos .content ul {
    list-style: none;
    padding: 0;
    font-family: "Helvetica";
}

#puertos .content ul li {
    padding-bottom: 10px;
}


#puertos .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#puertos .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#puertos {
background-attachment: scroll;
}
	
#puertos .content {
padding: 40px 20px;
}
	
#puertos .content .icon-cym {
padding-left: 0px;
color: #ff8300
}	
	
#spuertos .content ul a {
font-size: 18px;;
}

#puertos .about-img {
height:auto;
}

#puertos .about-img img {
margin-left: 0;
padding-bottom: 0;
}

#puertos .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
}

#ciudades {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#ciudades .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#ciudades .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}

#ciudades .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#ciudades .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#ciudades .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#ciudades .content .icon-cym {
    font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #ff8300
}

#ciudades .content ul a {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#ciudades .content ul a:hover {
    list-style: none;
    padding: 0;
    color: #ff8300;
    text-decoration: none;
}

#ciudades .content ul {
    list-style: none;
    padding: 0;
    font-family: "Helvetica";
}

#ciudades .content ul li {
    padding-bottom: 10px;
}


#ciudades .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#ciudades .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#ciudades {
	background-attachment: scroll;
}
	
#ciudades .content {
padding: 40px 20px;
}
	
#ciudades .content .icon-cym {
padding-left: 0px;
color: #ff8300
}	
	
#ciudades .content ul a {
font-size: 18px;;
}

#ciudades .about-img {
height:auto;
}

#ciudades .about-img img {
margin-left: 0;
padding-bottom: 0;
}

#ciudades .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
}


#inmobiliario {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#inmobiliario .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#inmobiliario .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}


#inmobiliario .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#inmobiliario .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#inmobiliario .content h2 a {
    font-size: 18px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#inmobiliario .content h2 a:hover {
    list-style: none;
    padding: 0;
    color: #ff8300;
    text-decoration: none;
}



#inmobiliario .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#inmobiliario .content .icon-cym {
    font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #ff8300
}

#inmobiliario .content ul a {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#inmobiliario .content ul a:hover {
    list-style: none;
    padding: 0;
    color: #ff8300;
    text-decoration: none;
}

#inmobiliario .content ul {
    list-style: none;
    padding: 0;
    font-family: "Helvetica";
}

#inmobiliario .content ul li {
    padding-bottom: 10px;
}


#inmobiliario .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#inmobiliario .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#inmobiliaria {
background-attachment: scroll;
}
	
#inmobiliario .content {
padding: 40px 20px;
}
	
#inmobiliario .content .icon-cym {
padding-left: 0px;
color: #ff8300
}	
	
#inmobiliario .content ul a {
font-size: 18px;;
}

#inmobiliario .about-img {
height:auto;
}

#inmobiliario .about-img img {
margin-left: 0;
padding-bottom: 0;
}

#inmobiliario .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
}

#salud {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#salud .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#salud .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}


#salud .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#salud .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#salud .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#salud .content .icon-cym {
    font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #ff8300
}

#salud .content ul a {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#salud .content ul a:hover {
    list-style: none;
    padding: 0;
    color: #ff8300;
    text-decoration: none;
}

#salud .content ul {
    list-style: none;
    padding: 0;
    font-family: "Helvetica";
}

#salud .content ul li {
    padding-bottom: 10px;
}


#salud .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#salud .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#salud {
	background-attachment: scroll;
}
	
#salud .content {
padding: 40px 20px;
}
	
#salud .content .icon-cym {
padding-left: 0px;
color: #ff8300
}	
	
#salud .content ul a {
font-size: 18px;;
}

#salud .about-img {
height:auto;
}

#salud .about-img img {
margin-left: 0;
padding-bottom: 0;
}

#salud .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
}

#educacion {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#educacion .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#educacion .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}


#educacion .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#educacion .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#educacion .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#educacion .content .icon-cym {
    font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #ff8300
}

#educacion .content ul a {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#educacion .content ul a:hover {
    list-style: none;
    padding: 0;
    color: #ff8300;
    text-decoration: none;
}

#educacion .content ul {
    list-style: none;
    padding: 0;
    font-family: "Helvetica";
}

#educacion .content ul li {
    padding-bottom: 10px;
}


#educacion .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#educacion .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#educacion {
background-attachment: scroll;
}
	
#educacion .content {
padding: 40px 20px;
}
	
#educacion .content .icon-cym {
padding-left: 0px;
color: #ff8300
}	
	
#educacion .content ul a {
font-size: 18px;;
}

#educacion .about-img {
height:auto;
}

#educacion .about-img img {
margin-left: 0;
padding-bottom: 0;
}

#educacion .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
}

#industrial {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#industrial .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#industrial .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}


#industrial .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#industrial .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#industrial .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#industrial .content .icon-cym {
    font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #ff8300
}

#industrial .content ul a {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#industrial .content ul a:hover {
    list-style: none;
    padding: 0;
    color: #ff8300;
    text-decoration: none;
}

#industrial .content ul {
    list-style: none;
    padding: 0;
    font-family: "Helvetica";
}

#industrial .content ul li {
    padding-bottom: 10px;
}


#industrial .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#industrial .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#industrial {
	background-attachment: scroll;
}
	
#industrial .content {
padding: 40px 20px;
}
	
#industrial .content .icon-cym {
padding-left: 0px;
color: #ff8300
}	
	
#industrial .content ul a {
font-size: 18px;;
}

#industrial .about-img {
height:auto;
}

#industrial .about-img img {
margin-left: 0;
padding-bottom: 0;
}

#industrial .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
}

#estaciones {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#estaciones .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#estaciones .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}


#estaciones .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#estaciones .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#estaciones .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#estaciones .content .icon-cym {
    font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #ff8300
}

#estaciones .content ul a {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#estaciones .content ul a:hover {
    list-style: none;
    padding: 0;
    color: #ff8300;
    text-decoration: none;
}

#estaciones .content ul {
    list-style: none;
    padding: 0;
    font-family: "Helvetica";
}

#estaciones .content ul li {
    padding-bottom: 10px;
}


#estaciones .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#sestaciones .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#estaciones {
	background-attachment: scroll;
}
	
#estaciones .content {
padding: 40px 20px;
}
	
#estaciones .content .icon-cym {
padding-left: 0px;
color: #ff8300
}	
	
#estaciones .content ul a {
font-size: 18px;;
}

#estaciones .about-img {
height:auto;
}

#estaciones .about-img img {
margin-left: 0;
padding-bottom: 0;
}

#estaciones .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
}

.profesionales {
    padding: 25px 0 0 0
}

.profesionales .member {
    margin-bottom: 20px;
	display: inline-flex;
	padding: 0px;
}


.profesionales .member .pic img {
    width: 130px;
    max-width: 140px;
	margin-right: 20px;
}


.profesionales .member .details {
    color: #000;
	font-family: Arial;
	margin: auto;
}

.profesionales  .details .pic2 img {
    padding: 0px
}

.profesionales .details .pic2 img:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05)
}

.profesionales .member h4 {
    font-weight: 700;
    font-size: 18px
}

.profesionales .member span {
    display: block;
    font-size: 16px;
    line-height: 20px;
	margin-top: -5px;
}

.profesionales .member p {
    text-align: left;
    display: block;
    font-size: 16px
}

.profesionales .member .social {
    text-align: left;
    margin-top: 15px
}

.profesionales .member .social a {
    padding-top: 3px;
    border: 2px solid #FF8300;
    width: 50px;
    display: inline-block;
    opacity: .6
}

.profesionales .member .social a:hover {
    opacity: 1;
    text-decoration: none;
    border: 2px solid #FF8300
}

.profesionales .member .social .icon-correo {
    font-size: 22px;
    color: #FF8300;
	margin-left: 12px;
}


@media (max-width: 600px) {
	
.profesionales .member .pic  {
width: 40%;
padding: 5px;
}
	
.profesionales .member .details  {
width: 60%;
padding: 10px;
}	
}

.profesionales2 {
    padding: 25px 0 0 0;
}

.profesionales2 .member {
    margin-bottom: 20px;
	display: inline-flex;
	padding: 0px;
}


.profesionales2 .member .pic img {
    width: 130px;
    max-width: 140px;
	margin-right: 20px;
}


.profesionales2 .member .details {
    color: #000;
	font-family: Arial;
	margin: auto;
}

.profesionales2 .member h4 {
    font-weight: 700;
    font-size: 18px
}

.profesionales2 .member span {
    display: block;
    font-size: 16px;
    line-height: 20px;
	margin-top: -5px;
}

.profesionales2 .member p {
    text-align: left;
    display: block;
    font-size: 16px
}
.profesionales2 .member .social {
    text-align: left;
    margin-top: 15px
}

.profesionales2 .member .social a {
    padding-top: 3px;
    border: 2px solid #259edd;
    width: 50px;
    display: inline-block;
    opacity: .6
}

.profesionales2 .member .social a:hover {
    opacity: 1;
    text-decoration: none;
    border: 2px solid #259edd
}

.profesionales2 .member .social .icon-correo {
    font-size: 22px;
    color: #259edd;
	margin-left: 12px;
}


@media (max-width: 600px) {
	
.profesionales2 .member .pic  {
width: 40%;
padding: 5px;
}
	
.profesionales2 .member .details  {
width: 60%;
padding: 10px;
}	
}

#proyectos {
    padding: 50px 20px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.8),rgba(249,249,249,.5)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#proyectos h1 {
    font-size: 19px;
    color: #000;
    font-family: Arial;
	font-weight: bold;
    text-align: center;
}


@media (max-width: 600px) {
	
#proyectos {
    padding:40px 10px;
    }
	
#proyectos h1 {
    font-size: 18px;
	text-align: center;
}

}

.awesome-menu {
    color: #FFFFFF;
	font-family: Arial;
    display: flex;
    justify-content: center;
    margin-top: 5px;
    margin-bottom: 10px;
	margin-left: -15px;
    z-index: 90
}

ol,ul {
    list-style: none
}

.project-menu>li {
    float: left;
    margin-right: 10px;
}

.project-menu li a {
    background-color: #5f604b;
    color: #FFFFFF;
    text-decoration: none;
    padding: 10px 10px;
    display: block;
    font-size: 17px;
    width: 160px;
    text-align: center;
}

.project-menu li a:hover {
    background-color: #259edd;
}

.project-menu li>ul a {
    background-color: #84847b;
    font-size: 17px;
	line-height: 22px;
	padding: 5px 8px;
	margin-left: -40px
}

.project-menu ul {
    margin: 0;
    background-color: #84847b
}

.project-menu li ul {
    display: none;
    position: absolute;
    z-index: 100
}

.project-menu li:hover>ul {
    display: block
}

.project-menu li ul li {
    position: relative
}

.project-menu li ul li ul {
    top: 0
}


.single-awesome-project {
    overflow: hidden;
    position: relative;
    padding: 0;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 25px;
    text-decoration: none
}

.awesome-img img {
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    width: 100%;
    text-decoration: none
}

.awesome-img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.awesome-img>a {
    display: block;
    position: relative
}

.single-awesome-project:hover .awesome-img>a::after {
    opacity: 1
}

.single-awesome-project:hover .add-actions {
    opacity: 1;
    bottom: 0
}

.awesome-img>a::after {
    background: linear-gradient(0deg, rgba(34,112,106,.9) 0%, rgba(37,158,221,.7) 50%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: .5s;
    overflow: hidden
}

.add-actions {
    background: rgba(0,0,0,.3) none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    transition: all .5s ease 0s;
	width: 100%;
	align-items: center;
    display: flex;
    justify-content: center;
}

.project-dec h4 {
    color: #FFF;
    font-size: 18px;
    padding: 0 25px;
	font-weight: bold;
    font-family: Arial;
    text-shadow: 1px 2px 2px #000
}

.project-dec p {
    color: #FFF;
    font-size: 15px;
    padding: 0 25px;
    text-shadow: 1px 2px 2px #000;
    line-height: 20px;
	margin-top: -5px;
	font-family: Arial;
}


@media (max-width: 800px) {



.project-menu>li {
    float:left;
    margin-right: 5px;
}

.project-menu li a {
    background-color: #5f604b;
    color: #FFFFFF;
    text-decoration: none;
    padding: 10px 5px;
    display: block;
    font-size: 14px;
    width: 70px;
    text-align: center;
}

.project-menu li a:hover {
    background-color: #259edd;
}

.project-menu li>ul a {
    background-color: #84847b;
    font-size: 14px;
	line-height: 18px;
	padding: 5px 5px;
	margin-left: -40px;
	width:120px;
}

	
	
    .project-dec h4 {
        font-size: 18px;
    }

	.project-dec p {
    font-size: 17px;
}	
}

.iconos {
background: #FFF;
display: flex;
justify-content: center;
align-items: center;
}


.box {
	width: 120px;
    transition: .3s;
	margin-left: 30px;
	margin-right: 30px;
}

 .box:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.box .page-scroll{
 width: 100%;
	
}

.box .icon {
  display: flex;
  justify-content: center;
  align-items: center;
}


.box .icon img {
width: 100%;	
}

.box h4 {
font-size: 17px;
font-family: arial;
color: #000;
text-align: center;
}

@media (max-width: 600px) {
.box {
margin: 5px;
}

.box .icon img {
width: 100%;	
}
	
.box h4 {
font-size: 9px;
font-family: arial;
color: #000;
text-align: center;
font-weight: bold
}
	
}

#trafico {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#trafico .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#trafico .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}


#trafico .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#trafico .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#trafico .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#trafico .content .icon-cym {
    float: left;
	font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #259edd;
	margin-top: 5px;
}

#trafico .content ul li {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#trafico .content ul {
    list-style-type: square;
    padding: 0;
    margin-left: 70px;
}

#trafico .content ul li {
    list-style-type: square;
    padding-bottom: 10px;
	
}

#trafico .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#trafico .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {

#trafico {
background-attachment: scroll
}
	
#trafico .content {
padding: 40px 20px;
}

#trafico .content ul li {
    font-size: 18px;
}
	
#trafico .content h1 {
font-size: 19px;
}
	
#trafico .about-img {
height:auto;
}

#trafico .about-img img {
margin-left: 0;
padding-bottom: 0;
}
	
#trafico .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
	
#trafico .content .icon-cym {
padding-left: 0px;
}
	
#trafico .content ul li {
padding-left: 40px;
}

}

#estudios_factibilidad {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#estudios_factibilidad .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#estudios_factibilidad .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}


#estudios_factibilidad .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#estudios_factibilidad .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#estudios_factibilidad .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#estudios_factibilidad .content .icon-cym {
    float: left;
	font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #259edd;
	margin-top: 5px;
}

#estudios_factibilidad .content ul li {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#estudios_factibilidad .content ul {
    list-style: none;
    padding: 0;
}

#estudios_factibilidad .content ul li {
    padding-bottom: 10px;
	padding-left: 70px;
}

#estudios_factibilidad .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#estudios_factibilidad .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#estudios_factibilidad {
background-attachment: scroll
}
	
#estudios_factibilidad .content {
padding: 40px 20px;
}

#estudios_factibilidad .content ul li {
    font-size: 18px;
}

#estudios_factibilidad .content h1 {
font-size: 19px;
}
	
#estudios_factibilidad .about-img {
height:auto;
}

#estudios_factibilidad .about-img img {
margin-left: 0;
padding-bottom: 0;
}
	
#estudios_factibilidad .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
	
#estudios_factibilidad .content .icon-cym {
padding-left: 0px;
}
	
#estudios_factibilidad .content ul li {
padding-left: 40px;
}

}

#ingenieria_transito {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#ingenieria_transito .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#ingenieria_transito .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}

#ingenieria_transito .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#ingenieria_transito .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#ingenieria_transito .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#ingenieria_transito .content .icon-cym {
    float: left;
	font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #259edd;
	margin-top: 5px;
}

#ingenieria_transito .content ul li {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#ingenieria_transito .content ul {
    list-style: none;
    padding: 0;
}

#ingenieria_transito .content ul li {
    padding-bottom: 10px;
	padding-left: 70px;
}

#ingenieria_transito .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#ingenieria_transito .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#ingenieria_transito {
background-attachment: scroll
}
	
#ingenieria_transito .content {
padding: 40px 20px;
}

#ingenieria_transito .content ul li {
font-size: 18px;
}
	
#ingenieria_transito .content h1 {
font-size: 19px;
}
	
#ingenieria_transito .about-img {
height:auto;
}

#ingenieria_transito .about-img img {
margin-left: 0;
padding-bottom: 0;
}
	
#ingenieria_transito .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
	
#ingenieria_transito .content .icon-cym {
padding-left: 0px;
}
	
#ingenieria_transito .content ul li {
padding-left: 40px;
}

}

#movilidad_sustentable {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#movilidad_sustentable .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#movilidad_sustentable .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}

#movilidad_sustentable .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#movilidad_sustentable .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#movilidad_sustentable .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#movilidad_sustentable .content .icon-cym {
    float: left;
	font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #259edd;
	margin-top: 5px;
}

#movilidad_sustentable .content ul li {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#movilidad_sustentable .content ul {
    list-style: none;
    padding: 0;
}

#movilidad_sustentable .content ul li {
    padding-bottom: 10px;
	padding-left: 70px;
}

#movilidad_sustentable .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#movilidad_sustentable .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#movilidad_sustentable {
background-attachment: scroll
}
	
#movilidad_sustentable .content {
padding: 40px 20px;
}

#movilidad_sustentable .content ul li {
font-size: 18px;
}
	
#movilidad_sustentable .content h1 {
font-size: 19px;
}
	
#movilidad_sustentable .about-img {
height:auto;
}

#movilidad_sustentable .about-img img {
margin-left: 0;
padding-bottom: 0;
}
	
#movilidad_sustentable .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
	
#movilidad_sustentable .content .icon-cym {
padding-left: 0px;
}
	
#movilidad_sustentable .content ul li {
padding-left: 40px;
}

}

#operacion_mantenimiento {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#operacion_mantenimiento .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#operacion_mantenimiento .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}

#operacion_mantenimiento .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#operacion_mantenimiento .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#operacion_mantenimiento .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#operacion_mantenimiento .content .icon-cym {
    float: left;
	font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #259edd;
	margin-top: 5px;
}

#operacion_mantenimiento .content ul li {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#operacion_mantenimiento .content ul {
    list-style: none;
    padding: 0;
}

#operacion_mantenimiento .content ul li {
    padding-bottom: 10px;
	padding-left: 70px;
}

#operacion_mantenimiento .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#operacion_mantenimiento .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#operacion_mantenimiento {
background-attachment: scroll
}
	
#operacion_mantenimiento .content {
padding: 40px 20px;
}

#operacion_mantenimiento .content ul li {
font-size: 18px;
}

#operacion_mantenimiento .content h1 {
font-size: 19px;
}
	
#operacion_mantenimiento .about-img {
height:auto;
}

#operacion_mantenimiento .about-img img {
margin-left: 0;
padding-bottom: 0;
}
	
#operacion_mantenimiento .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
	
#operacion_mantenimiento .content .icon-cym {
padding-left: 0px;
}
	
#operacion_mantenimiento .content ul li {
padding-left: 40px;
}

}


#diseno {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#diseno .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#diseno .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}


#diseno .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#diseno .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#diseno .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#diseno .content .icon-cym {
    float: left;
	font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #259edd;
	margin-top: 5px;
}

#diseno .content ul li {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#diseno .content ul {
    list-style: none;
    padding: 0;
}

#diseno .content ul li {
    padding-bottom: 10px;
	padding-left: 70px;
}

#diseno .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#diseno .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#diseno {
background-attachment: scroll
}
	
#diseno .content {
padding: 40px 20px;
}

#diseno .content ul li {
font-size: 18px;
}

#diseno .content h1 {
font-size: 19px;
}
	
#diseno .about-img {
height:auto;
}

#diseno .about-img img {
margin-left: 0;
padding-bottom: 0;
}
	
#diseno .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
	
#diseno .content .icon-cym {
padding-left: 0px;
}
	
#diseno .content ul li {
padding-left: 40px;
}

}

#supervision {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#supervision .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#supervision .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}


#supervision .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#supervision .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#supervision .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#supervision .content .icon-cym {
    float: left;
	font-size: 15px;
    padding-right: 15px;
    padding-left: 0px;
    color: #259edd;
	margin-top: 5px;
}

#supervision .content ul li {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#supervision .content ul {
    list-style: none;
    padding: 0;
}

#supervision .content ul li {
    padding-bottom: 10px;
	padding-left: 40px;
}

#supervision .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#supervision .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#supervision {
background-attachment: scroll
}
	
#supervision .content {
padding: 40px 20px;
}

#supervision .content ul li {
font-size: 18px;
}

#supervision .content h1 {
font-size: 19px;
}
	
#supervision .about-img {
height:auto;
}

#supervision .about-img img {
margin-left: 0;
padding-bottom: 0;
}
	
#supervision .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
	
#supervision .content .icon-cym {
padding-left: 0px;
}
	
#supervision .content ul li {
padding-left: 40px;
}

}

#ingeniero {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#ingeniero .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#ingeniero .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}


#ingeniero .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#ingeniero .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#ingeniero .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#ingeniero .content .icon-cym {
    float: left;
	font-size: 15px;
    padding-right: 15px;
    padding-left: 10px;
    color: #259edd;
		margin-top: 5px;
}

#ingeniero .content ul li {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#ingeniero .content ul {
    list-style: none;
    padding: 0;
}

#ingeniero .content ul li {
    padding-bottom: 10px;
	padding-left: 50px;
}

#ingeniero .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#ingeniero .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#ingeniero {
background-attachment: scroll
}
	
#ingeniero .content {
padding: 40px 20px;
}

#ingeniero .content ul li {
font-size: 18px;
}

#ingeniero .content h1 {
font-size: 19px;
}
	
#ingeniero .about-img {
height:auto;
}

#ingeniero .about-img img {
margin-left: 0;
padding-bottom: 0;
}
	
#ingeniero .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
	
#ingeniero .content .icon-cym {
padding-left: 0px;
}
	
#ingeniero .content ul li {
padding-left: 40px;
}

}

#ingeniero_independiente {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#ingeniero_independiente .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#ingeniero_independiente .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}

#ingeniero_independiente .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#ingeniero_independiente .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#ingeniero_independiente .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#ingeniero_independiente .content .icon-cym {
    float: left;
	font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #259edd;
	margin-top: 5px;
}

#ingeniero_independiente .content ul li {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#ingeniero_independiente .content ul {
    list-style: none;
    padding: 0;
}

#ingeniero_independiente .content ul li {
    padding-bottom: 10px;
	padding-left: 70px;
}

#ingeniero_independiente .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#ingeniero_independiente .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#ingeniero_independiente {
background-attachment: scroll
}
	
#ingeniero_independiente .content {
padding: 40px 20px;
}

#ingeniero_independiente .content ul li {
    font-size: 18px;
}

#ingeniero_independiente .content h1 {
font-size: 19px;
}
	
#ingeniero_independiente .about-img {
height:auto;
}

#ingeniero_independiente .about-img img {
margin-left: 0;
padding-bottom: 0;
}
	
#ingeniero_independiente .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
	
#ingeniero_independiente .content .icon-cym {
padding-left: 0px;
}
	
#ingeniero_independiente .content ul li {
padding-left: 40px;
}

}

#gerencia {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#gerencia .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#gerencia .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}


#gerencia .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#gerencia .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#gerencia .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#gerencia .content .icon-cym {
    float: left;
	font-size: 15px;
    padding-right: 15px;
    padding-left: 0px;
    color: #259edd;
	margin-top: 5px;
}

#gerencia .content ul li {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#gerencia .content ul {
    list-style: none;
    padding: 0;
}

#gerencia .content ul li {
    padding-bottom: 10px;
	padding-left: 40px;
}

#gerencia .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#gerencia .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#gerencia {
background-attachment: scroll
}
	
#gerencia .content {
padding: 40px 20px;
}

#gerencia .content ul li {
    font-size: 18px;
}
	
#gerencia.content h1 {
font-size: 19px;
}
	
#gerencia .about-img {
height:auto;
}

#gerencia .about-img img {
margin-left: 0;
padding-bottom: 0;
}
	
#gerencia .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
	
#gerencia .content .icon-cym {
padding-left: 0px;
}
	
#gerencia .content ul li {
padding-left: 40px;
}

}

#app {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#app .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#app .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 150px;
}

#app .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#app .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#app .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#app .content .icon-cym {
    float: left;
	font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #259edd;
	margin-top: 5px;
}

#app .content ul li {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#app .content ul {
    list-style: none;
    padding: 0;
}

#app .content ul li {
    padding-bottom: 10px;
	padding-left: 70px;
}

#app .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#app .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#app {
background-attachment: scroll
}
	
#app .content {
padding: 40px 20px;
}

#app .content ul li {
font-size: 18px;
}

#app .content h1 {
font-size: 19px;
}
	
#app .about-img {
height:auto;
}

#app .about-img img {
margin-left: 0;
padding-bottom: 0;
}
	
#app .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
	
#app .content .icon-cym {
padding-left: 0px;
}
	
#app .content ul li {
padding-left: 40px;
}

}

#its {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#its .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#its .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}

#its .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#its .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#its .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#its .content .icon-cym {
    float: left;
	font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #259edd;
	margin-top: 5px;
}

#its .content ul li {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#its .content ul {
    list-style: none;
    padding: 0;
}

#its .content ul li {
    padding-bottom: 10px;
	padding-left: 70px;
}

#its .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#its .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#its {
background-attachment: scroll
}
	
#its .content {
padding: 40px 20px;
}

#its .content ul li {
font-size: 18px;
}

#its .content h1 {
font-size: 19px;
}
	
#its.about-img {
height:auto;
}

#its .about-img img {
margin-left: 0;
padding-bottom: 0;
}
	
#its .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
	
#its .content .icon-cym {
padding-left: 0px;
}
	
#its .content ul li {
padding-left: 40px;
}

}

#sigi {
    padding: 0px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.70),rgba(249,249,249,.70)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#sigi .content {
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 100px;
}

#sigi .about-img {
 background: #E2E2E2;
 z-index: 0;
 padding-top: 20px;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 50px;
}

#sigi .content h1 {
    color: #000;
    font-size: 21px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	font-weight: bold
}

#sigi .content h2 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
}

#sigi .content h3 {
    color: #000;
    font-size: 19px;
    line-height: 28px;
    font-family: arial;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold
}

#sigi .content .icon-cym {
    float: left;
	font-size: 15px;
    padding-right: 15px;
    padding-left: 30px;
    color: #259edd;
	margin-top: 5px;
}

#sigi .content ul li {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #000;
}

#sigi .content ul {
    list-style: none;
    padding: 0;
}

#sigi .content ul li {
    padding-bottom: 10px;
	padding-left: 70px;
}

#sigi .content a {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
	font-weight: 600;
    color: #000;
}

#sigi .content a:hover {
    text-decoration: none;
    color: #259edd;
}


#sigi .about-img h2 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#sigi .about-img h1 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-family: arial;
	text-align: Center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;	
}

@media (max-width: 600px) {
	
#sigi {
background-attachment: scroll
}
	
#sigi .content {
padding: 40px 20px;
}

#sigi .content ul li {
    font-size: 18px;
}
#sigi .content h1 {
font-size: 19px;
}
	
#sigi.about-img {
height:auto;
}

#sigi .about-img img {
margin-left: 0;
padding-bottom: 0;
}
	
#sigi .about-img img {
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
	
#sigi .content .icon-cym {
padding-left: 0px;
}
	
#sigi .content ul li {
padding-left: 40px;
}

}


.flip-card {
    background-color: transparent;
    width: 100%;
    height: 200px;
    perspective: 1000px;
    margin-top: 20px
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform .6s;
    transform-style: preserve-3d;
    border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2)
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg)
}

.flip-card-back,.flip-card-front {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.flip-card-back-2,.flip-card-front-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.flip-card-back-3,.flip-card-front-3 {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.flip-card-back-4,.flip-card-front-4 {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.flip-card-front {
    background-color: #fff;
    padding: 20px;
    margin: auto;
    border-radius: 15px;
    display: block
}

.flip-card-front h1 {
    display: block;
    width: 100%;
    font-size: 26px;
    font-family: helvetica-bold;
    color: #6D6F64;
    margin: auto;
    margin-top: 10px
}

.flip-card-front .icon img {
    display: block;
    width: 110px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 5px
}

.flip-card-back {
    background: linear-gradient(45deg,#a6a699 -132%,#3f3f30 100%);
    transform: rotateY(180deg);
    display: table;
    margin: auto;
    border-radius: 20px
}

.flip-card-back p {
    font-family: arial;
	font-size: 18px;
    color: #FFFFFF;
    padding: 35px;
    margin: auto;
    display: table-cell;
    vertical-align: middle
}

.flip-card-back .icon-check {
    position: absolute;
    font-size: 18px;
    float: left;
    margin-left: -25px;
    margin-top: 2px;
    color: #259edd;
}

.flip-card-back ul {
    font-size: 18px;
    list-style: none;
    font-family: arial;
    color: #fff;
    text-align: center;
    line-height: 22px;
    display: table-cell;
    vertical-align: middle
}

.flip-card-back ul li {
    padding: 2px
}


.flip-card-front-2 {
    background-color: #fff;
    padding: 20px;
    margin: auto;
    border-radius: 15px;
    display: block
}

.flip-card-front-2 h1 {
    display: block;
    width: 100%;
    font-size: 26px;
    font-family: helvetica-bold;
    color: #6D6F64;
    margin: auto;
    margin-top: 10px
}

.flip-card-front-2 .icon img {
    display: block;
    width: 120px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 5px
}

.flip-card-back-2 {
    background: #FF8300;
    transform: rotateY(180deg);
    display: table;
    margin: auto;
    border-radius: 20px
}

.flip-card-back-2 p {
    font-family: arial;
	font-size: 18px;
    color: #FFFFFF;
    padding: 35px;
    margin: auto;
    display: table-cell;
    vertical-align: middle
}


.flip-card-front-3 {
    background-color: #fff;
    padding: 20px;
    margin: auto;
    border-radius: 15px;
    display: block
}

.flip-card-front-3 h1 {
    display: block;
    width: 100%;
    font-size: 26px;
    font-family: helvetica-bold;
    color: #6D6F64;
    margin: auto;
    margin-top: 10px
}

.flip-card-front-3 .icon img {
    display: block;
    width: 120px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 5px
}

.flip-card-back-3 {
    background: #960048;
    transform: rotateY(180deg);
    display: table;
    margin: auto;
    border-radius: 20px
}

.flip-card-back-3 p {
    font-family: arial;
	font-size: 18px;
    color: #FFFFFF;
    padding: 35px;
    margin: auto;
    display: table-cell;
    vertical-align: middle
}

.flip-card-front-4 {
    background-color: #fff;
    padding: 20px;
    margin: auto;
    border-radius: 15px;
    display: block
}

.flip-card-front-4 h1 {
    display: block;
    width: 100%;
    font-size: 26px;
    font-family: helvetica-bold;
    color: #6D6F64;
    margin: auto;
    margin-top: 10px
}

.flip-card-front-4 .icon img {
    display: block;
    width: 120px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 5px
}

.flip-card-back-4 {
    background: #0080BB;
    transform: rotateY(180deg);
    display: table;
    margin: auto;
    border-radius: 20px
}

.flip-card-back-4 p {
    font-family: arial;
	font-size: 18px;
    color: #FFFFFF;
    padding: 35px;
    margin: auto;
    display: table-cell;
    vertical-align: middle
}

@media (max-width: 800px) {
    .flip-card-front h1 {
        display:block;
        width: 100%;
        font-size: 32px;
        font-family: helvetica-bold;
        color: #5f604b;
        margin: auto;
        margin-top: 10px
    }

    .flip-card-back p {
        font-size: 18px;
        color: #fff;
        padding: 25px;
        margin: auto;
        display: table-cell;
        vertical-align: middle
    }

    .flip-card-back ul {
        font-size: 18px;
        list-style: none;
        font-family: Helvetica;
        color: #fff;
        text-align: center;
        line-height: 26px;
        display: table-cell;
        vertical-align: middle
    }
}


.animated {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.animate-out {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.owl-item {
    display: table
}

.carousel-inner {
    margin-top: 40px
}

.carousel-img {
    width: 100%
}

.btn {
    display: inline-block;
    line-height: 35px;
    height: 35px;
    text-align: center;
    padding: 0 10px;
    width: auto;
    background-color: #000;
    text-decoration: none;
    color: #fff
}

.carousel-caption h5 {
    color: #fff;
    font-size: 54px;
    margin: auto;
    text-align: center;
    font-family: helvetica-bold;
    text-shadow: 1px 1px 8px #000
}

.carousel-caption p {
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    margin: auto;
    text-align: center;
    font-family: helvetica;
    text-shadow: 1px 1px 8px #000
}

.contact-area {
    padding: 50px 0 40px 0
}

.contact-content {
    padding: 20px;
    background: #000 none repeat scroll 0 0
}

.contact-content-right {
    padding: 100px
}

.single-icon .circle-icon {
    width: 100px;
    height: 100px;
    background: #259edd;
    border-radius: 50%;
    padding: 25px;
    margin: auto;
    margin-bottom: 20px;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.3)
}

.single-icon i {
    font-size: 50px;
    color: #fff
}

.single-icon p {
    font-size: 18px;
    line-height: 26px;
    font-family: arial;
}

.single-icon .mail {
    font-size: 18px;
    line-height: 26px;
    font-family: arial;
    color: #000;
    text-decoration: none
}

.single-icon .mail:hover {
    font-size: 18px;
    line-height: 26px;
    font-family: arial;
    color: #259edd
}

.contact-icon {
    margin-bottom: 40px
}

iframe {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.4)
}

@media (max-width: 600px) {
    .contact-area {
        padding:20px 0 20px 0
    }

    iframe {
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.4);
        margin-bottom: 30px
    }

    .input-field {
        display: inline-flex;
        width: 100%;
        margin-top: 5px
    }
}

.footer-pie  {
    background: #000000;
    padding: 15px 20px;
	text-align: center;
}

.footer-pie .copy {
    color: #FFFFFF;
    font-size: 14px;
    font-family: arial;
	margin: auto;
}

#footer {
    background-attachment: fixed;
    background-image: linear-gradient(rgba(52,52,52,.95),rgba(52,52,52,.95)),url(../images/textura_contacto.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 50px 0px 20px 0px;
}

#footer .botones-footer {
    text-align: center;
	line-height: 35px;
	margin-bottom: 30px;
}

#footer .botones-footer .logo {
width: 90%;
margin: auto;
margin-bottom: 10px;
}

#footer .botones-footer a {
    font-family: helvetica;
	font-size: 15px;
    color: #FFFFFF;
    transition-property: background-color,color,border;
    transition-duration: .4s;
}

#footer .botones-footer a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #259edd;
}

#footer .social-redes {
text-align: center;
}

#footer .social-redes p {
    color: #FFFFFF;
    font-size: 16px;
    font-family: helvetica-bold;
	color: #259edd;
}

#footer .social-redes .social-links a{
  font-size: 16px;
  color: #FFFFFF;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  margin: -5px 10px 0 0;
  transition: all 0.3s ease;
  text-decoration: none;
}

#footer .social-redes .social-links a:hover{
    color: #259edd;
	border-color: #259edd;
}

#footer .empresas .topic {
    color: #FFFFFF;
    font-size: 16px;
    font-family: helvetica-bold;
	margin-bottom: 15px;
	color: #259edd;
	text-align: center;
}

#footer .empresas .botones {
    text-align: center;
	line-height: 30px;
	margin-bottom: 30px;
}

#footer .empresas .botones a {
    font-family: helvetica;
	font-size: 15px;
    color: #FFFFFF;
    transition-property: background-color,color,border;
    transition-duration: .4s;
}

#footer .empresas .botones a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #259edd;
}


#footer .direcciones {
    text-align: center;
	margin: auto;
}

#footer .direcciones .topic {
    color: #FFFFFF;
    font-size: 16px;
    font-family: helvetica-bold;
	margin-bottom: 20px;
	color: #259edd;
	text-align: left;
}


#footer .direcciones .white_fonts {
    text-align: left;
	
}

#footer .direcciones .pais {
    color: #FFFFFF;
    font-size: 14px;
    font-family: arial;
	font-weight: bold;
}

#footer .direcciones .pais img {
    width: 20px;
    margin-right: 7px;
	margin-top: -5px;
}

#footer .direcciones .direccion {
    color: #FFFFFF;
    font-size: 13px;
    font-family: arial;
    line-height: 18px;
    margin-top: -10px
}

#footer .direcciones .phone {
    color: #FFFFFF;
    font-size: 14px;
    font-family: arial;
	margin-top: -12px;
	margin-bottom: 30px;
}

@media (max-width: 600px) {

#footer {
    background-attachment: scroll;
    padding: 50px 20px;
}
	
#footer .botones-footer .logo {
width: 70%;
}
	
#footer .botones-footer a {
font-size: 18px;
}


#footer .social-redes p {
    font-size: 19px;
}
	
#footer .social-redes .social-links a{
  font-size: 18px;
}
	
#footer .direcciones {
	margin-top: 10px;
}
	
#footer .direcciones .topic {
    font-size: 19px;
	text-align: center;
}

#footer .empresas {
	margin-top: 50px;
}
	
#footer .empresas .topic {
    font-size: 19px;
	text-align: center;
}

#footer .empresas .botones a {
	font-size: 18px;
}
	
#footer .empresas .botones {
    text-align: center;
	line-height: 36px;
	margin-bottom: 30px;
}

#footer .direcciones .white_fonts {
    text-align: center;	
}
	
#footer .direcciones .pais {
    font-size: 16px;
}

#footer .direcciones .direccion {
    font-size: 15px;
}

#footer .direcciones .phone {
    font-size: 16px;
}
	
    }


.casos {
    font-size: 20px;
	line-height: 26px;
    color: #000;
    font-family: Helvetica-bold;
    text-align: center;
    margin-top: -10px;
	margin-bottom: 20px;
    padding: 0px 40px
}

.casos_proyecto {
    font-size: 19px;
    color: #000;
    font-family: Helvetica;
    text-align: center;
    margin-top: -15px;
    padding: 0px
}


#notas {
    padding: 40px 20px;
	background-attachment: fixed;
    background-image: linear-gradient(rgba(249,249,249,.8),rgba(249,249,249,.5)),url(../images/textura.jpg);
	background-color: #EFEFEF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0
}

#notas .breadcrumb {
    padding: 0px;
    background-color: transparent;
    font-family: arial;
    font-size: 17px
}

#notas ol.breadcrumb li a {
    color: #000;
    text-decoration: none
}

#notas ol.breadcrumb li a:hover {
    color: #ff8300
}

#notas .icon-chevron-right {
    color: #FF8300;
    font-size: 17px;
    margin: 5px 2px 0 5px
}

#notas p {
    font-size: 16px;
    color: #000000;
    font-family: arial;
    margin-top: 10px;
    text-align: left
}


#notas .titulo_nota {
    font-size: 52px;
    color: #6d6f64;
    font-family: Helvetica-bold;
    line-height: 60px;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: left
}


#notas .titulo_actividad {
    font-size:36px;
    color: #6d6f64;
    font-family: Helvetica;
    padding-bottom: 15px;
    text-align: left
}

#notas .fuente_nota {
    font-size: 25px;
    color: #6d6f64;
    font-family: arial;
    padding-bottom: 20px;
    text-align: left
}

@media (max-width: 600px) {
    #notas {
        padding:40px 10px;
		background-attachment: scroll;
    }

    #notas .titulo_nota {
        font-size: 32px;
		line-height: 40px;
    }

	#notas .titulo_actividad {
    font-size: 28px;
    color: #6d6f64;
    font-family: Helvetica;
    padding-bottom: 20px;
    text-align: left;
}
	
    #notas .fuente_nota {
        font-size: 22px;
        padding-top: -10px;
        text-align: left
    }
 }


#notas_interior {
    padding: 0px 20px 40px 20px;
    background-color: #FFFFFF;
}

#notas_interior .fecha {
    font-size: 18px;
    background: #259edd;
    color: #FFFFFF;
    font-family: arial;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
}

#notas_interior .pleca {
    font-size: 19px;
    background: #259edd;
    color: #fff;
    font-family: Helvetica;
    text-align: left;
    width: 100%;
    margin-bottom: 30px;
    padding: 10px 10px 10px 25px
}

#notas_interior .imagen img {
    width: 90%;
    display: block;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#notas_interior .imagen .interactivo {
    display: block;
	width: 100%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#notas_interior .imagen_casos img {
    display: block;
    width: 100%;
    margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#notas_interior .nota_contenido {
    font-size: 19px;
    color: #000;
    font-family: arial;
    text-align: justify;
	padding: 0px 5px;
}

#notas_interior .nota_contenido_fuente {
    font-size: 16px;
    color: #000;
    font-family: arial;
	font-weight: bold;
    text-align: center;
	margin: auto;
	margin-bottom: -20px;
	width: 80%;
}

#notas_interior .nota_contenido a {
    font-size: 19px;
    list-style: none;
    padding: 0;
    font-family: arial;
    color: #259edd;
	font-weight: bold;
}

#notas_interior .nota_contenido a:hover {
    list-style: none;
    padding: 0;
    color: #000;
    text-decoration: none;
}

#notas_interior .nota_pdf  {
    font-size: 19px;
    font-family: Helvetica-bold;
    text-decoration: none;
    color: #000000;
	text-align: center;
}

#notas_interior .icon-file-pdf-o {
    padding-left: 10px;
	font-size: 23px;
	color:#00A0A2;
}

#notas_interior .nota_contenido_casos {
    font-size: 19px;
    color: #000;
    font-family: arial;
    text-align: justify;
	margin-right: 20px;
}

#notas_interior .box_proyecto {
    align-items: center;
    display: flex;
	width: 90%;
    height: 125px;
    justify-content: center;
    background: #A6A699;
	transition: .3s;
	margin-top: 10px;
	margin-bottom: 10px;
    -webkit-box-shadow: 0 2px 12px -4px rgba(0,0,0,.75);
    -moz-box-shadow: 0 2px 12px -4px rgba(0,0,0,.75);
    box-shadow: 0 2px 12px -4px rgba(0,0,0,.75)
}

#notas_interior .box_proyecto:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}


#notas_interior .box_proyecto h1 {
	font-family: arial;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	padding: 5px;
}

#notas_interior .icon-cym {
    position: absolute;
    font-size: 16px;
    float: left;
    margin-left: -40px;
    margin-top: 5px;
    color: #259edd
}

#notas_interior ul {
    font-size: 19px;
    list-style: none;
    margin-left: 5px;
	padding-right: 15px;
    font-family: arial;
    text-align: left;
}

#notas_interior ul li {
    padding-bottom: 15px;
	text-align: justify;
}

#notas_interior ul li:last-child {
    padding-bottom: 0px;
}

#notas_interior .nota_contenido_casos2 {
    font-size: 22px;
    color: #000;
    font-family: Helvetica-bold;
    text-align: center;
	padding-right:30px;
}

#notas_interior .imagen2 img {
    display: block;
    text-align: center;
    width: 90%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px
}

#notas_interior .box-casos {
background: linear-gradient(0deg, rgba(40,231,216,0.0) 0%, rgba(40,231,216,0.9) 100%);
}

#notas_interior .sidebar-box {
	margin-top: -10px;
    padding: 10px;
    width: 100%
}

#notas_interior .btn-abrir-popup {
    color: #259edd;
    font-family: Helvetica-bold;
	font-size: 19px;
}

#notas_interior .btn-abrir-popup:hover {
    color: #000;
    text-decoration: none
}

#notas_interior .nota_link {
    font-size: 20px;
    color: #000;
    font-family: Helvetica-bold;
    text-decoration: none
}

#notas_interior .nota_link:hover {
    font-size: 20px;
    color: #259edd;
    font-family: Helvetica-bold;
    text-decoration: none
}

#notas_interior .nota_titulo {
    font-size: 22px;
    color: #000;
    font-family: Helvetica-bold;
    text-align: left;
    margin-top: 25px;
	padding: 0px 5px;
}

#notas_interior .nota_titulo_casos {
    font-size: 22px;
    color: #000;
    font-family: Helvetica-bold;
    text-align: left;
    margin-top: 25px;
}

#notas_interior .icon-calendar {
    margin-right: 15px
}

#notas_interior .panel-heading {
    background-color: #049e8f;
    padding: 15px;
    margin: 5px;
	margin-bottom: 10px;
}

#notas_interior .panel-title {
    font-size: 20px;
    font-family: arial;
    text-align: center;
    padding: 5px 40px 0 40px;
    color: #fff;
}

#notas_interior .panel-heading-fotos {
    background-color: #259edd;
	width: 90%;
}

#notas_interior .panel-heading-fotos p {
    font-size: 18px;
    font-family: arial;
    text-align: center;
    padding: 10px 20px 0 20px;
    color: #fff;
}

#notas_interior .autor {
    margin-top: 30px;
    margin-bottom: 30px
}

#notas_interior .autor .details_autor {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	margin-left: -20px;
}

#notas_interior .autor .details_autor h4 {
    font-size: 20px;
    font-family: arial;
    text-align: left
}

#notas_interior .autor .details_autor h3 {
    font-size: 19px;
    font-family: Helvetica-bold;
    text-align: left;
    margin: 0
}

#notas_interior .autor .details_autor p {
    font-size: 18px;
    font-family: arial;
    text-align: left;
    margin-bottom: 5px
}

#notas_interior .autor .details_autor a {
    font-size: 18px;
    font-family: Helvetica-bold;
    text-align: left;
    text-decoration: none;
    color: #000
}

#notas_interior .autor .details_autor a:hover {
    font-size: 18px;
    text-align: left;
    margin: 0;
    color: #259edd
}

#notas_interior .video_caso {
    width: 80%;
	margin: auto;
}


#notas_interior .video-responsive-case {
    overflow: hidden;
    padding-bottom: 57%;
    position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}

#notas_interior .video-responsive-case iframe,.video-responsive-case embed,.video-responsive-case object {
    position: absolute;
    width: 103%;
    height: 100%;
	margin-left:-14px
}


@media (max-width: 800px) {
	
	#notas_interior {
    padding: 0px 10px;
}
	
	#notas_interior .video_caso {
    width: 100%;
	margin: auto;
	padding-right:0px;
}
	
	#notas_interior .nota_titulo_casos {
	padding-right:0px;
}

	#notas_interior .nota_contenido_casos {
    text-align: left;
	padding-right:0px;
}
	
#notas_interior .box_proyecto {
	width: 100%;
    height: 75px;
    box-shadow: none;}

    #notas_interior .nota_contenido {
        font-size:19px;
        color: #000;
        font-family: Helvetica;
        text-align: left;
        padding: 0 10px
    }
	
	
    #notas_interior .imagen img {
        display: block;
        text-align: center;
        width: 100%;
        margin: auto;
        margin-top: 30px;
        margin-bottom: 30px
    }

    #notas_interior .nota_link {
        font-size: 19px;
        color: #000;
        font-family: Helvetica-bold;
        text-decoration: none
    }

    #notas_interior .nota_link:hover {
        font-size: 19px;
        color: #ff8300;
        font-family: Helvetica-bold;
        text-decoration: none
    }

    #notas_interior .nota_titulo {
        font-size: 21px;
        color: #000;
        font-family: Helvetica-bold;
        text-align: left;
        margin-top: 25px;
        padding: 0 10px
    }

    #notas_interior .box-notas {
        margin-top: 20px
    }

    #notas_interior .categories li a,.sidelink li a {
        display: block;
        font-family: Helvetica;
        color: #000;
        text-decoration: none;
        font-size: 18px;
        line-height: 24px;
        text-align: center
    }

    #notas_interior .autor img {
        width: 180px;
        margin: auto;
        display: flex;
        text-align: center
    }

    #notas_interior .autor .details_autor {
        text-align: center;
	    margin-top: 15px;
	    margin-left: 0px;}
	
    #notas_interior .autor .details_autor h4 {
        font-size: 20px;
        text-align: center
    }

    #notas_interior .autor .details_autor h3 {
        font-size: 19px;
		font-weight: bold;
        text-align: center;
        margin: 0
    }

    #notas_interior .autor .details_autor p {
        font-size: 18px;
        font-family: Helvetica;
        text-align: center;
        margin-bottom: 10px
    }

    #notas_interior .autor .details_autor a {
        font-size: 18px;
        font-family: Helvetica-bold;
        text-align: center;
        text-decoration: none;
        color: #000
    }

    #notas_interior .autor .details_autor a:hover {
        font-size: 18px;
        margin: 0;
        color: #259edd
    }
	
	#notas_interior .icon-cym {
    margin-left: -40px;
}

#notas_interior ul {
    font-size: 19px;
    list-style: none;
    font-family: arial;
    text-align: left;
}

#notas_interior ul li {
    padding-bottom: 15px;
	text-align: left;
}
	
}

.share-button{
    border: 2px solid #fff;
    display: inline-block;
	position: absolute;
	overflow: hidden;
	width: 155px;
	height: 32px;
	top: 3%;
	left: 5%;
	text-align: center;
	background: rgba(0, 0, 0, 0.3)
}

.share-button a{
   color: #FFFFFF;
   font-size: 13px;
   font-family: "Helvetica";
   display: block;
   text-decoration: none;
   letter-spacing: 1px;
   padding: 7px 6px 7px 6px;
}

.share-button p{
   color: #FFFFFF;
   font-size: 13px;
   font-family: "Helvetica";
   display: block;
   text-decoration: none;
   letter-spacing: 1px;
   padding: 7px 6px 7px 6px;
}


.share-button > a:hover,
.share-button > a:hover:after,
.share-button .icon-wrapper ul li a:hover i{
	  color: #259edd;
}

.share-button .icon-wrapper{
    position: absolute;
    top: 0;
    width: 155px;
}

.share-button .icon-wrapper > a{
    display: inline-block;
}

.share-button .icon-wrapper ul li{
    float: left;
    display: inline-block;
}

.captcha_centrar {
        text-align: center;
    }

 .g-recaptcha {
        display: inline-block;
    }

@media (max-width: 1500px) {
.share-button{
	top: 3%;
	left: 8%;
}
	 }


main {
  width: 90%;
  margin: 0 auto;
}

summary {
 padding: 20px 40px;
 background: linear-gradient(90deg, rgba(88,154,48,1) 0%, rgba(41,112,164,1) 100%);
 margin-bottom: 15px;
 cursor: pointer;
 outline: none; 
 font-size: 20px;
 line-height: 22px;
 font-family: Helvetica;	
 color: #FFFFFF}

  summary:hover {
  background:#2970a4;
  }

details[open] summary ~ * {
  animation: open 0.5s ease-in-out;
}

@keyframes open {
  from {
    opacity: 0;
    margin-top: -10px;
  }
  to {
    opacity: 1;
    margin-top: 0;
  }
}

.content {
  padding: 5px 20px 5px 5px;
}

.content .titulo_ponencia {
    text-align: center;
    font-family: Helvetica-bold;
	font-size: 22px;
	margin: 0px;
	color: #000000;
}

.content .ponencia {
    font-size: 19px;
    color: #000;
    font-family: arial;
    text-align: justify;
	margin-top: 10px;
}

.content .ponencia_titulo {
    font-size: 21px;
    color: #000;
    font-family: Helvetica-bold;
    text-align: left;
}

.content .autores {
    text-align: center;
    font-family: Helvetica-bold;
	font-size: 20px;
	padding: 0px;
    color: #00A0A2;
	padding-top: 5px;
}

.content .clatpu {
    text-align: center;
	margin-top: -10px;
	margin-bottom: 35px;
	font-family: arial;
}

.content .clatpu .pic {
    overflow: hidden;
}

.content .clatpu .pic img {
    width: 100%;
    max-width: 180px;
}

.content .clatpu .details {
    color: #000;
}

.content .clatpu h4 {
    font-weight: 700;
    font-size: 19px;
    margin-bottom: 5px;
}


.content .clatpu p {
    text-align: center;
    display: block;
    font-size: 17px;
	line-height: 22px;
}

.bloque {
	margin-top: 15px;
	margin-bottom: 30px;
}

.panel-1 {
    background-color: #049e8f;
	margin-bottom: 15px;
}

.panel-2 {
    font-size: 19px;
	line-height: 24px;
	font-family: arial;
    text-align: center;
    padding: 10px 25px;
    color: #fff;
}

.content .clatpu a {
    font-size: 16px;
    font-family: Helvetica-bold;
    text-decoration: none;
    color: #000;
	margin-top: -30px;
}

.content .clatpu a:hover {
    margin: 0;
    color: #259edd
}

.content .clatpu .social {
    text-align: center;
    margin-top: 5px
}

.content .clatpu .social a {
    margin: 2px 6px;
    padding-top: 3px;
    border: 2px solid #00A0A2;
    width: 50px;
    display: inline-block;
    opacity: .6
}

.content .clatpu .social a:hover {
    margin: 2px 6px;
    opacity: 1;
    text-decoration: none;
    border: 2px solid #00A0A2
}

.content .clatpu .social .icon-correo {
    font-size: 20px;
    color: #00A0A2
}

.content .nota_pdf  {
    font-size: 20px;
    font-family: Helvetica-bold;
    text-decoration: none;
    color: #000000;
	text-align: center;
}

.content .icon-file-pdf-o {
    padding-left: 10px;
	font-size: 23px;
	color:#00A0A2;
}

@media (max-width: 600px) {
	
   .content .clatpu .pic img {
        width:80%;
        max-width: 220px;
    }

    .content  {
        padding: 20px 0 0 0
    }

    .content .clatpu {
        text-align: center;
        margin-bottom: 30px;
    }
	
	.content .ponencia {
    font-size: 18px;
    color: #000;
    font-family: Helvetica;
    text-align: left;
	margin-top: 20px;
}

.content .autores {
    text-align: center;
    font-family: Helvetica-bold;
	font-size: 24px;
	padding: 0px;
    color: #00A0A2;
	padding-top: 3px;
}

}

/*-----Testimonial-------*/


.testimonial {
    padding: 0px;
    background-attachment: fixed;
    background: #FFF;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0	
}

.testimonial .glassdoor h2 {
    font-size: 24px;
    color: #6d6f64;
    font-family: Helvetica-bold;
    text-align: center;
}

.testimonial .glassdoor {
    display: block;
    margin: auto;
    text-align: center;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.top-content .carousel {
  display: flex;
  height: 240px;
  margin: 0px;
}

.top-content .carousel .carousel-inner {
   margin: auto;
}

.top-content .carousel-item p {
    color: #000;
    font-size: 17px;
    line-height: 22px;
	padding-left: 25px;
	padding-right: 25px;
    font-style: italic;
	text-align: center;
}

.top-content .carousel-item h1 {
    color: #259edd;
    font-size: 23px;
    line-height: 24px;
	padding-left: 40px;
	padding-right: 40px;
	font-family: Arial;
	font-weight: bold;
    text-align: center;
}

.top-content .carousel-item h2 {
    color: #000;
    font-size: 18px;
	font-family: Arial;
	text-align: center;
}

.top-content .carousel-indicators li {
    width: 13px;
    height: 13px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #259edd;
    border-radius: 50%;
}

@media (max-width: 1000px) {
	
.top-content .carousel {
height: 300px;
}
}
	

@media (max-width: 600px) {
	
.testimonial {
    padding: 40px 10px 10px 10px;
}
	
.testimonial .glassdoor h2 {
    font-size: 22px;
}

.top-content .carousel {
height: 380px;
}
	
.top-content .carousel-item p {
    color: #000;
    font-size: 17px;
    line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
    font-style: italic;
	text-align: center;
}

.top-content .carousel-item h1 {
    color: #259edd;
    font-size: 21px;
    line-height: 24px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial;
	font-weight: bold;
    text-align: center;
}

.top-content .carousel-item h2 {
    color: #000;
    font-size: 18px;
	font-family: Arial;
	 text-align: center;
}
	
}
