
body {
  font-family: open_sansregular !important;
}

.f-16 {
  font-size: 16px;
}

.GZY-navbar {
  background-color: #ffffff;
}

.GZY-navbar .navbar-nav .nav-item .nav-link {
  color: #4b4b4b;
}

.GZY-navbar .nav-item.dropdown:hover > .dropdown-menu {
  display: block;
}

.GZY-navbar .navbar-nav > .nav-item:hover > .nav-link {
  color: #05d1dc;
}

.GZY-navbar .dropdown-menu {
  margin-top: 0;
}

.GZY-navbar .dropdown-menu > .dropdown-item:hover {
  color: #05d1dc;
}

.GZY-navbar .btn-GZY-login {
  background-color: #00dae6;
  color: #ffffff;
}

.GZY-navbar .lang-TH {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  color: #bfbfbf;
}

.GZY-navbar .lang-EN {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  color: #58626b;
}

.GZY-navbar .seperate {
  color: #dbdbdb;
}

.GZY-footer {
  background-color: #f5f5f5;
}

.GZY-footer .GZY-titleFooter {
  color: #2f2f2f;
  font-size: 18px;
  font-weight: bold;
}

.GZY-footer .footer-li {
  width: 100%;
  padding: 0;
  list-style-type: none;
}

.GZY-footer .footer-li > li > a {
  color: #6f6f6f;
  font-size: 14px;
}

.GZY-footer .footer-li > li > span {
  color: #6f6f6f;
  font-size: 14px;
}

.GZY-footer .footer-li > li:hover > a {
  color: #00b9c3;
  text-decoration: none;
}

.GZY-copyright {
  background-color: #2f2f2f;
}

.homeBanner {
  margin-bottom: 0 !important;
}

.homeBanner .homeImageBanner > img {
  width: 100%;
}

.homeBanner .slick-dots {
  bottom: 10px;
}

.innovationBanner-section {
  background-image: linear-gradient(to bottom, #4b4b4b, #343434);
}

.innovationBanner .slick-dots {
  bottom: 10px;
}

.innovationBanner .innoImageTitle {
  color: #ffffff;
}

.innovationBanner .innovationList {
  padding-left: 20px;
  list-style-position: inside;
  list-style: none;
}

.innovationBanner .innovationList > li {
  color: #bfbfbf;
}

.innovationBanner .innovationDetail {
  color: #bfbfbf;
}

.solutionImage > img {
  border-radius: 4px;
}

.solutionsTitle > b {
  color: #2f2f2f;
  font-size: 18px;
}

.solutionsDetail {
  color: #6f6f6f;
  text-overflow: ellipsis;
  display: block;
  word-break: break-word;
  overflow: hidden;
  height: 60px;
  font-size: 14px;
}

.solutionsLink {
  background-color: #00dae6;
  color: #ffffff;
  width: 100%;
}

.sectionDescribe {
  width: 100%;
  background-color: #fafafa;
}

.homeDescribe {
  font-weight: bold;
  color: #4b4b4b;
}

.twenty-years-txt {
  color: #6f6f6f;
  display: block;
}

.cloudPotential {
  background-size: cover;
  width: 100%;
  height: 400px;
  color: #fff;
  //display: flex !important;
  align-items: center;
  justify-content: center;
  background-position-x: center;
  background-repeat: no-repeat;
}

.partner-section .setWidth-20 {
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}

.partner-section .setWidth-20 > img {
  max-height: 80px;
}

body header {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.homeImageBanner {
  height: 500px;
  color: #fff;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-position-x: center;
  background-repeat: no-repeat;
}
.homeBanner .slick-dots li button:before {
  color: transparent;
  border: 1px solid #00dae6;
  border-radius: 100px;
  width: 10px;
  height: 10px;
}
.homeBanner .slick-dots li.slick-active button:before {
  color: #00dae6;
  border: 5px solid #00dae6;
  font-size: 0;
}
.icon-inno {
  background: #363636;
  padding: 15px;
  border-radius: 50px;
  width: 75px;
  height: 75px;
}
.innoItemBanner {
  padding-bottom: 101%;
  margin-bottom: -100%;
  font-size: 14px;
}
.innoItemBanner:hover {
  background-color: #05d1dc;
}

.innoItemBanner:hover .innovationDetail, .innoItemBanner:hover .innovationList li{
  color: #fff;
}


.innovationBanner .slick-dots li button:before {
  color: transparent;
  border: 1px solid #fff;
  border-radius: 100px;
  width: 10px;
  height: 10px;
}

.innovationBanner .slick-dots li.slick-active button:before {
  color: #fff;
  border: 5px solid #fff;
  font-size: 0;
}
.solution-menu {
  color: #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  text-decoration: none;
  cursor: pointer;
}
.solution-menu a {
  color: #c4c4c4;
  text-decoration: none;
}
.solution-menu.active a, .solution-menu:hover a{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.solution-menu:hover {
  border-bottom: 1px solid #fff;
}
.solution-content .title {
  font-weight: bold;
}
.solution-content hr.line {
  width: 80px;
  border-top: 3px solid #00dae6;
  margin-left: 0;
}
.solution-content .detail {
  color: #6f6f6f;
  font-size: 14px;
}
.solution-property {
  background-color: #e3e3e3;
  height: 90px;
  padding: 15px;
  display: flex;
  margin: 5px;
  justify-content: flex-start;
  align-items: center;
}
.solution-property img {
  max-width: 50px;
  margin: 0 30px;
}
.solution-property span {
  font-weight: bold;
}
.solution-partner {
  display: inline-block;
  margin: 5px 0;
}
.solution-partner img {
  max-width: 75px;
  max-height: 50px;
}
.bg-gray {
  background-color: #e3e3e3;
}
.contact-us-form input.FormButton {
  width: 100%;
  background-color: #00dae6;
  border: none;
}
.contact-us-form input.FormButton:hover {
  background-color: #00c1cb;
  border: none;
}
.GZY-mobile {
  background-image: linear-gradient(33deg, #292828 12%, #7c7c7c 101%);
}
.GZY-mobile .navbar-nav .nav-item .nav-link {
  color: #fff;
  text-align: center;
  padding: 15px;
  border-bottom: 1px solid #6d6d6d;
}
.GZY-mobile .dropdown-menu {
  background: transparent;
  text-align: center;
}
.GZY-mobile .dropdown-item {
  color: #b5b5b5;
}
/*.GZY-mobile .navbar-nav .nav-item .nav-link.dropdown-toggle{
border: 0;
padding-bottom: 0;
}*/
.GZY-mobile .navbar-nav .nav-item .dropdown-menu {
  border: 0;
  border-bottom:1px solid #6d6d6d;
}
.GZY-mobile .language-zone {
  text-align: center;
  margin: 15px 0px !important;
}
.GZY-mobile .lang {
  margin: 15px 0px;
}
.GZY-mobile .navbar-nav .nav-item .nav-link.active {
  color: #05d1dc;
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
@media (max-width: 991.98px) {
  .GZY-navbar {
    display: flex;
    position: absolute;
    z-index: 1;
    background-color: transparent !important;
    width: 100%;
    justify-content: space-between;
    left: 0;
  }
}
@media (max-width: 767.98px) {
  .homeImageBanner {
    height: 450px;
    background-position-y: center;
  }
  .solutionsTitle > b {
    font-size: 16px;
  }
}