#desarrolloCard{border: 1px solid #DDD;border-radius: 4px;overflow: hidden;}#desarrolloCard > .header{background-color: #DDD;padding: 10px 15px;}#desarrolloCard > .header > h4{margin: 0;}#desarrolloCard > .header > h4 > small{float: right;padding-top: 2px;}#desarrolloCard > .body{padding: 10px 15px 15px;}#desarrolloCard > .body img{max-width: 100%;}#logoFoto{text-align: center;}#logoFoto img{margin: 10px;}#desarrolloCard .buttons{border-bottom: 1px solid #ddd;padding-bottom: 10px;margin-bottom: 15px;}#desarrolloCard .buttons > a{display: inline-block;font-weight: normal;text-align: center;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;border: 1px solid #cccccc;white-space: nowrap;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;border-radius: 4px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;color: #333333;background-color: #ffffff;margin: 5px;box-shadow: none !important;}#desarrolloCard .buttons > a:hover{color: #333333;background-color: #e6e6e6;border-color: #adadad;}#condosList{border: 1px solid #ddd;border-radius: 4px;overflow: hidden;text-align: center;max-width: 550px;margin: 10px auto;}#condosList > .header{border-bottom: 1px solid #ddd;padding: 5px 0;font-size: 16px;}.body:after, .body:before{content: '';display: table;}.body:after{clear: both;}#condosList > .body > div{width: 25%;float: left;border-right: 1px solid #ddd;padding: 5px 0;font-weight: 500;box-sizing: border-box;}#condosList > .body > div:last-child{border-right: 0;}#condosListIframeCont{height: 0;-webkit-transition: height 0.3s;-moz-transition: height 0.3s;transition: height 0.3s;}#condosListIframe{padding: 10px;width: 100%;height: 100%;border: none;border-top: 1px solid #ddd;}#planesContainer:after, #planesContainer:before{content: '';display: table;}#planesContainer:after{ clear: both; }#planesContainer > div{width: 50%;float: left;padding: 15px;}#planesContainer > div > img{background-size: cover;background-position: center;width: 100%;border-radius: 3px;border: 1px solid #DCDCDC;box-shadow: 1px 1px 3px #CACACA;}@media(max-width: 400px){#condosList > .body > div{font-size: 10px;}}@media(min-width: 768px){#planesContainer > div{width: 25%;}}@media(min-width: 992px){#planesContainer > div{width: 20%;}}