/* Smartphones (portrait and landscape) ----------- */
/*@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {*/

	.navbar-light .navbar-toggler-icon {
	    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
	}

	@media (max-width:1024px){
		.whatsapp {
		    position: fixed;
		    width: 48px;
		    height: 48px;
		    bottom: 26px;
		    right: 46%;
		    z-index: 100;
		}
	}

	@media (max-width:991px){
		.whatsapp {
		    position: fixed;
		    width: 48px;
		    height: 48px;
		    bottom: 26px;
		    right: 46%;
		    z-index: 100;
		}
		.navbar-collapse{
			position: absolute;
			top: 85px;
			width: 100%;
			left: 0px;
			padding: 20px !important;
			background: #1AA9CA;
		}
		.navbar-light .navbar-toggler{
			border: 1px solid #fff;
		}
		.linea-menu{
			display: none;
		}
		.yt-videos iframe{
				margin-bottom: 30px;
				width: 100% !important;
			}
	}

	@media (max-width:768px){
		#footer-desktop{
			display: none;
		}
		#footer-responsive{
			display: block;
		}
		.sin-borde{
			padding: 0;
			text-align: center;
			margin: 3px 0;
		}
		.footer {
			padding: 16px 16px 60px 16px;
		}
		.logo-bravo{
			float: none;
		}
	}

@media only screen and (min-device-width : 319px) and (max-device-width : 732px) {
	.p-formulario {
	    width: 90%;
	}
	a.devolver-3 {
    	padding-left: 0;
	    position: relative;
	}
	
	
	.franja-banner {
	    background: #2e57a6;
	    padding-top: 25%;
	}
	.btn-cf-flotante{
		display: none;
	}
	.textos-banner {
	    padding: 7.5% 0 5% 0;
	}
	section#banP {
	    max-height: 500px !important;
	    height: 500px !important;
	    background-size: contain !important;
	    background-repeat: no-repeat !important;
	}
	.nav-tabs .nav-link, .nav-tabs .nav-link.active {
	    margin: 3px 5px;
	    min-width: 178px;
	}
	h5.text-center.red.con-boton, h5.text-center.red {
	    font-size: 18px;
	}
	.devolver2 {
	    position: relative;
	}
	/* #titulo2 {
	    font-size: 16px;
	    top: 47%;
	    left: 74%;
	} */
	/* .btn-cf-flotante2 {
	    padding-right: 8px;
	} */
	
	a.btn.btn-primary.btn-banner.btn-cuentanos {
		left: 52%;
		top: 55%;
	}
	#titulo1 {
		left: 52%;
		top: 40%;
	}
	
	/* div#navbarNavDropdown {
	    background: #1aa9ca;
	    padding: 0 15px;
	    z-index: 1;
	} */
	/* .navbar-light .navbar-nav .nav-link{
		color: #fff !important;
	} */
	

	.logo-footer {
	    margin-left: 0;
	}
	.p-fb {
	    padding: 8px 0;
	}

	div[class^="col-"]{
		padding-right: 15px;
	    padding-left: 15px;
	}
	.img-como-funciona{
		display: none;
	}
	/* div#como-funciona {
	    height: 53px;
	    background: #2aa3c9;
	    border-radius: 0;
	} */
	.abajo {
	    min-height: 60px;
	}
	

}

@media (min-width: 769px) {
	#bannerPpal{
	    background-image: url('../img/banner_1024.jpg');
	}
}
@media (min-width: 1025px) {
	#bannerPpal{
	    background-image: url('../img/banner_large_desktop.jpg');
	}
}
@media screen and (min-width: 1025px) and (min-aspect-ratio: 16/9) {
	#bannerPpal{
	    background-image: url('../img/banner_16x9.jpg');
	}
}

/*http://bs1-houston.accountservergroup.com/~pruebas2/piranasinmobiliarias/img/banner_1024.jpg
http://bs1-houston.accountservergroup.com/~pruebas2/piranasinmobiliarias/img/banner_16x9.jpg
http://bs1-houston.accountservergroup.com/~pruebas2/piranasinmobiliarias/img/banner_large_desktop.jpg
http://bs1-houston.accountservergroup.com/~pruebas2/piranasinmobiliarias/img/banner_768.jpg*/

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
	
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
}
/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}
/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}
/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}
/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}
/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}
/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}
/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}
/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}
/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}