.itopplus-background {

}
.unknown { position: fixed; bottom: 8% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; }

body {
  font-size: 16px;
  overflow-x: hidden;
  color: #444444;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #444444;
}
a:hover {
    color: #00a651;
}
b, strong {
    font-weight: 600;
}
.itopplus-slide {
    background: #939598;
    color: #ffffff;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_30072024c8g7/0/0/1z-z721611452905.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  border-radius: 30px 30px 0 0;
}

.itopplus-bg2 {
  background-color: #00a651;
  color: #fff;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_30072024c8g7/0/0/3z-z1407710820601.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
    display: flex;
    flex-direction: column;
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_30072024c8g7/0/0/4z-z776538304892.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

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

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #000000;
  margin: 0 10px;
  padding: 5px 5px;
  border-radius: 0;
  border-bottom: 3px solid transparent;
  font-family: "Outfit", sans-serif;
}

.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: #000000;
  box-shadow: none;
  border-color: #ed1c24;
  background: transparent;
  background-color: transparent;
}

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

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

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

  #nav-menu,
  #ItopplusMainSidebar div {
    background: #fff !important;
  }

  #ItopplusMainSidebar *:not(a span) {
    color: #000000 !important;
    border: none;
  }

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

  .navbar-header a::before {
    background-size: 30px;
    background-position: center;
  }

  .navbar-header a::after {
    background: linear-gradient(to right, #fe2336 0, #c51e1f 100%);
  }

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

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

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

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

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

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

  .new-image-icon-twitter::before {
    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;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: 0.3s;
    border-radius: 0 0 30px 30px;
  }

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

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

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

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

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

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }

 
}

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





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







/*header*/
.header-icon-img {
    width: 8%;
    display: flex;
    justify-content: flex-end;
    gap: 5px;
    margin-left: auto;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
/*header*/




/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #00a651;
}
.itopplus-footer h6 {
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 2px;
}
.footer-block1 {
    padding: 0 27%;
}
.footer-grid {
    display: grid;
    grid-template-columns: auto 25%;
}
.footer-block3 h6 {
    font-weight: 400;
    line-height: 1.4;
}
.footer-icon-img {
    width: 13%;
    display: flex;
    gap: 7px;
}
.footer-grid-border {
    border-bottom: 1px solid #6c6c6c;
    margin: 25px 0;
}
.copy-right {
    font-size: 0.9em;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #00a651 !important;
    color: #00a651 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #00a651 !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% 2%;
}
/*footer*/





/*หน้าแรก*/
.padding-pd {
    padding: 2%;
}
.padding-pd2 {
    padding: 5%;
}
.about-us {
    padding: 8% 14%;
}
.about-us h6 {
    background: #dcdcdc;
    font-family: "Outfit", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding: 7px 13px;
    width: max-content;
    border-radius: 50px;
    font-size: 0.9em;
}
.about-us img {
    width: 65% !important;
    margin: 15px 0;
}
.btn-more {
    background: transparent;
    color: #000;
    border: 1px solid #929292;
    padding: 6px 13px;
    border-radius: 7px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-more:hover {
    background: #929292;
    color: #fff;
}
.menu-align {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 7% 0 2%;
}
.menu-align-text {
    width: 45%;
    font-family: "Audiowide", sans-serif;
    color: #000000;
}
.menu-align-border {
    width: 100%;
    border-bottom: 1.5px solid #929292;
}
.form-group.itpDisWatermarkImage {
    display: block !important;
}
.effect-sadie {
    border-radius: 20px;
}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 0, 0);
    background: linear-gradient(to bottom, rgba(15, 47, 88, 0) 0, rgba(0, 0, 0, .9) 100%);
    z-index: 1;
    padding: 30% 1em 20px !important;
    font-size: 0.8em !important;
    text-align: left;
    text-transform: none;
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom,rgba(15, 47, 88,0) 0,rgba(0, 0, 0,1) 100%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
.grid figure p {
    letter-spacing: 0px;
}
.grid figure img {
    opacity: 1;
}
.effect-sadie img {
    transition: 0.5s;
}
.effect-sadie:hover img {
    transform: scale(1.1) !important;
}
.product-name {
    display: grid;
    grid-template-columns: auto 40px;
    gap: 40px;
    align-items: end;
}
.product-name-text h6 {
    font-size: 1.4em;
    font-weight: 500;
    margin: 0 0 2px;
    font-family: "Outfit", sans-serif;
}
.product-name-icon img {
    border-radius: 0 0 0 0 !IMPORTANT;
    z-index: 1 !important;
}
.border-line {
    margin: 2% 0 10%;
    border-bottom: 1.5px solid #929292;
}
.about-icon-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 50px;
    margin-bottom: 5%;
}
.about-icon {
    white-space: pre-line;
    text-align: center;
    padding: 5% 5%;
    transition: 0.5s;
}
.about-icon:hover {
    transform: translateY(-10px);
}
.about-icon-img {
    width: 65%;
    margin: -40% auto 5%;
}
.about-icon-text {
    padding: 7% 0 0;
}
.about-icon-text h4 {
    margin: 0 0 5px;
}
.service-block {
    width: 50%;
    background: #fff;
    padding: 4%;
    border-radius: 0 50px 0 0;
    margin: 15% 0 0;
}
.service-icon-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 20px 0 0;
}
.service-block h2 {
    font-family: "Audiowide", sans-serif;
    margin: 0 0 10px;
    color: #000;
}
.service-icon {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 15px;
    align-items: center;
    margin-bottom: 10px;
    font-size: 0.9em;
}
/*หน้าแรก*/


/*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;
}
.CASS-H-head h3.form-inline {
    text-align: center;
}
.CASS-H-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1.5px solid #808080;
    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: 20px 0;
    font-weight: 400;
    color: #282828 !important;
}
.CASS-H-border .form-control::placeholder {
    color: #282828 !important;
}
.CASS-H-border .form-control:hover  {
    border-bottom: 1.5px solid #00a651;
}
.CASS-H-border .form-control:focus {
    border-bottom: 1.5px solid #00a651;
    -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: #282828!important;
}
.CASS-H-border .btn-default {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: transparent;
    color: #444;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 10px;
    padding: 10px 25px;
    font-weight: 500;
    font-size: 1em !important;
    font-weight: 400;
    border: 1px solid #929292;
    box-shadow: none;
}
.CASS-H-border .btn-default:active {
   background-color: #929292;
    background: #929292;
    color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #929292;
    background: #929292;
    color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 1em;
    color: #282828;
    text-align: left !important;
    padding-left: 3.5%;
    margin-top: -8%;
    margin-bottom: 0%;
    position: relative;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    font-weight: 600;
    display: block;
}
#btnview687f12c339e9c0001304646d {
    margin-left: 35%;
}
.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 #editor7, .CASS-H-border #editor8  {
    display: none;
}
#display6 {
    margin-bottom: 15px;
}
.CASS-H-border {
    padding: 7% 0;
}
.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 , .btn-success:focus, .btn-success:hover {
    background-image: linear-gradient(to bottom, #479e47 0, #479e47 100%);
    border-color: #479e47;
    padding: 5px 20px;
    border-radius: 50px;
    background-color: #479e47;
    border: none;
}
.CASS-H-border .progress {
    background-image: linear-gradient(to bottom, #f0f1f4 0, #f0f1f4 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-border .form-control-feedback {
    top: 10px !important;
    color: #e9181c !important;
}
.CASS-H-border .form-control option {
    color: #000;
}
.CASS-H-middle-mid {
    padding: 0px 10%;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-border br.k-br {
    display: none;
}
.customForm-margin-left {
    margin-left: 0px !important;
}
/*Form*/




/*About us*/
.menu-align2 {
    font-family: "Audiowide", sans-serif;
    text-align: center;
    text-transform: uppercase;
    padding: 2% 0;
}
/*About us*/



/*Product*/
.tj2.k-table {
    width: 100%;
  	margin: 1% 0 3%;
  	background: #fff;
}
.tj2.k-table td {
    border: 1px solid #ccc;
    padding: 15px;
    text-align: center;
}
.col-section {

}
article.col-md-6.item.-micro {
    width: 33.33%;
}
.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%;
    border-radius: 20px;
    position: relative;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.55) 100%);
}
.Contentmanager .site .col-section .item.-micro a img {
    position: relative;
    z-index: -1;
}
.project-icon-img img {
    z-index: 1 !important;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0;
    padding: 9px 20px;
}
.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.2;
    color: #fff;
    text-align: left;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    color: #fff;
    font-size: 0.9em;
    margin-bottom: 0px;
    position: absolute;
    left: 20px;
    right: 0;
    width: 90%;
    bottom: 15%;
}
.managerHeader {
    font-size: 2em;
    font-weight: 600;
    text-align: center;
    background: #939598;
    color: #ffffff;
    padding: 20px;
    border-radius: 10px;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 5% 0 1%;
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 50%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h3 , .product-sub-name h3 {
    font-weight: 600;
    margin: 0px 0 0px;
    line-height: 1.3;
    font-size: 1.4em;
}
.Textmanager.font-inherit h5 {
    margin: 0px 0 5px;
    font-weight: 600;
    font-size: 1.1em;
}
.Textmanager.font-inherit h6 {
    font-size: 1.2em;
    font-weight: 600;
    margin: 20px 0;
    line-height: 1.2;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}

.Contenemanager-gallery , .contenemanager-gallery {
    padding: 0 7px;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.33%;
    padding: 0px 10px 0;
}
.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;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    border-radius: 20px;
    box-shadow: none;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
.col-md-12.text-justify {
    padding: 0 10px;
}
.product-sub-name {
    text-align: center;
}
.product-sub-text h4 {
    font-size: 1.2em;
    color: #00a651;
}
.product-sub-name h3 {
    color: #ed1c24;
}
figure.effect-jazz {
    background: #fff;
    border-radius: 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.product-sub-pd {
    padding: 4%;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: none;
}
/*Product*/



/*service*/
.service-block2 {
    width: 100%;
    background: #fff;
    padding: 4%;
    border-radius: 0 50px 0 0;
    margin: 9% 0 4%;
    text-align: center;
}
.service-block2 h2 {
    font-family: "Audiowide", sans-serif;
    margin: 0 0 10px;
    color: #000;
}
.service-icon-block2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 30px 0 0;
}
.service-block2 h2 {
    font-family: "Audiowide", sans-serif;
    margin: 0 0 10px;
    color: #000;
}
.service-icon2 {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 20px;
    align-items: center;
    margin-bottom: 10px;
    font-size: 0.9em;
    text-align: left;
}
.service-icon-text2 h6 {
    font-size: 1.3em;
    font-weight: 600;
    color: #ed1c24;
}
/*service*/




/*news*/
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 50%;
    padding: 0 !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 50%;
    padding: 5% 5% !important;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    background: #fff;
    border: 1px solid #e3e3e3;
    margin: 0 10px 20px !important;
    width: 48%;
    border-radius: 10px;
    padding: 0;
}
.itp-contentmanager-template5 .img-container {
    padding-bottom: 75%;
}
.itp-contentmanager-template5 .img-container .img {
    border-radius: 10px 0 0 10px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 20px;
    line-height: 1.2;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 14px;
}
.img-content {
    margin: 2% 0;
    text-align: center;
}
.img-content img {
    margin-bottom: 2%;
}
.TabItpContentLandingPage6 {
    background-color: transparent;
    padding: 0;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
}
.TabItpContentLandingPage6>ul>li>a {
    background-color: #eee !important;
    border-radius: 30px;
    margin-right: 5px;
    padding: 15px !important;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #00a651!important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 18px !important;
}
.tab-content {
    border: none !important;
    padding: 5% !important;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: 3px 3px 20px rgba(0,0,0,15%);
    margin: 2% 1%;
}
/*news*/



/*contact us*/  
.text-contact {
    padding: 4% 0 0;
    text-align: center;
}
.text-contact h3 {
    font-size: 1.5em;
    line-height: 1.2;
    margin: 0 0 5px;
    font-weight: 600;
}
.contact-block3 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin: 20px 0;
}
.contact-block3 .contact-bg-icon {
    width: 50%;
}
.contact-block2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 20px 0;
}
.contact-bg {
    display: flex;
    padding: 15px;
    align-items: center;
    background: #f9f9f9;
    color: #282828;
    border-radius: 20px;
    gap: 15px;
}
.contact-bg:hover {
    background: #00a651;
    color: #fff;
}
.contact-bg:hover .contact-bg-border {
  border-bottom: 1px solid #fff;
}
.contact-us iframe {
    height: 264px;
    border-radius: 10px;
}
.contact-bg-text {
    width: 70%;
}
.contact-bg-text h6 {
    font-size: 1.3em;
    font-weight: 600;
}
.contact-bg-border {
    border-bottom: 1px solid #6c6c6c;
    margin: 15px 0;
    width: auto;
}
.contact-bg-icon {
    width: 30%;
}
/*contact us*/  
/*form Contact*/
.no-js #Component68d528b8427cda00137f7296 label {
  display: none !important;
}
.no-js #Component68d528b8427cda00137f7296 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component68d528b8427cda00137f7296 .form-control {
    border: 1px solid #e7e7e7;
    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: 28px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component68d528b8427cda00137f7296 .form-control:hover {
  border: 1px solid #00a651;
}
.no-js #Component68d528b8427cda00137f7296 .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component68d528b8427cda00137f7296 .form-control:focus {
  border: 1px solid #00a651;
  -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: #000 !important;
}
.no-js #Component68d528b8427cda00137f7296 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #00a651;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #00a651;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component68d528b8427cda00137f7296 .btn-default:active {
  background: #00a651;
  color: #fff;
}
.no-js #Component68d528b8427cda00137f7296 .btn-default:hover,.no-js #Component68d528b8427cda00137f7296 .btn-default:focus {
  background-position: 0 0px;
   background: #00a651;
  color: #fff;
}
.no-js #Component68d528b8427cda00137f7296 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component68d528b8427cda00137f7296 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component68d528b8427cda00137f7296 .ITPcheckboxAuthen {
  font-size: 0.9em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
/*form Contact*/



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





/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.container {
     width: 79vw;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
  .about-us {
    padding: 9% 16%;
}
.CASS-H-border .form-control {
    padding: 25px 0;
}
.itopplus-footer {
    font-size: 17px;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 18px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 24px;
}
.contact-us iframe {
    height: 288px;
}
  .contact-bg-icon {
    width: 28%;
}
  .contact-bg-text h6 {
    font-size: 1.1em;
    font-weight: 600;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.h4, h4 {
    font-size: 1.3em;
}
  .about-us {
    padding: 5% 5%;
}
.menu-align-text {
    width: 70%;
}
.product-name {
    grid-template-columns: auto 33px;
    gap: 20px;
}
figure.effect-sadie p {
    font-size: 0.6em !important;
}
.about-icon-block {
    gap: 20px;
}
.service-block {
    margin: 2% 0 0;
}
  .CASS-H-border span#contactUsAcceptPolicyText2 {
    display: inline;
}
.CASS-H-border .ITPcheckboxAuthen {
    padding-left: 5%;
}
.itopplus-bg4 {
    background-size: cover;
}
.copy-right {
    font-size: 0.7em;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 0.7em;
    width: 88%;
    bottom: 18%;
}
.service-icon2 {
    align-items: start;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    width: 47%;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 12px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 18px;
}
.contact-bg-text {
    word-break: break-word;
    font-size: 15px;
}
  .contact-bg-icon {
    width: 40%;
}
  .footer-icon-img {
    width: 15%;
    display: flex;
    gap: 7px;
}
  .contact-bg-text h6 {
    font-size: 1.1em;
}
  .contact-bg {
    height: 14vh;
}
  .contact-bg-border {
    margin: 10px 0;
}
  .contact-block3 {
    grid-template-columns: repeat(2, 1fr);
}
  .contact-block3 .contact-bg-icon {
    width: 21%;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.h2, h2 {
    font-size: 2em;
}
.about-icon {
    white-space: inherit;
}
  .CASS-H-middle-mid div {
    padding: 0px 0%;
}
  .CASS-H-middle-mid {
    padding: 0 12%;
}
  .CASS-H-border .ITPcheckboxAuthen {
        padding-left: 2%;
    }
      .Contentmanager .site .col-section .item.-micro a .caption .time {
        bottom: 22%;
    }
      .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
        font-size: 10px;
    }
      .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
        font-size: 16px;
    }
  .itp-contentmanager-template5 .img-container {
    padding-bottom: 95%;
}
    .contact-block2 {
        grid-template-columns: repeat(2, 1fr);
    }
      .table-responsive {
        border: 0px solid #ddd;
    }
  .tj2.k-table td {
    padding: 15px 10px;
}
  .footer-icon-img {
        width: 20%;
        display: flex;
        gap: 7px;
    }
.contact-bg-icon {
        width: 45%;
}
.contact-bg-text {
        font-size: 16px;
}
.contact-block3 .contact-bg-icon {
        width: 45%;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl68d37078f789d100138ed2f4 {
    padding: 0 !important;
}
.about-us {
        padding: 5% 0%;
 }
  .menu-align-border {
    width: 35%;
}
  .menu-align-text h2 {
    font-size: 1.7em;
}
 figure.effect-sadie p {
        font-size: 0.7em !important;
}
  .border-line {
    margin: 2% 0 20%;
}
  .about-icon-block {
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
}
.about-icon {
        padding: 5% 5% 40%;
    }
      .service-block {
        width: 100%;
        margin: 10% 0 0;
    }
      .CASS-H-middle-mid {
        padding: 0 8%;
    }
  .footer-grid {
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
    gap: 20px;
}
.footer-icon-img {
    display: none;
}
  .footer-block1 {
    padding: 0 35%;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
        font-size: 0.8em;
        bottom: 19%;
    }
  .managerHeader {
    font-size: 1.4em;
}
  .col-md-6.pull-left, .col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  .service-block2 {
    padding: 8%;
}
  .service-icon-block2 {
    grid-template-columns: repeat(1, 1fr);
}
      .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-8.col-sm-8.col-xs-12.padding-col p {
        font-size: 11px;
    }
      .itp-contentmanager-template5 .img-container {
        padding-bottom: 100%;
    }
  .no-js #Component68d528b8427cda00137f7296 .col-md-6 {
    padding: 0 15px;
}
  .Contentmanager .site .col-section .item.-micro a .image {
    z-index: 0;
}
      .Contentmanager .site .col-section .item.-micro a .caption .time {
        bottom: 10%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .9) 100%) !important;
        padding: 15% 10px 10px;
        border-radius: 0 0 20px 20px;
        width: 95%;
        left: 10px;
}
.contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
.contact-bg-icon {
    width: 35%;
}
.contact-bg {
    height: 17vh;
}
.contact-bg-border {
    margin: 7px 0;
}
.contact-block3 {
    grid-template-columns: repeat(1, 1fr);
}
.contact-block3 .contact-bg-icon {
    width: 34%;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:400px) {
  .menu-align-text h2 {
    font-size: 1.5em;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
        bottom: 12%;
        width: 94.5%;
    }
}

