.prague-logo a img {width:80px !important;height:22px !important;}        h1,
        h1 a {
            font-family: Raleway !important;        }
            h2,
        h2 a {
            font-family: Raleway !important;        }
            h3,
        h3 a {
            font-family: Raleway !important;        }
            p,
        p a {
            font-family: Raleway !important;        }
    
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
/* Agrandar icono WhatsApp en footer */
.footer-info-block-content a.wa-footer i.fa-whatsapp {
    font-size: 26px !important;
    line-height: 26px !important;
}

/* Agrandar área clickeable */
.footer-info-block-content a.wa-footer {
    display: inline-block !important;
    width: 40px !important;
    height: 40px !important;
}

@media screen and (min-width: 1024px) {

	
.top-banner.light {
  position: relative !important;
}

.top-banner.light .content > .title {
  position: absolute !important;
  bottom: px;
  left: 60px;
  top: 130px;
  margin: 0 !important;
  transform: none !important;
}

.top-banner.light .title {   
  white-space: normal;  
  line-height: 1.1;     
  word-break: break-word;
	font-weight:700;
	font-size:140px;
	
}

}