.itopplus-background {

}
.unknown {
  position: fixed;
  bottom: 8% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}



body {
  overflow-x: hidden;
  color: #282828;
  font-family: "DM Sans", sans-serif;
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_17042024va7d/0/0/1z-z812194633545.jpg");
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.navbar-default .navbar-nav > li > a {
  color: #282828;
  margin: 0 15px;
  padding: 15px 3px;
  border-radius: 0;
  border-bottom: 3px 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: #282828 !important;
  box-shadow: none;
  border-color: #282828;
  background: transparent;
  background-color: transparent;
}

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

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

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed;
    top: 5px;
    left: 10px;
    width: 50px !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: #0e142c;
  }

  #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: 17% auto;
    align-items: center;
  }

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

  .itopplus-banner {
    background: #fff;
    transition: 0.3s;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.05);
  }

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

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

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

@media screen and (min-width: 1366px) {
}

@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 {
    font-size: 2.4em;
}

h3.managerHeader {
    font-size: 2.2em;
}

h5 {
    font-size: 1.9em;
}

h6 {
    font-size: 1.5em;
}

p, .form-service span,
.head-form-service h6,
.text-project p {
    font-size: 16px;
}

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

.footer p, .copy-right p, .CASS-E-main button,
.pre-blog p{
    font-size: 14px;
}

.text-value p,.text-testimonial p {
    font-size: 16px !important;
}

.text-value h6 {
    font-size: 22px;
}

.text-project h6 {
    font-size: 26px;
}

.blog-page h6, .text-testimonial h6 {
    font-size: 20px;
}

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

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

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

.space-mission {
	padding-top: 12%;
}

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


.footer.pe-20 {
    padding-left: 30%;
}

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

.footer h6, .pre-blog h6 {
    margin-bottom: 1rem;
    font-weight: 600;
}

.footer li {
    display: grid;
    grid-template-columns: 23px auto;
    gap: 10px;
    align-items: center;
    margin-bottom: 1rem;
}

.footer ul {
    list-style: none;
    padding: 0;
    margin-top: 6%;
}

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

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

.card-intro {
    width: 90%;
    margin: auto;
    text-align: center;
    background: #ffffffeb;
    color: #000;
    padding: 7% 5%;
    border-radius: 30px;
    margin-top: -205px;
    margin-bottom: 8%;
    position: relative;
}

.card-intro h3, .sect-why h3, .about-page h4,
.head-value h3, .about-two h4, .head-form-service h4,
.service-detail h4, .head-project h3, .contact-page h4{
    font-family: "Bodoni Moda", serif;
}

.card-intro h3, .about-page p, .about-two p {
    margin-bottom: 2rem;
}

.card-intro h6, .items-why h6 {
    font-weight: 400;
}

.text-service h5, .blog-mission h6, .text-testimonial h6,
.blog-detail h6, span#contactUsAcceptPolicyText2 {
    font-weight: 600;
}

.card-intro::after, div#background683587e6da096300137ea379::after {
    content: " ";
    width: 1px;
    height: 100px;
    background: #fff;
    position: absolute;
    left: -15px;
    bottom: -30px;
}

.card-intro::before, div#background683587e6da096300137ea379::before {
    content: " ";
    width: 110px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: -30px;
    bottom: -15px;
}

.sect-why, .head-value, .head-project,
h3.managerHeader, .contact-page {
    text-align: center;
}

.sect-why h3, .head-value, .head-form-service h6,
.head-form-service h4, .contact-page h4{
    text-transform: uppercase;
}

.sect-why h3, .head-value {
    margin-bottom: 3%;
}

.items-why h4 {
    background: #0e142c;
    width: fit-content;
    position: absolute;
    top: -25px;
    padding: 0 10px;
    font-weight: 400;
}

.items-why {
    padding: 8% 7% 6%;
    border: 1px solid #fff;
    position: relative;
    transition-duration: 0.5s;
}

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

.items-why h6, .blog-place h6, .about-two h4,
div#checkbox2, .service-detail h4, .contact-page h4 {
    margin-bottom: 1rem;
}

.space-service {
    padding: 36%;
}

div#Component682efe4a2c36c50013a55f3e{
    position: relative;
    z-index: 99;
}

div#background682efe4a2c36c50013a55f3e {
    margin-bottom: -795px;
}

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

.CASS-A-middle-mid,.CASS-H-middle-mid,
.CASS-B-middle-mid,figure.effect-jazz p,
.CASS-B-border, .CASS-D-middle-mid,
.CASS-E-border, .CASS-E-main{
    padding: 0;
}

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

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

.CASS-B-border {
    border-radius: 0;
}

.CASS-A-main figcaption {
    background: transparent !important;
    padding: 0 !important;
    text-transform: none !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
}

div#background682efe4a2c36c50013a55f3e .col-md-6.col-sm-6.col-xs-6:nth-child(1) figure,
div#background682efe4a2c36c50013a55f3e .col-md-6.col-sm-6.col-xs-6:nth-child(1) .text-service{
    border-radius: 30px 0 0 0;
    overflow: hidden;
}

div#background682efe4a2c36c50013a55f3e .col-md-6.col-sm-6.col-xs-6:nth-child(2) figure,
div#background682efe4a2c36c50013a55f3e .col-md-6.col-sm-6.col-xs-6:nth-child(2) .text-service{
    border-radius: 0 30px 0 0;
    overflow: hidden;
}

div#background682efe4a2c36c50013a55f3e .col-md-6.col-sm-6.col-xs-6:nth-child(3) figure,
div#background682efe4a2c36c50013a55f3e .col-md-6.col-sm-6.col-xs-6:nth-child(3) .text-service{
    border-radius: 0 0 0 30px;
    overflow: hidden;
}

div#background682efe4a2c36c50013a55f3e .col-md-6.col-sm-6.col-xs-6:nth-child(4) figure,
div#background682efe4a2c36c50013a55f3e .col-md-6.col-sm-6.col-xs-6:nth-child(4) .text-service{
    border-radius: 0 0 30px 0;
    overflow: hidden;
}

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

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

figure.effect-oscar img,
figure.effect-oscar:hover img{
    opacity: 1;
}

.icon-service {
    width: 90px;
    background: #282828;
    position: absolute;
    left: 40px;
    padding: 2%;
}

.text-service {
    background: linear-gradient(0deg, #000000b5, transparent);
    padding: 20px 30px;
    position: absolute;
    bottom: 0;
    color: #fff;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 30px;
    width: 100%;
}

.btn-service {
    width: 60px;
    border: 1px solid #fff;
    padding: 0.8rem 1.5rem;
    text-align: center;
    transition-duration: 0.5s;
}

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

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

.CASS-B-main .carousel-indicators.hidden {
  display: block !important;
  visibility: visible !important;
}

.CASS-B-main .carousel-indicators .active {
  width: 30px !important;
  height: 3px !important;
  background-color: #fff !important;
  border-color: #fff;
  border: none !important;
}

.CASS-B-main .carousel-indicators li {
  width: 30px !important;
  height: 3px !important;
  background-color: transparent !important;
  border-color: #fff;
  margin: 0 5px !important;
  border-radius: 0 !important;
  border: none !important;
  background: #ffffff52 !important;
}

.btn-project {
    width: fit-content;
    border: 1px solid #fff;
    padding: 0.65rem 1.5rem;
    background: #fff;
    margin: auto;
    text-align: center;
    transition-duration: 0.5s;
}

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

.CASS-B-main figcaption {
    background: #0000007a !important;
    padding: 0 !important;
    text-transform: none !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    padding-top: 85px !important;
}

.text-project {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    color: #fff;
}

figure.effect-oscar figcaption::before, figure.effect-oscar p {
    opacity: 1;
    -webkit-transition: unset;
    transition: unset;
    -webkit-transform: unset;
    transform: unset;
}

.text-project h6 {
    border-bottom: 1px solid #fff;
    width: fit-content;
    margin: auto;
    padding: 1rem;
    margin-bottom: 1rem;
    font-weight: 600;
}

.text-project p {
    margin-bottom: 2rem !important;
}

div#background683587e6da096300137ea379 {
    width: 85%;
    margin: auto;
    margin-right: 0;
    position: relative;
}

div#background683587e6da096300137ea379 .thumbs,
.CASS-GrayBackground-main .thumbs,
.CASS-D-border .thumbs{
    margin: 0;
}

.about-page h4 {
    margin: 3% 0 4%;
}

.about-page h6 {
    text-transform: uppercase;
    letter-spacing: 6px;
    font-weight: 300;
}

.about-page {
    padding-left: 12%;
    padding-top: 7%;
}

p {
    line-height: 24px;
}

.about-page p, .about-two p {
    font-weight: 300;
    text-align: justify;
}

.blog-mission {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 25px;
    margin-bottom: -70px;
}

.items-mission {
    display: grid;
    grid-template-columns: 15% auto;
    gap: 25px;
    align-items: center;
    background: #fff;
    color: #282828;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
}

.icon-mission {
    background: #282828;
    padding: 20%;
  transition-duration: 0.5s;
}

.text-mission {
    padding: 4% 6% 4% 0;
}

.blog-mission h6, .blog-page h6 {
    margin-bottom: 0.5rem;
}

.text-value {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: left;
    padding: 15px;
    background: linear-gradient(0deg, #000000e0, transparent);
    padding-top: 30px;
      color: #fff;
}

.blog-place h5 {
    margin-bottom: 3%;
}

.blog-place h2 {
    font-family: "Bodoni Moda", serif;
    font-size: 6em;
    line-height: 64px;
}

.blog-place {
    background-color: #0e142c;
    color: #fff;
    padding: 5% 0;
    text-align: center;
}

.CASS-D-border {
    width: 95%;
    position: relative;
}

.CASS-D-border::after {
    content: " ";
    width: 1px;
    height: 100px;
    background: #858585;
    position: absolute;
    right: -15px;
    bottom: -30px;
}

.CASS-D-border::before {
    content: " ";
    width: 110px;
    height: 1px;
    background: #858585;
    position: absolute;
    right: -30px;
    bottom: -15px;
}

.about-two {
    padding-right: 10%;
}

.line-left::before {
    content: " ";
    width: 25px;
    height: 2px;
    background: #939393;
    position: absolute;
    left: 0;
    top: 11px;
}

.line-left {
    text-indent: 35px;
    position: relative;
}

.CASS-E-border, .CASS-E-main {
    border: none;
    color: #282828 !important;
    background: transparent;
}

.text-hide-form, .CASS-E-main .glyphicon {
    display: none;
}

.head-form-service {
    text-align: center;
    padding-top: 6%;
    padding-bottom: 2%;
}

.head-form-service h6 {
    letter-spacing: 2px;
    margin-bottom: 1.5rem;
    color: #939393;
}

.head-form-service h4 {
    margin-bottom: 2%;
}

.form-service span {
    display: inline-block;
    margin-bottom: 8px;
}

.CASS-E-main .form-control {
    box-shadow: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.5rem;
    height: 40px;
}

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

.CASS-E-main {
    padding: 0 5%;
}

.CASS-E-main button {
    background-color: #0e142c;
    color: #fff;
    background-image: none;
    text-shadow: none;
    border: none;
    padding: 1rem 2rem;
    border-radius: 0;
    transition-duration: 0.3s;
}

.service-detail ul, .blog-detail ul {
    padding: 0;
    margin-top: 1.5rem;
    margin-bottom: 2rem;
}

.service-detail li, .blog-detail li {
    list-style: none;
    position: relative;
    padding-left: 25px;
}

.service-detail li::before, .blog-detail li::before {
    content: " ";
    width: 16px;
    height: 16px;
    position: absolute;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04002024hyv3/512/0/checkz-z1648496436208.png);
    background-size: contain;
    left: 0;
    top: 3px;
    background-repeat: no-repeat;
    background-position: center;
    filter: invert(1);
}

.blog-detail li::before {
     filter: unset; 
}

.service-detail li p, .blog-detail li p {
    margin-bottom: 1rem;
}

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

.service-detail p {
    font-weight: 300;
    margin-bottom: 2rem;
    text-align: justify;
}

.head-project {
    padding: 5% 0 2%;
}

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

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

.btn-project img, .btn-service img {
    width: 22px !important;
    margin: auto;
}

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

.CASS-H-border .template1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

.template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    padding: 0 !important;
  background: #fafafa;
}

.pre-project {
    background: #0000007a;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

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

div#Contentmanager .Contenemanager-gallery {
    column-count: 2;
      gap: 20px;
}

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

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

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

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

.CASS-GrayBackground-main figcaption {
    padding: 0 !important;
    position: relative !important;
    color: #282828 !important;
    text-transform: none !important;
}

.ic-symbol {
    width: 60px;
    background: #282828;
    padding: 3%;
    position: absolute;
    top: -35px;
    left: 20px;
}

.ic-symbol img {
    width: 45px !important;
}

.text-testimonial p {
    margin-bottom: 1.5rem !important;
}

.CASS-GrayBackground-main .imgLightbox,
.img-form, .img-container{
    overflow: hidden;
}

.text-testimonial {
    padding: 45px 15px 20px;
}

.CASS-GrayBackground-main .CustomImageGalleryType_2 .col-md-3 {
    width: 100%;
    border: 1px solid #858585;
}

.CASS-GrayBackground-main .CustomImageGalleryType_2 {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.pre-blog {
    text-align: left;
    padding: 5%;
    color: #282828;
    font-family: "LINE Seed Sans TH", "DM Sans", sans-serif;
}

    .Contentmanager .template1 .template-panel {
        padding-bottom: 66%;
    }

.pre-blog .btn-service {
    background: #282828;
    margin: auto;
    margin-right: 0;
}

.pre-blog h6 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 55px;
}

.pre-blog p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #636363;
    min-height: 75px;
    line-height: 24px;
    margin-bottom: 1rem;
}

h3.managerHeader, .blog-detail, .itpPDPALandingPage {
    font-family: "LINE Seed Sans TH", "DM Sans", sans-serif;
}

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

.blog-detail h6 {
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.blog-detail p {
    margin-bottom: 1.5rem;
}

.blog-detail ul {
    padding-left: 2%;
}

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

h3.managerHeader {
    width: 90%;
    margin: auto;
}

.blog-page {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    margin-top: 2%;
    justify-content: center;
}

.items-contact {
    width: 31%;
    text-align: left;
    padding: 20px;
    padding-top: 40px;
    border: 1px solid #fff;
    position: relative;
    margin-top: 25px;
  transition-duration: 0.5s;
}

.icon-contact {
    width: 50px;
    height: 50px;
    background: #0e142c;
    position: absolute;
    padding: 10px;
    top: -25px;
}

.blog-page a, .footer a, .items-why:hover h4,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .pre-blog,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .pre-blog p{
    color: #fff;
}

div#background682effd42c36c50013a56000 .boderedlayoutClient {
    border-top: 1px dashed transparent;
    border-left: 1px dashed transparent;
    border-right: 1px dashed transparent;
    border-bottom: 1px dashed transparent;
}

.items-why:hover,
.items-contact:hover {
    background: #fff;
    color: #282828;
}

.items-contact:hover a{
    color: #282828;
}

.CASS-A-main .imgLightbox img, .footer li img, .footer-social img,
.img-form img, .template1 .col-md-4.col-sm-4.col-xs-12 .img{
   transition: transform 0.2s ease-out;
}  

.CASS-A-main figure:hover .imgLightbox img, .footer li:hover img,
.footer-social img:hover, .img-form:hover img,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .img{
   transform: scale(1.05);
}  

.CASS-A-main figure:hover .btn-service,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-service {
    background: #fff;
}

.CASS-A-main figure:hover .btn-service img,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-service img{
    filter: brightness(0) saturate(100%) invert(14%) sepia(1%) saturate(0%) hue-rotate(83deg) brightness(94%) contrast(92%);
}

.CASS-A-main figure:hover .icon-service,
.CASS-B-main figure:hover .btn-project,
.items-mission:hover .icon-mission,
.CASS-H-main .template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-project,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .pre-blog{
    background: #0e142c;
}

.CASS-B-main figure:hover .btn-project,
.CASS-H-main .template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-project {
   border-color: #0e142c;
}

.CASS-B-main figure:hover .btn-project img,
.CASS-H-main .template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-project img{
   filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0%) hue-rotate(346deg) brightness(104%) contrast(106%);
}

.CASS-B-main .glyphicon-chevron-right::before {
    content: " ";
    width: 28px;
    height: 28px;
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_17042024va7d/0/0/ic-rightz-z773970291634.png');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}

.CASS-B-main .glyphicon-chevron-left::before {
    content: " ";
    width: 28px;
    height: 28px;
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_17042024va7d/0/0/ic-leftz-z765317048775.png');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}

.footer a:hover {
    color: #ddd;
}

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

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

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

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

div#cookie6835994be407da001318bcf4 {
    padding: 0 0 2% !important;
}

p.cont-test {
    min-height: 240px;
}

.blog-comment .ic-symbol {
    width: fit-content;
    padding: 10px;
    top: -30px;
}

.blog-comment .text-testimonial {
    background: #0e142c;
    color: #fff;
    text-align: center;
    margin-top: 40px;
    padding: 45px 25px 40px;
    position: relative;
}

.blog-comment .text-testimonial::before {
    content: " ";
    width: 110px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: -30px;
    bottom: 15px;
}

.blog-comment .text-testimonial::after {
    content: " ";
    width: 1px;
    height: 100px;
    background: #fff;
    position: absolute;
    right: 15px;
    bottom: -30px;
}

.blog-comment p.cont-test {
    min-height: auto;
    margin-bottom: 2.5rem !important;
}

.owl-nav.disabled {
    display: block !important;
}

div#Contentmanager .thumbnail>img {
    width: 100%;
}

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

h3.managerHeader {
    font-size: 2.5em;
}

h5 {
    font-size: 2.3em;
}

h6 {
    font-size: 1.9em;
}

p, .form-service span,
.head-form-service h6, .footer h6 {
    font-size: 20px;
}

.footer p, .copy-right p, .CASS-E-main button,
.pre-blog p{
    font-size: 18px;
}

.text-value p,.text-testimonial p,
.text-project p {
    font-size: 20px !important;
}

.text-value h6 {
    font-size: 26px;
}

.text-project h6 {
    font-size: 36px;
}

.blog-page h6, .text-testimonial h6 {
    font-size: 24px;
}

.blog-place h2 {
    font-size: 6em;
    line-height: 64px;
}
  
  .card-intro {
    margin-top: -255px;
}
  
  p {
    line-height: 30px;
}
  
  .btn-service {
    width: 70px;
  }
  
  .btn-project img, .btn-service img {
    width: 28px !important;
  }
  
  .icon-service {
    width: 100px;
  }
  
  div#background682efe4a2c36c50013a55f3e {
    margin-bottom: -1010px;
}
  
  .space-service {
    padding: 34%;
}
  
  .text-project h6 {
    padding: 1rem;
    margin-bottom: 1.5rem;
}
  
  .text-project p {
    margin-bottom: 3rem !important;
}
  
  .footer li {
    grid-template-columns: 29px auto;
}
  
  .footer-social img {
    width: 35px !important;
}
  
  .footer ul {
    margin-top: 0;
}
  
  .footer h6, .contact-page h4 {
    margin-bottom: 1.5rem;
}
  
  .about-two {
    padding-top: 5%;
}
  
  .CASS-E-main .form-control {
    font-size: 18px;
    margin-bottom: 2rem;
    height: 45px;
}
  
  div#checkbox2 {
    margin-bottom: 3rem;
}
  
  .CASS-E-main {
    padding: 0 7%;
}
  
  .head-form-service {
    padding-top: 10%;
}
  
  .service-detail li::before, .blog-detail li::before {
    width: 20px;
    height: 20px;
    top: 6px;
}
  
  .pre-blog h6 {
    min-height: 70px;
}
  
  .pre-blog p {
    min-height: 85px;
    line-height: 28px;
}
  
  .icon-contact {
    width: 55px;
    height: 55px;
  }
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  p.cont-test {
    min-height: 270px;
}
}

@media screen and (max-width: 1366px) {
  
  div#background682efe4a2c36c50013a55f3e {
    margin-bottom: -730px;
}
  
  p.cont-test {
    min-height: 265px;
}
  
  .card-intro {
    padding: 5%;
    margin-bottom: 6%;
}
  
  .items-why {
    padding: 10% 7% 7%;
}
  
  .about-page {
    padding-top: 1%;
}
  
  .text-project h6 {
    font-size: 24px;
}
  
  h3.managerHeader {
    font-size: 2em;
}
  
  .head-form-service {
    padding-top: 4%;
}
  
  #formdisplay6835994be407da001318bcf4 > div:nth-child(4) {
    padding-top: 0 !important;
}
  
  .CASS-E-main .form-control {
    margin-bottom: 1rem;
}
  
  .text-testimonial p {
    font-size: 15px !important;
}
  
  .ic-symbol img {
    width: 30px !important;
}
  
  .ic-symbol {
    width: 45px;
  }
  
.text-testimonial {
    padding: 25px 15px 5px;
}
  

}

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

h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 26px;
}

h3.managerHeader {
    font-size: 24px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 18px;
}
  
  p {
    line-height: inherit;
}
  
p, .form-service span, .head-form-service h6, .text-project p {
    font-size: 15px;
}

  .items-why h4 {
    top: -20px;
}
  
      div#background682efe4a2c36c50013a55f3e {
        margin-bottom: -590px;
    }
  
  .CASS-B-main .glyphicon-chevron-right::before {
    width: 25px;
    height: 25px;
  }
  
  .CASS-B-main .glyphicon-chevron-left::before {
    width: 25px;
    height: 25px;
  }
  
  .blog-mission {
    margin-bottom: -55px;
}
  
  .text-value p, .text-testimonial p {
    font-size: 14px !important;
}
  
  .img-form img {
    height: 600px;
    object-fit: cover;
}
  
      .text-project h6 {
        font-size: 22px;
    }
  
  .ic-symbol img {
    width: 30px !important;
}
  
  .ic-symbol {
    width: fit-content;
    top: -25px;
}
  
  .text-testimonial h6 {
    font-size: 18px;
}
  
  .pre-blog p {
    min-height: 73px;
}
  
  .items-contact {
    padding-top: 35px;
}
  
  .card-intro {
    margin-top: -145px;
}
  
      p.cont-test {
        min-height: 240px;
    }
  
      .blog-comment .text-testimonial {
        padding: 45px 95px 40px;
        min-height: 230px;
    }

}

@media screen and (max-width: 900px) {
  
  .card-intro h6 {
    font-size: 17px;
}
  
  .card-intro {
    margin-top: -135px;
}
  
      div#background682efe4a2c36c50013a55f3e {
        margin-bottom: -440px;
    }
  
  .icon-service {
    width: 70px;
    left: 30px;
}
  
      .text-project h6 {
        font-size: 18px;
        padding: 1rem 0;
    }
  
  div#background682ed8c023e608001363489c .col-md-4.col-sm-4.col-xs-12,
  div#background6835975e2ce5b800139fe40a .col-md-4.col-sm-4.col-xs-12{
    width: 100% !important;
    text-align: center;
}
  
  .about-page {
    padding-right: 5%;
    padding-left: 8%;
}
  
      .blog-mission {
        margin-bottom: -70px;
    }
  
  .items-mission {
    grid-template-columns: 20% auto;
    gap: 20px;
}
  
  div#background68359162da096300137ea5e2 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  
  .text-value {
    padding: 10px;
}
  
  .text-value h6 {
    font-size: 20px;
}
  
  .blog-place h2 {
    line-height: 50px;
}
  
  .blog-place {
    padding: 7% 0 3%;
}
  
  .blog-place h5 {
    margin-bottom: 5%;
}
  
      h5 {
        font-size: 20px;
    }
  
  .about-two {
    padding-right: 8%;
}
  
  .space-service {
    padding: 32%;
}
  
      .CASS-B-main .glyphicon-chevron-right::before {
        width: 20px;
        height: 20px;
    }
  
      .CASS-B-main .glyphicon-chevron-left::before {
        width: 20px;
        height: 20px;
    }
  
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 30%;
  }
  
 .text-project p {
    font-size: 14px !important;
}
  
   .btn-project img {
        width: 15px !important;
    }
  
.btn-service img {
        width: 18px !important;
    }
  
  .CASS-E-main .col-md-6.col-sm-12 {
    width: 50%;
    padding-right: 0;
}
  
  .btn-service {
    width: 50px;
  }
  
  .head-project {
    padding: 3% 0 2%;
}
  
      .ic-symbol {
        width: 45px;
        top: -20px;
    }
  
  .text-testimonial {
    padding: 35px 10px 15px;
}
  
  .pre-blog h6 {
    min-height: 55px;
    line-height: 28px;
    margin-bottom: 0.5rem;
}
  
      .pre-blog p {
        min-height: unset;
        -webkit-line-clamp: 2;
        line-height: inherit;
    }
  
  .social-share, br {
    display: none;
}
  
  .page-header {
    margin-bottom: 1rem;
}
  
  .items-contact {
    padding: 15px;
    padding-top: 30px;
}
  
  .blog-page h6 {
    font-size: 18px;
}
  
  .card-intro br, .contact-page br {
    display: block;
}
  
  .blog-page {
    margin-top: 3%;
}
  
  div#background6836deccda096300137ec686,
  div#background6836df57d02f4b0013af0e96,
div#background6836df91aa25d20013f028b3,
div#background6836dfcf2ce5b80013a00aee,
div#background6836e000da096300137ec6f7{
    display: none;
}
  
  div#cookie6835994be407da001318bcf4 {
    padding: 0 4% 2% !important;
    text-align: left !important;
}
  
      .img-form img {
        height: 620px;
  }
  
      p.cont-test {
        min-height: 285px;
    }
  
        .blog-comment .text-testimonial {
        padding: 45px 25px 40px;
  }
}

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

h2 {
    font-size: 28px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 22px;
}

h3.managerHeader {
    font-size: 22px;
}
  
  .card-intro h3, .about-page p, .about-two p {
    margin-bottom: 1rem;
}
  
      .card-intro {
        margin-top: -75px;
        padding: 10% 5%;
        width: 95%;
        margin-bottom: 10%;
    }
  
      .card-intro h6 {
        font-size: 15px;
    }
  
  .blog-why {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    margin-top: 5%;
}
  
      .items-why {
        padding: 7% 5%;
    }
  
      .items-why h4 {
        top: -15px;
    }
  
  .pt-8.sect-why {
    padding-top: 12%;
}
  
  .CASS-A-main .thumbs,
  .CASS-A-main .col-md-6.col-sm-6.col-xs-12,
  .CASS-A-main .col-md-3.col-sm-4.col-xs-12{
    padding: 0 !important;
}
  
  .CASS-A-main .thumbs,
  .CASS-A-main .thumbs{
    margin: 0;
  }
  
  .CASS-A-main figure {
    overflow: hidden;
}
  
    .CASS-A-main .col-md-6.col-sm-6.col-xs-12,
  .CASS-A-main .col-md-3.col-sm-4.col-xs-12{
    margin-bottom: 8%;
}
  
  .text-service {
    padding: 10px;
    padding-top: 20px;
}
  
.btn-service {
    width: 40px;
    height: 30px;
    display: flex;
    align-items: center;
    padding: 0 1rem;
}
  
    .btn-service img {
        width: 100% !important;
    }
  
      .icon-service {
        width: 50px;
        left: 20px;
    }
  
      .space-service {
        padding: 65% 0;
    }
  

  div#imagesControl682effdc6ca48b0013aa53da,
  div#imagesControl682f001a30e796001376f355,
  div#mainmenu682effd42c36c50013a56000>div,
  div#imagesControl68359162da096300137ea5e2,
  div#mainmenu68359941e407da001318bcd5>div{
    padding: 0 !important;
}
  
  div#background683587e6da096300137ea379 {
    width: 100%;
  }
  
  .about-page {
    padding: 12% 2% 0;
}
  
  .blog-mission {
    margin-bottom: -125px;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    padding: 0 3%;
}
  
  .space-mission {
    padding-top: 45%;
}
  
      .items-mission {
        grid-template-columns: 18% auto;
  }
  
      .text-value {
        padding: 15px;
        padding-top: 30px;
    }
  
  .CASS-A-main .col-md-3.col-sm-4.col-xs-12 {
    width: 46%;
    margin: 0 2%;
    margin-bottom: 5%;
}
  
      .text-value h6 {
        font-size: 18px;
    }
  
      .text-value p{
        font-size: 12px !important;
    }
  
      .blog-place h5 {
        margin-bottom: 10%;
    }
  
      .blog-place {
        padding: 12% 0 3%;
    }
  
    .about-two {
        padding: 8% 2% 0;
    }
  
  .CASS-D-border {
    width: 100%;
  }
  
  div#background6836deccda096300137ec686,
  div#background6836df57d02f4b0013af0e96,
div#background6836df91aa25d20013f028b3,
div#background6836dfcf2ce5b80013a00aee,
div#background6836e000da096300137ec6f7{
    display: block;
}
  
  .service-detail {
    padding: 8% 2% 0;
}
  
      .img-form img {
        height: 250px;
        object-position: center 80%;
  }
  
  div#form6835994be407da001318bcf4 {
    padding: 0 !important;
}
      .head-form-service {
        padding-top: 10%;
    }
  
  .CASS-E-main {
    padding: 0 2% 5%;
}
  
      .CASS-E-main .col-md-6.col-sm-12, h3.managerHeader {
        width: 100%;
  }
  
  .CASS-H-border .template1, .template1,
  .CASS-GrayBackground-main .CustomImageGalleryType_2{
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
  
  div#Contentmanager .Contenemanager-gallery {
    column-count: 1;
  }
  
      .ic-symbol img {
        width: 25px !important;
    }
  
      .ic-symbol {
        width: fit-content;
        top: -30px;
    }
  
      .text-testimonial {
        padding: 45px 10px 5px;
        text-align: center;
    }
  
  .pre-blog p {
    -webkit-line-clamp: 3;
}
  
  div#Contentmanager .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 0 4% !important;
}
  
  .blog-page {
    gap: 20px;
}
  
  .items-contact {
    width: 100%;
    padding-top: 35px;
}
  
  .icon-contact {
    width: 45px;
    height: 45px;
    top: -20px;
}
  
  .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#cookie6835994be407da001318bcf4 {
        padding: 0 4% 4% !important;
  }
  
      p.cont-test {
        min-height: auto;
    }
  
  .blog-comment .text-testimonial {
    min-height: 320px;
    padding: 45px 20px 40px;
}
}

