@charset "UTF-8";
/* CSS Document */

@font-face {
font-family: 'Tw Cen MT';
font-style: normal;
font-weight: normal;
src: local('Tw Cen MT'), url('Tw Cen MT.woff') format('woff');
}

.imgslide1 {
 position:relative;
	top: -120px;

}

.textslide1 {
	position:relative;
	top: -120px;
  font-family: 'Tw Cen MT' !important;
  font-size: 2em !important;
}

.dropdown-menu .fa{
  width: 15px;
}
.flag-lang{
  font-size: 1.2em;
}

/*#button-green-it{
  border-color: #0f0 !important;
  background-color: #0f0 !important;
}*/

.img-icon-it{
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(../img/rappi.svg);
  background-repeat: no-repeat;
  background-size: 100%;

}
.text-med{
  font-size: 1.2em !important;
}
.img-carousel-lerta{
  width: 178px !important;
  height: 114px !important;
}

.navbar-fixed-top .logotipo{
  width: 150px;
  height: 50px;
  background-image: url(../img/logo/logoblancoperaj-sineslogan.svg);
  background-repeat: no-repeat;

}
.top-nav-collapse .logotipo{
  width: 150px;
  height: 50px;
  background-image: url(../img/logo/logocoloresperaj-sineslogan.svg) !important;
}
