.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: #444;
  font-family: "LINE Seed Sans TH";
}

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

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

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

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

  
  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #fff !important;
  }
  
  
  #controlMenu * {
    color: #444 !important;
    border: none;
  }

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

  .navbar-header > a::before {
    background-size: 100%;
  }

  .navbar-header > a::after {
    background: #9c7535;
  }

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

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

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

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

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

  a.new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
  .navbar-header {
  	height: 60px;
  }
  .itopplus-sidebar-background,
  .itopplus-sidebar-main {
    top: 60px;
}
  
  .itopplus-sidebar-content {
    padding-top: 6%;
}
}

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

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

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

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

    #controlBanner {
        object-fit: contain;
        padding: 15px;
        width: 150px;
        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.4em;
}

h3 {
    font-size: 2.8em;
}

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

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

p {
    font-size: 16px;
}

.copy-right p, .btn-more, .btn-view,
div#background681058245a3eb80013a4e227 button,
div#formdisplay680f41658aebf90013b7b0a8 button{
    font-size: 14px;
}

.cont-service h6, .cont-project h6,
.caption{
    font-size: 20px;
}

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

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

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


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


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

.footer {
    display: grid;
    grid-template-columns: 60% 37%;
    gap: 30px;
    align-items: center;
}

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

.address-footer h6, .h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5,
.sect-about h6, .fw-semi, .service-sub-detail h6, .project-detail h6{
    font-weight: 600;
}

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

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

.hr-footer {
    border-bottom: 1px solid #6c6c6c;
    margin-top: 3%;
}

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

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

.sect-about {
    text-align: center;
    padding: 7% 0;
}

.sect-about h6, .sect-about p, .sect-service {
    margin-bottom: 3%;
}

.sect-about h3 {
    margin-bottom: 0.5rem;
}

p {
    line-height: 26px;
}

.btn-more {
    background: #9f7333;
    width: fit-content;
    padding: 1rem 2rem;
    color: #fff;
    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-service, .form-first h4, .head-page {
    text-align: center;
}

.sect-service h2, .blog-why h1, .copy-right p,
.head-page h3{
    font-family: "Karla", sans-serif;
}

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

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

figure.effect-oscar, figure.effect-jazz, .CASS-D-border,
.CASS-B-border{
    background: transparent !important;
}

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

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

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

.icon-service {
    width: 45px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.cont-service {
    position: absolute;
    padding: 3%;
    color: #444;
    background: #fff;
    width: 85%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    height: fit-content;
    transition-duration: 0.2s;
}

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

.CASS-A-main .thumbs,
div#background680f3f9539f1e8001233a4cf .thumbs,
div#background681058091398bc001343d7d8 .thumbs{
    margin: 0;
}

.blog-why {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    margin-bottom: 2%;
    text-align: left;
    align-items: center;
}

.text-why {
    height: 100%;
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    padding-top: 14%;
}

.blog-why h3, .pre-service h6,.service-sub-detail p,
.project-detail h5{
    margin-bottom: 1rem;
}

.blog-why h1 {
    font-size: 5em;
    line-height: 74px;
    font-weight: 500;
}

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

.cont-project {
    background: linear-gradient(0deg, #00000085, #00000033, transparent);
    padding: 20px 30px;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: left;
    color: #fff;
    padding-top: 80px;
}

div#formdisplay680f41658aebf90013b7b0a8 {
    background: transparent !important;
    padding: 8% 5% 0;
}

.form-first span, div#formdisplay680f41658aebf90013b7b0a8 .glyphicon {
    display: none;
}

div#formdisplay680f41658aebf90013b7b0a8 .form-control {
    box-shadow: none;
    height: 45px;
    border-radius: 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid #7a7a7a;
    margin-bottom: 1rem;
    font-size: 16px !important;
}

#formdisplay680f41658aebf90013b7b0a8 > div:nth-child(4) {
    padding-top: 0 !important;
}

div#formdisplay680f41658aebf90013b7b0a8 button {
    background: #a47a3f;
    text-shadow: none;
    color: #fff;
    border: none;
    border-radius: 0;
    padding: 0.75rem 2rem;
    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;
}

.head-page {
    padding: 3% 0;
}

.about-page p, .about-two p {
    margin-bottom: 4%;
}

.about-page h4, .service-detail h5, .about-two h4 {
    margin-bottom: 1%;
}

.about-page {
    padding-left: 8%;
}

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

div#background680f5c6bb4fd7c0013bca6dc .col-md-4.col-sm-4.col-xs-4:nth-child(3) {
    margin-top: 2%;
}

div#background680f5c6bb4fd7c0013bca6dc .col-md-4.col-sm-4.col-xs-4:nth-child(2) {
    margin-top: 5%;
}

.line-left {
    padding-left: 25px;
    border-left: 3px solid #ddd;
}

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

.service-detail h5 {
    border-bottom: 1px solid #9f7333;
    padding-bottom: 3%;
    margin-bottom: 4%;
}

.head-service hr, .service-sub-detail hr, .project-detail hr {
    border-color: #9f7333;
}

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

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

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

.template1 .col-md-4.col-sm-4.col-xs-12,
.contenemanager-gallery .col-xs-12.col-md-3{
    width: 100%;
    padding: 0 !important;
}

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

.btn-view {
    background: #9f7333;
    width: fit-content;
    padding: 0.75rem 1rem;
    color: #fff;
    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;
}

.pre-service {
    text-align: left;
    color: #444;
    padding: 4% 5% 5%;
    background: #f7f7f7;
}

div#Contentmanager .col-md-12.text-justify,
div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right{
    padding: 0;
}

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

.page-header {
    padding-bottom: 1%;
    margin: 3% 0 0;
    border-bottom: 1px solid #9f7333;
    margin-bottom: 3%;
}

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

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

.service-sub-detail h5, .project-detail h5 {
    color: #9f7333;
}

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

.service-sub-detail li p, .project-detail li p {
    margin-bottom: 0.5rem;
    margin-left: 7px;
}

.social-share {
    position: absolute;
    right: 0;
    top: -45px;
}

.page-header .col-md-9.col-sm-7.col-xs-12 {
    margin: 0 !important;
}

.service-sub-detail li::marker, .project-detail li::marker {
    content: "➤";
    color: #9f7333;
}

.Contenemanager-gallery .col-xs-6.col-md-3{
    padding: 0 1%;
}

.service-sub-detail hr, .project-detail hr {
    margin-bottom: 3rem;
}

.contenemanager-gallery {
    column-count: 3;
    margin: 0;
    gap: 25px;
}

div#background68109082078ced0013c05909 .template1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
}

div#background68104b9a078ced0013c04513 .Contentmanager .template1 .template-panel {
    padding-bottom: 100%;
}

.pre-project img {
    width: 50px !important;
}

.contact-page li {
    display: grid;
    grid-template-columns: 35px auto;
    align-items: center;
    gap: 15px;
    margin-bottom: 2%;
}

.contact-page ul {
    list-style: none;
    padding: 0;
    margin-top: 3%;
}

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

.forn-cont {
    padding: 6% 3% 1%;
    text-align: center;
}

div#Component681058245a3eb80013a4e227 {
    padding: 0 15% 0;
}

div#Component681058245a3eb80013a4e227 .col-xs-12.col-sm-3.col-md-3 {
    display: none !important;
}

div#background681058245a3eb80013a4e227 .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}

div#background681058245a3eb80013a4e227 .form-control {
    box-shadow: none;
    height: 45px;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #c6c6c6;
    font-size: 16px !important;
}

div#background681058245a3eb80013a4e227 .col-md-offset-3,
div#formdisplay680f41658aebf90013b7b0a8 .col-md-offset-5{
    margin: 0;
    text-align: center;
    width: 100%;
    margin-top: 3%;
}

div#background681058245a3eb80013a4e227 button {
    background: #9f7333;
    width: fit-content;
    padding: 1rem 2rem;
    color: #fff;
    margin: auto;
    text-shadow: none;
    border: none;
    border-radius: 0;
    padding: 1rem 2rem;
    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-more::before, .btn-view::before,
div#formdisplay680f41658aebf90013b7b0a8 button::before,
div#background681058245a3eb80013a4e227 button::before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e4aa55;
    -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, .btn-view:hover::before,
div#formdisplay680f41658aebf90013b7b0a8 button:hover::before,
div#background681058245a3eb80013a4e227 button:hover::before,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-view::before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.CASS-A-main .imgLightbox img, .social-footer img,
.img-why img, .img-container .img, .contact-page li img,
div#Contentmanager .thumbnail>img {
    transition: transform 0.2s ease-out;
}

.CASS-A-main figure:hover .imgLightbox img,
.social-footer img:hover, .img-why img:hover,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .img,
.contact-page li:hover img, div#Contentmanager .thumbnail>img:hover {
    transform: scale(1.05);
}

.CASS-A-main figure:hover .cont-service {
    background: #e4aa55;
    color: #fff;
}

.img-why, div#Contentmanager .img-container,
div#Contentmanager .thumbnail {
    overflow: hidden;
}

.CASS-A-main figure:hover .cont-project,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .cont-project{
    background: linear-gradient(0deg, #9f7333b5, #9f73336b, transparent);
}

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

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

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

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

.ITPlinkToCookiepage:hover {
    color: #9f7333 !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;
}
/*****************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.8em;
}

h3 {
    font-size: 3.2em;
}

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

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

p {
    font-size: 20px;
}

.copy-right p, .btn-more, .btn-view,
div#background681058245a3eb80013a4e227 button,
div#formdisplay680f41658aebf90013b7b0a8 button{
    font-size: 18px;
}

.cont-service h6, .cont-project h6,
.caption{
    font-size: 24px;
}


.blog-why h1 {
    font-size: 6em;
    line-height: 82px;
}

div#formdisplay680f41658aebf90013b7b0a8 .form-control,
div#background681058245a3eb80013a4e227 .form-control {
    font-size: 18px !important;
    height: 50px;
    margin-bottom: 2rem;
}
  
  p {
    line-height: 32px;
}
  
  .icon-service {
    width: 50px;
}
  
  .text-why {
    padding-top: 17%;
}
  
  .cont-project {
    padding: 30px 40px;
    padding-top: 80px;
}

  div#formdisplay680f41658aebf90013b7b0a8 {
    padding: 10% 5% 0;
}
  
  .about-page {
    padding-top: 5%;
    padding-right: 6%;
}
  
  .contact-page li {
    grid-template-columns: 40px auto;
}
  
  .service-sub-detail {
    padding-top: 5%;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 26px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
}

@media screen and (max-width: 1366px) {
  
  .forn-cont {
    padding: 3% 3% 1%;
  }
  
  div#background681058091398bc001343d7d8 .imgLightbox img {
    height: 530px;
    object-fit: cover;
}
}

@media screen and (max-width: 1200px) {
  
  .text-why {
    padding-top: 10%;
}
  
  .blog-why h1 {
    font-size: 4em;
  }
  
  h1 {
    font-size: 3.6em;
}

h2 {
    font-size: 3em;
}

h3 {
    font-size: 2.2em;
}

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

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}
  
  .icon-service {
    width: 40px;
  }
  
  .cont-service h6, .cont-project h6, .caption {
    font-size: 18px;
}
  
  br.k-br {
    display: none;
}
  
  div#background680f3f9539f1e8001233a4cf .imgLightbox img {
    height: 470px;
    object-fit: cover;
}
  
  div#formdisplay680f41658aebf90013b7b0a8 {
    padding: 6% 5% 0;
}
  
  div#background681058091398bc001343d7d8 .imgLightbox img {
    height: 505px;
    object-fit: cover;
}
  
      .forn-cont {
        padding: 5% 3% 1%;
    }
  
      div#background681058091398bc001343d7d8 .imgLightbox img {
        height: 540px;
  }
  
  div#cookie681058245a3eb80013a4e227 {
    text-align: left;
    padding-bottom: 3%;
}
  
  div#Component686627573a3a6d00136f8bd1 {
    display: none;
}
}

@media screen and (max-width: 900px) {
  
  div#Component686627573a3a6d00136f8bd1 {
    display: block;
}
  
  div#imagesControl686627573a3a6d00136f8bd1 {
    padding: 0 !important;
}
    br{
    display: none;
}
  
    h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

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

h5 {
    font-size: 22px;
}

h6 {
    font-size: 18px;
}
  
  div#background680f326f8aebf90013b7ad09 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  
      .cont-service h6 {
        font-size: 14px;
    }

  .cont-service {
    padding: 5% 3%;
}
  
      .icon-service {
        width: 35px;
    }
  
  .blog-why h1 {
        font-size: 3.4em;
        line-height: 55px;
    }
  
  .text-why {
        padding-top: 5%;
    }
  
  p {
    line-height: inherit;
}
  
  div#background680f41658aebf90013b7b0a8 .col-md-6.col-sm-12 {
    width: 50%;
    padding-right: 0;
}
  
      div#background680f3f9539f1e8001233a4cf .imgLightbox img {
        height: 485px;
  }
  
  div#cookie680f41658aebf90013b7b0a8 {
    text-align: left !important;
    padding: 0 5% 3% !important;
}
  
  .head-page {
    padding: 7% 0 4%;
}

  .pre-service {
    padding: 4% 5% 7%;
}
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 50%;
}
  
div#Contentmanager .col-md-12.text-justify, div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    padding: 0 2%;
}
  
  .service-sub-detail.pt-5, .service-sub-detail.pt-3, .service-sub-detail.pt-8 {
    padding-top: 0;
}
  
  .pe-8 {
    padding-left: 5%;
}
  
  .page-header {
    margin-bottom: 5%;
}

  .contact-page {
    padding-left: 8%;
    padding-top: 0;
    padding-right: 4%;
}
  
  .contact-page a {
    display: inline-block;
}
  
  div#Component681058245a3eb80013a4e227 {
    padding: 0 6% 0;
}
  
  .social-footer img {
    width: 35px !important;
}
  
  .forn-cont {
        padding: 9% 3% 1%;
    }
  
      div#cookie681058245a3eb80013a4e227 {
        padding-bottom: 7% !important;
    }
}

@media screen and (max-width: 480px) {
  
  div#imagesControl680f2ce328258d0013910294,
  div#imagesControl680f326f8aebf90013b7ad09,
  div#imagesControl680f3c3a28258d001391064c,
  div#mainmenu680f3f8339f1e8001233a4c9>div,
  div#imagesControl680f5c6bb4fd7c0013bca6dc,
  div#imagesControl680f5e60b4fd7c0013bca7dc,
  .CASS-D-border .col-md-12.col-sm-12.col-xs-12,
  .CASS-D-border .col-md-6.col-sm-6.col-xs-12,
  div#imagesControl6810414f2cae9d00131146ed,
  div#imagesControl681041bb5a3eb80013a4da46,
  div#imagesControl681047fc078ced0013c0445e,
  div#mainmenu68104b9a078ced0013c04513>div,
  div#imagesControl681058091398bc001343d7d8,
  div#mainmenu681057cf078ced0013c04931>div,
  div#imagesControl681055521398bc001343d6fb,
  div#imagesControl681041762cae9d0013114717,
  div#mainmenu68109082078ced0013c05909>div{
    padding: 0 !important;
}
  
  .sect-about h6, .sect-about p {
    margin-bottom: 6%;
}
  
  .btn-more {
    padding: 0.75rem 1rem;
}
  
   h1 {
    font-size: 32px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 26px;
}

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

h5 {
    font-size: 20px;
}
  
  .icon-service img {
    width: 100%;
}
  
  .icon-service {
    right: 10px;
    top: 10px;
    width: 30px;
}

  .cont-service h6 {
        text-align: center;
    }
  
  .cont-service {
        padding: 5% 3%;
    }

  .CASS-A-main figure {
    overflow: hidden;
}
  
  div#background680f326f8aebf90013b7ad09 .col-md-3.col-sm-4.col-xs-12 {
    width: 50%;
}
  
.blog-why {
    display: flex;
    flex-wrap: wrap-reverse;
    gap: 30px;
    margin-bottom: 6%;
}
  
  .text-why {
    padding: 10% 0;
    text-align: center;
}
  
  .sect-service.pt-5 {
    padding-top: 8%;
}
  
  div#contentnewmode680f3f1474041100132529e7 .pt-3 {
    padding-top: 7%;
    margin-bottom: 8%;
}
  
      div#background680f41658aebf90013b7b0a8 .col-md-6.col-sm-12 {
        width: 100%;
  }
  
      div#formdisplay680f41658aebf90013b7b0a8 {
        padding: 6% 0;
    }
  
  div#form680f41658aebf90013b7b0a8 {
    padding: 0 !important;
}
  
  .footer {
    display: block;
    text-align: center;
}
  
  .logo-footer {
    width: 30%;
  }
  
  .address-footer {
    margin-bottom: 8%;
}
  
  .social-footer {
    justify-content: center;
    margin-bottom: 6%;
}
  
  .hr-footer {
    margin-top: 5%;
    margin-bottom: 2%;
}
  
  div#background680f5c6bb4fd7c0013bca6dc .col-md-4.col-sm-4.col-xs-12 {
    width: 33.33%;
}
  
  iv#background680f5c6bb4fd7c0013bca6dc .col-md-4.col-sm-4.col-xs-12:nth-child(3) {
    margin-top: 3%;
}
  
div#background680f5c6bb4fd7c0013bca6dc .col-md-4.col-sm-4.col-xs-12:nth-child(2) {
    margin-top: 7%;
}
  
  .about-page {
    margin-top: 3%;
}
  
.about-page, .service-detail, .contact-page,
  div#Component681058245a3eb80013a4e227{
    padding: 0;
}
  
  .about-page p {
    margin-bottom: 7%;
}
  
  .CASS-D-border {
    margin: -10px;
}
  
  .template1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

  .pre-service h6 {
    font-size: 16px;
}
  
      .pre-service {
        padding: 7% 5% 10%;
    }
  
  .btn-view {
    font-size: 12px;
}
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 100%;
    float: none !important;
}
  
  .pe-8 {
        padding-left: 0;
    }
  
  .social-share {
    display: none;
}
  
  .page-header {
    margin: 8% 0 0;
    margin-bottom: 7%;

}
  
  .service-sub-detail h6 ,  .service-sub-detail h5{
    margin-bottom: 0.5rem;
}
  
  .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 0 3%;
}
  
  clearfix {
    margin: 0 !important;
}
  
  .pre-project img {
    width: 100% !important;
}
  
  .cont-project {
    padding: 20px;
}
  
  .project-detail.pt-8, .project-detail.pt-5, .project-detail.pt-3 {
    padding-top: 0;
}
  
  .contenemanager-gallery {
    column-count: 2;
    gap: 20px;
}
  
  .head-page {
        padding: 9% 0 4%;
    }
  
  .contact-page li {
    grid-template-columns: 30px auto;
    margin-bottom: 3%;
}
  
  div#background681058091398bc001343d7d8 .imgLightbox img {
        height: auto;
  }
  
  div#Component681058245a3eb80013a4e227 {
    padding-bottom: 7%;
}
  
  .forn-cont {
        padding: 9% 3% 1%;
    }
  
      .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#background68109082078ced0013c05909 .template1 {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
}

  .about-two {
    padding-right: 0;
}
  
  div#mainmenu6859035fe0c9c70013a84784 .none-middle-mid .none-middle-mid {
    display: block;
}
  
div#mainmenu6859035fe0c9c70013a84784 .none-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
}
}

