/* BARONE */

.navbar-barone {
	background: rgba(0,0,0,.3);
	/*background: rgba(52, 152, 219,.7);*/
	/*background:rgba(248, 248, 248, .7);*/
	border-bottom: 1px solid #fff;
}
.navbar-menu a {
	font-weight: 400;
	color:#f8f8f8;
	font-size:11px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	cursor:pointer;
}
.navbar-menu a:hover {
	color:#777;
}
.nav > li > a:hover, .nav > li > a:focus {
	background: #eee !important;
	color:#777;
}

.navbar-toggle .icon-bar {
  background-color: white;
}

.tienda-nube {
	background-color: rgba(255, 70, 60,.7) !important;
}

.header {
	position:absolute;
	z-index: 99999;
	width:100px;
}

.logo {
/*	position: absolute;
	padding-bottom: 150px;
	margin-top: 30px;*/
	margin-left: 40px;
	z-index: 9999;
}
.logo div {
	cursor:pointer;
}
.logo h2 {
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 0.5;
	margin:0;
	padding-top:10px;
}
.logo h2 small {
	color:#e6e6e6 !important;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 10.5px; 
}

.pt-page-5 form {
	margin-top:5%;
	font-size: 12px;
}

.form-control {
	border-radius: 0;
	color:#fff;
}
.input-sm {
	margin-top:5px;
	border:0px;
	border-bottom:3px solid rgba(0, 0, 0, .1);
	background: rgba(255,255,255,.1);
	-webkit-box-shadow: none;
    box-shadow:none;
}
.linea-borde {
	border:1px solid #000;
}
.panel-home {
	background: rgba(0,0,0,.5);
	border:20px solid rgba(255, 70, 60,.5);
	padding:30px;
	margin-top:15%;
}
.panel-home p {
	font-size:2em;
	text-transform: none;
}
.panel-home span {
	letter-spacing: 1px;
	font-weight: 300;
}
.panel-home span i {
	color: rgba(255, 70, 60,.8);
}
.dire {
	font-size:14px;
	font-weight: 300;
	letter-spacing: 1px;
}
.puertas-box {padding-top: 40px}
.puertas {
	background: rgba(0,0,0,.07);
	border:1px solid #fff;
	font-size:16px;
	font-weight: 700;
	padding:15px;
	cursor: pointer;
}
.modal-body {
	color:#333;
}

.aprender {
	display: block;
	opacity: 0.85;
	margin-top:40px;
	/*font-size: 35%;*/
	font-weight: 300;
	text-transform: none;
	word-spacing: 0;
	letter-spacing: 1.5px !important;
}
.margen-aprender {
	margin-top:25px;
	margin-bottom:40px;
	font-size:13px;
	font-weight: 300;
	letter-spacing: 1px;
}
.margen-aprender-2 {
	margin-bottom:40px;
	font-size:13px;
	font-weight: 300;
	letter-spacing: 1px;
}
.mail{
	color: rgba(255,255,255,.8);
	font-weight: bold;
}
.mail:hover{
	color: #fff;
	text-decoration: none;
}
.mail1{
	font-size: 15px;
}
.espacio{
	margin-right: 5px;
}
.barniz{
	background: rgba(255,255,255,.6);
    border: 1px solid rgba(0,0,0,.07);
    font-size: 10px;
    font-weight: 700;
    padding: 4px;
    cursor: pointer;
    margin-bottom: 10px;
    color:rgba(0,0,0,0.3);
    border-radius: 3px;
    box-shadow: 0;
    transition: box-shadow 0.6s;
    border: 1px solid #eee;
}
.barniz:hover{
	box-shadow: 0 0 3px rgba(0,0,0,.4);
}
.mmt{
	margin-top: -17px!important;
}
.ml{
	margin-left: -15px!important;
}
.recom{
	font-size: 14px;
	line-height: 18px;
	font-weight: 300!important;
}
.grow{
	font-size: 16px!important;
}
.mt{
	margin-top: 10px;
}
.lh{
	line-height: 25px;
}
.obras{
    background: rgba(255,255,255,.2);
    color: #fff;
    border: 1px solid #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 20px;
    cursor: pointer;
    margin-top: 5px;
    font-weight: 500;
    line-height: 1.1;
    -webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}
.obras:hover{
	background: rgba(255,255,255,.0);
	color: #fff;
}
.mod-text{
	font-size: 20px;
}
.gracias{
	font-size: 30px;
}
.title{
	margin-top: 0!important;
	padding-top: 8px!important;
	font-size: 31px!important;
}
.title b{
	font-weight: 300;
 }
