.calltoa .title{
	color: #FFF !important;
}
.calltoa .desc p{
	color: #b1bec5 !important;
}

.descargas ul {
  --icon-space: 1.3em;
  list-style: none;
  padding: 0;
}

.descargas li {
  padding-left: var(--icon-space);
  font-size:0.8rem;
  margin-bottom:8px;
}

.descargas li:before {
  content: "-"; /* FontAwesome Unicode */
  font-family: "FontAwesome";
  display: inline-block;
  margin-left: calc( var(--icon-space) * -1 );
  width: var(--icon-space);
}
.rs-background-video-layer iframe{
	width:100% !important;
	height:100% !important;
}
.tp-bgimg{
	background-position: bottom 20px center !important;
}
.verions-oficinas .bb-inner{
	padding-top: 100px !important;
    padding-bottom: 0px !important;
}
