.itopplus-background {

}
body {
    overflow-x: hidden;
}

body, html { overflow-x: hidden; }

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_27012024sz2r/0/0/1z-z758970710750.webp');
  	background-position: center;
    background-size: cover;
}


.no-js a {
    color: #000;
  	transition: 0.35s;
}
.no-js a:hover {
    color: #ecb339 ;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #ecb339;
} 


/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin: 0 13px;
    padding: 10px 0px;
    font-family: "Lato", sans-serif;
    font-size: 15px;
}
.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: 0px 3px 0px 0px #fff;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #fff;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    background: transparent;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
    color: #fff !important;
}
#controlMenu,
#controlMenu i,
#controlMenu li a {
    color: #fff !important;
}
.navbar-default {
    background: #414141 ;
}

/*new logo nav*/
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
    box-shadow: 0 0 3px 0 #ccc;
    padding: 0 10px;
}
.itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 60px !important;
    top: 8px;
    left: 15px;
}
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 65%;
    margin: 0 auto;
}
#controlPosition {
    margin-top: 3.5%;
    text-align: right;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 100;
    background: #414141;
    transition: 0.3s;
}
.banner-sticky {
    background: #414141 !important;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}  
#background6613863bb4baea001398bcb0 {
    border-left: 1px solid #333;
    padding-left: 5%;
}  
.row.contenemanager-gallery {
    width: 97%;
    margin: 0 auto;
}
.Contentmanager .row.Contenemanager-gallery {
    width: 98%;
    margin: 0 auto;
}  
}

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


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


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



/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background65eeba9887e05d001329956f .thumbnail,
#background65f02a95d0981a001344e266 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
  	margin-bottom: 10%;
}
#background65eeba9887e05d001329956f .thumbnail:hover,
#background65f02a95d0981a001344e266 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}
#background65eeba9887e05d001329956f .imgLightbox,
#background65f02a95d0981a001344e266 .imgLightbox {
    border-bottom: 6px solid #ecb339;
}
/**ห้ามเกินกรอบ**/




/*contenemanager*/
h3.managerHeader {
    display: none;
}
#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%;
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.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: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.3%;
}
.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;
}
#background65eec390d0981a001344b6ce .Contentmanager .site .col-section .item.-micro:hover .btnviewmore {
    transition: 0.35s;
    transform: scale(1.05);
}
.social-share {
    display: none;
}
/*contenemanager*/


/*from Contact*/
.no-js #Component65eed88bd0981a001344bc95 label {
    display: none!important;
}
.no-js #Component65eed88bd0981a001344bc95 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 0px;
    padding-right: 0px;
}
.no-js #Component65eed88bd0981a001344bc95 .form-control {
    border: 0px solid #333;
    border-bottom: 1px solid #333;
    border-radius: 0px!important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 24px 15px;
    background: transparent;
    color: #1b1c1e;
    font-size: 16px !important;
}
.no-js #Component65eed88bd0981a001344bc95 .form-control:focus {
    border-bottom: 1px solid #000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #000;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #1b1c1e!important;
}
.no-js #Component65eed88bd0981a001344bc95 .btn {
   background: linear-gradient(to right, #fff 0%,#fff 100%);
   color: #000;
   text-shadow: 0 0px 0 #ecb339;
   background-repeat: repeat-x;
   border: 1px solid !important;
   border-radius: 0px;
   padding: 10px 44px 10px 40px;
   font-size: 16px;
   font-weight: 400;
}
.no-js #Component65eed88bd0981a001344bc95 .btn-default:active {
   background: linear-gradient(to right, #e8ad44 0%,#e8ad44 100%);
}
.no-js #Component65eed88bd0981a001344bc95 .btn-default:hover,
.no-js #Component65eed88bd0981a001344bc95 .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(to right, #e8ad44 0%,#e8ad44 100%);
  border: 0px solid transparent;
}
.no-js #Component65eed88bd0981a001344bc95  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component65eed88bd0981a001344bc95 span.label {
  font-size: 13px;
  font-weight: 300;
}
.no-js #Component65eed88bd0981a001344bc95 ::placeholder {
  color: #1b1c1e!important;
  font-weight:300;
}
/*from Contact*/



/* ฟอร์ม Style 1 */
#formdisplay6613863bb4baea001398bcb0 .form-control {
    border: none;
    border-bottom: 1px solid #c2c2c2;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    background-color: transparent;
    height: 40px;
    padding: 6px 0px;
    font-size: 16px;
    color: #000 !important;
}
#formdisplay6613863bb4baea001398bcb0 .form-control:focus {
    border-bottom: 1px solid #c2c2c2;
}
#formdisplay6613863bb4baea001398bcb0 .form-control:hover {
    border-bottom: 1px solid #c2c2c2;
}
#formdisplay6613863bb4baea001398bcb0 .btn-default:hover, #formdisplay6613863bb4baea001398bcb0 .btn-default:focus {
    background-position: 0 0px;
    background: #ecb339;
	border: 1px solid #ecb339!important;
    transition: 0.35s;
}
#formdisplay6613863bb4baea001398bcb0 .btn-default {
    border: 1px solid !important;
    padding: 10px 60px;
    font-size: 16px;
    color: #000;
    text-shadow: none;
    border-radius: 0px;
    background: transparent;
    transition: 0.5s;
}
#btnview65279c955bef4f0013b2b6fe {
    margin-left: 30%;
}
#formdisplay6613863bb4baea001398bcb0 ::placeholder {
    color: #000;
}
#formdisplay6613863bb4baea001398bcb0 span.label {
    display: contents;
}
#formdisplay6613863bb4baea001398bcb0 a#capchatxt {
    font-weight: 300;
    color: #9a9a9a;
    margin-left: 2%;
}
#formdisplay6613863bb4baea001398bcb0 {
    margin: 0 auto;
    background: transparent !important;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
#form6613863bb4baea001398bcb0 {
    padding: 0px !important;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
#formdisplay6613863bb4baea001398bcb0 .form-control::placeholder {
    color: #000 !important;
}
#cookie65efb9951adb9f001353dbef {
    font-size: 15px;
    margin-top: -5%;
}
#btnview6613863bb4baea001398bcb0 {
    margin-left: 0%;
}
#cookie6613863bb4baea001398bcb0 {
    font-size: 15px;
    margin-top: -3%;
    margin-left: -2%;
    margin-bottom: 1%;
    font-family: "Noto Sans Thai", sans-serif;
    font-weight: 300;
}
#btnview6613863bb4baea001398bcb0 {
    margin-left: 0%;
}
#checkbox7 {
    padding: 15px 0px;
}
#text3 {
    margin-top: 10px;
}
#text4 {
    margin-top: 10px;
}
#text5 {
    margin-top: 10px;
}
#text6 {
    margin-top: 10px;
}
/* ฟอร์ม Style 1 */




h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 17px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 15px;
}
b, strong {
    font-weight: 600;
}


.wsfurnituredesign-block h1 {
    font-family: "Lato", sans-serif;
    font-size: 4em;
    font-weight: 600;
}
.sectionicon-wsfurnituredesign {
    padding: 10% 0% 2%;
}
.icon-wsfurnituredesign {
    width: 20%;
    margin-bottom: 7%;
}
.blockicon-wsfurnituredesign h3 {
    font-weight: 600;
    margin-bottom: 10px;
}
.blockicon-wsfurnituredesign p {
    white-space: break-spaces;
}
.blockicon-wsfurnituredesign.border {
    border-right: 1px solid #fcc246; 
    height: 180px;
}
.blockicon-wsfurnituredesign {
    padding: 5% 0%;
    margin-bottom: 30%;
}
.border-wsfurnituredesign {
    border-top: 1px solid #aeaeae;
    margin-top: 5%;
    margin-bottom: 5%;
}
.blockwhychooseus {
    background: #ecb339;
    white-space: break-spaces;
    font-size: 3em;
    font-family: "Lato", sans-serif;
    font-weight: 600;
    text-align: left;
    padding: 20% 10% 105%;
    margin-bottom: -32%;
}
.blockwhyus-wsfurnituredesign h3 {
    white-space: break-spaces;
    font-weight: 600;
    margin-bottom: 3%;
}
.blockwhyus-wsfurnituredesign p {
    white-space: break-spaces;
}
.blockwhyus-wsfurnituredesign span {
    font-size: 11px;
}
.blockwhyus-wsfurnituredesign {
    margin-top: 10%;
    margin-bottom: 5%;
}
.btnmore p {
    font-family: "Lato", sans-serif;
    font-weight: 600;
}
.btnmore {
    text-align: center;
    border: 1px solid;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 25px;
    margin-top: 5%;
    transition: 0.35s;
}
.btnmore:hover {
    background: #ecb339;
    border: 1px solid #ecb339;
    transition: 0.35s;
}
.sectionyear-wsfurnituredesign p {
    white-space: break-spaces;
    text-align: center;
}
.icon20year {
    width: 33%;
    margin: 0 auto;
    margin-bottom: 3% !important;
    margin-top: 3%;
}
.btnmore p {
    font-size: 13px;
}
#background65eebdfa6b5d100013792a3b,
#background65f032806b5d100013795228 {
    width: 60%;
    margin: 0 auto;
}
.wsfurnituredesign-block-2 {
    text-align: center;
    padding: 6% 0% 1%;
}
.wsfurnituredesign-block-2 h1 {
    font-size: 3.3em;
    font-weight: 600;
}
.ourclients-wsfurnituredesign {
    text-align: center;
    padding: 7% 0% 1%;
}
.empty-wsfurnituredesign {
    padding: 3%;
}
.wsfurnituredesign-block h5 {
    font-family: "Lato", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
#background65eec390d0981a001344b6ce .Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 18px;
    padding: 10% 5% 0%;
    color: #000;
    font-family: "Lato", sans-serif;
}
#background65eec390d0981a001344b6ce .Contentmanager .site .col-section .item.-micro a .caption .time {
	display: inherit;
}
#background65eec390d0981a001344b6ce .btnviewmore {
    text-align: center;
    margin: 0 auto;
    background: #000;
    font-family: "Lato", sans-serif;
    color: #ecb339;
    text-transform: uppercase;
    padding: 10px 20px;
    width: fit-content;
    margin-top: 10%;
    font-size: 12px;
    transition: 0.35s;
}
.btnviewall {
    font-family: "Lato", sans-serif;
    background: #000;
    text-transform: uppercase;
    text-align: center;
    color: #ecb339;
    font-weight: 500;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 25px;
    margin-top: 3%;
    margin-bottom: 5%;
    transition: 0.35s;
}
.btnviewall:hover {
    transition: 0.35s;
    transform: scale(1.05);
}
.borderfooter {
    border-top: 1px solid;
    padding-top: 15px;
}
.copyright {
    margin-bottom: 4%;
}
.block-iconfooter {
    display: flex;
    width: 40%;
    margin-top: 15%;
}
.iconfooter {
    padding: 0px 12px 0px 0px;
    transition: 0.35s;
}
.iconfooter:hover {
    transition: 0.35s;
    transform: scale(1.05);
}
.block-menufooter {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    margin-top: 17%;
    font-family: "Lato", sans-serif;
}
.menufooter {
    font-size: 14px;
    text-transform: uppercase;
    padding: 0px 16px;
}
.backToTop img {
    width: 70px !important;
}
.backToTop {
    bottom: 65px !important;
}
.emptyhead-wsfurnituredesign {
    padding: 1.5%;
}
.wsfurnituredesign-menu {
    text-align: left;
}
.wsfurnituredesign-menu h1 {
    font-family: "Lato", sans-serif;
    font-weight: 600;
    font-size: 3em;
    text-transform: uppercase;
}
.wsfurnituredesign-menu h5 {
    font-weight: 500;
}
.contact-wsfurnituredesign h3 {
    font-weight: 600;
}
.contact-wsfurnituredesign {
    padding-left: 7%;
    border-left: 1px solid;
    margin-left: 5%;
}
.contact-wsfurnituredesign p {
    white-space: break-spaces;
}
.contact-social-wsfurnituredesign h3 {
    font-family: "Lato", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}
.contact-social-wsfurnituredesign {
    align-self: center;
    margin-left: 2%;
    width: 100%;
}
.contact-wsfurnituredesign .block-iconfooter {
    width: 60%;
    margin-top: 10%;
}
.contact-wsfurnituredesign .iconfooter {
    padding: 0px;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #000 !important;
    background: #ecb339 !important;
    border-radius: 0px !important;
    font-weight: 300;
}
.buttonExampleSite:hover {
    background: #ecb339 !important;
    color: #000 !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #010101ab !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;
}
.dropdown-menu {
    background-color: #414141;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 18px;
    padding: 10% 0% 0%;
    color: #000;
    font-family: "Lato", sans-serif;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
	display: inherit;
    margin-bottom: 10%; 
}
.btnviewmore {
    text-align: center;
    margin: 0 auto;
    background: transparent;
    font-family: "Lato", sans-serif;
    color: #000;
    text-transform: uppercase;
    padding: 10px 20px;
    width: fit-content;
    margin-top: 10%;
    font-size: 12px;
    transition: 0.35s;
	border:1px solid;
}
.Contentmanager .site .col-section .item.-micro:hover .btnviewmore {
    transition: 0.35s;
	color: #000;
	background: #ecb339;
    transform: scale(1.00);
	border:1px solid #ecb339;
}
.Textmanager.font-inherit h1 {
    font-family: "Lato", sans-serif;
    text-align: left;
    font-weight: 600;
    font-size: 2em;
    margin-bottom: 4%;
}
#background65efe17703c1160013129e6c .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    text-align: center;
}
.comingsoon {
    padding: 5% 0%;
}
.wsfurnituredesign-about h5 {
    font-weight: 600;
}
.wsfurnituredesign-about h3 {
    font-weight: 600;
    margin-bottom: 10px;
}
.wsfurnituredesign-about {
    margin-top: 3%;
    padding-left: 5%;
    width: 100%;
}
.wsfurnituredesign-about h1 {
    font-family: "Lato", sans-serif;
    font-size: 3em;
    font-weight: 600;
    margin-bottom: 1%;
}
.wsfurnituredesign-hightling {
    padding-right: 20%;
    padding-left: 5%;
    width: 100%;
    margin-top: 8%;
    margin-bottom: 8%;
}
.wsfurnituredesign-hightling h1 {
    font-weight: 600;
}
.wsfurnituredesign-hightling h4 {
    font-weight: 600;
    margin-bottom: 2%;
}
#background65effa706b5d1000137942a9 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
#background65effa706b5d1000137942a9 {
    margin-top: -1px;
}
.block-iconfactory {
    display: flex;
    width: 100%;
    margin-top: 5%;
}
.iconfactory {
    width: 10%;
}
.iconfactory-t {
    align-self: center;
    margin-left: 4%;
}
.iconfactory-t h3 {
    font-weight: 600;
}
#background65f00192d0981a001344d16b {
    margin-top: 5%;
}
.bgtimeline {
    background: #ecb339;
    padding: 4% 5%;
    width: 60%;
    margin-top: -10%;
    margin-left: 1%;
}
.bgtimeline h1 {
    font-weight: 600;
    font-size: 3em;
}
.bgtimeline h5 {
    font-weight: 600;
}
.borderabout-wsfurnituredesign {
    border-top: 1px solid #aeaeae;
    margin-top: 15% !important;
    margin-bottom: -2% !important;
    width: 97%;
    margin: 0 auto;
}
.bgtimeline h4 {
    font-weight: 600;
}
.TabItpContentLandingPage3>ul {
    width: 100%;
}
ul.nav.nav-pills.nav-justified span {
    font-size: 15px !important;
}
.TabItpContentLandingPage3>ul>li.active>a>span {
    color: #ecb339 !important;
}
.TabItpContentLandingPage3>ul>li.active>a {
    border-bottom: 3px solid #ecb339 !important;
    background-color: #000 !important;
}
.TabItpContentLandingPage3>ul>li>a:hover {
    background-color: #f7f7f7;
    border-bottom: 3px solid #ecb339;
    color: #000;
}
.tab-itp-background {
    background-color: inherit;
    padding: 2% !important;
    margin-top: 1%;
    margin-bottom: 2%;
    font-size: 15px !important;
}
.tab-content {
    border: 1px solid #aeaeae !important;
}



.TabItpContentLandingPage8:before {
    content: "";
    width: 100%;
    height: 7px;
    border-radius: 10px;
    background: #d2b378;
    position: absolute;
    top: 15px;
    left: 0;
    transform: translateY(-50%);
}
.TabItpContentLandingPage8>.nav-tabs>li>a {
    background: #d2b378 !important;
}
.TabItpContentLandingPage8>.nav-tabs>li.active>a:focus, .TabItpContentLandingPage8>.nav-tabs>li.active>a:hover {
    background: #d2b378 !important;
}
.TabItpContentLandingPage8>.nav-tabs>li.active>a:before, .TabItpContentLandingPage8>.nav-tabs>li>a:hover:before {
    background: #1f3c52 !important;
}
.main-timeline {
    position: relative;
    transition: all 0.4s ease 0s;
    margin-top: 8%;
    margin-bottom: 8%;
}
.main-timeline:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #aeaeae;
    position: absolute;
    top: 0;
    left: 50%;
}
.main-timeline .timeline{
    position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #ecb339;
    position: absolute;
    top: 0;
    left: 1px;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}
.main-timeline .timeline-content {
    width: 45%;
    padding: 20px 20px 20px;
    border-radius: 0px;
    text-align: right;
    border-bottom: 1px solid #aeaeae;
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
}
.main-timeline .date {
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    padding: 8px 30px;
    background: #d2b378;
    border-radius: 30px;
}
.main-timeline .title{
    font-size: 24px;
    font-weight: 500;
    color: #5c5151;
    margin-top: 30px;
}
.main-timeline .description {
    font-size: 16px;
    color: #606060;
    line-height: 2;
    margin-top: 3%;
}
.main-timeline .timeline-content.right {
    float: right;
    text-align: left;
}
.main-timeline a {
    color: #000;
}
.btnreadmore {
    font-family: "Lato", sans-serif;
    font-size: 15px;
    border: 1px solid;
    width: fit-content;
    padding: 8px 20px;
    float: right;
    margin-top: 3%;
}
.bg1 h1 {
    font-family: "Lato", sans-serif;
}
.texttext2 {
    padding: 2% 0% 5%;
}
.texttext2 h6 {
    font-weight: 600;
    padding: 10px 0px;
}
#background65f02764d0981a001344de23 {
    width: 80%;
    margin: 0 auto;
    margin-top: -5%;
}
#background65f02802d0981a001344dea7 {
    margin-top: 5%;
}
.wsfurnituredesign-solution {
    text-align: center;
}
.wsfurnituredesign-solution p {
    white-space: break-spaces;
}
.main-timeline .timeline-content:hover .btnreadmore {
    background: #ecb339;
    color: #000;
    transition: all 0.3s ease 0s;
    border: 1px solid #ecb339;
}
.pd-iconsolution {
    display: flex;
    width: 100%;
    margin-top: 3%;
    margin-bottom: 4%;
}
.block-iconsolution {
    display: flex;
    width: 33.3%;
}
.iconsolution {
    width: 23%;
}
.iconsolution-t {
    align-self: center;
    margin-left: 3%;
    width: 70%;
}
.iconsolution-t h3 {
    font-weight: 600;
}



/*ผลงานที่ผ่านมา*/
#Contentmanager figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
#Contentmanager figure.effect-oscar figcaption {
    font-size: 1em;
    padding: 4em 1em;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.65) 100%); 
    color: #fff;
}
#Contentmanager figure.effect-oscar:hover figcaption {
     background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.65) 100%); 
}
.title-type47 span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 7%;
    font-size: 16px;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 2% 8% 5%;
}
figure.effect-oscar img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-oscar:hover img {
    transform: scale(1.05);
}
#background660d29570ef8b900136feee3 .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 10px;
    width: 33.3%;
}
#Contentmanager figure.effect-oscar img {
    width: 100% !important;
}
.btndownload {
    font-family: "Lato", sans-serif;
    text-align: center;
    border: 1px solid;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 25px;
    margin-top: 10%;
    transition: 0.35s;
}
.btndownload:hover {
    background: #ecb339;
    border: 1px solid #ecb339;
    transition: 0.35s;
}
.itopplus-footer {
    font-family: "Lato", sans-serif;
}
.block-pd h1 {
    margin-bottom: 1% !important;
    text-align: center;
}
.block-pd {
    text-align: center;
    margin-bottom: 5%;
}
.block-pd h4 {
    font-weight: 600;
    margin-bottom: 1%;
}
.block-productname {
    background: #414141;
    text-align: center;
    color: #fff;
    padding: 10px;
    font-family: "Lato", sans-serif;
    font-size: 16px;
}








.pd-icondesignservice {
    display: flex;
    width: 110%;
    margin-top: 4%;
    margin-bottom: 4%;
    margin-left: -2%;
}
.iconsolution-t h1 {
    color: #818181;
    font-weight: bold;
    font-family: "Lato", sans-serif;
}
.pd-icondesignservice-2 {
    display: flex;
    width: 110%;
    margin-top: 3%;
    margin-bottom: 4%;
    margin-left: -2%;
    justify-content: center;
}
.bordersix-step {
    border-bottom: 1px solid #000;
    padding-top: 1%;
    margin-bottom: 4%;
    width: 120%;
    margin-left: -3%;
}
.circle-six-step {
    background: #ecb339;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    margin-top: 180px;
    margin-left: 45px;
}
.circle-six-step-2 {
    background: #ecb339;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    margin-top: 201px;
    margin-left: 45px;
}
.bordersix-step-2 {
    border-bottom: 1px solid #000;
    padding-top: 1%;
    margin-bottom: 4%;
    width: 120%;
    margin-left: -14%;
}
.icondesign {
    width: 23%;
    margin-top: 5%;
}
.circle-six-step-3 {
    background: #ecb339;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    margin-top: 225px;
    margin-left: 45px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, 
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #000;
    border-color: #000;
}
.pagination>li>a, .pagination>li>span {
    border: 1px solid #000;
}
.pagination>li>a, .pagination>li>span {
    color: #000;
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination>li>a:focus, .pagination>li>a:hover, 
.pagination>li>span:focus, .pagination>li>span:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}





.pd-iconsosicl-2 {
    display: flex;
    width: 100%;
    margin-bottom: 2%;
}
.iconsosicl-22 {
    width: 9%;
}
.pd-iconsosicl-2 h3 {
    font-weight: 600;
    font-family: "Lato", sans-serif;
}
.bgdiector {
    width: 30%;
    margin: 0 auto;
}
.bgabout-5 {
    background: #ecb339;
    margin-left: 1%;
    padding: 8% 10%;
}
.bgabout-5 h4 {
    font-weight: 600;
}
ul.icon-product ::marker {
    color: #ecb339 ;
}
ul.icon-product {
    margin-left: -20px;
}
.wsfurnituredesign-about p span {
    font-weight: 600;
}
.bgtimeline-wsfurnituredesign {
    width: 33%;
    margin-left: 57%;
    margin-top: -23%;
    margin-bottom: 5%;
}

.timeline-content.right {
    margin-bottom: 5%;
}
.bgtimeline-wsfurnituredesign-2 {
    width: 33%;
    margin-top: 0%;
    margin-bottom: 5%;
    margin-left: 9%;
}



.border-director {
    border-bottom: 2px solid #ecb339;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 62%;
}
.bgdirector {
    margin-left: 1%;
}
.bgdirector h6 {
    background: #ecb339;
    padding: 1% 3%;
    width: fit-content;
    margin-bottom: 2%;
}
.border-director-2 {
    border-bottom: 1px solid #aeaeae;
    width: 65%;
    margin-left: 35%;
    margin-top: -5%;
    margin-bottom: 5%;
}
.bgourteam h6 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 2%;
}
.bgourteam {
    background-color: #ecb339;
    padding: 8% 8% 5%;
    margin-left: -25%;
    margin-top: 30%;
}
.bgourteam-2 {
    background-color: #ecb339;
    padding: 8% 8% 5%;
    margin-top: 20%;
    margin-right: -25%;
    position: sticky;
    z-index: 1;
    margin-left: 2%;
}
#background6618b048476ee40013e88164 {
    margin-top: -10%;
}
.blockcorevalue {
    padding: 5% 10% 5% 3%;
}
#background66346b5648f9430013762893 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 300;
}
.grid figure p {
    letter-spacing: 0px;
}
.grid figure figcaption {
    padding: 1em 0;
    text-transform: none;
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
figure.effect-oscar h2 {
    margin: 7% 0 10px 0 !important;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-oscar figcaption::before, figure.effect-oscar p {
    font-size: 16px !important;
    white-space: break-spaces;
    text-align: center;
    padding: 15px 15px 5px;
    text-transform: uppercase;
    font-weight: 600;
}
figure.effect-oscar figcaption::before, figure.effect-oscar p span {
    font-size: 12px;
    font-weight: 400;
}
figure.effect-oscar {
    background: transparent;
}
#background66346f61ec1aa40013962d95 figure.effect-oscar figcaption {
    background: transparent;
}
#background66346f61ec1aa40013962d95 figure.effect-oscar:hover figcaption {
    background: transparent;
}

#background66346f61ec1aa40013962d95 .title-type47 span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6%;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 3% 0%;
    text-transform: uppercase;
    background-color: rgb(65 65 65 / 80%);
    width: 88%;
    margin: 0 auto;
}
#background66346f61ec1aa40013962d95 .title-type47 span {
    display: none;
}
#Contentmanager figure.effect-oscar figcaption::before,
#Contentmanager figure.effect-oscar p {
    opacity: 1 !important;
  	transform: scale(1);
  	margin: 0 !important;
    padding: 0 !important;
}
#Contentmanager figure.effect-oscar:hover figcaption .ctm-text {
	top: 50%;
} 
.ctm-text {
    background: rgba(23, 23, 23, .77);
    position: absolute;
    top: 86%;
    height: 100%;
    transition: .3s;
    margin-left: -13px;
    width: 100%;
    padding: 0% 5%;
}
.ctm-text p {
    display: grid;
    place-content: center;
    height: 50px;
}
.block-director p {
    text-align: justify;
    white-space: inherit;
}
#background65efd59b6b5d100013793d26 .Contentmanager .site .col-section .item.-micro a .caption,
#background65efd3626b5d100013793c83 .Contentmanager .site .col-section .item.-micro a .caption,
#background65efd6521adb9f001353e29d .Contentmanager .site .col-section .item.-micro a .caption,
#background65efda6287e05d001329acf0 .Contentmanager .site .col-section .item.-micro a .caption,
#background65efdee21adb9f001353e4b5 .Contentmanager .site .col-section .item.-micro a .caption,
#background65efdef488c3e800141d8bbf .Contentmanager .site .col-section .item.-micro a .caption,
#background65efc93e87e05d001329a8bf .Contentmanager .site .col-section .item.-micro a .caption {
    width: 90%;
    background: #ffffff;
    padding: 2% 5% 0% 5%;
    margin-top: -10% !important;
    margin-left: 5%;
    z-index: 999;
    position: sticky;
    border-bottom: 3px solid #ecb339;
    margin-bottom: 6%;
    height: 150px;
    padding-bottom: 65% !important;
}

.blogs-t {
    height: 55px;
}
#background65efe17703c1160013129e6c .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 65px;
}
.readmore-blogs {
    border: 1px solid;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 20px;
}
#background65efe17703c1160013129e6c .Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
    border-bottom: 4px solid #ecb339;
}
#background65efe17703c1160013129e6c .Contentmanager .site .col-section .item.-micro:hover .readmore-blogs {
    color: #000;
    background: #ecb339;
    transition: 0.35s;
}



@media screen and (min-width : 1900px) {
h1 {
    font-size: 3em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 25px;
}
h5 {
    font-size: 32px;
}
h6 {
    font-size: 36px;
}
p {
    font-size: 19px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 19px;
}  
.dropdown-menu>li>a {
    font-size: 19px;
}  
.wsfurnituredesign-block-2 h1 {
    font-size: 4.5em;
}  
.icon20year {
    width: 35%;
}  
.blockwhychooseus {
    font-size: 4.5em;
}  
.btnmore p {
    font-size: 18px;
}
.blockwhyus-wsfurnituredesign span {
    font-size: 17px;
}
.wsfurnituredesign-block h1 {
    font-size: 5em;
}  
#background65eec390d0981a001344b6ce .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
}  
#background65eec390d0981a001344b6ce .btnviewmore {
    font-size: 16px;
}  
.block-iconfooter {
    width: 30%;
}  
.menufooter {
    font-size: 19px;
}  
.copyright {
    font-size: 16px;
}  
.Contentmanager p {
    font-size: 19px;
}  
ul.icon-a {
    font-size: 19px;
}  
.wsfurnituredesign-menu h1 {
    font-size: 4em;
}  
.wsfurnituredesign-about h1 {
    font-size: 4em;
}  
.bgtimeline h1 {
    font-size: 3.8em;
}  
.btnreadmore {
    font-size: 18px;
}  
.iconsolution {
    width: 21%;
}  
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
}  
.btnviewmore {
    font-size: 16px;
}  
.Textmanager.font-inherit h1 {
    font-size: 3em;
}  
.contact-wsfurnituredesign .block-iconfooter {
    width: 58%;
}  
#formdisplay65efb9951adb9f001353dbef {
    font-size: 19px;
}  
#formdisplay65efb9951adb9f001353dbef .form-control {
    height: 50px;
}  
#cookie65efb9951adb9f001353dbef {
    font-size: 18px;
    margin-left: -14%;
}  
#checkbox7 {
    padding: 20px 0px;
}  
#formdisplay6613863bb4baea001398bcb0 {
    font-size: 19px;
}
#cookie6613863bb4baea001398bcb0 {
    font-size: 19px;
    margin-left: -6%;
}  
.circle-six-step {
    margin-top: 245px;
    margin-left: 60px;
} 
.circle-six-step-2 {
    margin-top: 245px;
    margin-left: 60px;
}  
.circle-six-step-3 {
    margin-top: 275px;
    margin-left: 60px;
}  
.title-type47 span {
    font-size: 19px;
}  
figure.effect-oscar figcaption::before, figure.effect-oscar p {
    font-size: 20px !important;
}
.ctm-text {
    top: 90%;
}
#background65efd59b6b5d100013793d26 .site .col-section .item.-micro a .caption .title ,
#background65efd3626b5d100013793c83 .site .col-section .item.-micro a .caption .title ,
#background65efd6521adb9f001353e29d .site .col-section .item.-micro a .caption .title ,
#background65efda6287e05d001329acf0 .site .col-section .item.-micro a .caption .title ,
#background65efdee21adb9f001353e4b5 .site .col-section .item.-micro a .caption .title ,
#background65efdef488c3e800141d8bbf .site .col-section .item.-micro a .caption .title ,
#background65efc93e87e05d001329a8bf .site .col-section .item.-micro a .caption .title  {
    height: 90px;
}  
.blogs-t {
    height: 80px;
} 
#background65efe17703c1160013129e6c .Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 16px;
}  
}





@media screen and (max-width : 1200px) {
h4 {
    font-size: 18px;
}  
h5 {
    font-size: 20px;
}  
.navbar-default .navbar-nav>li>a {
    margin: 0 7px;
    font-size: 14px;
} 
.wsfurnituredesign-block-2 h1 {
    font-size: 2.7em;
} 
.blockwhyus-wsfurnituredesign h3 {
    white-space: inherit;
}  
.blockwhyus-wsfurnituredesign p {
    white-space: inherit;
}  
.wsfurnituredesign-block h1 {
    font-size: 3em;
}  
.menufooter {
    padding: 0px 10px;
}  

#cookie65efb9951adb9f001353dbef {
    font-size: 14px;
    margin-left: -4%;
}  
.Textmanager.font-inherit h1 {
    font-size: 2.5em;
}  
.navbar-header {
    box-shadow: 0 0 0px 0 #ccc;
}  
}


@media screen and (max-width : 900px) {
  
    #ItopplusBackgroundSidebar {
        background: #414141 !important;
        opacity: 1;
    }
  
h6 {
    font-size: 22px;
}  

.wsfurnituredesign-block-2 h1 {
    font-size: 2em;
}  
.blockwhychooseus {
    font-size: 2em;
}  
#background65eeb6741adb9f001353ccd5 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 20%;
    float: left;
}  
.blockicon-wsfurnituredesign p {
    white-space: inherit;
}
.copyright {
    margin-bottom: 6%;
    text-align: center;
}
.borderfooter {
    border-top: 0px solid;
}  
.bg1 h1 {
    font-size: 22px;
}
.bg1 .col-md-12.col-sm-6.padding-col {
    width: 100%;
}  
.block-iconfactory {
    margin-top: 5%;
}  
.wsfurnituredesign-menu h1 {
    font-size: 2.5em;
}  
.iconsolution-t {
    align-self: inherit;
}  
#cookie65efb9951adb9f001353dbef {
    margin-left: 2%;
}
.Textmanager.font-inherit h1 {
    font-size: 2.5em;
}  
#background65eee1ad03c1160013129279 .col-sm-6 {
    width: 100%;
}  
#background65effa706b5d1000137942a9 .col-sm-6 {
    width: 100%;
}   
.wsfurnituredesign-about {
    padding-left: 0%;
}  
.iconfactory {
    width: 10%;
} 
.contact-wsfurnituredesign .block-iconfooter {
    width: 80%;
}   
.wsfurnituredesign-block h1 {
    font-size: 2.5em;
}  
ul.itopplus-sidebar-content {
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
}
.bgtimeline-wsfurnituredesign {
    width: 33%;
    margin-left: 57%;
    margin-top: -27%;
    margin-bottom: 10%;
}  
}




@media screen and (max-width : 480px) {
.blockwhychooseus {
    font-size: 1.8em;
    text-align: center;
    padding: 7%;
    margin-bottom: 0% !important;
    white-space: inherit;
    width: 95%;
    margin: 0 auto;
}
#imagesControl65eeb5f503c1160013128642 {
    padding: 0px !important;
}  
#background65eebdfa6b5d100013792a3b, 
#background65f032806b5d100013795228 {
    width: 100%;
    margin: 0 auto;
}
.sectionyear-wsfurnituredesign p {
    white-space: inherit;
}  
.icon20year {
    width: 60%;
    margin-bottom: 10% !important;
    margin-top: 5%;
}   
.wsfurnituredesign-block h1 {
    font-size: 2em;
}  
#background65eeb6741adb9f001353ccd5 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 50%;
    float: left;
}  
.blockicon-wsfurnituredesign.border {
    border-right: 0px solid #fcc246;
    height: 170px;
}  
.icon-wsfurnituredesign {
    width: 30%;
    margin-bottom: 15%;
}  
article.col-md-6.item.-micro {
    width: 100%;
}  
.backToTop {
    bottom: 125px !important;
    right: 15px !important;
}
.backToTop img {
    width: 50px !important;
}  
.wsfurnituredesign-about h1 {
    font-family: "Lato", sans-serif;
}  
.bgtimeline {
    width: 100%;
    margin-top: 10%;
}  
.bgtimeline h1 {
    font-size: 2em;
    padding: 15px 0px;
}  
.main-timeline .timeline-content {
    width: 100%;
    margin-left: 6%;
    border-bottom: 0px solid #aeaeae;
}  
.btnreadmore {
    float: left;
}  
.main-timeline:before {
    left: 0%;
} 
.main-timeline .timeline-icon {
    margin: inherit;
}  
.main-timeline:before {
    margin-left: 3%;
}  
.bg1 {
    text-align: left;
    padding: 5% 0%;
}
.timeline-content.right {
    padding-left: 12%;
} 
.wsfurnituredesign-about h1 {
    font-size: 2em;
} 
#imagesControl65effb246b5d1000137942bd {
    padding: 0px !important;
}  
#mainmenu65effa706b5d1000137942a9 {
    margin: -10px;
} 
.iconfactory {
    width: 20%;
}  
.block-iconfactory {
    margin-top: 10%;
} 

.pd-iconsolution {
    display: inherit;
}  
.block-iconsolution {
    width: 100%;
    margin-bottom: 10%;
}  
.iconsolution {
    width: 20%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}  
.Textmanager.font-inherit h1 {
    font-size: 1.5em;
    margin-bottom: 10%;
}
.page-header {
    margin: 0px 0 3px;
}
#btnview65efb9951adb9f001353dbef {
    margin-left: 19%;
}  
i.fab.fa-instagram.ITPsizeInstragram {
    margin-top: -2px;
}
.wsfurnituredesign-block-2 h1 {
    font-size: 1.6em;
}  
.itopplus-bg {
    background-attachment: inherit;
}  
.wsfurnituredesign-menu h1 {
    font-size: 2em;
}  
.bgdiector {
    width: 100%;
    margin: 0 auto;
}  
#background660d29570ef8b900136feee3 .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 10px;
    width: 100%;
}  
.pd-icondesignservice {
    display: inherit;
    width: 100%;
    margin-top: 4%;
    margin-bottom: 4%;
    margin-left: -2%;
}
.circle-six-step {
    display: none;
}
.pd-icondesignservice-2 {
    display: inherit;
    width: 100%;
}  
.circle-six-step-2 {
    display: none;
}
.circle-six-step-3 {
    display: none;
}  
.bordersix-step {
    display: none;
}
.bordersix-step-2 {
    display: none;
}
.bgtimeline-wsfurnituredesign {
    width: 80%;
    margin-left: 12%;
    margin-top: -6%;
    margin-bottom: 15%;
}  
.bgtimeline-wsfurnituredesign-2 {
    width: 80%;
    margin-left: 12%;
    margin-top: -6%;
    margin-bottom: 15%;
}    
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}  
.Contentmanager .col-md-6.pull-left {
    padding-right: 0px;
    padding-left: 0px;
}  
.ctm-text {
    top: 84%;
}
.border-director-2 {
    display: none;
}
#background65efd59b6b5d100013793d26 .Contentmanager .site .col-section .item.-micro a .caption, 
#background65efd3626b5d100013793c83 .Contentmanager .site .col-section .item.-micro a .caption, 
#background65efd6521adb9f001353e29d .Contentmanager .site .col-section .item.-micro a .caption,
#background65efda6287e05d001329acf0 .Contentmanager .site .col-section .item.-micro a .caption, 
#background65efdee21adb9f001353e4b5 .Contentmanager .site .col-section .item.-micro a .caption, 
#background65efdef488c3e800141d8bbf .Contentmanager .site .col-section .item.-micro a .caption, 
#background65efc93e87e05d001329a8bf .Contentmanager .site .col-section .item.-micro a .caption {
    height: auto;
    padding-bottom: 5% !important;
}
.blogs-t {
    height: auto;
    margin-bottom: 5%;

}   
}







@media screen and (max-width: 992px) {
    #nav-menu {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .navbar-header {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        height: 50px;
        width: 100%;
    }

    .navbar-header,
    #ItopplusMainSidebar {
        background: #414141 !important;
    }

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


    span.icon-bar {
        background: #fff !important;
    }

    .itopplus-sidebar-menu-single {
        border: none;
    }

    #itpMenuSideBar,
    .menu-mobile-custom {
        display: grid !important;
        place-content: center;
        height: 50px;
        border: none;
        aspect-ratio: 1;
        padding: 0 !important;
        margin: 0 !important;
        background-color: transparent !important;
    }

    .old-image-icon-facebook,
    .old-image-icon-line,
    .old-image-icon-instragram,
    .old-image-icon-youtube {
        display: grid !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2),
    #main-navbar-collapse,
    .new-image-icon-facebook,
    .new-image-icon-line,
    .new-image-icon-instragram,
    .new-image-icon-youtube {
        display: none !important;
    }

    .navbar-header i::before {
        display: none !important;
    }

    .navbar-header i {
        display: grid;
        height: 50px;
        aspect-ratio: 1;
        filter: brightness(0) invert(1);
        padding: 15px;
    }

    #itpphonemobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
    }

    #itpsearchmobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png);
    }

    .old-image-icon-facebook i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.png);
    }

    .old-image-icon-line i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z21670262898.webp);
    }

    .old-image-icon-instragram i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp);
    }

    .old-image-icon-youtube i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp);
        width: 55px !important;
    }

}




@media screen and (max-width : 480px) {
    .itopplus-banner {
        position: inherit !important;
        background: #414141 !important;
    }
  
.itopplus-slide {
    margin-top: -3px;
}
}


