/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


@font-face {
    font-family: 'ElliotSix';
    src: url('../fonts/ElliotSix.eot');
    src: url('../fonts/ElliotSixd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ElliotSix.woff') format('woff'),
        url('../fonts/ElliotSix.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Jinky';
    src: url('../fonts/Jinky.eot');
    src: url('../fonts/Jinkyd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Jinky.woff') format('woff'),
        url('../fonts/Jinky.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Good Foot';
    src: url('../fonts/GoodFoot.eot');
    src: url('../fonts/GoodFootd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GoodFoot.woff') format('woff'),
        url('../fonts/GoodFoot.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Frente H1';
    src: url('../fonts/FrenteH1-Regular.eot');
    src: url('../fonts/FrenteH1-Regulard41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrenteH1-Regular.woff') format('woff'),
        url('../fonts/FrenteH1-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Hashtag';
    src: url('../fonts/Hashtag.eot');
    src: url('../fonts/Hashtagd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Hashtag.woff') format('woff'),
        url('../fonts/Hashtag.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'With My Woes';
    src: url('../fonts/WithMyWoes.eot');
    src: url('../fonts/WithMyWoesd41d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/WithMyWoes.woff') format('woff'),
        url('../fonts/WithMyWoes.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




body {
  padding-bottom: 0px;
  color: #000;	
    font-family: 'Good Foot';
}

.image_frame {
	height: 100%;
	width:100%; background-position: center center;
    background-repeat: no-repeat;
	background-size:cover;
	
}

.navbar-brand {
	background-image: url(../images/layout/logo.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 70px;
    display: block;
    text-align: left;
    text-indent: -2000px;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-position: center center;
}
 
a, a:hover ,a:focus {
	color: inherit;
	text-decoration: none;
}
.navbar-toggle {
    margin-top: 25px;    position: absolute;
    right: 0px;
}    
.navbar-inverse .navbar-toggle {
    border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #690d00;
    border-radius: 0px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #2693ff;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #f5f5f5;
    border-radius: 0px;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
    margin-bottom: 0px;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
.navbar-wrapper.home {
    margin-top: 0px;
    background-color: transparent;
    position: absolute;
}
.navbar-wrapper {
    margin-top: 0px;
    background-color: #ffffff;
}

.navbar-nav.mainlinks>li>a {
	text-transform: capitalize;
}

.navbar-inverse .navbar-nav>li>a {
color: #000;
    padding: 5px 12px;
    font-size: 32px;
    /* text-shadow: 0px 0px 9px rgba(0, 0, 0, 1); */
    text-align: center;
    line-height: 29px;
    
  }  

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #000000;
    text-shadow: 0px 0px 9px rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, 0.55);
}


.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #000000;
    background-color: transparent;
    text-shadow: none;
}
.navbar-nav>li>a.social {
	display: block;
	float: left;
	text-indent: -2000px;
	background-image: url(../images/layout/social.png);
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    margin-left: 5px;
	
	}

.navbar-nav>li>a.social.facebook {
	background-position: -28px 0px;
	
	}
	
.navbar-nav>li>a.social.twitter {
	background-position: 0px 0px;
	
	}
	
.navbar-nav>li>a.social.linkedin {
	background-position: -57px 0px;
	
	}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: 0px;
	}	
.translation-links {	
	float: right;
    clear: right;
    list-style-type: none;
    margin-right: 0px;
    margin-top: 17px;
    margin-bottom: 35px;
 }   
  
.translation-links li {	
	list-style-type: none;
	float: left;
	}  

.translation-links li a {		
	
    display: inline-block;
    padding: 0px 5px;
    margin-left: 6px;
    }

.translation-links  li a {
font-size: 10px;
color: #269DCA;
background-image: url(../images/layout/banderas.html);
background-repeat: no-repeat;
height: 20px;
width: 27px;
text-indent: -2000px;
display: block;

}

.translation-links li a.esp {
background-position: 0px 0px;

}

.translation-links  li a.eng {

background-position: -27px 0px;
}


.translation-links li a.por {

background-position: -54px 0px;
}

.translation-links  li a.esp:hover {
background-position: 0px -20px;

}

.translation-links  li a.eng:hover {

background-position: -27px -20px;
}


.translation-links  li a.por:hover {

background-position: -54px -20px;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.slide_home {
	border-bottom: 0px solid #AB1500;
  margin-bottom: 0px;
}
.slide_home .carousel {
  height: 850px;
}
/* Since positioning the image, we need to help out the caption */
.slide_home .carousel-caption {
  z-index: 10;
  right: 10%;
  left: 10%;
}

.slide_home .carousel-control.right , .slide_home .carousel-control.left {
	background: none;
	}
/* Declare heights because of positioning of img element */
.slide_home .carousel .item {
  height: 850px;
  background-color: #FFF;
}
.slide_home .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 850px;
}

.slide_home .carousel-caption {
    text-align: left;
    padding: 13px;
}
.slide_home .carousel-caption h1 {
	margin: 0px;
	margin-bottom: 10px;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    line-height: 67px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    font-family: 'Good Foot';
    text-transform: none;
	
	}
	
	
	
	
	
	
	
	/* Carousel base class */
.slide_interna {
	border-bottom: 0px solid #AB1500;
  margin-bottom: 20px;
}
.slide_interna .carousel {
  height: 300px;
}
/* Since positioning the image, we need to help out the caption */
.slide_interna .carousel-caption {
  z-index: 10;
  right: 10%;
  left: 10%;
}

.slide_interna .carousel-control.right , .slide_interna .carousel-control.left {
	background: none;
	}
/* Declare heights because of positioning of img element */
.slide_interna .carousel .item {
  height: 300px;
  background-color: #FFF;
}
.slide_interna .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 300px;
}

.slide_interna .carousel-caption {
    text-align: left;
    padding: 13px;
}
.slide_interna .carousel-caption h1 {
	margin: 0px;
	margin-bottom: 10px;
	font-size: 34px;
	
	}
.slide_interna .item a {	
	    display: block;
    height: 100%;
 }	

.catalogo_productos  .ver_mas {
	font-size: 12px;
	
	
}

.catalogo_productos  .ver_mas span {
	color: #FF3329;
	
}

.catalogo_productos  .carousel .item a:hover .clickagrandar {
display: block;
}

.catalogo_productos  .carousel .item a .clickagrandar {
	
display: none;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 1500;
    font-size: 10px;
    color: #FFF;
    background-color: red;
    margin: 11px;
    padding: 2px 5px;
}
.catalogo_productos .carousel-control {

    width: 10%;

}
	
	
	
	
	
	
	
	
footer {
	border-top: 2px solid #dfdfdf;
    padding: 20px;
    background-color: #ffffff;
}

footer .datos_footer {
    text-align: right;
    color: #000000;
    font-size: 18px;
}
footer .datos_footer strong {
    color: #000000;
}
footer .datos_footer p {
	margin-bottom: 0px;
	
	}

footer ul {
	float: right;
}
footer ul>li {
	float: left;
	list-style: none;
	
	
}
footer ul>li>a.social {
	display: block;
	text-indent: -2000px;
	background-image: url(../images/layout/social.png);
	background-repeat: no-repeat;
    width: 43px;
    height: 43px;
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    margin-left: 5px;
    text-align: left;
	
	}

footer  a.social.facebook {
	background-position: -28px 0px;
	
	}
	
footer  a.social.twitter {
	background-position: 0px 0px;
	
	}
	
footer a.social.linkedin {
	background-position: -57px 0px;
	
	}
	
footer .gallagher {
    font-size: 11px;
    color: #a2a2a2;
    font-style: normal;
    text-align: center;
    display: block;
}	

footer ul.nav {
	float: none;
    margin-top: 0px;

}

footer ul.nav li {
	
	float: none;
	
}
footer ul.nav li a {
    color: #51524E;
    font-size: 12px;
    padding: 0px;
    }
footer ul.nav li a:hover, footer ul.nav li a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #73a824;
}  


.main_content h2 {
    font-size: 32px;
    padding: 10px;
}



.news {
	padding-bottom: 50px;
    padding-top: 50px;
}

.news_reg {
margin-bottom: 50px;
	
}
.news_reg .imagen {

float: left;
width: 50%;
height: 220px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
	
}
.news_reg .texto {
float: left;
width: 50%;
height: 220px;
	
}

.news_reg .texto h3 {

  padding: 0px 10px;
  margin: 0px 0px 10px 0px;

  font-size: 24px;
    color: #000;
}

.news_reg .texto h4 {

  padding: 5px 0px;
  margin: 0px 10px 10px 10px;

  font-size: 14px;
  border-bottom: 1px solid #CCC;
  
  border-top: 1px solid #CCC;
}

.news_reg .texto p {

  padding: 0px 10px;
  margin: 0px 0px 10px 0px;
  font-size: 12px;
}

.news_reg .texto a {
	color: inherit;
}

.news_reg .texto a:hover {
text-decoration: none;

}
.news_reg .texto a.link {
background-color: #000;
color: #FFF;
padding: 5px;
border-radius: 4px;
  padding: 5px;
  margin: 10px;

}

.news_reg {
	
	
}
.news_reg .date {
	font-size: 16px;
    padding: 7px 0px 0px 0px;
    text-align: center;
	
}
.news_reg h4 {
font-size: 35px;
    font-weight: bold;
    margin: 0px 0px;
    color: #444444;
    padding: 7px 0px 0px 0px;
    text-align: center;

	
	
}
.news_reg .divide {
	
clear: both;
  padding-top: 30px;
}
.news_reg .mini_cuerpo {
	
  padding-top: 10px;
	
}

.news_reg  a {
color: #444444;

}
.news_reg h4 a:hover {
  color: #CB3502;
}
.news_reg  a:hover {
text-decoration: none;

}
.news_reg .mini_cuerpo .mini_imagen {
    /* float: left; */
    /* width: 25%; */
    height: 400px;
    margin-bottom: 20px;

}
.news_reg .mini_cuerpo .mini_texto {

  padding-left: 7px;
  text-align: center;
    font-size: 27px;
	
	
}
.news_reg .link_descargas {
	
	font-size: 12px;
  color: #000;
  padding: 10px 0px;
  display: block;
  
  
}

.news_reg .link_descargas span {
color: red;

}
.news_reg  #barra-social {
	height: 45px;
}




.paginacion.anterior {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 5px;
	height: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.paginacion.anterior p{
display: block;
float:left;
}
.paginacion.anterior b {
	font-size: 14px;
	color: #094500;
	padding: 3px;
	background-color: #4c9f11;
}

.paginacion.anterior .numeros {
	/*float: right;*/
	margin: auto;
display: block;
}
.paginacion.anterior a {
	padding: 5px;
	
	
    font-size: 34px;
	
	color: #000;
	margin-right: 3px;
}
 .paginacion.anterior a:hover {
	color: #FFF;
	background-color: #000;
}
 .paginacion.anterior a.selected {
	color: #FFF;
	background-color: #000;
}
 .paginacion .actual {
display: inline-block;
    border: 1px solid #CCC;
    padding: 5px;
    font-size: 29px;
    margin: 0px 10px;
}



.noticias_inside {

padding-top: 20px;
background-color: #FFF;

}

.noticias_inside .news_reg .mini_cuerpo .mini_imagen {
float: left;
  width: 35%;
  height: 100%;
  margin: 0px 35px 10px 0px;
}

.noticias_inside .news_reg h4 {
    font-size: 23px;
    line-height: 40px;
}
.noticias_inside .mini_texto {
font-style: italic;
	
	
}
.noticias_inside .foto_bajo {

height: 450px;
width: 100%;
margin: 20px;
clear: both;

}
.noticias_inside .cuerpo_de_la_nota {
	font-size: 16px;
    line-height: 30px;
    text-align: justify;
	
}



 .novedades_home h2 {    
    color: #73a824;
    border-bottom: 3px solid #6097a2;
    margin-bottom: 40px;
    font-size: 24px;
    padding: 21px;
    margin-top: 0px;
 }
 
 
 .novedad_reg_home {
	 
 }
 .novedad_reg_home .novedad_reg_foto {
	 height: 120px;
	 margin-bottom: 10px;
	 
 }
 .novedad_reg_home .novedad_reg_texto {
	 
	 
    margin-bottom: 20px;
 }
 .novedad_reg_home .novedad_reg_texto h2 {
	    font-size: 17px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    text-align: left;
    color: #4c4c4c;
    border-bottom: 1px solid #CCC;
    line-height: 25px;
 }
 
 .novedad_reg_home .novedad_reg_texto span.fecha {
 	font-size: 12px;
	margin-bottom: 5px; 
	 }
	 
 .novedad_reg_home .novedad_reg_texto p.bajada {
 font-size: 16px;
    margin-bottom: 5px;
    text-align: justify;
    line-height: 27px;
	 }
 .novedad_reg_home .novedad_reg_texto .ver_mas {
    background-color: #6096a2;
    padding: 7px;
    color: #FFF;
    font-size: 13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 40px;
 }
 
.banner_home {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 50px 0px;
    text-align: center;
	
} 
 
.banner_home h3 {
	color: #FFF;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    text-align: center;
	
	}
 .banner_home span.btn {
	 background-color: #ab1500;
	 color: #FFF;
 }
 
 .novedades_home {
	 padding-bottom: 50px;
 }
 
 
 

 
 .header_seccion {
 	height: 80px;
    margin-bottom: 20px;
	 
 }
 
.header_seccion .titulo  {
	 
    position: absolute;
    color: #FFF;
    width: 100%;
}
.header_seccion .titulo h2  {
    color: #000;
    text-align: left;
    /* text-shadow: 1px 1px 9px rgba(0, 0, 0, 1); */
    margin: 10px 0px;
    text-align: center;
    font-size: 55px;	
} 
 

 

.side_menu {
    background-color: transparent;
    padding: 15px;
    margin-bottom: 10px;
}

.side_menu {
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.side_menu ul {
	padding: 0px;
	margin: 0px;
}
.side_menu ul li {
	list-style-type: none;
}
.side_menu ul li a {
	color: #FFF;
    font-size: 14px;
    display: block;
    padding: 13px;
    border-bottom: 6px solid #f3f6e5;
    background-color: #6198a2;
    margin-bottom: 10px;	
}

.side_menu ul li a:hover{
    color: #6197a2;
    background-color: #e2e7cb;
}   
.side_menu ul li a.selected {
    color: #000000;
    background-color: #f3f6e5;
}     
.side_menu .navbar-toggle2 {
    position: relative;
    float: right;
    padding: 0px 10px;
    margin-top: -10px;
    margin-right: -10px;
    margin-bottom: 8px;
    background-color: rgb(183, 0, 0);
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    height: 35px;
    margin: 5px;
    z-index: 1500;
}
.side_menu  .navbar-collapse {
	padding: 0px;
}


.side_menu .navbar-toggle2 .icon-bar {
	background-color: #FFF;
	
	}

 .seccion_interna  {
    padding-bottom: 30px;
}
/* Carousel base class */
 .seccion_interna  .carousel {
  height: 300px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
 .seccion_interna  .carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
 .seccion_interna  .carousel .item {
  height: 300px;
  background-color: transparent;
}
 .seccion_interna  .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 300px;
}





 .seccion_interna  {
    padding-bottom: 30px;
}
/* Carousel base class */
 .mini_imagen   .carousel {
  height: 400px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.mini_imagen   .carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.mini_imagen   .carousel .item {
  height: 400px;
  background-color: transparent;
}
.mini_imagen  .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 400px;
}
.mini_imagen .carousel-control.right , .mini_imagen .carousel-control.left {
	background: none;
}

.mini_imagen   .carousel .item a {
    display: block;
    height: 100%;
}


.listado_clientes_home {
	background-color: #FFF;
    border-top: 4px solid #ab1500;
}
.listado_clientes_home h3 {

color: #000;
border-bottom: 1px solid #000;
    margin: 0px;
    padding: 20px;
    font-size: 24px;
    text-align: center;
}


.listado_clientes_interna .padcli {
	height: 200px;
	margin: 0px 20px 20px 20px;
	border: 1px solid #eeeeee;
	padding: 10px;
	
	
}

.listado_clientes_interna .padcli .image_frame {
	background-repeat: no-repeat;
	background-size: contain;
	
}





/* Carousel base class */
.listado_clientes_home .carousel {
  height: 200px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.listado_clientes_home .carousel-caption {
  z-index: 10;
}
.listado_clientes_home .carousel-control .icon-prev, .listado_clientes_home .carousel-control .icon-next, .listado_clientes_home  .carousel-control .glyphicon-chevron-left, .listado_clientes_home .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    color: #ab1500;
}
/* Declare heights because of positioning of img element */
.listado_clientes_home .carousel .item {
  height: 200px;
  background-color: #FFF;
}
.listado_clientes_home .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 200px;
}

.listado_clientes_home .carousel-control {

  width: 5%;
  }

.listado_clientes_home .padcli {
  padding: 3px;
  margin: 25px;
 
}

.listado_clientes_home .image_frame {
  width: 90%;
  height: 150px;
  margin: auto;
  background-size: contain;
}

.listado_clientes_home .carousel-control.left {

  left: -10px;

  background-image: none;
}
.listado_clientes_home .carousel-control.right {
  right: -10px;
  background-image: none;
}
.listado_clientes_home .carousel-control {
  text-shadow: none;
  opacity: 1;
  color: rgb(43, 41, 40)
}


.text_content .text {        
	font-size: 37px;
    line-height: 42px;
}












.listado_obras {
	background-color: #FFF;
    border-top: 0px solid #ab1500;
}
.listado_obras h3 {

color: #000;
border-bottom: 1px solid #000;
    margin: 0px;
    padding: 20px;
    font-size: 24px;
    text-align: center;
}


.listado_obras .padcli {
	height: 200px;
	margin: 0px 20px 20px 20px;
	border: 1px solid #eeeeee;
	padding: 10px;
	
	
}

.listado_obras .padcli .image_frame {
	background-repeat: no-repeat;
	background-size: contain;
	
}



/* Carousel base class */
.listado_obras .carousel {
  height: 300px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.listado_obras .carousel-caption {
  z-index: 10;
}
.listado_obras .carousel-control .icon-prev, .listado_obras .carousel-control .icon-next, .listado_obras  .carousel-control .glyphicon-chevron-left, .listado_obras .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    color: #689c2f;
}
/* Declare heights because of positioning of img element */
.listado_obras .carousel .item {
  height: 300px;
  background-color: #FFF;
}
.listado_obras .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 300px;
}

.listado_obras .carousel-control {

  width: 5%;
  }

.listado_obras .obra {

    padding: 0px;
    position: relative;
    margin: 15px;
 
}

.listado_obras .obra .imagen {
	margin-bottom: 10px;
}
.listado_obras .obra .imagen .image_frame {
  width: 90%;
  height: 120px;
  margin: auto;
  background-size: cover;
}

.listado_obras .obra .logo_empresa {
    height: 120px;
    width: 120px;
    /* position: absolute; */
    /* top: -5px; */
    /* left: -5px; */
    padding: 3px;
    background-color: #FFF;
    border: 1px solid #CCC;
}
.listado_obras .obra .logo_empresa .image_frame {

  margin: auto;
  background-size: contain;
}

.listado_obras .obra h2 {
	margin: 0px 10px;
	padding: 3px;
    font-size: 18px;
    line-height: 28px;
	
	
}



.listado_obras .obra p {
	margin: 0px 10px;
    padding: 7px;
	font-size: 14px;
	
	
}

.listado_obras .obra h2  {
    border-bottom: 1px solid #6098a2;
    }
	
.listado_obras .carousel-control.left {

  left: -10px;

  background-image: none;
}
.listado_obras .carousel-control.right {
  right: -10px;
  background-image: none;
}
.listado_obras .carousel-control {
  text-shadow: none;
  opacity: 1;
  color: rgb(43, 41, 40)
}


.formulario_contacto.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: transparent;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: none;
    text-align: center;
}

.formulario_contacto {
	padding: 10px;
}


.formulario_contacto label {
    font-size: 20px; 
 }
    
.formulario_contacto .btn-primary {
    color: #fff;
    background-color: #2693ff;
    border-color: #2693ff;
    font-size: 20px;
    text-transform: uppercase;
}

.seccion_interna .subcategorias {
	border-top: 2px solid #CCC;
	margin-top: 20px;
	padding-top: 20px;
	
}

.seccion_interna .subcategorias .slide_interna_sub {
	
	
	
}
.subcategoria_reg p {
	font-size: 16px;
    line-height: 20px;
}
.seccion_interna .subcategorias h2 {
border-bottom: 3px solid #73a822
}
.seccion_interna .subcategorias .slide_interna_sub .carousel-control.left {

  left: -10px;

  background-image: none;
}
.seccion_interna .subcategorias .slide_interna_sub .carousel-control.right {
  right: -10px;
  background-image: none;
}
.seccion_interna h3.subtitulo {
    margin-top: 0px;
    margin-bottom: 20px;
    }

.subcategoria_reg {
	border-bottom: 1px solid #73a822;
    padding: 10px 0px;
}


.subcategoria_reg  .slide_interna_sub {
	border: 1px solid #ccc;
	margin: 10px 0px;
	padding: 10px;  
}
.subcategoria_reg  .slide_interna_sub .carousel {
  height: 120px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.subcategoria_reg  .slide_interna_sub  .carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.subcategoria_reg  .slide_interna_sub  .carousel .item {
  height: 120px;
  background-color: transparent;
}

.info_home {
	-webkit-box-shadow: inset 0px 1px 19px 0px rgba(50, 50, 50, 1);
	-moz-box-shadow:    inset 0px 1px 19px 0px rgba(50, 50, 50, 1);
	box-shadow:         inset 0px 1px 19px 0px rgba(50, 50, 50, 1);
padding-top: 20px;
border-top: 8px solid #2693FF;
	}
	

.info_home .contenido_texto {
    border-bottom: 8px solid #2693FF;	
}
	
.info_home_imagen {
	height: 400px;
	
}
.info_home_imagen .image_frame {
	background-position: top center;	
	-webkit-box-shadow: inset 0px 1px 19px 0px rgba(50, 50, 50, 1);
	-moz-box-shadow:    inset 0px 1px 19px 0px rgba(50, 50, 50, 1);
	box-shadow:         inset 0px 1px 19px 0px rgba(50, 50, 50, 1);

}
.info_home_texto {
	padding-bottom: 80px;
	padding-top: 80px;
    line-height: 30px;
    font-size: 27px;
    letter-spacing: 2px;
}

.info_home_texto h1 , .info_home_texto h3 {
	text-align: left;	
}

.derecho .info_home_texto {
	text-align: right;
	}
.derecho .info_home_texto h1 , .derecho  .info_home_texto h3 {
	text-align: right;	
}	
.info_home_texto h1 { 
	font-size: 44px;
	margin: 0px;
	margin-bottom: 10px;
    font-family: 'Good Foot';
}
		
.info_home_texto h3 { 
	font-size: 20px;
	margin: 0px;
	margin-bottom: 30px;	
}	
.info_home_foto {
	height: 250px;
	margin-top: 80px;
	margin-bottom: 80px;
	
}


.foto_perfil {
	text-align: center;
}
.foto_perfil img {
    height: 200px;
	margin: auto;
	border: 1px solid #CCC;
	padding: 5px;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

   .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }	
    
    
	.navbar-inverse .navbar-nav>li>a {
	color: #a4a4a4;
    padding: 5px 12px;
    font-size: 28px;
    text-shadow: 0px 0px 9px rgb(255, 255, 255);
}
.home .navbar-inverse .navbar-nav>li>a {
    color: #FFF;
    padding: 5px 12px;
    font-size: 28px;

    text-shadow: none;
}


.navbar-header {
    float: none;
}

.navbar-brand {

    width: 100%;
    height: 151px;
    margin-bottom: 20px;
    margin-top: 20px;
    display: block;
    float: none;
 }  
.navbar-nav {
    float: right;
    margin: 0;
    margin-top: 10px;
}
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 0px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .slide_home .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .slide_home .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {





}
