.itopplus-background {
background-image:none;background-color :undefined;back
}
body,
html {
    overflow-x: hidden;
}

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_120420233y83/0/0/1z-z30404711746.webp');
    background-position: 50% 95%;
}
.itopplus-bg2 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_120420233y83/0/0/2z-z109963879363.webp);
}
.itopplus-bg3 {
  	background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%);
}

.no-js a {
    color: #3e3e3e;
  	transition: 0.35s;
}
.no-js a:hover {
    color: #22a336;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #fff;
}



/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #1a1a1a;
    margin: 0 25px;
    padding: 10px 0;
  	font-family: 'Noto Sans Thai', sans-serif;
    font-size: 16px;
}
.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: #ec6703 !important;
    box-shadow: 0px 3px 0px 0px #ec6703;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #000;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}

/********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: #161616;
}

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

@media screen and (min-width : 1024px) {
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}
.navbar-default {
    background: transparent;
}
#controlPosition {
    margin-top: 3%;
    text-align: center;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 70%;
}
.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: '|';
    display: grid;
    place-content: center;
    color: #22a336;
}
.itopplus-search {
    color: #000;
}
.Contentmanager .row.contenemanager-gallery {
    margin-top: -25px;
    margin-left: -17px;
}
}

@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.03,1.03,1);
}
/* oscar */


/*contenemanager*/
h3.managerHeader {
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 50px;
    border-bottom: 1px solid #3e3e3e;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 10%;
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #22a336;
}
.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: 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 / 0%);
}
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 .site .col-section .item.-micro:hover .btnnew {
    background: #e1723a;
    color: #fff;
    transition: 0.35s;
    border-top: 1px solid #fcebc5;
}
.social-share {
    display: none;
}
.row.contenemanager-gallery {
    padding-right: 50px;
    padding-left: 35px;
}
/*contenemanager*/

/*timeline*/
.main-timeline{
    position: relative;
    transition: all 0.4s ease 0s;
}
.main-timeline:before{
    content: "";
    width: 3px;
    height: 100%;
    background: #bfbfbf;
    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 #22a336;
    position: absolute;
    top: 0;
    left: 3px;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}
.main-timeline .timeline-content {
    width: 45%;
    padding: 0px 20px 20px;
    border-radius: 0px;
    text-align: right;
    border-bottom: 3px solid #0000001a;
    -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: #22a336;
    border-radius: 30px;
}
.main-timeline .title{
    font-size: 24px;
    font-weight: 500;
    color: #3e3e3e;
    margin-top: 30px;
}
.main-timeline .description {
    font-size: 16px;
    color: #333;
    line-height: 2;
    margin-top: 3%;
}
.main-timeline .timeline-content.right{
    float: right;
    text-align: left;
}
/*timeline*/



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



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

.section-one h1 {
    color: #22a336;
    font-weight: 600;
    font-size: 46px;
    margin-bottom: 10px;
}
.section-one p {
    white-space: break-spaces;
}
.section-one {
    margin-left: 5%;
    margin-top: 2%;
}
.iconlohaphan-pd {
    display: flex;
    width: 100%;
    margin-top: 6%;
}
.iconlohaphan-block {
    display: flex;
    width: 100%;
    transition: 0.35s;
}
.iconlohaphan {
    width: 28%;
}
.texticonlohaphan p {
    white-space: break-spaces;
}
.texticonlohaphan {
    align-self: center;
    margin-left: 10px;
    font-weight: 500;
}
.texticonlohaphan span {
    color: #f07100;
    font-weight: bold;
}
.iconlohaphan-block:hover {
    transition: 0.35s;
    transform: translateX(7px);
}
.padempty-sectionone {
    padding: 1%;
}
.padempty-sectionone2 {
    padding: 2%;
}
.padmenu {
    text-align: center;
}
.padmenu h1 {
    font-weight: 600;
    font-size: 42px;
    color: #22a336;
}
.padmenu h4 {
    color: #242424;
    font-family: 'DM Sans', sans-serif;
}
.padmenu-block {
    margin-bottom: 3%;
}
.iconourservice-pd {
    width: 50%;
    margin-bottom: 4%;
}
.iconourservice-block h3 {
    color: #22a336;
    font-weight: 600;
    margin-bottom: 4%;
}
.iconourservice-pd p {
    white-space: break-spaces;
}
.iconourservice-block p {
    white-space: break-spaces;
}
.iconourservice-block {
    background: linear-gradient(to bottom, #ffffff 1%,#cecece 100%);
    padding: 2%;
    border-radius: 15px;
    margin: 0% 0% 5% 5%;
    box-shadow: 5px 5px 20px 5px #0000004f;
    transition: 0.35s;
}
.iconourservice-block:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.padiconourservice {
    display: flex;
    width: 100%;
}
.btmcontact {
    background: #242424;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 7px 15px;
    border-radius: 30px;
    margin-top: 10%;
}
.iconourservice-block img {
    margin-top: 5%;
    width: 45% !important;
    margin-bottom: 7%;
}
.padempty-ourservice {
    padding: 3%;
}
.section-portfolio h1 {
    white-space: break-spaces;
    text-transform: uppercase;
    color: #3e3e3e;
    font-weight: 600;
    font-family: 'DM Sans', sans-serif;
    font-size: 53px;
}
.section-portfolio p {
    text-transform: uppercase;
    white-space: break-spaces;
    color: #3e3e3e;
    display: inline-block;
}
.section-portfolioright {
    text-align: right;
}
.border-portfolio {
    border-bottom: 4px solid #22a336;
    width: 65%;
    margin-top: 3%;
    margin-bottom: 8%;
}
.border-portfolio2 {
    border-bottom: 4px solid #22a336;
    width: 51%;
    margin-top: 3%;
    margin-bottom: 8%;
    float: right;
}
.border-portfolio3 {
    border-bottom: 4px solid #22a336;
    width: 30%;
    margin-top: 3%;
    margin-bottom: 8%;
}
.border-portfolio4 {
    border-bottom: 4px solid #22a336;
    width: 75%;
    margin-top: 3%;
    margin-bottom: 8%;
    float: right;
}
.border-portfolio5 {
    border-bottom: 4px solid #22a336;
    width: 62%;
    margin-top: 3%;
    margin-bottom: 8%;
}
.border-portfolio6 {
    border-bottom: 4px solid #22a336;
    width: 80%;
    margin-top: 3%;
    margin-bottom: 8%;
    float: right;
}
.border-portfolio7 {
    border-bottom: 4px solid #22a336;
    width: 74%;
    margin-top: 3%;
    margin-bottom: 8%;
}
.bgrcel {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_120420233y83/0/0/parcel2z-z690862597972.webp);
    background-size: 100%;
    color: #fff;
    margin-left: -25%;
    background-repeat: no-repeat;
}
.bgrcel-2 {
    padding: 14% 0% 9% 23%;
}
.btmparcel {
    background: linear-gradient(to bottom, #33c94a 0%,#26ad3b 100%);
    width: fit-content;
    padding: 7px 15px;
    border-radius: 30px;
    margin-top: 5%;
    transition: 0.35s;
}
.btmparcel:hover {
    transition: 0.35s;
    transform: translateX(7px);
}
.btmparcel span {
    font-size: 12px;
    margin-left: 8px;
}
.bgrcel-2 p span {
    font-weight: 600;
}
.bgrcel-block {
    display: flex;
    width: 100%;
    margin-bottom: 4%;
}
.bgrcel-pd2 {
    font-size: 27px;
    font-weight: 600;
    align-self: center;
    margin-left: 10px;
}
.bgrcel-pd {
    background: linear-gradient(to bottom, #33c94a 0%,#26ad3b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 50px;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    border-bottom: 3px solid #f97a09;
}
.bgrcel-2 p {
    white-space: break-spaces;
}
.borderfooter {
    border-top: 1px solid #898989;
    margin-bottom: 12px;
}
.logolohaphan {
    width: 65%;
    margin: 0 auto;
}
.padiconfooter {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}
.iconfooter {
    width: 7%;
}
.texticonfooter {
    white-space: break-spaces;
    align-self: center;
    margin-left: 5%;
}
.textfooter {
    color: #25be3d;
    font-size: 16px;
    margin-bottom: 5%;
}
.footer-block3 {
    margin-left: 25%;
    width: 100%;
} 
.iconsocial-block {
    display: flex;
    width: 65%;
}
.iconsocial {
    padding: 0px 6px;
    transition: 0.35s;
}
.iconsocial:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
.footer-block4 {
    margin-left: 20%;
    width: 100%;
}
.iconsocial-head {
    display: flex;
    width: 100%;
    margin-top: -15%;
}
.copyright {
    margin-bottom: 4%;
}
#BackToTop img {
    width: 80% !important;
}
.backToTop {
    bottom: 60px !important;
}
.padmenu-menu {
    padding: 2% 0%;
}





#background651160299082920013b283ac .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background651160299082920013b283ac .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
}
#background651160299082920013b283ac .Contentmanager .site .col-section .item.-micro {
    box-shadow: 5px 5px 20px 5px #00000012;
    background: #fff;
    padding: 1%;
    border-radius: 15px;
    width: 22.5%;
    margin: 0px 13px 24px;
}
#background65124d143b75050012ef12ca .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background65124d143b75050012ef12ca .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
}
#background65124d143b75050012ef12ca .Contentmanager .site .col-section .item.-micro {
    box-shadow: 5px 5px 20px 5px #00000012;
    background: #fff;
    padding: 1%;
    border-radius: 15px;
    width: 22.5%;
    margin: 0px 13px 24px;
}
.detail-block h3 {
    font-family: 'DM Sans', sans-serif;
    color: #22a336;
    font-weight: 600;
    margin-bottom: 5px;
}
.detail-block {
    padding: 6% 0% 2%;
    color: #3e3e3e;
}
.btmservice {
    background: linear-gradient(to bottom, #33c94a 0%,#26ad3b 100%);
    width: fit-content;
    padding: 7px 15px;
    border-radius: 30px;
    margin-top: 5%;
    transition: 0.35s;
    color: #fff;
}
.btmservice span {
    font-size: 12px;
    margin-left: 7px;
}
.detail-service {
    text-align: left;
    display: flow-root;
    padding-left: 2%;
    margin-top: -1%;
}
.detail-service h1 {
    width: fit-content;
    font-family: 'DM Sans', sans-serif;
    font-weight: 600;
    font-size: 42px;
    border-bottom: 3px solid #22a336;
    margin-bottom: 10px;
}
.contact-service {
    margin-top: 5%;
}
.contact-service h3 {
    color: #22a336;
    font-weight: 600;
    margin-bottom: 2%;
}
.texticonservice {
    white-space: break-spaces;
    align-self: center;
    margin-left: 2%;
    margin-top: 1%;
}
.detail-service h4 {
    font-weight: 600;
}
.detail-servicetop {
    margin-top: 13%;
}
.padmenu h4 span {
    text-transform: uppercase;
}
.lohaphan-about h1 {
    font-size: 42px;
}
.lohaphan-about h1 {
    color: #22a336;
    font-size: 43px;
    font-weight: 600;
}
.lohaphan-about h5 {
    margin-bottom: 5px;
    font-weight: 600;
}
.lohaphan-about {
    margin-top: 15%;
}
.lohaphan-contact p {
    white-space: break-spaces;
}
.lohaphan-contact h3 {
    font-weight: 600;
    color: #22a336;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: linear-gradient(to bottom, #33c94a 0%,#26ad3b 100%) !important;
}
.buttonExampleSite:hover {
    background: linear-gradient(to bottom, #33c94a 0%,#26ad3b 100%) !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #000000bd !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;
}
.padiconfooter-blockcocontact .padiconfooter {
    margin-bottom: 8px;
}
#background651263e03b75050012ef1b23 {
    box-shadow: 5px 5px 20px 5px #00000012;
    padding: 4% 2%;
    border-radius: 15px;
}
.textfooter {
    font-weight: 500;
}
.navbar-header {
    box-shadow: 0 0 0px 0 #ccc;
}
.itopplus-slide {
    margin-top: -4px;
}
.detail-block p {
    font-size: 14px;
}



@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;
}
.navbar-default .navbar-nav>li>a {
    font-size: 20px;
}
.dropdown-menu>li>a {
    font-size: 19px;
}
.iconsocial-head {
    width: 85%;
}
.section-one h1 {
    font-size: 60px;
}
.padmenu h1 {
    font-size: 52px;
}
.btmcontact {
    font-size: 18px;
}
.section-portfolio h1 {
    font-size: 68px;
}
.textfooter {
    font-size: 20px;
}
.iconsocial-block {
    width: 60%;
}
.texticonfooter {
    font-size: 18px;
}
.copyright {
    font-size: 16px;
}
.btmparcel {
    font-size: 18px;
}
.bgrcel-pd2 {
    font-size: 34px;
}
.bgrcel-pd {
    font-size: 60px;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
.main-timeline .description {
    font-size: 20px;
}
.main-timeline .date {
    font-size: 28px;
}
.detail-block {
    font-size: 18px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.detail-service h1 {
    font-size: 52px;
}
.no-js #Component651263e03b75050012ef1b23 .form-control {
    padding: 25px 13px;
    font-size: 18px !important;
}
#background651263e03b75050012ef1b23 {
    padding: 5% 4%;
}
#cookie651263e03b75050012ef1b23 {
    font-size: 17px;
}    
.detail-block p {
    font-size: 18px;
}
.iconsocial-head {
    margin-top: -13%;
}
}




@media screen and (max-width : 1200px) {
.navbar-default .navbar-nav>li>a {
    margin: 0 16px;
}
.iconsocial {
    padding: 0px 4px;
}
.section-one h1 {
    font-size: 40px;
}
.section-one p {
    white-space: inherit;
}
.iconourservice-block p {
    white-space: inherit;
}
.itopplus-bg2 {
    background-size: cover;
}
.section-portfolio p {
    white-space: inherit;
}
.section-portfolio h1 {
    font-size: 44px;
}
.bgrcel {
    background-size: cover;
}
.iconlohaphan {
    width: 40%;
}
.lohaphan-about .iconlohaphan {
    width: 30%;
}
#background651160299082920013b283ac .Contentmanager .site .col-section .item.-micro {
    width: 22%;
}
.detail-block p {
    height: 90px;
}
}




@media screen and (max-width : 900px) {
.copyright {
    text-align: center;
}
.borderfooter {
    border-top: 0px solid #898989;
}
.section-one h1 {
    font-size: 32px;
}
.iconlohaphan {
    width: 22%;
}
.iconlohaphan-block {
    margin-bottom: 5%;
}
#contentnewmode6510ff443b75050012eef884 {
    margin-top: 10%;
}
.padmenu-block {
    margin-top: 0%;
}
.bgrcel {
    margin-left: -80%;
}
.bgrcel-2 {
    padding: 14% 0% 15% 23%;
}
.iconlohaphan-pd {
    display: inherit;
}
.lohaphan-about h1 {
    font-size: 32px;
}
.lohaphan-about .iconlohaphan {
    width: 22%;
}
.padmenu h1 {
    font-size: 38px;
}
#background651160299082920013b283ac .Contentmanager .site .col-section .item.-micro {
    width: 21%;
}
.detail-service h1 {
    font-size: 38px;
}
.contact-service .iconfooter {
    width: 5%;
}
.iconfooter {
    width: 9%;
}
.detail-block p {
    height: 125px;
}
.detail-block {
    padding: 10% 0% 2%;
}
.detail-service h1 {
    font-size: 28px;
}
.texticonlohaphan p {
    white-space: inherit;
}
.itopplus-banner {
    background: transparent;
}
}




@media only screen and (max-width: 767px){
.main-timeline:before{
    left: 0;
}
.main-timeline .timeline-icon{
    left: -8px;
    margin: 0;
}
.main-timeline .timeline-content{
    width: 90%;
    float: right;
}
}




@media screen and (max-width : 480px) {
#imagesControl65112c633b75050012ef03e4 {
    padding: 0px !important;
}
#contentnewmode6510ff443b75050012eef884 {
    margin-top: 20%;
}
.padiconourservice {
    display: inline-grid;
    width: 50%;
}
.iconourservice-block img {
    margin-top: 5%;
    width: 30% !important;
    margin-bottom: 7%;
}
.iconourservice-block {
    padding: 7%;
    height: 270px;
}
.btmcontact {
    margin-top: 25%;
}
.section-portfolio h1 {
    font-size: 34px;
}
.section-portfolioright {
    text-align: left;
}
.border-portfolio4 {
    float: left;
}
.border-portfolio6 {
    float: left;
}
.border-portfolio2 {
    float: left;
}
#contentnewmode6510ff3e3b75050012eef87a {
    margin-top: 10%;
}
.itopplus-bg2 {
    background-position: center;
}
.bgrcel {
    margin-left: 0%;
    background: #161616;
}
.bgrcel-2 {
    padding: 14% 0% 15% 3%;
}
.bgrcel-2 {
    padding: 14% 5% 15% 5%;
}
.bgrcel-2 p {
    white-space: inherit;
}
.bgrcel-pd2 {
    font-size: 24px;
}
.padmenu h1 {
    font-size: 30px;
}
.main-timeline .timeline-content.right {
    float: left;
    text-align: left;
}
.main-timeline .timeline-content {
    width: 100%;
    float: left;
}
.main-timeline .timeline-content {
    padding: 25px 20px 20px;
}
.main-timeline .description {
    text-align: left;
}
.main-timeline .description {
    text-align: left;
    display: inline-block;
}
.main-timeline .date {
    float: left;
}
.main-timeline .timeline-icon {
    top: 36px;
}
#background651160299082920013b283ac .Contentmanager .site .col-section .item.-micro {
    width: 100%;
    padding: 4%;
}
.detail-block p {
    height: auto;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}
.contact-service .iconfooter {
    width: 11%;
}
.texticonservice {
    margin-left: 4%;
}
.detail-service {
    display: inherit;
    padding-left: 0%;
}
.Contentmanager .col-md-6.pull-left {
    padding-right: 0px;
    padding-left: 0px;
}
#background65124d143b75050012ef12ca .Contentmanager .site .col-section .item.-micro {
    padding: 4%;
    width: 100%;
}
article.col-md-6.item.-micro {
    width: 100%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
.page-header {
    margin: 0px 0 15px;
    border-bottom: 0px solid #3e3e3e;
}
.iconfooter {
    width: 11%;
}
/*home*/  
#background651139a3261d1d0013c7bc59 .none-middle-mid,
#background65113b21b537ec0013259738 .none-middle-mid,
#background65113c446fa73b0013d2482e .none-middle-mid {
    display: flex;
    flex-direction: column-reverse;
}
  /*บริการ*/
#background6512b0e92b5c6e00133e66c2 .none-middle-mid,
#background6512b10b2b5c6e00133e66e9 .none-middle-mid,
#background6512b1962b5c6e00133e676b .none-middle-mid {
    display: flex;
    flex-direction: column-reverse;
}   
}







.itopplus-sticky-nav-bar-inside div {
    float: none !important;
    text-align: center !important;
}
#itopplus-sticky-nav-bar {
    background: #fff !important;
    padding: 0.5% 0%;
    box-shadow: 0 0 10px 0 rgb(90 90 90 / 40%);
}
.btndowload {
    background: linear-gradient(to bottom, #33c94a 0%,#26ad3b 100%);
    width: fit-content;
    padding: 7px 15px;
    border-radius: 30px;
    margin-top: 5%;
    transition: 0.35s;
    color: #fff;
}
.detail-service p {
    line-height: 1.3;
}



#background6738244714896e0013e7cbe2 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background6738244714896e0013e7cbe2 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
}
#background6738244714896e0013e7cbe2 .Contentmanager .site .col-section .item.-micro {
    box-shadow: 5px 5px 20px 5px #00000012;
    background: #fff;
    padding: 1%;
    border-radius: 15px;
    width: 22.5%;
    margin: 0px 13px 24px;
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    border-bottom: 0px solid rgba(57, 60, 66, .8) !important;
}

