/* All site */
a:hover{color:#4c82be !important;}
#logo{max-width:120px;}
.container{max-width: 970px;}
.banner-bg{background: url(/img/bg-banner2.jpg) repeat-x; position: absolute;width: 100%; z-index: -1;}
.banner-bg-center{background: url(/img/bg-banner.jpg) no-repeat center top; height: 335px; width: 100%;}

input, textarea, button {border-radius: 5px; border-width: 1px;}


/* MENU */
.navbar-default{background-color: transparent; border: 0; margin-top: 15px;}
.navbar-collapse{padding:0;}
.navbar-nav>li{text-transform: uppercase; font-weight: bold;}
.fb-like{padding-top: 15px; padding-right: 12px;}
.bx-wrapper {margin: 0 auto 30px;}
.bx-wrapper .bx-viewport{border: 0; overflow: hidden;}
.space {height: 10px;}
.space1 {background: url(/img/space1.jpg) no-repeat center; height: 18px;}
.space2 {background: url(/img/space2.png) no-repeat center; height: 10px; margin:20px 0;}
.header{padding:10px 0;}
body{background: url(/img/top-degree.jpg) repeat-x top;}
.footer{padding: 10px 0 120px 0; border-top: #4c4c4c solid 10px; margin-top: 25px; background-color: #333333; color: grey;}
#facebook-like {padding-top:0px; padding-right:0px;}


.boxes-img {background: url(/img/bg-img-box.jpg) no-repeat; padding:10px 7px; text-align: center; width:293px;}
.boxes-img img{width: auto; height: auto; max-width: 279px; max-height: 182px;}

.content{background-color: white; border-radius: 8px;}


/* NOVEDADES */
.novedades li{ /*border-bottom: 1px grey dashed;*/ padding-bottom:7px; margin-bottom:10px;}
.novedades-img{display:inline-block; background: url(/img/bg-img-blog.png) no-repeat;
    width: 58px; height: 58px; padding: 3px; float:left;}
.novedades-img img{width: auto;height: auto;max-width: 51px; max-height: 53px;}
.novedades-txt{display:inline-block; max-width: 230px; padding-left: 10px; height:56px;}


/* CONTACTO */
#form-contacto{margin-left: 25px; }
#form-contacto input,
#form-contacto textarea
 {width:400px;}
#form-contacto input[type="submit"] {margin-left:74px;}
#form-contacto label {width:70px;}
.phone {vertical-align:top; padding-right:10px;}


/* FOOTER */
.logo-asociado {max-height:90px; margin:10px;}
