/* PARALLAX SETEOS */
 .parallax-window {
    min-height: 400px;
    background: transparent;
}


@font-face {
/*Insertamos la ruta donde se
encuentra el archivo de la tipografia
y el formato de la tipografia*/
font-family: "Vera-webfont.ttf";
src: url(localhost/roenthal/css/Bitstream-Vera-Sans-fontfacekit/web fonts/bitstreamverasans_roman_macroman/Vera-Bold-webfont.ttf) format("truetype");
}




	/* No media query since this is the default in Bootstrap */

	/* Medium devices (desktops, 992px and up) */
/*	@media (min-width: 768px) {
         
        }*/

 
  body {

    }
    
    P {
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#828282;
	}


    H1 {
	font-family: 'Cabin', sans-serif;
/*	font-family: "Vera-webfont", sans-serif;*/
	font-size:22px;
	padding-top: 5px;
	padding-bottom: 5px;
        color: #fff;
	}


    H2 {
      	font-family: 'Cabin', sans-serif;
/*      	font-family: "Vera-webfont", sans-serif;*/
	font-size:35px;
	padding-top: 5px;
	padding-bottom: 5px;
        color: #191919;
        font-weight: bold;

	}
        

    H3 {
      	font-family: 'Cabin', sans-serif;
/*      	font-family: "Vera-webfont", sans-serif;*/
	font-size:35px;
	padding-top: 5px;
	padding-bottom: 5px;
        color: #FFFFFF;
        font-weight: bold;

	}

    H4 {
        font-family: "Vera-webfont", sans-serif;
	font-size:35px;
	padding-top: 5px;
	padding-bottom: 5px;
        color: #d6e68d;
      
	}


    H5 {
         font-family: 'Bree Serif', serif;
         font-size:18px;
         color:#adcc1b;

	}

    H6 {
         font-family: 'Bree Serif', serif;
         font-size:18px;
		 font-style: bold;
         color:#ff8f00;

  }
 
 /* BARRA */

/*	       .navbar-brand{
		   width: 533px;
		   height: 79px;
		   background: url('http://localhost/roenthal/img/logo.jpg')
	       }*/

 
 .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #aecc1c;
    color: #ffffff;
}

.navbar-default a:hover{
      background-color: #aecc1c !important;
    color: #ffffff;
   
}
 
.fondo{
   background-color: #191919 !important;
   border-color: #191919 !important;
}

.fondo-borde{
   border-color: #191919 !important;
   border-radius: 0px;
   
}

 
.barra-der{
   font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
   font-size: 12px;
   font-weight: bold;
}

.barra-der a{
   color: #ffffff !important;
}
 
.navbar-nav > li > a {
    padding-bottom: 24px;
    padding-top: 23px;
}
 
 /* BARRA */
 
 /* BANNER */
 .texto-banner{
/*   	font-family: "Vera-webfont", sans-serif;*/
        font-family: 'Cabin', sans-serif;
	font-size:40px;
        color: #fff;
}
 
  .texto-banner1{
/*   	font-family: "Vera-webfont", sans-serif;*/
         font-family: 'Cabin', sans-serif;
	font-size:45px;
        color: #adcc1b;
}
 
 .flechas-banner{
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;
}

.carousel-caption {
    bottom: 120px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
}

 /* BANNER */
 
 
  /* PRESTACIONES */
.fondo-prestaciones{
   background-image: url('http://localhost/roenthal/img/fondo-verde.jpg');
   background-color: #adcc1b;
/*   height: 435px; */
}

.fondo-imagenes{
   background-color: #1e1e1e;
   
}

.posicion-foto{
   position: relative;
}

.vermas{
   position: absolute;
/*   top: 244px;
   left: 257px;*/
   bottom: 32px;
   right: 20px;
font-family: 'Cabin', sans-serif;   
/*   font-family: "Vera-webfont", sans-serif;*/
   font-size:14px;
   color: #ffffff;
   background-color: #1e1e1e;
   border-radius: 0px;
   border: none; 
}

.thumbnail {
    border: 1px solid #1e1e1e;
    border-radius: 0px !important;
}

.presta-cont{
   position: absolute;
   top: 244px;
   left: 40px;
   font-family: "Vera-webfont", sans-serif;
   font-size:14px;
   color: #ffffff;
   background-color: #adcc1b;
   border-radius: 0px;
   border: none;
}

 /* CONSULTAR */

.consultar a{
   color: #191919;
}

.consultar a:hover{
   color: #ffffff;
}



  /* PRESTACIONES */

  /* CARTILLAS */
  
.fondo-cartillas{
     background-image: url('http://localhost/roenthal/img/fondo-verde-invertido.jpg');
     background-repeat: no-repeat;
     background-color: #adcc1b;
}
   
.vermas1{
   position: absolute;
   bottom: 0px;
   right: 47%;
   font-family: 'Cabin', sans-serif;
   font-size:14px;
   color: #ffffff;
   background-color: #1e1e1e;
   border-radius: 0px;
   border: none;
   
}


.linea1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #cce84a -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 20px;
}





  /* CONTACTO */
  
.fondo-contacto{
   background-color: #191919;
   padding-top: 50px;
}

.icono-footer{
   margin-right: 20px;
/*   padding-bottom: 50px;*/
   float: left;
   
}

.texto-footer{
   color: #adcc1b;
   font-family: Arial, sans-serif;
   font-size:15px;
   font-weight: 300;
   line-height: 25px;
   padding-top: 20px;
}


.cuadro{
   height: 120px; 
}


/* PIE */

.fondo-pie{
   background-color: #000000;
   padding-top: 20px;
   padding-bottom: 20px;
}

.derechos{
   	font-family: Arial, sans-serif;
	font-size:11px;
	color:#726969;
   
}

.social {
   list-style: none;
}

.social a{
   color: #726969;
}

.social a:hover{
   color: #9c9b9b;
}

ul.social li {
  float: right;
  width: 15%;
}

.thumbnail {
    border: 1px solid #191919;
    border-radius: 0 !important;
}




/*------------------ BOTON UP ----------------*/

#back-top {
  position: fixed;
  bottom: 90px;
  right: 20px;
  z-index: 99;
  -webkit-transform: translateZ(0);
}
#back-top a {
  width: 58px;
  height: 58px;
  display: block;
  -webkit-border-radius: 46px;
  -moz-border-radius: 46px;
  border-radius: 46px;
  font: 38px/56px FontAwesome;
  color: #ffffff;
  text-align: center;
  background: #363636;
  border: none;
}
#back-top a > span:before {
  content: "\f106";
}
#back-top a:hover {
  color: #fff;
  background: #77ac0e;
  text-decoration: none;
}



/*------------------ ENTRADA CARTILLAS ----------------*/

.cartillas {
   list-style: none;
   font-family: Arial, sans-serif;
   font-size:12px;
   color:#191919; 
}

.fa-check-square-o {

   color:#adcc1b !important; 
}

.collapsed{
      	font-family: Arial, sans-serif;
	font-size:30px;
	color:#adcc1b;
}

.panel-default > .panel-heading {
    background-color: #fff;
    border-color: #FFF;
    color: #adcc1b;
}

.panel-heading {
  border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}

/*------------------ ENTRADA MAPA ----------------*/

.belgrano{
        background-image: url('http://localhost/roenthal/img/ubi-belgrano.png');
        width: 136px;
        height: 138px;
}

/*.lanus-oeste{
        background-image: url('http://localhost/roenthal/img/ubi-lanus-oeste.png');
        width: 136px;
        height: 138px;
}*/


.adrogue{
        background-image: url('http://localhost/roenthal/img/ubi-adrogue.png');
        width: 136px;
        height: 138px; 
}

.bernal{
        background-image: url('http://localhost/roenthal/img/ubi-bernal.png');
        width: 136px;
        height: 138px; 
}

.lanus{
        background-image: url('http://localhost/roenthal/img/ubi-lanus.png');
        width: 136px;
        height: 138px; 
}

/*.varela{
        background-image: url('http://localhost/roenthal/img/ubi-varela.png');
        width: 136px;
        height: 138px; 
}*/

.cannig{
        background-image: url('http://localhost/roenthal/img/ubi-canning.png');
        width: 136px;
        height: 138px; 
}

/*-- Fancybox --*/





