@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,900);

a {
  text-decoration: none
}

a:focus,
a:hover {
  text-decoration: none
}

.p0 {
  padding: 0
}

i:before {
  margin-left: 0 !important
}

body {
  font: 400 15px/28px Poppins, sans-serif;
  letter-spacing: 0;
  color: #a4a2a8;
  padding: 0;
  overflow-x: hidden;
  z-index: 0
}

.body_wrapper {
  z-index: 20;
  overflow: hidden
}

.btn,
a,
button {
  text-decoration: none;
  outline: 0
}

.btn:focus,
.btn:hover,
a:focus,
a:hover,
button:focus,
button:hover {
  text-decoration: none;
  outline: 0
}

.btn.active:focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.header_area.navbar_fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  -webkit-box-shadow: 0px 4px 6px 0px rgba(12, 0, 46, 0.06);
  box-shadow: 0px 4px 6px 0px rgba(12, 0, 46, 0.06);
}

@media (min-width:1250px) {
  .container {
    max-width: 1200px
  }
}

@media (max-width:767px) {
  .container {
    max-width: 100%
  }
}

.f_size_50 {
  font-size: 50px
}

.f_size_40 {
  font-size: 40px
}

.f_size_30 {
  font-size: 27px
}

.f_size_28 {
  font-size: 28px
}

.f_size_22 {
  font-size: 22px
}

.f_size_24 {
  font-size: 24px
}

.f_size_20 {
  font-size: 20px
}

.f_size_18 {
  font-size: 18px
}

.f_size_16 {
  font-size: 16px
}

.f_size_15 {
  font-size: 15px
}

.l_height60 {
  line-height: 60px
}

.l_height50 {
  line-height: 50px
}

.l_height45 {
  line-height: 45px
}

.l_height40 {
  line-height: 40px
}

.l_height30 {
  line-height: 30px
}

.l_height34 {
  line-height: 34px
}

.l_height28 {
  line-height: 28px
}

.f_p {
  font-family: Poppins, sans-serif
}

.f_300 {
  font-weight: 300
}

.f_400 {
  font-weight: 400
}

.f_500 {
  font-weight: 500
}

.f_600 {
  font-weight: 600
}

.f_700 {
  font-weight: 700
}

.f_900 {
  font-weight: 900
}

.t_color {
  color: #000
}

.w_color {
  color: #fff
}

.t_color2 {
  color: #3f4451
}

.t_color3 {
  color: #000
}

.d_p_color {
  color: #bdbed6
}

.bg_color {
  background: #fbfbfd
}

.mt_60 {
  margin-top: 60px
}

.mt_30 {
  margin-top: 30px
}

.mt_40 {
  margin-top: 40px
}

.mt_70 {
  margin-top: 70px
}

.mt_75 {
  margin-top: 75px
}

.mt_100 {
  margin-top: 100px
}

.mt_130 {
  margin-top: 130px
}

.mb_70 {
  margin-bottom: 70px
}

.mb_20 {
  margin-bottom: 20px
}

.mb_15 {
  margin-bottom: 15px
}

.mb_30 {
  margin-bottom: -30px
}

.mb-30 {
  margin-bottom: 30px
}

.mb_40 {
  margin-bottom: 40px
}

.mb_50 {
  margin-bottom: 50px
}

.mb-50 {
  margin-bottom: -50px
}

.mb_60 {
  margin-bottom: 60px
}

.mb_90 {
  margin-bottom: 90px
}

.pl_20 {
  padding-left: 20px
}

.pl-30 {
  padding-left: 30px
}

.pl_40 {
  padding-left: 40px
}

.pl_50 {
  padding-left: 50px
}

.pl_100 {
  padding-left: 100px
}

.pl_70 {
  padding-left: 70px
}

.pl_120 {
  padding-left: 120px
}

.pr_100 {
  padding-right: 100px
}

.pr_120 {
  padding-right: 120px
}

.pr_70 {
  padding-right: 70px
}

.pr_50 {
  padding-right: 50px
}

.pr_20 {
  padding-right: 20px
}

.btn_hover {
  overflow: hidden;
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  font-family: Poppins, sans-serif;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear
}

.btn_hover:hover {
  color: #a4a2a8
}

.btn_get {
  font: 500 14px/47px Poppins, sans-serif;
  color: #000;
  border: 2px solid #000;
  border-radius: 4px;
  -webkit-box-shadow: 0 20px 24px 0 rgba(0, 11, 40, .1);
  box-shadow: 0 20px 24px 0 rgba(0, 11, 40, .1);
  padding: 0 23px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  min-width: 120px;
  text-align: center
}

.btn_get:hover {
  color: #fff;
  background: #000;
  border-color: #000;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn_get_two {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #5e2ced;
  border-color: #5e2ced;
  color: #fff
}

.btn_get_two:hover {
  background: 0 0;
  color: #5e2ced
}

.btn_three {
  font: 500 14px Poppins, sans-serif;
  color: #fff;
  background: #7444fd;
  border-radius: 3px;
  padding: 15px 30px;
  border: 1px solid #7444fd;
  margin-top: 50px;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  cursor: pointer;
  display: inline-block
}

.btn_three:hover {
  color: #7444fd;
  background: 0 0
}

.video_btn {
  font: 500 14px Poppins, sans-serif;
  color: #fff;
  margin-left: 30px
}

.video_btn .icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  color: #3d64f4;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  margin-right: 18px;
  vertical-align: middle;
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, .19);
  box-shadow: 0 0 0 5px rgba(255, 255, 255, .19)
}

.video_btn span {
  display: inline-block;
  position: relative
}

.video_btn span:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #fff
}

.video_btn:hover {
  color: #fff
}

.btn_four {
  font: 500 14px Poppins, sans-serif;
  padding: 16px 40px;
  border-radius: 45px;
  color: #fff;
  border: 1px solid #3d64f4;
  background: #3d64f4;
  cursor: pointer
}

.btn_four:hover {
  color: #3d64f4;
  background: 0 0
}

.btn_five {
  border: 1px solid #fff;
  color: #fff;
  border-radius: 3px;
  padding: 12px 28px
}

.btn_five:hover {
  background: #3d57f4;
  border-color: #3d57f4
}

.app_btn {
  -webkit-box-shadow: 0 20px 30px 0 rgba(12, 0, 46, .1);
  box-shadow: 0 20px 30px 0 rgba(12, 0, 46, .1);
  background-color: #000;
  display: inline-block;
  padding: 14px 40px;
  color: #fff;
  border-radius: 45px;
  border: 1px solid #000
}

.app_btn:hover {
  color: #000;
  background: #fbfbfd;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn_six {
  font-size: 15px;
  border: 1px solid #17c7bd;
  padding: 13px 35px;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  display: inline-block
}

.btn_six+.btn_six {
  background: #ebfaf9;
  color: #17c7bd;
  margin-left: 20px
}

.btn_six+.btn_six i {
  padding-right: 5px
}

.btn_six+.btn_six:hover {
  background: #17c7bd;
  color: #fff
}

.ctn-preloader {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: default;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9000
}

.ctn-preloader .animation-preloader {
  z-index: 1000
}

.ctn-preloader .animation-preloader .spinner {
  -webkit-animation: spinner 1s infinite linear;
  animation: spinner 1s infinite linear;
  border-radius: 50%;
  border: 3px solid rgba(0, 0, 0, .2);
  border-top-color: #000;
  height: 9em;
  margin: 0 auto 3.5em auto;
  width: 9em
}

.ctn-preloader .animation-preloader .txt-loading {
  font: bold 5em Poppins, sans-serif;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading {
  color: rgba(0, 0, 0, .2);
  position: relative
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
  -webkit-animation: letters-loading 4s infinite;
  animation: letters-loading 4s infinite;
  color: #000;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  font-family: Poppins, sans-serif;
  position: absolute;
  top: -3px;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg)
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
  -webkit-animation-delay: .2s;
  animation-delay: .2s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
  -webkit-animation-delay: .4s;
  animation-delay: .4s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
  -webkit-animation-delay: .6s;
  animation-delay: .6s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
  -webkit-animation-delay: .8s;
  animation-delay: .8s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s
}

.ctn-preloader p {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 8px;
  color: #3b3b3b
}

.ctn-preloader .loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 1;
  pointer-events: none
}

.ctn-preloader .loader .row {
  height: 100%
}

.ctn-preloader .loader .loader-section {
  padding: 0
}

.ctn-preloader .loader .loader-section .bg {
  background-color: #fff;
  height: 100%;
  left: 0;
  width: 100%;
  -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
  -o-transition: all .8s cubic-bezier(.77, 0, .175, 1);
  transition: all .8s cubic-bezier(.77, 0, .175, 1)
}

@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg)
  }
}

@keyframes spinner {
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg)
  }
}

@-webkit-keyframes letters-loading {

  0%,
  100%,
  75% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg)
  }

  25%,
  50% {
    opacity: 1;
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
  }
}

@keyframes letters-loading {

  0%,
  100%,
  75% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg)
  }

  25%,
  50% {
    opacity: 1;
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
  }
}

@media screen and (max-width:767px) {
  .ctn-preloader .animation-preloader .spinner {
    height: 8em;
    width: 8em
  }

  .ctn-preloader .animation-preloader .txt-loading {
    font: bold 3.5em Poppins, sans-serif
  }
}

@media screen and (max-width:500px) {
  .ctn-preloader .animation-preloader .spinner {
    height: 7em;
    width: 7em
  }

  .ctn-preloader .animation-preloader .txt-loading {
    font: bold 2em Poppins, sans-serif
  }
}

.header_area {
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 20;
  top: 0
}

.menu_one {
  padding: 0
}

.menu_one .btn_get {
  margin-left: 40px
}

.sticky_logo img+img {
  display: none
}

@media (min-width:992px) {
  .mobile_btn {
    visibility: hidden;
    display: none
  }
}

.menu>.nav-item {
  position: relative;
  padding-bottom: 35px;
  padding-top: 35px
}

.menu>.nav-item>.nav-link {
  font: 500 15px Poppins, sans-serif;
  color: #000;
  padding: 0;
  -webkit-transition: color .3s ease 0s;
  -o-transition: color .3s ease 0s;
  transition: color .3s ease 0s;
  position: relative;
  /* text-transform: capitalize; */
}

.menu>.nav-item>.nav-link:before {
  content: "";
  width: 0;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear
}

.menu>.nav-item>.nav-link:after {
  display: none
}

.menu>.nav-item+.nav-item {
  margin-left: 45px
}

.menu>.nav-item.active .nav-link:before {
  width: 100%;
  left: 0;
  right: auto
}

.menu>.nav-item:hover .nav-link:before {
  width: 100%;
  left: 0;
  right: auto
}

.menu_two {
  padding: 0
}

.menu_two .w_menu>.nav-item .nav-link:before {
  background: #a5d5f5
}

.menu_two .menu_toggle .hamburger span,
.menu_two .menu_toggle .hamburger-cross span {
  background: #000
}

.w_menu .nav-item .nav-link {
  color: #fff
}

.w_menu .nav-item .nav-link:before {
  background: #fff
}

.nav_right_btn .login_btn {
  font: 500 15px Poppins, sans-serif;
  padding: 13px 32px;
  min-width: 120px;
  display: inline-block;
  text-align: center;
  color: #fff;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  border-top-left-radius: 45px;
  border-bottom-left-radius: 45px;
  border-top-right-radius: 45px;
  border: 1px solid transparent
}

.nav_right_btn .login_btn.active,
.nav_right_btn .login_btn:hover {
  background: #fff;
  -webkit-box-shadow: 0 20px 24px 0 rgba(0, 11, 40, .1);
  box-shadow: 0 20px 24px 0 rgba(0, 11, 40, .1)
}

@media (max-width:991px) {
  .nav_right_btn {
    display: none
  }
}

.menu_four .btn_get {
  border-color: #fff;
  padding: 0 30px;
  background: #fff;
  min-width: 120px;
  text-align: center
}

.menu_four .btn_get:hover {
  background: #5e2ced;
  border-color: #5e2ced
}

.menu_four .btn_get_radious {
  background: 0 0
}

.menu_four .btn_get_radious:hover {
  background: #fff
}

.menu_four .menu_toggle .hamburger span,
.menu_four .menu_toggle .hamburger-cross span {
  background: #000
}

.menu_four .event_btn {
  border-color: #af8a90;
  background: 0 0;
  padding: 7px 41px
}

.menu_four .event_btn:hover {
  background: #fd475d;
  border-color: #fd475d
}

.menu_five {
  border-radius: 0
}

.menu_five .menu>.nav-item .nav-link {
  color: #fff
}

.menu_five .btn_get {
  background: 0 0;
  color: #fff;
  border: 1px solid #fff;
  line-height: 44px;
  padding: 0 28px;
  min-width: 120px;
  text-align: center
}

.menu_five .btn_get:hover {
  background: #fff;
  color: #3d64f4;
  border-color: #fff
}

.menu_five .menu_toggle .hamburger span,
.menu_five .menu_toggle .hamburger-cross span {
  background: #000
}

.menu_six {
  padding: 0
}

.menu_six .menu>.nav-item .nav-link {
  color: #fff
}

.menu_six .menu>.nav-item.active .nav-link,
.menu_six .menu>.nav-item:hover .nav-link {
  color: #3d57f4
}

.menu_six .menu>.nav-item.active .nav-link:before,
.menu_six .menu>.nav-item:hover .nav-link:before {
  background: #3d57f4
}

.menu_six .menu_toggle .hamburger span,
.menu_six .menu_toggle .hamburger-cross span {
  background: #000
}

.menu_six .btn_get {
  border: 1px solid #fff;
  line-height: 43px;
  color: #fff
}

.menu_six .btn_get:hover {
  background: #3d57f4;
  border-color: #3d57f4
}

.menu_seven {
  padding: 0
}

.menu_seven .menu .nav-item .nav-link {
  color: #000
}

.menu_seven .menu .nav-item.active .nav-link:before,
.menu_seven .menu .nav-item:hover .nav-link:before {
  background: #fff
}

.menu_seven .menu_toggle .hamburger span,
.menu_seven .menu_toggle .hamburger-cross span {
  background: #000
}

.menu_seven .btn_get {
  background: 0 0
}

.menu_seven .btn_get:hover {
  background: #fff;
  color: #000
}

.menu_eight .menu .nav-item.active .nav-link:before,
.menu_eight .menu .nav-item:hover .nav-link:before {
  background: #fff
}

.menu_eight .menu_toggle .hamburger span,
.menu_eight .menu_toggle .hamburger-cross span {
  background: #fff
}

.menu_nine .menu_toggle .hamburger span,
.menu_nine .menu_toggle .hamburger-cross span {
  background: #fff
}

.menu_nine .btn_get {
  border-radius: 45px;
  line-height: 40px;
  font-size: 15px;
  margin-left: 35px
}

.btn_get_radious {
  border-radius: 45px;
  border-width: 1px;
  color: #000;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 28px;
  line-height: 45px
}

.btn_get_radious:before {
  background: #5846ed
}

.btn_get_radious:hover {
  color: #5846ed
}

.navbar-toggler {
  padding: 0;
  margin-left: 20px
}

.navbar-toggler:focus {
  outline: 0
}

.menu_toggle {
  width: 22px;
  height: 22px;
  position: relative;
  cursor: pointer;
  display: block
}

.menu_toggle .hamburger {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block
}

.menu_toggle .hamburger span {
  width: 0%;
  height: 2px;
  position: relative;
  top: 0;
  left: 0;
  margin: 4px 0;
  display: block;
  background: #5e2ced;
  border-radius: 3px;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out
}

.menu_toggle .hamburger span:nth-child(1) {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

.menu_toggle .hamburger span:nth-child(2) {
  -webkit-transition-delay: .125s;
  -o-transition-delay: .125s;
  transition-delay: .125s
}

.menu_toggle .hamburger span:nth-child(3) {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

.menu_toggle .hamburger-cross {
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block
}

.menu_toggle .hamburger-cross span {
  display: block;
  background: #5e2ced;
  border-radius: 3px;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out
}

.menu_toggle .hamburger-cross span:nth-child(1) {
  height: 100%;
  width: 2px;
  position: absolute;
  top: 0;
  left: 10px;
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s
}

.menu_toggle .hamburger-cross span:nth-child(2) {
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  top: 10px;
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s
}

.collapsed .menu_toggle .hamburger span {
  width: 100%
}

.collapsed .menu_toggle .hamburger span:nth-child(1) {
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s
}

.collapsed .menu_toggle .hamburger span:nth-child(2) {
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s
}

.collapsed .menu_toggle .hamburger span:nth-child(3) {
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s
}

.collapsed .menu_toggle .hamburger-cross span:nth-child(1) {
  height: 0%;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

.collapsed .menu_toggle .hamburger-cross span:nth-child(2) {
  width: 0%;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

.header_area_three+section,
.header_area_two+section {
  margin-top: 93px
}

.header_area_three {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(12, 0, 46, .1);
  box-shadow: 0 2px 4px 0 rgba(12, 0, 46, .1)
}

.header_area_three .menu_four .pl_30 {
  padding-left: 30px
}

.header_area_three .menu_four .btn_get {
  border-color: #5e2ced;
  background: #5e2ced;
  color: #fff
}

.header_area_three .menu_four .btn_get:hover {
  background: 0 0;
  color: #5e2ced
}

.header_area_four .header_top {
  background: #13112d
}

.header_area_four .header_top a {
  -webkit-transition: color .3s linear;
  -o-transition: color .3s linear;
  transition: color .3s linear
}

.header_area_four .header_top a:hover {
  color: #5e2ced
}

.header_area_four+section {
  margin-top: 144px
}

.header_top {
  padding: 12px 0
}

.header_contact_info {
  margin-bottom: 0
}

.header_contact_info li {
  display: inline-block;
  font-size: 14px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize
}

.header_contact_info li:before {
  content: "";
  width: 1px;
  height: 12px;
  top: 1px;
  background: #5e5d76;
  display: inline-block;
  position: relative;
  margin: 0 22px 0 20px
}

.header_contact_info li:first-child:before {
  display: none
}

.header_contact_info li a {
  color: #c3c1da;
  font-weight: 300;
  padding-left: 5px
}

.header_area_five .menu_one {
  padding: 0 50px
}

.header_area_six .header_top {
  border-bottom: 1px solid #e5ddfc
}

.header_area_six .header_top a:hover {
  color: #5e2ced !important
}

.header_area_six .header_top .header_contact_info li {
  color: #282835
}

.header_area_six .header_top .header_contact_info li a {
  color: #a4a2a8
}

.header_area_six+section {
  margin-top: 144px
}

.header_area_seven .header_top {
  background: #5e2ced;
  padding: 0
}

.header_area_seven .header_top a {
  line-height: 50px;
  opacity: .7;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear
}

.header_area_seven .header_top a:hover {
  opacity: 1
}

.header_area_seven .header_top .header_contact_info li i {
  vertical-align: middle
}

.header_area_seven .header_top .header_contact_info li a {
  color: #fff
}

.header_area_seven .header_top .header_top_menu {
  text-align: right;
  margin-bottom: 0
}

.header_area_seven .header_top .header_top_menu li {
  display: inline-block
}

.header_area_seven .header_top .header_top_menu li:before {
  content: "";
  width: 1px;
  height: 11px;
  background: #8e6bf7;
  display: inline-block;
  vertical-align: middle;
  margin: 0 17px 0 15px
}

.header_area_seven .header_top .header_top_menu li a {
  font-size: 12px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  color: #fff;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear
}

.header_area_seven .header_top .header_top_menu li:first-child:before {
  display: none
}

.header_area_seven+section {
  margin-top: 118px
}

.header_area {
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear
}

.header_footer {
  display: table-footer-group;
  padding-bottom: 80px
}

.header_footer h5 {
  font-size: 16px;
  color: #fff
}

.header_footer ul {
  margin-bottom: 40px
}

.header_footer ul li {
  display: inline-block;
  margin-right: 6px
}

.header_footer ul li a {
  width: 44px;
  height: 44px;
  border: 1px solid #656c82;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  line-height: 44px;
  color: #fff;
  display: block;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear
}

.header_footer ul li a:hover {
  background: #fff;
  border-color: #fff;
  color: #5f28fb
}

.header_footer p {
  font-size: 16px;
  color: #858faf;
  margin-bottom: 100px
}

.menu_one.menu_scroll .container-fluid {
  padding-left: 100px;
  padding-right: 100px
}

.menu_one .container-fluid {
  padding-left: 65px;
  padding-right: 100px
}

.banner_top {
  padding-top: 210px
}

.banner_top h2 {
  color: #000;
  margin-bottom: 25px
}

.banner_top p {
  margin-bottom: 42px
}

.mobile_img {
  position: relative
}

.mobile_img .img {
  -webkit-animation-timing-function: cubic-bezier(.54, .085, .5, .92);
  animation-timing-function: cubic-bezier(.54, .085, .5, .92);
  -webkit-animation-name: animateUpDown;
  animation-name: animateUpDown;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.mobile_img .mobile {
  z-index: -1;
  position: relative
}

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

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

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

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

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

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

#home.app_banner_area {
  background: url(../img/banner.png) no-repeat scroll center 100%;
  padding-top: 150px;
  padding-bottom: 210px;
  overflow: hidden;
  background-size: cover
}

.app_banner_area .app_img .app_screen {
  position: absolute;
  -webkit-animation-timing-function: cubic-bezier(.54, .085, .5, .92);
  animation-timing-function: cubic-bezier(.54, .085, .5, .92);
  -webkit-animation-name: animateUpDown;
  animation-name: animateUpDown;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.app_banner_area .app_img .app_screen.one {
  top: -15px;
  left: 140px;
  -webkit-animation-duration: 1.9s;
  animation-duration: 1.9s
}

.app_banner_area .app_img .app_screen.two {
  top: 100px;
  right: 130px;
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s
}

.app_banner_area .app_img .app_screen.three {
  top: 230px;
  left: 120px;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s
}

.app_banner_area .app_img .app_screen.four {
  top: 340px;
  right: 120px;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s
}

.app_banner_contentmt h2 {
  line-height: 64px
}

.app_banner_contentmt .app_btn {
  border: 1px;
  background: #000;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  color: #fff;
  padding: 14px 40px
}

.app_banner_contentmt .app_btn:hover {
  border: 1px solid;
  border-color: #000;
  background: #fff;
  color: #000;
  box-shadow: none
}

.section_container {
  max-width: 830px;
  margin: 0 auto;
  text-align: center;
  height: 100vh
}

.animation_img {
  text-align: center;
  margin-top: -320px;
  z-index: 2;
  position: relative
}

.animation_img_two {
  width: 50%;
  height: 60%;
  float: right;
  text-align: right;
  position: absolute;
  bottom: 188px;
  right: 0;
  z-index: 0
}

.animation_img_two img {
  max-width: 100%
}

.company_banner_area {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  background-image: -moz-linear-gradient(125deg, #5f51fb 0, #ae59cb 64%, #fd609b 100%);
  background-image: -webkit-linear-gradient(125deg, #5f51fb 0, #ae59cb 64%, #fd609b 100%);
  background-image: -ms-linear-gradient(125deg, #5f51fb 0, #ae59cb 64%, #fd609b 100%);
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #fff
}

.company_banner_area .company_banner_content h6 {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 28px;
  color: #fff
}

.company_banner_area .company_banner_content h2 {
  font-size: 50px;
  line-height: 66px;
  font-weight: 700;
  color: #fff
}

.company_banner_area .company_banner_content .about_btn {
  color: #5f51fb;
  font-size: 15px;
  padding: 14px 35px;
  margin-top: 28px;
  background: 0 0;
  border: 1px solid #fff;
  color: #fff
}

.company_banner_area .company_banner_content .about_btn:hover {
  background: #fff;
  color: #5f51fb;
  -webkit-box-shadow: none;
  box-shadow: none
}

@-webkit-keyframes pulse {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
  }

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

@keyframes pulse {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
  }

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

@-webkit-keyframes spin {
  0% {
    -webkit-transform: translateX(-10px) scale(.9);
    transform: translateX(-10px) scale(.9)
  }

  100% {
    -webkit-transform: translateX(30px) scale(1.3) translateY(10px);
    transform: translateX(30px) scale(1.3) translateY(10px)
  }
}

@keyframes spin {
  0% {
    -webkit-transform: translateX(-10px) scale(.9);
    transform: translateX(-10px) scale(.9)
  }

  100% {
    -webkit-transform: translateX(30px) scale(1.3) translateY(10px);
    transform: translateX(30px) scale(1.3) translateY(10px)
  }
}

@-webkit-keyframes spin1 {
  0% {
    -webkit-transform: scale(.9);
    transform: scale(.9)
  }

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

@keyframes spin1 {
  0% {
    -webkit-transform: scale(.9);
    transform: scale(.9)
  }

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

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

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

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

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

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

  25% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
  }

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

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

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

  25% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
  }

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

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

.learn_btn_two {
  color: #000;
  font-size: 15px;
  display: inline-block;
  margin-top: 7px;
  position: relative;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease
}

.learn_btn_two:before {
  content: "";
  height: 1px;
  width: 0;
  position: absolute;
  left: 0;
  background: #fff;
  bottom: 0;
  -webkit-transition: width .2s ease;
  -o-transition: width .2s ease;
  transition: width .2s ease
}

.learn_btn_two i {
  font-size: 13px;
  padding-left: 5px;
  vertical-align: middle
}

.learn_btn_two:hover {
  color: #fff
}

.learn_btn_two:hover:before {
  width: 100%
}

.learn_btn_two:hover i {
  padding-left: 10px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease
}

.learn_btn {
  font: 500 16px/25px Poppins, sans-serif;
  color: #000;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  margin-top: 30px;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear
}

.learn_btn i {
  padding-left: 8px;
  font-size: 14px;
  -webkit-transition: all .2s ease 0s;
  -o-transition: all .2s ease 0s;
  transition: all .2s ease 0s
}

.learn_btn:before {
  content: "";
  width: 100%;
  left: 0;
  bottom: 0;
  height: 1px;
  background: #000;
  position: absolute;
  -webkit-transition: background .3s linear;
  -o-transition: background .3s linear;
  transition: background .3s linear
}

.learn_btn:hover {
  color: #7fcb11
}

.learn_btn:hover:before {
  background: #7fcb11
}

.learn_btn:hover i {
  padding-left: 15px
}

.feature_info .feature_img img {
  max-width: 100%
}

.feature_info .feature_img.f_img_one {
  margin-left: -50px
}

.feature_info .feature_img.f_img_one .one {
  bottom: 10px;
  left: 50px
}

.feature_info .feature_img.f_img_one .three {
  bottom: 60px;
  left: 50px
}

.feature_info .feature_img.f_img_two .one {
  right: 120px;
  bottom: 10px
}

.feature_info .feature_img.f_img_two .three {
  right: 70px;
  bottom: 30px
}

.feature_info .feature_img.f_img_two .four {
  top: 80px;
  left: 100px
}

.feature_info .f_content .icon {
  position: relative;
  width: 105px;
  height: 105px;
  text-align: center;
  line-height: 105px;
  font-size: 20px;
  color: #fff;
  margin-left: -24px;
  z-index: 1
}

.feature_info .f_content .icon img {
  position: absolute;
  left: 0;
  top: 10px;
  z-index: -1
}

.feature_info .f_content h2 {
  color: #3f4451;
  line-height: 44px;
  padding-right: 50px;
  margin: 8px 0 30px
}

.feature_info .f_content p {
  color: #a4a2a8;
  line-height: 30px;
  margin-bottom: 0
}

.p_feature_item+.p_feature_item {
  margin-top: 170px
}

.p_feature_item img {
  max-width: 100%
}

.app_featured_area {
  padding: 100px 0;
  position: relative;
  z-index: 1
}

.triangle_shape {
  position: absolute;
  z-index: -2;
  height: 161%;
  width: 149%;
  background: #fbfbfd;
  bottom: -290px;
  right: -47%;
  -webkit-transform: rotate(-36deg);
  -ms-transform: rotate(-36deg);
  transform: rotate(-36deg)
}

.app_featured_content {
  padding: 50px 100px 90px 0
}

.app_featured_content .learn_btn_two {
  margin-top: 20px;
  overflow: hidden
}

.app_featured_content .learn_btn_two:before {
  background: #000
}

.app_featured_content .learn_btn_two:hover {
  color: #000
}

.app_fetured_item {
  position: relative;
  height: 100%;
  margin-left: 70px
}

.app_item {
  text-align: center;
  border-radius: 6px;
  width: 200px;
  padding: 45px 0 35px;
  position: absolute;
  z-index: 0
}

.app_item h6 {
  margin-bottom: 0;
  margin-top: 10px
}

.app_item.item_one {
  background: #000;
  box-shadow: 0 4px 50px rgba(17, 0, 53, .1);
  -webkit-box-shadow: 0 4px 50px rgba(17, 0, 53, .1);
  border-radius: 20px;
  left: 0;
  top: 0;
  z-index: 1
}

.app_item.item_two {
  background: #e2f0d9;
  border-radius: 20px;
  left: 220px;
  bottom: 280px
}

.app_item.item_three {
  background: #e2f0d9;
  border-radius: 20px;
  z-index: 1;
  left: 90px;
  top: 210px
}

.app_item.item_four {
  background: #000;
  box-shadow: 0 4px 50px rgba(17, 0, 53, .1);
  -webkit-box-shadow: 0 4px 50px rgba(17, 0, 53, .1);
  border-radius: 20px;
  left: 308px;
  top: 110px;
  z-index: 1
}

.time {
  text-align: center;
  width: 320px;
  padding: 20px 25px;
  position: absolute;
  z-index: 0
}

.time.item_five {
  background: #000;
  box-shadow: 0 4px 50px rgba(17, 0, 53, .1);
  -webkit-box-shadow: 0 4px 50px rgba(17, 0, 53, .1);
  border-radius: 60px;
  left: 0;
  top: 0;
  z-index: 1
}

.time.item_six {
  background: #e2f0d9;
  border-radius: 60px;
  left: 70px;
  top: 110px;
  z-index: 1
}

.time.item_seven {
  background: #000;
  box-shadow: 0 4px 50px rgba(17, 0, 53, .1);
  -webkit-box-shadow: 0 4px 50px rgba(17, 0, 53, .1);
  border-radius: 60px;
  left: 20px;
  top: 175px;
  z-index: 1
}

.time.item_ten {
  background: #e2f0d9;
  border-radius: 60px;
  right: 90px;
  top: 262px;
  z-index: 1
}

.scanqr {
  text-align: center;
  width: 200px;
  padding: 45px 0 35px;
  position: absolute;
  z-index: 0
}

.scanqr.item_eight {
  background: #000;
  box-shadow: 0 4px 50px rgba(17, 0, 53, .1);
  -webkit-box-shadow: 0 4px 50px rgba(17, 0, 53, .1);
  border-radius: 20px;
  left: 0;
  top: 0;
  z-index: 1
}

.scanqr.item_nine {
  background: #e2f0d9;
  border-radius: 20px;
  right: 70px;
  top: 120px;
  z-index: 1
}

.app_img {
  position: relative;
  display: inline-block;
  z-index: 0;
  left: 0
}

.app_img .text_bg {
  position: absolute;
  z-index: 1
}

.app_img .text_bg.one {
  left: -50%;
  top: 190px
}

.app_img .text_bg.two {
  right: -34%;
  top: -50px
}

.app_img .text_bg.three {
  right: -50%;
  bottom: 100px
}

.app_featured_area_two {
  position: relative;
  padding-bottom: 120px
}

.app_featured_area_two .app_feature_info {
  margin-top: 150px
}

@-webkit-keyframes pulsate {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(.5);
    transform: translate(-50%, -50%) scale(.5)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(4);
    transform: translate(-50%, -50%) scale(4)
  }
}

@keyframes pulsate {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(.5);
    transform: translate(-50%, -50%) scale(.5)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(4);
    transform: translate(-50%, -50%) scale(4)
  }
}

.bottom_shape,
.right_shape {
  position: absolute;
  width: 700px;
  height: 600px
}

.right_shape {
  right: -450px;
  top: -102px
}

.bottom_shape {
  left: 130px;
  top: 280px
}

.about_content_left {
  padding: 0 0 0 200px
}

.about_content {
  background-image: -moz-linear-gradient(40deg, #5e2ced 0, #a485fd 100%);
  background-image: -webkit-linear-gradient(40deg, #5e2ced 0, #a485fd 100%);
  background-image: -ms-linear-gradient(40deg, #5e2ced 0, #a485fd 100%);
  height: 100%;
  color: #fff;
  padding: 100px;
  position: relative;
  bottom: -30px
}

.about_content h2,
.about_content p {
  color: #fff
}

.about_btn {
  font: 500 14px Poppins, sans-serif;
  padding: 17px 28px;
  background: #fbfbfd;
  -webkit-box-shadow: 0 20px 30px 0 rgba(12, 0, 46, .1);
  box-shadow: 0 20px 30px 0 rgba(12, 0, 46, .1);
  border-radius: 3px;
  color: #5e2ced;
  display: inline-block;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.about_btn:hover {
  color: #fff;
  background: #5e2ced
}

.about_img {
  padding: 0;
  position: relative
}

.nav_container {
  position: relative;
  z-index: 1
}

.shap {
  position: absolute;
  opacity: .02;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 45px;
  left: 90px;
  z-index: -1
}

.shap.one {
  background-image: -moz-linear-gradient(140deg, #7d0df0 0, #0cb6e7 100%);
  background-image: -webkit-linear-gradient(140deg, #7d0df0 0, #0cb6e7 100%);
  background-image: -ms-linear-gradient(140deg, #7d0df0 0, #0cb6e7 100%);
  width: 650px;
  height: 510px;
  top: -155%
}

.shap.two {
  background-image: -moz-linear-gradient(140deg, #7d0df0 0, #0cb6e7 100%);
  background-image: -webkit-linear-gradient(140deg, #7d0df0 0, #0cb6e7 100%);
  background-image: -ms-linear-gradient(140deg, #7d0df0 0, #0cb6e7 100%);
  width: 666px;
  height: 330px;
  top: -145%;
  left: 290px
}

.video_area {
  position: relative;
  z-index: 1
}

.video_content {
  position: relative
}

.video_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
  background: -webkit-linear-gradient(40deg, rgba(0, 0, 0, 0.7) 0, rgba(36, 36, 36, 0.7) 100%), url(../img/video_bg.jpg) no-repeat;
  background: -o-linear-gradient(40deg, rgba(0, 0, 0, 0.7) 0, rgba(36, 36, 36, 0.7) 100%), url(../img/video_bg.jpg) no-repeat;
  background: linear-gradient(50deg, rgba(0, 0, 0, 0.7) 0, rgba(36, 36, 36, 0.7) 100%), url(../img/video_bg.jpg) no-repeat;
  background-size: cover;
  -webkit-box-shadow: 0 50px 70px 0 rgba(0, 11, 40, .24);
  box-shadow: 0 50px 70px 0 rgba(0, 11, 40, .24);
  height: 421px;
  max-width: 770px;
  margin: 0 auto;
  position: relative;
  z-index: 1
}

.video_info h2 {
  position: absolute;
  top: 58%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 100px;
  opacity: .1;
  font-weight: 700;
  z-index: -1
}

.video_icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 20px 40px 0 rgba(1, 16, 58, .14);
  box-shadow: 0 20px 40px 0 rgba(1, 16, 58, .14);
  text-align: center;
  line-height: 85px;
  font-size: 30px;
  position: relative;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  display: inline-block
}

.video_icon:after,
.video_icon:before {
  content: "";
  width: 100%;
  height: 100%;
  border: .2px solid #fff;
  border-radius: 50%;
  opacity: .1;
  position: absolute;
  left: 0
}

.video_icon:before {
  -webkit-transform: scale(2.5);
  -ms-transform: scale(2.5);
  transform: scale(2.5)
}

.video_icon:after {
  -webkit-transform: scale(3.8);
  -ms-transform: scale(3.8);
  transform: scale(3.8)
}

.video_icon i {
  color: #000000;
  text-shadow: 0 6px 25px rgba(16, 147, 140, .9);
  position: relative
}

.video_icon i:after {
  width: 300%;
  height: 300%;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 15px 1px rgba(255, 255, 255, .5);
  box-shadow: 0 1px 15px 1px rgba(255, 255, 255, .5);
  content: "";
  -webkit-animation: pulse 2s infinite;
  -webkit-transform: scale(8);
  -ms-transform: scale(8);
  transform: scale(8);
  animation: pulse 2s infinite
}

.video_icon:hover {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04)
}

.get_started_area {
  background: #000;
  box-shadow: 0 0 45px rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, .15);
  padding: 120px 0;
  position: relative;
  overflow: hidden;
  z-index: 1
}

.get_started_area .shap {
  opacity: .03
}

.get_started_area .shap.one {
  background: #fff;
  top: -290px;
  left: -50px
}

.get_started_area .shap.two {
  background: #fff;
  top: -260px;
  left: 100px
}

.get_started_area .shap.three {
  background: #fff;
  top: auto;
  left: 47%;
  bottom: -300px
}

.get_started_area .shap.four {
  background: #fff;
  top: auto;
  left: 63%;
  bottom: -280px
}

.get_content h3 {
  font-size: 24px;
  color: #fff
}

.get_content h2,
.get_content p {
  color: #fff
}

.get_content .app_btn {
  font: 500 16px Poppins, sans-serif;
  padding: 12px 34px;
  border-color: #fff;
  background: #fff;
  line-height: 27px;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  min-width: 200px;
  text-align: center
}

.get_content .app_btn.app_btn_one {
  color: #000;
  vertical-align: middle
}

.get_content .app_btn.app_btn_one img {
  padding-right: 12px
}

.get_content .app_btn.app_btn_one:hover {
  background: rgba(255, 255, 255, .1);
  color: #fff
}

.get_content .app_btn.app_btn_two {
  background: rgba(255, 255, 255, .1);
  vertical-align: middle;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-left: 20px
}

.get_content .app_btn.app_btn_two i {
  font-size: 25px;
  padding-right: 10px;
  vertical-align: sub
}

.get_content .app_btn.app_btn_two:hover {
  color: #000;
  background: #fff;
  -webkit-box-shadow: 0 20px 30px 0 rgba(12, 0, 46, .1);
  box-shadow: 0 20px 30px 0 rgba(12, 0, 46, .1)
}

.get_started_three .get_btn_info {
  margin-top: 50px
}

.get_started_three .get_btn_info .get_btn_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 110px;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.get_started_three .get_btn_info .get_btn_item .get_icon {
  height: 100px;
  width: 100px;
  line-height: 100px;
  font-size: 45px;
  text-align: center;
  border-radius: 3px;
  background: #fff1f3;
  color: #ff738b;
  margin-right: 25px
}

.get_started_three .get_btn_info .get_btn_item h3 {
  font-size: 20px;
  line-height: 34px;
  color: #000;
  font-weight: 400;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.get_started_three .get_btn_info .get_btn_item .icon_two {
  background: #f1f5ff
}

.get_started_three .get_btn_info .get_btn_item .icon_two i {
  color: #73a1ff;
  padding-top: 30px;
  display: inline-block
}

.pr_btn {
  margin-top: 70px;
  background: 0 0;
  color: #26c4e5;
  border-color: #26c4e5
}

.pr_btn:hover {
  background: #26c4e5;
  color: #fff
}

.app_contact_info {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 600px;
  background-color: #fff;
  -webkit-box-shadow: 0 40px 50px 0 rgba(12, 0, 46, .2);
  box-shadow: 0 40px 50px 0 rgba(12, 0, 46, .2);
  padding: 45px 45px 15px
}

.app_contact_info .triangle {
  position: absolute;
  width: 15px;
  height: 15px;
  right: 55px;
  background: #fff;
  bottom: -7px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.app_contact_info .info_item {
  padding-left: 55px;
  position: relative;
  margin-bottom: 35px
}

.app_contact_info .info_item i {
  position: absolute;
  left: 0;
  font-size: 30px;
  color: #5e2ced;
  background-image: -moz-linear-gradient(0deg, #5e2ced 0, #a485fd 100%);
  background-image: -webkit-linear-gradient(0deg, #5e2ced 0, #a485fd 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  top: 0;
  left: 0
}

.app_contact_info .info_item h6 {
  color: #000;
  margin-bottom: 5px
}

.app_contact_info .info_item a,
.app_contact_info .info_item p {
  color: #a4a2a8;
  line-height: 24px;
  margin-bottom: 0
}

.app_contact_info .info_item a:hover {
  color: #000
}

.contact_info_item {
  border-bottom: 1px solid #eeebf6;
  padding-bottom: 25px
}

.contact_info_item p {
  color: #a4a2a8;
  margin-bottom: 8px
}

.contact_info_item a {
  color: #a4a2a8;
  padding-left: 3px;
  display: inline-block
}

.contact_info_item a:hover {
  color: #5e2ced
}

.contact_info_item+.contact_info_item {
  border: 0;
  margin-top: 33px
}

.login_area {
  position: relative;
  overflow: hidden;
  z-index: 1
}

.login_area .login_info {
  padding: 160px 100px 160px 0
}

.login_area .login_info:before {
  content: "";
  position: absolute;
  width: 2500px;
  right: 0;
  height: 100%;
  background: #fbfbfb;
  top: 0;
  z-index: -1
}

.login_area .login_info p a {
  color: #a4a2a8
}

.login_img {
  padding-left: 100px;
  margin-right: -250px
}

.login_img img {
  max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4b505e
}

p {
  font-size: 16px;
  color: #a4a2a8
}

p span {
  padding: 3px 8px
}

.h_title {
  font-size: 24px;
  color: #a4a2a8;
  font-weight: 300;
  margin-bottom: 50px
}

.button_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.button_item .btn_hover {
  margin-top: 0
}

.button_item+.button_item {
  margin-top: 20px
}

.btn_s {
  padding: 9px 44px
}

.btn_l {
  padding: 24px 86px
}

.btn_r {
  border-radius: 4px
}

.btn_r_n {
  border-radius: 0
}

.btn_r_two {
  border-radius: 8px
}

.btn_r_three {
  border-radius: 45px
}

.btn-style2 {
  position: relative;
  overflow: visible;
  z-index: auto;
  background: #5f2eed;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear
}

.btn-style2:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #dfd5fb;
  position: absolute;
  right: -5px;
  bottom: -5px;
  z-index: -2;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear
}

.btn-style2:hover {
  background: #5f2eed;
  margin-right: 0;
  margin-bottom: 0;
  color: #fff
}

.btn-style2:hover:before {
  right: 0;
  bottom: 0
}

.btn-style3 {
  position: relative;
  background: 0 0
}

.btn-style3:before {
  content: "";
  left: 5px;
  right: 5px;
  bottom: 5px;
  top: 5px;
  background: #5f2eed;
  position: absolute;
  z-index: -1;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear
}

.btn-style3:hover {
  color: #fff
}

.btn-style3:hover:before {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.btn-style4 {
  position: relative;
  background: #dfd5fb;
  border: 0
}

.btn-style4:before {
  content: "";
  left: 2px;
  right: 2px;
  bottom: 2px;
  top: 2px;
  background: #5f2eed;
  position: absolute;
  z-index: -1;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear
}

.btn-style4:hover {
  color: #fff
}

.btn-style4:hover:before {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.i_btn_one {
  padding: 16px 50px
}

.i_btn_one i {
  margin-right: 10px
}

.i_btn_two {
  padding: 16px 50px
}

.i_btn_two i {
  margin-left: 14px
}

.i_btn_three {
  padding: 0 50px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.i_btn_three i {
  width: 50px;
  float: left;
  text-align: center;
  height: 100%;
  line-height: 53px;
  margin-right: 35px;
  border-right: 1.2px solid rgba(255, 255, 255, .2)
}

.i_btn_three:hover i {
  border-color: #7444fd
}

.i_btn_four {
  padding: 0 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.i_btn_four i {
  width: 50px;
  float: left;
  text-align: center;
  height: 100%;
  line-height: 53px;
  margin-left: 35px;
  border-left: 1.2px solid rgba(255, 255, 255, .2)
}

.i_btn_four:hover i {
  border-color: #7444fd
}

.widget_title {
  margin-bottom: 35px
}

.widget_title_two {
  font-size: 20px;
  font-weight: 600;
  color: #282835;
  margin-bottom: 30px
}

@-webkit-keyframes menu-animation {
  0% {
    opacity: 0;
    -webkit-transform: scale(.04) translateY(300%);
    transform: scale(.04) translateY(300%)
  }

  40% {
    -webkit-transform: scale(.04) translateY(0);
    transform: scale(.04) translateY(0);
    -webkit-transition: ease-out;
    -o-transition: ease-out;
    transition: ease-out
  }

  40% {
    -webkit-transform: scale(.04) translateY(0);
    transform: scale(.04) translateY(0)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.02) translateY(0);
    transform: scale(.02) translateY(0)
  }

  61% {
    -webkit-transform: scale(.04);
    transform: scale(.04)
  }

  99.9% {
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    height: 100%;
    padding-bottom: 0;
    border-radius: 0
  }
}

@keyframes menu-animation {
  0% {
    opacity: 0;
    -webkit-transform: scale(.04) translateY(300%);
    transform: scale(.04) translateY(300%)
  }

  40% {
    -webkit-transform: scale(.04) translateY(0);
    transform: scale(.04) translateY(0);
    -webkit-transition: ease-out;
    -o-transition: ease-out;
    transition: ease-out
  }

  40% {
    -webkit-transform: scale(.04) translateY(0);
    transform: scale(.04) translateY(0)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.02) translateY(0);
    transform: scale(.02) translateY(0)
  }

  61% {
    -webkit-transform: scale(.04);
    transform: scale(.04)
  }

  99.9% {
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    height: 100%;
    padding-bottom: 0;
    border-radius: 0
  }
}

.height {
  height: 100%
}

.h_head {
  font-size: 20px;
  font-weight: 600;
  color: #2c2c51;
  margin-bottom: 20px;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear
}

a .h_head:hover {
  color: #f6626a
}

@-webkit-keyframes cloud {
  0% {
    left: 14%;
    top: 200px;
    opacity: 0
  }

  20% {
    left: 44%;
    top: 100px;
    opacity: 1
  }

  40% {
    left: 65%;
    top: 50px;
    opacity: 1
  }

  60% {
    left: 80%;
    top: 130px;
    opacity: 1
  }

  80% {
    left: 90%;
    top: 180px;
    opacity: .5
  }

  100% {
    left: 100%;
    top: 230px;
    opacity: 0
  }
}

@keyframes cloud {
  0% {
    left: 14%;
    top: 200px;
    opacity: 0
  }

  20% {
    left: 44%;
    top: 100px;
    opacity: 1
  }

  40% {
    left: 65%;
    top: 50px;
    opacity: 1
  }

  60% {
    left: 80%;
    top: 130px;
    opacity: 1
  }

  80% {
    left: 90%;
    top: 180px;
    opacity: .5
  }

  100% {
    left: 100%;
    top: 230px;
    opacity: 0
  }
}

@-webkit-keyframes animateCloud {
  0% {
    left: -20%;
    opacity: 1
  }

  100% {
    left: 100%;
    opacity: 1
  }
}

@keyframes animateCloud {
  0% {
    left: -20%;
    opacity: 1
  }

  100% {
    left: 100%;
    opacity: 1
  }
}

@-webkit-keyframes jurk {
  0% {
    -webkit-transform: translate3d(-10px, -10px, 0);
    transform: translate3d(-10px, -10px, 0);
    opacity: 1
  }

  50% {
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0);
    opacity: 1
  }

  100% {
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
    opacity: 1
  }
}

@keyframes jurk {
  0% {
    -webkit-transform: translate3d(-10px, -10px, 0);
    transform: translate3d(-10px, -10px, 0);
    opacity: 1
  }

  50% {
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0);
    opacity: 1
  }

  100% {
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
    opacity: 1
  }
}

@-webkit-keyframes pulsates {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(.3);
    transform: translate(-50%, -50%) scale(.3)
  }

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

@keyframes pulsates {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(.3);
    transform: translate(-50%, -50%) scale(.3)
  }

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

.support_home_area {
  background: #fafafe
}

.support_home_img {
  margin-left: -70px
}

.f_widget.about-widget .f_list li a:before {
  border-color: #000
}

.f_widget .widget-wrap p a:hover,
.f_widget.about-widget .f_list li a:hover,
.footer_bottom a,
.footer_bottom a:hover,
.menu>.nav-item.active .nav-link,
.menu>.nav-item:hover .nav-link {
  color: #000
}

.w_menu .nav-item.active .nav-link,
.w_menu .nav-item:hover .nav-link {
  color: #fff
}

.nav_right_btn .login_btn.active {
  color: #00aff0
}

.f_widget.about-widget .f_list li a:before {
  background: #00aff0
}

.btn_six {
  color: #fff;
  background: #17c7bd
}

.btn_six:hover {
  background: #ebfaf9;
  color: #17c7bd
}

.p-section-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-size: cover;
  background-position: center
}

.section-1.active .section_one_img img {
  -webkit-animation: fadeInLeft 1s both .8s;
  animation: fadeInLeft 1s both .8s
}

.section_one_img {
  margin-left: -180px;
  position: relative;
  z-index: 1
}

.section_one_img img {
  -webkit-animation: fade .9s both;
  animation: fade .9s both
}

.section_one-content {
  padding-right: 100px
}

.section_one-content h2 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 40px
}

.section_one-content h2 span {
  font-weight: 700
}

.btn_scroll {
  font-size: 16px;
  color: #fff;
  border: 2px solid #c8c1fc;
  padding: 9px 32px;
  border-radius: 4px;
  display: inline-block
}

.btn_scroll:hover {
  background: #5f54fd;
  border-color: #5f54fd;
  -webkit-box-shadow: 0 20px 50px 0 rgba(14, 6, 134, .2);
  box-shadow: 0 20px 50px 0 rgba(14, 6, 134, .2);
  color: #fff
}

.section-3 .section_one_img {
  margin-left: 0;
  padding-top: 30px
}

.section-3.active .section_one_img img {
  -webkit-animation: fadeInUp .9s both 1.5s;
  animation: fadeInUp .9s both 1.5s
}

.section-4.active .section_one_img img {
  -webkit-animation: fadeInUp .9s both 1s;
  animation: fadeInUp .9s both 1s
}

.t_left {
  left: 60px;
  bottom: 120px
}

.event_banner_area {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  background-image: -moz-linear-gradient(-120deg, #6e1822 0, #0e044b 100%);
  background-image: -webkit-linear-gradient(-120deg, #6e1822 0, #0e044b 100%);
  background-image: -ms-linear-gradient(-120deg, #6e1822 0, #0e044b 100%);
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}

.event_banner_content {
  position: relative
}

.event_banner_content h6 {
  font-size: 20px;
  font-weight: 500;
  color: #fcb747;
  margin-bottom: 18px
}

.event_banner_content h2 {
  font-size: 80px;
  line-height: 94px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 45px
}

.event_banner_content h2 span {
  font-weight: 300
}

.event_banner_content .event_btn_two {
  margin-left: 15px
}

.event_btn {
  font-size: 16px;
  border-radius: 45px;
  color: #000
}

.event_btn i {
  margin-right: 8px;
  font-size: 26px;
  vertical-align: middle
}

.event_btn_two {
  padding: 11px 33px;
  border-color: #000;
  color: #000;
  background: 0 0
}

.event_text {
  padding-right: 100px
}

.event_text h3 {
  font-size: 34px;
  line-height: 44px;
  font-weight: 500;
  color: #2c2c51;
  margin-bottom: 0
}

.event_text h3 span {
  font-weight: 700;
  color: #fd475d
}

.event_about_area {
  padding: 150px 0 50px
}

.event_about_content {
  padding-right: 120px
}

.event_about_content .event_about_item {
  padding-top: 40px
}

.event_about_content h2 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  color: #2c2c51;
  margin-bottom: 25px
}

.event_about_content p {
  font-size: 16px;
  line-height: 28px;
  color: #7b7b93
}

.event_about_content h6 {
  color: #2c2c51;
  font-size: 18px;
  font-weight: 500;
  padding-top: 25px;
  margin-bottom: 12px
}

.event_about_img {
  position: relative
}

.event_about_img .about_bg {
  height: 330px;
  border-radius: 10px;
  background-image: -moz-linear-gradient(140deg, #fd475d 0, #0e044b 100%);
  background-image: -webkit-linear-gradient(140deg, #fd475d 0, #0e044b 100%);
  background-image: -ms-linear-gradient(140deg, #fd475d 0, #0e044b 100%);
  position: absolute;
  left: 90px;
  right: -50px;
  bottom: -50px;
  opacity: .1
}

.event_about_img img {
  border-radius: 10px
}

.event_footer_area {
  background: #212146
}

.f_bg {
  background: rgba(226, 240, 217, .2);
  -webkit-box-shadow: 0 -1px 0 0 rgba(231, 236, 246, .004);
  box-shadow: 0 -1px 0 0 rgba(231, 236, 246, .004)
}

.footer_top {
  border-bottom: 1px solid #e0e3ef;
  padding: 115px 0 100px
}

.f_widget .widget-wrap {
  margin-top: 35px
}

.f_widget .widget-wrap p span {
  color: #000
}

.f_widget .widget-wrap p a {
  color: #a4a2a8;
  -webkit-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear
}

.f_widget.about-widget .f_list {
  margin-bottom: 0
}

.f_widget.about-widget .f_list li {
  margin-bottom: 15px
}

.f_widget.about-widget .f_list li a {
  font: 300 16px/20px Poppins, sans-serif;
  color: #a4a2a8;
  position: relative;
  -webkit-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
  display: inline-block
}

.f_widget.about-widget .f_list li a:before {
  content: "";
  width: 0;
  height: 1px;
  background: #000;
  right: 0;
  left: auto;
  bottom: 0;
  position: absolute;
  -webkit-transition: width .2s linear;
  -o-transition: width .2s linear;
  transition: width .2s linear
}

.f_widget.about-widget .f_list li a:hover:before {
  width: 100%;
  right: auto;
  left: 0
}

.f_widget.about-widget .f_list li:last-child {
  margin-bottom: 0
}

.footer_bottom {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  color: #7f88a6;
  padding: 27px 0
}

.footer_bottom p a {
  -webkit-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear
}

.footer_bottom .f_menu {
  margin-bottom: 0
}

.footer_bottom .f_menu li {
  display: inline-block;
  position: relative
}

.footer_bottom .f_menu li a {
  color: #7f88a6;
  -webkit-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear
}

.footer_bottom .f_menu li a:hover {
  color: #000
}

.footer_bottom .f_menu li+li {
  margin-left: 16px
}

.footer_bottom .f_menu li+li:before {
  content: "";
  width: 1px;
  height: 12px;
  background: #b1b7ca;
  display: inline-block;
  margin-right: 18px;
  vertical-align: middle
}

.footer_bottom a:hover {
  color: #000
}

.footer_area_two {
  background: #fbfbfd
}

.footer_area_two .footer_top_two {
  border-bottom: 1px solid #e9ecf3;
  padding: 120px 0 70px
}

.footer_area_two .footer_top_two .f_widget.about-widget .f_list li a:before {
  background: #00aff0
}

.footer_area_two .footer_top_two .f_widget.about-widget .f_list li a:hover {
  color: #00aff0
}

.footer_area_two .footer_top_two .f_widget .widget-wrap p a:hover {
  color: #00aff0
}

.footer_area_two .footer_bottom {
  position: relative
}

.footer_area_two .footer_bottom p a {
  color: #00aff0
}

.footer_area_two .footer_bottom .f_menu li a:hover {
  color: #00aff0
}

.footer_area_two .footer_bottom .f_menu li+li:before {
  background: #7f88a6
}

.footer_three {
  background: #1b1e29
}

.footer_three .footer_top {
  border-color: #252130;
  color: #b2b6c4
}

.footer_three .footer_top p {
  color: #b2b6c4
}

.footer_three .footer_top .f-title {
  color: #fff
}

.footer_three .footer_top .f_widget.about-widget .f_list li a {
  color: #b2b6c4
}

.footer_three .footer_top .f_widget.about-widget .f_list li a:before {
  background: #a8a9ab
}

.footer_three .footer_top .f_widget.about-widget .f_list li a:hover {
  color: #fff
}

.footer_three .footer_bottom {
  color: #b2b6c4
}

.footer_three .footer_bottom .f_menu li a {
  color: #b2b6c4
}

.footer_three .footer_bottom .f_menu li a:hover {
  color: #fff
}

.footer_area_four .footer_top {
  border-bottom: 1px solid #e9ecf3;
  padding: 120px 0 70px
}

.footer_area_four .footer_top .f_widget.about-widget .f_list li a:hover {
  color: #5e2ced
}

.footer_area_four .footer_top .f_widget.about-widget .f_list li a:hover:before {
  background: #5e2ced
}

.footer_area_four .footer_top .f_widget .widget-wrap p a:hover {
  color: #5e2ced
}

.footer_area_four .footer_bottom p a {
  color: #5e2ced
}

.footer_area_four .footer_bottom a:hover {
  color: #5e2ced
}

.footer_area_five .footer_top .f_widget.about-widget .f_list li a:hover {
  color: #3d64f4
}

.footer_area_five .footer_top .f_widget.about-widget .f_list li a:hover:before {
  background: #3d64f4
}

.footer_area_five .footer_top .f_widget .widget-wrap p a:hover {
  color: #3d64f4
}

.footer_area_five .footer_bottom p a {
  color: #3d64f4
}

.footer_area_five .footer_bottom a:hover {
  color: #3d64f4
}

.footer_area_six {
  background-image: -moz-linear-gradient(0deg, #1c143b 0, #111339 100%);
  background-image: -webkit-linear-gradient(0deg, #1c143b 0, #111339 100%);
  background-image: -ms-linear-gradient(0deg, #1c143b 0, #111339 100%);
  border-top: 2px solid #192161
}

.footer_top_six .company_widget a {
  color: #3d64f4
}

.footer_top_six .f_widget.about-widget .f_list li a:before {
  background: #fff
}

.footer_top_six .f_widget.about-widget .f_list li a:hover {
  color: #fff
}

.footer_seven {
  border-top: 1px solid #d9e1fb
}

.footer_seven .f_widget .widget-wrap p a:hover {
  color: #000
}

.footer_seven .f_widget.about-widget .f_list li {
  margin-bottom: 13px
}

.footer_seven .f_widget.about-widget .f_list li a {
  font-size: 14px
}

.footer_seven .f_widget.about-widget .f_list li a:before {
  background: #000
}

.footer_seven .f_widget.about-widget .f_list li a:hover {
  color: #000
}

.footer_seven .footer_bottom {
  padding: 20px 0
}

.footer_seven .footer_bottom a:hover {
  color: #000
}

.footer_seven .footer_bottom p a {
  color: #000
}

.footer_nine_area {
  position: relative
}

.footer_nine_area .footer_shap {
  position: absolute;
  background: url(../img/home9/footer.png) no-repeat scroll center;
  left: 0;
  width: 100%;
  background-size: cover;
  top: 0;
  height: 100%
}

.footer_nine_top {
  padding-bottom: 170px;
  position: relative;
  padding-top: 150px
}

.footer_nine_top .f_widget .f-title {
  color: #000;
  text-transform: uppercase
}

.footer_nine_top .f_widget .f-title:after {
  content: "";
  width: 100px;
  height: 1px;
  display: block;
  background: #ebeefa;
  margin-top: 15px
}

.footer_nine_top .f_widget.about-widget .f_list li a:before {
  background: #0479f7
}

.footer_nine_top .f_widget.about-widget .f_list li a:hover {
  color: #0479f7
}

.footer_nine_bottom {
  background: #000;
  padding: 27px 0
}

.footer_nine_bottom p {
  font: 300 14px Poppins, sans-serif;
  color: #7f88a6
}

.footer_nine_bottom p a {
  color: #fff
}

@-moz-keyframes myfirst {
  0% {
    left: -25%
  }

  100% {
    left: 100%
  }
}

@-webkit-keyframes myfirst {
  0% {
    left: -25%
  }

  100% {
    left: 100%
  }
}

@keyframes myfirst {
  0% {
    left: -25%
  }

  100% {
    left: 100%
  }
}