.itopplus-background {

}

body {
  overflow-x: hidden;
  color: #444;
  font-family: "Poppins", sans-serif;
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_03082024gn4e/0/0/1z-z1640993169464.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom;
}

.itopplus-bg2 {
  background-color: #f5f3ef;
  color: #444444;
}

.itopplus-bg3 {
  background-color: #f5f3ef;
  color: #444444;
}

.itopplus-footer {
  background-color: #f5f3ef;
  color: #444444;
}

.navbar-default .navbar-nav > li > a {
  color: #444;
  margin: 0 20px;
  padding: 8px 3px;
  border-radius: 0;
  border-bottom: 2px solid transparent;
}

.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: #444;
  box-shadow: none;
  border-color: #b7933d;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
  color: #444;
  padding: 6px 20px;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #b7933d;
}


#language_member_bar .dropdown-menu {
  position: fixed !important;
  top: 5px;
  right: 0;
  display: flex !important;
  box-shadow: none;
  justify-content: flex-start;
  margin: 0 !important;
  flex-direction: row-reverse;
  padding: 0 !important;
  overflow: hidden;
  height: 20px;
  place-items: center;
}
#language_member_bar .dropdown-menu img,
#language_member_bar .dropdown-menu span {
  display: none !important;
}

#language_member_bar .dropdown-menu a {
  font-size: 0;
  padding: 0 !important;
}

#language_member_bar .dropdown-menu > li:last-child {
  border-right: 1px solid #444;
}

#language_member_bar .dropdown-menu > li:first-child a:before {
  content: "TH";
  display: block;
  font-size: 16px;
  padding: 0 10px;
}

#language_member_bar .dropdown-menu > li:last-child a:before {
  content: "EN";
  display: block;
  font-size: 16px;
  padding: 0 10px;
}

a#languagemobile {
    display: none !important;
}

#language_member_bar,
#languagebar {
	display: block !important; 
}

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

  #nav-menu {
    background: #fff !important;
  }

  .navbar-collapse,
  #ItopplusMainSidebar {
    background: #fff !important;
  }

  #ItopplusMainSidebar *:is(li, a) {
    color: #444 !important;
    border: none;
  }

  #nav-menu .icon-bar {
    background: #444 !important;
  }

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

  .navbar-header a::after {
    background: #b7933d;
  }

  #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;
  }


  #language_member_bar .dropdown-menu {
    top: 15px !important;
    right: 145px !important;
}

}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

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

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

  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: center;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }

  #controlBanner {
    object-fit: contain;
    padding: 3% 0;
    width: clamp(140px, 50%, 20vw);
    margin: 0 auto;
    margin-left: 0;
  }




}

@media screen and (min-width: 1200px) {
  .container {
    width: 80vw;
  }
}
@media screen and (min-width: 1900px) {
}







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

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

/************font-size***************/

.navbar-default .navbar-nav > li > a,
.dropdown-menu > li > a {
  font-size: 14px;
}

h1 {
  font-size: 3.6em;
}

h2 {
  font-size: 2.8em;
}

h3 {
  font-size: 2.4em;
}

h4,
.managerHeader {
  font-size: 2em;
}

h5 {
  font-size: 1.6em;
}

h6 {
  font-size: 1.2em;
}

p,
.form-career02 span,
.Textmanager li,
.Textmanager span {
  font-size: 13px;
}

.footer p,
.copy-right p {
  font-size: 12px;
}

.btn-more,
.CASS-PrakayHead-main .fileinput-button,
.CASS-PrakayHead-main button,
.CASS-JaiauHead-main button {
  font-size: 12px;
}

.CASS-A-main figcaption h2,
.CASS-E-main figcaption h2 {
  font-size: 28px !important;
}

.CASS-A-main figcaption p,
.CASS-PrakayHead-main .form-control,
.CASS-JaiauHead-main .form-control,
.CASS-BlackHead-main .caption .time {
  font-size: 12px !important;
}

.CASS-JaikothaiHead-main .nav-template7 li a strong {
  font-size: 16px;
}

.CASS-H-main .caption .title,
.CASS-BlackHead-main .caption .title,
.CASS-BlackHead-main .nav-pills > li > a > span {
  font-size: 13px !important;
}

.head-page h1 {
  font-size: 70px;
}

.pt-3 {
  padding-top: 3%;
}

.pt-5 {
  padding-top: 5%;
}

.pt-8 {
  padding-top: 8%;
}

.pt-10 {
  padding-top: 10%;
}

/***************master-page***************/

.dropdown-menu,
figure.effect-jazz figcaption::after,
.CASS-A-middle-right,
.CASS-A-middle-left,
.CASS-A-bottom,
.CASS-A-top,
.CASS-B-border,
.CASS-E-border, .CASS-Rangsanin-1-border {
  border: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: inherit;
  margin: 0;
}

.CASS-A-main {
  box-shadow: none;
}

.CASS-A-middle-mid,
.CASS-B-middle-mid,
.CASS-D-middle-mid,
.CASS-E-border,
.CASS-H-middle-mid,
.CASS-PrakayHead-middle-mid {
  padding: 0;
}

.CASS-B-border,
.CASS-D-border,
.CASS-E-border,
.CASS-H-main,
.CASS-GrayBackground-border,
.CASS-JaikothaiHead-border,
figure.effect-jazz,
.CASS-JaiauHead-border,
.CASS-Rangsanin-1-border{
  background: transparent;
}

p,
.Textmanager li {
  line-height: 22px;
  font-weight: 300;
}

.footer p {
  margin: 1% 0;
}

.pe-10 {
  padding-left: 10%;
}

.social-footer img {
  width: 35px !important;
}

.social-footer {
  display: flex;
  align-items: center;
  gap: 15px;
}

.logo-footer {
  width: 50%;
  margin: auto;
  margin-left: 0;
  margin-top: 2rem;
}

.footer h6,
.fw-semi,
#contactUsAcceptPolicyText2,
.CASS-JaikothaiHead-main .nav-template7 li a strong {
  font-weight: 600;
}

.fw-bold {
  font-weight: 600;
}

.image-work h6 {
  font-weight: 300;
}

.sect-slogan {
  padding-top: 7%;
  text-align: center;
  padding-bottom: 5%;
}

.sect-slogan h1,
.sect-about h3,
.sect-work h1,
.CASS-A-main figcaption h2,
.sect-service h2,
.CASS-E-main figcaption h2,
.sect-service h3,
.about-page h3,
.managerHeader,
.form-contact h3,
.contact-page h2,
.service-detail h2 {
  font-family: "Barlow Semi Condensed","Prompt", sans-serif;
  font-weight: 700;
}

.sect-about {
  padding-left: 10%;
  padding-right: 8%;
}

.sect-about p,
.blog-service p,
.about-page p {
  margin-bottom: 2.5rem;
}

.sect-about h3,
.sect-service h2,
.about-page h3,
.sect-service h3,
.service-detail h2,
.footer h6 {
  margin-bottom: 1rem;
}

.btn-more {
  background: #b7933d;
  color: #fff;
  width: fit-content;
  padding: 0.9rem 1.5rem;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  overflow: hidden;
  font-weight: 300;
}

.sect-work h1 {
  color: #fff;
}

.sect-work {
  padding-top: 36%;
  padding-bottom: 6%;
}

.CASS-A-main figcaption {
  padding: 0 !important;
  position: relative !important;
  text-transform: none !important;
  background: transparent;
  text-align: left;
  color: #444;
}

.CASS-A-main .imgLightbox {
  overflow: hidden;
}

figure.effect-jazz h2 {
  padding-top: 0;
  -webkit-transition: inherit;
  transition: inherit;
}

.grid figure h2 {
  word-spacing: unset;
  font-weight: unset;
  font-size: initial;
}

figure.effect-jazz h2,
figure.effect-jazz p {
  opacity: 1;
  -webkit-transform: inherit;
  transform: inherit;
}

figure.effect-jazz p {
  padding: 0;
  opacity: 1;
  letter-spacing: unset;
  font-size: initial;
  -webkit-transition: inherit;
  transition: inherit;
}

.CASS-A-main figcaption h2 {
  color: #444;
  margin-top: 20px;
  font-weight: 700 !important;
}

.CASS-A-main figcaption p {
  color: #b7933d;
  width: fit-content;
  padding: 5px 0;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  font-weight: 300;
}

.footer p,
.sect-service p {
  white-space: pre-line;
}

.sect-service p {
  margin-bottom: 5rem;
}

.sect-service {
  text-align: center;
}

.CASS-B-main,
.CASS-D-main {
  width: 80%;
  margin: auto;
  margin-bottom: 5rem;
}

.CASS-B-middle-mid,
.CASS-D-middle-mid {
  display: flex;
  align-items: center;
}

.blog-service {
  padding-left: 15%;
  padding-right: 15%;
}

.CASS-E-border,
.CASS-E-main {
  color: unset !important;
}

.CASS-E-main figcaption {
  padding: 0 !important;
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  background: linear-gradient(0deg, #000000b3, #00000036, #00000000, transparent);
  color: #fff !important;
  text-align: left !important;
}

.CASS-E-main figcaption h2 {
  font-weight: 600 !important;
  position: absolute;
  bottom: 25px;
  left: 25px;
  line-height: 34px;
}

.eapps-widget-toolbar {
  display: none !important;
}

.Contentmanager .site .col-section .item.-micro {
  padding: 0;
  border: none !important;
  width: 100% !important;
}

.Contentmanager .site .col-section .item.-micro a .image,
.Contentmanager .site .col-section .item.-micro a .caption {
  padding: 0;
  width: 100%;
}

.CASS-H-main .row,
div#Contentmanager .row,
.CASS-BlackHead-main,
.CASS-BlackHead-main .row,
.CASS-E-main .thumbs,
.CASS-JaiauHead-main,
.CASS-JaikothaiHead-main,
.CASS-PramamHead-main {
  margin: 0;
}

.CASS-H-main .row::before,
.form-career span,
.CASS-BlackHead-main .row::before,
div#background68e87e1a8781aa00138fcfdf .pagination,
div#background6901af0d9875b20013e1ef05 .pagination {
  display: none;
}

.CASS-H-main .row.flex,
.CASS-BlackHead-main .row.flex {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px 60px;
}

.CASS-H-main .img-zoom img,
.CASS-BlackHead-main .img-zoom img {
  height: 280px !important;
  object-fit: cover !important;
  object-position: center !important;
}

.Contentmanager .site .col-section .item.-micro a .post,
.Text_seller2,
.post-time,
.landingpagemanager,
.CASS-PrakayHead-main button .glyphicon {
  display: none;
}

.social-icon {
  border-radius: 5px;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #282828;
}

.CASS-H-main .caption .title {
  line-height: inherit !important;
  margin-bottom: 1.5rem !important;
  height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.CASS-H-main .caption,
.CASS-BlackHead-main .caption {
  padding-top: 20px !important;
}

.CASS-BlackHead-main .caption .title {
  line-height: inherit !important;
  margin-bottom: 1rem !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.head-page h1 {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 700;
  position: absolute;
  bottom: 60px;
  left: 8%;
}

figure.effect-jazz:hover h2,
figure.effect-jazz:hover p {
  opacity: 1;
  -webkit-transform: inherit;
  transform: inherit;
}

.about-one {
  padding-left: 8%;
  padding-right: 8%;
  padding-top: 3%;
}

.about-two {
  padding-top: 5%;
  padding-right: 7%;
}

div#Contentmanager .col-md-12.text-justify {
  padding: 0;
}

.managerHeader,
.contact-page h2 {
  text-transform: uppercase;
}

.page-header {
  padding-bottom: 0;
  margin: 4% 0 0;
  border-bottom: none;
}

.social-share {
  top: 0;
  position: absolute;
  right: 0;
  z-index: 99;
}

.itp-newshare-button img {
  filter: invert(1);
}

.itp-newshare-button {
  border-radius: 0;
  padding-left: 3rem;
  padding-right: 3rem;
  background: #b7933d !important;
  border: none !important;
  color: #fff !important;
  transition-duration: 0.3s;
}

div#Contentmanager .Contenemanager-gallery {
  display: inline-block;
  column-count: 2;
  gap: 20px;
  align-items: start;
}

div#Contentmanager .Contenemanager-gallery .col-xs-6.col-md-3 {
  width: 100%;
  padding: 0;
}

div#Contentmanager .img-thumbnail,
div#Contentmanager .thumbnail {
  padding: 0;
  box-shadow: none;
  border: none;
  background: transparent;
  border-radius: 0;
}

.CASS-JaikothaiHead-main .nav-template7 li a {
  width: 100%;
  padding: 15px;
  border-bottom: 1px solid #9a876033;
  border-radius: 0;
  position: relative;
  transition-duration: 0.3s;
}

.CASS-JaikothaiHead-main .nav-template7 li {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}

.CASS-JaikothaiHead-main .nav-template7 li a .fa-plus:before {
  content: "﹀";
  position: absolute;
  right: 20px;
  top: 30px;
}

.form-career02 span {
  display: inline-block !important;
  margin-bottom: 5px;
}

.CASS-PrakayHead-main .has-feedback {
  height: 50px;
}

.CASS-PrakayHead-main .form-control,
.CASS-JaiauHead-main .form-control {
  border-radius: 0;
  box-shadow: none;
  border: none;
  background: transparent;
  padding-right: 12px !important;
  border-bottom: 1px solid #cdcdcd;
  width: 100% !important;
}

.CASS-PrakayHead-main input.form-control,
.CASS-JaiauHead-main input.form-control {
  height: 35px;
}

.form-career h6 {
  text-align: center;
  margin-top: 3%;
}

#editor3,
#editor4 {
  height: 27px;
}

#form68e8ac61ca392b00130373b3,
#form6901afc69875b20013e1ef83 {
  padding: 0 !important;
}

.CASS-PrakayHead-main .has-feedback#display22 {
  height: auto;
  margin-bottom: 3rem;
}

.CASS-PrakayHead-main .fileinput-button,
.CASS-PrakayHead-main button,
.CASS-JaiauHead-main button {
  background: #b7933d;
  color: #fff;
  width: fit-content;
  padding: 1rem 2rem;
  border: none;
  border-radius: 0;
  text-shadow: none;
}

.CASS-PrakayHead-main .col-md-offset-5,
.CASS-JaiauHead-main .col-md-offset-3 {
  margin: 0;
  width: 100%;
  text-align: center;
}

.CASS-JaiauHead-main .col-xs-12.col-sm-3.col-md-3 {
  display: none !important;
}

.CASS-JaiauHead-main .col-xs-12.col-sm-6.col-md-6 {
  width: 100%;
}

.form-contact {
  background-color: #f5f3ef;
  color: #444444;
  text-align: center;
  padding: 5% 3% 1%;
  margin-bottom: -1px;
}

.CASS-JaiauHead-main form {
  background-color: #f5f3ef;
  padding: 1% 8% 5%;
}

.contact-page {
  padding-left: 8%;
  padding-top: 3%;
}

.group-contact {
  margin-top: 4%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

.items-contact {
  display: grid;
  grid-template-columns: 28px auto;
  align-items: center;
  gap: 10px;
  background: #f5f5f7;
  padding: 8px;
  border-radius: 30px;
}

.contact-page h2 {
  margin-bottom: 0.5rem;
}

.contact-page a,
.footer a,
.Textmanager a {
  color: #444;
  transition-duration: 0.3s;
}

.contact-page a:hover,
.footer a:hover,
.CASS-JaikothaiHead-main .nav-template7 li a:hover,
.Textmanager a:hover {
  color: #b7933d;
}

.has-error .form-control:focus {
  box-shadow: none;
}

.service-detail {
  padding-left: 12%;
  margin-top: -15px;
}

.service-detail p {
  margin-bottom: 2rem;
}

p.line-design::before {
  content: " ";
  width: 30px;
  height: 3px;
  background: #ddd;
  position: absolute;
  left: 0;
  top: 10px;
}

p.line-design {
  text-indent: 40px;
  position: relative;
}

.btn-more::before,
.CASS-PrakayHead-main button::before,
.CASS-JaiauHead-main button::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #002551;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.btn-more:hover::before,
.Contentmanager .site .col-section .item.-micro:hover .btn-more::before,
.CASS-PrakayHead-main button:hover::before,
.CASS-JaiauHead-main button:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.CASS-A-main figcaption p:hover::before,
.CASS-A-main figure:hover p::before {
  right: 0;
}

.CASS-A-main figcaption p::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #b7933d;
  height: 1px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.social-footer img,
div#Contentmanager .thumbnail > img,
.icon-contact img {
  transition: transform 0.2s ease-out;
}

.social-footer img:hover,
div#Contentmanager .thumbnail > img:hover,
.items-contact:hover img {
  transform: scale(1.05);
}

div#Contentmanager .thumbnail {
  overflow: hidden;
}

.itp-newshare-button:hover,
.CASS-PrakayHead-main .fileinput-button:hover {
  background: #002551 !important;
}

.CASS-PrakayHead-main button,
.CASS-JaiauHead-main button {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  overflow: hidden;
  margin: auto;
}

.CASS-PrakayHead-main button:hover,
.CASS-JaiauHead-main button:hover {
  color: #fff;
}

.Textmanager h6,
.Textmanager li {
  margin-bottom: 1rem;
}

.Textmanager p,
.Textmanager ul,
.Textmanager ol,
.Textmanager span {
  margin-bottom: 2rem;
}

.Textmanager {
  text-align: left;
  display: flow-root;
}

.Textmanager h6 {
  margin-top: 2.5rem;
}

.CASS-goodyBackground-border {
  color: unset !important;
  background: transparent;
  border: none;
  border-radius: 0;
}

.social-share {
  top: -25px;
}

.image-work h6 {
  margin: 0;
}

div#Contentmanager .col-md-8.col-md-offset-2 {
  margin-top: 2rem;
}

.ITPcookiebar {
  width: 100% !important;
  background-color: #8f8f8f75 !important;
  color: #fff;
}

.buttonExampleSite {
  border-radius: 0 !important;
  border: 1px solid #8f8f8f75 !important;
  color: #171717 !important;
}

.buttonExampleSite:hover {
  background: #b7933d !important;
  color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
  color: #b7933d !important;
}

.itpPDPALandingPage,
.ITP-pdpa-template-contentFont {
  font-size: 16px !important;
  margin-bottom: 3% !important;
}

.itpPDPALandingPage {
  margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
  font-size: 20px !important;
  font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
  line-height: 28px;
}

.pdpa-text.pdpamg1 ul {
  margin-bottom: 2rem;
}

.pdpa-text.pdpamg1 li {
  margin-bottom: 0.75rem;
}

.pdpa-text.pdpamg1 h6 {
  margin-bottom: 1rem;
  margin-top: 3rem;
}

.ITPcheckboxAuthen {
  margin-bottom: 25px;
  margin-top: 10px;
  padding: 0 !important;
}

#formdisplay68e8ac61ca392b00130373b3 > div:nth-child(4),
#formdisplay6901afc69875b20013e1ef83 > div:nth-child(4) {
  padding: 0 !important;
}

#display23 > div.form-group.col-md-6.col-sm-12 {
  width: 83% !important;
}

.CASS-PrakayHead-main .progress {
  margin-top: 10px !important;
}

.CASS-PrakayHead-main .fileinput-button {
  width: auto;
}

.sect-about p,
.blog-service p,
.about-page p,
.Textmanager p,
.Textmanager span {
  text-align: justify;
}

.CASS-BlackHead-main .nav-justified > li > a {
  background-color: transparent;
  color: #444;
}

.CASS-BlackHead-main .nav-pills > li.active > a,
.CASS-BlackHead-main .nav-pills > li.active > a:focus,
.CASS-BlackHead-main .nav-pills > li.active > a:hover {
  background: transparent;
  color: #ba9b43;
}

.CASS-BlackHead-main .nav-justified {
  display: flex;
  justify-content: center;
}

.CASS-BlackHead-main .nav-justified > li {
  width: auto;
  display: inline-block;
}

.no-js .fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
  padding: 0 !important;
}

.no-js .fancybox-skin {
  background: transparent;
  padding: 0 !important;
}

.no-js #fancybox-loading,
.no-js .fancybox-close,
.no-js .fancybox-next span,
.no-js .fancybox-prev span {
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_03082024gn4e/0/0/03z-z1240375988781.png);
}

div#tabcateTitle68e87b2399defd001309147468f70976e55c930013e7264d,
div#tabcateTitle68e87b2399defd00130914746901af48112ad600134184d2 {
  padding: 20px 0 !important;
}
/*
.carousel-indicators.hidden {
  display: block !important;
  visibility: visible !important;
}

.carousel-indicators .active {
  width: 12px !important;
  height: 12px !important;
  background-color: #b7933d !important;
  border-color: #b7933d;
}

.carousel-indicators li {
  width: 12px !important;
  height: 12px !important;
  background-color: transparent !important;
  border-color: #b7933d;
  margin: 0 3px !important;
}

.carousel-indicators {
  bottom: -45px;
  left: 10% !important;
}*/

.maps-page iframe {
  height: 330px;
}

.ITPcheckboxAuthen,
.buttonExampleSite,
.ITPcookiebar {
  font-size: 12px;
}

/*.carousel-control {
  display: none;
}*/

.Textmanager,
.CASS-H-main .caption .title {
  font-family: "Poppins", "Prompt", sans-serif;
}

.managerHeader {
  font-family: "Barlow Semi Condensed", "Prompt", sans-serif;
  font-weight: 600;
}

.aside-backdrop.am-fade, .modal-backdrop.am-fade {
    background: transparent !important;
}

.CASS-Rangsanin-1-main .img-thumbnail, .CASS-Rangsanin-1-main .thumbnail {
    background: transparent;
    border: none;
    padding: 0 !important;
    box-shadow: none;
}

.CASS-Rangsanin-1-main .owl-dots {
    padding-top: 0 !important;
    position: absolute;
    width: 100%;
    bottom: 45px;
}

.CASS-Rangsanin-1-main .owl-dots button.owl-dot {
    background: transparent !important;
    border: 1px solid #fff !important;
    width: 12px !important;
    height: 12px !important;
}

.CASS-Rangsanin-1-main .owl-dots button.owl-dot.active {
    background: #fff !important;
}

.CASS-Rangsanin-1-main .owl-nav button {
    background: transparent !important;
}


/*************************responsive***************************/

@media screen and (min-width: 1900px) {
  .navbar-default .navbar-nav > li > a,
  .dropdown-menu > li > a {
    font-size: 16px;
  }

  h1 {
    font-size: 4em;
  }

  h2 {
    font-size: 3.2em;
  }

  h3 {
    font-size: 2.6em;
  }

  h4,
  .managerHeader {
    font-size: 2.2em;
  }

  h5 {
    font-size: 1.8em;
  }

  h6 {
    font-size: 1.4em;
  }

  p,
  .form-career02 span,
  .Textmanager li,
  .Textmanager span {
    font-size: 16px;
  }

  .footer p,
  .copy-right p {
    font-size: 14px;
  }

  .btn-more,
  .CASS-PrakayHead-main .fileinput-button,
  .CASS-PrakayHead-main button,
  .CASS-JaiauHead-main button {
    font-size: 12px;
  }

  .CASS-A-main figcaption h2,
  .CASS-E-main figcaption h2 {
    font-size: 30px !important;
  }

  .CASS-BlackHead-main .caption .time,
  .CASS-PrakayHead-main .form-control,
  .CASS-A-main figcaption p,
  .CASS-JaiauHead-main .form-control {
    font-size: 14px !important;
  }

  .CASS-JaikothaiHead-main .nav-template7 li a strong {
    font-size: 16px;
  }

  .CASS-H-main .caption .title,
  .CASS-BlackHead-main .caption .title,
  .CASS-BlackHead-main .nav-pills > li > a > span {
    font-size: 16px !important;
  }

  .pdpa-text.pdpamg1 h6 {
    font-size: 20px;
  }

  .social-footer img {
    width: 36px !important;
  }

  .CASS-H-main .caption .title {
    height: 50px;
  }

  .head-page h1 {
    font-size: 80px;
    bottom: 70px;
    left: 5%;
  }

  .CASS-H-main .caption {
    padding-top: 25px !important;
  }

  p,
  .Textmanager li {
    line-height: 26px;
  }

  .sect-about {
    padding-right: 10%;
    padding-top: 6%;
  }

  .sect-about p,
  .service-detail p {
    margin-bottom: 3rem;
  }

  .CASS-E-main figcaption h2 {
    line-height: 36px;
  }

  .CASS-H-main .img-zoom img,
  .CASS-BlackHead-main .img-zoom img {
    height: 370px !important;
  }

  .footer p {
    margin: 2% 0;
  }

  .logo-footer {
    width: 40%;
    margin: auto;
    margin-left: 0;
    margin-top: 2rem;
  }

  .about-one {
    padding-top: 8%;
    padding-right: 12%;
    padding-left: 10%;
  }

  .service-detail {
    margin-top: 0;
    padding-top: 3%;
  }

  #editor3,
  #editor4 {
    height: 25px;
  }

  .CASS-PrakayHead-main input.form-control,
  .CASS-JaiauHead-main input.form-control {
    height: 40px;
  }

  .CASS-PrakayHead-main .has-feedback {
    height: 60px;
  }

  .maps-page iframe {
    height: 460px;
  }

  .contact-page {
    padding-left: 10%;
    padding-right: 10%;
  }

  .group-contact {
    gap: 15px;
  }

  .items-contact {
    grid-template-columns: 30px auto;
  }

  .ITPcookieLeftText,
  .buttonExampleSite,
  .ITPcheckboxAuthen {
    font-size: 15px !important;
  }

  .blog-service {
    padding-left: 12%;
    padding-right: 12%;
  }

  .about-two {
    padding-top: 8%;
  }
}

@media screen and (max-width: 1366px) {
  .sect-about {
    padding-right: 0;
    padding-left: 8%;
    margin-top: auto;
  }

  .sect-about p,
  .about-page p {
    margin-bottom: 2rem;
  }

  .CASS-A-main figcaption h2 {
    margin-top: 20px;
  }

  .blog-service {
    padding-left: 10%;
    padding-right: 10%;
  }

  .CASS-H-main .img-zoom img,
  .CASS-BlackHead-main .img-zoom img {
    height: 245px !important;
  }

  .pe-10 {
    padding-left: 6%;
  }

  .CASS-E-main figcaption h2 {
    line-height: 36px;
  }

  .about-one {
    padding-left: 8%;
    padding-right: 0;
  }

  .about-two {
    padding-top: 2%;
    padding-right: 5%;
  }

  .service-detail {
    padding-left: 8%;
  }

  .head-page h1 {
    font-size: 60px;
    bottom: 50px;
    left: 6%;
  }
}

@media screen and (max-width: 1200px) {
  h1 {
    font-size: 3.4em;
  }

  h2 {
    font-size: 3em;
  }

  h3 {
    font-size: 2.2em;
  }

  h4,
  .contact-page h2,
  .managerHeader {
    font-size: 2em;
  }

  h5 {
    font-size: 1.6em;
  }

  h6 {
    font-size: 1.2em;
  }

  .CASS-A-main figcaption h2,
  .CASS-E-main figcaption h2 {
    font-size: 30px !important;
  }

  .blog-service p,
  .footer p {
    white-space: inherit;
  }

  .blog-service {
    padding-left: 10%;
    padding-bottom: 2%;
  }

  .CASS-D-main .blog-service {
    padding-right: 10%;
    padding-left: 5%;
  }

  .CASS-H-main .img-zoom img,
  .CASS-BlackHead-main .img-zoom img {
    height: 200px !important;
  }

  .CASS-H-main .caption .title {
    height: 40px;
  }

  .pe-10 {
    padding-left: 0;
  }

  .footer p,
  .copy-right p {
    font-size: 13px;
  }

  .about-two {
    padding-top: 3%;
  }

  .CASS-H-main .row.flex,
  .CASS-BlackHead-main .row.flex {
    gap: 40px;
  }

  .CASS-E-main figcaption h2 {
    line-height: 36px;
  }

  .CASS-A-main .col-md-4.col-sm-4.col-xs-4 {
    padding: 0 5px !important;
  }

  .about-one {
    padding-left: 6%;
    padding-top: 0;
  }

  div#background68e8853b99defd0013091609 .imgLightbox img {
    height: 300px;
    object-fit: cover;
  }

  .group-contact {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .contact-page {
    padding-top: 0;
    padding-left: 6%;
  }

  .items-contact {
    grid-template-columns: 28px auto;
  }

  p,
  .Textmanager li {
    line-height: inherit;
  }

  p,
  .form-career02 span,
  .Textmanager li {
    font-size: 13x;
  }

  .head-page h1 {
    bottom: 20px;
  }

  p.line-design::before {
    top: 8px;
  }

  .social-share {
    top: -45px;
  }

  .itopplus-bg {
    background-size: cover;
  }

  .sect-about {
    padding-right: 0;
    padding-left: 5%;
    padding-top: 0;
  }

  .maps-page iframe {
    height: 360px;
  }
  
  #language_member_bar .dropdown-menu {
  position: fixed !important;
  top: 5px;
  right: 0;
  display: flex !important;
  box-shadow: none;
  justify-content: flex-start;
  margin: 0 !important;
  flex-direction: row-reverse;
  padding: 0 !important;
  overflow: hidden;
  height: 20px;
  place-items: center;
}
#language_member_bar .dropdown-menu img,
#language_member_bar .dropdown-menu span {
  display: none !important;
}

#language_member_bar .dropdown-menu a {
  font-size: 0;
  padding: 0 !important;
}

#language_member_bar .dropdown-menu > li:last-child {
  border-right: 1px solid #444;
}

#language_member_bar .dropdown-menu > li:first-child a:before {
  content: "TH";
  display: block;
  font-size: 16px;
  padding: 0 10px;
}

#language_member_bar .dropdown-menu > li:last-child a:before {
  content: "EN";
  display: block;
  font-size: 16px;
  padding: 0 10px;
}

}

@media screen and (max-width: 1024px) {
  .sect-about {
    padding-left: 8%;
  }

  .btn-more,
  .CASS-PrakayHead-main .fileinput-button,
  .CASS-PrakayHead-main button,
  .CASS-JaiauHead-main button {
    font-size: 12px !important;
  }

  .CASS-A-main figcaption p {
    font-size: 13px !important;
  }

  .sect-work {
    padding-top: 30%;
  }

  .itopplus-bg {
    background-position: center 75%;
  }

  .CASS-A-main figcaption h2,
  .CASS-E-main figcaption h2 {
    font-size: 30px !important;
  }

  .sect-service p {
    margin-bottom: 3rem;
  }

  .CASS-D-main .blog-service {
    padding-right: 10%;
    padding-left: 4%;
  }

  .CASS-H-main .caption .title,
  .CASS-BlackHead-main .caption .title {
    font-size: 14px !important;
  }

  .CASS-H-main .caption .title {
    height: 44px;
  }

  .social-footer img {
    width: 35px !important;
  }

  div#background68e8853b99defd0013091609 .imgLightbox img {
    height: 345px;
  }

  .managerHeader {
    width: 80%;
  }

  .about-two {
    padding-top: 2%;
  }

  .page-header .col-md-9 {
    margin: 0 !important;
  }

  .CASS-H-main .caption,
  .CASS-BlackHead-main .caption {
    padding-top: 20px !important;
  }

  .managerHeader {
    margin-bottom: 1rem;
  }

  .Textmanager h6 {
    margin-top: 0;
  }

  #editor3,
  #editor4 {
    height: 25px;
  }

  .head-page h1 {
    font-size: 58px;
    bottom: 10px;
    left: 3%;
  }

  .itopplus-sidebar-menu-parent a:active {
    background-color: transparent;
  }
}





@media screen and (max-width: 900px) {
  h1 {
    font-size: 34px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 22px;
  }

  h4,
  .managerHeader {
    font-size: 20px;
  }

  h5 {
    font-size: 16px;
  }

  h6 {
    font-size: 15px;
  }

  div#background68e86c4499defd00130910f0 .imgLightbox img {
    height: 360px;
    object-fit: cover;
  }

  .itopplus-bg {
    background-attachment: unset;
    background-size: cover;
  }

  .CASS-A-main .col-md-4.col-sm-4.col-xs-4 {
    padding: 0 !important;
  }

  .CASS-E-main figcaption h2 {
    line-height: 26px;
    bottom: 20px;
    left: 20px;
  }

  .CASS-H-main .row.flex,
  .CASS-BlackHead-main .row.flex {
    gap: 30px;
  }

  .CASS-H-main .caption .title {
    height: 38px;
  }

  .CASS-H-main .img-zoom img,
  .CASS-BlackHead-main .img-zoom img {
    height: 180px !important;
  }

  .CASS-H-main .caption .title,
  .CASS-BlackHead-main .caption .title {
    margin-bottom: 0.5rem !important;
  }

  .blog-service p {
    margin-bottom: 2rem;
  }

  div#background68e78efea69d1600136402db .col-md-3.col-sm-6.col-xs-12,
  div#background6901af869875b20013e1ef3b .col-md-3.col-sm-6.col-xs-12 {
    width: 25%;
  }

  .footer h6 {
    font-size: 14px;
  }

  .footer p,
  .copy-right p {
    font-size: 11px;
  }

  div#background68e8853b99defd0013091609 .imgLightbox img {
    height: 340px;
  }

  .CASS-PramamHead-main .imgLightbox img {
    height: 270px;
    object-fit: cover;
  }

  .about-one {
    padding-top: 4%;
    padding-right: 2%;
  }

  .head-page h1 {
    font-size: 44px;
    bottom: 10px;
    left: 2%;
  }

  .CASS-H-main .caption,
  .CASS-BlackHead-main .caption {
    padding-top: 15px !important;
  }

  .newShareContainer {
    justify-content: end !important;
    margin-bottom: 2rem;
  }

  .social-share {
    position: static;
    display: none;
  }

  div#Contentmanager .col-md-12.text-justify {
    padding: 0 1%;
  }

  .page-header {
    padding: 0 2%;
  }

  .CASS-JaikothaiHead-main .nav-template7 li a .fa-plus:before {
    top: 25px;
  }

  .CASS-JaikothaiHead-main .nav-template7 li a strong {
    font-size: 14px;
  }

  .CASS-JaikothaiHead-main .nav-template7 li a {
    padding: 20px 15px 10px;
  }

  .CASS-PrakayHead-main .col-md-4.col-sm-12 {
    width: 33.33%;
    padding-right: 0;
  }

  .CASS-PrakayHead-main .col-md-6.col-sm-12 {
    width: 50%;
    padding-right: 0;
  }

  .CASS-JaiauHead-main .form-control {
    height: 40px;
  }

  .CASS-B-main,
  .CASS-D-main {
    width: 95%;
  }

  div#background68edf23bab683f0013a5cba7,
  div#background6901af0d9875b20013e1ef07,
  div#background6901d0fe7fa0db0013694a2c,
  div#background6901d20cb56e480013d911eb{
    display: none;
  }

  #display23 > div.form-group.col-md-2.col-sm-12 {
    width: 20%;
  }

  #display23 > div.form-group.col-md-6.col-sm-12 {
    width: 80% !important;
  }

  .CASS-A-main figcaption h2,
  .CASS-E-main figcaption h2 {
    font-size: 20px !important;
  }

  .managerHeader {
    width: 100%;
  }

  .footer p,
  .sect-service p {
    white-space: inherit;
  }

  .itopplus-sidebar-menu-single a,
  .itopplus-sidebar-menu-parent a {
    font-size: 10pt !important;
  }

  .carousel-indicators {
    left: 13% !important;
  }

  .sect-about {
    padding-left: 5%;
    padding-right: 2%;
    margin-top: 0;
  }

  p,
  .form-career02 span,
  .Textmanager li {
    font-size: 12px;
  }

  .CASS-H-main .caption .title,
  .CASS-BlackHead-main .caption .title {
    font-size: 12px !important;
  }

  .btn-more,
  .CASS-PrakayHead-main .fileinput-button,
  .CASS-PrakayHead-main button,
  .CASS-JaiauHead-main button {
    font-size: 11px !important;
  }

  #ItopplusMainSidebar {
    width: 50%;
  }

  .CASS-A-main figcaption p {
    font-size: 11px !important;
  }
  
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 36px;
  }

  .CASS-H-main .img-zoom img,
  .CASS-BlackHead-main .img-zoom img {
    height: 165px !important;
  }

  .footer h6 {
    font-size: 15px;
  }

  .sect-about {
    padding-left: 6%;
    padding-right: 1%;
  }

  .blog-service {
    padding-left: 7%;
    padding-bottom: 2%;
    padding-right: 5%;
  }

  .CASS-D-main .blog-service {
    padding-right: 7%;
  }

  .CASS-BlackHead-main .caption .time {
    font-size: 13px !important;
  }

  .items-contact {
    grid-template-columns: 25px auto;
  }

  .maps-page iframe {
    height: 345px;
  }

  .ITPcheckboxAuthen {
    position: relative;
    z-index: 99;
  }

  .CASS-JaiauHead-main .col-md-offset-3 {
    padding: 0;
  }

  .about-two {
    padding-top: 0;
  }

  .CASS-PramamHead-main .imgLightbox img {
    height: 285px;
  }
}

@media screen and (max-width: 480px) {
  div#background68edf23bab683f0013a5cba7,
  div#background6901af0d9875b20013e1ef07,
  div#background6901d0fe7fa0db0013694a2c,
  div#background6901d20cb56e480013d911eb{
    display: block;
  }

  div#imagesControl68edf23bab683f0013a5cba7,
  .CASS-A-main .thumbs, div#imagesControl6901d0fe7fa0db0013694a2c,
  div#contentnewmode68e78f13a69d160013640311,
  .CASS-A-main .col-md-4.col-sm-4.col-xs-12,
  div#imagesControl6901d20cb56e480013d911eb{
    padding: 0 !important;
  }

  .sect-slogan h1 {
    font-size: 22px;
  }

  .sect-slogan {
    padding-top: 10%;
    padding-bottom: 2%;
  }

  div#background68e86c4499defd00130910f0 .imgLightbox img,
  div#background68e8853b99defd0013091609 .imgLightbox img {
    height: auto;
  }

  .CASS-GrayBackground-border,
  .CASS-E-border,
  .CASS-B-border,
  .CASS-D-border,
  .CASS-JaiauHead-border {
    margin: -10px;
  }

  .sect-about,
  .blog-service,
  .CASS-D-main .blog-service,
  .service-detail,
  .about-one,
  .about-two,
  .contact-page,
  div#Contentmanager .col-md-8.col-md-offset-2 {
    padding: 0;
    margin: 0;
  }

  h1 {
    font-size: 30px;
  }

  .sect-work {
    padding-bottom: 3%;
  }

  .CASS-A-main figcaption h2 {
    margin-top: 15px;
  }

  .CASS-A-main .thumbs {
    margin-bottom: 30px;
  }

  .sect-service p,
  .blog-service p {
    white-space: inherit;
  }

  .CASS-D-middle-mid {
    flex-wrap: wrap-reverse;
  }

  .CASS-B-middle-mid {
    flex-wrap: wrap;
  }

  .blog-service,
  .CASS-D-main .blog-service {
    padding-top: 15px;
  }

  p.line-design::before {
    top: 8px;
  }

  .sect-service p {
    margin-bottom: 2rem;
  }

  .CASS-H-main .row.flex,
  .CASS-BlackHead-main .row.flex {
    grid-template-columns: repeat(1, 1fr);
  }

  .CASS-H-main .img-zoom img,
  .CASS-BlackHead-main .img-zoom img {
    height: 240px !important;
  }

  .CASS-H-main .caption .title {
    height: auto;
  }

  div#background68e78efea69d1600136402db .col-md-3.col-sm-6.col-xs-12,
  div#background6901af869875b20013e1ef3b .col-md-3.col-sm-6.col-xs-12 {
    width: 100%;
  }

  .logo-footer {
    width: 30%;
    margin: auto;
    margin-bottom: -20px;
  }

  .footer {
    text-align: center;
  }

  .social-footer {
    justify-content: center;
  }

  .copy-right {
    text-align: center;
    margin-top: 2%;
  }

  .head-page h1 {
    font-size: 30px;
    left: 5%;
  }

  .CASS-E-main .imgLightbox img {
    height: 100px;
    object-fit: cover;
  }

  .CASS-B-main .imgLightbox img,
  .CASS-D-main .imgLightbox img,
  .CASS-PrakayHead-main .has-feedback {
    height: auto;
  }

  .CASS-PramamHead-main .imgLightbox img {
    height: 215px;
  }

  .CASS-PramamHead-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
  }

  .managerHeader {
    margin-bottom: 1.5rem;
  }

  .image-work h6 {
    font-size: 16px;
  }

  .CASS-JaikothaiHead-main .nav-template7 li a strong {
    font-size: 13px;
  }

  .CASS-PrakayHead-main .col-md-6.col-sm-12,
  .CASS-PrakayHead-main .col-md-4.col-sm-12 {
    width: 100%;
  }

  .maps-page iframe {
    height: 250px;
  }

  .group-contact {
    margin-bottom: 3rem;
    margin-top: 5%;
  }

  .CASS-PrakayHead-main .form-control,
  .CASS-JaiauHead-main .form-control {
    font-size: 13px !important;
  }

  .CASS-PrakayHead-main input.form-control,
  .CASS-JaiauHead-main input.form-control {
    height: 35px;
  }

  .footer p {
    margin: 3% 0;
  }

  .ITPcookiebar {
    padding: 3% 2%;
    display: flex !important;
  }

  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
  }

  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
  }

  .ITPcookieLeftText span {
    font-size: 12px;
  }

  /*div#Contentmanager .Contenemanager-gallery {
    display: list-item;
    color: #fff
}*/

  .ITPcheckboxAuthen {
    font-size: 13px !important;
  }

  #display23 > div.form-group.col-md-2.col-sm-12 {
    width: 50%;
  }

  #display23 > div.form-group.col-md-6.col-sm-12 {
    width: 100% !important;
  }

  .CASS-H-main .caption .title {
    margin-bottom: 1.5rem !important;
  }

  .social-footer img {
    width: 30px !important;
  }

  p,
  .form-career02 span,
  .Textmanager li,
  .Textmanager span {
    font-size: 13px;
  }

  .CASS-H-main .caption .title,
  .CASS-BlackHead-main .caption .title,
  .CASS-BlackHead-main .nav-pills > li > a > span {
    font-size: 13px !important;
  }

  .CASS-E-main figcaption h2 {
    line-height: 28px;
  }

  .CASS-H-main .caption,
  .CASS-BlackHead-main .caption {
    padding-top: 18px !important;
  }

  .CASS-BlackHead-main .nav-justified > li > a {
    padding: 10px 8px;
  }

  div#tabcateTitle68e87b2399defd001309147468f70976e55c930013e7264d,
  div#tabcateTitle68e87b2399defd00130914746901af48112ad600134184d2 {
    padding: 5px 0 !important;
  }

  .managerHeader {
    font-size: 22px;
  }

  h6 {
    font-size: 16px;
  }

  .pt-5.sect-service {
    padding-top: 8%;
  }

  #editor3,
  #editor4 {
    height: auto;
  }

  .carousel-indicators li,
  .carousel-indicators .active {
    width: 9px !important;
    height: 9px !important;
    margin: 0 2px !important;
  }

  .carousel-indicators {
    left: 22% !important;
    bottom: -35px;
  }

  .btn-more {
    padding: 0.7rem 1.5rem;
  }

  .Textmanager p,
  .Textmanager span,
  .Textmanager h6 {
    text-align: left;
  }
}

#languagebar > a {
    opacity: 0;
}

#language_member_bar .dropdown-menu {
    background-color: transparent !important;
}


.empty-service img, .empty-service2 img {
    width: 100%;
}

.empty-service .owl-dots, .empty-service2 .owl-dots {
    position: relative;
    top: -55px;
}

.empty-service, .empty-service2 {
    margin-bottom: -40px;
}

#language_member_bar, #languagebar {
    z-index: unset !important;
}


