 <style>
    body {
      color: #333 !important;
      background: #f2eee8 !important;
    }



    p {
      font-size: 16px !important;

    }

    .d-banner-img img {
      width: 100% !important;
      height: 100% !important;
    }

    .m-banner-img img {
      width: 100% !important;
      height: 100% !important;
    }

    .programs-card {
      margin: 10px 0 !important;
    }

    .t-item {
      margin: 5px !important;

    }

    /* .carousel-indicators {
      display: none !important;
    } */

    .owl-dots button.owl-dot {
      width: 10px;
      height: 10px;
      border-radius: 50%;
      display: inline-block;
      background: #aa0606;
      margin: 0 3px;
    }

    .d-display {
      display: block !important;

    }

    .formdiv-mobile {
      display: none !important;
    }

    @media (max-width:791.5px) {
      .formdiv {
        display: none !important;
      }

      .formdiv-mobile {
        display: block !important;
        background: #e9caca;
        padding: 10px !important;
      }
    }

    .edge-card {
      position: relative;
      z-index: 1 !important;
    }

    .kl-hallmarks-icon {
      position: absolute;
      z-index: -1;
      /* top: -10px; */
      right: 20px !important;
      width: 65px !important;
      height: 65px !important;
      opacity: 0.1;

    }

    .hideme {
      opacity: 0;
    }

    .p-video {
top: 2% !important;
position: absolute;
overflow: auto;
left: 4% !important;
max-width: 100%;
z-index: 999 !important;
text-align: center;
-webkit-animation: shadow-pulse1 1.5s infinite;
animation: shadow-pulse1 1.5s infinite;
/* border-radius: 50px !important; */
}


    .cta-btn a {
      color: #c00a0a;
    }

    .cta-btn:hover a {
      color: #fff !important;
    }

    .certification-inner p {
      color: #fff !important;
    }

    .enroll-btn a {
      border-radius: 25px !important;
      text-transform: uppercase;
      /* padding: 10px 30px !important; */
      background: #d40303 !important;
    }



    .enroll-btn a:hover {
      background: #FFC107 !important;
      border: none !important;
      color: #333 !important;
    }


    .matter {
      padding: 70px 0 !important;
      background: #f7f2ee !important;


    }

    .matter h1 {
      text-align: center;
      padding: 10px 0 !important;
      color: #c61b1b;
      margin-bottom: 50px !important;
      font-size: 40px !important;
      font-weight: 600 !important;
    }

    .matter h1 span {
      color: #333 !important;
      font-weight: 600;
    }

    .matter-card {
      width: 30% !important;
      height: auto !important;
      margin: 10px !important;
      padding: 20px 5px !important;
      /* box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.1); */
      /* background: #fff ; */

      /* transition: 0.5s all; */
      border-radius: 10px;
      text-align: center;
      border-bottom: 1px solid #dfd9ac !important;
      border-right: 1px solid #dfd9ac !important;
      cursor: pointer;

    }


    .matter-card:hover {
      background: #fff;
      border: none !important;
      box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.1);

    }

    .matter-card p {
      color: #000;
      font-size: 18px !important;
      margin-top: 10px !important;
      text-align: center;
    }

    .matter-card img {
      /* padding: 10px !important; */
      width: 67px !important;
      height: 67px !important;
      margin: auto;
      opacity: 1;



      /* background: #e0cb0e !important; */


      /* margin-right: 2px !important; */
      /* border-right: 1px solid #a09090; */
    }

    .carousel-inner .item img {
      width: 100% !important;
      height: 100% !important;

    }

    @media (max-width: 1440px) {
      .carousel-inner .item img {
        width: 100% !important;
        height: 780px !important;

      }
    }

    @media (max-width: 791.5px) {
      .matter-card {
        width: 45% !important;
        margin: 5px !important;
        padding: 10px 5px !important;
      }

      .matter-card p {
        font-size: 14px !important;
      }

      .carousel-inner .item img {
        width: 100% !important;
        height: auto !important;

      }
    }




    .npf_wgts iframe {
      height: 570px !important;
    }


    .modal-header {
      border-bottom: 0 solid #dee2e6;
    }

    #html5lightbox-watermark {
      display: none !important;
    }


    /* google translate code  */

    body {
      top: 0 !important;
    }

    body>.skiptranslate,
    .goog-logo-link,
    .gskiptranslate,
    .goog-te-gadget span,
    .goog-te-banner-frame,
    #goog-gt-tt,
    .goog-te-balloon-frame,
    div#goog-gt- {
      display: none !important;
    }

    .goog-te-gadget {
      color: transparent !important;
      font-size: 0px;
    }

    .goog-text-highlight {
      background: none !important;
      box-shadow: none !important;
    }

    #google_translate_element select {
      background: #680303 !important;
      color: #fff !important;
      border: none;
      /* font-weight: bold; */
      border-radius: 3px;
      padding: 10px 30px !important;
      margin-top: 10px !important;
    }

    .translate {
      top: 0 !important;

    }

    @media (max-width:791.5px) {
      #google_translate_element {
        float: right;
        position: absolute;
        top: -55px !important;
        left: 0 !important;
        z-index: 999 !important;

      }

    }
  </style>