@font-face {
  font-family: 'Consul Co Headline';
  src: url("../webfonts/ConsulCoHeadline-Bold.woff2") format("woff2"), url("../webfonts/ConsulCoHeadline-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Consul Co Headline';
  src: url("../webfonts/ConsulCoHeadline-Light.woff2") format("woff2"), url("../webfonts/ConsulCoHeadline-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Consul Co Headline';
  src: url("../webfonts/ConsulCoHeadline-Regular.woff2") format("woff2"), url("../webfonts/ConsulCoHeadline-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/* FONT SIZES */
/* COLORS */
body {
  font-family: "Consul Co Headline";
  font-size: 12px;
  color: #000;
  overflow-x: hidden; }

.font-size-xxxSmall {
  font-size: 10px !important; }

.font-size-xxSmall {
  font-size: 10px !important; }

.font-size-xSmall {
  font-size: 12px !important; }

.font-size-small {
  font-size: 14px !important; }

.font-size-regular {
  font-size: 18px !important; }

.font-size-medium {
  font-size: 25px !important; }

.font-size-large {
  font-size: 32px !important; }

.font-size-xLarge {
  font-size: 42px !important; }

.font-size-xxLarge {
  font-size: 55px !important; }

.font-size-xxxLarge {
  font-size: 65px !important; }

@media (min-width: 768px) {
  .font-size-md-xxxSmall {
    font-size: 10px !important; }

  .font-size-md-xxSmall {
    font-size: 10px !important; }

  .font-size-md-xSmall {
    font-size: 12px !important; }

  .font-size-md-small {
    font-size: 14px !important; }

  .font-size-md-regular {
    font-size: 18px !important; }

  .font-size-md-medium {
    font-size: 25px !important; }

  .font-size-md-large {
    font-size: 32px !important; }

  .font-size-md-xLarge {
    font-size: 42px !important; }

  .font-size-md-xxLarge {
    font-size: 55px !important; }

  .font-size-md-xxxLarge {
    font-size: 65px !important; } }
@media (min-width: 992px) {
  .font-size-lg-xxxSmall {
    font-size: 10px !important; }

  .font-size-lg-xxSmall {
    font-size: 10px !important; }

  .font-size-lg-xSmall {
    font-size: 12px !important; }

  .font-size-lg-small {
    font-size: 14px !important; }

  .font-size-lg-regular {
    font-size: 18px !important; }

  .font-size-lg-medium {
    font-size: 25px !important; }

  .font-size-lg-large {
    font-size: 32px !important; }

  .font-size-lg-xLarge {
    font-size: 42px !important; }

  .font-size-lg-xxLarge {
    font-size: 55px !important; }

  .font-size-lg-xxxLarge {
    font-size: 65px !important; } }
@media (min-width: 1200px) {
  .font-size-xl-xxxSmall {
    font-size: 10px !important; }

  .font-size-xl-xxSmall {
    font-size: 10px !important; }

  .font-size-xl-xSmall {
    font-size: 12px !important; }

  .font-size-xl-small {
    font-size: 14px !important; }

  .font-size-xl-regular {
    font-size: 18px !important; }

  .font-size-xl-medium {
    font-size: 25px !important; }

  .font-size-xl-large {
    font-size: 32px !important; }

  .font-size-xl-xLarge {
    font-size: 42px !important; }

  .font-size-xl-xxLarge {
    font-size: 55px !important; }

  .font-size-xl-xxxLarge {
    font-size: 65px !important; } }
img {
  max-width: 100%; }

.max-width-1500px {
  max-width: 1500px; }

.mt-200px {
  margin-top: 200px; }

.mt-60px {
  margin-top: 60px; }

.pt-100px {
  padding-top: 100px; }

.pt-50px {
  padding-top: 50px; }

.pb-50px {
  padding-bottom: 50px; }

.pt-60px {
  padding-top: 60px; }

.text-purple {
  color: #702C91; }

.text-black {
  color: #2F2F2F; }

.text-green {
  color: #7BB525; }

@media (max-width: 768px) {
  .text-center-mobile {
    text-align: center !important; }

  .reverse-cols-sm {
    flex-direction: column-reverse; } }
#presentation hr {
  width: 70%;
  border: 1px solid black; }

#glass-table {
  background: transparent url("../images/4B_VIDRO_BG.png") 0 0 no-repeat padding-box;
  background-size: cover; }
  #glass-table img {
    width: calc(100% + 100px); }
  @media (max-width: 768px) {
    #glass-table {
      text-align: center; }
      #glass-table .title {
        margin-bottom: 20px; }
      #glass-table img {
        width: 100%; } }

#stability {
  height: 570px;
  background: transparent url("../images/4B_GRADES_IMG.png") 0 0 no-repeat padding-box;
  background-size: cover; }
  @media (max-width: 768px) {
    #stability {
      background-position: center 350px;
      text-align: center; }
      #stability br {
        display: none; } }

#practicality img {
  height: 395px; }
#practicality .row {
  margin-top: 90px !important; }
@media (max-width: 768px) {
  #practicality img {
    width: 100%;
    max-width: 100%;
    height: auto; } }

#modern-design {
  background: transparent url("../images/CARROSSEL_BG.png") 0 0 no-repeat padding-box;
  background-size: cover; }
  #modern-design .container-title {
    padding: 0 200px; }
  #modern-design .main img:not(.active), #modern-design .main .item:not(.active) {
    display: none; }
  #modern-design .gallery img {
    cursor: pointer; }
  #modern-design .gallery .active {
    border: 8px solid #702C91; }
  @media (max-width: 768px) {
    #modern-design .container-title {
      padding: 0; }
    #modern-design .gallery img {
      width: 390px; } }
  #modern-design iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

#measure .buttons div {
  padding: 20px;
  border-radius: 50px;
  border: 3px solid #7BB525;
  color: #7BB525;
  font-size: 20px; }
#measure .buttons div.active {
  background-color: #7BB525;
  color: #FFFFFF; }
#measure img:not(.active) {
  display: none; }
@media (max-width: 768px) {
  #measure .imgs {
    padding-right: 50px !important; } }
@media (max-width: 1430px) {
  #measure img {
    width: 100%; } }

#footer {
  height: 180px;
  background: #7BB525 0 0 no-repeat padding-box; }
  #footer .logo {
    padding-right: 100px; }
  @media (max-width: 768px) {
    #footer .logo {
      width: 100%;
      text-align: center !important;
      padding-right: 0; } }

/*# sourceMappingURL=style.css.map */
