.itopplus-background {
background-image:none;background-color :rgba(255, 255, 255, 1);
}
/*เมนูทั้งหมด*/
.navbar-default .navbar-nav > li > a {
  font-size: 18px;
}
.dropdown-menu > li > a {
  font-size: 16px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #000 !important;
  box-shadow: inset 0 -3px 0 0 #1f9dd8;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav > li > .dropdown-menu > li > a:hover {
  box-shadow: inset 0 -3px 0 0 #1f9dd8;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #fff;
  background-image: linear-gradient(to bottom, #ffffff 0, #ffffff 100%);
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #000;
  background-color: none;
  -webkit-box-shadow: 0 3px 0 0 #1f9dd8;
  -moz-box-shadow: 0 3px 0 0 #1f9dd8;
  box-shadow: 0 3px 0 0 #1f9dd8;
}
.navbar-default .navbar-toggle:focus .text-bar,
.navbar-default .navbar-toggle:hover .text-bar {
  color: #000 !important;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #000;
  background-color: #1f9dd8;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #000;
}
.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #1f9dd8;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #1f9dd8;
}

@media (max-width: 768px) {
  .navbar-default {
    background: #53b2f8;
  }
  .navbar-default .navbar-toggle {
    border-color: #53b2f8;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .navbar-default .navbar-nav > li > a {
    color: #000 !important;
  }
  .navbar-default .navbar-nav .open > .dropdown-menu {
    background: 0 0 !important;
  }
  .nav .open > a,
  .nav .open > a:focus,
  .nav .open > a:hover {
    background-color: #fff !important;
    color: #fff !important;
  }
  .itopplus-banner {
    position: inherit;
  }
  /*เมนูหลักทั้งหมด*/
  .itopplus-sidebar-menu-single a:link {
    color: #fff !important;
  }
  /*เมนูย่อยแรก*/
  .itopplus-sidebar-menu-single a:active {
    background-color: transparent;
    color: #fff !important;
  }
  .itopplus-sidebar-menu-single {
    border-bottom: transparent;
  }
  /*เมนูย่อยถัดไป*/
  .itopplus-sidebar-menu-parent a {
    color: #fff !important;
  }
  .itopplus-sidebar-menu-parent a:active {
    background-color: transparent;
    color: #fff !important;
  }
  .navbar-default .navbar-brand {
    color: #fff;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
  }
}

@media only screen and (max-width: 769px) {
  .button-text3 {
    width: 30% !important;
    padding: 1% 1% !important;
  }
}

/*เมนูกึ่งกลาง*/
/* Medium Devices, Desktops */
@media only screen and (min-width: 1024px) {
  .no-js .mobile-contact {
    display: none;
  }
  
  h1,
  .h1 {
    font-size: 2.25em;
  }
  h2,
  .h2 {
    font-size: 1.875em;
  }
  h3,
  .h3 {
    font-size: 1.5em;
  }
  h4,
  .h4 {
    font-size: 1.125em;
  }
  h5,
  .h5 {
    font-size: 0.875em;
  }
  h6,
  .h6 {
    font-size: 0.75em;
  }
  p {
    margin: 0 0 10px;
  }
  .navbar .nav,
  .navbar .nav > li {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  #main-navbar-collapse {
    text-align: right;
  }
  .itopplus-menu {
    margin-top: 5%;
  }
  /* scrollbar 1  */
  ::-webkit-scrollbar {
    width: 10px;
  }
  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  ::-webkit-scrollbar-thumb {
    background: #52b2f8;
  }
  ::-webkit-scrollbar-thumb:hover {
    background: #52b2f8;
  }
  /* scrollbar 1 */
  .zIndex-pos2 {
    z-index: 98;
  }
  .button-text3 {
    width: 20% !important;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1366px) {
  h1,
  .h1 {
    font-size: 2.25em;
  }
  h2,
  .h2 {
    font-size: 1.875em;
  }
  h3,
  .h3 {
    font-size: 1.5em;
  }
  h4,
  .h4 {
    font-size: 1.125em;
  }
  h5,
  .h5 {
    font-size: 0.875em;
  }
  h6,
  .h6 {
    font-size: 0.75em;
  }
  p {
    margin: 0 0 10px;
  }
  .navbar .nav,
  .navbar .nav > li {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  #main-navbar-collapse {
    text-align: right;
  }
  .button-text3 {
    width: 15% !important;
  }
}

@media only screen and (min-width: 1900px) {
  .button-text3 {
    width: 15% !important;
  }

  .block-standard2 {
    font-size: 22px !important;
    margin-top: 3% !important;
  }
  .block-about2 {
    font-size: 32px !important;
  }
  .button-text1 {
    font-size: 18px !important;
  }
  .empty-space2 {
    height: 130px !important;
  }
  .block-services1 {
    font-size: 32px !important;
  }
  .topic-text {
    font-size: 20em !important;
  }
  .empty-space5 h2 {
    font-size: 4.5em !important;
  }
  .product-bg {
    padding: 5% 2% !important;
    margin-top: 16% !important;
  }
  .block-project1 {
    font-size: 4em !important;
  }
  .footer-img1 {
    width: 65% !important;
  }
  h3.managerHeader {
    font-size: 3em !important;
  }
  .img-qr {
    width: 85% !important;
  }
  .empty-space9 p {
    font-size: 26px !important;
  }

  p {
    font-size: 18px !important;
  }
  h1 {
    font-size: 3.5em !important;
  }
  h2 {
    font-size: 4em !important;
  }
  h3 {
    font-size: 20px !important;
  }
  h6 {
    font-size: 30px !important;
  }
}

/* photo */
.picf {
  transition: 0.5s;
}
.picf:hover {
  transform: translate(0px, -8px);
  transition: 0.5s;
}

/*  bgpt */
.bgpt {
  transition: 0.3s;
}
.bgpt:hover {
  box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}

/*  hvr */
.hvr-grow {
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
  transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  transform: scale(1.1);
}

/*เฉพาะรูปแบบมีขอบ*/

.thumbnail img.imageGallery:hover {
  -webkit-transform: scale(1.1);
  transform: scale(0.98);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.05);
  transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100.1% !important;
}

#background61fca57b272601001385bd6c .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100.1% !important;
  border: solid 1px #e4e4e4;
}
#background61fca57b272601001385bd6c .thumbnail {
  border: solid 0px #dadada;
  background: #fff;
  color: #000000;
  border-radius: 0px;
  padding: 0% !important;
  transition: 0.5s;
  box-shadow: 3px 3px 15px 1px rgb(225 149 145 / 0%);
  margin: 5% 2%;
}
#background61fca57b272601001385bd6c .thumbnail:hover {
  box-shadow: 3px 3px 15px 1px rgba(225, 149, 145, 0);
  background: #fff;
  border-radius: 0px;
  color: #000000;
}
#background61fca57b272601001385bd6c .col-md-3 {
  width: 16.666%;
}

/*------------*/

figure.effect-selena {
  background: transparent;
}
figure.effect-apollo {
  background: transparent;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}
.fancybox-skin {
  background: #fff;
  border-radius: 0px;
}
.fancybox-lock {
  overflow: auto;
}
.fancybox-margin {
  margin-right: 0px;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: hidden;
}

/*  Layout */
.boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 0px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}

/*  jazz */
figure.effect-jazz figcaption::after {
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
}
figure.effect-jazz {
  background: transparent;
}

/* oscar*/

#background61fca7106a0c6a0013787bfc .grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar {
  background: transparent;
}
figure.effect-oscar img {
  opacity: 1;
}
figure.effect-oscar:hover img {
  opacity: 1;
}
figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}
figure.effect-oscar figcaption {
  background: transparent;
}
figure.effect-oscar:hover figcaption {
  background: transparent;
}

figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}
.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}

figure.effect-oscar img {
  max-width: none;
  -webkit-transition:
    opacity 0.32s,
    -webkit-transform 0.32s;
  transition:
    opacity 0.32s,
    transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

/* oscar */

/* อัลบั้ม slide  */

.jssorb03 div {
  background-position: -5px -4px;
  background-color: #e98b84;
  color: white !important;
}
.jssorb03 .av,
.jssorb03 div,
.jssorb03 div:hover {
  background: transparent;
  overflow: hidden;
  cursor: pointer;
  background-color: #e98b84;
  border: 1px solid #fff;
}
.jssora03l {
  display: none;
}
.jssora03r {
  display: none;
}
.jssora03r.jssora03rds {
  display: none;
}

/*hvr-backward*/
.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-backward {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
}

.hvr-backward1:hover,
.hvr-backward1:focus,
.hvr-backward1:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-backward1 {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
}

/*  JazzByYing */
.JazzByYing-Position {
  display: block;
  overflow: hidden;
}
.JazzByYing {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.JazzByYing:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}

/*-------สไลด์-------*/
.rslides_tabs {
  list-style: none;
  padding: 0;
  font-size: 18px;
  list-style: gujarati;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  display: flex;
  overflow-x: auto;
  margin-top: 2%;
}
.ef {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: transform 0.25s;
}
.ef li:hover {
  opacity: 0.8;
  transition: 0.32s;
}

/**/
.itopplus-sticky-nav-bar-inside div {
  float: none !important;
  text-align: center;
}
#itopplus-sticky-nav-bar {
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33);
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
  color: #fff;
  font-size: 12pt;
  border-bottom: none !important;
}

ul#itopplus-nav-bar-sticky {
  padding-top: 15px;
  padding-bottom: 15px;
}

/*---สไลด์---*/
/*
#carousel61f608fdc9bdaa001a09c61d .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #fff;
}
.carousel-indicators .active {
   background-color: #fff;
 	border-color:#fff;
}/*
/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
    bottom: 50px;
}
*/
.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  display: none;
}
/*---สไลด์---*/

/*ul_icon*/
.icon_a {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  list-style: none;
  padding: 0%;
  margin: 0 auto;
  margin-bottom: 1%;
}
.icon_a li::before {
  content: "➤";
  padding-right: 0.5%;
  color: #8bc53e;
}

/* ค้นหา หน้าต้นแบบ */

.itopplus-search-shopcart-id {
  color: #333;
  font-size: 14px;
}
.itopplus-search-shopcart-name {
  padding-top: 0px;
  color: #333;
  font-size: 14px;
}
.itopplus-search-shopcart-price {
  color: #333;
  font-size: 16px;
}
.itopplus-search-image-flex-item {
  box-shadow:
    rgb(0 0 0 / 19%) 0px 0px 0px,
    rgb(0 0 0 / 23%) 0px 0px 0px !important;
  border: solid 1px #ccc;
}

/* contenemanager */
/*อัลบั้มในเนื้อหาระบบ*/
#Contentmanager .form-group .col-md-3 {
  /*padding: 5px 5px 0px 5px;*/
  text-align: center !important;
  margin-bottom: -20px;
  width: 33.333%;
  padding-top: 15px;
}
#Contentmanager a.thumbnail.fancybox {
  border-radius: 0px;
  background-color: transparent;
  border: 0px dashed #ccc;
  padding: 0px;
}
#Contentmanager a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: transparent;
  box-shadow: 0px 0px 0px 0px rgb(220 220 220);
  opacity: 1;
  border: 0px dashed #ccc;
}
#Contentmanager .col-md-12.text-justify {
  padding-right: 10px;
  padding-left: 10px;
}

#Contentmanager .col-md-6.pull-left {
  padding-right: 0px;
  padding-left: 0px;
  margin-bottom: -2%;
  margin-left: -0.5%;
}
.img-thumbnail,
.thumbnail {
  -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 0%);
  box-shadow: 0 0 0 rgb(0 0 0 / 0%);
}
#Contentmanager .img-thumbnail {
  border: 0px solid #ddd;
}

/* contenemanager */

h3.managerHeader {
  font-size: 2em;
  text-align: center;
  color: #225ba2;
  font-weight: 500;
}
.page-header {
  border-bottom: 0px solid #eee;
}
#Contentmanager .post-time {
  font-size: 14px;
  font-weight: 300;
  color: #1e2a27;
  display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  color: #000;
  padding: 5% 0%;
  font-weight: 500;
  background: transparent;
  height: 80px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  background-color: transparent;
  color: #225ba2;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #225ba2;
  display: none;
}

article.col-md-6.item.-micro {
  width: 33%;
}
.Contentmanager .site .col-section .item.-micro {
  padding: 10px 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro a .image {
  width: 100%;
  margin-bottom: 0px;
  border-radius: 0px;
  border: solid 0px #fafafa;
}
.Contentmanager .site .col-section .item.-micro a .caption {
  width: 100%;
  background: transparent;
  padding-left: 0;
  padding: 0% 5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
  border-right: none;
  border-bottom: none;
  background-color: #ffffff;
  margin: 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
  border-bottom: none;
  background-color: #ffffff;
  margin: 0%;
}

.Contentmanager .site .col-section .item.-micro a .post {
  display: none;
}

.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 25%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 33.333%;
}
.contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
  transition: 0.3s;
  transform: scale(1.01);
  box-shadow: 0 0 10px #a2a2a2;
}
.contenemanager-gallery .thumbnail:hover {
  transition: 0.3s;
  transform: scale(1.01);
  box-shadow: 0 0 10px #a2a2a2;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
}
.contenemanager-gallery .thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: transparent;
}
.fbcomments,
.fbcomments {
  display: none;
}
.landingpagemanager {
  display: none;
}
.nav-template7 li a {
  color: #1c1c1c;
  display: inline-block;
  font-size: 18px !important;
}
.nav-template7 li:hover {
  background-color: #fff7ef;
  text-decoration: none;
}
#contenttype71 {
  font-size: 16px;
  text-align: left;
}
.nav-template7 .fa-plus:before {
  content: "\f101";
  color: #083a2e;
}
.col-md-12.text-justify {
  padding-right: 5px;
  padding-left: 5px;
}
/* contenemanager */

/* class หน้าต้นแบบ */

.head-icon {
  text-align: right;
  margin-right: 10%;
  margin-top: 3%;
}
.footer-img1 {
  width: 95%;
  margin: 0 auto;
}

.footer-text {
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  padding: 2% 0%;
  border-top: solid 1px #fff;
  margin-top: 1%;
}
.footer-text1 {
  font-size: 22px;
  text-align: center;
  padding: 2% 0% 1% 0%;
}
.footer-text2 {
  font-size: 18px;
  white-space: break-spaces;
  margin-left: 3%;
}

/* class */
#background61fcc3bc6a0c6a0013787e82 {
  width: 66%;
  margin: 0 auto;
}
.comingsoonn {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 5%;
  margin-top: 4%;
}

.button-text1:hover {
  background-color: #003a74;
}
.button-text1 {
  font-size: 16px;
  font-weight: 300;
  font-family: "Oswald", "Prompt";
  text-align: center;
  background-color: #52b2f8;
  color: #fff;
  width: 25%;
  padding: 2% 0%;
  margin-top: 5%;
  transition: 0.5s;
}
.button-text2 {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  padding: 1% 5% 1.5% 5%;
  font-family: "Oswald", "Prompt";
  background-color: #52b2f8;
  color: #fff;
  width: fit-content;
  margin: 0 auto;
  border-radius: 50px;
  box-shadow: 2px 2px 2px 2px rgb(207 207 207);
  margin-bottom: 4%;
  margin-top: 2%;
  transition: 0.5s;
}
.button-text3:hover {
  background-color: #235ca2;
}
.button-text3 {
  font-size: 16px;
  font-weight: 300;
  font-family: "Oswald", "Prompt";
  text-align: center;
  background-color: #52b2f8;
  color: #fff;
  width: 15%;
  padding: 1% 0%;
  margin-top: 0%;
  transition: 0.5s;
  margin-left: 10%;
}

.bg1 {
  background-color: #f7f2ed;
  color: #000;
}
.bg2 {
  background-color: #52b2f8;
  color: #fff;
}
.bg3 {
  background-color: #003a74;
  color: #fff;
}
.bg4 {
  background-color: #fafafa;
  color: #000;
  outline: 2px dashed #52b2f8;
  outline-offset: -7px;
}

.icon-img1 {
  width: 90%;
}
.icon-img2 {
  width: 30%;
  margin: 0 auto;
  margin-bottom: 5%;
}
.icon-img3 {
  margin-bottom: 9%;
}
.icon-img3 img {
  box-shadow: 0px 2px 5px 2px rgb(0 0 0 / 20%);
}

.empty-space {
  padding: 1%;
}
.empty-space1 h1 {
  font-weight: 600;
  color: #225ba2;
  margin-top: 3%;
  margin-bottom: 2%;
}
.empty-space1 p {
  white-space: break-spaces;
  line-height: 1.6;
}
.empty-space1 {
  padding: 4% 5% 0% 5%;
}
.empty-space2 h1 {
  color: #7ee8ff;
  font-weight: 600;
}
.empty-space2 {
  width: 35%;
  background-color: #003a74;
  color: #fff;
  margin-right: -25%;
  z-index: 2;
  position: relative;
  height: 110px;
  padding: 3% 2% 3% 2%;
  text-align: center;
}
.empty-space3 h2 {
  color: #fff;
  font-weight: 500;
  white-space: break-spaces;
  line-height: 1.2;
  margin-top: 5%;
}
.empty-space4:hover {
  transform: scale(1.02);
}
.empty-space4 {
  text-align: center;
  background-color: #fff;
  padding: 10% 0%;
  box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 10%);
  transition: 0.5s;
}
.empty-space5 {
  text-align: center;
  margin-top: -16%;
  margin-bottom: 5%;
}
.empty-space5 h6 {
  font-family: "Oswald", "Prompt";
  color: #52b2f8;
  font-weight: 300;
  letter-spacing: 3px;
}
.empty-space5 h2 {
  font-size: 3.5em;
  color: #225ba2;
  font-weight: 500;
}
.empty-space6 {
  padding: 2% 10% 2% 9.5%;
}
.empty-space7 {
  text-align: center;
  padding: 3% 0% 2%;
}
.empty-space7 h6 {
  font-family: "Oswald", "Prompt";
  color: #52b2f8;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.empty-space7 h2 {
  color: #225ba2;
  font-weight: 500;
  font-family: "Oswald", "Prompt";
}
.empty-space8 {
  text-align: left;
  margin-bottom: 2%;
}
.empty-space8 h4 {
  font-weight: 500;
  color: #5dbbff;
  font-family: "Oswald", "Prompt";
}
.empty-space9 h5 {
  font-weight: 600;
  font-style: italic;
}
.empty-space9 {
  text-align: center;
}
.empty-space9 p {
  background-color: #52b2f8;
  color: #fff;
  font-family: "Oswald", "Prompt";
  font-size: 22px;
  padding: 2%;
  border-radius: 10px;
  box-shadow: 2px 2px 2px 2px rgb(207 207 207);
  margin-top: 4%;
}
.empty-space9 {
  text-align: center;
}
.empty-space10 h4 {
  color: #225ba2;
  font-weight: 500;
  margin-bottom: 1%;
}
.empty-space10 h3 {
  font-weight: 500;
  color: #000000;
}
.empty-space10 p {
  margin-bottom: 2%;
}
.empty-space10 {
  text-align: left;
  margin: 0% 1%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
  font-size: 2.5em;
}
h2 {
  font-size: 3em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 26px;
}
p {
  font-size: 16px;
}

.topic-text {
  font-size: 14em;
  text-align: center;
  font-family: "Oswald", "Prompt";
  font-weight: 500;
  color: #ffffff;
  text-shadow:
    1px 1px 1px #e9e9e9,
    -1px -1px 0 #e9e9e9,
    1px -1px 0 #e9e9e9,
    -1px 1px 0 #e9e9e9,
    1px 1px 0 #e9e9e9;
}

/* home standard */

.block-standard-pd {
  margin-top: -5%;
  margin-bottom: 3%;
}
.block-standard {
  display: flex;
  width: 100%;
  padding: 5% 7%;
}
.block-standard1 {
  width: 25%;
}
.block-standard2 {
  width: 85%;
  font-size: 18px;
  white-space: break-spaces;
  margin-left: 8%;
  margin-top: 2%;
}

/* home about */

.block-about {
  display: flex;
  width: 100%;
}
.block-about1 {
  width: 15%;
  border-bottom: solid 1px #52b2f8;
  align-self: center;
}
.block-about2 {
  width: 80%;
  font-size: 20px;
  margin-left: 5%;
  letter-spacing: 5px;
  color: #52b2f8;
  font-family: "Oswald", "Prompt";
  font-weight: 300;
}
.block-about3 {
  display: flex;
  width: 100%;
}

/* home services */
.block-services {
  display: flex;
  width: 100%;
}
.block-services1 {
  width: 50%;
  font-size: 20px;
  letter-spacing: 5px;
  color: #003a74;
  font-family: "Oswald", "Prompt";
  font-weight: 300;
}
.block-services2 {
  width: 15%;
  margin: 0 auto;
  margin-left: 0;
  border-bottom: solid 1px #1464af;
  align-self: center;
}

/* home project */
.block-project {
  display: flex;
  width: 100%;
  color: #fff;
  padding: 5% 10% 2% 10%;
}
.block-project1 {
  width: 40%;
  font-size: 3em;
  letter-spacing: 2px;
  font-family: "Oswald", "Prompt";
}
.block-project2 {
  width: 60%;
  margin: 0 auto;
  margin-left: 0;
  border-bottom: solid 1px #ffffff;
  align-self: center;
}

/* home product */
.product-bg {
  background-color: rgb(68 174 250 / 70%);
  padding: 2%;
  width: 70%;
  margin: 0 auto;
  margin-top: 15%;
  text-align: center;
}
.product-text1 {
  font-size: 26px;
  font-weight: 400;
}
.product-text2 {
  font-size: 32px;
  font-weight: 500;
}

/* contact */

.img-qr {
  border: dashed 1px #ccc;
  padding: 7%;
  width: 95%;
  background-color: #fff;
}
.contact-text1 {
  font-size: 20px;
  font-weight: 600;
  color: black;
  margin-top: 5%;
  text-transform: uppercase;
}
.contact-text2 {
  color: #333;
  font-size: 16px;
  font-weight: 300;
  margin-top: 5%;
  margin-bottom: 10%;
  padding-bottom: 25%;
  border-bottom: dashed 1px #ccc;
  white-space: break-spaces;
}
.contact-text3 {
  font-size: 16px;
  color: #52b2f8;
  font-weight: 600;
}

/* tableA */

#tableA {
  width: 100%;
}
#tableA th {
  background-color: #5dbbff;
  padding: 20px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  border: solid 5px #fff;
}
#tableA td {
  border: 5px solid #fff;
  padding: 20px;
  font-size: 16px;
  width: 20%;
  text-align: center;
}

#tableA tr:nth-child(even) {
  background-color: #f2f2f2;
}
#tableA tr:hover {
  background-color: #5dbbff;
  color: #fff;
}

/*from Contact*/

.no-js #Component61fccfb212435100148d3049 label {
  display: none !important;
}
.no-js #Component61fccfb212435100148d3049 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component61fccfb212435100148d3049 .form-control {
  border: 1px solid transparent;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  font-size: 14px !important;
  padding: 30px;
  background: #fbfbfb;
  color: #000;
}
.no-js #Component61fccfb212435100148d3049 .form-control:hover {
  border-color: #52b2f8;
}
.no-js #Component61fccfb212435100148d3049 ::placeholder {
  color: #000 !important;
  font-weight: 300;
}

.no-js #Component61fccfb212435100148d3049 .form-control:focus {
  border-color: #52b2f8;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgb(82 178 248 / 0.5);
  box-shadow:
    inset 0 0px 0px rgba(0, 0, 0, 0.075),
    0 0 0px rgba(102, 175, 233, 0);
  color: #000 !important;
}

.no-js #Component61fccfb212435100148d3049 .btn {
  background-image: linear-gradient(to right, #52b2f8 0%, #52b2f8 50%, #52b2f8 100%);
  background-repeat: repeat-x;
  border-color: #52b2f8;
  border-radius: 0px;
  padding: 10px 30px;
  font-size: 16px;
  border: 0px solid transparent;
  color: #fff;
}

.no-js #Component61fccfb212435100148d3049 .btn-default {
  text-shadow: 0 0 0 #fff;
}

.no-js #Component61fccfb212435100148d3049 .btn-default:active {
  background-color: #52b2f8;
}

.no-js #Component61fccfb212435100148d3049 .btn-default:hover,
.no-js #Component61fccfb212435100148d3049 .btn-default:focus {
  background-color: #52b2f8;
}

/*Hide Menu Phone*/

@media only screen and (min-width: 360px) {
  .navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none !important;
    background: none !important;
  }

  .text-bar {
    color: #66b2ff !important;
    font-size: 0px !important;
  }
  .navbar-default .navbar-toggle:focus .icon-bar,
  .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff;
  }
}

@media only screen and (max-width: 769px) {
  .navbar-default .navbar-brand {
    padding: 11px;
  }
  .itopplus-search-image-flex-container {
    width: 100% !important;
    display: inline-block !important;
  }

  .itopplus-search-image-flex-item {
    background-color: #fafafa !important;
    display: inherit;
    padding: 10px 10px 10px 10px !important;
    margin: 0px !important;
    width: 50% !important;
    float: left;
    box-shadow:
      rgb(0 0 0 / 19%) 0px 0 0,
      rgb(0 0 0 / 23%) 0px 0 0 !important;
    min-height: 200px !important;
    max-height: 200px !important;
  }
  .itopplus-search-shopcart-image img {
    width: 90% !important;
  }
  #itp-shopcart-detail {
    padding-left: 0 !important;
  }
  .itopplus-search-shopcart-image {
    height: auto !important;
    overflow: hidden;
  }
  .itopplus-search-shopcart-image img {
    width: 100% !important;
  }
  .search_text {
    text-align: center;
  }
  .itopplus-search-shopcart-image {
    background: #f6f8f8;
  }
  .navbar-default .navbar-toggle:focus .icon-bar,
  .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff;
  }

  .block-standard-pd {
    margin-top: 0%;
  }
  .block-standard2 {
    font-size: 12px;
    white-space: inherit;
  }
  .empty-space1 p {
    white-space: inherit;
  }
  .empty-space2 {
    width: 45%;
    height: 70px;
  }
  .block-services1 {
    width: 85%;
  }
  .topic-text {
    font-size: 9em;
  }
  .product-text2 {
    font-size: 26px;
  }
  .product-text1 {
    font-size: 22px;
  }
  .block-project1 {
    width: 50%;
    font-size: 2em;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
  }
  .footer-text {
    border-top: solid 0px #fff;
    margin-top: 0%;
  }

  p {
    font-size: 14px;
  }
  h1 {
    font-size: 1.5em;
  }
  h2 {
    font-size: 2em;
  }
  h3 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 480px) {
  #imagesControl61fc917a272601001385b8ba {
    padding: 0px !important;
  }
  .block-standard2 {
    font-size: 16px;
  }
  .empty-space1 {
    padding: 0% 0% 0% 0% !important;
  }
  .empty-space3 h2 {
    white-space: inherit;
  }
  #mainmenu61fca0496a0c6a00137879a9 {
    margin-bottom: -4%;
  }
  .topic-text {
    font-size: 4em;
  }
  .empty-space5 h2 {
    font-size: 2.5em;
  }
  #background61fca57b272601001385bd6c .col-md-3 {
    width: 33%;
  }
  .block-project {
    padding: 10% 0% 0% 0%;
  }
  .empty-space6 {
    padding: 10% 0% 0% 0%;
  }
  .block-project1 {
    width: 65%;
    font-size: 2em;
  }
  #myImage1643948031327 {
    display: none;
  }
  article.col-md-6.item.-micro {
    width: 100%;
  }
  .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 3%;
  }
  .Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 3%;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
  }
  #background61fcc3bc6a0c6a0013787e82 {
    width: 100%;
  }
  .button-text2 {
    font-size: 15px;
    padding: 5% 5% 5.5% 5%;
    width: 100%;
  }
  h3.managerHeader {
    font-size: 20px;
  }
  .page-header {
    margin: 20px 0 20px;
  }
  .table-responsive {
    white-space: nowrap;
  }
  .table-responsive {
    border: 0px solid #ddd;
  }

  p {
    font-size: 16px;
  }
  h3 {
    font-size: 18px;
  }

  #Contentmanager .form-group .col-md-3 {
    width: 100%;
  }
  .contact-text2 {
    font-size: 14px;
  }
  #imagesControl61fca7106a0c6a0013787bfc {
    padding: 0px 0px 10px 0px !important;
  }
  #imagesControl61fca7106a0c6a0013787bfc .thumbs {
    margin-bottom: -2%;
  }
  .empty-space2 h3 {
    font-size: 15px;
  }
}

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

@media only screen and (min-width: 320px) {
  .navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none !important;
    background: none !important;
  }

  .text-bar {
    color: #66b2ff !important;
    font-size: 0px !important;
  }
  .navbar-default .navbar-toggle:focus .icon-bar,
  .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff;
  }
}

body,
html {
  overflow-x: hidden;
}

.navbar-default .navbar-nav > li > a {
  font-size: 20px;
}

.itopplus-search {
  position: absolute;
  top: 0;
}

.itopplus-search {
}

.header-social {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  justify-content: flex-end;
}

a.header-social-items img {
  max-width: 35px;
}

.zIndex-pos5search {
  width: 100% !important;
  margin: 0 !important;
}

.mobile-contact {
    background-color: #3f8bd7;
    color: #fff;
    padding: 10px;
    text-wrap: balance;
}

@media screen and (max-width: 480px) {
    #controlBanner {
        margin-top: 110px;
    }
  
.itopplus-mobile {
    position: absolute;
    top: 49px;
}
}



