
* {
    margin: 0;
}
html, body {
    font-family: arial,helvetica,sans-serif;
    height: 100%;
}
.wrapper {
    height: auto !important;
    margin: 0 auto -70px;
    min-height: 100%;
}
#footer, .push {
    height: 40px;
}
#footer {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("img/fondo_footer.png");
    padding-top: 30px;
    width: 100%;
}
#footer p {
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 auto;
    text-align: right;
    width: 950px;
}
#header {
    height: auto;
    width: 100%;
}
#header-top {
    background-image: url("img/fondo_rayado.png");
    background-position: center bottom;
    height: 110px;
    margin: 0 auto;
    width: 100%;
}
#info {
    background-color: #005BA3;
    background-image: url("img/fondo_fiber.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 403px;
    width: 100%;
}
#nav {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("img/fondo_menu.png");
    height: 81px;
    margin: -30px auto 0;
    width: 100%;
}
#content {
    background-color: #F6F6F6;
    background-image: url("img/fondo_rayado.png");
    background-repeat: repeat-x;
    height: auto;
    width: 100%;
}
#menu {
    margin: 0 auto;
    width: 800px;
}
#menu li {
    border-left: 1px solid #CB7A00;
    float: left;
    height: 51px;
    line-height: 51px;
    margin-top: 30px;
    text-align: center;
    width: 149px;
}
#menu li:first-child {
    border-left: medium none;
}
#menu li a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#content-inside {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("img/fondo_sombra.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: auto;
    margin: 0 auto;
    width: 1200px;
}
#content-inside h3 {
    color: #0099CC;
    font-family: Georgia,times;
    font-size: 30px;
    height: 38px;
    margin-bottom: 20px;
    padding-top: 30px;
    width: 235px;
}
.logo {
    margin: 0 auto;
    padding-top: 20px;
    width: 950px;
}
.info-content {
    margin: 0 auto;
    padding-top: 50px;
    width: 1000px;
}
.info-content img {
    float: right;
    margin-top: -40px;
}
.info-content h1 {
    color: #FFFFFF;
    float: left;
    font-family: Georgia,times;
    font-size: 30px;
    text-shadow: 0 0 0.2em #FFFFFF;
    width: 500px;
}
.info-content h2 {
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    margin-top: 20px;
    text-shadow: 0 0 0.2em #FFFFFF;
    width: 524px;
}
.como-funciona {
    margin: 0 auto;
    padding-bottom: 50px;
    width: 980px;
}
.como-funciona p {
    color: #333333;
    float: left;
    font-size: 14px;
    height: 170px;
    line-height: 1.5;
    text-align: justify;
    width: 390px;
}
.como-funciona img {
    float: right;
    margin-top: -30px;
}
.casos-exito {
    clear: both;
    color: #333333;
    font-size: 14px;
    height: auto;
    line-height: 1.5;
    margin: 0 auto;
    padding-top: 20px;
    width: 980px;
}
.caso-div:last-child {
    border-bottom: 0 dotted #FFB200 !important;
}
.caso-div {
    border-bottom: 2px dotted #FFB200;
    clear: both;
    height: 320px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
h4 {
    color: #FFB200;
    font-family: Georgia;
    font-size: 20px;
}
.fide {
    float: right;
    margin-right: 2%;
    padding-top: 0;
    width: 8%;
}
.cono {
    float: right;
    margin-left: 2%;
    margin-right: 10%;
    padding-top: 2%;
    width: 16%;
}
#carrusel-home {
    float: right;
}
.border-round {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    padding: 10px;
}
.caso-pic {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 10px;
    height: auto;
    margin: 15px;
    padding: 7px;
    width: 150px;
}
.caso-pic img {
    border-radius: 10px;
    cursor: pointer;
    width: 100%;
}
.galeria-caso {
    clear: both;
    text-align: center;
}
.galeria-caso p {
    float: left;
}
#contacto fieldset {
    border: 1px solid #FFB200;
    margin: 0 auto 20px;
    width: 700px;
}
#contacto p {
    height: auto;
    margin: 10px 0;
    width: 100%;
}
.quien-h3 {
    width: 100% !important;
}
.info-p .bold-p {
    font-weight: bold;
}
.info-p {
    clear: both;
    color: #333333;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 auto;
    padding-bottom: 5%;
    text-align: justify;
    width: 980px;
}
.info-p p {
    text-transform: lowercase;
}
.info-p p:first-letter {
    text-transform: uppercase;
}
.privacidad {
    text-align: left !important;
}
.privacidad a {
    color: #FFFFFF;
    position: absolute;
    text-decoration: none;
}
#privacidad {
    color: #333333;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 auto;
    padding-bottom: 30px;
    text-align: justify;
    width: 980px;
}
#privacidad h3 {
    width: 300px !important;
}
.info-p .resp {
    padding-left: 2%;
}
.info-p .ul-serv li {
    list-style: decimal outside none;
}
#contacto h3 {
    margin-left: 15%;
}
#contacto fieldset {
    border: 1px solid #FFB200;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 20px;
    width: 330px;
}
#contacto label {
    float: left;
    width: 100px;
}
#contacto input {
    border: medium none;
    border-radius: 5px;
    color: #777777;
    float: left;
    padding-left: 3px;
    width: 200px;
}
#contacto textarea {
    border: medium none;
    border-radius: 5px;
    color: #777777;
    padding: 2px;
    width: 200px;
}
#contacto .con-m.submit input:hover {
    background: none repeat scroll 0 0 #0080AB;
}
#contacto .con-m input {
    float: right;
    width: 100px;
}
#contacto .con-m.submit {
}
#contacto .con-m label {
}
#contacto .con-m.submit input {
    background: none repeat scroll 0 0 #0099CC;
    border: medium none;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px;
}
#imagen-grande {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100;
}
#imagen-grande img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    margin-top: 30px;
    padding: 20px;
    width: 600px;
}
.caso-descripcion {
    clear: both;
    float: left;
    font-size: 10px;
}
.extra-por {
    font-size: 15px;
}

#gracias{
	color: #0099D5;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
