/*
Theme Name: Soto Comunicacion
Author: Soto Comunicacion
Author URI: https://www.sotocomunicacion.com
Description: */

@charset "UTF-8";
/* CSS Document */
.bx-controls-direction{
display:none;
}
.btn_wapp{
position:fixed;
bottom: 24px;
top: auto;
right:10px;
border-radius:50%;
padding:10px;
background-color:#25d366;
color:#fff;
text-align:center;
box-sizing:border-box;
box-shadow:0 5px 10px 2px rgba(0,0,0,.2);
display:flex;
align-items:center;
vertical-align:middle;
font-size:16px;
z-index:99999;
width:60px;
}
.btn_wapp img{
width:40px;
height:auto;
}
.btn_wapp a,.btn_wapp a:hover{
color:#fff;
text-decoration:none;
}
.noborder{
border:0px!important;
}
#nosotros li img{
width:100%;
height:auto;
border-radius:10px;
}
.notfound{
text-align:right;
padding:100px 0px;
color:#FFF;
font-size:15px;
background-color:#F79830;
margin-top:100px;
background-image:url(images/fondo404.jpg);
background-position:center bottom;
background-repeat:no-repeat;
}
.notfound h1{
text-transform:uppercase;
font-size:25px;
color:#FFF;
}
.notfound h4{
border:none;
}
.fondolineas{
background-image:url(images/fondolineas.jpg);
background-repeat:no-repeat;
background-position:center top;
}
.issuu{
margin-top:20px;
}
.fotosecundariaenvase1, .textosecundariaenvase1{
width:60%;
margin:auto;
text-align:center;
}
.fotocuadrada1{
float:left;
width:49%;
}
.fotocuadrada2{
float:right;
width:49%;
}
.fotocuadrada1 img, .fotocuadrada2 img{
height:auto;
width:100%;
}
.overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
background:rgba(0,0,0,.2);
z-index:999;
color: #FFF;
font-size: 13px;
line-height:18px;
text-align: center;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
border-radius:5px;
}

.overlay:hover {
opacity: 1;
}
.overlay2{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
z-index:999;
color: #FFF;
font-size: 13px;
line-height:18px;
text-align: center;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
border-radius:5px;
}

.overlay2:hover {
opacity: 1;
}

.text {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.galeriaweb img{
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.redesheader{
position:fixed;
right:40px;
top:100px;
width:60px;
text-align:center;
z-index:99999999;
}
.redesheader img{
width:100%;
height:auto;
}
.redesheader li{
margin:10px 0px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
background-color:#F30;
padding:10px;
border-radius:50%;
width:100%;
display:block;
}
.redesheader li a{
display:block;
}
.imagensecundarias{
text-align:center;
}
.imagensecundarias img{
width: 96%!important;
margin: 10px auto!important;
border: 7px solid #FFF;
box-shadow: 2px 2px 10px #666;
}
.textodescripcionsecundaria{
width:50%;
margin:auto;
padding:10px 0px;
font-size:18px;
line-height:30px;
}
.fondogris{
background-color:#f9f9f9;
}
.galeriaweb .item{
border-color: #CCC;
border-style: solid;
border-width:0.1em;
border-radius:5px;
background-color:#FFF;
box-shadow: 1px 1px 2px #CCC;
position:relative;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.galeriaweb .item a{
text-decoration:none;
color:#333;
}	
.galeriaweb h3, .galeriaweb h5{
margin:0px;
padding:0px 10px;
}	
.banner-home, .bxslider, .bx-wrapper{
height:auto!important;
}
h1{
font-family: 'Lato', sans-serif;
font-weight:lighter;
font-size:25px;
color:#333;
line-height: 35px;
}
h1 a{
color:#F60;
text-decoration:none;
}
h2{
font-size:16px;
font-weight:normal;
color:#000;
}
h3{
color:#666;
font-family: 'Lato', sans-serif;
font-size:15px;
font-weight:normal;
}
h4{
font-family: 'Lato', sans-serif;
font-size:20px;
font-weight:normal;
border-bottom:1px solid #666;
padding-bottom:10px;
margin: 0px 0px 10px 0px;
}
html,body{ 
height:94.5%;
}
img{
border:none;
margin: 0px;
padding: 0px;
}
.clear {
clear: both;
}
.centrador2 {
width:800px;
margin:auto;
}
#somos{
text-align:center;
color:#333;
background-image:url(images/fondo-lineas.png);
background-position:left top;
background-repeat:no-repeat;
padding:100px 0px;
position:relative;
}
#somos2{
background-image:url(images/fondolineas2.png);
}
#somos3{
background-image:url(images/fondolineas3.png);
}
.degradadoblanco{
position:absolute;
top:0px;
height:150px;
width:100%;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,254,254,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,254,254,0)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,254,254,0) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,254,254,0) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,254,254,0) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,254,254,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffefe', GradientType=0 );
}
.textosomos{
max-width:550px;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 50%, rgba(240,240,240,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(240,240,240,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 50%, rgba(240,240,240,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 50%, rgba(240,240,240,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 50%, rgba(240,240,240,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 50%, rgba(240,240,240,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0 );
-webkit-box-shadow: 10px 10px 28px -9px rgba(0,0,0,0.4);
-moz-box-shadow: 10px 10px 28px -9px rgba(0,0,0,0.4);
box-shadow: 10px 10px 28px -9px rgba(0,0,0,0.4);
font-size:16px;
line-height:28px;
margin:auto;
padding:20px;
border-radius:10px;
border:solid 1px #CCC;
position:relative;
z-index:999;
}
#ofrecemos{
text-align:center;
color:#FFF;
padding:30px 0px;
}
#ofrecemos ul{
list-style:none;
padding:0px;
margin:0px;
}
#ofrecemos li{
display:inline-table;
width:11%;
margin:1%;
text-align:center;
}
#ofrecemos li img{
width:80%;
height:auto;
margin-bottom:15px;
margin-left:8%;
}
#ofrecemos li h4{
font-size:14px;
font-weight:normal;
line-height:17px;
border:0px;
font-family: 'Fira Sans Extra Condensed', sans-serif;
}
#ofrecemos li a{
color:#333;
text-decoration:none;
}
.textoblanco {
color:#FFF;
}
.bannerredes {
clear: both;
padding-top:129px;
background-color:#000;
color:#FFF;
height:400px;
position:relative;
}
.bannerredesizquierdo {
width:50%;
float:left;
bottom:30%;
margin-top:250px;
}
.bannerredesderecho {
width:45%;
float:right;
padding-left:2%;
border-left:1px solid #FFF;
margin-top:250px;
}
.barra{
padding-top:140px;
text-align: center;
background-color: #000;
color: #FFF;
}
.barra h1{
color: #FFF;
margin:0px;
padding:0px;
text-transform:uppercase;
font-size:16px;
}
#banner {
clear:both;
background-color:#999;
}
#banner ul{
margin:0px;
padding:0px;
}
#texto a{
color:#000;
text-decoration:none;
}
#contenidosuperior {
padding-top:10px;
position:fixed;
width:100%;
background-color:#FFF;
z-index:99999;
top:0px;
}
#logo {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#logo img{
	height:auto;
}
#datos {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#datos a{
text-decoration:none;
color:#666;
}
.telefonoheader{
	font-size:20px;
	font-family:Montserrat,'Helvetica Neue',Helvetica,sans-serif;
	font-weight:900;
}
#datos a:hover{
color:#F60;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#datos img{
margin-left:10px;
margin-bottom:-5px;
}
#menu {
text-align:right;
clear: both;
margin:auto;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
}
#menu ul{
list-style:none;
margin:0;
padding:0;
}
#menu li{
margin:0px;
display:inline-block;
}
#menu a{
display:block;
text-decoration:none;
text-align:center;
text-transform:uppercase;
padding:15px 13px;
margin:0px;
color:#000;
line-height:16px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#menu a:hover{
color:#FFF;
background-color:#000;
}
#contenidohome {
margin:auto;
clear: both;
}
#contenidomedio {
margin:auto;
clear: both;
}
.banner-home{
clear: both;
position:relative;
}
.fondobanner1{
background-color:#cd84b6;
}
.fondobanner2{
background-color:#fcaa7e;
}
.fondobanner3{
background-color:#9be8d3;
}
.banner1{
background-image:url(images/banner1.jpg);
background-position:center;
background-repeat:no-repeat;
background-size:80%;
max-width:1400px;
margin:auto;
}
.banner2{
background-image:url(images/banner2.jpg);
background-position:center;
background-repeat:no-repeat;
background-size:80%;
max-width:1400px;
margin:auto;
}
.banner3{
background-image:url(images/banner3.jpg);
background-position:center;
background-repeat:no-repeat;
background-size:80%;
max-width:1400px;
margin:auto;
}
.banner1, .banner2, .banner3{
height:500px;
}
.masonry3 { /* Masonry container */
column-count: 4;
-webkit-column-count: 4; /* Chrome, Safari, Opera */
-moz-column-count: 4; /* Firefox */
column-gap: 1em;
padding-top:170px;
}
.masonry4 { /* Masonry container */
column-count: 4;
-webkit-column-count: 4; /* Chrome, Safari, Opera */
-moz-column-count: 4; /* Firefox */
column-gap: 1em;
}
.item { /* Masonry bricks or child elements */
display: inline-block;
margin: 0 0 1em;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
height:auto;
}
#galeriade3{
}
#galeriade3 img{
width:100%;
height:auto;
display:block;
border-radius: 5px 5px 0px 0px;
border:solid 1px #CCCCC5;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#galeriade3 img:hover{
filter:brightness(120%);
}
.banner-home-texto{
width:30%;
color:#FFF;
line-height:20px;
float:right;
right:0px;
position: relative;
top: 250px;
text-align:right;
}
.banner-home-texto h2{
font-size:40px;
font-family:Montserrat,'Helvetica Neue',Helvetica,sans-serif;
font-weight:900;
line-height:50px;
padding:0px;
margin:20px 0px;
}
.banner-home-texto a{
padding:10px;
background-color:#F90;
color:#FFF;
text-decoration:none;
}
#texto {
max-width:600px;
padding-top:30px;
background-repeat:no-repeat;
margin:auto;
text-align:center;
}
#ejemplosredes ul{
margin:0px;
padding:0px;
list-style:none;
}
#ejemplosredes a{
text-decoration:none;
color:#000;
}
#ejemplosredes li{
float:left;
width:170px;
padding:3px;
text-align:center;
}
#textofinal {
width:370px;
clear:both;
float:left;
color:#000000;
padding-left:30px;
padding-right:30px;
margin:0px;
height:460px;
padding-top: 10px;
}
#textofinal a{
color:#000000;
}
#iconos{
color:#000000;
text-decoration:none;
clear:both;
}
#iconos ul{
list-style:none;
margin:0px;
padding:0px;
clear: both;
}
#iconos li{
width:80px;
max-width:80px;
min-width:80px;
float:left;
padding:2px;
text-align:center;
}
#iconos img{
text-align:center;
}
#iconos a{
color:#000000;
text-align:center;
font-weight:normal;
text-decoration:none;
font-size:12px;
}
#iconos a:hover{
color:#000000;
text-align:center;
font-weight:normal;
text-decoration:underline;
}
#galeriahome {
padding-left:0px;
background-repeat:no-repeat;
margin:auto;
}
#video {
width:363px;
height:230px;
float:right;
text-align:center;
padding-top:20px;
}
#clientes {
clear:both;
padding-top:20px;
}
#ultimos {
padding-top:20px;
padding-bottom:20px;
text-align:left;
line-height:19px;
background-color:#EEE;
}
#ultimos2 {
padding-top:10px;
padding-bottom:20px;
text-align:left;
line-height:19px;
}
#ultimos2 h5{
text-align:center;
font-size:20px;
font-weight:normal;
text-transform:uppercase;
}
#ultimos h4, #ultimos2 h4{
text-decoration:none;
color:#333;
font-size:11px;
margin:0px;
border:0;
padding:0px;
text-transform:uppercase;
}
#ultimos a, #ultimos2 a{
text-decoration:none;
color:#666;
}
#ultimos p, #ultimos2 p{
text-decoration:none;
color:#666;
font-size:10px;
margin:0px;
}
#ultimos ul, #ultimos2 ul{
list-style:none;
margin:auto;
padding:0px;
}
#ultimos li, #ultimos2 li{
display:inline-block;
width:18%;
margin-right:2px;
text-align:left!important;
}
#ultimos li a, #ultimos2 li a{
color:#666;
text-decoration:none;
font-size:10px;
line-height:18px;
}
#ultimos li img, #ultimos2 li img{
width:100%;
height:auto;
}
#nuestros-clientes {
width:365px;
height:290px;
text-align:center;
padding-left: 20px;
}
#login {
width:360px;
height:120px;
color:#000000;
float: right;
}
.campo {
font-size:12px;
height:20px;
border:1px solid #666;
margin: 3px;
width: 160px;
float: right;
}
#formas {
clear:both;
height:205px;
}
.texto {
width:160px;
font-size:12px;
height:50px;
border:1px solid #666;
overflow: hidden;
float: right;
margin: 3px;
}
#etiqueta {
width:70px;
font-size:12px;
float:left;
padding-top:5px;
margin: 3px;
height: 17px;
}
.boton {
width:120px;
height:35px;
font-size:20px;
border:none;
color:#FFFFFF;
background-color: #F60;
float: right;
margin: 3px;
}

#redes-actualweb{
width: 300px;
float:left;
margin-bottom:40px;
}
#redes-actual{
width: 300px;
height: 50px;
}
.block-crvt_compartir_nodos{
height:60px;
margin-bottom:20px;
margin-top:10px;
}
.share-button {
border: 0px;
width: 120px;
color: #FFF;
font-size: 11px;
float: left;
padding:5px;
cursor:pointer;
margin-right:10px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.share-button img{
width: 20px!important;
margin-bottom:-5px!important;
border:0px!important;
}
.share-button2 {
border: 0px;
width: 30px;
height:30px;
cursor:pointer;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
border-radius:50%;
margin:5px;
}
.share-button2 img{
width: 20px!important;
border:0px!important;
}
.f-share-button {
background:#999;
}
.t-share-button {
background:#999;
}
.f-share-button:hover{
background:#3E5C9A;
}
.t-share-button:hover{
background:#55ACEE;
}

#pie {
width: 100%;
padding-top:20px;
clear: both;
margin: auto;
padding-bottom:20px;
border-top:1px solid #666;
background-color:#222;
position:relative;
}
#pie h1 {
color:#CCC;
font-size:12px;
margin:0px;
padding:0px;
}
#pie h4 {
border:0px;
margin:0px;
padding:0px;
font-size:13px;
color:#999;
}
.pie2 {
margin-top:30px;
}
#pie a{
color:#666;
text-decoration:none;

}
#pie a:hover{
color:#CCC;

text-decoration:underline;
}
#direccion{
width:313px;
float:left;
}
#menu2{
float:left;
padding-left:45px;
padding-top:20px;
width: 200px;
}
#pie ul{
padding:0px;
margin:0px;
list-style:none;
}
#redes2{
width:250px;
float:left;
padding-left:20px;
padding-top: 20px;
}
#contacto {
width:260px;
height:300px;
float:right;
padding-left:10px;
padding-right:76px;
padding-top:30px;
margin:0px;
color:#000000;
display:block;
}
#textogaleria {
width:250px;
float:right;
font-size:11px;
margin:0px;
padding-top:160px;
position:relative;
}
#textogaleriafoto {
width:400px;
float:right;
font-size:11px;
margin:20px 0px;
padding-left:10px;
border-left:1px solid #000;
}
#textogaleriafoto h2{
border-bottom:0px;
margin-top:0px;
}
#contactogaleria {
margin-bottom:10px;
position:fixed;
}
#textogaleria a{
color:#FF3300;
font-size:13px;
text-decoration:underline;
}
#galeria {
text-align:center;
color:#000000;
font-size:13px;
margin:0px;
}
#galeria3d {
width:800px;
float:left;
color:#000000;
font-size:13px;
margin:0px;
}
.fotografiagrande {
width:66%;
float:left;
color:#000000;
font-size:13px;
}
.lateralfotografia {
width:32%;
float:right;
height:100%;
right:0px;
position:absolute;
}
#contenidositiosmoviles {
width:800px;
color:#000000;
font-size:13px;
margin:auto;
text-align:center;
}
#contenidositiosmoviles h1, #contenidositiosmoviles h2{
margin:0px;
border:0px;
}
#contenidositiosmoviles ul{
list-style:none;
padding:0px;
margin:0px;
margin-top:50px;
}
#contenidositiosmoviles li{
clear:both;
width:98%;
margin:1%;
padding-bottom:15px;
border-bottom:1px dotted #333;
position:relative;
}
.fotositiomovil{
background-image:url(images/movil.png);
padding-top:84px;
padding-left:23px;
width:304px;
height:518px;
background-repeat:no-repeat;
background-position:top left;
padding-right:15px;
}
.textositiomovil{
width:400px;
font-size:12px;
position:absolute;
bottom:0px;
margin-bottom:10px;
}
.textositiomovil a{
color:#F60;
text-decoration:none;
}
#contenidositiosmoviles li:nth-child(2n+1) .textositiomovil{
float:right;
border-left:1px solid #000;
text-align:left;
padding-left:10px;
right:0;
}
#contenidositiosmoviles li:nth-child(2n) .textositiomovil{
float:left;
border-right:1px solid #000;
text-align:right;
padding-right:10px;
left:0;
}
#contenidositiosmoviles li:nth-child(2n+1) .fotositiomovil{
float:left;
}
#contenidositiosmoviles li:nth-child(2n) .fotositiomovil{
float:right;
}
.balazo{
width:80%;
margin:30px auto;
color:#333;
}
.balazo img{
width:70%;
height:auto;
}
.balazo2{
width:80%;
margin:auto;
color:#F60;
font-size:22px;
font-family:'Lato', sans-serif;
}
.contactanos{
width:50%;
margin:auto;
background-color:#F60;
font-size:25px;
font-family:'Lato', sans-serif;
color:#FFF;
padding:1%;
border-radius:5px;
margin-top:40px;
margin-bottom:40px;
}
#contenidositiosmoviles h1{
font-size:30px;
}
#contenidositiosmoviles h4{
font-family:'Lato', sans-serif;
color:#C00;
border:0px;
width:60%;
margin:auto;
}
#encabezadocontenidositiosmoviles img{
width:100%;
height:auto;
}
#encabezadocontenidoseo{
margin:40px 0px;
padding-top:120px;
}
#encabezadocontenidoseo img{
width:50%;
height:auto;
}
#galeria li img{
width:100%;
height:auto;
}
#galeria ul{
padding:0px;
margin:0px;
list-style:none;
}
#galeria li{
float:left;
padding:0px;
width:18%;
margin:1%;
}
#galeria3d li img{
width:100%;
height:auto;
}
#galeria3d ul{
padding:0px;
margin:0px;
list-style:none;
}
#galeria3d li{
float:left;
padding:0px;
width:30%;
margin:1%;
}
#galeriafotografia{
position:relative;
margin-top:170px;
}
#galeriafotografia li img{
width:100%;
height:auto;
}
#galeriafotografia ul{
padding:0px;
margin:0px;
list-style:none;
}
#galeriafotografia li{
padding:0px;
margin:0px;
}
#textoservicios {
width:530px;
float:left;
padding-left:20px;
padding-top:30px;
margin:0px;
padding-right: 10px;
}
#textoservicios a{
color:#FF3300;
text-decoration:underline;
}

#textoproyecto {
width:290px;
float:right;
color:#000000;
padding-top:20px;
margin:0px;
padding-right: 10px;
}
#textoproyecto img{
border:1px solid #666;
}
#textoproyecto a{
color:#F05A28;
text-decoration:none;
}
#textoproyecto a:hover{
text-decoration:none;
}
#textogaleria ul{
list-style:none;
padding:0px;
margin:0px;
clear:both;
padding-bottom:20px;
padding-top:20px;
}
#textogaleria li{
display:inline;
padding:2px;
}
.contenedorultimos2{
background-color:#EEE;
margin-top:40px;
}	
#galeriaproyecto {
padding-top:150px;
margin:auto;
width:800px;
}
#galeriaproyecto h1{
text-transform:uppercase;
}
#galeriaproyecto img{
width:100%;
height:auto;
margin:10px 0px;
}
#galeriaproyectoempaque {
width:100%;
padding-top:150px;
}
#galeriaproyectoempaque h1{
text-transform:uppercase;
}
#galeriaproyectoempaque img{
width:100%;
height:auto;
margin:0px;
border-radius: 5px 5px 0px 0px;
border: solid 1px #CCCCC5;
}
#galeriaproyectofoto {
width:800px;
padding-top:160px;
margin:auto;
}
#galeriaproyectofoto img{
width:100%;
height:auto;
margin-bottom:10px;
}
.grandeproyecto img{
width:500px;
}
.grandeproyecto h2{
margin:0px;
font-size:26px;
line-height:35px;
}
.grandeproyecto h3{
margin:0px 0px 10px 0px;
font-size:10px;
}
#galeriaproyectoempaque .grandeproyecto h2{
margin:50px 0px 0px 0px;
font-size: 26px;
line-height: 35px;
}
#galeriaproyectoempaque .grandeproyecto h3{
font-size:14px;
}
.grandeproyecto h4{
border:0px;
font-size:14px;
margin:5px 0px;
text-transform:uppercase;
}
.regresar{
background-color:#F60;
font-size:18px;
display:block;
text-align:center;
font-size:12px;
color:#FFF;
text-decoration:none;
padding:5px 10px;
float:right;
}
#aviso {
clear:both;
text-align:right;
height:24px;
margin:3px;
width: 250px;
margin-right: 10px;
}

#formas {
clear:both;
height:200px;
width: 260px;
}

#aviso a{
color:#000;
text-decoration:none;
}



#image{ 
width:100%;
} 
#image ul{
margin:0px;
padding:0px;
list-style:none;
}
#image li{
border:0;
} 
.thumb{
width:78px; 
height:69px;
}
#scroller{
clear:both;
padding: 0px;
}
#scroller ul{
list-style:none;
padding:0px;
margin:0px;
}
#scroller li{
display:inline-block;
margin:0px 10px 5px 0px;
padding:0;
border:1px solid #CCC;
}
.botonmenu{
display:none;
float:right;
}
#formulario{
clear:both;
padding-bottom: 30px;
}
#categorias{
background-color:#333;
padding:40px 0px;
}
#categorias ul{
list-style:none;
padding:0px;
margin:auto;
}
#categorias li{
width:10%;
text-align:center;
display:inline-table;
font-family: 'Inconsolata', monospace;
font-size:14px;
line-height:18px;
color:#FFF;
}
#categorias li img{
margin-bottom:15px;
width:40%;
height:auto;
}
#categorias li a{
color:#FFF;
text-decoration:none;
}
.nombrecategoria{
clear:both;
}
#categorias{
margin:auto;
text-align:center;
margin-top:30px;
}
.proyectogrande{
width:48%;
float:left;
padding:0px;
box-shadow:3px 3px 3px #CCC;
margin:1%;
}

.fotografiagrande img{
width:100%;
}
.proyectogrande2{
width:98%;
clear:both;
margin:1%;
box-shadow:3px 3px 3px #CCC;
}
.proyectogrande img, .proyectogrande2 img{
width:100%;
height:auto;
}
.botonmenumovil{
display:none;
padding:5px 10px;
cursor:pointer;
color:#666;
font-size:14px;
border-bottom:1px solid #CCC;
border-top:1px solid #CCC;
text-transform:uppercase;
}
.botonmenumovil img{
width:25px;
margin-bottom:-5px;
height:auto;
}
#datosmovil img{
background-color:#F05A28;
padding:4px;
width:34px;
height:auto;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
margin:10px 0px 10px 10px;
}
#datosmovil a{
display: inline-block;
}
#datosmovil{
display:none;
}
.descripcion1{
float:left;
width:49%;
height:250px;
background-color:#309;
margin-left:1%;
}
.descripcion1 img, .descripcion2 img{
width:100%;
}
.descripcion2{
padding-top:130px;
background-color:#EEE;
color:#666;
margin-bottom:20px;
line-height:23px;
}
.descripcionizquierda{
float:left;
width:40%;
}
.descripcionderecha{
	text-align:center;
	background-color:#666;
	color:#FFF;
	font-size:14px;
	padding:100px 0px;
}
.descripcionderecha ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.descripcionderecha li{
	display:inline-table;
	width:20%;
	line-height:18px;
	font-size:11px;
	margin:1%;
}
.descripcionderecha li img{
	width:50%;
	height:auto;
	clear:both;
	margin-bottom:20px;
}
.descripcionderecha h3{
	color:#F90;
	text-transform:uppercase;
	font-size:20px;
}
.descripcionderecha .centrador{
	width:50%;
}
#ladescripcion{
float:right;
width:48%;
border-left:1px solid #000;
padding-left:1%;
margin-bottom:40px;
}
#ladescripcionempaque{
float:right;
width:40%;
margin-bottom:40px;
padding-right:9%;
}
#ladescripcion p, #ladescripcion2 p{
margin:0px;
}
#ladescripcion2{
float:left;
width:40%;
font-size:16px;
color:#999;
}
#fotoambiente1{
width:49%;
float:left;
height:auto;
margin-bottom:10px;
}
#fotoambiente2{
width:49%;
float:right;
height:auto;
margin-bottom:10px;
}
.botonanterior, .botonsiguiente{
position:fixed;
width:10px;
top:50%;
background-color:#CCC;
padding:5px;
height:auto;
}
.botonanterior:hover, .botonsiguiente:hover{
background-color:#666;
}
.botonanterior img, .botonsiguiente img{
margin:0px!important;
}
.botonsiguiente{
right:0px;
}
.botonanterior{
left:0px;
}
.leerarticulo{
background-color:#33C;
padding:5px;
width:150px;
background-color:#F60;
margin:auto;
margin-bottom:20px;
}
.leerarticulo a{
color:#FFF;
text-decoration:none;
}
.graficaizquierda{
float:left;
}
.graficaderecha{
float:left;
}
.preload-img{
position:absolute;
margin-top:150px;
width:auto!important;
}
.casodestudioindividualseo{
padding:10px;
text-align:left;
margin-top:20px;
}
.casodestudioindividualseo h2{
margin:10px 0px!important;
color:#F30;
}
.seccionizquierda{
float:left;
width:70%;
}
.seccionizquierda img{
max-width:90%;
height:auto;
}
.seccionderecha{
float:right;
width:30%;
}

.logoseocasos{
float:left;
width:29%;
margin-right:1%;
margin-top:30px;
}
.logoseocasos img{
width:100%;
height:auto;
}
.listadodepalabrasclave{
float:left;
width:67%;
margin-right:1%;
padding-left:1%;
border-left:1px solid #000;
margin-top:30px;
}
.graficatrafico{
width:100%;
font-size:10px;
line-height:18px;
}
.listadodepalabrasclave ul{
padding-left:10px!important;
margin-left:10px!important;
margin-top:0px!important;
list-style:url(images/palomavineta.gif)!important;
}
.listadodepalabrasclave li{
padding:0px 10px!important;
margin:0px!important;
border:0!important;
width:auto!important;
}
.listadodepalabrasclave li a{
color:#000;
text-decoration:none;
}
.listadodepalabrasclave li a:hover{
color:#03C;
font-weight:bold;
}
.listadodepalabrasclave li:nth-child(2n+1){
background-color:#CCC;
}
.listadodepalabrasclave li:nth-child(2n){
background-color:auto;
}
.barrabuscador{
padding:7px;
background-color:#EEE;
border-radius:5px;
float:left;
}
.laweb{
padding:2px;
width:200px;
background-color:#FFF;
border:1px solid #333;
float:left;
}
.laweb a{
color:#000;
text-decoration:none;
}
.iralaweb{
background-color:#F30;
float:left;
padding:2px;
width:90px;
text-align:center;
border:1px solid #F30;
}
.iralaweb a{
color:#FFF;
text-decoration:none;
}
.laweb2{
padding:1%;
width:68%;
background-color:#CCC;
float:left;
}
.laweb2 a{
color:#000;
text-decoration:none;
}
.iralaweb2{
background-color:#F30;
float:left;
padding:1%;
width:28%;
text-align:center;
}
.generalidades ul{
list-style:url(images/palomavineta.gif)!important;
margin-left:10px!important;
padding-left:10px!important;
}	
.iralaweb2 a{
color:#FFF;
text-decoration:none;
}
.screenshots{
margin-top:20px;
}
.screenshots ul{
list-style:none;
padding:0px!important;
margin:0px!important;
}
.screenshots li{
padding-bottom:0px!important;
}
#fotografiasmedianas{
clear:both;
width:100%;
}
#fotografiasmedianas ul{
margin:0px;
padding:0px;
list-style:none;
}
#fotografiasmedianas li{
float:left;
width:32%;
margin:1% 0px;
}
#fotografiasmedianas li:nth-child(2n+1){
float:left;
}
#fotografiasmedianas li:nth-child(2n){
float:left;
margin-left: 2%;
margin-right: 2%;
}
#fotografiasmedianas li:nth-child(3n){
float:right;
}
.fotografiamediana img{
width:100%;
height:auto;
}
.fotografiamedianainferior{
margin-top:5%;
}
.fotografiamedianainferior img{
width:100%;
height:auto;
}
.descripcionproyectodestacado{
bottom:0px;
position:absolute;
}
.fotografiamediana2{
width:66%;
float:left;
color:#000000;
font-size:13px;
margin:1% 0px;
}
.fotografiamediana2 img{
width:100%;
height:auto;
}
.fotografiasmedianas3{
width:32%;
float:right;
margin:1% 0px;
}
.redesredondas{
position:absolute;
margin-left:-50px;
}
.imagensecundarias{
margin:auto;
text-align:center;
margin-bottom:30px;
}
.imagenessecundarias{
margin-bottom:10px;
border:1px solid #CCC;
width:80%!important;
margin:auto;
text-align:center;
}
#menuserviciosinferior{
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
column-count: 2;
-webkit-column-gap: 20px; /* Chrome, Safari, Opera */
-moz-column-gap: 20px; /* Firefox */
column-gap: 20px;
}
#catnav{
border-top:1px dotted #000;
}
.wp_rp_content{
text-align:center;
}
.wp_rp_content ul{
padding:0px;
margin:0px;
list-style:none;
}
.wp_rp_content li{
display:inline-table;
width:14%;
margin:1%;
font-size:11px;
line-height:17px;
text-align:left;
}
.wp_rp_content li a{
color:#000;
text-decoration:none;
}
.wp_rp_content li img{
width:100%;
height:auto;
margin-bottom:15px;
}
#contactolateral{
position:fixed;
right:0;
z-index:9999999;
top:320px;
right:0px;
margin-right:-330px;
}
#botoncontacto{
background-color:#F30;
color:#FFF;
padding:20px 10px;
font-size:14px;
text-transform:uppercase;
writing-mode: vertical-lr;
transform: rotate(180deg);
cursor:pointer;
float:left;
}
#contenidocontacto{
float:right;
background-color:#FFF;
padding:10px;
background-color:#FFF;
border:1px solid #999;
}
.wpcf7 table{
width:100%;
}
.wpcf7-text, .wpcf7-textarea{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
border:1px solid #CCC;
padding:1%;
width:96%;
border-radius:5px;
}
.wpcf7-text{
height:25px;
}
.wpcf7-submit{
background: rgba(247,152,48,1);
background: -moz-linear-gradient(top, rgba(247,152,48,1) 0%, rgba(245,72,49,1) 50%, rgba(237,52,48,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,152,48,1)), color-stop(50%, rgba(245,72,49,1)), color-stop(51%, rgba(237,52,48,1)), color-stop(71%, rgba(240,47,23,1)), color-stop(100%, rgba(231,56,39,1)));
background: -webkit-linear-gradient(top, rgba(247,152,48,1) 0%, rgba(245,72,49,1) 50%, rgba(237,52,48,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
background: -o-linear-gradient(top, rgba(247,152,48,1) 0%, rgba(245,72,49,1) 50%, rgba(237,52,48,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
background: -ms-linear-gradient(top, rgba(247,152,48,1) 0%, rgba(245,72,49,1) 50%, rgba(237,52,48,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
background: linear-gradient(to bottom, rgba(247,152,48,1) 0%, rgba(245,72,49,1) 50%, rgba(237,52,48,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79830', endColorstr='#e73827', GradientType=0 );
padding:10px 15px;
color:#FFF;
text-transform:uppercase;
border:0;
font-size:14px;
}
.wpcf7-not-valid-tip{
color:#F00;
padding-left:10px;
font-size:14px;
font-weight:bold;
}
.screen-reader-response{
display:none!important;
}
#proyectosrelacionados{
background: rgba(237,237,237,1);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );
text-align:center;
padding:20px 0px;
}
#proyectosrelacionados h5{
font-size:14px;
color:#333;
text-transform:uppercase;
margin:15px 0px;
}
#proyectosrelacionados ul{
list-style:none;
padding:0px;
text-align:center;
margin:0px;
}
#proyectosrelacionados li{
display:inline-table;
margin:0px 1%;
width:16%;
position:relative;
}
#proyectosrelacionados li img{
height:auto;
width:100%;
border: 1px solid #999;
border-radius: 5px;
}
#testimonios {
padding-top:50px;
}
#testimonios ul{
list-style:none;
padding:0px;
margin:0px;
}
#testimonios li{
margin:1%;
width:30%;
float:left;
line-height:22px;
}
.testimoniotexto:first-letter{
float:left;
font-size:80px;
line-height:60px;
padding:2px;
font-family:times;
margin-right: 5px;   
}
.testimonioimagen{
float:left;
width:20%;
text-align:center;
}
.testimonioimagen img{
width:100%;
height:auto;
border-radius:50%;
border:1px solid #DDD;
}
.testimoniotexto{
float:right;
width:75%;
}
.nombrecliente{
font-size:14px;
color:#F30;
border-top:1px dotted #F60;
padding-top:10px;
margin-top:10px;
}
.empresacliente{
font-weight:bold;
}
.fondo-lineas{
}
#servicios{
background-image:url(images/fondo-lineas.png);
background-repeat:no-repeat;
background-position:left center;
background-attachment:fixed;
padding-top:120px;
margin:auto;
}
.fotonosotros{
position:relative;
}
#nosotros{
padding-top:150px;
margin:auto;
text-align:center;
}
.contenidocontacto{
text-align:center;
width:40%;
margin:auto;
background-color:#FFF;
padding:2%;
border-radius:10px;
}
#contactofinal{
padding-top:150px;
margin:auto;
text-align:center;
background: rgba(255,175,75,1);
background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,222,10,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,222,10,1)));
background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,222,10,1) 100%);
background: -o-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,222,10,1) 100%);
background: -ms-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,222,10,1) 100%);
background: linear-gradient(to bottom, rgba(255,175,75,1) 0%, rgba(255,222,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ffde0a', GradientType=0 );
padding-bottom:30px;
}
#contactofinal h3{
color:#FFF;
}
#nosotros h2{
color:#000;
margin:0px;
font-size:18px;	
z-index:99999999;
}
#nosotros h5{
color:#000;
margin:0px;
font-size:13px;
z-index:99999999;
}
#nosotros ul{
list-style:none;
padding:0px;
margin:0px;
}
#nosotros li{
display:inline-table;
width:27%;
margin:2%;
text-align:left;
}
.textonosotros{
margin-top:5px;
}
.outer-div{
height: 400px;
overflow: hidden;
}
.inner-div{
height: 100%;
width: 100%;
background-size: cover!important;
background-position: center!important;
transition: all 0.5s ease;
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
filter: grayscale(100%);
position:relative;
border-radius:10px;
}
.degradadonegro{
width:100%;
height:180px;
background: rgba(255,255,255,0);
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 69%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(69%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 69%);
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 69%);
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 69%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 69%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
position:absolute;
bottom:0px;
}
.inner-div:hover{
-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
filter: grayscale(0%);
}
.servicio{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 50%, rgba(240,240,240,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(240,240,240,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 50%, rgba(240,240,240,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 50%, rgba(240,240,240,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 50%, rgba(240,240,240,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 50%, rgba(240,240,240,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0 );
-webkit-box-shadow: 10px 10px 28px -9px rgba(0,0,0,0.4);
-moz-box-shadow: 10px 10px 28px -9px rgba(0,0,0,0.4);
box-shadow: 10px 10px 28px -9px rgba(0,0,0,0.4);
padding:2%;
width:30%;
line-height:22px;
float: left;
margin: 4%;
position:relative;
}
.servicio h1{
font-size:17px;
line-height:20px;
}
.servicio a{
text-decoration:none;
color:#FFF;
background-color:#F60;
padding:5px;
border-radius:5px;
}
.iconoservicio{
position:absolute;
width:15%;
left: -50px;
}
.iconoservicio img{
width:100%;
height:auto;
border-radius:50%;
border:4px solid #FFF;
-webkit-box-shadow: 5px 5px 15px -9px rgba(0,0,0,0.4);
-moz-box-shadow: 5px 5px 15px -9px rgba(0,0,0,0.4);
box-shadow: 5px 5px 15px -9px rgba(0,0,0,0.4);
}
.servicio:nth-child(2n+1){
margin-top:100px;
}
#imagenservicios{
position:fixed;
width:20%;
right:0px;
height:100%;
background: rgba(239,189,176,1);
background: -moz-linear-gradient(top, rgba(239,189,176,1) 0%, rgba(234,161,199,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(239,189,176,1)), color-stop(100%, rgba(234,161,199,1)));
background: -webkit-linear-gradient(top, rgba(239,189,176,1) 0%, rgba(234,161,199,1) 100%);
background: -o-linear-gradient(top, rgba(239,189,176,1) 0%, rgba(234,161,199,1) 100%);
background: -ms-linear-gradient(top, rgba(239,189,176,1) 0%, rgba(234,161,199,1) 100%);
background: linear-gradient(to bottom, rgba(239,189,176,1) 0%, rgba(234,161,199,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efbdb0', endColorstr='#eaa1c7', GradientType=0 );
}
#imagenempaque{
float:left;
width: 43%;
padding: 3%;
border: 1px solid #DDD;
margin-bottom:20px;
}
#secundario1{
text-align:center;
font-size:18px;
line-height:30px;
}
#secundario2 p{
width:49%;
float:right;
}
#fotosecundaria1 img, #fotosecundaria2 img{
width:100%;
height:auto;
}
#texto3{
width:50%;
font-size:14px;
margin:auto;
text-align:center;
}
.bannercategoria{
	background-color:#F60;
	text-align:center;
	color:#FFF;
	padding:100px 0px;
}
.bannercategoria h1{
	text-transform:uppercase;
	color:#FFF;
}
.titulocategoria{
	text-transform:uppercase;
	font-size:16px;
}
.verproyectos{
	margin:20px auto;
}
.verproyectos a{
	background-color:#F00;
	color:#FFF;
	text-decoration:none;
	padding:20px 3%;
	width:20%;
}
#galeriade3 h4{
	text-transform:uppercase;
	font-size:12px;
	border:0;
	margin-top:10px;
	line-height:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#galeriade3 h5{
	font-size:11px;
	padding:0px;
	margin:0px;
}
#indiceblog {
	margin-top: 100px;
}
#indiceblog ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#indiceblog li{
	width: 29%;
	margin: 1%;
	display: inline-table;
}
#indiceblog li img{
	width: 100%;
	height: auto;
}