.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #444;
  font-family: "Kanit", sans-serif;
}

.itopplus-bg {
  .itopplus-search {
    width: 100%;
    text-align: right;
    color: #444;
    position: relative;
    top: -1.5vw;
  }
}



.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_02082024v211/0/0/2z-z515006440967.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  color: #fff;
  position: relative;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_02082024v211/0/0/3z-z35522360625.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom;
}

.itopplus-bg4 {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_02082024v211/0/0/joinz-z785050189270.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #fff;
}

.itopplus-footer {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_02082024v211/0/0/2z-z515006440967.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  color: #444;
  margin: 0;
  padding: 8px 15px;
  border-radius: 0;
}

.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: transparent;
  background: transparent;
  background-color: transparent;
}

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

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

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

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

  #controlMenu *:not(a span) {
    color: #444 !important;
    border: none;
  }

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

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

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

  #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;
  }
  
  .navbar-header :is(button,a.visible-xs) {
    width: 30px !important;
    height: 30px !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: 18% auto;
    align-items: center;
  }

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

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

  .itopplus-menu {
    position: relative;
    top: -0.5vw;
  }

  .itopplus-search {
    width: 100%;
    text-align: right;
    color: #444;
    position: relative;
    top: -1.5vw;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    height: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    width: 86vw;
  }
}
@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: 16px;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

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

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

p, .pre-review p, .TabItpContentLandingPage4>ul>li>a>span {
    font-size: 16px;
}

.footer h6, .text-plus h6, .sect-mission h6,
.pre-garuntee h6 {
    font-size: 20px;
}

.footer h5 {
    font-size: 24px;
}

.btn-more, .CASS-E-main button, .pre-garuntee p,
.btn-dowmload {
    font-size: 14px;
}

.text-big {
    font-size: 28px;
}

.CASS-E-main .form-control, .text-plus p {
    font-size: 16px !important;
}

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

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

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

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

.no-js .dropdown-menu>li>a {
    padding: 5px 20px;
}

.social-header img, .social-footer img {
    width: 40px !important;
}

.social-header {
    display: flex;
    gap: 10px;
    justify-content: end;
}

.logo-footer {
    width: 60%;
    margin: auto;
}

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

.social-footer {
    display: flex;
    gap: 10px;
}

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

.footer h6, .sect-about h2, .about-page h3,
.about-page h6, .sub-service h6, .service-detail h5,
.contact-page h4, .sect-vision h6, .detail-garuntee li p {
    margin-bottom: 0.5rem;
}

.footer p, .items-service p, .blog-about p,
.sect-join p {
    white-space: pre-line;
}
.card-service {
    display: grid;
    grid-template-columns: 25% auto;
    align-items: center;
    background: #1f3f4a;
    border-radius: 20px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: -65px;
}

.blog-service {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    padding: 3% 5%;
    color: #fff;
}

.items-service {
    display: grid;
    grid-template-columns: 25% auto;
    gap: 20px;
    align-items: center;
}

.name-service {
    text-align: center;
    background: linear-gradient(90deg, #a4884d, #887147);
    color: #fff;
    padding: 20px;
    padding-top: 34px;
    height: 100%;
}

.sect-first {
    position: relative;
    padding: 6% 0;
}

.sect-about h2, .about-page h3, .text-big,
.blog-resist .btn-more {
    font-family: "Outfit", sans-serif;
}

.sect-about h2, .name-service h4, .sect-why h4,
.sect-review h4, .sect-join h4, b, strong,
.head-page h4, .about-page h3, .about-page h6,
.sect-mission h4, .text-big, .sect-gallery h4,
.sub-service h6, .fw-semi, .service-detail h5,
.head-service h5, .page-team h5, .sect-video h5,
.sect-video h4, .contact-page h4, .sect-vision h6,
.sect-plus h1, .detail-garuntee h6 {
    font-weight: 600;
}

.blog-about p {
    font-weight: 500;
}

.sect-mission h6 {
    font-weight: 400;
}

.sect-about h2, .sect-review, .sect-join h4,
.about-page h3, .sect-mission h4, .sect-gallery h4,
.head-service h5, .sub-service h6, .service-detail h5,
.page-team h5, .sect-video h5, .sect-video h4,
.contact-page h4, .sect-vision h6, .managerHeader,
.detail-garuntee h6 {
    color: #1f3f4a;
}

.blog-about {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 2rem;
    color: #000;
}

.items-about {
    display: grid;
    grid-template-columns: 50px auto;
    align-items: center;
    gap: 15px;
    min-width: 48%;
}

.img-about {
    width: 100%;
    margin-top: -340px;
    margin-bottom: -60px;
    position: relative;
    z-index: -1;
}

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

.items-about:last-child {
    width: 100%;
}

.sect-why {
    text-align: center;
    padding-top: 8%;
    margin-bottom: 2rem;
}

.blog-why {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 25px;
}

.icon-why {
    width: 34%;
    border-radius: 10px;
    overflow: hidden;
    margin-left: 8%;
    margin-bottom: -50px;
}

.text-why {
    padding: 28% 5% 5% 8%;
    border-radius: 15px;
    background: #fff;
    color: #444;
    min-height: 155px;
    border-bottom: 5px solid #a3874d;
  transition-duration: 0.3s;
}

.sect-plus {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-bottom: 3rem;
    color: #1f3f4a;
    align-items: center;
}

.sect-plus h1 {
    font-size: 6em;
}

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

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

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

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

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

.CASS-A-main figcaption {
    background: linear-gradient(0deg, #000000c4, #00000036, transparent) !important;
    padding: 0 !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    text-transform: none !important;
      border-radius: 20px;
}

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

figure.effect-oscar h2 {
    margin: 0;
    -webkit-transition: inherit;
    transition: inherit;
    -webkit-transform: inherit;
    transform: inherit;
}

.grid figure p {
    letter-spacing: unset;
    font-size: unset;
    font-weight: 400;
}

figure.effect-oscar p {
    opacity: 1;
    -webkit-transition: inherit;
    transition: inherit;
    -webkit-transform: inherit;
    transform: inherit;
}

.text-plus {
    padding: 10% 5%;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

figure.effect-oscar:hover h2 {
    -webkit-transform: inherit;
    transform: inherit;
}

.text-plus p {
    min-height: 45px;
}

.text-plus h6, .sect-join h4, .sect-mission h4{
    margin-bottom: 1%;
}

.sect-review, .sect-join p, .content-review p,
.sect-gallery, .service-detail ul, .sect-video,
.detail-garuntee p, .detail-garuntee ul {
    margin-bottom: 2rem;
}

.service-detail h6, .page-team h5, .detail-garuntee h6 {
    margin-bottom: 1rem;
}

.CASS-A-main figure, .CASS-D-main figure {
    overflow: hidden;
    border-radius: 20px;
}

.sect-review, .sect-mission, .sect-gallery, .managerHeader,
.head-service, .sect-video, .video-mockup, .contact-page {
    text-align: center;
}

.sect-join {
    text-align: center;
    padding-top: 8%;
    padding-bottom: 62%;
}

.btn-more {
    width: fit-content;
    background: linear-gradient(90deg, #a4884d, #887147);
    color: #fff;
    padding: 1rem 2rem;
    border-radius: 10px;
    margin: auto;
    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;
}

.sect-join strong, .text-big, .sub-service .fw-semi,
.service-detail h6{
    color: #000;
}

.CASS-B-main .caption {
    display: none;
}

.CASS-B-main .owl-carousel .owl-item a {
    pointer-events: none;
}

.content-review::before {
    content: "“";
    font-size: 10em;
    line-height: 0;
    position: absolute;
    right: 30px;
    top: 25px;
    color: #1f3f4a;
}

.content-review {
    padding: 85px 25px 10px;
    color: #444444;
    text-align: left;
    position: relative;
    background: #f5f7fc;
    border-radius: 20px 20px 0 0;
}

.content-name {
    background: linear-gradient(90deg, #a4884d, #887147);
    color: #fff;
    padding: 10px 20px 15px;
    text-align: left;
    border-radius: 0 0 25px 25px;
}

.CASS-B-main .img-container .img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 5px solid #fff;
}

.CASS-B-main .img-container {
    padding-bottom: 28%;
    margin-bottom: -52px;
    margin-left: 6%;
    position: relative;
    z-index: 9;
}

.CASS-B-main .owl-carousel .owl-dots.disabled {
    display: block;
}

.CASS-B-main .owl-dots button.owl-dot {
    width: 10px !important;
    height: 10px !important;
    background: #ddd !important;
}

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

.head-page {
    text-align: center;
    padding: 3% 0;
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_02082024v211/0/0/banner-pagez-z1453688232543.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #1f3f4a;
}

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

p {
    line-height: 24px;
}

.about-page ul {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 8px;
    margin-top: 2%;
}

.about-page li, .page-team li {
    list-style: none;
    position: relative;
}

.about-page li::before {
    content: " ";
    width: 18px;
    height: 18px;
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_02082024v211/0/0/trophyz-z461610151182.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -30px;
    top: 2px;
}

.about-page h6 {
    margin-top: 3%;
}

.icon-vision {
    width: 13%;
    border-radius: 10px;
    overflow: hidden;
    margin-left: 4%;
    margin-bottom: -40px;
}

.text-vision {
    background: #fff;
    color: #444;
    padding: 5%;
    padding-top: 60px;
    border-radius: 20px;
    min-height: 250px;
    border-bottom: 5px solid #a3874d;
}

.sect-vision h4 {
    text-align: center;
    margin-bottom: 2rem;
}

.sect-vision {
    padding-top: 5%;
    padding-bottom: 6%;
}

.blog-vision {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.sect-mission {
    padding: 10% 0;
}

div#background68cb7d459dabb300139aafe1 .CustomImageGalleryType_2 {
    justify-content: center;
}

.sub-service {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-bottom: 8%;
}

.items-plan {
    padding: 7%;
    background: #ffffffb0;
    border-radius: 20px;
    margin-top: 50px;
    transition-duration: 0.3s;
}

.icon-plan {
    width: 100px;
    margin-top: -65px;
    margin-bottom: 1rem;
    border-radius: 50%;
    border: 5px solid #f1ece5;
}

.ps-8 {
    padding-right: 8%;
}

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

.sub-service.plan-tax {
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 0;
}

.head-service {
    padding-top: 6%;
}

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

.page-team li p {
    margin-bottom: 0.75rem;
}

.page-team {
    padding-top: 8%;
    padding-left: 8%;
    padding-right: 8%;
}

.img-team img {
    height: 520px;
    object-fit: cover;
}

.video-mockup video {
    width: 70% !important;
    border: 5px solid #a3874d;
    border-radius: 20px;
    overflow: hidden;
}

.sect-resist {
    padding: 3% 0;
    text-align: center;
}

.blog-resist {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-bottom: 1%;
    font-family: "Outfit", "Kanit", sans-serif;
}

.blog-resist .btn-more, .CASS-BlackHead-main {
    margin: 0;
}

.page-team li::before {
    content: " ";
    width: 18px;
    height: 18px;
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_02082024v211/0/0/check-markz-z237824470993.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -30px;
    top: 3px;
}

.contact-items {
    display: grid;
    grid-template-columns: 35px auto;
    align-items: center;
    gap: 10px;
    background: #f5f7fc;
    padding: 7px;
    border-radius: 30px;
    margin-bottom: 1rem;
    width: 100%;
}

.contact-group a {
    width: 24%;
}

.form-contact {
    background: #f5f7fc;
    padding: 5% 3% 2%;
    text-align: center;
    color: #000;
    border-radius: 20px 20px 0 0;
}

.CASS-E-main {
    background: #f5f7fc;
    padding: 2% 5% 5%;
    border-radius: 0 0 20px 20px;
}

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

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

.CASS-E-main .form-control {
    height: 38px;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 0.5rem;
    color: #282828 !important;
}

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

.CASS-E-main button {
    width: fit-content;
    background: linear-gradient(90deg, #a4884d, #887147);
    color: #fff;
    padding: 1rem 2rem;
    border-radius: 10px;
    margin: auto;
    text-shadow: none;
    border: none;
     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;
}

.contact-page a {
    color: #444;
}

.footer a, .CASS-E-main button:hover {
    color: #fff;
}

.contact-page a:hover, .footer a:hover {
    color: #b98d3b;
}

.social-header img, .icon-service img, .icon-about img,
.icon-why, .CASS-A-main .imgLightbox img, .CASS-B-main .img-container .img,
.social-footer img, .icon-vision, .icon-plan, .contact-icon img,
.CASS-BlackHead-main .img-container .img {
    transition: transform 0.2s ease-out;
}

.social-header img:hover, .items-service:hover img,
.items-about:hover img, .items-why:hover .icon-why,
.CASS-A-main figure:hover .imgLightbox img,
.CASS-B-main .owl-carousel .owl-item:hover .img,
.social-footer img:hover, .items-vision:hover .icon-vision,
.items-plan:hover .icon-plan, .contact-items:hover img,
.CASS-BlackHead-main .template1 .col-md-4.col-sm-4.col-xs-12:hover .img{
    transform: scale(1.05);
}

.text-why:hover {
    background: #f5f7fc;
}

.btn-more:hover::before, .CASS-E-main button:hover::before,
.btn-dowmload:hover::before, .CASS-BlackHead-main .template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-more::before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.btn-more::before, .CASS-E-main button::before,
.btn-dowmload::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #a4884d;
    -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;
}

.items-plan:hover {
    background: #fff;
}

.Text_seller2, .post-time, .landingpagemanager {
    display: none;
}

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

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

.buttonExampleSite {
    border-radius: 0.5rem !important;
    border: 1px solid #83827f75 !important;
    color: #171717 !important;
}

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

.ITPlinkToCookiepage:hover {
    color: #a4884d !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;
}

.ITPcheckboxAuthen {
    margin-top: 2%;
    margin-bottom: 4%;
    position: relative;
    z-index: 99;
}

.contact-group {
    margin-top: 2%;
    margin-bottom: 5%;
    text-align: left;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

.img-contact {
    position: absolute;
    bottom: 0;
    width: 92%;
}

div#background68f210fba9e83a0013193af1 .CustomImageGalleryType_2 {
    justify-content: center;
}

div#background68f210fba9e83a0013193af1 figcaption {
    padding: 15px 0 !important;
    background: #1f3f4a !important;
    position: relative !important;
    color: #fff !important;
    text-align: center !important;
    text-transform: none !important;
}

div#background68f210fba9e83a0013193af1 .imgLightbox {
    overflow: hidden;
}

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

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

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

div#background68f210fba9e83a0013193af1 figcaption h2 {
    font-size: 20px !important;
    color: #c6a258;
}

div#background68f210fba9e83a0013193af1 figcaption p {
    font-weight: 400;
    font-size: 16px !important;
}

.CASS-BlackHead-main .Contentmanager .template1 .template-panel {
    padding-bottom: 85%;
    border-bottom: 4px solid #8c7548;
      overflow: hidden;
}

.CASS-BlackHead-main .img-container .img {
    background-position: center 70%!important;
}

.CASS-BlackHead-main .template1 .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 !important;
    width: 100%;
    box-shadow: 0 4px 8px rgb(0,0,0,0.1);
    border-radius: 20px;
      overflow: hidden;
      background: #fff;
}

.CASS-BlackHead-main .template1 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}

.pre-garuntee {
    padding: 20px 20px 30px;
    color: #444;
    text-align: left;
}

.pre-garuntee h6 {
    margin-bottom: 1rem;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.pre-garuntee .btn-more {
    margin-left: 0;
}

.pre-garuntee p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 63px;
    margin-bottom: 1.5rem;
}

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

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

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

.newShareContainer {
    justify-content: end !important;
}

.itp-newshare-button {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}

.itp-newshare-button:hover {
    background-color: #8c7448;
}

.tab-itp-background, .TabItpContentLandingPage4 .tab-content {
    padding: 0 !important;
    background-color: transparent !important;
      border: none !important;
}

.detail-garuntee {
    text-align: left;
      padding: 20px 10px;
}

.TabItpContentLandingPage4>ul>li>a:hover,
.TabItpContentLandingPage4>ul>li.active>a:hover{
    background-color: #8b7348 !important;
    color: #8e8e8e;
    border-top-color: #8b7348 !important;
}

.TabItpContentLandingPage4>ul>li>a {
    background: #f7f7f7;
    color: #444;
    border: 1px solid #ddd;
    margin: 0;
    border-top-color: #eee !important;
}

.TabItpContentLandingPage4>ul>li>a>span {
    color: #444;
}

.TabItpContentLandingPage4>ul>li.active>a>span {
    color: #000;
}

.TabItpContentLandingPage4>ul>li.active>a {
    border-bottom: none !important;
}

.TabItpContentLandingPage4>ul>li.active>a {
    background-color: transparent !important;
    border-top: 3px solid #8f784b !important;
}

.btn-dowmload {
    display: grid;
    grid-template-columns: 30px auto;
    align-items: center;
    background: linear-gradient(90deg, #a4884d, #887147);
    width: fit-content;
    padding: 1rem 2rem;
    color: #fff;
    gap: 5px;
    border-radius: 10px;
      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;
}

.btn-dowmload a {
    color: #fff;
}

.TabItpContentLandingPage4>ul {
    width: 100% !important;
}
/*********************responsive********************/

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

h1 {
    font-size: 4.7em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.2em;
}

h4 {
    font-size: 2.8em;
}

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

p, .pre-review p, .TabItpContentLandingPage4>ul>li>a>span {
    font-size: 20px;
}

.footer h6, .text-plus h6, .sect-mission h6,
  .pre-garuntee h6 {
    font-size: 24px;
}

.footer h5 {
    font-size: 28px;
}

.btn-more, .CASS-E-main button, .pre-garuntee p,
  .btn-dowmload {
    font-size: 18px;
}

.text-big {
    font-size: 36px;
}

.CASS-E-main .form-control, .text-plus p {
    font-size: 20px !important;
}

.sect-plus h1 {
    font-size: 8em;
}

.content-review::before {
    font-size: 14em;
    right: 30px;
    top: 35px;
}
  
  .items-service {
    grid-template-columns: 20% auto;
}
  
  p {
    line-height: 28px;
}
  
  .name-service {
    padding-top: 42px;
}
  
  .card-service {
    top: -80px;
}
  
  .blog-service {
    padding: 3% 7%;
}
  
  .img-about {
    margin-top: -430px;
    margin-bottom: -85px;
}
  
  .items-about {
    grid-template-columns: 60px auto;
}
  
  .blog-about {
    gap: 20px;
    margin-top: 3rem;
}
  
  .sect-about > p {
    width: 90%;
}
  
  .icon-why {
    width: 28%;
    margin-bottom: -40px;
}
  
  .text-why {
    padding: 20% 5% 5% 8%;
    min-height: 180px;
}
  
  .text-plus {
    padding: 10% 10% 8%;
}
  
  .CASS-B-main .img-container {
    margin-bottom: -80px;
}
  
  .sect-join p {
    margin-bottom: 3rem;
}
  
  .sect-join {
    padding-bottom: 60%;
}
  
  .social-footer img {
    width: 45px !important;
}
  
  .logo-footer {
    width: 50%;
  }
  
  .about-page li::before {
    top: 5px;
    width: 20px;
    height: 20px;
}
  
  .about-page {
    padding-top: 4%;
    padding-left: 10%;
    padding-right: 8%;
}
  
  .text-vision {
    min-height: 275px;
    padding-bottom: 2%;
}
  
  .pe-8 {
    padding-left: 10%;
}
  
.ps-8 {
    padding-right: 12%;
}
  
  .icon-plan {
    margin-top: -85px;
    width: 110px;
}
  
  .items-plan {
    margin-top: 70px;
}
  
  .img-team img {
    height: 590px;
    object-position: bottom;
  }
  
  .page-team li p {
    margin-bottom: 1rem;
}
  
  .CASS-E-main .form-control {
    height: 45px;
}
  
  .contact-items {
    grid-template-columns: 40px auto;
    margin-bottom: 1.5rem;
}
  
  .ITPcookieLeftText, .buttonExampleSite, .ITPcheckboxAuthen {
    font-size: 16px !important;
}
  
.ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  .img-contact {
    bottom: -145px;
}
  
  div#background68f210fba9e83a0013193af1 figcaption {
    padding: 20px 0 !important;
}
  
  div#background68f210fba9e83a0013193af1 figcaption h2 {
    font-size: 24px !important;
  }
  
  div#background68f210fba9e83a0013193af1 figcaption p {
    font-size: 20px !important;
}
  
  .pre-garuntee p {
    height: 85px;
}
}

@media screen and (max-width: 1366px) {
  
  .name-service {
    padding-top: 26px;
}
  
  .card-service {
    top: -60px;
}
  
  .icon-why {
    margin-bottom: -30px;
}
  
  .text-why {
        padding: 25% 5% 4% 7%;
        min-height: 140px;
}
  
  .text-why p, .footer p, .copy-right p {
    font-size: 15px;
    line-height: 22px;
}
  
  .text-why br {
    display: none;
}
  
  .about-page {
    padding-right: 0;
    padding-left: 4%;
}
  
  .text-vision {
    padding: 3%;
    padding-top: 50px;
}
  
  .icon-plan {
    width: 90px;
    margin-top: -60px;
  }
  
  .contact-items {
    grid-template-columns: 30px auto;
}
 
  div#background68f210fba9e83a0013193af1 figcaption h2 {
    font-size: 18px !important;
  }
}

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

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.4em;
}

h4 {
    font-size: 2em;
}

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}
  
      .name-service {
        padding-top: 25px;
    }
  
  .blog-service {
    padding: 3%;
}
  
  .sect-about {
    padding-left: 0;
}
  
  .items-about {
    grid-template-columns: 45px auto;
}
  
  .img-about {
    width: 95%;
    margin-bottom: -50px;
    margin-top: -310px;
}
  
  .text-why {
    min-height: 150px;
}
  
  .text-plus {
    padding: 10% 1%;
}
  
  .text-plus br {
    display: none;
}
  
  .social-header img, .social-footer img {
    width: 35px !important;
}
  
  .blog-why {
    gap: 20px;
}
  
  .CASS-B-main .img-container .img {
    width: 100px;
    height: 100px;
  }
  
  .CASS-B-main .img-container {
    margin-bottom: -35px;
}
  
  .content-review {
    padding: 65px 15px 5px;
}
  
  .sect-join {
    padding-bottom: 65%;
}
  
  .about-page li p, .footer p {
    font-size: 13px;
}
  
  .about-page ul {
    gap: 5px;
}
  
  .about-page li::before {
    width: 15px;
    height: 15px;
    top: 4px;
    left: -25px;
}
  
  .text-vision {
    min-height: 280px;
    padding-top: 55px;
}
  
  .icon-vision {
    width: 16%;
  }
  
  .sect-vision {
    padding-top: 2%;
    padding-bottom: 3%;
}
  
  .contact-group a {
    width: 35%;
}
  
      div#background68f210fba9e83a0013193af1 figcaption h2 {
        font-size: 16px !important;
    }
  
  div#background68f210fba9e83a0013193af1 figcaption p {
    font-size: 14px !important;
}
}

@media screen and (max-width: 1024px) {
  
  p {
    line-height: inherit;
}
  
  p, .pre-review p {
    font-size: 15px;
}
  
  .img-about {
    margin-top: -270px;
}
  
  .sect-why {
    padding-top: 4%;
    margin-bottom: 1rem;
}
  
      .text-why p, .footer p, .copy-right p {
        font-size: 14px;
        line-height: inherit;
    }
  
  .text-why {
        min-height: 125px;
    }
  
      .sect-join {
        padding-bottom: 58%;
    }
  
  .footer p {
    white-space: inherit;
}
  
  .itopplus-bg2 {
    background-size: cover;
}
  
  .sect-mission {
    padding: 6% 0;
}
  
  .service-detail.pt-5 {
    padding-top: 0;
}
  
      .icon-plan {
        width: 80px;
      margin-top: -55px;
  }
  
  .img-team img {
    height: 440px;
  }
  
  .page-team {
    padding-top: 4%;
    padding-left: 6%;
    padding-right: 6%;
}
  
  .pre-garuntee p {
    height: 66px;
}
}

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

h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

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

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}
  
      .name-service {
        padding: 5px;
        padding-top: 22px;
    }
  
  .card-service {
    grid-template-columns: 22% auto;
}
  
  .blog-service {
    gap: 15px;
}
  
  .items-service {
    grid-template-columns: 25% auto;
    gap: 10px;
}
  
      .items-about {
        grid-template-columns: 40px auto;
       gap: 10px;
    }
  
      p, .pre-review p {
        font-size: 14px;
    }
  
  .blog-about {
    gap: 10px;
}
  
  .sect-about {
    padding-right: 0;
}
  
  .sect-first {
    padding: 4% 0;
}
  
  .img-about {
        margin-top: -195px;
    }
  
      .text-why {
        min-height: 130px;
    }
  
      .icon-why {
        margin-bottom: -25px;
        width: 36%;
    }
  
  .sect-plus h1 {
    font-size: 5em;
}
  
  .CASS-A-main .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  
  .footer h6, .text-plus h6, .sect-mission h6 {
    font-size: 16px;
}
  
  .CASS-E-main .form-control, .text-plus p {
    font-size: 14px !important;
}
  
  .text-plus h6, .sect-join h4, .sect-mission h4 {
    margin-bottom: 2%;
}
  
  .itopplus-bg3 {
    background-position: center;
    background-size: cover;
}
  
      .CASS-B-main .img-container .img {
        width: 90px;
        height: 90px;
    }
  
      .CASS-B-main .img-container {
        margin-bottom: -25px;
    }
  
      .sect-join {
        padding-bottom: 55%;
    }
  
  div#mainmenu68ca6da9140e5700149cebbb .col-md-3.col-sm-6.col-xs-12 {
    width: 25%;
}
  
  .footer h5 {
    font-size: 20px;
}
  
  .about-page ul {
    padding-left: 6%;
}
  
  .text-vision {
        min-height: 255px;
  }
  
  div#contentnewmode68ca6cfa45c665001367709b {
    display: none;
}
  
  .head-page {
    padding: 4% 0;
}
  
  .page-team li p {
    font-size: 13px;
}
  
  .CASS-E-main .form-control {
    height: 35px;
    margin-bottom: 0;
}
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 50%;
}
  
  .TabItpContentLandingPage4>ul>li {
    display: inline-block;
    width: fit-content;
}
  
.TabItpContentLandingPage4>ul {
    display: flex;
    flex-wrap: wrap;
}
  
  .pre-garuntee h6 {
    -webkit-line-clamp: 2;
    height: 60px;
}
}

@media screen and (max-width: 768px) {
  
  .name-service {
    padding-top: 20px;
}
  
  .name-service h4 {
    font-size: 22px;
}
  
  .items-about {
    min-width: 100%;
}
  
    .text-why {
        min-height: 130px;
        padding: 30% 5% 4% 7%;
    }
  
  .icon-why {
    width: 40%;
}
  
      .text-why p, .footer p, .copy-right p {
        font-size: 13px;
  }
  
      .CASS-B-main .img-container {
        margin-bottom: -20px;
    }
  
      .icon-plan {
        width: 70px;
        margin-top: -50px;
    }
  
  .itopplus-footer {
    background-size: cover;
}
}

@media screen and (max-width: 480px) {
  
  div#imagesControl68ca6fe47940e80013038ff0,
  div#mainmenu68ca73ee7940e80013039259>div,
  .CASS-D-main .col-md-4.col-sm-4.col-xs-6,
  div#mainmenu68cbad8b7940e8001303acff>div,
  div#mainmenu68cbb7ef713f7f0013e35993>div,
  div#mainmenu68cccb9b79a2f60013feaad9>div{
    padding: 0 !important;
}
  
  .card-service {
    grid-template-columns: 100%;
   top: -35px;
}
  
  .name-service {
    padding: 4%;
}
  
  div#contentnewmode68ca7015713f7f0013e33c89 {
    position: relative;
    z-index: 99 !important;
}
  
  .blog-service {
    grid-template-columns: repeat(1, 1fr);
    padding: 5% 10%;
    gap: 20px;
}
  
  .items-service {
    grid-template-columns: 15% auto;
    gap: 15px;
}
  
  .items-service p, .blog-about p, .sect-join p {
    white-space: inherit;
}
  
      .sect-first {
        padding: 35% 0;
    }
  
  .sect-about {
    padding: 0;
}
  
      .img-about {
        margin-top: 20px;
        margin-bottom: -20px;
    }
  
  .blog-why {
    display: flex;
    flex-wrap: wrap;
    gap: 25px 20px;
    justify-content: center;
}
  
      .icon-why {
        width: 35%;
        margin-bottom: -30px;
    }
  
  .items-why {
    width: 46%;
}
  
      .text-why p, .footer p, .copy-right p {
        font-size: 12px;
    }
  
      .text-why {
        min-height: 115px;
        padding: 30% 5% 4% 5%;
    }
  
      .sect-why {
        padding-top: 6%;
        margin-bottom: 0.5rem;
    }
  
      .sect-plus h1 {
        font-size: 4em;
    }
  
  .CASS-A-main .col-md-3.col-sm-4.col-xs-12 {
    width: 50%;
}
  
  .CASS-A-border, .CASS-D-border  {
    margin: -10px;
}
  
      .text-plus {
        padding: 10% 3%;
    }
  
  .footer h6, .text-plus h6, .sect-mission h6 {
    font-size: 14px;
}
  
      .CASS-E-main .form-control, .text-plus p {
        font-size: 12px !important;
    }
  
  .text-plus p {
    min-height: auto;
}
  
      .CASS-B-main .img-container {
        margin-bottom: -40px;
    }
  
      .sect-join {
        padding-bottom: 60%;
    }
  
  .btn-more, .CASS-E-main button {
    font-size: 12px;
}
  
      div#mainmenu68ca6da9140e5700149cebbb .col-md-3.col-sm-6.col-xs-12 {
        width: 100%;
    }
  
  .pe-15 {
    padding-left: 0;
}
  
      .logo-footer {
        width: 30%;
        margin-top: 5%;
        margin-bottom: 3%;
    }
  
  .footer, .copy-right  {
    text-align: center;
}
  
  .social-footer {
    justify-content: center;
}
  
  div#contentnewmode68ca6cff45c66500136770a6 {
    display: none;
}
  
  .about-page, .service-detail, .contact-page {
    padding: 0;
}
  
  .about-page h6 {
    margin-top: 5%;
    margin-bottom: 4%;
}
  
  .about-page ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    padding-left: 8%;
}
  
      .about-page li p, .footer p, .TabItpContentLandingPage4>ul>li>a>span {
        font-size: 14px;
    }
  
  .about-page li::before {
    top: 1px;
}
  
  .blog-vision {
    grid-template-columns: repeat(1, 1fr);
}
  
      .icon-vision {
        width: 20%;
        margin-bottom: -30px;
    }
  
      .text-vision {
        min-height: auto;
        padding: 6%;
        padding-top: 50px;
    }
  
  .sect-vision {
    padding-top: 6%;
    padding-bottom: 12%;
}
  
  br {
    display: none;
}
  
  .text-big {
    font-size: 24px;
}
  
  .sub-service, .sub-service.plan-tax {
    grid-template-columns: repeat(2, 1fr);
}
  
  .icon-plan {
    margin-top: -45px;
}
  
  .items-plan {
    margin-top: 35px;
}
  
  .sect-gallery {
    margin-bottom: 1rem;
}
  
  .sub-service h6, .sect-resist h6 {
    font-size: 16px;
}
  
  .head-service {
    padding-top: 10%;
}
  
  .CASS-H-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
}
  
  .head-page h4 {
    font-size: 22px;
}
  
      .head-page {
        padding: 6% 3%;
    }
  
      .img-team img {
        height: auto;
    }
  
  .page-team {
    padding: 10% 5%;
}
  
  .page-team li p, .sect-video {
    margin-bottom: 1rem;
}
  
  .pt-5.sect-video {
    padding-top: 8%;
}
  
  .video-mockup video {
    width: 97% !important;
}
  
  .contact-page {
    margin-bottom: 10%;
}
  
   .ITPcookiebar {
    padding: 3%;
    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: 14px;
}

  .itopplus-bg3 {
    background-attachment: inherit;
}
  
  .contact-items, .contact-group a {
    width: 100%;
}
  
  .contact-group {
    display: block;
}
  
  .img-contact {
    width: 100%;
    position: static;
    margin-top: 8%;
}
  
      div#background68f210fba9e83a0013193af1 figcaption h2 {
        font-size: 18px !important;
    }
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 100%;
    padding: 0;
    float: none !important;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 4%;
}
  
      .social-share {
        top: -5px;
    }
  
  .TabItpContentLandingPage4.col-md-12 {
    padding: 0;
}
  
  .CASS-BlackHead-main .template1 {
    grid-template-columns: repeat(1, 1fr);
    gap:30px;
}
  
      .pre-garuntee h6 {
        -webkit-line-clamp: unset;
        height: auto;
        font-size: 18px;
    }
  
      .pre-garuntee p {
        height: auto;
    }
  
  .pre-garuntee {
    padding: 15px 15px 20px;
}
}

.no-js .pagination>li>a, .no-js .pagination>li>span {
    border: none;
    border-radius: 5px;
    color: #444;
}

.no-js .pagination>.active>a, .no-js .pagination>.active>a:focus, .no-js .pagination>.active>a:hover, 
.no-js .pagination>.active>span, .no-js .pagination>.active>span:focus, .no-js .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #9a804b;
    border-color: #9a804b;
}

