/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*
.grecaptcha-badge{
	display:none!important;
}
*/

#adress-home{
    display:block;
    margin-top:120px;
}

p{
    text-align:justify;
}

section.height_full {
    min-height: calc(60vh - 32px)!important;
}

.home section.height_full {
    min-height: calc(82vh - 32px)!important;
}

.usg_hwrapper_1 {
    display: none;
}

.white-txt{
    color:#fff!important;
}

.w-person {
    max-width: none;
}

p{
    text-align:justify;
}

.person-txt p{
    text-align:center;
}

#us_grid_1 .usg_post_custom_field_3{
    color:#ccc!important;
    font-size: 2rem;
}

.mfp-title {
    display: none;
}

h1.w-page-title{
    font-size:3rem!important;
}

#us_grid_1 .usg_post_custom_field_3 {
    font-size: 2rem!important;
}

.w-person-name{
    font-size:1.5rem;
}

@media (max-width: 760px){

    #adress-home{
        margin-top:0px;
    }
}

@media (max-width: 600px){

	h1.w-page-title,
	.title-custom{
        font-size:1.5rem!important;
    }
    
}