nav.tob-bar {
	background: #A23E8D !important;
}

b {
	color: #4D0D4F;
}

h1.highlight {
	font-family: 'Oswald', sans-serif;
	color: #A23E8D;
}

h2 {
	font-family: 'Wire One', sans-serif;
}

.comentario {
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    font-size: 31px;
    line-height: 1.1;
}

hr {
	background: transparent url('../images/linea.png') repeat top;
}

h1.inverse {
    color: #A23E8D;
    text-transform: uppercase;
}

h1.white {
    color: #FFF;
    text-transform: uppercase;
}

.icon-highlight {
    float: left;
}

.pie {
    font-size: 12px;
    color: #333;
    text-align: center;
}

button, .button {
	background-color: #A23E8D;
	border-color: #A23E8D;
}

button:hover, button:focus, .button:hover, .button:focus {
    background-color: #BF589D;
}

a{
	color: #A23E8D;
}

/*section {
	padding-top:  4rem;
	paddint-bottom: 4rem;
}

.navbar .nav > li > a {
	font-family: 'Source Sans Pro'; sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 45px;
}

.main-navigation {
	height: 70px;
	border-bottom: 1px solid #d4d4d4;
	width: 100%;
	background: #FFF;
}

.main-navigation .container {
	
}

.contenido {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.navbar-inner {
	height: 70px;
	background: #FFF;
	border: none;
}

.navbar {
	margin-bottom: 0px;
}
.wrapper-content-second {
	margin-top: 3rem;
	padding-top: 6rem;
}*/

        
        
#first {
	background: transparent url('../images/bg_parallax.jpg') 50% 0 no-repeat fixed;
	height: 800px;
        
}

#second {
    padding-top: 6rem;
}

#caracteristicas {
	padding-top: 3rem;
}

#third {
	background:transparent url('../images/bg-principal-lr.jpg') 50% 0 no-repeat fixed;
	height: 580px;
}

#fourth {
	background: #f2f2f2;
	min-height: 300px;
}


#theend {
	background: #f2f2f2;
	padding-top: 3rem;
}

.proximamente {
    width: 200px;
    height: 100px;
    background: transparent url('../images/proximamente.png') center no-repeat;
    display: block;
    z-index: 10;
    
}