 
    /** background-image: linear-gradient(125deg, #001e3f 0%, #1d66cc00 50%, #061c65 80%);  */
    @media (min-width: 1980px) {
      .container {
        width: 1500px;
      }
    }

    #main-slider {
      bottom: 0px;
      top: 0px;
    }

    .fn-brand {
      font-family: "poppins";
    }

    .icon-iso-item {
      float: left;
    }

    .icon-iso-item h1 {
      font-size: 1.2rem;
      color: #fff;
    }

    .btn-gradient-border {
      display: inline-block;
      padding: 10px 20px;
      color: #000000;
      font-weight: normal;
      text-decoration: none;
      border: 2px solid;
      border-image-slice: 1;
      border-width: 2px;
      /* border-image-source: linear-gradient(135deg, #9f60ff, #00d4ff); */
      background-color: #ffffff;
      border-radius: 30px;
      letter-spacing: 0.025em;
      line-height: 1.42857143;
      min-width: 200px;
      position: relative;
      overflow: hidden;
      background-image: none;
      font-size: 1rem;
    }

    .btn-gradient-border:hover {
      background-color: transparent;
    }

    .btn-gradient-border::before {
      content: "";
      position: absolute;
      inset: 0;
      background: linear-gradient(135deg, #00d4ff, #9f60ff);
      opacity: 0;
      transition: opacity 1s ease;
      z-index: -1;
    }

    .btn-gradient-border:hover::before {
      opacity: 1;
    }

    #main {
      box-shadow: 2px 2px 10px #000;
      margin-top: 40px;
      position: relative;
      max-height: 650px;
      overflow: hidden;
      background: #00166c;
      /*background-image: linear-gradient(to right, #2d4e7f 0%, #00dbde 10%, #fc00ff 100%);*/
    }

    #rev_slider,
    #rev_slider_wrapper,
    .tp-revslider-mainul {
      max-height: 700px !important;
      overflow: hidden;
    }

    .section-bg::after {
      content: " ";
      position: absolute;
      top: 0px;
      left: 0px;
      bottom: 0px;
      right: 0px;
      /* z-index: 1; */
      /* background-color: rgb(0 0 0 / 35%); */
      /*sbackground-image: linear-gradient(137deg, #022b55 0%, #022b55 20%, #022b55 100%);*/
      /*background-image: url("/cache/2025/images/slider/2-4.png?v={{version}}") ;
           background-repeat: no-repeat;
           background-size:cover;
           background-position: right;*/
      /* background-image: linear-gradient(181deg, #00287d 0%, #002143 60%, #043d93 100%);*/
      /*  background-image: linear-gradient(181deg, #091E4E 0%, #1545B4 100%); */
      /*#code : #091E4E
            #code : #1545B4*/
    }

    .rev_slider li.overlay::after {
      /*background: linear-gradient(to right, #0a68c7de 40%, #062d5b 100%);*/
    }

    #projects.section-overlay {
      /*background: url(/cache/2022/images/bg-wed-design-section-05.png);*/
      background: url(/cache/2025/images/bg/hm-project-01.jpg);
      background-size: cover;
      background-attachment: fixed;
      position: relative;
      padding-left: 20px;
      padding-right: 20px;
      color: #000;
    }

    #projects.section-overlay.gray {
      background: url(/cache/2025/images/bg-wed-design-section-05.png);
      background-size: cover;
      position: relative;
      padding-left: 20px;
      padding-right: 20px;
      color: #000;
    }

    .icon.ion-checkmark {
      border: 1px solid #c8d736;
      font-size: 20px;
      margin-right: 10px;
      padding: 0 15px;
      border-radius: 100%;
      background: #cee002;
      color: #fff;
    }

    .btn-primary {
      background: #107dd5;

      background-image: linear-gradient(95deg,
          #107dd5 0%,
          #5500a4 51%,
          #107dd5 100%);

      color: #fff;
      min-width: 200px;
      background-size: 200% auto;
      position: relative;
    }

    .btn.btn-addLine {
      background-image: linear-gradient(95deg,
          #13c100 0%,
          #7ce700 51%,
          #13c100 100%);

      color: #ffffff;
      transition: 0.5s;
      background-size: 200% auto;
      min-width: 200px;
      position: relative;
    }

    .btn.btn-addLine i,
    .btn-primary i {
      position: absolute;
      left: 15px;
      top: 12px;
      font-size: 1.75rem;
    }

    .btn-gradient-border i {
      position: absolute;
      left: 15px;
      top: 10px;
      font-size: 1.75rem;
    }

    .rev_slider .btn.btn-primary i {
      position: absolute;
      left: 15px;
      top: 10px;
      font-size: 1.55rem;
    }

    .btn.btn-addLine:hover,
    .btn-primary:hover {
      background-position: right center;
    }

    .mobile-line {
      display: none;
    }

    .frm-rev {
      background: #fff;
      overflow: hidden;
      border-radius: 5px;
      box-shadow: 1px 1px 10px #444;
    }

    .frm-rev .form-group-lg select.form-control {
      text-align: center;
      width: 65%;
      border: 0px;
      box-shadow: none;
      font-size: 1.5rem;
      display: inline-block;
    }

    .frm-rev .btn-rev-submit {
      font-size: 1.5rem;
      font-weight: bold;
      width: 37%;
      display: inline-block;
      padding: 1.1em 0 1em;
    }

    .main-top-banner-footer {
      width: 100%;
      position: absolute;
      bottom: -1px;
      z-index: 1;
    }

    .fn-yellow {
      color: #fac832;
    }

    .rev-typed-02 {
      color: #fff;
    }

    .txt-free-google {
      font-size: 1.5rem;
      display: block;
    }

    .img-man {
      width: 700px !important;
      height: auto !important;
    }

    
    .rev-ceo {
      position: absolute;
      top: 0px;
      bottom: 0px;
      left: 45%;
      z-index: 2;
    }

    .rev-showcase {
      position: absolute;
      top: auto;
      bottom: 0px;
      left: 50%;
      z-index: 2;
      max-width: 100%;
      overflow: hidden;
    }

    .rev-img-showcase {
      /* width: auto; */
      opacity: 0;
      animation: fadeIn 1s ease 1s forwards;
      height: 100%;
    }

    .rev-img-ceo {
      height: 100%;
      width: auto;
    }

    .rev-arrow {
      position: absolute;
      top: 0px;
      bottom: 0px;
      right: 0;
      z-index: 1;
    }

    .rev-arrow img {
      height: 100%;
      width: auto;
    }

    .rev-mobile-bg {
      position: absolute;
      top: 0px;
      bottom: 0px;
      left: 40%;
      right: 0px;
      z-index: 1;
      overflow: hidden;
    }

    .rev-mobile-bg img {
      height: 150%;
      width: auto;
      margin-left: 0px;
      margin-top: -100px;
    }

    .rev_slider_wrapper {
      position: relative;
      height: 650px;
      z-index: 1;
      width: 100%;
    }

    .tp-overflow-hidden {
      overflow: hidden;
    }

    .rev-leaf-01 {
      position: absolute;
      bottom: 0px;
      left: 0;
      z-index: 1;
      /* height: 250px; */
      /* top: 350px; */
      width: 15%;
      max-width: 250px;
    }

    .rev-leaf-02 {
      position: absolute;
      top: 0px;
      right: 0;
      z-index: 2;
      width: 200px;
    }

    .star-wow {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      

      /*background-image: linear-gradient(181deg, #091E4E 0%, #1545B4 100%);*/
    }

    @keyframes gradientFadeOut {
      from {
        opacity: 1;
      }

      to {
        opacity: 0;
      }
    }

    .star-wow canvas {
      margin-left: 0;
    }

    .rev_slider .btn.btn-primary {
      letter-spacing: 0.025em;
      font-size: 1rem;
      display: inline-block;
      border: 0;
      border-radius: 0;
      padding: 10px 15px;
      min-width: 200px;
      background: #ffffff00;
      background-image: linear-gradient(95deg,
          #107dd5 0%,
          #5500a4 51%,
          #107dd5 100%);
      border: 2px solid #9191915c;
      box-shadow: 0px 0px 10px #002e6973;
      margin: 10px 10px 10px 0px;
      transition: 0.5s;
      background-size: 200% auto;
      line-height: 25px;
      border-radius: 30px;
    }

    .rev_slider .btn.btn-primary:hover {
      background-position: right center;
      /* change the direction of the change here */

      text-decoration: none;
    }

    .rev_slider .btn-yellow {
      min-width: 200px;
    }

    .carousel-captions p {
      margin-bottom: 5px;
    }

    .carousel-captions .h2 {
      font-size: 2rem;
      margin-bottom: 10px;
    }

    .tp-bullets {
      z-index: 9999 !important;
    }

    @media (max-width: 1370px) {
      .rev-leaf-01 {
        width: 15%;
        max-width: 200px;
      }
    }

    @media (max-width: 1180px) {
      .rev-arrow {
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 50%;
        right: 0;
        z-index: 1;
        overflow: hidden;
      }

      .rev-img-showcase {
        height: 100%;
        width: auto;
      }

      #main {
        max-height: 650px;
      }

      #rev_slider,
      #rev_slider_wrapper,
      .tp-revslider-mainul {
        max-height: 600px !important;
        overflow: hidden;
      }

      .carousel-captions .h1 {
        font-size: 2.45rem;
      }

      .carousel-captions p {
        font-size: 14px;
      }

      #main-slider .carousel .carousel-content .carousel-content-inner {
        width: 60%;
      }
    }

    @media (max-width: 850px) {
      .carousel-captions {
        padding-top: 50px;
        vertical-align: top;
      }

      .caption-desc p {
        display: none;
      }

      #main {
        max-height: 650px;
      }

      .rev_slider_wrapper {
        height: 600px;
      }

      #rev_slider,
      #rev_slider_wrapper,
      .tp-revslider-mainul {
        max-height: 400px !important;
        overflow: hidden;
      }

      .hero-banner-service {
        background-color: #1d2436d9 !important;
      }
    }

     

    .bg-herobanner {
      position: absolute;
      top: 0px;
      bottom: 0px;
      left: 0px;
      right: 0px;

      overflow: hidden;

      /*background-image: linear-gradient(124deg, #091E4E 30%, #1545b400 100%);*/
      /*background-image: linear-gradient(148deg, #091e4eed 20%, #00124129 60%);*/
      /*background-image: linear-gradient(148deg, #091e4ebd 20%, #00124129 60%);*/

      /*background-image: linear-gradient(125deg,
            #0059bb00 0%,
            #1d66cc00 50%,
            #061c65 80%);*/
    }

    .bg-herobanner::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      /*background-image: linear-gradient(148deg, #091e4eed 20%, #00124129 60%);*/
      /*background-image: linear-gradient(148deg, #000f63 20%, #0010398f 60%);
                        opacity: 1;
                        animation: gradientFadeOut 6s ease-in-out infinite alternate;*/
    }

    @keyframes fadeInVideo {
      from {
        opacity: 0;
      }

      to {
        opacity: 1;
      }
    }

    @keyframes gradientFadeOut {
      from {
        opacity: 1;
      }

      to {
        opacity: 0;
      }
    }

    .video-bg {
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      overflow: hidden;

      background-size: cover;
      background-position: bottom center;
      background-attachment: fixed;
    }

    .video-bg.bg-image {
      background-image: url("/cache/2025/images/home/slide-013.jpg");
    }

    .video-bg .video-content {
      position: relative;
      height: 100%;
    }

    .video-content video {
      opacity: 1;
      /*animation: fadeInVideo 3s ease-in-out 1s forwards;*/
      /*transform: rotate(180deg) scaleX(-1);*/
    }

    .hero-banner-service {
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      background-color: #002483d4;
      z-index: 1;
    }

    .hero-banner-service ul {
      margin: 0px;
      padding: 0px;
      font-size: 0px;
    }

    .hero-banner-service ul li {
      list-style: none;
      padding: 20px;
      margin: 0px;
      display: inline-block;

      width: 300px;
      text-align: center;
    }

    .hero-banner-service ul li img {
      height: 40px;
      width: auto;
      margin: 0px auto;
    }

    .pd-clear {
      margin: 0px;
      padding: 0px;
    }

    .section-title {
      position: relative;
      z-index: 1;
    }

    .service-package {
      margin: 0;
      background: #f8f9fa;
      padding: 30px;
      /*background-image: linear-gradient(137deg, #056fdb 0%, #022b55 20%, #0055ad 100%);*/
      color: hsl(221.74deg 29.87% 15.1%);

      background-repeat: no-repeat;
      background-size: cover;

      background-position: center left;
      position: relative;
    }

    .service-package::before {
      content: " ";
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      top: 0;
      /*background-image: url(/cache/2025/images/bg-index.png?v=83036g);*/
      /* background-image: linear-gradient(179deg, #ffffff00 0%, #ffffff1f 20%, #ffffff96 60%); */
      background-repeat: no-repeat;
      background-size: cover;
      background-position: top left;
      opacity: 0.2;
      filter: blur(2px);
    }

    .service-package {
      color: #fff;
      font-size: 14px;
      text-align: center;
    }

    .service-package h2 {
      font-size: 1.75rem;
      margin: 5px;
      padding: 0px;
      color: #fff;
    }

    .service-package h3 {
      font-size:14px;
      margin:0px;
      padding:0px;
    }
    .service-item {
      margin: 5px;
      overflow: hidden;
      padding-bottom: 60px;
      border-top-right-radius: 20px;
      border-top-left-radius: 20px;
      transition: all 0.3s ease;
    }

    .service-item:hover {
      transform: translateY(-15px);
    }

    .imgCard {
      position: relative;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
    }

    .imgCard a {
      display: block;
      overflow: hidden;
    }

    .imgCard img {
      transition: 0.7s all ease-in-out;
    }

    .imgCard:hover img {
      /*transform: scale(1.1); */
    }

    .imgCard::before {
      content: " ";
      position: absolute;
      top: 100%;
      left: 0px;
      right: 0px;
      height: 60px;
      background-size: cover;
      background-image: inherit;
      background-position: bottom;
      background-repeat: no-repeat;
      transform: scaleY(-1);
      z-index: 1;
      opacity: 0.9;
      filter: blur(1px);
      mask-image: linear-gradient(to bottom, rgb(0 0 0 / 0%), #000000);
      -webkit-mask-image: linear-gradient(to bottom, rgb(0 0 0 / 0%), #000000);
    }

    @media (max-width: 780px) {
      .service-package {
        margin-top: 0px;
        padding: 20px 10px;
      }
    }

  

    section.problem {
      background: #e8f0fe;
      padding-bottom: 200px;
    }

    section.problem h2 {
      
      color: #00192a;
      margin: 2rem 0 1.25rem 0;
      font-size: 2.25rem;
      text-shadow: 1px 1px 2px #0000007a;
    }

    section.problem h4 {
      color: #052646;
      margin: 1.5rem 0 3rem 0;
    }

    .why-seo-item {
      margin: 20px 0px;
      padding: 10px;
      box-shadow: 5px 10px 15px #747e9b45;
      border-radius: 10px;

      position: relative;
      background: #fff;
      transition: all 0.5s ease;
    }

    .why-seo-item:hover {
      transform: scale(1.05);
      z-index: 1;
      position: relative;
    }

    .why-seo-desc {
      min-height: 80px;
      padding: 1.5rem 0;
      margin: 10px 10px 10px 10px;
      font-family: "Noto Sans Thai", sans-serif;
      text-align: left;
      font-weight: bold;
      color: #000;
    }

    .why-seo-item i {
      width: 50px;
      height: 50px;
      color: #5c798c;
      font-size: 25px;
      line-height: 50px;
      text-align: center;
      float: left;
      background: #ffffffde;
      /* background-image: linear-gradient(136deg, #0b60ae 0%, #0e6fc2 100%); */
      position: absolute;
      top: -20px;
      right: 20px;
      border-radius: 3px;
    }

    .why-seo-item .media-cover {
      aspect-ratio: 430 / 204;
      /* หรือประมาณ 1.76 / 1 */

      position: relative;
      overflow: hidden;
      margin: 0px;
      border-radius: 5px;
    }

    .why-seo-item .media-cover img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      /* หรือ contain, fill ตามที่ต้องการ */
      position: absolute;
      top: 0;
      left: 0;
      transition: all 0.7s ease;
    }

    .why-seo-item:hover .media-cover img {
      transform: scale(1.3);
    }

    .why-seo-item.hili-yellow {
      background: #ffc107;
      background-image: linear-gradient(345deg,
          #00438b00 0%,
          #ffeb3b 30%,
          #d9c00047 80%,
          #ffeb3bbd 100%);
    }

    #google-seo-item .owl-stage {
      left: -20px;
    }

   

    .service-package .container {
      margin-top: -200px;
      color: #111;
    }

    .service-package h2 {
      color: #111;
    }

    .section-line-01 {
      position: absolute;
      right: 0px;
    }

    .section-line-01 img {
      max-width: 600px;
      float: right;
    }

    .WebCarePackage {
      position: relative;
    }

    .why-us-video {
      padding: 80px 0px;
      background: #fefefe;
    }

    .why-us-video .section-title h2 {}

    .why-us-video .section-title h3 {
      margin: 1rem 0 2.5rem 0;
      color: #022553;
      font-size: 1.25rem;
    }

    .promion-cta a {
      width: 300px;
      font-size: 1.2rem;
      line-height: 35px;
      padding: 5px 0px;
      height: 45px;
    }

    .btn-primary.with-icon-next {
      padding-left: 30px;
      font-size: 16px;
      width: auto;
    }

    .btn-primary.with-icon-next i {
      margin-right: 10px;
      display: inline;
      display: inline-block;
      /* position: relative; */
      font-size: 1.05rem;
      background: #ffffff00;
      width: 30px;
      height: 30px;
      border-radius: 7px;
      color: #fff;
      line-height: 30px;
      top: 8px;
      left: 8px;
      transition: 0.5s;
    }

    .btn-primary.with-icon-next:hover {
      padding-left: 15px;
      padding-right: 35px;
    }

    .btn-primary.with-icon-next:hover i {
      background: #ffffff9e;
      color: #000;

      left: 165px;
    }

    .img-shadow {
      box-shadow: 0px 0px 10px #999;
    }

    .service-video {
      position: relative;
    }

    .service-video-block {
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
    }

    .video-hack-marketing {
      margin: 10px 10px;
      border: 10px solid #040404;
    }

    .btn-video-play {
      width: 120px;
      height: 120px;
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -60px;
      margin-top: -60px;
      z-index: 1;
    }

    .promion-cta {
      text-align: left;
      margin-top: 15px;
      margin-left: 10px;
    }


    #social-brand {
      padding: 50px 0px;
    }

    p.white-block {
      border: 1px solid #ddd;
      border-radius: 10px;
      padding: 10px;
      background: #fff;

      transform: translateY(-5px);
      text-align: center;
      margin-bottom: 40px;
      background: #022d59;
      /* border: 1px solid #ddd; */
      border-radius: 15px;
      padding: 20px 15px;
      transition: all 0.3s ease;
      flex: 0 0 48%;
      /* max-width: 48%; */
      /* margin: 1%; */
      box-shadow: 0px 5px 20px #5555554f;
      border-radius: 15px;
      background: #ffffffb5;
      border: 1px solid #ddddddb5;
    }

    .problem-text-promote .adc-01 h3 {
      text-align: right;
      border-right: 5px solid #002482;
      padding-right: 20px;
    }

    .problem-text-promote .adc-02 {
      text-align: left;
    }

    .problem-text-promote .adc-02 h4 {
      margin-bottom: 5px;
      margin-top: 3.2rem;
      font-family: "Poppins", "Noto Sans Thai", sans-serif !important;
    }

    .problem-text-promote .adc-02 p {
      font-size: 1.25rem;
      line-height: 1.75rem;
      color: #000;
    }

    .service-icon-set {
      position: relative;

      overflow: hidden;
      margin-top: 20px;
    }

    .service-icon-set-block {
      position: absolute;
      top: 0px;
      bottom: 0px;
      left: 0px;
      right: 0px;

      display: table;
      height: 100%;
      z-index: 1;
    }

    .service-icon-set-content {
      display: table-cell;
      vertical-align: middle;
      height: 100%;
      text-align: center;


      overflow: hidden;
    }

    .servic-icon {
      display: inline-block;
      width: 34%;
      margin: 2px 5px;
      background: #00166c;
      border-radius: 10px;
      overflow: hidden;
      border: 1px solid #001147;
      box-shadow: 3px 3px 8px #614444;
    }

    .servic-icon a {
      display: block;
      overflow: hidden;
      border: 2px solid #ffffff1f;
      border-radius: 13px;
      box-shadow: 0px 0px 20px #191a45cf;
      background-image: linear-gradient(179deg,
          #00438b00 0%,
          #094c9308 30%,
          #06315f47 80%,
          #032a55 100%);
      transition: 1s;
    }

    .servic-icon a:hover {
      /*background: #673AB7; */
      background-image: linear-gradient(179deg,
          #00438b 0%,
          #094c93 30%,
          #06315f 80%,
          #032a55 100%);
    }

    .servic-icon a img {
      transition: 0.7s;
    }

    .servic-icon a:hover img {
      transform: scale(110%);
    }

    #tesminal {
      background: #e8f0fe;
      padding: 40px 0px;
    }

    .hero-banner-content {
      position: absolute;
      left: 0px;
      right: 0px;
      bottom: 0px;
      top: 0px;
    }

    .hero-banner-inner {
      position: relative;
      top: 0px;
      height: 100%;
      bottom: 0px;
      font-size: 2.5rem;
      line-height: 180%;
      display: table;

      width: 100%;
    }

    .hero-banner-inner:before {
      content: " ";
      position: absolute;
      top: 0px;
      bottom: 0px;
      /* width: 800px; */
      left: 0;
      right: 0;
      /* margin-left: -400px; */
     /* background: linear-gradient(to left, #ff008b, #e91e63, #0025f980, #00135c);*/
     /*background: linear-gradient(to left, #ff000070, #ff000033, #425effab, #d0d9fd00);*/
     background: linear-gradient(to left, #e91e6340, #e91e6317, #425effab, #d0d9fd00);
      opacity: 1;
    }

    .hero-banner-caption {
      vertical-align: middle;
      display: table-cell;
      position: relative;
    }

    .hero-banner-caption img.hero-logo {
      width: 250px;
      margin: 0 auto;
    }

    .hero-banner-caption .h1 {
      font-weight: normal;
      font-size: 1.75rem;
      color: #fff;
      text-shadow: 0px 0px 2px #000;
    }

    .hero-banner-caption:before {
      content: " ";
      position: absolute;
      top: 0;
      bottom: 0px;
      left: 0;
      right: 0;
      background: linear-gradient(137deg, #000837, #001cb65c, #1834d300, #00127700);
      /*background: linear-gradient(137deg, #000837, #001cb65c, #1834d300, #00127700);*/
      opacity: 0.8;
      /* width: 700px; */
      /* left: 50%; */
      /* margin-left: -350px;*/
    }

    .solution-hero {
      max-width: 680px;
      margin: 10px auto;
      position: relative;
      /* border: 1px solid #ffffff4a; */
      padding: 30px;
      border-radius: 10px;
      /* background: #00158799;*/
    }

    .service-solution {
      
      margin: 20px auto 0 auto;
      max-width: 1200px;
      display: flex;
      /* เปิดใช้งาน Flexbox บน container */
      flex-wrap: wrap;
      /* ให้ items ขึ้นบรรทัดใหม่ได้เมื่อพื้นที่ไม่พอ */
      justify-content: center;
      /* จัดเรียง items จากจุดเริ่มต้น */
      align-items: flex-start;
      /* จัดเรียง items จากจุดเริ่มต้นด้านบน */
      gap: 10px;
      /* เพิ่มระยะห่างระหว่าง items (ปรับค่าได้ตามต้องการ) */
      /* หรือใช้ margin แทน gap ก็ได้ เช่น margin-bottom และ margin-right */
    }

    .service-solution-col   {
      width: calc(50% - 10px);
      box-sizing: border-box;
    }


   

    .service-solution .solution-item {
      
      font-size: 14px;
      color: #fff;
      
      text-align: center;
      border-radius: 6px;
      transition: 0.3s;
      cursor: pointer;
      line-height: 120%;
      padding: 10px;
      text-shadow: 0px 1px 2px #000;
    }

     .solution-item.web-solut {
      
       background: #0025b4d6;
        border: 1px solid #0029c8;
        box-shadow: 0px 0px 10px #00197afc;
    }

    .solution-item.webapp-solut
    {
          background: #ffffff;
          border: 1px solid #101010;
          color: #000e5a;
          text-shadow: 0px 0px 2px #000000cc;
    }
  .service-solution-col.col-left {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        gap: 16px;
        width: calc(60% - 10px);
    }

    .service-solution-col.col-left .solution-item {
      text-align: center;
      width: calc(100%);
      box-sizing: border-box;
      border-radius:15px;
      height: 140px;
    }

    .service-solution-col.col-left .solution-item .ii-icon {
      height:90px;
      overflow:hidden;
      margin:0px;
      padding:0;
      margin-bottom:10px;
      border-radius:5px;
    }

    .service-solution-col.col-left .solution-item img {
      width:100%;
      min-width:100%;
      margin:0px;
    }

    .service-solution-col.col-right {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        gap: 0px;
        margin-top:10px;
        width: calc(40% - 10px);
    }

    .service-solution-col.col-right .solution-item {
      text-align: center;
       
       
      
      width: calc(50% - 10px);
      box-sizing: border-box;

    }
    .service-solution-col.col-right .solution-item .ii-icon {
        
      background: #d00012;
      border: 1px solid #860000;
      /* padding: 5px; */
      width: 100px;
      margin: 0 auto;
      border-radius: 15px;
      padding: 5px;
      height: 100px;
      margin-bottom: 5px;
      box-shadow: 0px 0px 10px #6c0000;
       
    }
    .service-solution-col.col-right .solution-item .name {
      
    }
    .service-solution-col.col-left .solution-item:hover {
      margin-top: -5px;
      margin-bottom:5px;
      box-shadow: 0px 0px 10px #ffffffa1;
      
    }

    .service-solution-col.col-right .solution-item:hover {
        margin-top: -5px;
        margin-bottom:5px;
    }

    .solution-item .ii-icon {
      text-align: center;
    }

    .solution-item .ii-icon img {
      max-width: 60px;
      margin: 15px auto 0px auto;
    }


    @media (max-width: 1180px) {
      .hero-banner-service ul li {
        width: 24%;
      }
    }


    @media (max-width: 1024px) {
      #main-slider {
        bottom: 85px;
        top: 0px;
      }

      .hero-banner-service ul {
        margin: 0px;
        padding: 0px;
        font-size: 0px;
        background: #0029c7;
      }

      .hero-banner-service ul li {
        width: 24% !important;
      }
    }

    @media (max-width: 820px) {
      .service-icon-set-content {
        padding-top: 20px;
        padding-bottom: 20px;
      }

      .service-icon-set {
        height: 300px;
        position: relative;
        border-radius: 0;
        overflow: hidden;

      }

      .hero-banner-service ul li {
        width: 24% !important;
      }
    }

    @media (max-width: 500px) {

     

      .why-us-video .section-title h3 {
          
          font-size: 1.25rem;
          line-height: 1.65rem;
      }

      .service-package  .section-title {
        text-align:left;
      }
      
      .service-package h2 {
          font-size: 1.35rem;
          margin: 0 0 15px 0;
          line-height: 1.75rem;
          padding: 0px;
      }

      section.problem {
        padding-bottom:80px;
      }
      .service-package .container {
        margin-top:0px;
      }
       .service-package .section-title.top h2{
         margin-bottom:5px;
         margin-top:20px
       }
       .service-package .section-title.top {
        font-size:13px;

       }
       
      .section-title {
        font-size:13px;
        line-height:1.55rem;
      }

      .problem-text-promote .adc-02 h4 {
        margin-bottom: 5px;
        margin-top: 2rem;
        font-size:1.2rem;
        padding:0px;
      }
    
      .problem-text-promote .adc-02 p {
        font-size:13px;
        margin-bottom: 0px;
        letter-spacing: -1px;
      }
      
      .problem-text-promote .adc-01 h3 {
          text-align: right;
          border-right: 5px solid #002482;
          padding-right: 20px;
          margin: 0px;
          font-size: 1.65rem;
      }

      #main-slider .carousel .carousel-inner {
        height: 900px;
      }

      .carousel-captions {
        padding-top: 0px;
      }

      .caption-desc p {
        display: block;
      }

      #main-slider .carousel .carousel-content .carousel-content-inner {
        position: relative;
        top: 300px;
        width: 100%;
      }

      .carousel-captions .h1 {
        font-size: 2.75rem;
      }

      .carousel-captions {
        vertical-align: top;
        text-align: left;
      }

      .carousel-captions p {
        font-size: 13px;
      }

      .btn-primary,
      .btn.btn-addLine {
        margin: 5px auto;
        min-width: 250px;
      }

      .star-wow canvas {
        margin-left: 0;
        margin-top: 0;
      }

      #rev_slider,
      #rev_slider_wrapper,
      .tp-revslider-mainul {
        max-height: 600px !important;
        overflow: hidden;
      }

      .rev-arrow {
        left: 65%;
      }

      .rev-leaf-02 {
        display: none;
      }

      .rev-showcase {
        position: absolute;
        top: auto;
        bottom: 50px;
        right: 0;
        z-index: 0;
        width: 100%;
        left: 0px;
        max-width: 100%;
      }

      .rev-img-showcase {
        /* width: auto; */
        height: 250px;
        width: auto;
        margin-top: 20px;
      }

      .rev_slider .btn.btn-primary,
      .rev_slider .btn.btn-yellow {
        font-size: 16px;
        padding: 5px 10x;
        display: block;
        max-width: 250px;
        margin: 0px auto 10px auto;
      }

       .service-package::before {
        background-image: none;
      }
      .why-seo-desc {
        font-size: 14px;
        line-height: 1.75rem;
        padding: 0px 0px;
        min-height: 50px;
        margin-bottom:0px;
      }

      section.problem h4 {
        color: #052646;
        margin: 1.5rem 0 3rem 0;
        text-align: left;
        padding-left: 15px;
        font-size: 1.5rem;
      }

      #google-seo-item .owl-stage {
        left: -15px;
      }
     
      .mobile-line {
        display: inherit;
      }

      .mobile-line {
        display: inherit;
      }

      .img-man {
        width: 500px !important;
        height: auto !important;
      }

      .icon.ion-checkmark {
        border: 1px solid #c8d736;
        font-size: 15px;
        margin-right: 10px;
        padding: 0 15px;
        border-radius: 100%;
        background: #cee002;
        color: #fff;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center !important;
        padding: 0px;
      }

      .frm-rev {
        background: none;
        overflow: inherit;
        box-shadow: none;
        padding: 0px;
      }

      .frm-rev .form-group-lg select.form-control {
        width: 100%;
        display: block;
        /*padding:20px  !important;*/
        height: 55px !important;
        line-height: 1.33 !important;
      }

      .frm-rev .btn-rev-submit {
        width: 100%;
        margin-top: 10px;
        display: block;
        border-radius: 10px;
      }

      .btn-rev-submit {
        padding: 15px 0px;
      }

      .slider-title h1 {
        font-size: 19px !important;
      }

      .caption-desc .btn-gradient-border {
        display: block;
        max-width: 250px;
        margin: 0;
        font-size: 16px;
      }

      .rev_slider .caption-desc .btn.btn-primary {
        margin: 0px;
        margin-bottom: 10px;
      }

      section.problem h2 {
        text-align: left;
        font-size: 1.5rem;
        line-height: 1.75rem;
        padding-left: 20px;
      }
    


      #main {
          max-height: 650px;
          min-height: 550px;
      }

      #main-slider {
        bottom: 0;
        max-height: 420px;  
        top:0px;
      }

      .rev_slider_wrapper {
       position: relative;
        height: 550px;
        z-index: 1;
        width: 100%;
    
      }

      .hero-banner-caption {
        vertical-align: middle;
      }

      .why-us-video {
        padding: 0px;
      }


      .hero-banner-caption:before {
        content: " ";
        position: absolute;
        top: 0;
        bottom: 0px;
        left: 0;
        right: 0;
        /*background: linear-gradient(160deg, #0025ff, #0020d0de, #E91E63, #E91E63);*/
        background: linear-gradient(121deg, #001eff, #0083b775, #ff0057b5, #ff0057);
        opacity: 0.5;
      }

      .solution-hero {
        padding: 5px;
        margin-top: 50px;
      }

      .servic-icon {
        width: 44%;
      }

      .why-choose-itb {
        padding: 4.5rem 1rem;
        font-family: 'Prompt', sans-serif;
        color: #1a1a1a;
       
        background-attachment: fixed;
        position: relative;
        background-size: cover;
        background-position: center;
      }
     

      .service-solution {
        margin: 20px auto 0 auto;

        gap: 5px;
      }

      .hero-banner-caption img.hero-logo {
        width: 200px;
      }

      .hero-banner-caption .h1 {
        font-size: 1.25rem;
      }

      .service-solution .solution-item {
        
        font-size: 11px;
        letter-spacing: 0px;
        padding: 10px 5px;
        line-height: 90%;

      }

      .service-solution-col.col-left {
        gap: 15px;
         width: calc(50% - 10px);
      }

       
      .service-solution-col.col-left .solution-item {
               
        border-radius: 10px;
        height: 100px;
        padding: 8px;
        
      }

      .service-solution-col.col-left .solution-item .ii-icon {
          height: 60px;
         
          margin-bottom: 10px;
          border-radius: 5px;
      }
      .service-solution-col.col-left .solution-item img {
          width: 100%;
          min-width: 100%;
          margin: 0px;
      }
      .service-solution-col.col-right {
        gap: 0px;
        margin-top:5px;
         width: calc(50% - 10px);
      }
      .service-solution-col.col-right .solution-item .ii-icon {
        width:75px;
        height:75px;
        border-radius:10px;
      }
      .service-solution-col.col-right .solution-item .ii-icon img {
        margin-top:7px;
        max-width: 50px;
      }

      .service-solution-col.col-right .solution-item {
         text-align: center;
        width: calc(50% - 0px);
        box-sizing: border-box;
      }

    


      .icon-iso-item {
        float: inherit;
      }

      .hero-banner-service ul li {
        width: 33% !important;
      }

      .hero-banner-service ul li:last-child {
        width: 100% !important;
      }

      .video-bg {}

      .bg-herobanner {
        background-image: none;
      }

      .hero-banner-service {
        background-color: #000e44 !important;
      }

      .promion-cta {
        text-align: center;
      }
    }
 
