
@media (min-width: 768px){

.background{
	background-color: #000000;
}
.barramenu{
	background-color: #5DC1B9;
}

.menu{
	width: 20px;
	height: auto;
}
.font-nomb{
	font-family: 'Alex Brush', cursive;
	color: #ffffff;
	font-size: 4vw;
}
.sectp {
	margin-top: 61px;
}
.slide{
	width: 100%;
	height: auto;
}
.t {
	font-size: 2vw;
}
.t-lidia {
	margin-top: -20px;
	font-size: 2vw;
}
.contintermedio {
	padding-top:40px ;
	padding-bottom:40px;
	background-color: #151d1f;
}
.btncolorsearch{
	background-color: #008080;
	color:#ffffff;
	font-size: 2vw;
}
.btncolorsearch:hover {
	background-color: #30D5C8;
	color:#008080;
	font-size: 2vw;
}
.video {
	width:80%;
	height:455px;
	-webkit-box-shadow: 5px 5px 50px 0px #30D5C8;
	-moz-box-shadow: 5px 5px 50px 0px #30D5C8;
	box-shadow: 5px 5px 50px 0px #30D5C8;
}
.font-title{
	font-family: 'Alex Brush', cursive;
	color: #ffffff;
	font-size: 5vw;	
}
.font-title-lidia{
	font-family: 'Alex Brush', cursive;
	color: #ffffff;
	font-size: 10vw;
	margin-bottom: -50px;
}
.pasos {
	font-size: 2vw;
}
.text-imgenlace {
	font-size: 2vw;
	text-align: center;
	color: white;
	font-weight:bold;
}
.dropdown-menu {
background-color: #5DC1B9;
}
.dropdown-item {
background-color: #5DC1B9;
color: #ffffff;
font-weight: bold;
}
.dropdown-item:hover {
background-color: #30D5C8;
color: #008080;
font-weight: bold;
}
.o:hover{
	opacity: 0.8;
}

.bg-modal {
	background-color: #30D5C8;
}
.modal-title {
	color: #008080;
	font-weight: bold;
	font-size: 2vw;
}
.graciascont{
	text-align: center;
	font-weight: bold;
}

.titleadm {
	font-size: 3vw;
}
.textadmbody{
	font-size: 2vw;
}
.btnimage{
	width: 5%;
	height: auto;
}
.login{
	margin-top: 25%;
}
.login_bg{
	background-color: #30D5C8;
}
.img_login{
	width: 5%;
}
.pricepropiedades{
	font-weight: bold;
	font-size: 1.5vw;
	margin-top: 20px;
	margin-left: 5px;
}
.surfacesrooms{
	font-size: 1vw;
	margin-left: 5px;
}
.statuspropiedades{
	color: grey;
	font-size: 1vw;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
}
.zonepropiedades{
	font-size: 1vw;
	margin-left: 5px;
}
.citystatepropiedades{
	font-size: 1vw;
	margin-left: 5px;
}
.zipcodecodpubpropiedades{
	font-size: 0.8vw;
	font-weight: bold;
	/*color: grey;
	margin-left: 5px;*/
	text-align: right;
}
.maps{
	width: 100%;
	height: 360px;
}
.directionfinal{
	font-size: 2vw;
	font-weight: bold;
}
.subtitlecaract{
font-size: 1vw;
}
.textcaract{
	font-size: 3vw;
}
.textambientes{
font-size: 2vw;	
}
.textdescription{
	font-size: 2vw;	
}
.tDesplegable{
	/*font-family: 'Alex Brush', cursive;*/
	font-size: 2.5vw;
	font-weight:bold;
	color: white;
	padding-top:10px;
	padding-bottom:10px;

}
.statusfinal{
	font-size: 1vw;
	font-weight: bold;
}
/*Verde realtor => #151d1f*/
/*teal => #008080*/
/*turquoise =>  #30D5C8*/
/*red orange => #FF5349*/
/*blue royal => #4169e1*/
/*red orange => #FF5349*/
/*blue navy => #000080*/

}
/*-------------------------------*/
/*-------------------------------*/
/*-------------------------------*/
@media (min-width: 576px) and (max-width: 767px) {

.background{
	background-color: #000000;
}
.barramenu{
	background-color: #5DC1B9;
}

.menu{
	width: 20px;
	height: auto;
}
.font-nomb{
	font-family: 'Alex Brush', cursive;
	color: #ffffff;
	font-size: 5.5vw;
}
.sectp {
	margin-top: 61px;
}
.slide{
	width: 100%;
	height: auto;
}
.t {
	font-size: 2vw;
}
.t-lidia {
	margin-top: -20px;
	font-size: 2vw;
}
.contintermedio {
	padding-top:40px ;
	padding-bottom:40px;
	background-color: #151d1f;
}
.btncolorsearch{
	background-color: #008080;
	color:#ffffff;
	font-size: 2vw;
}
.btncolorsearch:hover {
	background-color: #30D5C8;
	color:#008080;
	font-size: 2vw;
}
.video {
	width:80%;
	height:455px;
	-webkit-box-shadow: 5px 5px 50px 0px #30D5C8;
	-moz-box-shadow: 5px 5px 50px 0px #30D5C8;
	box-shadow: 5px 5px 50px 0px #30D5C8;
}
.font-title{
	font-family: 'Alex Brush', cursive;
	color: #ffffff;
	font-size: 5vw;	
}
.font-title-lidia{
	font-family: 'Alex Brush', cursive;
	color: #ffffff;
	font-size: 10vw;
	margin-bottom: -50px;
}
.pasos {
	font-size: 2vw;
}
.text-imgenlace {
	font-size: 2vw;
	text-align: center;
	color: white;
	font-weight:bold;
}
.dropdown-menu {
background-color: #5DC1B9;
}
.dropdown-item {
background-color: #5DC1B9;
color: #ffffff;
font-weight: bold;
}
.dropdown-item:hover {
background-color: #30D5C8;
color: #008080;
font-weight: bold;
}
.o:hover{
	opacity: 0.8;
}

.bg-modal {
	background-color: #30D5C8;
}
.modal-title {
	color: #008080;
	font-weight: bold;
	font-size: 2vw;
}
.graciascont{
	text-align: center;
	font-weight: bold;
}

.titleadm {
	font-size: 3vw;
}
.textadmbody{
	font-size: 2vw;
}
.btnimage{
	width: 5%;
	height: auto;
}
.login{
	margin-top: 25%;
}
.login_bg{
	background-color: #30D5C8;
}
.img_login{
	width: 5%;
}
.pricepropiedades{
	font-weight: bold;
	font-size: 2vw;
	margin-top: 20px;
	margin-left: 5px;
}
.surfacesrooms{
	font-size: 1.8vw;
	margin-left: 5px;
}
.statuspropiedades{
	color: grey;
	font-size: 1.5vw;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
}
.zonepropiedades{
	font-size: 1.8vw;
	margin-left: 5px;
}
.citystatepropiedades{
	font-size: 1.8vw;
	margin-left: 5px;
}
.zipcodecodpubpropiedades{
	font-size: 1.5vw;
	font-weight: bold;
	/*color: grey;
	margin-left: 5px;*/
	text-align: right;
}
.maps{
	width: 100%;
	height: 360px;
}
.directionfinal{
	font-size: 2vw;
	font-weight: bold;
}
.subtitlecaract{
font-size: 1vw;
}
.textcaract{
	font-size: 3vw;
}
.textambientes{
font-size: 2vw;	
}
.textdescription{
	font-size: 2vw;	
}
.tDesplegable{
	/*font-family: 'Alex Brush', cursive;*/
	font-size: 2.5vw;
	font-weight:bold;
	color: white;
	padding-top:10px;
	padding-bottom:10px;

}
.statusfinal{
	font-size: 1vw;
	font-weight: bold;
}
/*Verde realtor => #151d1f*/
/*teal => #008080*/
/*turquoise =>  #30D5C8*/
/*red orange => #FF5349*/
/*blue royal => #4169e1*/
/*red orange => #FF5349*/
/*blue navy => #000080*/

}
/*-------------------------------*/
/*-------------------------------*/
/*-------------------------------*/
@media (max-width: 575px){

.background{
	background-color: #000000;
}
.barramenu{
	background-color: #5DC1B9;
}
.menu{
	width: 20px;
	height: auto;
}
.font-nomb{
	font-family: 'Alex Brush', cursive;
	color: #ffffff;
	font-size: 7vw;
}
.sectp {
	margin-top: 60px;
}
.slide{
	width: 100%;
	height: auto;
}
.t {
	font-size: 2vw;
}
.t-lidia {
	margin-top: -15px;
	font-size: 2vw;
}
.contintermedio {
	padding-top:20px ;
	padding-bottom:20px;
	background-color: #151d1f;
}
.btncolorsearch{
	background-color: #008080;
	color:#ffffff;
	font-size: 3vw;
}
.btncolorsearch:hover {
	background-color: #30D5C8;
	color:#008080;
	font-size: 3vw;
}
.video {
	width:80%;
	height:auto;
	-webkit-box-shadow: 5px 5px 50px 0px #30D5C8;
	-moz-box-shadow: 5px 5px 50px 0px #30D5C8;
	box-shadow: 5px 5px 50px 0px #30D5C8;
}
.font-title{
	font-family: 'Alex Brush', cursive;
	color: #ffffff;
	font-size: 5vw;
}
.font-title-lidia{
	font-family: 'Alex Brush', cursive;
	color: #ffffff;
	font-size: 10vw;
	margin-bottom: -25px;
}
.pasos {
	font-size: 2vw;
}
.text-imgenlace {
	font-size: 2vw;
	text-align: center;
	color: white;
	font-weight:bold;
}
.dropdown-menu {
background-color: #5DC1B9;
}
.dropdown-item {
background-color: #5DC1B9;
color: #ffffff;
font-weight: bold;
}
.dropdown-item:hover {
background-color: #30D5C8;
color: #008080;
font-weight: bold;
}
.o:hover{
	opacity: 0.8;

}

.modal-style{
	background-color: #30D5C8; 
}
.bg-modal {
	background-color: #30D5C8;
}
.modal-title {
	color: #008080;
	font-weight: bold;
	font-size: 4vw;
}
.graciascont{
	text-align: center;
	font-weight: bold;
	font-size: 4vw;
}

.titleadm {
	font-size: 3vw;
}
.textadmbody{
	font-size: 2vw;
}
.btnimage{
	width: 15%;
	height: auto;
}
.login{
	margin-top: 80%;
}
.login_bg{
	background-color: #30D5C8;
}
.img_login{
	width: 10%;
}
.pricepropiedades{
	font-weight: bold;
	font-size: 10vw;
	margin-top: 20px;
	margin-left: 5px;
}
.surfacesrooms{
	font-size: 5vw;
	margin-left: 5px;
}
.statuspropiedades{
	color: grey;
	font-size: 5vw;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
}
.zonepropiedades{
	font-size: 5.5vw;
	margin-left: 5px;
}
.citystatepropiedades{
	font-size: 5.5vw;
	margin-left: 5px;
}
.zipcodecodpubpropiedades{
	font-size: 5vw;
	font-weight: bold;
	/*color: grey;*/
	/*margin-left: 5px;*/
	text-align: right;
}
.maps{
	width: 100%;
	height: 360px;
}
.directionfinal{
	font-size: 2vw;
	font-weight: bold;
}
.subtitlecaract{
	font-size: 2vw;
}
.textcaract{
	font-size: 3vw;
}
.textambientes{
	font-size: 2vw;	
}
.textdescription{
	font-size: 2vw;	
}
.tDesplegable{
	/*font-family: 'Alex Brush', cursive;*/
	font-size: 2.5vw;
	font-weight:bold;
	color: white;
	padding-top:10px;
	padding-bottom:10px;
}

}