.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #444;
  font-family: "Kanit", sans-serif;
  font-weight: 300;
  /*font-family: "Anuphan", sans-serif;*/
}
a , .link {
    color: #444;
}
a:hover , .link:hover {
    color: #08578f;
}
b, strong {
    font-weight: 500;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_21042024u18p/0/0/1z-z205959694780.jpg");
}

.itopplus-bg2 {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_21042024u18p/0/0/2z-z764110647116.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
}

.navbar-default .navbar-nav > li > a {
      color: #101010;
      margin: 0 5px;
      padding: 8px 10px;
      border-radius: none;
}

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

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

#controlMenu .dropdown-menu > li > a:focus,
#controlMenu .dropdown-menu > li > a:hover {
  color: #fff;
  background: #08578f;
}

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

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

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

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

  .navbar-header > a::before {
    background-size: 30px;
    background-position: center;
  }

  .navbar-header > a::after {
    background: #132349;
  }

  #itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

  #itpsearchmobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
  }

  .old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
  }

  .old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

  .old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
  }

  .new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}

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

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

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

  .itopplus-sticky {
    background: #eee !important;
  }

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

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

  .itopplus-search {
    text-align: right;
    color: #444;
  }
}




/**/
.h1, h1 {
    font-size: 4.4em;
    font-weight: 500;
}
.h2, h2 {
    font-size: 2.6em;
    font-weight: 500;
}
.h3, h3 {
    font-size: 1.8em;
    font-weight: 500;
}
.h4, h4 {
    font-size: 1.4em;
    font-weight: 500;
}
.h5, h5 {
    font-size: 1.2em;
}
.h6, h6 {
    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;
}
/**/



/*header*/
.tel-block {
    display: grid;
    grid-template-columns: 28px auto;
    text-align: left;
    gap: 5px;
    align-items: center;
    line-height: 1.3;
    margin: 5% 0% 0 8%;
}
.ui.icon.input input {
    font-size: 0.9em;
    padding-right: 0em !important;
    font-family: "Kanit", sans-serif;
}
.ui.input input {
    padding: 8px 0px 8px 10px;
    font-family: "Kanit", sans-serif;
}
.ui.icon.input>i.circular.icon {
    top: 0.1em;
    right: 0.2em;
    background-color: transparent !important;
}
i.circular.icon {
    box-shadow: none;
}
/*header*/




/*footer*/
.itopplus-footer {
    font-size: 14px;
    line-height: 1.6;
    color: #fefefe;  
}
.itopplus-footer h4 {
    font-size: 18px;
    margin: 0px 0 15px;
    font-weight: 400;
}
.itopplus-footer h3 {
    margin: 0 0 20px;
    font-size: 1.5em;
}
.itopplus-footer a {
    color: #fefefe;
}
.itopplus-footer a:hover {
    color: #bfac74;
}
.btn-maps {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    display: grid;
    grid-template-columns: 13px auto;
    gap: 10px;
    align-items: center;
    padding: 7px 10px;
    transition: 0.5s;
}
.btn-maps:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #000;
}
.btn-maps img {
    transition: 0.5s;
}
.btn-maps:hover img {
    filter: invert(1);
}
.footer-pd {
    padding: 0;
}
.tel-mail {
    display: grid;
    grid-template-columns: 21px auto;
    gap: 9px;
    align-items: center;
    margin: 10px 0;
}

.tel-mail-text {
    font-size: 16px;
}
.qr-code {
    width: 50%;
    margin-left: 35%;
}

.fb-line {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    align-items: center;
    margin: 10px 0;
}
.footer-pd2 {
    padding: 0 10%;
}
.copyright {
    text-align: center;
    font-size: 14px;
    margin-bottom: 5%;
}
.copy-right {
    font-size: 0.9em;
    padding: 0 7% 5%;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #132349 !important;
    color: #132349 !important;
    font-family: "Anuphan", sans-serif !important;
}
.buttonExampleSite:hover {
    background: #132349 !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*/






/*slide*/
#carousel6824423d3662350013f7ab2b .hidden , #carousel68244281011148001381863c .hidden {
	display: block!important;
	visibility: inherit!important;
	pointer-events: none;
} 
#carousel6824423d3662350013f7ab2b .carousel-indicators .active , #carousel68244281011148001381863c .carousel-indicators .active {
	background-color: #92b3d2;
	border-color:#92b3d2;
    width: 12px;
    height: 12px;
    margin: 2px;
}  
#carousel6824423d3662350013f7ab2b .carousel-indicators li , #carousel68244281011148001381863c .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff00;
    border: 1px solid #92b3d2;
    border-radius: 10px;
} 
#carousel6824423d3662350013f7ab2b .carousel-indicators , #carousel68244281011148001381863c .carousel-indicators {
    bottom: 0%;
} 
#carousel6824423d3662350013f7ab2b .glyphicon-chevron-left:before, #carousel6824423d3662350013f7ab2b .glyphicon-chevron-right:before ,
#carousel68244281011148001381863c .glyphicon-chevron-left:before, #carousel68244281011148001381863c .glyphicon-chevron-right:before {
	 display: none;
}
/*slide*/





/*หน้าแรก*/
.padding-pd {
    padding: 5%;
}
.padding-pd2 {
    padding: 2%;
}
.menu-align {
    text-align: center;
    padding: 7% 2% 2%;
}
.menu-align h2 {
    color: #08578f;
}
.about-intro h4 {
    color: #132349;
    font-weight: 400;
    margin: 0;
}
.about-intro h1 {
    color: #444444;
    margin: 25px 0 0;
    font-weight: 400;
}
.about-intro h1 span {
    font-weight: 500;
}
.about-intro h4 span , .about-intro h1 span {
    color: #08578f;
}
.about-icon {
    display: grid;
    grid-template-columns: 13% auto;
    gap: 15px;
    border: 1.5px solid #074f88;
    border-radius: 50px;
    align-items: center;
    padding: 10px;
    font-size: 1.1em;
    margin-bottom: 20px;
}
.product-img {
    width: 40%;
    margin: 0 auto;
}
.about-bg {
    white-space: pre-line;
    width: 90%;
    background: #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    border-radius: 25px;
    padding: 5%;
    text-align: center;
    line-height: 1.6;
    margin: -15% auto 0%;
}
.about-bg h3 , .about-us h3 {
    color: #08578f;
    font-family: "Manrope", sans-serif;
    margin: 20px 0;
}
.about-bg h5 , .about-us h5 {
    margin: 0;
    font-weight: 400;
}
.btn-more {
    background: transparent;
    border: 1px solid #164477;
    display: grid;
    grid-template-columns: auto 30px;
    gap: 10px;
    align-items: center;
    border-radius: 50px;
    padding: 5px 5px 5px 10px;
    margin: 0 auto;
    transition: 0.5s;
}
.btn-more:hover , article.col-md-6.item.-micro:hover .btn-more {
    background: #164477;
    border: 1px solid #164477;
    color: #fff;
}
.product-bg {
    background: #fff;
    color: #444444;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    border-radius: 30px;
}
.product-bg2 {
    background: #fff;
    color: #444444;
    border-radius: 20px;
    padding: 4% 0 9.6%;
}
.product-bg3 {
    background: #fff;
    color: #444444;
    border-radius: 20px;
    padding: 0 0 12%;
}
.product-bg .btn-more , .product-bg2 .btn-more , .product-bg3 .btn-more {
    grid-template-columns: auto 25px;
    margin-top: 10px;
}
.product-bg-img {
    overflow: hidden;
    border-radius: 20px;
}
.product-bg-img img {
    border-radius: 20px;
    overflow: hidden;
    transition: 0.5s;
}
.product-bg-img:hover img , .product-bg:hover img , .product-bg2:hover img {
    transform: scale(1.1);
}
.product-bg2 .product-bg-img {
    width: 70%;
    margin: 0 auto;
}
.product-bg-text {
    white-space: pre-line;
    text-align: center;
    width: 60%;
}
.product-bg2 .product-bg-text , .product-bg3 .product-bg-text {
    width: 100%;
}
.product-bg3 .product-bg-text {
    padding: 3% 0 0;
}
.product-bg-text h5 {
    line-height: 1.4;
    font-size: 1.45em;
    font-weight: 300;
    margin: 0;
}
.btn-align {
    padding: 2% 0 5%;
}
#background6825587aa3e254001308ab3e .col-md-8.col-sm-8.col-xs-12.padding , #background686e3a0403c3380013210cff .col-md-8.col-sm-8.col-xs-12.padding  {
    width: 70%;
}
#background6825587aa3e254001308ab3e .col-md-4.col-sm-4.col-xs-12.padding , #background686e3a0403c3380013210cff .col-md-4.col-sm-4.col-xs-12.padding {
    width: 30%;
}
#Component68245c8de58a680013f286ea .col-md-3.col-sm-4.col-xs-4 , div#Component686e3a0403c3380013210cd2  .col-md-3.col-sm-4.col-xs-4 {
    width: 9.09%;
}

/*หน้าแรก*/




/*เกี่ยวกับเรา*/
.about-img {
    width: 70%;
    margin: 0 auto;
}
.about-us {
    padding: 8% 3%;
}
.about-block {
    text-align: center;
}
.about-icon-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: left;
    gap: 20px;
    margin: 5% 0 20%;
}
.about-icon2 {
    white-space: pre-line;
    text-align: center;
    font-size: 1.2em;
    padding: 2% 5%;
}
.about-icon2 .about-icon-img {
    width: 35%;
    margin: 0 auto 20px;
}
.about-block-border {
    border-bottom: 2px solid #074f88;
    width: 10%;
    margin: 0 auto 30px;
}
/*เกี่ยวกับเรา*/



/*บทความ*/
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 50%;
    padding: 0 !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 50%;
    padding: 5% 0 0 5% !important;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    background: #f5f5f5;
    margin: 0 10px 20px !important;
    width: 48%;
    border-radius: 20px;
    padding: 12px;
}
.itp-contentmanager-template5 .img-container {
    padding-bottom: 75%;
}
.itp-contentmanager-template5 .img-container .img {
    border-radius: 15px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 18px;
    line-height: 1.2;
    display: block;
    margin: 0 0 10px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 14px;
}
.img-content {
    margin: 2% 0;
    text-align: center;
}
.img-content img {
    margin-bottom: 2%;
}
.btn-read {
    display: block;
    background: transparent;
    border: 1px solid #164477;
    padding: 10px 20px;
    margin: 15px 0 0;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-read:hover , .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12:hover .btn-read {
    background: #164477;
    color: #fff;
    border: 1px solid #164477;
}
/*บทความ*/


/**/
.coming-soon {
    width: 80%;
    margin: 0 auto;
}
/**/


/*สินค้า*/
.col-section {

}
article.col-md-6.item.-micro {
    width: 23%;
    margin: 0 10px 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    background: #fff;
    border-radius: 20px;
}
.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% 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.2em;
    font-weight: 600;
    color: #444444;
    padding: 0% 15%;
    text-align: center;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #08578f;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: center;
    color: #444444;
    font-size: 0.9em;
}
.product-name {
    font-size: 1.1em;
    padding: 0 6% 5%;
}
.btn-display {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}
h3.managerHeader {
    font-size: 2.5em;
    font-weight: 500;
    color: #08578f;
    text-align: center;
}
#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-size: 1.4em;
    font-weight: 600;
    margin: 0;
    line-height: 1.3;
    color: #08578f;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 15px 0;
    text-align: center;
}
.Textmanager.font-inherit h5 {
    margin: 20px 0 10px;
    font-weight: 600;
    font-family: "Anuphan", sans-serif !important;
}
.Textmanager.font-inherit h6 span , .Textmanager.font-inherit h5 span , .Textmanager.font-inherit h4 span , .Textmanager.font-inherit h3 span  , .Textmanager.font-inherit h2 span ,
.Textmanager.font-inherit h1 span , .Textmanager.font-inherit p span , .btn-more-text span {
    font-family: "Anuphan", sans-serif !important;
}
.btn-more a:hover {
    color: #ffffff;
}
.Textmanager.font-inherit h6 {
    font-size: 1.1em;
    font-weight: 600;
    margin: 15px 0;
    line-height: 1.2;
}
.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 {
    width: 25%;
    padding: 10px 15px 0;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee;
    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: #fff;
    position: relative !important;
    overflow: hidden !important;
    border: 1px 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;
}
.product-ul {
    text-align: left;
    list-style: none;
    padding: 0%;
    margin: 10px 0;
}
.product-ul li {
    display: flex;
}
.product-ul li span , .product-ul li strong {
    display: contents;
     font-family: "Anuphan", sans-serif !important; 
}
.product-ul li::before {
    content: '✔';
    padding-right: 10px;
    color: #bfac74;
}
/*สินค้า*/





/*ติดต่อเรา*/
.contact-block {
    text-align: center;
}
.tel-block2-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 20px 0 0;
}
.tel-block2 {
    background: transparent;
    color: #444;
    border: 1px solid #164477;
    display: grid;
    grid-template-columns: 50px auto;
    gap: 10px;
    padding: 7px;
    font-size: 1.2em;
    font-weight: 400;
    border-radius: 50px;
    align-items: center;
    text-align: left;
    transition: 0.5s;
}
.tel-block2:hover {
    background: #164477;
    color: #fff;
    border: 1px solid #164477;
}
#iframe6825a84f4c3dd1001304d5fe iframe , #iframe686dda6076caf6001a152b87 iframe {
    height: 585px;
    border-radius: 20px;
}
/*form Contact*/
.no-js #Component6825a85652610e001374d007 label {
  display: none !important;
}
.no-js #Component6825a85652610e001374d007 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component6825a85652610e001374d007 .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: 300;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component6825a85652610e001374d007 .form-control:hover {
  border: 1px solid #08578f;
}
.no-js #Component6825a85652610e001374d007 .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component6825a85652610e001374d007 .form-control:focus {
  border: 1px solid #08578f;
  -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 #Component6825a85652610e001374d007 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #08578f;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #6c5336;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component6825a85652610e001374d007 .btn-default:active {
  background: #08578f;
  color: #fff;
}
.no-js #Component6825a85652610e001374d007 .btn-default:hover,.no-js #Component6825a85652610e001374d007 .btn-default:focus {
  background-position: 0 0px;
  background: #08578f;
  color: #fff;
}
.no-js #Component6825a85652610e001374d007 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6825a85652610e001374d007 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component6825a85652610e001374d007 .ITPcheckboxAuthen {
  font-size: 0.9em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
span#contactUsAcceptPolicyText2 {
    display: block;
}
/*ติดต่อเรา*/



/*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: #08578f;
    border-color: #08578f;
}
.pagination>li>a, .pagination>li>span {
    color: #08578f;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #08578f;
    background-color: #f7f7f7;
}
/*pagination*/



/*search*/
#searchResultLanding .panel {
    margin: 6% 0;
    border-radius: 20px;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    margin: 10px !important;
    padding: 0px !important;
    width: 259px !important;
    min-height: 330px !important;
    max-height: 430px !important;
    background-color: #fff !important;
    box-shadow: none !important;
    border: 1px solid #eee;
    border-radius: 20px;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px;
    font-size: 1em;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: none;
}
/*search*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-search-image-flex-item {
     width: 327px !important;
     min-height: 400px !important;
}
body {
    font-size: 20px;
}
  #controlMenu .dropdown-menu > li > a {
    font-size: 19px;
}
.container {
     width: 1440px;
}
.tel-block {
    grid-template-columns: 30px auto;
    line-height: 1.2;
    margin: 4% 0% 0 8%;
}
.ui.icon.input>i.circular.icon {
    top: 0em;
}
.about-icon {
    border-radius: 100px;
}
  .padding-pd {
    padding: 7%;
}
  .product-img {
    width: 45%;
}
  .about-bg {
    padding: 6%;
    margin: -12% auto 0%;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 18px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 23px;
}
  .itopplus-footer {
    font-size: 20px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  #iframe6825a84f4c3dd1001304d5fe iframe , #iframe686dda6076caf6001a152b87 iframe {
    height: 632px;
}
  .itopplus-footer h4 {
    font-size: 22px;
}
.product-bg3 {
    padding: 0 0 9%;
}
  .tel-mail {
    grid-template-columns: 29px auto;
}
  .tel-mail-text {
    font-size: 20px;
}
 .container {
        width: 86vw;
    }
  .qr-code {
    width: 45%;
}
  .fb-line {
    grid-template-columns: 50px auto;
}
  .copyright {
    font-size: 16px;
}
  .ui.input input {
    padding: 12px 0px 12px 25px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.itopplus-search-image-flex-item {
    width: 209px !important;
    min-height: 300px !important;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 7px;
}
.ui.search {
    font-size: 0.9em;
}
.tel-block {
    grid-template-columns: 20px auto;
    line-height: 1.1;
    margin: 8% 0% 0 8%;
}
#carousel68244281011148001381863c {
    display: none;
}
.about-icon {
    gap: 10px;
    font-size: 1em;
}
.about-bg {
    white-space: inherit;
    margin: -11% auto 0%;
}
.about-bg .btn-more {
    margin-top: 20px;
}
.product-bg3 {
    padding: 0 0 16%;
}
.product-bg-text {
    width: 70%;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    width: 47%;
}
.itp-contentmanager-template5 .img-container {
    padding-bottom: 90%;
}
.itopplus-footer {
    font-size: 12px;
}
.footer-pd {
    padding: 0 0%;
}
.footer-pd2 {
    padding: 0 10%;
}
article.col-md-6.item.-micro {
    width: 22%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    padding: 0% 5%;
}
.about-us {
    padding: 2% 0%;
}
.tel-block2 {
    grid-template-columns: 40px auto;
    font-size: 1em;
}
  .tel-block-text {
    font-size: 0.9em;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
#carousel6824423d3662350013f7ab2b {
    display: none;
}
#carousel68244281011148001381863c {
    display: block;
}
.h1, h1 {
    font-size: 3.4em;
}
.h4, h4 {
    font-size: 1.35em;
}
.padding-pd {
    padding: 2%;
}
.product-bg3 {
    padding: 0 0 19%;
}
.product-bg-text {
     width: 90%;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 9px;
}
#background6824535601114800138189bf .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.itopplus-footer {
        font-size: 10px;
}
.btn-maps {
    grid-template-columns: 10px auto;
}
.tel-mail {
    grid-template-columns: 10px auto;
    gap: 5px;
}
.footer-pd2 {
    padding: 0 0%;
}
.fb-line {
    grid-template-columns: 20px auto;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
        padding: 0% 0%;
        font-size: 1.1em;
}
.about-icon2 {
    font-size: 1.1em;
    padding: 2% 0%;
}
span#contactUsAcceptPolicyText2 {
    display: inline;
}
.itopplus-search-image-flex-item {
     width: 218px !important;
     min-height: 275px !important;
}
  .search_titleText {
    padding: 5px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
  .product-bg-text h5 {
    font-size: 1.2em;
}
  #Component68245c8de58a680013f286ea .col-md-3.col-sm-4.col-xs-4 {
    width: 9.09%;
}
  .itopplus-footer h4 {
    font-size: 13px;
}
  .tel-mail-text {
    font-size: 10px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl68244281011148001381863c {
    padding: 0 !important;
    margin-bottom: -8px;
}
.h1, h1 {
        font-size: 3.2em;
}
  .h2, h2 {
    font-size: 2.4em;
}
.h3, h3 , h3.managerHeader {
    font-size: 1.7em;
}
.h4, h4 {
        font-size: 1.25em;
}
  .about-intro {
    text-align: center;
}
.about-icon {
    grid-template-columns: 19% auto;
    font-size: 1.1em;
}
.product-img {
    width: 55%;
}
.about-bg {
        margin: -18% auto 0%;
        width: 100%;
}
#background6825587aa3e254001308ab3e .col-md-8.col-sm-8.col-xs-12.padding , #background6825587aa3e254001308ab3e .col-md-4.col-sm-4.col-xs-12.padding {
    width: 100%;
}
.product-bg {
    grid-template-columns: repeat(1, 1fr);
    padding: 0 0 10%;
}
.product-bg-text {
        width: 100%;
}
  .Textmanager.font-inherit {
    display: block;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
        width: 100%;
        margin: 0 0px 20px !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
        font-size: 14px;
}
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
    padding: 5% 0 0 0% !important;
}
#background6824535601114800138189bf .col-md-3.col-sm-6.col-xs-12.padding {
        width: 50%;
    }
      .itopplus-footer {
        font-size: 14px;
        text-align: center;
    }
      .tel-mail {
        grid-template-columns: 17px auto;
        gap: 10px;
    }
      .btn-maps {
        margin: 0 auto;
    }
  .tel-mail , .fb-line {
    justify-content: center;
}
      article.col-md-6.item.-micro {
        width: 44%;
    }
  .btn-more {
    grid-template-columns: auto 20px;
}
  .col-md-6.pull-left , .col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 50%;
}
  .col-md-8.col-md-offset-2.text-center {
    padding: 0px;
}
  .about-icon-block {
    grid-template-columns: repeat(1, 1fr);
}
  .about-icon2 .about-icon-img {
    width: 25%;
}
  .tel-block2-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
  #iframe6825a84f4c3dd1001304d5fe iframe , #iframe686dda6076caf6001a152b87 iframe {
    height: 300px;
}
.no-js #Component6825a85652610e001374d007 .col-md-6 {
    padding: 0 15px;
}
.itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
        font-size: 1em;
        padding: 15px 10px 0;
    }
  .search_text {
     padding: 5px 10px 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
  #Component68245c8de58a680013f286ea .col-md-3.col-sm-4.col-xs-6 {
    width: 25%;
}
  .qr-code {
    width: 85%;
    margin-left: 5%;
}
      .footer-pd2 {
        padding: 0 0%;
        text-align: left;
    }
      .fb-line {
        grid-template-columns: 30px auto;
    }
  .footer-1 , .footer-pd {
    display: none;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:375px) {
    .h3, h3 {
        font-size: 1.4em;
    }
      .about-icon {
        font-size: 1em;
    }
}

.social-share {
    display: none;
} 

