@media screen and (min-width: 300px) and (max-width: 767px) {
.secc_desktop1{
  display: none;
  }
.secc_phone1{
  display: -webkit-box;
  }


.botoon{
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  transition: .7s ease-in-out;
  }

.botoon:hover{
  background-color: #fff;
  color: #cb944c;
  border: 2px solid #fff;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  transition: .7s ease-in-out;
  }

.booton{
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  transition: .7s ease-in-out;
  }

.booton:hover{
  background-color: #fff;
  color: #cb944c;
  border: 2px solid #fff;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  transition: .7s ease-in-out;
  }
}  

@media screen and (min-width: 300px) and (max-width: 767px) {
.secc_desktop{
	display: none;
	}
.secc_phone{
	display: -webkit-box;
	}
.ftco-navbar-light {
    background: #ffffff !important;
    position: relative;
    top: 0;
    padding: 10px 15px;
	}
.ftco-navbar-light .navbar-toggler {
    border: none;
    color: rgba(0, 0, 0, 0.5) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em;
	}
.ftco-navbar-light .navbar-brand {
    color: #fff;
    position: relative;
    top: 0px;
	}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    padding-left: 0;
    padding-right: 0;
    padding-top: .9rem;
    padding-bottom: .9rem;
    color: rgba(0, 0, 0, 0.7);
    text-align: center;
	}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
    padding-left: 0;
    padding-right: 0;
    padding-top: .9rem;
    padding-bottom: .9rem;
    color: #c6893b;
    text-align: center;
	}

.owl-carousel.home-slider {
	position: relative;
	height: 178px; /* Medidas del slider Original - 750px */
	z-index: 0;
	}
.owl-carousel.home-slider .slider-item {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	height: 178px;
	position: relative;
	z-index: 0;
	}
.owl-carousel .owl-nav {
    position: absolute;
    top: 60%;
    width: 100%;
	}
.owl-carousel.home-slider .owl-dots {
    bottom: 5px;
    display: none;
	}
.espaciado {
  width: 100% !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-right: auto !important;
  margin-left: auto !important;
	}
.medidas-banner{
  padding-left: 0px !important;
  padding-right: 0px !important;
  top: 0px !important;
	}
.invertir {
    display: inline-block !important;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    position: relative;
    top: 3%;
    left: 0px;
    margin-left: 20px;
    margin-right: 20px;
	}

.invertir2 {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    position: relative;
    top: 0px !important;
    left: 0px !important;
    color: #737373;
    display: block !important;
}

.descripcion-modalidad {
    line-height: 20px;
    text-align: justify;
    font-size: 14px;
    margin-right: 0px;
    }

.color1{
  color: #575757;
  position: relative;
  top: 0px;
  font-size: 25px; 
  display: block !important;
    }

.color2{
  color: #c6893b;
  display: block !important;
  line-height: 20px;
    }

.color3{
  color: #575757;
  position: relative;
  top: 0px;
  font-size: 25px;
  line-height: 35px;
  display: block !important;  
    }

.color4{
  color: #c6893b;
  display: block !important;  
    }

.color5{
  display: block !important;
  position: relative;
  top: -30px;  
  }

.fondo-footer-phone{
  background-image: url('../images/footer-phone.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  }

.botoon{
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  transition: .7s ease-in-out;
  }

.botoon:hover{
  background-color: #fff;
  color: #cb944c;
  border: 2px solid #fff;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  transition: .7s ease-in-out;
  }

.booton{
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  transition: .7s ease-in-out;
  }

.booton:hover{
  background-color: #fff;
  color: #cb944c;
  border: 2px solid #fff;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  transition: .7s ease-in-out;
  }

}