  html {
  scroll-behavior: smooth;
}


 .swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    header {
      /* background: url(https://www.propelind.com/wp-content/themes/propel/images/head_bg.jpg) top center no-repeat; 
    min-height: 100px;*/
      position: relative;
      border-bottom: 2px solid #39c0c3;
      z-index: 999;
      padding: 25px 0;
      background: linear-gradient(93deg, #001a1d, #00555e 48%);
    }

    .home-banner {
      background: url(https://www.propelind.com/wp-content/uploads/2022/01/1920x700.jpg) no-repeat;
      background-size: cover;
      width: 100%;
      height: 100vh;
      position: relative;
    }

    aside.col-md-3.prop-nav a {
      color: #fff;
    }

    .prop-logo {
      justify-content: flex-start;
      display: flex;
      align-items: center;
    }

    aside.col-md-3.prop-nav {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      color: #fff;
    }

    .home-banner .image-wrap {
      float: left;
      width: 100%;
      display: block;
    }

    .home-banner .content-wrap {
      padding: 20px 0;
      width: 100%;
      left: 0%;
      top: 0%;
      position: absolute;
    }

    .container {
      max-width: 1600px;
    }

    .home-banner .content-wrap .content {
      float: left;
      width: 100%;
    }

    .form-inner {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      height: 85vh;
    }

    .home-banner .content-wrap h4 {
      width: 100%;
      color: #FFF;
      font-size: 3.1rem;
      letter-spacing: 0.6PX;
      text-align: center;
      padding: 1.5rem;
    }

    .home-banner .content-wrap p {
      width: 100%;
      color: #FFF;
      font-size: 22px;
      letter-spacing: 0.6PX;
      text-align: center;
      padding: 1rem;
    }

    .requirement-form h5 {
      font-size: 22px;
      text-align: center;
      padding: 10px;
      font-weight: 600;
      background: linear-gradient(45deg, #005a64, #005a64);
      color: #fff;
    }

    .home-banner .content-wrap .content {
      float: left;
      width: 100%;
      background: linear-gradient(180deg, #00555e66, #00555e8a);
    }

    #about-wrapper {
      padding: 60px 0;
      background: #EBEBEB;
    }

    #about-wrapper p {
      font-size: 16px;
      font-weight: 400;
      line-height: 30px;
      text-align: center;
      margin-bottom: 30px;
    }

    #about-wrapper .video-img-wrapper {
      float: left;
      width: 100%;
      position: relative;
      overflow: hidden;
    }

    #about-wrapper img:hover {
      transform: scale(1.1);
    }

    #about-wrapper img {
      cursor: pointer;
      transition: 1s all ease-in-out;
      display: block;
      width: 100%;
    }

    #products-wrapper {
      padding: 60px 0;
    }

    #products-wrapper .item {
      float: left;
      width: 100%;
      position: relative;
      /* margin-bottom: 30px; */
      background-color: #e0e0e070;
      height: 100%;
      border-radius: 4px;
      overflow: hidden;
      box-shadow: 1px 1px 2px 1px #e0e0e0;
    }

    #products-wrapper .item .image {
      float: left;
      width: 100%;
      margin-bottom: 20px;
    }

    #products-wrapper .item h4 {
      float: left;
      width: 100%;
      height: 50px;
    }

    #products-wrapper .item p {
      float: left;
      width: 100%;
      min-height: 115px;
    }

    #products-wrapper .item .image img {
      display: block;
      width: 100%;
      height: auto;
      -ms-transform: scale3d(1, 1, 1);
      -o-transform: scale3d(1, 1, 1);
      -moz-transform: scale3d(1, 1, 1);
      -webkit-transform: scale3d(1, 1, 1);

      transform: scale3d(1, 1, 1);
      -o-transition: transform 0.6s;
      -moz-transition: transform 0.6s;
      -webkit-transition: transform 0.6s;
      transition: transform 0.6s;
    }

    #products-wrapper .download-btn {
      float: left;
      font-size: 12px;
      font-weight: 400;
      color: #FFF !important;
      width: 100%;
      text-align: center;
      line-height: 38px;
      text-transform: uppercase;
      text-decoration: none !important;
      letter-spacing: 1px;
      background: #005A64;
      margin: 0 auto;
    }

    .form-inner #gform_wrapper_10 .gfield_validation_message {
      display: none;
    }

    .gform_wrapper .gform_validation_errors>h2 {
      color: #c02b0a;
      font-size: 11.2px !important;
      font-weight: 600 !important;
      font-family: 'Titillium Web', sans-serif !important;
      letter-spacing: 0.3px !important;
      margin: 0 0 12px 0;
      text-transform: capitalize !important;
    }

    .gform_wrapper .gform_validation_errors>h2 .gform-icon {
      align-items: center;
      display: flex;
      font-size: 28px;
      height: 100%;
      left: -25px !important;
      position: absolute;
      /* top: -8px !important; */
    }

    #why-wrapper {
      padding: 60px 0;
      background: #ebebeb;
    }

    #why-wrapper .item {
      float: left;
      width: 100%;
      margin-bottom: 30px;
    }

    #why-wrapper .count {
      display: block;
      margin: 0 auto;
      width: 168px;
      min-height: 168px;
      background: url(https://www.propelind.com/wp-content/themes/propel/images/count.png) 0 no-repeat;
      border-radius: 210px;
      overflow: hidden;
      font-size: 37px;
      background-size: contain;
      font-weight: 700;
      letter-spacing: 1px;
      color: #FFF;
      text-align: center;
      padding-top: 65px;
      position: relative;
    }

    section#map-wrapper {
      padding: 60px 0;
      background: #8080801a;
      margin-bottom: 2rem;
    }

    #count-wrapper .box .item .name {
      float: left;
      width: 100%;
      font-size: 18px;
      font-weight: 700;
      font-family: 'Titillium Web', sans-serif;
      margin-top: 15px;
      text-align: center;
    }

    #testimonials-wrapper {
      padding: 60px 0;
      padding-bottom: 0px;
    }

    .web-testimonials {
      float: left;
      width: 100%;
    }

    .mobile-testimonials {
      float: left;
      width: 100%;
      display: none;
    }

    .inner-height {
      padding: 0 1rem;
    }

    .name {
      text-align: center;
      padding-top: 20px;
      font-weight: 600;
    }

    #want-to-more {
      padding: 60px 0;
      background: #efece5;
    }

    section#want-to-more h2 {
      font-size: 30px;
      margin: 0px !important;
      color: #000;
    }

    .wtm-btn-inner {
      padding: 10px 30px;
      border: 0;
      font-size: 16px;
    cursor: pointer;
      display: table;
      font-weight: 600;
      text-decoration: none;
      color: #fff;
      margin: 0 auto;
      background: #f58220;
      border-radius: 5px;
    }

    .wtm-btn-inner:hover {
      background: #efece5;
cursor: pointer;
      border: 1px solid #005a63;
      color: #005a63;
    }

    .item ul {
      list-style: none;
      padding: 0;
    }

    .item li {
      margin-bottom: 3px;
      display: flex;
      height: 50px;
    }

    .home-banner .requirement-form {
      float: left;
      width: 55%;
      background: rgb(255 255 255 / 42%);
      padding: 15px 30px 15px 30px;
      position: relative;
      border-radius: 5px;
      border: 1px solid #000;
    }

    .requirement-form .gform_wrapper {
      float: left;
      width: 100%;
      margin: 0 !important;
      padding: 0 !important;
      font-size: 14px;
    }

    footer {
      padding: 60px 0;
      background: #005a63;
      color: #fff;
    }

    footer h6 {
      float: left;
      width: 100%;
      text-align: left;
      font-size: 16px;
      font-weight: 600;
      color: #FFF;
      padding: 0;
      margin-bottom: 10px;
    }

    footer p {
      color: #fff;
      line-height: 36px;
    }

    section#copy-wrapper {
      background: #005a63;
      color: #fff;
      border-top: 1px solid darkgray;
    }

    section#copy-wrapper p {
      color: #fff;
      margin: 0;
      padding: 15px 0;
    }

    header .top-menu {
      display: flex;
      flex-direction: column;
    }

    header .top-menu a {
      font-size: 18px;
    }

    header .top-menu i {
      padding-right: 5px;
    }

    .prop-logo {
      justify-content: start;
    }

    footer .follow-box {
      float: left;
      width: 100%;
    }

    ul.social-network {
      list-style: none;
      display: inline;
      margin-left: 0 !important;
      padding: 0;
    }

    ul.social-network li {
      display: inline;
      margin: 0 5px;
    }

    .social-circle li a {
      display: inline-block;
      position: relative;
      margin: 0 auto 0 auto;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      text-align: center;
      width: 30px;
      height: 30px;
      font-size: 15px;
    }

    .social-network a {
      background-color: #F9F9F9;
    }

    #copy-wrapper .design-develope-agt {
      color: #fff;
      text-align: right;
    }


    #copy-wrapper p {
      color: #fff;
      text-align: left;
    }

    footer p a {
      color: #fff;
    }

    footer p a:hover {
      color: #ff7d00;
      text-decoration: none;
    }

    .social-circle li i {
      margin: 0;
      line-height: 30px;
      text-align: center;
    }

    .social-circle i {
      color: #595959;
      -webkit-transition: all 0.8s;
      -moz-transition: all 0.8s;
      -o-transition: all 0.8s;
      -ms-transition: all 0.8s;
      transition: all 0.8s;
    }

    /* flip */

    .catalogues {
      text-align: center;
      margin-top: 2rem;
    }

    .catalogues a {
      text-transform: uppercase;
      font-size: 15px !important;
      font-weight: 600;
    }

    .flip-card h4 {
      padding: 1rem 0;
    }



    .flip-card {
      background-color: transparent;
      width: 31.2% !IMPORTANT;
      height: 410px;
      perspective: 1000px;
      padding: 10px 10px 25px 10px;
      display: inline-block;
      margin-bottom: 1rem;
    }
.plantSwiper img {
    height: 650px;
    object-fit: cover;
    object-position: center;
}
    .flip-card-inner {
      position: relative;
      width: 100%;
      height: 100%;
      text-align: center;
      transition: transform 0.6s;
      transform-style: preserve-3d;
      /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); */
    }

    .flip-card-front {
      background: linear-gradient(173deg, #001a1d, #00555e 48%);
      color: black;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .flip-card-front,
    .flip-card-back {
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
    }

    a.brow-btn.btn {
      color: #fff;
      font-size: 13px;
      margin: 0;
      background: #f58220;
    }

    .flip-card:hover .flip-card-inner {
      transform: rotateY(180deg);
    }


    .flip-card-back {
      background-color: #2980b9;
      color: white;
      transform: rotateY(180deg);
      font-size: 14px;
      text-align: left;
    }

    .flip-card-back-content {
      max-width: 100%;
      padding: 20px;
    }


    .flip-card-back {
      background: linear-gradient(93deg, #005d64, #00815b 48%);
      color: white;
      transform: rotateY(180deg);
      /* font-size: 14px; */
      text-align: left;
    }

    .flip-card-back-content {
      max-width: 100%;
      height: 100%;
      padding: 20px;
      display: flex;
      flex-direction: column;
      justify-content: space-evenly;
    }

    .prod-inn {
      display: flex;
      color: #fff;
      flex-direction: row;
      align-items: center;
    }


    .prod-inn p {
      color: #fff;
      margin: 0;
      font-size: 15px;
    }

    a.brow-btn.btn:hover {
      background: gray;
    }

    @media screen and (max-width:1200px) {

      .flip-card {
        width: 49% !IMPORTANT;
      }

      aside.col-6.jaws {
        font-size: 14px;
      }

      .home-banner .requirement-form {
        float: left;
        width: 100%;
      }


    }

    @media screen and (max-width:1400px) {



      .gform_wrapper .gform_validation_errors>h2 .gform-icon {
        top: -8px !important;
      }
    }

    @media screen and (max-width:992px) {

      .flip-card {
        width: 49% !IMPORTANT;
      }

      .flip-card {
        width: 100% !important;
        height: 450px;
        margin: 2rem 0;

      }

      .prod-inn p {

        font-size: 14px;
      }

      a.brow-btn.btn {

        font-size: 12px;

      }

    }

    @media screen and (max-width:768px) {

      .flip-card {
        background-color: transparent;
        width: 100% !important;
        height: 450px;
        perspective: 1000px;
        margin: 1rem 0;

      }


      .wtm-btn-inner {
        padding: 10px 30px;
        border: 0;
        font-size: 16px;
        display: table;
        font-weight: 600;
cursor: pointer;
        color: #fff;
        margin: 0 auto;
        margin-top: 1rem;
        background: #005a63;
        border-radius: 5px;
      }

      aside.col-6.jaws {
        font-size: 16px;
      }

      .form-inner {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
      }

      .home-banner {
        height: 1000px;
      }

      .home-banner .requirement-form {
        width: 100%;
      }

      .home-banner .content-wrap p {
        width: 100%;
        color: #FFF;
        font-size: 22px;
        letter-spacing: 0.6PX;
        text-align: center;
        padding: 1rem;
      }

      .home-banner .content-wrap h4 {
        width: 100%;
        color: #FFF;
        font-size: 2.1rem;
        letter-spacing: 0.6PX;
        text-align: center;
        padding: 1.5rem;
      }

      .home-banner .content-wrap .content {
        float: left;
        width: 100%;
        background: linear-gradient(180deg, #00555e66, #00555e8a);
        margin-bottom: 1rem;
      }
    }

    @media(max-width:767px) {
      header .top-menu a {
        font-size: 14px;
      }

      .prop-logo {
        justify-content: center;
      }

      header .top-menu {
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
      }
    }

    @media screen and (max-width:485px) {
      #why-wrapper .count {
        display: block;
        margin: 0 auto;
        width: 120px;
        min-height: 120px;
        background: url(https://www.propelind.com/wp-content/themes/propel/images/count.png) 0 no-repeat;
        border-radius: 210px;
        overflow: hidden;
        font-size: 30px;
        background-size: contain;
        font-weight: 700;
        letter-spacing: 1px;
        color: #FFF;
        text-align: center;
        padding-top: 40px;
        position: relative;
      }

      .home-banner .content-wrap h4 {
        font-size: 2rem;
        padding: 1rem;
      }

      #about-wrapper {
        padding: 30px 0;
      }

      #products-wrapper {
        padding: 30px 0 0;
      }

      #products-wrapper h1 {
        font-size: 24px;
      }
    }




