@import url(date.css);
@import url(webforms.css);
@import url(modal.css);
@import url(../fonts/Avenir.css);
@import url(../WOW/css/libs/animate.css);
/*Se  agrego la Funte */
@import url(https://fonts.googleapis.com/css?family=PT+Sans);

/*Inicia*/

.ir-arriba {
    display:none;
    background-color: #e75757;
    color: #fff;
    padding: 2px 7px;
    border: 1px solid #fff;
    font-size: 20px;
    cursor: pointer;
    position: fixed;
    bottom: 15px;
    right: 18px;
}

body {
  padding: 0px;
  margin: 0px;
  background-color: #ffffff;
  font-family: 'Avenir-L', Arial;
  font-weight: lighter;
  font-size: 17px;
  line-height: 24px;
  color: #2d2d2d;
  /*transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
     -webkit-transition: all 0.3s ease-out;
     */
}

.big {
  font-size: 19px;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

.small {
  font-size: 16px !important;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

body,
div,
span,
table,
td,
h1,
h2,
h3,
h4,
h5,
h6,{
  font-family: 'Avenir-L', Arial;
}

a:link {
  color: #e75757;
  text-decoration: none;
}

a:visited {
  color: #e75757;
  text-decoration: none;
}

a:hover {
  color: #e56d38;
  text-decoration: none;
}

.clear {
  clear: both;
}

.ham {
  display: none !important;
}

.wrapper {
  margin: 40px auto;
  width: 100%;
  max-width: 1260px;
  overflow: hidden;
  -moz-box-shadow: 0 0px 20px rgba(17, 17, 17, .2);
  -webkit-box-shadow: 0 0px 20px rgba(17, 17, 17, .2);
  box-shadow: 0 0px 20px rgba(17, 17, 17, .2);
}

.wrapper {
  margin: 40px auto;
  width: 100%;
  max-width: 1260px;
  overflow: hidden;
  -moz-box-shadow: 0 0px 20px rgba(17, 17, 17, .2);
  -webkit-box-shadow: 0 0px 20px rgba(17, 17, 17, .2);
  box-shadow: 0 0px 20px rgba(17, 17, 17, .2);
}

.asociacion {
  background-color: #2d2d2d;
  color: #cccccc;
  font-size: 1.4em;
  padding-left: 28px;
  height: 55px;
  line-height: 55px;
  overflow: hidden;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

.asociacion span {
  display: inline-block;
}

ol.verrojo {
  list-style-type: none;
  margin-left: 27px !important;
  /**/
}

ol.verrojo li {
  counter-increment: count-me;
  text-align: justify;
}

ol.verrojo li::before {
  content: counter(count-me) ". ";
  display: block;
  position: relative;
  max-width: 0px;
  max-height: 0px;
  left: -1.3em;
  top: .05em;
  color: #e75757;
  font-weight: bold;
}


/*Botones Ingles Español*/

div.BtnIdiomas {
  display: none;
}

.TxtBanerI {
    /*Se  cambio el tipo de  letra para  poder darle  mas puntos ala  negrita */
  font-family: 'PT Sans', sans-serif;
  position: absolute;
  padding: 7px 0px 0px 10px;
}
.TxtBanerE {
    /*Se  cambio el tipo de  letra para  poder darle  mas puntos ala  negrita */
  font-family: 'PT Sans', sans-serif;
  position: absolute;
  padding: 0px 0px 0px 10px;
}

.txtMoneda {
  margin: 4% 0% 4% 0%;
  font-size: 3em;
  font-weight: bold;
}

.txtEstabilidad {
  margin: 4% 0% 4% 0%;
  font-size: 1.7em;
  font-style: italic;
  font-weight: bold;
}

.banner {
  width: 100%;
  height: 354px;
  background-image: url(../img/banner.jpg);
  background-position: 200px;
  background-size: 90%;
  background-repeat: no-repeat;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

.banner div {
  height: 354px;
  background-image: url(../img/bannerover.png);
  background-position: bottom left;
  background-repeat: no-repeat;
}

.calltoaction {
  font-size: 1.7em;
  line-height: 1.2em;
  display: block;
  font-weight: 800;
  margin: 25px 10px 0px 25px;
}

.slogan {
  font-size: .96em;
  display: block;
  font-style: italic;
  margin: 0px 10px 0px 25px;
}

.precios {
  background-color: #f3f3f3;
  color: #2d2d2d;
  /*height: 44px;
     */
  line-height: 44px;
  font-size: .85em;
  font-weight: 800;
  overflow: hidden;
}

.contactlink {
  display: block;
  background-image: url(../img/contact1.jpg);
  background-position: -80px -40px;
  background-size: 370px;
  height: 110px;
  color: #ffffff;
  position: relative;
}

.contactlink span {
  width: 50%;
  font-family: 'Avenir-H', Arial;
  text-align: center;
  display: flexbox;
  font-size: 1.536em;
  line-height: 1.3em;
  font-weight: 800;
  color: #ffffff;
 /* align-items: center;*/
  height: 100%;
}

.contactlink:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.contact1 {
  background-image: url(../img/contact1.jpg);
  background-position: top left;
  background-size: cover;
  min-height: 450px;
  color: #ffffff;
}

.contact2 {
  background-image: url(../img/contact2.jpg);
  background-position: top right;
  background-size: cover;
  min-height: 450px;
  color: #ffffff;
}

.padcontact {
  font-family: 'Avenir-L', Arial;
  width: 70%;
  margin: 0 auto;
  font-size: 2em;
  line-height: 1.2em;
}

.padcontact span {
  display: block;
}

a.mail {
  font-family: 'Avenir-H', Arial;
  color: #333333;
}

a.aviso {
  color: #333333;
  font-size: 0.4em;
  font-style: italic;
}

a.mail:hover,
a.aviso:hover {
  color: #e75757;
}

.pol {
  font-family: 'Avenir-H', Arial;
  position: relative;
  background-color: #e75757;
  color: #ffffff;
  font-size: 1.4em;
  height: 44px;
  line-height: 1em;
  padding-top: 5px;
  font-weight: 800;
  width: 49%;
  max-width: 320px;
  float: left;
  text-align: center;
  /*margin-left: 40px;
    */
}

.pol:before {
  border-left: 20px solid #e75757;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-right: 0px solid transparent;
  content: "";
  position: absolute;
  right: -14px;
  width: 0;
  height: 0;
}

.pol span {
  font-size: .56em;
  display: block;
  font-weight: 100;
}

.compraventa {
  float: left;
  background-color: ;
  width: 49%;
  height: 45px;
  text-align: center;
  line-height: 50px;
  max-width: 350px;
}

.compraventa span {
  font-family: 'Avenir-H', Arial;
}

.compraventa span b {
  font-family: 'Avenir-H', Arial;
  padding: 0px 10px;
}

.goleft {
  float: left;
}

.goright {
  float: right;
}


/*.single {
     margin-top: 25px;
}
*/

b {
  font-family: 'Avenir-H', Arial;
}

.menu {
  position: relative;
  text-align: center;
  min-height: 40px;
  border-bottom: 15px;
}

.menu a {
  display: table-cell;
  position: relative;
  line-height: 15px;
  margin: 0px;
  font-size: .67em;
  color: #2d2d2d;
  padding: 10px 10px;
  border-left: 1px solid #2d2d2d;
}

.menu a:first-child {
  border-left: 0px solid #2d2d2d;
}

.menu a.active {
  color: #e75757;
  font-weight: 600;
}

.menu a:hover {
  color: #e75757;
}

.forcetable {
  display: table;
  margin: 15px auto;
}

.forcetable:nth-child(3) {
  opacity: 0.6;
  filter: alpha(opacity=60);
  margin-bottom: 25px;
}

.forcetable a:nth-child(1) {
  width: 100px;
  text-align: center;
}

.forcetable a:nth-child(2) {
  width: 240px;
  text-align: center;
}

.forcetable a:nth-child(3) {
  width: 140px;
  text-align: center;
}

.forcetable a:nth-child(4) {
  width: 140px;
  text-align: center;
}

.forcetable a:nth-child(5) {
  width: 210px;
  text-align: center;
}

.forcetable a:nth-child(6) {
  width: 120px;
  text-align: center;
  color: #ffffff;
  background-color: #e75757;
  border-left: 3px solid #ffffff;
  margin-right: 5px;
}

.forcetable a:nth-child(7) {
  width: 120px;
  text-align: center;
  color: #ffffff;
  background-color: #e75757;
  border-left: 3px solid #ffffff;
  margin-right: 5px;
}

.nohacenada {
  pointer-events: none;
  display: none;
  /**/
}
/*Se  cambio 15/02/2018 margin de 30px a 15px para ajustar la fuente en pequeña */
.minioptions {
  cursor: pointer;
  color: #000000 !important;
  width: 46%;
  margin: 15px 2% 0px 2%; 
  float: left;
  text-align: center;
}

.minioptions.disabled {
  pointer-events: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.main {
  width: 97%;
  margin: 0 auto;
  display: block;
}

.vidhead {
  display: block;
  border-top: 5px solid #e75757;
  margin-bottom: 25px;
}

video {
  max-width: 100%;
  height: auto;
  background-color: #535353;
}

.vidhead .intro {
  max-height: 67px;
  overflow: hidden;
}

.videopic {
  position: relative;
  float: left;
  width: 37%;
  margin-right: 15px;
  /*max-height: 250px;
    */
  /*background-color: #535353;
    */
  background-color: transparent;
  /*min-height: 160px;
    */
  overflow: hidden;
  background-image: url(../img/icoplay.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-align: center;
}

.videopic img {
  /*height: 250px;
     position: absolute;
     left: -9%;
     top: -9%;
    */
  height: auto;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
}

.videopic:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

.articulo .autor {
  width: 100% !important;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

.vidtxt {
  color: #2d2d2d !important;
  padding: 0px 0px !important;
}

.content {
  display: table-cell;
  margin: 0px 1.8%;
  min-height: 100px;
  vertical-align: top;
}

.lateral {
  display: table-cell;
  width: 277px;
  height: 100%;
  /*padding-right: 22px;
    */
}

.interlineado {
  padding-right: 22px;
}

.interlineado h1 {
  display: none;
}

.box {
  display: block;
  width: 100%;
  border-top: 2px solid #e75757;
  margin-bottom: 15px;
  -moz-box-shadow: 0 0px 4px rgba(17, 17, 17, .2);
  -webkit-box-shadow: 0 0px 4px rgba(17, 17, 17, .2);
  box-shadow: 0 0px 4px rgba(17, 17, 17, .2);
}

.box.black {
  border-top: 2px solid #111111;
}

.theprice {
  width: 100%;
  margin: 35px 0px 0px 0px;
}

.thechart {
  width: 100%;
  margin: 35px 0px 45px 0px;
}

.theprice img,
.thechart img {
  width: 100%;
}

.emailer {
  position: relative;
  border: 1px solid #e5e5e5;
  background-color: #f8f8f8;
  height: 40px;
  margin-top: 45px;
}

.email {
  background-color: transparent;
  border: 0px;
  width: 100%;
  height: 40px;
  padding: 0px 15px;
  line-height: 40px;
  font-size: .69em;
}

.hand {
  background-image: url(../img/hand.png);
  width: 40px;
  height: 40px;
  background-size: cover;
  cursor: pointer;
  border: none;
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: transparent;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

.suscribete {
  color: #afafaf;
  font-size: 1.3em;
}

.suscribete a {
  color: #afafaf;
  display: block;
}

.suscribete a:hover {
  color: #e75757;
}

.btn {
  background-color: #e75757;
  color: #ffffff !important;
  font-size: 1.2em;
  /*width: 90%;
    */
  padding: 14px 14px !important;
  display: inline-block;
  margin: 9px 0px;
}

.btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.btn.big {
  width: 116%;
  margin-right: -16%;
  font-size: .8em;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 0px;
}

.idiomas {
  margin-bottom: 40px;
  display: block;
}

.pagination {
  display: table;
  width: 100%;
  margin-bottom: 25px;
  text-align: center !important;
  /*text-align: center;
    */
}

.pagination a {
  color: black;
  /*background-color: #ababab;
    */
  display: table-cell;
  border: 1px solid #ffffff;
  text-align: center;
  padding: 5px 5px;
  font-size: .8em;
}


/*.pagination a:first-child, .pagination a:last-child {
     background-color: #e75757;
}
*/

.pagination>li>a:hover {
  background-color: rgb(45, 45, 45) !important;
  color: white;
}

.pagination a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /*color: black;
    */
}

.pagination a.active,
.pagination a.active:hover {
  background-color: #2d2d2d !important;
  opacity: 1.0;
  filter: alpha(opacity=100);
}

.pagination a img {
  vertical-align: middle;
}

h1 {
  font-family: 'Avenir-H', Arial;
  /*background-image: url(../img/h1.png);
    */
  font-size: 1.3em;
  line-height: 1em;
  font-weight: 200;
}

h1 span {
  font-family: 'Avenir-H', Arial;
  /*background-color: #ffffff;
    */
  padding-right: 10px;
}

h2 {
  /*background-image: url(../img/h1.png);
    */
  font-size: 3em;
  line-height: 1em;
  font-weight: 200;
}

h2 span {
  background-color: #ffffff;
  padding-right: 10px;
}

h3 {
  font-family: 'Avenir-H', Arial;
  font-size: 1.3em;
  line-height: 1em;
  font-weight: 200;
}

h4 {
  font-family: 'Avenir-l', Arial;
  font-size: 1.7em;
  line-height: 1em;
  margin: 0px;
}

.ofhidden {
  overflow: hidden;
}

.post {
  width: 100%;
  float: left;
}

.ancho50 {
  width: 50%;
  float: left;
}

.articulo,
.silver {
  width: 100%;
  background-color: #f9f9f9;
}

.silver {
  text-align: right;
}

.silver .padding {
  text-align: left;
}

.silver:hover {
  box-shadow: 0px 0px 2px 1px lightgrey;
}

.silver a:nth-child(2) {
  text-align: right;
  ;
}

.articulo .padding {
  padding: 30px;
}

.post a {
  display: inline-block;
  padding: 10px 15px;
  font-weight: 800;
  background-color: #f9f9f9;
  color: #e75757;
}

.post a:hover {
  color: #e56d38;
}

.post a:nth-child(2) {
  color: #e75757;
  font-weight: bold;
}

.post a.gris {
  background-color: #f4f4f4;
}

.post a.blanco {
  background-color: #ffffff;
}

.post .title {
  font-family: 'Avenir-H', Arial;
  /*font-weight: 800;
     height: 75px;
     overflow: hidden;
    */
}

.post .title a {
  /*display: inline-block;
     background-color: #f9f9f9;
    */
  padding: 10px 0px;
  font-weight: 800;
  color: black;
  font-size: 1.2em;
}

.post .autor {
  font-size: 0.7em;
  margin-bottom: 10px;
  font-weight: 100;
  font-style: italic;
}

.post .date {
  font-size: 0.7em;
  text-align: right;
  text-transform: capitalize;

}

.post .preview {
  position: relative;
  height: 100px;
  overflow: hidden;
  text-align: justify;
}

.post .preview p {
  margin: 10px 0;
}

.post .preview p::after {
  /*content :" ...";
    */
  position: absolute;
  bottom: -4px;
  right: 0px;
  /*color:black;
    */
  /*background-color: #f9f9f9;
    */
}

.post .video {
  margin-top: 10px;
  background-color: #3c3c3c;
}

.pvideo {
  height: 95px !important;
}

.avisohead {
  position: relative;
  display: block;
  font-size: 1.8em;
  line-height: 1.1em;
  text-align: center;
  border-bottom: 1px solid #e75757;
  margin-bottom: 25px;
  padding: 25px 0px 50px 0px;
}

.avisotxt {
  text-align: justify;
  width: 75%;
  margin: 55px auto 5px auto;
}

.prophead {
  display: block;
  font-size: 1.8em;
  line-height: 1.1em;
  text-align: center;
  border-bottom: 5px solid #e75757;
  margin-bottom: 25px;
  padding-bottom: 25px;
}

.propbullets {
  /*font-size: 1.1em;
    */
}

.propues ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 25px;
}

.propues ul>li {
  padding-left: 1em;
  text-indent: -.7em;
}

.propues ul>li:before {
  content: "";
  margin-right: 7px;
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: #e75757;
  border-radius: 50%;
  margin-bottom: 2px;
}

ol {
  padding: 0;
  margin-left: 50px !important;
}

.arthead {
  display: block;
  border-bottom: 5px solid #e75757;
  margin-bottom: 25px;
}

.articulo .title {
  font-family: 'Avenir-H', Arial;
  font-weight: 800;
  /*max-height: 53px;
    */
  line-height: 40px;
  font-size: 2em;
  overflow: hidden;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

.articulo .autor {
  font-size: 1.2em;
  margin-bottom: 9px;
  font-weight: 100;
  /*line-height: 22px;
     height: 22px;
    */
  overflow: hidden;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

.articulo .date {
  float: right;
  font-style: italic;
  font-size: .9em;
  margin-bottom: 15px;
  font-weight: 100;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  text-align: right;
  text-transform: capitalize;
}

.articulo .preview {
  height: 70px;
  overflow: hidden;
}

.articulo .intro {
  padding-right: 5%;
  font-style: italic;
  max-height: 67px;
  overflow: hidden;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

.avatar {
  float: left;
  margin-right: 15px;
}

.avatar img {
  border-radius: 10%;
}

.articulo hr {
  width: 70%;
  border: 0px;
  border-top: 1px solid #e75757;
  margin: 15px auto 25px auto;
}

.tleft {
  text-align: left !important;
}

.tcenter {
 /* text-align: center !important;*/
}

.tright {
  text-align: right !important;
}

.w100 {
  width: 100%;
  display: block;
}

.w90 {
  width: 90%;
  float: left;
}

.w80 {
  width: 80%;
  float: left;
}

.w70 {
  width: 70%;
  float: left;
}

.w60 {
  width: 60%;
  float: left;
}

.w50 {
  width: 49%;
  display: inline-block;
}

.w40 {
  width: 40%;
  float: left;
}

.w30 {
  width: 30%;
  float: left;
}

.w20 {
  width: 20%;
  float: left;
}

.w10 {
  width: 10%;
  float: left;
}

.w50f {
  width: 50%;
  float: left;
}

.overflow {
  overflow: auto;
}

.block {
  display: block !important;
  width: 100%;
}

.hr {
  width: 100%;
  height: 13px;
  text-align: center;
  background-image: url(linediv.jpg);
  background-repeat: repeat-x;
  clear: both;
  display: block;
}

.footer {
  background-color: #2d2d2d;
  color: #9f9f9f;
  padding: 0 15px;
  font-size: .7em;
}

.visitor {
  clear: both;
  text-align: center;
  font-size: 1.2em;
  color: #ffffff;
  border-bottom: 15px;
}

.visitor div {
  font-family: 'Avenir-H', Arial;
  display: block;
  font-size: 1.23em;
  color: #ffffff;
  font-weight: 800;
}

.veamos {
  left: 0px !important;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

.moviloptions {
  display: none;
}
.contenido img{
        max-height: 100%;
        height:auto;
    }
/*Formularios laterales de  contacto*/

.contbolet {
    font-size:1.2em;
    font-weight:bold;
 }
/*BOLETIN*/
div.boletin {
    margin-bottom:10px;
    background-color:#f3f3f3;
    text-align:center;
    padding:10px;
    border:0px;
        font-size: 17px;
    
}
.contbolet {
    font-size: 1em !important;
    font-weight:200;
}
input.inputEmail {
    width:95%;
    margin-top:10px;
    border-bottom: solid 2px red;
    border:0px;
    font-size: 1em !important;
}
input.suscribir {
    
    font-size: .67em;
   
    
}
/*CONTACTO*/
div.contacto{
    text-align:center;
    padding:10px;
    margin-bottom:10px;
        font-size: 17px;
}
input.btnContacto {
    font-size: .67em;


}




/*==============================================================================================*/


/* */


/* 1024 px */


/* */


/*==============================================================================================*/

@media screen and (max-width: 1024px) {
  body {
    font-size: 15px;
    line-height: 22px;
  }
  .wrapper {
    margin: 0 auto !important;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  div.BtnIdiomas {
    display: none;
  }
  .lateral {
    width: 277px;
    /*padding-right: 22px;
        */
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .go1 {
    display: none !important;
  }
  .banner {
    background-position: 100px;
    background-size: 1000px;
    background-repeat: no-repeat;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .post .preview p::after {
    bottom: 0;
  }
  .post .preview {
    height: 100px;
  }
  .pvideo {
    height: 90px !important;
  }
  .txtcontenido {
    text-align: justify;
  }
  div,
  .txtcontenido,
  img {
    max-width: 100%;
  }

}


/*==============================================================================================*/


/* */


/* 1000 px */


/* */


/*==============================================================================================*/

@media screen and (max-width: 1000px) {
  .post {
    width: 100%;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .ancho50 {
    width: 100%;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .post .preview {
    height: 93px;
  }
  .pvideo {
    height: 66px !important;
  }
}


/*==============================================================================================*/


/* */


/* 930 px */


/* */


/*==============================================================================================*/

@media screen and (max-width: 930px) {
  .articulo {
    background-color: #ffffff;
  }
  .articulo .padding {
    padding: 0px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .articulo .title {
    font-weight: 800;
    max-height: none;
    line-height: 25px;
    font-size: 1.3em;
    overflow: none;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .articulo .autor {
    float: left;
    width: 60%;
    font-size: 1.2em;
    margin-bottom: 9px;
    line-height: 19px;
    height: 21px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .articulo .date {
    /*float: left;
        */
    text-transform: capitalize;
    width: 60%;
    font-style: italic;
    font-size: .9em;
    margin-bottom: 2px;
    font-weight: 100;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;

  }
  .articulo .intro {
    float: left;
    padding-right: 0%;
    font-style: italic;
    max-height: none;
    overflow: none;
    margin-bottom: 15px;
  }
  .avatar {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
    /*float: right;
        */
    margin-right: 10px;
    margin-bottom: 35px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .avatar img {
    width: 100%;
  }
  .avisotxt {
    width: 85%;
  }
  .txtcontenido {
    text-align: justify;
  }

    
}


/*==============================================================================================*/


/* */


/* 900 px */


/* */


/*==============================================================================================*/

@media screen and (max-width: 900px) {
  .padcontact {
    padding: 20px 5%;
    width: 90%;
    max-width: 400px;
    font-size: 1.8em;
    line-height: 1.2em;
  }
  .go2 {
    display: none !important;
  }
  .txtcontenido {
    text-align: justify;
  }
  div,
  .txtcontenido,
  img {
    max-width: 100%;
  }
}


/*==============================================================================================*/


/* */


/* 750 px */


/* */


/*==============================================================================================*/

@media screen and (max-width: 750px) {
  .contactlink {
    display: block;
    background-image: url(../img/contact1.jpg);
    background-position: right -100;
    background-size: 100%;
    height: 110px;
    color: #ffffff;
  }
  .minioptions {
    display: none;
  }
  h1 {
    font-size: 1.0em;
    line-height: 1em;
  }
  .prophead {
    font-size: 1.4em;
    line-height: 1.1em;
  }
  .titicon {
    float: right;
  }
  .moviloptions {
    display: inline-block;
    width: 35px;
    text-align: left;
    overflow: hidden;
  }
  .moviloptions img {
    position: relative;
    left: 0px;
  }
  .content {
    display: block;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .lateral {
    display: table;
    margin: 0px 1.8%;
    width: 95.4%;
    min-height: 100px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .lateral h2 {
    display: none;
  }
  .interlineado {
    padding: 5px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .interlineado h1 {
    display: block;
  }
  .big {
    width: 100% !important;
  }
  .thechart img {
    width: 75%;
  }
  .thechart {
    text-align: center;
  }
  .txtcontenido {
    text-align: justify;
  }
  div,
  .txtcontenido,
  img {
    max-width: 100%;
  }
  /*Texto de baner*/
  .txtMoneda {
    margin: 4% 0% 0% 0%;
    font-size: 2em;
  }
  .txtEstabilidad {
    margin: 1.7%;
    font-size: 1em;
    font-style: italic;
  }
}


/*==============================================================================================*/


/* */


/* 700 px */


/* */


/*==============================================================================================*/

@media screen and (max-width: 700px) {
  .single {
    margin-top: 0px;
  }
  .menu {
    position: fixed;
    top: 0px;
    left: -260px;
    background-color: #ffffff;
    width: 250px;
    line-height: 14px;
    padding: 0px;
    bottom: 0px;
    height: 100%;
    z-index: 111;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-box-shadow: 0 0px 20px rgba(17, 17, 17, .2);
    -webkit-box-shadow: 0 0px 20px rgba(17, 17, 17, .2);
    box-shadow: 0 0px 20px rgba(17, 17, 17, .2);
  }
  .menu a {
    display: block;
    padding: 17px 12px;
    font-size: 1.0em;
    line-height: 1.3em;
    border-right: 0px solid silver;
    border-bottom: 1px solid silver;
  }
  .menu a:hover {
    background-color: #f9f9f9;
  }
  .forcetable {
    width: 100%;
    padding: 0px;
    margin: 0px;
    overflow: auto;
    max-height: 80%;
  }
  .forcetable a:nth-child(1) {
    width: 95%;
    text-align: left;
    padding-left: 5%;
    padding-right: 0px;
    border-left: 0px;
  }
  .forcetable a:nth-child(2) {
    width: 95%;
    text-align: left;
    padding-left: 5%;
    padding-right: 0px;
    border-left: 0px;
  }
  .forcetable a:nth-child(3) {
    width: 95%;
    text-align: left;
    padding-left: 5%;
    padding-right: 0px;
    border-left: 0px;
  }
  .forcetable a:nth-child(4) {
    width: 95%;
    text-align: left;
    padding-left: 5%;
    padding-right: 0px;
    border-left: 0px;
  }
  .forcetable a:nth-child(5) {
    width: 95%;
    text-align: left;
    padding-left: 5%;
    padding-right: 0px;
    border-left: 0px;
  }
  .forcetable a:nth-child(6) {
    width: 95%;
    text-align: left;
    padding-left: 5%;
    padding-right: 0px;
    border-left: 0px;
    color: white !important;
    background-color: #e75757;
    padding: 14px 0px 14px 5% !important;
  }
  .forcetable a:nth-child(7) {
    width: 95%;
    text-align: left;
    padding-left: 5%;
    padding-right: 0px;
    border-left: 0px;
    color: white !important;
    background-color: #e75757;
    padding: 14px 0px 14px 5% !important;
  }
  .forcetable a:nth-child(8) {
    width: 95%;
    text-align: left;
    padding-left: 5%;
    padding-right: 0px;
    border-left: 0px;
    color: white !important;
    background-color: #e75757;
    padding: 14px 0px 14px 5% !important;
  }
  .menuscroll {
    overflow: auto;
    height: 90%;
    padding-bottom: 1220px;
    display: block;
  }
  .asociacion {
    position: fixed;
    width: 100%;
    padding-left: 60px;
    font-size: 1.3em;
    z-index: 100;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .hspacer {
    height: 55px;
  }
  div.BtnIdiomas {
    /*margin:1% 0 1% 0;*/
    display: flex;
    flex-flow: row wrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
  }
  a.btnIngles,
  a.btnEspanol {
    text-transform: uppercase;
    width: 49.8%;
    color: #fff;
    background: #e75757;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .ham {
    display: block !important;
    width: 100%;
    height: 55px;
    background-color: #e75757;
    display: block;
    line-height: 55px;
    text-align: right;
    color: #ffffff;
    font-size: 1.3em;
    z-index: 111;
    cursor: pointer;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .ham img {
    padding: 7px 10px;
    position: relative;
    left: 60px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  /******************Mejoras botones *********************/
  .asociacion {
    padding-top: 0px;
  }
  .asociacion span {
    display: none;
  }
  /* Mejora imagen*/
  .ImagenPrincipal {
    width: 100% !important;
  }
  .txtcontenido {
    text-align: justify;
  }
  div,
  .txtcontenido,
  img {
    max-width: 100%;
  }
}


/*==============================================================================================*/


/* */


/* 640 px */


/* */


/*==============================================================================================*/

@media screen and (max-width: 640px) {
  .compraventa {
    width: 39% !important;
  }
  .compraventa span {
    font-family: 'Avenir-L', Arial;
    display: block;
    padding: 0px;
    line-height: 30px;
    text-align: center;
    width: 100% !important;
  }
  .pol {
    font-family: 'Avenir-L', Arial;
    width: 60%;
    height: 50px;
    padding-top: 10px;
  }
  .pol:before {
    border-left: 20px solid #e75757;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 0px solid transparent;
  }
  .contactlink {
    background-position: right -30px;
    background-size: 100%;
  }
  .videopic {
    background-color: black;
    width: 100%;
  }
  .videopic img {
    left: 0;
    top: 0;
    position: relative;
    width: 70%;
  }
  /*Mejoras botones */
  .asociacion {
    padding-top: 0px;
  }
  .asociacion span {
    display: none;
  }
  .hspacer {
    height: 55px;
    
  }
  div.BtnIdiomas {
    /*margin:1% 0 1% 0;*/
    display: flex;
    flex-flow: row wrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
  }
  a.btnIngles,
  a.btnEspanol {
    text-transform: uppercase;
    width: 49.8%;
    color: #fff;
    background: #e75757;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;
  }
  /*Texto de baner*/
  .txtMoneda {
    margin: 4% 0% 0% 0%;
    font-size: 1.7em;
  }
  .txtEstabilidad {
    margin: 1%;
    font-size: 1em;
    font-style: italic;
  }
  /*Mejoras Imagen*/
  .ImagenPrincipal {
    width: 100% !important;
  }
  .txtcontenido {
    text-align: justify;
  }
  div,
  .txtcontenido,
  img {
    max-width: 100%;
  }
   .contactlink {
        background-position: 0px 0px;
    }
}


/*==============================================================================================*/


/* */


/* 550 px */


/* */


/*==============================================================================================*/

@media screen and (max-width: 550px) {
  .main {
    width: 95%;
  }
  .go3 {
    display: none !important;
  }
  .asociacion {
    font-size: 1.3em;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .banner {
    background-position: -10px 100px;
    background-size: 800px;
    background-repeat: no-repeat;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .avisotxt {
    width: 95%;
  }
  a.aviso {
    margin-top: 25px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 0.7em;
    font-style: italic;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  /*Mejoras botoes************************/
  .asociacion {
    padding-top: 0px;
  }
  .asociacion span {
    display: none;
  }
  div.BtnIdiomas {
    /*margin:1% 0 1% 0;*/
    display: flex;
    flex-flow: row wrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
  }
  a.btnIngles,
  a.btnEspanol {
    text-transform: uppercase;
    width: 49.8%;
    color: #fff;
    background: #e75757;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;
  }
  /*Mejoras imagenes */
  .ImagenPrincipal {
    width: 100% !important;
  }
  .txtcontenido {
    text-align: justify;
  }
  div,
  .txtcontenido,
  img {
    max-width: 100%;
  }
   .contactlink {
        background-position: 0px -40px;
    }
}


/*==============================================================================================*/


/* */


/* 440 px */


/* */


/*==============================================================================================*/

@media screen and (max-width: 440px) {
  .asociacion {
    padding-right: 20px;
    line-height: 24px;
    font-size: 1.3em;
    padding-top: 17px;
    width: 70%;
    padding-right: 400px;
    height: 55px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .go4 {
    display: none !important;
  }
  .compraventa {
    width: 44% !important;
  }
  .pol {
    width: 56%;
    font-size: 1.3em !important;
  }
  /* .precios {
         font-size: .6em;
    }
    */
  .padcontact {
    font-size: 1.4em;
    line-height: 1.2em;
  }
  /*Mejoras botones ****************/
  .asociacion {
    padding-top: 0px;
  }
  .hspacer {
    height: 55px;
  }
  div.BtnIdiomas {
    /*margin:1% 0 1% 0;*/
    display: flex;
    flex-flow: row wrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
  }
  a.btnIngles,
  a.btnEspanol {
    text-transform: uppercase;
    width: 49.8%;
    color: #fff;
    background: #e75757;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;
  }
    .contactlink {
        background-position: 0px -40px;
    }
  /*Texto de baner*/
  .txtMoneda {
    text-shadow: 1px 1px  #fff;
    margin: 4% 0% 0% 0%;
    font-size: 1.5em;
  }
  .txtEstabilidad {
    text-shadow: 1px 1px  #fff;
    margin: 0%;
    font-size: 1em;
    font-style: italic;
  }
  /*Mejoras Imagnes*/
  .ImagenPrincipal {
    width: 100% !important;
  }
  .txtcontenido {
    text-align: justify;
  }
  div,
  .txtcontenido,
  img {
    max-width: 100%;
  }
}


/*==============================================================================================*/


/* */


/* 410 px */


/* */


/*==============================================================================================*/

@media screen and (max-width: 410px) {
  .compraventa span {
    line-height: 30px;
  }
  .pol {
    padding-top: 10px;
    /* height: 60px;
         line-height: 24px;
         */
  }
  .pol:before {
    border-left: 20px solid #e75757;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: 0px solid transparent;
  }
  .pol span {
    line-height: 10px;
  }
  .pvideo {
    height: 88px !important;
  }
  /*Mejoras Botones*/
  .asociacion {
    padding-top: 0px;
  }
  .asociacion span {
    display: none;
  }
  div.BtnIdiomas {
    display: flex;
    -webkit-flex-flow: row wrap;
    -webkit-flex-direction: row;
    -webkit-align-content: center;
    justify-content: space-between;
  }
  a.btnIngles,
  a.btnEspanol {
    text-transform: uppercase;
    width: 49.8%;
    color: #fff;
    background: #e75757;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;
  }
  /*Texto de baner*/
  .txtMoneda {
      text-shadow: 1px 1px  #fff;
    margin: 4% 0% 0% 0%;
    font-size: 1.5em;
  }
  .txtEstabilidad {
     margin: -2px 0px 0px 0px;
    text-shadow:1px 1px  #fff;
    font-size: 1em;
    font-style: italic;
  }
  /*Mejoras Imagenes */
  .ImagenPrincipal {
    max-width: 100% ;
  }
}


/*Imagen principal*/

.ImagenPrincipal {
  max-width: 100%;
}

.espacio {
  margin-left: 5px;
  margin-left: 5px;
}


/*Contenedor Articulo*/

.padding {
  padding: 15px;
}

.txtcontenido {
  text-align: justify;
}

div,
.txtcontenido,
img {
  max-width: 100%;
}

.cke_contents_ltr blockquote {
  padding-left: 20px;
  padding-right: 8px;
  border-left-width: 5px;
}

blockquote {
  font-size: 17px;
  font-style: italic;
  padding: 0 0 0 20px;
  border-left: 5px solid #ccc;
}

.centrar {
  text-align: center;
  font-size: 13px;
}