.itopplus-background {

}
.unknown { position: fixed; bottom: 8% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; } span#tooltip-main-toggle { visibility: hidden; }

body {
  font-size: 16px;
  overflow-x: hidden;
  color: #444;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #444444;
}
a:hover  {
    color: #8a40af;
}
.itopplus-bg1 a , .itopplus-bg2 a , .itopplus-bg3 a , .itopplus-bg4 a {
    color: #444444;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg1 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_10022025mtq5/0/0/1z-z1653372500614.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  background-color: #000000;
  color: #fff;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_04012025jxfv/0/0/2z-z1668644712341.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #000000;
  color: #fff;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_04012025jxfv/0/0/3z-z1104363433754.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
}

.itopplus-bg4 {
  background-color: #000000;
  color: #fff;
}

.itopplus-footer {
  background-color: #1e1e1e;
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #fff;
  margin: 0 15px;
  padding: 8px 3px;
  border-radius: 0;
  border-bottom: 1px 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;
  box-shadow: none;
  border-color: #8a40af;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
    font-size: 1.1em;
    padding: 8px 20px;
    color: #444444;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #ffffff;
  background: #8a40af;
}

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 10px;
    left: 10px;
    width: auto !important;
    height: 30px;
    z-index: 10000;
    object-fit: contain;
  }

  #nav-menu {
    background: #000000 !important;
  }

  .navbar-collapse,
  #ItopplusMainSidebar {
    background: #000000 !important;
  }

  #ItopplusMainSidebar *:is(li, a) {
    color: #fff !important;
    border: none;
  }

  #nav-menu .icon-bar {
    background: #fff !important;
  }

  .navbar-header a.visible-xs {
    flex: 0 1 30px;
    background-color: #8a40af !important;
    border-radius: 50%;
  }

  #itpphonemobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

  #itpsearchmobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
  }

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

  .old-image-icon-line {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
  }

  .old-image-icon-instragram {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

  .old-image-icon-youtube {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
  }

  .new-image-icon-twitter {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #000;
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #000 !important;
  }

  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 25% auto;
    align-items: center;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
    gap: 15px;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 85%, 20vw);
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    width: 86vw;
  }
}





/**/
.h1, h1 {
    font-size: 3.6em;
}
.h2, h2 {
    font-size: 2.6em;
}
.h3, h3 {
    font-size: 2em;
}
.h4, h4 {
    font-size: 1.8em;
}
.h5, h5 {
    font-size: 1.3em;
}
.h6, h6 {
    font-size: 1.2em;
}
.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;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.2;
    font-weight: 600;
}
/**/




/*footer*/
.itopplus-footer {
    font-size: 14px;
    line-height: 1.6;
}
.itopplus-footer a {
    color: #ffffff;
}
.itopplus-footer a:hover {
    color: #8a40af;
}
.itopplus-footer h5 {
    font-size: 1.5em;
    font-weight: 600;
}
.itopplus-footer h6 {
    line-height: 1.2;
    margin: 0 0 2px;
}
.footer-block1 {
    padding: 15% 10% 0 0;
}
.footer-block2 {
    padding: 15% 25% 0;
}
.footer-block3 {
    padding: 15% 0 0 10%;
}
.footer-block4 {
    padding: 0 0;
}
.footer-icon-img {
    width: 50%;
    display: flex;
    gap: 7px;
    margin: 5px 0 0;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
      transform: scale(1.1);
}
.qr-code {
    padding: 0 25%;
}
.qr-code img {
    overflow: hidden;
    border-radius: 20px;
}
.copy-right {
    font-size: 0.85em;
    padding: 10px 0;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #8a40af !important;
    color: #8a40af !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #8a40af !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 5% 2% 4%;
}
/*footer*/




/*Home*/
.about-us {
    display: grid;
    grid-template-columns: 43% auto;
    padding: 12% 0 5% 9%;
    align-items: center;
}
.about-us-img img {
    border-radius: 20px;
}
.no-js .about-us-head {
    transform-origin: 0 0;
    transform: rotate(-90deg);
    color: #8a40af;
    position: absolute;
    left: 6%;
    bottom: -98%;
    font-family: "Montserrat", sans-serif;
    font-size: 4.3em;
    font-weight: bold;
    letter-spacing: 15px;
}
.about-us-text {
    padding: 0 0 0 20%;
}
.about-us-text h2  {
    color: #8a40af;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}
.about-us-text h3 {
    white-space: pre-line;
    margin: 15px 0;
}
.about-us-text h5 {
    white-space: pre-line;
    line-height: 1.4;
}
.about-slogan {
    padding: 15% 0;
    text-align: center;
}
.about-slogan h1 {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}
.about-slogan h5 {
    white-space: pre-line;
    font-weight: 600;
    line-height: 1.4;
    margin: 15px 0;
}
.about-slogan h6 {
    white-space: pre-line;
    font-weight: 400;
    line-height: 1.4;
}
.mission-bg-grid {
    width: 75%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.mission-bg1 {
    background: #242424;
}
.mission-bg3 {
    background: #8a40af;
}
.mission-bg1 , .mission-bg3 {
    white-space: pre-line;
    padding: 9%;
    border-radius: 15px;
    color: white;
}
.mission-bg1 h3 {
    color: #a334db;
}
.mission-bg1 h3, .mission-bg3 h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    margin: 0 0 10px;
}
.about-mission {
    width: 28%;
    float: right;
    margin: -47% 2% 0 0;
}
.menu-align {
    padding: 5% 0 2%;
    text-align: center;
}
.menu-align h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
.thumbs .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbs .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbs .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    border-radius: 15px;
}
.service-name {
    width: 80%;
    background: #242424;
    color: white;
    margin: -5% auto 0;
    position: relative;
    text-align: center;
    padding: 6%;
    border-radius: 15px;
    font-size: 0.9em;
    transition: 0.5s;
}
.thumbs:hover .service-name {
    background: #8a40af;
}
.service-name h5 {
    font-family: "Montserrat", sans-serif;
    margin: 0 0 5px;
    font-size: 1.4em;
    font-weight: 400;
}
.text-header {
    font-size: 15.7em;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    opacity: .2;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    padding: 5% 0;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}
.main-image-gallery-69b3c59664101a0013877329 .owl-nav button {
    background: transparent !important;
}

.main-image-gallery-69b3c59664101a0013877329 .owl-dots button.owl-dot {
  background: #bbbbbb !important; 
}

.main-image-gallery-69b3c59664101a0013877329 .owl-dots button.owl-dot.active {
    background-color: #8a40af !important;
}

.padding-pd {
    padding: 3%;
}
.why-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    padding: 7% 0;
}
.why-head {
    white-space: pre-line;
    padding: 0 0 0 17%;
}
.why-head h1 {
    font-size: 6.2em;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 20px;
    line-height: 1;
}
.why-bg {
    background: rgba(0, 0, 0, .85);
    color: white;
    padding: 8% 15%;
}
.why-icon {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 10px;
    margin-bottom: 15px;
}
.why-bg h2 {
    font-size: 2.85em;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
}
.why-bg h5 {
    margin: 5px 0 25px;
}
.process-grid {
    width: 90%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 3% 0 0;
}
.process-block {
    white-space: pre-line;
    padding: 5% 5% 15%;
}
.process-block h2 {
    color: #8a40af;
}
/*Home*/





/*About us*/
.about-us-block2 {
    padding: 0 5%;
}
.about-us-block2 h6 {
    font-weight: 400;
    margin: 0 0 5px;
}
.about-us-block2 h3 {
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-size: 1.75em;
    margin: 0 0 10px;
}
.about-us-block2 h5 {
    font-size: 1.2em;
    line-height: 1.3;
    font-weight: 600;
    margin: 15px 0 0;
}
.about-us-block3 {
    padding: 5% 5% 0 0;
}
.about-us-block3 h3 , .about-us-block4 h3 {
    white-space: pre-line;
    margin: 0 0 20px;
}
.about-us-block4 {
    padding: 5% 6% 0 5%;
}
.about-vision {
    width: 80%;
    background: rgba(0, 0, 0, .85);
    color: white;
    padding: 6% 3%;
    text-align: center;
    margin: 5% auto;
    position: relative;
    font-size: 1.3em;
    line-height: 1.7;
    border-radius: 20px;
}
.plan-intro {
    padding: 0 4%;
    text-align: center;
}
.plan-bg-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 20px 0;
}
.plan-bg {
    background: #242424;
    border-radius: 20px;
    padding: 5%;
}
.plan-bg h3 {
    font-size: 1.7em;
    color: #8a40af;
    margin: 0 0 5px;
}
.plan-bg h6 {
    font-size: 1.1em;
    line-height: 1.4;
}
.plan-block {
    text-align: center;
    padding: 5% 0 3%;
}
.plan-block h4 {
    font-weight: 600;
    margin: 10px 0 0;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 20px;
    line-height: 1.6;
}
ul li::marker {
    color: #8a40af;
}
/*About us*/



/*Service*/
.service-sub {
    padding: 2% 4% 0;
}
.service-sub h3 , .service-block h3 {
    margin: 0 0 20px;
}
.service-block {
    padding: 10% 5%;
}
.service-sub-bg {
    background: #242424;
    color: white;
    border-radius: 20px;
    padding: 3%;
    margin: 3% 0 0%;
}
.service-sub-bg h4 {
    color: #a334db;
    margin: 0 0 10px;
}
.main-image-gallery-69b8c194a4eedb0013451834 .owl-nav button , .main-image-gallery-69b8ca88a4eedb0013451c76 .owl-nav button , 
.main-image-gallery-69b8cba9bd728300132f4417 .owl-nav button , .main-image-gallery-69b8cc8119d0e90013287872 .owl-nav button ,
.main-image-gallery-69b8cf0c19de7a0013acfe22 .owl-nav button , .main-image-gallery-69b8d3455eecb800136ffe78 .owl-nav button ,
.main-image-gallery-69b8d3a319d0e900132879c1 .owl-nav button , .main-image-gallery-69b8d53119d0e90013287a0f .owl-nav button ,
.main-image-gallery-69b8d568a4eedb0013451e68 .owl-nav button , .main-image-gallery-69b8d7b4bd728300132f4942 .owl-nav button ,
.main-image-gallery-69b8d7b4bd728300132f494a .owl-nav button , .main-image-gallery-69b8d7b4bd728300132f494f .owl-nav button ,
.main-image-gallery-69b8d7b4bd728300132f4954 .owl-nav button , .main-image-gallery-69b8d7b4bd728300132f4959 .owl-nav button ,
.main-image-gallery-69c4b1722db6ca0013a50d6f .owl-nav button ,   .main-image-gallery-69c4b1722db6ca0013a50d77 .owl-nav button,
.main-image-gallery-69c4b1722db6ca0013a50d7c .owl-nav button, .main-image-gallery-69c4b1722db6ca0013a50d81 .owl-nav button{
    background: transparent !important;
}
/*Service*/



/*News & Event*/
.coming-soon {
    width: 75%;
    margin: 2% auto 5%;
}
/*News & Event*/




/*Contact us*/
.contact-block {
    padding: 5% 0px;
}
.contact-us {
    margin: 10px 0;
}
.contact-block h4 {
    color: #8a40af;
}
.contact-block2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 20px 0;
}
.contact-bg2 {
    display: grid;
    grid-template-columns: 50px auto;
    padding: 7px;
    gap: 10px;
    line-height: 1.2;
    align-items: center;
    transition: 0.5s;
    background: #242424;
    color: #ffffff;
    border-radius: 50px;
    font-size: 0.95em;
}
.contact-bg2:hover {
    background: #000000;
    color: #ffffff;
}
.qr-bg {
    width: 50%;
    background: white;
    color: black;
    padding: 2%;
    border-radius: 20px;
    display: grid;
    grid-template-columns: 45% auto;
    gap: 10px;
    align-items: center;
}
.qr-bg-text h5 {
    margin: 0;
    font-weight: 600;
}
.qr-bg-text h6 {
    font-size: 1.1em;
    font-weight: 400;
}
/*form Contact*/
.no-js #Component69b7cfa1869c8f00130608e3 label {
  display: none !important;
}
.no-js #Component69b7cfa1869c8f00130608e3 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component69b7cfa1869c8f00130608e3 .form-control {
    border: 1px solid #242424;
    border-radius: 10px !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: 29px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #242424;
    color: #ffffff !important;
}
.no-js #Component69b7cfa1869c8f00130608e3 .form-control:hover {
  border: 1px solid #8a40af;
}
.no-js #Component69b7cfa1869c8f00130608e3 .form-control::placeholder {
    color: #ffffff !important;
}
.no-js #Component69b7cfa1869c8f00130608e3 .form-control:focus {
  border: 1px solid #8a40af;
  -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: #ffffff !important;
}
.no-js #Component69b7cfa1869c8f00130608e3 .btn {
  background-image: -webkit-linear-gradient(top, #1a4896 0, #1a4896 100%);
  background-image: -o-linear-gradient(top, #1e4238 0, #1e4238 100%);
  background: #8a40af;
  color: #ffffff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #10376d;
  border-radius: 10px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component69b7cfa1869c8f00130608e3 .btn-default:active {
  background: #8a40af;
  color: #ffffff;
}
.no-js #Component69b7cfa1869c8f00130608e3 .btn-default:hover,.no-js #Component69b7cfa1869c8f00130608e3 .btn-default:focus {
  background-position: 0 0px;
  background: #8a40af;
  color: #ffffff;
}
.no-js #Component69b7cfa1869c8f00130608e3 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component69b7cfa1869c8f00130608e3 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component69b7cfa1869c8f00130608e3 .ITPcheckboxAuthen {
  font-size: 0.95em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
/*Contact us*/

/*article*/
.col-section {
    padding: 0 10px 2%;
}
article.col-md-6.item.-micro {
    width: 25%;
}

.Contentmanager .site .col-section .item.-micro .title {
     display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word; 
    min-height: 3.5em;
    margin-bottom: 20px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 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%;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0px;
    padding: 5% 3%;
    text-align: center;
  
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.3;
    color: #ffffff;
}

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

.Contentmanager .site .col-section .item.-micro a .caption .time {
    color: #363636;
    font-size: 0.9em;
}
.Contentmanager .site .col-section .item.-micro a .caption .time .btn-detail {
    margin: 5px 0 0;
    background: #363636;
    color: #fff;
    padding: 7px 20px;
}
.managerHeader {
    font-size: 1.6em;
    font-weight: 600;
    width: 100%;
}
#Contentmanager .post-time {
    display: none;
}
#Contentmanager .page-header {
    margin: 7% 0 5%;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}
#Contentmanager .page-header .col-md-9.col-sm-7.col-xs-12.padding {
    display: none;
}
.col-md-6.pull-left {
    padding: 0;
    width: 40%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 40%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
    word-break: break-word;
}
.Textmanager.font-inherit h4 {
    font-size: 1em;
    margin: 20px 0 0;
}
.Textmanager.font-inherit h3 {
}
.Textmanager.font-inherit h5 {
    font-size: 1.2em;
    font-weight: 600;
    margin: 20px 0 0;
    color: #e61c77;
}
.Textmanager.font-inherit h6 {
    margin: 0 0 10px;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    display: flex;
    align-self: flex-start;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 25%;
    padding: 0px 10px;
}
/*
.row.Contenemanager-gallery , .row.contenemanager-gallery {
    column-count: 3;
    --webkit-column-count: 3;
    --moz-column-count: 3;
    gap: 10px;
    padding: 0 10px;
}*/
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee;
    border-radius: 20px;
    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;
    box-shadow: none;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    border-radius: 20px;
    margin-bottom: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 0px;
}
.landingpagemanager {
    display: none; 
}
.newShareContainer {
    justify-content: flex-end !important;
}

.col-md-12.text-justify {
    padding: 0 10px;
}
.itp-newshare-button {
    font-size: 0.9em !important;
    background-color: #ffffff !important;
    color: #1b1b1b !important;          
    border: 1px solid #1b1b1b !important;
    border-radius: 5px !important;
}


.btn-more {
    background: #8a40af;
    color:white;
    border: none;
    padding: 7px 40px;
    border-radius: 50px;
    font-size: 0.9em;
    font-weight: 600;
    transition: 0.5s;
}

.btn-more:hover , .btn-contact:hover , article.col-md-6.item.-micro:hover .btn-more {
    background:  white;
    color:   #8a40af;
}

.text-article {
  color:#8a40af;
}

.text-article-1 {
   padding-left: 40px;
}

/*article*/


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





/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
.container {
    width: 80vw;
}
.no-js .about-us-head {
    bottom: -105%;
}
.about-mission {
    width: 29%;
}
.itopplus-footer {
    font-size: 18px;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.about-vision {
    width: 77%;
    padding: 6% 4%;
}
.about-us-block4 {
    padding: 5% 7% 0 5%;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:1194px) {
.navbar-default .navbar-nav > li > a {
    margin: 0 0px;
}
.h2, h2 {
    font-size: 2.4em;
}
.h3, h3 {
    font-size: 1.6em;
}
.h4, h4 {
    font-size: 1.5em;
}
.h5, h5 {
    font-size: 1.2em;
}
.about-us-text {
    padding: 0 0 0 10%;
}
.no-js .about-us-head {
    left: 4%;
    bottom: -48%;
    font-size: 3em;
}
.mission-bg1, .mission-bg3 {
    white-space: inherit;
    padding: 10%;
}
.text-header {
    font-size: 11.7em;
}
.why-head h1 {
    font-size: 5em;
}
.why-bg {
    padding: 8% 5%;
}
.why-bg h2 {
    font-size: 2.65em;
}
.process-grid {
    width: 100%;
}
.process-block {
    padding: 5% 3% 15%;
}
.itopplus-footer {
    font-size: 13px;
}
.footer-block1 {
    padding: 15% 0% 0 0;
}
.footer-block2 {
    padding: 15% 20% 0;
}
.copy-right {
    font-size: 0.7em;
}
.qr-code img {
    border-radius: 10px;
}
.no-js .about-us-head {
        bottom: -67%;
}
.about-us {
    align-items: start;
}
.about-slogan h6 {
    white-space: inherit;
}
.about-vision {
    width: 90%;
    padding: 6% 6%;
}
.about-us-block4 {
    padding: 0% 0% 0 6%;
}
.about-us-block3 h3, .about-us-block4 h3 {
    font-size: 1.5em;
}
.plan-bg h3 {
    font-size: 1.3em;
}
.contact-bg2 {
    word-break: break-word;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.itopplus-slide {
    background-color: #000000;
}
.h1, h1 {
    font-size: 3em;
}
.h2, h2 {
    font-size: 2em;
}
.h3, h3 {
    font-size: 1.4em;
}
.h4, h4 {
    font-size: 1.3em;
}
.about-us-text h5 {
    white-space: inherit;
}
.no-js .about-us-head {
        bottom: 1%;
        font-size: 2em;
        left: 3%;
}  
.service-name {
    width: 95%;
    padding: 6% 0;
    font-size: 0.8em;
}
.text-header {
        font-size: 9em;
}
.itopplus-bg3 {
    background-size: cover;
}
.why-head {
    padding: 0 0 0 5%;
}
.why-head h1 {
        font-size: 4em;
}
.why-bg h2 {
        font-size: 2em;
    }
  .process-block {
    white-space: inherit;
}
.itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.footer-block2 {
        padding: 15% 10% 0;
}
.itopplus-footer h6 {
    font-size: 1.1em;
}
.footer-icon-img {
    width: 65%;
}
.bootstrap-collum .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
.contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
.qr-bg {
    width: 65%;
}
   .Contentmanager .site .col-section .item.-micro {
        width: 50%;
    }

}






/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
.no-js .about-us-head {
    display: none;
}
.h1, h1 {
        font-size: 2.8em;
}
.h2, h2 {
        font-size: 1.95em;
}
.about-us {
        display: flex;
        flex-direction: column-reverse;
        padding: 5% 0;
}
.about-us-text {
        padding: 0 0 5% 0;
        text-align: center;
}
  .about-us-text h3 {
    white-space: inherit;
}
.about-slogan h5 {
    white-space: inherit;
}
.mission-bg-grid {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
}
.mission-bg1, .mission-bg3 {
        padding: 15% 7%;
        margin-bottom: 20px;
}
.about-mission {
    display: none;
}
.service-name {
        width: 85%;
        font-size: 0.9em;
}
.text-header {
        display: none;
    }
.itopplus-bg3 {
    background-attachment: inherit;
}
.why-bg {
    background: rgba(0, 0, 0, .75);
}
.why-grid {
    grid-template-columns: repeat(1, 1fr);
    padding: 7% 0 0;
}
.why-head {
        padding: 5% 5%;
}
.process-grid {
    grid-template-columns: repeat(2, 1fr);
}
.process-block {
        padding: 5% 10% 15%;
}
.itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
        width: 100%;
}
.footer-block2 , .footer-block3 , .qr-code {
    display: none;
}
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h6 {
        font-size: 1.2em;
}
.footer-block1 {
        padding: 5% 0% 0 0;
}
.about-us ul {
    text-align: left;
}
.about-us-block2 {
    padding: 0 1%;
}
.about-vision {
    font-size: 1em;
}
.plan-bg-grid {
    grid-template-columns: repeat(1, 1fr);
}
#contentnewmode69b3b571a1f5e00013ddd151 , #contentnewmode69b3b6fb4166560013eb19fe {
    padding: 0 !important;
}
.qr-bg {
        width: 95%;
    }
  .Contentmanager .site .col-section .item.-micro {
        width: 100%;
    }

  #Contentmanager .page-header {
    flex-wrap: wrap;
    gap: 10px 0;
}
  
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  
  #Contentmanager .col-md-6.pull-left, #Contentmanager .col-md-6.pull-right {
    width: 100%;
    float: none !important;
    margin: 0;
}
  
  .modal-dialog {
    width: 96% !important;
}
  
  .managerHeader {
    font-size: 1.4em;
  }
  
  .Contentmanager .site .col-section .item.-micro .title {
    min-height: unset;
}
}

