/*

** - Default CSS
** - Nabvar Area CSS
** - Saas Landing CSS
** - SEO Marketing CSS
** - Startup Agency CSS
** - Personal Portfolio CSS
** - App Landing CSS
** - Saas banner CSS
** - Services Area CSS
** - Features Area CSS
** - Personal Area CSS
** - Saas Download Area CSS
** - Footer Area CSS
** - Go top CSS

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

/*================================================
Default CSS
=================================================*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");

body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #000000;
  overflow-x: hidden
}

/* img {
  max-width: 100%;
} */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
}

a {
  color: #000000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

a:hover {
  text-decoration: none;
  color: #000000;
}

button:focus {
  outline: 0;
}

p {
  margin-bottom: 10px;
  line-height: 23.44px;
  color: #000000;
}

p:last-child {
  margin-bottom: 0;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-70 {
  padding-top: 70px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-70 {
  padding-bottom: 70px;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table .d-table-cell {
  vertical-align: middle;
}

.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #fb5800;
  border-color: transparent;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #fb5800;
  border-color: transparent;
  box-shadow: none;
}

.default-btn {
  padding: 15px 40px;
  border-radius: 30px;
  display: inline-block;
  border: 1px solid #ffffff;
}

.section-title {
  text-align: center;
  margin-top: 183px;
}

.section-title span {
  font-size: 16px;
  font-weight: 500;
  color: #547af0;
  display: inline-block;
  margin-bottom: 15px;
  line-height: 1;
}

.collapse:not(.show) {
  display: block;
}

.br1 {
  display: none;
}

.br2 {
  display: none;
}

.br3 {
  display: none;
}

.section-title h2 {
  text-transform: uppercase;
  font-size: 60px;
  font-weight: 700;
  /* line-height: 70px;
	letter-spacing: 0em; */
}

.section-title p {
  max-width: 525px;
  margin: auto;
}

.navbar-cart {
  display: none
}

.logo {
  top: 70px;
  position: fixed;
  right: 53px;
  z-index: 1000;
  text-align: center;
}

.logo p {
  font-size: 20px;
  top: 30px;
  position: relative;
}

.logo span {
  font-size: 36px;
  line-height: 2;
  font-weight: bold;
}

.logo .btn-primary {
  padding: 20px 67px;
  margin-top: 50px;
}

.logo1 {
  top: 70px;
  position: absolute;
  right: 53px;
  z-index: 1001;
  text-align: center;
}

.logo1 p {
  font-size: 20px;
  top: 30px;
  position: relative;
}

.logo1 span {
  font-size: 36px;
  line-height: 2;
  font-weight: bold;
}

.logo1 .btn-primary {
  padding: 20px 67px;
  margin-top: 50px;
}

.logo2 {
  top: 70px;
  position: absolute;
  right: 53px;
  z-index: 1001;
  text-align: center;
}

.logo2 p {
  font-size: 20px;
  top: 30px;
  position: relative;
}

.logo2 span {
  font-size: 36px;
  line-height: 2;
  font-weight: bold;
}

.logo2 .btn-primary {
  padding: 20px 67px;
  margin-top: 50px;
}

.logo3 {
  top: 70px;
  position: absolute;
  right: 53px;
  z-index: 1001;
  text-align: center;
}

.logo3 p {
  font-size: 20px;
  top: 30px;
  position: relative;
}

.logo3 span {
  font-size: 36px;
  line-height: 2;
  font-weight: bold;
}

.logo4 .btn-primary {
  padding: 20px 67px;
  margin-top: 50px;
}

.logo4 {
  top: 70px;
  position: absolute;
  right: 53px;
  z-index: 1001;
  text-align: center;
}

.logo4 p {
  font-size: 20px;
  top: 30px;
  position: relative;
}

.logo4 span {
  font-size: 36px;
  line-height: 2;
  font-weight: bold;
}

.logo4 .btn-primary {
  padding: 20px 67px;
  margin-top: 50px;
}

.btn-primary:hover {
  background-color: #bf4300;
  border-color: none;
}

.icons {
  font-size: 40px !important;
  cursor: pointer;
}

.our-clients li {
    border-radius: 15px;
    box-shadow: 0 3px 2px #e6841b, 0 6px 2.6px #e6841b
}

/*================================================
Faq
=================================================*/
.faq-area {
  transform: translateY(-56px) !important;
  overflow: hidden;
  background-image: url("../../images/moto-31.png");
  background-size: cover;
  background-position: center center;
  padding: 0 58px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100vh;
  /* z-index:-50 !important; */
}

#thing {
  overflow: hidden !important;
  width: 100% !important;
  height: 100% !important;
  /* clip-path: polygon(0% 0%, 0% 100%, 25% 100%, 16% 31%, 85% 28%, 57% 69%, 21% 74%, 25% 100%, 100% 100%, 100% 0%); */

}

.faq-area h2 {
  font-size: 45px;
  padding-bottom: 70px
}

.whitePlay,.whitePlay2 {
  z-index: 100;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 110px;
  height: 110px;
  background: #EAEBF1;
  border-radius: 50%;
  cursor: pointer;
}
.maxW{
  max-width: 75%;
}
.mainWhite {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  animation: mainWhite 1s linear infinite;
}

.playIcon {
  font-size: 42px !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

@keyframes mainWhite {
  to {
    transform: scale(1.35)
  }
}

.forVideo-wrapper {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  /*    display: flex;*/
  justify-content: center;
  align-items: center;
  z-index: 100000000000000;
}

.closeVideo {
  float: right;
  color: white;
  font-size: 22px !important;
  cursor: pointer;
}

.fvw {
  display: flex !important;
}

.forVideo {
  width: 40%;
}

.forVideo video {
  width: 100%;
  height: 100%;
}

.accordion .accordion-item {}

.accordion .accordion-item button[aria-expanded=true] {}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  color: #000000;
  font-size: 28px;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
  padding-bottom: 20px;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #000000;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #000000;
  border: 0;
}

.accordion button .accordion-title {
  padding: 28px;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
  display: block;
  line-height: 32.81px;
    padding-right: 40px;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 44px;
  right: 40px;
  width: 32px;
  height: 32px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 15px;
  left: 0;
  width: 32px;
  height: 4px;
  background: #9A9BA3;
}

.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 14px;
  width: 4px;
  height: 32px;
  background: #9A9BA3;
}

.accordion button[aria-expanded=true] {
  color: #000000;
}

.accordion button[aria-expanded=true] .icon::after {
  width: 0;
}

.accordion button[aria-expanded=true]+.accordion-content {
  opacity: 1;
  max-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content p {
  font-size: 24px;
  font-weight: 400;
  padding: 20px;
    
}

/*================================================
Saas Landing CSS
=================================================*/
/* Nabvar Area CSS */
.fixed {
  position: sticky;
  top: 54px;
  left: 0;
  right: 0;
  z-index: 1030;
  width: 1200px;
}

.main-navbar {
  height: 60px;
  background-color: #dc7200;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 0 10px 10px 0;
    font-weight: 700;
}

.main-navbar.menu-shrink {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
}

.main-navbar .navbar-nav .nav-link {
  color: #301d44;
  padding: 0;
  margin: 0 20px;
  position: relative;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 23.44px;
}

.main-navbar .navbar-nav .nav-link::before {
  content: '';
  position: absolute;
  background-color: #dc7200;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.main-navbar .navbar-nav .nav-link::focus {
  color: #dc7200;
}

.main-navbar .navbar-nav .nav-link:hover {
  color: #dc7200;
}

.main-navbar .navbar-nav .nav-link:hover::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.main-navbar .navbar-nav .nav-link.active {
  color: #dc7200;
}

.main-navbar .navbar-nav .nav-link.active::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.main-navbar .nav-btn .default-btn {
  padding: 10px 25px;
}

.main-navbar .nav-btn .default-btn.bg-main {
  background-color: #dc7200;
  color: #ffffff;
}

.main-navbar .nav-btn .default-btn.bg-main:hover {
  background-color: #301d44;
  color: #ffffff;
}

.main-navbar .nav-btn .default-btn.bg-color {
  background-color: #301d44;
  color: #ffffff;
}

.main-navbar .nav-btn .default-btn:hover {
  background-color: #dc7200;
  color: #ffffff;
}

.navbar-nav li {
  padding-right: 100px;
}

.navbar-nav li:last-child {
  padding-right: 0;
}

/* Toggler Navbar */
.navbar-toggler {
  border: none;
  padding: 7px;
  border-radius: 0;
}

.navbar-toggler .icon-bar {
  width: 28px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #069ee8;
  height: 2px;
  display: block;
}

.navbar-toggler .top-bar {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
  left: 0;
  position: relative;
}

.navbar-toggler .middle-bar {
  opacity: 1;
  margin: 6px 0;
}

.navbar-toggler .bottom-bar {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
  left: 0px;
  position: relative;
}

.navbar-toggler[aria-expanded="true"] .top-bar {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 0;
}

.navbar-toggler[aria-expanded="true"] .middle-bar {
  opacity: 0;
}

.navbar-toggler[aria-expanded="true"] .bottom-bar {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 0;
}

/* Saas banner CSS */
.saas-banner-area {
  background-color: #dc7200;
  height: 1000px;
  border-bottom-left-radius: 80px;
  border-bottom-right-radius: 80px;
  position: relative;
}

.saas-banner-area .saas-banner-content {
  text-align: center;
  max-width: 640px;
  margin: auto;
  padding-top: 170px;
  padding-bottom: 100px;
}

.saas-banner-area .saas-banner-content span {
  color: #ffd202;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
}

.saas-banner-area .saas-banner-content h1 {
  color: #ffffff;
  font-size: 72px;
  margin-bottom: 15px;
}

.saas-banner-area .saas-banner-content p {
  color: #ffffff;
  font-size: 20px;
  max-width: 485px;
  margin: 0 auto 30px;
}

.saas-banner-area .saas-banner-btn .default-btn.bg-white:hover {
  background-color: #242424 !important;
  color: #ffffff;
  border: 1px solid #242424;
  -webkit-box-shadow: 0px 20px 20px 0px #3f61b8;
  box-shadow: 0px 20px 20px 0px #3f61b8;
}

.saas-banner-area .saas-banner-btn .default-btn.bg-main {
  color: #ffffff;
  padding: 15px 50px;
}

.saas-banner-area .saas-banner-btn .default-btn.bg-main:hover {
  background-color: #ffffff;
  color: #dc7200;
  -webkit-box-shadow: 0px 20px 20px 0px #3f61b8;
  box-shadow: 0px 20px 20px 0px #3f61b8;
}

.saas-banner-area .saas-shape-content .saas-shape-1 {
  position: absolute;
  bottom: 100px;
  width: 330px;
  -webkit-animation: moveBounce 5s linear infinite;
  animation: moveBounce 5s linear infinite;
}

.saas-banner-area .saas-shape-content .saas-shape-2 {
  position: absolute;
  top: 330px;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.saas-banner-area .saas-shape-content .saas-shape-3 {
  position: absolute;
  bottom: 100px;
  left: 10px;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.saas-banner-area .saas-shape-content .saas-shape-4 {
  position: absolute;
  bottom: 350px;
  left: 250px;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.saas-banner-area .saas-shape-content .saas-shape-5 {
  position: absolute;
  top: 120px;
  right: 150px;
  width: 150px;
  -webkit-animation: moveBounce 2s linear infinite;
  animation: moveBounce 2s linear infinite;
}

.saas-banner-area .saas-shape-content .saas-shape-6 {
  position: absolute;
  top: 270px;
  right: 95px;
  width: 25px;
  -webkit-animation: moveBounce 3s linear infinite;
  animation: moveBounce 3s linear infinite;
}

.saas-banner-area .saas-shape-content .saas-shape-7 {
  position: absolute;
  top: 120px;
  right: 10px;
  -webkit-animation: moveBounce 5s linear infinite;
  animation: moveBounce 5s linear infinite;
}

.saas-banner-area .saas-banner-img {
  position: relative;
  z-index: 1;
}

.saas-banner-area .saas-banner-img .saas-img-1 {
  -webkit-animation: moveLeftBounce 3s linear infinite;
  animation: moveLeftBounce 3s linear infinite;
}

.saas-banner-area .saas-banner-img .saas-img-2 {
  position: absolute;
  top: -40px;
  right: 140px;
  max-width: 216px;
  -webkit-animation: moveBounce 4s linear infinite;
  animation: moveBounce 4s linear infinite;
}

/* Services Area CSS */
.saas-services-area {
  position: relative;
}

.saas-services-area.pt-260 {
  padding-top: 260px;
}

.saas-services-area .service-shape {
  position: absolute;
  top: 177px;
  left: 0;
  right: 0;
  text-align: center;
  max-width: 70px;
  margin: auto;
  -webkit-animation: moveBounce 5s linear infinite;
  animation: moveBounce 5s linear infinite;
}

.saas-service-card {
  padding: 40px 30px;
  -webkit-box-shadow: 0px 0px 20px 1px #f3f0f0;
  box-shadow: 0px 0px 20px 1px #f3f0f0;
  margin-bottom: 30px;
  border-radius: 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.saas-service-card .icon {
  font-size: 30px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  border-radius: 5px;
  margin-bottom: 25px;
}

.saas-service-card .icon.bg-1 {
  background-color: #e5ecff;
  color: #dc7200;
}

.saas-service-card .icon.bg-2 {
  background-color: #fff9e5;
  color: #f6d665;
}

.saas-service-card .icon.bg-3 {
  background-color: #ffe5f5;
  color: #fcb8e2;
}

.saas-service-card .icon.bg-4 {
  background-color: #f2e5ff;
  color: #a78bc5;
}

.saas-service-card .icon.bg-5 {
  background-color: #ffeae5;
  color: #f47456;
}

.saas-service-card .icon.bg-6 {
  background-color: #e5fffa;
  color: #58d7c1;
}

.saas-service-card .icon i {
  position: relative;
  left: -15px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.saas-service-card h3 {
  font-size: 22px;
  margin-bottom: 15px;
}

.saas-service-card:hover {
  margin-top: -5px;
  -webkit-box-shadow: 0px 8px 20px 0px #b9b8b9;
  box-shadow: 0px 8px 20px 0px #b9b8b9;
}

.saas-service-card:hover .icon i {
  text-align: center;
  left: 12px;
}

/* Features Area CSS */
.features-area {
  background-color: #f9f9f9;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}

.features-area .features-card-content .title {
  font-size: 36px;
  margin-bottom: 40px;
}

.features-area .features-contant {
  position: relative;
  z-index: 1;
}

.features-area .features-contant .features-shape {
  position: absolute;
  max-width: 440px;
  bottom: 0;
  left: 0;
  z-index: -1;
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

/* Paricing Area */
.prising-card {
  padding: 30px 20px;
  -webkit-box-shadow: 0px 0px 20px #eeeeee;
  box-shadow: 0px 0px 20px #eeeeee;
  border-radius: 10px;
  border: 1px solid #e1e1e1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 30px;
}

.prising-card .price-header {
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.prising-card .price-header h3 {
  font-size: 22px;
  margin-bottom: 15px;
  line-height: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.prising-card .price-header h4 {
  font-size: 36px;
  margin-bottom: 10px;
  color: #dc7200;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.prising-card ul {
  padding: 0;
  margin: 35px 0 0 50px;
  list-style-type: none;
}

.prising-card ul li {
  font-size: 18px;
  color: #242424;
  margin-bottom: 5px;
  position: relative;
  padding-left: 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.prising-card ul li:last-child {
  margin-bottom: 0;
}

.prising-card ul li i {
  color: #dc7200;
  position: absolute;
  left: 0;
  top: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.prising-card ul li.not-provide {
  color: #7d7d7d;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.prising-card ul li.not-provide i {
  color: #7d7d7d;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.prising-card .price-btn {
  margin-top: 30px;
}

.prising-card .price-btn .default-btn {
  border: 1px solid #dc7200;
}

.prising-card .price-btn .default-btn:hover {
  background-color: #dc7200;
  color: #ffffff;
}

.prising-card:hover,
.prising-card.active {
  background-color: #dc7200;
  margin-top: -8px;
}

.prising-card:hover .price-header,
.prising-card.active .price-header {
  border-bottom: 1px solid #809bee;
}

.prising-card:hover .price-header h3,
.prising-card.active .price-header h3 {
  color: #ffffff;
}

.prising-card:hover .price-header h4,
.prising-card.active .price-header h4 {
  color: #ffffff;
}

.prising-card:hover .price-header p,
.prising-card.active .price-header p {
  color: #d6ddfc;
}

.prising-card:hover ul li,
.prising-card.active ul li {
  color: #ffffff;
}

.prising-card:hover ul li i,
.prising-card.active ul li i {
  color: #ffffff;
}

.prising-card:hover ul li.not-provide,
.prising-card.active ul li.not-provide {
  color: #efefef;
}

.prising-card:hover ul li.not-provide i,
.prising-card.active ul li.not-provide i {
  color: #efefef;
}

.prising-card:hover .price-btn .default-btn,
.prising-card.active .price-btn .default-btn {
  border: 1px solid #242424;
  background-color: #242424;
  color: #ffffff;
}

/* SaaS Features */
.saas-features {
  padding: 25px 25px 25px 110px;
  position: relative;
  background-color: #ffffff;
  margin-bottom: 30px;
  border-radius: 10px;
  -webkit-box-shadow: 5px 3px 20px 1px #f2e5ff;
  box-shadow: 5px 3px 20px 1px #f2e5ff;
  z-index: 3;
}

.saas-features:last-child {
  margin-bottom: 0;
}

.saas-features .icon {
  font-size: 30px;
  position: absolute;
  width: 55px;
  height: 55px;
  left: 30px;
  top: 45px;
  text-align: center;
  border-radius: 5px;
}

.saas-features .icon.bg-1 {
  background-color: #e5ecff;
  color: #dc7200;
}

.saas-features .icon.bg-2 {
  background-color: #ffeae5;
  color: #f47456;
}

.saas-features .icon.bg-3 {
  background-color: #e5fffb;
  color: #58d7c1;
}

.saas-features .icon i {
  position: relative;
  top: -25px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.saas-features h3 {
  font-size: 22px;
}

.saas-features:hover .icon i {
  top: 5px;
}

/* Personal Area CSS */
.built-saas-app {
  background-color: #dc7200;
}

.built-saas-app .section-title h2 {
  color: #ffffff;
}

.built-saas-app .parsonal-image {
  margin-top: 20px;
  -webkit-animation: moveBounce 4s linear infinite;
  animation: moveBounce 4s linear infinite;
}

.saas-feature-two {
  position: relative;
  padding-left: 80px;
  margin-bottom: 30px;
}

.saas-feature-two i {
  position: absolute;
  color: #ffffff;
  left: 0;
  font-size: 25px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  top: 3px;
  text-align: center;
  border-radius: 5px;
}

.saas-feature-two .bg-1 {
  background-color: #fa866b;
}

.saas-feature-two .bg-2 {
  background-color: #58d7c1;
}

.saas-feature-two .bg-3 {
  background-color: #f5d150;
}

.saas-feature-two .bg-4 {
  background-color: #fb9ed7;
}

.saas-feature-two h3 {
  font-size: 20px;
  color: #ffffff;
}

.saas-feature-two p {
  color: #fbfbfb;
}

/* Saas Download Area CSS */
.saas-downloand-area {
  overflow-x: hidden;
  overflow-y: hidden;
}

.saas-downloand-area .section-title {
  text-align: left;
  margin-left: auto;
  margin-bottom: 15px;
}

.saas-downloand-area .download-text .app-image {
  position: relative;
  margin-top: 25px;
}

.saas-downloand-area .download-text .app-image .play-stroe {
  max-width: 30%;
  margin-right: 10px;
}

.saas-downloand-area .download-text .app-image .apple {
  max-width: 30%;
  padding-top: 3px;
}

.saas-downloand-area .download-image {
  position: relative;
}

.saas-downloand-area .download-image .mobile-1 {
  max-width: 275px;
  border-radius: 50px;
  -webkit-box-shadow: 0px 0px 20px 0px #b9b8b9;
  box-shadow: 0px 0px 20px 0px #b9b8b9;
}

.saas-downloand-area .download-image .mobile-2 {
  position: absolute;
  left: -65px;
  bottom: -150px;
  max-width: 620px;
}

/* Popup Video Area CSS */
.popup-video-area {
  background-image: url("../../images/moto-6.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 54px;
  position: relative;
  height: 100vh;
}

.popup-video-area.bg-1 {
  background-image: url("../images/saas-img/video-area-bg.jpg");
}

.popup-video-area.bg-2 {
  background-image: url("../images/app-img/video-bg.jpg");
}

.video-btn {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
}

.video-btn a {
  background-color: #fff;
  color: #000;
  height: 110px;
  width: 110px;
  position: absolute;
  text-align: center;
  margin: -50px 0 0 -30px;
  border-radius: 50%;
  z-index: 1;
  font-size: 40px;
  line-height: 106px;
}

.video-btn a .ripple {
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  width: 100px;
  height: 100px;
  z-index: -1;
  left: 50%;
  top: 50%;
  opacity: 0;
  margin: -50px 0 0 -50px;
  border-radius: 100%;
  -webkit-animation: ripple 1.8s infinite;
  animation: ripple 1.8s infinite;
}

.video-btn a .ripple:nth-child(2) {
  animation-delay: .4s;
  -webkit-animation-delay: .4s;
}

.video-btn a .ripple:nth-child(3) {
  animation-delay: .8s;
  -webkit-animation-delay: .8s;
}

@-webkit-keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}


/* Footer Area CSS */
.footer-area {
  transform: translateY(43px);
  background-color: #dc7200;
  padding: 100px 58px;
}

.footer-area .container {
  width: 100%;
  max-width: 100%;
}

.footer-area p {
  font-size: 28px;
  line-height: 33px;
}


.footer-area.bor-radius-top {
  border-radius: 130px 130px 0px 0px;
}

.footer-area.pt-200 {
  padding-top: 200px;
}

.footer-area .footer-widget {
  font-weight: 600;
  font-size: 34px;
  line-height: 2;
  text-align: right;
}

.footer-area .footer-widget .logo {
  max-width: 130px;
  margin-bottom: 20px;
}

.footer-area .footer-widget p {
  color: #ffffff;
}

.footer-area .footer-widget .footer-social {
  padding-left: 0;
  margin: 25px 0 0 0;
}

.footer-area .footer-widget .footer-social li {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
}

.footer-area .footer-widget .footer-social li a i {
  color: #ffffff;
  font-size: 17px;
  border-radius: 5px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.footer-area .footer-widget .footer-social li a i.bg-1 {
  background-color: #fa866b;
}

.footer-area .footer-widget .footer-social li a i.bg-2 {
  background-color: #f5d150;
}

.footer-area .footer-widget .footer-social li a i.bg-3 {
  background-color: #58d7c1;
}

.footer-area .footer-widget .footer-social li a i.bg-4 {
  background-color: #fb9ed7;
}

.footer-area .footer-widget .footer-social li a:hover i.bg-1 {
  background-color: #58d7c1;
}

.footer-area .footer-widget .footer-social li a:hover i.bg-2 {
  background-color: #fb9ed7;
}

.footer-area .footer-widget .footer-social li a:hover i.bg-3 {
  background-color: #fa866b;
}

.footer-area .footer-widget .footer-social li a:hover i.bg-4 {
  background-color: #f5d150;
}

.footer-area .footer-widget .title {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 50px;
}

.footer-area .footer-widget .footer-text {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.footer-area .footer-widget .footer-text li {
  padding: 0 0 0 20px;
  margin: 0 0 7px 0;
  position: relative;
}

.footer-area .footer-widget .footer-text li a {
  color: #ffffff;
}

.footer-area .footer-widget .footer-text li a i {
  position: absolute;
  left: 0;
  top: 5px;
}

.footer-area .footer-widget .footer-text li a:hover {
  color: #242424;
}

.footer-area .footer-widget .footer-image img {
  margin-bottom: 10px;
}

.footer-area .copyright-text {
  margin-top: 70px;
  text-align: center;
  padding: 25px 0;
  border-top: 1px solid #6b8df5;
}

.footer-area .copyright-text p {
  color: #ffffff;
}

.footer-area .copyright-text p a {
  color: #f5d150;
}

.footer-area .copyright-text p a:hover {
  color: #fa866b;
}

/* Custom Modal */
.custom-modal .modal-header {
  border-bottom: 1px solid #f5f5f5;
}

.custom-modal .modal-content {
  border-radius: 0;
}

.custom-modal .modal-content .user-form {
  padding: 15px 20px 20px;
}

.custom-modal .modal-content .user-form .form-group {
  margin-bottom: 25px;
}

.custom-modal .modal-content .user-form .form-group .form-control {
  height: 55px;
  padding: 6px 20px;
  background-color: #f5f5f5;
  color: #242424;
  border: 1px solid #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.custom-modal .modal-content .user-form .default-btn {
  background-color: #dc7200;
  color: #ffffff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: inline-block;
}

.custom-modal .modal-content .user-form .default-btn:hover {
  background-color: #242424;
  color: #ffffff;
}

/* Preloader CSS */
.preloader {
  position: fixed;
  z-index: 999999;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
  left: 0;
  right: 0;
}

.preloader .lds-hourglass {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.preloader .lds-hourglass:after {
  content: " ";
  display: block;
  border-radius: 50%;
  width: 0;
  height: 0;
  margin: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 32px solid #dc7200;
  border-color: #dc7200 transparent #dc7200 transparent;
  -webkit-animation: lds-hourglass 1.2s infinite;
  animation: lds-hourglass 1.2s infinite;
}

@-webkit-keyframes lds-hourglass {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  50% {
    -webkit-transform: rotate(900deg);
    transform: rotate(900deg);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  100% {
    -webkit-transform: rotate(1800deg);
    transform: rotate(1800deg);
  }
}

@keyframes lds-hourglass {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  50% {
    -webkit-transform: rotate(900deg);
    transform: rotate(900deg);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  100% {
    -webkit-transform: rotate(1800deg);
    transform: rotate(1800deg);
  }
}

/* Contact Area */
.contact-area .contact-content .form-group {
  margin-bottom: 25px;
}

.contact-area .contact-content .form-group .form-control {
  height: 60px;
  padding: 10px 20px;
  background-color: #f5f5f5;
  color: #242424;
  border: 1px solid #f5f5f5;
  border-radius: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.contact-area .contact-content .form-group textarea.form-control {
  height: auto !important;
}

.contact-area .contact-content .form-group .with-errors .list-unstyled {
  padding: 0;
  margin: 10px 0 0;
}

.contact-area .contact-content .form-group .with-errors .list-unstyled li {
  color: #ff0000;
}

.contact-area .contact-content .default-btn {
  background-color: #dc7200;
  color: #ffffff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.contact-area .contact-content .default-btn:hover {
  background-color: #242424;
  color: #ffffff;
}

.contact-area .contact-content .text-danger {
  color: #ff0000 !important;
  margin-top: 15px;
  margin-bottom: 0;
}

/* Go top */
.go-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 100;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.go-top.active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.go-top i {
  background: #242424;
  color: #ffffff;
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  border-radius: 50px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.go-top i:hover {
  background: #dc7200;
  color: #ffffff;
}

/*================================================
SEO Marketing CSS
=================================================*/
/* Navbar Area */
.main-navbar.seo-nav {
  border-bottom: 1px solid #eae7f4;
}

.main-navbar.seo-nav.menu-shrink {
  background-color: #ffffff;
}

/* Seo banner Area */
.seo-banner-area {
  background-color: #f6f4ff;
  padding-top: 180px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}

.seo-banner-area .seo-banner-text span {
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 15px;
  color: #dc7200;
}

.seo-banner-area .seo-banner-text h1 {
  font-size: 70px;
  margin-bottom: 35px;
}

.seo-banner-area .seo-banner-text p {
  font-size: 20px;
}

.seo-banner-area .seo-banner-text .seo-banner-btn {
  margin-top: 30px;
}

.seo-banner-area .seo-banner-text .seo-banner-btn .seo-btn-bg1 {
  background-color: #dc7200;
  border: 1px solid #dc7200;
  color: #ffffff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.seo-banner-area .seo-banner-text .seo-banner-btn .seo-btn-bg1:hover {
  background-color: #242424;
  border: 1px solid #242424;
  -webkit-box-shadow: 0px 20px 20px 0px #cecece;
  box-shadow: 0px 20px 20px 0px #cecece;
}

.seo-banner-area .seo-banner-text .seo-banner-btn .seo-btn-bg2 {
  background-color: transparent;
  border: 1px solid #dc7200;
  color: #dc7200;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.seo-banner-area .seo-banner-text .seo-banner-btn .seo-btn-bg2:hover {
  background-color: #dc7200;
  color: #ffffff;
  -webkit-box-shadow: 0px 20px 20px 0px #cecece;
  box-shadow: 0px 20px 20px 0px #cecece;
}

.seo-banner-area .seo-img-contant {
  position: relative;
  z-index: 1;
}

.seo-banner-area .seo-img-contant .seo-banner-img img {
  border-radius: 10px;
}

.seo-banner-area .seo-img-contant .seo-img .seo-img-2 {
  position: absolute;
  right: -60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-animation: moveBounce 6s linear infinite;
  animation: moveBounce 6s linear infinite;
}

.seo-banner-area .seo-img-contant .seo-img .seo-img-3 {
  position: absolute;
  bottom: 55px;
  left: -65px;
  -webkit-animation: moveBounce 4s linear infinite;
  animation: moveBounce 4s linear infinite;
}

.seo-banner-area .seo-img-contant .seo-shape1 .shape-13 {
  position: absolute;
  bottom: -35px;
  right: -35px;
  z-index: -1;
  -webkit-animation: moveLeftBounce 3s linear infinite;
  animation: moveLeftBounce 3s linear infinite;
}

.seo-banner-area .seo-img-contant .seo-shape1 .shape-15 {
  position: absolute;
  left: -55px;
  bottom: 20px;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.seo-banner-area .seo-shape2 .shape-16 {
  position: absolute;
  top: 200px;
  left: 15px;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.seo-banner-area .seo-shape2 .shape-same {
  position: absolute;
  top: 200px;
  right: 15px;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.seo-banner-area .seo-shape2 .shape-14 {
  position: absolute;
  bottom: 100px;
  left: 20px;
  -webkit-animation: moveBounce 2s linear infinite;
  animation: moveBounce 2s linear infinite;
}

/* SEO Services Area */
.seo-services-area-1 .seo-services-1 {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.seo-services-area-1 .seo-services-1 .bg-3 i {
  color: #f47456;
}

.seo-services-area-1 .seo-services-1:hover {
  background-color: #dc7200;
}

.seo-services-area-1 .seo-services-1:hover .bg-3 i {
  color: #ffffff;
}

.seo-services-area-1 .seo-services-1:hover .icon {
  color: #ffffff;
}

.seo-services-area-1 .seo-services-1:hover .icon.bg-1 {
  background-color: #809ef7;
}

.seo-services-area-1 .seo-services-1:hover .icon.bg-2 {
  background-color: #809ef7;
}

.seo-services-area-1 .seo-services-1:hover .icon.bg-3 {
  background-color: #809ef7;
}

.seo-services-area-1 .seo-services-1:hover h3 {
  color: #ffffff;
}

.seo-services-area-1 .seo-services-1:hover p {
  color: #f9f9fb;
}

/* About Us Area */
.about-us-area .about-us-img {
  -webkit-animation: moveLeftBounce 3s linear infinite;
  animation: moveLeftBounce 3s linear infinite;
}

.about-us-area .about-us-text .section-title {
  text-align: left;
  margin-bottom: 20px;
}

.about-us-area .about-us-text .about-text {
  padding-bottom: 30px;
}

.about-us-area .about-us-text .about-text h4 {
  font-size: 18px;
  font-weight: 600;
  color: #666666;
  margin-bottom: 20px;
}

.about-us-area .about-us-text .about-card {
  position: relative;
  padding-left: 70px;
  margin-right: 35px;
  margin-bottom: 30px;
}

.about-us-area .about-us-text .about-card h3 {
  font-size: 45px;
  position: absolute;
  color: #dc7200;
  left: 0;
  line-height: 1;
  margin-right: 8px;
  padding-right: 8px;
  border-right: 1px solid #c5c0cb;
}

.about-us-area .about-us-text .about-card h3.l-45 {
  left: -35px;
}

.about-us-area .about-us-text .about-card p {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
}

.about-us-area .about-us-text .about-btn .default-btn {
  background-color: #dc7200;
  color: #ffffff;
  margin-top: 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.about-us-area .about-us-text .about-btn .default-btn:hover {
  background-color: #242424;
}

/* Who We Are Area */
.who-we-area .section-title {
  text-align: left;
  margin-bottom: 20px;
}

.who-we-area .who-we-are-text h4 {
  font-size: 18px;
  font-weight: 600;
  color: #666666;
  margin-bottom: 20px;
}

.who-we-area .who-we-are-img {
  position: relative;
  text-align: center;
  padding-top: 30px;
  z-index: 1;
}

.who-we-area .who-we-are-img::before {
  content: '';
  position: absolute;
  background-color: #f5f4ff;
  top: 0;
  left: 0;
  width: 100%;
  height: 420px;
  z-index: -1;
}

.who-we-area .who-we-are-img .we-are-img {
  border-radius: 10px;
}

.who-we-area .who-we-are-img .we-are-img .we-are-1 {
  position: absolute;
  right: 20px;
  bottom: -10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px #000000;
  box-shadow: 0px 0px 20px #000000;
  -webkit-animation: moveBounce 3s linear infinite;
  animation: moveBounce 3s linear infinite;
}

.who-we-area .who-we-are-img .we-are-img .we-are-2 {
  position: absolute;
  left: 15px;
  top: 50px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px #000000;
  box-shadow: 0px 0px 20px #000000;
  -webkit-animation: moveBounce 5s linear infinite;
  animation: moveBounce 5s linear infinite;
}

/* Choose Us Area */
.choose-us-area {
  background-color: #f6f4ff;
}

.choose-us-area .chooses-img-contant {
  padding-bottom: 45px;
}

.choose-us-area .chooses-img-contant .section-title {
  text-align: left;
  margin-bottom: 45px;
}

.choose-us-area .chooses-img-contant .section-title h2 {
  margin-bottom: 20px;
}

.choose-us-area .chooses-img-contant .section-title h4 {
  font-size: 20px;
  font-weight: 500;
  color: #636266;
}

.choose-us-area .chooses-img-contant .choose-us-img {
  background-color: #dc7200;
  padding-bottom: 55px;
  position: relative;
}

.choose-us-area .chooses-img-contant .choose-us-img img {
  border-radius: 5px;
}

.choose-us-area .chooses-img-contant .choose-us-img .choose-img {
  position: absolute;
  bottom: -45px;
  left: -80px;
  -webkit-box-shadow: 0px 0px 20px 1px #e0dddd;
  box-shadow: 0px 0px 20px 1px #e0dddd;
  border-radius: 10px;
  -webkit-animation: moveLeftBounce 3s linear infinite;
  animation: moveLeftBounce 3s linear infinite;
}

.choose-us-area .chooses-img-contant .choose-us-img .popup-video {
  position: absolute;
  right: 120px;
  top: 45%;
  -webkit-transform: translateY(-45%);
  transform: translateY(-45%);
}

.choose-us-area .choose-card-contant {
  padding-left: 40px;
}

.choose-card {
  margin-bottom: 30px;
}

.choose-card i {
  font-size: 30px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 20px;
}

.choose-card i.bg-1 {
  background-color: #e5ecff;
  color: #dc7200;
}

.choose-card i.bg-2 {
  background-color: #ffeae5;
  color: #f47456;
}

.choose-card i.bg-3 {
  background-color: #f2e5ff;
  color: #a78bc5;
}

.choose-card i.bg-4 {
  background-color: #e5fffb;
  color: #58d7c1;
}

.choose-card h3 {
  font-size: 24px;
}

.video-btn-1 a {
  background-color: #ffffff;
}

.video-btn-1 a i {
  color: #dc7200;
}

.video-btn-1 a .ripple {
  background-color: rgba(255, 255, 255, 0.46);
}

/* Our Pricing Area */
.our-pricing-area .pric-tabe:hover .price-btn .bg-color {
  background-color: #ffba00;
  border: 1px solid #ffba00;
}

.pricing-tab .tabs {
  text-align: center;
  padding: 0;
  margin: 0 0 40px;
  list-style-type: none;
  position: relative;
}

.pricing-tab .tabs li {
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  border-radius: 30px;
  padding: 15px 35px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 0px 10px 20px 1px #e0dddd;
  box-shadow: 0px 10px 20px 1px #e0dddd;
  background-color: #ffffff;
  color: #dc7200;
  position: relative;
  z-index: 2;
}

.pricing-tab .tabs li.current {
  background-color: #dc7200;
  color: #ffffff;
}

.pricing-tab .tabs li.save-card {
  position: absolute;
  background-color: #242424;
  border-radius: 45px !important;
  color: #ffffff;
  padding: 10px 15px;
  line-height: 1;
  text-align: center;
  font-weight: 600;
  display: -ms-inline-grid;
  display: inline-grid;
  right: 350px;
  top: -45px;
  z-index: 1;
}

.pricing-tab .tabs li.save-card span {
  font-size: 10px;
  color: #ffffff;
  margin-bottom: 3px;
}

.pricing-tab .tabs li.save-card.current {
  background-color: #242424;
  color: #ffffff;
}

.tab .tabs-item {
  display: none;
}

.tab .tabs-item:first-child {
  display: block;
}

/* Our Services Area */
.our-services-area {
  height: 1000px;
  background: -moz-linear-gradient(top, #f9faff 0%, #c1c2c9 100%);
  background: -webkit-linear-gradient(top, #f9faff 0%, #c1c2c9 100%);
  background: linear-gradient(to bottom, #f9faff 0%, #c1c2c9 100%);
  display: block;
  padding: 30px 0;
  position: relative;
}

.our-services-bg {
  background: url("../../images/moto-2.png");
  background-size: auto 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0
}

.our-services-area .section-title {
  margin-top: 60px;
  z-index: 10;
  position: relative;
  z-index: 10
}

.our-services-area .note {
  display: block;
  position: absolute;
  top: 38%;
}

.our-services-area .visor,
.our-services-area .outvisor {
  font-size: 26px;
  text-transform: uppercase;
  position: relative;
  line-height: 1.6
}

.our-services-area .outvisor {
  top: -60px;
}

.our-services-area .visor svg,
.our-services-area .outvisor svg {
  display: block
}

.our-service-contant {
  display: block;
  position: absolute;
  width: 540px;
  text-align: left;
  z-index: 100;
  bottom: 0;
  left: 53px;
}

.our-service-contant h3 {
  background: #fff;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 25px 0;
}

.our-service-contant ul {
  list-style-type: none;
  /*use padding to move list item from left to right*/
  padding-left: 1em;
  background: #dc7200;
  padding: 10px 0 12px 100px;
  font-size: 26px;
  margin: 0
}

.our-service-contant ul li {
  line-height: 2;
}

.our-service-contant ul li:before {
  content: "–";
  position: absolute;
  /*change margin to move dash around*/
  margin-left: -1em;
}

.our-service-card {
  padding: 40px 30px;
  -webkit-box-shadow: 0px 0px 20px 1px #e0dddd;
  box-shadow: 0px 0px 20px 1px #e0dddd;
  background-color: #ffffff;
  margin-bottom: 30px;
  border-radius: 10px;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.our-service-card i {
  font-size: 30px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 25px;
  color: #ffffff;
}

.our-service-card i.bg-1 {
  background-color: #dc7200;
}

.our-service-card i.bg-2 {
  background-color: #f6d665;
}

.our-service-card i.bg-3 {
  background-color: #fb9ed7;
}

.our-service-card i.bg-4 {
  background-color: #a78bc5;
}

.our-service-card i.bg-5 {
  background-color: #f47456;
}

.our-service-card i.bg-6 {
  background-color: #58d7c1;
}

.our-service-card i i {
  position: relative;
  left: -15px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.our-service-card h3 {
  font-size: 22px;
  margin-bottom: 15px;
}

.our-service-card:hover {
  margin-top: -5px;
  -webkit-box-shadow: 0px 8px 20px 0px #b9b8b9;
  box-shadow: 0px 8px 20px 0px #b9b8b9;
  background-color: #dc7200;
}

.our-service-card:hover i {
  background-color: #ffeae5;
  color: #f47456;
}

.our-service-card:hover h3 {
  color: #ffffff;
}

.our-service-card:hover p {
  color: #f9f9f9;
}

/* Case Study Area */
.case-study-area {
  background-color: #f6f4ff;
}

.case-study-card {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.case-study-card img {
  border-radius: 10px;
}

.case-study-card .caption {
  padding: 15px 25px;
  position: absolute;
  background-color: #dc7200;
  border-radius: 10px;
  left: 0;
  top: 100%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.case-study-card .caption .study-text {
  text-align: center;
  position: relative;
}

.case-study-card .caption .study-text a {
  color: #ffffff;
}

.case-study-card .caption .study-text a i {
  font-size: 30px;
}

.case-study-card .caption .study-text a:hover {
  color: #242424;
}

.case-study-card .caption .study-text h3 {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 15px;
}

.case-study-card .caption .study-text p {
  color: #ffffff;
  margin-bottom: 15px;
}

.case-study-card:hover .caption {
  top: 0;
}

/* Testimonials Area */
.testimonials-slider {
  position: relative;
}

.our-clients-contant {
  display: block;
  position: absolute;
  width: 510px;
  text-align: center;
  bottom: 58px;
  right: 53px;
  z-index: 100;
}

.our-clients-title h3 {
  width: 100%;
  padding: 0 0 30px 0;
  margin: 0
}

.our-clients-contant ul {
  list-style-type: none;
  padding: 0;
  font-size: 30px;
  margin: 0
}

.our-clients-contant ul li {
  background: #dc7200;
  margin-bottom: 20px;
  padding: 22px 0;
  text-align: center;
}

.testimonials-slider .testimonials-slider-item {
  position: relative;
  max-width: 900px;
  margin: 60px auto 60px;
  text-align: center;
  padding: 70px 120px;
  -webkit-box-shadow: 0px 0px 20px #cecece;
  box-shadow: 0px 0px 20px #cecece;
  border-radius: 50px;
}

.testimonials-slider .testimonials-slider-item::before {
  content: '';
  position: absolute;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 10px 20px #e9e9e9;
  box-shadow: 0px 10px 20px #e9e9e9;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  max-width: 765px;
  height: 30px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -30px;
  z-index: -1;
}

.testimonials-slider .testimonials-slider-item img {
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 20px #cecece;
  box-shadow: 0px 0px 20px #cecece;
  border: 8px solid #ffffff;
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
}

.testimonials-slider .testimonials-slider-item h3 {
  font-size: 22px;
  margin-bottom: 10px;
}

.testimonials-slider .testimonials-slider-item .rating {
  margin-bottom: 10px;
}

.testimonials-slider .testimonials-slider-item .rating i {
  color: #ffb300;
}

.testimonials-slider .testimonials-slider-item p {
  font-size: 18px;
}

.testimonials-slider.owl-theme .owl-nav {
  margin: 0;
}

.testimonials-slider.owl-theme .owl-nav .owl-prev,
.testimonials-slider.owl-theme .owl-nav .owl-next {
  position: absolute;
  font-size: 25px;
  color: #242424;
  margin: 0;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.testimonials-slider.owl-theme .owl-nav .owl-prev:hover,
.testimonials-slider.owl-theme .owl-nav .owl-next:hover {
  background-color: transparent;
  color: #dc7200;
}

.testimonials-slider.owl-theme .owl-nav .owl-next {
  left: auto;
  right: 10px;
}

/*================================================
Start CSS
=================================================*/
/* Navbar Area */
.main-navbar.startup-nav .navbar-toggler .icon-bar {
  background: #fff;
}

.main-navbar.startup-nav.menu-shrink {
  background-color: #dc7200;
  height: 60px;
}

.main-navbar.startup-nav .nav-btn .default-btn {
  background-color: #dc7200;
  color: #000;
}

.main-navbar.startup-nav .nav-btn .default-btn:hover {
  background-color: #242424;
  border: 1px solid #242424;
  color: #000;
}

.main-navbar.startup-nav .navbar-nav .nav-link {
  color: #000;
}

.main-navbar.startup-nav .navbar-nav .nav-link::before {
  background-color: #000;
}

.main-navbar.startup-nav .navbar-nav .nav-link::focus {
  color: #000;
}

.main-navbar.startup-nav .navbar-nav .nav-link:hover {
  color: #000;
}

.main-navbar.startup-nav .navbar-nav .nav-link.active,
.nav-link {
  color: #000;
  font-size: 17px !important;
}

/* Startup banner Area */
.startup-banner-area {
  min-height: 1000px;
  background-image: url("../../images/moto-fon.png");
  background-size: cover;
  background-position: center center;
  position: relative;
  transition: background-image 1.5s linear 2s;
}

/* .startup-banner-area:hover {
	background-image: url("../../images/moto-1.png");
	background-blend-mode: lighten;
	transition: background-image 1.5s linear;

} */
#home {
  overflow: hidden !important;
  position: relative;
  top: -60px !important;
  left: 0;
  right: 0;
  height: 100vh;
}
.withvisor {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 30vw;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 22px;
    font-weight: 700;
    color: black;
}
.novisor {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 30vw;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  font-size: 22px;
  font-weight: 700;
  color: #DC7200;
}
.zInd-1{
  z-index: -1;
}
.owl-dots{
  display: none !important;
}
.element {
  clip-path: polygon(0% 41.25%, 2% 25.25%, 4% 20.25%, 6% 17.25%, 9% 16.25%, 28% 12.25%, 30% 11.25%, 31% 10.25%, 34% 4.25%, 35% 2.25%, 36% 2.25%, 57% 2.25%, 65% 2.25%, 67% 7.25%, 69% 12.25%, 70% 13.25%, 71% 14.25%, 93% 15.25%, 94% 16.25%, 96% 21.25%, 97% 23.25%, 97.5% 25.75%, 98% 28.25%, 100% 42.25%, 98% 42.25%, 98% 45.25%, 98% 48.25%, 99% 48.25%, 100% 48.25%, 98.14% 69.52%, 97% 73.25%, 95.5% 75.75%, 94% 78.25%, 73.68% 95.35%, 69.34% 97.3%, 65% 99.25%, 61% 99.25%, 58% 99.25%, 57% 99.25%, 39% 99.25%, 25% 93.25%, 11.93% 85.14%, 7.97% 79.19%, 5.23% 72.69%, 2.5% 66.19%, 1% 59.13%, 0% 51.5%, 0% 49.25%, 2% 49.25%, 2% 46.25%, 2% 43.25%, 0% 43.25%, 0% 43%);
    position: fixed;
  width: 100%;
  height: 400px;
  background-size: cover;
  background-attachment: fixed;
  background-image: url(../../images/moto-fon.png);
  border-radius: 100%;
}

.woter1 {
  width: 50% !important;
  z-index: 1000;
  height: 100%;
  background-image: url(../../images/Mask-group.png);
  position: absolute;
  left: 0;
  top: 40px;
  backdrop-filter: blur(25px) !important;
  display: none;
}

.woter {
  backdrop-filter: blur(25px) !important;
  width: 50% !important;
  height: 100%;
  background-image: url(../../images/Mask-group.png);
  position: absolute;
  left: 0;
  top: 0;
}

#services {
  top: -60px;
  position: relative;

}

#video {
  position: relative;
  top: -60px;
}

#shop {
  position: relative;
  top: -60px;
}

#testimonials {
  position: relative;
  top: -60px
}

#scratch {
  overflow: hidden !important;
  position: relative !important;
  top: -60px;
  width: 100%;
}

#scratch canvas {
  /* z-index: 10000; */
  /*         backdrop-filter:blur(10px)*/
}

#scratch>img {
  object-fit: cover;
  display: block !important;
}

.fActive {
  left: 0 !important;
}

.frf {
  background-image: url("../../images/mask.png");
  /* /* background-blend-mode: lighten;
	transition: background-image 1.5s linear; */
  margin-top: 7%;
  border-radius: 800px;

  width: 1800px;
  height: 500px;
}

.frf:hover {
  background-image: url("../../images/moto.png");
  background-blend-mode: lighten;
  transition: background-image 1.5s linear;
}


/* .startup-banner-area::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: .8;
} */

.startup-banner-area .startup-banner-text h1 {
  font-size: 63px;
  margin-bottom: 40px;
  color: #ffffff;
}

.startup-banner-area .startup-banner-text p {
  font-size: 20px;
  color: #ffffff;
}

.startup-banner-area .startup-banner-text .startup-btn {
  margin-top: 40px;
}

.startup-banner-area .startup-banner-text .startup-btn .stsrt-btn-1 {
  background-color: #dc7200;
  color: #ffffff;
  border: 1px solid #dc7200;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.startup-banner-area .startup-banner-text .startup-btn .stsrt-btn-1:hover {
  background-color: #ffffff;
  color: #dc7200;
  border: 1px solid #ffffff;
}

.startup-banner-area .startup-banner-text .startup-btn .stsrt-btn-2 {
  background-color: #ffffff;
  color: #dc7200;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.startup-banner-area .startup-banner-text .startup-btn .stsrt-btn-2:hover {
  background-color: #dc7200;
  color: #ffffff;
  border: 1px solid #dc7200;
}

.startup-banner-area .banner-video-contant .popup-video {
  position: absolute;
  left: 200px;
  bottom: 200px;
  -webkit-transform: translateY(-45%);
  transform: translateY(-45%);
}

/* Video */
.video {
  background-image: url("/images/moto-6.png");
  background-size: cover;
  background-position: center center;
  padding: 30px;
  position: relative;
}

.video .about-two-text .section-title {
  text-align: center;
}

.video .about-two-text .section-title p {
  max-width: none;
}

.video .about-two-text ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.video .about-two-text ul li {
  font-size: 17px;
  padding-left: 25px;
  color: #242424;
  margin-bottom: 5px;
  position: relative;
  font-weight: 500;
}

.video .about-two-text ul li i {
  position: absolute;
  left: 0;
  top: 5px;
  color: #dc7200;
}

.video .about-two-text .about-two-btn {
  margin-top: 30px;
}

.video .about-two-text .about-two-btn .default-btn {
  background-color: #dc7200;
  border: 1px solid #dc7200;
  -webkit-box-shadow: 0px 8px 20px 0px #b9b8b9;
  box-shadow: 0px 8px 20px 0px #b9b8b9;
  color: #ffffff;
}

.video .about-two-text .about-two-btn .default-btn:hover {
  background-color: #242424;
  border: 1px solid #242424;
  color: #ffffff;
}

.video .about-two-img {
  position: relative;
  z-index: 1;
}

.video .about-two-img .popup-video {
  position: absolute;
  left: 265px;
  bottom: 220px;
}

.video .about-two-img .about-shape .shape-17 {
  position: absolute;
  right: -30px;
  top: -70px;
  z-index: -1;
  max-width: 550px;
  -webkit-animation: moveBounce 4s linear infinite;
  animation: moveBounce 4s linear infinite;
}

.video .about-two-img .about-shape .shape-18 {
  position: absolute;
  right: 15px;
  bottom: 130px;
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.video .about-two-img .about-shape .shape-19 {
  position: absolute;
  top: -20px;
  right: 40px;
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.video .about-two-img .about-shape .shape-20 {
  position: absolute;
  top: 80px;
  left: 60px;
  max-width: 30px;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

/* Free Contact Area */
.free-contact-area {
  background-image: url("../images/startup/free-contact-bg.jpg");
  background-size: cover;
  background-position: center center;
  position: relative;
}

.free-contact-area::before {
  content: '';
  position: absolute;
  background-color: #242424;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: .7;
}

.free-contact-area .section-title {
  position: relative;
  max-width: 710px;
  margin-bottom: 0;
}

.free-contact-area .section-title h2 {
  color: #ffffff;
  margin-bottom: 25px;
}

.free-contact-area .section-title p {
  color: #ffffff;
}

.free-contact-area .section-title .free-contact-btn .default-btn {
  background-color: #dc7200;
  border: 1px solid #dc7200;
  margin-top: 30px;
  color: #ffffff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.free-contact-area .section-title .free-contact-btn .default-btn:hover {
  background-color: #242424;
  border: 1px solid #242424;
}

/* Why Choose Us Area */
.why-choose-area {
  background-color: #f8feff;
}

.why-choose-card {
  background-color: #fff;
  text-align: center;
  margin-bottom: 30px;
  padding: 30px 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 5px #eee;
  box-shadow: 0px 0px 5px #eee;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.why-choose-card:hover {
  -webkit-box-shadow: 0px 0px 35px #eee;
  box-shadow: 0px 0px 35px #eee;
  margin-top: -5px;
}

.why-choose-card i {
  font-size: 40px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 20px;
}

.why-choose-card i.bg-1 {
  background-color: #e5ecff;
  color: #dc7200;
}

.why-choose-card i.bg-2 {
  background-color: #ffeae5;
  color: #f68c73;
}

.why-choose-card i.bg-3 {
  background-color: #e5fffb;
  color: #58d7c1;
}

.why-choose-card i.bg-4 {
  background-color: #fff9e5;
  color: #f6d76b;
}

.why-choose-card i.bg-5 {
  background-color: #ffe5f5;
  color: #fb9ed7;
}

.why-choose-card i.bg-6 {
  background-color: #f2e5ff;
  color: #a78bc5;
}

.why-choose-card i.bg-7 {
  background-color: #e5ecff;
  color: #dc7200;
}

.why-choose-card i.bg-8 {
  background-color: #ffeae5;
  color: #f47456;
}

.why-choose-card h3 {
  font-size: 18px;
  margin: 0;
}

/* Awesome Area */
.aweseome-area .aweseome-img {
  position: relative;
  padding-bottom: 60px;
}

.aweseome-area .aweseome-img .awesome-1 {
  border-top-right-radius: 50px;
  max-width: 500px;
}

.aweseome-area .aweseome-img .aweseome-img-card {
  position: absolute;
  text-align: center;
  background-color: #ffffff;
  padding: 25px 60px;
  -webkit-box-shadow: 0px 8px 20px 0px #b9b8b9;
  box-shadow: 0px 8px 20px 0px #b9b8b9;
  border-radius: 10px;
  right: 0;
  bottom: 0;
  -webkit-animation: moveBounce 4s linear infinite;
  animation: moveBounce 4s linear infinite;
}

.aweseome-area .aweseome-img .aweseome-img-card .awesome-2 {
  border-radius: 50%;
  border: 3px solid #dc7200;
  margin-bottom: 15px;
}

.aweseome-area .aweseome-img .aweseome-img-card h3 {
  font-size: 20px;
}

.aweseome-area .aweseome-img .aweseome-img-card .rating {
  color: #ffb300;
  font-size: 18px;
}

.aweseome-area .awesome-text .choose-card {
  position: relative;
}

.aweseome-area .awesome-text .choose-card i {
  color: #ffffff;
}

.aweseome-area .awesome-text .choose-card i.bg-1 {
  background-color: #dc7200;
}

.aweseome-area .awesome-text .choose-card i.bg-2 {
  background-color: #f6d665;
}

.aweseome-area .awesome-text .choose-card i.bg-3 {
  background-color: #a78bc5;
}

.aweseome-area .awesome-text .choose-card i.bg-4 {
  background-color: #f47456;
}

.aweseome-area .awesome-text .choose-card span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 60px;
  font-weight: 800;
  line-height: .6;
  color: #f7f7f7;
}

/* Our Pricing Area */
.bg-f8feff {
  background-color: #f8feff;
}

.bg-f8feff .pric-tabe {
  background-color: #ffffff;
  margin-bottom: 30px;
}

.bg-f8feff .pric-tabe:hover {
  background-color: #dc7200;
  margin-top: -8px;
}

.bg-f8feff .pric-tabe:hover .price-header {
  border-bottom: 1px solid #809bee;
}

.bg-f8feff .pric-tabe:hover .price-header h3 {
  color: #ffffff;
}

.bg-f8feff .pric-tabe:hover .price-header h4 {
  color: #ffffff;
}

.bg-f8feff .pric-tabe:hover .price-header p {
  color: #d6ddfc;
}

.bg-f8feff .pric-tabe:hover ul li {
  color: #ffffff;
}

.bg-f8feff .pric-tabe:hover ul li i {
  color: #ffffff;
}

.bg-f8feff .pric-tabe:hover ul li.not-provide {
  color: #efefef;
}

.bg-f8feff .pric-tabe:hover ul li.not-provide i {
  color: #efefef;
}

/* Case Study Area */
.case-study-2 .caption {
  background-color: rgba(163, 56, 204, 0.8) !important;
}

/* Shop Area */
.shop-area .section-title {
  margin-bottom: 40px;
}

.shop-area {
  background-image: url("../../images/moto-31.png");
  background-size: cover;
  background-position: center center;
  padding: 274px 54px 169px 54px;
  position: relative;
}


.shop-area.shop-bg .section-title {
  position: relative;
}

.shop-area.shop-bg .item-bg {
  background-color: #ffffff;
}

.shop-slider-item {
  background: #FFFFFF;
  border: 1px solid #DADBDF;
  text-align: center;
  padding-bottom: 50px
}

.shop-slider-item:hover {

  transform: scale(1.05);
  transition: all 300ms;
}

.shop-slider-item h3 {
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  margin: 0;
  padding: 40px 0 30px 0
}

.shop-slider-item p {
  color: #9A9BA3;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  padding: 0px 0 11px 0;
  margin: 0
}

.shop-slider-item span {
  color: #000000;
  text-align: center;
  font-weight: 700;
  font-size: 32px;
  width: 100%;
  display: block;
  padding: 22px 0 50px 0
}

.shop-slider-item .btn-order {
  font-size: 20px;
  font-weight: 400;
  color: #dc7200;
  background-color: transparent;
  text-decoration: underline;
  -webkit-text-decoration-style: dashed;
  text-decoration-style: dashed;
  -webkit-text-decoration-color: #dc7200;
  text-decoration-color: #dc7200;
  -webkit-text-underline-position: under;
  text-underline-position: under;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #bbbbbb;
  border-color: none;
}

.shop-slider-item .btn-primary,
.btn-primary {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  background-color: #dc7200;
  border: 0;
  padding: 15px 49px;
    border-radius: 13px;
}

.more {
  display: none
}

/* Testimonials Area */
.testimonials-area .section-title {
  margin-bottom: 40px;
}

.testimonials-area {
  padding: 54px;
  height: 100vh;
  position: relative;
}

.testimonials-area-bg {
  background-image: url("../../images/moto-5.png");
  background-size: cover;
  background-position: center 100%;
  padding: 54px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0
}


.testimonials-area.testimonials-bg .section-title {
  position: relative;
}

.testimonials-area.testimonials-bg .item-bg {
  background-color: #ffffff;
}

/*================================================
Personal Portfolio CSS
=================================================*/
/* Navbar Area */
.main-navbar.personal-nav {
  border-bottom: 1px solid #4b199c;
}

.main-navbar.personal-nav.menu-shrink {
  background-color: #4d19a2;
}

.main-navbar.personal-nav .navbar-toggler .icon-bar {
  background: #ffffff;
}

.main-navbar.personal-nav .nav-btn .pp-btn {
  background-color: #ffba00;
  border: 1px solid #ffba00;
  color: #ffffff;
}

.main-navbar.personal-nav .nav-btn .pp-btn:hover {
  background-color: #242424;
  border: 1px solid #242424;
  color: #ffffff;
}

.main-navbar.personal-nav .navbar-nav .nav-link {
  color: #ffffff;
}

.main-navbar.personal-nav .navbar-nav .nav-link::before {
  background-color: #ffffff;
}

.main-navbar.personal-nav .navbar-nav .nav-link::focus {
  color: #ffffff;
}

.main-navbar.personal-nav .navbar-nav .nav-link:hover {
  color: #ffffff;
}

.main-navbar.personal-nav .navbar-nav .nav-link.active {
  color: #ffffff;
}

/* Personal Banner Area */
.personal-banner-area {
  background-image: url("../images/portfolio/portfolio-bg.png");
  background-size: cover;
  background-position: center center;
  padding-top: 180px;
  padding-bottom: 40px;
  overflow-x: hidden;
  overflow-y: hidden;
}

.personal-banner-area .personal-banner-img {
  position: relative;
}

.personal-banner-area .personal-banner-img .personal-shape .shape-24 {
  position: absolute;
  top: 0;
  left: -60px;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.personal-banner-area .personal-banner-img .personal-shape .shape-2 {
  position: absolute;
  bottom: 50px;
  left: -80px;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.personal-banner-area .personal-banner-img .personal-shape .shape-13 {
  position: absolute;
  bottom: -35px;
  right: -55px;
  z-index: -1;
  -webkit-animation: moveLeftBounce 3s linear infinite;
  animation: moveLeftBounce 3s linear infinite;
}

.personal-banner-area .personal-bennr-text {
  position: relative;
}

.personal-banner-area .personal-bennr-text span {
  font-size: 28px;
  color: #ffba00;
  display: inline-block;
  margin-bottom: 10px;
}

.personal-banner-area .personal-bennr-text h1 {
  font-size: 70px;
  color: #ffffff;
  margin-bottom: 15px;
  line-height: 1;
}

.personal-banner-area .personal-bennr-text h3 {
  font-size: 30px;
  color: #ffffff;
  margin-bottom: 20px;
}

.personal-banner-area .personal-bennr-text p {
  color: #e6dff9;
  font-size: 20px;
}

.personal-banner-area .personal-bennr-text .personal-btn {
  margin-top: 35px;
}

.personal-banner-area .personal-bennr-text .personal-btn .default-btn.personal-btn-1 {
  background-color: #ffba00;
  border: 1px solid #ffba00;
  color: #ffffff;
}

.personal-banner-area .personal-bennr-text .personal-btn .default-btn.personal-btn-1:hover {
  background-color: #dc7200;
  border: 1px solid #ffffff;
}

.personal-banner-area .personal-bennr-text .personal-btn .default-btn.personal-btn-2 {
  color: #ffffff;
}

.personal-banner-area .personal-bennr-text .personal-btn .default-btn.personal-btn-2:hover {
  background-color: #ffba00;
  border: 1px solid #ffba00;
  color: #ffffff;
}

.personal-banner-area .personal-bennr-text .personal-text-shape .shape-2 {
  position: absolute;
  bottom: -140px;
  right: 0;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.personal-banner-area .personal-bennr-text .personal-text-shape .shape-14 {
  position: absolute;
  bottom: 25px;
  right: -90px;
  -webkit-animation: moveLeftBounce 3s linear infinite;
  animation: moveLeftBounce 3s linear infinite;
}

.personal-banner-area .personal-bennr-text .personal-text-shape .shape-4 {
  position: absolute;
  top: -130px;
  right: 0;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.personal-banner-area .personal-bennr-text .personal-text-shape .shape-22 {
  position: absolute;
  top: -40px;
  right: -100px;
  -webkit-animation: moveLeftBounce 3s linear infinite;
  animation: moveLeftBounce 3s linear infinite;
}

.personal-banner-area .personal-bennr-text .personal-text-shape .shape-23 {
  position: absolute;
  top: -130px;
  left: 20px;
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

/* Basic Information Area */
.information-card {
  text-align: center;
  margin-bottom: 30px;
}

.information-card i {
  color: #ffffff;
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 5px;
  font-size: 40px;
  text-align: center;
  display: inline-block;
  margin-bottom: 20px;
}

.information-card i.bg-1 {
  background-color: #dc7200;
  -webkit-box-shadow: 0px 6px 20px #96abec;
  box-shadow: 0px 6px 20px #96abec;
}

.information-card i.bg-2 {
  background-color: #ffba00;
  -webkit-box-shadow: 0px 6px 20px #ffd86e;
  box-shadow: 0px 6px 20px #ffd86e;
}

.information-card i.bg-3 {
  background-color: #ff784f;
  -webkit-box-shadow: 0px 6px 20px #ffb29b;
  box-shadow: 0px 6px 20px #ffb29b;
}

.information-card i.bg-4 {
  background-color: #661ae1;
  -webkit-box-shadow: 0px 6px 20px #ad83f1;
  box-shadow: 0px 6px 20px #ad83f1;
}

.information-card p {
  margin-bottom: 0;
}

.information-card h3 a {
  font-size: 24px;
  color: #242424;
}

/* My Intro */
.my-intro {
  padding-bottom: 70px;
}

.my-intro .who-we-are-text {
  margin-bottom: 20px;
}

.my-intro h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.my-intro ul {
  padding: 0;
  margin: 20px 0 0;
  list-style-type: none;
}

.my-intro ul li {
  display: inline-block;
  font-size: 17px;
  color: #242424;
  position: relative;
  padding-left: 35px;
  margin-right: 30px;
  margin-bottom: 30px;
}

.my-intro ul li:last-child {
  margin-right: 0;
}

.my-intro ul li i {
  position: absolute;
  background-color: #f6f4ff;
  color: #dc7200;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 5px;
  left: 0;
}

.my-intro .intro-btn {
  margin-top: 5px;
}

.my-intro .intro-btn .default-btn {
  background-color: #dc7200;
  border: 1px solid #dc7200;
  color: #ffffff;
}

.my-intro .intro-btn .default-btn:hover {
  background-color: #242424;
  border: 1px solid #242424;
}

/* Fun Facts Area */
.fun-facts-area {
  background-image: url("../images/portfolio/fun-fact.jpg");
  background-size: cover;
  background-position: center center;
  position: relative;
}

.fun-facts-area::before {
  content: '';
  position: absolute;
  background-color: rgba(86, 40, 179, 0.75);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.fun-facts-area .single-fun-facts {
  position: relative;
  padding-left: 100px;
  margin-bottom: 30px;
}

.fun-facts-area .single-fun-facts i {
  position: absolute;
  left: 0;
  top: 10px;
  background-color: #ffffff;
  width: 75px;
  height: 75px;
  font-size: 40px;
  line-height: 75px;
  text-align: center;
  border-radius: 5px;
}

.fun-facts-area .single-fun-facts i.icon-color-1 {
  color: #24c499;
}

.fun-facts-area .single-fun-facts i.icon-color-2 {
  color: #ffba00;
}

.fun-facts-area .single-fun-facts i.icon-color-3 {
  color: #4285f4;
}

.fun-facts-area .single-fun-facts i.icon-color-4 {
  color: #ffae95;
}

.fun-facts-area .single-fun-facts h3 {
  font-size: 44px;
  color: #ffffff;
}

.fun-facts-area .single-fun-facts p {
  font-size: 16px;
  color: #ffffff;
}

/* Choose Us two Area */
.choose-area {
  background-color: #ffffff;
  z-index: 3;
}

.choose-area .chooses-img-contant {
  position: relative;
  padding-bottom: 60px;
  z-index: 2;
}

.choose-area .chooses-img-contant::before {
  content: '';
  position: absolute;
  background-color: #f1f0ff;
  width: 100%;
  height: 350px;
  left: -90px;
  bottom: 0;
}

.choose-area .choose-card h3 {
  font-size: 22px;
}

.choose-area .choose-card i.bg-1 {
  background-color: #e5ecff;
  color: #dc7200;
}

.choose-area .choose-card i.bg-2 {
  background-color: #fff8e5;
  color: #ffba00;
}

.choose-area .choose-card i.bg-3 {
  background-color: #ffe5f5;
  color: #faa3d9;
}

.choose-area .choose-card i.bg-4 {
  background-color: #fae5ff;
  color: #b66ec7;
}

/*================================================
App Landing CSS
=================================================*/
/* Navbar Area */
.main-navbar.app-nav {
  border-bottom: 1px solid #edf0f4;
}

.main-navbar.app-nav.menu-shrink .nav-btn .bg-main {
  border: 1px solid;
}

.main-navbar.app-nav .nav-btn .bg-main {
  background-color: #ffffff;
  color: #dc7200;
}

.main-navbar.app-nav .nav-btn .bg-main:hover {
  border-color: #242424;
}

/* App Landing Banner Area */
.app-banner-area {
  background-color: #f9fdff;
  position: relative;
  padding-bottom: 40px;
  z-index: 2;
  overflow-x: hidden;
  overflow-y: hidden;
}

.app-banner-area .app-bennr-text {
  position: relative;
  z-index: 1;
}

.app-banner-area .app-bennr-text .app-btn {
  margin-top: 40px;
}

.app-banner-area .app-bennr-text .app-btn .app-btn-1 {
  background-color: #dc7200;
  border: 1px solid #dc7200;
  color: #ffffff;
}

.app-banner-area .app-bennr-text .app-btn .app-btn-1:hover {
  background-color: #ffffff;
  color: #dc7200;
}

.app-banner-area .app-bennr-text .app-btn .app-btn-2 {
  border: 1px solid #dc7200;
  color: #dc7200;
}

.app-banner-area .app-bennr-text .app-btn .app-btn-2:hover {
  background-color: #dc7200;
  color: #ffffff;
}

.app-banner-area .app-bennr-text span {
  font-size: 18px;
  color: #dc7200;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 30px;
}

.app-banner-area .app-bennr-text h1 {
  font-size: 72px;
  margin-bottom: 40px;
}

.app-banner-area .app-bennr-text p {
  font-size: 20px;
}

.app-banner-area .app-bennr-text .mt-30 {
  margin-top: 30px;
}

.app-banner-area .app-bennr-text .app-text {
  padding-left: 130px;
  position: relative;
  margin-top: 30px;
}

.app-banner-area .app-bennr-text .app-text h3 {
  font-size: 44px;
  position: absolute;
  left: 0;
  padding-right: 10px;
  border-right: 1px solid #c1bfcb;
  color: #dc7200;
}

.app-banner-area .app-bennr-text .app-text p {
  font-size: 16px;
  color: #242424;
}

.app-banner-area .app-bennr-text .app-shapes .shape-1 {
  position: absolute;
  bottom: 0;
  left: -380px;
  max-width: 350px;
  -webkit-animation: moveLeftBounce 3s linear infinite;
  animation: moveLeftBounce 3s linear infinite;
  z-index: -1;
}

.app-banner-area .app-bennr-text .app-shapes .shape-30 {
  position: absolute;
  top: -30px;
  left: -70px;
  max-width: 150px;
  opacity: .5;
  z-index: -1;
  -webkit-animation: moveLeftBounce 3s linear infinite;
  animation: moveLeftBounce 3s linear infinite;
}

.app-banner-area .app-bennr-text .app-shapes .shape-28 {
  position: absolute;
  top: -50px;
  right: 0;
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.app-banner-area .app-bennr-text .app-shapes .shape-16 {
  position: absolute;
  top: -30px;
  left: -110px;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.app-banner-area .app-bennr-text .app-shapes .shape-11 {
  position: absolute;
  bottom: 10px;
  left: -50px;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.app-banner-area .app-bennr-text .app-shapes .shape-14 {
  position: absolute;
  right: 0;
  bottom: 120px;
  -webkit-animation: moveLeftBounce 3s linear infinite;
  animation: moveLeftBounce 3s linear infinite;
}

.app-banner-area .app-banner-img {
  position: relative;
  z-index: 1;
}

.app-banner-area .app-banner-img .app-shapes .shape-31 {
  position: absolute;
  bottom: 60px;
  left: 10px;
  z-index: -1;
  max-width: 200px;
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.app-banner-area .app-banner-img .app-shapes .shape-22 {
  position: absolute;
  bottom: 430px;
  right: -60px;
  z-index: -1;
  -webkit-animation: moveLeftBounce 3s linear infinite;
  animation: moveLeftBounce 3s linear infinite;
}

.app-banner-area .app-banner-img .app-shapes .shape-2 {
  position: absolute;
  bottom: 50px;
  right: 0;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.app-banner-area .app-banner-img .app-shapes .shape-4 {
  position: absolute;
  top: 180px;
  right: -50px;
  -webkit-animation: animationFramesOne 20s infinite linear;
  animation: animationFramesOne 20s infinite linear;
}

.app-banner-area .app-banner-img .app-shapes .shape-5 {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-animation: moveLeftBounce 3s linear infinite;
  animation: moveLeftBounce 3s linear infinite;
}

.app-banner-area .bg-shape {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  max-width: 400px;
}

/* Service Shape Area */
.service-shape {
  position: relative;
  z-index: 1;
}

.service-shape .our-service-shape {
  position: absolute;
  bottom: 380px;
  right: 80px;
  z-index: -1;
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

/* Easy Step Area */
.easy-step-area .easy-step-img {
  position: relative;
  z-index: 1;
}

.easy-step-area .easy-step-img .step-1 {
  -webkit-box-shadow: 0px 0px 20px #dddddd;
  box-shadow: 0px 0px 20px #dddddd;
  border-radius: 70px;
}

.easy-step-area .easy-step-img .shape-1 {
  position: absolute;
  top: -50px;
  left: -80px;
  z-index: -1;
  -webkit-animation: moveLeftBounce 3s linear infinite;
  animation: moveLeftBounce 3s linear infinite;
}

.easy-step-area .easy-step-img .shape-21 {
  position: absolute;
  right: 60px;
  bottom: -40px;
  z-index: -1;
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.easy-step-area .easy-step-card {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f2f1f3;
}

.easy-step-area .easy-step-card:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.easy-step-area .easy-step-card .step-signle-card {
  text-align: center;
  padding: 25px 20px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 20px #dddddd;
  box-shadow: 0px 0px 20px #dddddd;
  border-radius: 10px;
  position: relative;
}

.easy-step-area .easy-step-card .step-signle-card i {
  color: #ffffff;
  width: 55px;
  height: 55px;
  line-height: 55px;
  font-size: 30px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 15px;
}

.easy-step-area .easy-step-card .step-signle-card i.bg-1 {
  background-color: #dc7200;
}

.easy-step-area .easy-step-card .step-signle-card i.bg-2 {
  background-color: #f6d665;
}

.easy-step-area .easy-step-card .step-signle-card i.bg-3 {
  background-color: #fb9ed7;
}

.easy-step-area .easy-step-card .step-signle-card span {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 50px;
  font-weight: 700;
  color: #f4f4f5;
  line-height: 1;
  z-index: -1;
}

.easy-step-area .easy-step-card .step-signle-card h3 {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.4;
}

.easy-step-area .easy-step-card .step-signle-card.step-p {
  padding: 25px 33px;
}

/* Powerful Area */
.powerful-area {
  background-color: #dc7200;
  border-radius: 0px 0px 700px 0px;
}

.powerful-area .section-title {
  text-align: left;
}

.powerful-area .section-title h2 {
  font-size: 36px;
  color: #ffffff;
}

.powerful-area .powerful-card {
  padding-left: 80px;
  position: relative;
  margin-bottom: 30px;
}

.powerful-area .powerful-card i {
  position: absolute;
  color: #ffffff;
  width: 55px;
  height: 55px;
  left: 0;
  top: 4px;
  line-height: 55px;
  font-size: 30px;
  text-align: center;
  border-radius: 5px;
}

.powerful-area .powerful-card i.bg-1 {
  background-color: #fa866b;
}

.powerful-area .powerful-card i.bg-2 {
  background-color: #f5d150;
}

.powerful-area .powerful-card i.bg-3 {
  background-color: #58d7c1;
}

.powerful-area .powerful-card i.bg-4 {
  background-color: #fb9ed7;
}

.powerful-area .powerful-card h3 {
  font-size: 20px;
  color: #ffffff;
}

.powerful-area .powerful-card p {
  color: #f4f6ff;
}

.powerful-area .powerful-img {
  max-width: 400px;
}

.powerful-area .powerful-img img {
  -webkit-box-shadow: 1px 20px 20px #dddddd;
  box-shadow: 1px 20px 20px #dddddd;
  border-radius: 65px;
}

/* Perfect Area */
.perfect-area .perfect-img {
  position: relative;
  z-index: 1;
}

.perfect-area .perfect-img .perfect-1 {
  -webkit-box-shadow: 5px 6px 20px #dddddd;
  box-shadow: 5px 6px 20px #dddddd;
  border-radius: 65px;
  max-width: 400px;
  width: 100%;
}

.perfect-area .perfect-img .perfect-shape {
  position: absolute;
  left: -200px;
  bottom: 0;
  max-width: 400px;
  z-index: -1;
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.perfect-area .section-title {
  text-align: left;
  margin-bottom: 0;
}

.perfect-area .section-title h2 {
  font-size: 36px;
}

.perfect-area .section-title p {
  margin-left: 0;
}

.perfect-area .perfect-card {
  margin-top: 40px;
  padding-right: 5px;
}

.perfect-area .perfect-card i {
  background-color: #dc7200;
  color: #ffffff;
  width: 55px;
  height: 55px;
  font-size: 30px;
  line-height: 55px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 15px;
}

.perfect-area .perfect-card h3 {
  font-size: 24px;
}

/* Clients Silder Two */
.clients-slider-two-area {
  position: relative;
}

.clients-slider-two-area .clients-slider-two .slider-two-item {
  background-color: #fff;
  max-width: 570px;
  -webkit-box-shadow: 0px 0px 20px #dddddd;
  box-shadow: 0px 0px 20px #dddddd;
  border-radius: 10px;
  padding: 60px 35px;
  position: relative;
  margin: 15px 15px 30px 15px;
  z-index: 5;
}

.clients-slider-two-area .clients-slider-two .slider-two-item img {
  border-radius: 50%;
  border: 3px solid #dc7200;
  position: absolute;
  top: 40px;
  right: 35px;
  width: 70px;
  height: 70px;
}

.clients-slider-two-area .clients-slider-two .slider-two-item h3 {
  font-size: 20px;
  margin-bottom: 5px;
}

.clients-slider-two-area .clients-slider-two .slider-two-item p {
  margin: 0;
}

.clients-slider-two-area .clients-slider-two .slider-two-item span {
  font-size: 14px;
}

.clients-slider-two-area .clients-slider-two .slider-two-item .rating {
  color: #ffc700;
  margin-top: 10px;
  margin-bottom: 5px;
}

.clients-slider-two-area .clients-slider-two .slider-two-item .clients-icon {
  position: absolute;
  bottom: 35px;
  right: 60px;
  font-size: 40px;
  color: #aabef9;
}

.clients-slider-two-area .clients-slider-two.owl-theme .owl-dots {
  line-height: 1;
}

.clients-slider-two-area .clients-slider-two.owl-theme .owl-dots .owl-dot span {
  background-color: #dc7200;
  height: 12px;
  width: 12px;
  margin: 0 6px;
}

.clients-slider-two-area .clients-slider-two.owl-theme .owl-dots .owl-dot.active span {
  background-color: #dc7200;
  width: 50px;
  height: 12px;
}

.clients-slider-two-area .client-shape {
  position: absolute;
  bottom: 120px;
  right: 30px;
  z-index: -1;
}

/* Screens Slider Area */
.screens-slider-area {
  background-color: #f9fdff;
}

.screens-slider-area .screens-slider .screen-slider-item {
  margin: 15px;
}

.screens-slider-area .screens-slider .screen-slider-item img {
  -webkit-box-shadow: 0px 0px 20px #d3d7e2;
  box-shadow: 0px 0px 20px #d3d7e2;
  border-radius: 30px;
}

.screens-slider-area .screens-slider.owl-theme .owl-dots {
  line-height: 1;
}

.screens-slider-area .screens-slider.owl-theme .owl-dots .owl-dot span {
  background-color: #dc7200;
  height: 12px;
  width: 12px;
  margin: 0 6px;
}

.screens-slider-area .screens-slider.owl-theme .owl-dots .owl-dot.active span {
  background-color: #dc7200;
  width: 50px;
  height: 12px;
}

/* App Features Area */
.app-features-area {
  background-image: url("../images/app-img/app-download-bg.jpg");
  background-size: cover;
  background-position: center center;
  padding: 160px 0;
  position: relative;
}

.app-features-area .section-title {
  text-align: left;
  margin-left: 0;
  margin-bottom: 35px;
}

.app-features-area .section-title span {
  color: #ffffff;
}

.app-features-area .section-title h2 {
  color: #ffffff;
}

.app-features-area .section-title p {
  margin-left: 0;
  color: #ffffff;
}

.app-features-area .app-features {
  position: absolute;
  right: 0;
  bottom: 0;
}

/* Shape rotate */
.rotateme {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 40s;
  animation-duration: 40s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }

  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
    transform: translate(73px, -1px) rotate(36deg);
  }

  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg);
  }

  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg);
  }

  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
    transform: translate(-40px, 72px) rotate(144deg);
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }

  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }

  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }

  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }

  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes ripple-white {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2);
  }

  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2), 0 0 0 60px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2), 0 0 0 60px rgba(255, 255, 255, 0);
  }
}

@keyframes ripple-white {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2);
  }

  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2), 0 0 0 60px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2), 0 0 0 60px rgba(255, 255, 255, 0);
  }
}

/* End Shape rotate */
@-webkit-keyframes moveBounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes moveBounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes moveLeftBounce {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes moveLeftBounce {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

@-webkit-keyframes rotateMe {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotateMe {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes moveScale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes moveScale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes sk-bouncedelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-bouncedelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }

  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
    transform: translate(73px, -1px) rotate(36deg);
  }

  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg);
  }

  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg);
  }

  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
    transform: translate(-40px, 72px) rotate(144deg);
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}