.itopplus-background {

}
body {
      font-size: 16px;
      overflow-x: hidden;
      color: #333333;
}
a {
    color: #333333;
}
a:hover {
    color: #22448b;
}
b , strong {
    font-weight: 600;
}
.itopplus-slide {
    background: linear-gradient(90deg, rgba(0, 5, 37, 1) 0%, rgba(8, 45, 90, 1) 50%, rgba(0, 170, 219, 1) 100%);
    color: #fff;
}
.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_27022024k4jm/0/0/1z-z116248626977.webp');
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_27022024k4jm/0/0/2z-z334703314754.webp');
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_27022024k4jm/0/0/3z-z1477370025720.webp');
}

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_27022024k4jm/0/0/4z-z1421320824901.webp');
}
.itopplus-bg5 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_27022024k4jm/0/0/5z-z553478408433.webp);
    background-attachment: fixed;
    background-position: bottom;
}
.itopplus-footer {
    background: linear-gradient(90deg, rgba(0, 5, 37, 1) 0%, rgba(8, 45, 90, 1) 50%, rgba(0, 170, 219, 1) 100%);
}


.navbar-default .navbar-nav>li>a {
    font-size: 1.1em;
    color: #333333;
    margin: 0 2px;
    padding: 10px 10px;
}

.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: #25438f !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
    font-weight: 600;
}

.dropdown-menu>li>a {
   font-size: 1.2em;
    color: #333333;
}

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


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

  }

  .itopplus-banner .container::before,
  .itopplus-banner .container::after {
    display: none;
  }
  
    #controlBanner {
        object-fit: contain;
        padding: 10px 0;
        width: 100%;
        margin: 0 auto;
        transition: .3s;
    }

    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        background: #fff;
        z-index: 110;
        transition: .3s;
        box-shadow: 0 0 10px rgba(0,0,0,.1);
    }

    .banner-sticky {
        background: #fff !important;
        box-shadow: 0 0 3px 0 #aaa;
    }
  
  	.navbar-default {
    	background-color: transparent;
	}
  
    #nav-menu {
        text-align: right;
      	transition: .3s;
    }

}




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



/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h3 {
    font-weight: 400;
    font-size: 1.5em;
    margin: 0;
}
.itopplus-footer h4 {
    margin: 0px 0 15px;
    font-weight: 600;
    font-size: 1.1em;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #70c7e5;
}
.btn-maps {
    background: linear-gradient(90deg, rgba(38, 69, 139, 1) 0%, rgba(79, 119, 175, 1) 100%);
    color: #fff;
    border: none;
    padding: 8px 7px 1px;
    display: grid;
    grid-template-columns: 20px auto;
    gap: 5px;
    transition: 0.5s;
}
.btn-maps:hover {
     background: linear-gradient(90deg, #00aadb 0%, #00aadb 100%);
    color: #fff;
}
.footer-pd1 {
    padding-left: 15%;
}
.footer-pd2 {
    padding: 0 27%;
}
.footer-icon-display {
    display: flex;
    gap: 5px;
    width: 60%;
}
.icon-img  {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.footer-qr {
    padding: 0 25%;
}

.copy-right {
    font-size: 0.9em;
    padding: 0 0 1%;
    text-align: center;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #4790cd !important;
    color: #4790cd !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #4790cd !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    color: #4790cd;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
}
/*footer*/


/*form Contact*/
.CASS-D-border {
    background: rgba(255, 255, 255, 1) !important;
    width: 50%;
    margin: 5% auto;
    padding: 1%;
}
.CASS-C-head, .CASS-D-head {
    font-family: "LINE Seed Sans TH";
}
.CASS-D-head h3 {
    margin: 20px 0 0;
    font-size: 2.6em;
    padding-left: 0px;
    color: #22448b;
    text-align: center;
    font-weight: 600;
}
.CASS-D-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #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: 27px 0px;
    font-weight: 400;
    color: #041228 !important;
}
.CASS-D-border .form-control::placeholder {
    color: #041228 !important;
}
.CASS-D-border .form-control:hover  {
    border-bottom: 1px solid #00aadb;
}
.CASS-D-border .form-control:focus {
    border-bottom: 1px solid #00aadb;
    -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: #041228!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: linear-gradient(90deg, rgba(38, 69, 139, 1) 0%, rgba(79, 119, 175, 1) 100%);
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 25px;
    font-size: 0.95em;
    font-weight: 400;
    border: 0px solid transparent;
}
.CASS-D-border .btn-default:active {
   background-color: #22448b;
}
.CASS-D-border .btn-default:hover, .CASS-D-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #22448b;
}
.CASS-D-border .ITPcheckboxAuthen  {
    font-size: 0.93em;
    color: #041228;
}
.CASS-D-border .col-md-offset-5.col-md-1.col-sm-12 {
    margin-left: 32%;
}
span#customAcceptPolicyText1 , span#contactUsAcceptPolicyText2 {
    color: #041228;
}
.CASS-D-border #editor1 , .CASS-D-border #editor2 , .CASS-D-border #editor3 , .CASS-D-border #editor4 , .CASS-D-border #editor5 , .CASS-D-border #editor6 {
    display: none;
}
.CASS-D-border #selectbox4 {
    margin-bottom: -20px;
}
/*form Contact*/



/*HOME*/
.about-block {
    padding: 10% 0;
}
.about-block h2 {
    font-size: 2.4em;
    color: #22448b;
    margin: 0 0 20px;
}
.btn-align {
    text-align: center;
    padding: 0 0 5%;
}
.btn-more {
    background: linear-gradient(90deg, rgba(38, 69, 139, 1) 0%, rgba(79, 119, 175, 1) 100%);
    color: #fff;
    border: none;
    padding: 6px 15px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-more:hover {
    background: linear-gradient(90deg, #00aadb 0%, #00aadb 100%);
    color: #fff;
}
.service-head {
    padding: 20% 0;
}
.service-head h2 {
    color: #22448b;
    margin: 0;
}
.service-head h1 {
    opacity: 0.4;
    margin: 20px 0 0;
}
.service-block {
    display: flex;
    gap: 10px;
    padding: 5%;
    align-items: center;
}
.service-text {
    width: 93%;
}
.service-icon {
    width: 7%;
}
.menu-align {
    padding: 5% 0 2%;
    text-align: center;
}
.menu-align h2 {
   
}
.menu-align2 {
    text-align: center;
    padding: 2% 0;
}
.imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.thumbnail {
    padding: 0px !important;
    background-color: #fff;
    background: #f8f8f8;
    color: #333333;
    border: 0px solid #ddd;
    border-radius: 0px;
    box-shadow: 0 0px 20px rgba(0,0,0,.2) !important;
}
.thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
}
.padding-pd {
    padding: 2%;
}
.eapps-widget-toolbar {
    display: none;
}
#slider66345541a8754a0013c64232 {
    width: 90%;
    margin: -10% 0 0;
}
.service-border-line {
    color: #22448b;
    display: grid;
    grid-template-columns: 40% auto;
    align-items: center;
    gap: 10px;
    float: right;
    width: 80%;
    text-align: right;
    margin: 7% 0 0;
    font-size: 1.1em;
}
.service-border {
    border-bottom: 1px solid;
}
.service-bg {
    white-space: pre-line;
    background: #fff;
    padding: 3% 5%;
    border-radius: 100px 0 0 0;
    text-align: center;
    font-style: italic;
    margin: 5% 0;
}
.service-bg h1 {
    line-height: 1;
    color: #29478a;
    opacity: .5;
    font-size: 11em;
    font-weight: 400;
    font-style: normal;
}
.service-head1  {
    margin: 0 0 -20%;
}
.service-head2 {
    margin: 20% 0 0;
    line-height: 0 !important;
}
/*HOME*/


/*ผลงาน*/
article.col-md-6.item.-micro {
    width: 33.33%;
}
.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: 0px;
    background-color: transparent;
    border: 0px solid #d4d4d4;
}
.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;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {

}
.Contentmanager .site .col-section .item.-micro a .caption .time span {
    color: #1a51a1;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 400;
    background: white;
    color: #333;
    text-align: center;
    padding: 5% 0%;
    margin-bottom: 0px;
    line-height: 1.4;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #22448b;
}
h3.managerHeader {
    font-size: 2.6em;
    text-align: center;
    font-weight: 600;
    color: #22448b;
}
#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: #22448b;
    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: 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;
}
/*ผลงาน*/



/*เกี่ยวกับเรา*/
.mission-vision {
    padding: 3% 5% 10%;
    text-align: center;
    font-style: italic;
}
.mission-vision h3 {
    color: #29478a;
    font-weight: 600;
    margin: 20px 0;
    font-style: normal;
}
.mission-vision img {
    width: 20% !important;
    margin: 5% 0 0;
}
/*เกี่ยวกับเรา*/


/*บริการของเรา*/
.service-detail {
    padding: 7%;
    height: 250px;
}
.service-detail h4 {
    font-weight: 600;
    height: 45px;
}
.service2-detail {
    padding: 0 5%;
}
.service2-detail h3 {
    font-weight: 600;
    margin: 0 0 10px;
}
.service2-detail h4 {
    font-weight: 600;
    margin: 20px 0 5px;
}
.service2-detail ul {
    margin-left: -20px;
}
/*บริการของเรา*/



/*กิจกรรม*/
.coming-soon {
    width: 80%;
    margin: 5% auto 1%;
}
/*กิจกรรม*/


/*ติดต่อเรา*/
.text-contact {
    padding-right: 3%;
}
.text-contact .media-body {
    padding: 10px 0 10px;
}
.text-contact img {
    width: 85% !IMPORTANT;
}
.padding-contact {
    padding: 8px 0 10px;
}
.text-contact h3 {
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 1.2;
    font-size: 1.5em;
}
#iframe6639a252017a6d0012f662d3 iframe {
    height: 345px;
}
/*ติดต่อเรา*/



/*บทความ*/
.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% 5% !important;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    border: 1px solid #e3e3e3;
    margin: 0 10px 20px !important;
    width: 48%;
    border-radius: 10px;
    padding: 0;
}
.itp-contentmanager-template5 .img-container {
    padding-bottom: 75%;
}
.itp-contentmanager-template5 .img-container .img {
    border-radius: 10px 0 0 10px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 22px;
    line-height: 1.2;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 16px;
}
.img-content {
    margin: 2% 0;
    text-align: center;
}
.img-content img {
    margin-bottom: 2%;
}
/*บทความ*/


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




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 22px;
}
  .navbar-default .navbar-nav>li>a {
    margin: 0 7px;
}
  .about-block {
    padding: 10% 1%;
}
  .itopplus-footer {
    font-size: 20px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .service-detail h4 {
    height: 65px;
}
  .service-detail {
    padding: 6%;
    height: 280px;
}
  .text-contact img {
    width: 70% ! IMPORTANT;
}
  .text-contact {
    padding-right: 5%;
}
  .text-contact .media-body {
    padding: 7px 0 15px;
}
  #iframe6639a252017a6d0012f662d3 iframe {
    height: 425px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 22px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 30px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.about-block h2 {
    font-size: 2em;
}
  .h1, h1 {
    font-size: 4em;
}
  .service-block {
    gap: 3px;
}
  .service-border-line {
    width: 95%;
}
  .service-bg {
    white-space: inherit;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 0.9em;
}
  .CASS-D-head h3 {
    font-size: 2.1em;
}
  .service-detail h4 {
    height: 50px;
    line-height: 1.2;
}
  .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    width: 47%;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 14px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 18px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    padding: 4% 5% !important;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.h2, h2 {
    font-size: 2.3em;
}
      .h1, h1 {
        font-size: 3em;
    }
      .service-border-line {
        width: 100%;
        font-size: 0.9em;
    }
  .service-head1 {
    margin: 0px 0 -28%;
}
  .service-head2 {
    margin: 28% 0 0;
}
      .CASS-D-head h3 {
        font-size: 1.6em;
    }
  .text-contact .media-body {
    padding: 0px 0 10px;
}
  .coming-soon {
    margin: 5% auto 106%;
}
      .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
        width: 98%;
    }
      .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
        font-size: 16px;
    }
      .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
        font-size: 22px;
    }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl66344a31a8754a0013c63aed {
    padding: 0 !IMPORTANT;
}
  .about-block {
    padding: 10% 0 0;
}
  .service-head {
    padding: 0% 0;
}
.service-border-line {
        font-size: 1em;
        grid-template-columns: 25% auto;
        gap: 5px;
}
  .col-section {
    padding: 0 7%;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
        font-size: 1em;
}
.CASS-D-border {
    width: 90%;
}
.CASS-D-head h3 {
        font-size: 1.5em;
}
  .CASS-D-border .col-md-offset-5.col-md-1.col-sm-12 {
    margin-left: 20%;
}
  .menu-align2 {
    padding: 5% 0;
}
  .service-detail {
    padding: 7% 8% 15%;
    height: inherit;
}
.service-detail h4 {
        height: inherit;
}
  h3.managerHeader {
    font-size: 2.2em;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
.text-contact .media-body {
    padding: 5px 0 15px;
}
  .service2-detail {
    padding: 0 0%;
}
      .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-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
}
  .itp-contentmanager-template5 .img-container .img {
    border-radius: 10px 10px 0 0;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
        padding: 5% 5% !important;
        width: 100%;
    }
}




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

    #language_member_bar {
        display: none
    }

    #controlBanner img {
        position: fixed;
        top: 0;
        left: 10px;
        width: 50px !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: #fff !important;
    }

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


    #itpMenuSideBar span.icon-bar {
        background: #444 !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;
        width: 20px;
        aspect-ratio: 1;
        filter: contrast(30%);
        padding: 0;
    }

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

    #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: 22px !important;
        height: 18px !important;
    }

    #languagemobile {
        order: 10;
    }

    .itopplus-search {
        display: none;
    }

}




