@media (max-width: 1600px){
    .navbar .dropdown .dropdown ul {
        /*left: -90%;*/
        /*min-width: 90%;*/
    }
}



/*--------------------------------------------------------------
# industria Section
--------------------------------------------------------------*/
#industria {
  width: 100%;
  height: 80vh;
  height: 550px;
  height: calc(100vw * 551 / 1600);
  /*background: url("/img/100x66cm_CW-1-2.jpg") top center;*/
  background-size: cover;
  position: relative;
}
#industria:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#industria .container {
  padding-top: 19px;
}
@media (max-width: 992px) {
  #industria .container {
    padding-top: 4px;
  }
}
#industria h1 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  color: #fff;
  font-family: "Poppins", sans-serif;
}
#industria h2 {
  color: #eee;
  margin: 10px 0 0 0;
  font-size: 24px;
}
#industria .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 35px;
  border-radius: 50px;
  transition: 0.5s;
  margin-top: 30px;
  border: 2px solid #fff;
  color: #fff;
}
#industria .btn-get-started:hover {
  background: #5fcf80;
  border: 2px solid #5fcf80;
}
@media (min-width: 1024px) {
  #industria {
    background-attachment: fixed;
  }
}
@media (max-width: 768px) {
  #industria {
    height: 100vh;
  }
  #industria h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #industria h2 {
    font-size: 18px;
    line-height: 24px;
  }
}


@media (max-width: 992px) {
  #industria h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #industria h2 {
    font-size: 18px;
    margin: 0;
    line-height: 24px;
  }
  #industria .btn-get-started {
    margin-top: 13px;
  }
}

@media (max-width: 768px) {
  #industria {
    height: 100vh;
    height: calc(100vw * 551 / 900);
  }

  #industria h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #industria h2 {
    font-size: 18px;
    line-height: 24px;
  }
}


@media (max-width: 576px) {
  #industria {
    height: 100vh;
    height: calc(100vw * 551 / 500);
  }
  #industria h1 {
      font-size: 23px;
  }
  #industria h2 {
    font-size: 14px;
  }
  #industria .container {
    padding-top: 20px;
  }
}








/*--------------------------------------------------------------
# comercio Section
--------------------------------------------------------------*/
#comercio {
  width: 100%;
/*   height: 80vh;     */
/*   height: 550px; */
  height: calc(100vw * 551 / 1600);
  /*background: url("/img/150x100cm_ALL CONECTED-1-2.jpg") top center;*/
  background-size: cover;
  position: relative;
}
#comercio:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#comercio .container {
  padding-top: 72px;
}
@media (max-width: 992px) {
  #comercio .container {
    padding-top: 62px;
  }
}
#comercio h1 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  color: #fff;
  font-family: "Poppins", sans-serif;
}
#comercio h2 {
  color: #eee;
  margin: 10px 0 0 0;
  font-size: 24px;
}
#comercio .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 35px;
  border-radius: 50px;
  transition: 0.5s;
  margin-top: 30px;
  border: 2px solid #fff;
  color: #fff;
}
#comercio .btn-get-started:hover {
  background: #5fcf80;
  border: 2px solid #5fcf80;
}
@media (min-width: 1024px) {
  #comercio {
    background-attachment: fixed;
  }
}

@media (max-width: 992px) {
  #comercio h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #comercio h2 {
    font-size: 18px;
    margin: 0;
    line-height: 24px;
  }
  #comercio .btn-get-started {
    margin-top: 13px;
  }
}

@media (max-width: 768px) {
  #comercio {
    height: 100vh;
    height: calc(100vw * 551 / 900);
  }

  #comercio h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #comercio h2 {
    font-size: 18px;
    line-height: 24px;
  }
}


@media (max-width: 576px) {
  #comercio {
    height: 100vh;
    height: calc(100vw * 551 / 500);
  }
  #comercio h1 {
      font-size: 23px;
  }
  #comercio h2 {
    font-size: 14px;
  }
  #comercio .container {
    padding-top: 20px;
  }
}

#comercio{
  margin-top: 72.5px;
}


@media (max-width: 992px) {
  #comercio {
    margin-top: 60px;
  }
}


















#footer .footer-top {
    padding: 60px 0 0px 0;
}


.events .card-img {
    width: calc(100%) !important;
     margin-left: 0px !important; 
}




.carousel-item{
  max-height: 460px;
}

.carousel-item > img{
  max-height: 460px;
}


.carousel-control-next, .carousel-control-prev {
    color: #5fcf80;
    font-size: 67px;
}
.carousel-control-next:hover, .carousel-control-prev:hover {
    color: #5fcf80;
}

.dot_min{
    color: #5fcf80;
    opacity: .5;
}
.dot_min:hover{
    opacity: 1;
}
.dot_min.active{
    opacity: 1;
}

#comercio2{
  width: 100%;
  height: 80vh;
  background: url("/img/150x100cm_SMART Q-1-3.jpg") top center;
  background-size: cover;
  position: relative;
}
#industria2{
  width: 100%;
  height: 80vh;
  background: url("/img/120x80cm_LS-1-2.jpg") top center;
  background-size: cover;
  position: relative;
}






@media (max-width: 1366px){
  .navbar .dropdown .dropdown:hover > ul {
      left: 100% !important;
  }
  .navbar .dropdown .dropdown ul {
      left: 95%;
  }
}








button#ihavecookiesBtn {
    margin-left: 0px !important;
}
/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: var(--purple);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    font-family: system-ui;
}
#gdpr-cookie-message h4 {
    color: var(--red);
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: var(--red);
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: white;
    font-size: 15px;
    line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: var(--red);
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: var(--red);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: var(--red);
    color: white;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    /* margin-left: 15px; */
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
    background: white;
    color: var(--red);
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    background: white;
    color: var(--red);
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}

#gdpr-cookie-message {
    left: 30px;
    background-color: #5fcf80;
}
#gdpr-cookie-accept, #gdpr-cookie-advanced {
    background-color: #5fcf80 !important;
    border: 1px solid white !important;
    color: white !important;
}
#gdpr-cookie-accept:hover, #gdpr-cookie-advanced:hover {
    background: white !important;
    color: #5fcf80 !important;
}
#gdpr-cookie-accept-div{
  margin-right: 7px;
}
#gdpr-cookie-advanced-div{
  margin-left: 7px;
}


#gdpr-cookie-message h5 {
    color: white !important;
}














#error_div {
  width: 100%;
  height: 80vh;
  height: 550px;
  height: calc(100vw * 551 / 1600);
  /*background: url("/img/100x66cm_CW-1-2.jpg") top center;*/
  background-size: cover;
  position: relative;
}
#error_div:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#error_div .container {
  /*padding-top: 72px;*/
    margin-top: -160px;
}
@media (max-width: 992px) {
  #error_div .container {
    padding-top: 62px;
  }
}
#error_div h1 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  color: #fff;
  font-family: "Poppins", sans-serif;
}
#error_div p {
  color: #eee;
  margin: 10px 0 0 0;
  font-size: 24px;
}
#error_div .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 35px;
  border-radius: 50px;
  transition: 0.5s;
  margin-top: 30px;
  border: 2px solid #fff;
  color: #fff;
}
#error_div .btn-get-started:hover {
  background: #5fcf80;
  border: 2px solid #5fcf80;
}
@media (min-width: 1024px) {
  #error_div {
    background-attachment: fixed;
  }
}
@media (max-width: 768px) {
  #error_div {
    height: 100vh;
  }
  #error_div h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #error_div p {
    font-size: 18px;
    line-height: 24px;
  }
}


@media (max-width: 992px) {
  #error_div h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #error_div h2 {
    font-size: 18px;
    margin: 0;
    line-height: 24px;
  }
  #error_div .btn-get-started {
    margin-top: 13px;
  }
}

@media (max-width: 768px) {
  #error_div {
    height: 100vh;
    height: calc(100vw * 551 / 900);
  }

  #error_div h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #error_div h2 {
    font-size: 18px;
    line-height: 24px;
  }
}


@media (max-width: 576px) {
  #error_div {
    height: 100vh;
    height: calc(100vw * 551 / 500);
  }
  #error_div h1 {
      font-size: 23px;
  }
  #error_div h2 {
    font-size: 14px;
  }
  #error_div .container {
    padding-top: 20px;
  }
}

























#footer .footer-top .footer-links ul li {
    padding: 10px !important;
}
#footer .footer-top .footer-contact p {
    font-family: "Open Sans", sans-serif;
}