/*
#3A7AC0; /* color medio
#21446B; /* color oscuro
#CEDEF0;  /*color claro
/*******************************************/
html,body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	 background-color: #F7F7F7;     /*color claro <--Cambiar aqui */
	/*background-image: url(../img/fondo-pagina.jpg);*/
	background-attachment:fixed;
	background-position:center top;
	font-size:16px;
}
.encabezado {
	background-color: #000;
	background-image:url(../img/fondo-encabezado.png);
	height: 300px;
    background-position: center;
    align-content: center;
}
a{
	color: #900; /* color medio <--Cambiar aqui */
}
a:hover{
	color: #F00; /* color oscuro <--Cambiar aqui */
	text-decoration:none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #900; /* color medio  <--Cambiar aqui */
  font-family: "Roboto",sans-serif;
  font-weight: 500;
  line-height: 1.1;
  margin-top: 0;
}

.navbar-inverse {
    background-color: #366ad1; /* color medio <--Cambiar aqui */
    border-color: #140a6b; /* color oscuro <--Cambiar aqui */
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{
	background-color: #039; /* color oscuro <--Cambiar aqui */
	}
.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{
	color: #F00;  /*color claro <--Cambiar aqui */
	background-color:transparent;
	}

.page-header {
    border-bottom: 1px solid #c1c0c0; /* activar si no se ve la linea */
	    margin: 20px 0 20px;
}

.img-portfolio {
    /*margin-bottom: 30px;*/
	padding:3px;
}

.img-hover:hover {
    opacity: 0.8;
}


.textproducto {
	color:#FFF;
	font-size:16px;
	line-height:12px;
}
a.textproducto:link {
	color:#FFF;
	text-decoration:none;
}
a.textproducto:hover {
	color:#FFC;
	text-decoration:none;
}
a.textproducto:active {
	color:#FFF;
	text-decoration:none;
}
a.textproducto:visited {
	color:#FFF;
	text-decoration:none;
}

.btn-default{
	color:#fff;
	background-color: #009900; /* color medio <--Cambiar aqui */
	border-color: #FF0; /* color oscuro <--Cambiar aqui */
	}
.btn-default:hover{
	color:#fff;
	background-color: #0C0; /* color oscuro <--Cambiar aqui */
	border-color: #FF0; /* color medio <--Cambiar aqui */
	}
	
/*****************opiniones*******************************************************/	
blockquote {
    border-left: 5px solid #d4d1d1; /*activar si no se ven las lineas verticales*/
}	
/************************************************************************/


/* Footer Styles*/
.fotter1 {
	padding-bottom:20px;
	background-color: #000a5b; /* color medio <--Cambiar aqui */
	background-image:url(../img/fondo.png);
	background-repeat:repeat-x;
	background-position: bottom center;
	background-attachment:fixed;
	margin-top:25px;
	border-top:solid 10px #F00;
}
.barrapie{
	 height:20px;
	 background-image:url(../img/line-pie.gif);
	 background-position:center top;
	 background-repeat:no-repeat;
	}
.fotter {
	padding:10px;
	background-color:#000; /* color oscuro <--Cambiar aqui */
   /* margin: 50px 0;*/
}
.textpie {
	color:#FFF;
}
a.textpie:link {
	color:#FFF;
}
a.textpie:hover {
	color: #F7F7F7;  /*color claro <--Cambiar aqui */
}
a.textpie:active {
	color:#FFF;
}
a.textpie:visited {
	color:#FFF;
}

.icospie{
	display:inline-block;
	margin-left:0px;
	margin-right:15px;
}

.Dcontador{
	background-image:url(../img/contador-fondo.png);
	background-repeat:no-repeat;
	background-position:center;
	width:230px;
	height:125px;
	color:#FFF;
	text-align:center;
	display: table;
	}
	
/**************************************/
.div-text-producto{
/*height:100px;*/
overflow:hidden;
margin-top:3px;
margin-bottom:10px;
text-align:center;
}
@media(max-width:767px) {

.div-text-producto{
	font-size:18px;
	height: auto;
}
	
}
/*********************************************/

/**************buscador principal**************************************************
.buscadorTop{
	border:solid 1px #AC101C;
	width:100%;
	font-size:20px;
	font-weight:lighter;
	padding:8px;
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;

}
.icoBuscador{
	top:6px;
	font-size:32px;
	color:#AC101C;
}

/*****************************************************************/
.go-top {
	position: fixed;
	bottom: 0em;
	right: 2em;
	text-decoration: none;
	color: #fff;
	background-color: rgba(9, 0, 0, 0.3);
	font-size: 14px;
	padding: 1em;
	display: none;
	
	border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;

}

.go-top:hover {
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
}
/****************estilos viejos pie**********************/

 .footer-top-layout {
  background: #333 none repeat scroll 0 0;
  color: #ffffff;
  padding-top:20px;

}
.OurBlog {
  margin-bottom: 32px;
  text-align: center;
}
.footer-top-layout h4 {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 21px;
}
.OurBlog > p {
  color: #888888;
}
.post-blog-date::after {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 50px;
}
.post-blog-date {
  padding-bottom: 25px;
  position: relative;
}

/*body {
  color: #666666;
  font-family: "Open Sans",sans-serif;
  line-height: 24px;
}*/

.footer-top-layout [class*="col-sm-"]:first-child {
  padding: 0;
}
.footer-top-layout [class*="col-sm-"] {
  border-right: 2px solid #ccc;
  padding: 0 0 0 28px;
}
.footer-top-layout {
  color: #ffffff;
}
.footer-col-item {
  min-height: 140px;
}
address {
  color: #EEE;
}
.footer-top-layout [class*="col-sm-"]:last-child {
  border-right: medium none;
} 
.footer-top-layout {
  color: #ffffff;
}
/*body {
  color: #666666;
  font-family: "Open Sans",sans-serif;

}*/
.footer-top-layout h4 {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 21px;
}

/*body {
  color: #666666;
  font-family: "Open Sans",sans-serif;
  line-height: 24px;
}*/
.footer-col-item .item-contact a {
  color: #EEE;
  display: inline-block;
  margin-bottom: 7px;
  width: 100%;
}

.footer-col-item .item-contact a .link-id {
  color: #ffffff;
  margin-left: 0;
  margin-right: 6px;
}
.footer-col-item span {
  margin-left: 7px;
}
.footer-col-item .item-contact a {
  color: #EEE;
}

.footer-top-layout h4 {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 21px;
}
.signUpNewsletter {
  position: relative;
}
.signUpNewsletter .gt-email {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #666666;
  border-radius: 0;
  color: #ffffff;
  height: 52px;
}
.signUpNewsletter .btn-go {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #666666;
  border-style: solid;
  border-width: 0 0 0 1px;
  bottom: 0;
  color: #ffffff;
  font-size: 16px;
  position: absolute;
  right: 0;
  /*text-transform: uppercase;*/
  top: 0;
  /*width: 52px;*/
}
.footer-bottom-layout {
  background:#000 none repeat scroll 0 0;
  padding: 20px 0;
  text-align: center;
}
/*body {
  color: #666666;
  font-family: "Open Sans",sans-serif;
  line-height: 24px;
}*/
.socialMedia-footer {
  margin-bottom: 20px;
  color:#FFF;
}
.socialMedia-footer > a {
  display: inline-block;
  margin: 0 8px;
}
.footer-bottom-layout {
  text-align: center;
}


/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/****************fin estilos nuevo pie**********************/


/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
	
	.row.alinearvertical {
        display: block; /* Turn off the flexible box layout */
    }
	.centrarenMovil{
		text-align:center;
		
	}
	.icospie{
	display:inline-block;
	/*margin:15px;*/
	font-size:16px;
}

.div-text-producto{
	font-size:24px
}
	
}
@media screen and (min-width: 768px) {
    .row.alinearvertical {
        display: flex;
        align-items: center;
    }
	

}
