/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * normalize and grid
 */
 
 
 @font-face {
  font-family: 'Montserrat-VariableFont_wght';
  src: url(../fonts2/Montserrat-VariableFont_wght.eot);
  src: url(../fonts2/Montserrat-VariableFont_wght.eot?#iefix) format('embedded-opentype'),
       url(../fonts2/Montserrat-VariableFont_wght.otf) format('otf'),
       url(../fonts2/Montserrat-VariableFont_wght.svg#Montserrat-VariableFont_wght) format('svg'),
       url(../fonts2/Montserrat-VariableFont_wght.ttf) format('truetype'),
       url(../fonts2/Montserrat-VariableFont_wght.woff) format('woff'),
       url(../fonts2/Montserrat-VariableFont_wght.woff2) format('woff2');
}

 
 
.chico { font-size: 50%;}
.mediano { font-size: 150%;}
.grande { font-size: 200%;}
.txt-blanco { color:#ffffff;}
.txt-azul { color:#0071B7;}
.txt-grueso100 { font-weight: 100;}
.txt-grueso400 { font-weight: 400;}
.txt-grueso600 { font-weight: 600;}
.txt-grueso700 { font-weight: 700;}
.txt-grueso800 { font-weight: 800;}
.txt-grueso900 { font-weight: 900;}
.txt-blanco { font-color: #ffffff;}
.titulo { font-size: 90%;font-weight: 600;}

.justificado { text-align:justify;}
.letter-spacing-1 { letter-spacing: 1px;}
.letter-spacing-2 { letter-spacing: 2px;}
.letter-spacing-3 { letter-spacing: 3px;}
.letter-spacing-4 { letter-spacing: 4px;}
.letter-spacing-5 { letter-spacing: 5px;}
@media (max-width: 850px) {
.justificado { text-align:left;}}
@media (max-width: 479px) {
.letter-spacing-1 { letter-spacing: 0px;}
.letter-spacing-2 { letter-spacing: 0px;}
.letter-spacing-3 { letter-spacing: 0px;}
.letter-spacing-4 { letter-spacing: 0px;}
.letter-spacing-5 { letter-spacing: 0px;}}


.size_menu {
  font-weight: 100;
  font-style: normal;
  font-family: 'Montserrat-VariableFont_wght';
  color: #ffcc00;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.size_menu a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.size_menu a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .size_menu {
    font-size: 18px;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .size_menu {
    font-size: 16px;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .size_menu {
    font-size: 14px;
    letter-spacing: 0px;
  }
}

.size_normal {
  font-weight: 300;
  font-style: normal;
  font-family: 'Montserrat-VariableFont_wght';
  color: #333333;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0px;
}
.size_normal a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.size_normal a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #323946;
}
@media (max-width: 1039px) {
  .size_normal {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .size_normal {
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .size_normal {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}

.size_1 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Montserrat-VariableFont_wght';
  color: #000000;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.size_1 a {
  color: #B38E47;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.size_1 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #B38E47;
}
@media (max-width: 1039px) {
  .size_1 {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .size_1 {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .size_1 {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.size_2 {
  font-weight: 200;
  font-style: normal;
  font-family: 'Montserrat-VariableFont_wght';
  color: #000000;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.size_2 a {
  color: #000000;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.size_2 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #B38E47;
}
@media (max-width: 1039px) {
  .size_2 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .size_2 {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0px; 
  }
}
@media (max-width: 479px) {
  .size_2 {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0px;
	  }
}
.size_3 {
  font-weight: 100;
  font-style: normal;
  font-family: 'Montserrat-VariableFont_wght';
  color: #333333;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.size_3 a {
  color: #323946;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.size_3 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #B38E47;
}
@media (max-width: 1039px) {
  .size_3 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .size_3 {
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .size_3 {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.size_4 {
  font-weight: 200;
  font-style: normal;
  font-family: 'Montserrat-VariableFont_wght';
  color: #333333;
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.size_4 a {
  color: #323946;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.size_4 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #B38E47;
}
@media (max-width: 1039px) {
  .size_4 {
    font-size: 35px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .size_4 {
    font-size: 30px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .size_4 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.size_5 {
  font-weight: 100;
  font-style: normal;
  font-family: 'Montserrat-VariableFont_wght';
  color: #000000;
  font-size: 50px;
  line-height: 1.1;
  letter-spacing: 3px;
}
.size_5 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.size_5 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #323946;
}
@media (max-width: 1039px) {
  .size_5 {
    font-size: 50px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .size_5 {
    font-size: 45px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .size_5 {
    font-size: 35px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.size_6 {
  font-weight: 100;
  font-style: normal;
  font-family: 'Montserrat-VariableFont_wght';
  color: #0071B7;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 0px;
}
.size_6 a {
  color: #B38E47;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.size_6 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #B38E47;
}
@media (max-width: 1039px) {
  .size_6 {
    font-size: 60px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .size_6 {
    font-size: 40px;
    line-height: 2.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .size_6 {
    font-size: 30px;
    line-height: 2.1;
    letter-spacing: 0px;
  }
}
.size_7 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Montserrat-VariableFont_wght';
  color: #ffffff;
  font-size: 70px;
  line-height: 2.1;
  letter-spacing: 0px;
}
.size_7 a {
  color: #323946;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.size_7 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #B38E47;
}
@media (max-width: 1039px) {
  .size_7 {
    font-size: 70px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .size_7 {
    font-size: 40px;
    line-height: 2.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .size_7 {
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.size_8 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Montserrat-VariableFont_wght';
  color: #0071B7;
  font-size: 80px;
  line-height: 1;
  letter-spacing: 0px;
}
.size_8 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.size_8 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #B38E47;
}
@media (max-width: 1039px) {
  .size_8 {
    font-size: 80px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 900px) {
  .size_8 {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .size_8 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}

.size_9 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Montserrat-VariableFont_wght';
  color: #000000;
  font-size: 90px;
  line-height: 2.2;
  letter-spacing: 0px;
}
.size_9 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.size_9 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #B38E47;
}
@media (max-width: 1039px) {
  .size_9 {
    font-size: 90px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .size_9 {
    font-size: 40px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .size_9 {
    font-size: 30px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
.size_10 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Montserrat-VariableFont_wght';
  color: #4d4d4d;
  font-size: 100px;
  line-height: 1.1;
  letter-spacing: 0px;
}
.size_10 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.size_10 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #B38E47;
}
@media (max-width: 1039px) {
  .size_10 {
    font-size: 100px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .size_10 {
    font-size: 40px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .size_10 {
    font-size: 30px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
