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

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


.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_24062023ku0e/0/0/1z-z945199799826.webp');
}
.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_24062023ku0e/0/0/3z-z189853077786.webp');
}
.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_24062023ku0e/0/0/4z-z1712312889074.webp');
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin: 0 10px;
    padding: 8px 15px;
    border-radius: 30px;
}
.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-radius: 30px;
    background: transparent;
    background-color: #f6a21e;
}
.no-js .dropdown-menu>li>a {
    color: #fff;
    font-size: 15px;
}
.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #fff;
    background: #f6a21e;
}
.no-js .dropdown-menu {
    background-color: #1c1c1c;
    color: #fff;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #1c1c1c;
    border-color: #1c1c1c;
}

@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 5px;
    left: 10px;
    width: 40px !important;
    z-index: 10000;
}
#nav-menu,
#ItopplusMainSidebar>div {
    background: #1c1c1c !important;
}
#itpMenuSideBar span {
    background-color: #fff !important;
}
#controlMenu * {
    color: #fff !important;
    border: none;
}
}

@media screen and (min-width: 1024px) {
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #1c1c1c;
    transition: .3s;
}
.itopplus-banner .container {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
     transition: .3s;
}
.itp-block {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.itopplus-sticky {
    background: #1c1c1c !important;
}
 #controlBanner {
    object-fit: contain;
    padding: 20px;
    width: 70%;
    min-width: 160px;
    margin: 0 auto;
}
#nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
#background67204368db59c50014cb6d1b,
#background67204a40dfca7800130840b9 {
    width: 80%;
    margin: 0 auto;
}
#background67204a42dfca7800130840be {
    width: 55%;
    margin: 0 auto;
}
}


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



/* oscar*/
figure.effect-oscar {
    background: transparent;
    border-radius: 15px;
}
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.03,1.03,1);
}
/* oscar */


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


/*ผลงานที่ผ่านมา*/
#Contentmanager figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
#Contentmanager figure.effect-oscar figcaption {
    font-size: 1em;
    padding: 1em 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%); 
}
figure.effect-oscar img {
    opacity: 1;
    transition: 0.5s;
}
#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 10px;
    width: 50%;
}
#background671f37d5bb077500138aa267 .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 10px;
    width: 25%;
}
#Contentmanager figure.effect-oscar img {
    width: 100% !important;
}
.imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
}
.title-type47 {
    display: none;
}
.border-portfolio {
    border-top: 1px solid #ff9c00;
}
.block-portfolio {
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 57%;
}
/*ผลงานที่ผ่านมา*/


/*slide*/
.jssorb03 .av, .jssorb03 div, .jssorb03 div:hover {
    background: transparent;
    overflow: hidden;
    cursor: pointer;
    background-color: #fff;
    border: 0px solid #fff;
    border-radius: 50%;
    color: transparent !important;
    width: 10px !important;
    height: 10px !IMPORTANT;
}
#slidermaster671f336ebb077500138aa154 {
    height: 420px !important;
}
.jssorb03 div {
    background-position: -5px -4px;
    background-color: transparent;
    color: #fff !important;
    border: 1px solid #fff;
}
.jssorb03 {
    width: 100% !important;
    left: 0 !important;
    margin-left: 245%;
}
.jssora03l {
    display: none;
}
.jssora03r {
    display: none;
}
span.jssora03r.jssora03rds {
    display: none;
}
#slidermaster671f336ebb077500138aa154 img {
    padding: 0px 5px;
}
/*slide*/



/*from Contact*/
.no-js #Component671f4860bb077500138aa4fe label {
    display: none!important;
    color: #201a1a;
}
.no-js #Component671f4860bb077500138aa4fe .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component671f4860bb077500138aa4fe .form-control {
    border: 0px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 28px 0px;
    background: transparent;
    color: #201a1a;
    font-size: 15px !important;
}
.no-js #Component671f4860bb077500138aa4fe .form-control:focus {
   border-bottom: 1px solid #ff9c00 !important;
   border: 0px solid #ff9c00;
   box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
   color: #201a1a!important;
}
.no-js #Component671f4860bb077500138aa4fe .btn {
   background: #1c1c1c;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 30px;
   padding: 10px 30px 10px 30px;
   font-size: 15px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component671f4860bb077500138aa4fe .btn-default:active {
   background: #1c1c1c;
   color: #fff;
}
.no-js #Component671f4860bb077500138aa4fe .btn-default:hover,
.no-js #Component671f4860bb077500138aa4fe .btn-default:focus {
   background-position: 0 0px;
   background: #1c1c1c;
   border: 0px solid transparent;
}
.no-js #Component671f4860bb077500138aa4fe  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component671f4860bb077500138aa4fe span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component671f4860bb077500138aa4fe ::placeholder {
  color: #201a1a !important;
  font-weight:400;
}
#background671f4860bb077500138aa4fe {
    background: #eef2f4 !important;
    padding: 3%;
    border-radius: 15px;
}
/*from Contact*/


/*contenemanager*/
#Contentmanager .post-time {
    display: none;
}
h3.managerHeader {
    font-size: 2.5em;
    font-weight: 600;
    text-align: center;
    margin-top: 6%;
    color: #0f55c6;
    margin-bottom: 2%;
}
.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: 8% 0% 0%;
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}
.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;
    border-radius: 15px;
}
.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: 25%;
}
.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.03,1.03,1) !important;
}
.social-icon {
    border-radius: 5px;
}
img.img-responsive.center-block.img-thumbnail {
    border-radius: 15px;
}
/*contenemanager*/



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

h1 {
    font-size: 3em;
}
h2 {
    font-size: 4em;
}
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: 600;
}



.head-chaowiwatgroup {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
}
.head-chaowiwatgroup h1 {
    font-weight: 600;
    color: #0f55c6;
}
#background671f0a49bb077500138a9702 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix,
#background671f3684dfca780013083058 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 10% !important;
}
#background671f0b41802a9b0013446dd2 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix,
#background671f37020069d500134280c3 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 12.5% !important;
}  
#background671f0b41802a9b0013446dd2,
#background671f37020069d500134280c3 {
    width: 80%;
    margin: 0 auto;
}
.empty-chaowiwatgroup {
    padding: 2%;
}
.copyright {
    text-align: right;
    color: #b5b5b5;
    font-size: 13px;
    margin-bottom: 4%;
}
.border-footer {
    border-top: 1px solid #b5b5b5;
    padding-top: 15px;
}
.logo-chaowiwatgroup {
    width: 60%;
    margin-top: 20%;
}
.footer-chaowiwatgroup {
    color: #ff9c00;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 7%;
    margin-top: 20%;
}
.footer-chaowiwatgroup-2 {
    margin-bottom: 10px;
    white-space: break-spaces;
}
.block-iconsocial-footer {
    display: flex;
    width: 100%;
    margin-bottom: 4%;
}
.iconsocial-footer {
    width: 8%;
}
.iconsocial-footer-2 {
    align-self: center;
    margin-left: 5%;
    width: 55%;
}
.footer-col2 {
    margin-left: 35%;
    width: 100%;
}
.block-icon-contact-footer {
    display: flex;
    width: 65%;
}
.icon-contact-footer {
    padding: 0px 10px 0px 0px;
    transition: 0.35s;
}
.icon-contact-footer:hover {
    filter: brightness(0.5);
}
.sectionone-chaowiwatgroup h1 {
    font-family: "Montserrat", serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #ff9c00;
    font-size: 4em;
}
.sectionone-chaowiwatgroup h1 span {
    color: #134b9d;
    font-weight: 300;
}
.sectionone-chaowiwatgroup h6 {
    font-weight: 600;
    margin-bottom: 3%;
}
.content-chaowiwatgroup {
    white-space: break-spaces;
}
.btnread-more {
    border: 1px solid #7a7a7a;
    width: fit-content;
    border-radius: 30px;
    padding: 10px 20px;
    text-align: center;
    color: #7a7a7a;
    margin-top: 6%;
    font-size: 14px;
    transition: 0.35s;
}
.btnread-more span {
    margin-left: 10px;
}
.btnread-more:hover {
    transition: 0.35s;
    background: #7a7a7a;
    border: 1px solid #7a7a7a;
    color: #fff;
}
#background671f1088dfca780013082951,
#background671f45b60069d50013428487 {
    width: 95%;
    margin-top: 3%;
}
.icon-chaowiwatgroup {
    width: 25%;
    margin-bottom: 10%;
}
.block-icon-chaowiwatgroup {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.bg-icon-chaowiwatgroup {
    background: #fff;
    border-radius: 15px;
    padding: 8%;
    transition: 0.35s;
}
.icon-chaowiwatgroup-t h3 {
    font-weight: 600;
    color: #000;
    margin-bottom: 3%;
}
.icon-chaowiwatgroup-t p {
    color: #505050;
    white-space: break-spaces;
}
.sectionsix-chaowiwatgroup h1 {
    font-weight: 600;
}
.sectionsix-chaowiwatgroup {
    margin-top: 7%;
}
.sectionsix-chaowiwatgroup h6 {
    font-size: 2.2em;
    font-weight: 600;
}
#background671f1b04802a9b0013447498 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
.bg-engineer {
    width: 125%;
    margin-top: -30%;
    margin-left: -5%;
}
.itopplus-bg4 {
    background-size: cover;
}
.bg-icon-chaowiwatgroup:hover .icon-chaowiwatgroup {
    filter: grayscale(1);
}
.bg-icon-chaowiwatgroup:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.itopplus-bg3 {
    background-size: cover;
}
.sectionfour-chaowiwatgroup h1 {
    text-align: center;
    font-weight: 600;
}
.sectionfour-chaowiwatgroup .btnread-more {
    margin: 0 auto;
    margin-top: 5%;
}
.sectionfour-chaowiwatgroup {
    margin-top: 53%;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #ff9c00 !important;
    border-radius: 20px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #ff9c00 !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;
}
.pd-bg-it {
    display: flex;
    width: 100%;
    padding: 4% 5%;
}
.block-bg-it {
    width: 80%;
}
.block-bg-it-2 {
    width: 20%;
}
.bg-it {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_24062023ku0e/0/0/bgworldz-z813642545790.webp');
    background-size: 100%;
    color: #000;
    border-radius: 15px;
    width: 85%;
    margin: 0 auto;
    margin-top: -7%;
}
.btn-contact {
    background: #000;
    color: #fff;
    width: fit-content;
    padding: 10px 25px;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 8%;
    transition: 0.35s;
}
.btn-contact:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
.block-bg-it h6 {
    font-weight: 600;
}
.slogan {
    white-space: break-spaces;
    margin-top: 5%;
    font-style: italic;
}
.slogan span {
    margin-left: 25%;
}
.sectionone-chaowiwatgroup.about {
    margin-top: 5%;
}
.block-iconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 2%;
    border: 1px solid #cfcfcf;
    border-radius: 30px;
    padding: 5px;
}
.iconcontact {
    width: 17%;
}
.iconcontact-t {
    align-self: center;
    margin-left: 3%;
    font-size: 15px;
    white-space: break-spaces;
}
.pd-iconcontact {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
ul.icon-product ::marker {
    color: #ff9c00;
}
.blockservice h3 {
    font-size: 16px;
}
.block-iconsevice {
    border-radius: 25px;
    padding: 5%;
    color: #000;
    background: #fff;
}
.block-iconsevice h3 {
    font-weight: 600;
}
.iconsevice {
    width: 30%;
    margin-bottom: 10%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Contentmanager img.img-responsive {
    border-radius: 15px;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
.Contentmanager .col-md-6.pull-left {
    padding-right: 20px;
    padding-left: 0px;
}
.Contentmanager .col-md-6.pull-right {
    padding-right: 0px;
    padding-left: 20px;
}


#background67206907db59c50014cb7478 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background6720b6d2802a9b001344a439 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background67208389dfca780013084af4 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background67208856bb077500138abaef .Contentmanager .site .col-section .item.-micro a .caption .title,
#background672095b7dfca780013085149 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background67204f38dfca780013084161 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background67206907db59c50014cb7478 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background6720b6d2802a9b001344a439 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background67208389dfca780013084af4 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background67208856bb077500138abaef .Contentmanager .site .col-section .item.-micro a .caption .time,
#background672095b7dfca780013085149 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background67204f38dfca780013084161 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #000;
}
#background67206907db59c50014cb7478 .Contentmanager .site .col-section .item.-micro a .image,
#background6720b6d2802a9b001344a439 .Contentmanager .site .col-section .item.-micro a .image,
#background67208389dfca780013084af4 .Contentmanager .site .col-section .item.-micro a .image,
#background67208856bb077500138abaef .Contentmanager .site .col-section .item.-micro a .image,
#background672095b7dfca780013085149 .Contentmanager .site .col-section .item.-micro a .image,
#background67204f38dfca780013084161 .Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 15px 15px 0px 0px;
}
#background67208389dfca780013084af4 .blockservice-2 h3 {
    height: 45px;
}
#background6720937fdfca78001308502c .thumbs,
#background67209381dfca780013085031 .thumbs {
    margin-bottom: 0px;
}
.blockservice-2 h3 {
    font-weight: 600;
    font-size: 16px;
}
.blockservice-2 p {
    font-size: 15px;
    margin-top: 3%;
    height: 90px;
}
.blockservice-2 {
    padding: 8% 4%;
    background: #eef2f4;
    border-radius: 0px 0px 15px 15px;
}
.blockservice-2 .btnread-more {
    padding: 8px 15px;
    font-size: 13px;
}
.Contentmanager .site .col-section .item.-micro:hover .btnread-more {
    transition: 0.35s;
    background: #7a7a7a;
    border: 1px solid #7a7a7a;
    color: #fff;
}
.pd-data {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    width: 97%;
    margin: 0 auto;
    padding: 5% 0%;
}
.block-data h3 {
    font-weight: 600;
    margin-bottom: 2%;
}
.block-data {
    padding: 8%;
    border-radius: 15px;
    background: #fff;
    color: #000;
}



@media screen and (min-width : 1900px) {
h1 {
    font-size: 3em;
}
h2 {
    font-size: 4em;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 28px;
}
h5 {
    font-size: 32px;
}
h6 {
    font-size: 38px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.no-js .dropdown-menu>li>a {
    font-size: 19px;
}
.btnread-more {
    font-size: 18px;
}
.jssorb03 {
    margin-left: 270%;
}
#slidermaster671f336ebb077500138aa154 {
    height: 550px !important;
}
.block-portfolio {
    font-size: 20px;
}
.block-icon-contact-footer {
    width: 50%;
}
.copyright {
    font-size: 15px;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
.blockservice h5 {
    font-size: 28px;
}
.blockservice h3 {
    font-size: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.bg-icon-chaowiwatgroup {
    height: 320px;
}
.blockservice-2 h3 {
    font-size: 20px;
}
.blockservice-2 .btnread-more {
    font-size: 16px;
}
.blockservice-2 p {
    height: 130px;
}
.iconcontact-t {
    font-size: 19px;
}
.iconcontact {
    width: 15%;
}
.no-js #Component671f4860bb077500138aa4fe .form-control {
    padding: 31px 0px;
    font-size: 19px !important;
}
.block-icon-chaowiwatgroup .bg-icon-chaowiwatgroup {
    height: auto;
}
}

@media screen and (max-width : 1200px) {
h1 {
    font-size: 2em;
}
h6 {
    font-size: 26px;
}
.navbar-default .navbar-nav>li>a {
    margin: 0 5px;
}
.content-chaowiwatgroup {
    white-space: inherit;
}
.sectionone-chaowiwatgroup h1 {
    font-size: 3em;
}
.head-chaowiwatgroup {
    white-space: break-spaces;
}
.itopplus-bg {
    background-size: cover;
}
#slidermaster671f336ebb077500138aa154 {
    height: 350px !important;
}
.jssorb03 {
    margin-left: 235%;
}
.sectionsix-chaowiwatgroup h6 {
    font-size: 1.4em;
}
.icon-chaowiwatgroup-t p {
    white-space: inherit;
}
.bg-icon-chaowiwatgroup {
    padding: 8% 6%;
}
.footer-chaowiwatgroup-2 {
    white-space: inherit;
}
.blockservice-2 p {
    height: 140px;
}
.bg-icon-chaowiwatgroup {
    height: 250px;
}
.blockservice-2 h3 {
    height: 50px;
}
h3.managerHeader {
    font-size: 2em;
}
.block-portfolio {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 51%;
}
}

@media screen and (max-width : 900px) {
.sectionone-chaowiwatgroup h1 {
    font-size: 2.5em;
}
h6 {
    font-size: 24px;
}
.btn-contact {
    padding: 10px 17px;
}
#slidermaster671f336ebb077500138aa154 {
    height: 260px !important;
}
.jssorb03 {
    margin-left: 215%;
}
.bg-icon-chaowiwatgroup {
        height: 250px;
 }
.block-icon-chaowiwatgroup {
    margin-bottom: 10%;
}
.copyright {
    text-align: center;
}
.border-footer {
    border-top: 0px solid #b5b5b5;
    padding-top: 10px;
}
.bg-engineer {
    margin-top: 15%;
}
.sectionone-chaowiwatgroup h6 {
    font-size: 20px;
}
.blockservice-2 p {
    height: 120px;
}
.Textmanager.font-inherit {
    display: inherit;
}
.pd-iconcontact {
    grid-template-columns: repeat(1, 1fr);
}
.iconcontact {
    width: 12%;
}
#background671f37d5bb077500138aa267 .col-md-4.col-sm-4.col-xs-12 {
    width: 33.3%;
}
.block-icon-chaowiwatgroup .bg-icon-chaowiwatgroup {
    height: auto;
}
article.col-md-6.item.-micro {
    width: 33.3%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 15px;
    padding-left: 15px;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 20px 10px 20px;
}
#background67204a42dfca7800130840be {
    width: 67%;
    margin: 0 auto;
}
.Contentmanager .col-md-6.pull-left {
    padding-right: 0px;
    padding-left: 0px;
}
}


@media screen and (max-width : 480px) {
.blockservice-2 p {
    height: auto;
}
article.col-md-6.item.-micro {
    width: 100%;
}
#background67204a42dfca7800130840be {
    width: 100%;
}
#imagesControl671f076f802a9b0013446b36 {
    padding: 0px !important;
}
.pd-bg-it {
    display: inherit;
    width: 100%;
    padding: 10% 8%;
}
.bg-it {
    width: 100%;
}
.block-bg-it {
    width: 100%;
}
.block-bg-it-2 {
    width: 100%;
}
.btn-contact {
    padding: 10px 17px;
    margin: initial;
    margin-top: 8% !important;
}
#background671f0a49bb077500138a9702 .row-fluid [class*=col-sm-5fix],
#background671f0b41802a9b0013446dd2 .row-fluid [class*=col-sm-5fix],
#background671f3684dfca780013083058 .row-fluid [class*=col-sm-5fix],
#background671f37020069d500134280c3 .row-fluid [class*=col-sm-5fix] {
    width: 33.2%;
}
#background671f0b41802a9b0013446dd2, 
#background671f37020069d500134280c3,
#background671f37020069d500134280c3 {
    width: 100%;
    margin: 0 auto;
    margin-top: -20px;
}
.sectionfour-chaowiwatgroup {
    margin-top: 0%;
    margin-bottom: 5%;
}
#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 10px;
    width: 100%;
}
.block-icon-chaowiwatgroup {
    grid-template-columns: repeat(1, 1fr);
}
.icon-chaowiwatgroup {
    width: 20%;
}
#mainmenu671f1b04802a9b0013447498 {
    margin-bottom: -12px;
}
.slogan {
    white-space: inherit;
}
.slogan span {
    margin-left: 0%;
}
#background671f1088dfca780013082951, 
#background671f45b60069d50013428487 {
    width: 100%;
    margin-top: 3%;
}
h1 {
   font-size: 1.6em;
}
.head-chaowiwatgroup {
    margin-top: 10%;
}
h3.managerHeader {
    font-size: 1.6em;
    margin-top: 10%;
}
.blockservice-2 h3 {
    height: auto;
}
.iconcontact {
    width: 17%;
}
.iconcontact-t {
    font-size: 16px;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
.pd-data {
    grid-template-columns: repeat(1, 1fr);
}
#background6721963f144b3b001349dea8 .thumbs {
    margin-bottom: 0px;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
.blockservice h5 {
    font-size: 20px;
    margin-bottom: 2%;
}
#background67208389dfca780013084af4 .blockservice-2 h3 {
    height: auto;
}
.block-portfolio {
    font-size: 16px;
}
#background671f6ecddfca780013083a81 .thumbs,
#background671f6ecddfca780013083a81 .thumbs {
    margin-bottom: 0px;
}
body, html { 
   overflow-x: hidden; 
}
}


