.itopplus-background {

}
.unknown {
  position: fixed;
  bottom: 8% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}


body {
    font-size: 16px;
    overflow-x: hidden;
    color: #444;
    font-family: "Montserrat", sans-serif;
}
a {
    color: #444444;
}
a:hover  {
    color: #bd2510;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_16062024ki89/0/0/1z-z7679330406.jpg");
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_16062024ki89/0/0/2z-z284878658343.jpg");
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_16062024ki89/0/0/3z-z373675036107.jpg");
}

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #444;
  margin: 0 10px;
  padding: 8px 15px;
  border-radius: none;
  border-bottom: 3px solid transparent;
}

.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: #444 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.dropdown-menu > li > a {
    font-size: 1.1em;
    color: #444;
    padding: 8px 15px;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #444;
  background: #c3e6c0;
}

@media screen and (max-width: 992px) {
  #controlBanner img {
    position: fixed;
    top: 7px;
    left: 10px;
    width: 45px !important;
    z-index: 10000;
  }

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #c3e6c0 !important;
  }

  #itpMenuSideBar span {
    background-color: #444 !important;
  }

  #controlMenu * {
    color: #444 !important;
    border: none;
  }


  .navbar-header > a {
    display: grid !important;
    place-items: center;
    place-content: center;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    height: 50px !important;
    width: 40px !important;
  }

#itpphonemobile {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_2711202470mi/0/0/telz-z1565433624019.png) !important;
}

#itpsearchmobile {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/searchz-z1134319420589.png) !important;
}

.old-image-icon-facebook {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
}

.old-image-icon-line {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/linez-z1655517020729.png) !important;
}

.old-image-icon-instragram {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.png) !important;
}

.old-image-icon-youtube {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/youtubez-z1416596488876.png) !important;
}

.new-image-icon-twitter {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !important;
}

}

@media screen and (min-width: 1024px) {
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #c3e6c0;
    transition: 0.3s;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 80%, 20vw);
    margin: 0 auto;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }
}






/**/
.h1, h1 {
    font-size: 4.4em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 3.2em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.9em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.3em;
    font-weight: 600;
}
.h5, h5 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/


/*footer*/
.itopplus-footer {
    font-size: 15px;
}
.itopplus-footer h4 {
    font-size: 1.15em;
    margin: 0px 0 0px;
}
.itopplus-footer a {
    color: #444;
}
.itopplus-footer a:hover {
    color: #ffd857;
}
.footer-icon-img {
    display: flex;
    gap: 7px;
    justify-content: center;
    width: 30%;
    margin: 0px 0 10px;
}
.icon-img  {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    font-size: 0.8em;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #bd2510 !important;
    color: #bd2510 !important;
    font-family: "Montserrat", sans-serif !important;
}
.buttonExampleSite:hover {
    background: #bd2510 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
}
/*footer*/




/*HOME*/
.about-us {
    padding: 15% 10% 15% 0;
    text-align: justify;
}
.about-us h1 , .about-block h2 {
    margin: 0;
    font-family: "Chonburi", serif;
    font-weight: 500;
}
.about-us h4 , .about-block h4 {
    font-weight: 400;
    margin: 0 0 25px;
    text-transform: uppercase;
}
.about-block {
    padding: 15% 0 10% 7%;
    text-align: justify;
}
figure.effect-selena {
    background: transparent;
}
.padding-pd {
    padding: 2%;
}
.padding-pd2 {
    padding: 3%;
}
.itopplus-bg2 figure.effect-selena {
    margin-top: -30% !important;
}
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
}
.menu-align h2 {
    font-family: "Chonburi", serif;
    margin: 0;
}
figure.effect-phoebe {
    background: transparent;
    border-radius: 25px;
    margin-bottom: 20px !important;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-phoebe h2 {
    margin-top: 1em;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    font-size: 1em;
    text-transform: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
}
figure.effect-phoebe h2 h4 {
    margin: 0 0 20px;
}
figure.effect-phoebe img , figure.effect-phoebe:hover img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-phoebe:hover img {
    transform: scale(1.1);
}
.btn-view {
    background: #bd2510;
    color: #fff;
    display: grid;
    grid-template-columns: auto 20px;
    border: none;
    align-items: center;
    font-size: 0.7em;
    padding: 7px 10px 7px 15px;
    gap: 5px;
    margin: 10px auto 0;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-view:hover , figure.effect-phoebe:hover .btn-view {
    background: #444444;
    color: #fff;
}
.moving-block {
    padding: 20% 14% 20% 0;
    text-align: justify;
}
.moving-block h2 {
    white-space: pre-line;
    font-family: "Chonburi", serif;
    line-height: 1.2;
    margin: 0 0 20px;
}
.moving-img {
    margin-top: -10%;
}
.logo-quality {
    padding: 5% 0;
}
.quality-sub {
    border-left: 4px solid #444444;
    padding-left: 30px;
    margin: 7% 0 7% 15%;
}
.quality-sub h3 {
    font-family: "Chonburi", serif;
    font-weight: 500;
    margin: 0 0 15px;
}
.contact-icon-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 7% 0;
}
.contact-icon {
    text-align: center;
    padding: 0 2%;
    color: #444;
    transition: 0.5s;
}
.contact-icon:hover {
    transform: translateY(-10px);
}
.contact-icon h4 {
    margin: 0;
}
.contact-icon img {
    width: 55% !important;
    margin: 0 auto 20px;
}
/*HOME*/




/*NEWS & EVENT*/
.coming-soon {
    width: 80%;
    margin: 3% auto 5%;
}
/*NEWS & EVENT*/


/*PRODUCTS*/
.col-section {
    padding: 0 0 3%;
}
article.col-md-6.item.-micro {
    width: 33.33%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8;
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border: 0px solid #eee;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0;
    padding: 7% 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.3em;
    font-weight: 400;
    color: #444;
    text-align: center;
    margin-bottom: 15px;
    font-family: "Chonburi", serif;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: left;
    font-size: 1.2em;
    color: #444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time .btn-more {
    
}
h3.managerHeader {
    font-size: 3.2em;
    font-weight: 500;
    color: #444;
    text-align: center;
    font-family: "Chonburi", serif;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 50%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 25px 0 5px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 0px 0 10px;
    color: #0105a5;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 0px 10px 0;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    border-radius: 20px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover, .contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail, .contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 20px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 20px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}

figure.effect-oscar {
    border-radius: 20px;
    background: transparent;
}
figure.effect-oscar figcaption {
    padding: 1em;
    background-color: rgba(58, 52, 42, .0);
    color: #444;
}
figure.effect-oscar:hover figcaption {
    background-color: rgba(255, 255, 255, .7);
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
.grid figure figcaption {
    padding: 1em;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-oscar h2 {
    white-space: pre-line;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
    font-size: 0.9em;
    line-height: 1.3;
    text-align: left;
    color: #444;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
}
figure.effect-oscar h2 h3 {
    font-size: 1.9em;
    font-weight: 400;
    margin: 0 0 5px;
}
figure.effect-oscar img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-oscar:hover img {
      opacity: 1;
      transform: scale(1.1);
}
#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 10px 2px !important;
}
.title-type47 {
    display: none;
}
.product-name2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 50% 0 5%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(255, 216, 87) 100%);
}
.product-name2 h4 {
    font-size: 1em;
    font-family: "Chonburi", serif;
    color: #000;
}
#Contentmanager figure.effect-oscar:hover figcaption {
    background-color: rgba(255, 216, 87, .0);
}
/*PRODUCTS*/


/*CONTACT US*/
.contact-head {
    text-align: center;
    padding: 5% 0 0;
}
.contact-head h3 {
    font-family: "Chonburi", serif;
    margin: 0;
}
/*form Contact*/
.no-js #Component6811c4ef1570a000131d6f9f label {
	display: none !important;
}
.no-js #Component6811c4ef1570a000131d6f9f .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component6811c4ef1570a000131d6f9f .form-control {
    border: 1px solid #eee;
    border-radius: 10px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 1em !important;
    padding: 28px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component6811c4ef1570a000131d6f9f .form-control:hover {
  border: 1px solid #bd2510;
}
.no-js #Component6811c4ef1570a000131d6f9f .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component6811c4ef1570a000131d6f9f .form-control:focus {
    border: 1px solid #bd2510;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #000 !important;
}
.no-js #Component6811c4ef1570a000131d6f9f .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
    background: #bd2510;
    color: #fff;
    text-shadow: 0 0px 0 #3173ed;
    background-repeat: repeat-x;
    border-color: #452e0e;
    border-radius: 50px;
    padding: 9px 23px;
    font-size: 1em;
    font-weight: 400;
    border: 0px solid transparent;
}
.no-js #Component6811c4ef1570a000131d6f9f .btn-default:active {
    background: #bd2510;
    color: #fff;
}
.no-js #Component6811c4ef1570a000131d6f9f .btn-default:hover,.no-js #Component6811c4ef1570a000131d6f9f .btn-default:focus {
    background-position: 0 0px;
    background: #bd2510;
    color: #fff;
}
.no-js #Component6811c4ef1570a000131d6f9f .col-xs-12.col-sm-5.col-md-5.padding {
	width: 100%;
}
.no-js #Component6811c4ef1570a000131d6f9f span.label {
    font-size: 0.85em;
    font-weight: 400;
}
.no-js #Component6811c4ef1570a000131d6f9f .ITPcheckboxAuthen {
    font-size: 0.9em;
    padding: 0 0 0 0%;
    margin-left: -2%;
}
#Component6811c4ef1570a000131d6f9f span#contactUsAcceptPolicyText2 {
    display: block;
}
/*CONTACT US*/




/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #bd2510;
    border-color: #bd2510;
}
.pagination>li>a, .pagination>li>span {
    color: #bd2510;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #bd2510;
    background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.container {
     width: 1440px;
}
.dropdown-menu > li > a {
    font-size: 1.4em;
}
.itopplus-footer {
    font-size: 18px;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.about-us {
    padding: 5% 5% 15% 0;
}
.about-block {
    padding: 5% 0 10% 0%;
}
.h2, h2 {
    font-size: 2.7em;
}
figure.effect-phoebe h2 {
    font-size: 0.9em;
    bottom: 15px;
}
figure.effect-phoebe h2 h4 {
    margin: 0 0 10px;
    font-size: 1.2em;
}
.itopplus-bg3 {
    background-size: cover;
}
.moving-block {
    padding: 10% 2% 10% 0;
}
.quality-sub {
    margin: 7% 0 7% 5%;
}
.contact-icon-block {
    gap: 0px;
}
.contact-icon {
    padding: 0 0%;
}
.contact-icon img {
    width: 45% !important;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.h1, h1 {
    font-size: 3.4em;
}
.h2, h2 , h3.managerHeader {
     font-size: 2.4em;
}
.h3, h3 {
    font-size: 1.5em;
}
.h4, h4 {
    font-size: 1.25em;
} 
.about-us {
     padding: 5% 0% 15% 0;
}
figure.effect-phoebe h2 {
     font-size: 0.7em;
     bottom: 10px;
}
.btn-view {
    grid-template-columns: auto 15px;
    padding: 6px 10px 6px 15px;
    margin: 5px auto 0;
}
.moving-block {
        padding: 5% 0% 5% 0;
 }
  .moving-img {
    margin-top: 3%;
}
.contact-icon {
        word-break: break-word;
}
.product-name2 {
    font-size: 0.8em;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl681070db5a3eb80013a4e783 {
    padding: 0 !important;
}
.h2, h2, h3.managerHeader {
        font-size: 2.6em;
}
figure.effect-phoebe h2 {
        font-size: 1em;
    }
  .contact-icon-block {
    grid-template-columns: repeat(1, 1fr);
}
      .contact-icon {
        padding: 0 0% 5%;
    }
    .contact-icon img {
        width: 25% !important;
    }
      .product-name2 {
        font-size: 1em;
    }
  .col-md-6.pull-right , .col-md-6.pull-left {
    width: 100%;
    margin: 0 0 0 0%;
}
  .Textmanager.font-inherit {
    display: block;
}
}

