/*------------------------- Product Page -------------------------*/
.products-bg {
  background: url(../images/products-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0px;
  width: 100%;
  position: relative;
  color: #fff;
  background-position: center center; }
  .products-bg .left-titles h1 {
    font: 40px/60px "SFProDisplay-Bold" !important;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .products-bg .left-titles h1 span {
      display: block; }

.our-products {
  position: relative; }
  .our-products .produc-details {
    background: #fff;
    position: relative;
    overflow: hidden;
    margin: 30px 0;
    -webkit-box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.1); }
    .our-products .produc-details h3 {
      padding: 30px 15px 0px;
      color: #e94b00;
      margin-bottom: 20px;
      letter-spacing: 1px;
      font: 22px/30px SFProDisplay-Bold !important; }
    .our-products .produc-details p {
      padding: 0 15px 10px;
      min-height: 120px; }
    .our-products .produc-details .cmoon-button {
      max-width: 200px;
      width: 100%;
      border-color: #e94b00;
      font-size: 16px;
      padding: 7px 4px 8px;
      border-width: 2px;
      border-style: solid;
      line-height: normal;
      display: inline-block;
      margin: 10px 0 0;
      cursor: pointer;
      outline: 0;
      position: relative;
      text-transform: inherit;
      z-index: 1;
      font-weight: 500;
      letter-spacing: .5px;
      margin-bottom: 20px;
      background: #e94b00;
      color: #fff;
      width: 160px;
      text-align: center; }
      .our-products .produc-details .cmoon-button:before {
        border-color: #e94b00;
        position: absolute;
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        border-width: 2px;
        border-top-width: 2px;
        border-right-width: 2px;
        border-style: solid;
        border-top-style: solid;
        border-right-style: solid;
        left: -10px;
        bottom: -10px;
        border-top: 0;
        border-top-color: currentcolor;
        border-right: 0;
        border-right-color: currentcolor;
        transition: all .3s linear;
        -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
        -o-transition: all .3s linear;
        -webkit-transition: all .3s linear; }
      .our-products .produc-details .cmoon-button:after {
        border-color: #e94b00;
        position: absolute;
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        border-width: 2px;
        border-bottom-width: 2px;
        border-left-width: 2px;
        border-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        right: -10px;
        top: -10px;
        border-bottom: 0;
        border-bottom-color: currentcolor;
        border-left: 0;
        border-left-color: currentcolor;
        transition: all .3s linear;
        -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
        -o-transition: all .3s linear;
        -webkit-transition: all .3s linear; }
      .our-products .produc-details .cmoon-button:hover {
        color: #e94b00;
        background: 0; }
        .our-products .produc-details .cmoon-button:hover:before {
          width: 100%;
          height: 0;
          left: 0; }
        .our-products .produc-details .cmoon-button:hover:after {
          width: 100%;
          height: 0;
          right: 0; }
  .our-products .product-img {
    position: relative; }
    .our-products .product-img img {
      height: auto;
      max-width: 100%; }
    .our-products .product-img .product-overlay {
      background: linear-gradient(#fff, rgba(255, 255, 255, 0));
      position: absolute;
      z-index: 10;
      bottom: 0;
      width: 100%;
      height: 45%;
      top: auto !important; }
  .our-products .product-down .product-overlay {
    top: 0 !important; }
  .our-products .product-up .product-overlay {
    top: 0;
    bottom: -1px;
    transform: rotateZ(180deg); }

@media only screen and (max-width: 991px) {
  .products-bg .left-titles h1 {
    font: 30px/40px "SFProDisplay-Bold" !important;
    padding-left: 40px; } }
@media only screen and (max-width: 768px) {
  .products-bg {
    padding: 50px 0px; }
    .products-bg .left-titles h1 {
      font: 20px/30px "SFProDisplay-Bold" !important;
      padding-left: 40px; } }
/*------------------------- Food Delivery -------------------------*/
.food-delivery-bg {
  position: relative;
  background: linear-gradient(to right, #f8c400 0%, #f3b502 60%, #2f252e 50%, #221a27 100%);
  padding: 70px 0px; }
  .food-delivery-bg .product-main-titles {
    color: #000;
    font-size: 16px; }
    .food-delivery-bg .product-main-titles h1 {
      margin: 0 0 20px 0;
      font: 38px/48px "SFProDisplay-Bold" !important;
      letter-spacing: 1px;
      color: #ac0411; }
    .food-delivery-bg .product-main-titles span {
      display: block;
      color: #000; }
    .food-delivery-bg .product-main-titles h4 {
      font: 20px/25px "SFProDisplay-Bold" !important;
      margin: 0 0 20px 0;
      letter-spacing: 1px; }
    .food-delivery-bg .product-main-titles .btn-cmoon-2 {
      color: #fff;
      background-color: #ac0411;
      border-color: #ac0411; }
    .food-delivery-bg .product-main-titles .btn-video {
      color: #fff;
      background-color: #111;
      border-color: #111;
      margin-left: 15px; }
  .food-delivery-bg .layers {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    .food-delivery-bg .layers .layer-1 {
      position: absolute;
      right: 0;
      bottom: 0; }
    .food-delivery-bg .layers .layer-2 {
      display: none; }

.food-delivery-sec-1 {
  position: relative; }
  .food-delivery-sec-1 .layers {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .food-delivery-sec-1 .layers .layer-1 {
      position: absolute;
      left: 0;
      bottom: 0; }

.food-delivery-sec-2 {
  position: relative; }
  .food-delivery-sec-2 .item-box {
    background: #fff;
    padding: 30px;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.3);
    margin: 10px auto;
    min-height: 462px;
    border-radius: 12px; }
    .food-delivery-sec-2 .item-box img {
      width: 220px;
      margin: auto;
      display: block; }
    .food-delivery-sec-2 .item-box p {
      text-align: center; }
      .food-delivery-sec-2 .item-box p strong {
        display: block;
        color: #ea1b25;
        font-size: 18px;
        padding-bottom: 10px;
        margin: 10px 0;
        border-bottom: 1px solid #eee; }

.food-delivery-sec-3 {
  position: relative;
  background-image: url(../images/coronavirus-bg.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%; }
  .food-delivery-sec-3:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8); }

.food-delivery-sec-4 {
  position: relative; }
  .food-delivery-sec-4 .how-work .icon {
    width: 80px;
    height: 80px;
    color: #fff;
    background: #ac0411;
    font-size: 50px;
    line-height: 70px;
    border-radius: 50px;
    margin: 0px auto 15px; }
  .food-delivery-sec-4 .how-work h4 {
    text-transform: uppercase;
    margin: 0 0 15px 0;
    font: 20px/20px "SF Pro Display" !important;
    letter-spacing: 1px; }
  .food-delivery-sec-4 .work-process {
    position: relative;
    margin: 20px 0px;
    padding-bottom: 60px; }
    .food-delivery-sec-4 .work-process .img-icon {
      position: absolute;
      width: 85%;
      top: 35%;
      left: 84px;
      z-index: 9; }

.food-delivery-sec-5 {
  position: relative;
  background-image: url(../images/food-delivery-bg.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 100px 0px !important; }

.ecommerce-section-2.food-delivery-sec-6 {
  padding: 60px 0px !important;
  background: url(../images/food-delivery-bg-1.png);
  background-repeat: repeat;
  position: relative; }
  .ecommerce-section-2.food-delivery-sec-6 .container {
    padding-top: 0px; }
  .ecommerce-section-2.food-delivery-sec-6 .ecommers-services {
    background: #f8c400; }
    .ecommerce-section-2.food-delivery-sec-6 .ecommers-services .ecom-tabs {
      border-right: 1px solid #f3b502; }
      .ecommerce-section-2.food-delivery-sec-6 .ecommers-services .ecom-tabs .icon {
        background: #ac0411; }
      .ecommerce-section-2.food-delivery-sec-6 .ecommers-services .ecom-tabs .title {
        color: #000;
        font: 15px/15px 'SFProDisplay-Bold'; }
    .ecommerce-section-2.food-delivery-sec-6 .ecommers-services a.active:after {
      bottom: -121px;
      border-top: 17px solid #f8c400; }
  .ecommerce-section-2.food-delivery-sec-6 .logo-design-section-3 .media .service_icon {
    background: #ac0411;
    border: 1px solid #ac0411; }

.food-delivery-sec-7 {
  position: relative; }
  .food-delivery-sec-7 .layers {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0; }
    .food-delivery-sec-7 .layers .layer-1 {
      position: absolute;
      top: 0px;
      right: 0px; }
    .food-delivery-sec-7 .layers .layer-2 {
      position: absolute;
      bottom: 0px;
      left: 0px; }

.food-delivery-sec-8 {
  position: relative;
  background: url(../images/food-delivery-bg-2.png);
  background-repeat: repeat; }
  .food-delivery-sec-8 .btn-cmoon-1 {
    color: #fff;
    background-color: #ac0411;
    border-color: #ac0411; }

.desktop-hide {
  display: none; }

/*========================== Responsive Styles ==================================*/
@media only screen and (max-width: 1199px) {
  .food-delivery-bg .layers .layer-1 img {
    width: 260px; }

  .food-delivery-sec-2 .item-box {
    min-height: 485px; }

  .food-delivery-sec-4 .work-process .img-icon {
    top: 34%;
    left: 70px; }

  .food-delivery-sec-7 .service-reasons-box {
    min-height: 345px; }
  .food-delivery-sec-7 .layers .layer-1 img {
    width: 250px; } }
@media only screen and (max-width: 992px) {
  .tab-hide {
    display: none; }

  .tab-visible {
    display: block; }

  .food-delivery-bg {
    background: linear-gradient(to right, #f8c400 0%, #f3b502 85%, #2f252e 50%, #221a27 100%); }
    .food-delivery-bg .layers {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
      .food-delivery-bg .layers .layer-2 {
        display: block;
        position: absolute;
        right: 0px;
        top: 15px; }
        .food-delivery-bg .layers .layer-2 img {
          width: 130px; }

  .ecommerce-section-2.food-delivery-sec-6 .ecommers-services a.active:after {
    bottom: -95px;
    border-top: 17px solid #f8c400; }

  .food-delivery-sec-7 .layers .layer-1 img {
    width: 170px; } }
@media only screen and (max-width: 768px) {
  .food-delivery-bg .product-main-titles {
    padding-right: 50px; }
    .food-delivery-bg .product-main-titles h1 {
      font: 22px/32px "SFProDisplay-Bold" !important;
      margin: 0 0 12px 0; }
  .food-delivery-bg .layers .layer-2 img {
    width: 100px; }

  .ecommerce-section-2.food-delivery-sec-6 .ecommers-services a.active:after {
    bottom: -75px; } }
/*------------------------- Realestate  -------------------------*/
.realestate-bg {
  position: relative;
  padding: 70px 0px;
  background: linear-gradient(to bottom, #edb3e6 0%, #dae3a0 100%); }
  .realestate-bg .layers {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0; }
    .realestate-bg .layers .layer-1 {
      position: absolute;
      left: 0;
      bottom: -80px; }
      .realestate-bg .layers .layer-1 img {
        width: 100%; }
  .realestate-bg .left-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
    .realestate-bg .left-img .layer-1 {
      position: absolute;
      left: 90px;
      bottom: 145px; }
    .realestate-bg .left-img .layer-2 {
      position: absolute;
      right: 90px;
      bottom: 145px; }
  .realestate-bg .product-main-titles {
    color: #fff; }
    .realestate-bg .product-main-titles h1 {
      margin: 0 0 20px 0;
      font: 38px/48px "SFProDisplay-Bold" !important;
      letter-spacing: 1px; }
      .realestate-bg .product-main-titles h1 span {
        display: block; }
    .realestate-bg .product-main-titles p {
      font-size: 18px; }
    .realestate-bg .product-main-titles .btn-cmoon-1 {
      color: #fff;
      font-weight: 600;
      letter-spacing: 1px;
      background: linear-gradient(to left, #ff0d63 0%, #f9643c 100%);
      border: 0px;
      text-transform: capitalize; }

.realestate-sec-1 {
  position: relative; }
  .realestate-sec-1 .about {
    padding: 35px 0 0 35px;
    box-shadow: none; }
    .realestate-sec-1 .about:after {
      content: '';
      position: absolute;
      height: 205px;
      width: 230px;
      background: linear-gradient(to top right, #edb3e6 0%, #dae3a0 100%);
      z-index: -1;
      border-radius: 8px;
      left: 0;
      top: 0; }
    .realestate-sec-1 .about .shadow-img {
      -webkit-box-shadow: 0px 30px 40px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 30px 40px rgba(0, 0, 0, 0.2);
      border-radius: 8px; }

.realestate-sec-2 {
  position: relative;
  background: linear-gradient(to bottom, #dbedef 0%, #ffffff 100%);
  width: 100%;
  padding: 0px !important; }
  .realestate-sec-2 .service-reasons-box {
    min-height: 350px; }
  .realestate-sec-2 .layers {
    background: url(../images/realestate-bg-3.png) bottom -8px left repeat-x;
    background-size: auto 150px;
    width: 100%;
    overflow: hidden;
    padding: 60px 0px; }

.realestate-sec-3 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #ecf0f1 url(../images/contact-bg.png) bottom left repeat-x;
  background-size: auto 300px; }
  .realestate-sec-3 .item-box {
    min-height: 445px; }
    .realestate-sec-3 .item-box svg {
      width: 120px;
      display: block;
      margin: 0 auto 20px; }

.realestate-sec-4 {
  position: relative; }
  .realestate-sec-4 .realestate-features {
    margin-top: 30px; }
    .realestate-sec-4 .realestate-features .media {
      margin-bottom: 20px; }
      .realestate-sec-4 .realestate-features .media .service_icon {
        width: 70px;
        height: 70px;
        background: linear-gradient(45deg, #00c3bd 5%, #018984 100%);
        border-radius: 100px;
        display: block;
        line-height: 70px;
        text-align: center;
        margin-right: 10px;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out; }
      .realestate-sec-4 .realestate-features .media .media-body strong {
        margin-bottom: 0;
        font-weight: 600;
        font-size: 18px;
        letter-spacing: 0.5px; }
      .realestate-sec-4 .realestate-features .media .media-body p {
        line-height: 1.5;
        font-size: 14px; }

/*========================== Responsive Styles ==================================*/
@media only screen and (max-width: 991px) {
  .realestate-sec-2 .service-reasons-box {
    min-height: 365px; }

  .realestate-sec-4 .realestate-features .features-img {
    margin: 0px auto 30px;
    display: block;
    text-align: center; } }
@media only screen and (max-width: 768px) {
  .realestate-bg {
    padding: 70px 0px; }
    .realestate-bg .product-main-titles h1 {
      font: 22px/32px "SFProDisplay-Bold" !important;
      margin: 0 0 12px 0; }

  .realestate-sec-1 .about:after {
    left: 25px;
    top: 10px; } }
/*------------------------- Logistics  -------------------------*/
.logistics-bg {
  position: relative;
  background: linear-gradient(to top left, #230056 0%, #349dcd 100%);
  padding: 80px 0px;
  text-align: center;
  color: #fff; }
  .logistics-bg .layers {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0; }
    .logistics-bg .layers .layer-1 {
      position: absolute;
      left: 17%;
      top: 16%; }
      .logistics-bg .layers .layer-1 img {
        width: 100%; }
  .logistics-bg .product-main-titles h1 {
    margin: 0 0 20px 0;
    font: 38px/48px "SFProDisplay-Bold" !important;
    letter-spacing: 1px;
    color: #fef01b; }
    .logistics-bg .product-main-titles h1 span {
      display: block;
      color: #fff; }
  .logistics-bg .product-main-titles h4 {
    font: 20px/25px "SFProDisplay-Bold" !important;
    margin: 0 0 20px 0;
    letter-spacing: 1px; }
  .logistics-bg .product-main-titles .btn-cmoon-1 {
    color: #000;
    background-color: #fef01b;
    border-color: #fef01b; }

.logistics-sec-1 {
  position: relative; }
  .logistics-sec-1:before {
    content: '';
    position: absolute;
    left: 22%;
    top: 27%;
    width: 53%;
    height: 64%;
    background: url(../images/logistics-map.png) no-repeat center center/cover;
    z-index: -2; }

.logistics-sec-2 {
  position: relative;
  background-image: url(../images/logistics-bg.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  color: #fff; }
  .logistics-sec-2:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7); }
  .logistics-sec-2 .page-heading h2 {
    color: #fef01b; }
  .logistics-sec-2 .media {
    margin-bottom: 30px; }
    .logistics-sec-2 .media .service_icon {
      width: 70px;
      height: 70px;
      background: linear-gradient(45deg, #e7db3c 5%, #e74c3c 100%);
      border-radius: 100px;
      display: block;
      line-height: 70px;
      text-align: center;
      margin-right: 20px; }
    .logistics-sec-2 .media .media-body strong {
      font-size: 20px;
      letter-spacing: 1px; }

.logistics-sec-3 {
  position: relative;
  padding: 60px 0px !important;
  background: url(../images/logistics-bg2.png);
  background-repeat: repeat; }
  .logistics-sec-3 .container {
    padding-top: 0px; }
  .logistics-sec-3 .ecommers-services {
    background: #35a3d4; }
    .logistics-sec-3 .ecommers-services .ecom-tabs {
      border-right: 1px solid #54b0d9; }
      .logistics-sec-3 .ecommers-services .ecom-tabs .icon {
        background: #2692c2;
        margin: 0px auto 5px; }
      .logistics-sec-3 .ecommers-services .ecom-tabs .title {
        color: #fff;
        font: 15px/15px 'SFProDisplay-Bold'; }
    .logistics-sec-3 .ecommers-services a.active:after {
      bottom: -125px;
      border-top: 17px solid #35a3d4;
      right: calc(50% - 145px); }
  .logistics-sec-3 .how-work {
    margin-bottom: 25px;
    border: 1px solid #efefef;
    padding: 15px;
    min-height: 265px; }
    .logistics-sec-3 .how-work .icon {
      width: 90px;
      height: 90px;
      background: #35a3d4;
      border-radius: 50%;
      line-height: 75px;
      text-align: center;
      color: #fff;
      border: 6px solid #95d2ed;
      margin: auto; }
      .logistics-sec-3 .how-work .icon svg {
        width: 40px;
        fill: #fff; }
    .logistics-sec-3 .how-work h4 {
      font: 20px/20px SFProDisplay-Medium !important;
      margin: 14px 0px;
      letter-spacing: 1px; }

.logistics-sec-4 {
  position: relative;
  background-image: url(../images/logistics-bg2.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%; }

.logistics-sec-4 {
  position: relative; }
  .logistics-sec-4 .layers {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
    .logistics-sec-4 .layers .layer-1 {
      position: absolute;
      top: 50px;
      right: -176px;
      width: 500px; }
    .logistics-sec-4 .layers .layer-2 {
      position: absolute;
      bottom: 0px;
      left: -150px;
      width: 400px; }

.logistics-sec-5 {
  position: relative; }
  .logistics-sec-5 .about-img {
    position: relative; }
    .logistics-sec-5 .about-img .layers {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0; }
      .logistics-sec-5 .about-img .layers .layer-1 {
        position: absolute;
        left: 0;
        top: 120px; }

@media only screen and (max-width: 992px) {
  .logistics-sec-2 .features-img, .logistics-sec-4 .features-img {
    display: none; }

  .logistics-sec-3 .ecommers-services a.active:after {
    bottom: -100px;
    right: calc(50% - 120px); }

  .logistics-sec-4 .layers .layer-1 {
    right: -375px; } }
@media only screen and (max-width: 769px) {
  .logistics-bg .product-main-titles h1 {
    font: 22px/32px "SFProDisplay-Bold" !important;
    margin: 0 0 12px 0; }
  .logistics-bg .layers .layer-1 {
    left: 30px;
    right: 30px; }

  .logistics-sec-3 .ecommers-services a.active:after {
    bottom: -80px;
    right: calc(50% - 90px); }

  .food-delivery-sec-7.logistics-sec-4 .service-reasons-box {
    min-height: 260px; } }
/*------------------------ Hotel Booking  ----------------------*/
.hotel-booking-bg {
  position: relative;
  background: url(../images/hotel-booking-bg.jpg) no-repeat scroll center center/cover;
  padding: 60px 0px; }
  .hotel-booking-bg:after {
    background: -moz-linear-gradient(0deg, #1232cc 0%, #132099 100%);
    background: -webkit-linear-gradient(0deg, #1232cc 0%, #132099 100%);
    background: -ms-linear-gradient(0deg, #1232cc 0%, #132099 100%);
    opacity: 0.8;
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }
  .hotel-booking-bg .shape-bottom {
    position: absolute;
    top: auto;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 1; }
  .hotel-booking-bg .container {
    position: relative;
    z-index: 2; }
  .hotel-booking-bg .product-main-titles {
    color: #fff; }
    .hotel-booking-bg .product-main-titles h1 {
      margin: 0 0 20px 0;
      font: 38px/48px "SFProDisplay-Bold" !important;
      letter-spacing: 1px; }
      .hotel-booking-bg .product-main-titles h1 span {
        display: block; }
    .hotel-booking-bg .product-main-titles .btn-cmoon-1 {
      color: #fff;
      border-color: #f64002;
      background-color: #f64002; }

.hotel-booking-sec1 {
  position: relative; }
  .hotel-booking-sec1 .hotel-about {
    position: relative;
    display: block;
    z-index: 1;
    clear: both; }
    .hotel-booking-sec1 .hotel-about:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 437px;
      bottom: -20px;
      left: 0;
      background: url(../images/hotel-booking-about-shape-1.png) no-repeat;
      z-index: -1; }
    .hotel-booking-sec1 .hotel-about:after {
      content: '';
      position: absolute;
      width: 188px;
      height: 184px;
      bottom: -30px;
      left: -60px;
      background: url(../images/hotel-booking-about-shape-2.png) no-repeat;
      z-index: -1; }
    .hotel-booking-sec1 .hotel-about .abt-img {
      position: relative;
      overflow: hidden; }

.hotel-booking-sec2 {
  background: #f8f8f8 url(../images/city.png) bottom center;
  background-repeat: repeat-x;
  background-size: 100%;
  position: relative;
  overflow: hidden; }
  .hotel-booking-sec2:before {
    content: '';
    position: absolute;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.68) 0%, rgba(255, 255, 255, 0.8) 100%);
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%; }
  .hotel-booking-sec2 .work-box {
    background: #fff;
    overflow: hidden;
    padding: 50px 40px 40px;
    border: 2px solid #4169E1;
    text-align: center;
    position: relative;
    min-height: 335px;
    margin-bottom: 30px; }
    .hotel-booking-sec2 .work-box .box-count {
      position: absolute;
      top: 0;
      right: 0;
      width: 80px;
      height: 80px;
      background: #4169E1;
      border-bottom-left-radius: 55px;
      border-bottom-right-radius: 0;
      color: #fff;
      font-size: 30px;
      font-weight: 700;
      line-height: 80px;
      z-index: 2;
      margin-bottom: 30px; }
    .hotel-booking-sec2 .work-box .icon-bx-lg {
      width: 100px;
      height: 100px;
      line-height: 100px;
      display: inline-block;
      text-align: center;
      border-radius: 100px;
      background: #f3f3f6;
      margin-bottom: 20px; }
      .hotel-booking-sec2 .work-box .icon-bx-lg svg {
        fill: #4169E1; }
    .hotel-booking-sec2 .work-box .icon-content {
      overflow: hidden; }
      .hotel-booking-sec2 .work-box .icon-content .dlab-tilte {
        color: #000000;
        font: 20px/30px SFProDisplay-Bold !important;
        margin: 0 0 15px;
        letter-spacing: 1px; }
      .hotel-booking-sec2 .work-box .icon-content p {
        font-size: 15px;
        margin-bottom: 0; }
    .hotel-booking-sec2 .work-box:hover {
      background: #4169E1;
      color: #fff; }
      .hotel-booking-sec2 .work-box:hover .box-count {
        background: #fff;
        color: #4169E1; }
      .hotel-booking-sec2 .work-box:hover .dlab-tilte {
        color: #fff; }

.hotel-booking-sec3 {
  background: #ecf0f1 url(../images/bg-pattern.svg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 1; }
  .hotel-booking-sec3 .container {
    padding-top: 0px; }
  .hotel-booking-sec3 .ecommers-services {
    background: #132099; }
    .hotel-booking-sec3 .ecommers-services .ecom-tabs {
      border-right: 1px solid #013ca7; }
      .hotel-booking-sec3 .ecommers-services .ecom-tabs .icon {
        background: #1928ba; }
    .hotel-booking-sec3 .ecommers-services a.active:after {
      border-top: 17px solid #132099;
      bottom: -120px;
      right: calc(50% - 145px); }
  .hotel-booking-sec3 .media {
    margin-bottom: 30px; }
    .hotel-booking-sec3 .media .service_icon {
      width: 70px;
      height: 70px;
      background: #4169E1;
      border-radius: 100px;
      display: block;
      line-height: 70px;
      text-align: center;
      margin-right: 10px; }
    .hotel-booking-sec3 .media .media-body strong {
      margin-bottom: 0;
      font-weight: 600;
      font-size: 18px;
      letter-spacing: 0.5px; }
    .hotel-booking-sec3 .media .media-body p {
      line-height: 1.5;
      font-size: 14px; }

.hotel-booking-sec4 {
  position: relative; }
  .hotel-booking-sec4 .hotel-booking-item {
    background: url(../images/hotel-booking-item-bg.svg) no-repeat center center;
    background-size: auto auto;
    background-size: cover;
    display: inline-block;
    background-size: 70%; }
    .hotel-booking-sec4 .hotel-booking-item img {
      max-width: 220px;
      margin: 0 auto;
      display: block; }
  .hotel-booking-sec4 .hotel-booking-item-content {
    background: rgba(0, 80, 241, 0.04);
    border-radius: 0px 90px 0 0px;
    float: left;
    padding: 0 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px; }
    .hotel-booking-sec4 .hotel-booking-item-content h3 {
      color: #132099; }
    .hotel-booking-sec4 .hotel-booking-item-content .bor-bottom {
      border-bottom: 3px solid #4169E1;
      width: 15%;
      margin-bottom: 20px;
      margin-top: 5px; }
  .hotel-booking-sec4 .row {
    padding-bottom: 40px; }

@media only screen and (max-width: 1366px) {
  .hotel-booking-bg .shape-bottom {
    left: -40px; } }
@media only screen and (max-width: 1199px) {
  .hotel-booking-sec1 .hotel-about:before {
    display: none; }

  .hotel-booking-sec2 .work-box {
    min-height: 390px; } }
@media only screen and (max-width: 768px) {
  .hotel-booking-bg .product-main-titles {
    margin-bottom: 30px; }
    .hotel-booking-bg .product-main-titles h1 {
      font: 22px/32px "SFProDisplay-Bold" !important;
      margin: 0 0 12px 0; } }
/*------------------------ OTT App  ----------------------*/
.ott-app-bg {
  position: relative;
  width: 100%;
  display: block;
  background-image: url(../images/ott-app-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 50px 0px  100px;
  color: #fff; }
  .ott-app-bg:before {
    position: absolute;
    content: '';
    background-image: linear-gradient(to right, rgba(32, 40, 119, 0.95), rgba(55, 46, 149, 0.95), rgba(83, 49, 177, 0.9), rgba(114, 48, 205, 0.85), rgba(150, 41, 230, 0.95));
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .ott-app-bg .bottom-img {
    bottom: -40px;
    width: 100%;
    position: absolute; }
    .ott-app-bg .bottom-img img {
      width: 100%; }
  .ott-app-bg .container {
    position: relative;
    z-index: 1; }
  .ott-app-bg .product-main-titles h1 {
    margin: 0 0 20px 0;
    font: 38px/48px "SFProDisplay-Bold" !important;
    letter-spacing: 1px; }
    .ott-app-bg .product-main-titles h1 span {
      display: block; }
  .ott-app-bg .product-main-titles .btn-cmoon-1 {
    color: #fff;
    background-color: #f66723;
    border-color: #f66723; }

.ott-app-abt {
  position: relative; }
  .ott-app-abt .layers {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0; }
    .ott-app-abt .layers .layer-1 {
      position: absolute;
      width: 400px;
      left: 50px;
      bottom: 0px; }

.ott-app-services {
  position: relative;
  background-image: url(../images/ott-app-bg1.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%; }
  .ott-app-services:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: linear-gradient(to right, rgba(32, 40, 119, 0.85), rgba(55, 46, 149, 0.75), rgba(83, 49, 177, 0.9), rgba(114, 48, 205, 0.75), rgba(150, 41, 230, 0.85)); }

.ott-app-features {
  position: relative; }
  .ott-app-features .media {
    margin-bottom: 30px; }
    .ott-app-features .media .service_icon {
      width: 70px;
      height: 70px;
      background-image: linear-gradient(to right, rgba(32, 40, 119, 0.85), rgba(55, 46, 149, 0.75), rgba(83, 49, 177, 0.9), rgba(114, 48, 205, 0.75), rgba(150, 41, 230, 0.85));
      border-radius: 100px;
      display: block;
      line-height: 70px;
      text-align: center;
      margin-right: 10px; }
    .ott-app-features .media .media-body strong {
      margin-bottom: 0;
      font-weight: 600;
      font-size: 18px;
      letter-spacing: 0.5px; }
  .ott-app-features .features-img {
    width: 100%; }

.ott-app-admin-features {
  position: relative; }
  .ott-app-admin-features .item-box {
    text-align: center;
    background: #ffffff;
    padding: 30px 15px;
    border-radius: 0px 0px 10px 10px;
    border-top: 4px solid #f66723;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 8px 6px -6px #555;
    -moz-box-shadow: 0 8px 6px -6px #555;
    box-shadow: 0px 9px 12px -6px #ababab;
    min-height: 270px; }
    .ott-app-admin-features .item-box .icon {
      width: 90px;
      margin: 0 auto;
      line-height: 90px;
      vertical-align: middle; }
      .ott-app-admin-features .item-box .icon svg {
        width: 65px;
        height: 65px;
        margin: 0 auto;
        text-align: center !important;
        display: block;
        margin-left: auto;
        margin-right: auto; }
    .ott-app-admin-features .item-box .contetn h3 {
      margin: 10px 0;
      color: #333333;
      font: 18px/18px SFProDisplay-Bold !important;
      letter-spacing: 1px; }
    .ott-app-admin-features .item-box .contetn p {
      font-size: 15px;
      line-height: 25px;
      padding: 1px;
      color: #616161; }

.ott-app-development-steps {
  position: relative; }
  .ott-app-development-steps .inner-box {
    margin-top: 35px; }
    .ott-app-development-steps .inner-box .single-item {
      position: relative;
      z-index: 1;
      padding-left: 100px;
      padding-bottom: 20px; }
      .ott-app-development-steps .inner-box .single-item:before {
        content: '';
        position: absolute;
        top: 3px;
        width: 1px;
        height: 100%;
        background-color: #5d5d5d;
        z-index: -1;
        left: 40px; }
      .ott-app-development-steps .inner-box .single-item:after {
        content: "\f103";
        position: absolute;
        left: 35px;
        color: #5d5d5d;
        bottom: -2px;
        -webkit-animation: fade-down 1.5s infinite linear;
        animation: fade-down 1.5s infinite linear;
        font-family: 'Font Awesome 5 Pro';
        font-size: 17px; }
      .ott-app-development-steps .inner-box .single-item:last-child {
        padding-bottom: 0px; }
        .ott-app-development-steps .inner-box .single-item:last-child:before {
          display: none; }
        .ott-app-development-steps .inner-box .single-item:last-child:after {
          display: none; }
      .ott-app-development-steps .inner-box .single-item .count-box {
        width: 65px;
        height: 65px;
        position: absolute;
        left: 5px;
        top: 5px;
        line-height: 65px;
        text-align: center;
        color: #fff;
        border-radius: 50%;
        background-color: #f66723;
        -webkit-box-shadow: #edf1fe 0 0 0 5px;
        box-shadow: #edf1fe 0 0 0 5px;
        font-size: 25px;
        font-weight: 600; }
      .ott-app-development-steps .inner-box .single-item h3 {
        margin-bottom: 8px;
        color: #333;
        font: 22px/22px SFProDisplay-Bold !important; }
      .ott-app-development-steps .inner-box .single-item p {
        color: #414141; }

.ott-app-benefits {
  position: relative; }

@media only screen and (max-width: 1199px) {
  .ott-app-abt .layers .layer-1 {
    width: 300px; } }
@media only screen and (max-width: 992px) {
  .ott-app-bg .product-main-titles h1 {
    font: 28px/30px "SFProDisplay-Bold" !important; }

  .ott-app-abt .layers .layer-1 {
    display: none; }

  .ott-app-features .features-img {
    display: none; } }
@media only screen and (max-width: 768px) {
  .ott-app-benefits img {
    display: none; }

  .ott-app-bg .product-main-titles h1 {
    font: 22px/32px "SFProDisplay-Bold" !important; }
  .ott-app-bg img {
    margin-top: 30px; }

  .ott-app-development-steps img {
    margin-top: 30px; } }
/*------------------------ Doctor & Healthcare ----------------------*/
.healthcare-bg {
  position: relative;
  padding: 0px 0px 0px;
  background-color: #009bad;
  background-image: url(../images/health-bg.png);
  overflow: hidden; }
  .healthcare-bg .bottom-shape {
    background-image: url(../images/bottom-shape.svg);
    background-size: 66.666666666667% 100px;
    bottom: 0;
    height: 100px;
    z-index: 99;
    position: relative; }
  .healthcare-bg .product-main-titles {
    font-size: 18px;
    color: #fff; }
    .healthcare-bg .product-main-titles h1 {
      margin: 0 0 20px 0;
      font: 38px/48px "SFProDisplay-Bold" !important;
      letter-spacing: 1px; }
      .healthcare-bg .product-main-titles h1 span {
        display: block; }
    .healthcare-bg .product-main-titles .btn-cmoon-1 {
      color: #009bad;
      background-color: #fff !important;
      border-color: #fff !important;
      font: 16px/30px "SFProDisplay-Bold" !important; }
  .healthcare-bg .doctor-img {
    position: relative;
    top: 70px; }

.healthcare-abt {
  position: relative; }

.healthcare-services {
  position: relative;
  overflow: hidden; }
  .healthcare-services .services-box {
    background-color: #ffffff;
    padding: 30px;
    margin: auto auto 25px;
    position: relative;
    border-radius: 8px;
    text-align: center;
    position: relative;
    min-height: 380px; }
    .healthcare-services .services-box .ser-icon {
      width: 100px;
      height: 100px;
      line-height: 100px;
      display: block;
      margin: 0px auto;
      border: 2px solid #34b8c0;
      text-align: center;
      border-radius: 50%;
      background-color: transparent; }
      .healthcare-services .services-box .ser-icon svg {
        fill: #34b8c0; }
    .healthcare-services .services-box h5 {
      font: 18px/20px SFProDisplay-Bold !important;
      margin: 15px 0px;
      letter-spacing: 1px; }
    .healthcare-services .services-box:hover {
      background: linear-gradient(to bottom, #34b8c0 0%, #6f51c7 100%);
      z-index: 1;
      color: #fff; }
      .healthcare-services .services-box:hover svg {
        fill: #fff; }
      .healthcare-services .services-box:hover .ser-icon {
        border: 2px solid #fff; }

.healthcare-solution {
  position: relative; }
  .healthcare-solution .media {
    margin-bottom: 25px; }
    .healthcare-solution .media .service_icon {
      width: 70px;
      height: 70px;
      border: 2px solid #34b8c0;
      border-radius: 100px;
      display: block;
      line-height: 65px;
      text-align: center;
      vertical-align: middle;
      margin-right: 20px; }
      .healthcare-solution .media .service_icon svg {
        fill: #34b8c0; }
    .healthcare-solution .media:hover .service_icon {
      background: #34b8c0; }
      .healthcare-solution .media:hover .service_icon svg {
        fill: #fff; }
    .healthcare-solution .media .media-body strong {
      font-size: 20px;
      letter-spacing: 1px; }
  .healthcare-solution .features-img {
    width: 100%; }

.healthcare-process {
  position: relative;
  background-color: #009bad;
  background-image: url(../images/health-bg.png); }
  .healthcare-process .page-heading h2 {
    color: #fff; }
  .healthcare-process .workdetails {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
    .healthcare-process .workdetails .work-icon {
      float: left;
      width: auto;
      padding: 20px;
      margin-bottom: 10px;
      text-align: center;
      border-radius: 100%;
      background-repeat: no-repeat;
      background-size: 100% 100%; }
      .healthcare-process .workdetails .work-icon .figure {
        width: 160px;
        height: 160px;
        position: relative;
        display: block;
        margin: 0 auto;
        background: #fff;
        border-radius: 100%;
        -webkit-box-shadow: 0 0 20px 0 rgba(153, 153, 153, 0.3);
        box-shadow: 0 0 20px 0 rgba(153, 153, 153, 0.3);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column; }
        .healthcare-process .workdetails .work-icon .figure svg {
          fill: #34b8c0; }
      .healthcare-process .workdetails .work-icon .circle {
        content: '';
        position: absolute;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        border: 2px dashed #f5f5f5;
        top: -20px;
        left: -20px; }
    .healthcare-process .workdetails .description {
      color: #fff; }
      .healthcare-process .workdetails .description h3 {
        letter-spacing: 1px;
        margin-bottom: 10px; }

.healthcare-advantages-adopting {
  position: relative; }
  .healthcare-advantages-adopting .hotel-booking-item-content {
    background: #fff; }
    .healthcare-advantages-adopting .hotel-booking-item-content h3 {
      color: #000000;
      letter-spacing: 1px;
      font: 28px/30px SFProDisplay-Bold !important; }

.healthcare-benefits {
  position: relative; }
  .healthcare-benefits .ftr-icon-box {
    padding: 50px 20px;
    margin-top: 32px;
    margin-bottom: 30px;
    text-align: center;
    min-height: 200px;
    position: relative;
    background: #fff;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1); }
  .healthcare-benefits .icon {
    position: absolute;
    top: -36px;
    left: calc(50% - 36px);
    transition: 0.2s;
    border-radius: 50%;
    border: 5px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 70px;
    height: 70px;
    background: #009bad; }
  .healthcare-benefits .title {
    font: 20px/30px SFProDisplay-Medium !important;
    margin-bottom: 10px; }

@media only screen and (max-width: 1400px) {
  .healthcare-services .services-box {
    min-height: 400px; } }
@media only screen and (max-width: 1226px) {
  .healthcare-services .services-box {
    padding: 20px; } }
@media only screen and (max-width: 992px) {
  .healthcare-bg {
    padding-top: 40px; }
    .healthcare-bg .product-main-titles h1 {
      font: 30px/40px "SFProDisplay-Bold" !important; }

  .healthcare-solution .features-img {
    display: none; }

  .healthcare-benefits .ftr-icon-box {
    min-height: 325px; } }
@media only screen and (max-width: 768px) {
  .healthcare-benefits .ftr-icon-box {
    min-height: 225px; } }
/*------------------------ Social Media App ----------------------*/
.social-media-app-bg {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #4337c4;
  position: relative;
  overflow: hidden;
  padding: 50px 0px 50px;
  color: #fff; }
  .social-media-app-bg .container {
    position: relative;
    z-index: 99; }
  .social-media-app-bg svg.svg-intro-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 22; }
  .social-media-app-bg svg.svg-intro-bottom2 {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 33; }
  .social-media-app-bg svg.svg-intro-right {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 11; }
  .social-media-app-bg .product-main-titles {
    margin-bottom: 30px; }
    .social-media-app-bg .product-main-titles h1 {
      font: 38px/48px "SFProDisplay-Bold" !important;
      letter-spacing: 1px; }
    .social-media-app-bg .product-main-titles h3 {
      font: 22px/32px "SF Pro Display" !important;
      letter-spacing: 1px; }
    .social-media-app-bg .product-main-titles .btn-cmoon-1 {
      color: #fff;
      background-color: #eb5b75;
      border-color: #eb5b75; }

.social-media-app-abt {
  position: relative; }
  .social-media-app-abt .social-media-logos {
    padding: 50px 0px; }
    .social-media-app-abt .social-media-logos .social-media-logo-list {
      margin: 0;
      padding: 0;
      list-style: none;
      height: 370px;
      position: relative; }
      .social-media-app-abt .social-media-logos .social-media-logo-list li {
        border-radius: 10px;
        box-shadow: 0px 2px 4px 0px rgba(2, 45, 79, 0.1);
        position: absolute;
        transform: matrix(0.97029, 0.34192, -1.05, 0.9425, 0, 0);
        transform: matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0);
        padding: 0px !important; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li img {
          border-radius: 10px;
          width: 60px;
          height: 60px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(1) {
          top: 0;
          left: 35px;
          box-shadow: 0px 30px 30px 0px rgba(2, 45, 79, 0.1); }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(2) {
          top: 55px;
          left: 170px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(3) {
          top: 130px;
          left: 270px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(4) {
          top: 35px;
          left: 410px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(5) {
          top: 109px;
          left: 495px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(6) {
          top: 40px;
          left: 700px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(7) {
          top: 0;
          left: 890px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(8) {
          top: 40%;
          left: 35px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(9) {
          top: 182px;
          left: 585px;
          box-shadow: 0px 24px 30px 0px rgba(2, 45, 79, 0.1); }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(10) {
          top: 130px;
          left: 780px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(11) {
          top: 128px;
          left: 950px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(12) {
          top: 85px;
          left: 95%;
          box-shadow: 0px 30px 30px 0px rgba(2, 45, 79, 0.1); }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(13) {
          bottom: 0;
          left: -35px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(14) {
          bottom: 30px;
          left: 150px;
          box-shadow: 0px 30px 30px 0px rgba(2, 45, 79, 0.1); }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(15) {
          bottom: 20px;
          left: 310px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(16) {
          bottom: -25px;
          left: 460px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(17) {
          bottom: 35px;
          left: 690px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(18) {
          bottom: -30px;
          left: 800px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(19) {
          bottom: 45px;
          left: 940px; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:nth-child(20) {
          bottom: 0px;
          right: 0; }
        .social-media-app-abt .social-media-logos .social-media-logo-list li:before {
          display: none; }

.social-media-benefits {
  position: relative;
  color: #fff;
  background: linear-gradient(to bottom right, #3126ad 0%, #4337c4 100%); }
  .social-media-benefits .layers {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
    .social-media-benefits .layers .layer-1 {
      position: absolute;
      left: 0px;
      top: 0px; }
    .social-media-benefits .layers .layer-2 {
      position: absolute;
      right: 0px;
      bottom: 0px; }
  .social-media-benefits .media {
    margin-bottom: 20px; }
    .social-media-benefits .media .service_icon {
      width: 70px;
      height: 70px;
      background: linear-gradient(45deg, #ffd008 5%, #ff7c0b 100%);
      border-radius: 100px;
      display: block;
      line-height: 70px;
      text-align: center;
      margin-right: 20px; }
      .social-media-benefits .media .service_icon svg {
        fill: #fff; }
    .social-media-benefits .media .media-body strong {
      font-size: 20px;
      letter-spacing: 1px; }

.social-media-networking-solutions {
  position: relative; }
  .social-media-networking-solutions .networking-solutions-items {
    margin: 40px 0px; }
    .social-media-networking-solutions .networking-solutions-items .row.align-items-center {
      margin-bottom: 30px; }
    .social-media-networking-solutions .networking-solutions-items .about-img {
      position: relative;
      text-align: center; }
      .social-media-networking-solutions .networking-solutions-items .about-img .about-round {
        position: absolute;
        border-radius: 50%;
        background: #3126ad;
        z-index: -1; }
      .social-media-networking-solutions .networking-solutions-items .about-img .about-round.one {
        top: 50%;
        margin-top: -250px;
        width: 500px;
        height: 500px; }
      .social-media-networking-solutions .networking-solutions-items .about-img .about-round.two {
        width: 300px;
        height: 300px;
        opacity: 0.16;
        right: 0;
        top: 80px; }
    .social-media-networking-solutions .networking-solutions-items .networking-solutions-content h3 {
      font: 25px/25px SFProDisplay-Bold !important;
      margin: 0px 0px 10px 0px;
      color: #3126ad;
      letter-spacing: 1px; }
    .social-media-networking-solutions .networking-solutions-items .networking-solutions-content h5 {
      font: 16px/18px SFProDisplay-Bold !important;
      margin: 0px 0px 15px 0px;
      color: #eb5b75;
      letter-spacing: 1px; }
    .social-media-networking-solutions .networking-solutions-items .networking-solutions-content .iteam {
      width: 100%;
      display: inline-block;
      padding: 15px !important;
      color: #000;
      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
      margin-bottom: 20px;
      transition: .5s linear all;
      -webkit-transition: .5s linear all;
      -ms-transition: .5s linear all;
      -o-transition: .5s linear all;
      -moz-transition: .5s linear all; }
      .social-media-networking-solutions .networking-solutions-items .networking-solutions-content .iteam li {
        display: block;
        padding: 0px 0px 0px 25px;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        position: relative;
        text-transform: capitalize; }
        .social-media-networking-solutions .networking-solutions-items .networking-solutions-content .iteam li:before {
          content: '';
          background-color: #3126ad;
          border-radius: 100%;
          margin-right: 10px;
          width: 1rem;
          height: 1rem;
          position: absolute;
          left: 0;
          top: 7px; }

.social-media-traditional-businesses {
  position: relative; }
  .social-media-traditional-businesses .shape-1 {
    position: absolute;
    right: -160px;
    top: 135px; }
  .social-media-traditional-businesses .website-revamp-2 {
    margin-top: 50px; }
    .social-media-traditional-businesses .website-revamp-2 .service-reasons-box span {
      color: #f8f8f8; }
    .social-media-traditional-businesses .website-revamp-2 .service-reasons-box ul li {
      padding: 0px 0px 8px 25px; }
      .social-media-traditional-businesses .website-revamp-2 .service-reasons-box ul li:before {
        font-family: 'Font Awesome 5 Pro';
        content: "\f00c";
        margin-right: 10px;
        color: #000;
        font-weight: normal;
        position: absolute;
        left: 0;
        top: 0; }

.social-media-features {
  position: relative;
  overflow: hidden;
  padding: 60px 0px 0px 0px !important; }
  .social-media-features .features-section .features-img {
    z-index: 1;
    display: inline-block;
    padding: 60px 0px; }
    .social-media-features .features-section .features-img:before {
      content: "";
      width: 300%;
      top: 0;
      right: 150px;
      height: 100%;
      background: #3126ad;
      opacity: 0.16;
      position: absolute;
      z-index: -1; }
  .social-media-features .features-section .right-img:before {
    left: 150px;
    right: auto; }
  .social-media-features .features-section .media {
    margin-bottom: 20px; }
    .social-media-features .features-section .media .service_icon {
      width: 70px;
      height: 70px;
      background: linear-gradient(to bottom right, #3126ad 0%, #4337c4 100%);
      border-radius: 100px;
      display: block;
      line-height: 70px;
      text-align: center;
      margin-right: 20px; }
      .social-media-features .features-section .media .service_icon svg {
        fill: #fff; }
    .social-media-features .features-section .media .media-body strong {
      font-size: 20px;
      letter-spacing: 1px; }

@media only screen and (max-width: 1199px) {
  .social-media-networking-solutions .networking-solutions-items .about-img .about-round.one {
    width: 400px;
    height: 400px;
    left: 20px;
    margin-top: -200px; }
  .social-media-networking-solutions .networking-solutions-items .about-img .about-round.two {
    width: 200px;
    height: 200px;
    top: 100px; }

  .social-media-features .features-section {
    padding: 30px 0px 0px; } }
@media only screen and (max-width: 991px) {
  .social-media-app-abt .social-media-logos {
    display: none; }

  .social-media-benefits .features-img {
    display: none; }

  .social-media-networking-solutions .networking-solutions-items .about-img {
    margin: 30px 0; }
    .social-media-networking-solutions .networking-solutions-items .about-img .about-round.one {
      left: -35px; }
    .social-media-networking-solutions .networking-solutions-items .about-img .about-round.two {
      left: 220px; } }
@media only screen and (max-width: 768px) {
  .social-media-app-bg .product-main-titles h1 {
    font: 22px/32px "SFProDisplay-Bold" !important;
    margin: 0 0 12px 0; }

  .social-media-networking-solutions .networking-solutions-items .about-img .about-round.one, .social-media-networking-solutions .networking-solutions-items .about-img .about-round.two {
    display: none; }

  .social-media-features .features-section .features-img {
    display: none; } }
/*------------------------ E-Learning App ----------------------*/
.e-learning-app-bg {
  position: relative;
  padding: 80px 0px;
  background: #3832c5;
  color: #fff; }
  .e-learning-app-bg .layers {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0; }
    .e-learning-app-bg .layers .layer-1 {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 700px; }
    .e-learning-app-bg .layers .layer-2 {
      position: absolute;
      bottom: 0px;
      right: 0;
      width: 1300px; }
  .e-learning-app-bg .product-main-titles h1 {
    margin: 0 0 20px 0;
    font: 38px/48px "SFProDisplay-Bold" !important;
    letter-spacing: 1px; }
    .e-learning-app-bg .product-main-titles h1 span {
      display: block; }
  .e-learning-app-bg .product-main-titles h3 {
    font: 20px/25px "SFProDisplay-Bold" !important;
    margin: 0 0 20px 0;
    letter-spacing: 1px; }
  .e-learning-app-bg .product-main-titles .btn-cmoon-1 {
    color: #000;
    background-color: #fef01b;
    border-color: #fef01b; }

.e-learning-app-about {
  position: relative; }

.e-learning-app-what-we-offer {
  position: relative;
  background: #d3e3eb; }
  .e-learning-app-what-we-offer .what-we-offer-box {
    border-radius: 5px;
    display: block;
    margin-bottom: 45px;
    padding: 30px 60px 35px 40px;
    position: relative;
    z-index: 1;
    color: #fff; }
    .e-learning-app-what-we-offer .what-we-offer-box .ser-icon {
      margin-bottom: 10px; }
      .e-learning-app-what-we-offer .what-we-offer-box .ser-icon svg {
        fill: #fff; }
    .e-learning-app-what-we-offer .what-we-offer-box h4 {
      font: 20px/25px SFProDisplay-Medium !important;
      margin-bottom: 10px;
      letter-spacing: 1px; }
  .e-learning-app-what-we-offer .what-we-offer-box.one {
    background-color: #e3bb2f;
    margin-top: -50px; }
  .e-learning-app-what-we-offer .what-we-offer-box.two {
    background-color: #ff1053;
    margin-top: -80px; }
  .e-learning-app-what-we-offer .what-we-offer-box.three {
    background-color: #00a78e;
    margin-bottom: 0; }
  .e-learning-app-what-we-offer .what-we-offer-box.four {
    background-color: #00bce4;
    margin-bottom: 0;
    margin-top: -25px; }
  .e-learning-app-what-we-offer .top-gap {
    margin-top: 80px; }

.e-learning-app-academic {
  position: relative; }
  .e-learning-app-academic .content h4 {
    font: 22px/30px SFProDisplay-Bold !important;
    margin-bottom: 10px;
    letter-spacing: 1px; }
  .e-learning-app-academic .content strong {
    margin-bottom: 10px;
    display: block; }
  .e-learning-app-academic .content .list {
    padding: 0px;
    margin: 0px;
    list-style: none; }
    .e-learning-app-academic .content .list li {
      display: block;
      padding: 10px 0px 10px 25px;
      font-size: 16px;
      position: relative;
      border-bottom: 1px dotted rgba(0, 0, 0, 0.5); }
      .e-learning-app-academic .content .list li:before {
        font-family: 'Font Awesome 5 Pro';
        content: "\f138";
        margin-right: 10px;
        color: #5d29d8;
        font-weight: bold;
        position: absolute;
        left: 0;
        top: 10px; }
  .e-learning-app-academic .sec-gap {
    padding: 40px 0px; }
  .e-learning-app-academic .right-img {
    text-align: right;
    float: right; }
  .e-learning-app-academic .layers {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0; }
    .e-learning-app-academic .layers .layer1 {
      position: absolute;
      width: 40%;
      right: -220px;
      top: 14em; }
      .e-learning-app-academic .layers .layer1 img {
        height: auto;
        width: 100%; }
    .e-learning-app-academic .layers .layer2 {
      position: absolute;
      width: 40%;
      left: -220px;
      top: 50em; }
      .e-learning-app-academic .layers .layer2 img {
        height: auto;
        width: 100%; }
    .e-learning-app-academic .layers .layer3 {
      position: absolute;
      width: 40%;
      right: -220px;
      bottom: 8em; }
      .e-learning-app-academic .layers .layer3 img {
        height: auto;
        width: 100%; }

.logistics-sec-3.e-learning-app-features {
  position: relative; }
  .logistics-sec-3.e-learning-app-features .ecommers-services {
    background: #5d29d8; }
    .logistics-sec-3.e-learning-app-features .ecommers-services .ecom-tabs {
      border-right: 1px solid #4111b4; }
      .logistics-sec-3.e-learning-app-features .ecommers-services .ecom-tabs .icon {
        background: #4111b4; }
    .logistics-sec-3.e-learning-app-features .ecommers-services a.active:after {
      bottom: -125px;
      border-top: 17px solid #5d29d8; }
  .logistics-sec-3.e-learning-app-features .media .service_icon {
    width: 70px !important;
    height: 70px !important;
    border-radius: 100px !important;
    display: block !important;
    line-height: 70px !important;
    text-align: center !important;
    margin-right: 10px !important;
    border: none !important;
    background: linear-gradient(to bottom, #a53770 0%, #de202d 100%) !important; }

.e-learning-app-adopting {
  position: relative; }
  .e-learning-app-adopting .realestate-features .media .service_icon {
    background: linear-gradient(to bottom, #a53770 0%, #de202d 100%) !important; }

@media only screen and (max-width: 991px) {
  .e-learning-app-about img {
    margin-top: 30px; }

  .e-learning-app-what-we-offer img {
    display: none; }
  .e-learning-app-what-we-offer .top-gap {
    margin-top: 0px; }
    .e-learning-app-what-we-offer .top-gap .what-we-offer-box {
      margin-bottom: 30px; }
    .e-learning-app-what-we-offer .top-gap .what-we-offer-box.one, .e-learning-app-what-we-offer .top-gap .what-we-offer-box.two,
    .e-learning-app-what-we-offer .top-gap .what-we-offer-box.three, .e-learning-app-what-we-offer .top-gap .what-we-offer-box.four {
      margin-top: 0px; }
    .e-learning-app-what-we-offer .top-gap .what-we-offer-box.three {
      margin-bottom: 30px; }

  .e-learning-app-academic .layers {
    display: none; }
  .e-learning-app-academic .sec-gap img {
    display: none; }

  .logistics-sec-3.e-learning-app-features .ecommers-services .ecom-tabs .title {
    display: block; }
  .logistics-sec-3.e-learning-app-features .ecommers-services a.active:after {
    bottom: -115px; } }
@media only screen and (max-width: 768px) {
  .e-learning-app-bg .product-main-titles h1 {
    font: 22px/32px "SFProDisplay-Bold" !important; }

  .logistics-sec-3.e-learning-app-features .ecommers-services a.active:after {
    bottom: -95px; } }
/*------------------------ Multi Vendor Ecommerce App ----------------------*/
.multi-vendor-bg {
  position: relative;
  padding: 80px 0px;
  background: #d5ebf9;
  z-index: 0; }
  .multi-vendor-bg:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    content: "";
    background: #98d2ea;
    z-index: -1; }
  .multi-vendor-bg .layers {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9; }
    .multi-vendor-bg .layers .layer-1 {
      position: absolute;
      top: 0;
      left: 0; }
      .multi-vendor-bg .layers .layer-1 img {
        width: 100%; }
    .multi-vendor-bg .layers .layer-2 {
      position: absolute;
      left: 0;
      bottom: 0; }
      .multi-vendor-bg .layers .layer-2 img {
        width: 100%;
        height: 100px; }
  .multi-vendor-bg .container {
    position: relative;
    z-index: 99; }
  .multi-vendor-bg .product-main-titles {
    margin-bottom: 30px;
    color: #003f5d; }
    .multi-vendor-bg .product-main-titles h1 {
      margin: 0 0 20px 0;
      font: 38px/48px "SFProDisplay-Bold" !important;
      letter-spacing: 1px; }
    .multi-vendor-bg .product-main-titles h4 {
      font: 20px/25px "SF Pro Display" !important;
      margin: 0 0 20px 0;
      letter-spacing: 1px; }
    .multi-vendor-bg .product-main-titles .btn-cmoon-1 {
      color: #fff;
      background-color: #f68c31;
      border-color: #f68c31; }

.multi-vendor-about {
  position: relative; }

.multi-vendor-software-features {
  position: relative; }
  .multi-vendor-software-features .features-content {
    padding: 40px 0px;
    border-bottom: 1px dotted #000; }
    .multi-vendor-software-features .features-content h3 {
      margin: 0 0 20px 0;
      font: 24px/30px "SFProDisplay-Bold" !important;
      letter-spacing: 1px; }
    .multi-vendor-software-features .features-content:last-child {
      border-bottom: 0px; }

.multi-vendor-additional-features {
  position: relative;
  background: #e7f4fc; }
  .multi-vendor-additional-features .services-box {
    min-height: 300px; }
    .multi-vendor-additional-features .services-box .ser-icon {
      border: 2px solid #f68c31; }
      .multi-vendor-additional-features .services-box .ser-icon svg {
        fill: #f68c31; }
    .multi-vendor-additional-features .services-box:hover {
      background: linear-gradient(to bottom, #f68c31 0%, #f68c31 100%); }
      .multi-vendor-additional-features .services-box:hover svg {
        fill: #fff; }

.multi-vendor-mobile-app-platform {
  position: relative; }

.multi-vendor-platform-models {
  position: relative; }
  .multi-vendor-platform-models .features ul li:before {
    color: #fff; }
  .multi-vendor-platform-models h3 {
    letter-spacing: 1px;
    font: 20px/30px SFProDisplay-Bold !important; }
  .multi-vendor-platform-models .app-models {
    margin-bottom: 30px;
    overflow: hidden;
    width: 100%; }
    .multi-vendor-platform-models .app-models .model-item {
      height: 50px;
      padding: 0px 20px;
      border-radius: 100px;
      background: #fff;
      display: inline-block;
      float: left;
      margin-right: 15px;
      line-height: 50px;
      text-align: center;
      font-weight: 600; }
      .multi-vendor-platform-models .app-models .model-item svg {
        margin-right: 6px; }

@media only screen and (max-width: 1199px) {
  .multi-vendor-platform-models .app-models .model-item {
    font-size: 14px;
    padding: 0px 15px;
    margin-right: 5px; } }
@media only screen and (max-width: 991px) {
  .multi-vendor-mobile-app-platform img {
    margin-top: 30px; } }
@media only screen and (max-width: 768px) {
  .multi-vendor-bg {
    padding: 50px 0px; }
    .multi-vendor-bg .product-main-titles h1 {
      font: 22px/32px "SFProDisplay-Bold" !important; }
    .multi-vendor-bg .product-main-titles h3 {
      font: 18px/30px SFProDisplay-Bold !important; } }
@media only screen and (max-width: 449px) {
  .multi-vendor-bg .product-main-titles h1 {
    font: 19px/29px "SFProDisplay-Bold" !important; }

  .multi-vendor-platform-models .app-models {
    margin-bottom: 0px; }
    .multi-vendor-platform-models .app-models .model-item {
      width: 100%;
      margin: 15px 0px; }
  .multi-vendor-platform-models h3 {
    font: 17px/25px SFProDisplay-Bold !important; } }
/*------------------------ Single Vendor Ecommerce App ----------------------*/
.single-vendor-bg {
  position: relative;
  padding: 60px 0px;
  background: linear-gradient(to bottom, #dce9ff 0%, #ffffff 100%); }
  .single-vendor-bg .product-main-titles {
    margin-bottom: 30px; }
    .single-vendor-bg .product-main-titles h1 {
      margin: 0 0 20px 0;
      font: 38px/48px "SFProDisplay-Bold" !important;
      letter-spacing: 1px;
      color: #070976; }
      .single-vendor-bg .product-main-titles h1 span {
        display: block; }
    .single-vendor-bg .product-main-titles h4 {
      font: 20px/25px "SF Pro Display" !important;
      margin: 0 0 20px 0;
      letter-spacing: 1px;
      color: #7a77bc; }
    .single-vendor-bg .product-main-titles .btn-cmoon-1 {
      color: #fff;
      background-color: #fc5451;
      border-color: #fc5451; }

@media only screen and (max-width: 768px) {
  .single-vendor-bg {
    padding: 50px 0px; }
    .single-vendor-bg .product-main-titles h1 {
      font: 22px/32px "SFProDisplay-Bold" !important; }
    .single-vendor-bg .product-main-titles h3 {
      font: 18px/30px SFProDisplay-Bold !important; } }
@media only screen and (max-width: 449px) {
  .single-vendor-bg .product-main-titles h1 {
    font: 19px/29px "SFProDisplay-Bold" !important; } }
/*------------------------ Loan Lending App ----------------------*/
.loan-lending-bg {
  position: relative;
  overflow: hidden;
  padding: 80px 0px;
  background: url(../images/loan-lending-bg.jpg) no-repeat scroll center center/cover; }
  .loan-lending-bg:before {
    position: absolute;
    content: '';
    background: linear-gradient(75deg, #639c07, #e8e276) !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.9; }
  .loan-lending-bg .bottom-shape {
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../images/wave-shap.svg) no-repeat bottom center; }
  .loan-lending-bg .effect-1 {
    position: absolute;
    top: -70px;
    left: -70px;
    width: 400px;
    height: 400px;
    z-index: 2;
    opacity: 0.05; }
  .loan-lending-bg .container {
    position: relative;
    z-index: 99; }
  .loan-lending-bg .product-main-titles {
    color: #fff; }
    .loan-lending-bg .product-main-titles h1 {
      margin: 0 0 20px 0;
      font: 38px/48px "SFProDisplay-Bold" !important;
      letter-spacing: 1px; }
      .loan-lending-bg .product-main-titles h1 span {
        display: block; }
    .loan-lending-bg .product-main-titles h4 {
      font: 20px/25px "SF Pro Display" !important;
      margin: 0 0 20px 0;
      letter-spacing: 1px; }
    .loan-lending-bg .product-main-titles .btn-cmoon-1 {
      color: #000;
      background-color: #ffcc00;
      border-color: #ffcc00; }

.loan-lending-softwares {
  position: relative;
  background: #639c07;
  background-image: url(../images/health-bg.png); }
  .loan-lending-softwares .page-heading {
    margin-bottom: 40px;
    color: #fff; }
  .loan-lending-softwares .workdetails {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
    .loan-lending-softwares .workdetails .work-icon {
      float: left;
      width: auto;
      padding: 20px;
      margin-bottom: 10px;
      text-align: center;
      border-radius: 100%;
      background-repeat: no-repeat;
      background-size: 100% 100%; }
      .loan-lending-softwares .workdetails .work-icon .figure {
        width: 160px;
        height: 160px;
        position: relative;
        display: block;
        margin: 0 auto;
        background: #fff;
        border-radius: 100%;
        -webkit-box-shadow: 0 0 20px 0 rgba(153, 153, 153, 0.3);
        box-shadow: 0 0 20px 0 rgba(153, 153, 153, 0.3);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column; }
        .loan-lending-softwares .workdetails .work-icon .figure svg {
          fill: #f5951f; }
        .loan-lending-softwares .workdetails .work-icon .figure .circle {
          content: '';
          position: absolute;
          width: 200px;
          height: 200px;
          border-radius: 50%;
          border: 2px dashed #f5f5f5;
          top: -20px;
          left: -20px; }
    .loan-lending-softwares .workdetails .description {
      color: #fff; }
      .loan-lending-softwares .workdetails .description h3 {
        letter-spacing: 1px;
        margin-bottom: 10px; }
    .loan-lending-softwares .workdetails:after {
      position: absolute;
      top: 0;
      top: 20px;
      content: '';
      left: -115px;
      width: 235px;
      height: 148px;
      background: url(../images/line-01.png);
      background-repeat: no-repeat;
      background-size: 100% 100%; }
  .loan-lending-softwares .workdetails.first:after {
    display: none; }

.loan-lending-key-benefits {
  position: relative; }
  .loan-lending-key-benefits .media {
    margin-bottom: 20px; }
    .loan-lending-key-benefits .media .service_icon {
      width: 70px;
      height: 70px;
      border-radius: 100px;
      display: block;
      color: #fff;
      line-height: 70px;
      text-align: center;
      margin-right: 15px;
      -webkit-transition-duration: 1s;
      transition-duration: 1s;
      -webkit-transition-property: transform;
      transition-property: transform;
      -webkit-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out;
      background: linear-gradient(to bottom, #ea8508 0%, #f5951f 100%); }
      .loan-lending-key-benefits .media .service_icon svg {
        fill: #fff; }

.loan-lending-features {
  position: relative; }
  .loan-lending-features .features {
    position: relative;
    display: block;
    border-radius: 0.25rem !important;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    background: #fff;
    min-height: 285px;
    margin-bottom: 30px;
    min-height: 305px; }
    .loan-lending-features .features svg {
      fill: #639c07; }
    .loan-lending-features .features h5 {
      margin: 10px 0px;
      letter-spacing: 1px; }
    .loan-lending-features .features:hover {
      background: linear-gradient(75deg, #619b05, #72b901) !important;
      color: #fff; }
      .loan-lending-features .features:hover svg {
        fill: #fff; }

.loan-lending-what-support {
  position: relative; }
  .loan-lending-what-support .service-reasons-box {
    min-height: 275px; }

@media only screen and (max-width: 1320px) {
  .loan-lending-softwares .workdetails:after {
    top: 45px;
    left: -65px;
    width: 150px;
    height: 75px; } }
@media only screen and (max-width: 1199px) {
  .loan-lending-softwares .workdetails:after {
    top: 60px;
    left: -50px;
    width: 100px;
    height: 60px; } }
@media only screen and (max-width: 991px) {
  .loan-lending-softwares .workdetails:after {
    display: none; } }
@media only screen and (max-width: 768px) {
  .loan-lending-bg {
    padding: 40px 0px; }
    .loan-lending-bg .product-main-titles {
      margin-bottom: 30px; }
      .loan-lending-bg .product-main-titles h1 {
        font: 22px/32px "SFProDisplay-Bold" !important; }

  .loan-lending-key-benefits img {
    margin-top: 30px; } }
/*------------------------ Delivery App Development ----------------------*/
.delivery-app-bg {
  position: relative;
  padding: 80px 0px;
  background: linear-gradient(to top right, #61b4c6 0%, #ddf8fc 100%); }
  .delivery-app-bg .layers {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0; }
    .delivery-app-bg .layers .layer-1 {
      position: absolute;
      left: 0;
      bottom: 0; }
      .delivery-app-bg .layers .layer-1 img {
        width: 100%; }
  .delivery-app-bg .product-main-titles h1 {
    margin: 0 0 20px 0;
    font: 38px/48px "SFProDisplay-Bold" !important;
    letter-spacing: 1px; }
    .delivery-app-bg .product-main-titles h1 span {
      display: block; }
  .delivery-app-bg .product-main-titles .btn-cmoon-1 {
    color: #fff;
    background-color: #c9171f;
    border-color: #c9171f; }
  .delivery-app-bg .bottom-shape {
    background-image: url(../images/bottom-shape.svg);
    background-size: 66.666666666667% 100px;
    bottom: -80px;
    height: 100px;
    z-index: 99;
    position: relative; }

.delivery-app-about {
  position: relative; }
  .delivery-app-about .IndustriesApps .industries__box {
    background: #ffffff;
    color: #000;
    font-weight: 700;
    letter-spacing: 0.5px;
    border: 1px solid #e8e8e8; }
    .delivery-app-about .IndustriesApps .industries__box .industries__img {
      background: #c9171f; }
      .delivery-app-about .IndustriesApps .industries__box .industries__img svg {
        fill: #fff; }

.delivery-app-solution {
  position: relative;
  background: #61b4c6;
  background-image: url(../images/health-bg.png);
  color: #fff; }
  .delivery-app-solution .media {
    margin-bottom: 20px; }
    .delivery-app-solution .media .service_icon {
      width: 70px;
      height: 70px;
      border-radius: 100px;
      display: block;
      color: #fff;
      line-height: 70px;
      text-align: center;
      margin-right: 15px;
      -webkit-transition-duration: 1s;
      transition-duration: 1s;
      -webkit-transition-property: transform;
      transition-property: transform;
      -webkit-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out;
      background: #d7df23; }
      .delivery-app-solution .media .service_icon svg {
        fill: #000; }

.ecommerce-section-2.delivery-app-features {
  position: relative; }
  .ecommerce-section-2.delivery-app-features .container {
    padding-top: 0px; }
  .ecommerce-section-2.delivery-app-features .ecommers-services {
    background: #c9171f; }
    .ecommerce-section-2.delivery-app-features .ecommers-services .ecom-tabs {
      border-right: 1px solid #b2080f; }
      .ecommerce-section-2.delivery-app-features .ecommers-services .ecom-tabs .icon {
        background: #c00e16; }
    .ecommerce-section-2.delivery-app-features .ecommers-services a.active:after {
      bottom: -120px;
      border-top: 17px solid #c9171f; }
  .ecommerce-section-2.delivery-app-features .media {
    margin-bottom: 30px; }
    .ecommerce-section-2.delivery-app-features .media .service_icon {
      width: 70px;
      height: 70px;
      background: #c9171f;
      border-radius: 100px;
      display: block;
      color: #fff;
      line-height: 70px;
      text-align: center;
      margin-right: 10px;
      -webkit-transition-duration: 1s;
      transition-duration: 1s;
      -webkit-transition-property: transform;
      transition-property: transform;
      -webkit-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out; }
      .ecommerce-section-2.delivery-app-features .media .service_icon svg {
        fill: #fff; }

.delivery-app-premier-features {
  background: #61b4c6;
  background-image: url(../images/health-bg.png); }
  .delivery-app-premier-features .features {
    position: relative;
    display: block;
    border-radius: 0.25rem !important;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    background: #fff;
    min-height: 285px;
    margin-bottom: 30px;
    min-height: 330px; }
    .delivery-app-premier-features .features svg {
      fill: #c9171f; }
    .delivery-app-premier-features .features h5 {
      margin: 10px 0px;
      letter-spacing: 1px; }
    .delivery-app-premier-features .features:hover {
      background: #c9171f !important;
      color: #fff; }
      .delivery-app-premier-features .features:hover svg {
        fill: #fff; }

.delivery-app-complimentary-features {
  position: relative; }
  .delivery-app-complimentary-features .media {
    margin-bottom: 20px; }
    .delivery-app-complimentary-features .media .service_icon {
      width: 70px;
      height: 70px;
      border-radius: 100px;
      display: block;
      color: #fff;
      line-height: 70px;
      text-align: center;
      margin-right: 15px;
      -webkit-transition-duration: 1s;
      transition-duration: 1s;
      -webkit-transition-property: transform;
      transition-property: transform;
      -webkit-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out;
      background: #61b4c6; }
      .delivery-app-complimentary-features .media .service_icon svg {
        fill: #fff; }

@media only screen and (max-width: 1199px) {
  .delivery-app-add-ons .service-reasons-box {
    min-height: 370px; }

  .delivery-app-premier-features .features {
    min-height: 410px; } }
@media only screen and (max-width: 991px) {
  .ecommerce-section-2.delivery-app-features .ecommers-services a.active:after {
    bottom: -98px;
    right: calc(50% - 100px); }

  .delivery-app-add-ons .service-reasons-box {
    min-height: 410px; } }
@media only screen and (max-width: 768px) {
  .delivery-app-bg {
    padding: 40px 0px; }
    .delivery-app-bg .product-main-titles h1 {
      font: 22px/32px "SFProDisplay-Bold" !important;
      margin: 0 0 12px 0; }
    .delivery-app-bg .bottom-shape {
      bottom: -40px; }

  .ecommerce-section-2.delivery-app-features .ecommers-services a.active:after {
    bottom: -75px;
    right: calc(50% - 75px); }

  .delivery-app-add-ons .service-reasons-box {
    min-height: 340px; }

  .delivery-app-premier-features .features {
    min-height: 300px; } }
@media only screen and (max-width: 460px) {
  .ecommerce-section-2.delivery-app-features .ecommers-services a.active:after {
    right: calc(50% - 55px); } }
/*------------------------ Beauty-Makeup-and-Salon ----------------------*/
.beauty-salon-bg {
  position: relative;
  overflow: hidden;
  padding: 80px 0px;
  background: url(../images/beauty-salon-bg.jpg) no-repeat scroll center center/cover; }
  .beauty-salon-bg:before {
    position: absolute;
    content: '';
    background: linear-gradient(to top right, #25265f 25%, #a01968 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.9; }
  .beauty-salon-bg .bottom-shape {
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../images/beauty-salon-bottom-shape.svg) no-repeat bottom center; }
  .beauty-salon-bg .effect-1 {
    position: absolute;
    top: -70px;
    left: -70px;
    width: 400px;
    height: 400px;
    z-index: 2;
    opacity: 0.05; }
  .beauty-salon-bg .container {
    position: relative;
    z-index: 99; }
  .beauty-salon-bg .product-main-titles {
    color: #fff; }
    .beauty-salon-bg .product-main-titles h1 {
      margin: 0 0 20px 0;
      font: 38px/48px "SFProDisplay-Bold" !important;
      letter-spacing: 1px; }
      .beauty-salon-bg .product-main-titles h1 span {
        display: block; }
    .beauty-salon-bg .product-main-titles .btn-cmoon-1 {
      color: #fff;
      background-color: #df3277;
      border-color: #df3277; }

.beauty-salon-about {
  position: relative; }
  .beauty-salon-about .about-com-pic {
    position: relative;
    z-index: 1; }
    .beauty-salon-about .about-com-pic img {
      width: 100%; }
    .beauty-salon-about .about-com-pic:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 10px;
      left: -10px;
      background-color: #df3277;
      z-index: -1; }
  .beauty-salon-about .about-types .wt-icon-box-wraper {
    padding: 20px 0px; }
    .beauty-salon-about .about-types .wt-icon-box-wraper .icon-md {
      float: left;
      margin-right: 15px; }
      .beauty-salon-about .about-types .wt-icon-box-wraper .icon-md .center-block {
        padding-top: 8px;
        display: block;
        margin-right: auto;
        margin-left: auto; }
        .beauty-salon-about .about-types .wt-icon-box-wraper .icon-md .center-block svg {
          fill: #df3277; }
    .beauty-salon-about .about-types .wt-icon-box-wraper .icon-content {
      overflow: hidden; }

.beauty-salon-contents {
  position: relative; }
  .beauty-salon-contents .page-heading h3 {
    font: 22px/30px SFProDisplay-Bold !important;
    letter-spacing: 0.5px; }
  .beauty-salon-contents .content {
    padding: 40px 0px; }
    .beauty-salon-contents .content p {
      text-align: justify; }
  .beauty-salon-contents .right-line {
    border-right: 1px solid #000; }

.beauty-salon-highlight-features {
  position: relative;
  display: block;
  overflow: hidden;
  background: url(../images/beauty-salon-bg2.jpg) no-repeat scroll center center/cover; }
  .beauty-salon-highlight-features:before {
    position: absolute;
    content: '';
    background: linear-gradient(to top right, #25265f 0%, #0e0f4b 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.9; }
  .beauty-salon-highlight-features .single-promo-card {
    border-radius: 1rem;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.12); }
  .beauty-salon-highlight-features .single-promo-card.single-promo-hover {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    overflow: hidden;
    z-index: 1;
    min-height: 260px;
    margin-bottom: 30px; }
    .beauty-salon-highlight-features .single-promo-card.single-promo-hover svg {
      fill: #df3277; }
    .beauty-salon-highlight-features .single-promo-card.single-promo-hover:before {
      content: '';
      position: absolute;
      right: -55px;
      width: 95px;
      height: 95px;
      bottom: -50px;
      border-radius: 35px;
      background-color: #df3277;
      -webkit-transition: all .3s;
      transition: all .3s;
      z-index: -1; }
    .beauty-salon-highlight-features .single-promo-card.single-promo-hover:hover {
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px);
      -webkit-box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
      box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
      color: #fff;
      background-color: #df3277; }
      .beauty-salon-highlight-features .single-promo-card.single-promo-hover:hover svg {
        fill: #fff; }

.beauty-salon-features {
  position: relative; }
  .beauty-salon-features .features-section .page-heading {
    margin-bottom: 30px;
    letter-spacing: 1px;
    color: #df3277; }
    .beauty-salon-features .features-section .page-heading h3 {
      font: 25px/30px SFProDisplay-Bold !important; }
  .beauty-salon-features .features-section .media {
    margin-bottom: 10px; }
    .beauty-salon-features .features-section .media .service_icon {
      background: linear-gradient(to top right, #c82367 0%, #dc6e76 100%); }

@media only screen and (max-width: 1199px) {
  .beauty-salon-highlight-features .single-promo-card.single-promo-hover {
    min-height: 290px; } }
@media only screen and (max-width: 768px) {
  .beauty-salon-bg {
    padding: 40px 0px; }
    .beauty-salon-bg .product-main-titles {
      margin-bottom: 20px; }
      .beauty-salon-bg .product-main-titles h1 {
        font: 28px/35px "SFProDisplay-Bold" !important; }

  .beauty-salon-contents .right-line {
    border-right: 0px; }
  .beauty-salon-contents .content {
    padding: 20px 0px; } }
@media only screen and (max-width: 430px) {
  .beauty-salon-bg .product-main-titles h1 {
    font: 20px/30px "SFProDisplay-Bold" !important;
    margin: 0 0 10px 0; } }
/*------------------------ Short Video Sharing ----------------------*/
.short-video-sharing-bg {
  position: relative;
  padding: 60px 0px;
  color: #fff;
  background: #ee0044;
  background: linear-gradient(90deg, #ee0044 0%, black 45%, black 55%, #08bce5 100%); }
  .short-video-sharing-bg .product-main-titles h1 {
    margin: 0 0 20px 0;
    font: 38px/48px "SFProDisplay-Bold" !important;
    letter-spacing: 1px; }
    .short-video-sharing-bg .product-main-titles h1 span {
      display: block; }
  .short-video-sharing-bg .bottom-shape {
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../images/beauty-salon-bottom-shape.svg) no-repeat bottom center; }
  .short-video-sharing-bg .container {
    position: relative;
    z-index: 99; }
  .short-video-sharing-bg .layers {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0; }
    .short-video-sharing-bg .layers .layer-1 {
      position: absolute;
      left: 50px;
      top: 250px; }
    .short-video-sharing-bg .layers .layer-2 {
      position: absolute;
      right: 50px;
      top: 250px; }

.short-video-sharing-about {
  position: relative; }

.short-video-sharing-killer-features {
  position: relative;
  background-color: #08bce5;
  background-image: url(../images/health-bg.png);
  color: #fff; }
  .short-video-sharing-killer-features .icon-box {
    background: #fff;
    border-radius: 0.25rem !important;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    padding: 1rem !important;
    margin-right: 1.5rem !important; }
    .short-video-sharing-killer-features .icon-box svg {
      fill: #ee0044; }
  .short-video-sharing-killer-features .icon-text h5 {
    font: 20px/22px SFProDisplay-Bold !important;
    margin: 0;
    padding: 0;
    letter-spacing: 0.5px; }

.short-video-sharing-app-features {
  position: relative; }
  .short-video-sharing-app-features .realestate-features .media .service_icon {
    background: #ee0044; }

@media only screen and (max-width: 768px) {
  .short-video-sharing-bg {
    padding: 40px 0px; }
    .short-video-sharing-bg .product-main-titles h1 {
      font: 22px/32px "SFProDisplay-Bold" !important;
      margin: 0 0 12px 0; }

  .layers {
    display: none; } }
/*------------------------ Movie Ticket Booking ----------------------*/
.movie-ticket-booking-bg {
  position: relative;
  padding: 80px 0px 0px;
  background: #7b0007;
  background: radial-gradient(circle, #7b0007 30%, black 100%);
  color: #fff; }
  .movie-ticket-booking-bg .shape-bottom {
    z-index: 2; }
    .movie-ticket-booking-bg .shape-bottom .bottom-shape {
      position: absolute;
      left: 0;
      right: 0;
      bottom: -2px;
      z-index: 1;
      width: 100%;
      margin: 0 auto; }
  .movie-ticket-booking-bg .product-main-titles {
    margin-bottom: 50px; }
    .movie-ticket-booking-bg .product-main-titles h1 {
      margin: 0 0 20px 0;
      font: 38px/48px "SFProDisplay-Bold" !important;
      letter-spacing: 1px; }
      .movie-ticket-booking-bg .product-main-titles h1 span {
        display: block; }
    .movie-ticket-booking-bg .product-main-titles h4 {
      font: 20px/25px "SFProDisplay-Bold" !important;
      margin: 0 0 20px 0;
      letter-spacing: 0.5px; }
    .movie-ticket-booking-bg .product-main-titles .btn-cmoon-1 {
      color: #000;
      background-color: #fed700;
      border-color: #fed700; }

.movie-ticket-booking-about {
  position: relative; }
  .movie-ticket-booking-about .about-types .wt-icon-box-wraper {
    padding: 20px 0px; }
    .movie-ticket-booking-about .about-types .wt-icon-box-wraper .icon-md {
      float: left;
      margin-right: 15px; }
      .movie-ticket-booking-about .about-types .wt-icon-box-wraper .icon-md .center-block {
        padding-top: 8px;
        display: block;
        margin-right: auto;
        margin-left: auto; }
        .movie-ticket-booking-about .about-types .wt-icon-box-wraper .icon-md .center-block svg {
          fill: #c3262f; }
    .movie-ticket-booking-about .about-types .wt-icon-box-wraper .icon-content {
      overflow: hidden; }
      .movie-ticket-booking-about .about-types .wt-icon-box-wraper .icon-content h4 {
        font: 18px/20px SFProDisplay-Medium !important;
        margin-bottom: 5px;
        letter-spacing: 0.5px; }

.movie-ticket-booking-brand-guideline {
  position: relative;
  background: #262626;
  color: #fff; }
  .movie-ticket-booking-brand-guideline .theme-colors .color-box {
    width: 90px;
    height: 90px;
    border-radius: 90px;
    display: block;
    text-align: center;
    line-height: 90px;
    color: #fff;
    margin: 10px auto;
    list-style-type: none; }
  .movie-ticket-booking-brand-guideline .theme-colors [class^='col-']:nth-child(1) .color-box {
    background: #fcc310; }
  .movie-ticket-booking-brand-guideline .theme-colors [class^='col-']:nth-child(2) .color-box {
    background: #40bce0; }
  .movie-ticket-booking-brand-guideline .theme-colors [class^='col-']:nth-child(3) .color-box {
    background: #4caf50; }
  .movie-ticket-booking-brand-guideline .theme-colors [class^='col-']:nth-child(4) .color-box {
    background: #66ca15; }
  .movie-ticket-booking-brand-guideline .theme-colors [class^='col-']:nth-child(5) .color-box {
    background: #e75d39; }
  .movie-ticket-booking-brand-guideline .theme-colors [class^='col-']:nth-child(6) .color-box {
    background: #057673; }
  .movie-ticket-booking-brand-guideline .fonts-style h3.bold {
    font: 30px/30px SFProDisplay-Bold !important;
    margin-bottom: 15px; }
  .movie-ticket-booking-brand-guideline .fonts-style h3.semibold {
    font: 30px/30px SFProDisplay-Medium !important;
    margin-bottom: 15px; }
  .movie-ticket-booking-brand-guideline .fonts-style h3.regular {
    font: 30px/30px SFProDisplay-Light !important;
    margin-bottom: 15px; }

.movie-ticket-booking-features {
  position: relative;
  color: #fff;
  background: #f21111;
  background: radial-gradient(circle, #f21111 0%, #9a0707 85%, #7d0303 100%); }
  .movie-ticket-booking-features .iteam {
    background-color: #fed700;
    border: 1px dashed #fff;
    cursor: default;
    float: left;
    margin: 0;
    padding: 0.625rem 0.625rem 0.625rem 0.625rem;
    position: relative;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 4px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0.5px; }
    .movie-ticket-booking-features .iteam li {
      display: block;
      padding: 0px 0px 0px 25px;
      font-size: 16px;
      line-height: 30px;
      position: relative;
      text-transform: capitalize; }
      .movie-ticket-booking-features .iteam li:before {
        content: '';
        background-color: #ccae03;
        border-radius: 100%;
        margin-right: 10px;
        width: 1rem;
        height: 1rem;
        position: absolute;
        left: 0;
        top: 7px; }
  .movie-ticket-booking-features .layers {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0; }
    .movie-ticket-booking-features .layers .layer-1 {
      position: absolute;
      top: 0;
      left: 0;
      width: 240px; }
    .movie-ticket-booking-features .layers .layer-2 {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 320px; }

.completed-apps.movie-ticket-booking-app-screen .newslider .cmp-app {
  background: #fff;
  border-radius: 8px !important; }
  .completed-apps.movie-ticket-booking-app-screen .newslider .cmp-app img {
    width: 90%;
    padding: 15px 0px; }

.movie-ticket-booking-callto-action .btn-cmoon-1 {
  color: #fff;
  background-color: #f21111;
  border-color: #f21111; }
.movie-ticket-booking-callto-action .btn-cmoon-2 {
  color: #000;
  background-color: #fed700;
  border-color: #fed700; }

@media only screen and (max-width: 1199px) {
  .movie-ticket-booking-features .iteam li {
    font-size: 13px; } }
@media only screen and (max-width: 768px) {
  .movie-ticket-booking-bg {
    padding: 40px 0px 0px; }
    .movie-ticket-booking-bg .product-main-titles h1 {
      font: 22px/32px "SFProDisplay-Bold" !important;
      margin: 0 0 12px 0; } }
/*------------------------ Home services App ----------------------*/
.home-service-app-bg {
  position: relative;
  overflow: hidden;
  padding: 80px 0px;
  color: #fff;
  background: url(../images/home-service-app-bg.jpg) no-repeat scroll center center/cover; }
  .home-service-app-bg:before {
    position: absolute;
    content: '';
    background: linear-gradient(to top right, #6699ff 0%, #0066ff 100%) !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.9; }
  .home-service-app-bg .bottom-shape {
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../images/wave-shap.svg) no-repeat bottom center; }
  .home-service-app-bg .container {
    position: relative;
    z-index: 99; }
  .home-service-app-bg .product-main-titles h1 {
    margin: 0 0 20px 0;
    font: 38px/48px "SFProDisplay-Bold" !important;
    letter-spacing: 1px; }
    .home-service-app-bg .product-main-titles h1 span {
      display: block; }
  .home-service-app-bg .product-main-titles p {
    font: 18px/30px 'SF Pro Display'; }
  .home-service-app-bg .product-main-titles .btn-cmoon-1 {
    color: #fff;
    background-color: #ef5a2b;
    border-color: #ef5a2b; }

.home-service-app-about {
  position: relative; }

.home-service-app-features {
  position: relative;
  background-color: #0066ff;
  background-image: url(../images/health-bg.png); }
  .home-service-app-features .container {
    padding-top: 0px; }
  .home-service-app-features .ecommers-services {
    background: #ef5a2b; }
    .home-service-app-features .ecommers-services .ecom-tabs {
      border-right: 1px solid #cf3100; }
      .home-service-app-features .ecommers-services .ecom-tabs .icon {
        background: #ef3900; }
    .home-service-app-features .ecommers-services a.active:after {
      border-top: 17px solid #ef5a2b;
      bottom: -122px;
      right: calc(50% - 140px); }
  .home-service-app-features .media .service_icon {
    width: 70px;
    height: 70px;
    border-radius: 100px;
    display: block;
    line-height: 70px;
    text-align: center;
    margin-right: 10px;
    border: none;
    background: #ef5a2b; }

.home-service-app-benefits {
  position: relative; }
  .home-service-app-benefits .round-svg-bg {
    background: url(../images/hotel-booking-item-bg.svg) no-repeat center center;
    background-size: auto auto;
    background-size: cover;
    display: inline-block;
    background-size: 70%; }
    .home-service-app-benefits .round-svg-bg img {
      max-width: 220px;
      margin: 0 auto;
      display: block; }
  .home-service-app-benefits .content h4 {
    font: 22px/30px SFProDisplay-Bold !important;
    margin-bottom: 10px;
    letter-spacing: 1px; }
  .home-service-app-benefits .content .list {
    padding: 0px;
    margin: 0px;
    list-style: none; }
    .home-service-app-benefits .content .list li {
      display: block;
      padding: 10px 0px 10px 25px;
      font-size: 16px;
      position: relative;
      border-bottom: 1px dotted rgba(0, 0, 0, 0.5); }
      .home-service-app-benefits .content .list li:before {
        font-family: 'Font Awesome 5 Pro';
        content: "\f138";
        margin-right: 10px;
        color: #ef5a2b;
        font-weight: bold;
        position: absolute;
        left: 0;
        top: 10px; }
  .home-service-app-benefits .pad-30 {
    padding: 30px 0px; }

.home-service-app-works {
  position: relative;
  background-color: #0066ff;
  background-image: url(../images/health-bg.png); }
  .home-service-app-works .workdetails {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
    .home-service-app-works .workdetails .work-icon {
      float: left;
      width: auto;
      padding: 20px;
      margin-bottom: 10px;
      text-align: center;
      border-radius: 100%;
      background-repeat: no-repeat;
      background-size: 100% 100%; }
      .home-service-app-works .workdetails .work-icon .figure {
        width: 160px;
        height: 160px;
        position: relative;
        display: block;
        margin: 0 auto;
        background: #fff;
        border-radius: 100%;
        -webkit-box-shadow: 0 0 20px 0 rgba(153, 153, 153, 0.3);
        box-shadow: 0 0 20px 0 rgba(153, 153, 153, 0.3);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column; }
        .home-service-app-works .workdetails .work-icon .figure svg {
          fill: #ef5a2b; }
        .home-service-app-works .workdetails .work-icon .figure .circle {
          content: '';
          position: absolute;
          width: 200px;
          height: 200px;
          border-radius: 50%;
          border: 2px dashed #f5f5f5;
          top: -20px;
          left: -20px; }
    .home-service-app-works .workdetails .description {
      color: #fff; }
      .home-service-app-works .workdetails .description h3 {
        letter-spacing: 1px;
        margin-bottom: 10px; }
    .home-service-app-works .workdetails:after {
      position: absolute;
      top: 0;
      top: 20px;
      content: '';
      left: -115px;
      width: 235px;
      height: 148px;
      background: url(../images/line-01.png);
      background-repeat: no-repeat;
      background-size: 100% 100%; }
  .home-service-app-works .workdetails.first:after {
    display: none; }

@media only screen and (max-width: 1199px) {
  .home-service-app-works .workdetails:after {
    top: 60px;
    left: -50px;
    width: 100px;
    height: 60px; } }
@media only screen and (max-width: 991px) {
  .home-service-app-features .ecommers-services a.active:after {
    bottom: -98px;
    right: calc(50% - 120px); }

  .home-service-app-works .workdetails:after {
    display: none; } }
@media only screen and (max-width: 768px) {
  .home-service-app-bg {
    padding: 40px 0px; }
    .home-service-app-bg .product-main-titles {
      margin-bottom: 30px; }
      .home-service-app-bg .product-main-titles h1 {
        font: 22px/32px "SFProDisplay-Bold" !important; }

  .home-service-app-features .ecommers-services .ecom-tabs .icon {
    width: 50px;
    height: 50px;
    line-height: 45px; }
    .home-service-app-features .ecommers-services .ecom-tabs .icon svg {
      height: 35px; }
  .home-service-app-features .ecommers-services a.active:after {
    bottom: -85px;
    right: calc(50% - 95px); }

  .home-service-app-benefits .content {
    margin-bottom: 20px; } }
@media only screen and (max-width: 420px) {
  .home-service-app-features .ecommers-services a.active:after {
    right: calc(50% - 70px); } }
/*------------------------ QR Menu Scanner ----------------------*/
.qr-menu-bg {
  position: relative;
  overflow: hidden;
  padding: 80px 0px 0px;
  color: #fff;
  background: url(../images/qr-menu-bg.jpg) no-repeat scroll left center/cover; }
  .qr-menu-bg:before {
    position: absolute;
    content: '';
    background: linear-gradient(to top right, #0b0d62 0%, #003399 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.9; }
  .qr-menu-bg .product-main-titles h1 {
    margin: 0 0 20px 0;
    font: 38px/48px "SFProDisplay-Bold" !important;
    letter-spacing: 1px; }
    .qr-menu-bg .product-main-titles h1 span {
      display: block; }
  .qr-menu-bg .product-main-titles h3 {
    font: 20px/25px "SFProDisplay-Bold" !important;
    margin: 0 0 20px 0;
    letter-spacing: 1px; }
  .qr-menu-bg .product-main-titles .btn-cmoon-1 {
    color: #fff;
    background-color: #0099f9;
    border-color: #0099f9; }
  .qr-menu-bg .bottom-shape {
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../images/beauty-salon-bottom-shape.svg) no-repeat bottom center; }
  .qr-menu-bg .container {
    position: relative;
    z-index: 99; }

.qr-menu-about {
  position: relative; }

.white-bg {
  background: #fff !important; }

.qr-menu-types {
  position: relative;
  background-color: #fcfcfc; }
  .qr-menu-types .types-of-menus .item-box {
    background: #fff;
    padding: 30px;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.3);
    margin: 10px auto;
    min-height: 300px;
    border-radius: 12px;
    text-align: center; }
    .qr-menu-types .types-of-menus .item-box img {
      height: 130px;
      display: block;
      text-align: center;
      margin: 0px auto 10px; }
    .qr-menu-types .types-of-menus .item-box h3 {
      font: 20px/20px SFProDisplay-Bold !important;
      letter-spacing: 1px;
      margin: 10px 0px; }
  .qr-menu-types .types-of-menus.row-three .item-box {
    min-height: 330px; }

.qr-menu-features-and-benefits {
  position: relative; }

@media only screen and (max-width: 991px) {
  .qr-menu-bg {
    background: url(../images/qr-menu-bg.jpg) no-repeat scroll center center/cover; }

  .qr-menu-about img {
    margin-top: 20px; } }
@media only screen and (max-width: 768px) {
  .qr-menu-bg {
    padding: 40px 0px; }
    .qr-menu-bg .product-main-titles {
      margin-bottom: 30px; }
      .qr-menu-bg .product-main-titles h1 {
        font: 22px/32px "SFProDisplay-Bold" !important; }
      .qr-menu-bg .product-main-titles h3 {
        font: 17px/21px "SFProDisplay-Bold" !important; }

  .qr-menu-types .round-svg-bg {
    display: none; }
  .qr-menu-types .pad-30 {
    padding: 30px 0px 0px; }

  .qr-menu-features-and-benefits img {
    display: none; } }
/*------------------------ Magazine and Newspaper ----------------------*/
.magazine-and-news-bg {
  position: relative;
  overflow: hidden;
  padding: 80px 0px;
  background: url(../images/magazine-and-news-bg.jpg) no-repeat scroll center center/cover; }
  .magazine-and-news-bg:before {
    position: absolute;
    content: '';
    background: #8f0000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.9; }
  .magazine-and-news-bg .bottom-shape {
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../images/wave-shap.svg) no-repeat bottom center; }
  .magazine-and-news-bg .effect-1 {
    position: absolute;
    top: -70px;
    left: -70px;
    width: 400px;
    height: 400px;
    z-index: 2;
    opacity: 0.05; }
  .magazine-and-news-bg .container {
    position: relative;
    z-index: 99; }
  .magazine-and-news-bg .product-main-titles {
    color: #fff; }
    .magazine-and-news-bg .product-main-titles h1 {
      margin: 0 0 20px 0;
      font: 38px/48px "SFProDisplay-Bold" !important;
      letter-spacing: 1px; }
      .magazine-and-news-bg .product-main-titles h1 span {
        display: block; }
    .magazine-and-news-bg .product-main-titles .btn-cmoon-1 {
      color: #000;
      background-color: #ffcc00;
      border-color: #ffcc00; }

.magazine-and-news {
  position: relative; }

.magazine-and-news-key-features {
  position: relative;
  display: block;
  overflow: hidden;
  background: url(../images/magazine-and-news-bg.jpg) no-repeat scroll center center/cover; }
  .magazine-and-news-key-features:before {
    position: absolute;
    content: '';
    background: linear-gradient(to top right, #222 0%, #000 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.9; }
  .magazine-and-news-key-features .single-promo-card {
    border-radius: 1rem;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.12); }
    .magazine-and-news-key-features .single-promo-card h5 {
      letter-spacing: 0.5px; }
  .magazine-and-news-key-features .single-promo-card.single-promo-hover {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    overflow: hidden;
    z-index: 1;
    min-height: 260px;
    margin-bottom: 30px; }
    .magazine-and-news-key-features .single-promo-card.single-promo-hover svg {
      fill: #8f0000; }
    .magazine-and-news-key-features .single-promo-card.single-promo-hover:before {
      content: '';
      position: absolute;
      right: -55px;
      width: 95px;
      height: 95px;
      bottom: -50px;
      border-radius: 35px;
      background-color: #8f0000;
      -webkit-transition: all .3s;
      transition: all .3s;
      z-index: -1; }
    .magazine-and-news-key-features .single-promo-card.single-promo-hover:hover {
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px);
      -webkit-box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
      box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
      color: #fff;
      background-color: #8f0000; }
      .magazine-and-news-key-features .single-promo-card.single-promo-hover:hover svg {
        fill: #fff; }

.magazine-and-news-features {
  position: relative; }
  .magazine-and-news-features .feature-items {
    margin: 40px 0px; }
    .magazine-and-news-features .feature-items .row.align-items-center {
      margin-bottom: 30px; }
    .magazine-and-news-features .feature-items .about-img {
      position: relative;
      text-align: center; }
      .magazine-and-news-features .feature-items .about-img .about-round {
        position: absolute;
        border-radius: 50%;
        background: #d74343;
        z-index: -1; }
      .magazine-and-news-features .feature-items .about-img .about-round.one {
        top: 50%;
        margin-top: -250px;
        width: 500px;
        height: 500px; }
      .magazine-and-news-features .feature-items .about-img .about-round.two {
        width: 300px;
        height: 300px;
        opacity: 0.16;
        right: 0px;
        top: 80px; }
    .magazine-and-news-features .feature-items .networking-solutions-content h3 {
      font: 25px/25px SFProDisplay-Bold !important;
      margin: 0px 0px 25px 0px;
      color: #000;
      letter-spacing: 1px; }
    .magazine-and-news-features .feature-items .networking-solutions-content .iteam {
      width: 100%;
      display: inline-block;
      padding: 15px !important;
      color: #000;
      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
      margin-bottom: 20px;
      transition: .5s linear all;
      -webkit-transition: .5s linear all;
      -ms-transition: .5s linear all;
      -o-transition: .5s linear all;
      -moz-transition: .5s linear all; }
      .magazine-and-news-features .feature-items .networking-solutions-content .iteam li {
        display: block;
        padding: 0px 0px 0px 25px;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        position: relative; }
        .magazine-and-news-features .feature-items .networking-solutions-content .iteam li:before {
          content: '';
          background-color: #d74343;
          border-radius: 100%;
          margin-right: 10px;
          width: 1rem;
          height: 1rem;
          position: absolute;
          left: 0;
          top: 7px; }

.magazine-and-news-items {
  position: relative;
  background: #d3e3eb; }
  .magazine-and-news-items .what-we-offer-box {
    border-radius: 5px;
    display: block;
    margin-bottom: 10px;
    padding: 30px;
    position: relative;
    z-index: 1;
    color: #202020;
    background: #fff; }
    .magazine-and-news-items .what-we-offer-box .ser-icon {
      margin-bottom: 10px; }
      .magazine-and-news-items .what-we-offer-box .ser-icon svg {
        fill: #d74343; }
    .magazine-and-news-items .what-we-offer-box h4 {
      font: 20px/25px SFProDisplay-Medium !important;
      margin-bottom: 10px;
      letter-spacing: 1px; }

@media only screen and (max-width: 1199px) {
  .magazine-and-news-key-features .single-promo-card.single-promo-hover {
    min-height: 285px; }

  .magazine-and-news-features .feature-items .about-img .about-round.one {
    width: 400px;
    height: 400px;
    left: 20px;
    margin-top: -200px; }
  .magazine-and-news-features .feature-items .about-img .about-round.two {
    width: 200px;
    height: 200px;
    top: 100px; }

  .magazine-and-news-items .what-we-offer-box {
    min-height: 390px; } }
@media only screen and (max-width: 991px) {
  .magazine-and-news-features .feature-items .about-img {
    display: none; }

  .magazine-and-news-items .what-we-offer-box {
    min-height: 300px;
    margin-bottom: 20px; }

  .website-revamp-2.magazine-and-news-services .service-reasons-box {
    min-height: 365px; } }
@media only screen and (max-width: 768px) {
  .magazine-and-news-bg {
    padding: 40px 0px; }
    .magazine-and-news-bg .product-main-titles {
      margin-bottom: 30px; }
      .magazine-and-news-bg .product-main-titles h1 {
        font: 22px/32px "SFProDisplay-Bold" !important;
        margin: 0 0 12px 0; }

  .website-revamp-2.magazine-and-news-services .service-reasons-box {
    min-height: 300px; } }
/*------------------------ Online Meat  Delivery ----------------------*/
.meat-delivery-bg {
  position: relative;
  overflow: hidden;
  padding: 80px 0px;
  background: url(../images/meat-bg.jpg) no-repeat scroll center center/cover;
  color: #fff; }
  .meat-delivery-bg:before {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .meat-delivery-bg .product-main-titles h1 {
    margin: 0 0 20px 0;
    font: 38px/48px "SFProDisplay-Bold" !important;
    letter-spacing: 1px; }
    .meat-delivery-bg .product-main-titles h1 span {
      display: block; }
  .meat-delivery-bg .product-main-titles h3 {
    font: 20px/25px "SFProDisplay-Bold" !important;
    margin: 0 0 20px 0;
    letter-spacing: 1px; }
  .meat-delivery-bg .product-main-titles .btn-cmoon-1 {
    color: #fff;
    background-color: #c9171f;
    border-color: #c9171f; }
  .meat-delivery-bg .bottom-shape {
    background-image: url(../images/bottom-shape.svg);
    background-size: 66.666666666667% 100px;
    bottom: -80px;
    height: 100px;
    z-index: 99;
    position: relative; }

.meat-delivery-about {
  position: relative; }
  .meat-delivery-about .layers {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
    .meat-delivery-about .layers .layer-1 {
      position: absolute;
      right: 0;
      bottom: 0;
      width: 250px; }
    .meat-delivery-about .layers .layer-2 {
      position: absolute;
      left: 0;
      top: 0;
      width: 250px; }

.ecommerce-section-2.meat-delivery-features {
  position: relative; }
  .ecommerce-section-2.meat-delivery-features .ecommers-services {
    background: #ed8382; }
    .ecommerce-section-2.meat-delivery-features .ecommers-services .ecom-tabs {
      border-right: 1px solid #ce605f; }
      .ecommerce-section-2.meat-delivery-features .ecommers-services .ecom-tabs .icon {
        background: #d77877; }
    .ecommerce-section-2.meat-delivery-features .ecommers-services a.active:after {
      border-top: 17px solid #ed8382; }
  .ecommerce-section-2.meat-delivery-features .media .service_icon {
    background: #ed8382; }

.meat-delivery-build-apps {
  position: relative; }
  .meat-delivery-build-apps .completed-app {
    padding: 3px;
    background: #ed8382;
    margin: 30px 0px 0px;
    box-shadow: 0 5px 15px -2px rgba(0, 0, 0, 0.1); }

@media only screen and (max-width: 1199px) {
  .meat-delivery-about .layers .layer-1 {
    width: 150px; }
  .meat-delivery-about .layers .layer-2 {
    width: 150px; }

  .ecommerce-section-2.meat-delivery-features .ecommers-services a.active:after {
    right: calc(50% - 80px); } }
@media only screen and (max-width: 991px) {
  .meat-delivery-bg .product-main-titles {
    margin-bottom: 30px; }

  .meat-delivery-about .layers {
    display: none; } }
@media only screen and (max-width: 768px) {
  .meat-delivery-bg {
    padding: 40px 0px; }
    .meat-delivery-bg .product-main-titles h1 {
      font: 22px/32px "SFProDisplay-Bold" !important;
      margin: 0 0 12px 0; }
    .meat-delivery-bg .product-main-titles h3 {
      font: 17px/20px "SFProDisplay-Bold" !important; }
    .meat-delivery-bg .bottom-shape {
      bottom: -40px; } }
/*------------------------ Classified ----------------------*/
.classified-bg {
  position: relative;
  overflow: hidden;
  height: auto;
  display: grid;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  clip-path: ellipse(120% 55% at 50% 40%);
  left: 0px;
  top: 0px;
  max-height: 960px;
  padding: 80px 0px;
  min-height: initial;
  width: 100vw;
  max-width: 100%;
  z-index: 0;
  color: #fff;
  background-image: radial-gradient(circle at 46% 76%, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.06) 3%, transparent 3%, transparent 100%), radial-gradient(circle at 36% 87%, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 3%, transparent 3%, transparent 100%), radial-gradient(circle at 50% 78%, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.04) 3%, transparent 3%, transparent 100%), radial-gradient(circle at 22% 99%, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.06) 7%, transparent 7%, transparent 100%), radial-gradient(circle at 38% 63%, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 7%, transparent 7%, transparent 100%), radial-gradient(circle at 55% 50%, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.04) 7%, transparent 7%, transparent 100%), radial-gradient(circle at 93% 55%, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.04) 7%, transparent 7%, transparent 100%), radial-gradient(circle at 24% 100%, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.04) 7%, transparent 7%, transparent 100%), radial-gradient(circle at 26% 53%, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.06) 5%, transparent 5%, transparent 100%), radial-gradient(circle at 17% 5%, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.06) 5%, transparent 5%, transparent 100%), radial-gradient(circle at 53% 51%, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 5%, transparent 5%, transparent 100%), radial-gradient(circle at 10% 25%, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 5%, transparent 5%, transparent 100%), radial-gradient(circle at 31% 56%, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.04) 5%, transparent 5%, transparent 100%), radial-gradient(circle at 40% 69%, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 5%, transparent 5%, transparent 100%), radial-gradient(circle at 33% 89%, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 5%, transparent 5%, transparent 100%), radial-gradient(circle at 96% 22%, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.06) 5%, transparent 5%, transparent 100%), linear-gradient(296deg, #21c87a, #796eff); }
  .classified-bg .product-main-titles h1 {
    margin: 0 0 20px 0;
    font: 38px/48px "SFProDisplay-Bold" !important;
    letter-spacing: 1px; }
    .classified-bg .product-main-titles h1 span {
      display: block; }
  .classified-bg .product-main-titles h3 {
    font: 20px/25px "SFProDisplay-Bold" !important;
    margin: 0 0 20px 0;
    letter-spacing: 1px; }
  .classified-bg .product-main-titles .btn-cmoon-1 {
    color: #000;
    background-color: #ffcc00;
    border-color: #ffcc00; }

.classified-about {
  position: relative; }

.classified-why-do-you-need {
  position: relative; }
  .classified-why-do-you-need .col-lg-6 {
    margin-bottom: 30px; }
  .classified-why-do-you-need .service_icon {
    width: 80px;
    height: 80px;
    border-radius: 100px;
    display: block;
    line-height: 80px;
    text-align: center;
    margin-right: 15px;
    background: linear-gradient(to top right, #21c87a 0%, #796eff 100%); }
    .classified-why-do-you-need .service_icon svg {
      fill: #fff; }

.delivery-app-features.classified-features {
  position: relative;
  background: #fff !important; }
  .delivery-app-features.classified-features .ecommers-services {
    background: #21c87a; }
    .delivery-app-features.classified-features .ecommers-services .ecom-tabs {
      border-right: 1px solid #12c06f; }
      .delivery-app-features.classified-features .ecommers-services .ecom-tabs .icon {
        background: #12c06f; }
    .delivery-app-features.classified-features .ecommers-services a.active:after {
      border-top: 17px solid #21c87a;
      right: calc(50% - 150px); }
  .delivery-app-features.classified-features .list-content {
    background: #f8f7f7; }
  .delivery-app-features.classified-features .media .service_icon {
    background: #21c87a !important; }

.classified-benefits {
  position: relative; }
  .classified-benefits .features {
    position: relative;
    display: block;
    border-radius: 0.25rem !important;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    background: #fff;
    min-height: 285px;
    margin-bottom: 30px;
    min-height: 305px; }
    .classified-benefits .features svg {
      fill: #598ed0; }
    .classified-benefits .features h5 {
      margin: 10px 0px;
      letter-spacing: 1px; }
    .classified-benefits .features:hover {
      background: linear-gradient(to top right, #21c87a 0%, #796eff 100%);
      color: #fff; }
      .classified-benefits .features:hover svg {
        fill: #fff; }

@media only screen and (max-width: 1199px) {
  .ecommerce-section-2.classified-features .ecommers-services a.active:after {
    right: calc(50% - 125px); }

  .classified-benefits .p-5 {
    padding: 2rem !important; } }
@media only screen and (max-width: 991px) {
  .classified-bg .product-main-titles {
    margin-bottom: 30px; }

  .classified-about img {
    margin-top: 30px; } }
@media only screen and (max-width: 768px) {
  .classified-bg {
    padding: 40px 0px; }
    .classified-bg .product-main-titles h1 {
      font: 22px/32px "SFProDisplay-Bold" !important; }
    .classified-bg .product-main-titles h3 {
      font: 17px/20px "SFProDisplay-Bold" !important; }

  .ecommerce-section-2.classified-features .ecommers-services a.active:after {
    right: calc(50% - 80px); } }
@media only screen and (max-width: 460px) {
  .ecommerce-section-2.classified-features .ecommers-services a.active:after {
    right: calc(50% - 65px); } }
/*------------------------ Locations styles  ----------------------*/
.digital-cartoon {
  padding: 60px 0px 0px !important; }

/*------------------------ Locations styles  ----------------------*/
.tcm---locations .h3 {
  text-transform: capitalize; }

.tcm---locations a {
  display: block;
  padding: 20px;
  font-size: 17px;
  background: #fff;
  text-align: center;
  color: #676767;
  text-transform: capitalize;
  margin: 10px 0px;
  text-decoration: none;
  -webkit-box-shadow: 0px 7px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 7px 12px rgba(0, 0, 0, 0.1); }

.tcm---locations a:hover {
  background: #4169E1;
  color: #fff; }

.locations-breadcrumb {
  padding: 80px 0px !important; }

.inner-banner .locations-breadcrumb h1 {
  font: 35px/35px "SFProDisplay-Bold" !important;
  letter-spacing: 1px; }

.web-design-services {
  position: relative; }

.web-design-services .featured--block {
  padding: 20px 30px;
  display: block;
  color: #333;
  text-align: center;
  background-color: white;
  margin-bottom: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  min-height: 240px; }

.web-design-services .featured--block i {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
  display: block;
  height: 130px;
  width: 130px;
  margin: 0px auto;
  margin-bottom: 15px; }

.web-design-services .featured--block strong {
  color: #676767;
  font-size: 17px;
  text-transform: capitalize; }

.web-design-services .featured--block a:hover strong {
  color: #4169E1; }

@media only screen and (max-width: 768px) {
  .inner-banner .locations-breadcrumb h1 {
    font: 25px/25px "SFProDisplay-Bold" !important;
    letter-spacing: 1px; }

  .inner-banner .inner.locations-breadcrumb h3 {
    font: 17px/22px SF Pro Display !important;
    letter-spacing: 0px; } }
@media only screen and (max-width: 550px) {
  .inner-banner .locations-breadcrumb h1 {
    font: 18px/22px "SFProDisplay-Bold" !important;
    letter-spacing: 1px; }

  .inner-banner .inner.locations-breadcrumb h3 {
    font: 13px/20px SF Pro Display !important;
    letter-spacing: 0px; } }

/*# sourceMappingURL=products.css.map */
