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

.no-js a {
    color: #444;
    transition: 0.35s;
}
.no-js a:hover {
    color: #ff7e96;
}
.itopplus-footer {
    color: #444;
}
.itopplus-footer a {
    color: #444;
}
.itopplus-footer a:hover {
    color: #ff7e96;
}

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

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_09072023ulkj/0/0/2z-z1689753688295.webp');
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 10px;
    padding: 7px 0;
}
.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: #000 !important;
    box-shadow: 0px 3px 0px 0px #000;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #000;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}


@media screen and (min-width: 1024px) {
.itopplus-banner .container {
    display: grid;
    grid-template-columns: 40% 20% 40%;
    align-items: center;
}
.itopplus-banner .container::before,
.itopplus-banner .container::after {
    display: none;
}
  /*
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
  */
.itopplus-banner {
    background: #fff;
    transition: .3s;
   z-index: 110;
}
.banner-sticky {
    background: #fff !important;
}
#controlBanner {
    object-fit: contain;
    padding: 10px;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
    width: 100%;
    min-width: auto;
    margin: 0 auto;
}
#nav-menu {
    text-align: center;
    background-color: transparent;
}
.itopplus-search {
    text-align: right;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}  
.row.contenemanager-gallery {
   width: 90%;
   margin: 0 auto;
   margin-bottom: 5%;
}
.itopplus-sticky-nav-bar-inside {
   width: 80vw !important;
   display: grid;
   grid-template-columns: 25% 75% 0 0;
   align-items: center;
}
#itopplus-nav-bar-sticky {
   text-align: right;
   float: right;
}
.itopplus-sticky-nav-bar-inside::before,
.itopplus-sticky-nav-bar-inside::after {
   display: none;
}
.itopplus-sticky-nav-bar-inside .nav>li {
   display: -webkit-inline-box;
}
.itopplus-menu-logo {
   height: 90px !important;
   padding: 15px;
}  
}



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



/* oscar*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.03,1.03,1);
}
/* oscar */


/* apollo */
figure.effect-apollo img {
    opacity: .95;
    -webkit-transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.03,1.03,1)
}
figure.effect-apollo {
    background: transparent;
}
/* apollo */


/*from Contact*/
.no-js #Component66963ef1f15bba001a27a890 label {
    display: none!important;
    color: #636363;
}
.no-js #Component66963ef1f15bba001a27a890 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component66963ef1f15bba001a27a890 .form-control {
    border: 0px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 23px 0px;
    background: transparent;
    color: #636363;
    font-size: 16px !important;
}
.no-js #Component66963ef1f15bba001a27a890 .form-control:focus {
     border-bottom: 1px solid #ff7e96;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #636363!important;
}
.no-js #Component66963ef1f15bba001a27a890 .btn {
   background: #ff7e96;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 310px;
   padding: 10px 30px 10px 30px;
   font-size: 16px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component66963ef1f15bba001a27a890 .btn-default:active {
   background: #ff7e96;
   color: #fff;
}
.no-js #Component66963ef1f15bba001a27a890 .btn-default:hover,
.no-js #Component66963ef1f15bba001a27a890 .btn-default:focus {
   background-position: 0 0px;
   background: #ff7e96;
   border: 0px solid transparent;
}
.no-js #Component66963ef1f15bba001a27a890  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component66963ef1f15bba001a27a890 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component66963ef1f15bba001a27a890 ::placeholder {
  color: #636363 !important;
  font-weight:400;
}
/*from Contact*/


/*contenemanager*/
h3.managerHeader {
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 30px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 14px;
    padding: 5% 0% 0%;
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 16.6%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.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: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: transparent;
    border-radius: 0px;
    transition: 0.3s;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: #ffffff;
    border-radius: 25px;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 0%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: #ffffffa8;
    border-radius: 25px;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.03,1.03,1) !important;
}
.social-share {
    display: none;
}
/*contenemanager*/


/* ฟอร์ม Style 1 */
#formdisplay66975136738b7f00133aa21b .form-control {
    border: none;
    border-bottom: 1px solid #c2c2c2;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    background-color: transparent;
    padding: 6px 0px;
    font-size: 16px;
    width: 100% !important;
    padding-right: 0px !important;
}
#formdisplay66975136738b7f00133aa21b .form-control:focus {
    border-bottom: 1px solid #c2c2c2;
}
#formdisplay66975136738b7f00133aa21b .form-control:hover {
    border-bottom: 1px solid #c2c2c2;
}
#formdisplay66975136738b7f00133aa21b .btn-default:hover,
#formdisplay66975136738b7f00133aa21b .btn-default:focus {
    background-position: 0 0px;
    background: #fff;
    transition: 0.35s;
}
#formdisplay66975136738b7f00133aa21b .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    padding: 10px 30px;
    font-size: 15px;
    border: 0px solid transparent;
    color: #fff;
    text-shadow: none;
    border-radius: 0px;
    background: #ff7e96;
    transition: 0.5s;
}
#formdisplay66975136738b7f00133aa21b ::placeholder {
    color: #000;
}
#formdisplay66975136738b7f00133aa21b span.label {
    display: contents;
}
#formdisplay66975136738b7f00133aa21b a#capchatxt {
    font-weight: 300;
    color: #000;
    margin-left: 2%;
}
#formdisplay66975136738b7f00133aa21b {
    background: #fff !important;
    width: 100%;
    margin: 0 auto;
    padding: 5% 5%;
    border-radius: 20px;
    box-shadow: 0 0 8px 0 #ff7e960d;
}
#formdisplay66975136738b7f00133aa21b .form-control::placeholder {
    color: #000 !important;
}
#form66975136738b7f00133aa21b {
    padding: 0px !important;
}
#cookie66975136738b7f00133aa21b {
    font-size: 16px;
    text-align: left !important;
    padding: 0% 3%;
    margin-top: -10px !important;
}
#btnview66975136738b7f00133aa21b {
    margin-left: 36%;
}
/* ฟอร์ม Style 1 */


.bounce2 {
  animation: bounce2 2s ease infinite;
}
@keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-5px);}
	60% {transform: translateY(-15px);}
}



h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 600;
}



.head-keenoyabag {
    text-align: center;
}
.head-keenoyabag h1 {
    font-weight: 600;
    color: #000;
}
.menuhead-keenoyabag {
    margin-top: 5%;
    margin-bottom: 3%;
}
.emprt-keenoyabag {
    padding: 2%;
}
.icon-Keenoya {
    width: 33%;
    margin-bottom: 5%;
}
.pd-icon-Keenoya {
    width: 100%;
    margin-bottom: 14%;
    transition: 0.35s;
}
.icon-Keenoya-t {
    white-space: break-spaces;
}
.icon-Keenoya-t h4 {
    color: #20306a;
    font-weight: 600;
    margin-bottom: 2%;
}
.btnmore {
    background: #ff7e96;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 7px 20px;
    font-size: 14px;
    margin-top: 5%;
    border-radius: 30px;
    box-shadow: 0 0 8px 0 #ff7e96;
}
.pd-icon-Keenoya:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.pd-icon-Keenoya.right {
    margin-left: 30%;
}
.bg-keenoya {
    margin-top: 27%;
}
.blockhead-keenoya {
    text-align: right;
    color: #20306a;
    line-height: 1;
    margin-top: 50%;
}
.blockhead-keenoya h1 {
    font-weight: 600;
    font-size: 4em;
}
.blockhead-keenoya span {
    font-size: 26px;
    font-weight: 600;
}
.copyright {
    font-size: 14px;
    text-align: right;
    margin-bottom: 5%;
}
.border-footer {
    border-top: 1px solid;
    margin-bottom: 10px;
}
.logo-keenoyabag {
    width: 70%;
}
.keenoyabag-footer-2 {
    white-space: break-spaces;
    font-size: 14px;
    margin-bottom: 5%;
}
.keenoyabag-footer {
    font-weight: 600;
    margin-bottom: 5%;
}
.block-keenoyabag-footer-2 {
    width: 110%;
}
.block-iconcontact-footer {
    display: flex;
    width: 100%;
    margin-bottom: 5%;
}
.iconcontact-footer {
    width: 8%;
}
.iconcontact-footer-t {
    align-self: center;
    font-size: 14px;
    margin-left: 5%;
    white-space: break-spaces;
    line-height: 2;
}
.block-iconsocial-footer {
    display: flex;
    width: 80%;
}
.iconsocial-footer {
    padding: 0px 10px 0px 0px;
    transition: 0.35s;
}
.block-keenoyabag-footer-3 {
    margin-left: 30%;
    width: 100%;
}
.block-qrcode-footer {
    width: 47%;
    background: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 10px;
    margin-top: 10%;
}
.qrcode-footer-t {
    font-weight: 600;
    padding: 3px 0px 5px;
}
.iconsocial-footer:hover {
    filter: grayscale(1);
    transition: 0.35s;
}
.block-iconsocial-head {
    display: flex;
    width: 45%;
    justify-content: flex-end;
    float: right;
}
.about-keenoya h1 {
    font-weight: 600;
    color: #20306a;
    font-size: 3em;
    line-height: 0.7;
    padding: 1% 0% 5%;
}
.about-keenoya h1 span {
    font-size: 22px;
}
.comingsoon {
    padding: 5% 5% 15%;
}
.about-keenoya {
    margin-top: 20%;
    margin-bottom: 3%;
    margin-left: 5%;
}
.block-iconsoaicl-about {
    display: flex;
    width: 100%;
}
.iconsoaicl-about {
    width: 27%;
}
.iconsoaicl-about-t {
    align-self: center;
    margin-left: 1%;
    white-space: break-spaces;
}
.content-keenoyabag {
    white-space: break-spaces;
}
#iframe66964030e77732001a4094f2 iframe {
    border-radius: 25px;
}
#background66963ef1f15bba001a27a890 {
    background: #fff !important;
    padding: 7%;
    border-radius: 25px;
    box-shadow: 0 0 8px 0 #ff7e960d;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #ff7e96 !important;
    border-radius: 25px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #ff7e96 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #302f2fe0 !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
ul.icon-a {
    font-size: 16px;
}
.Textmanager.font-inherit {
    display: flow-root;
}
.Textmanager.font-inherit h6 {
    font-weight: 600;
    color: #20306a;
    margin-top: 18%;
}
.Textmanager.font-inherit ul.icon-product {
    line-height: 1.6;
}
.Textmanager.font-inherit {
    text-align: left;
}
.iconpayment {
    width: 23%;
    background: #6a6a6a;
    border-radius: 12px;
    padding: 10px;
}
.block-iconpayment {
    border: 1px solid #6a6a6a;
    border-radius: 14px;
    display: flex;
    width: 100%;
}
.block-iconpayment h3 {
    font-weight: 600;
}
#background66974332ae7ba00013039ae2 {
    width: 80%;
    margin: 0 auto;
}
.iconpayment-t {
    align-self: center;
    margin-left: 5%;
    padding: 10px 0%;
}
#background66974c41063ffe0013156a11 {
    width: 55%;
    margin: 0 auto;
}
.iconsoaicl-about-t h3 {
    font-weight: 600;
    font-size: 16px;
}
.blockpayment .iconsoaicl-about {
    width: 14%;
}
.blockpayment .block-iconsoaicl-about {
    margin-left: -2%;
}
.menuhead-keenoyabag-2 {
    padding: 1.5%;
}
#background66972ef671f5b7001335681d .Contentmanager .site .col-section .item.-micro a .caption .time,
#background6696457fc7d8dc001a64ecad .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
}
#background66972ef671f5b7001335681d  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    padding: 10% 0% 0%;
}
#background66972ef671f5b7001335681d article.col-md-6.item.-micro,
#background6696457fc7d8dc001a64ecad article.col-md-6.item.-micro {
    margin-bottom: 3%;
}
.btnproduct {
    background: #ff7e96;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 7px 20px;
    font-size: 14px;
    margin-top: 13% !important;
    border-radius: 30px;
    box-shadow: 0 0 8px 0 #ff7e96;
    margin: 0 auto;
}
ul.icon-product li::before {
    content: '✦';
    padding-left: 0%;
    padding-right: 1%;
    color: #ff8ea2;
    font-size: 20px;
    font-weight: 500;
}
ul.icon-product {
    text-align: left;
    list-style: none;
    padding: 0%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.5;
}
.menuhead-keenoyabag-2-product {
    padding: 1.5%;
}
.Textmanager.font-inherit ul.icon-product {
    margin-left: 4%;
    margin-top: 2%;
}
.pd-block-iconsoaicl-about {
    display: flex;
    width: 100%;
}
#background6696457fc7d8dc001a64ecad .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 50px;
    font-size: 14px;
}


@media screen and (min-width : 1900px) {
h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.itopplus-menu-logo {
    height: 110px !important;
}  
.block-iconsocial-head {
    width: 35%;
}
.btnmore {
    font-size: 18px;
}
.blockhead-keenoya span {
    font-size: 36px;
}
.blockhead-keenoya h1 {
    font-size: 5em;
    margin-left: -10%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
}
.keenoyabag-footer-2 {
    font-size: 18px;
}
.iconcontact-footer-t {
    font-size: 18px;
}
.copyright {
    font-size: 16px;
    margin-bottom: 3.5%;
}
.block-iconsocial-footer {
    width: 65%;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
.about-keenoya h1 span {
    font-size: 28px;
}  
.iconsoaicl-about {
    width: 21%;
}
.iconsoaicl-about-t h3 {
    font-weight: 600;
    font-size: 20px;
}
#formdisplay66975136738b7f00133aa21b .form-control {
    font-size: 20px;
    padding-bottom: 20px;
}
#cookie66975136738b7f00133aa21b {
    font-size: 18px;
}
.blockpayment .iconsoaicl-about {
    width: 12%;
}
.no-js #Component66963ef1f15bba001a27a890 .form-control {
    padding: 27px 0px;
    font-size: 20px !important;
}
.no-js #Component66963ef1f15bba001a27a890 .btn {
    font-size: 18px;
}
#formdisplay66975136738b7f00133aa21b .btn-default {
    font-size: 18px;
}
#background66972ef671f5b7001335681d .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.btnproduct {
    font-size: 16px;
}
ul.icon-product {
    font-size: 20px;
    line-height: 1.9 !important;
}  
#iframe66964030e77732001a4094f2 iframe {
    height: 350px;
}  
#background6696457fc7d8dc001a64ecad .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
}
#controlBanner {
    width: 90%;
}
}





@media screen and (max-width : 1200px) {
.blockhead-keenoya h1 {
    font-size: 3em;
}
.iconsoaicl-about {
    width: 30%;
}
.about-keenoya {
    margin-top: 10%;
}
.blockpayment .iconsoaicl-about {
    width: 18%;
}  
}

@media screen and (max-width : 900px) {
.col-md-3.col-sm-4.col-xs-4 {
    width: 25% !important;
}
.copyright {
    text-align: center;
}
.border-footer {
    border-top: 0px solid;
    margin-bottom: 0px;
}
.pd-icon-Keenoya.right {
    margin-left: 0%;
}
.blockhead-keenoya h1 {
    font-size: 2em;
}  
.blockhead-keenoya span {
    font-size: 20px;
}
.bg-keenoya {
    margin-top: 45%;
}
.Textmanager.font-inherit {
    display: inherit;
}  
article.col-md-6.item.-micro {
    width: 20%;
}
.iconsoaicl-about {
    width: 30%;
}
.block-iconsoaicl-about {
    margin-bottom: 3%;
}
.blockpayment .iconsoaicl-about {
    width: 24%;
}
.blockpayment .iconsoaicl-about-t {
    margin-left: 4%;
}
#display2, #display4 {
    width: 108%;
}
.block-iconsoaicl-about {
    margin-bottom: 0%;
}  
}




@media screen and (max-width : 480px) {
h1 {
    font-size: 1.8em;
}
h5 {
    font-size: 22px;
}  
h6 {
    font-size: 24px;
}
.col-md-3.col-sm-4.col-xs-4 {
    width: 100% !important;
}
#imagesControl6696100817cb24001a06c14d {
    padding: 0px !important;
}
.bg-keenoya {
    margin-top: 5%;
}
.blockhead-keenoya {
    text-align: center;
    margin-top: 10%;
}
.blockhead-keenoya h1 {
    font-size: 3em;
}
.pd-icon-Keenoya.right {
    margin-left: 0%;
    margin-top: 10% !important;
}
.icon-Keenoya {
    margin-bottom: 5% !important;
    margin: 0 auto;
}
.block-icon-Keenoya {
    text-align: center;
}
.btnmore {
    margin: 0 auto;
    margin-top: 10%;
}
article.col-md-6.item.-micro {
    width: 50%;
}
.iconsoaicl-about {
    width: 25%;
}
.block-iconsoaicl-about {
    margin-bottom: 0%;
}
.iconsoaicl-about-t {
    margin-left: 3%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}
.blockpayment .iconsoaicl-about {
    width: 28%;
}
#btnview66975136738b7f00133aa21b {
    margin-left: 25%;
}
.pd-block-iconsoaicl-about {
    display: inherit;
    width: 100%;
}  
.block-iconsoaicl-about {
    width: 100% !important;
}  
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
  
}





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



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

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

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

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

    .navbar-toggle .icon-bar {
        background-color: #242424 !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;
    }


}

