/*!
 * Start Bootstrap - Agency v5.2.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)

html{
 width: fit-content;
}
*/
button.btn.btn-CTA {
  margin: 40px auto;
    height: auto;
    line-height: 32px;
    width: 340px;
    color: #ffffff;
    font-weight: bold;
    background-color: #e21e1e;
    border-radius: 50px;
    border: 1px solid #fd5e2e;
    padding: 15px;
}

button.btn.btn-CTA a{
  
    font-size: 34px;
    font-weight: bold;
    color: #ffffff;
}

 button.boton{
    margin: 50px auto 0px auto;
    height: 60px;
    width: 480px;
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    background-color: #0098d6;
    border-radius: 15px;
    border: 1px solid #618bcc;
 }

 button.btn.btn-primary.bottom.btn-xl{
  margin-bottom: 50px;
  margin-top:0px;
  font-size: 20px;
  padding: 8px 20px;
 }

 img.logo{
  margin: 50px auto 120px auto;
 }

 .bg-light-como p.simple-text.white{
  color: #ffffff;
 }

 #contact p.simple-text.white{
  color: #ffffff;
 }

#contact p.simple-text.white.bottom{
  margin-bottom: 10px;
 }

 .bg-light-como h2.section-heading.white{
  color: #ffffff;
 }

#contiene .bg-light-que .page-section{
  padding-top: 0px;
  color:#ffffff;
}

ul.simple-text{
  padding: 0px 10px;
}

h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 50px;
  color: #0098d6;
}

 .container{
  max-width: 1210px;
 }

.icons{
  width: 25%;
}

.table-dark {
    color: #fff;
    background-color: #000000;
  }

.large{
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.bg-light {
    background-image: url(../img/bg-banner_mobil.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-light2 {
    background-image: url(../img/image_bebida.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-light-como {
    background-image: url(../img/slide8.png);
    background-repeat: no-repeat;
}

.bg-light-que {
    background-image: url(../img/slide5.png);
    background-repeat: no-repeat;
    background-size: auto;
}

.simple-text{
  color: #000000;
  font-size: 18px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  margin-bottom:50px;
}

.text-muted {
    color: #ffffff!important;
}

body {
  overflow-x: hidden;
  font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

p {
  line-height: 1.75;
}

a {
    color: #ffffff;
    font-size: 28px;
    font-weight: 800;
    font-family: sans-serif;

}

a:hover {
  color: #f3f2f2;
}

.text-primary {
  color: #FD5E2E !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.page-section {
  padding: 60px 180px;
}

.page-section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 50px;
  color: #0098d6;
}

.page-section h3.section-subheading {
  width: 470px;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 75px;
  padding: 0px;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}


::-moz-selection {
  background: #FD5E2E;
  text-shadow: none;
}

::selection {
  background: #FD5E2E;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.btn {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 15px 30px;
}

.btn-primary {
  background-color: #0098d6;
  border-color: #0098d6;
}

.btn-primary.top {
  margin-top: 50px;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #39B54A; !important;
  border-color: #39B54A; !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

#mainNav {
  background-color: #f3f2f2;
  height:70px;
}

#mainNav .navbar-toggler {
  font-size: 16px;
  right: 0;
  padding: 14px 24px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #0098D6;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-brand {
  color: #fff;
  font-family: 'Kaushan Script', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
#mainNav .navbar-brand span{
  color: #0098D6;
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #E84D2E;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 100%;
  background-color: #f3f2f2;
  font-weight: 600;
  padding: 0.75em 1em;
  letter-spacing: 1px;
  color: #0098d6;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #39b54a;
}


header.masthead {
  margin-top: 40px;
  text-align: center;
  color: white;
  background-image: url("../img/hero-image1.1.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}

header.masthead .intro-text {
  padding-top: 80px;
  padding-bottom: 100px;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 40px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

header.masthead .intro-text .intro-heading {
  padding: 0px 150px;
  font-size: 34px;
  text-align: center;
  line-height: 60px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

header.masthead .intro-text .intro-heading span.title {
  font-size: 54px;
  font-weight: bolder;
  color: #ffffff;
  text-shadow: 5px 4px #1f1f1f;
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

section#contact {
  background-color: #212529;
  background-repeat: no-repeat;
  background-position: center;
}

section#contact .section-heading {
  color: #fff;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #FD5E2E;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.footer {
  padding: 25px 0;
  text-align: center;
}

.footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #212529;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #FD5E2E;
}

/* lista ventajas*/

#lista5 {
  counter-reset: li; 
  list-style: none; 
  *list-style: decimal; 
  font: 15px 'trebuchet MS', 'lucida sans';
  padding: 0;
  margin-bottom: 4em;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

#lista5 ol {
  margin: 0 0 0 2em; 
}

#lista5 {
  list-style-type: none;
  list-style-type: decimal !ie; /*IE 7- hack*/
  margin: 0;
  margin-left: 1em;
  padding: 0;
  counter-reset: li-counter;
  margin: 0 auto;
}

#lista5 > li{
    position: relative;
    margin-bottom: 1.5em;
    padding: 0.8em 3em;
    background-color: #0098d6;
    color: #ffffff;
    font-size: 25px;
    border-radius: 10px;
}

#lista5 > li:before {
  position: absolute;
  top: -0.3em;
  left: -0.5em;
  width: 1.8em;
  height: 1.2em;
   
  font-size: 2em;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #39b54a;
   
  transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  z-index: 99;
  overflow: hidden;
   
  content: counter(li-counter);
  counter-increment: li-counter;
}


/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: linear-gradient(rgba(2, 2, 2, 0.5), rgba(0, 0, 0, 0.8)), url("../img/language2.jpg") fixed center center;
  background-size: cover;
  padding: 100px 0;
}

.cta h1 {
  color: #fff;
  text-shadow: 2px 2px #000;
  font-size: 56px;
  font-weight: 700;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.cta p {
  color: #fff;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-size: 30px;
  padding: 30px;
  font-weight: 600;
}

.cta1 {
  background: rgb(233,66,91);
background: linear-gradient(90deg, rgba(233,66,91,1) 0%, rgba(235,86,76,1) 32%, rgba(242,161,111,1) 100%);
  padding: 100px 0;
}

.cta1 h2 {
  color: #fff;
  font-size: 34px;
  line-height: 40px;
  font-weight: 700;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}


.simple-text {
    color: #e9425b;
    font-size: 24px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    margin-bottom: 50px;
    margin-top: 40px;
    text-align: center;
  }

a{
    font-size: 24px;
}

/*----------MEDIA QUERYs------------*/

@media only screen and (max-width: 767px) {

/*html{
  width: fit-content;
}*/

#mainNav .navbar-toggler {
    font-size: 15px;
    padding: 14px 14px; 
}

header.masthead .intro-text .intro-heading {
    padding: 0px 0px;
    font-size: 20px;
}

  .page-section {
    padding: 30px 15px;
}

ul.simple-text {
    text-align: center;
}

.bg-light-como {
    background-image: url(../img/bg1.jpg);
    background-repeat: no-repeat;
}

.bg-light-como p.simple-text.white {
    text-align: center;
    line-height: 26px;
}

header.masthead .intro-text .intro-lead-in {
    font-size: 36px;
    line-height: 46px;
}
.page-section h3.section-subheading {
width: auto;
font-size: 30px;
}

h2.section-heading {
    margin-top: 50px;
    font-size: 30px;
}

/*.fixed-top {
    position: inherit;
  }  */

.nav-logo {
  width: 100%; 
}

#mainNav .navbar-brand {
    width: 60%;
}

header.masthead {
  margin-top: 0px;
}

.page-section h2.section-heading{
  font-size: 30px;
}

 header.masthead .intro-text {
    padding-top: 140px;
    padding-bottom: 80px;
  }

#lista5 > li {
  font-size: 16px;
  padding: 30px 20px;
}

header.masthead .intro-text .intro-heading span.title {
  font-size: 36px;
}

.cta h1 {
  font-size:24px;
}

button.btn.btn-CTA {
  margin: 40px auto;
    height: auto;
    line-height: 28px;
    width: 240px;
}

button.btn.btn-CTA a{
    font-size: 28px;
}


}

@media (min-width: 768px) {
  section {
    padding: 150px 0;
  }
}

@media (min-width: 768px) {

 
  header.masthead .intro-text .intro-lead-in {
    font-size: 50px;
    font-weight: 900;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 50px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
  
}


@media (min-width: 769px) and (max-width: 1200px){
  .bg-light-como p.simple-text.white {
    margin-left: 140px;
    font-size: 15px;
  }

  #lista5 {
  width: 100%;
  }

  #lista5 > li{
    font-size: 18px;
  }
}

@media (min-width: 992px) {
  #mainNav {
    /*padding-top: 25px;
    padding-bottom: 25px;*/
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: #f3f2f2;
  }
  #mainNav .navbar-brand {
    font-size: 3em;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f3f2f2;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 2.25em;
    padding: 12px 0;
  }

  
}

@media (min-width: 1200px) {
  
}