@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;0,900;1,200;1,400&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,400&display=swap);
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 12px;
  font-style: normal;
  margin-left: 0;
}
a {
  color: #1a3fb2;
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #4870eb;
}
a:focus {
  text-decoration: none;
}
a,
button,
input,
select,
textarea {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
button {
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
input,
textarea {
  outline: none;
}
input:focus,
a:focus {
  outline: 0;
}
* {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  margin: 0;
  line-height: 1.8;
  font: 400 16px/28px "Roboto", sans-serif;
  color: #616161;
  background: #f8faff;
}
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Jost", sans-serif;
  font-weight: 700;
}
iframe {
  max-width: 100%;
  border: none;
}
input {
  font-weight: 400;
  font-size: 0.8125rem;
}
img {
  height: auto;
  max-width: 100%;
}
ul {
  padding: 0;
}
p {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1.4;
}
p:last-child {
  margin-bottom: 0;
}
.small,
small {
  font-weight: 400;
  color: rgb(136, 136, 136);
  font-size: 14px;
}
.display-responsive,
.display-responsive-initial {
  display: none !important;
}
.aling-main {
  text-align: center;
}
.bg-black {
  background: #191514;
}
.bg-transparent {
  background: transparent !important;
}
.border-radius {
  border-radius: 2rem;
}
.border-white-transparent {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.border-top-theme {
  border-top: 5px solid #1a3fb2;
}
.box-shadow {
  -webkit-box-shadow: 0 0 11px 0 rgba(6, 22, 58, 0.14);
  -moz-box-shadow: 0 0 11px 0 rgba(6, 22, 58, 0.14);
  box-shadow: 0 0 11px 0 rgba(6, 22, 58, 0.14);
}
.color-black {
  color: #000 !important;
}
.color-black-50 {
  color: #373a5b !important;
}
.color-3 {
  color: #ffb700 !important;
}
.color-secundary {
  color: #09bc2d !important;
}
.color-theme {
  color: #1a3fb2 !important;
}
.color-white {
  color: #fff !important;
}
.color-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.fa-20px {
  font-size: 20px !important;
}
.ftz-22 {
  font-size: 22px;
}
.ftz-23 {
  font-size: 23px;
}
.ftz-30 {
  font-size: 30px;
}
.font-main2 {
  font-family: "Playfair Display", serif;
}
.img-full {
  height: auto;
  width: 100% !important;
}
.img-full-height {
  height: 100% !important;
  width: 100% !important;
}
.item-img-hover {
  position: relative;
  overflow: hidden;
  transition: ease 1s;
}
.item-img-hover img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.item-img-hover:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: ease 0.5s;
}
.grid-layout-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.grid-justify-center {
  justify-self: center;
  align-self: center;
}
.line-height-1 {
  line-height: 1em;
}
.line-height-10 {
  line-height: 10px;
}
.line-height-15 {
  line-height: 15px;
}
.line-height-20 {
  line-height: 20px;
}
.line-height-25 {
  line-height: 25px;
}
.line-height-30 {
  line-height: 30px;
}
.line-height-40 {
  line-height: 40px;
}
.line-height-50 {
  line-height: 50px;
}
.margin-top35 {
  margin-top: -35px;
}
.margin-top-310 {
  margin-top: 4em !important;
}
.margin-top-160 {
  margin-top: 160px !important;
}
.margin-top-240 {
  margin-top: 240px !important;
}
.margin-top-210 {
  margin-top: 210px !important;
}
.min-width-100 {
  min-width: 100px !important;
}
.margin-top-150 {
  margin-top: 150px !important;
}
.margin-top-110 {
  margin-top: 110px !important;
}
.margin-top-100 {
  margin-top: 100px !important;
}
.margin-top-90 {
  margin-top: 90px !important;
}
.margin-top-80 {
  margin-top: 80px !important;
}
.margin-top-60 {
  margin-top: 60px !important;
}
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-top-40 {
  margin-top: 40px !important;
}
.margin-top-35 {
  margin-top: 35px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-5 {
  margin-top: 5px !important;
}
.margin-top-0 {
  margin-top: 0px !important;
}
.no-margin {
  margin: 0;
}
.margin-bottom-0 {
  margin-bottom: 0px !important;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
}
.margin-bottom-70 {
  margin-bottom: 70px !important;
}
.margin-bottom-80 {
  margin-bottom: 80px !important;
}
.margin-bottom-100 {
  margin-bottom: 100px !important;
}
.margin-bottom-120 {
  margin-bottom: 120px !important;
}
.margin-bottom-130 {
  margin-bottom: 120px !important;
}
.margin-bottom-140 {
  margin-bottom: 140px !important;
}
.no-padding {
  padding: 0px !important;
}
.no-padding-top {
  padding-top: 0px !important;
}
.no-padding-bottom {
  padding-bottom: 0px !important;
}
.no-margin-top {
  margin-top: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.p-relative {
  position: initial;
}
.padding-2 {
  padding: 77px 100px 62px 100px;
}
.padding-top-0 {
  padding-top: 0px !important;
}
.padding-top-10 {
  padding-top: 10px !important;
}
.padding-top-20 {
  padding-top: 20px !important;
}
.padding-top-25 {
  padding-top: 25px !important;
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-top-35 {
  padding-top: 35px !important;
}
.padding-top-40 {
  padding-top: 40px !important;
}
.padding-top-45 {
  padding-top: 45px !important;
}
.padding-top-50 {
  padding-top: 50px !important;
}
.padding-top-60 {
  padding-top: 60px !important;
}
.padding-top-70 {
  padding-top: 70px !important;
}
.padding-top-80 {
  padding-top: 80px !important;
}
.padding-top-100 {
  padding-top: 100px !important;
}
.padding-top-120 {
  padding-top: 120px !important;
}
.padding-top-150 {
  padding-top: 150px !important;
}
.padding-bottom-120 {
  padding-bottom: 120px !important;
}
.padding-bottom-100 {
  padding-bottom: 100px !important;
}
.padding-bottom-70 {
  padding-bottom: 70px !important;
}
.padding-bottom-60 {
  padding-bottom: 60px !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}
.padding-bottom-0 {
  padding-bottom: 0px !important;
}
.padding-left-20 {
  padding-left: 20px;
}
.no-padding {
  padding: 0px !important;
}
.no-margin {
  margin: 0;
}
.section-grey {
  padding: 3em 1em;
  background-color: #f9f9f9;
}
.section-white {
  padding: 3em 1em;
  background-color: #fff;
}
.section-theme {
  padding: 3em 1em;
  background-color: #1a5eb2;
  color: #fff;
}
.section-theme-light {
  background-color: #f4f9fd;
  padding: 3em 1em;
  color: #000;
}
.section-black {
  padding: 3em 1em;
  background-color: #2e2e2e;
  color: #fff;
}
.section-padding {
  padding: 3em 1em;
}
.section-bottom-border {
  border-bottom: 1px solid #efefef;
}
.section-top-border {
  border-top: 1px solid #efefef;
}
.text-aling {
  text-align: center;
}
.text-aling-initial {
  text-align: center;
}
@media (min-width: 600px) {
  .section-grey,
  .section-white,
  .section-orange,
  .section-padding,
  .section-theme-light {
    padding: 4em 0em;
  }
}
@media (min-width: 1200px) {
  .section-grey,
  .section-white,
  .section-orange,
  .section-padding,
  .section-theme-light {
    padding: 6em 0em;
  }
}
.h-10 {
  height: 10% !important;
}
.h-20 {
  height: 20% !important;
}
.h-30 {
  height: 30% !important;
}
.h-40 {
  height: 40% !important;
}
.h-50 {
  height: 50% !important;
}
.h-60 {
  height: 60% !important;
}
.h-70 {
  height: 70% !important;
}
.h-80 {
  height: 80% !important;
}
.h-90 {
  height: 90% !important;
}
.h-100 {
  height: 100% !important;
}
.w-10 {
  width: 10% !important;
}
.w-20 {
  width: 20% !important;
}
.w-30 {
  width: 30% !important;
}
.w-40 {
  width: 40% !important;
}
.w-50 {
  width: 50% !important;
}
.w-60 {
  width: 60% !important;
}
.w-70 {
  width: 70% !important;
}
.w-80 {
  width: 80% !important;
}
.w-90 {
  width: 90% !important;
}
.w-100 {
  width: 100% !important;
}
.z-index-1 {
  z-index: 0;
}
.z-index-2 {
  z-index: 2;
}
.z-index-20 {
  z-index: -20;
}
.rotateme {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 40s;
  animation-duration: 40s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.rotateme-left {
  -webkit-animation-name: rotateMe2;
  animation-name: rotateMe2;
  -webkit-animation-duration: 40s;
  animation-duration: 40s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-webkit-keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
    transform: translateX(88px);
  }
}
@keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
    transform: translateX(88px);
  }
}
@-webkit-keyframes rotateMe {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotateMe {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateMe2 {
  from {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes rotateMe2 {
  from {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes movebounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes movebounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
    transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
    transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
}
@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
  }
}
.btn-circle {
  border-radius: 40px;
  padding: 10px 20px;
  font-size: 18px;
}
.btn-grad {
  background-image: linear-gradient(
    to right,
    #2dbcdc 0%,
    #cfe7e9 51%,
    #2dbcdc 100%
  );
}
.btn-grad:hover {
  background-position: right center;
}
.btn-grad {
  transition: 0.5s;
  background-size: 200% auto;
  color: white !important;
  border-radius: 20px;
}
.btn-expan {
  padding: 16px 36px;
}
.btn-border-radius {
  -webkit-border-radius: 1.5rem !important;
  -moz-border-radius: 1.5rem !important;
  -ms-border-radius: 1.5rem !important;
  border-radius: 1.5rem !important;
}
.btn-border-noradius {
  -webkit-border-radius: 0rem !important;
  -moz-border-radius: 0rem !important;
  -ms-border-radius: 0rem !important;
  border-radius: 0rem !important;
}
.btn-default-theme {
  color: #fff;
  background-color: #09bc2d;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  padding: 12px 30px;
  -webkit-box-shadow: 0 20px 30px 0 rgba(38, 82, 184, 0.3);
  box-shadow: 0 20px 30px 0 rgba(38, 82, 184, 0.3);
}
.btn-default-theme:hover,
.btn-default-theme:focus {
  color: #ffffff !important;
  background-color: #1cdd43;
}
.nav-main-01 .navbar .navbar-nav .nav-item a.btn-default-theme:hover,
.nav-main-01 .navbar .navbar-nav .nav-item a.btn-default-theme:focus {
  color: #ffffff !important;
}
.pix-btn {
  padding: 8px 30px;
  background: #1a3fb2;
  border-radius: 30px;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  -webkit-box-shadow: 0 20px 30px 0 rgba(38, 82, 184, 0.3);
  box-shadow: 0 20px 30px 0 rgba(38, 82, 184, 0.3);
}
.pix-btn:focus,
.pix-btn:hover {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.btn-transparent {
  color: #fff;
  border: 1px solid#ffffff;
  background-color: transparent;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  padding: 12px 30px;
}
.btn-transparent:hover {
  background: #09bc2d;
  border: 1px solid#09bc2d;
  color: #fff;
  transition: all 0.5s !important;
}
.btn-white {
  color: #28a745;
  border: 1px solid #fff;
  background: #fff;
  position: relative;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  border-radius: 10px;
  font-weight: 600;
  font-size: 15px;
  padding: 12px 40px;
}
.btn-white:hover {
  background: #2dbcdc;
  border: 1px solid #2dbcdc;
  color: #fff;
  transition: all 0.5s !important;
}
.bounce-animate {
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce3-animate {
  animation-name: float-bob;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce4-animate {
  animation-name: float-bob;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@-webkit-keyframes float-bob {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.bounce2-animate {
  animation-name: line-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: line-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: line-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: line-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@-webkit-keyframes line-bob {
  0% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.imagelightbox-close:hover {
  background-color: #1a3fb2;
}
.btn {
  padding: 0.5rem 1.5rem;
}
#myModal .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: transparent;
  background-clip: padding-box;
  border: none;
  border-radius: 0.3rem;
  outline: 0;
}
.modal-dialog {
  margin: 5rem auto;
}
#myModal .modal-header-video {
  border: none;
}
.close {
  border: none;
  cursor: pointer;
  width: 2em;
  height: 2em;
  background-color: rgba(130, 130, 130, 0.8) !important;
  position: fixed;
  z-index: 10002;
  top: 2em;
  right: 6em;
  border-radius: 50%;
  transition: color 0.3s ease;
  opacity: 1 !important;
}
.close span {
  color: #fff;
  opacity: 1;
  font-size: 40px;
  position: absolute;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #1a3fb2;
  z-index: 999999;
}
.preloader .spinner {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: -30px auto 0;
}
.preloader .double-bounce1 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
.preloader .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.main-banner-area .creative-shape {
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}
.main-banner-two .creative-shape img,
.our-services-02 .creative-shape img {
  width: 100%;
}
.main-responsive-nav {
  display: inherit;
  padding: 10px 0;
  position: fixed;
  top: -1px;
  right: 0;
  width: 100%;
  z-index: 100;
  background: #fff;
  -webkit-box-shadow: 0 20px 30px 0 rgba(120, 128, 240, 0.3);
  box-shadow: 0 20px 30px 0 rgba(120, 128, 240, 0.1);
}
.plamb-responsive-nav,
.navbar-area {
  display: none;
}
.nav-main-01 {
  background-color: transparent;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 0;
  padding-left: 0;
}
.nav-main-01 .navbar {
  padding-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
}
.nav-main-01 .navbar ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.nav-main-01 .navbar .navbar-nav .nav-item {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.nav-main-01 .navbar .navbar-nav .nav-item a {
  font-size: 15px;
  font-weight: 500;
  color: #f8f9fa;
  text-transform: capitalize;
  margin: auto 15px;
}
.nav-main-01 .navbar .navbar-nav .nav-item a:hover,
.nav-main-01 .navbar .navbar-nav .nav-item a:focus,
.nav-main-01 .navbar .navbar-nav .nav-item a.active {
  color: #158830 !important;
}
.nav-main-01 .navbar .navbar-nav .nav-item a i::before {
  font-size: 10px;
  position: relative;
  top: -1px;
  margin-left: 1px;
}
.nav-main-01 .navbar .navbar-nav .nav-item:last-child a {
  margin-right: 0;
  color: #fff !important;
}
.nav-main-01 .navbar .navbar-nav .nav-item:last-child a > i::before {
  font-size: 14px;
}
.nav-main-01 .navbar .navbar-nav .nav-item:first-child a {
  margin-left: 0;
}
.nav-main-01 .navbar .navbar-nav .nav-item:hover a,
.nav-main-01 .navbar .navbar-nav .nav-item:focus a,
.nav-main-01 .navbar .navbar-nav .nav-item.active a {
  color: #1a3fb2;
}
.nav-main-01 .navbar .navbar-nav .nav-item .dropdown-menu {
  -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);
  background: #fff;
  position: absolute;
  border: none;
  top: 80px;
  left: 0;
  width: 230px;
  z-index: 99;
  display: block;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 20px;
}
.nav-main-01 .navbar .navbar-nav .nav-item .dropdown-menu li {
  padding: 0;
}
.nav-main-01 .navbar .navbar-nav .nav-item .dropdown-menu li a {
  text-transform: capitalize;
  padding: 8px 15px;
  padding-left: 0;
  margin: 0;
  position: relative;
  color: #393953;
  font-size: 15.5px;
  font-weight: 400;
}
.nav-main-01 .navbar .navbar-nav .nav-item .dropdown-menu li a::before {
  content: "";
  position: absolute;
  left: -5px;
  top: 50%;
  width: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  height: 1px;
  background-color: #5cb21a;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nav-main-01 .navbar .navbar-nav .nav-item .dropdown-menu li a:hover,
.nav-main-01 .navbar .navbar-nav .nav-item .dropdown-menu li a:focus,
.nav-main-01 .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
  color: #1a3fb2;
  padding-left: 26px;
}
.nav-main-01 .navbar .navbar-nav .nav-item .dropdown-menu li a:hover::before,
.nav-main-01 .navbar .navbar-nav .nav-item .dropdown-menu li a:focus::before,
.nav-main-01 .navbar .navbar-nav .nav-item .dropdown-menu li a.active::before {
  width: 20px;
}
.nav-main-01 .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
  left: -245px;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  a {
  color: #696997;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  a:hover,
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  a:focus,
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  a.active {
  color: #1a3fb2;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu {
  left: -245px;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a {
  color: #696997;
  text-transform: capitalize;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a:hover,
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a:focus,
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a.active {
  color: #1a3fb2;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu {
  left: -245px;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a {
  color: #696997;
  text-transform: capitalize;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a:hover,
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a:focus,
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a.active {
  color: #1a3fb2;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu {
  left: 195px;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a {
  color: #696997;
  text-transform: capitalize;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a:hover,
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a:focus,
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a.active {
  color: #1a3fb2;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu {
  left: 195px;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a {
  color: #696997;
  text-transform: capitalize;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a:hover,
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a:focus,
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a.active {
  color: #1a3fb2;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu {
  left: 195px;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a {
  color: #696997;
  text-transform: capitalize;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a:hover,
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a:focus,
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  a.active {
  color: #1a3fb2;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li.active
  a {
  color: #1a3fb2;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li:hover
  .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: -15px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li.active
  a {
  color: #1a3fb2;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li:hover
  .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: -15px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li.active
  a {
  color: #1a3fb2;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li:hover
  .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: -15px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li.active
  a {
  color: #1a3fb2;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  .dropdown-menu
  li:hover
  .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: -15px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li.active
  a {
  color: #1a3fb2;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li:hover
  .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: -15px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.nav-main-01 .navbar .navbar-nav .nav-item .dropdown-menu li.active a {
  color: #1a3fb2;
}
.nav-main-01
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li:hover
  .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: -15px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.nav-main-01 .navbar .navbar-nav .nav-item:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.nav-main-01 .navbar .other-option {
  margin-left: 0;
  margin-top: 5px;
}
.nav-main-01 .navbar .other-option .default-btn.seo-btn {
  padding: 10px 25px;
  font-size: 15px;
  background-color: transparent;
  border: 1px solid #1a3fb2;
  color: #1a3fb2;
}
.nav-main-01 .navbar .other-option .default-btn.seo-btn:hover {
  background-color: #1a3fb2;
  color: #fff;
}
.nav-main-01 .black-logo {
  display: none;
}
.navbar-area {
  background-color: transparent;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  position: relative;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}
.navbar-area.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  background: #ffffff !important;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.navbar-area.is-sticky .navbar-nav .nav-item a {
  color: #1223be;
}
.navbar-area.is-sticky .navbar-nav .nav-item a:hover,
.navbar-area.is-sticky .navbar-nav .nav-item a:focus,
.navbar-area.is-sticky .navbar-nav .nav-item a.active {
  color: #1223be;
}
.navbar-area.is-sticky .nav-main-01 .navbar-brand .white-logo {
  display: none;
}
.navbar-area.is-sticky .nav-main-01 .navbar-brand .black-logo {
  display: block;
}
@media only screen and (max-width: 991px) {
  .navbar-area {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .navbar-area.is-sticky {
    border-bottom: none;
    -webkit-box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .navbar-area.is-sticky .logo .white-logo {
    display: none;
  }
  .navbar-area.is-sticky .logo .black-logo {
    display: block;
  }
  .plamb-responsive-nav {
    display: block;
  }
  .plamb-responsive-nav .plamb-responsive-menu {
    position: relative;
  }
  .plamb-responsive-nav .plamb-responsive-menu.mean-container .mean-nav ul {
    font-size: 14px;
  }
  .plamb-responsive-nav
    .plamb-responsive-menu.mean-container
    .mean-nav
    ul
    li
    a {
    font-size: 15px;
  }
  .plamb-responsive-nav
    .plamb-responsive-menu.mean-container
    .mean-nav
    ul
    li
    a.active {
    color: #1a3fb2;
  }
  .plamb-responsive-nav
    .plamb-responsive-menu.mean-container
    .mean-nav
    ul
    li
    li
    a {
    font-size: 15px;
  }
  .plamb-responsive-nav .plamb-responsive-menu.mean-container .navbar-nav {
    overflow-y: scroll;
    height: 336px;
    -webkit-box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
  }
  .plamb-responsive-nav .plamb-responsive-menu.mean-container .others-options {
    display: none;
  }
  .plamb-responsive-nav .mean-container a.meanmenu-reveal {
    color: #393953;
  }
  .plamb-responsive-nav .mean-container a.meanmenu-reveal span {
    background: #393953;
  }
  .plamb-responsive-nav .logo {
    position: relative;
    width: 50%;
    z-index: 999;
  }
  .plamb-responsive-nav .logo .white-logo {
    display: block;
  }
  .plamb-responsive-nav .logo .black-logo {
    display: none;
  }
  .nav-main-01 {
    display: none;
  }
}
.admin-bar .primary-mobile-nav {
  top: 32px;
}
.primary-mobile-nav {
  width: 250px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #fff;
  position: fixed;
  top: 0;
  right: -340px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  color: #848484;
  border: 1px solid #f4f4f4;
}
.primary-mobile-nav .close-canvas-mobile-panel {
  padding: 20px;
  display: inline-block;
  font-size: 46px;
}
.primary-mobile-nav ul {
  list-style: none;
  padding-left: 0;
}
.primary-mobile-nav ul.menu {
  padding-bottom: 30px;
}
.primary-mobile-nav ul.menu.over-submenu {
  height: 0;
  overflow: hidden;
  padding-bottom: 0;
}
.primary-mobile-nav ul.menu li {
  padding: 15px 20px;
  position: static;
}
.primary-mobile-nav ul.menu li .toggle-children {
  float: right;
  position: relative;
}
.primary-mobile-nav ul.menu li .toggle-children i {
  position: absolute;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  right: -20px;
  top: -12px;
  font-size: 22px;
}
.primary-mobile-nav ul.menu li > ul {
  position: absolute;
  float: left;
  right: 0;
  top: 0;
  visibility: visible;
  display: inline-block;
  width: 100% !important;
  z-index: 10;
  margin-top: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.35s;
  transition: 0.35s;
  background-color: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.primary-mobile-nav ul.menu li > ul .menu-parent-items {
  background-color: #f4f4f4;
  color: #222;
  text-transform: uppercase;
}
.primary-mobile-nav ul.menu li.over-menu > ul {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.primary-mobile-nav ul.menu li.menu-back {
  padding-left: 40px;
  position: relative;
}
.primary-mobile-nav ul.menu li.menu-back:before {
  content: "\f104";
  font-family: Fontawesome;
  font-size: 22px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.primary-mobile-nav ul.menu li.extra-menu-item {
  margin-top: 40px;
}
.primary-mobile-nav ul.menu li.current-menu-item > a {
  color: #ffc811;
}
.primary-mobile-nav .extra-item {
  padding: 0 20px 30px;
}
.primary-mobile-nav .menu-item-text {
  color: #222;
}
.primary-mobile-nav .menu-item-button-link {
  background-color: transparent;
}
.primary-mobile-nav .menu-item-button-link a {
  background-color: #ffc811;
}
.display-mobile-menu .primary-mobile-nav {
  right: 0;
  z-index: 99999;
}
.off-canvas-layer {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  cursor: pointer;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.4s;
}
.display-mobile-menu .off-canvas-layer {
  display: block;
}
.main-banner-area .banner-image {
  margin-top: 0;
  -webkit-animation: movebounce 5s linear infinite;
  animation: movebounce 5s linear infinite;
  position: relative;
}
.main-banner-area .banner-image img {
  position: absolute;
}
.main-banner-area .banner-image img:nth-child(1) {
  top: -220px;
  left: 45%;
}
.main-banner-area .banner-image img:nth-child(2) {
  left: 0;
  top: -85px;
}
.main-banner-area .banner-image img:nth-child(3) {
  left: -54px;
  z-index: 1;
  top: -210px;
}
.main-banner-area .banner-image img:nth-child(4) {
  left: 46%;
  top: 184px;
  z-index: 2;
}
.main-banner-area .banner-image img:last-child {
  display: none;
}
.main-banner-area .creative-shape {
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}
.main-banner-content {
  max-width: 550px;
  margin-left: auto;
}
.main-banner-content h1 {
  font-size: 50px;
  color: #fff;
  margin: 0 0 30px 0;
}
.main-banner-content p {
  color: #fff;
  margin: 0 0 0 0;
}
.main-banner-content .banner-btn {
  margin-top: 35px;
}
.main-banner-content .banner-btn .video-btn {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  top: -15px;
}
.main-banner-content .banner-btn .video-btn i {
  color: #fff;
  margin-right: 8px;
  position: relative;
  top: 2px;
}
.main-banner-content .banner-btn .video-btn i::before {
  font-size: 20px;
  font-weight: 400;
  font-weight: 700;
}
.main-banner-content .banner-btn .video-btn:hover {
  color: #1a3fb2;
}
.shape-img1 {
  position: absolute;
  left: 5%;
  top: 20%;
  z-index: -1;
  -webkit-animation: movebounce 5s linear infinite;
  animation: movebounce 5s linear infinite;
}
.shape-img2 {
  position: absolute;
  left: 3%;
  top: 55%;
  z-index: -1;
  -webkit-animation: movebounce 5s linear infinite;
  animation: movebounce 5s linear infinite;
}
@-webkit-keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
    transform: translateX(88px);
  }
}
@keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
    transform: translateX(88px);
  }
}
@-webkit-keyframes rotateMe {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotateMe {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes movebounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes movebounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.rotateme {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 40s;
  animation-duration: 40s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
    transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
    transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
}
@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
  }
}
.lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  margin: auto;
  width: 90vw;
  z-index: -1;
}
.lines .line {
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: 50%;
  background: rgba(255, 255, 255, 0.1);
  overflow: hidden;
}
.lines .line::after {
  content: "";
  display: block;
  position: absolute;
  height: 10px;
  width: 100%;
  top: -50%;
  left: 0;
  background-color: #fff;
  -webkit-animation: run 7s 0s infinite;
  animation: run 7s 0s infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
  animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
}
.lines .line:nth-child(1) {
  margin-left: -25%;
}
.lines .line:nth-child(1)::after {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.lines .line:nth-child(3)::after {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.lines .line:nth-child(3) {
  margin-left: 25%;
}
@-webkit-keyframes run {
  0% {
    top: -50%;
  }
  100% {
    top: 110%;
  }
}
@keyframes run {
  0% {
    top: -50%;
  }
  100% {
    top: 110%;
  }
}
.circle-shape {
  position: absolute;
  top: -20%;
  left: -13%;
  transition: all 1s ease-in;
  opacity: 0.7;
}
.circle-shape.down {
  top: 20%;
  transition: all 1s ease-in;
}
.client-section-wrap ul li {
  padding-right: 50px;
  margin: 5px 0;
}
.client-section-wrap ul li img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.3s ease-in;
}
.client-section-wrap ul li img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  filter: none;
  -webkit-filter: grayscale(0%);
}
.client-section-wrap ul li:last-child {
  padding-right: 0;
}
.hero-content-left h1 {
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 0.7em;
}
.flaticon-menu-1:before {
  font-size: 20px !important;
  font-weight: 700;
}
@media (min-width: 992px) {
  .hero-animation-img {
    position: relative;
    display: block;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .animation-four,
  .animation-new {
    display: none !important;
  }
}
.hero-content-left p {
  font-size: 17px;
}
.video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-img-01 {
  border-radius: 20px;
  -webkit-box-shadow: 0 20px 30px 0 rgba(38, 82, 184, 0.3);
  box-shadow: 6px 6px 35px 0 rgba(0, 0, 0, 0.05);
  transition: all 0.8s;
}
.main-banner-two {
  overflow: hidden;
  position: relative;
  height: 900px;
  background-image: url(../img/home/hero-bg-1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
 /* z-index: 1;*/
}
.z-index-0 {
  z-index: initial !important;
}
.main-banner-two .banner-image {
  margin-top: 150px;
  position: relative;
}
.main-banner-two .banner-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.main-banner-two .circle-img {
  display: none;
}
.main-banner-two .creative-shape img,
.our-services-02 .creative-shape img {
  width: 100%;
}
.main-banner-two .creative-shape {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 105%;
  height: auto;
 /* z-index: 2;*/
}
.d-table-cell {
  vertical-align: middle;
}
.d-table {
  width: 100%;
  height: 100%;
}
.d-table {
  display: table !important;
}
.icon_box {
  position: relative;
  margin: 3em 0;
}
.icon_box i::before {
  font-size: 80px;
  line-height: 70px;
  color: #1a3fb2;
}
.icon_box .img_bg {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -31px;
  animation: rotation infinite 40s linear;
}
.icon_box .service-icon {
  width: 80px;
}
.section-title {
  text-align: center;
}
.section-title h3 {
  color: #1a3fb2;
  font: 600 42px/57px "Jost", sans-serif;
  letter-spacing: -0.2;
  padding-bottom: 15px;
}
.section-title h6 {
  color: #9eafc8;
  font: 400 18px/27px "Jost", sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.single-box-items {
  padding: 25px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 6px 6px 35px 0 rgba(0, 0, 0, 0.05);
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  text-align: center;
  position: relative;
  margin: 30px 0;
}
.single-box-items:after {
  content: "";
  height: 2px;
  width: 0;
  background-color: #1a3fb2;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -webkit-transform-origin: left;
  -o-transform-origin: left;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.single-box-items:before {
  content: "";
  height: 2px;
  width: 0;
  background-color: #09bc2d;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -webkit-transform-origin: left;
  -o-transform-origin: left;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.single-box-items:hover {
  transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
}
.single-box-items:hover:after {
  width: 100%;
  left: 0;
  right: auto;
  transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -webkit-transform-origin: right;
  -o-transform-origin: right;
}
.single-box-items:hover:before {
  width: 100%;
  left: 0;
  right: auto;
  transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -webkit-transform-origin: right;
  -o-transform-origin: right;
}
.single-box-items h4 {
  color: #1a3fb2;
  margin-bottom: 15px;
}
.single-box-items p {
  margin-bottom: 30px;
}
@keyframes rotation {
  to {
    transform: rotate(360deg);
  }
}
#vs_lg,
#img_lg {
  display: none;
}
#vs_xs,
#img_xs {
  display: inherit;
}
.img-separator-left,
.img-separator-right {
  text-align: center;
}
.item-service-2 {
  margin: 2em 0;
  position: relative;
  z-index: 0;
}
.item-service-2.final-step:before {
  position: absolute;
  content: "";
  left: 50px;
  top: 0%;
  width: 0;
  height: 0%;
  background-color: #dce0fe;
  z-index: -1;
}
.box-step {
  width: 70px;
  height: 70px;
  font-weight: 400;
  border-radius: 8px;
  text-align: center;
  line-height: 70px;
  display: inline-block;
  z-index: 1;
  text-indent: inherit;
  overflow: hidden;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  position: relative;
}
.icon-step-blue {
  background-image: -ms-linear-gradient(left, #2856bc 0%, #4181e7 100%);
  background-image: -moz-linear-gradient(left, #2856bc 0%, #4181e7 100%);
  background-image: -o-linear-gradient(left, #2856bc 0%, #4181e7 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #2856bc),
    color-stop(100, #4181e7)
  );
  background-image: -webkit-linear-gradient(left, #2856bc 0%, #4181e7 100%);
  background-image: linear-gradient(to right, #2856bc 0%, #4181e7 100%);
  box-shadow: 0 10px 15px rgba(0, 132, 253, 0.15);
}
.icon-step-green {
  background-image: -ms-linear-gradient(left, #09bc2d 0%, #68da82 100%);
  background-image: -moz-linear-gradient(left, #09bc2d 0%, #68da82 100%);
  background-image: -o-linear-gradient(left, #09bc2d 0%, #68da82 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #09bc2d),
    color-stop(100, #68da82)
  );
  background-image: -webkit-linear-gradient(left, #09bc2d 0%, #68da82 100%);
  background-image: linear-gradient(to right, #09bc2d 0%, #68da82 100%);
}
.box-step i::before {
  color: #fff;
  font-size: 40px;
}
.box-step::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 0;
  height: 80px;
  width: 108px;
  background: url(../img/shape/snow-bg1.png);
  z-index: -12;
  animation: rotation infinite 7s linear;
}
.pattern3-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.4;
}
.line-down-theme {
  font-weight: 600 !important;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(80%, rgba(0, 0, 0, 0)),
    color-stop(80%, #09bc2d)
  );
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, #09bc2d 80%);
  background-size: 90px 1.1em !important;
}
.section-services-2 {
  background: url(../img/home.png) no-repeat center right;
  background-size: cover;
  position: relative;
  padding-top: 12em;
}
.single-laptop-service {
  position: relative;
  z-index: 1;
}
.ei-service-text {
  text-align: center;
  color: #000;
  position: relative;
  padding: 3em 1em 1em;
}
.ei-service-text:hover .icon-step2,
.ei-service-text:hover .icon-step3,
.ei-service-text:hover .icon-step4 {
  background-color: #4181e7;
}
.ei-service-text:hover .icon-step2 i::before,
.ei-service-text:hover .icon-step3 i::before,
.ei-service-text:hover .icon-step4 i::before {
  color: #fff;
}
.icon-step2,
.icon-step3,
.icon-step4 {
  background: #fff;
  width: 90px;
  height: 90px;
  font-weight: 400;
  border-radius: 8px;
  text-align: center;
  line-height: 95px;
  display: inline-block;
  text-indent: inherit;
  overflow: hidden;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  box-shadow: 0 10px 15px rgba(0, 132, 253, 0.15);
  float: right;
  position: relative;
  border-radius: 50%;
}
.icon-step2 i::before,
.icon-step3 i::before,
.icon-step4 i::before {
  color: #2856bc;
  font-size: 50px;
}
.section-services-3 {
  position: relative;
 /* z-index: 1;*/
  background-image: url(../img/home/hero-bg-1.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.shape-star-3 {
  position: absolute;
  left: 1.8em;
  z-index: 2;
  top: -0.4em;
  animation: rotation infinite 4s linear;
}
.s-shape-1 {
  position: absolute;
  right: -15em;
  top: -5em;
}
.s-shape-5 {
  position: absolute;
  right: 10em;
  top: 1em;
}
.our_feature {
  position: relative;
  overflow: hidden;
  margin-top: 2em;
}
.shape-cog {
  position: absolute;
  right: -2em;
}
.shape-cog2 {
  position: absolute;
  right: 0;
  top: 17em;
}
.shape-cog3 {
  position: absolute;
  right: 1em;
  top: 29em;
}
.shape-3 {
  position: absolute;
  left: 0;
}
.our_feature2 {
  position: relative;
}
.bar_item img {
  width: 100%;
  height: 100%;
  text-align: left;
}
.our_feature2 .shape-0 {
  position: absolute;
  left: 0;
}
.section-services-4 {
  background-image: url(../img/home/home-3.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.section-services-4::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1a3fb2;
  opacity: 0.9;
}
.section-services-4 .creative-shape {
  position: absolute;
  bottom: -5px;
  width: 105%;
  z-index: -1;
  left: 0;
}
.card-single-feature {
  padding: 25px 25px 25px 40px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 6px 6px 35px 0 rgba(0, 0, 0, 0.05);
  margin: 1em 1em 1em 2.5em;
  position: relative;
}
.card-single-feature .box-step {
  position: absolute;
  top: 50%;
  left: -1em;
  transform: translate(-50%, -50%);
}
.section-feacture-5 {
  position: relative;
}
.section-feacture-5::before {
  content: " ";
  position: absolute;
  left: 0;
  background: url(../img/apps2.png) no-repeat;
}
.customers-partner-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
  margin-top: 4em;
}
.partner-item {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 5px;
  padding-right: 5px;
}
.partner-item a {
  display: block;
  padding: 25px;
  background: #fff;
  text-align: center;
  position: relative;
  margin-bottom: 10px;
}
.partner-item a::before,
.partner-item a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.partner-item a::before {
  left: 0;
  top: 0;
  border-left: 3px solid #2856bc;
  border-top: 3px solid #2856bc;
}
.partner-item a::after {
  right: 0;
  bottom: 0;
  border-right: 3px solid #2856bc;
  border-bottom: 3px solid #2856bc;
}
.partner-item a img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.partner-item a:hover::after,
.partner-item a:hover::before {
  width: 40px;
  height: 40px;
  opacity: 1;
  visibility: visible;
}
.partner-item a:hover img {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.testimonial-avatar {
  display: inline-block;
  float: left;
}
.testimonial-avatar img,
.testimonial-avatar img {
  width: 60px;
  height: 60px;
  display: inline-block;
  margin: 0 16px 0 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.rating i {
  color: #09bc2d;
}
.review-txt {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 6px 6px 35px 0 rgba(0, 0, 0, 0.05);
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  color: #000;
  padding: 1.5em;
  margin: 1em 0;
}
.review-txt p {
  margin-top: 1em;
}
.review-author h5 {
  color: #1a3fb2;
}
.section-pricing .circle-shape-2 {
  position: absolute;
  bottom: 0;
  right: -35em;
  overflow: hidden;
}
.can-toggle.demo-rebrand-2 label .can-toggle__switch.mensual:after {
  top: 2px;
  left: 5px;
  border-radius: 30px;
  width: 60px;
  line-height: 35px;
  font-size: 13px;
}
.can-toggle.demo-rebrand-2 label .can-toggle__switch:after {
  top: 2px;
  left: 10px;
  border-radius: 30px;
  width: 60px;
  line-height: 35px;
  font-size: 13px;
}
.nav-tabs:before {
  content: "";
}
.pricing-table.br-left {
  border-left: 1px solid #efe7e7;
}
.pricing-table {
  padding: 20px 40px;
  margin: 10px;
}
.pricing-table.br-left {
  border-left: 1px solid #efe7e7;
}
.pricing-table .pricing-header {
  text-align: center;
  border-bottom: 1px dashed #efe7e7;
  margin-bottom: 20px;
}
.pricing-table .pricing-header p {
  font-size: 16px;
}
.pricing-table .pricing-header .annual_price .price {
  color: #1a3fb2;
  font-size: 36px;
  font-weight: 800;
  line-height: 50px;
  margin-bottom: 25px;
}
.pricing-table .pricing-header .monthly_price .price {
  color: #09bc2d;
  font-size: 36px;
  font-weight: 800;
  line-height: 50px;
  margin-bottom: 25px;
}
.pricing-table .pricing-header .price-title {
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.pricing-table .price-feture {
  padding: 0;
  list-style: none;
  margin-bottom: 55px;
}
.pricing-table .price-feture li {
  padding-left: 33px;
  position: relative;
  margin-bottom: 12px;
}
.pricing-table .price-feture li.have:before {
  content: "\f139";
  color: #09bc2d;
}
.pricing-table .price-feture li.not:before {
  content: "\f10c";
  color: #fa7070;
}
.pricing-table .price-feture li:before {
  font-family: Flaticon;
  position: absolute;
  left: 0;
  top: 0;
}
.section-title .sub-title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: #5044b2;
  letter-spacing: 3px;
}
.section-title .title {
  color: #2b2350;
}
.text-line-through {
  text-decoration: line-through;
}
.can-toggle {
  position: relative;
}
.can-toggle *,
.can-toggle *:before,
.can-toggle *:after {
  box-sizing: border-box;
}
.can-toggle input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.can-toggle input[type="checkbox"][disabled] ~ label {
  pointer-events: none;
}
.can-toggle input[type="checkbox"][disabled] ~ label .can-toggle__switch {
  opacity: 0.4;
}
.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:before {
  content: attr(data-unchecked);
  left: 0;
}
.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
  content: attr(data-checked);
}
.can-toggle label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
}
.can-toggle label .can-toggle__label-text {
  -webkit-box-flex: 1;
  flex: 1;
  padding-left: 32px;
}
.can-toggle label .can-toggle__switch {
  position: relative;
}
.can-toggle label .can-toggle__switch:before {
  content: attr(data-checked);
  position: absolute;
  top: 0;
  text-transform: uppercase;
  text-align: center;
}
.can-toggle label .can-toggle__switch:after {
  content: attr(data-unchecked);
  position: absolute;
  z-index: 5;
  text-transform: uppercase;
  text-align: center;
  background: #fff;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.can-toggle input[type="checkbox"][disabled] ~ label {
  color: rgba(119, 119, 119, 0.5);
}
.can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after,
.can-toggle input[type="checkbox"] ~ label .can-toggle__switch:after {
  color: #fff;
  background: #1a3fb2;
  box-shadow: 0 20px 30px 0 rgba(120, 128, 240, 0.4);
}
.can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after,
.can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
  color: #fff;
  background: #1a3fb2;
}
.can-toggle input[type="checkbox"]:hover ~ label {
  color: #6a6a6a;
}
.can-toggle input[type="checkbox"]:checked ~ label:hover {
  color: #09bc2d;
}
.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch {
  border: 1px solid #09bc2d;
}
.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
  color: #09bc2d;
}
.can-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch,
.can-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch {
  border: 1px solid #09bc2d;
}
.can-toggle
  input[type="checkbox"]:checked:focus
  ~ label
  .can-toggle__switch:after,
.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
  background-color: #09bc2d;
  color: #fff;
  box-shadow: 0 20px 30px 0 rgba(112, 199, 103, 0.3);
}
.can-toggle
  input[type="checkbox"]:checked:focus
  ~ label
  .can-toggle__switch:after,
.can-toggle
  input[type="checkbox"]:checked:hover
  ~ label
  .can-toggle__switch:after {
  background-color: #09bc2d;
  color: #fff;
}
.can-toggle label .can-toggle__label-text {
  -webkit-box-flex: 1;
  flex: 1;
}
.can-toggle label .can-toggle__switch {
  -webkit-transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
  transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
}
.can-toggle label .can-toggle__switch:before {
  color: rgba(255, 255, 255, 0.5);
}
.can-toggle label .can-toggle__switch:after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1),
    -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  color: #777;
}
.can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after,
.can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}
.can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
  -webkit-transform: translate3d(65px, 0, 0);
  transform: translate3d(65px, 0, 0);
}
.can-toggle
  input[type="checkbox"]:checked:focus
  ~ label
  .can-toggle__switch:after,
.can-toggle
  input[type="checkbox"]:checked:hover
  ~ label
  .can-toggle__switch:after {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}
.can-toggle label {
  font-size: 14px;
}
.can-toggle label .can-toggle__switch {
  height: 36px;
  -webkit-box-flex: 0;
  flex: 0 0 134px;
  border-radius: 4px;
}
.can-toggle label .can-toggle__switch:before {
  left: 67px;
  font-size: 12px;
  line-height: 36px;
  width: 67px;
  padding: 0 12px;
}
.can-toggle label .can-toggle__switch:after {
  top: 2px;
  left: 2px;
  border-radius: 2px;
  width: 65px;
  line-height: 32px;
  font-size: 12px;
}
.can-toggle label .can-toggle__switch:hover:after {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}
.can-toggle.demo-rebrand-2 input[type="checkbox"][disabled] ~ label {
  color: rgba(68, 68, 68, 0.5);
}
.can-toggle.demo-rebrand-2 label .can-toggle__label-text {
  -webkit-box-flex: 1;
  flex: 1;
}
.can-toggle.demo-rebrand-2 label .can-toggle__switch {
  -webkit-transition: background-color 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: background-color 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  border: 1px solid #1a3fb2;
}
.can-toggle.demo-rebrand-2 label .can-toggle__switch:before {
  color: rgba(255, 255, 255, 0.7);
}
.can-toggle.demo-rebrand-2 label .can-toggle__switch:after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  color: #444;
}
.can-toggle.demo-rebrand-2
  input[type="checkbox"]:focus
  ~ label
  .can-toggle__switch:after,
.can-toggle.demo-rebrand-2
  input[type="checkbox"]:hover
  ~ label
  .can-toggle__switch:after {
  box-shadow: 0 20px 30px 0 rgba(120, 128, 240, 0.4);
  transition: 0.5s all;
}
.can-toggle.demo-rebrand-2
  input[type="checkbox"]:checked
  ~ label
  .can-toggle__switch:after {
  -webkit-transform: translate3d(58px, 0, 0);
  transform: translate3d(58px, 0, 0);
}
.can-toggle.demo-rebrand-2
  input[type="checkbox"]:checked:focus
  ~ label
  .can-toggle__switch:after,
.can-toggle.demo-rebrand-2
  input[type="checkbox"]:checked:hover
  ~ label
  .can-toggle__switch:after {
  -webkit-box-shadow: 0 20px 30px 0 rgba(112, 199, 103, 0.3);
  box-shadow: 0 20px 30px 0 rgba(112, 199, 103, 0.3);
  transition: 0.5s all;
}
.can-toggle.demo-rebrand-2 label {
  font-size: 13px;
}
.can-toggle.demo-rebrand-2 label .can-toggle__switch {
  height: 40px;
  -webkit-box-flex: 0;
  flex: 0 0 130px;
  border-radius: 60px;
  z-index: 0;
}
.can-toggle.demo-rebrand-2 label .can-toggle__switch:before {
  left: 60px;
  font-size: 13px;
  line-height: 43px;
  width: 60px;
  padding: 0 9px;
}
.can-toggle.demo-rebrand-2 label .can-toggle__switch:after {
  top: 2px;
  left: 5px;
  border-radius: 30px;
  width: 60px;
  line-height: 35px;
  font-size: 13px;
}
.can-toggle.demo-rebrand-2 label .can-toggle__switch:hover:after {
  -webkit-box-shadow: 0 20px 30px 0 rgba(120, 128, 240, 0.3);
  box-shadow: 0 20px 30px 0 rgba(120, 128, 240, 0.3);
}
.question-section {
  position: relative;
}
.question-section::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../img/apps1.png);
  width: 100%;
  height: 100%;
  opacity: 0.5;
  animation-name: line-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: line-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: line-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: line-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
footer {
  width: 100%;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  padding-top: 100px;
  background-color: #f8f7fc;
  position: relative;
  color: #094ebd;
}
footer .image-layer {
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.call-one__icon {
  float: left;
}
.call-one__icon i {
  color: #1a3fb2;
  margin-left: 10px;
  margin-right: 18px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #14b5d2;
  position: relative;
}
.call-one__icon i:before {
  font-size: 15px;
}
.call-one__icon i:after,
.world-one__icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: -5px;
  width: 100%;
  height: 100%;
  border: 2px solid #14b5d2;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.call-one__icon i:hover:after,
.world-one__icon:hover:after {
  left: 0;
}
.text-footer {
  margin-top: 20px;
}
.phone {
  position: relative;
  font-size: 30px;
  line-height: 40px;
  color: #14b5d2;
}
.single-footer-widget {
  margin-bottom: 30px;
  text-align: center;
}
.single-footer-widget h3 {
  position: relative;
}
.single-footer-widget h3::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  background: #14b5d2;
  width: 60px;
  height: 2px;
  transform: translate(-50%, -50%);
}
.single-footer-widget .departments-list li,
.single-footer-widget .links-list li {
  position: relative;
}
.single-footer-widget .logo a {
  display: inline-block;
}
.single-footer-widget .logo a > img {
  width: 85%;
}
.single-footer-widget .logo p {
  color: #cecece;
  margin-top: 15px;
  margin-bottom: 0;
}
.single-footer-widget .social {
  padding-left: 0;
  list-style-type: none;
  margin-top: 18px;
  margin-bottom: 0;
}
.single-footer-widget .social li {
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
}
.single-footer-widget .social li a {
  display: block;
  color: #7381be;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
}
.single-footer-widget .social li a:hover {
  color: #fff;
  background-color: #7381be;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.single-footer-widget .social li:first-child {
  margin-left: 0;
}
.single-footer-widget .social li:last-child {
  margin-right: 0;
}
.single-footer-widget h3 {
  margin-bottom: 30px;
  color: #fff;
  font-size: 18px;
}
.single-footer-widget .departments-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.single-footer-widget .departments-list li {
  margin-bottom: 10px;
  color: #cecece;
  font-size: 14.5px;
  font-family: "Rubik", sans-serif;
}
.single-footer-widget .departments-list li a {
  display: inline-block;
  color: #cecece;
}
.single-footer-widget .departments-list li a:hover {
  color: #fff;
}
.single-footer-widget .departments-list li:last-child {
  margin-bottom: 0;
}
.single-footer-widget .links-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.single-footer-widget .links-list li {
  margin-bottom: 10px;
  color: #cecece;
  font-size: 14.5px;
  font-family: "Rubik", sans-serif;
}
.single-footer-widget .links-list li a {
  display: inline-block;
  color: #cecece;
}
.single-footer-widget .links-list li a:hover {
  color: #fff;
  text-decoration: #fff;
}
.single-footer-widget .links-list li:last-child {
  margin-bottom: 0;
}
.single-footer-widget .opening-hours {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  text-align: left;
}
.single-footer-widget .opening-hours li {
  color: #cecece;
  border-bottom: 1px solid #393c49;
  overflow: hidden;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-family: "Rubik", sans-serif;
}
.single-footer-widget .opening-hours li span {
  float: right;
}
.single-footer-widget .opening-hours li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.copyright-area {
  text-align: center;
  border-top: 1px solid #0000006e;
  margin: 20px 0;
  padding-top: 30px;
}
.copyright-area p {
  line-height: initial;
  color: #0000006e;
  margin-bottom: 0;
}
.copyright-area p a {
  color: #0000006e;
  display: inline-block;
}
.copyright-area p a:hover {
  color: #0000006e;
}
.video-wrap {
  position: relative;
}
.video-wrap .video-btn-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrap .video-play {
  position: absolute;
  top: 16px;
  left: 80px;
  text-transform: uppercase;
  width: 129px;
  line-height: 1;
}
.video-wrap .video-play p {
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
}
.video-btn {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 75px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  z-index: 1;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #2856bc),
    color-stop(100, #4181e7)
  );
  background-image: -webkit-linear-gradient(left, #2856bc 0%, #4181e7 100%);
  background-image: linear-gradient(to right, #2856bc 0%, #4181e7 100%);
  box-shadow: 0 10px 15px rgba(0, 132, 253, 0.15);
}
.video-btn > [class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-size: 20px;
}
.video-btn i {
  font-weight: 700;
  padding-left: 4px;
  color: #fff;
}
.video-btn::after {
  z-index: -1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  -webkit-animation: ripple 1.6s ease-out infinite;
  animation: ripple 1.6s ease-out infinite;
  opacity: 0;
  border-radius: 50%;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #2856bc),
    color-stop(100, #4181e7)
  );
  background-image: -webkit-linear-gradient(left, #2856bc 0%, #4181e7 100%);
  background-image: linear-gradient(to right, #2856bc 0%, #4181e7 100%);
  box-shadow: 0 10px 15px rgba(0, 132, 253, 0.15);
}
.video-btn::before {
  z-index: -1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  -webkit-animation: ripple 1.4s ease-out infinite;
  animation: ripple 1.4s ease-out infinite;
  opacity: 0;
  border-radius: 50%;
  border: 1px solid #4181e7;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #2856bc),
    color-stop(100, #4181e7)
  );
  background-image: -webkit-linear-gradient(left, #2856bc 0%, #4181e7 100%);
  background-image: linear-gradient(to right, #2856bc 0%, #4181e7 100%);
  box-shadow: 0 10px 15px rgba(0, 132, 253, 0.15);
}
.video-btn:hover {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #2856bc),
    color-stop(100, #4181e7)
  );
  background-image: -webkit-linear-gradient(left, #2856bc 0%, #4181e7 100%);
  background-image: linear-gradient(to right, #2856bc 0%, #4181e7 100%);
  box-shadow: 0 10px 15px rgba(0, 132, 253, 0.15);
  color: #fff;
}
@-webkit-keyframes ripple {
  0%,
  35% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
.go-top-area .go-top {
  position: fixed;
  cursor: pointer;
  top: 0;
  right: 24px;
  color: #fff;
  background-color: #4181e7;
  z-index: 4;
  width: 40px;
  text-align: center;
  height: 42px;
  line-height: 42px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.9s;
  transition: 0.9s;
  border-right: 0;
}
.go-top-area .go-top i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -4px;
  right: 0;
  margin: 0 auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 15px;
}
.go-top-area .go-top i:last-child {
  opacity: 0;
  visibility: hidden;
  top: 60%;
}
.go-top-area .go-top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #4181e7;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 20px;
}
.go-top-area .go-top:hover {
  color: #fff;
  border-radius: 20px;
}
.go-top-area .go-top:hover::before {
  opacity: 1;
  visibility: visible;
}
.go-top-area .go-top:hover i:first-child {
  opacity: 0;
  top: 0;
  visibility: hidden;
}
.go-top-area .go-top:hover i:last-child {
  opacity: 1;
  visibility: visible;
  top: 50%;
}
.go-top-area .go-top:focus {
  color: #fff;
}
.go-top-area .go-top:focus::before {
  opacity: 1;
  visibility: visible;
}
.go-top-area .go-top:focus i:first-child {
  opacity: 0;
  top: 0;
  visibility: hidden;
}
.go-top-area .go-top:focus i:last-child {
  opacity: 1;
  visibility: visible;
  top: 50%;
}
.go-top-area .go-top.active {
  top: 98%;
  -webkit-transform: translateY(-98%);
  transform: translateY(-98%);
  opacity: 1;
  visibility: visible;
  border-radius: 20px;
  right: 20px;
}
.go-top-wrap {
  position: relative;
}
.go-top-wrap .video-btn-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.go-top-wrap .go-top-play {
  position: absolute;
  top: 16px;
  left: 80px;
  text-transform: uppercase;
  width: 129px;
  line-height: 1;
}
.go-top-wrap .go-top-play p {
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
}
.go-top-btn {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  position: relative;
  top: 3px;
  z-index: 1;
  background: #526bc4;
  border-radius: 20px;
}
.go-top-btn i {
  font-size: 20px;
  font-weight: 700;
  padding-left: 4px;
  color: #fff;
}
.go-top-btn::after {
  z-index: -1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  -webkit-animation: ripple 1.6s ease-out infinite;
  animation: ripple 1.6s ease-out infinite;
  opacity: 0;
  background: #2856bc;
  border-radius: 20px;
}
.go-top-btn:hover {
  background-color: #121232;
  color: #fff;
  border-radius: 20px;
}
@-webkit-keyframes ripple {
  0%,
  35% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
@media only screen and (max-width: 760px) and (min-width: 300px) {
  .display-movil-responsive {
    display: none;
  }
  .btn-default-theme,
  .btn-transparent {
    padding: 12px 15px;
  }
  .card-single-feature {
    margin: 1em 0;
  }
  .ei-service-text {
    padding: 1em;
  }
  .icon-step2,
  .icon-step3,
  .icon-step3,
  .icon-step4 {
    float: initial;
  }
  .img-logo {
    width: 120px;
  }
  .hero-content-left h1 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 0.7em;
  }
  .hero-content-left p {
    font-size: 17px;
    line-height: 25px;
  }
  .hero-video-right {
    margin-top: 1em;
    order: 2;
  }
  .hero-bottom {
    order: 1;
  }
  .main-banner-two {
    padding-top: 3em;
    text-align: center;
  }
  .section-services-2 {
    background: url(../img/home2.png) no-repeat center top;
    padding-top: 10em;
  }
  .section-services-3 {
    background-position: center;
  }
  .section-services-6 {
    background-image: url(../img/home1.png);
    background-repeat: no-repeat;
    background-position: center center;
  }
  .section-services-6 .creative-shape {
    bottom: -1px;
  }
  .main-banner-two .creative-shape {
    bottom: -1px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .display-movil-responsive {
    display: none !important;
  }
}
@media (min-width: 765px) and (max-width: 1024px) {
  .btn-default-theme {
    padding: 0.375rem 0.75rem;
  }
  .card-single-feature {
    margin: 4em 1em 1em 2.5em;
  }
  .features-box-icon {
    display: table-cell;
    vertical-align: top;
  }
  .home-img-01 {
    width: 70%;
    display: block;
    margin: auto;
  }
  .ei-service-text {
    margin-bottom: 0em;
    padding: 0em;
  }
  .icon-step2,
  .icon-step3,
  .icon-step3,
  .icon-step4 {
    float: initial;
  }
  .main-banner-two {
    height: 850px;
    padding-top: 5em;
  }
  .main-banner-content h1 {
    font-size: 30px;
    margin: 0;
  }
  .partner-item {
    -ms-flex: 0 0 30%;
    -webkit-box-flex: 0;
    flex: 0 0 30%;
    max-width: 30%;
  }
  .section-services-2 {
    background: url(../img/home2.png) no-repeat center center;
    background-size: cover;
    padding-top: 10em;
  }
  .single-footer-widget .logo a > img {
    width: 50%;
  }
  .single-footer-widget {
    padding-left: 3rem !important;
    text-align: left;
  }
  .single-footer-widget h3::before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    background: #fff;
    width: 60px;
    height: 2px;
    transform: translate(0%, 0%);
  }
  .single-footer-widget .departments-list li::before,
  .single-footer-widget .links-list li::before {
    background-color: #fff;
    height: 8px;
    width: 8px;
    content: "";
    left: -17px;
    top: 7px;
    position: absolute;
    border: 2px solid #fff;
  }
  .single-footer-widget .opening-hours {
    text-align: left;
  }
  .step-margin {
    margin: 0 1em 4em;
  }
  .logo a > img {
    width: 70%;
  }
}
@media (max-width: 1170px) and (min-width: 900px) {
  .main-banner-two {
    padding-top: 3em;
  }
  .hero-content-left h1 {
    font-size: 25px;
  }
  .home-img-01 {
    width: 100%;
    display: block;
    margin: auto;
  }
  .item-service-2:before {
    position: absolute;
    content: "";
    left: 50px;
    top: 0%;
    width: 1px;
    height: 170%;
    background-color: #dce0fe;
    z-index: -1;
  }
  .logo a > img {
    width: 60%;
  }
  .main-banner-content h1 {
    font-size: 40px;
    margin: 0;
  }
  .main-banner-two {
    height: 700px;
  }
  .partner-item {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .section-title-about h2 {
    font-size: 26px;
  }
  .single-footer-widget .logo a > img {
    width: 100%;
  }
  .single-footer-widget {
    padding-left: 3rem !important;
    text-align: left;
  }
  .single-footer-widget h3::before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    background: #fff;
    width: 60px;
    height: 2px;
    transform: translate(0%, 0%);
  }
  .step-margin {
    margin: 0 1em 9.5em;
  }
}
@media (min-width: 1200px) {
  .aling-main {
    text-align: inherit;
  }
  .p-relative {
    position: relative;
  }
  .display-responsive {
    display: inherit !important;
  }
  .display-responsive-initial {
    display: initial !important;
  }
  #vs_lg,
  #img_lg {
    display: initial;
  }
  #vs_xs,
  #img_xs {
    display: none;
  }
  .ei-content-service {
    position: absolute !important;
    margin: 0 5em !important;
    left: 0;
    bottom: -11em;
    padding: 0 1em !important;
    z-index: 1;
  }
  .item-service-2:before {
    position: absolute;
    content: "";
    left: 50px;
    top: 0%;
    width: 1px;
    height: 170%;
    background-color: #dce0fe;
    z-index: -1;
  }
  .main-banner-two {
    height: 700px;
  }
  .main-responsive-nav {
    display: none;
  }
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    justify-content: flex-end !important;
  }
  .navbar-area {
    display: inherit;
  }
  .our_feature {
    margin-top: 17em;
  }
  .padding-bottom-170 {
    padding-bottom: 170px !important;
  }
  .partner-item {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .single-content-icon {
    position: absolute;
    left: 50%;
    top: -1em;
    transform: translate(-50%, -50%);
  }
  .single-footer-widget {
    padding-left: 3rem !important;
    text-align: left;
  }
  .single-footer-widget h3::before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    background: #fff;
    width: 60px;
    height: 2px;
    transform: translate(0%, 0%);
  }
  .single-footer-widget .departments-list li::before,
  .single-footer-widget .links-list li::before {
    background-color: #fff;
    height: 8px;
    width: 8px;
    content: "";
    left: -17px;
    top: 7px;
    position: absolute;
    border: 2px solid #fff;
  }
  .step-margin {
    margin: 0 1em 7em;
  }
}
@media (min-width: 2000px) {
  .main-banner-two {
    height: 900px;
  }
  .ei-content-service {
    bottom: -12em;
    left: 50%;
    transform: translate(-50%, 0%);
  }
  footer {
    padding-top: 200px;
  }
  footer .image-layer {
    background-position: top;
  }
}
@media (min-width: 3000px) {
  .ei-content-service {
    bottom: -10em;
  }
}


/* Posicionamiento del botón */
.whatsapp-button {
    position: fixed;
    bottom: 20px; /* Distancia desde abajo */
    right: 20px;  /* Distancia desde la derecha */
    width: 60px;
    height: 60px;
    background-color: #25d366; /* Color de fondo de WhatsApp */
    border-radius: 50%;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    z-index: 1000; /* Asegura que esté sobre otros elementos */
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none; /* Quitar subrayado del enlace */
}

/* Icono de WhatsApp (usando un truco CSS) */
.whatsapp-icon {
    width: 30px;
    height: 30px;
    /* Puedes reemplazar esto con una imagen SVG o un icono de librería si lo prefieres */
    background-image: url('../img/icons/whatsapp_logo.svg');
    background-size: cover;
}

/* Keyframes para la animación de latido (pulse)
   Aumenta y disminuye el tamaño del botón.
*/
@keyframes whatsapp-pulse {
    0% {
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7); /* Sombra que se expande */
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(37, 211, 102, 0);
    }
    100% {
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
    }
}

/* Aplicar la animación al botón */
.whatsapp-button {
    /* ... otros estilos ... */
    animation: whatsapp-pulse 2s infinite; /* Nombre, duración, repetición */
}
/* FIN ESTILO PARA POPUP CHAT */