body {
    background: url(../img/sos.png) #FFF;
}

p {
    color: #676759;
}

h1 {
    background: url(../img/pic.png) no-repeat;
    font-size: 2em;
    color: #676759;
    font-weight: normal;
    padding-left: 28px;
}

h2 {
    color: #D93600;
    font-size: 1.5em;
    font-weight: normal;
}

h3 {
    color: #575746;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 20px;
    font-weight: normal;
}

h4 {
    color: #6E6E6E;
    font-size: 21px;
}

ul.style1 li {
    line-height: 22px;
    color: #676759;
}

header {
    height: 156px;
    text-align: center;
    border-bottom: 6px #A21730 solid;
}

#logo {
    position: absolute;
    left: 0px;
    top: 2px;
}

a {
    text-decoration: none;
    color: #9F3DEC;
}

#slider {
    background: #666;
    width: 1000px;
    height: 390px;
    margin: 0px auto;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}

header div.content {
    width: 1000px;
    margin: 0px auto;
    position: relative;
}

header div.social {
    position: absolute;
    right: 0px;
    top: 10px;
}

nav#menu_principal {
    position: absolute;
    top: 70px;
    right: 10px;
}

nav#menu_principal ul {
    display: inline-block;
}

nav#menu_principal ul li {
    margin: 0px 10px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-size: 20px;
}

nav#menu_principal ul li a {
    font-size: 22px;
    color: #000000;
    padding-top: 50px;
    height: 100px;
    width: 135px;
    font-family: 'Arimo', sans-serif;
}

nav#menu_principal ul li a.alt {
    width: 95px;
    color: #EE2633;
}

#main {
    width: 1000px;
    min-height: 600px;
    margin: 0px auto;
    margin-top: 5px;
    padding-bottom: 40px;
}

p {
    font-size: 14px;
}

#slider_main {
    margin: 0px auto;
}

#slider_main {
    margin: 0px auto;
}

#servicios {
    width: 1000px;
    margin: 0px auto;
    margin-top: 20px;
}

#servicios div.item {
    width: 240px;
    float: left;
    text-align: center;
}

#servicios div.item:hover a {
    color: #E91E2F;
}

#servicios div.middle {
    margin: 0px 27px;
}

#servicios div.item img {
    -webkit-box-shadow: 0 10px 6px -6px #000;
    -moz-box-shadow: 0 10px 6px -6px #000;
    box-shadow: 0 10px 6px -6px #000;
    margin-bottom: 10px;
    padding: 5px;
    background-color: #E91E2F;
    width: 240px;
    height: 118px;
}

#servicios div.item a {
    font-size: 18px;
    color: #AAAAAA;
    text-align: center;
}

#servicios2 {
    margin-left: 30px;
}

#servicios2 .item {
    margin-bottom: 30px;
}

#servicios2 .item img {
    float: left;
    margin-right: 40px;
    -webkit-box-shadow: 0 10px 6px -6px #000;
    -moz-box-shadow: 0 10px 6px -6px #000;
    box-shadow: 0 10px 6px -6px #000;
}

#servicios2 .item div.info {
    float: left;
    width: 530px;
}

.item-shadow {
    -webkit-box-shadow: 0 10px 6px -6px #000;
    -moz-box-shadow: 0 10px 6px -6px #000;
    box-shadow: 0 10px 6px -6px #000;
}


/* footer */


/* Sticky footer styles
-------------------------------------------------- */

html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
}


/* Wrapper for page content to push down footer */

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by its height */
    margin: 0 auto -85px;
    /* Pad bottom by footer height */
    padding: 0 0 85px;
}


/* Set the fixed height of the footer here */

footer {
    background-color: #D6D6D6;
    height: 109px;
    border: 0px solid #686859;
}


/* Custom page CSS
-------------------------------------------------- */


/* Not required for template or sticky footer method. */

footer .content {
    width: 1000px;
    margin: 0px auto;
    position: relative;
    height: 85px;
}

footer .content div.social {
    position: absolute;
    right: 246px;
    top: 20px;
}

footer .content div.social1 {
    position: absolute;
    left: 5px;
    top: 20px;
}

footer .content div.info {
    position: absolute;
    width: 624px;
    left: 138px;
    top: 21px;
}

footer .content div.info p {
    padding: 0px;
    margin: 0px;
    color: #666666;
}

footer .content div.info h4 {
    padding: 0px;
    margin: 0px;
    color: #666666;
    font-weight: normal;
    font-size: 18px;
}

footer .content div.info h4 span {
    color: #B14452;
}

#logof1 {
    position: absolute;
    left: 0px;
    top: 20px;
}

#logof2 {
    position: absolute;
    right: 0px;
    bottom: -5px;
    width: 200px;
}

#logof3 {
    position: absolute;
    right: 100px;
    bottom: -5px;
    width: 200px;
}

.thumb-shadow {
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}


/*contacto*/

h2.contact {
    background: url(../img/flecha-verde-contacto.png) no-repeat;
    padding: 10px 0px;
    padding-left: 40px;
    font-family: verdana;
    font-size: 16px;
    font-weight: bold;
    color: #575746;
}


/* Galeria */

#gmap {
    height: 520px;
}

#map_canvas {
    height: 360px;
}

#list_contact {
    width: 340px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

#list_contact div.item {
    margin-bottom: 30px;
}

#list_contact a.email {
    background-color: #D93600;
    color: #FFF;
    display: block;
    font-size: 14px;
    padding: 3px 10px;
}

#list_contact h4 {
    color: #575746;
    margin: 0px;
    padding: 0px;
    font-size: 1.1em;
    font-weight: normal;
}

#list_contact img {
    float: left;
}

#list_contact div.info {
    width: 205px;
    float: left;
    margin-left: 15px;
}

#form_contact {
    width: 600px;
    float: right;
}


/* Servicios */

#servicios_div .item {
    width: 320px;
    background-color: rgba(164, 164, 164, 0.11);
    height: 247px;
    float: left;
    -webkit-transition: background 1s;
    /* For Safari 3.1 to 6.0 */
    transition: background 1s;
    padding: 10px;
    margin-bottom: 20px;
}

#servicios_div .middle {
    margin: 0px 10px;
}

#servicios_div .item img {
    width: 300px;
    height: 263px background-color: #424242;
    float: left;
    margin-bottom: 15px;
}

#servicios_div div.precio {
    float: right;
    font-size: 20px;
}

#servicios_div .item:hover {
    background-color: rgba(160, 143, 143, 0.37);
}

#servicios_div .item h3 {
    font-size: 14px;
    color: #6C6C6C;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    margin-bottom: 4px;
    text-align: center;
}

#servicios_div .item p {
    margin: 0px;
    padding: 0px;
}

#socios_index {
    width: 1000px;
    position: relative;
    height: 69px;
    overflow: hidden;
    margin-top: 15px;
    cursor: pointer;
}

#socios_index .carrusel {
    width: 2000em;
    position: absolute;
}

#socios_index img.logo {
    float: left;
    width: 100px;
    height: 69px;
    background-color: #FFF;
}

#anexos {
    margin: 20px;
}

#anexos .anexo {
    color: #A21730;
    margin: 20px;
    float: left;
}

#anexos .anexo1 {
    color: #A21730;
    margin: 20px;
    float: right;
}

#anexos .anexo1 a {
    color: #A21730;
}

#anexos .anexo a {
    color: #A21730;
}

#principal {
    width: 1000px;
    margin: 0px auto;
    margin-top: 30px;
}

#principal div.video {
    width: 560px;
    height: 315px;
    float: left;
    margin-left: 0px;
}

#principal div.item {
    width: 300px;
    height: 150px;
    float: left;
    margin-left: 85px;
    margin-bottom: 14px
}

#principal div.item img {
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}