.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #777777;
  font-family: "Poppins", "LINE Seed Sans TH";
}

.no-js a {
  color: #777777;
  transition: 0.35s;
}
.no-js a:hover {
  color: #987442;
}
.itopplus-footer {
  color: #adadad;
}
.itopplus-footer a {
  color: #adadad;
}
.itopplus-footer a:hover {
  color: #fff;
}




.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/1z-z669019145440.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}
.itopplus-bg2 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/bgz-z844788571648.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}
.itopplus-footer {
  background-color: #1e1e1e;
  color: #fff;
}
.itopplus-footer2 {
  border-top: 2px solid #4a4a4a;
  background-color: #1e1e1e;
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0;
  padding: 8px 15px;
  border-radius: 0;
  font-family: "Outfit", sans-serif;
}
.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: #fff !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
    color: #fff;
    background: #1e1e1e;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #1e1e1e;
}
.no-js .dropdown-menu {
    background-color: #1e1e1e;
}




@media screen and (max-width: 1023px) {
#controlBanner img {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/mobilez-z1718968499252.png);
    position: fixed;
    top: 10px;
    left: 10px;
    width: 100px !important;
    z-index: 10000;
}
#nav-menu,
#ItopplusMainSidebar > div {
    background: #fff !important;
}
#controlMenu *:not(a span) {
    color: #000 !important;
    border: none;
}
.navbar-header button span {
    background-color: #000 !important;
}
.navbar-header a::before {
    background-size: 35px;
    background-position: center;
}
.navbar-header a::after {
    background: transparent;
}
#itpphonemobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/telz-z1462229971983.png) !important;
}
#itpsearchmobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/searchz-z261487554189.png) !important;
}
.old-image-icon-facebook::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/fbz-z947215168396.png) !important;
}
.old-image-icon-line::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/linez-z1135313520922.png) !important;
}
.old-image-icon-instragram::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/igz-z1555267411249.png) !important;
}
.old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/ytz-z317348850363.png) !important;
}
.new-image-icon-twitter::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/twxz-z323306209943.png) !important;
}
}


@media screen and (min-width: 1024px) {
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #1e1e1e;
    transition: 0.3s;
}
.itopplus-sticky {
    background: #1e1e1e !important;
}
.itopplus-banner > .container {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: center;
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
    padding: 4% 0;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 80%, 20vw);
    margin: 0 auto;
}
.container {
    width: 80vw;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
}



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







/* oscar*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.05,1.05,1);
}
/* oscar */




/* ฟอร์ม Style 1 */
#formdisplay68a3ee9277cc4e0013201017 .form-control {
  border: 0px solid #dadada;
  border-bottom: 1px solid #dadada;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: transparent;
  padding: 0px 0px 10px;
  font-size: 15px;
  width: 100% !important;
  margin: 6px 0px;
  color: #000 !important;
  padding-right: 0px !important;
}
#formdisplay68a3ee9277cc4e0013201017 .form-control:focus {
  border-bottom: 1px solid #787878 !important;
  border: 0px solid #787878;
  color: #000 !important;
}
#formdisplay68a3ee9277cc4e0013201017 .form-control:hover {
  border-bottom: 1px solid #787878 !important;
  border: 0px solid #787878;
}
#formdisplay68a3ee9277cc4e0013201017 .btn-default:hover,
#formdisplay68a3ee9277cc4e0013201017 .btn-default:focus {
  background-position: 0 0px;
  background: #987442 !important;
  color: #fff !important;
  border: 1px solid #987442 !important;
  transition: 0.35s;
}
#formdisplay68a3ee9277cc4e0013201017 .btn-default {
  border-color: #0000;
  border: 1px solid #787878 !important;
  padding: 10px 30px;
  font-size: 15px;
  background: transparent; !important;
  text-shadow: none;
  border-radius: 50px !important;
  color: #787878 !important;
  box-shadow: none;
}
#formdisplay68a3ee9277cc4e0013201017 ::placeholder {
  color: #787878;
}
#formdisplay68a3ee9277cc4e0013201017 span.label {
  display: contents;
}
#formdisplay68a3ee9277cc4e0013201017 a#capchatxt {
  font-weight: 300;
  color: #000;
  margin-left: 2%;
}
#formdisplay68a3ee9277cc4e0013201017 {
  background: transparent !important;
  color: #000 !important;
  width: 100%;
  margin: 0 auto;
}
#formdisplay68a3ee9277cc4e0013201017 .form-control::placeholder {
  color: #787878 !important;
}
#formdisplay68a3ee9277cc4e0013201017 .form-group.col-md-2.col-sm-12 {
    width: fit-content;
}
#formdisplay68a3ee9277cc4e0013201017 .form-group.col-md-6.col-sm-12 {
    margin-bottom: 0px !important;
}
#formdisplay68a3ee9277cc4e0013201017 .col-md-12.col-sm-12 {
    padding-right: 10px;
    padding-left: 10px;
}
#form68a3ee9277cc4e0013201017 {
    padding: 0px !important;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
#cookie68a3ee9277cc4e0013201017 {
    color: #787878;
    font-size: 14px;
    text-align: left !important;
    margin-top: -20px !important;
    padding-right: 10%;
    margin-left: 6px;
}
#background68a3ee9277cc4e0013201017 {
    background: transparent !important;
    border-radius: 25px 0px 0px 25px;
    padding: 2% 4% 0%;
}
.headform {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 44px;
    margin-bottom: 2%;
    FONT-WEIGHT: 500;
}
.headform-2 {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    white-space: break-spaces;
}
#btnview68a3ee9277cc4e0013201017 {
    margin-left: -3%;
}
#background68a3ee8977cc4e0013201012 {
    background: #fff !important;
    border-radius: 25px;
}
#background68a3ee8977cc4e0013201012 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
/* ฟอร์ม Style 1 */




/*contenemanager*/
.managerHeader {
    text-align: center;
    font-size: 2.2em;
    color: #282828;
    margin-top: 7% !important;
    font-weight: 500;
    position: relative;
    padding: 30px 0px 10px;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 30px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 0%;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
}
article.col-md-6.item.-micro {
    width: 33.3%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 25px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.3%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 20px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.05);
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro:hover .iconnext-projecct  {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/next4z-z793537445584.png");
    transition: 0.35s;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: right;
}
.social-share {
    display: none;
}
.Contentmanager .col-md-6.pull-left {
    padding-right: 20px;
    padding-left: 0px;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
.managerHeader::before {
    content: " ";
    width: 35%;
    height: 1px;
    background: #dadada;
    position: absolute;
    top: 0;
    left: 0;
}
.managerHeader::after {
    content: " ";
    width: 1px;
    height: 100px;
    background: #dadada;
    position: absolute;
    bottom: 35px;
    left: 45px;
}
.block-bg img {
    width: 100% !important;
}
/*contenemanager*/



/* ฟอร์ม Style 2 */
#formdisplay68a3f6fcaab1300013385089 .form-control {
  border: 0px solid #dadada;
  border-bottom: 1px solid #dadada;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: transparent;
  padding: 0px 0px 10px;
  font-size: 15px;
  width: 100% !important;
  margin: 9px 0px;
  color: #000 !important;
  padding-right: 0px !important;
}
#formdisplay68a3f6fcaab1300013385089 .form-control:focus {
  border-bottom: 1px solid #787878 !important;
  border: 0px solid #787878;
  color: #000 !important;
}
#formdisplay68a3f6fcaab1300013385089 .form-control:hover {
  border-bottom: 1px solid #787878 !important;
  border: 0px solid #787878;
}
#formdisplay68a3f6fcaab1300013385089 .btn-default:hover,
#formdisplay68a3f6fcaab1300013385089 .btn-default:focus {
  background-position: 0 0px;
  background: #987442 !important;
  color: #fff !important;
  transition: 0.35s;
  border: 1px solid #987442 !important;
}
#formdisplay68a3f6fcaab1300013385089 .btn-default {
  border-color: #0000;
  border: 1px solid #787878 !important;
  padding: 10px 30px;
  font-size: 15px;
  background: transparent; !important;
  text-shadow: none;
  border-radius: 50px !important;
  color: #787878 !important;
  box-shadow: none;
}
#formdisplay68a3f6fcaab1300013385089 ::placeholder {
  color: #787878;
}
#formdisplay68a3f6fcaab1300013385089 span.label {
  display: contents;
}
#formdisplay68a3f6fcaab1300013385089 a#capchatxt {
  font-weight: 300;
  color: #000;
  margin-left: 2%;
}
#formdisplay68a3f6fcaab1300013385089 {
  background: transparent !important;
  color: #000 !important;
  width: 100%;
  margin: 0 auto;
}
#formdisplay68a3f6fcaab1300013385089 .form-control::placeholder {
  color: #787878 !important;
}
#formdisplay68a3f6fcaab1300013385089 .form-group.col-md-2.col-sm-12 {
    width: fit-content;
}
#formdisplay68a3f6fcaab1300013385089 .form-group.col-md-6.col-sm-12 {
    margin-bottom: 0px !important;
}
#formdisplay68a3f6fcaab1300013385089 .col-md-12.col-sm-12 {
    padding-right: 10px;
    padding-left: 10px;
}
#form68a3f6fcaab1300013385089 {
    padding: 0px !important;
}
#cookie68a3f6fcaab1300013385089 {
    color: #787878;
    font-size: 14px;
    text-align: left !important;
    margin-top: -20px !important;
    padding-right: 10%;
    margin-left: 6px;
}
#background68a3f6fcaab1300013385089 {
    border: 1px solid #dadada;
    padding: 5%;
}
#btnview68a3f6fcaab1300013385089 {
    margin-left: 37%;
}
#iframe68a54e8c650824001355f3bd iframe {
    filter: grayscale(1);
}
/* ฟอร์ม Style 2 */




/* slide */
#carousel68a2fca4aab1300013384807 .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
   bottom: 40px;
   left: 50%;
   margin-left: -30%;
}
.carousel-indicators li {
    border: 1px solid #fff;
    background-color: #fff;
    height: 5px;
	width: 5px;
}
.carousel-indicators .active {
   background-color: #fff;
   border-color:#fff;
   width: 40px;
   height: 5px;
}
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
}
/* slide */


/* slide */
#carousel68a550a67420e000130786bc .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
   bottom: 40px;
   left: 50%;
   margin-left: -30%;
}
.carousel-indicators li {
    border: 1px solid #fff;
    background-color: #fff;
    height: 5px;
	width: 5px;
}
.carousel-indicators .active {
   background-color: #fff;
   border-color:#fff;
   width: 40px;
   height: 5px;
}
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
}
/* slide */



.test-1 h1 {
    position: relative;
    width: 46%;
}
.test-1 h1::before {
    content: " ";
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
}
.test-1 h1::after {
    content: " ";
    width: 1px;
    height: 100px;
    background: #000;
    position: absolute;
    bottom: -40px;
    right: 40px;
}






h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 500;
}


.grid-footer {
    display: grid;
    grid-template-columns: 25% 30% 30% auto;
    padding: 5% 0%;
}
.footer-2 {
    white-space: break-spaces;
    color: #adadad;
    font-size: 14px;
    line-height: 1.8;
}
.logofooter {
    width: 85%;
}
.footer-1 {
    text-transform: uppercase;
}
.block-contact-footer {
    display: grid;
    grid-template-columns: 18px auto;
    gap: 10px;
    margin-bottom: 10px;
}
.contact-footer-2 {
    align-self: center;
    color: #adadad;
}
.grid-icon-footer {
    display: flex;
    gap: 15px;
    width: 25%;
}
.copyright {
    text-align: center;
    color: #adadad;
    font-size: 14px;
    padding: 1% 0% 5%;
}
.icon-footer {
    transition: 0.35s;
}
.icon-footer:hover {
    filter: brightness(0.5);
    transition: 0.35s;
}
.block-bg {
    align-self: center;
    display: block;
    overflow: hidden;
    border-radius: 25px;
}
.block-bg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.block-bg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 25px;
}
.grid-one {
    display: grid;
    grid-template-columns: 57% auto;
    gap: 25px;
    padding: 7% 0%;
}
.content-charcoaldesign {
    white-space: break-spaces;
}
.btnmore {
    display: grid;
    grid-template-columns: auto 30px;
    border-radius: 50px;
    border: 1px solid;
    width: fit-content;
    padding: 8px 8px 8px 20px;
    gap: 10px;
}
.icon-btn {
    align-self: center;
}
.btnmmore-2 {
    align-self: center;
}
.border-one {
    position: relative;
    margin-top: 3%;
    width: 105%;
}
.border-one::before {
    content: " ";
    width: 105%;
    height: 1px;
    background: #dadada;
    position: absolute;
    bottom: 0px;
    left: 0;
}
.border-one::after {
    content: " ";
    width: 1px;
    height: 125px;
    background: #dadada;
    position: absolute;
    bottom: -85px;
    right: 40px;
}
.grid-bgborder {
    display: grid;
    grid-template-columns: 46% auto;
    margin-top: 3%;
}
.grid-one-2 {
    align-self: end;
}
.bg-gridone {
    margin-top: 10%;
}
.grid-one-3 {
    align-self: end;
}
.btnmore {
    transition: 0.35s;
}
.btnmore:hover {
    background: #987443;
    color: #fff;
    border: 1px solid #987443;
    transition: 0.35s;
}
.grid-two {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 25px;
    margin-bottom: 7%;
}
.listwork {
    color: #000;
    align-self: center;
}
.borderwork {
    border-top: 1px solid #dadada;
    display: grid;
    grid-template-columns: 40px auto 50px;
    transition: 0.35s;
    min-height: 68px;
}
.number {
    align-self: center;
}
.listwork h4 {
    font-weight: 500;
}
.grid-two-4 {
    width: 85%;
    float: right;
}
.borderwork:last-child {
    border-bottom: 1px solid #dadada;
}
.borderwork:hover .iconnext-2 {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/nextz-z1304582657244.png");
    transition: 0.35s;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: right;
}
.iconnext-2 {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/next(2)z-z1082722819778.png");
    transition: 0.35s;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: right;
}
.grid-two-3 {
    align-self: end;
}
.section-work h2 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.section-work h2::before {
    content: " ";
    width: 100%;
    height: 1px;
    background: #dadada;
    position: absolute;
    bottom: 0;
    left: 0;
}
.section-work {
    width: 60%;
    margin-bottom: 2%;
}
.section-work h2::after {
    content: " ";
    width: 1px;
    height: 100px;
    background: #dadada;
    position: absolute;
    bottom: -50px;
    right: 60px;
}
.grid-charcoaldesign {
    padding: 5% 0% 57%;
    text-align: center;
}
.grid-charcoaldesign h2 {
    color: #987442;
    font-weight: 500;
    font-size: 3.5em;
    margin-bottom: 2%;
    padding-top: 2%;
}
.grid-charcoaldesign h1 {
    color: #282828;
    white-space: break-spaces;
    padding-bottom: 3%;
}
.grid-charcoaldesign h1::before {
    content: " ";
    width: 100%;
    height: 1px;
    background: #dadada;
    position: absolute;
    bottom: 0;
    left: 0;
}
.grid-charcoaldesign h2 {
    position: relative;
}
.grid-charcoaldesign h1 {
    position: relative;
}
.grid-charcoaldesign h1::after {
    content: " ";
    width: 1px;
    height: 100px;
    background: #dadada;
    position: absolute;
    bottom: -50px;
    right: 60px;
}
.grid-charcoaldesign h2::after {
    content: " ";
    width: 1px;
    height: 100px;
    background: #dadada;
    position: absolute;
    bottom: 50px;
    left: 45px;
}
.grid-charcoaldesign h2::before {
    content: " ";
    width: 33%;
    height: 1px;
    background: #dadada;
    position: absolute;
    top: 0;
    left: 0;
}
.border-block-bg {
    border: 5px solid #fff;
    border-radius: 25px;
}
.no-js .border-block-bg {
    margin-top: -18%;
}
.empty-charcoaldesign {
    padding: 2%;
}
#background68a3ee8977cc4e0013201012 .block-bg img {
    border-radius: 0px 25px 25px 0px;
}
#background68a3ee8977cc4e0013201012 .block-bg {
    border-radius: 0px 25px 25px 0px;
}
.buttonExampleSite {
  border: 0px solid #a39685 !important;
  color: #1e1e1e !important;
  background: #fff !important;
  border-radius: 5px !important;
  font-weight: 300;
}
.buttonExampleSite:hover {
  background: #1e1e1e !important;
  color: #fff !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
.ITPcookiebar {
  background-color: #302f2fe0 !important;
  color: #fff !important;
}
.ITPlinkToCookiepage:hover {
  color: #fff !important;
}
.ITPcookiebar {
  width: 100% !important;
  font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
ul.icon-a {
  font-size: 16px;
}
.grid-contact h6 {
    margin-bottom: 2%;
}
.grid-contact h5 {
    margin-bottom: 2%;
}
.block-icontel {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    margin-bottom: 5px;
}
.icontel-2 {
    align-self: center;
    color: #282828;
}
.icontel {
    align-items: center;
}
.icontel-2 h1 {
    font-weight: 600;
}
.grid-contact-2 {
    padding: 2% 0%;
}
.block-iconsocial {
    display: grid;
    grid-template-columns: 37px auto;
    gap: 10px;
}
.iconsocial-2 {
    align-self: center;
}
.grid-block-iconsocial {
    display: grid;
    gap: 8px;
}
.grid-about {
    display: grid;
    grid-template-columns: auto 50%;
    gap: 25px;
    padding: 2% 0% 6%;
}
.block-about-3 {
    align-self: center;
}
.block-about-4 {
    align-self: center;
}
.block-about-4 h3 {
    color: #282828;
    font-weight: 500;
    margin-top: 5%;
}
.grid-iconabout {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    gap: 20px;
    padding: 3% 0% 6%;
}
.iconabout {
    width: 33%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.block-iconabout {
    text-align: center;
    transition: 0.35s;
}
.block-iconabout:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.grid-bgborder-about {
    display: grid;
    grid-template-columns: 70% auto;
    margin-top: 5%;
}
.head-charcoaldesign {
    text-align: center;
    padding-top: 5%;
}
.head-charcoaldesign h2 {
    color: #282828;
    font-weight: 500;
}
.grid-about-3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-bottom: 5%;
}
.bgname-project {
    display: grid;
    grid-template-columns: auto 100px;
    padding: 15px 0px;
    transition: 0.35s;
    min-height: 65px;
}
.bgname-project-2 {
    color: #000;
    align-self: center;
}
.bgname-project-2 h3 {
    font-weight: 500;
}
.iconnext-projecct {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/next3z-z1630439386997.png);
    transition: 0.35s;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: right;
}
.thumbnail:hover .iconnext-projecct  {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_05022025maoi/0/0/next4z-z793537445584.png");
    transition: 0.35s;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: right;
}
.thumbnail {
    transition: 0.35s;
}
.block-about-4 h3 {
    position: relative;
}
.block-about-4 h3::before {
    content: " ";
    width: 1px;
    height: 100px;
    background: #dadada;
    position: absolute;
    top: 50px;
    right: 50px;
}
.block-about-4 h3::after {
    content: " ";
    width: 100%;
    height: 1px;
    background: #dadada;
    position: absolute;
    bottom: -40px;
    left: 0;
}
.Textmanager.font-inherit {
    display: flow-root;
    text-align: left;
}
ul.icon-product ::marker {
    color: #987442;
}
.pdpa-text.pdpamg1 h4 {
    color: #000;
}
.pdpa-text.pdpamg1 h3 {
    color: #000;
}
.grid-detail-project {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-bottom: 20px;
}
.block-detail-3 {
    align-self: center;
    position: relative;
}
.block-detail-3::before {
    content: " ";
    width: 1px;
    height: 100px;
    background: #dadada;
    position: absolute;
    bottom: -50px;
    right: 40px;
}
.block-detail-3::after {
    content: " ";
    width: 93%;
    height: 1px;
    background: #dadada;
    position: absolute;
    bottom: 0px;
    right: 0;
}
.detail-project {
    padding: 0% 0% 7% 10%;
}
.detail-project h5 {
    color: #000;
    font-weight: 500;
}
.grid-detail-project ul {
    margin-bottom: 0px;
}
.no-js .fancybox-skin {
    background: transparent;
}
.no-js .fancybox-opened .fancybox-skin {
    box-shadow: 0 0px 0px rgba(0, 0, 0, .5);
}
.btnmmore-2 {
    font-size: 14px;
}
#background68a549cc01bd500013852224 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    padding: 8% 0% 5%;
    display: inherit;
}
.icontel-2 a {
    color: #282828;
}
.grid-charcoaldesign h1 {
    font-weight: 200;
}



@media screen and (min-width: 1900px) {
h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 20px;
}
.no-js .dropdown-menu > li > a {
    font-size: 19px;
}
.btnmmore-2 {
    font-size: 18px;
}
.section-work h2::before {
    width: 96%;
}
.section-work h2::after {
    height: 150px;
    bottom: -75px;
    right: 95px;
}
.grid-two-4 {
    width: 88%;
}
.borderwork:hover .iconnext-2 {
    background-size: 40px;
}
.iconnext-2 {
    background-size: 40px;
}
.borderwork {
    min-height: 93px;
}
.iconnext-projecct {
    background-size: 35px;
}
.thumbnail:hover .iconnext-projecct  {
    background-size: 35px;
}
.Contentmanager .site .col-section .item.-micro:hover .iconnext-projecct  {
    background-size: 35px;
}
.grid-charcoaldesign h2::before {
    width: 35%;
}
.grid-charcoaldesign h2::after {
    height: 140px;
}
.grid-charcoaldesign h1::after {
    height: 140px;
    bottom: -65px;
    right: 60px;
}
.headform {
    font-size: 64px;
}
.headform-2 {
    font-size: 20px;
}
#formdisplay68a3ee9277cc4e0013201017 .form-control {
    font-size: 19px;
    margin: 15px 0px;
}
#cookie68a3ee9277cc4e0013201017 {
    font-size: 17px;
}
#formdisplay68a3ee9277cc4e0013201017 .btn-default {
    font-size: 19px;
}
#background68a3ee9277cc4e0013201017 {
    padding: 7% 4% 0%;
}
.copyright {
    font-size: 16px;
    padding: 1% 0% 4%;
} 
.footer-2 {
    font-size: 18px;
}
.block-contact-footer {
    grid-template-columns: 24px auto;
}
.grid-charcoaldesign h2 {
    font-size: 4em;
}
.grid-charcoaldesign h1 {
    font-size: 2.2em;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
.iconabout {
    width: 30%;
}
.block-about-4 h3::before {
    height: 150px;
    top: 25px;
    right: 50px;
}
.managerHeader::after {
    height: 130px;
    bottom: 35px;
    left: 55px;
}
.block-detail-3::before {
    height: 130px;
    bottom: -65px;
    right: 55px;
}
#background68a549cc01bd500013852224 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
}
.block-iconsocial {
    grid-template-columns: 45px auto;
}
.block-icontel {
    grid-template-columns: 45px auto;
}
#formdisplay68a3f6fcaab1300013385089 .form-control {
    padding: 0px 0px 10px;
    font-size: 19px;
    margin: 15px 0px;
}
#cookie68a3f6fcaab1300013385089 {
    font-size: 18px;
}
#formdisplay68a3f6fcaab1300013385089 .btn-default {
    font-size: 19px;
}
#iframe68a54e8c650824001355f3bd iframe {
    height: 380px;
} 
}



@media screen and (max-width: 1191px) {
h2 {
  font-size: 2.5em;
} 
.container {
    width: 90vw;
} 
.borderwork {
    min-height: 60px;
}
.grid-icon-footer {
    gap: 10px;
    width: 27%;
}
.footer-2 {
    white-space: inherit;
}
.section-work {
    width: 70%;
}
.grid-one .content-charcoaldesign {
    white-space: inherit;
}
.managerHeader {
    font-size: 2em;
}
#background68a549cc01bd500013852224 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
}
.headform-2 {
    white-space: inherit;
}
.headform {
    font-size: 32px;
}
}



@media screen and (max-width: 900px) {
#carousel68a550a67420e000130786bc {
    display: none;
}  
.container {
    width: 95vw;
}
.section-work {
    width: 90%;
}
.grid-two-4 {
    width: 95%;
}
.grid-charcoaldesign h1 {
    font-size: 26px;
}
.contact-footer-2 {
    word-break: break-word;
}
.grid-footer {
    grid-template-columns: 19% 28% 30% auto;
    padding: 5% 0%;
    gap: 15px;
}  
#background68a3ee8977cc4e0013201012 .col-md-6.col-sm-6.col-xs-12.padding {
    width: 100%;
}
#background68a3ee8977cc4e0013201012 .block-bg img {
    border-radius: 0px 0px 25px 25px !important;
}
#background68a3ee8977cc4e0013201012 .block-bg {
    border-radius: 0px 0px 25px 25px !important;
}
.itopplus-bg2 {
    background-color: #f4f4f4;
}
h2 {
    font-size: 2.2em;
}
h1 {
  font-size: 1.8em;
}
.itopplus-slide {
    margin-top: 35px;
}
#btnview68a3f6fcaab1300013385089 {
    margin-left: 25%;
}
#display2 {
    width: 108%;
}
#iframe68a54e8c650824001355f3bd iframe {
    height: 400px;
}
.managerHeader {
    font-size: 1.8em;
    padding-left: 10%;
    padding-right: 10%;
}
  
}



@media screen and (max-width: 480px) {
#carousel68a550a67420e000130786bc {
    display: inherit;
} 
#imagesControl68a550a67420e000130786bc {
    padding: 0px !important;
} 
.itopplus-slide {
    margin-top: 50px;
}
.grid-one {
    grid-template-columns: 100%;
}
.grid-one-3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.bg-gridone {
    margin-top: 0%;
}
.block-bg {
    border-radius: 15px;
}
.block-bg img {
    border-radius: 15px;
}
.grid-bgborder {
    grid-template-columns: 60% auto;
    margin-top: 10%;
    margin-bottom: 10%;
}
.border-one::after {
    content: " ";
    width: 1px;
    height: 60px;
    background: #dadada;
    position: absolute;
    bottom: -40px;
    right: 40px;
}
.section-work {
    width: 100%;
}
.content-charcoaldesign {
    white-space: inherit;
}
.section-work h2::after {
    content: " ";
    width: 1px;
    height: 60px;
    background: #dadada;
    position: absolute;
    bottom: -40px;
    right: 40px;
}
 .grid-two {
    grid-template-columns: 100%;
    margin-bottom: 7%;
    margin-top: 5%;
}
.grid-two-4 {
    width: 100%;
    margin-top: 5%;
}
article.col-md-6.item.-micro {
    width: 50%;
}
.Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 15px;
}
.bgname-project {
    grid-template-columns: auto 30px;
}
.bgname-project-2 h3 {
    font-size: 15px;
}
.container {
    width: 97vw;
}
.grid-footer-4 {
    display: none;
}  
.grid-footer-1 {
    display: none;
}  
.grid-footer {
    grid-template-columns: 50% auto;
}  
.grid-icon-footer {
    gap: 10px;
    width: 45%;
}
.headform {
    margin-top: 5%;
}
.logofooter-mobile {
    width: 50%;
    margin-top: 10%;
}
#contentnewmode689c637737a9ae001a3e05f2 {
    padding: 0px !important;
}
.grid-charcoaldesign h2 {
    font-size: 36px;
}
.grid-charcoaldesign h1 {
    font-size: 16px;
}
.grid-charcoaldesign h2::after {
    height: 50px;
    bottom: 30px;
    left: 15px;
}
.grid-charcoaldesign h1::after {
    height: 50px;
    bottom: -30px;
    right: 15px;
}
.section-work .content-charcoaldesign {
    padding-right: 15%;
} 
.grid-about {
    display: flex;
    flex-direction: column-reverse;
    gap: 0px;
}
.grid-one-3 {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 5%;
}
.grid-bgborder-about {
    margin-top: 10%;
}
.grid-iconabout {
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}
.grid-about-3 {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
}
.grid-about-3 {
    margin-bottom: 20%;
}
.block-about-4 h3::before {
    height: 0px;
    top: 60px;
    right: 40px;
}
.block-about-4 h3::after {
    content: " ";
    width: 0%;
    height: 1px;
    background: #dadada;
    position: absolute;
    bottom: -40px;
    left: 0;
}
#Contentmanager img.img-responsive {
    border-radius: 15px;
}
#Contentmanager .thumbnail {
    border-radius: 15px;
}
.grid-detail-project {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 20px;
}
.detail-project {
    padding: 10% 0% 10% 0%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}
.block-detail-3::before {
    height: 60px;
    bottom: -30px;
    right: 30px;
}
.page-header {
    margin: 0px 10px;
}
.managerHeader::before {
    width: 0%;
}
.managerHeader::after {
    height: 0px;
}
.managerHeader {
    margin-top: 0% !important;
}
.bg-gridone {
    margin-bottom: 20px;
}
body, html { 
    overflow-x: hidden; 
}
#contentnewmode68a40a40ff23a80013264ec7 .grid-one-3 {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 5%;
}
#contentnewmode68a40a40ff23a80013264ec7 .bg-gridone {
    margin-bottom: 10px;
}
#contentnewmode68a40a40ff23a80013264ec7 .grid-bgborder-about {
    grid-template-columns: 100%;
}
h2 {
    font-size: 2em;
}  
.managerHeader {
    font-size: 1.5em;
    padding-left: 0%;
    padding-right: 0%;
}  
}





.CASS-A-top {
    height: auto;
    border-top: solid 0px #d4d4d4;
}
.CASS-A-bottom {
    height: auto;
    border-bottom: solid 0px #d4d4d4;
}
.CASS-A-middle-mid {
    position: relative;
    padding: 0px;
}
.CASS-A-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-A-main {
    box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, .5);
}

