.sticky-dark #Top_bar.is-sticky .menu > li > a {
    color: #4168c7 !important;
}
.parallax h2{
	color: #FFF;
}
.parallax{
	background-attachment: fixed;
}
.contacto h3{
	color: #4168c7;
}
.google-map-contact-wrapper .get_in_touch {
    width: 275px !important;
    padding: 25px;
    position: relative;
}
.get_in_touch ul li .icon{
	color: #FFF !important;
}
#Footer .footer_copy .one {
    margin-bottom: 10px;
    padding-top: 25px;
}
.sticky-dark #Top_bar.is-sticky {
    background: #FFF !important;
}
@media (max-width: 767px){
	.google-map-contact-wrapper .get_in_touch {
	    width: 100% !important;
	}
	h2 {
	    font-size: 37px !important;
	    line-height: 37px !important;
	}
	.text-logo {
	    display: block !important;
	    text-align: center !important;
	    padding: 0 !important;
	}
}
.text-logo {
    display: inline-block;
    color: #FFF;
    font-size: 30px;
    line-height: 30px;
    padding: 46px 0;
    font-weight: bold;
}
#Top_bar.is-sticky .text-logo {
    color: #4168C7;
    font-size: 24px;
    line-height: 24px;
    padding: 18px 0;
}
.gg_filter a.ggf, .gg_coll_back_to_new_style {
    color: #FFF;
}
.gg_new_filters a.ggf, .gg_coll_back_to_new_style {
    background-color: #DD971E;
    border: 1px solid #DD971E;
}
.gg_new_filters a.ggf:hover, .gg_coll_back_to_new_style:hover {
    background-color: #4168C7;
    border: 1px solid #4168C7;
}
.gg_filter a.ggf:hover, .gg_coll_back_to_new_style:hover {
    color: #fff !important;
}
.wapp {
    right: 42px;
    position: relative;
}
.wapp i.fa.fa-whatsapp {
    font-size: 23px;
    background: green;
    margin-right: 17px;
    border-radius: 20px;
}
i.fa.fa-whatsapp{
    background: green;  
    border-radius: 20px;
}