/* General Blueprint Style */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Stint+Ultra+Expanded&display=swap');

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?6y9lb8');
  src:  url('fonts/icomoon.eot?6y9lb8#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6y9lb8') format('truetype'),
    url('fonts/icomoon.woff?6y9lb8') format('woff'),
    url('fonts/icomoon.svg?6y9lb8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook-square:before {
  content: "\f082";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-chevron-left:before {
  content: "\e900";
}
.icon-chevron-right:before {
  content: "\e901";
}
.icon-controller-paus:before {
  content: "\e902";
}
.icon-controller-play:before {
  content: "\e903";
}
.icon-download:before {
  content: "\e904";
}
.icon-resize-100:before {
  content: "\e905";
}
.icon-resize-full-screen:before {
  content: "\e906";
}
.icon-clock:before {
  content: "\e90c";
  vertical-align: middle;
  color:#fdb913;
}
.icon-cross:before {
  content: "\e907";
}
.icon-grid:before {
  content: "\e908";
}
.icon-location-pin:before {
  content: "\e90d";
  vertical-align: middle;
  color:#d3213e;
  font-size: 12pt;
}
.icon-minus:before {
  content: "\e909";
}
.icon-mobile:before {
  content: "\e90e";
  vertical-align: middle;
  color:#fdb913;
}
.icon-plus:before {
  content: "\e90a";
}
.icon-popup:before {
  content: "\e90b";
}

a:link { color: #fff; text-decoration:none; }
a:visited { color: #fff }
a:active { color: #f37721; }

.red { color: #d3213e;}
.whi { color: #fff;}
.blu { color: #06aeb0;}
.bla { color: #1b1b1b;}
.bei { color: #edc782;}
.med { font-weight: 400;}

.title { font-family: 'Poppins'; font-size: 27pt; line-height: 27pt; font-weight: 700;}
.title2 { font-family: 'Stint Ultra Expanded'; font-size: 35pt; line-height: 37pt; font-weight: 700;}
.sub { font-family: 'Poppins', sans-serif; font-weight: normal; font-size: 19pt; line-height: 22pt; } 
.sub2 { font-family: 'Poppins', sans-serif; font-weight: 300; font-size: 10pt; line-height: 16pt; text-transform: uppercase; letter-spacing: 2.5pt;} 
.text { font-family: 'Poppins', sans-serif; font-weight: 300; font-size: 11pt; line-height: 15pt;}

.dish { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 11pt; line-height: 14pt; letter-spacing: 0.4px;}
.prc { font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 11pt; line-height: 15pt; color: #d3213e;}
.des { font-family: 'Poppins', sans-serif; font-weight: 300; font-size: 10.5pt; line-height: 13.5pt;}
.des2 { font-family: 'Poppins', sans-serif; font-weight: 300; font-size: 10.5pt; line-height: 13.5pt;}
.opt { font-family: 'Poppins', sans-serif; font-size: 10.5pt; letter-spacing: 0; color: #06aeb0;}
i { letter-spacing: 0; font-weight: bold;}
#title .text { font-weight: 200; font-size: 14pt; line-height: 17pt;}

.portal .sub2 { font-size: 1.6vw; line-height: 2vw; font-weight: 600; }
.portal .title { font-size: 2.5vw; font-weight: 900; line-height: 3vw;}
.portal .text { font-weight: 400; font-size: 1.5vw; line-height: 1.9vw;}
.portal .icon-location-pin:before { font-size: 36pt; margin-bottom: 15px;color: #06aeb0;}

.sl-txt .title { font-size: 24pt; font-weight: 800; letter-spacing: 0; line-height: 26pt;}
.sl-txt .sub2 { font-size: 11pt;  letter-spacing: 1.2px; font-weight: 600; line-height: 14pt;}

#section1 #mod2.sub { font-weight: 300; font-size: 15pt; line-height: 19pt;} 
#section1 #mod2 .title { font-size: 22pt; line-height: 26pt; font-weight: 800;} 

footer .text, #copy.text { font-size: 9pt; line-height: 14pt; font-weight: 400;}
footer .title { font-size: 9pt; line-height: 15pt; text-transform: uppercase; letter-spacing: 1pt;}
footer a:hover { color:#06aeb0;}
footer .icon-facebook-square, footer .icon-google-plus, footer .icon-instagram { font-size: 18pt; margin-right: 5px; line-height: 22pt; color: #d3213e;}

.copy, #copy a { font-family: 'Poppins', sans-serif; font-size: 8pt; color: #fff; line-height: 10pt; cursor: pointer;}
texto {
	font-family: 'Poppins', sans-serif; font-size: 12pt; font-weight: 400; line-height: 22pt; 
}

@media screen and (max-width: 800px) {
    .text { font-size: 11pt; line-height: 15pt;}
    .portal .sub2 { font-size: 13pt; line-height: 17pt;}
    .portal .title { font-size: 16pt; line-height: 18pt; font-weight: 800;}
    .portal .text { font-size: 12pt; line-height: 15pt; font-weight: 500;}
}

@media screen and (max-width: 581px) {
.title { font-size: 25pt; line-height: 30pt;}
.sub { font-size:15pt;line-height:22pt;}
.sub2 { font-size: 11pt; line-height: 15pt; } 
.text { font-size: 11pt; line-height: 14.5pt;}
.title2 { font-size: 35pt; line-height: 30pt;}
.dish { line-height: 15pt; letter-spacing: 0.4px;}
}



