.widaPT_divHt {
  height: 405px;
  text-align: center;
}

.widaPT_InfoDiv {
  display: flex;
  align-items: center;
}

.widaPT_Info {
  align-self: center;
  width: 600px !important;
}

.widaPT_NoDisplay {
  display: none;
}

#widaSys_content_home {
  justify-content: center;
  display: flex;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.group1Background {
  background-image: url("../../images/ARTRODRIGOdark.jpg");
  background-repeat: repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #222a73;
}
@media (min-aspect-ratio: 16/9) {
  .group1Background {
    background-image: url("../../images/ARTRODRIGOdark.jpg");
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-color: #222a73;
  }
}
@media (min-width: 1750px) and (min-aspect-ratio: 16/9) {
  .group1Background {
    background-image: url("../../images/ARTRODRIGORightDark.png");
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-color: #222a73;
  }
}
@media (min-width: 608px) and (min-aspect-ratio: 0.8) and (max-aspect-ratio: 15.9/9) {
  .group1Background {
    background-image: url("../../images/ARTRODRIGOdarkCROPPEDright.png");
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-color: #222a73;
  }
}
@media (min-width: 770px) and (min-aspect-ratio: 0.8) and (max-aspect-ratio: 1.4) {
  .group1Background {
    background-image: url("../../images/ARTRODRIGOdarkCROPPEDright_responsive.png");
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-color: #222a73;
  }
}
@media (min-width: 1600px) and (min-aspect-ratio: 0.8) and (max-aspect-ratio: 1.4) {
  .group1Background {
    background-image: url("../../images/ARTRODRIGORightDark_responsive.png");
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-color: #222a73;
  }
}
@media (max-width: 607px) {
  .group1Background {
    background-image: url("../../images/ARTRODRIGOdarkCROPPEDright_IPhone.png");
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-color: #222a73;
  }
}
.group1Background:before {
  display: none !important;
}
.group1Background:after {
  display: none !important;
}

@supports (-webkit-touch-callout: none) {
  .group1Background {
    background-attachment: scroll;
  }
}
#widaPT_txt-container {
  display: flex;
  align-items: center;
}

#widaPT_txt-container h1 {
  color: #FFFFFF;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
  #widaPT_txt-container h1 {
    text-align: center !important;
  }
}

.resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}

.resp-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

path.widaSys_pointer {
  cursor: pointer;
}

.widaSys_baseClr {
  fill: Silver;
  opacity: 1;
}

.widaSys_pickedClr {
  fill: #3c99d5;
  opacity: 1;
}

.widaSys_pickedClrCtr {
  fill: #df9400;
  opacity: 1;
}

.widaSys_Info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#mllButtonResponsive {
  width: 50%;
}

#mllButtonDefault {
  position: absolute;
  bottom: 0;
  right: 0;
}

.widaSys_NoDisplay {
  display: none;
}

#widaSys_svg-container {
  padding-top: 2rem;
  text-align: center;
  height: 100%;
}

.widaSys_RightSideImg {
  margin-right: 0;
}

.widaSys_RightSideImgDiv {
  padding-right: 0;
  padding-left: 0;
}

.widaSys_LeftSideImg {
  margin-left: 0;
}

.widaSys_LeftSideImgDiv {
  padding-right: 0;
  padding-left: 0;
}

@media screen and (min-width: 768px) {
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
}
.system_text {
  padding-top: 30px;
  padding-left: 8%;
  padding-right: 8%;
  padding-bottom: 10px;
}

.titleText {
  padding-top: 20px;
}

.group2Background {
  background-color: white;
}

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