@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);
/* ======================================================================== */
/* ! General
/* ======================================================================== */
.body{
	color: #333333;
    font-family: 'Open', arial, sans-serif;
}
.gral{background-color: #f6f6f6;
	overflow: hidden;
}
.interior{
width: 960px;
margin: 0 auto;}
h1{
	font-family: 'Open', arial, sans-serif;
	font-size: 26px;
}
h2{
    font-family: 'Open', arial, sans-serif;
	font-size: 23px;
}
h3{
    font-family: 'Open', arial, sans-serif;
    font-size: 20px;
}
strong{
    font-weight: bold;
}
/* ======================================================================== */
/* ! Header
/* ======================================================================== */
.encabezado{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
    height: 90px;
}
.logo{
	padding-top: 10px;
	text-align: center;
	width: 200px;
	float: left;
}
.subtitulo{
    width: 17%;
    float: left;
    font-family: 'Open', arial, sans-serif;
    font-size: 15px;
    padding-top: 45px;
    color: #ff5727;
    font-style: italic;
}
/* ========================== nav ========================== */
#botonera{
    float: right;
    padding: 0;
    height: 49px;
    font-weight: 300;
    margin:20px 0 0 0;
    font-family:'Open', Arial, Sans Serif;
}  
/**/
.toggleMenu {
    display:  none;
    background: #9d9d9d;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}
#botonera ul{
  font-family: 'Open', sans-serif;
    list-style: none;
    font-size: 12px;
    font-weight: 300;
    overflow: hidden;
    background-color: #b4b4b4;
}
#botonera ul li a{
    border-right: 1px solid #fff;
}
#botonera a{
    padding: 10px 15px;
    color:#fff;
    border:0 1px 0 0 #FFF;
    text-decoration:none;
    line-height: 15px;
    transition: background-color 0.5s ease;
}

#botonera ul li a:hover {
        background: #ff4527;
    }
#botonera li{
    position: relative;
    z-index: 101;
    display: block;
    float: left;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 0;
}
#botonera li a:hover{
    color: #fff;
    height: 49px;
    padding:10px 15px;
    background-color: #ccc;
}
#botonera li  ul{
    position: absolute;
    left: -9999px;
}
.mediumbtn {
   width: 100px;
}
nav > li.hover > ul {
    left: 0;
}
.selected{
    background: #ff4527;
}
.txt11{
        font-family:'Open', Arial, Sans Serif;
    text-align: center;
    font-size: 11px;
    padding-top: 2px;
    color:#dcdcdc;
    width: 500px;
    float: right;
    height: 10px;
}
/* ======================================================================== */
/* ! Banner
/* ======================================================================== */
.banner{
	margin: 0 auto;
    padding: 20px 0 0 0;
}
/* ======================================================================== */
/* ! Contenido
/* ======================================================================== */
.contenido{
	padding: 20px 10px;
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
}
.titulo{
    color:#636363;
    font-style: italic;
    font-family: 'Open', arial, sans-serif;
    font-size: 13px;
}
    .titulo h4{
        font-size: 16px;
        padding: 5px 0 0 20px;
    }
.naranja{
    color: #fe411e;
}
.texto{
	padding: 20px 10px 60px 10px;
	width: 430px;
	float: left;
	font-family: 'Open', arial, sans-serif;
	font-size: 15px;
	color: #4d4d4d;
    text-align: justify;
    line-height: 23px;

}
.image{
	float: right;
}
.detalle{
    width: 100%;
    text-align: left;
    float: left;
    font-family: 'Open', arial, sans-serif;
    font-size: 15px;
    color: #4d4d4d;
    padding: 20px 0 0 0;
}

.box{
    padding: 25px 25px 25px 0;
    margin-bottom: 15px;
}

.label{
    width: 100%;
    float: left;
    text-transform: left;
}
    .label h3{
        padding: 25px 0 0 85px;
        color:#636363;
    }
.circle{
    width: 46px;
    height: 46px;
    color: #fff;
    display: block;
    font-size: 38px;
    margin: 0 auto;
    padding-top: 25px;
    text-align: center;
    background: #ec5d29;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
    .label .circle{
        float: left;
    }
.halo{
    border: 1px solid #fff;
    border-radius: 50%;
    display: block;
    padding: 10px;
}
.productos{
    width: 222px;
    float: left;
    padding: 0 5px 5px 0;
    margin: 0 auto;
}
.productos2{
    width: 444px;
    float: left;
    padding: 0 9px 5px 0;
    margin: 0 auto;
}
    .productos2 p{
        padding-left: 50px;
        padding-top: 20px;
        line-height: 30px;
    }
.columna1-3, .columna1-3-color{
    width: 30%;
    float: left;
    margin: 0.5%;
    border-radius: 10px;
    overflow: hidden;
    padding: 50px 0;
    text-align: center;
}
    .columna1-3 h3{
        margin: 0 0 10px;
        padding: 0 15px 10px;
        text-align: center;
        color: #777;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
    }
  .columna1-3-color h3{
        margin: 0 0 10px;
        padding: 0 15px 10px;
        text-align: center;
        color: #ffffff;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
    }
    .columna1-3  h3 span {
        text-transform: none;
        font-size: 20px;
        display: block;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
    }
    .columna1-3-color h3 span {
        text-transform: none;
        font-size: 20px;
        display: block;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
    }
    .columna1-3 i.fa{
        display: table;
        margin: 0 auto 30px;
        font-size: 38px;
        width: 103px;
        height: 103px;
        line-height: 95px;
        text-align: center;
        border-radius: 50%;
        border: 3px #fff solid;
        -moz-box-shadow: inset 0 0 13px rgba(0,0,0,.4);
        -webkit-box-shadow: inset 0 0 13px rgba(0,0,0,.4);
        box-shadow: inset 0 0 13px rgba(0,0,0,.4);
        }
    .columna1-3-color i.fa{
        color: #ffffff;
        display: table;
        margin: 0 auto 30px;
        font-size: 38px;
        width: 103px;
        height: 103px;
        line-height: 95px;
        text-align: center;
        border-radius: 50%;
        border: 3px #fff solid;
        -moz-box-shadow: inset 0 0 13px rgba(0,0,0,.4);
        -webkit-box-shadow: inset 0 0 13px rgba(0,0,0,.4);
        box-shadow: inset 0 0 13px rgba(0,0,0,.4);
        }
.columna1-3-color{
    background-color: #fb4b19;
}

.columna3{
    width: 100%;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #777777;
}
    .columna3 h4{
        font-size: 18px;
    }
    .columna3 h4 span{
        font-size: 18px;
        font-weight: 400;
    }
.box2{
    padding: 20px 0;
}
    .box2 img{
        width: 100%;
    }
    .box2 p{
        padding: 20px 0;
    }
.embalaje{
    padding-top: 20px;
    float: left;
    width: 19%;
    margin-right: 1%;
}
.clientes{
    text-align: center;
    margin-top: 40px;
    font-size: 11px;
}
   .clientes ul{
        padding: 10px;

    }
    .clientes li{
       list-style-type: none;
       display: inline;
       margin: 5px;
        width: auto;
        float: left;
    }
.clientesSecciones{
    width: auto;
    float: left;
    background-color: red;
    margin: 5px 5px 60px 5px;
}
#hexagon {
	width: 100px;
	height: 50px;
	background: #eb5e30;
	position: relative;
    color: #ffffff;
}
#hexagon:before {
	content: "";
	position: absolute;
	top: -25px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 25px solid #eb5e30;
}
#hexagon:after {
	content: "";
	position: absolute;
	bottom: -25px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 25px solid #eb5e30;
}
.button{
   background: #d8d8d8;
   background: -webkit-gradient(linear, left top, left bottom, from(#bbbbbb), to(#d8d8d8));
   background: -webkit-linear-gradient(top, #bbbbbb, #d8d8d8);
   background: -moz-linear-gradient(top, #bbbbbb, #d8d8d8);
   background: -ms-linear-gradient(top, #bbbbbb, #d8d8d8);
   background: -o-linear-gradient(top, #bbbbbb, #d8d8d8);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,0) 0 1px 0;
   color: #515151;
   font-size: 12px;
    font-family: 'Open', Arial, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   margin-left: 15px;
}
.button:hover {
   background: #fc741a;
   color: #fff;
   }
.button:active {
   background: #fc741a;
   }
    a:link  {
        text-decoration: none;
    }
.form{
    width: 68%;
    float: left;
}
.direccion{
    width: 28%;
    float: right;
    padding: 3% 1%;
    height: 250px;
    background-color: #eeeeee;
    font-size: 13px;
    line-height: 20px;
}
/* ======================================================================== */
/* ! footer
/* ======================================================================== */
.prefooter{
    width: 100%;
    background-image: url("../images/small_steps.png");
    background-repeat: repeat;
    font-family: 'Open', Arial, sans-serif;
    font-size: 13px;
    color: #fff;
}
.datos{
    padding: 30px 0 20px 10px;
    line-height: 180%;
    color: #5a5a5a;
    width: 48%;
    magin: 0 1%;
}
    .datos ul{
        font-style: italic;
        background-color: none;
    }
    .datos p{
        color:#ff4527;
        font-style: italic;
        font-weight: bold;
        border-bottom: 1px solid #d8d8d8;
    }
.footer{
	width: 100%;
    overflow: hidden;
    padding: 10px 0;
    background-color: #7c7c7c;
    color:#fff;
    font-family: 'Open', Arial, sans-serif;
    font-size: 11px;
    height: 60px;
}
.pie{
    width: 59%;
    float: left;
    padding-top: 20px;
}
.desarrollo{
    width: 40%;
    float: left;
    text-align: right;
    padding-top: 20px;
}
    .desarrollo a{
        color: #ffffff;
        text-decoration:none;
    }
    .desarrollo a:hover{
        color: #d3d3d3;
    }