<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itopplus-background {

}
body {
    overflow-x: hidden;
}

.itopplus-bg,.itopplus-bg2 {
    background-color: #fff;
}

.navbar-default .navbar-nav&gt;li&gt;a {
    color: #444;
    margin: 0 10px;
    padding: 20px 10px;
}

.navbar-default .navbar-nav&gt;li&gt;a:focus,
.navbar-default .navbar-nav&gt;li&gt;a:hover,
.navbar-default .navbar-nav&gt;li&gt;a:active,
.navbar-default .navbar-nav&gt;.open&gt;a,
.navbar-default .navbar-nav&gt;.open&gt;a:focus,
.navbar-default .navbar-nav&gt;.open&gt;a:hover {
    color: #444 !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu&gt;li&gt;a {
    color: #000;
}

.no-js .dropdown-menu&gt;li&gt;a:focus,
.no-js .dropdown-menu&gt;li&gt;a:hover {
    color: #fff;
    background: #282828;
}

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

    #controlBanner img {
        position: fixed;
        top: 10px;
        left: 10px;
        width: 90px !important;
        z-index: 10000;
    }

    .navbar-header,
    #ItopplusMainSidebar&gt;div {
        background: #fff !important;
    }

    .navbar-header a.visible-xs {
        filter: contrast(0.4);
    }

    #ItopplusMainSidebar a {
        color: #444 !important;
    }

    .navbar-toggle .icon-bar {
        background-color: #444 !important;
    }

}

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

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


    #controlBanner {
        object-fit: contain;
        padding: 20px;
        width: 15%;
        min-width: auto;
        margin: 0 auto;
    }

    #nav-menu {
        display: grid;
        place-items: center;
        background: transparent;
        min-height: auto;
    }
  
  
.itopplus-sticky-nav-bar-inside {
  width: 80vw !important;
  display: grid;
  grid-template-columns: 25% 75% 0 0;
  align-items: center;
}

#itopplus-nav-bar-sticky {
  text-align: right;
  float: right;
}

.itopplus-sticky-nav-bar-inside::before,
.itopplus-sticky-nav-bar-inside::after {
  display: none;
}

.itopplus-sticky-nav-bar-inside .nav&gt;li {
  display: -webkit-inline-box;
}

.itopplus-menu-logo {
  height: 90px !important;
  padding: 15px;
}

}



@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&gt;li&gt;a,
.dropdown-menu&gt;li&gt;a{
    font-size: 14px;
}

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

p , .sect-about h6 {
    font-size: 16px;
}

.btn-more, div#formdisplay66e8f7b1d742c40013c0f822 button,
div#formdisplay66f64aa7e0c3a40013cdaf55 button{
    font-size: 14px;
}

.footer.text-eng p {
    font-size: 14.2px;
}

.text-project h5 {
    font-size: 18px;
}

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

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

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

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

.footer li {
    display: grid;
    grid-template-columns: 28px auto;
    align-items: baseline;
    gap: 15px;
    margin-bottom: 4%;
}

.footer ul {
    list-style: none;
    padding: 0;
}

.footer a {
    color: #fff;
}

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

figure.effect-jazz figcaption::after,
.boderedlayoutClient, .dropdown-menu{
    border: none;
}

.text-brand {
    position: relative;
}

.text-brand h1 {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #636363;
    color: transparent;
    font-weight: 700;
    font-size: 9em;
    position: absolute;
    left: -283px;
    top: 70px;
}

.sect-about {
    background: #fff;
    position: relative;
    z-index: 2;
    margin-top: 21%;
    padding: 8%;
    width: 110%;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
    left: -90px;
}

.sect-about p {
    color: #9f9f9f;
}

.sect-about h2, .sect-about h4, .sect-project h3,
.form-more h3, .about-slogan h4, .about-slogan h5,
.about-page h5, .tabs-about h6, .contact-page h4,
.projext-detail h5, .project-gallery h5{
    color: #282828;
    font-weight: 600;
}

.text-project , .form-more h6, .page-service,
.contact-page a, h3.managerHeader{
    color: #282828;
}

.sect-about h6 {
    line-height: 28px;
      margin-bottom: 4%;
}

.sect-about h4, .projext-detail h5 {
    margin-bottom: 3%;
}

.btn-more {
    width: fit-content;
    padding: 1rem 2rem;
    background: #f4f4f4;
    color: #000;
    transition: background 0.2s ease-out;
      text-transform: capitalize;
}

div#mainmenu66e8eedfd742c40013c0f3ae {
    background: #f4f4f4;
    /*width: 113%;
    padding-right: 15%;*/
}

.sect-service ul {
    padding: 14% 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 80px;
    list-style: none;
    padding-right: 15%;
}

.sect-service h6 {
    color: #282828;
    font-weight: 600;
    line-height: 26px;
}

.tabs-service h3, .head-page h3, .blog-vision h5,
.page-service h6, .fw-semi, .construction-project h6,
.contact-page h6, h3.managerHeader, .footer h6{
    font-weight: 600;
}

.tabs-service {
    position: absolute;
    background: #282828;
    width: 83%;
    padding: 12%;
    text-align: right;
    padding-right: 14%;
    color: #fff;
    top: 340px;
}

.sect-service p, .blog-vision p, .tabs-about p,
.text-about p, .page-service p{
    line-height: 26px;
}

.about-page p {
    line-height: 28px;
}

.sect-project h3 , .text-project, .form-more h3,
.form-more h6, .construction-project, h3.managerHeader{
    text-align: center;
}

figure.effect-jazz, figure.effect-selena {
    background: transparent;
}

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

.text-project img {
    width: 10% !important;
}

.text-project {
    padding: 6% 0;
}

.text-project h5, div#Component66e8f7c8d742c40013c0f82d .thumbs,
div#Component66e91e4d51210a0013b36114 .thumbs{
    margin: 0;
}

.eapps-widget-toolbar,
div#formdisplay66f64aa7e0c3a40013cdaf55 .col-xs-12.col-sm-3.col-md-3{
    display: none !important;
}

div#mainmenu66e8f7a6ca5dd200139d139f{
    background: #f4f4f4;
}

div#formdisplay66e8f7b1d742c40013c0f822,
div#formdisplay66f64aa7e0c3a40013cdaf55{
    background: transparent !important;
    padding: 7% 5% 3%;
}

.form-more span, .Text_seller2 ,
div#formdisplay66e8f7b1d742c40013c0f822 button .glyphicon,
div#formdisplay66f64aa7e0c3a40013cdaf55 button .glyphicon,
h3.managerHeader{
    display: none;
}

div#formdisplay66e8f7b1d742c40013c0f822 input::placeholder, 
div#formdisplay66e8f7b1d742c40013c0f822 textarea::placeholder,
div#formdisplay66f64aa7e0c3a40013cdaf55 input::placeholder,
div#formdisplay66f64aa7e0c3a40013cdaf55 textarea::placeholder{
    color: #444;
}

div#formdisplay66e8f7b1d742c40013c0f822 .form-control,
div#formdisplay66f64aa7e0c3a40013cdaf55 .form-control{
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid #d7dbde;
    height: 50px;
    margin-bottom: 1rem;
}

div#formdisplay66e8f7b1d742c40013c0f822 button,
div#formdisplay66f64aa7e0c3a40013cdaf55 button{
    background: #eaeaea;
    text-shadow: none;
    color: #000;
    border-radius: 0;
    border: none;
    padding: 0.75rem 2rem;
    transition: background 0.2s ease-out;
}

div#formdisplay66e8f7b1d742c40013c0f822 .col-md-offset-5,
div#formdisplay66f64aa7e0c3a40013cdaf55 .col-md-offset-5{
    margin-left: 0;
    text-align: center;
    width: 100%;
}

.head-page {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_19082023m94k/1423/0/banner-page02z-z846895762617.webp');
    padding: 5% 0;
    text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.head-page.serv-head {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_19082023m94k/1423/0/banner-servicez-z1325752896354.png);
}

.head-page.project-head1 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_19082023m94k/1423/0/banner-project01z-z1548076404107.png);
    background-position: center 40%;
}

.head-page.project-head2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_19082023m94k/1423/0/banner-project02z-z125901841886.png);
    background-position: center 30%;
}

.head-page.project-head3 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_19082023m94k/1423/0/banner-project03z-z205013778214.webp);
}

.head-page.cont-head {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_19082023m94k/1423/0/banner-contz-z1344762212540.webp);
}

.head-page.art-head {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_19082023m94k/1423/0/banner-artz-z1616995452104.webp);
}

.about-slogan h5 {
    margin-bottom: 4%;
}

.about-slogan h2 {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #aeaeae;
    color: transparent;
    font-size: 7em;
    position: absolute;
}

.about-slogan {
    margin-top: 25%;
    text-align: center;
    position: relative;
}

.top-sym {
    left: 50px;
    top: -35px;
}

.bottom-sym {
    right: -15px;
    bottom: -40px;
}

.about-slogan h4, .about-slogan h5 {
    text-transform: uppercase;
}

.blog-vision {
    padding: 5%;
    background: #fff;
    height: 200px;
}

.about-page {
    margin-top: 10%;
    padding-right: 10%;
}

div#Component66e924873065010013b70a53 .col-md-3.col-sm-4.col-xs-4 {
    width: 14.28%;
}

.about-page h5 {
    line-height: 38px;
    margin-bottom: 3%;
}

.tab-itp-background {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.TabItpContent .nav-pills &gt; li.active &gt; a &gt; span, 
.TabItpContent .nav-pills &gt; li.active &gt; a:focus &gt; span, 
.TabItpContent .nav-pills &gt; li.active &gt; a:hover &gt; span, 
.TabItpContent .nav &gt; li &gt; a:focus &gt; span, 
.TabItpContent .nav &gt; li &gt; a:hover &gt; span {
    color: #fff !important;
}

.TabItpContent .nav-pills &gt; li.active &gt; a, 
.TabItpContent .nav-pills &gt; li.active &gt; a:focus, 
.TabItpContent .nav-pills &gt; li.active &gt; a:hover, 
.TabItpContent .nav &gt; li &gt; a:focus, 
.TabItpContent .nav &gt; li &gt; a:hover {
    border-radius: 0 !important;
    background: #282828 !important;
}

.tabs-about h6,.tabs-about p , .projext-detail p{
    margin-bottom: 2%;
}

.TabItpContent .nav-justified &gt; li &gt; a {
    border-radius: 0 !important;
    padding: 13px 0% !important;
    margin: 0 2% !important;
}

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

.tabs-about h6 {
    margin-top: 7%;
}

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

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

div#Component66e924873065010013b70a53 .imgLightbox img {
    border: 1px solid #ddd;
}

.page-service img {
    width: 12% !important;
    margin-bottom: 2%;
}

.page-service {
    padding: 5%;
    margin-bottom: 5%;
    height: 205px;
    transition: background 0.2s ease-out;
}

.pre-project h6 {
    line-height: 28px;
    margin-top: 0;
    height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 4%;
}

.pre-project {
    text-align: left;
    color: #282828;
    padding: 3% 0;
}

.img-project img {
    padding: 8px;
    margin-bottom: 10px;
}

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

div#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 1% !important;
    margin-bottom: 3%;
}

.construction-project h6 {
    margin-bottom: 1.5rem;
}

.construction-project p {
    margin-bottom: 3rem;
    line-height: 26px;
}

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

div#formdisplay66f64aa7e0c3a40013cdaf55 {
    background: #f4f4f4bd!important;
    padding: 5%;
}

.contact-page li {
    display: grid;
    grid-template-columns: 17% auto;
    align-items: center;
    gap: 10px;
}

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

.contact-page ul {
    list-style: none;
    padding: 0;
    margin-top: 4%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 4%;
}

.contact-page h6 {
    margin-bottom: 4%;
}

.btn-more:hover, div#formdisplay66e8f7b1d742c40013c0f822 button:hover, 
div#formdisplay66f64aa7e0c3a40013cdaf55 button:hover,.btn-line:hover,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .btn-more{
    background: #bfbfbf;
    color: #282828;
}

div#Component66e8f41c274d7f0013afd9fd figure:hover img,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .img,
.contact-page li:hover img, .btn-line:hover{
  transform: scale(1.05);
}

div#Contentmanager .thumbnail&gt;img:hover, .img-project img:hover{
  transform: scale(0.95);
}

div#Component66e8f41c274d7f0013afd9fd figure img,
div#Contentmanager .col-md-4.col-sm-4.col-xs-12 .img,
div#Contentmanager .thumbnail&gt;img, .img-project img,
.contact-page li img, .btn-line{
  transition: transform 0.2s ease-out;
}

div#Component66e8f41c274d7f0013afd9fd .imgLightbox,
div#Contentmanager .img-container{
    overflow: hidden;
}

div#Component66e8f41c274d7f0013afd9fd figure:hover .text-project img {
    filter: brightness(0) saturate(100%) invert(70%) sepia(9%) saturate(8%) hue-rotate(41deg) brightness(94%) contrast(97%);
}

.page-service:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(94%) saturate(24%) hue-rotate(187deg) brightness(105%) contrast(102%);
}

.page-service:hover {
    background: #282828;
    color: #fff;
}

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

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

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

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

.projext-detail {
    padding-left: 10%;
    padding-top: 7%;
}

div#Contentmanager .col-md-6.pull-left {
    padding: 0;
}

.project-gallery h5 {
    text-transform: uppercase;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #959595;
    color: transparent;
    font-size: 3.2em;
    margin: 0;
    font-weight: 700;
    margin-top: -35px;
}

.project-gallery {
    text-align: center;
    margin-top: 4%;
    background: #f4f4f4;
    padding: 1%;
}

.project-gallery hr {
    width: 70px;
    border-width: 3px;
    margin-bottom: 0;
    display: none;
}

.btn-line h6, .btn-line h5 {
    margin: 3% 0;
}

.btn-line {
    background: #282828;
    padding: 2%;
    display: grid;
    grid-template-columns: 35% auto;
    gap: 15px;
    color: #fff;
    width: 45%;
    align-items: center;
  
}

.footer h6 {
    margin-bottom: 2rem;
}

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

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

.buttonExampleSite:hover {
    background: #282828 !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;
}

.ITPcookieLeftText {
    width: 90% !important;
    padding-bottom: 20px !important;
}

#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    border-bottom: 0 !important;
}

div#formdisplay66e8f7b1d742c40013c0f822 .form-control-feedback,
div#formdisplay66f64aa7e0c3a40013cdaf55 .form-control-feedback{
    top: 10px !important;
    color: #828282 !important;
}

br.no-pc {
    display: none;
}
/****************responsive****************/

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


.navbar-default .navbar-nav&gt;li&gt;a,
  .dropdown-menu&gt;li&gt;a{
    font-size: 16px;
}

h1 {
    font-size: 5em;
}

h2 {
    font-size: 4.6em;
}

h3 {
    font-size: 3.6em;
}

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

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 1.9em;
}

p , .sect-about h6 {
    font-size: 20px;
}

.btn-more, div#formdisplay66e8f7b1d742c40013c0f822 button,
div#formdisplay66f64aa7e0c3a40013cdaf55 button{
    font-size: 18px;
}

.text-project h5 {
    font-size: 24px;
}

.text-brand h1 {
    font-size: 11em;
    left: -345px;
    top: 100px;
}

.about-slogan h2 {
    font-size: 9em;
}

.project-gallery h5 {
    font-size: 3.6em;
    margin-top: -45px;
}

  .sect-about {
    left: -105px;
    width: 105%;
}

  .sect-about h6 {
    line-height: 34px;
  }
  
  .sect-service ul {
    gap: 100px;
}
  
  .sect-service h6, .sect-service p, .blog-vision p, 
  .tabs-about p, .text-about p, .page-service p,
  .about-page p, .construction-project p{
    line-height: 32px;
}
  
  .sect-project h3, .text-project h5 {
    margin-bottom: 1%;
}
  
  .form-more h3 {
    line-height: 60px;
}
  
  div#formdisplay66e8f7b1d742c40013c0f822 .form-control, 
  div#formdisplay66f64aa7e0c3a40013cdaf55 .form-control {
    font-size: 18px !important;
    height: 55px;
    margin-bottom: 2rem;
}
  
  div#formdisplay66e8f7b1d742c40013c0f822 {
    padding: 10% 6% 5%;
}
  
  .top-sym {
    left: 75px;
  }
  
  .bottom-sym {
    right: 10px;
  }
  
  .about-slogan {
    margin-top: 23%;
  }
  
  .blog-vision {
    height: 255px;
}
  
  .about-page h5, .projext-detail h5 {
    line-height: 44px;
  }
  
  .page-service {
    height: 260px;
}
  
  .pre-project h6 {
    line-height: 32px;
    height: 35px;
}
  
  .img-project img {
    margin-bottom: 20px;
}
  
  .construction-project p {
    margin-bottom: 4rem;
  }
  
  .contact-page h6 {
    margin-bottom: 3%;
}
  
  .btn-line h6, .btn-line h5 {
    margin: 5% 0;
}
  
  .contact-page li {
    grid-template-columns: 15% auto;
}
  
.contact-page ul {
    margin-top: 3%;
}
  .ITP-pdpa-template-titleFont {
    font-size: 26px !important;
}
  
  .ITP-pdpa-template-contentFont {
    line-height: 34px;
    font-size: 18px !important;
}
  
  .tabs-service {
    top: 435px;
}
  
  .footer.text-eng p {
    font-size: 17.5px;
}
}

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

.text-brand h1 {
    top: 60px;
}
  
  .sect-about {
    margin-top: 19%;
}
  .sect-project h3, .text-project h5 {
    margin-bottom: 1%;
}
  
  h3 {
    font-size: 2.6em;
}
  
  .about-slogan {
    margin-top: 23%;
  }
  
  .blog-vision {
    height: 230px;
}
  
  .tabs-about h6 {
    margin-top: 5%;
}
}

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

    .text-brand h1 {
        top: 50px;
        font-size: 7em;
        left: -220px;
    }
  
  h2 {
    font-size: 3em;
}
  
  h4, h3.managerHeader {
    font-size: 2em;
}
  
      .sect-about {
        margin-top: 17%;
        width: 120%;
        padding: 6%;
    }
  
  .tabs-service {
    padding-right: 9%;
}
  
  .sect-service ul {
    gap: 50px;
}
  
    .sect-service h6, .sect-service p, .blog-vision p, 
  .tabs-about p, .text-about p, .page-service p,
  .about-page p, .construction-project p,
  .about-page h5{
    line-height: inherit;
}
  
      h3 {
        font-size: 2.4em;
    }
  
  .form-more h3 {
    line-height: 42px;
}
  
  div#formdisplay66e8f7b1d742c40013c0f822 {
    padding: 3% 5% 0;
}
  
  div#formdisplay66e8f7b1d742c40013c0f822 .form-control, 
  div#formdisplay66f64aa7e0c3a40013cdaf55 .form-control {
    height: 40px;
}
  
  .footer br, .contact-page br {
    display: none;
}
  
  .top-sym {
    left: 25px;
  }
  
  .bottom-sym {
    right: -60px;
  }
  
      .about-slogan {
        margin-top: 20%;
    }
  
  h5 {
    font-size: 1.8em;
}
  
  .img-project img {
    padding: 5px;
    margin-bottom: 11px;
  }
  
  .btn-line {
    width: 50%;
}
  
  .footer.text-eng p {
    font-size: 15px;
}
  
  .navbar-default .navbar-nav&gt;li&gt;a {
    margin: 0 5px;
}
}

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

    h2 {
        font-size: 2.8em;
    }
  
      .sect-about {
        margin-top: 15%;
  }
  
      .text-brand h1 {
        top: 20px;
        font-size: 5em;
        left: -158px;
    }
  
      .sect-service ul {
        gap: 30px;
        padding-right: 10%;
    }
  
  br {
    display: none;
}
  
      h3 {
        font-size: 2em;
    }
  
      .form-more h3 {
        line-height: 34px;
    }
  
  div#formdisplay66e8f7b1d742c40013c0f822 .col-md-12.col-sm-12, 
  div#formdisplay66e8f7b1d742c40013c0f822 .col-md-6.col-sm-12 {
    padding: 0;
}
  
  h6 {
    font-size: 18px;
}
  
  .form-more h6 {
            padding: 0 2%;
        padding-bottom: 2%;
}
  
  div#Component66e8f7c8d742c40013c0f82d .imgLightbox img {
    height: 635px;
    object-fit: cover;
    object-position: right;
}
  
      .about-slogan {
        margin-top: 20%;
    }
  
  .about-slogan h2 {
    font-size: 5em;
}
  
      .bottom-sym {
        right: -15px;
        bottom: -20px;
    }

  .top-sym {
        left: 2px;
        top: -20px;
    }
      .blog-vision {
        height: 255px;
        padding: 7% 5%;
    }
  
  .about-page {
    margin-top: 0;
    padding-right: 5%;
}
  
  .page-service img {
    width: 17% !important;
  }
  
  .page-service {
    height: 210px;
}
  
  .Textmanager {
    display: block;
}
  
  .projext-detail {
    padding: 0;
}
  
  .project-gallery h5 {
    font-size: 3em;
    margin-top: -30px;
}
  
    div#mainmenu66e7f26fd14478001a70b1a1 .col-md-6.col-sm-6.col-xs-12,
  div#mainmenu66e7fbc64f9741001aa33269 .col-md-6.col-sm-6.col-xs-12{
    width: 100%;
}
  
  div#contentnewmode66e7f266d14478001a70b188,
  div#contentnewmode66e7f289d14478001a70b1dd{
    display: none;
}
  
  .footer {
    width: 80%;
    margin: auto;
    text-align: center;
}
  
  div#formdisplay66e8f7b1d742c40013c0f822 .form-control-feedback,
  div#formdisplay66f64aa7e0c3a40013cdaf55 .form-control-feedback{
    top: 5px !important;

  }
}

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

div#imagesControl66e7f22c75a9590013db6aca,
  div#imagesControl66e7fc024f9741001aa3328f,
  div#Component66e8f41c274d7f0013afd9fd .col-md-4.col-sm-4.col-xs-12,
  div#mainmenu66e8f7b1d742c40013c0f822&gt;div,
  div#mainmenu66e90587ca5dd200139d18f7&gt;div,
  div#mainmenu66e92d460e8742001343f122&gt;div,
  div#mainmenu66e92d4e0e8742001343f12c&gt;div,
  div#contentnewmode66e7fbc64f9741001aa3326a,
  div#contentnewmode66e7f278d14478001a70b1b1,
  div#contentnewmode66e92d6651210a0013b3633a,
div#contentnewmode66e92d6a51210a0013b36343,
div#contentnewmode66e92d6e51210a0013b3634c,
div#contentnewmode66e92d7351210a0013b36355{
    padding: 0 !important;
}
  
      .text-brand h1 {
        top: -60px;
        font-size: 4em;
        left: -25px;
    }
  
      .sect-about {
        width: 100%;
        left: 0;
        margin-top: 0;
        box-shadow: none;
        padding: 5%;
    }
  
  .sect-about h4, .projext-detail h5 {
    margin-bottom: 5%;
}
  
  .sect-about h6 {
    margin-bottom: 6%;
    line-height: inherit;
}
  
  div#contentnewmode66e7fbf94f9741001aa33284,
  div#contentnewmode66e9269d3065010013b70b36{
    display: none;
}
  
      .tabs-service {
        padding: 6%;
        text-align: center;
        position: static;
        margin: auto;
        margin-bottom: -40px;
    }
  
  div#mainmenu66e8eedfd742c40013c0f3ae {
    width: 100%;
    padding: 0;
}
  
  .sect-service ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    padding: 10% 3%;
}
  
  .form-more h3 {
    font-size: 22px;
    line-height: inherit;
}
  
      div#formdisplay66e8f7b1d742c40013c0f822,
  .tabs-about, .contact-page{
        padding: 0;
    }
  
  .form-more h6 {
    line-height: 26px;
}
  div#Component66e8f7c8d742c40013c0f82d .imgLightbox img,
  .page-service{
    height: auto;
}
  
      .about-slogan {
        margin-top: 0;
    }
  
      .top-sym {
        left: -24px;
        top: -20px;
    }
  
      h5 {
        font-size: 20px;
    }
  .bottom-sym {
        right: -20px;
        bottom: -20px;
    }
  
      .about-slogan h2 {
        font-size: 4em;
    }
  
      .blog-vision {
        height: auto;
        grid-template-columns: 100%;
        padding: 7%;
        gap: 10px;
    }
  
  .blog-vision img {
    width: 30% !important;
}
  
  div#mainmenu66e90c87d742c40013c0fdc7 .none-middle-mid,
  div#mainmenu66e926a53065010013b70b40 .none-middle-mid,
  div#mainmenu66ea3a348fd3a500132161dc .none-middle-mid{
    display: flex;
    flex-wrap: wrap-reverse;
}
  
div#mainmenu66e90c87d742c40013c0fdc7 .none-middle-mid .none-middle-mid,
  div#mainmenu66e926a53065010013b70b40 .none-middle-mid .none-middle-mid,
  div#mainmenu66ea3a348fd3a500132161dc .none-middle-mid .none-middle-mid{
    display: block;
}
  div#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    margin-bottom: 8%;
}
  
  div#Component66e7f27dd14478001a70b1c4 .col-md-12.text-justify {
    padding: 0 2%;
}
  
      .social-share {
        top: -5px;
    }
  
      .project-gallery h5 {
        font-size: 2em;
        margin-top: -20px;
    }
  
  .project-gallery {
    margin-top: 7%;
}
  
  .construction-project h6 {
    line-height: inherit;
}
  
  .contact-page ul {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 7%;
}
  
  .contact-page li {
    grid-template-columns: 14% auto;
}
  
  .btn-line {
    width: 80%;
    margin-bottom: 10%;
    grid-template-columns: 40% auto;
}
  
  .footer {
    width: 100%;
}
  
  .footer p {
    font-size: 14px;
    padding-bottom: 3%;
}
  
   .ITPcookiebar {
    padding: 3%;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 14px;
}

  div#cookie66e8f7b1d742c40013c0f822 {
    padding: 0 2%;
}
  
  br.no-pc {
    display: block;
}
}


.btn-group-sm&gt;.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 20px;
    line-height: 1.5;
    border-radius: 3px;
}



</pre></body></html>