/* Enter Your Custom CSS Here */
header {
    background-color: #ffffff;
    width: 70%;
    margin: 0 auto;
    max-width: 1200px;
}

.img-responsive {
    height: 400px;
    width: 1200px;
}

.hc_logo h1 {
  margin-left:46%;
}

#header-wrap {
    background-color: #FFFFFF;
    max-width: 1200px;
    margin-top: -17px;
}


.page-title-wide {
    background: none repeat scroll 0 0 #f4f7ff;
    margin: 0 auto;
    width: 70%;
    max-width: 1200px;
}

.feature {
    background-color: #f4f7ff;
    margin: 0 auto;
    width: 70%;
    max-width: 1200px;
}


#main-section {
    background-color: #c6d8ff;
    margin: 0 auto;
    width: 70%;
    max-width: 1200px;
}

#copyright {
    background-color: #8a8695;
    margin: 0 auto;
    width: 70%;
    color: #ffffff;
    max-width: 1200px;
}

.sf-menu li {/*color de menú*/
    background: none repeat scroll 0 0 #898794;
}

.sf-menu a {/*color de texto de menú*/
    color: #ffffff;
}

.sf-menu li:hover, -sf-menu li.sfHover {/*el color de hover del menú*/
    background-color: #8CDFF0;
}

#content-wrap {/*entre feature y footer*/
    max-width: 1200px;
    background-color: #c6d8ff;
    padding: 0 0 0.25em;
}

.feature-wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
    overflow: hidden;
    padding: 0.5em 0;
    z-index: 1;
}

.nav-container {/*color de la barra de menú*/
    background-color: #8a8695;
    height: 47px;
  
}

.feature-right { /*texto izquierdo del slider*/
    float: right;
    max-width: 35%;
    padding: 10px 3% 0 2%;
    text-align: justify;
 
}

.home-section-type-B-wrap {/*borde de las cajas*/
    box-shadow: 0 0 0 0 rgba(72, 72, 72, 0.8);
    text-align: justify;
    margin-top: 0px;

}

.servicebox-type-A a.button1, .home-section-type-B-html-image a.button1, .home-section-type-B-html-noimage a.button1 {/*color del texto del botón más*/
    color: #ffe0c3;
}

.home-section-type-B-html-image h4, .home-section-type-B-html-noimage h4 {/*espacio entre titulo h4 y texto en boxes*/
    line-height: 50px;
}

#main-menu-center-noborder {/*menu centrado verticalmente*/
    margin: 3px auto;
}

#half-slider {/*tamaño imagen slider*/
    width: 83%;
}

.copyright_c1 {
    width: 30%;
}

.half-slider-wrapper {/*tamaño del slider*/
    float: left;
    margin-left: 3%;
    margin-right: 2%;
    overflow: hidden;
    width: 55%;
}

#half-slider {
    height: auto;
    width: 98%;
}
