/*  Estilos generales */

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(../bg.jpg);
}

.Estilo1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.Estilo3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

.Estilo4 {
    color: #000000
}

.Estilo5 {
    color: #333333
}

.Estilo6 {
    color: #999900;
    font-weight: bold;
}

.Estilo7 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}

.Estilo9 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.Estilo10 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.titulo-thermo {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.subtitulo-thermo {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

a:link {
    color: #3d79b8;
}

a:visited {
    color: #224467;
}

a:hover {
    color: #224467;
}

a:active {
    color: #3d79b8;
}

p.MsoBodyTextIndent2 {
    margin-bottom: .0001pt;
    text-indent: 35.4pt;
    font-size: 14.0pt;
    font-family: "Times New Roman";
    margin-left: 0cm;
    margin-right: 0cm;
    margin-top: 0cm
}

p.MsoNormal {
    mso-style-parent: "";
    margin-bottom: .0001pt;
    font-size: 10.0pt;
    font-family: "Times New Roman";
    margin-left: 0cm;
    margin-right: 0cm;
    margin-top: 0cm
}

.Estilo3bold {
    font-weight: bold;
}

.Estilo3rojo {
    color: #F00;
    font-weight: bold;
}

.justify {
    text-align: justify;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-align: left;
}

/*  Estilos Sección Redes Sociales */

.redes-sociales {
    position: relative;
    font-size: 35px;
    z-index: 2;
    top: -105px;
    right: 20px;
    color: #cbcbcb;
    margin-bottom: -41px;
}

.redes-sociales a {
    color: #3d79b8;
}

.redes-sociales a:hover {
    color: #cbcbcb;
}

.fa-instagram {
    font-size: 26px !important;
    background-color: #3d79b8;
    color: #EFEFEF;
    border-radius: 5px;
    padding: 2px 4px 2px 4px;
    position: relative;
    top: -3px;
}

.fa-instagram:hover {
    background-color: #cbcbcb;
}

/*  Estilos para la página principal */

.borde-twitter {
    padding: 5px;
    border: solid 1px #cbcbcb;
    border-radius: 10px; 
    box-shadow: 2px 2px 2px #cbcbcb;
}

.linea-home {
    height: 30px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,000000+30,207cca+82,7db9e8+100 */
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top, #1e5799 0%, #000000 30%, #207cca 82%, #7db9e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1e5799 0%,#000000 30%,#207cca 82%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1e5799 0%,#000000 30%,#207cca 82%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}

.titulo-refind {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin-bottom: 20px;    
}

.img-refind {
    margin: 10px 10px 0px 10px;
}

/*  Estilos para sección Obras Realizadas */
.obras-txt {
    margin-top: 0px !important;
}

.obras-titulo {
    text-transform: uppercase;
}
