body {
    font-family:'Roboto', sans-serif;
    font-size:17px;
    background: #000000;
    height: auto;
    width: auto;
    
}
iframe
{
        color: #ffffff;
	text-align: center;
	alignment-adjust: middle;
	alignment-baseline: central;
	border: 1px hidden;
	margin: 1px;
	width: 100%;
	height: 900px;
        background-color: #181A1C;
}

.homeIndutrias{
    height: auto;
    width: auto;
    background:transparent  url(../images/Sliderhome.png); /* Replace with your background image*/
     -webkit-transition: background-position 1s ease-out 0.3s;
    -moz-transition: background-position 1s ease-out 0.3s;
    -o-transition: background-position 1s ease-out 0.3s;
    -ms-transition: background-position 1s ease-out 0.3s;
    transition: background-position 1s ease-out 0.3s;
    text-align: center;
    text-align: center;
   font-weight: normal;
   font-family: Arial;
}

ul.col3 > .homeIndutrias
{
   padding-right: 0px;
   padding-left: 0px;
   float: left;
   padding-bottom: 0px;
   margin: 15px 0px;
   width: 100%;
   padding-top: 0px;
   list-style-type: katakana;
   text-align: justify;
   font-weight: normal;
   font-family: Arial;
}
ul.col3 li
{
   padding-right: 2px;
   padding-left: 2px;
   float: left;
   padding-bottom: 2px;
   margin: 15px 0px;
   width: 32%;
   padding-top: 2px;
   list-style-type: katakana;
   display: block;
   text-align: justify;
   font-weight: normal;
   font-family: Arial;
}

.homeservicios{
    height: auto;
    width: auto;
    background:transparent  url(../images/Sliderhome.png); /* Replace with your background image*/
     -webkit-transition: background-position 1s ease-out 0.3s;
    -moz-transition: background-position 1s ease-out 0.3s;
    -o-transition: background-position 1s ease-out 0.3s;
    -ms-transition: background-position 1s ease-out 0.3s;
    transition: background-position 1s ease-out 0.3s;
}

.homeprofile{
    height: 100%;
    width: 100%;
    background:transparent  url(../images/Sliderhome.png); /* Replace with your background image*/
     -webkit-transition: background-position 1s ease-out 0.3s;
    -moz-transition: background-position 1s ease-out 0.3s;
    -o-transition: background-position 1s ease-out 0.3s;
    -ms-transition: background-position 1s ease-out 0.3s;
    transition: background-position 1s ease-out 0.3s;
}
.homecontactanos
{
    height: auto;
    width: auto;
    background:transparent  url(../images/Sliderhome.png); /* Replace with your background image*/
     -webkit-transition: background-position 1s ease-out 0.3s;
    -moz-transition: background-position 1s ease-out 0.3s;
    -o-transition: background-position 1s ease-out 0.3s;
    -ms-transition: background-position 1s ease-out 0.3s;
    transition: background-position 1s ease-out 0.3s;
    color:  #000000;
    text-align: justify;
    font-weight: bold;
    font-family: Arial Black;
    font-size: larger;
}
.datossesion > .homeservicios {
    text-align: right;
}
 .contacto > .homecontactanos{
   color: #ff0000;
 }
 
ul.col4 li
{
   float: left;
   width: 100%;
   display: block;
   text-align: justify;
   font-weight: normal;
   font-family: Arial;
   
}
p1{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   text-align: center;
}
.ptexto > .homeservicios{
   color: #000000;
}
a {
    color:#181A1C;
    text-decoration: none;
}
a:hover {
    color: #800000;
    text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
h1 {
    margin: 10px;
}
p {
    padding: 10px;
    font-weight: 100;
    color: #ffffff;
}
.navbar {
    background: url(../images/tabla.jpg);
    margin-bottom:0;
    min-height:70px;
}

.navbar-fixed-top {
    min-height:60px;
    height:60px;
    padding-top:0;
}

.navbar-inner {
    background: url(../images/tabla.jpg);
    border-radius:0;
    filter: none;
    border: none;
    box-shadow: none;
}
.navbar .brand img {
    width:120px;
    height:40px;
}
.navbar .nav > li > a {
    text-transform:uppercase;
    line-height: auto;
    vertical-align: middle;
    margin:10px 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: 1px solid #800000;
    box-shadow: none;
    font-size:15px;
    text-shadow: none;
    color: #000000;
    transition: border-color 1s ease;
}

.navbar .nav > li:hover> a, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    border: 1px solid #800000;
    color: #c0c0c0;
    background-color: #800000;
    transition: border-color 1s ease;
}
.nav-pills {
    margin-bottom: 30px;
}
.nav-pills > li > a {
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right:5px;
    padding-left:25px;
    padding-right:25px;
    border: 1px solid #181A1C;
}
.nav-pills > li > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    background: #181A1C;
    color: #fff;
}
.navbar .btn-navbar:hover, .navbar .btn-navbar {
    border-radius:0;
    background:#ff8000;
    color: #000;
}


/*
3.8 Footer
********************************************************************/
 .footer {
    background: #0000ff;
    text-align: center;
    width:100%;
    height:500px;
}
.footer > p {
    color: #fff;
    margin:0;
}
.visitas {
    color: #ff0000;
}
.scrollup {
    text-align:center;
    cursor:pointer;
    vertical-align:middle;
    width:39px;
    height:39px;
    border-radius:5px;
    font-size:20px;
    position:fixed;
    bottom:30px; 
    right:20px;
    border:1px solid #fff;
    display:none;
    background: #181A1C;
}
.scrollup > a {
    position:relative;
    top:7px;
    color:#fff;
}
/* Codigo para formulario*/
input#nombre1, #correo1, #asunto1{
    padding:1px 5px; /*add some padding to the inside of the button*/
    background:#ffffff; /*the colour of the button*/
    border:1px solid #c0c0c0; /*required or the default border for the browser will appear*/
    /*give the button curved corners, alter the size as required*/
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    /*give the button a drop shadow*/
    -webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
    -moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
    box-shadow: 0 0 4px rgba(0,0,0, .75);
    /*style the text*/
    color:#000000;
    font-size:0.90em;
    size: 100px;
    font-family: Arial;
    }
textarea{
    padding:1px 5px; /*add some padding to the inside of the button*/
    background:#ffffff; /*the colour of the button*/
    border:1px solid #c0c0c0; /*required or the default border for the browser will appear*/
    /*give the button curved corners, alter the size as required*/
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    /*give the button a drop shadow*/
    -webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
    -moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
    box-shadow: 0 0 4px rgba(0,0,0, .75);
    /*style the text*/
    color:#000000;
    font-size:0.90em;
    size: 100px;
    font-family: Arial;
    }

label {
    font-size:0.80em;
    font-family: Arial;
    font-weight: bold;
    
    }
    /***FIRST STYLE THE BUTTON***/
    input#bottom{
    padding:5px 25px; /*add some padding to the inside of the button*/
    background:#181A1C; /*the colour of the button*/
    border:1px solid #181A1C; /*required or the default border for the browser will appear*/
    /*give the button curved corners, alter the size as required*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    /*give the button a drop shadow*/
    -webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
    -moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
    box-shadow: 0 0 4px rgba(0,0,0, .75);
    /*style the text*/
    color:#f3f3f3;
    font-size:1em;
    font-family: Arial;
    }
    /***NOW STYLE THE BUTTON'S HOVER AND FOCUS STATES***/
    input#bottom:hover, input#bottom:focus{
    background-color :#000000;
     color:#c0c0c0;
    -webkit-box-shadow: 0 0 1px rgba(0,0,0, .75);
    -moz-box-shadow: 0 0 1px rgba(0,0,0, .75);
    box-shadow: 0 0 1px rgba(0,0,0, .75);
    font-family: Arial;
    }
    
    
    
    
    
    /* === Remove input autofocus webkit === */
    *:focus { outline: none; }
    /* === Form Typography === */
    .contact_form h2, .contact_form label {
      font-family: Arial, Arial, "Arial", serif;
      font-size:1em;
      height: auto;
      }
    .form_hint, .required_notification {
      font-size: 13px; }
    /* === List Styles === */
    .contact_form ul {
      width: 100%;
      list-style-type: none;
      list-style-position: center;
      margin: 0px;
      padding: 0px; }
    .contact_form li {
      padding: 1px;
      border-bottom: 1px solid #eee;
      position: relative; }
    .contact_form li:first-child, .contact_form li:last-child {
      border-bottom: 1px solid #c0c0c0; }
    /* === Form Header === */
    .contact_form h2 {
      margin: 0;
      display: inline; }
    .required_notification {
      color: #800000;
      margin: 5px 0 0 0;
      display: inline;
      float: right; }
    /* === Form Elements === */
    .contact_form label {
      width: 150px;
      margin-top: 3px;
      display: inline-block;
      float: left;
      padding: 3px; }
    .contact_form input {
      height: 20px;
      width: 320px;
      padding: 5px 8px;
      font-size:1em;}
    .contact_form textarea {
      padding: 8px;
      width: 320px; }
    /* form element visual styles */
    .contact_form input, .contact_form textarea {
      border: 1px solid #aaa;
      box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
      border-radius: 2px;
      padding-right: 30px;
      -moz-transition: padding .25s;
      -webkit-transition: padding .25s;
      -o-transition: padding .25s;
      transition: padding .25s; }
    .contact_form input:focus, .contact_form textarea:focus {
      background: #fff;
      border: 1px solid #555;
      box-shadow: 0 0 3px #aaa;
      padding-right: 70px; }
    /* === HTML5 validation styles === */
    .contact_form input:required, .contact_form textarea:required {
      background: #fff url(images/red_asterisk.png) no-repeat 98% center; }
    .contact_form input:required:valid, .contact_form textarea:required:valid {
      background: #fff url(images/valid.png) no-repeat 98% center;
      box-shadow: 0 0 5px #800000;
      border-color: #000000; }
    .contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
      background: #fff url(images/invalid.png) no-repeat 98% center;
      box-shadow: 0 0 5px #d45252;
      border-color: #000000; }
    /* === Form hints === */
    .form_hint {
      background: #800000;
      border-radius: 3px 3px 3px 3px;
      color: white;
      margin-left: 8px;
      padding: 1px 6px; z-index: 999;
    /* hints stay above all other elements */
    position: absolute;
    /* allows proper formatting if hint is two lines */
    display: none; }
    .form_hint::before {
      content: "\25C0";
      color: #800000;
      position: absolute; top: 1px; left: -6px; }
    .contact_form input:focus + .form_hint { display: inline; }
    .contact_form input:required:valid + .form_hint { background: #000000; }
    .contact_form input:required:valid + .form_hint::before { color: #000000; }
    /* === Button Style === */
    