#incoterms, #contenedores, #inscripciones, #estimulos {float:left; display: block; width: 100%; padding: 7% 0 3% 0; background-image: url(../img/paginternas/fondo.png);}

.datoscontacto {-webkit-box-shadow: 0 0 8px rgba(0,0,0,.2); box-shadow: 0 0 8px rgba(0,0,0,.2);}

/*portada*/

#incotermsportada, #contenedoresportada, #inscripcionesportada, #estimulosportada {-webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; height: 300px; overflow: hidden; margin-bottom: 7vh;}

#incotermsportada {background-image: url(../img/paginternas/incotermsportada.jpg);}
#contenedoresportada {background-image: url(../img/paginternas/contenedoresportada.jpg);}
#inscripcionesportada {background-image: url(../img/paginternas/inscripcionesportada.jpg);}
#estimulosportada {background-image: url(../img/paginternas/estimulosportada.jpg);}
#incotermsportada h1, #contenedoresportada h1, #inscripcionesportada h1, #estimulosportada h1{text-align: center; padding-top: 16vh; text-shadow: 2px 1px 2px rgba(0,0,0,0.9); font-weight: 700; text-transform: uppercase;}


/*textos*/

#incoterms article , #inscripciones article, #estimulos article{float:left; width: 100%; padding: 0 5% 5% 5%;}

#incoterms article img {box-shadow: 2px 2px 6px rgba(0,0,0,.3); margin-bottom: 7vh; border-radius: 10px; width: 100%;}

#incoterms article ul li a, #incoterms article ul li a:visited{color:#555; border-bottom: dashed 1px #f79b1e; transition: all .2s ease;}
#incoterms article ul li a:hover{color:#f79b1e; border-bottom: dashed 1px #777;}

#incoterms ul li{margin-bottom: 10px;}
#incoterms ul li b {font-family: Oswald; font-size: 1.1em;}
#incoterms ul li span.marcadest{font-size: .8em; color: #f79b1e; margin-right: 7px;}
#incoterms ul li span, #contenedores u li span{font-size: .6em; color: #666; margin-right: 7px; font-weight: 300;}
.fechatexto {color: #f79b1e;}

/* CONTENEDORES */

#contenedores > div.content{width: 100%; padding: 0 5% 5% 5%; float: left;}
#contenedores .imagen{width: 39%; float: left; margin-right: 3%;}
#contenedores .imagen img{width: 100%; height: auto; box-shadow: 2px 2px 6px rgba(0,0,0,.3); border-radius: 10px; margin-bottom: 5px;}
#contenedores .imagen li{font-size: .9em; color: #666;}
#contenedores .imagen li span{color:#666; margin-right: 7px;}
#contenedores .textos{width: 58%; float: left; padding-top:10px;}
#contenedores .textos div{width: 49%; margin-right: 2%; float: left;}
#contenedores .textos div:last-of-type{margin:0;}
#contenedores .textos ul li{margin-bottom: 5px; padding-bottom: 5px; border-bottom: solid 1px #444; font-size:.8em;}
#contenedores .textos ul li:last-of-type{ border:0;}

/* INSCRIPCIONES */
#inscripciones article a, #inscripciones article a:visited {color:#666; transition: all .5s ease; display: block;}
#inscripciones article a:hover {color:#f79b1e; font-weight: 700; font-size: 1.1em; max-width: 200px;}
#inscripciones article a span {margin-right: 7px; font-size: .9em;}

/* ESTIMULOS */
#estimulos h6 {margin: 35px 0 25px 0;}
#estimulos ul li {margin-bottom: 10px;}
#estimulos ul li span{font-size: .7em; color: #f79b1e; margin-right: 7px;}
#estimulos ul li .lista{margin-left: 20px; color:#666;}

