.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #444444;
  font-family: "Noto Sans Thai", sans-serif;
}


.itopplus-pos2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04052024abmt/0/0/bgz-z443557401411.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
}


.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_04052024abmt/0/0/1z-z1687875914270.jpg");
}

.itopplus-bg2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04052024abmt/0/0/bgz-z377666452260.jpg);
      background-size: cover;
    background-position: center;
}
.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_04052024abmt/0/0/3z-z421053637851.jpg");
}
.itopplus-bg4 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04052024abmt/0/0/bg-bgz-z1610188462175.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}
.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_04052024abmt/0/0/5z-z285081956427.jpg");
}

.itopplus-bg6 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04052024abmt/0/0/bgz-z1383382706862.jpg);
      background-size: cover;
}

.navbar-default .navbar-nav > li > a {
    color: #282828;
    margin: 0;
    padding: 15px 20px;
    border-radius: 0;
    font-size: 18px;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #03624c !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.no-js .navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	background: #fff;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-submenu > .dropdown-menu {
	border-radius: 0px;
	background: #fff;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-menu > li > a {
    color: #282828;
    font-size: 18px;
    padding: 5px 20px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff !important;
  background: #03624c;
  border-radius: 0px;
}






@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed;
    top: 12px;
    left: 10px;
    width: 145px !important;
    z-index: 10000;
  }

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #fff !important;
  }

  #controlMenu * {
    color: #282828 !important;
    border: none;
  }

  #itpMenuSideBar span {
    background-color: #282828 !important;
  }

  .navbar-header > a::before {
    background-size: 30px;
    background-position: center;
  }

  .navbar-header > a::after {
    background: #00df82;
  }

  #itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

  #itpsearchmobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
  }

  .old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
  }

  .old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

  .old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
  }

  .new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}

@media screen and (min-width: 1024px) {
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 30% auto;
    align-items: end;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #fff;
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #fff !important;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 100%, 25vw);
    margin: 0 auto;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
    margin-bottom: 5px;
  }
  
    .itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: "|";
    display: grid;
    place-content: center;
    color: #444;
  }

  #itopplus-nav-bar > li {
    display: -webkit-inline-box;
  }
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	margin: 0;
}  

}

 




/* photo */
.picf {
  transition: 0.5s;
}
.picf:hover {
  transform: translate(0px, -8px);
  transition: 0.5s;
}
.picff:hover {
  transform: scale(1.05);
}
.picff {
  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% !important;
}


 
 
.CASS-A-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
      border-radius: 20px 20px 0px 0px;
} 
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background:#eeeeee;
    transition: 0.5s;
    color: #131313;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 20px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background:#eeeeee;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  color: #131313;
}

.CASS-A-main .thumbnail:hover .album-button1 {
  background:#295eaf;
}




.CASS-A-top {
    border-top: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-A-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-A-bottom {
    border-bottom: solid 0px #d4d4d4;
}
.CASS-A-main {
    box-shadow: none;
}
.CASS-A-middle-mid {
    padding: 0px;
}

/*
#background6819a3f082ac8b0013b342d0 .CASS-A-main p {
    text-align: center;
    font-size: 18px;
    padding: 6% 0% 10% 0%;
}
*/






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

figure.effect-selena {
  background: transparent;
}
figure.effect-apollo {
  background: transparent;
  border-radius: 20px;
}
.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;
  border-radius: 20px;
}

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar {
  background: transparent;
  width: 100%;
  border-radius: 20px;
}
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: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.64) 76%, rgba(0,0,0,1) 100%);*/
      background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, rgba(17, 87, 127, 1) 100%);
  border-radius: 20px;
}
figure.effect-oscar:hover figcaption {
/* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.64) 76%, rgba(0,0,0,1) 100%);*/
      background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, rgba(17, 87, 127, 1) 100%);
  border-radius: 20px;
}

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;
  border-radius: 20px;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 20px;
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */

/* sadie gradient */
/*
#background674fd13584bae400136a4fc9 figure.effect-sadie {
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
#background674fd13584bae400136a4fc9 figure.effect-sadie figcaption {
    opacity: 1;
    background: transparent;
}

#background674fd13584bae400136a4fc9 figure.effect-sadie 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;
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie h2 {
    top: 77%;
    color: #ffffff;
    opacity: 1;
    z-index: 100;
}
*/
/* sadie gradient */

/* sadie */
figure.effect-sadie figcaption::before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
figure.effect-sadie {
  border-radius: 0px;
}
figure.effect-sadie figcaption {
  opacity: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.76) 100%);
}
/*
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(138,191,82,0) 68%, rgba(83,161,0,0.92) 100%);
    opacity: 1;
}*/
figure.effect-sadie h2 {
  top: 80%;
  color: #ffffff;
  opacity: 1;
  font-size: 18px;
  font-weight: 400 !important;
  z-index: 100;
}
figure.effect-sadie:hover h2 {
  z-index: 100;
}
figure.effect-sadie h2,
figure.effect-sadie:hover h2 {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  z-index: 100;
}
figure.effect-sadie 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-sadie:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

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

.jssorb03 div {
  background-position: -5px -4px;
  background-color: #fff;
  color: #fff !important;
}
.jssorb03 .av,
.jssorb03 div,
.jssorb03 div:hover {
  background: transparent;
  overflow: hidden;
  cursor: pointer;
  width: 10px !important;
  height: 10px !important;
  background-color: #7c674e;
  border: 1px solid #7c674e;
  border-radius: 100px;
  margin-left: -255%;
}
.jssora03l {
  display: none;
}
.jssora03r {
  display: none;
}
.jssora03r.jssora03rds {
  display: none;
}
.jssorb03 div span {
  display: none;
}
img.cursor.force-hight {
  height: 270px !important;
}

/*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;
}

/*  JazzByY */
.JazzByY-Position {
  display: block;
  overflow: hidden;
}
.JazzByY {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.JazzByY: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;
}







/*อัลบั้มในเนื้อหาระบบ jazz*/
.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 {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !important;
}

#Contentmanager img.img-responsive {
    border-radius: 20px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #ebd2c2;
    padding: 0px;
    border-radius: 20px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 20px;
}
.img-thumbnail,
.thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}




/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2.5em;
    padding: 2% 0% 2%;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #03624c;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    color: #282828;
    padding: 2% 0% 2%;
    font-weight: 500;
    line-height: normal;
    height: inherit;
    margin-bottom: 0%;
    text-align: center;
    text-transform: capitalize;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
article.col-md-6.item.-micro:hover .product-button {
    background-color: #27b1e3;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
    background-color: #03624c;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-ab {
    background-color: #03624c;
    color: #fff;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
 
}
article.col-md-6.item.-micro {
    width: 31.333%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 3% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
   border: solid 0px #bdbdbd;
    border-radius: 0px;
    padding: 0%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
      border: solid 0px #bdbdbd;
    border-radius: 0px;
    padding: 0%;
     /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}


.Contentmanager .site .col-section .item.-micro:nth-child(odd):hover .houseplans-button {
    background-color: #bfac74;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even):hover .houseplans-button {
 background-color: #bfac74;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments,
.fbcomments {
    display: none;
}
.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
   /* font-size: 20px !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: #186c8c;
}
.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}
.Textmanager.font-inherit {
    display: flow-root;
}
.page-header {
    border-bottom: 0px solid #eee;
}

#Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
    background: transparent;
}
#Contentmanager .col-md-offset-2 {
    margin-left: 0%;
    padding-right: 0px;
    padding-left: 0px;
}

/* 
#Contentmanager .col-md-8 {
    width: 100%;
}*/




/* contenemanager */






/* contenemanager เรื่องที่น่าสนใจ */

.landingpagemanager {
    display: none;
}
.landingpagemanager #relateContentTitle {
    font-size: 22px !important;
    font-weight: 600;
    color: #000;
}
.landingpagemanager .fa-comments:before {
    display: none;
}
.landingpagemanager {
    padding: 0px;
    margin-left: -1%;
    margin-right: -1%;
    margin-top: 30px;
    border-radius: 0px;
    border: solid 0px #eee;
}
.landingpagemanager .nav-template {
    margin-top: 1%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-b  {
     background-color: #03624c;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-ab  {
     background-color: #03624c;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 24%;
    background: transparent;
    border: 0px solid #e6c806 !important;
    margin: 5px;
    border-radius: 0px;
    display: inline-table;
    padding: 0%;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
    padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center;
    padding: 0% 0% 5%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 16px;
    height: 50px;
    display: block;
    margin-top: 5%;
    font-weight: 400;
    text-align: center;
    color: #212121;
    margin-bottom: 0%;
}

/*
.landingpagemanager .btn-sm p {
    font-size: 14px ! IMPORTANT;
}
.landingpagemanager .btn-group-sm&amp;amp;amp;amp;amp;amp;gt;.btn, .landingpagemanager .btn-sm {
    font-size: 16px;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    background: #e6c806;
    color: #000;
    border: none;
    font-size: 0.9em;
    padding: 6px 20px;
    font-weight: 600;
    border-radius: 50px;
    display: block;
    margin: 5% auto 0;
    transition: 0.5s;
    width: max-content;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12:hover p  {
    background: #708c37;
    color: #fff;
}
*/
.landingpagemanager .img-container {
    padding-bottom: 75%;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.landingpagemanager .img-container .img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.landingpagemanager .img-container .img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.landingpagemanager .article-t {
    font-size: 14px;
    text-align: left;
}
.landingpagemanager .article-b {
    font-size: 14px;
}
.landingpagemanager .article-ab {
    font-size: 14px;
}
.landingpagemanager .btn-sm p {
    display: none;
}



/*
.PitCustomClass2 {
    width: 70%;
}
.PitCustomClass4 {
    width: 30%;
    height: -webkit-fill-available;
}
.PitCustomClass1 {
    display: flex;
    gap: 30px;
}
*/



/* contenemanager เรื่องที่น่าสนใจ */





/*---สไลด์---*/
#carousel68330a25a97982001a1f0fb7 .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}
 
.carousel-indicators li {
  border: 1px solid #fff;
  background-color: transparent;
  margin: 2px;
  width: 12px;
  height: 12px;
}
.carousel-indicators .active {
  background-color: #fff;
  border-color: #fff;
 width: 30px; 
  margin: 2px;
  height: 12px;
}
.carousel-indicators {
  bottom: 5px;
}

/*
#carousel65a49d9c5cd042001372bd20 .carousel-indicators {
left: 10%;
}

*/
/* แนวตั้ง
#carousel62ea17c512014c00143fc050 .carousel-indicators {
left: 8%;
width: 0%;
margin-left: 0;
}
*/

/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
bottom: 50px;
}
*/

#background68330a25a97982001a1f0fb7 .glyphicon-chevron-left:before,
#background68330a25a97982001a1f0fb7 .glyphicon-chevron-right:before {
  display: none;
}

/*---สไลด์---*/





/* ul_icon */

.icon_aa {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  list-style: none;
  padding: 0% 0% 1% 3%;
  margin: 0 auto;
  margin-bottom: 1%;
}
.icon_aa li::before {
  content: "➤";
  padding-right: 1%;
  color: #7c674e;
}
.icon_b {
  font-size: 16px;
  line-height: normal;
}
.icon_b ::marker {
  color: #000000;
}
.icon_c {
  font-size: 18px;
  /* padding: 0% 5%; */
}




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


.footer-pd a {
    color: #fff;
}
.footer-pd {
    display: grid;
	grid-template-columns: 89% auto;
    gap: 30px;
    padding: 4% 0%;
}
.footer-text {
    font-size: 16px;
    text-align: center;
    padding: 1%;
    display: none;
}
.footer-block1 {
    display: grid;
    grid-template-columns: 33% 20% auto;
    gap: 10px;
    width: 70%;
}
.footer-block1s {
    display: grid;
    grid-template-columns: 8% auto;
    gap: 10px;
}
.footer-block1s-text {
    font-size: 16px;
    align-self: center;
}
.footer-img {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 25%;
}
.footer-text1 {
    font-size: 18px;
    font-weight: 600;
}
.footer-text2 {
    font-size: 16px;
    margin-top: 1%;
    margin-bottom: 1%;
}
.footer-block1s-img {
    align-self: center;
}
.footer-block1s1 {
    display: grid;
    grid-template-columns: 14% auto;
    gap: 10px;
}
.footer-block1s2 {
    display: grid;
    grid-template-columns: 6% auto;
    gap: 10px;
}
.footer-text3 {
    font-size: 14px;
    margin-top: 2%;
}



/* class  */

.comingsoonn {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 3%;
  margin-top: 0%;
}






.empty-space {
  padding: 1.5%;
}
.empty-space1 h2 {
    text-align: center;
    padding: 4% 0% 2%;
    font-weight: 500;
}
.empty-space2-img {
    width: 35%;
    margin: 0 auto;
    margin-bottom: 2%;
}
.empty-space2 p {
    text-align: center;
    white-space: break-spaces;
    font-size: 18px;
}
.empty-space2 {
    padding: 5% 0%;
}
.empty-space3-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    text-align: center;
    margin-top: 3%;
}
.empty-space3 {
    color: #fff;
    padding: 5% 0%;
}
.empty-space3 h2 {
    text-align: center;
}
.empty-space3 p {
    font-size: 18px;
}
.empty-space3-img:hover {
    transform: scale(1.05);
}

.empty-space3-img {
    width: 30%;
    margin: 0 auto;
    margin-top: 15%;
    margin-bottom: 14%;
    transition: 0.5s;
}
.empty-space3-bg {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04052024abmt/0/0/bg-bgz-z1348223725990.png);
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
}
.empty-space3-block {
    padding: 14.22% 5%;
}
.empty-space3-bgs {
    /* background-color: rgb(0 161 113 / 80%); */
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04052024abmt/0/0/bg-bgsz-z18740188402.png);
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
}
.empty-space3-grid a {
    color: #fff;
}
.empty-space3 h2 {
    font-weight: 500;
}
.empty-space3-border1 {
    border-radius: 20px 0px 0px 0px;
}
.empty-space3-border2 {
    border-radius: 0px 20px 0px 0px;
}
.empty-space3-border3 {
    border-radius: 0px 0px  0px 20px;
}
.empty-space3-border4 {
    border-radius: 0px 0px 20px 0px;
}
.empty-space4 h1 {
    text-align: right;
    white-space: break-spaces;
}
.empty-space4 {
    padding: 5% 5% 32% 5%;
    color: #000;
}
.empty-space4-border {
    font-size: 18px;
    border-bottom: solid 1px #03624c;
    width: fit-content;
    margin: 0 auto;
    margin-right: 0;
    margin-top: 1.5%;
}
.empty-space5 h2 {
    color: #282828;
    text-align: center;
}
.empty-space5 {
    padding: 5% 0% 3% 0%;
}
.empty-space5-img {
    margin-top: 1%;
}
.empty-space6 h2 {
    color: #282828;
    text-align: center;
    padding: 5% 0% 1%;
}









.empty-space11 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin-bottom: 5%;
}
.empty-space11-text {
    align-self: center;
}
.empty-space11 h6 {
    font-weight: 500;
    font-size: 28px;
}
.empty-space11 h4 {
}
.empty-space11-border {
    border-bottom: solid 1px #ccc;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space11 p {
    white-space: break-spaces;
}
.empty-space11-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space11-img img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space11-img {
    border-radius: 20px;
    display: block;
    overflow: hidden;
}
.empty-space11-img {
    border-radius: 20px;
}
.empty-space11 span {
    color: #c4272f;
    font-weight: 600;
}
.empty-space11-blocks {
    display: grid;
    grid-template-columns: 15% auto;
    gap: 15px;
    margin-top: 2%;
    margin-bottom: 2%;
    background-color: #fafafa;
    padding: 2% 3% 2% 2%;
    border-radius: 20px;
}
.empty-space11-blocks2 {
    align-self: center;
    font-size: 16px;
}
.empty-space11-blocks1 {
    /* background-color: #072e73; */
    padding: 20%;
    border-radius: 10px;
    background: linear-gradient(to right, #03624c 0%, #00df82 100%, #00df82 101%);
}
.empty-space11-blocks1 img {
    filter: invert(1);
}
.empty-space11 h5 {
    font-weight: 600;
    font-size: 22px;
}
.empty-space11-texts {
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    margin-top: 5%;
}
.empty-space12-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.empty-space12-text {
    align-self: center;
}
.empty-space12-imgs img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space12-imgs img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
}
.empty-space12-imgs {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.empty-space12 h4 {
    font-weight: 600;
    color: #03624c;
}
.empty-space12 {
    display: grid;
    gap: 50px;
    margin-bottom: 2%;
}
.empty-space12 p {
    white-space: break-spaces;
}
.empty-space12 h3 {
    font-weight: 600;
}
.empty-space12-img {
    display: grid;
    gap: 30px;
}
.empty-space12 h6 {
    font-weight: 600;
}









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: 24px;
}
h6 {
  font-size: 26px;
}
p {
  font-size: 16px;
}







/* ส่วนเสริม */


.button-block1:hover {
    transform: scale(1.05);
}
.button-block1 {
    display: grid;
    grid-template-columns: auto 16%;
    gap: 5px;
    justify-content: center;
    background: linear-gradient(to right, #03624c 0%,#00df82 100%,#00df82 101%);
    color: #fff;
    width: 12%;
    margin: 0 auto;
    padding: 1% 0%;
    font-size: 16px;
    margin-top: 3%;
    border-radius: 50px;
      transition: 0.5s;
}
.button-block1-text {
    align-self: center;
}
.button-block2:hover {
    transform: scale(1.05);
}
.button-block2 {
    display: grid;
    grid-template-columns: auto 16%;
    gap: 5px;
    justify-content: center;
    background: linear-gradient(to right, #03624c 0%, #00df82 100%, #00df82 101%);
    color: #fff;
    width: 15%;
    margin: 0 auto;
    padding: 1% 0%;
    font-size: 16px;
    margin-top: 0%;
    border-radius: 50px;
    margin-bottom: 5%;
      transition: 0.5s;
}
.button-block2-text {
    align-self: center;
}
.button-block3 {
    display: grid;
    grid-template-columns: 7% auto;
    justify-content: center;
    font-size: 16px;
    gap: 5px;
}
.button-block3-text {
    align-self: center;
}





iframe.mp4-mp4 {
    border-radius: 20px;
}





/* ผลงานของเรา */
#background68355667d02f4b0013aed674 article.col-md-6.item.-micro {
    width: 48%;
}
#background68355667d02f4b0013aed674 .button-block3 {
    grid-template-columns: 5% auto;
}



/* เกี่ยวกับเรา */

#background68355c1f5740e700131c3530 .main-image-gallery-68355c1f5740e700131c3530 .owl-nav button {
    background: rgb(255 255 255 / 0%) !important;
}
#background68355c1f5740e700131c3530 .main-image-gallery-68355c1f5740e700131c3530 .owl-theme .custom-nav {
    top: 51%;
}
#background68355c1f5740e700131c3530 .glyphicon {
    color: #03624c;
    font-size: 20px;
}
.image-gallery-slide-frame img {
    border-radius: 20px;
}




/* เลขอัลบัม */
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #03624c;
    border-color: #03624c;
}
.pagination>li>a, 
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #eeeef0;
    border: 1px solid #eeeef0;
}
.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus, 
.pagination>li>span:focus {
    color: #03624c;
    background-color: #eeeef0;
    border-color: #eeeef0;
}
figure.effect-chico figcaption::before {
    z-index: 1;
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff0;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.pagination-sm>li:last-child>a, 
.pagination-sm>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination-sm>li:first-child>a, 
.pagination-sm>li:first-child>span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}


/* tableA */

#tableA {
  width: 100%;
}
#tableA th {
    background-color: #03624c;
    padding: 20px;
    color: #ffffff;
    font-size: 20px;
    border: 5px solid #fff;
    text-align: center;
    font-weight: 400;
}
#tableA td {
    border: 5px solid #fff;
    padding: 20px;
    font-size: 16px;
    text-align: center;
}
#tableA tr:nth-child(even){ background-color: #fafafa;}
#tableA tr:nth-child(odd){ background-color: #fafafa;}
#tableA tr:hover {background-color:#03624c; color: #fff;}
 




/* ฟอร์ม Style home */


.from-text1 {
    font-size: 3em;
    text-align: center;
}
.from-text2 {
    text-align: center;
    font-size: 17px;
}


.no-js #editor2, 
.no-js #editor3, 
.no-js #editor4, 
.no-js #editor5, 
.no-js #editor6 {
    display: none;
}
.no-js #display6 {
    margin-top: -3%;
}




#formdisplay683520fc5740e700131c276d .form-control {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: transparent;
    padding: 5px 10px;
    color: #555 !important;
    height: 50px;
    font-size: 16px;
}
#formdisplay683520fc5740e700131c276d .form-control:focus {
   border-bottom: 1px solid #03624c;
}


#formdisplay683520fc5740e700131c276d .btn-default:hover, 
#formdisplay683520fc5740e700131c276d .btn-default:focus {
    background-position: 0 0px;
    border: 0px solid #03624c;
   background: linear-gradient(to right, #03624c 0%, #00df82 100%, #00df82 101%);
    color: #ffffff;
}
#formdisplay683520fc5740e700131c276d .btn-default {
    background-repeat: repeat-x;
    border-color: transparent;
    padding: 14px 35px;
    font-size: 16px;
    border: 0px solid #03624c;
    text-shadow: none;
    border-radius: 50px;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: none;
    background: linear-gradient(to right, #03624c 0%, #00df82 100%, #00df82 101%);
    color: #fff;
      opacity: 1;
}
#formdisplay683520fc5740e700131c276d {
    width: 50%;
    margin: 0 auto;
    margin-right: 0;
    padding: 1% 1.5% 1% 1%;
    border-radius: 20px;
    margin-top: 5%;
    margin-bottom: 5%;
}
#formdisplay683520fc5740e700131c276d ::placeholder {
    color: #787878;
}
#formdisplay683520fc5740e700131c276d br.k-br {
    display: none;
}
#cookie683520fc5740e700131c276d {
    font-size: 16px;
    padding: 0% 10% 0% 4%;
    text-align: left !important;
    margin-top: -3%;
}
#formdisplay683520fc5740e700131c276d .glyphicon {
    display: none;
}
#btnview683520fc5740e700131c276d {
    margin-left: 30%;
}





/* ฟอร์ม Style ขอใบเสนอราคา */

 
#formdisplay6835379faa25d20013efed90 .form-control {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: transparent;
    padding: 5px 10px;
    color: #555 !important;
    height: 50px;
    font-size: 16px;
}
#formdisplay6835379faa25d20013efed90 .form-control:focus {
   border-bottom: 1px solid #03624c;
}


#formdisplay6835379faa25d20013efed90 .btn-default:hover, 
#formdisplay6835379faa25d20013efed90 .btn-default:focus {
    background-position: 0 0px;
    border: 0px solid #03624c;
   background: linear-gradient(to right, #03624c 0%, #00df82 100%, #00df82 101%);
    color: #ffffff;
}
#formdisplay6835379faa25d20013efed90 .btn-default {
    background-repeat: repeat-x;
    border-color: transparent;
    padding: 16px 35px;
    font-size: 18px;
    border: 0px solid #03624c;
    text-shadow: none;
    border-radius: 50px;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: none;
    background: linear-gradient(to right, #03624c 0%, #00df82 100%, #00df82 101%);
    color: #fff;
    opacity: 1;
}
#formdisplay6835379faa25d20013efed90 {
    width: 100%;
    margin: 0 auto;
    margin-right: 0;
    padding: 0% 2% 2% 2%;
    border-radius: 20px;
}
#formdisplay6835379faa25d20013efed90 ::placeholder {
    color: #787878;
}
#formdisplay6835379faa25d20013efed90 br.k-br {
    display: none;
}

#cookie6835379faa25d20013efed90 {
    font-size: 16px;
    padding: 0%;
    text-align: center !important;
    margin-top: 0%;
}
#formdisplay6835379faa25d20013efed90 .glyphicon {
    display: none;
}

#btnview6835379faa25d20013efed90 {
    margin-left: 39%;
}







/* pdpa */

.pdpa-text h5 {
  font-weight: 600;
  margin-top: 2%;
}
.pdpa-text h4 {
  font-weight: 500;
}
.pdpa-text a:hover {
  color: #000;
}
.pdpa-text a {
  color: #000;
}
.pdpa-text ul.icon-a {
  font-size: 16px;
  font-weight: 400;
}
.pdpamg1 {
  padding: 3% 0% 3% 0%;
}
.pdpamg1 .icon-a {
  font-size: 16px;
}
.pdpamg1 p {
  white-space: break-spaces;
}

/* นโยบายความเป็นส่วนตัว */

.ITPcookiebar {
  width: 100% !important;
  background-color: rgb(0 0 0 / 50%) !important;
  color: #fff;
}
.ITPlinkToCookiepage:hover {
  color: #03624c !important;
}
.unknown_prf .btn-main {
  margin-bottom: 100%;
}
.buttonExampleSite:hover {
    /* background: #444 !important; */
    border: 0px solid #444 !important;
    color: #fff !important;
    background: linear-gradient(to right, #03624c 0%, #00df82 100%, #00df82 101%) !important;
}
.buttonExampleSite {
    border-radius: 0px !important;
    /* background-color: #03624c !important; */
    font-size: 16px !important;
    border: 0px solid #03624c !important;
    color: #fff !important;
    background: linear-gradient(to right, #03624c 0%, #00df82 100%, #00df82 101%);
}


 
 


/* ติดต่อเรา */
.contact-pd {
    margin-top: 2%;
    color: #000;
}

.contact-pd h6 {
    font-weight: 600;
    font-size: 28px;
}
.contact-pd h3 {
    white-space: break-spaces;
    margin-top: 0%;
    font-size: 18px;
    color: #404040;
}
.contact-pd h5 {
    color: #404040;
    font-size: 18px;
    font-weight: 600;
    margin-top: 2%;
    margin-bottom: 2%;
}
.contact-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 1%;
    margin-top: 3%;
}
.contact-bg:hover {
    background-color: #fafafa;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #444;
}
.contact-bg {
    display: flex;
    gap: 10px;
    width: 100%;
    background-color: #fafafa;
    color: #444;
    border-radius: 100px;
    padding: 10px;
    transition: 0.5s;
}
.contact-block-img {
    width: 20%;
    align-self: center;
}
.contact-block-text {
    width: 85%;
    align-self: center;
}
.contact-pd h4 {
    font-size: 16px;
    font-weight: 600;
}
.contact-pd p {
    font-size: 15px;
}

.contact-tl {
    font-size: 16px;
    font-weight: 600;
    margin-top: 1%;
}
 
iframe.map-border {
    border-radius: 20px;
} 





/*from Contact */

.no-js .CASS-A-main label {
    display: none !important;
}
.no-js .CASS-A-main .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js .CASS-A-main .form-control {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-radius: 10px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 16px !important;
    padding: 35px 30px;
    background: #fafafa;
    color: #000;
}
.no-js .CASS-A-main .form-control:hover {
    border-color: #03624c;
}
.no-js .CASS-A-main ::placeholder {
    color: #000 !important;
    font-weight: 300;
}
.no-js .CASS-A-main .form-control:focus {
    border-color: #03624c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #000 !important;
}
.no-js .CASS-A-main .btn {
    /* background: #03624c; */
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 10px;
    padding: 15px 40px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
    background: linear-gradient(to right, #03624c 0%, #00df82 100%, #00df82 101%);
}
.no-js .CASS-A-main .btn-default {
    text-shadow: 0 0 0 #03624c;
}
.no-js .CASS-A-main .btn-default:active {
    background-color: #03624c;
}
.no-js .CASS-A-main .btn-default:hover,
.no-js .CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    background-color: #03624c;
}
.no-js .CASS-A-main span.label a {
    color: #fff;
}
.no-js .CASS-A-main button.btn.btn-default {
    opacity: 1;
}
 







@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    font-size: 22px;
}
.no-js .dropdown-menu > li > a {
    font-size: 20px;
}
.empty-space2 p {
    font-size: 20px;
}
.button-block1 {
    width: 10%;
    padding: 0.7% 0%;
    font-size: 20px;
} 
.empty-space3 p {
    font-size: 22px;
}
.empty-space3-block {
    padding: 15.6% 5%;
} 
.empty-space4-border {
    font-size: 24px;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 24px;
}
.button-block3 {
    font-size: 20px;
}
#background68355667d02f4b0013aed674 .button-block3 {
    grid-template-columns: 4% auto;
}
.button-block2 {
    width: 12%;
    padding: 0.7% 0%;
    font-size: 20px;
}
.from-text1 {
    font-size: 4em;
}
.from-text2 {
    font-size: 20px;
}
#formdisplay683520fc5740e700131c276d {
    width: 40%;
    padding: 3% 1.5% 3% 1%;
} 
#cookie683520fc5740e700131c276d {
    padding: 0% 4% 0% 4%;
}
#formdisplay683520fc5740e700131c276d .btn-default {
    font-size: 18px;
} 
#btnview683520fc5740e700131c276d {
    margin-left: 32%;
} 
.footer-text1 {
    font-size: 22px;
}
.footer-text2 {
    font-size: 18px;
}
.footer-block1s-text {
    font-size: 18px;
} 
.footer-block1 {
    width: 55%;
}
.footer-img {
    width: 70%;
} 
.empty-space11 h6 {
    font-size: 40px;
} 
.empty-space11 {
    gap: 100px;
}
.empty-space11 h5 {
    font-size: 26px;
}
.empty-space11-blocks2 {
    font-size: 20px;
}
.icon_b {
    font-size: 20px;
}
.empty-space12-grid {
    gap: 100px;
} 
#tableA td {
    font-size: 20px;
}
.managerHeader {
    font-size: 3.5em;
} 
#cookie6835379faa25d20013efed90 {
    font-size: 18px;
} 
#btnview6835379faa25d20013efed90 {
    margin-left: 43%;
} 
.contact-pd h6 {
    font-size: 34px;
}
.contact-pd h3 {
    font-size: 22px;
} 
.contact-pd p {
    font-size: 18px;
}
.contact-pd h4 {
    font-size: 18px;
} 
.contact-block-img {
    width: 15%;
} 
.no-js .CASS-A-main .form-control {
    padding: 43.5px 30px;
}  
  
  
  
  
  
  
  
  
  
  
  
p {
    font-size: 20px;
}
h1 {
    font-size: 3.5em;
} 
h2 {
    font-size: 4em;
}  
h4 {
    font-size: 24px;
} 
}

@media screen and (max-width : 1191px) {
#imagesControl68330a25a97982001a1f0fb7 {
    padding: 0px !important;
}
.button-block1 {
    width: 15%;
}
.empty-space3-img {
    width: 25.7%;
}
.itopplus-bg3 {
    background-size: cover;
} 
.from-text2 {
    font-size: 15px;
}
#cookie683520fc5740e700131c276d {
    font-size: 14px;
}  
.footer-block1 {
    width: 90%;
} 
.empty-space11 h6 {
    font-size: 24px;
} 
.contact-pd h6 {
    font-size: 24px;
} 
.contact-pd p {
    font-size: 14px;
}
  
  
  
  
  
  
}  
  
@media screen and (max-width : 900px) {
.empty-space2 p {
    white-space: inherit;
    font-size: 16px;
}
.button-block1 {
    width: 16%;
    font-size: 14px;
} 
.empty-space3 p {
    font-size: 15px;
} 
.empty-space3-img {
    margin-top: 14%;
    margin-bottom: 12%;
}
.empty-space4-border {
    font-size: 15px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
}
.button-block2 {
    width: 20%;
    margin: 0 auto;
    padding: 1% 0%;
    font-size: 14px;
    margin-bottom: 5%;
}
.from-text1 {
    font-size: 2em;
}
#formdisplay683520fc5740e700131c276d {
    width: 100%;
}
#display2 {
    margin-right: -3%;
}
#btnview683520fc5740e700131c276d {
    margin-left: 3%;
} 
.footer-pd {
    grid-template-columns: 100%;
      gap: 0px;
    padding: 0% 0%;
}
.footer-text1, .footer-text2, .footer-block1, .footer-img {
    display: none;
} 
.footer-text3 {
    margin-top: 0%;
}
.empty-space11 {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space11-blocks {
    grid-template-columns: 13% auto;
} 
.empty-space12-grid {
    grid-template-columns: repeat(1, 1fr);
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    height: 50px;
}  
.contact-block {
    grid-template-columns: repeat(1, 1fr);
} 
.contact-pd p {
    font-size: 16px;
} 
.contact-pd h4 {
    font-size: 18px;
}
  
  
  
  
  
  
  
h1 {
    font-size: 2em;
} 
h2 {
    font-size: 2em;
}
  
}

@media screen and (max-width : 480px) {
#carousel68330a25a97982001a1f0fb7 {
    margin-bottom: -2%;
}
.itopplus-bg {
    background-size: cover;
}
.itopplus-pos2 {
    background-size: cover;
}
.empty-space2-img {
    width: 75%;
} 
.button-block1 {
    width: 35%;
    font-size: 16px;
    padding: 2% 0%;
}   
.empty-space3-grid {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 3%;
}
.empty-space3-block {
    padding: 13.7% 5%;
}
.empty-space3-border2 {
    border-radius: 0px 0px 0px 0px;
}  
.empty-space3-border3 {
    border-radius: 0px 0px 0px 0px;
}
.empty-space3-border4 {
    border-radius: 0px 0px 0px 0px;
} 
.empty-space3-border1 {
    border-radius: 0px 0px 0px 0px;
}
.empty-space4 h1 {
    font-size: 20px;
} 
.itopplus-bg3 {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #518ff2;
}
.empty-space4 {
    padding: 5% 5% 59% 5%;
    color: #000;
}
.itopplus-bg4 {
    background-size: cover;
}
#background68355667d02f4b0013aed674 article.col-md-6.item.-micro {
    width: 100%;
} 
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 5%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    height: inherit;
}  
.button-block2 {
    width: 40%;
    padding: 3% 0%;
    font-size: 16px;
} 
#display2 {
    margin-right: -7%;
} 
#cookie683520fc5740e700131c276d {
    padding: 0% 5% 0% 5%;
} 
.empty-space11 {
    gap: 30px;
}
.empty-space11 h4 {
    font-size: 16px;
}
.empty-space11-blocks {
    grid-template-columns: 21% auto;
} 
.empty-space12-grid {
    gap: 30px;
} 
.empty-space12 {
    gap: 10px;
} 
article.col-md-6.item.-micro {
    width: 100%;
} 
.managerHeader {
    font-size: 24px;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}
#editor1, #editor2, #editor3, #editor4, #editor5, #editor6, #editor7 {
    font-size: 18px !important;
}
#cookie6835379faa25d20013efed90 {
    padding: 0% 5%;
} 
#btnview6835379faa25d20013efed90 {
    margin-left: 5%;
} 
.table-responsive {
	white-space: nowrap;
}  
.empty-mb1 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04052024abmt/0/0/bg-bgz-z1348223725990.png);
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
}

.empty-mb2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04052024abmt/0/0/bg-bgsz-z18740188402.png);
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
}  
  
  
}







