#logoPropio{
	position:absolute;
	top:5px;
	right:25px;
	z-index:5000;
}
#logoPropio img{
	height:25px;
}

::-webkit-input-placeholder {text-transform: none}
footer .footer-center {padding: 0 10px 0 10px !important}

@media (min-width: 960px) {
.navbar-nav-last {display: none !important;
}
}


@media (max-width: 960px) {a.trigger-overlay.highlighted{display: none !important;
}
}

.site-info iframe{
	display: none;
}


.btn-fake {
    background: #20b2b4 none repeat scroll 0 0;
    border: 4px solid transparent !important;
    border-radius: 8px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
font-size: 20px;
}
.btn-fake {
    border: 4px solid transparent !important;
}

.info-demo .text-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.info-demo .text-inner h2 {
	font-weight: normal;
	line-height: 1em;
}

.info-demo .text-inner h1 {
        font-size: 50px;
        line-height: 1em;
	margin-bottom: 15px;
}

.info-demo .text-inner .btn {
    border-radius: 8px;
}
