@charset "utf-8";

body {
  padding: 0%;
  margin: 0%;
  overflow-x: hidden;
  position: relative;
  
}

.border3 {
  background-color: #fff;
  border: 1px solid #d4d9dd;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(212, 217, 221);
  margin-top: 30px;
  border-top: 3px solid #492b81;
  width: 99%;
  height: 300px;
}

.border3 p {
  font-size: 12px;
  color: #707070;
  font-family: "Open Sans", sans-serif;
  margin-left: 10px;
  text-align: justify;
  margin-right: 10px;
}

.border3 h2 {
  font-size: 13px;
  color: #482a80;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;

  margin: 10px 10px 3px 10px;
}

.top-list {
    background-color: #fff;
    border-block: 1px solid #8383833b;
}

.prd {
  background-color: #eceeef;
  padding-bottom: 20px !important;
}
.product-list ul li {
  float: left;
      font-size: 13px;
  padding: 5px 5px 5px 5px;
  list-style: none;
  font-family: "montserrat";
}

.product-list ul {
  margin-bottom: 0px;
}

.product-list ul li a {
  color: #000;
}

.carousel-caption {
  text-align: left !important;
  left: 9% !important;
  top: 22% !important;
  width: 34% !important;
  padding-top: 15px !important;
}

.carousel-caption h2 {
  color: #492b81;
  font-weight: bold;
  text-shadow: none;
  font-size: 35px;
  font-family: "montserrat"
}

.carousel-caption p {
  color: #1b1b1b;
  text-shadow: none;
  line-height: 27px;
  margin-bottom: 20px;
  font-size: 16px;
}

.carousel-caption a {
  text-shadow: none;
  background-color: #482b7f;
  padding: 11px 25px;
  border-radius: 6px;
  color: white;
}

.carousel-caption a:hover {
  color: white;
}

.carousel-control.right {
  background-image: none !important;
}

.carousel-control.left {
  background-image: none !important;
}

.carousel-control {
  position: absolute;
  top: 46% !important;
  /* left: 70px !important; */
}

.carousel-control {
  width: 10% !important;
  color: #000 !important;
  text-shadow: none !important;
}

.carousel-control .fa-chevron-left {
  margin-left: 28px !important;
}

.carousel-control .fa-chevron-right {
  margin-left: 65px !important;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
  width: 100%;
}

.product-list li:before {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 0.7em;
  line-height: 1;
  font-weight: 700;
  text-transform: none;
  margin-right: 1.8em;
  vertical-align: 1px;
}

.product-list li:first-child:before {
  content: "";
  margin-right: 0;
}

.banner-img img {
  background-size: cover;
  width: 100%;
}

.banner-text h1 {
  font-size: 23px;
  margin-top: 17px;
  font-family: "montserrat";
  border-bottom: 1px solid #b4b2b9;
  padding-top: 0px;
  padding-bottom: 15px;
}

.banner-text .product-heading-title {
  font-size: 23px;
  margin-top: 17px;
  font-family: "montserrat";
  border-bottom: 1px solid #b4b2b9;
  padding-top: 0px;
  padding-bottom: 15px;
}

.border {
  background-color: #fff;
  border: 1px solid #d4d9dd;
  margin-top: 30px;
  border-bottom: 3px solid #492b81;
}

.border h2 {
  font-size: 14px;
  color: #482a80;
  font-family: "montserrat";
  font-weight: 600;
  margin: 10px 10px 8px 10px;
}

.border2 h2 {
  font-size: 14px;
  color: #482a80;
  font-family: "montserrat";
  font-weight: 600;
  margin: 10px 10px 10px 10px;
  text-align: center;
  text-transform: uppercase;
}

.border2 h2 a {
  color: hsl(261deg 51% 33%);
  text-decoration: none;
}

.border2 {
  background-color: #fff;
  border: 1px solid #d4d9dd;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(212, 217, 221);
  margin-top: 30px;
  border-top: 3px solid #492b81;
  width: 100%;
}
.border p {
  font-size: 12.8px;
  color: #707070;
  font-family: "Open Sans", sans-serif;
  margin-left: 10px;
  text-align: justify;
  margin-right: 10px;
}

.mainpro {
  margin-bottom: 59px;
}

.banner-text p {
  font-size: 14px;

  font-family: "Open Sans", sans-serif;
  text-align: justify;
}

.addres1 p {
  font-size: 12px;
  color: #000;
  font-family: "Open Sans", sans-serif;
  margin-left: 10px;
  font-weight: 600;
  line-height: 24px;
}

.addres1 h2 {
  font-size: 18px;
  color: #482a80;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin: 10px 15px 15px 10px;
}

span {
  float: left;

  margin-right: 11px;
  margin-left: 6px;
}

.border {
  background-color: #fff;
  border: 1px solid #d4d9dd;
  margin-top: 30px;
  border-top: 3px solid #492b81;
  height: 320px;
}

.full-form ul li {
  padding: 4px 0px 8px 0px;
  list-style: none;
  font-family: "Open Sans", sans-serif;
}

.full-form ul li a {
  color: #000;
  text-decoration: none;
  font-size: 13px;
}

.full-form ul li a span {
  color: #58339a;
  font-weight: bolder;
  font-size: 17px;
}

.banner-text h3 {
  font-size: 17px;
  color: #000;
  font-weight: 500;
  font-family: "montserrat";
}

.banner-text i.fa.fa-circle {
  float: left;
  margin-top: 7px !important;
  font-size: 7px;
  color: #111;
}

.textarea4 {
  padding-top: 19px;
}
.textarea4 img {
  width: 100%;
}

.textarea4 h3 {
  font-family: "Open Sans", sans-serif;
  padding-bottom: 13px;
  border-bottom: 1px solid #b4b2b9;
  margin-top: 20px;
  margin-bottom: 13px;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}

.complete-details {
  background-color: #46297b;
  padding-bottom: 25px;
  margin-bottom: 25px;
  margin-top: 15px;
}

.bar {
  height: 50px;
  width: 1080px;
  margin-top: 20px;
  color: #7f8a8c;
  border-radius: 5px;
  border: none;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  padding-left: 20px;
}

.submit {
  font-size: 17px;
  padding: 12px 40px 12px 40px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  border: none;
  background: rgba(26, 26, 26, 0.88);
  margin-top: 13px;
}

.per {
  margin-top: 10px;
  border: 1px solid #c1c1c1;
  width: 90px;
  color: #7f8a8c;
  height: 26px;
}

.border2 img {
  width: 100%;
}

.border2 p {
  font-size: 13px;
  color: #707070;
  font-family: "Open Sans", sans-serif;
  text-align: center;
}

.border2 a {
  text-decoration: none;
}

.submit-2 {
  font-size: 17px;
  padding: 10px 26px 10px 26px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  border: none;
  background: rgba(26, 26, 26, 0.88);
  margin-top: 13px;
}

.banner-text2 h1 {
  font-size: 35px;
  margin-top: 17px;
  font-family: "Open Sans", sans-serif;
  border-bottom: 1px ridge;
  padding-top: 0px;
  padding-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #59349d;
}
.banner-text3 {
  text-align: center;
}

.banner-text3 img {
  width: 100%;
}

.mainpro2 {
  margin-bottom: 0px;
}

.top-list2 {
  background-color: #fff;
  border-bottom: 1px solid #333;
}

.banner-text4 h1 {
  font-size: 35px;
  margin-top: 20px;
  font-family: "Open Sans", sans-serif;
  border-top: 1px solid #b4b2b9;
  padding-top: 10px;
  padding-bottom: 0px;
  text-align: center;
  text-transform: uppercase;
  color: #59349d;
}

.banner-text4 p {
  text-align: center;
  font-family: "Open Sans", sans-serif;
}

.banner-text5 h1 {
  font-size: 35px;
  margin-top: 20px;
  font-family: "Open Sans", sans-serif;
  border-bottom: 1px solid #b4b2b9;
  padding-top: 10px;
  padding-bottom: 0px;

  text-transform: uppercase;
  color: #59349d;
}

.banner-text5 p {
  font-family: "Open Sans", sans-serif;
}

.donor {
  margin-top: 5px;
}

.donor2 {
  margin-top: 0px;
}

.donor p {
  font-family: "Open Sans", sans-serif;
  margin-bottom: 1.2em;
  text-align: justify;
}

.donor ul li {
  font-family: "Open Sans", sans-serif;
  margin-bottom: 10px;
  list-style: none;
}

.donor ul li:before {
  margin-right: 12px;
  margin-left: -20px;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #482b7f;
  display: inline-block;
  vertical-align: middle;
}

.donor h1 {
  font-size: 28px;
  margin-top: 20px;
  line-height: 35px;
  font-weight: 600;
  font-family: "montserrat";
  color: #59349d;
}

.donor h3{
      font-size: 22px;
    margin-top: 20px;
    font-weight: 600;
    font-family: "montserrat";
    color: #59349d;
}

.sitemap-pro-txt{
  font-size: 22px;
  font-weight: 600;
  margin-left: 37px !important;
    margin-top: 100px;
    color: #59349d;
    font-family: "montserrat";
  }
  .sitemap-about-txt{
    font-size: 22px;
    font-weight: 600;
    margin-left: 23px !important;
    margin-top: 30px;
    color: #59349d;
    font-family: "montserrat";
  }
  .sitemap-support-txt{
    font-size: 22px;
    font-weight: 600;
    margin-left: 21px !important;
    margin-top: 30px;
    font-family: "montserrat";
    color: #59349d;
  }
  .sitemap-career-txt{
    font-size: 22px;
    font-weight: 600;
    margin-left: 19px !important;
    margin-top: 30px;
    color: #59349d;
    font-family: "montserrat";
  }
  .sitemap-pages-txt{
    font-size: 22px;
    font-weight: 600;
    margin-left: 18px !important;
    margin-top: 30px;
    color: #59349d;
    font-family: "montserrat";
  }
.sitemap-ul{
  margin-top: 10px;
}
.sitemap-ul li{
  line-height: 26px;
}
.sitemap-ul li a{
  text-decoration: none;
  color: #1b1b1b;
}
.sitemap-ul li a:hover{
  color: #59349d;
}

.upper ul li::marker {
  color: #59349d;
  font-size: 20px;
}

.tab-content {
  padding: 30px;
}

.overview p {
  color: black;
  background-color: #fff;

  line-height: 30px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  text-align: justify;
  font-weight: 600;
}

.function p {
  color: black;
  background-color: #fff;
  padding: 15px 15px;
  line-height: 33px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.function ul li {
  font-size: 13px;
  line-height: 30px;
  font-weight: 600;
  color: #000;
  font-family: "Open Sans", sans-serif;
}

.specification p {
  color: black;
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.specification ul li {
  font-size: 13px;
  line-height: 30px;
  font-weight: 600;
  color: #000;
  font-family: "Open Sans", sans-serif;
}

.download p,
.driver p {
  color: black;
  background-color: #fff;
  padding: 6px 103px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 600;
}
.driver {
  padding-bottom: 23px;
}
.driver p {
  padding-top: 20px;
}

.download h3 {
  color: black;
  background-color: #fff;
  padding: 2px 102px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 13px;
}

.dow {
  float: right;

  margin-top: -25px;
}

#exTab2 {
  border: 1px solid #ddd;
  padding: 0px;
  background-color: #fff;
}

.pdf img {
  border: 1px solid #ccc;
  padding: 12px;
}

.nav-tabs > li > a {
  color: #472a7e;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 600;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus {
  color: #472a7e;
}

.nav-tabs li.active a:hover {
  color: #fff;
}

.newtext {
  border-bottom: 1px solid #46297b;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  text-decoration: none;
  background-color: #fff !important;
}

.image-product {
  text-align: center;
}

.image-product img {
  width: 100%;
}

<!--Logo-- > .new_navigation {
  height: 110px;
}

.new_navigation {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 20px;
  padding-top: 15px;
}

.whole_menu {
  overflow-x: hidden;
}

.retail_whole_menu {
  margin: 5px auto 0;
}

.whole_menu {
  display: block;
  margin: 10px auto 0;
  text-align: center;
}

.whole_menu a {
  color: #424242;
  outline: none !important;
}

.new_menu {
  text-align: center;
  display: inline-block;
}

.sp_menu {
  background: rgba(0, 0, 0, 0) url(../images/inner/common-sprite.png) repeat
    scroll -376px 301px;
  display: inline-block;
  height: 38px;
  margin: 0 auto;
  text-align: center;
  width: 43px;
}

.sp_menu_con {
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  width: 110px;
}

.whole_menu :hover {
  text-decoration: none;
}

.sp_menu1 {
  background-position: -429px 305px;
}

.sp_menu2 {
  background-position: -485px 303px;
}
.sp_menu3 {
  background-position: -382px 246px;
}
.sp_menu4 {
  background-position: -427px 251px;
}
.sp_menu5 {
  background-position: -482px 251px;
}

.sp_menu6 {
  background-position: -376px 200px;
}
.sp_menu7 {
  background-position: -423px 200px;
  width: 59px;
}
.sp_menu8 {
  background-position: -488px 200px;
}
.sp_menu9 {
  background-position: -541px 308px;
}

.sp_menu10 {
  background: rgba(0, 0, 0, 0) url(../images/inner/common-sprite.png) repeat
    scroll -376px 301px;
  display: inline-block;
  height: 38px;
  margin: 0 auto;
  text-align: center;
  width: 43px;
}

.sp_menu_con {
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  width: 110px;
}

.whole_menu :hover {
  text-decoration: none;
  color: #1e76fa;
}

.sp_menu10 {
  background-position: -297px 159px;
  width: 55px;
}

.sp_menu11 {
  background-position: -504px 156px;
}

.sp_menu13 {
  background-position: -412px 156px;
}
.sp_menu14 {
  background-position: -457px 159px;
}

.dis-menu15 {
  background-position: -290px 108px;
  width: 59px;
}

.dis-menu16 {
  background-position: -485px 303px;
}

.dis-menu17 {
  background-position: -369px 107px;
  width: 53px;
}

.dis-menu18 {
  background-position: -423px 200px;
  width: 59px;
}

.banner-text-1 h3 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  text-align: center;
  font-weight: 600;
  margin-top: 23px;
}

.banner-text-1 p {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 19px;
  text-align: center;
  font-weight: 500;
}

.banner-text-1 h4 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 31px;
  text-align: center;
  font-weight: bold;
  margin-top: 126px;
}

<!--tab-- > .container-fluid {
  padding: 0;
}

.box-margin {
  margin-top: 25px;
  padding: 0px;
}

.ftr-box {
  margin: 2px 0px;
  padding-bottom: 9px;
  border-right: 1px solid #e5e5e5;
}

.ftr-boxs {
  margin: 10px 0px;
  padding-bottom: 20px;
}

.custom-feature-page .icon-circle {
  background-color: #fff;
}
.icon-circle {
  height: 100px;
  width: 100px;
  border-radius: 50px;
  margin: 0 auto;
  border: 1px solid #bfe1fc;
  background: #fff;
}

.ftr-icon {
  width: 50px;
  height: 50px;
  background: url(../images/inner/vertical-icon-sprite.png) no-repeat;
  margin: 24px;
}

.ftr-detail {
  width: 233px;
  margin: 0 auto;
  height: 180px;
}
.ftr-detail > p:first-child {
  margin-top: 8px;
}

.line-6 {
  width: 100%;
  height: 24px;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 29%;
}
.billing-icon {
  background-position: -49px -328px;
}

.touch-icon {
  background-position: -247px -405px;
}

.cloud-icon {
  background-position: -261px -538px;
  height: 73px;
  position: relative;
  top: -11px;
}

.integration-icon {
  background-position: -503px -339px;
}

.crm-icon {
  background-position: -271px -337px;
}

.multistore-icon {
  background-position: -351px -345px;
}

.inventory-icon {
  background-position: -129px -332px;
}

.recipe-icon {
  background-position: -119px -402px;
}

.cloud-res-icon {
  background-position: -583px -408px;
}

.order-icon {
  background-position: -51px -472px;
}

.control-icon {
  background-position: -190px -474px;
}

.credit-icon {
  background-position: -516px -408px;
}

.offers-icon {
  background-position: -249px -476px;
}

.inventory-icon {
  background-position: -129px -332px;
}

.returns-icon {
  background-position: -47px -405px;
}

.box a {
  color: #000;
}

.ftr-detail p b {
  font-size: 15px;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: bolder;
}

.ftr-detail p {
  font-size: 13px;
  color: #000;
  font-family: "Open Sans", sans-serif;
}

.vertical-imgs {
  background-image: url(../images/inner/vertical-img2.jpg);
  background-size: cover;
  height: 297px;
}

.vertical1-imgs {
  background-image: url(../images/inner/restaurant-erp-image.jpg);
  background-size: cover;
  height: 297px;
}

.vertical-text h3 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  margin-top: 52px;
}

.vertical-text p {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  text-align: center;
  margin-top: 19px;
}

.vertical-text h2 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  margin-top: 11px;
}

.vertical-text {
  text-align: center;
}

.button-1 {
  padding: 9px 32px 10px 32px;
  color: #fff;
  background-color: #397bf3;
  border: none;
  border-radius: 9px;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  margin-top: 9px;
  margin-bottom: 59px;
}

/* .pattern-imgs{ background-image:url(../images/inner/pattern.jpg);
            background-size:cover;
            height: auto;
            } */

.pattern-text h3 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 27px;
  text-align: center;
  margin-top: 65px;
  font-weight: 600;
}

.pattern-text h4 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 28px;
  text-align: center;
  margin-top: 14px;
  font-weight: 600;
}

.pattern-text p {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  text-align: center;
  margin-top: 10px;
  font-weight: 600;
}

.graph {
  text-align: center;
  padding-top: 19px;
  padding-bottom: 39px;
}

.graph img {
  width: 100%;
}

@media (max-width: 1024px) {
  .line-6 {
    margin-top: 35%;
  }

  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 13px;
  }
}

@media (min-width: 991px) {
  .border img {
    width: 100% !important;
  }
}

@media (max-width: 980px) {
  .electronic-shelf1 h3 {
    font-size: 52px !important;
  }
  .line-6 {
    display: none;
  }

  .ftr-box {
    border-right: none;
  }

  .ftr-boxs {
    margin: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 600px) {
  .banner-text-1 h3 {
    font-size: 24px;
    margin-top: 118px;
  }

  .banner-text-1 p {
    font-size: 17px;
  }

  .pattern-text h3 {
    font-size: 23px;
  }
  .pattern-text h4 {
    font-size: 23px;
  }
  .pattern-text p {
    font-size: 13px;
  }

  .vertical-text h3 {
    font-size: 28px;
  }
  .vertical-text p {
    font-size: 17px;
    margin-top: 9px;
  }
  .vertical-text h2 {
    font-size: 19px;
  }
  .ftr-detail {
    height: 135px;
  }
}

@media (max-width: 480px) {
  .vertical-text h3 {
    font-size: 24px;
  }

  .vertical-text p {
    font-size: 15px;
  }
  .vertical-text h2 {
    font-size: 18px;
  }
  .pattern-text h3 {
    font-size: 20px;
  }
  .pattern-text h4 {
    font-size: 19px;
  }
  .pattern-text p {
    font-size: 11px;
  }
}

@media (max-width: 414px) {
  .banner-text-1 h3 {
    font-size: 21px;
    margin-top: 124px;
  }
  .banner-text-1 p {
    font-size: 15px;
  }

  .vertical-imgs {
    height: auto;
    width: 100%;
  }
  .pattern-text p {
    font-size: 12px;
  }
}
@media (max-width: 384px) {
  .banner-text-1 h3 {
    font-size: 20px;
    margin-top: 123px;
  }

  .vertical-text h3 {
    font-size: 22px;
  }

  .vertical-text p {
    font-size: 14px;
  }

  .vertical-text h2 {
    font-size: 18px;
  }

  .pattern-text h3 {
    font-size: 17px;
  }

  .pattern-text h4 {
    font-size: 17px;
  }
  .pattern-text p {
    font-size: 14px;
  }
}

@media (max-width: 375px) {
  .vertical-text h3 {
    font-size: 21px;
  }
  .vertical-text p {
    font-size: 13px;
  }
}
@media (max-width: 360px) {
  .banner-text-1 h3 {
    font-size: 19px;
    margin-top: 123px;
  }
  .vertical-text h3 {
    font-size: 20px;
  }
  .vertical-text p {
    font-size: 14px;
  }
  .vertical-text h2 {
    font-size: 18px;
  }

  .pattern-text h3 {
    font-size: 16px;
  }
  .pattern-text h4 {
    font-size: 15px;
  }
  .pattern-text p {
    font-size: 13px;
  }
 
}
@media (max-width: 360px) {
  .banner-text-1 h3 {
    font-size: 16px;
    margin-top: 123px;
  }
  .banner-text-1 p {
    font-size: 14px;
  }
  .vertical-text h3 {
    font-size: 17px;
  }
  .vertical-text p {
    font-size: 15px;
  }
  .vertical-text h2 {
    font-size: 17px;
  }
  .pattern-text h4 {
    font-size: 14px;
  }

  .interactive-video iframe {
    height: 300px !important;
  }
}

.retail-supermarket {
  text-align: center;
}

.box-1 h3 {
  font-size: 17px;
  font-weight: 600;
  color: #5b5b5b;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
}

.box-1 p {
  color: #4c4c4c;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 16px;
  margin-top: -12px;
  font-style: normal;
  font-weight: normal;
}

.super-market h3 {
  font-size: 22px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  padding-top: 25px;
}

.super-market img {
  width: 100%;
}

.inner-background {
  background-image: url(../images/inner/slide1.jpg);
  height: 729px;
}

.color {
  background: linear-gradient(
    to right,
    rgba(92, 102, 112, 0.81) 39%,
    rgba(105, 95, 104, 0.81) 45%,
    rgba(226, 35, 26, 0.73) 100%
  );
  height: 729px;
}

.inner-background img {
  background-size: cover;
}

.point h3 {
  font-size: 40px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  padding-top: 9px;
}

.point p {
  font-size: 15px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  padding-top: 9px;
  line-height: 26px;
}

.icon-tab {
  margin-top: 23px;
}
.icon-tab h3 {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

.icon-tab2 {
  margin-top: 23px;
}
.icon-tab2 h3 {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

.icon-tab3 {
  margin-top: 23px;
}
.icon-tab3 h3 {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

.icon-tab4 {
  margin-top: 23px;
}
.icon-tab4 h3 {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

.icon-tab5 {
  margin-top: 23px;
}
.icon-tab5 h3 {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

.span-icon {
  margin-top: 33px;
  margin-left: 18px;
}

.span-icon span {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  padding-top: 13px;
  font-weight: 600;
}

.span-icon1 {
  margin-top: 20px;
  margin-left: 18px;
}

.span-icon1 span {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  padding-top: 13px;
  font-weight: 600;
}

.span-icon2 {
  margin-top: 20px;
  margin-left: 18px;
}

.span-icon2 span {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  padding-top: 13px;
  font-weight: 600;
}

.span-icon3 {
  margin-top: 33px;
  margin-left: 18px;
}

.span-icon3 span {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  padding-top: 13px;
  font-weight: 600;
}

.span-icon4 {
  margin-top: 33px;
  margin-left: 18px;
}

.span-icon4 span {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  padding-top: 13px;
  font-weight: 600;
}

.span-icon .fa-circle {
  font-size: 9px;
  color: #fff;
  margin-right: 6px;
}

.span-icon1 .fa-circle {
  font-size: 9px;
  color: #fff;
  margin-right: 6px;
}

.span-icon2 .fa-circle {
  font-size: 9px;
  color: #fff;
  margin-right: 6px;
}

.span-icon3 .fa-circle {
  font-size: 9px;
  color: #fff;
  margin-right: 6px;
}

.span-icon4 .fa-circle {
  font-size: 9px;
  color: #fff;
  margin-right: 6px;
}

.specific-market h3 {
  font-size: 28px;
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-weight: 600;
  margin-top: 28px;
  margin-bottom: 20px;
  text-align: center;
}

.specific-tab {
  margin-top: 10px;
  margin-bottom: 10px;
}

.specific-tab1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.specific-tab2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.specific-tab3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.specific-tab4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (max-width: 1024px) {
  .electronic-shelf2 h4 {
    font-size: 21px !important;
  }
  .demo h5 {
    margin-top: 415px !important;
  }
  #section-0 a span {
    top: 522px !important;
  }
  .electronic-shelf-banner-img {
    height: 650px !important;
  }
  .benefits-text h2 {
    font-size: 21px !important;
  }
  .els-button a {
    font-size: 16px !important;
  }
  .icon-tab2 h3 {
    font-size: 13px;
  }

  .icon-tab3 h3 {
    font-size: 14px;
  }
  .icon-tab5 h3 {
    font-size: 14px;
  }
  .carousel-caption h2 {
    font-size: 20px;
  }
  .carousel-caption p {
    font-size: 13px;
  }
  .carousel-caption a {
    padding: 8px 19px;
    font-size: 12px;
  }
}
@media (max-width: 980px) {
  .icon-tab {
    margin-top: 0px;
    text-align: center;
  }
  .electronic-shelf2 h4 {
    font-size: 15px !important;
  }
  .els-button a {
    font-size: 13px !important;
    padding: 7px 29px !important;
  }
  .demo h5 {
    margin-top: 56px !important;
  }
  .boxes-heading h3 {
    font-size: 9px !important;
  }
  .benefits-text h2 {
    font-size: 16px !important;
  }
  .benefits-text ul li {
    font-size: 13px !important;
  }
  .benifits h3 {
    font-size: 67px !important;
  }
  #section-0 a span {
    top: 161px !important;
  }
  .electronic-shelf-banner-img {
    height: 623px !important;
  }

  .icon-tab h3 {
    text-align: center;
  }
  .span-icon {
    margin-top: 0px;
    margin-left: 67px;
  }

  .icon-tab2 {
    margin-top: 58px;
    text-align: center;
  }

  .icon-tab2 h3 {
    text-align: center;
  }
  .span-icon1 {
    margin-top: 0px;
    margin-left: 219px;
  }

  .inner-background {
    height: 1518px;
  }

  .color {
    height: 1518px;
  }

  .icon-tab3 {
    margin-top: 23px;
    float: left;
    text-align: center;
    margin-left: 47px;
  }

  .icon-tab3 h3 {
    text-align: center;
  }

  .span-icon2 {
    margin-top: 0px;
    margin-left: 26px;
    margin-bottom: 65px;
  }
  .icon-tab4 {
    margin-top: 0px;
    text-align: center;
  }
  .icon-tab4 h3 {
    text-align: center;
  }
  .span-icon3 {
    margin-top: 0px;
    margin-left: 112px;
  }
  .icon-tab5 {
    margin-top: 23px;
    float: left;
    text-align: center;
  }
  .icon-tab5 h3 {
    text-align: center;
  }
  .span-icon4 {
    margin-top: 0px;
    margin-left: 15px;
  }
  .specific-tab {
    text-align: center;
  }
  .specific-tab1 {
    text-align: center;
  }
  .specific-tab2 {
    text-align: center;
  }
  .specific-tab3 {
    text-align: center;
  }
  .specific-tab4 {
    text-align: center;
  }
}

@media (max-width: 600px) {
  .span-icon {
    margin-left: 0px;
  }
  .electronic-shelf1 h3 {
    font-size: 35px !important;
  }
  .electronic-shelf2 h4 {
    font-size: 11px !important;
  }
  .els-button {
    margin-top: 17px !important;
  }
  .els-button a {
    font-size: 14px !important;
  }
  #section-0 a span {
    top: 113px !important;
  }
  .demo h5 {
    margin-top: -28px !important;
    font-size: 11px !important;
    margin-right: 23px;
  }
  .electronic-shelf1 h3 {
    margin-top: 35px !important;
  }
  #section-0 a span {
    top: 73px !important;
    left: 50% !important;
    width: 26px !important;
    height: 35px !important;
    margin-left: -27px !important;
  }
  .boxes-heading h3 {
    font-size: 15px !important;
    padding-top: 5px !important;
  }
  .benefits-text h2 {
    font-size: 26px !important;
  }
  .benefits-text ul li {
    font-size: 14px !important;
  }
  .electronic-shelf-banner-img {
    height: 381px !important;
  }
  .span-icon .fa-circle {
    font-size: 6px;
  }
  .span-icon span {
    font-size: 13px;
  }
  .span-icon1 {
    margin-left: 132px;
  }
  .icon-tab3 {
    margin-left: 0px;
  }

  .span-icon2 .fa-circle {
    font-size: 7px;
  }
  .span-icon2 {
    margin-left: 0px;
  }
  .span-icon2 span {
    font-size: 13px;
  }
  .span-icon3 {
    margin-left: 0px;
  }
  .icon-tab5 {
    margin-top: 8px;
    float: none;
  }
  .span-icon4 span {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    padding-top: 3px;
    font-weight: 600;
  }
  .span-icon4 {
    margin-left: 0px;
  }
  .span-icon4 span {
    font-size: 13px;
    font-weight: 600;
  }
  .span-icon4 .fa-circle {
    font-size: 5px;
    margin-right: 4px;
  }
}

@media (max-width: 480px) {
  .span-icon {
    display: none;
  }

  .banner-text h1 {
    font-size: 16px;
    line-height: 24px;
  }

  .electronic-shelf2 h4 {
    font-size: 7px !important;
  }
  .els-button a {
    font-size: 11px !important;
  }
  #section-0 a span {
    top: -31px !important;
    left: 38% !important;
    width: 19px !important;
    height: 28px !important;
  }
  .demo h5 {
    margin-top: -72px !important;
    font-size: 11px !important;
    margin-right: 47px;
  }
  .electronic-shelf-banner-img {
    height: 305px !important;
  }
  #section-0 a span {
    top: 16px !important;
    left: 32% !important;
    width: 17px !important;
    height: 26px !important;
  }
  .demo h5 {
    margin-top: -76px !important;
    font-size: 7px !important;
    margin-right: 92px;
  }
  .benifits h3 {
    font-size: 48px !important;
  }
  .benifits h3 strong {
    font-size: 23px !important;
  }
  .span-icon1 {
    display: none;
  }
  .span-icon2 {
    display: none;
  }
  .span-icon3 {
    display: none;
  }
  .span-icon4 {
    display: none;
  }
  .icon-tab3 {
    margin-left: 54px;
  }
  .color {
    height: 1450px;
  }
  .inner-background {
    height: 1450px;
  }
}

@media (max-width: 767px) {
  .demo {
    margin-top: 76px;
  }
  .els-button a {
    font-size: 19px !important;
    padding: 7px 29px !important;
  }

  #section-0 a span {
    top: 95px !important;
  }
  .demo h5 {
    margin-top: -12px !important;
  }
  .boxes-heading h3 {
    font-size: 16px !important;
  }
  .benefits-text h2 {
    font-size: 30px !important;
  }
  .benefits-text ul li {
    font-size: 16px !important;
  }
  .electronic-shelf1 h3 {
    font-size: 47px !important;
  }
}

@media (max-width: 414px) {
  .icon-tab3 {
    margin-left: 20px;
    margin-top: 8px;
  }

  .els-button a {
    font-size: 9px !important;
  }
  .electronic-shelf-banner-img {
    height: 264px !important;
  }

  .boxes-heading h3 {
    font-size: 12px !important;
    padding-top: 5px !important;
  }
  .benefits-text h2 {
    font-size: 23px !important;
  }
  .electronic-shelf1 h3 {
    font-size: 24px !important;
  }
  .electronic-shelf2 h4 {
    margin-top: 11px !important;
    font-size: 10px !important;
  }
  .demo {
    top: -17px !important;
    right: 15px !important;
  }
  .benefits-text ul li {
    font-size: 14px !important;
  }
  .icon-tab2 {
    margin-top: 14px;
  }

  .specific-market h3 {
    font-size: 23px;
  }
}
@media (max-width: 384px) {
  .icon-tab3 {
    margin-left: 10px;
  }
  .els-button {
    margin-top: 10px !important;
  }
  .point h3 {
    font-size: 29px;
  }
  .specific-market h3 {
    font-size: 19px;
  }
  .sitemap-pro-txt{
   margin-top: 40px;
   }
   .top-space-one{
     margin-top: -7px;
   }
}

@media (max-width: 375px) {
  .point h3 {
    font-size: 30px;
    padding-top: 1px;
  }
  .benefits-text h2 {
    font-size: 20px !important;
  }
  .point p {
    font-size: 14px;
  }
  .icon-tab2 h3 {
    font-size: 15px;
  }
  .product-list ul {
    font-size: 14px !important;
  }
}
@media (max-width: 328px) {
  .text {
    line-height: 2.428571;
  }
}
@media (max-width: 360px) {
  .icon-tab3 h3 {
    font-size: 15px;
  }
  .electronic-shelf2 h4 {
    margin-top: 11px !important;
    font-size: 9px !important;
  }
  #section-0 a span {
    top: -15px !important;
  }
  .demo h5 {
    margin-top: -107px !important;
  }
  .els-button {
    margin-top: 0px !important;
  }

  .els-button a {
    font-size: 8px !important;
  }
  .els-button {
    margin-top: 8px !important;
  }
  .demo {
    top: -13px !important;
    right: 14px !important;
  }
  .benefits-text h2 {
    font-size: 20px !important;
  }
  .benefits-text ul li {
    font-size: 13px !important;
  }
  .specific-market h3 {
    font-size: 21px;
  }
}

@media (max-width: 768px) {
  .carousel-caption {
    left: 11% !important;
    top: 13% !important;
  }
  .carousel-caption p {
    line-height: 23px;
    font-size: 12px;
    display:none;
  }
  .product-list ul {
    font-size: 13px;
    padding: 10px 0px;
  }

  .carousel-control .fa-chevron-right {
        margin-left: 15px !important;
  }

  .carousel-control .fa-chevron-left {
    margin-left: 23px !important;
  }
}

@media (max-width: 425px) {
  .carousel-caption p {
    display: none;
  }
  .carousel-caption h2 {
    font-size: 13px;
  }
  .carousel-caption a {
    padding: 6px 10px;
    font-size: 10px;
  }

  .carousel-control .fa-chevron-right {
    margin-left: 8px !important;
    font-size: 13px;
  }
  .carousel-control .fa-chevron-left {
    margin-left: 23px !important;
    font-size: 13px;
  }
}

@media (max-width: 320px) {
  .point h3 {
    font-size: 28px;
    padding-top: 0px;
  }
  .boxes-heading h3 {
    font-size: 10px !important;
    padding-top: 6px !important;
  }
  .electronic-shelf1 h3 {
    font-size: 14px !important;
  }
  .electronic-shelf2 h4 {
    margin-top: 4px !important;
    font-size: 5px !important;
  }
  .els-button a {
    font-size: 5px !important;
  }
  .electronic-shelf-banner-img {
    height: 208px !important;
  }
  .demo {
    top: -45px !important;
    right: 14px !important;
  }
  .demo h5 {
    margin-top: -76px !important;
    font-size: 5px !important;
    margin-right: 92px;
  }
  #section-0 a span {
    top: 19px !important;
    left: 32% !important;
    width: 15px !important;
    height: 24px !important;
  }
  .point p {
    font-size: 13px;
    line-height: 23px;
    padding-top: 1px;
  }
  .specific-market h3 {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .banner-text-1 h3 {
    font-size: 19px;
  }
  .super-market h3 {
    font-size: 16px;
  }
}

@media (max-width: 414px) {
  .banner-text-1 h3 {
    font-size: 16px;
  }
  .super-market h3 {
    font-size: 17px;
  }
}

@media (max-width: 384px) {
  .banner-text-1 h3 {
    font-size: 14px;
  }
}

.page-title {
  background-size: cover;
  background-position: center center;
  height: 185px;
  width: 100%;
}

.page-title h1 {
  position: relative;
  font-size: 46px;
  font-weight: 800;
  letter-spacing: 1px;
  color: #fff;
  line-height: 1.5em;
  text-transform: uppercase;
  margin-top: 56px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
}

.banner img {
  width: 100%;
}

/***********************************/
/***********************************/
/***********************************/
/***********************************/
/***********************************/
/***********************************/
/***********************************/

.electronic-shelf-banner-img {
  background-image: url(../images/electronic-shelf-labels.jpg);
  width: 100%;
  height: 803px;
  background-size: cover;
}

.electronic-shelf1 h3 {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 58px;
  background-color: #492c80;
  margin-top: 140px;
  padding: 5px 10px;
  margin-left: 0px;
  margin-right: 0px;
  letter-spacing: 3px;
}
.electronic-shelf2 h4 {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 23px;
  background-color: #525252;
  margin-top: 18px;
  padding: 12px 10px;
  margin-left: 70px;
  margin-right: 70px;
}
.els-button a {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  padding: 14px 53px;
  line-height: 33px;
  font-weight: 600;
  background-color: #492c80;
}
.els-button {
  text-align: center;
  margin-top: 30px;
}
.els-button a:hover {
  background-color: #ffff;
  color: #492c80;
  transition: 0.8s;
  text-decoration: none;
}

/*******start*******/
/*******Scroll-Down*******/
/*************************/

section {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
section::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 80%;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.8) 80%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.8) 80%,
    rgba(0, 0, 0, 0.8) 100%
  );
}

.demo a {
  position: absolute;
  bottom: 20px;
  left: 46%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  font: normal 400 15px/1 "Poppins", sans-serif;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: opacity 0.3s;
  top: 95px;
}
.demo a:hover {
  opacity: 0.5;
  text-decoration: none;
  color: #fff;
}

.demo a:visited {
  text-decoration: none;
  color: #fff;
}
.demo h5 {
  margin-top: 569px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 15px;
}
#section-0 a {
  padding-top: 80px;
}
#section-0 a span {
  position: absolute;
  top: 674px;
  left: 50%;
  width: 26px;
  height: 45px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
#section-0 a span::before {
  position: absolute;
  top: 10px;
  left: 54%;
  content: "";
  width: 5px;
  height: 5px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
#section-0 a span::after {
  position: absolute;
  bottom: -18px;
  left: 50%;
  width: 15px;
  height: 15px;
  content: "";
  margin-left: -7px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
#section1 a {
  padding-top: 60px;
}

.whatsapp {
  position: fixed;
  right: 32px;
  background-color: #25d366;
  z-index: 4;
  bottom: 40px;
  width: 70px;
  height: 70px;
  line-height: 89px;
  border-radius: 50%;
  text-align: center;
  transition: 0.5s all ease-in-out;
}
.whatsapp i {
  color: #fff;
  font-size: 42px;
}
.whatsapp:hover {
  background-color: #0c8639;
}

@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/*******end*******/
/*******Scroll-Down*******/
/*************************/

.benifits h3 {
  font-family: "Open Sans", sans-serif;
  color: #4e2e88;
  text-align: center;
  font-weight: 600;
  font-size: 75px;
  margin-top: 30px;
}
.benifits h3 strong {
  font-family: "Open Sans", sans-serif;
  color: #4e2e88;
  text-align: center;
  font-weight: 600;
  font-size: 37px;
  margin-top: 50px;
}

.benefits-boxes img {
  width: 100%;
}
.boxes-heading {
  background-color: #4e2e88;
  width: 100%;
  height: 27px;
}
.boxes-heading h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  margin-top: 0px;
  padding-top: 7px;
  text-align: center;
}
.boxes {
  padding-top: 30px;
  padding-bottom: 30px;
}
.benefits-text h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  margin-top: 21px;
  color: #000;
}
.benefits-text {
  height: 250px;
}
.benefits-text ul li {
  list-style-type: none;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  margin-top: 20px;
  color: #737373;
  line-height: 24px;
}
.benefits-text ul {
  padding-left: 0px;
}
@media (max-width: 720px) {
  .banner-text5.donor img {
    width: 100%;
  }
  .extra-img {
    width: 20% !important;
  }
}

.park-banner {
  background-image: url("../images/banner.jpg");
  height: 500px;
  width: 100%;
}
.park-banner-content {
  color: #472a7e;
  padding-top: 15rem;
  padding-left: 35px;
}
.park-banner-content h1 {
  font-size: 33px;
  font-weight: 600;
}
.park-banner-content h5 {
  margin-left: 5px;
  font-size: 17px;
}
.park-head-one {
  text-align: center;
  margin-top: 40px;
}
.park-head-one h2 {
  font-size: 38px;
  font-weight: 600;
  margin-top: 10px;
}
.park-head-one p {
  color: #707070;
  font-size: 15px;
  margin-top: 11px;
  text-justify: auto;
}
.components {
  text-align: center;
}
.components {
  margin-top: 50px;
}
.component-main h3 {
  font-weight: 600;
}
.component-main strong {
  color: #472a7e;
}
.component-content {
  margin-left: 7%;
}
.component-icon {
  margin-top: 30px;
  padding-top: 30px;
  box-shadow: 0 0 10px 0px rgb(231 224 224);
  padding-bottom: 20px;
}
.component-icon h6 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 21px;
}
.component-icon ul {
  text-align: left;
  list-style: none;
  padding: 0;
}
.component-icon i {
  font-size: 19px;
  color: #472a7e;
}
.park-system {
  margin-top: 60px;
}
.benefits h3 {
  font-size: 20px;
  font-weight: 600;
  color: #472a7e;
}
.benefits ul {
  list-style: none;
  padding: 0;
}
.benefits ul li {
  margin-top: 5px;
  display: flex;
}
.benefits ul li i {
  color: #46297b;
  padding-right: 8px;
  font-size: 16px;
  padding-top: 5px;
}
.benefits ul li p {
  color: #040404;
  font-size: 16px;
  line-height: 27px;
}
.benefits ul li p strong {
  color: #040404;
}
.points {
  box-shadow: 0 0 10px 0px rgb(231 224 224);
  padding: 28px 0px;
  border-radius: 5px;
  margin-top: 35px;
}
.fab {
  background: linear-gradient(#00006a, rgb(95, 18, 167));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.points i {
  font-size: 36px;
}
.points h4 {
  margin-top: 19px;
  font-weight: 600;
  font-size: 20px;
}
.points ul {
  list-style: none;
  text-align: left;
}
.points ul li {
  line-height: 35px;
}
i.fa-angle-double-right {
  font-size: 12px !important;
  color: #0f0b16;
  padding-right: 4px;
}
.facility {
  background-color: #472a7e;
  color: #fff;
  margin: 60px 0 20px 0;
  padding: 50px 0;
}
.benefits-img img {
  width: 100%;
  height: 70%;
  margin-top: 115px;
}
.facility-text h3 {
  font-weight: 600;
}
.facility-button {
  color: white;
  /* background-color: #fff; */
  height: 40px;
  line-height: 37px;
  text-align: center;
  width: 120px;
  margin-top: 12px;
  border: 2px solid #fff;
  border-radius: 6px;
}
.facility-button a {
  color: #fff;
}
.facility-button a:hover {
  color: #fff;
}
/* .park-video{
    position: relative;
    background: white;
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    padding-left: 24px;
    padding-right: 4px;
    padding-bottom: 10px;
    opacity: 0.7 ;
} */

.park-text h1 {
  font-size: 34px;
  color: #482a80;
  font-weight: 600;
}
.banner-slider {
  position: relative;
  height: 47vh;
  width: 100vw;
}
.banner-slider video {
  height: 100%;
  width: 100%;
}

.banner-slider .park-video {
  position: absolute;
  top: 93px;
  background: rgba(255, 255, 255, 0.568);
  clip-path: polygon(
    0 0,
    93% 0,
    100% 49%,
    100% 49%,
    91% 100%,
    0 100%,
    0% 80%,
    0% 20%
  );
  width: 50%;
  backdrop-filter: blur(5px);
  /* left: -1px; */
  padding: 21px 51px 39px 35px;
}
.park-text p {
  color: #040404;
  font-size: 16px;
}
@media (max-width: 1024px) {
  .banner-slider .park-video {
    top: 54px;
  }
  .park-video h1 {
    font-size: 26px;
  }
  .banner-slider {
    height: 33vw;
  }
}
@media (max-width: 768px) {
  .banner-slider .park-video {
    top: 71px;
    padding: 7px 22px;
    padding-top: 0px;
  }
  .park-video h1 {
    font-size: 26px;
  }
  .park-video p {
    display: none;
  }
  .park-head-one h2 {
    font-size: 28px;
  }
  .border2 img {
    width: 250px;
  }
}

@media (max-width: 1182px) {
  .banner-slider .park-video{
    width: 60%;
  }
}
@media (max-width: 850px) {
  .banner-slider .park-video{
    width: 70%;
    top:30px;
  }

}

@media (max-width: 425px) {
  .banner-slider .park-video {
    top: 23px;
    padding: 7px 22px;
    padding-top: 0px;
  }
  .park-video h1 {
    font-size: 18px;
  }
  .park-video p {
    display: none;
  }
  .park-head-one h2 {
    font-size: 28px;
  }
}
@media (max-width: 375px) {
  .banner-slider .park-video {
    top: 23px;
    padding: 7px 11px;
    padding-top: 0px;
  }
  .park-video h1 {
    font-size: 16px;
  }
  .park-video p {
    display: none;
  }
  .park-head-one h2 {
    font-size: 28px;
  }
}
@media (max-width: 325px) {
  .banner-slider .park-video {
    top: 16px;
    padding: 7px 11px;
    padding-top: 0px;
  }
  .park-video h1 {
    font-size: 14px;
  }
  .park-video p {
    display: none;
  }
  .park-head-one h2 {
    font-size: 28px;
  }
}
.banner-slider video {
  width: 100%;
}
