.itopplus-background {

}
body {
  font-size: 18px;
  overflow-x: hidden;
  color: #000000;
  font-family: "LINE Seed Sans TH";
}
a {
  color: #000000;
}
a:hover {
  color: #e61c77;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg1 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_10022025umsk/0/0/1z-z6525512190.jpg);
  background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    background-attachment: fixed;
}

.itopplus-bg2 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_10022025umsk/0/0/2z-z946004903370.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
  overflow: hidden;
}

.itopplus-bg3 {
}

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

.itopplus-bg5 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_10022025umsk/0/0/5z-z559426324613.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}

.itopplus-bg6 {
}

.itopplus-bg7 {
  background-color: #f5de44;
}

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

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

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

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

@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: #fff !important;
  }

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

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

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

  .navbar-header a.visible-xs {
    flex: 0 1 30px;
    background-color: #e61c77 !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: #fff;
    transition: 0.3s;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  }

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

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

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: center;
  }

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

  .itopplus-search {
    width: 100%;
    text-align: right;
    color: #000;
  }
}

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





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




/*header*/
.itopplus-search {
    font-size: 0.9em;
}
.header-block {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}
.btn-tel {
    background: #e61c77;
    color: white;
    border: none;
    padding: 8px 15px;
    display: grid;
    grid-template-columns: 18px auto;
    gap: 5px;
    border-radius: 50px;
    font-weight: 600;
    align-items: center;
    transition: 0.5s;
}
.btn-tel:hover {
    background: #1b1b1b;
    color: white;
}
.btn-tel a {
    color: white;
}
.fb-logo {
    width: 11%;
}
/*header*/





/*footer*/
.itopplus-footer {
    font-size: 15px;
}
.itopplus-footer a {
  color: #000000;
}
.itopplus-footer a:hover {
  color: #e61c77;
}
.itopplus-footer h6 {
    font-size: 1em;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.itopplus-footer h5 {
    font-size: 1.3em;
}
.footer-block1 {
    padding: 3% 23%;
}
.footer-logo {
    width: 47%;
}
.copy-right {
    font-size: 0.8em;
    margin: 30px 0 0;
}
.footer-bg {
    background: #e61c77;
    color: white;
    padding: 7% 10% 10%;
    border-radius: 50px 0 0 0;
}
.footer-bg a {
    color: white;
}
.footer-bg a:hover {
    color: #f5de44;
}
.tel-mail-grid {
    display: flex;
    gap: 30px;
    margin: 20px 0 10px;
}
.tel-mail {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    margin-bottom: 10px;
}
.tel-mail-border {
    border-right: 1px solid white;
    padding-right: 30px;
}
.ITPcookiebar {
  width: 100% !important;
}
.buttonExampleSite {
  border: 1px solid #e61c77 !important;
  color: #e61c77 !important;
  font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
  background: #e61c77 !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: 3% 2%;
}
/*footer*/




/*หน้าแรก*/
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
}
.menu-align h4 {
    color: #e61c77;
}
.menu-align h2 {
    text-transform: uppercase;
    margin: 10px 0 0;
}
.about-us {
    text-align: center;
    padding: 7% 0;
}
.about-us h4 {
    color: #e61c77;
}
.about-us img {
    width: 90% !important;
    margin: 30px 0;
}
.about-us-sub {
    white-space: pre-line;
}
.btn-more {
    background: #e61c77;
    color: white;
    border: none;
    padding: 7px 40px;
    border-radius: 50px;
    font-size: 0.9em;
    font-weight: 600;
    transition: 0.5s;
}
.btn-contact {
    background: #1b1b1b;
    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: #f5de44;
    color: #16583b;
}
.btn-align {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 30px 0 0;
}
.quote-block {
    width: 50%;
    white-space: pre-line;
    padding: 7% 0;
    text-transform: uppercase;
}
.quote-block h2 {
    font-weight: 300;
    margin: 0 0 20px;
}
.why-block {
    position: relative;
    margin: 5% 0;
}
.why-icon-grid, .why-icon-grid2 {
    width: 85%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 auto;
    position: relative;
}
.why-icon {
    display: flex;
    gap: 20px;
    align-items: center;
    position: relative;
    z-index: 2;
}
.why-icon-img {
    display: flex;
    gap: 30px;
    width: 30%;
    margin: 0 auto;
    flex-direction: column;
    position: relative;
}
.why-dots {
    display: block;
    width: 15px;
    height: 15px;
    background: #e61c77;
    border-radius: 50%;
    margin: 0 auto;
     position: relative;
}
.why-icon-text {
    width: 70%;
    white-space: pre-line;
    margin-bottom: 30px;
}
.why-icon-text h5 {
    color: #e61c77;
}
.why-icon-text h6 {
    font-size: 1em;
    text-transform: uppercase;
}
.why-icon-grid .why-dots:after {
    position: absolute;
    top: 0;
  left: -3vw;
    bottom: 0;
    display: block;
    content: '';
    width: 100vw;
    height: 2px;
    background: #e61c77;
    margin: auto;
}
.why-icon-grid2 .why-dots:before {
    position: absolute;
    top: 0;
    right: -3vw;
    bottom: 0;
    display: block;
    content: '';
    width: 100vw;
    height: 2px;
    background: #e61c77;
    margin: auto;
}
.padding-ps {
    padding: 1%;
}
.service-area {
    display: grid;
    grid-template-columns: 60% 40%;
    align-items: center;
}
.service-area-img {
    width: 90%;
    margin: -5% 0 0;
}
.service-area-text h2 {
    text-transform: uppercase;
    color: #f5de44;
}
.service-area-text h5 {
    font-size: 1.7em;
    margin: 0 0 5px;
}
.service-area-text h4 {
    font-size: 1.7em;
    font-weight: 400;
    margin: 5px 0 15px;
}
.service-area-grid {
    width: 80%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.service-area-ul ul {
    padding: 0 0 0 20px;
}
.service-area-text h6 {
    margin: 0 0 20px;
}
.warranty-block {
    width: 50%;
    padding: 5% 3%;
}
.warranty-block-text {
    font-size: 0.9em;
    font-style: italic;
    text-align: center;
    padding: 20px 0;
}
.btn-align2 {
    text-align: center;
    padding: 1% 0 10%;
}
.get-in-touch {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
}
.get-in-touch-img {
    margin: -5% 0 0;
}
.get-in-touch-text {
    width: 80%;
}
.get-in-touch-text h4 {
    color: #e61c77;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.get-in-touch-text h2 {
    font-size: 2.9em;
}
.get-in-touch-text h5 {
    font-weight: 400;
    margin: 15px 0 30px;
}
.btn-phone {
    background: black;
    color: white;
    border: none;
    display: grid;
    grid-template-columns: 12% auto;
    gap: 10px;
    text-align: left;
    justify-content: center;
    padding: 15px 10px;
    border-radius: 50px;
    margin: 20px 0 0;
    transition: 0.5s;
}
.btn-phone:hover {
    background: #e61c77;
    color: white;
}
.btn-phone a {
    color: white;
}
.btn-phone-text h6 {
    font-size: 1.3em;
    font-weight: 300;
}
/*หน้าแรก*/





/*สินค้าและบริการ*/
.col-section {
    padding: 0 10px 2%;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.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: #000000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #e61c77;
}
.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; 
}
.product-list {
    text-align: left;
    list-style: none;
    padding: 0%;
    margin: 10px auto;
}
.product-list li {
    display: flex;
}
.product-list li::before {
    content: '✦';
    padding-right: 10px;
    color: #e61c77;
}
/*สินค้าและบริการ*/



/*เกี่ยวกับเรา*/
.about-block {
    width: 60%;
    padding: 5%;
    background: #f5de44;
    color: black;
    border-radius: 50px 50px 0 0;
    margin-top: -4%;
}
.about-block h4 {
    color: #e61c77;
}
.about-block h3 {
    font-size: 2em;
    margin: 5px 0 20px;
    font-weight: 400;
}
.about-block .btn-phone {
    width: 90%;
}
/*เกี่ยวกับเรา*/





/*ผลงานของเรา*/
.template1 .caption {
    height: inherit;
    font-size: 16px;
    text-align: left;
    color: #2a2a2b;
    padding: 15px 0 20px;
}
.template1 .caption strong {
    font-weight: 400;
}
.img-container {
    overflow: hidden;
    border-radius: 20px;
}
.img-container .img {
    border-radius: 20px;
    overflow: hidden;
    transition: 0.5s;
}
.img-container:hover .img {
    transform: scale(1.1);
}
.Contentmanager .template1 .template-panel {
    padding-bottom: 51%;
}
.padding-md {
    padding: 10px !important;
}
.padding-pd {
    padding:1%;
}
.newShareContainer {
    justify-content: flex-end !important;
}
.itp-newshare-button:hover {
    background-color: #1b1b1b;
    border-color: #1b1b1b !important;
    color: #ffffff!important;
}
.col-md-12.text-justify {
    padding: 0 10px;
}
.itp-newshare-button {
    font-size: 0.9em !important;
    color: #1b1b1b !important;
    border-color: #1b1b1b !important;
    border-radius: 5px !important;
}
/*ผลงานของเรา*/



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



/*ติดต่อเรา*/
.get-block {
    padding: 6% 5% 0 0%;
}
.get-block h3 {
    margin: 0 0 10px;
    padding: 0px 0;
    color: #e61c77;
}
.get-contact {
    display: grid;
    grid-template-columns: 30px auto;
    margin: 0 0 5px;
    gap: 15px;
}
.get-border {
    padding: 15px 0;
    border-bottom: 0px solid #aaaaaa;
}
.get-contact-text h6 {
    font-weight: 600;
    color: black;
}
/*ติดต่อเรา*/


/*Form*/
.CASS-H-head, .CASS-H-head {
  font-family: "LINE Seed Sans TH";
}
.CASS-H-head {
  border-bottom: none;
  margin-bottom: 0px;
  background: transparent;
  padding-left: 0px;
  padding-top: 0px;
  text-align: center;
}
.CASS-H-head h3.form-inline {
  font-size: 1em;
  color: #000000;
  font-weight: 400;
}
.CASS-H-head h3.form-inline h3 {
    color: #e61c77;
    font-size: 2.3em;
}
.CASS-H-head h3.form-inline h4 {
    font-weight: 400;
}
.CASS-H-border .form-control {
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #afafaf;
  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: 15px 0;
  font-weight: 400;
  color: #000000 !important;
  height: auto;
}
.CASS-H-border .form-control::placeholder {
  color: #4a4a4a !important;
}
.CASS-H-border .form-control:hover {
  border-bottom: 1px solid #e61c77;
}
.CASS-H-border .form-control:focus {
  border-bottom: 1px solid #e61c77;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000000 !important;
}
.CASS-H-border .btn-default {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #363636 0, #363636 100%);
  background: #e61c77;
  color: #fff;
  text-shadow: 0 0px 0 #282828;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 50px;
  padding: 10px 30px;
  font-weight: 500;
  font-size: 1em !important;
  font-weight: 400;
  border: 0px solid #929292;
  box-shadow: none;
}
.CASS-H-border .btn-default:active {
  background-color: #e61c77;
  background: #e61c77;
  color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
  background-position: 0 0px;
  background-color: #e61c77;
  background: #e61c77;
  color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.95em;
    color: #000000;
    margin-top: -3%;
    margin-bottom: 0%;
    position: relative;
    text-align: left !important;
    margin-left: 20px;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    font-weight: 600;
    display: block;
}
.CASS-H-border #editor1, .CASS-H-border #editor2, .CASS-H-border #editor3, .CASS-H-border #editor4, .CASS-H-border #editor5, .CASS-H-border #editor6 ,
.CASS-H-border #editor13, .CASS-H-border #editor15 , .CASS-H-border #editor16 , .CASS-H-border #editor17 , .CASS-H-border #editor18
{
  display: none;
}
#display6 {
  margin-bottom: 15px;
}
.CASS-H-border {
    padding: 10% 5% 8%;
    background: rgba(255, 255, 255, 0.9);
    margin: 7% auto;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.CASS-H-border .form-group.col-md-2.col-sm-12 {
  width: 30%;
}
.CASS-H-border .form-group.col-md-6.col-sm-12 {
  width: 70% !important;
  padding-right: 0;
}
.CASS-H-border .btn-success, .CASS-H-border .btn-success:focus, .CASS-H-border .btn-success:hover {
  background-image: linear-gradient(to bottom, #e61c77 0, #e61c77 100%);
  border-color: #e61c77;
  padding: 5px 20px;
  border-radius: 50px;
  background-color: #e61c77;
  border: none;
}
.CASS-H-border .progress {
  background-image: linear-gradient(to bottom, #e61c77 0, #e61c77 100%);
  width: 100% !important;
  height: 30px;
  box-shadow: none;
  border-radius: 50px;
  margin-bottom: 0px;
  margin-top: 0px !important;
}
.CASS-H-border .col-md-offset-5 {
  margin-left: 0;
  margin: 0 auto;
  width: 100%;
  display: block;
  text-align: center;
}
.CASS-H-border .glyphicon-ok-circle:before {
  display: none;
}
.CASS-H-middle-mid {
  padding: 0px 2%;
}
.CASS-H-main {
  background: transparent;
}
.CASS-H-border br.k-br {
  display: none;
}
.customForm-margin-left {
  margin-left: 0px !important;
}
.CASS-H-border h5 {
    margin: 20px 0 5px;
}
.CASS-H-border .form-control-feedback {
    color: transparent !important;
}
/*Form*/



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




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 22px;
}
.container {
     width: 78vw;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
.btn-tel {
    grid-template-columns: 23px auto;
}
.why-icon-img {
    width: 20%;
}
.why-icon-text {
    width: 80%;
}
.template1 .caption {
    font-size: 20px;
}
.Contentmanager .template1 .template-panel {
    padding-bottom: 53%;
}
.itopplus-footer {
    font-size: 20px;
}
.tel-mail {
    grid-template-columns: 25px auto;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.itp-newshare-button {
    font-size: 0.8em !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 23px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 19px;
}
#iframe69c5eba42db6ca0013a52347 iframe {
    border-radius: 20px;
    height: 230px;
}
}







/* Large Devices, Wide Screens */
@media only screen and (max-width:1194px) {
body {
    font-size: 16px;
}
.h2, h2 {
    font-size: 2.6em;
}
.h4, h4 {
    font-size: 1.6em;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 10px;
}
.itopplus-banner > .container {
    grid-template-columns: 10% auto 33%;
}
.service-area-text h5 {
    font-size: 1.5em;
}
.service-area-text h4 {
    font-size: 1.6em;
}
.template1 .caption {
    padding: 15px 0 0px;
}
.get-in-touch-text {
    width: 90%;
}
.footer-block1 {
    padding: 3% 15%;
}
.about-block {
    width: 66%;
}
.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 {
    padding: 4% 4% !important;
}
.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 p {
    font-size: 14px;
    -webkit-line-clamp: 2;
    word-break: break-word;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.h2, h2 {
    font-size: 2em;
}
.h3, h3 {
    font-size: 1.7em;
}
.h4, h4 {
    font-size: 1.3em;
}
.about-us-sub {
    white-space: inherit;
    padding: 0 5%;
}
.why-icon-grid, .why-icon-grid2 {
    width: 95%;
}
.why-icon-text {
    white-space: inherit;
}
.service-area-text h5 {
    font-size: 1.2em;
}
.service-area-text h4 {
    font-size: 1.3em;
    margin: 5px 0 5px;
}
.service-area-grid {
    width: 100%;
    grid-template-columns: 35% auto;
}
.service-area-text h6 {
    font-size: 1em;
}
.service-area-img {
    width: 95%;
}
.template1 .col-md-6.col-sm-8.col-xs-12.padding-md {
    width: 50%;
}
.template1 .col-md-3.col-sm-4.col-xs-12.padding-md {
    width: 50%;
}
.Contentmanager .template1 .template-head {
    padding-bottom: 90%;
}
.Contentmanager .template1 .template-panel {
    padding-bottom: 36%;
}
.get-in-touch {
    font-size: 0.9em;
}
.get-in-touch-text {
    width: 100%;
}
.itopplus-footer {
    font-size: 14px;
}
.footer-block1 {
    padding: 3% 3%;
}
.footer-bg {
    padding: 7% 2% 10% 5%;
}
.tel-mail {
    grid-template-columns: 15px auto;
} 
.about-block {
    width: 70%;
    margin: -4% auto 0;
}
.about-block h3 {
    font-size: 1.7em;
}
.about-block .btn-phone {
    width: 100%;
    font-size: 0.9em;
}
.get-in-touch-text h2 {
    font-size: 2.6em;
    white-space: pre-line;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 18px;
    -webkit-line-clamp: 3;
    word-break: break-word;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.CASS-H-head h3.form-inline h3 {
    font-size: 1.7em;
}
.CASS-H-middle-mid {
    padding: 0px 5%;
}
.CASS-H-middle-mid div {
    padding: 0px;
}
.CASS-H-border .ITPcheckboxAuthen {
    margin-left: 8px;
    margin-right: 3%;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    display: inline;
}
.CASS-H-border {
    padding: 7% 3% 0%;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl69b3de93a1f5e00013ddd928 {
    padding: 0 !important;
}
.itopplus-bg1 {
    background-position: left;
    background-attachment: inherit;
}
.quote-block {
    width: 100%;
    text-transform: uppercase;
}
.why-block {
    margin: 0% 0;
}
.why-icon-grid, .why-icon-grid2 {
    width: 85%;
    grid-template-columns: repeat(1, 1fr);
}
.why-icon-grid .why-dots:after , .why-icon-grid2 .why-dots:before {
    display: none;
}
.why-dots {
    display: none;
}
.why-icon {
    gap: 15px;
    margin-bottom: 20px;
}
.why-icon-img {
    gap: 0px;
    width: 20%;
}
.why-icon-text {
    width: 80%;
    margin-bottom: 0px;
}
article.col-md-6.item.-micro {
    width: 50%;
}
.service-area {
    display: flex;
    flex-direction: column-reverse;
}
.service-area-text {
    padding: 10% 0;
}
.service-area-img {
    margin: 0% 0 0;
}
.warranty-block {
    width: 60%;
    padding: 5% 0%;
}
.warranty-block-img {
    width: 85%;
    margin: 0 auto;
}
.warranty-block-text {
    font-size: 0.7em;
}
.template1 .col-md-6.col-sm-8.col-xs-12.padding-md {
    width: 100%;
}
.template1 .col-md-3.col-sm-4.col-xs-12.padding-md {
    width: 100%;
}
.template1 .caption {
    padding: 15px 0 20px;
}
.Contentmanager .template1 .template-head {
    padding-bottom: 75%;
}
.Contentmanager .template1 .template-panel {
    padding-bottom: 75%;
}
.get-in-touch {
    grid-template-columns: repeat(1, 1fr);
}
.get-in-touch-text {
    padding: 10% 0 5%;
}
.btn-phone-text h6 {
    font-size: 1.2em;
}
.get-in-touch-img {
    margin: 0% 0 0;
}
.itopplus-footer {
    font-size: 16px;
}
.footer-block1 {
    padding: 3% 0%;
    text-align: center;
}
.footer-logo {
    width: 35%;
    margin: 0 auto;
}
.footer-bg {
    display: none;
}
.about-block {
    width: 95%;
    margin: 5% auto 5%;
    border-radius: 20px 20px 0 0;
}
.about-block h3 {
    font-size: 1.5em;
}
.about-block .btn-phone {
    font-size: 0.7em;
}
.about-block .btn-phone h6 {
    font-size: 1.25em;
}
.btn-phone-icon {
    align-self: center;
}
.btn-phone {
    grid-template-columns: 9% auto;
}
#Contentmanager .page-header {
    flex-direction: column;
}
.col-md-6.pull-left , .col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0;
}
.Textmanager.font-inherit {
    display: block;
}
.managerHeader {
    margin-bottom: 20px;
    text-align: center;
}
.itp-newshare-button {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}
.modal-dialog {
    width: 90% !important;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 50%;
}
.btn-more , .btn-contact {
    padding: 7px 25px;
}
.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 .col-md-8.col-sm-8.col-xs-12.padding-col {
     padding: 5% 5% !important;
     width: 100%;
}
.col-md-8.col-md-offset-2.text-center {
    padding: 0;
}
.btn-phone {
    padding: 14px 0px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:375px) {
.about-block .btn-phone {
    font-size: 0.6em;
}
}



#iframe69c5eba42db6ca0013a52347 iframe {
    border-radius: 20px;
}

