.itopplus-background {

}
body {
    font-size: 17px;
    overflow-x: hidden;
    color: #444444;
}

a {
    color: #444444;
}

a:hover {
    color: #002c80;
}

b,
strong {
    font-weight: 600;
}

.itopplus-bg0 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_180220241lk4/0/0/bg-waterz-z682274322251.webp);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top;
}

.itopplus-bg {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_180220241lk4/0/0/1z-z166348578576.webp);
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #fff;
    margin: 0 15px;
    padding: 20px 0;
    font-weight: 600;
    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 !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
    border-bottom: 3px solid #2786ff;

}

.dropdown-menu>li>a {
    font-size: 1.3em;
    color: #282828;
    font-weight: 600;
}

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



@media screen and (min-width : 1201px) {

    .navbar-default {
        background: transparent;
    }

    #controlBanner {
        object-fit: contain;
        width: auto;
        margin: 0 auto;
    }

    .no-js .itopplus-search {
        color: #fff;
      white-space: nowrap;
    }

    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        width: 100%;
        z-index: 100;
        background: #002c80;
        padding: 0 25px;
    }

    .itopplus-banner .container {
        display: grid;
        grid-template-columns: 25% 60% 15%;
        width: 100%;
        min-height: 70px;

    }

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

    .itopplus-logo {
        align-self: center;
    }

    .itopplus-menu {
        align-self: end;
    }

    .itopplus-search {
        align-self: center;
    }

    #nav-menu {
        text-align: center;
    }

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

    #itopplus-nav-bar {
        float: inline-end;
    }

}



/**/
.h1,
h1 {
    font-size: 3.4em;
}

.h2,
h2 {
    font-size: 2.4em;
    font-weight: 600;
}

.h3,
h3 {
    font-size: 2em;
}

.h4,
h4 {
    font-size: 1.25em;
}

.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*/
.header-tel {
    font-weight: 600;
    color: #fff;
    font-size: 1.1em;
}

/*header*/




/*footer*/
.itopplus-footer {
    font-size: 14px;
    color: #fff;
}

.itopplus-footer h3 {
    font-size: 2.5em;
    font-weight: 600;
}

.itopplus-footer h4 {
    margin: 0px 0 15px;
    font-weight: 400;
}

.itopplus-footer a {
    color: #fff;
}

.itopplus-footer a:hover {
    color: #2786ff;
}

.footer-icon-display {
    display: flex;
    gap: 10px;
    margin: 10% 0 0;
}

.icon-img {
    transition: 0.5s;
}

.icon-img:hover {
    transform: scale(1.1);
}

.footer-block .media-body {
    padding: 0 15px;
}

.footer-pd {
    line-height: 2;
    padding-top: 7%;
}

.copy-right {
    padding: 10px 0;
    font-size: 0.8em;
}

.ITPcookiebar {
    width: 100% !important;
}

.buttonExampleSite {
    border: 1px solid #2786ff !important;
    color: #2786ff !important;
    font-family: "LINE Seed Sans TH" !important;
}

.buttonExampleSite:hover {
    background: #2786ff !important;
    color: #ffffff !important;
}

.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    color: #2786ff;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}

.itpPDPALandingPage {
    padding: 6% 2% 2%;
}

/*footer*/





/*HOME*/
.menu-align {
    padding: 5% 0 2%;
    text-align: center;
}

.menu-align h2,
.about-block h2 {
    color: #002c80;
}

.menu-align h2 span,
.about-block h2 span {
    color: #115cfa;
}

.about-img {
    width: 12%;
    position: absolute;
    right: 0;
    bottom: -26%;
}

.about-block {
    padding: 2% 7%;
}

.about-block h4 {
    font-weight: 600;
    color: #282828;
    margin: 20px 0 5px;
}

.about-icon {
    padding: 7px 0;
    transition: 0.5s;
}

.about-icon:hover {
    transform: translateX(10px);
}

.about-icon img {
    width: 80% !important;
}

.about-icon .media-body {
    padding: 5px 0;
}

.about-icon h4 {
    font-weight: 600;
    color: #282828;
    margin: 5px 0 0px;
}

figure.effect-phoebe {
    background: transparent;
    border-radius: 20px;
}

.grid figure figcaption {
    padding: 1em 0;
}

figure.effect-phoebe h2 {
    margin-top: 1em;
    transform: translate3d(0, 0px, 0);
    font-size: 1em;
}

figure.effect-phoebe img {
    opacity: 1;
    -webkit-transition: opacity .35s;
    transition: 0.5s;
}

figure.effect-phoebe:hover img {
    transform: scale(1.1);
}

.category-name {
    background: #002c80;
    color: #fff;
    font-size: 1.2em;
    font-weight: 600;
    padding: 10px 0;
    width: 26%;
    border-radius: 0 50px 50px 0;
}

.padding-pd {
    padding: 2%;
}

figure.effect-selena {
    background: #fff;
    box-shadow: 0 0 25px rgba(99, 117, 167, .35);
    border-radius: 20px;
}

.btn-click {
    background: #2786ff;
    color: #fff;
    border: none;
    font-size: 2em;
    font-weight: 600;
    display: grid;
    grid-template-columns: 90% auto;
    width: 45%;
    gap: 10px;
    justify-content: center;
    align-items: center;
    padding: 5px 20px;
    border-radius: 50px;
    transition: 0.5s;
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
}

.btn-click:hover {
    background: #002c80;
    color: #fff;
}

.btn-align {
    text-align: center;
    margin: 0 auto 6%;
    display: ruby-text;
}

/*HOME*/





/*PUMPS*/
.TabItpCateLandingPage1 .nav-pills>li>a {
    border-radius: 50px;
    background: #eee;
    margin: 0 5px;
}

.TabItpCateLandingPage1 .nav-pills>li>a span {
    font-size: 1em !important;
    font-weight: 600;
}

.TabItpCateLandingPage1 .nav-pills>li.active>a,
.TabItpCateLandingPage1 .nav-pills>li.active>a:focus,
.TabItpCateLandingPage1 .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #115cfa;
}

/*PUMPS*/



/*PRODUCTS*/
article.col-md-6.item.-micro {
    width: 25%;
}

.Contentmanager .site .col-section .item.-micro {
    padding: 10px 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: 25px;
    background-color: transparent;
    border: 1px solid #e2e6e9;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}

.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 0 0;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: center;
    padding: 5% 0;
    border-bottom: 5px solid transparent;
    width: 50%;
    margin: 0 auto;
    font-size: 0.9em;
    color: #444444;
    transition: 0.5s;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
    color: #2786ff;
    border-bottom: 5px solid #2786ff;
}

.Contentmanager .site .col-section .item.-micro a .caption .time span {}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.1em;
    font-weight: 400;
    background: transparent;
    color: #282828;
    text-align: center;
    padding: 7% 0% 0;
    margin-bottom: 0px;
    line-height: 1.4;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #1a51a1;
}

h3.managerHeader {
    font-size: 2.4em;
    text-align: center;
    font-weight: 600;
    color: #002c80;
}

#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: 0;
}

.Textmanager.font-inherit h4 {
    color: #1a51a1;
    font-weight: 600;
    margin: 25px 0 5px;
}

.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: 10px 10px 0;
    width: 33.33%;
}

.contenemanager-gallery .thumbnail,
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 1px solid #e2e6e9;
    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: 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 #e2e6e9;
    padding: 0px;
    box-shadow: none !important;
    border-radius: 20px;
}

.img-thumbnail {
    padding: 0px;
    border: 1px solid #e2e6e9;
    border-radius: 20px;
}

.social-icon {
    border-radius: 5px;
}

.landingpagemanager {
    display: none;
}

.btn-pdf {
    color: white;
    background-color: #002c80;
    border: none;
    padding: 10px 20px;
    border-radius: 50px;
    transition: 0.5s;
}

.btn-pdf:hover {
    background-color: red;
}

table.tj2,
table.tj3 {
    width: 100%;
    margin: 10px 0 0;
}


table.tj2 td,
table.tj3 td {
    border: 1px solid #eee;
    padding: 8px 10px;
}

table.tj2 tr:nth-child(even),
table.tj3 tr:nth-child(even) {
    background-color: #f9f9f9
}

table.tj2 tr:nth-child(odd),
table.tj3 tr:nth-child(odd) {
    background-color: #fff
}




.tj3 td:nth-child(1) {
    width: 80%;
}

.tj3 td:nth-child(2) {
    width: 20%;
}

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

/*PRODUCTS*/








/*ABOUT US*/

/*ABOUT US*/




/*Contact*/
.contact-block {
    text-align: center;
    padding: 0 0 1%;
}

.contact-block h4 {
    font-weight: 600;
}

.tel-mail-display {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.tel-mail {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.contact-qr {
    width: 18%;
    margin: 0 auto;
}

/*form Contact*/
.CASS-D-border {
    background: #fff !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 10px;
    width: 50%;
    margin: 0 auto 5%;
    padding: 3%;
}

.CASS-D-border label {
    display: none !important;
}

.CASS-D-border .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}

.CASS-D-border .form-control {
    border: none;
    border-bottom: 1px dashed #ccc;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 1em !important;
    padding: 25px 0px;
    font-weight: 400;
    color: #252525 !important;
}

.CASS-D-border .form-control:hover {
    border-bottom: 1px dashed #115cfa;
}

.CASS-D-border .form-control:focus {
    border-bottom: 1px dashed #115cfa;
    -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: #252525 !important;
}

.CASS-D-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: #115cfa;
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 25px;
    font-size: 0.95em;
    font-weight: 400;
    border: 0px solid transparent;
}

.CASS-D-border .btn-default:active {
    background-color: #1a51a1;
}

.CASS-D-border .btn-default:hover,
.CASS-D-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #115cfa;
}

.CASS-D-border .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}

.CASS-D-border span.label {
    font-size: 0.9em;
    font-weight: 300;
}

.CASS-D-border .ITPcheckboxAuthen {
    font-size: 0.85em;
    padding: 0 0 0 0;
}

/*Contact*/


/*CATALOGUE*/
.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: 10px !important;
}

.TabItpContentLandingPage6>ul>li.active>a,
.TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #115cfa !important;
}

.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}

.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 1.2em !important;
    font-weight: 600;
}

.tab-content {
    border: none !important;
    padding: 0% !important;
    background-color: #ffffff;
    margin: 1% 0%;
}

/*CATALOGUE*/



/*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: #005f59;
    border-color: #005f59;
}

.pagination>li>a,
.pagination>li>span {
    color: #005f59;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #005f59;
    background-color: #f7f7f7;
}

/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
    body {
        font-size: 21px;
    }

    .dropdown-menu>li>a {
        font-size: 1.6em;
    }

    .about-block {
        padding: 2% 8%;
    }

    #imagesControl660fc219af0814001397154e {
        padding: 10px 5px 10px 5px !important;
    }

    .Contentmanager .site .col-section .item.-micro a .caption .time {
        width: 45%;
    }

    .itopplus-footer {
        font-size: 18px;
    }

    .ITPcookiebar,
    .buttonExampleSite {
        font-size: 16px ! IMPORTANT;
    }

    .CASS-D-border .form-control {
        padding: 30px 0px;
    }
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
    body {
        font-size: 16px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 0.9em;
        margin: 0 8px;
        padding: 10px 0;
    }

    .dropdown-menu>li>a {
        font-size: 1.1em;
    }

    .header-tel {
        font-size: 0.9em;
    }

    .about-block {
        padding: 2% 0%;
    }

    .about-img {
        width: 7%;
        bottom: -35%;
    }

    .btn-click {
        font-size: 1.7em;
    }

    .Contentmanager .site .col-section .item.-micro a .caption .time {
        width: 55%;
    }
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
    .category-name {
        font-size: 1em;
        width: 35%;
    }

    #Component660fc219af0814001397154e .col-md-3.col-sm-4.col-xs-4 {
        width: 25%;
    }

    figure.effect-selena {
        border-radius: 10px;
    }

    .Contentmanager .site .col-section .item.-micro a .caption .time {
        width: 70%;
    }

    .btn-click {
        width: 56%;
    }

    .copy-right {
        text-align: center;
    }

    .nav-justified {
        display: flex;
        justify-content: center;
    }

    .nav-justified>li {
        width: 100%;
    }

    .Contentmanager .site .col-section .item.-micro a .caption .title {
        height: 80px;
    }

    .table-responsive {
        border: 0px solid #ddd;
    }

    .tj3 td:nth-child(1) {
        width: 70%;
    }

    .tj3 td:nth-child(2) {
        width: 30%;
    }
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
    .about-img {
        width: 20%;
    }

    article.col-md-6.item.-micro {
        width: 100%;
    }

    .Contentmanager .site .col-section .item.-micro a .caption .title {
        height: inherit ! IMPORTANT;
    }

    .btn-click {
        width: 100%;
        font-size: 1.3em;
    }

    .nav-justified {
        flex-direction: column;
    }

    .nav-justified>li {
        margin-bottom: 5px;
    }

    .col-md-6.pull-left {
        padding: 0;
        width: 100%;
        margin: 0 0% 0 0;
    }

    .Textmanager.font-inherit {
        display: block;
    }

    .Textmanager.font-inherit h3 {
        font-size: 1.5em;
    }

    .tel-mail-display {
        flex-direction: column;
    }

    .contact-qr {
        width: 45%;
    }

    .CASS-D-border {
        width: 90%;
    }
}


.thumbnail {
    padding: 0px !important;
    margin-bottom: 20px;
    color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    box-shadow: none !important;
}

.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}

.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}

.thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    border: 1px solid #e2e6e9;
    border-radius: 20px;
}

.product-name {
    font-size: 1.1em;
    font-weight: 400;
    background: transparent;
    color: #282828;
    text-align: center;
    padding: 10% 0% 0;
    margin-bottom: 0px;
    line-height: 1.4;
}

.thumbnail .btn-detail {
    text-align: center;
    padding: 5% 0;
    border-bottom: 5px solid #fff;
    width: 50%;
    margin: 0 auto;
    font-size: 0.9em;
    color: #444444;
    transition: 0.5s;
    border: none;
    display: block;
    background: transparent;
}

.thumbnail:hover .btn-detail {
    color: #2786ff;
    border-bottom: 5px solid #2786ff;
}

.rslides_tabs {
    justify-content: flex-start;
}

.rslides_tabs {
    list-style: none;
    padding: 0;
    list-style: gujarati;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    display: flex;
    overflow-x: auto;
}

.rslides_tabs li {
    margin: 0 5px;
}

.rslides img {
    border: 0px solid #eee !important;
}

.slider-pager a {
    overflow: hidden;
    border: 1px solid #eee;
}

.slider-pager img {
    float: left;
    transition: 0.5s;
}

.slider-pager img:hover {
    transform: scale(1.1);
}

.itp-image-gallery-slider {
    height: 80px !important;
    overflow: hidden;
}

.ef {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: transform .25s;
}

.ef li:hover {
    transition: 0.32s;
}

.product-detail {
    padding: 0 5%;
}

.product-detail h4 {
    margin: 0 0 5px;
    font-weight: 600;
    color: #002c80;
}



@media screen and (max-width: 1200px) {
    .row-fluid {
        flex-wrap: unset!important
    }

    #language_member_bar {
        display: none
    }

    #controlBanner img {
        position: fixed;
        top: 18px;
        left: 10px;
        width: 200px !important;
        z-index: 10000;
    }


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

    .navbar-header {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        height: 50px;
        width: 100%;
    }

    .navbar-default,
    .navbar-header,
    #ItopplusMainSidebar {
        background: #002c80 !important;
    }

    #ItopplusMainSidebar a {
        text-align: left !important;
        color: #fff !important;
    }


    #itpMenuSideBar span.icon-bar {
        background: #fff !important;
    }

    .itopplus-sidebar-menu-single {
        border: none;
    }

    #itpMenuSideBar,
    .menu-mobile-custom {
        display: grid !important;
        place-content: center;
        width: 40px;
        border: none;
        padding: 0 !important;
        margin: 0 !important;
        background-color: transparent !important;
    }

    .old-image-icon-facebook,
    .old-image-icon-line,
    .old-image-icon-instragram,
    .old-image-icon-youtube {
        display: grid !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2),
    #main-navbar-collapse,
    .new-image-icon-facebook,
    .new-image-icon-line,
    .new-image-icon-instragram,
    .new-image-icon-youtube,
    #nav-menu::before,
    #nav-menu::after {
        display: none !important;
    }

    .navbar-header i::before {
        display: none !important;
    }

    .navbar-header i {
        display: grid;
        height: 20px;
        aspect-ratio: 1;
        filter: brightness(0) invert(1);
        padding: 0;
    }

    #itpphonemobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
    }

    #itpsearchmobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png);
    }

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

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

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

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

    #languagemobile {
        order: 10;
    }
  
     .itopplus-search {
        display: none;
    }

}

