











/*GENERAL*/

.content .container {
    background-color: #f4f4f4;
}
#text-4 h5 {
    color: #f4f4f4 !important;
}
.textwidget p,
.textwidget ul  {
    font-size: 13px;
    color: #626262;
}
.go-gallery-filters a {
    font-size: 12px !important;
    letter-spacing: 2px !important;
}

/*HOME*/

.noletterspace-100px p,
.noletterspace-100px {
    font-family: 'Dorsa', sans-serif;
    font-size: 100px;
    line-height: 100px !important;
    color: #000;
    font-weight: 400;
}
.text-intro {
    font-size: 15px;
    text-transform: uppercase;
    line-height: 24px!important;
    letter-spacing: 2px;
    color: #626262;
}

/*Página Fotógrafos*/

.photographer-name p {
    font-family: 'Dorsa', sans-serif;
    font-size: 100px;
    color: #000;
    font-weight: 400;
    letter-spacing: 7px;
    text-transform: uppercase;
}
.photographer-type p {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 100;
    color: #000;
}
.mycareer-title p {
    font-family: 'Dorsa', sans-serif;
    font-size: 100px;
    line-height: 100px;
    color: #ffffff;
}
.mycareer-description p {
    font-size: 15px !important;
    text-transform: uppercase;
    line-height: 24px !important;
    letter-spacing: 2px !important;
}
.personal-quote p {
    font-family: 'Dorsa', sans-serif;
    font-size: 100px;
    color: #000000;
    line-height: 100px !important;
    letter-spacing: 3px !important;
}
.personal-quote2 p {
    font-size: 11px !important;
    line-height: 15px !important;
    color: #000;
    letter-spacing: 5px;
    font-weight: 600;
}
h5.icon_title {
    font-size: 13px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 1px;
}
.project-details p {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
}
.go-gallery-list-wrapper {
    margin-top: 50px;
}
@media only screen and (max-width: 768px){
	
	.header_bottom {
		background-color: #000000 !important;
	}
	
	header .q_logo img.mobile,img.mobile{
		width: 250px !important;
		height: auto !important;
	}
	
	nav.mobile_menu{
		position: absolute;
	    top: 80px;
	    width: 95%;
	    left: 0px !important;
	    padding: 10px;
	}
	
	
}