.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #444;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #444;
}
a:hover  {
    color: #114f12;
}
b, strong {
    font-weight: 600;
}


.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05102024dj7z/0/0/1z-z1565197955101.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}

.itopplus-bg2 {
  background-color: #114f12;
  color: #fff;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05102024dj7z/0/0/3z-z1586395342291.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05102024dj7z/0/0/4z-z91769819535.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.itopplus-footer {
  background: linear-gradient(to right, #000f91 0, #0d90e0 100%);
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #282828;
  margin: 0;
  padding: 6px 20px;
  border-radius: 30px;
  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: #fff;
  box-shadow: none;
  border-color: transparent;
  background: linear-gradient(to right, #000f91 0, #0d90e0 100%);
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
     font-size: 1.2em;
    color: #282828;
    padding: 8px 15px;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: linear-gradient(to right, #000f91 0, #0d90e0 100%);
}

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

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

  #ItopplusMainSidebar *:not(a span) {
    color: #444 !important;
    border: none;
  }

  #nav-menu span.icon-bar {
    background: #444 !important;
  }

  .navbar-header a::before {
    background-size: 35px;
    background-position: center;
    filter: invert(1);
  }

  .navbar-header a::after {
    background: transparent ;
  }

  #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) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: 0.3s;
  }

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

  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 10% auto;
    align-items: center;
  }

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

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

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

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    width: 80vw;
  }
}






/**/
.h1, h1 {
    font-size: 4em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.6em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.65em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.25em;
    font-weight: 600;
}
.h5, h5 {
    font-size: 1.1em;
}
.h6, h6 {
    font-size: 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*/
.header-block {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
    align-items: center;
}
.tel-block {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
}
.header-icon-img {
    width: 5%;
    display: flex;
    gap: 10px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
/*header*/





/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h1 {
    white-space: pre-line;
    width: max-content;
    font-family: "Roboto", sans-serif;
    background: linear-gradient(90deg, rgba(184, 184, 184, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(220, 219, 216, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 10px;
}
.itopplus-footer h4 {
    margin: 0px 0 15px;
    font-weight: 600;
    line-height: 1.3;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #54bdff;
}
.footer-block1 {

}
.footer-block2 {
    padding: 0 5%;
}
.footer-block3 {
    width: 55%;
}
.tel-mail-block {
    width: 85%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.tel-mail {
    display: grid;
    grid-template-columns: 15px auto;
    gap: 10px;
    align-items: center;
    margin: 10px 0 15px;
}
.footer-grid {
    display: grid;
    grid-template-columns: 80% 20%;
}
.copy-right {
    white-space: pre-line;
    font-size: 0.9em;
    padding: 10px 0 30px;
}
.footer-icon-img {
    display: flex;
    gap: 15px;
    margin: 20px 0;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #000e91 !important;
    color: #000e91 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #000e91 !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*/






/*หน้าแรก*/
.why-icon-block {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin: 0 0 5%;
}
.why-icon {
    white-space: pre-line;
    text-align: center;
    transition: 0.5s;
}
.why-icon:hover {
    transform: translateY(-10px);
}
.why-icon-img {
    width: 38%;
    margin: 0 auto 20px;
}
.about-bg {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 7% 0 0;
}
.about-bg-img {
    overflow: hidden;
    border-radius: 20px 0 0 20px;
    transition: 0.5s;
}
.about-bg-img img {
    border-radius: 20px 0 0 20px;
    transition: 0.5s;
}
.about-bg-img:hover img , .contact-bg-img:hover img {
    transform: scale(1.1);
}
.about-bg-text {
    background: linear-gradient(45deg, rgba(0, 14, 145, 1) 0%, rgba(13, 144, 224, 1) 100%);
    color: #fff;
    padding: 11%;
    border-radius: 0 20px 20px 0;
}
.about-bg-text a {
    color: #fff;
}
.about-bg-text h3 {
    margin: 0 0 5px;
    line-height: 1.3;
}
.btn-more {
    display: grid;
    grid-template-columns: auto 30px;
    justify-content: start;
    gap: 10px;
    align-items: center;
    margin: 20px 0 0;
    transition: 0.5s;
}
.menu-align {
    text-align: center;
    padding: 7% 0 2%;
    color: #282828;
}
.menu-align h5 {
    color: #757575;
}
.menu-align2 {
    text-align: center;
    padding: 10px 0;
}
.padding-pd {
    padding: 2%;
}
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar figcaption {
    background-color: rgba(0, 0, 0, .3);
}
figure.effect-oscar:hover figcaption {
    background-color: rgba(0, 14, 145, .5);
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
figure.effect-oscar img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-oscar:hover img {
    transform: scale(1.1);
    opacity: 1;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 600;
}
.grid figure img {
    opacity: 1;
}
figure.effect-oscar h2 {
    margin: 55% 0 !important;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
    font-size: 1em;
    text-align: center;
}
figure.effect-oscar h2 h4 {
    white-space: pre-line;
    font-weight: 600;
    font-size: 1.1em;
    line-height: 1.3;
}
figure.effect-oscar h2 img {
    width: 30px !important;
    margin: 0 auto;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.thumbnail {
    padding: 0px!important;
    border: 0px solid #ddd;
    background-color: transparent;
    border-radius: 20px;
    box-shadow: none;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbnail .imgLightbox {
    border-radius: 20px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.product-name {
    display: grid;
    grid-template-columns: auto 30px;
    align-items: center;
    padding: 7% 0;
}
.contact-home {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: stretch;
    margin: 5% 0 0;
}
.contact-bg-home {
    background: linear-gradient(45deg, rgba(0, 14, 145, 1) 0%, rgba(13, 144, 224, 1) 100%);
    color: #fff;
    padding: 10%;
    border-radius: 20px 0 0 20px;
}
.contact-bg-home a {
    color: #fff;
}
.contact-bg-home h4 {
    font-size: 1.4em;
    font-weight: 600;
    margin: 5px 0 20px;
}
.contact-tel {
    display: grid;
    grid-template-columns: 22px auto;
    align-items: center;
    gap: 20px;
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 20px;
}
.fb-line-grid {
    display: flex;
    gap: 50px;
    margin: 30px 0 0;
}
.fb-line {
    display: grid;
    grid-template-columns: 37px auto;
    gap: 10px;
    align-items: center;
    font-size: 1.1em;
    font-weight: 600;
}
.contact-bg-img {
    overflow: hidden;
    border-radius: 0 20px 20px 0;
    transition: 0.5s;
}
.contact-bg-img img {
    border-radius: 0 20px 20px 0;
    transition: 0.5s;
}
/*หน้าแรก*/




/*เกี่ยวกับเรา*/
.about-intro {
    text-align: center;
    padding: 7% 0 0;
}
.about-intro h2 {
    color: #000e91;
    margin: 0;
}
.about-intro h3 {
    color: #282828;
    margin: 15px 0 0;
}
.about-intro h5 {
    margin: 2px 0 0;
}
.check-icon-block {
    margin: 20px 0 0;
}
.check-icon {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 10px;
    margin-bottom: 13px;
}
.about-bg-text-pd h2 {
    margin: 0 11% 22px 0;
    line-height: 1.2;
}
.why-icon-block2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 50px;
    margin: 0 0 5%;
}
.quote-block {
    text-align: center;
    padding: 7% 0;
}
.quote-block-head {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
}
.quote-block-head h1 {
    font-size: 8em;
    line-height: 1;
    margin: 0 0 -4%;
}
.quote-block h3 {
    font-size: 2.5em;
    background: linear-gradient(90deg, rgba(184, 184, 184, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(220, 219, 216, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 7px 0;
}
.quote-block h4 {
    font-size: 2em;
    font-weight: 600;
    margin: 0;
}
/*เกี่ยวกับเรา*/



/*บริการ*/
.service-block {
    padding: 0 0 0 5%;
}
.service-block h3 {
    font-size: 2em;
}
.service-block h4 {
    margin: 25px 0 10px;
}
.service-ul {
    font-weight: 400;
    text-align: left;
    list-style: none;
    padding: 0 10px;
    margin: 0 auto;
}
.service-ul li {
    display: flex;
    margin-bottom: 3px;
}
.service-ul li span , .service-ul li strong {
    display: contents;
}
.service-ul li::before {
    content: '✔';
    padding-right: 10px;
    color: #fff;
}
.service-block-pd1 {
    padding: 5% 5% 0 0;
}
.service-block-pd2 {
    padding: 7% 10% 0 3%;
}
.service-block-pd3 {
    padding: 4% 0 0;
}
/*บริการ*/





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

}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 10px 20px;
}
.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-radius: 20px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0;
    display: grid;
    grid-template-columns: auto 30px;
    gap: 20px;
    align-items: center;
    margin: 15px 0;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    color: #282828;
    text-align: left;
    margin: 0;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #282828;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    color: #282828;
    font-size: 0.9em;
}
.managerHeader {
    font-size: 2em;
    font-weight: 600;
    text-align: center;
    background: #114f12;
    color: #ffffff;
    padding: 20px;
    border-radius: 10px;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 5% 0 5%;
    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: 20px 0 5px;
    line-height: 1.3;
    font-size: 1.2em;
    color: #282828;
}
.Textmanager.font-inherit h3, .product-sub h3 {
    font-weight: 600;
    margin: 0px 0 10px;
    line-height: 1.3;
    font-size: 1.4em;
    color: #000e91;
}
.Textmanager.font-inherit h5 {
    margin: 0px 0 5px;
    font-weight: 600;
    font-size: 1.1em;
}
.Textmanager.font-inherit h6 {
    font-size: 1.2em;
    font-weight: 600;
    margin: 20px 0;
    line-height: 1.2;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.Textmanager.font-inherit .service-ul li::before {
    color: #114f12;
}
.Contenemanager-gallery , .contenemanager-gallery {
    padding: 0 7px;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.33%;
    padding: 0px 10px 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: 0px solid #eee;
    padding: 0px !important;
    border-radius: 20px;
    box-shadow: none;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
.newShareContainer {
    justify-content: flex-end !important;
}
.itp-newshare-button:hover {
    background-color: rgb(17 79 18);!important;
}
.col-md-12.text-justify {
    padding: 0 10px;
}
.itp-newshare-button {
    font-size: 1em !important;
}
table.tj2 {
    width: 100%;
    margin: 15px 0 0;
}
table.tj2 td {
     border: 1px solid #eee;
    padding: 12px;
    text-align: center;
}
/*สินค้า*/





/*contact us*/  
.text-contact {
    padding: 1% 5%;
    text-align: center;
}
.text-contact h3 {
    line-height: 1.2;
    margin: 0 0 5px;
    font-weight: 600;
    color: #282828;
}
.contact-block4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 20px 0;
}
.contact-bg4 {
    display: grid;
    grid-template-columns: 45px auto;
    gap: 10px;
    padding: 5px;
    align-items: center;
    background: #f9f9f9;
    color: #282828;
    border-radius: 50px;
}
.contact-bg4:hover {
    background: #114f12;
    color: #fff;
}
.contact-bg4-text {
    line-height: 1.3;
}
.contact-us iframe {
    height: 200px;
    border-radius: 10px;
}
/*contact us*/  


/*form Contact*/
.no-js #Component68dca29cf511a700123017f3 label {
  display: none !important;
}
.no-js #Component68dca29cf511a700123017f3 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component68dca29cf511a700123017f3 .form-control {
    border: 1px solid #e7e7e7;
    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: 30px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component68dca29cf511a700123017f3 .form-control:hover {
  border: 1px solid #000e91;
}
.no-js #Component68dca29cf511a700123017f3 .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component68dca29cf511a700123017f3 .form-control:focus {
  border: 1px solid #000e91;
  -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 #Component68dca29cf511a700123017f3 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: linear-gradient(to right, #000f91 0, #0d90e0 100%);
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #024078;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component68dca29cf511a700123017f3 .btn-default:active {
  background: linear-gradient(to right, #000f91 0, #0d90e0 100%);
  color: #fff;
}
.no-js #Component68dca29cf511a700123017f3 .btn-default:hover,.no-js #Component68dca29cf511a700123017f3 .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(to right, #000f91 0, #0d90e0 100%);
  color: #fff;
}
.no-js #Component68dca29cf511a700123017f3 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component68dca29cf511a700123017f3 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component68dca29cf511a700123017f3 .ITPcheckboxAuthen {
  font-size: 0.9em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
/*form Contact*/





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




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
.container {
    width: 75vw;
}
.header-icon-img {
    width: 4.4%;
}
.contact-tel {
    grid-template-columns: 30px auto;
}
.fb-line {
    grid-template-columns: 45px auto;
}
.itopplus-footer {
    font-size: 17px;
}
.tel-mail {
    grid-template-columns: 20px auto;
}
.footer-block3 {
    width: 45%;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.about-bg-text-pd .about-bg-text {
    padding: 15.8% 11%;
}
.about-bg-text-pd h2 {
    margin: 0 12% 22px 0;
}
.quote-block-head h1 {
    margin: 0 0 -4.2%;
}
.service-block-pd1 {
    padding: 7% 6% 0 0;
}
.service-block-pd2 {
    padding: 7% 11% 0 3%;
} 
.service-block-pd3 {
    padding: 6% 0 0;
} 
.contact-bg4 {
    grid-template-columns: 51px auto;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.h1, h1 {
    font-size: 3em;
}
.h2, h2 {
    font-size: 2.2em;
}
.h3, h3 {
    font-size: 1.4em;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.1em;
}
.header-icon-img {
    width: 6%;
}
figure.effect-oscar h2 {
    font-size: 0.8em;
}
.grid figure figcaption {
    padding: 1em;
}
.contact-bg-home {
    padding: 8%;
}
.fb-line-grid {
    gap: 20px;
}
.tel-mail-block {
    width: 95%;
}
.tel-mail {
    margin: 5px 0 10px;
}
.footer-block3 {
    width: 60%;
}
.about-intro h5 {
    font-size: 1em;
}
.about-bg-text-pd .about-bg-text {
    padding: 5% 8%;
}
.quote-block-head {
    gap: 10px;
}
.quote-block h3 {
    font-size: 2em;
}
.quote-block-head h1 {
    font-size: 6em;
    margin: 0 0 -5%;
}
.why-icon-block2 {
    gap: 15px;
}
.service-block-pd1 {
    padding: 2% 2% 0 0;
}
.service-block-pd2 {
    padding: 4% 5% 0 3%;
} 
.service-block-pd3 {
    padding: 4% 0 4%;
}
 .text-contact {
    padding: 1% 0%;
} 
.contact-bg4 {
    font-size: 0.9em;
    grid-template-columns: 40px auto;
}
.no-js #Component68dca29cf511a700123017f3 .form-control {
    padding: 27px 20px;
}
.contact-us iframe {
    height: 220px;
} 
  
  
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.about-bg-text {
    padding: 9%;
}
.about-bg-text h2 {
    font-size: 1.8em;
}
.why-icon {
    white-space: inherit;
}
#Component68da02d798ff0000131d6877 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
figure.effect-oscar h2 h4 {
    white-space: inherit;
    font-size: 1em;
}
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        float: left;
        width: 20%;
}
.product-name {
    grid-template-columns: auto 20px;
}  
figure.effect-oscar h2 img {
    width: 20px !important;
} 
.contact-bg-home {
    font-size: 0.75em;
}
.fb-line-grid {
        gap: 15px;
        margin: 15px 0 0;
}
  .fb-line {
    grid-template-columns: 30px auto;
}
  .itopplus-footer {
    font-size: 10px;
}
  .about-bg {
    background: linear-gradient(45deg, rgba(0, 14, 145, 1) 0%, rgba(13, 144, 224, 1) 100%);
    color: #fff;
    border-radius: 20px;
}
.about-bg-text {
    background: transparent;
    color: #fff;
}
.quote-block h4 {
    font-size: 1.5em;
}
.quote-block-head h1 {
        margin: 0 0 -2%;
}
.table-responsive {
        border: 0px solid #ddd;
}
#background68dca296a69d160013633cdd .col-md-6.col-sm-6.col-xs-12.padding {
    width: 100%;
}
.no-js #Component68dca29cf511a700123017f3 .col-md-6 {
    padding: 0 15px;
}
.contact-bg4 {
    font-size: 1em;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl68d9f6a5f6efd10013a73add , #imagesControl68da02d798ff0000131d6877 {
    padding: 0 !IMPORTANT;
}
.about-bg {
    grid-template-columns: repeat(1, 1fr);
}
.about-bg-img , .about-bg-img img {
    border-radius: 20px 20px 0 0;
}
.why-icon-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
 .why-icon {
    width: 45%;
    white-space: pre-line;
}
  #background68da02d798ff0000131d6877 .thumbs {
    margin-bottom: 0;
}
  figure.effect-oscar {
    margin-bottom: -7px !important;
}
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 50%;
    }
  .contact-home {
    grid-template-columns: repeat(1, 1fr);
}
  .contact-bg-home {
    border-radius: 20px 20px 0 0;
}
  .contact-bg-img , .contact-bg-img img {
    border-radius: 0 0 20px 20px;
}
  .footer-grid {
    display: flex;
    flex-direction: column;
}
.footer-block3 {
        display: none;
    }
  .footer-block2 {
    padding: 0 0%;
}
      .tel-mail-block {
        width: 100%;
    }
      .quote-block h4 {
        font-size: 1em;
    }
      .quote-block-head {
        gap: 5px;
    }
      .quote-block h3 {
        font-size: 1.6em;
        line-height: 1.3;
    }
      .quote-block-head h1 {
        margin: 0 0 -10%;
    }
      .why-icon-block2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
  article.col-md-6.item.-micro {
    width: 50%;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    grid-template-columns: auto 20px;
}
.managerHeader {
    font-size: 1.6em;
}
.col-md-6.pull-left , .col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  table.tj2 td {
    padding: 12px 7px;
    font-size: 0.85em;
}
      .h2, h2 {
        font-size: 1.6em;
    }
  div#imagesControl68dcaf9130232e001303fbb5 , div#imagesControl68dcb21ba69d160013633f28 , div#imagesControl68ddfe5ef511a70012302ecb , 
  div#imagesControl68dcb32fa69d160013633f3b , div#imagesControl68de00e5f511a70012302f76 , div#imagesControl68dcb3d9a69d160013633f4e ,
  div#imagesControl68de034baca8a6001327d67d {
    padding: 0 !important;
}
  .service-block {
    padding: 5% 5%;
}
  .service-block h3 {
    font-size: 1.6em;
}
      .service-block-pd1 ,  .service-block-pd2 ,  .service-block-pd3 {
        padding: 0;
    }
  .service-block h4 {
    line-height: 1.2;
}
      .itopplus-footer {
        font-size: 14px;
    }
      .tel-mail {
        display: none;
    }
  .contact-block4 {
    grid-template-columns: repeat(1, 1fr);
}
.contact-bg4 {
        grid-template-columns: 45px auto;
    }
  .about-bg-text h3 {
    font-size: 1.2em;
}
  .why-icon-block2 .why-icon {
    white-space: inherit;
}
  .about-bg-text-pd h2 {
   font-size: 1.6em;
    margin: 0 0% 22px 0;
}
  .modal-dialog {
    width: 100% !important;
}
  .service-block .service-ul li::before {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7443%) hue-rotate(34deg) brightness(119%) contrast(95%);
}
  .Textmanager.font-inherit .service-ul li::before {
     filter: brightness(0) saturate(100%) invert(22%) sepia(20%) saturate(2945%) hue-rotate(81deg) brightness(92%) contrast(91%);

}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;

}
}

