.itopplus-background {

}
body {
      font-size: 16px;
      overflow-x: hidden;
      color: #000;
}
a {
    color: #000;
}
a:hover {
    color: #1865d9;
}
b, strong {
    font-weight: 600;
}

.navbar-default .navbar-nav>li>a {
    font-size: 0.95em;
    color: #000;
    margin: 0 0px;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 50px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    box-shadow: none;
    border-radius: none;
    background: #1865d9;
    background-color: #1865d9;
}

.dropdown-menu>li>a {
    font-size: 1.2em;
    color: #000;
    padding: 7px 20px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #1865d9;
}



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

    .itopplus-banner .container::before,
    .itopplus-banner .container::after {
        display: none;
    }

    .no-js .group-sticky {
        position: sticky;
        top: 0;
        z-index: 110;
       	background: #fff;
    }

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

     #controlBanner {
        object-fit: contain;
        padding: 15px 8px;
        width: 90%;
        min-width: auto;
        margin: 0 0;
    }
    #nav-menu {
        text-align: right;
        background-color: transparent;
    }
  ul#itopplus-nav-bar {
    padding-top: 1%;
}

}


.itopplus-banner {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

/**/
.h1, h1 {
    font-size: 3.4em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.6em;
    font-weight: 700;
}
.h3, h3 {
    font-size: 1.8em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.2em;
}
.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;
}
/**/



/*header*/
.itopplus-header {
    font-size: 0.9em;
}
.itopplus-header a {
    color: #fff;
}
.header-display {
    display: grid;
    grid-template-columns: 29% 26% 30% 15%;
    justify-content: end;
    width: 55%;
    float: right;
    justify-items: end;
    align-items: center;
}
.header-tel {
    display: grid;
    grid-template-columns: 15px auto;
    gap: 10px;
}
.header-icon-img {
    display: flex;
    gap: 10px;
    width: 65%;
}
/*header*/



/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h4 {
    margin: 0px 0 15px;
    font-weight: 600;
}
.itopplus-footer a {
    color: #000;
}
.itopplus-footer a:hover {
    color: #1865d9;
}
.footer-logo {
    width: 55%;
    margin: 0 0 20px;
}
.footer-contact img {
    width: 80% ! IMPORTANT;
}
.footer-menu {
    padding-left: 7%;
    line-height: 1.6;
}
.footer-menu2 {
    padding-left: 20%;
    line-height: 1.6;
}
.footer-pd {
    padding: 0 28%;
}
.footer-icon-img {
    display: flex;
    width: 65%;
    gap: 10px;
    margin-bottom: 20px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}

.copy-right {
    font-size: 0.8em;
    text-align: right;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #1865d9 !important;
    color: #1865d9 !important;
    font-family: "Noto Sans Thai", sans-serif !important;
}
.buttonExampleSite:hover {
    background: #1865d9 !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*/

.padding-pd {
    padding: 2%;
}
#slider6684bd8a9e47310013f022c6 {
    width: 85%;
}
.about-block {
    font-size: 1.1em;
}
.about-block h2 {
    color: #1865d9;
    margin: 0 0 20px;
}
.btn-more {
    background: #000000;
    color: #fff;
    border: none;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-more:hover {
    background: #1865d9;
    color: #fff;
}
.why-icon {
    font-size: 0.9em;
    padding: 0 8% 0 0;
    transition: 0.5s;
}
.why-icon:hover {
    transform: translateY(-10px);
}
.why-icon img {
    width: 27% !important;
    border-radius: 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    margin-bottom: 20px;
}
.why-icon h3 {
    font-size: 1.5em;
    margin: 10px 0 0;
}
.why-icon-border {
    border-bottom: 2px solid #fff;
    width: 15%;
    margin: 15px 0;
}
.menu-head h2 {
    color: #1865d9;
    margin: 0 0 20px;
}
.btn-align {
    text-align: right;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.menu-align {
    text-align: center;
    padding: 2% 0;
}
.menu-align h2 {
    text-transform: uppercase;
}
.effect-sadie {
  
}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4em 1em 0.7em !important;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 0, 0);
    text-align: left;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
    text-transform: initial;
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0, 0, 0, 1) 100%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
.grid figure p {
    letter-spacing: 0px;
    font-size: 18px;
}
.product-name {
    color: #d9d9d9;
    text-transform: uppercase;
}
.product-name h4 {
    color: #fff;
}
.download-block {
    padding: 8% 10%;
}
.download-block h4 {
    white-space: pre-line;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.3;
    margin: 20px 0;
}
.download-head {
    display: grid;
    grid-template-columns: 30px auto;
    gap: 15px;
}
.btn-more2 {
    background: #fff;
    color: #000;
    border: none;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-more2:hover {
    background: #000;
    color: #fff;
}
/*HOME*/



/*About us*/
.menu2-align {
    padding: 5% 0 2%;
    color: #1964da;
}
.menu-align-border {
    border-bottom: 4px solid #1964da;
    width: 10%;
    margin: 10px 0;
}
.about-pd {
    text-align: center;
    padding: 4% 0;
}
.about-block2 {
    padding: 6% 9%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    position: relative;
    z-index: 2;
    margin-top: 2%;
    margin-left: -10%;
}
.about-block2 h4 {
    font-weight: 700;
    font-size: 1.3em;
    margin: 0 0 10px;
    color: #1964da;
    line-height: 1.3;
}
.about-block2-border {
    border-bottom: 1px solid #1964da;
    width: 96%;
    margin: 38px 0;
}

.about-block3 {
    color: #1964da;
}
.about-block3 h3 {
    white-space: pre-line;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 10px;
    font-size: 2.3em;
    color: #000;
}
.about-block3 h4 {
    line-height: 1.2;
    margin: 10px 0;
}
.about-block4 {
    padding: 1% 3% 0 0;
}
.about-block4 h2 {
    color: #1964da;
    font-weight: 700;
    margin: 0 0 10px;
}
.about-block6 {
    text-align: center;
    padding: 3% 0 0;
}
.about-block6 h4 {
    font-weight: 700;
    font-size: 1.45em;
    line-height: 1.2;
    margin: 25px 0 0;
}
.about-block6-border {
    border-bottom: 4px solid #1964da;
    width: 11%;
    margin: 3% auto;
}
.menu-pd {
    padding: 0 1%;
}
/*About us*/



/*PRODUCT*/
.CASS-D-border {
    width: 65%;
    margin: 0 auto;
}

.product-detail1 {
    padding: 10% 0;
}
.product-detail1 h3 {
    font-size: 1.3em;
    margin: 0 0 20px;
    color: #1865d9;
    font-weight: 700;
    line-height: 1.2;
}
.thumbs .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbs .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbs .imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.thumbnail {
    padding: 0px;
    padding-left: 0px !important;
    padding-right: 0px ! IMPORTANT;
    margin-bottom: 30px;
    background-color: #1865d9;
    color: #fff;
    border: 1px solid #eee;
    border-radius: 0px;
    box-shadow: none !important;
}
.thumbnail:hover {
    background-color: #000;
    color: #fff;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(0.9);
}
.thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    background: #fff;
}
.product-detail2 {
    padding: 5% 5%;
}
.product-detail2 h3 {
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 20px;
}
.product-detail3 {
    text-align: center;
    padding: 2% 0;
}
.product-detail4 {
    padding: 1% 1%;
}
.product-name2 {
    text-align: center;
    padding: 15px 0;
}
.product-bg {
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    margin: 2% 10px 5px;
}
.product-bg h3 {
    margin: 0;
}
.product-detail1 h4 {
    font-weight: 700;
    margin: 25px 0 5px;
}
.btn-pdf {
    background: #1865d9;
    color: #fff;
    border: none;
    width: 50%;
    padding: 10px 5px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-pdf:hover {
    background: #000;
    color: #fff;
}

/*PRODUCT*/


/*Download*/
.download-name {
    text-align: center;
    padding: 35px 0;
}



/*ARTICLES*/
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.2em;
    font-weight: 700;
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #1865d9;
}
h3.managerHeader {
    font-size: 2em;
    text-align: center;
    font-weight: 600;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 45%;
    margin: 0 3% 0 0;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    line-height: 1.2;
    margin: 30px 0 20px;
    text-align: center;
    font-size: 1.3em;
}
.Textmanager.font-inherit h4 {
    margin: 20px 0 5px;
    line-height: 1.2;
    font-weight: 700;
}
.Textmanager.font-inherit p {
    margin: 0;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 10px 10px 0;
}
.contenemanager-gallery .thumbnail,.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    border-radius: 0px;
    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: 0px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    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 #cecece;
    padding: 0px;
    box-shadow: none !important;
    border-radius: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.landingpagemanager {
    display: none;
}
/*ARTICLES*/



/*ติดต่อเรา*/
figure.effect-phoebe {
    background: transparent;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 600;
}
figure.effect-phoebe h2 {
    margin-top: 3em;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    text-transform: none;
    font-size: 3.4em;
}
.text-contact {

}
.text-contact .media-body {
    padding: 5px 0 10px;
}
.text-contact img {
    width: 60% !IMPORTANT;
}
.text-contact h3 {
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 1.2;
    font-size: 1.5em;
}
.contact-qr-code {
    width: 27%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 15px;
    margin: 10px 0 0;
}
/*form Contact*/
.no-js #Component668512b79e47310013f0330c label {
    display: none !important;
}
.no-js #Component668512b79e47310013f0330c .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component668512b79e47310013f0330c .form-control {
    border: 1px solid #dbdbdb;
    border-radius: 5px !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 #Component668512b79e47310013f0330c .form-control:hover {
    border: 1px solid #1865d9;
}
.no-js #Component668512b79e47310013f0330c .form-control:focus {
    border: 1px solid #1865d9;
    -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 #Component668512b79e47310013f0330c .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
    background: #1865d9;
    color: #fff;
    text-shadow: 0 0px 0 #3173ed;
    background-repeat: repeat-x;
    border-color: #7a2d8d;
    border-radius: 50px;
    padding: 10px 25px;
    font-size: 0.9em;
    font-weight: 400;
    border: 0px solid transparent;
}
.no-js #Component668512b79e47310013f0330c .btn-default:active {
    background: #1865d9;
    color: #fff;
}
.no-js #Component668512b79e47310013f0330c .btn-default:hover,
.no-js #Component668512b79e47310013f0330c .btn-default:focus {
    background-position: 0 0px;
    background: #1865d9;
    color: #fff;
}
.no-js #Component668512b79e47310013f0330c .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component668512b79e47310013f0330c span.label {
    font-size: 0.85em;
    font-weight: 400;
}
.no-js #Component668512b79e47310013f0330c .ITPcheckboxAuthen {
    font-size: 0.9em;
    padding: 0 0 0 0%;
}
.TabItpContentLandingPage6 {
    background-color: transparent;
    padding: 0;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
}
.TabItpContentLandingPage6>ul>li>a {
    background-color: #eee !important;
    border-radius: 30px;
    margin-right: 5px;
    padding: 15px !important;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #1865d9!important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}
.tab-itp-background iframe {
    height: 350px;
    border-radius: 20px;
}
/*ติดต่อเรา*/


/*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: #1865d9;
    border-color: #1865d9;
}
.pagination>li>a, .pagination>li>span {
    color: #1865d9;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #1865d9;
    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.6em;
}
  .header-tel {
    grid-template-columns: 20px auto;
}
  .grid figure p {
    font-size: 20px;
}
  .download-head {
    grid-template-columns: 35px auto;
}
  .itopplus-footer {
    font-size: 17px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .about-block2 {
    padding: 8% 9%;
}
  .no-js #Component668512b79e47310013f0330c .form-control {
    padding: 33px 20px;
}
  .TabItpContentLandingPage6>ul>li>a>span {
    font-size: 1.1em !important;
}
  .contact-qr-code {
    width: 26.4%;
}
      #controlBanner {
        padding: 15px 6px;
    }
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.header-display {
    width: 70%;
}
  .navbar-default .navbar-nav>li>a {
    margin: 0 5px;
}
  .grid figure p {
    font-size: 14px;
}
  .menu-head h4 {
    font-size: 1.1em;
}
  .download-block {
    padding: 5% 10%;
}
  .download-block h4 {
    white-space: inherit;
    font-size: 1.1em;
}
  figure.effect-phoebe h2 {
    margin-top: 2em;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.h2, h2 {
    font-size: 2em;
}
  .why-icon img {
    width: 20% !important;
}
      .download-block {
        padding: 0% 3%;
    }
  .copy-right {
    text-align: center;
}
  .row-fluid [class*=col-sm-5fix] {
    width: 33.33%;
}
  .TabItpContentLandingPage6>ul {
    display: flex;
}
  .nav-justified>li {
    width: 100%;
}
  .product-detail2 h3 {
    font-size: 1.5em;
}
      figure.effect-phoebe h2 {
        margin-top: 1em;
    }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
  #imagesControl6684bd022125a400120746cb , #imagesControl66a0cf2e0b9c9800133a8029 {
    padding: 0 !important;
}
  #slider6684bd8a9e47310013f022c6 {
    margin: 0 auto;
}
  .btn-align {
    text-align: left;
}
      .grid figure p {
        font-size: 16px;
    }
      .download-block {
        padding: 5% 1%;
    }
  .about-block {
    font-size: 1em;
}
  .about-block2 {
    width: 95%;
    margin: 0 auto;
}
  .CASS-D-border {
    width: 100%;
}
  .h3, h3 {
    font-size: 1.5em;
}
.row-fluid [class*=col-sm-5fix] {
    width: 100%;
}
.no-js #Component668512b79e47310013f0330c .col-md-6 {
    padding: 0 15px;
}
      figure.effect-phoebe h2 {
        margin-top: 0.5em;
        font-size: 1.8em;
    }
  .about-block3 h3 {
    font-size: 1.5em;
}
  
.about-block6 h4 {
    font-size: 1.2em;
}
  .menu-pd {
    padding: 0 0%;
}
.bootstrap-collum .col-md-6.col-sm-6.col-xs-12 {
    padding: 0 0px !important;
}
.bootstrap-collum .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 !important;
}
  .thumbs {
    padding: 0 !important;
}
}






.eapps-widget-toolbar { display: none; }  

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

    .navbar-header,
    #ItopplusMainSidebar>div {
        background: #fff !important;
    }

    .navbar-header a.visible-xs {
        filter: contrast(30%);
    }

    #ItopplusMainSidebar a {
        color: #444 !important;
    }

    .navbar-toggle .icon-bar {
        background-color: #444 !important;
    }

    #nav-menu {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        gap: 5px;
        height: 50px;
        box-shadow: 0 0 3px #ccc;
        width: 100%;
    }

    .navbar-header::before,
    .navbar-header::after {
        display: none;
    }

    #itpMenuSideBar {
        display: grid;
        place-items: center;
        border: none;
        margin: 0 !important;
        padding: 0 !important;
        aspect-ratio: 1;
        width: 40px;
    }

    #itpMenuSideBar .navbar-inline:first-child {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    #itpMenuSideBar .navbar-inline:first-child>span {
        margin: 0 !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2) {
        display: none !important;
    }

    #ItopplusMainSidebar li {
        border: none;
    }

    .navbar-header a:not(a.visible-xs),
    .navbar-header a.visible-xs i {
        display: none !important;
    }

    .navbar-header a.visible-xs {
        display: grid !important;
        place-items: center;
        place-content: center;
        aspect-ratio: 1;
        height: 35px !important;
        background-image: url();
        background-size: 22px;
        background-position: center;
        background-repeat: no-repeat;
    }

    #itpphonemobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/telephone-callz-z85358287594.png) !important;
    }

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

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

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

    .old-image-icon-instragram {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp) !important;
    }

    .old-image-icon-youtube {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp) !important;
        background-size: 25px !important;
    }

    #languagemobile {
        order: 10;
    }

    .row-fluid {
        flex-wrap: unset !important
    }

    #language_member_bar {
        display: none
    }

    #main-navbar-collapse {
        display: none !important;
    }

    a#languagemobile {
        filter: unset !important;
    }


}

