.grax_topbar .logo {
	visibility: hidden
}

.subtitle {
	visibility: hidden;
}

.titulo {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 600;
    line-height: 1.1;
    font-family: "Saira";
    /* font-size: 30px; */
    color: #000000;
}


li.trabajo:not(:first-child) {
	margin-top: 1em;
}

li.trabajo p {
	margin-bottom: 0px !important;
}

li.trabajo p:not(:first-child) {
	margin-bottom: 0px !important;
}

.title:not(:first-child) {
	margin-bottom: px !important;
	margin-top: 1em !important;
}

.title .top {
	font-size: 24px !important;
}

@media (max-width: 1040px) {
	.grax_about .about_inner .right ul {
	    margin-left: 1em !important;
	}
}

.grax_testimonials .title {	    
	font-family: "Saira";
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
    color: #ff214f;
} 