/*stylesheet*/
body{
  background-image: #fff;
  margin: 0px 0px 0px 0px;
  font-family: "Roboto Medium";
}
.navs{
  width: auto;
  height: 95px;
  box-shadow: 0 4px 9px 0 rgba(22, 50, 92, 0.27);
  background-color: #ffffff;
}
.navs .acceder{
  background-color: rgba(255,255,255,0.0);
  top: 38px;
  height: auto;
  width: 61px;
  margin: 0px;
  margin-right: 5%;
  float: right;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  font-family: "Roboto Light";
  font-weight: 500;
  font-style: normal;
  font-size: 14.0px;
  letter-spacing: -0.44px;
  line-height: 19.0px;
  opacity: 0.0;
}
.navs .menu{  
  background-color: rgba(255,255,255,0.0);
  top: 38px;
  height: auto;
  width: 61px;
  margin: 0px;
  margin-left: 5%;
  float: left;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  font-family: "Roboto Light";
  font-weight: 500;
  font-style: normal;
  font-size: 14.0px;
  letter-spacing: -0.44px;
  line-height: 19.0px;
  opacity: 0.0;
}
.navs img{
  width: 80%;
}
.contenedor{
  width: 1024px;
  height: 1000px;
  border-radius: 4px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.29);
  background-color: #ffffff;
}
.contenido{
  padding-top: 50px;
}
.titulo{
  width: 246px;
  height: 48px;
  font-family: "Roboto Medium";
  font-size: 36px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -1.5px;
  text-align: center;
  color: #4a90e2;
}
.subtitulo{
  width: 334px;
  height: 26px;
  font-family: "Roboto Regular";
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.4px;
  text-align: center;
  color: #9b9b9b;
}
.texto{
  background-color: rgba(255,255,255,0.0);
  top: 95px;
  height: auto;
  width: 156px;
  position: absolute;
  margin: 0;
  left: 5px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  font-family: "Roboto Bold";
  font-weight: 500;
  font-style: normal;
  font-size: 20.0px;
  color: rgba(73, 143, 225, 1.0);
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 25.0px;
}
.texto2{
  background-color: rgba(255,255,255,0.0);
  top: 95px;
  height: auto;
  width: 156px;
  position: absolute;
  margin: 0;
  left: 10px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  font-family: "Roboto Bold";
  font-weight: 500;
  font-style: normal;
  font-size: 20.0px;
  color: #bd10e0;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 25.0px;
}
.texto3{
  background-color: rgba(255,255,255,0.0);
  top: 95px;
  height: auto;
  width: 156px;
  position: absolute;
  margin: 0;
  left: 12px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  font-family: "Roboto Bold";
  font-weight: 500;
  font-style: normal;
  font-size: 20.0px;
  color: #7ed321;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 25.0px;
}
.boton{
  background-color: rgba(255,255,255);
  top: 0px;
  height: 178px;
  width: 178px;
  position: relative;
  margin: 0;
  left: 0px;
  margin-bottom: 62px;
  border: 5px solid #5089DF;
  border-radius: 8px;
  box-shadow: 1px 1px 5px rgb(68, 68, 68);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: margin 0.2s ease-out;
  -moz-transition: margin 0.2s ease-out;
  -o-transition: margin 0.2s ease-out;
  cursor: pointer;
}
.boton2{
  background-color: rgba(255,255,255);
  top: 0px;
  height: 178px;
  width: 178px;
  position: relative;
  margin: 0;
  left: 0px;
  margin-bottom: 62px;
  border: 5px solid #bd10e0;
  border-radius: 8px;
  box-shadow: 1px 1px 5px rgb(68, 68, 68);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: margin 0.2s ease-out;
  -moz-transition: margin 0.2s ease-out;
  -o-transition: margin 0.2s ease-out;
  cursor: pointer;
}
.boton3{
  background-color: rgba(255,255,255);
  top: 0px;
  height: 178px;
  width: 178px;
  position: relative;
  margin: 0;
  left: 0px;
  margin-bottom: 62px;
  border: 5px solid #7ed321;
  border-radius: 8px;
  box-shadow: 1px 1px 5px rgb(68, 68, 68);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: margin 0.2s ease-out;
  -moz-transition: margin 0.2s ease-out;
  -o-transition: margin 0.2s ease-out;
  cursor: pointer;
}
.boton:hover, .boton2:hover, .boton3:hover{
  margin-top: -10px;
}
.row{
  margin-right: 200px;
  margin-left: 200px;
  margin-bottom: -40px;
}
.PermisoCirculacion{
  background-color: rgba(255,255,255,0.0);
  top: 45px;
  height: 37px;
  width: 94px;
  position: absolute;
  margin: 0;
  left: 35px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.PatentesComerciales{
  background-color: rgba(255,255,255,0.0);
  top: 26px;
  height: 67px;
  width: 41px;
  position: absolute;
  margin: 0;
  left: 65px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.multas_infracciones{
  background-color: rgba(255,255,255,0.0);
  top: 20px;
  height: 67px;
  width: 67px;
  position: absolute;
  margin: 0;
  left: 60px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.licencias{
  background-color: rgba(255,255,255,0.0);
  top: 23px;
  height: 66px;
  width: 66px;
  position: absolute;
  margin: 0;
  left: 57px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.ventanilla{
  background-color: rgba(255,255,255,0.0);
  top: 28px;
  height: 63px;
  width: 63px;
  position: absolute;
  margin: 0;
  left: 59px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.derechoAseo{
  background-color: rgba(255,255,255,0.0);
  top: 30px;
  height: 57px;
  width: 46px;
  position: absolute;
  margin: 0;
  left: 60px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.seguros{
  background-color: rgba(255,255,255,0.0);
  top: 24px;
  height: 70px;
  width: 58px;
  position: absolute;
  margin: 0;
  left: 61px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.more{
  background-color: rgba(255,255,255,0.0);
  top: 24px;
  height: 58px;
  width: 58px;
  position: absolute;
  margin: 0;
  left: 61px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.disabled{
  pointer-events: none;
  opacity: 0.0;
}
@media only screen and (max-width: 320px) {
}
@media only screen and (max-width: 375px) {
}
@media only screen and (max-width: 425px) {
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 1024px) {
  .contenido{
    height:0px;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 1440px) {
  .contenido{
      height:0px;
      margin-left: 15%;
  }
}
@media only screen and (min-width: 1920px) {
  .contenido{
    height:0px;
    margin-left: 25%;
  }
}
@media only screen and (min-width: 2560px) {
  .contenido{
    height:0px;
    margin-left: 30%;
  }
}