@font-face {
  font-family: "Josefin Sans";
  src: url(../fonts/JosefinSans-VariableFont_wght.ttf);
  font-display: swap
}
@font-face {
  font-family: "Rubik";
  src: url(../fonts/Rubik-VariableFont_wght.ttf);
  font-display: swap
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden
}
body {
  margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden],
template {
  display: none
}
a {
  background-color: transparent
}
a:active,
a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b,
strong {
  font-weight: bold
}
dfn {
  font-style: italic
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
mark {
  background: #ff0;
  color: #000
}
body small {
  font-size: 60%;
  font-weight: 500
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -0.5em
}
sub {
  bottom: -0.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
button {
  overflow: visible
}
button,
select {
  text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled],
html input[disabled] {
  cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input {
  line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: bold
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td,
th {
  padding: 0
}
[class|=space] {
  display: block;
  width: 100%;
  overflow: hidden
}
.space-5 {
  height: 5px
}
.space-10 {
  height: 10px
}
.space-15 {
  height: 15px
}
.space-20 {
  height: 20px
}
.space-25 {
  height: 25px
}
.space-30 {
  height: 30px
}
.space-35 {
  height: 35px
}
.space-40 {
  height: 40px
}
.space-45 {
  height: 45px
}
.space-50 {
  height: 50px
}
.space-55 {
  height: 55px
}
.space-60 {
  height: 60px
}
.space-65 {
  height: 65px
}
.space-70 {
  height: 70px
}
.space-75 {
  height: 75px
}
.space-80 {
  height: 80px
}
.space-85 {
  height: 85px
}
.space-90 {
  height: 90px
}
.space-95 {
  height: 95px
}
.space-100 {
  height: 100px
}
.circles {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: -1
}
.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgba(103, 77, 214, 0.3);
  -webkit-animation: animate 25s linear infinite;
  animation: animate 25s linear infinite;
  bottom: -150px
}
.circles li:nth-child(1) {
  left: 25%;
  width: 80px;
  height: 80px;
  -webkit-animation-delay: 0;
  animation-delay: 0
}
.circles li:nth-child(2) {
  left: 10%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 12s;
  animation-duration: 12s
}
.circles li:nth-child(3) {
  left: 70%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 4s;
  animation-delay: 4s
}
.circles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-duration: 18s;
  animation-duration: 18s
}
.circles li:nth-child(5) {
  left: 65%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 0;
  animation-delay: 0
}
.circles li:nth-child(6) {
  left: 75%;
  width: 110px;
  height: 110px;
  -webkit-animation-delay: 3s;
  animation-delay: 3s
}
.circles li:nth-child(7) {
  left: 35%;
  width: 150px;
  height: 150px;
  -webkit-animation-delay: 7s;
  animation-delay: 7s
}
.circles li:nth-child(8) {
  left: 50%;
  width: 25px;
  height: 25px;
  -webkit-animation-delay: 15s;
  animation-delay: 15s;
  -webkit-animation-duration: 45s;
  animation-duration: 45s
}
.circles li:nth-child(9) {
  left: 20%;
  width: 15px;
  height: 15px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 35s;
  animation-duration: 35s
}
.circles li:nth-child(10) {
  left: 85%;
  width: 150px;
  height: 150px;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-duration: 11s;
  animation-duration: 11s
}
@-webkit-keyframes animate {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    opacity: 1;
    border-radius: 0;
  }
  100% {
    -webkit-transform: translateY(-1000px) rotate(720deg);
    transform: translateY(-1000px) rotate(720deg);
    opacity: 0;
    border-radius: 50%;
  }
}
@keyframes animate {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    opacity: 1;
    border-radius: 0
  }
  100% {
    -webkit-transform: translateY(-1000px) rotate(720deg);
    transform: translateY(-1000px) rotate(720deg);
    opacity: 0;
    border-radius: 50%
  }
}
button,
a {
  text-decoration: none;
  outline: 0;
  -webkit-transition: .4s;
  transition: .4s;
  color: #333;
  font-family: 'Rubik', sans-serif
}
input[type="submit"]:focus,
button:focus,
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
  color: #674dd6
}
img {
  max-width: 100%;
  height: auto
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  line-height: 1.3em;
  font-weight: 700;
  color: #0f1d46;
  font-family: 'Josefin Sans', sans-serif
}
html,
body {
  height: 100%
}
body {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8em;
  color: rgba(15, 29, 70, 0.7);
  font-family: 'Rubik', sans-serif;
  opacity: 0
}
.mainmenu-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 16px;
  z-index: 1000
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px white inset !important
}
.header-area {
  background-repeat: no-repeat;
  background-position: right top;
  background-size: auto 100%;
  padding-top: 250px;
  padding-bottom: 250px;
  position: relative;
  z-index: 2
}
.footer-area.v2,
.price-area.v2,
.product-area.v2,
.header-area.v2 {
  background-image: -webkit-gradient(linear, left top, right top, from(#5040f4), to(#31b4fe));
  background-image: linear-gradient(to right, #5040f4 0, #31b4fe 100%)
}
.footer-area.v2 {
  margin-top: 200px
}
.about-section.v1 {
  padding: 260px 0
}
.feature-area.v2 {
  padding-bottom: 70px
}
.intor-area-1 {
  padding-top: 150px;
  padding-bottom: 150px;
  background-size: auto 100%
}
.intor-area-2 {
  padding-top: 150px;
  padding-bottom: 150px;
  background-size: auto 100%
}
.details-area {
  padding-top: 150px
}
.product-area {
  padding: 150px 0
}
.product-area.v2 {
  padding: 200px 0
}
.testimonial-area {
  padding: 200px 0
}
.testimonial-area.v1,
.testimonial-area.v3 {
  padding: 150px 0
}
.testimonial-area.v1 {
  padding-bottom: 180px
}
.price-area.v1 {
  padding: 120px 0
}
.price-area.v2 {
  padding: 220px 0 0 0
}
.price-area.v3 {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto 100%;
  background-image: url('../images/price-bg-v3.png');
  padding-top: 250px;
  padding-bottom: 150px
}
.sponsor-area {
  padding-bottom: 150px
}
.produst-list-area.v2 {
  padding-top: 70px
}
.testimonial-area.v2 {
  padding-bottom: 70px
}
.service-area.v1 {
  padding-bottom: 130px
}
.topshape {
  height: 200px;
  background: transparent;
  position: relative;
  z-index: 2
}
.topshape:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0) linear-gradient(to right top, #fff 50%, transparent 50%) repeat scroll 0 0
}
.topshapewrap {
  position: absolute;
  width: 100%;
  bottom: 0
}
.productShape1inner {
  height: 200px;
  position: relative;
  z-index: 2
}
.productShape1inner:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #fff 50%, transparent 50%) repeat scroll 0 0
}
.productShape1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1
}
.productShape2inner {
  height: 200px;
  position: relative;
  z-index: 2
}
.productShape2inner:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0) linear-gradient(to right top, #fff 50%, transparent 50%) repeat scroll 0 0
}
.productShape2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1
}
.testimonail-item {
  background-color: #fff;
  padding: 50px;
  border-radius: 5px;
  position: relative;
  -webkit-box-shadow: 5px 5px 30px 0 rgba(182, 182, 227, 0.16);
  box-shadow: 5px 5px 30px 0 rgba(182, 182, 227, 0.16);
  margin-top: 15px;
  margin-bottom: 60px;
  -webkit-transition: .3s;
  transition: .3s
}
.testimonail-item {
  background-color: #fff;
  padding: 60px 50px 90px 50px;
  border-radius: 5px;
  position: relative;
  -webkit-box-shadow: 5px 5px 30px 0 rgba(182, 182, 227, 0.16);
  box-shadow: 5px 5px 30px 0 rgba(182, 182, 227, 0.16);
  margin-top: 15px;
  margin-bottom: 90px;
  margin-bottom: 60px;
  --webkit-transition: .3s;
  transition: .3s
}
.testimonail-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 5px 5px 30px 0 rgba(182, 182, 227, 0.16);
  box-shadow: 5px 5px 30px 0 rgba(182, 182, 227, 0.16);
  z-index: -3;
  -webkit-transition: .3s;
  transition: .3s
}
.active .testimonail-item:before {
  top: 30px;
  left: 30px
}
.testimonail-item .desc {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 35px;
  color: #334d88;
  opacity: .6
}
.testimonail-item .desc:after,
.testimonail-item .desc:before {
  content: '"'
}
.testimonail-item .desc:before {
  margin-right: 5px
}
.testimonail-item .desc:after {
  margin-left: 5px
}
.testimonail-item .title {
  font-size: 20px;
  margin-bottom: 5px
}
.testimonail-item .position {
  font-size: 17px
}
.testimonail-item .testimonail-footer:after {
  content: '"';
  font-size: 200px;
  color: #b181ff;
  opacity: .16;
  position: absolute;
  right: 50px;
  bottom: 30px
}
.testimonial-slider {
  z-index: 1
}
.testimonial-slider .carousel-inner {
  z-index: -1
}
.testimonial-slider .carousel-indicators {
  position: static;
  bottom: 0;
  margin: 30px 0 0 0;
  padding: 0;
  width: 100%;
  left: 0
}
.testimonial-slider .carousel-indicators li {
  border: 0;
  width: 60px;
  height: 60px;
  text-indent: 0;
  border-radius: 100%;
  overflow: hidden;
  -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2);
  margin: 5px;
  -webkit-transition: .3s;
  transition: .3s
}
.testimonial-slider .carousel-indicators li:nth-child(-n+8) {
  position: absolute;
  left: 0;
  top: 0
}
.testimonial-slider .carousel-indicators li:nth-child(1) {
  width: 100px;
  height: 100px;
  left: 12vw;
  top: 0;
  -webkit-animation: jump 4s ease-in-out alternate infinite;
  animation: jump 4s ease-in-out alternate infinite;
  -webkit-animation-delay: .5s;
  animation-delay: .5s
}
.testimonial-slider .carousel-indicators li:nth-child(2) {
  left: 18vw;
  top: 10vh;
  width: 70px;
  height: 70px;
  -webkit-animation: jump 4s ease-in-out alternate infinite;
  animation: jump 4s ease-in-out alternate infinite;
  -webkit-animation-delay: .7s;
  animation-delay: .7s
}
.testimonial-slider .carousel-indicators li:nth-child(3) {
  left: 4vw;
  top: 8vh;
  width: 150px;
  height: 150px;
  -webkit-animation: jump 4s ease-in-out alternate infinite;
  animation: jump 4s ease-in-out alternate infinite;
  -webkit-animation-delay: .9s;
  animation-delay: .9s
}
.testimonial-slider .carousel-indicators li:nth-child(4) {
  left: 13vw;
  top: 22vh;
  width: 110px;
  height: 110px;
  -webkit-animation: jump 4s ease-in-out alternate infinite;
  animation: jump 4s ease-in-out alternate infinite;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s
}
.testimonial-slider .carousel-indicators li:nth-child(5) {
  left: auto;
  right: 5vw;
  top: 8vh;
  width: 90px;
  height: 90px;
  -webkit-animation: jump 4s ease-in-out alternate infinite;
  animation: jump 4s ease-in-out alternate infinite;
  -webkit-animation-delay: .5s;
  animation-delay: .5s
}
.testimonial-slider .carousel-indicators li:nth-child(6) {
  left: auto;
  right: 12vw;
  top: 0;
  width: 70px;
  height: 70px;
  -webkit-animation: jump 4s ease-in-out alternate infinite;
  animation: jump 4s ease-in-out alternate infinite;
  -webkit-animation-delay: .7s;
  animation-delay: .7s
}
.testimonial-slider .carousel-indicators li:nth-child(7) {
  left: auto;
  right: 13vw;
  top: 10vh;
  width: 150px;
  height: 150px;
  -webkit-animation: jump 4s ease-in-out alternate infinite;
  animation: jump 4s ease-in-out alternate infinite;
  -webkit-animation-delay: .9s;
  animation-delay: .9s
}
.testimonial-slider .carousel-indicators li:nth-child(8) {
  left: auto;
  right: 6vw;
  top: 22vh;
  width: 120px;
  height: 120px;
  -webkit-animation: jump 4s ease-in-out alternate infinite;
  animation: jump 4s ease-in-out alternate infinite;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s
}
.testimonial-slider .carousel-indicators li.active {
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important
}
@-webkit-keyframes jump {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  40% {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0)
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes jump {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  40% {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0)
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.google-btn {
  display: flex;
  width: 200px
}
.footer-area {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center
}
.footer-bottom {
  padding-top: 80px;
  padding-bottom: 60px;
  color: #fff
}
.copyright-area {
  padding-bottom: 80px;
  color: #fff
}
.footer-area.v3 .copyright-area {
  padding-top: 60px;
  padding-bottom: 0
}
.footer-bottom.v3 {
  padding-top: 300px
}
.footer-bottom a {
  color: #fff
}
.footer-bottom .widget-title {
  color: #fff;
  font-size: 22px
}
.footer-bottom .widget ul {
  list-style: none;
  margin: 0;
  padding: 0
}
.footer-bottom .widget ul li {
  display: block;
  padding: 5px 0
}
.footer-bottom .widget ul li a {
  display: block
}
.footer-bottom .widget ul li a:hover {
  color: #fff
}
.footer-bottom .widget ul li a:before {
  content: "";
  width: 0;
  height: 2px;
  background-color: #fff;
  display: inline-block;
  margin-right: 0;
  -webkit-transition: .3s;
  transition: .3s
}
.footer-bottom .widget ul li:hover a:before {
  width: 20px;
  margin-right: 5px
}
.subscribe-area {
  padding: 100px 100px;
  -webkit-box-shadow: 0 0 50px 0 rgba(80, 107, 135, 0.34);
  box-shadow: 0 0 50px 0 rgba(80, 107, 135, 0.34);
  border-radius: 10px;
  background-color: #fff
}
.subscribe-area.v2 {
  margin-top: -200px
}
.product-single-slider .item {
  text-align: center;
  display: inline-block
}
.over-hidden {
  overflow: hidden
}
.section-padding {
  padding-top: 80px;
  padding-bottom: 80px
}
.section-padding-top {
  padding-top: 150px
}
.section-padding-bottom {
  padding-bottom: 150px
}
.section-bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto
}
.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.zoom-image {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  margin: 0;
  padding: 0
}
.angle-3,
.angle-2,
.angle-1 {
  position: relative;
  z-index: 1
}
.angle-3:after,
.angle-1:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 10vw;
  background-image: url("data:image/svg+xml,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='00100100'preserveAspectRatio='none'fill='#ffffff'%3E%3Cpolygonpoints='0,1000,0100,100'%3E%3C/polygon%3E%3C/svg%3E");
  z-index: -1;
  pointer-events: none
}
.angle-2:before,
.angle-3:before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: 10vw;
  background-image: url("data:image/svg+xml,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='00100100'preserveAspectRatio='none'fill='#ffffff'%3E%3Cpolygonpoints='0,0100,0100,100'%3E%3C/polygon%3E%3C/svg%3E");
  z-index: -1;
  pointer-events: none
}
.bttn-3,
.bttn-2,
.bttn-1 {
  display: inline-block;
  padding: 18px 50px;
  background: #674dd6;
  background: -webkit-gradient(linear, right top, left top, from(#674dd6), to(#5b69ff));
  background: linear-gradient(to left, #674dd6 0, #5b69ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#674DD6', endColorstr='#5B69FF', GradientType=0);
  border-radius: 4px;
  color: #fff;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border: 0;
  font-size: 16px
}
.bttn-3:hover,
.bttn-2:hover,
.bttn-1:hover {
  color: #5b69ff;
  -webkit-box-shadow: 0 10px 40px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 40px 5px rgba(0, 0, 0, 0.1)
}
.bttn-3:hover {
  color: #fff
}
.bttn-3:after,
.bttn-2:after,
.bttn-1:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  opacity: .3;
  z-index: -1;
  -webkit-transition: .3s;
  transition: .3s
}
.bttn-2:after {
  opacity: 0
}
.bttn-3:after {
  background-color: #576ea0;
  opacity: 1
}
.bttn-2:hover:after,
.bttn-1:hover:after {
  opacity: 1
}
.bttn-3:hover:after {
  opacity: 0
}
.bttn-5,
.bttn-6,
.bttn-4 {
  display: flex;
  background: #103178;
  border-radius: 5px;
  color: #fff;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border: 0
}
.bttn-4:hover {
  background-color: #fff;
  color: #103178;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1)
}
.bttn-5 {
  background-color: #1980fa
}
.bttn-5:hover {
  color: #fff;
  -webkit-box-shadow: 0 30px 80px -15px #1980fa;
  box-shadow: 0 30px 40px -20px #1980fa
}
.bttn-6 {
  background-color: #a930e4;
  color: #fff
}
.bttn-6:hover {
  color: #fff;
  -webkit-box-shadow: 0 30px 80px -15px #a930e4;
  box-shadow: 0 20px 40px -15px #a930e4
}
.page-title {
  margin-bottom: 70px
}
.page-title .title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #0f1d46;
  line-height: 48px
}
.text-box h2.title {
  margin-bottom: 10px
}
.page-title.text-white .title {
  color: #fff
}
.page-title .desc {
  font-size: 20px;
  font-family: 'Rubik', sans-serif;
  color: rgba(40, 51, 80, 0.6);
  font-weight: 400;
  line-height: 34px
}
.page-title.text-white .desc {
  color: #fff
}
.text-box {
  color: rgba(15, 29, 70, 0.6)
}
.header-area .text-box {
  font-size: 20px;
  line-height: 32px;
  font-weight: 400
}
.feature-box .box-icon,
.text-box .box-icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#674dd6), to(#5b69ff));
  background: linear-gradient(to bottom, #674dd6 0, #5b69ff 100%);
  border-radius: 50%;
  font-size: 20px;
  text-align: center;
  margin-bottom: 50px;
  display: inline-block
}
.feature-box.v2 .box-icon,
.text-box .box-icon.v2 {
  background: #1980fa
}
.text-box .box-icon.v3 {
  background: #8a19fa
}
.text-box .box-icon.white-box {
  background-color: #fff;
  color: #1980fa
}
.text-box .box-icon.white-box.v3 {
  color: #a930e4
}
.text-white,
.text-box.text-white {
  color: #fff !important
}
.text-box .top-title {
  color: #b181ff;
  font-size: 20px;
  margin-bottom: 30px
}
.text-box .title {
  font-size: 60px;
  line-height: 65px;
  font-weight: 700;
  color: #0f1d46
}
.text-box.text-white .title {
  color: #fff
}
.feature-box {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: .3s;
  transition: .3s
}
.feature-box:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2)
}
.feature-box .box-icon {
  margin-bottom: 30px
}
.feature-box.v3 .box-icon {
  background: #9919fa
}
.feature-box.v4 .box-icon {
  background: #faa719
}
.feature-box.v5 .box-icon {
  background: #19b5fa
}
#mc-form {
  position: relative
}
#mc-form .mt10 {
  position: absolute;
  top: 105%
}
#mc-form {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px
}
.subscribe-area .form-input {
  padding: 17px 20px;
  border: 2px solid #ebebeb;
  color: #0f1d46;
  border-radius: 5px;
  outline: 0;
  -webkit-transition: .3s;
  transition: .3s
}
.subscribe-area .form-input:focus {
  border: 2px solid #acacac
}
.subscribe-area .submit {
  text-align: center;
  display: inline-block
}
.subscribe-area .submit:after {
  opacity: 0
}
.subscribe-area.v2 .submit:after {
  background: #1980fa
}
.subscribe-area.v3 .submit:after {
  background: #a930e4
}
.subscribe-area .info {
  text-align: center;
  margin-top: 30px
}
.text-box.camera-title h3.title {
  font-size: 36px;
  line-height: 50px;
  font-weight: 700
}
.camera-title {
  font-size: 18px;
  line-height: 34px
}
.pre-btn.bttn-3:after {
  background: -webkit-gradient(linear, right top, left top, from(#5b69ff), to(#674dd6));
  opacity: 1
}
.subscribe-area h1.title {
  font-size: 60px;
  line-height: 65px
}
.product-slide .slide-item {
  background-color: #fff;
  padding: 4px;
  box-shadow: 0 0 15px 0 #e8e8e8;
  text-align: center;
  margin: 15px;
  border-radius: 5px
}
.product-slide .slide-item img {
  border-radius: 5px
}
.product-slide .slide-item .product-image {
  -webkit-transition: .3s;
  transition: .3s;
  height: 180px;
  text-align: center;
  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;
  -webkit-transform: scale(1);
  transform: scale(1)
}
.product-slide .slide-item:hover .product-image {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}
.product-slide .slide-item .product-content {
  padding-top: 30px
}
.product-slide .slide-item .product-content .rate {
  color: #b181ff;
  font-size: 22px;
  margin-bottom: 0
}
.product-slide.v2 .slide-item .product-content .rate {
  color: #1980fa
}
.testimonails-2 .single-testimonial {
  text-align: center;
  padding: 0 30px;
  margin-bottom: 15px
}
.testimonails-2 .single-testimonial .desc {
  margin-bottom: 40px
}
.testimonails-2 .single-testimonial .desc:after,
.testimonails-2 .single-testimonial .desc:before {
  content: '"'
}
.testimonails-2 .single-testimonial .thumb {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 20px
}
.testimonails-2 .single-testimonial .name {
  font-size: 20px;
  margin-bottom: 5px
}
.testimonails-2 .single-testimonial .posi {
  color: #8892a0
}
.circle-bg {
  background-repeat: no-repeat;
  background-size: auto;
  -webkit-animation: circle_jump 3s .3s linear infinite;
  animation: circle_jump 3s .3s linear infinite
}
@-webkit-keyframes circle_jump {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes circle_jump {
  0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.1);
    }
    100% {
      transform: scale(1);
    }
}
.relative-box {
  position: relative
}
.image-side-box {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50%;
  text-align: center
}
.image-side-box.right-box {
  left: auto;
  right: 0
}
@media only screen and (min-width:1801px) {
  .space-100-lg {
    height: 100px
  }
  .space-50-lg {
    height: 50px
  }
}
@media only screen and (min-width:768px) and (max-width:1800px) {
  .zoom-image {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  .header-area {
    padding: 150px 0 250px
  }
  section {
    overflow: hidden
  }
  .header-area.v1:after {
    width: 63%;
    right: -10%
  }
  .about-section.v1 {
    padding: 120px 0
  }
  .testimonial-slider .carousel-indicators li:nth-child(1) {
    width: 100px;
    height: 100px;
    left: 12vw;
    top: 0;
    -webkit-animation: jump 4s ease-in-out alternate infinite;
    animation: jump 4s ease-in-out alternate infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
  }
  .testimonial-slider .carousel-indicators li:nth-child(2) {
    left: 15vw
  }
  .testimonial-slider .carousel-indicators li:nth-child(3) {
    left: 1vw
  }
  .testimonial-slider .carousel-indicators li:nth-child(4) {
    left: 10vw
  }
  .testimonial-slider .carousel-indicators li:nth-child(5) {
    left: auto;
    right: 2vw
  }
  .testimonial-slider .carousel-indicators li:nth-child(6) {
    right: 9vw
  }
  .testimonial-slider .carousel-indicators li:nth-child(7) {
    left: auto;
    right: 6vw
  }
  .testimonial-slider .carousel-indicators li:nth-child(8) {
    left: auto;
    right: 0vw
  }
}
@media only screen and (min-width:768px) and (max-width:1170px) {
  .tooltip-box .tip .content {
    padding: 15px;
    width: 300px
  }
  .header-area.v1 {
    background-color: #6651d9
  }
  .tooltip-box .tip.box1 .content,
  .tooltip-box .tip.box6 .content,
  .tooltip-box .tip.box5 .content {
    left: auto;
    right: 0
  }
  .tooltip-box .tip.box1 .content {
    left: -140px
  }
  .tooltip-box .tip.box3 .content {
    left: -50px
  }
  .tooltip-box .tip.box4 .content {
    left: -120px
  }
  .tooltip-box .tip.box5 .content {
    right: -50px
  }
  .testimonial-slider .carousel-indicators li {
    -webkit-animation: none !important;
    animation: none !important;
    position: static !important;
    width: 60px !important;
    height: 60px !important;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  .testimonial-slider .carousel-indicators li.active {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  .intro-area-2.v3,
  .intro-area.v3,
  .intro-area.v2 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: none !important
  }
  .feature-area.v2 {
    padding-top: 100px
  }
  .intro-area-2.v3 {
    padding-top: 20px;
    padding-bottom: 20px
  }
  .feature-area.v3 {
    padding-top: 110px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .info-box {
    padding: 0
  }
  .tooltip-box .tip.box1 .content,
  .tooltip-box .tip.box6 .content,
  .tooltip-box .tip.box5 .content {
    left: auto;
    right: 0
  }
  .price-box-2 {
    margin-bottom: 30px
  }
  .tooltip-box .tip.box2 {
    top: 39%;
    left: 11%
  }
  .tooltip-box .tip.box6 {
    left: 85%
  }
  .testimonial-area.v3 {
    padding-top: 30px
  }
}
@media only screen and (max-width:992px) {
  .header-area {
    background-size: auto 130%;
    padding: 150px 0 150px 0;
    text-align: center
  }
  .topshapewrap {
    display: none
  }
  .header-area .text-right img {
    display: block;
    width: 300px;
    margin: 0 auto
  }
  .google-btn {
    margin: 0 auto
  }
  #mc-form {
    grid-template-columns: 1fr
  }
  .header-area .page-title,
  .header-area .page-title .title {
    color: #fff
  }
  .service-box {
    text-align: center;
    padding: 50px 30px;
    border: 1px solid rgba(0, 0, 0, 0.1)
  }
  .service-box .service-icon {
    margin-bottom: 30px;
    float: none;
    display: inline-block;
    margin-right: 0
  }
  .testimonial-area.v1,
  .intro-area.v1 {
    background-color: #7533e1;
    padding: 120px 0
  }
  .text-box {
    text-align: center
  }
  .text-box .title {
    font-size: 36px;
    line-height: 40px
  }
  .intor-area-1 {
    background-image: none !important;
    padding: 120px 0
  }
  .intor-area-2 {
    padding: 120px 0;
    background-color: #7533e1
  }
  .intor-area-2 .text-box .top-title,
  .intor-area-2 .text-box .title,
  .intor-area-2 .text-box {
    color: #fff
  }
  ul.product-details li {
    text-align: center;
    padding: 0
  }
  ul.product-details li .title {
    width: 100%;
    margin: 0
  }
  ul.product-details li .content {
    padding: 30px;
    display: block
  }
  .testimonial-slider .carousel-indicators li {
    -webkit-animation: none !important;
    animation: none !important;
    position: static !important;
    width: 60px !important;
    height: 60px !important;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  .testimonial-slider .carousel-indicators li.active {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  .single-price {
    margin-bottom: 30px
  }
  .subscribe-area {
    padding: 60px
  }
  .subscribe-area .form-input {
    width: 100%
  }
  .subscribe-area .submit {
    width: 100%;
    padding: 16px 30px
  }
  .page-title {
    margin-bottom: 50px
  }
  .testimonial-slider {
    text-align: center
  }
  .testimonail-item {
    padding: 30px;
    width: calc(100% - 30px);
    display: inline-block;
    float: none
  }
  .footer-bottom {
    padding-bottom: 0
  }
  .footer-area .widget {
    margin-bottom: 60px
  }
  .site-branding .logo {
    color: #fff
  }
  .play-box .play-bttn {
    left: calc(50% - 50px)
  }
  .zoom-image {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  .info-box {
    padding: 0
  }
  .tooltip-box .tip.box1 .content,
  .tooltip-box .tip.box6 .content,
  .tooltip-box .tip.box5 .content {
    left: auto;
    right: 0
  }
  .price-box-2 {
    margin-bottom: 30px
  }
  .tooltip-box .tip.box2 {
    top: 39%;
    left: 11%
  }
  .tooltip-box .tip.box6 {
    left: 85%
  }
  .testimonial-area.v3 {
    padding-top: 30px
  }
  .header-area.v1:after {
    width: 100%
  }
}
@media only screen and (min-width:767px) {
  .mainmenu .sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #fff;
    min-width: 180px;
    border-radius: 5px;
    padding: 10px 20px
  }
  .mainmenu ul ul.sub-menu li {
    display: block
  }
  .mainmenu ul .sub-menu li a {
    padding: 5px;
    color: #606060
  }
  .mainmenu ul .sub-menu li a:before {
    content: "";
    width: 0;
    height: 2px;
    background-color: #606060;
    display: inline-block;
    -webkit-transition: .3s;
    transition: .3s;
    margin-right: 0
  }
  .mainmenu ul .sub-menu li a:hover:before {
    width: 20px;
    margin-right: 5px
  }
  .mainmenu .sub-menu .sub-menu {
    position: absolute;
    left: 100%;
    top: 0
  }
  .mainmenu-area.transparent .site-brand.solid .logo {
    color: #333
  }
}
@media only screen and (max-width:768px) {
  .product-area.v2 {
    padding: 50px 0 100px
  }
  .productShape2inner {
    height: 100px
  }
  .product-area.v2 img {
    width: 300px;
    display: block;
    margin: 0 auto
  }
  .productShape1 {
    display: none
  }
  .burger {
    display: block
  }
  .about-section.v1 {
    padding: 120px 0
  }
  .mainmenu-area.transparent a {
    color: #606060
  }
  .mainmenu {
    width: 100%;
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    display: none
  }
  .mainmenu ul {
    float: none
  }
  .mainmenu ul .sub-menu {
    margin-left: 30px
  }
  .mainmenu ul li {
    display: block
  }
  .mainmenu ul li a {
    padding: 5px
  }
  .mainmenu ul .sub-menu li a {
    padding: 0
  }
  .subscribe-area {
    padding: 30px
  }
  .page-title {
    margin-bottom: 30px
  }
  .page-title .title {
    font-size: 30px;
    margin-bottom: 10px
  }
  .image-box {
    display: none
  }
  .section-padding {
    padding-top: 100px;
    padding-bottom: 100px
  }
  .product-slider-2 .single-image {
    margin-top: 60px;
    margin-bottom: 60px
  }
  .info-box {
    margin-bottom: 30px
  }
  .angle-double-1:before,
  .angle-double-1:after,
  .angle-2:after,
  .angle-1:after {
    height: 100px
  }
  .intro-area.v2 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: none !important
  }
  .feature-area.v2 {
    padding-top: 40px;
    padding-bottom: 60px
  }
  .product-slider-2.owl-carousel .owl-controls .owl-nav {
    text-align: center
  }
  .info-area.v2 {
    padding-top: 80px
  }
  .info-box {
    padding: 0
  }
  .tooltip-box .tip .content {
    padding: 15px;
    width: 300px
  }
  .tooltip-box .tip.box1 .content {
    left: -140px
  }
  .tooltip-box .tip.box3 .content {
    left: -50px
  }
  .tooltip-box .tip.box4 .content {
    left: -120px
  }
  .tooltip-box .tip.box5 .content {
    right: -50px
  }
  .price-area.v3 {
    padding-top: 150px;
    padding-bottom: 120px;
    background-color: #6918f6
  }
  .tooltip-box {
    margin-bottom: 100px
  }
  .footer-bottom.v3 {
    padding-top: 200px;
    background-size: auto 100%
  }
  .header-area.v3 {
    background-size: auto 100%;
    background-position: top center
  }
  .footer-area.v3 .section-padding-bottom {
    padding-bottom: 0
  }
  .section-padding-bottom {
    padding-bottom: 100px
  }
  .header-area.v1 .text-box .title,
  .header-area.v1 .text-box {
    color: #fff
  }
  .play-box {
    right: 0
  }
  .image-side-box {
    position: relative;
    width: 100%;
    text-align: center
  }
  .active .testimonail-item:before {
    top: 5px;
    left: 5px
  }
  .footer-area {
    text-align: center
  }
  .intro-area-2.v3 {
    padding-top: 20px;
    padding-bottom: 20px
  }
  .feature-area.v3 {
    padding-top: 110px
  }
}