.prague-logo a {width:70px !important;font-size:20px !important;}
/* MENU */
    /* MENU */
    .prague-header .prague-navigation .main-menu > li > a {
                    font-family: "Roboto", sans-serif !important;
                                                                        }

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.estilo_proyectos>p{

         margin: 0px 0 0px;
}
.main-menu>li {
    margin-left: -2%;
}
.project-detail-slider-banner {
    height: 857px;
}
main-menu>a {
  position: relative;
  color: #000;
  text-decoration: none;
}
.main-menu> a:hover {
  color: #000;
}
main-menu> a:before {
content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.main-menu>li > a {
  font-weight: bold;
}

.estilo-hover{
  word-wrap: normal;
  word-break: normal;
  font-size: 2.9vw;
}

.prague-loader .prague-loader-bar{
  word-wrap: normal;
  word-break: normal;
  font-size: 5vw;
}
