.itopplus-background {

}
body {
    overflow-x: hidden;
}

section a {
    color: #fff;
}

section a:hover {
    color: #ffd200;
}

.itopplus-search a:hover {
    color: #fff;
}

.itopplus-search,
.itopplus-search a {
    color: #393737;
}

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

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

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

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_26072022dq57/0/0/4z-z137054409185.webp');
}

.itopplus-bg2 a,
.itopplus-bg3 a {
    color: #fff;
}

.itopplus-bg2 a:hover,
.itopplus-bg3 a:hover {
    color: #ffd200;
}

/************Menu***************/
#main-navbar-collapse {
    text-align: right;
}

.navbar-nav>li {
    padding: 5px 15px;
}

.itopplus-search {
    color: #fff;
    margin: 20px 0;
}


.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 2px 0px;
    font-size: 16px;
}

.dropdown-menu>li>a {
    font-size: 16px;
    color: #393737;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff !important;
    box-shadow: 0px 2px 0px 0px #ffd200;
    border-radius: none;
    border: none;
    background: transparent;
    background-color: transparent;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: transparent;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #ffd200;
    background-image: -webkit-linear-gradient(top, #ffd200 0, #ffd200 100%);
    background-image: -o-linear-gradient(top, #ffd200 0, #ffd200 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd200), to(#ffd200));
    background-image: linear-gradient(to bottom, #ffd200 0, #ffd200 100%);
    background-repeat: repeat-x;
    color: #393737;
}

/********Mobile-Part-*********/
@media screen and (max-width : 992px) {

    .itopplus-bg,
    .itopplus-bg2,
    .itopplus-bg3,
    .itopplus-bg4 {
        background-size: cover;
    }

    .navbar-default {
        background: #ffd200;
    }

    .hidden-search {
        display: none;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000;
    }

    .itopplus-sidebar-menu-single a,
    .itopplus-sidebar-menu-parent a,
    .itopplus-sidebar-menu-single a:link,
    .itopplus-sidebar-menu-single a:active,
    .itopplus-sidebar-menu-parent a:active,
    .itopplus-sidebar-main a:link,
    .navbar-default .navbar-brand,
    span.text-bar {
        color: #000 !important;
    }

}


@media screen and (min-width : 1201px) {
    .navbar-default {
        background: transparent;
    }
  
    .itopplus-banner .container {
    display: grid;
    grid-template-columns: 15% 85%;
    align-items: center;

  }

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

}




/**/
.header-contact {
    display: flex;
    align-items: center;
  	gap: 10px;
    width: fit-content;
    float: right;
    font-size: 16px;
    background-color: #ffd200;
    color: #393737;
    border: none;
    padding: 5px 15px;
    border-radius: 50px;
}


.header-contact img {
	width: 25px !important;
}



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

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

.itopplus-footer {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
}

.itopplus-footer h4 {
    font-size: 18px;
    color: #ffd200;
    font-weight: 500;
    margin-bottom: 15px;
}

.itopplus-footer .media-body {
    padding: 5px;
}

/*form follow*/
.no-js #Component6374934189fafe001386fdbb .form-horizontal .form-group-sm .form-control,
.no-js #Component6374934189fafe001386fdbb .input-sm {
    height: 40px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 50px 0 0 50px;
}

.no-js #Component6374934189fafe001386fdbb .btn-default {
    text-shadow: 0 0 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #ffd200 0, #ffd200 100%);
    background-repeat: repeat-x;
    border-color: #ffd200;
    border: none;
    font-size: 14px;
    color: #202020;
    border-radius: 0 50px 50px 0;
    height: 40px;
    font-weight: 300;
}

.no-js #Component6374934189fafe001386fdbb .btn-default:focus,
.no-js #Component6374934189fafe001386fdbb .btn-default:hover {
    background-color: #ffd200;
    background-position: 0 -15px;
}

.no-js #Component6374934189fafe001386fdbb .glyphicon-envelope:before {
    content: "\2709";
    display: none;
}


/*home*/
.about-text1 {
    font-size: 18px;
    white-space: pre-line;
    padding: 5% 0;
    text-align: center;
}

.about-text1 img {
    width: 20% !important;
    margin: 0 auto 3%;
}

.about-icon {
    font-size: 18px;
    white-space: pre-line;
    text-align: center;
    padding: 0 3% 5%;
    transition: 0.5s;
}

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

.about-icon img {
    width: 60% !important;
    display: block;
    margin: 0 auto 8%;
}

.contact-home {
    font-size: 22px;
    padding: 10% 0;
}

.contact-home h3 {
    font-size: 42px;
    color: #ffd200;
    text-align: center;
    margin: 30px 0;
    font-weight: 500;
}

.contact-home h4.media-heading {
    font-weight: 300;
    padding: 5px 0 20px;
}

.text-menu {
    font-size: 36px;
    text-align: center;
    padding: 4% 0 1%;
    color: #ffd200;
}

figure.effect-phoebe {
    background: transparent;
    border-radius: 10px;
    margin-bottom: 25px !important;
}

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

.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}

figure.effect-phoebe h2 {
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    background-color: rgb(38 38 38 / 70%);
    color: #ffd200;
    clip-path: polygon(0 90%, 100% 60%, 100% 100%, 0% 100%);
    margin-top: 4%;
    padding: 20% 0;
}

figure.effect-phoebe img,
figure.effect-oscar img {
    opacity: 1;
    transition: 0.5s;
}

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

.product-name {
    font-size: 26px;
    text-align: right;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 3%;
}

.service-bg {
    font-size: 16px;
    background-color: #fff;
    color: #444;
    padding: 8%;
    text-align: center;
    white-space: pre-line;
    border-radius: 0 0 10px 10px;
    height: 170px;
    margin-bottom: 5%;
}

figure.effect-oscar {
    background: transparent;
    margin-bottom: -20px !important;
    border-radius: 10px 10px 0 0;
}

figure.effect-oscar figcaption {
    background-color: rgba(58, 52, 42, .0);
}

figure.effect-oscar:hover figcaption {
    background-color: rgba(0, 0, 0, .5);
}

figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}

figure.effect-oscar h2 {
    margin: 0% 0 10px 0 !important;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
}

.service-icon {
    font-size: 34px;
    color: #ffd200;
    padding: 15% 0 0;
}

.service-icon img {
    width: 40% !important;
    display: block;
    margin: 0 auto 5%;
}

#iframe63749d8489fafe001387004f iframe {
    border-radius: 10px;
}

/*home*/


/*product*/
.product-contact {
    font-size: 20px;
    text-align: center;
    padding: 0 0 3%;
}

.product-contact h3 {
    font-size: 30px;
    color: #ffd200;
    margin: 0;
}

.product-tel {
    font-size: 22px;
    background-color: #ffd200;
    color: #393737;
    border: none;
    padding: 5px 15px;
    border-radius: 50px;
    width: 25%;
    margin: 1% auto;
}

.product-tel:hover {
    background-color: #ffffff;
    color: #393737;
}

.product-tel img {
    width: 10%;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding: 8% 0;
    font-weight: 400;
}

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

.Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 10px;
    font-size: 20px;
    color: #725c47;
    text-align: center;
    line-height: 1.1;
    padding: 0 10px;
    display: none;
}

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

.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
}

.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 10px;
}

.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
    margin-bottom: 10px;
}

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}

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

.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.33%;
}

.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.33%;
}

.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 10px;
    transition: 0.3s;
}

.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 10px;
    transition: 0.3s;
}

.Contenemanager-gallery .thumbnail:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}

.contenemanager-gallery .thumbnail:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}

.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: 10px;
    transform: scale(1.0) !important;
}

.contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
    box-shadow: 0 0 0 rgb(0 0 0 / 8%);
    border-radius: 10px;
    transform: scale(1.0) !important;
}

#Contentmanager img.img-responsive {
    border-radius: 10px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}

#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}

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 #ebd2c2;
}

.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 10px;
    margin-bottom: 20px;
}

h3.managerHeader {
    font-size: 36px;
    color: #ffd200;
    text-align: center;
    font-weight: 600;
    padding: 2% 0;
}

#Contentmanager .post-time {
    display: none;
}

.page-header {
    border-bottom: 0px solid #eee;
}

.social-share {
    display: none;
}

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

.Textmanager.font-inherit {
    font-size: 16px;
    text-align: left;
    display: flow-root;
}

.Textmanager.font-inherit li {
    margin-bottom: 2px;
}

/*#Contentmanager .col-md-8.col-md-offset-2.text-center {
    margin-left: 0!important;
    width: 100%!important;
    padding: 0!important;
}*/
.landingpagemanager {
    display: none;
}

.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    border: 5px solid white;
    max-height: inherit;
}

.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 18px;
    color: #ffd200;
}

.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    font-size: 16px;
    text-align: left;
}

.img-thumbnail,
.thumbnail {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.thumbnail {
    padding: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    border: 0px solid #ddd;
    background-color: transparent;
    border-radius: 10px;
}

.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-radius: 10px;
}

.product-detail {
    font-size: 18px;
    padding: 0 5%;
}

.product-detail-border {
    border-bottom: 5px solid #fed100;
    width: 55px;
    margin: 4% 0;
}

/*product*/


/*contact*/
.text-contact {
    font-size: 16px;
    line-height: 1.5;
}

.text-contact h3 {
    font-size: 24px;
    font-weight: 500;
    color: #fed100;
    margin: 10px 0;
}

.padding-contact {
    padding: 5px 0;
}

/*from Contact*/
.no-js #Component6375a0797a60ae00131e30f2 label {
    display: none !important;
}

.no-js #Component6375a0797a60ae00131e30f2 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}

.no-js #Component6375a0797a60ae00131e30f2 .form-control {
    border: 1px solid #fff;
    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: 16px !important;
    padding: 35px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #ffff;
    color: #333;
}

.no-js #Component6375a0797a60ae00131e30f2 .form-control:hover {
    border: 1px solid #fed100;
}

.no-js #Component6375a0797a60ae00131e30f2 .form-control:focus {
    border: 1px solid #fed100;
    -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: #333 !important;
}

.no-js #Component6375a0797a60ae00131e30f2 .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #111f39 0, #111f39 100%);
    background: linear-gradient(to right, #fed100 0, #fed100 25%, #fed100 50%, #fed100 75%, #fed100 100%);
    color: #333;
    text-shadow: 0 0px 0 #fed100;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 9px 30px;
    font-size: 16px;
    border: 0px solid transparent;
}

.no-js #Component6375a0797a60ae00131e30f2 .btn-default:active {
    background-color: #fed100;
}

.no-js #Component6375a0797a60ae00131e30f2 .btn-default:hover,
.no-js #Component6375a0797a60ae00131e30f2 .btn-default:focus {
    background-position: 0 0px;
    background-color: #fed100;
}

.no-js #Component6375a0797a60ae00131e30f2 .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}

.no-js #Component6375a0797a60ae00131e30f2 span.label {
    font-size: 15px;
    font-weight: 400;
}

.CASS-D-border {
    background-image: none;
    background-color: #fff !important;
    padding: 0 3%;
}

.backToTop {
    width: 65px !important;
    right: 10px !important;
    bottom: 10px !important;
}

.backToTop img {
    width: 100%;
}

.ITPcookiebar {
    width: 100% !important;
}

.buttonExampleSite {
    border: 1px solid #fed100 !important;
    color: #fed100 !important;
}

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

.ITP-pdpa-template-titleFont {
    font-size: 18px !important;
    color: #fed100;
}

.ITP-pdpa-template-contentFont {
    font-size: 16px !important;
}

.itpPDPALandingPage {
    padding: 4% 0;
}

/*contact*/


/********************************************/
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #fed100;
    border-color: #fed100;
}

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

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

/*search*/
#searchResultLanding .panel {
    margin: 6% 0;
}

#itp-shopcart-detail {
    padding-left: 0px !important;
}

.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 213px !important;
    min-height: 300px !important;
    max-height: 430px !important;
    background-color: #0f0f0f !important;
    box-shadow: none !important;
    border: 1px solid #eee;
}

.itopplus-search-image-flex-item img {
    width: 100% !important;
}

.search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}

.search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

/***บริการ***/
.text-service {
    font-size: 18px;
    font-weight: 200;
    padding: 3% 20%;
    text-align: center;
    white-space: pre-line;
}

.text-service h3 {
    font-size: 4rem;
    padding: 2% 0;
    color: #ffd200;
}

.text-service img {
    width: 20% !important;
}

.service-icon1 {
    font-size: 5rem;
    color: #ffd200;
    padding: 10% 0 0;
}

.service-icon1 img {
    width: 40% !important;
    margin: 0 35%;
}

#Component638f1bc2dd079600130b6350 img {
    width: 10%;
}

/***บริการ***/


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
    .itopplus-search-image-flex-item {
        width: 188px !important;
    }

    .navbar-nav>li {
        padding: 5px 20px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 20px;
    }

    .dropdown-menu>li>a {
        font-size: 20px;
    }

    .header-contact {
        font-size: 20px;
    }

    .about-text1 {
        font-size: 22px;
    }

    .about-icon {
        font-size: 20px;
    }

    .contact-home {
        font-size: 26px;
    }

    .contact-home h3 {
        font-size: 52px;
    }

    .contact-home h4.media-heading {
        padding: 10px 0 20px;
    }

    .text-menu {
        font-size: 40px;
    }

    .product-name {
        font-size: 30px;
    }

    figure.effect-phoebe h2 {
        margin-top: 6%;
        padding: 20% 0;
    }

    .service-icon {
        font-size: 38px;
    }

    .service-bg {
        font-size: 20px;
        height: 213px;
    }

    #iframe63749d8489fafe001387004f iframe {
        height: 400px;
    }

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

    .itopplus-footer h4 {
        font-size: 22px;
    }

    .no-js #Component6374934189fafe001386fdbb .form-horizontal .form-group-sm .form-control,
    .no-js #Component6374934189fafe001386fdbb .input-sm {
        font-size: 16px;
    }

    .no-js #Component6374934189fafe001386fdbb .btn-default {
        font-size: 16px;
    }

    .product-contact h3 {
        font-size: 36px;
    }

    .product-tel {
        font-size: 26px;
        width: 20%;
    }

    .product-contact {
        font-size: 26px;
    }

    .Contentmanager .site .col-section .item.-micro a .caption .title {
        font-size: 24px;
    }

    h3.managerHeader {
        font-size: 42px;
    }

    .product-detail {
        font-size: 22px;
    }

    .text-contact {
        font-size: 22px;
    }

    .text-contact h3 {
        font-size: 30px;
    }

    .no-js #Component6375a0797a60ae00131e30f2 .form-control {
        font-size: 20px !important;
        padding: 45px 20px;
    }

    .no-js #Component6375a0797a60ae00131e30f2 span.label {
        font-size: 18px;
    }

    #cookie6375a0797a60ae00131e30f2 {
        font-size: 20px;
    }

    .no-js #Component6375a0797a60ae00131e30f2 .btn {
        font-size: 20px;
    }
}

@media only screen and (max-width:1191px) {
    .header-contact {
        font-size: 14px;
    }

    .contact-home {
        font-size: 19px;
    }

    .contact-home h3 {
        font-size: 36px;
    }

    .product-name {
        font-size: 22px;
    }

    .service-icon {
        font-size: 30px;
    }

    .service-bg {
        padding: 6%;
        white-space: inherit;
        height: 170px;
    }

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

    .itopplus-footer h4 {
        font-size: 16px;
    }

    .no-js #Component6374934189fafe001386fdbb .form-horizontal .form-group-sm .form-control,
    .no-js #Component6374934189fafe001386fdbb .input-sm {
        font-size: 12px;
    }

    .no-js #Component6374934189fafe001386fdbb .btn-default {
        font-size: 12px;
    }

    .itopplus-bg {
        background-size: cover;
    }

    .no-js #Component6375a0797a60ae00131e30f2 .form-control {
        padding: 26px 20px;
    }
}


@media only screen and (max-width:900px) {

    .contact-home h3 {
        font-size: 26px;
    }

    .contact-home {
        font-size: 16px;
    }

    figure.effect-phoebe h2 {
        margin-top: 2%;
        padding: 19% 0;
    }

    .product-name {
        font-size: 18px;
    }

    .service-icon {
        font-size: 24px;
    }

    .service-bg {
        padding: 6%;
        white-space: inherit;
        height: 200px;
    }

    .product-tel {
        width: 35%;
    }

    .itopplus-search-image-flex-item {
        margin: 5px 0 !important;
        width: 227px !important;
        min-height: 240px !important;
        max-height: 425px !important;
    }

    .search_titleText {
        padding: 5px 0px;
        font-size: 14px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }
}



@media only screen and (max-width:480px) {
    #imagesControl63745e50e80426001427bbf3 {
        padding: 0 !important;
    }

    .about-text1 img {
        width: 40% !important;
        margin: 0 auto 3%;
    }

    .about-text1 {
        font-size: 16px;
        white-space: inherit;
    }

    .about-icon {
        font-size: 16px;
    }

    .contact-home {
        font-size: 22px;
    }

    .contact-home h4.media-heading {
        padding: 15px 0 20px;
    }

    figure.effect-phoebe h2 {
        margin-top: -10%;
        padding: 24% 0;
    }

    .service-bg {
        height: inherit;
        margin-top: -5%;
    }

    .product-contact h3 {
        font-size: 24px;
    }

    .text-menu {
        font-size: 30px;
    }

    .product-tel {
        width: 80% !important;
        margin: 3% auto;
    }

    .product-contact {
        font-size: 18px;
    }

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

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

    .padding-contact {
        padding: 13px 0;
    }

    .no-js #Component6375a0797a60ae00131e30f2 .col-md-6 {
        padding: 0 15px;
    }

    .itopplus-search-image-flex-item {
        width: 100% !important;
        min-height: 210px !important;
        max-height: inherit !important;
    }

    .itopplus-search-image-flex-item img {
        width: 100% !important;
    }

    .search_titleText {
        padding: 5px 0px;
        font-size: 14px;
    }

    .search_text {
        padding: 5px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .text-service {
        font-size: 16px;
        padding: 1% 3%;
    }

    .text-service img {
        width: 31% !important;
        margin-top: 5%;
    }

    .text-service h3 {
        font-size: 3rem;
        margin-top: 5%;
    }

    .itopplus-sidebar-main a:link {
        color: #000 !important
    }
}



@media screen and (max-width: 1200px) {
    #language_member_bar {
        display: none
    }

.itopplus-search {
    display: none;
}


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

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

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

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


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

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

    #itpMenuSideBar,
    .menu-mobile-custom {
        display: grid !important;
        place-content: center;
        height: 50px;
        border: none;
        aspect-ratio: 1;
        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 {
        display: none !important;
    }

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

    .navbar-header i {
        display: grid;
        height: 50px;
        aspect-ratio: 1;
        padding: 15px;
    }

    #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: 55px !important;
    }

    #languagemobile {
        order: 10;
    }

    .no-js #contentnewmode637340dd89fafe001386c744 {
        display: none;
    }
  
      #controlBanner {
        margin-top: 50px;
        max-width: 140px;
        margin: 50px auto 10px;
    }
}



@media screen and (min-width: 1201px) {
    .no-js #contentnewmode668d0f4e2e60d500136f4e11 {
        display: none;
    }
}

