body {
   padding-top: 45px; 
}

/*
body {
	background: #f2f2f2;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #555;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: 300;
	color: #609cd3;
}
h1 {
	font-size: 38px;
	font-weight: bold;
}
h3 {
	color: #95a5a6;
}
h4 {
	color: #609cd3;
}
p {
	line-height: 30px;
	margin-bottom: 25px;
}
a {
	color: #609cd3;
}
a:hover, a:focus {
	color: #7cb1e9;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
.navbar-default {
	background: rgba(0,0,0,.8);
	border-color: transparent;
}
.navbar-default .navbar-brand {
	color: white;
}
.navbar-default .navbar-nav li a{
	color: white;
}
.navbar-default .navbar-nav li a:hover{
	color: #609cd3;
}
header {
	background: url(../img/header-hyo2.jpg) no-repeat center;
	background-size: cover;
	width: 100%;
        min-height: 460px;
	padding-top: 100px;
}
header h1 {
	color: white;
	margin-bottom: 15px;
	letter-spacing: 1px;
	margin-top: 20%; 
}
header p {
       color: white;
       letter-spacing: 1px;
       font-size: 24px;
       font-weight: bold;
       
}
.centrado {
	margin: 40px 0;
	text-align: center;
}

i {
	color: #609cd3;
	margin: 8px;
}
*/

.header-main {
    background: url(../img/huancayo-sombreros.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    min-height: 350px;
    padding-top: 25px;    
}
.header-main h1 {
	color: white;
	margin-bottom: 15px;
	letter-spacing: 1px;
	margin-top: 10%; 
        font-weight: bold; 
}
.header-main p {
       color: white;
       letter-spacing: 1px;
       font-size: 22px;
       /*font-weight: bold;   */   
}

.centrado {
	margin: 30px 0;
	text-align: center;
}

.marT20 {
    margin-top: 20px;
}

.marB5 {
    margin-bottom: 5px;
}

.marT5 {
    margin-top: 5px;
}

.content {
    padding: 10px 60px 30px 60px;
}


.maps {
    position: relative;
    padding-bottom: 75%; 
    height: 0;
    overflow: hidden;
}
    
.maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/*
.header-main .escudo {
  content: url(../img/escudo-huancayo.png);

}*/


/* Galeria de Fotos */
.foto-panel .panel-default{border-bottom-left-radius:7px; border-bottom-right-radius:7px; border-bottom:2px #DDD solid;}
.foto-panel .panel-default .panel-body {padding:0; margin:0;}
.foto-panel .panel-default .panel-body .col-md-12{margin:0; padding:0;}
.foto-panel .panel-default .panel-body .thumbnail{border:none; margin:0; padding:0; position:relative;}
.foto-panel .panel:hover img {opacity:.8;}
.foto-panel .panel-default .panel-body .nodo-foto{margin:30px;}

/* .nodo-foto .btn-primary{float:right; margin-bottom:30px;} */
.nodo-foto h3{margin-bottom:10px; color:#333;}
.nodo-foto h3:hover{color:#E74C3C; text-decoration:none;}
.nodo-foto a:hover{text-decoration:none;}
.nodo-foto p{margin-bottom:5px; line-height:22px; font-size:16px;}

.nodo-foto .btn-social{float:right}

.btn-social a{font-size:18px; color:#CCC;}
.btn-social .btn-turixtear:hover{color:#002C75;}



.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 .social {
     -webkit-transform: scale(0.8);
     /* Browser Variations: */
     
     -moz-transform: scale(0.8);
     -o-transform: scale(0.8);
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
 }
 
/*
    Multicoloured Hover Variations
*/
 
 #social-fb:hover {
     color: #3B5998;
 }
 #social-tw:hover {
     color: #4099FF;
 }
 #social-gp:hover {
     color: #d34836;
 }
 #social-em:hover {
     color: #f39c12;
 }
 #social-tx:hover {
     color: #002c75;
 }


 
li.list-group-item {
/*    font-size: 13px;*/
    height:auto;
    min-height:220px;
}
li.list-group-item.active small {
    color:#fff;
}

.list-group-item-text{
    font-size: 15px;
}

.stars {
    margin:10px auto 1px;    
}

 
#quote-carousel {
    padding: 0px 10px 30px 10px;
    margin-top: 0px;

}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 50px;
}
#quote-carousel .carousel-control.left {
    left: -60px;
}
#quote-carousel .carousel-control.right {
    right: -60px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 20px;
    height: 20px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #CCC;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.10s;
}
#quote-carousel .carousel-indicators .active {
    /*background: #333333; */
    background: #000;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    /*border-color: #f33;*/
    border-color: #CCC;
    opacity: 1;
    overflow: hidden;
}
.carousel-inner {
    min-height: 200px;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}





/********************************/
/*          Media Queries       */
/********************************/
/*
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}
*/


@media screen and (max-width: 768px){
         .header-main {
            background: url(../img/huancayo-sombreros_m.jpg) no-repeat center;
            background-size: cover;
            width: 100%;
            min-height: 200px;
            padding-top: 20px;    
        }
        
	 .header-main h1 {
	 	margin: 15px 0;
	 	font-size: 24px;
	 }
         

        .header-main p {
               color: white;
               letter-spacing: 1px;
               font-size: 18px;
               font-weight: bold;      
        }
        
         #quote-carousel .carousel-indicators li {
            width: 12px;
            height: 12px;
            margin: 5px;
            cursor: pointer;
            border: 4px solid #CCC;
            border-radius: 50px;
            opacity: 0.4;
            overflow: hidden;
            transition: all 0.10s;
        }
        #quote-carousel .carousel-indicators .active {
            /*background: #333333; */
            background: #000;
            width: 12px;
            height: 12px;
            border-radius: 70px;
            /*border-color: #f33;*/
            border-color: #CCC;
            opacity: 1;
            overflow: hidden;
        }
    
}
