@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600&display=swap);
@import url(bootstrap.min.css);
@import url(icofont.min.css);
@import url(all.min.css);
@import url(animate.min.css);
@import url(aos.css);
@import url(owl.carousel.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);

* {
  margin: 0;
  padding: 0
}

body {
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #777
}

.all-area {
  overflow: hidden
}

.section,
section {
  position: relative
}

.container {
  width: 100%;
  margin: 0 auto
}

.container-fluid {
  padding: 0 5%
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  color: #444;
  margin-bottom: 0
}

h1 {
  font-size: 4em;
  font-weight: 600;
  line-height: 1.2
}

h2 {
  font-size: 40px;
  line-height: 1.2
}

h3 {
  font-size: 20px;
  line-height: 1.2
}

h4 {
  font-size: 20px
}

h5 {
  font-size: 16px
}

h6 {
  font-size: 14px;
  font-weight: 400
}

p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #777;
  margin-bottom: 0
}

a {
  color: #444
}

a:hover {
  color: #0061f2
}

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

ol,
ul {
  margin: 0;
  padding: 0
}

ol li,
ul li {
  list-style: none
}

img {
  height: auto;
  max-width: 100%
}

.fw-3 {
  font-weight: 300
}

.fw-4 {
  font-weight: 400
}

.fw-5 {
  font-weight: 500
}

.fw-6 {
  font-weight: 600
}

.op-5 {
  opacity: .5
}

.avatar-sm {
  height: 3rem;
  width: 3rem
}

.avatar-md {
  height: 4rem;
  width: 4rem
}

.avatar-lg {
  height: 5rem;
  width: 5rem
}

.h-100vh {
  height: 100vh
}

.radius-100 {
  border-radius: 100px !important
}

.bg-img {
  background-position: center center;
  background-size: cover;
  background-attachment: fixed
}

.dsp-tc {
  display: table-cell;
  vertical-align: middle
}

.owl-carousel .owl-item img {
  width: auto
}

.owl-next:focus,
.owl-prev:focus {
  outline: 0
}

.tooltip>.tooltip-inner {
  background-color: #53576b;
  padding: 6px
}

.tooltip-arrow,
.tooltip.top .tooltip-arrow {
  border-top-color: #53576b
}

.inner-wrapper {
  min-height: 100vh;
  width: 100%
}

.section-heading {
  margin-bottom: 80px
}

.section-heading>h2 {
  position: relative
}

.section-heading>h2::after {
  position: absolute;
  content: '';
  height: 2px;
  width: 70px;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.headings span {
  color: #444;
  font-weight: 500;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  letter-spacing: 1px;
  margin-left: -30px
}

.pt_0 {
  padding-top: 0
}

.ptb_50 {
  padding: 50px 0
}

.ptb_100 {
  padding: 100px 0
}

.ptb_150 {
  padding: 150px 0
}

.ptb_180 {
  padding: 180px 0
}

.btn {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  text-align: center;
  padding: 14px 30px;
  border: 0 none;
  outline: 0 none;
  position: relative;
  z-index: 1
}

.btn:active,
.btn:focus,
.btn:hover {
  color: #fff;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .1);
  box-shadow: 0 10px 25px rgba(0, 0, 0, .1)
}

.btn.btn-bordered {
  background: transparent none repeat scroll 0 0;
  color: #444
}

.btn.btn-bordered:focus,
.btn.btn-bordered:hover {
  color: #fff
}

.btn.btn-bordered-white:after,
.btn.btn-bordered:before {
  position: absolute;
  content: "";
  height: calc(100% + 4px);
  width: calc(100% + 4px);
  top: -2px;
  left: -2px;
  border-radius: 100px
}

.btn.btn-bordered:before {
  z-index: -2
}

.btn.btn-bordered:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 100px;
  background: #fff none repeat scroll 0 0;
  z-index: -1
}

.btn.btn-bordered:focus:after,
.btn.btn-bordered:hover:after {
  opacity: 0
}

.btn.btn-bordered-white {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #fff
}

.btn.btn-bordered-white:focus,
.btn.btn-bordered-white:hover {
  border-color: transparent;
  outline: 0 none
}

.btn.btn-bordered-white:after {
  opacity: 0;
  z-index: -1
}

.btn.btn-bordered-white:focus:after,
.btn.btn-bordered-white:hover:after {
  opacity: 1
}

.btn.btn-primary {
  background: #007bff !important;
  border-radius: 5px;
  padding: 18px 34px
}

.button-group {
  margin-top: 30px
}

.button-group a {
  margin-right: 10px
}

.button-group a:last-child {
  margin-right: 0
}

.store-buttons a {
  text-align: left
}

.store-buttons a p {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  color: inherit
}

.store-buttons i {
  font-size: 24px;
  padding-right: 10px
}

.store-buttons span {
  font-size: 16px;
  font-weight: 600
}

.team-photo:after,
.team-photo:before {
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s
}

#scrollUp,
.benifits-item,
.benifits-item:after,
.btn.btn-bordered-white:after,
.btn.btn-bordered:after,
.btn.btn-bordered:before,
.dropdown-item,
.features-menu .single-features,
.features-menu .single-features::after,
.header-items .nav-link,
.navbar-sticky,
.play-btn,
.play-btn>i,
.price-plan-wrapper,
.screenshots-overlay,
.single-blog,
.single-team,
.single-work::after,
.single-work>h3,
.team-name,
.thumb-next,
.thumb-prev,
.tokyo .play-text,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.featured-items ul li,
.slick-dots li button,
.testimonial-area .owl-carousel button.owl-dot {
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s
}

.shapes-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.shape {
  position: relative
}

.bg-shape {
  height: 720px;
  width: 1200px;
  border-radius: 120px;
  background-image: linear-gradient(35deg, #fff 0, #f6f9fe 100%);
  top: 0;
  left: 0;
  -webkit-transform: translate3d(-25%, 20%, 0) rotate(-30deg);
  transform: translate3d(-25%, 20%, 0) rotate(-30deg);
  z-index: 0
}

.shape-1 {
  position: relative
}

.shape-1:before {
  content: "";
  position: absolute;
  display: block;
  width: 88rem;
  height: 35rem;
  top: 17rem;
  left: -53rem;
  border-radius: 25rem;
  -webkit-transform: rotate(-44deg);
  transform: rotate(-44deg);
  background-image: linear-gradient(35deg, #fff 0, #f6f9fe 100%)
}

.shape-2 {
  position: absolute;
  height: 25px;
  width: 25px;
  border: 5px solid #0086f7;
  opacity: .5;
  border-radius: 50%;
  top: 15%;
  left: 25%;
  -webkit-animation: bounceShapeOne 8s ease infinite;
  animation: bounceShapeOne 8s ease infinite
}

.shape-3 {
  position: absolute;
  height: 50px;
  width: 50px;
  border: 8px solid #0086f7;
  opacity: .5;
  border-radius: 50%;
  top: 18%;
  left: 26%;
  -webkit-animation: bounceShapeTwo 6s ease infinite;
  animation: bounceShapeTwo 6s ease infinite
}

@-webkit-keyframes bounceShapeOne {
  0% {
    top: 12%
  }

  50% {
    top: 16%
  }

  100% {
    top: 12%
  }
}

@keyframes bounceShapeOne {
  0% {
    top: 12%
  }

  50% {
    top: 16%
  }

  100% {
    top: 12%
  }
}

@-webkit-keyframes bounceShapeTwo {
  0% {
    top: 12%
  }

  50% {
    top: 18%
  }

  100% {
    top: 12%
  }
}

@keyframes bounceShapeTwo {
  0% {
    top: 12%
  }

  50% {
    top: 18%
  }

  100% {
    top: 12%
  }
}

.single-testimonial img,
.single-testimonial-thumb img,
.team-photo,
.team-photo img,
.team-photo::after,
.team-photo::before {
  border-radius: 100% 50% 50% 100%/75% 69% 69% 75%
}

.bg-overlay,
.overlay-dark,
.overlay-primary {
  position: relative;
  z-index: 0
}

.bg-overlay::after,
.overlay-dark:after,
.overlay-primary:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0
}

.bg-overlay::after {
  opacity: .9;
  z-index: -1
}

.overlay-primary:after {
  opacity: .8;
  background-image: linear-gradient(-47deg, #ec7b00 0, #ec7b00 100%);
  z-index: -1
}

.overlay-dark:after {
  background-color: #272d3a;
  opacity: .85;
  z-index: -1
}

.bg-wrapper {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%
}

.bg-dark {
  background-color: #1b1a1e !important
}

.footer-bg {
  background-color: #131831 !important
}

.bg-gray {
  background-color: #f6f9fe
}

.bg-inherit {
  background: inherit !important
}

.benifits-item:after,
.bg-overlay::after,
.btn,
.btn.btn-bordered-white:after,
.btn.btn-bordered:before,
.btn:active,
.section-heading h2::after,
.single-faq::after,
.single-price-plan .price-header,
.single-work:after {
  background: rgb(0 0 0 / 43%) linear-gradient(to right, #ec7b00 0, #f8b200 100%) repeat scroll 0 0
}

/*.blockquote::after,.pagination>li.active a,.pagination>li:focus a,.pagination>li:hover a{background-color:#53576b;color:#fff}.pagination>li.active a,.pagination>li:focus a,.pagination>li:hover a{border:1px solid #53576b}.social-icons>a{margin:5px;width:45px;height:45px;font-size:20px;color:#fff;border-radius:3px;overflow:hidden;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}*/
.social-icons svg {
  display: block;
  height: 100%;
  line-height: 45px;
  margin: 0 auto;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}

.social-icons>a:hover svg:first-child {
  margin-top: -45px
}

.social-icons>a.facebook {
  background-color: #3b5999 !important
}

.social-icons>a.twitter {
  background-color: #55acee !important
}

.social-icons>a.google-plus {
  background-color: #dd4b39 !important
}

.social-icons>a.vine {
  background-color: #00b489 !important
}

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left
}

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
  color: #28a745
}

.cd-words-wrapper b.is-visible {
  position: relative
}

.no-js .cd-words-wrapper b {
  opacity: 0
}

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1
}

.cd-headline.clip span {
  display: inline-block;
  padding: .2em 0
}

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top
}

.cd-headline.clip .cd-words-wrapper::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #aebcb9
}

.cd-headline.clip b {
  opacity: 0
}

.cd-headline.clip b.is-visible {
  opacity: 1
}

.welcome-area {
  background: rgba(0, 0, 0, 0) url(../img/bg/welcome-main.png) no-repeat scroll center center/cover
}

.seoul .welcome-area {
  background: rgba(0, 0, 0, 0) url(../img/bg/seoul-bg.jpg) no-repeat scroll center center/cover
}

.work-slider-wrapper {
  background: rgba(0, 0, 0, 0) url(../img/mobile-slider.png) no-repeat scroll top center
}

.start-free-content {
  background: rgba(0, 0, 0, 0) url(../img/bg/start-free.png) no-repeat scroll center center/cover
}

.blog .breadcrumb-area {
  background: rgba(0, 0, 0, 0) url(../img/bg/blog-thumb.jpg) no-repeat scroll center top/cover
}

.login-area {
  background: rgba(0, 0, 0, 0) url(../img/bg/wave.png) no-repeat scroll top left/contain
}

.bg-wrapper {
  background: rgba(0, 0, 0, 0) url(../img/bg/coming-soon.jpg) no-repeat scroll center center/cover
}

#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999999999
}

.spinner {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  -webkit-animation: rotatee 2s infinite linear;
  animation: rotatee 2s infinite linear
}

.dot1,
.dot2 {
  width: 60%;
  height: 60%;
  background-color: #2b2b35;
  display: inline-block;
  position: absolute;
  top: 0;
  border-radius: 100%;
  -webkit-animation: bouncee 2s infinite ease-in-out;
  animation: bouncee 2s infinite ease-in-out
}

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s
}

@-webkit-keyframes rotatee {
  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes rotatee {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg)
  }
}

@-webkit-keyframes bouncee {

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

  50% {
    -webkit-transform: scale(1)
  }
}

@keyframes bouncee {

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

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

#scrollUp {
  position: fixed;
  right: 1%;
  bottom: 3%;
  height: 40px;
  width: 40px;
  border-radius: 3px;
  background-color: #53576b;
  text-align: center;
  cursor: pointer;
  z-index: 500;
  display: none
}

#scrollUp>i {
  font-size: 24px;
  line-height: 38px;
  display: block;
  color: #fff
}

#scrollUp:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px)
}

.header-area {
  position: absolute;
  height: auto;
  width: 100%;
  background-color: transparent;
  z-index: 999
}

.main-header-area {
  position: absolute;
  height: 70px;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100
}

.header-area .navbar {
  padding: 0
}

.navbar-brand .logo {
  max-height: 50px
}

.header-items .nav-link {
  font-size: 15px;
  font-weight: 500;
  color: #666;
  text-transform: uppercase
}

.header-items .nav-item.active .nav-link,
.header-items .nav-item:focus .nav-link,
.header-items .nav-item:hover .nav-link {
  color: #444
}

.navbar-toggler:focus {
  outline: 0
}

.navbar-light .navbar-toggler {
  border: none
}

.mega-menu {
  width: 900px;
  margin: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden
}

.mega-menu.blog-menu {
  width: 250px
}

.dropdown:hover .mega-menu {
  display: block;
  -webkit-animation: dropdownAnimation .3s ease-in-out;
  animation: dropdownAnimation .3s ease-in-out
}

@-webkit-keyframes dropdownAnimation {
  0% {
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(20px);
    transform: translateX(-50%) translateY(20px);
    visibility: hidden;
    opacity: 0
  }

  100% {
    visibility: visible;
    opacity: 1;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0)
  }
}

@keyframes dropdownAnimation {
  0% {
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(20px);
    transform: translateX(-50%) translateY(20px);
    visibility: hidden;
    opacity: 0
  }

  100% {
    visibility: visible;
    opacity: 1;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0)
  }
}

.dropdown-headings span {
  font-size: 18px;
  line-height: 1
}

.dropdown-headings .slag {
  font-size: 13px
}

.dropdown-btn .btn {
  font-size: 14px;
  padding: 12px 16px
}

.dropdown-item {
  font-size: 15px;
  color: #777;
  padding: .25rem 0
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #444;
  background-color: inherit;
  -webkit-transform: translateX(4px);
  transform: translateX(4px)
}

.single-menu .page-title {
  font-size: 15px;
  font-weight: 500;
  color: #444
}

.mega-menu .shape-1::before {
  width: 19rem;
  height: 15rem;
  top: 0;
  left: -4rem;
  -webkit-transform: rotate(44deg);
  transform: rotate(44deg)
}

.navbar-sticky {
  position: fixed;
  width: 100%;
  height: 78px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px 1px rgba(0, 0, 0, .15);
  box-shadow: 0 0 30px 1px rgba(0, 0, 0, .15);
  border-bottom: none;
  z-index: 1000 !important
}

.navbar-sticky.hide {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}

.blog .navbar-sticky {
  /*background-image:linear-gradient(-47deg,#ec7b00 0,#ec7b00 100%)*/
}

.welcome-intro>h3 {
  font-size: 30px
}

.miami .welcome-thumb {
  max-width: 350px;
  padding-top: 70px;
  margin: 0
}

.welcome-area .video-icon {
  position: absolute;
  top: 50%;
  left: 70%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.play-btn {
  position: relative;
  height: 80px;
  width: 80px;
  display: inline-block;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, .39);
  text-align: center;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

.play-btn::after {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, .3);
  border-radius: 50%;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-animation: grow 2s ease infinite;
  animation: grow 2s ease infinite
}

.play-btn>i {
  line-height: 80px;
  color: #fff;
  font-size: 20px
}

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

  25% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: .5
  }

  50% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 1
  }

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

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

  25% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: .5
  }

  50% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 1
  }

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

.benifits-item:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  bottom: 0;
  left: 0;
  opacity: 0
}

.benifits-item:hover {
  background-color: #0a0a10;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px)
}

.benifits-item:hover:after {
  opacity: 1
}

.about-text p {
  line-height: 1.8
}

.about-app-area .btn.store-btn::after {
  background: #f5f7fb none repeat scroll 0 0
}

.work-area {
  z-index: 1
}

.work-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.work-slider-wrapper {
  padding: 70px 24px 90px 27px;
  background-size: 100%;
  max-width: 293px;
  margin: 0 auto;
  margin-top: 0
}

.single-work {
  margin-top: 100px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, .05);
  box-shadow: 0 10px 40px rgba(0, 0, 0, .05);
  position: relative
}

.single-work::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 0;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0
}

.work-content .active .single-work {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .2)
}

.work-content .active .single-work:after {
  width: 100%;
  visibility: visible;
  opacity: 1
}

.work-content .active .single-work>h3 {
  color: #53576b
}

.counter-list ul li {
  display: inline-block
}

.counter-icon>i {
  font-size: 34px;
  color: #53576b
}

.counter-text>span {
  font-size: 24px;
  font-weight: 600;
  color: #444
}

.counter-text h5 {
  font-size: 18px;
  color: #444
}

.features-menu .single-features {
  position: relative
}

.features-menu .single-features::after {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  bottom: 0;
  left: 0;
  opacity: 0
}

.features-menu .single-features:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px)
}

.features-menu .single-features:hover::after {
  opacity: 1
}

.featured-items ul {
  -webkit-perspective: 1000px;
  perspective: 1000px
}

.featured-items ul li {
  position: absolute;
  cursor: pointer;
  border-radius: 10px;
  border-bottom: 4px solid rgba(0, 0, 0, .1);
  -webkit-transform: rotateY(-26deg) rotateX(13deg);
  transform: rotateY(-26deg) rotateX(13deg);
  mix-blend-mode: multiply
}

.featured-items ul li:nth-child(1) {
  background-color: rgb(55 80 254 / 40%);
  top: -210px;
  z-index: 2
}

.featured-items ul li:nth-child(2) {
  background-color: rgb(55 80 254 / 33%);
  top: -105px;
  z-index: 2
}

.featured-items ul li:nth-child(3) {
  background-color: rgb(55 80 254 / 19%);
  top: 0;
  z-index: 2
}

.featured-items ul li:nth-child(4) {
  background-color: rgb(55 80 254 / 9%);
  top: 105px
}

.featured-items ul li:hover {
  -webkit-transform: rotateY(-22deg) rotateX(7deg) scale(1.03);
  transform: rotateY(-22deg) rotateX(7deg) scale(1.03);
  z-index: 3;
  mix-blend-mode: normal;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .1);
  box-shadow: 0 10px 25px rgba(0, 0, 0, .1)
}

.features-title img {
  width: 60px
}

.features-text>p {
  line-height: 1.8
}

.single-screenshot {
  position: relative;
  -webkit-transform: scale(.9);
  transform: scale(.9)
}

.screenshots-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(3, 37, 51, .6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  visibility: hidden;
  opacity: 0
}

.screenshots-overlay>a {
  height: 70px;
  width: 70px;
  text-align: center;
  background-color: rgba(255, 255, 255, .2);
  border-radius: 50%
}

.screenshots-overlay i {
  font-size: 30px;
  color: #fff;
  line-height: 70px
}

.single-screenshot:hover .screenshots-overlay {
  visibility: visible;
  opacity: 1
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 50%;
  bottom: -40px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.slick-dots li button {
  font-size: 0;
  height: 6px;
  width: 6px;
  background-color: rgba(0, 0, 0, .1);
  border: none;
  outline: 0;
  border-radius: 50%;
  margin: 5px
}

.slick-dots .slick-active button,
.testimonial-area .owl-carousel button.owl-dot.active {
  background-color: #00cff2;
  -webkit-box-shadow: 0 1px 5px #00cff2;
  box-shadow: 0 1px 5px #00cff2
}

.price-plan-area {
  z-index: 1
}

.price-plan-wrapper {
  font-size: 16px;
  color: #444;
  width: 100%;
  max-width: 1000px
}

.single-price-plan {
  width: 25%;
  position: relative;
  float: left;
  overflow: hidden;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
  background-color: #fff
}

.single-price-plan:first-of-type {
  border-radius: 8px 0 0 8px
}

.single-price-plan:last-of-type {
  border-radius: 0 8px 8px 0
}

.single-price-plan .price-header {
  position: relative;
  color: #fff;
  line-height: 70px
}

.single-price-plan .price-header:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #00e4e2 transparent transparent
}

.price-header .plan-title {
  letter-spacing: 2px;
  color: #fff
}

.plan-cost .plan-price {
  font-size: 2em;
  font-weight: 600
}

.plan-cost .plan-type {
  font-size: .7em;
  opacity: .8
}

.single-price-plan .plan-features {
  font-size: 14px
}

.single-price-plan .plan-features li {
  padding: 8px 20px
}

.single-price-plan .plan-features i {
  margin-right: 8px;
  color: #444
}

.single-price-plan .plan-select {
  border-top: 1px solid rgba(0, 0, 0, .2);
  padding: 20px;
  text-align: center
}

.plan-select>a {
  font-size: 14px;
  letter-spacing: 3px
}

.price-plan-wrapper .featured {
  margin-top: -10px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .4);
  box-shadow: 0 0 25px rgba(0, 0, 0, .4);
  z-index: 1;
  border-radius: 8px
}

.price-plan-wrapper .featured .price-header {
  line-height: 90px
}

.price-plan-wrapper .featured .plan-select {
  padding: 30px 20px
}

.testimonial-area .owl-item img {
  width: 100px;
  height: 100px;
  border: 2px solid rgba(0, 0, 0, .1)
}

.client-rating {
  color: #ffa200
}

.thumb-next,
.thumb-prev {
  position: absolute;
  z-index: 99;
  top: 45%;
  width: 98px;
  height: 98px;
  left: -90px;
  cursor: pointer
}

.thumb-next {
  left: auto;
  right: -90px
}

.single-testimonial-thumb img {
  width: 100%;
  height: 100%;
  border: 2px solid rgba(0, 0, 0, .1);
  overflow: hidden
}

.testimonial-area .owl-dots {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.testimonial-area .owl-carousel button.owl-dot {
  height: 6px;
  width: 6px;
  background-color: rgba(0, 0, 0, .1);
  border-radius: 50%;
  outline: 0;
  margin: 5px
}

.single-team {
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px -2px hsla(0, 0%, 0%, .15);
  box-shadow: 0 0 5px -2px hsla(0, 0%, 0%, .15);
  border-radius: 10px;
  margin-top: 60px !important
}

.team-photo {
  position: relative;
  height: 120px;
  width: 120px;
  margin-top: -60px;
  border: 3px solid #fff;
  -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .15);
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .15)
}

.team-photo:after,
.team-photo:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto
}

.team-photo:before {
  content: "";
  top: 0;
  width: 114px;
  height: 114px;
  opacity: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, .15);
  box-shadow: 0 0 0 2px rgba(0, 0, 0, .15);
  -webkit-transform: scale(.8);
  transform: scale(.8)
}

.team-photo:after {
  content: "";
  top: 5px;
  width: 104px;
  height: 104px;
  background-color: rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent
}

.team-photo img {
  height: 104px;
  width: 104px;
  margin: 5px
}

.team-name {
  font-size: 18px
}

.single-team:hover .team-name {
  color: #53576b
}

.team-post {
  font-size: 15px;
  font-weight: 400
}

.team-media>a {
  font-size: 16px;
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center
}

.single-team:hover {
  -webkit-box-shadow: 0 1px 8px -2px hsla(0, 0%, 0%, .15);
  box-shadow: 0 1px 8px -2px hsla(0, 0%, 0%, .15)
}

.single-team:hover .team-photo:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.single-team:hover .team-photo:after {
  height: 124px;
  width: 124px;
  top: -5px;
  left: -5px;
  background-color: transparent;
  -webkit-box-shadow: 0 5px 10px rgba(0, 207, 242, .2);
  box-shadow: 0 5px 10px rgba(0, 207, 242, .2)
}

.start-free-area {
  padding-top: 50px;
  padding-bottom: 50px;
  z-index: 1
}

.start-free-content {
  padding: 5rem;
  border-radius: 10px;
  background-color: #fff
}

.start-free-text>h2 {
  font-size: 2.5em
}

.start-free-text span {
  font-size: 16px
}

.start-free-btn .btn {
  font-size: 16px;
  padding: 18px 50px
}

.blog-area {
  z-index: 1
}

.single-blog {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
  border-radius: 6px
}

.blog-thumb img {
  display: block;
  width: 100%;
  border-radius: 6px
}

.blog-content>p {
  line-height: 1.8
}

.blog-btn {
  position: relative;
  display: inline-block
}

.blog-btn::after {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  background-color: #53576b;
  border-radius: 4px;
  bottom: 0;
  left: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: -webkit-transform .3s ease-in 0s;
  transition: -webkit-transform .3s ease-in 0s;
  transition: transform .3s ease-in 0s;
  transition: transform .3s ease-in 0s, -webkit-transform .3s ease-in 0s
}

.blog-btn:hover::after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left;
  transform-origin: left
}

.single-blog:hover {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 8px rgba(0, 0, 0, .1)
}

.breadcrumb-area {
  height: 350px;
  z-index: 1
}

.breadcrumb-content>h3 {
  font-size: 38px
}

.guiaCT {
  font-size: 30px !important
}

.breadcrumb {
  background-color: transparent;
  margin: 0
}

.blog .breadcrumb-item,
.blog .breadcrumb-item.active,
.blog .breadcrumb-item::before,
.blog .breadcrumb-item>a {
  /*color: #fff*/
  color: #868994 !important;
  font-size: 13px !important;
}

.blog .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.blog .single-blog {
  margin-bottom: 45px
}

/*.pagination>li>a{font-size:14px;height:40px;width:40px;line-height:40px;display:inline-block;border:1px solid #444;color:#444;text-align:center}.pagination li:first-child a,.pagination li:last-child a{display:block;border:none;position:relative}.pagination li:first-child:hover a,.pagination li:last-child:hover a{background:0 0;color:inherit;border:none}.pagination li:first-child:hover a{-webkit-transform:translateX(-4px);transform:translateX(-4px)}.pagination li:last-child:hover a{-webkit-transform:translateX(4px);transform:translateX(4px)}.single-widget{margin-bottom:35px}*/
.about-app-area .single-widget:last-child {
  margin-bottom: 0
}

.widget-content {
  position: relative
}

.search-widget input {
  background-color: #f7f7f7;
  border: 1px solid #eee;
  color: #444;
  height: 45px;
  padding: 10px 15px;
  width: 100%;
  -webkit-transition: -webkit-box-shadow 1s ease 0s;
  transition: -webkit-box-shadow 1s ease 0s;
  transition: box-shadow 1s ease 0s;
  transition: box-shadow 1s ease 0s, -webkit-box-shadow 1s ease 0s
}

.search-widget input:focus {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.widget .single-accordion {
  border: 1px solid #eee;
  border-radius: 4px
}

.widget .single-accordion h5 a {
  color: #444;
  border-bottom: 1px solid #eee
}

.widget-items li a {
  border-bottom: 1px solid #eee
}

.widget-items li a:hover {
  background-color: #f7f7f7
}

.widget-items li a span {
  line-height: 1.4
}

.post-thumb img {
  border: 1px solid #eee
}

.post-widget .widget-items .post-date {
  font-size: 13px;
  line-height: 1
}

.post-content h6 {
  font-weight: 400;
  line-height: 20px
}

.tags-widget .single-accordion {
  border: none
}

.tags-widget-items a {
  border: 1px solid #e5e5e5;
  font-size: 12px
}

.appo-blog .meta-info {
  border-bottom: 1px solid #eee
}

.meta-info>ul>li {
  position: relative
}

.meta-info>ul>li::after {
  position: absolute;
  content: '';
  height: 30%;
  width: 2px;
  background-color: #777;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.meta-info>ul>li:last-child::after {
  display: none
}

.appo-blog .blog-share a {
  padding: 0 10px
}

.blog-share .social-icons>a {
  width: 35px;
  height: 35px;
  font-size: 16px
}

.blog-share .social-icons>a.facebook:hover {
  background-color: #3b5999 !important;
  color: #fff
}

.blog-share .social-icons>a.twitter:hover {
  background-color: #55acee !important;
  color: #fff
}

.blog-share .social-icons>a.google-plus:hover {
  background-color: #dd4b39 !important;
  color: #fff
}

.blog-share .social-icons svg {
  line-height: 35px
}

.blog-share .social-icons>a:hover svg:first-child {
  margin-top: -35px
}

.appo-blog .blog-details .blog-title>a {
  font-size: 24px
}

.blockquote {
  background-color: #f7f7f7;
  position: relative
}

.blockquote::after {
  position: absolute;
  content: '';
  height: 100%;
  width: 2px;
  top: 0;
  left: 0
}

.blog-comments {
  margin-top: 20px
}

.admin {
  border-top: 1px solid #e5e5e5
}

.admin-thumb img,
.comments-thumb img {
  border: 1px solid #eee
}

.blog-contact,
.comments {
  margin-left: 200px
}

.single-comments {
  border: 1px solid #eee;
  margin-bottom: 1rem
}

.single-comments:last-of-type {
  margin-bottom: 0
}

.comments-content>h5>a:last-child {
  color: #53576b
}

.contact-box.comment-box {
  text-align: left
}

.contact-box.comment-box .form-group input {
  font-size: 15px;
  border: 1px solid #e5e5e5
}

.contact-box.comment-box .form-group textarea {
  font-size: 15px;
  border: 1px solid #e5e5e5;
  height: 150px
}

.recent-blog-area {
  padding-top: 80px
}

.contact-box .form-group input,
.contact-box .form-group textarea {
  font-size: 14px;
  height: 50px;
  padding: 0 15px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-transition: .5s;
  transition: .5s
}

.contact-box .form-group textarea {
  height: 200px;
  padding: 15px
}

.contact-box .form-group input::-webkit-input-placeholder,
.contact-box .form-group textarea::-webkit-input-placeholder {
  color: rgba(68, 68, 68, .6)
}

.contact-box .form-group input:-ms-input-placeholder,
.contact-box .form-group textarea:-ms-input-placeholder {
  color: rgba(68, 68, 68, .6)
}

.contact-box .form-group input::placeholder,
.contact-box .form-group textarea::placeholder {
  color: rgba(68, 68, 68, .6)
}

.contact-box input:focus,
.contact-box select:focus,
.contact-box textarea:focus {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.contact-box button {
  padding: 12px 26px
}

.map-area {
  height: 550px;
  width: 100%
}

.map-area iframe {
  height: 100%;
  width: 100%
}

@media (max-width:575px) {
  .map-area {
    height: 450px
  }
}

.footer-area .social-icons>a {
  width: 40px;
  height: 40px;
  font-size: 18px
}

.footer-area .social-icons>a:hover svg:first-child {
  margin-top: -40px
}

.copyright-area {

  color: rgba(255, 255, 255, .8)
}

.footer-area .social-icons>a:focus,
.footer-area .social-icons>a:hover {
  color: #fff !important
}

.riga .benifits-item:after,
.riga .bg-overlay::after,
.riga .btn,
.riga .btn.btn-bordered-white:after,
.riga .btn.btn-bordered:before,
.riga .btn:active,
.riga .section-heading h2::after,
.riga .single-faq::after,
.riga .single-price-plan .price-header,
.riga .single-work:after {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, right top, from(#cb88d2), to(#7c75f0)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #cb88d2 0, #7c75f0 100%) repeat scroll 0 0
}

.riga .single-price-plan .price-header::after {
  border-color: #cb88d2 transparent transparent
}

.tokyo .benifits-item:after,
.tokyo .bg-overlay::after,
.tokyo .btn,
.tokyo .btn.btn-bordered-white:after,
.tokyo .btn.btn-bordered:before,
.tokyo .btn:active,
.tokyo .section-heading h2::after,
.tokyo .single-faq::after,
.tokyo .single-price-plan .price-header,
.tokyo .single-work:after {
  background: #6c63ff
}

.tokyo .welcome-intro>h1 {
  font-size: 3.5em
}

.tokyo .play-btn {
  height: 45px;
  width: 45px;
  background-color: rgba(0, 0, 0, .05)
}

.tokyo .play-btn::after {
  background-color: rgba(0, 0, 0, .05);
  -webkit-box-shadow: 0 1px 5px rgba(0, 207, 242, .5);
  box-shadow: 0 1px 5px rgba(0, 207, 242, .5)
}

.tokyo .play-btn>i {
  font-size: 16px;
  line-height: 45px;
  color: #444
}

.tokyo .play-text {
  font-size: 15px;
  font-weight: 500
}

.play-text:hover,
.tokyo .video-btn:hover i {
  color: #6c63ff !important
}

.tokyo .single-price-plan .price-header::after {
  border-color: #6c63ff transparent transparent
}

.rome .benifits-item:after,
.rome .bg-overlay::after,
.rome .btn,
.rome .btn.btn-bordered-white:after,
.rome .btn.btn-bordered:before,
.rome .btn:active,
.rome .section-heading h2::after,
.rome .single-faq::after,
.rome .single-price-plan .price-header,
.rome .single-work:after {
  background: #cfc7ff
}

.rome .welcome-intro span {
  color: #6c63ff
}

.rome .single-price-plan .price-header::after {
  border-color: #cfc7ff transparent transparent
}

.paris .benifits-item:after,
.paris .bg-overlay::after,
.paris .btn,
.paris .btn.btn-bordered-white:after,
.paris .btn.btn-bordered:before,
.paris .btn:active,
.paris .navbar-sticky,
.paris .section-heading h2::after,
.paris .single-faq::after,
.paris .single-price-plan .price-header,
.paris .single-work:after {
  background: rgba(0, 0, 0, 0) linear-gradient(-47deg, #8731e8 0, #4528dc 100%) repeat scroll 0 0
}

.paris .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.video-wrapper {
  position: relative;
  height: 750px;
  width: 100%;
  overflow: hidden;
  z-index: 1
}

.paris .welcome-area .input-group {
  max-width: 550px;
  margin: 0 auto
}

.paris .welcome-intro .form-control {
  font-size: 15px;
  height: 50px;
  border: none;
  outline: 0;
  padding-left: 20px;
  border-radius: 0
}

.paris .welcome-intro .form-control:focus {
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, .1)
}

.paris .welcome-intro button {
  height: 50px;
  border-radius: 0
}

.paris .single-price-plan .price-header::after {
  border-color: #4528dc transparent transparent
}

.london .bg-shape,
.london .contact-box .form-group input,
.london .contact-box .form-group textarea,
.london .featured-items ul li,
.london .navbar-sticky,
.london .shape-1::before,
.london .single-blog,
.london .single-price-plan,
.london .single-team,
.london .single-work,
.london .start-free-content {
  background: #30353c !important
}

.london .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.london .btn.btn-bordered::after {
  background: #30353c none repeat scroll 0 0
}

.london .benifits-item:after,
.london .bg-overlay::after,
.london .btn,
.london .btn.btn-bordered-white:after,
.london .btn.btn-bordered:before,
.london .btn:active,
.london .section-heading h2::after,
.london .single-faq::after,
.london .single-price-plan .price-header,
.london .single-work:after {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, right top, from(#e49b91), to(#f8d9af)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #e49b91 0, #f8d9af 100%) repeat scroll 0 0
}

.london .benifits-item:hover {
  background-color: transparent
}

.london .benifits-item:hover:after {
  display: none
}

.london .single-price-plan {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, .1);
  box-shadow: 0 0 5px rgba(255, 255, 255, .1)
}

.london .single-price-plan .price-header::after {
  border-color: #e49b91 transparent transparent
}

.london .contact-box .form-group input,
.london .contact-box .form-group textarea {
  color: #fff
}

.london .contact-box .form-group input::-webkit-input-placeholder,
.london .contact-box .form-group textarea::-webkit-input-placeholder {
  color: #fff
}

.london .contact-box .form-group input:-ms-input-placeholder,
.london .contact-box .form-group textarea:-ms-input-placeholder {
  color: #fff
}

.london .contact-box .form-group input::placeholder,
.london .contact-box .form-group textarea::placeholder {
  color: #fff
}

.seoul .benifits-item:after,
.seoul .bg-overlay::after,
.seoul .btn.btn-bordered-white:after,
.seoul .btn.btn-bordered:before,
.seoul .navbar-sticky,
.seoul .section-heading h2::after,
.seoul .single-faq::after,
.seoul .single-price-plan .price-header,
.seoul .single-work:after {
  background: rgba(0, 0, 0, 0) linear-gradient(44deg, #2af598 0, #009efd 100%) repeat scroll 0 0
}

.seoul .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.seoul .welcome-area {
  height: 100%;
  overflow: hidden
}

.seoul .welcome-area::after {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 0 0 50% 50%;
  -webkit-transform: scaleX(1.5);
  transform: scaleX(1.5);
  z-index: -1
}

.seoul .welcome-intro {
  padding-top: 8rem
}

.seoul .single-price-plan .price-header::after {
  border-color: #2af598 transparent transparent
}

.moscow .benifits-item:after,
.moscow .bg-overlay::after,
.moscow .btn.btn-bordered-white:after,
.moscow .btn.btn-bordered:before,
.moscow .navbar-sticky,
.moscow .section-heading h2::after,
.moscow .single-faq::after,
.moscow .single-price-plan .price-header,
.moscow .single-work:after,
.moscow .welcome-area .bg-shape {
  background: rgba(0, 0, 0, 0) linear-gradient(45deg, #fe2983 0, #ff6f61 35%, #fc9e21 110%) repeat scroll 0 0
}

.moscow .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.moscow .mega-menu .shape-1::before {
  left: inherit;
  right: -4rem;
  -webkit-transform: rotate(-44deg);
  transform: rotate(-44deg)
}

.moscow .welcome-area .bg-shape {
  -webkit-transform: translate(-15%, -65%) rotate(-45deg);
  transform: translate(-15%, -65%) rotate(-45deg)
}

.moscow .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.moscow .about-app-area .shape-1::before {
  left: auto;
  right: -53rem;
  -webkit-transform: rotate(44deg);
  transform: rotate(44deg)
}

.moscow .featured-items ul li {
  -webkit-transform: rotateY(26deg) rotateX(-13deg);
  transform: rotateY(26deg) rotateX(-13deg)
}

.moscow .featured-items ul li:hover {
  -webkit-transform: rotateY(22deg) rotateX(-7deg) scale(1.03);
  transform: rotateY(22deg) rotateX(-7deg) scale(1.03)
}

.moscow .single-price-plan .price-header::after {
  border-color: #fe2983 transparent transparent
}

.italy .welcome-area {
  background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
  background-size: 400% 400%;
  -webkit-animation: gradient-bg 15s ease infinite;
  animation: gradient-bg 15s ease infinite;
  max-height: 700px
}

.italy .welcome-area .wave-animation {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: -7px
}

.waves {
  position: relative;
  width: 100%;
  height: 15vh;
  min-height: 100px;
  max-height: 150px
}

.parallax>use {
  -webkit-animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
  animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite
}

.parallax>use:nth-child(1) {
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
  -webkit-animation-duration: 7s;
  animation-duration: 7s
}

.parallax>use:nth-child(2) {
  -webkit-animation-delay: -3s;
  animation-delay: -3s;
  -webkit-animation-duration: 10s;
  animation-duration: 10s
}

.parallax>use:nth-child(3) {
  -webkit-animation-delay: -4s;
  animation-delay: -4s;
  -webkit-animation-duration: 13s;
  animation-duration: 13s
}

.parallax>use:nth-child(4) {
  -webkit-animation-delay: -5s;
  animation-delay: -5s;
  -webkit-animation-duration: 20s;
  animation-duration: 20s
}

@-webkit-keyframes move-forever {
  0% {
    -webkit-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0)
  }

  100% {
    -webkit-transform: translate3d(85px, 0, 0);
    transform: translate3d(85px, 0, 0)
  }
}

@keyframes move-forever {
  0% {
    -webkit-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0)
  }

  100% {
    -webkit-transform: translate3d(85px, 0, 0);
    transform: translate3d(85px, 0, 0)
  }
}

.italy .btn,
.italy .btn.btn-bordered-white:after,
.italy .btn.btn-bordered:before,
.italy .btn:active,
.italy .navbar-sticky {
  background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
  background-size: 400% 400%;
  -webkit-animation: gradient-bg 15s ease infinite;
  animation: gradient-bg 15s ease infinite
}

@-webkit-keyframes gradient-bg {
  0% {
    background-position: 0 50%
  }

  50% {
    background-position: 100% 50%
  }

  100% {
    background-position: 0 50%
  }
}

@keyframes gradient-bg {
  0% {
    background-position: 0 50%
  }

  50% {
    background-position: 100% 50%
  }

  100% {
    background-position: 0 50%
  }
}

.italy .badge-light {
  font-size: 16px
}

.italy .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.single-faq {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
  margin-bottom: 45px;
  position: relative
}

.faq-area .col-12:last-child .single-faq {
  margin-bottom: 0
}

.single-faq::after {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  left: 0;
  bottom: 0
}

.single-faq>h5 {
  font-size: 15px
}

.login-area .btn.btn-bordered-white:after,
.login-area .btn.btn-bordered:before {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, right top, from(#4e4376), to(#2b5876)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #4e4376 0, #2b5876 100%) repeat scroll 0 0
}

.appo-modal .modal-header .nav-link {
  font-size: 17px;
  font-weight: 500;
  color: #444;
  padding: 1rem 2.5rem;
  -webkit-box-shadow: inset 0 0 30px rgba(3, 37, 51, .1);
  box-shadow: inset 0 0 30px rgba(3, 37, 51, .1);
  background-color: rgba(3, 37, 51, .05)
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  background-color: #fff
}

.login-form .profile-login {
  position: relative
}

.profile-login span,
.profile-login::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.profile-login span {
  font-size: 15px
}

.login-form .profile-login::before {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #eee
}

.login-form input {
  font-size: 15px;
  height: 45px;
  border: 1px solid #eee;
  padding: 0 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 1s;
  transition: 1s
}

.login-form input::-webkit-input-placeholder {
  color: rgba(68, 68, 68, .3)
}

.login-form input:-ms-input-placeholder {
  color: rgba(68, 68, 68, .3)
}

.login-form input::placeholder {
  color: rgba(68, 68, 68, .3)
}

.input-group-text {
  background-color: #fff;
  border: 1px solid #eee
}

.login-form input:focus {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.login-form .custom-control .custom-control-label {
  color: #444
}

.download-page-area h2 {
  color: #0433b5
}

.download-page-area h6 {
  line-height: 1.8
}

.download-page-area h6>a {
  text-decoration: underline
}

.reset-password button {
  height: 50px;
  border-radius: 0
}

.form-control {
  font-size: 15px;
  height: 50px;
  border: none;
  outline: 0;
  padding-left: 20px;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, .1)
}

.form-control:focus {
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.newsletter-area button {
  height: 50px;
  border-radius: 0
}

.maintenance-content>h3 {
  font-size: 45px;
  font-weight: 300
}

.countdown {
  text-transform: uppercase
}

.countdown>div {
  display: inline-block
}

.countdown>div>span {
  display: block;
  text-align: center
}

.countdown-container {
  margin: 0 3px
}

.countdown-container .countdown-heading {
  font-size: 16px !important;
  font-weight: 600;
  margin: 10px;
  color: #444
}

.countdown-container .countdown-value {
  font-size: 50px;
  padding: 10px;
  color: #444;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, .4)
}

.countdown-content>h1 {
  font-size: 6.5vmax;
  background: rgba(0, 0, 0, 0) url(../img/bg/blog-thumb.jpg) no-repeat scroll center center/cover;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text
}

.single-promo-hover {
  transition: all .2s ease-out;
  will-change: transform
}

.single-promo-hover:hover {
  box-shadow: 0 1rem 3rem rgba(31, 45, 61, .125) !important
}

a .single-promo-2 p {
  color: #707070
}

.circle-icon {
  display: block;
  margin-bottom: 30px
}

.single-promo-2 span {
  font-size: 25px;
  background-image: url(../img/promo-icon-bg.svg);
  background-size: 120px;
  padding: 30px;
  background-repeat: no-repeat;
  background-position: 40% 25%
}

.popular-categories-list li {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  margin-bottom: 25px;
  transition: all .3s ease-in
}

.popular-categories-list li:last-child {
  margin-bottom: 0
}

.help-center-box-link {
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: -50px;
  transition: all .3s ease-in
}

.popular-categories-list li:hover {
  background: #f5f5f5
}

.popular-categories-list li:hover .help-center-box-link {
  right: 20px
}

.features-box {
  position: relative;
  display: block
}

.features-box-icon {
  display: table-cell;
  vertical-align: top
}

.features-box-content {
  display: table-cell;
  padding-left: 20px
}

.tech-feature-list li {
  font-size: 14px
}

.start-website-box {
  position: relative;
  z-index: 2
}

.start-website-box div[class*=box] {
  border-radius: 4px;
  border: 1px solid rgba(54, 57, 60, .1);
  box-shadow: 0 4px 8px rgba(81, 85, 88, .1)
}

.start-website-box div.left-box {
  padding: 60px 90px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0
}

.start-website-box div.right-box {
  padding: 60px 90px;
  color: #fff;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0
}

.start-website-box ul li h5 {
  margin-bottom: 0
}

.start-website-box ul li {
  margin-bottom: 20px
}

@media screen and (max-width:991px) {
  .start-website-box div.left-box {
    padding: 40px 40px 50px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-right: 1px solid rgba(54, 57, 60, .1)
  }

  .start-website-box div.right-box {
    padding: 50px 40px 40px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-left: 1px solid rgba(54, 57, 60, .1)
  }
}

.feature-tab li {
  border: 1px dashed #f8b200;
  border-right: 0 !important
}

.feature-tab li:last-child {
  border-right: 1px dashed #f8b200 !important;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.feature-tab li:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.feature-tab li a {
  padding: 10px 15px;
  font-size: 13px
}

.feature-tab li a.nav-link {
  border: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  color: #333
}

.feature-tab li a p {
  display: block
}

ul.disc-style {
  list-style-type: disc;
  padding: 0 0 0 18px
}

ul.disc-style li {
  font-size: 14px;
  margin-bottom: 10px
}

.feature-new-tab li {
  border: 1px solid #f8b200
}

.feature-new-tab li:last-child {
  border-right: 1px solid #f8b200 !important
}

.feature-new-tab li a {
  padding: 10px 15px;
  font-size: 13px
}

.feature-new-tab .nav-link.active,
.feature-new-tab li.nav-item.show .nav-link {
  background: #f8b200;
  color: #fff;
  border: transparent;
  border-radius: 0
}

@media (min-width:320px) and (max-width:767px) {
  .feature-new-tab {
    margin-bottom: 3rem !important
  }
}

.offer-block {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%
}

.offer-block:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: url(../img/offer-bg.png) no-repeat center center/cover
}

.carcomp-pricing-table {
  overflow: visible;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-collapse: unset;
  border-spacing: 0 10px
}

.domain-search-result-table {
  border-collapse: collapse
}

.carcomp-pricing-table>thead {
  background-color: transparent
}

.carcomp-pricing-table.carcomp-pricing-table-two {
  border-collapse: collapse
}

.carcomp-pricing-table>thead>tr>th {
  border: none;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  vertical-align: middle;
  font-family: Montserrat, sans-serif
}

.vps-pricing-row {
  text-align: left;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
  background-color: #fff;
  border: solid 1px #ebebeb;
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}

.vps-pricing-row>td:first-child {
  border-left: 2px solid transparent;
  border-radius: 4px 0 0 4px
}

.vps-pricing-row>td:last-child {
  border-right: 2px solid transparent;
  border-radius: 0 4px 4px 0;
  text-align: right
}

.carcomp-pricing-table>tbody>tr.vps-pricing-row:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02)
}

.carcomp-pricing-table-two>thead {
  background: #f8b200;
  color: #fff
}

.carcomp-pricing-table-two>thead>tr>th:last-child {
  border-right: 1px solid #f8b200
}

.carcomp-pricing-table-two .vps-pricing-row>td:first-child {
  border-left: initial
}

.carcomp-pricing-table-two .vps-pricing-row>td:last-child {
  border-right: initial
}

.carcomp-pricing-table-two>tbody>tr.vps-pricing-row:hover {
  background: #f5f5f5;
  border: none
}

.carcomp-pricing-table>tbody>tr>td {
  padding: 20px 20px;
  border-right: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  vertical-align: middle
}

.carcomp-pricing-table.domain-search-result-table>tbody>tr>td {
  font-size: 14px
}

.vps-pricing-row>td {
  border: none
}

.carcomp-pricing-table {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  font-family: Montserrat, sans-serif
}

.carcomp-pricing-table .rate span {
  font-size: 12px;
  font-weight: 600;
  margin-left: 5px;
  opacity: .8;
  color: #f8b200
}

.carcomp-pricing-table .score-bar-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.carcomp-pricing-table .geekbench-score {
  font-weight: 400;
  margin-right: 15px
}

.carcomp-pricing-table .score-bar-wrap .score-bar-item {
  min-width: 40px;
  height: 10px;
  font-size: 10px;
  border-radius: 10px;
  background-color: #ebebeb;
  position: relative
}

.carcomp-pricing-table .cpu-core,
.carcomp-pricing-table .pricing-onsale {
  display: block;
  font-size: 14px;
  color: #757575;
  margin-top: 4px;
  font-weight: 400
}

.carcomp-pricing-table>tbody>tr>td:first-child::before {
  content: attr(data-value);
  display: none;
  width: initial;
  height: initial;
  background-color: transparent;
  position: relative;
  left: initial;
  top: initial;
  opacity: 1
}

.vps-pricing-row>td:before {
  content: attr(data-value);
  display: none
}

table>tbody>tr>td:first-child:before {
  content: '';
  display: block;
  width: 3px;
  height: 100%;
  background-color: #f8b200;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

@media (max-width:991px) {
  .carcomp-pricing-table>thead {
    display: none
  }

  .vps-pricing-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 4px;
    width: 45%;
    float: left;
    margin: 0 15px 28px 15px
  }

  .carcomp-pricing-table>tbody>tr>td {
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 400
  }

  .vps-pricing-row:hover.border-accent-primary>td:first-child {
    margin-bottom: 0;
    border-radius: 0;
    border-left: none
  }

  .vps-pricing-row>td:first-child {
    border-left: none;
    border-radius: 0
  }

  .carcomp-pricing-table>tbody>tr>td:first-child::before {
    display: block;
    width: 45%
  }

  .vps-pricing-row>td:before {
    display: block;
    width: 45%
  }

  .carcomp-pricing-table>tbody>tr>td {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .vps-pricing-row>td:last-child::before {
    display: none
  }

  .vps-pricing-row>td:last-child {
    text-align: center !important;
    margin: auto
  }
}

@media (max-width:768px) {
  .vps-pricing-row {
    width: 100%;
    float: none;
    margin-left: auto;
    margin-bottom: 15px
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .vps-pricing-row td a.primary-solid-btn {
    padding: 8px 12px !important
  }
}

.title-alert span.red {
  color: red
}

.title-alert span.success {
  color: green
}

.domain-filter-list li label,
.domain-filter-title {
  cursor: pointer
}

.domain-filter-list li label {
  display: inline-block;
  width: 100%
}

.domain-filter-list li label .form-check-input {
  margin-top: .53rem
}

@media (max-width:1199.98px) {
  .domain-filter-list {
    display: none
  }

  .domain-filter-title h5 span {
    display: block
  }
}

@media (min-width:992px) {
  .domain-filter-list {
    display: block !important
  }

  .domain-filter-title h5 span {
    display: none !important
  }
}

.carcomp-pricing-table.alert-table>tbody>tr>td {
  font-size: 18px
}

.alert-table tbody tr {
  border-color: #7100b9;
  border-radius: 4px
}

.alert-table .vps-pricing-row>td:first-child {
  border-left: 0
}

.alert-table .vps-pricing-row>td:last-child {
  border-right: 0
}

@media (max-width:991px) {
  .carcomp-pricing-table.alert-table>tbody>tr>td {
    display: block
  }

  .alert-table .vps-pricing-row {
    width: 100%;
    margin: 0
  }

  .alert-table .vps-pricing-row>td:last-child {
    margin-left: 0
  }
}

.accordion>.card .card-header {
  margin-bottom: -1px
}

.accordion>.card .card-header {
  margin-bottom: -1px;
  padding: 10px !important
}

.accordion-faq .card-header {
  padding: 20px 0;
  background: 0 0;
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
  margin-bottom: 0 !important;
  color: inherit
}

.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.accordion-faq .card-header {
  padding: 20px 0;
  background: 0 0;
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
  margin-bottom: 0 !important;
  color: inherit
}

.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.accordion-faq .card-header.collapsed:after {
  content: "\e61a";
  -webkit-transition: .5s;
  transition: .5s
}

.accordion-faq .card-header:after {
  font-family: themify;
  content: "\e622";
  float: right;
  -webkit-transition: .5s;
  transition: .5s
}

.noUi-target {
  border: 1px solid #e4e6ef;
  background: #f3f6f9;
  -webkit-box-shadow: none;
  box-shadow: none
}

.noUi-target.noUi-horizontal {
  height: 15px
}

.noUi-target.noUi-horizontal .noUi-handle {
  width: 24px;
  height: 24px;
  top: -6px;
  border-radius: 50%;
  outline: 0
}

.noUi-target.noUi-horizontal .noUi-handle::before {
  display: none
}

.noUi-target.noUi-horizontal .noUi-handle::after {
  display: none
}

.noUi-target.noUi-vertical {
  height: 150px;
  width: 15px
}

.noUi-target.noUi-vertical .noUi-handle {
  width: 24px;
  height: 24px;
  top: -6px;
  border-radius: 50%;
  outline: 0
}

.noUi-target.noUi-vertical .noUi-handle::before {
  display: none
}

.noUi-target.noUi-vertical .noUi-handle::after {
  display: none
}

.noUi-target .noUi-connect {
  background: #3699ff
}

.noUi-target .noUi-handle {
  border: 1px solid #ebedf3;
  -webkit-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, .7);
  box-shadow: 0 3px 6px -3px rgba(0, 0, 0, .7)
}

.noUi-target.nouislider-light {
  height: 4px
}

.noUi-target.nouislider-light .noUi-handle {
  width: 20px;
  height: 20px;
  top: -9px
}

.noUi-target.nouislider.nouislider-connect-primary .noUi-connect {
  background: #3699ff
}

.noUi-target.nouislider.nouislider-handle-primary .noUi-handle {
  border: 0;
  background: #3699ff;
  -webkit-box-shadow: 0 3px 6px -3px #3699ff;
  box-shadow: 0 3px 6px -3px #3699ff
}

.noUi-target.nouislider.nouislider-bg-primary {
  background: #3699ff
}

.noUi-target.nouislider.nouislider-bg-light-primary {
  background: #e1f0ff
}

.noUi-target.nouislider.nouislider-connect-secondary .noUi-connect {
  background: #e4e6ef
}

.noUi-target.nouislider.nouislider-handle-secondary .noUi-handle {
  border: 0;
  background: #e4e6ef;
  -webkit-box-shadow: 0 3px 6px -3px #e4e6ef;
  box-shadow: 0 3px 6px -3px #e4e6ef
}

.noUi-target.nouislider.nouislider-bg-secondary {
  background: #e4e6ef
}

.noUi-target.nouislider.nouislider-bg-light-secondary {
  background: #ebedf3
}

.noUi-target.nouislider.nouislider-connect-success .noUi-connect {
  background: #1bc5bd
}

.noUi-target.nouislider.nouislider-handle-success .noUi-handle {
  border: 0;
  background: #1bc5bd;
  -webkit-box-shadow: 0 3px 6px -3px #1bc5bd;
  box-shadow: 0 3px 6px -3px #1bc5bd
}

.noUi-target.nouislider.nouislider-bg-success {
  background: #1bc5bd
}

.noUi-target.nouislider.nouislider-bg-light-success {
  background: #c9f7f5
}

.noUi-target.nouislider.nouislider-connect-info .noUi-connect {
  background: #8950fc
}

.noUi-target.nouislider.nouislider-handle-info .noUi-handle {
  border: 0;
  background: #8950fc;
  -webkit-box-shadow: 0 3px 6px -3px #8950fc;
  box-shadow: 0 3px 6px -3px #8950fc
}

.noUi-target.nouislider.nouislider-bg-info {
  background: #8950fc
}

.noUi-target.nouislider.nouislider-bg-light-info {
  background: #eee5ff
}

.noUi-target.nouislider.nouislider-connect-warning .noUi-connect {
  background: #ffa800
}

.noUi-target.nouislider.nouislider-handle-warning .noUi-handle {
  border: 0;
  background: #ffa800;
  -webkit-box-shadow: 0 3px 6px -3px #ffa800;
  box-shadow: 0 3px 6px -3px #ffa800
}

.noUi-target.nouislider.nouislider-bg-warning {
  background: #ffa800
}

.noUi-target.nouislider.nouislider-bg-light-warning {
  background: #fff4de
}

.noUi-target.nouislider.nouislider-connect-danger .noUi-connect {
  background: #f64e60
}

.noUi-target.nouislider.nouislider-handle-danger .noUi-handle {
  border: 0;
  background: #f64e60;
  -webkit-box-shadow: 0 3px 6px -3px #f64e60;
  box-shadow: 0 3px 6px -3px #f64e60
}

.noUi-target.nouislider.nouislider-bg-danger {
  background: #f64e60
}

.noUi-target.nouislider.nouislider-bg-light-danger {
  background: #ffe2e5
}

.noUi-target.nouislider.nouislider-connect-light .noUi-connect {
  background: #f3f6f9
}

.noUi-target.nouislider.nouislider-handle-light .noUi-handle {
  border: 0;
  background: #f3f6f9;
  -webkit-box-shadow: 0 3px 6px -3px #f3f6f9;
  box-shadow: 0 3px 6px -3px #f3f6f9
}

.noUi-target.nouislider.nouislider-bg-light {
  background: #f3f6f9
}

.noUi-target.nouislider.nouislider-bg-light-light {
  background: #f3f6f9
}

.noUi-target.nouislider.nouislider-connect-dark .noUi-connect {
  background: #181c32
}

.noUi-target.nouislider.nouislider-handle-dark .noUi-handle {
  border: 0;
  background: #181c32;
  -webkit-box-shadow: 0 3px 6px -3px #181c32;
  box-shadow: 0 3px 6px -3px #181c32
}

.noUi-target.nouislider.nouislider-bg-dark {
  background: #181c32
}

.noUi-target.nouislider.nouislider-bg-light-dark {
  background: #d1d3e0
}

.noUi-target.nouislider.nouislider-connect-white .noUi-connect {
  background: #fff
}

.noUi-target.nouislider.nouislider-handle-white .noUi-handle {
  border: 0;
  background: #fff;
  -webkit-box-shadow: 0 3px 6px -3px #fff;
  box-shadow: 0 3px 6px -3px #fff
}

.noUi-target.nouislider.nouislider-bg-white {
  background: #fff
}

.noUi-target.nouislider.nouislider-bg-light-white {
  background: #fff
}

.noUi-target.nouislider-shadowless .noUi-handle {
  -webkit-box-shadow: none;
  box-shadow: none
}

.noUi-target.nouislider-borderless {
  border: 0
}

.noUi-connects {
  background-image: linear-gradient(to bottom, #00e65e 30%, #ffe000 45%, #ff332f 99%) !important
}

h2.HTitleGP {
  font-size: 18px !important
}

.nav-foot {
  margin-top: 25px
}

.slideRangeEv {
  background-image: linear-gradient(to left, #ff332f 30%, #ffe000 45%, #00e65e 99%) !important
}

.msj-success {
  font-size: 30px;
  color: #5db102
}

.msj-error {
  font-size: 30px;
  color: #a00202
}

#meter_wrapper {
  border: 1px solid #dae1e7;
  margin-top: 20px;
  border-radius: 3px;
  width: 100%;
  height: 12px
}

#meter {
  width: 0;
  border-radius: 3px;
  margin-left: .4px;
  height: 10px
}

#pass_type {
  margin-top: 10px
}

.alertFrmRegistro {
  margin-top: 15px !important
}

.trTransform {
  transform: scale(1.02) !important
}

.error {
  color: #ff6464;
  font-weight: 700;
  float: left
}

.feature-new-tab li:hover {
  background: #f8b200 !important
}

.feature-new-tab li a:hover {
  color: #fff !important
}

.gradient-overlay {
  position: relative;
  width: 100%
}

.gradient-overlay:before {
  position: absolute;
  opacity: .85;
  content: '';
  background-image: linear-gradient(-47deg, #ec7b00 0, #ec7b00 100%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #304ffd;
  color: #fff
}

.p-terms {
  color: #9e9e9e;
  font-size: 12px
}

.single-promo-card .card-body {
  padding: 1.5rem
}

.crop {
  width: 220px;
  overflow: hidden;
  height: 20px;
  line-height: 25px
}

​ .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem
}

.card.single-promo-card {
  border: 2px solid #fdfdfd;
  border-radius: 1rem;
  z-index: 1
}

.single-promo-card {
  transition: all .2s ease
}

.single-promo-hover {
  transition: all .2s ease-out;
  will-change: transform
}

.single-promo-hover:hover {
  box-shadow: 0 1rem 3rem rgba(31, 45, 61, .125) !important
}

.single-promo-hover {
  transition: all .2s ease-out;
  will-change: transform
}

.text-center {
  text-align: center !important
}

.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem
}

.feature-new-tab li:hover {
  background: #f8b200
}

.feature-new-tab li a:hover {
  color: #fff
}

.badgePreOffers {
  margin-top: -18px;
  padding-bottom: 10px
}

.featurePreOffers {
  color: #000;
  font-weight: 700
}

.quicksearch {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 30px !important
}

.quicksearch::placeholder {
  font-size: 30px !important
}

.divRange {
  width: 100%;
  height: 20px;
  border-radius: 100px;
  background: #e6e5ea;
  background-image: linear-gradient(to left, #00e65e 30%, #ffe000 45%, #ff332f 99%);
  position: relative;
  top: 20px
}

.minPrice {
  float: left;
  background: #fff;
  border: 6px solid #ff5526;
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.maxPrice {
  float: right;
  background: #fff;
  border: 6px solid #01e75f;
  display: inline-block;
  width: 40px;
  height: 40px;
  position: inherit;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%
}

.priceRSpan {
  left: -10px;
  margin-top: -190% !important;
  position: absolute;
  color: #000;
  font-weight: 700
}

.priceRange {
  margin-top: 27px;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  padding: 5px;
  top: -32px
}

.badgeRangeTxt {
  margin-top: 23px;
  margin-left: -18px
}

.wrap {
  max-width: 980px;
  margin: 10px auto 0
}

#steps {
  margin: 80px 0 0 0
}

.commands {
  overflow: hidden;
  margin-top: 30px
}

.prev {
  float: left
}

.next,
.submit {
  float: right
}

.error {
  color: #b33
}

#progress {
  position: relative;
  height: 10px;
  background-color: #eee;
  margin-bottom: 20px;
  border-radius: 5px
}

#progress-complete {
  border: 0;
  position: absolute;
  height: 10px;
  min-width: 10px;
  border-radius: 5px;
  background-color: #ec7b00;
  transition: width .2s ease-in-out
}

.listStepsvta {
  margin-right: 22px;
  min-height: 50px;
  border: 2px solid #abb5fd;
  text-align: center;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 8px;
  float: left;
  font-size: 24px;
  padding: 12px;
  color: #3750fe;
  margin-bottom: 37px;
  margin-left: 4px;
}

.ratting-list li {
  background: #fbae00;
  padding: 0;
  margin: 0;
  line-height: initial
}

.ratting-list li:not(:last-child) {
  margin-right: -1px !important;
}

.ratting-list li span {
  font-size: 14px;
  color: #ffffff;
  padding: 0 4px;
  line-height: 21px;
}

.ratting-author h6 {
  font-weight: bold;
  display: inline-block;
}

.ratting-author small {
  text-align: right;
  float: right;
}

html {
  scroll-behavior: smooth;
}

/**/
[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none;
}

* {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  background: #f5f5f5;
}

.app-container {
  border-radius: 4px;
  overflow: hidden;
  width: 720px;
  height: auto;
  max-width: 100%;
  /*position: absolute;*/
  top: 120px;
  left: 0;
  right: 0;
  margin: auto;
}

.buttons-container {
  position: absolute;
  bottom: 15px;
  right: 0;
  height: 40px;
  font-family: "Roboto", sans-serif;
}

.cancel-button,
.save-button {
  float: left;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  border-radius: 2px;
  margin-right: 15px;
  cursor: pointer;
  transition: all 0.15s ease;
}

.cancel-button {
  background: white;
  color: #0DAD83;
}

.save-button {
  background: #0DAD83;
  color: white;
}

/* Datepicker Stuff */
.datepicker {
  position: relative;
  width: 100%;
  display: block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-family: "Roboto", sans-serif;
  overflow: hidden;
  transition: background 0.15s ease;
}

.datepicker.am {
  background: white;
}

.datepicker.pm {
  background: #0DAD83;
}

.datepicker-header {
  width: 100%;
  color: white;
  overflow: hidden;
}

.datepicker-title {
  width: 50%;
  float: left;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  text-align: left;
  font-size: 20px;
}

.datepicker-subheader {
  width: 50%;
  float: left;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  padding: 0 15px;
  text-align: right;
}

.datepicker-calendar {
  background: white;
  width: 100%;
  float: left;
  padding: 20px 15px 15px;
  max-width: 500px;
  display: block;
}

.calendar-header {
  color: black;
  font-weight: bolder;
  text-align: center;
  font-size: 18px;
  padding: 10px 0;
  position: relative;
}

.current-month-container {
  display: inline-block;
  height: 30px;
  position: relative;
}

.goback,
.goforward {
  height: 30px;
  width: 30px;
  border-radius: 30px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  top: -4px;
}

.goback path,
.goforward path {
  transition: stroke 0.15s ease;
}

.goback {
  float: left;
  margin-left: 3.8%;
}

.goforward {
  float: right;
  margin-right: 3.8%;
}

.calendar-day-header {
  width: 100%;
  position: relative;
}

.day-label {
  color: #8A8A8A;
  padding: 5px 0;
  width: 14.2857142%;
  display: inline-block;
  text-align: center;
}

.datecontainer {
  width: 14.2857142%;
  display: inline-block;
  text-align: center;
  padding: 4px 0;
}

.datenumber {
  max-width: 35px;
  max-height: 35px;
  line-height: 35px;
  margin: 0 auto;
  color: #8A8A8A;
  position: relative;
  text-align: center;
  cursor: pointer;
  z-index: 1;
  transition: all .25s cubic-bezier(0.7, -0.12, 0.2, 1.12);
}

.no-hover .datenumber,
.no-hover .datenumber:hover,
.no-hover .datenumber:before,
.no-hover .datenumber:hover::before {
  cursor: default;
  color: #8A8A8A;
  background: transparent;
  opacity: 0.5;
}

.no-hover .datenumber.day-selected {
  color: white;
}

.datenumber:hover {
  color: white;
}

.datenumber:before {
  content: '';
  display: block;
  position: absolute;
  height: 35px;
  width: 35px;
  border-radius: 100px;
  z-index: -1;
  background: transparent;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  transition: all .25s cubic-bezier(0.7, -0.12, 0.2, 1.12);
  transition-property: background, transform, color, border;
}

.datenumber:hover::before {
  background: #FFAB91;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.day-selected {
  color: white;
}

.datenumber.day-selected:before {
  background: #FF6E40;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-animation: select-date .25s forwards;
  -moz-animation: select-date .25s forwards;
  animation: select-date .25s forwards;
}

@-webkit-keyframes select-date {
  0% {
    background: #FFAB91;
  }

  100% {
    background: #FF6E40;
  }
}

@keyframes select-date {
  0% {
    background: #FFAB91;
  }

  100% {
    background: #FF6E40;
  }
}

/* timepicker styles */
.timepicker-container-outer {
  width: 100%;
  max-width: 700px;
  float: left;
  display: block;
  padding: 40px 30px 30px;
  position: relative;
  top: 50px;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
  transition: background 0.15s ease;
}

.timepicker-container-inner {
  width: 100%;
  height: 100%;
  max-width: 320px;
  margin: 0 auto;
  position: relative;
  display: block;
}

.timeline-container {
  display: none;
  float: left;
  position: relative;
  width: 100%;
  height: 36px;
}

.current-time {
  display: block;
  position: absolute;
  z-index: 1;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  top: -25px;
  left: -20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.current-time::after {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  background: #FF6E40;
  transition: all 0.15s ease;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 20px 20px 3px 20px;
  z-index: -1;
  top: 0;
}

.actual-time {
  color: white;
  line-height: 40px;
  font-size: 12px;
  text-align: center;
  transition: all 0.15s ease;
}

.timeline {
  display: block;
  z-index: 1;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
}

.timeline::before,
.timeline::after {
  content: '';
  display: block;
  width: 2px;
  height: 10px;
  top: -6px;
  position: absolute;
  background: #0DAD83;
  left: -1px;
  transition: background 0.15s ease;
}

.timeline::after {
  left: auto;
  right: -1px;
}

.hours-container {
  display: block;
  z-index: 0;
  width: 100%;
  height: 10px;
  position: absolute;
  top: 31px;
  left: 1px;
}

.hour-mark {
  width: 2px;
  display: block;
  float: left;
  height: 4px;
  background: #0DAD83;
  position: relative;
  margin-left: calc((100% / 12) - 2px);
  transition: background 0.15s ease;
}

.hour-mark:nth-child(3n) {
  height: 6px;
  top: -1px;
}

.display-time {
  width: calc(60% - 30px);
  display: block;
  margin-top: 30px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  float: left;
  position: relative;
  font-size: 20px;
  text-align: center;
  transition: color 0.15s ease;
}

.decrement-time,
.increment-time {
  cursor: pointer;
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  top: 6px;
  font-size: 20px;
}

.decrement-time {
  left: 0;
  text-align: left;
}

.increment-time {
  right: 0;
  text-align: right;
}

.increment-time path,
.decrement-time path {
  transition: all 0.15s ease;
}

.time {
  width: calc(100% - 48px);
  position: relative;
  left: 24px;
  height: 36px;

  &:after {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: white;
    left: 0;
    right: 0;
    opacity: 0.5;
    transition: all 0.15s ease;
  }
}

.time.time-active:after {
  display: none;
}

.time-input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 34px;
  line-height: 34px;
  bottom: 2px;
  width: 100%;
  border: none;
  background: none;
  text-align: center;
  color: white;
  font-size: inherit;
  opacity: 0;
  transition: all 0.15s ease;
  cursor: pointer;

  &:focus,
  &:active {
    outline: none;
  }
}

.formatted-time {
  cursor: pointer;
}

.time-input:focus {
  cursor: auto;

  &~.formatted-time {
    border-radius: 2px;
    background: #0DAD83;
    color: white;
    cursor: default;
  }
}

.am-pm-container {
  width: 40%;
  padding-left: 15px;
  float: right;
  height: 36px;
  line-height: 36px;
  display: block;
  position: relative;
  margin-top: 30px;
}

.am-pm-button {
  width: calc(50% - 5px);
  height: 36px;
  line-height: 36px;
  background: #2196F3;
  text-align: center;
  color: white;
  border-radius: 4px;
  float: left;
  cursor: pointer;
}

.am-pm-button:first-child {
  background: #0DAD83;
  color: white;
}

.am-pm-button:last-child {
  background: white;
  color: #0DAD83;
  margin-left: 10px;
}

@-webkit-keyframes select-date-pm {
  0% {
    background: rgba(255, 255, 255, 0.5);
  }

  100% {
    background: #FFF;
  }
}

@keyframes select-date-pm {
  0% {
    background: rgba(255, 255, 255, 0.5);
  }

  100% {
    background: #FFF;
  }
}


.datepicker.am {
  .datepicker-header {
    color: white;
    background: #0DAD83;
  }

  .current-time::after {
    background: #0DAD83;
  }

  .actual-time {
    color: white;
  }

  .display-time {
    color: #FF6E40;
  }

  .time-input {
    color: #FF693C;
  }

  .time:after {
    background: #FF693C;
  }

  .increment-time path,
  .decrement-time path {
    stroke: #FF693C;
  }
}

.datepicker.pm {
  .datepicker-header {
    background: white;
    color: #FF693C;
  }

  .datepicker-subheader {
    color: #0DAD83;
  }

  .goback:before,
  .goback:after,
  .goforward:before,
  .goforward:after {
    background: white;
  }

  .day-label {
    color: white;
  }

  .datenumber {
    color: white;
  }

  .datenumber:hover::before {
    background: rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  .datenumber.day-selected {
    color: #FF693C;
  }

  .datenumber.day-selected:before {
    background: white;
    -webkit-animation: select-date-pm .25s forwards;
    -moz-animation: select-date-pm .25s forwards;
    animation: select-date-pm .25s forwards;
  }

  .current-month-container {
    color: white;
  }

  .current-time::after {
    background: white;
  }

  .actual-time {
    color: #FF6E40;
  }

  .display-time {
    color: white;
  }

  .timeline::before,
  .pm .timeline::after {
    background: white;
  }

  .hour-mark {
    background: white;
  }

  .am-pm-button:last-child {
    color: #FF6E40;
  }

  .cancel-button {
    background: none;
    color: white;
  }

  .save-button {
    background: white;
    color: #FF693C;
  }

  .goback path,
  .goforward path {
    stroke: white;
  }

  .time-input:focus~.formatted-time {
    background: white;
    color: #FF693C;
  }
}

.datepicker.compact {

  .datepicker-title,
  .datepicker-subheader {
    width: 100%;
    text-align: center;
  }

  .datepicker-title {
    height: 50px;
    line-height: 50px;
  }

  .datepicker-subheader {
    height: 30px;
    line-height: 30px;
  }

  .display-time {
    width: 60%;
    font-size: 20px;
    line-height: 36px;
  }

  .app-container {
    width: 100%;
  }

  .datepicker-calendar {
    width: 100%;
    margin: 0 auto;
    float: none;
  }

  .timepicker-container-outer {
    width: 100%;
    margin: 0 auto;
    float: none;
    top: -15px;
  }

  .buttons-container {
    position: relative;
    float: right;
  }
}

h2.hcotizador {
  font-size: 20px;
}

.badge.badge-light {
  background: rgba(0, 115, 236, 0.15);
  color: #035ded;
  display: inline;
  padding: 0.25rem 0.45rem;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 11px;
}

.badge.badge-gray {
  /* background: rgb(109 117 213 / 15%);*/
  font-weight: bold;
  color: #5e5e5e;
  /* display: inline;*/
  /*padding: 0.25rem 0.45rem;*/
  font-family: Poppins, sans-serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 11px;
}

#offercountdown {
  width: 100%;
  height: 60px;
  background: #faa834;
  margin-top: 70px !important;
  color: #FFF;
  font-weight: bold;
  font-size: 22px;
  line-height: 57px;
  text-align: center;
}

#offerAcceptedAccount {
  width: 100%;
  height: 60px;
  background: #c5e1a5;
  margin-top: 70px !important;
  color: #396815;
  font-weight: bold;
  font-size: 22px;
  line-height: 57px;
  text-align: center;
}

#cancelOfferAccount {
  width: 100%;
  height: 60px;
  background: #ff4e4e;
  margin-top: 70px !important;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  line-height: 57px;
  text-align: center;
}

.custom-plan-box {
  background: #FFF;
  -webkit-box-shadow: 0 1px 30px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 1px 30px 0 rgb(0 0 0 / 5%);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  border-radius: 1rem !important;
  position: relative;
  width: 100%;
  display: block;
  padding: 70px 45px 50px 45px;
}

h2.titleValCrit {
  font-size: 24px
}

p.pDescVal {
  margin-top: 0.5rem !important;
  font-size: 20px;
  line-height: 32px;
}

.carcomp-pricing-table>tbody>tr {}