.precios-expandible-head .titulo{color:#002c6c;font-weight:bold}.precios-expandible-head .vermas{float:right}.precios-expandible-body{max-height:0;overflow:hidden;transition:max-height 1s cubic-bezier(0,1.05,0,1);-ms-transition:max-height 1s cubic-bezier(0,1.05,0,1);-o-transition:max-height 1s cubic-bezier(0,1.05,0,1);-moz-transition:max-height 1s cubic-bezier(0,1.05,0,1);-webkit-transition:max-height 1s cubic-bezier(0,1.05,0,1)}.precios-expandible.expandible .precios-expandible-body{max-height:2000px;transition:max-height .5s ease-in;overflow:initial;-ms-transition:max-height .5s ease-in;-o-transition:max-height .5s ease-in;-moz-transition:max-height .5s ease-in;-webkit-transition:max-height .5s ease-in}