html{
    width: 100%;
    height: 100%;
}
body{
    background-color: #fff;
    color: #777;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}


/* header */
.top-sup{
    background: #135843;
    margin: 0;
    padding: -3%;
   
}
.sup-imagen{
    background: #FFF;
    margin-top: -21px;
}
.menu{
    margin-top: 25px;
    margin-right: 10px;
}
#logo img{
    margin-top: 10px;
}
.telefono{
    color: white;
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
}
.celular{
    color: white;
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
}
.fa-phone{
    color: white;
}
.fa-mobile{
    color: white;
}
.facebook{
     background: #93BC15 none repeat scroll 0% 0%;
     border-radius: 50%;
     margin-right: 30px;
     border: 3px solid #93BC15;
     height: 30px;
     width: 30px;
}
#facebook{
    margin-left: -5px;
}

.twitter{
    background: #93BC15 none repeat scroll 0% 0%;
    border-radius: 50%;
    margin-right: 30px;
    border: 3px solid #93BC15;
    height: 30px;
    width: 30px;
}
#twitter{
    margin-left: -5px;
}
.linkedin{
    background: #FFF none repeat scroll 0% 0%;
    border-radius: 50%;
    margin-right: 30px;
    border: 3px solid rgb(253, 253, 255);
    height: 30px;
    width: 30px;
}
#linkedin{
    margin-left: -5px;
    
}
.redes-sociales{
    margin-top: -2%;
}
/*  intro */
#intro h1{
    color: #003958;
    font-family: Arial;
    font-size: 32px;
    font-weight: normal;
    text-transform: uppercase;
}
#intro h1 strong{
    color: #93bc15;
    font-weight: normal;
}
.cuadro{
    width: 80%;
    height: 100%;
    background-color: #013958;
    padding: 20px;
    border-radius: 40px;
    box-shadow: 6px 6px #3A3A3B;
    color: #FFF;
    font-family: Arial;
    font-size: 20px;
}
#intro img{
    margin-top: -5px;
}
.btn-general{
    border-radius: 5px;
    display: inline-block;
    height: 50px;
    padding: 0 15px;
    width: auto;
    margin: 30px -20px;
}
.boton_naranja{
    background: #F19A00;
    border-bottom-color: #E58300;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    transition: all 150ms ease-out 10ms;
}
.letra-blanco{
    color: #FFF;
    margin-top: 12px;
    font-size: 15px;
    font-family: Arial;
    font-weight: bold;
}
/* merchandising */
.triangulo-blanco{
    border-top-color:#00263C;
    border-top-style:solid;
    border-top-width:30px;
}
.triangulo{
    border-left-color:transparent;
    border-left-style:solid;
    border-left-width:30px;
    border-right-color:transparent;
    border-right-style:solid;
    border-right-width:30px;
    height:0;
    margin:0 auto;
    width:0;
}
#merchandising h1{
    color: #ffffff;
    font-family: Arial;
    font-size: 25px;
    font-weight: normal;
    text-shadow: rgba(0, 0, 0, 0.298039) 2px 2px 0;
    text-transform: uppercase;
}
#merchandising .parrafo-merchandising{
    color: rgba(255, 255, 255, 0.8);
    font-family: Arial;
    font-size: 19px;
    font-weight: normal;
    text-shadow: rgba(0, 0, 0, 0.298039) 1px 1px 0;
}
.btn-productos{
    border-radius: 5px;
    display: inline-block;
    height: 50px;
    padding: 0 15px;
    width: auto;
    margin: 30px -20px;
}
.boton_verde{
    background: #507400;
    border-bottom-color: #072904;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    transition: all 150ms ease-out 10ms;
}
#merchandising{
    background: #93bc15;
}
.titulo-imagen-merchandising{
    color: #FFF;
    font-size: 17px;
    font-family: Arial;
    text-align: center;
    text-transform: uppercase;
}
.imagen-merchandising{
    background: #507400; 
    border-radius: 14px;
    border-color: #219B03;
    box-shadow: 4px 4px 4px #0D210D;
}

/*procesos */
#procesos {
    
background:  #00263c;    
}
#procesos h3{
    color: #ffffff;
    font-family: Arial;
    font-size: 44px;
    font-weight: normal;
    text-shadow: rgba(0, 0, 0, 0.298039) 2px 2px 0;
    text-transform: uppercase;
}
#procesos .parrafo-procesos{
    font-family: Arial;
    font-size: 19px;
    font-weight: normal;
    font-style: italic;
    color: rgba(255, 255, 255, 0.4);
    text-shadow: rgba(0, 0, 0, 0.8) 1px 1px 0;
}
.proc-pro{
    background: #ffffff;
    border-radius: 10px 5px 5px 10px;
    height: 50px;
    margin: 20px 0;
    width: 250px;

}
.proc-pro .proc-numero {
  border-radius:5px 0 0 5px;
  float:left;
  height:50px;
  width:50px;
}
.proc-color1 {
  background:#8EB321;
}
.proc-pro .proc-numero span {
  color:#FFFFFF;
  font-family:Oswald;
  font-size:35px;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:50px;
  text-shadow:rgba(0, 0, 0, 0.298039) 2px 2px 0;
  margin-left: 15px;
}
.proc-pro p {
  color:#003958;
  float:left;
  font-family:Arial;
  font-size:17px;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:50px;
  margin-left:15px;
  text-align:left;
}
.center-block {
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.proc-pro {
  background:#FFFFFF;
  border-radius:10px 5px 5px 10px;
  display:inline-block;
  height:50px;
  margin:20px 0;
  width:250px;
}
.proc-pro .proc-numero {
  border-radius:5px 0 0 5px;
  float:left;
  height:50px;
  width:50px;
}
.proc-color2 {
  background:#E69501;
}
.proc-pro .proc-numero {
  border-radius:5px 0 0 5px;
  float:left;
  height:50px;
  width:50px;
}
.proc-color3 {
  background:#003756;
}
.letra{
    font-family: cambria;
    font-size: 14px;
    text-align: center;
    color: #022A47;
    font-weight: bold;
}
.btn-cotiza{
    border-radius: 5px;
    display: inline-block;
    height: 50px;
    padding: 0 15px;
    width: auto;
    margin: 30px -20px;
}
.boton_azul{
    background: #014C77;
    border-bottom-color: #01111E;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    transition: all 150ms ease-out 10ms;
}

/* casos */

.triangulo-azual{
    border-top-color:#00263C;
    border-top-style:solid;
    border-top-width:30px;

}
.triangulo{
    border-left-color:transparent;
    border-left-style:solid;
    border-left-width:30px;
    border-right-color:transparent;
    border-right-style:solid;
    border-right-width:30px;
    height:0;
    margin:0 auto;
    width:0;
}

#casos h1{
    color: #ffffff;
    font-family: Arial;
    font-size: 44px;
    font-style: normal;
    font-weight: normal;
    text-shadow: rgba(0, 0, 0, 0.298039) 2px 2px 0;
    text-transform: uppercase;
    text-align: center;
    padding-top: 27px;
}
#casos{
    background: #e69501;
    margin-top: -29.2px;
}
/* Slider Principal */
.slides{
    position: relative;
    
}
#sliders img{
    margin-top: 1px;
}

.slides li{
    padding: 100px 0;
}
li.slider1{
background: #e69501;    
}
li.slider2{
background: #e69501;    
}
.informacion-slider{
    text-transform: uppercase;
    font-weight: bold;
}
h3.titulo{
    color: #905E02;
    font-family: Arial;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    line-height: normal;
    text-align: left;
    text-align: left;
}
p.descripcion{
     color: #FFF;
    font-family: Arial;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 20px;
    text-align: justify;
}
a.btn-slider{
    background: #792923;
    padding: 12px;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
}
.imagen-slider{
    height: 250px;
    position: relative;
}
.imagen-slider img{
    margin: 0 auto;
    display: table;
    position: relative;
    top: 57%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


/* footer copy  */
.footer-copy{
    background:#E69501;
    height:100%;
    width:100%;
}
/* footer logo*/
img#logo-footer{
   margin-left: -30px; 
}
.media-direccion{
    margin-top: 65px;
    margin-left: 2%;
    color: #3B3B3B;
    font-size: 17px;
    font-weight: normal;
    font-family: Arial;
    
}
.media-redes{
    margin-top: 65px;
}
.footer-derechos{
    font-family: Arial;
    font-size: 16px;
    color: white;
    font-weight: normal;
    margin-left: -10px;
    margin-top: 10px;
}
.footer-twitter{
    margin-left: 50px;
}


/*----- MENU EMPRESA ------------- */

/*  Introduccion */
#introduccion{
    background:  #00263c;  
}
.titulo-introduccion{
    color: #fff;
    font-family: Arial;
}
.parrafo-introduccion{
    color: #FFF;
    font-size: 20px;
    font-family: Arial;
    line-height: 30px;
    text-align: justify;
}
/*  Vision */
#vision{
     background: #e69501;
}
.titulo-vision{
    color: #C76D00;
    font-family: Arial;
}
.parrafo-vision{
    color: #FFF;
    font-size: 20px;
    font-family: Arial;
    line-height: 30px;
    text-align: justify;
    
}
/*  Mision */
#mision{
     background: #93bc15;
}
.titulo-mision{
    color: #537F28;
    font-family: Arial;
}
.parrafo-mision{
    color: #FFF;
    font-size: 20px;
    font-family: Arial;
    line-height: 30px;
    text-align: justify;
}

/***************** MENU PRODUCTOS **********************/

/* Cabeza productos */
#arriba-productos{
    background:  #00263c; 
}
.titulo-productos{
    color: #fff;
    font-size: 26px;
    font-family: Oswald;
    font-weight: bold;
}

/* Cuerpo productos */
#cuerpo-productos{
    background: #003958;
}
 #cuerpo-productos h2{
    color: #fff;
    font-size: 35px;
    font-family: Oswald;
    text-align: center;
    text-transform: uppercase;
     font-weight: bold;
     padding: 0px 0px 20px 0px;
    
}
#cuerpo-productos strong{
    color: #93BC15;
    font-weight: normal;
}
#cuerpo-productos h5{
    font-size: 18px;
    font-weight: bold;
    font-family: Oswald;
    color: #003958;
    text-align: center;
}
.parrafo-productos{
    color: #646262;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.text-boton{
    font-size: 17px;
    font-family: Arial;
    font-weight: bolder;
    text-transform: uppercase;
}
.btn-success{
    box-shadow: 5px 5px 5px #063002;
}
.cuadro-productos{
    border-radius: 15px;
    box-shadow: 5px 5px 5px #689068;
  }
/* Pie productos */
#pie-productos{
     background:  #00263c; 
}
.pagina-productos{
    font-size: 22px;
    font-family: Cambria;
    font-weight: bolder;
}
.titulo-imagen-pie{
    font-family: Arial;
    font-size: 16px;
    font-weight: bolder;
    color: #003958;
    text-align: center;
    text-transform: uppercase;
}
.descripcion-imagen-pie{
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    color:  #055790;
}


/************ Menu Productos - Contenedores     **********************/
#barra-productos-verde{
    background: #729D22;
}

#cuerpo-productos-verde{
   background: #93BC15;
}
#pie-productos-azul{
  background: #003958 none repeat scroll 0% 0%;
}
.titulo-productos{
    font-size: 28px;
    font-weight: bolder;
    font-family: Arial;
    text-transform: uppercase;
    text-shadow: 2px 0px 0px #090909;
}
.titulo-productos-azul{
    font-family: Arial;
    font-size: 20px;
    font-weight: bolder;
    color: #003958;
    border-bottom: 1px solid #999;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.parrafo-titulo{
    font-size: 16px;
    font-family: Arial;
    font-weight: normal;
    color: #7E8078;
    padding-right: 11px;
    padding-left: 10px;
}
.parrafo-subtitulo{
    font-size: 18px;
    font-family: Arial;
    font-weight: normal;
    color: #003958;
    padding-right: 11px;
    padding-left: 10px;
}
.borde-cuadro{
    border-radius: 15px;
    box-shadow: 5px 5px rgb(114, 157, 34);
    background: #fff;
 }
 .borde-imagen{
     background: rgb(255, 255, 255) none repeat scroll 0% 0%;
     border-radius: 15px;
     border-radius: 15px;
     box-shadow: 5px 5px rgb(114, 157, 34);
     background: #fff;
 }
 .modal-title{
    text-align: center;
    font-size: 25px;
    font-family: Arial;
    font-weight: normal;
    color: rgb(0, 56, 87);
    text-transform: uppercase;
 }
 .modal-subtitle{
    font-family: Arial;
    font-size: 17px;
    color: #7F7F7F;
    text-transform: none;
    text-align: center;
 }
#pie-productos-azul h2{
    color: white;
    font-size: 40px;
    font-family: Arial;
    text-transform: uppercase;
    padding-bottom: 5px;
}
#pie-productos-azul strong{
    color: #93BC15;
}
.boton-productos{
    margin-top: 10%;
    box-shadow: 2px 4px 2px #021130;
}
.icon-tilde{
    color: green;
}
.icon-mas{
    color: green;
}
.texto-productos{
    font-size: 17px;
    font-family: Arial;
    font-weight: bolder;
    text-transform: uppercase;
}
.btn-bitbucket{
    padding-right: 30px;
}
.btn-twitter{
    padding-right: 32px;
}
.compartir-cotizar{
    font-family: Arial;
    font-size: 15px;
}
.compartir-facebook{
    font-family: Arial;
    font-size: 15px;
}
.compartir-twitter{
    font-family: Arial;
    font-size: 15px;
}
/**************************CONTACTANOS ***************************/
#Formulario{
    background:  #00749A;
}
#medios{
    background: #005B7F;
}
#Formulario h1{
    font-family: Arial;
    font-size: 29px;
    font-weight: bolder;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 2px 2px 0px rgba(0,0, 0,0.3);
}
.panel-formulario{
    background: #003858;
    border-radius: 5px;
    
    box-shadow: 5px 5px 5px #888888;
}
.boton-border{
    box-shadow: 2px 2px 2px #F19A00;
    font-family: Arial;
    font-size: 20px;
    font-weight: bolder;
    text-transform: uppercase;
}
.subtitulo-contactos{
    font-family: Arial;
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    color: #FFF;
    text-shadow: 1px 1px 0px rgba(0, 0, 0,0.3);
}
.info-oficina{
    text-align: center;
    color: #fff;
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
}
.info-telefono{
    text-align: center;
    color: #fff;
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
}
.info-email{
    text-align: center;
    color: #fff;
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
}
.info-titulo1{
    font-family: Arial;
    font-size: 25px;
    color: rgb(9, 60, 88);
    text-transform: uppercase;
    font-weight: bolder;
}
.info-titulo2{
    font-family: Arial;
    font-size: 25px;
    color: rgb(9, 60, 88);
    text-transform: uppercase;
    font-weight: bolder;
}
.info-titulo3{
    font-family: Arial;
    font-size: 25px;
    color: rgb(9, 60, 88);
    text-transform: uppercase;
    font-weight: bolder;
}

.icono-color{
   color: #033D68; 
}
.input-lg{
    font-family: cambria;
    font-size: 14px;
    background: rgba(207, 203, 203, 0.9) none repeat scroll 0% 0%;
    font-weight: bolder;
    box-shadow: 5px 5px 5px #0E0D0D;
    
}


/******************** ERROR 404  *************************/
#secciones{
    height: auto;
    padding: 30px 0px 0px;
    width: 100%;
}
.gracias-cont{
    background-color:#00749A;
    height:auto;
    padding:150px 0;
    width:100%;
}
.gracias-cont article{
    width: 40%;
    height: auto;
    padding: 20px 0px 40px;
    background: #FFF none repeat scroll 0% 0%;
    display: inline-block;
    border-radius: 20px;
    margin-left: 30%;
}
.gracias-cont article h1{
    font: 40px "Oswald";
    color: #003958;
    text-transform: uppercase;
    font-weight: bolder;
    text-align: center;
    text-shadow: 3px 0px 5px black;
}
.gracias-cont article .gracias-texto{
    text-align: center;
    font-family: cambria;
    font-size: 25px;
    font-weight: bolder;
    color: #1A2357;
}
.gracias-cont img{
    border-radius: 40%;
    margin-left: 30%;
    margin-top: -20%;
    
}
.btn-margen{
    margin-left: 40%;
}

.btn-naranja-texto{
    font-size: 20px;
    color: white;
    font-family: cambria;
    font-weight: bolder;
    margin-top: 8px;
    margin-bottom: 5px;
    margin-left: 5px;
    
}
