   .modal {
      display: none;
      position: fixed;
      padding-top: 100px;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: auto;
      background-color: rgb(0, 0, 0);
      background-color: rgba(0, 0, 0, 0.4);
   }

   .inputt[type="text"],
   select,
   textarea {
      width: 100%;
      padding: 12px;
      border: 1px solid #ccc;
      border-radius: 4px;
      box-sizing: border-box;
      margin-top: 6px;
      margin-bottom: 16px;
      resize: vertical;
   }

   input[type="submit"] {
      background-color: #04aa6d;
      color: white;
      padding: 12px 20px;
      border: none;
      border-radius: 4px;
      cursor: pointer;
   }

   input[type="submit"]:hover {
      background-color: #45a049;
   }

   .modal-content {
      margin-top: 30px;
      background-color: #fefefe;
      margin: auto;
      padding: 20px;
      border: 1px solid #888;
      width: 100%;
   }

   .close {
      color: black;
      text-align: right;
      font-size: 28px;
      font-weight: bold;
   }

   .close:hover,
   .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
   }

   .dropdown-contentst {
      display: none;
      position: absolute;
      background-color: #f9f9f9;
      min-width: 92%;
      box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
      z-index: 1;
      top: 80px;
      max-height: 200px;
      overflow-y: auto;
   }

   .dropdown-contentst div {
      color: black;
      padding: 1px 16px;
      text-decoration: none;
      display: block;
   }

   .dropdown-contentst div:hover {
      background-color: #f1f1f1;
   }

   .dropdown-contentst div p {
      margin: 0px;
   }

   .get-quote-text {
      color: white;
      padding-top: 7px;
   }

   .connect-text {
      display: flex;
      justify-content: space-around;
   }
   .pbmit-element-horizontal-snap-style-1 {
      background-attachment: fixed;
      background-color: rgba(0, 0, 0, 0.75);
      overflow-x: hidden;
   }

   .pbmit-element-horizontal-snap-style-1 .pbmit-horizontal-snap-section {
      height: 100vh;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      flex-flow: row;
   }

   .pbmit-element-horizontal-snap-style-1 .pbmit-horizontal-snap-section .pbmit-hs-wrap {
      position: relative;
      display: flex;
      flex-flow: column;
      width: 100%;
      min-height: 100vh;
      justify-content: center;
      padding: 335px 0;
      overflow: hidden;
   }

   .pbmit-element-horizontal-snap-style-1 .pbmit-horizontal-snap-section .pbmit-ele-horizontal-snap {
      position: relative;
      width: 100%;
      display: block;
      overflow: hidden;
   }

   .pbmit-element-horizontal-snap-style-1 .pbmit-horizontal-snap-section .pbmit-ele-horizontal-snap img {
      width: 100%;
      height: 100%;
      object-fit: cover;
   }

   .pbmit-element-horizontal-snap-style-1 .pbmit-horizontal-snap-section .pbmit-img {
      transition: all 1s ease-out;
      animation-delay: 2s;
      opacity: 0;
      display: block;
      width: 41%;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
   }

   .pbmit-element-horizontal-snap-style-1 .pbmit-ele-horizontal-snap.active .pbmit-img {
      opacity: 1;
   }

   .pbmit-horizontal-snap-style-1 .pbmit-hs-wrap .row li {
      float: left;
      width: 50%;
      padding-bottom: 8px;
      list-style: none;
      font-size: 16px;
   }

   .pbmit-horizontal-snap-style-1 .pbmit-btn.pbmit-hsanp-btn a {
      color: #fff;
      display: block;
      margin: 50px 0 0;
   }

   .pbmit-horizontal-snap-style-1 .pbmit-hs-wrap h2 {
      font-size: 50px;
      line-height: normal;
      color: #fff;
      font-family: Roboto !important;
   }

   .pbmit-horizontal-snap-style-1 .pbmit-step-description {
      font-size: 20px;
      line-height: 1.5;
      color: #fff;
      margin-bottom: 50px;
      margin-top: 30px;
      font-family: Roboto !important;
   }

   @media (max-width: 1200px) {
      .pbmit-horizontal-snap-style-1 .pbmit-hs-wrap h2 {
         font-size: 30px;
      }

      .pbmit-element-horizontal-snap-style-1 .pbmit-horizontal-snap-section .pbmit-hs-wrap,
      .pbmit-element-horizontal-snap-style-1 .pbmit-horizontal-snap-section .pbmit-ele-horizontal-snap,
      .pbmit-element-horizontal-snap-style-1 .pbmit-horizontal-snap-section {
         display: block;
      }

      .pbmit-element-horizontal-snap-style-1 .pbmit-horizontal-snap-section {
         height: inherit;
      }

      .pbmit-element-horizontal-snap-style-1 .pbmit-horizontal-snap-section .pbmit-hs-wrap {
         min-height: unset;
         padding: 0;
      }

      .pbmit-element-horizontal-snap-style-1 .pbmit-horizontal-snap-section .pbmit-hs-wrap .container {
         padding: 55px 30px 40px;
      }

      .pbmit-element-horizontal-snap-style-1 .pbmit-horizontal-snap-section .pbmit-img {
         clip-path: inherit;
         position: inherit;
         opacity: 1;
         width: 100%;
         height: 500px;
         padding-top: 30px;
      }

      .pbmit-horizontal-snap-style-1 .pbmit-hs-wrap ul {
         margin: 20px 0;
      }

      .pbmit-horizontal-snap-style-1 .step-subtitle {
         font-size: 100px;
         line-height: 100px;
      }

      .pbmit-horizontal-snap-style-1 .pbmit-step-number h3.pbmit-number-percentage {
         position: relative;
         font-size: 50px;
         line-height: 50px;
      }

      .service-right-section {
         padding: 0px;
      }

      .service-inbox-home4 {
         padding-top: 50px;
      }

      .pbmit-element-static-box-style-1 .pbmit-static-box-style-1 {
         padding: 0 !important;
      }
   }

   .zoomEffect_2 {
      display: block;
      position: relative;
      transition: all transform 10s, filter 10s ease-in-out;
      transform: scale(1);
   }

   .zoomEffect_2:hover {
      box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2),
         0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
      transition-duration: 5s;
      transform: scale(1.5);
      z-index: 2;
      background-color: #fff;
   }

   .hh {
      position: relative;
      color: #777777;
      font-size: 18px !important;
   }