@import url(https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap);
@import url(css/bootstrap.min.css);
@import url(css/default/classy-nav.min.css);
@import url(css/animate.css);
@import url(css/owl.carousel.min.css);
@import url(css/magnific-popup.css);
@import url(css/jquery.animatedheadline.css);
@import url(css/default/lineicons.min.css);
@import url(css/font-awesome.min.css);
@import url(css/flag-icon.min.css);
* {
  margin: 0;
  padding: 0
}
body, html {
  font-family: Poppins, sans-serif;
  color: #747794;
  overflow-x: hidden
}
h1, h2, h3, h4, h5, h6 {
  color: #0b0757;
  line-height: 1.3
}
p {
  color: #747794;
  line-height: 1.9;
  font-size: 1rem
}
a, a:focus, a:hover {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  text-decoration: none;
  outline: 0 solid transparent;
  box-shadow: none;
  color: #0b0757
}
.btn:focus {
  box-shadow: none
}
ol, ul {
  margin: 0
}
ol li, ul li {
  list-style: none;
  text-decoration: none
}
ol li:focus, ol li:hover, ul li:focus, ul li:hover {
  list-style: none;
  text-decoration: none
}
img {
  max-width: 100%;
  height: auto
}
.mt-15 {
  margin-top: 15px
}
.mt-30 {
  margin-top: 30px
}
.mt-20 {
  margin-top: 20px
}
.mt-50 {
  margin-top: 50px
}
.mt-70 {
  margin-top: 70px
}
.mt-90 {
  margin-top: 90px
}
.mt-100 {
  margin-top: 100px
}
.mt-120 {
  margin-top: 120px
}
.mt-150 {
  margin-top: 150px
}
.mt-200 {
  margin-top: 200px
}
.mt-250 {
  margin-top: 250px
}
.mt-300 {
  margin-top: 300px
}
.mb-15 {
  margin-bottom: 15px
}
.mb-30 {
  margin-bottom: 30px
}
.mb-50 {
  margin-bottom: 50px
}
.mb-70 {
  margin-bottom: 70px
}
.mb-100 {
  margin-bottom: 100px
}
.mb-150 {
  margin-bottom: 150px
}
.mb-200 {
  margin-bottom: 200px
}
.mb-250 {
  margin-bottom: 250px
}
.mb-300 {
  margin-bottom: 300px
}
.ml-15 {
  margin-left: 15px
}
.ml-30 {
  margin-left: 30px
}
.ml-50 {
  margin-left: 50px
}
.mr-15 {
  margin-right: 15px
}
.mr-30 {
  margin-right: 30px
}
.mr-50 {
  margin-right: 50px
}
.mb-80 {
  margin-bottom: 5px
}
.section-padding-120 {
  padding-top: 30px;
  padding-bottom: 30px
}
.section-padding-0-120 {
  padding-top: 0;
  padding-bottom: 120px
}
.section-padding-120-0 {
  padding-top: 120px;
  padding-bottom: 0
}
.section-padding-120-90 {
  padding-top: 120px;
  padding-bottom: 90px
}
.section-padding-120-40 {
  padding-top: 120px;
  padding-bottom: 40px
}
.section-padding-120-70 {
  padding-top: 120px;
  padding-bottom: 70px
}
#scrollUp {
  bottom: 30px;
  font-size: 1rem;
  right: 30px;
  width: 40px;
  height: 40px;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .15);
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  border-radius: 50%;
  background-color: #0b0757
}
#scrollUp i {
  line-height: 40px
}
#scrollUp:focus, #scrollUp:hover {
  background-color: #2094c7
}
.jarallax {
  position: relative;
  z-index: 0
}
.jarallax .jarallax-img {
  position: absolute;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1
}
.modal-content {
  border: none
}
.modal-dialog {
  max-width: 50%;
  margin: 85px auto
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .modal-dialog {
    max-width: 800px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .modal-dialog {
    max-width: 700px
  }
}
@media only screen and (max-width:767px) {
  .modal-dialog {
    max-width: 300px
  }
}
@media only screen and (min-width:480px) and (max-width:767px) {
  .modal-dialog {
    max-width: 470px
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .modal-dialog {
    max-width: 560px
  }
}
.modal-dialog .modal-body {
  padding: 2rem;
  -webkit-box-shadow: 0 10px 55px 5px rgba(137, 173, 255, .35);
  box-shadow: 0 10px 55px 5px rgba(137, 173, 255, .35)
}
.modal-dialog .modal-body button.close {
  padding: 0;
  width: 30px;
  height: 30px;
  border: 2px solid #eff1f7;
  border-radius: 50%;
  line-height: 26px !important;
  z-index: 100;
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 12px
}
.modal-open .modal {
  background-color: #fff
}
.modal-backdrop.show {
  display: none !important
}
input:required, textarea:required {
  box-shadow: none !important;
  border: 1px solid #2094c7
}
input:invalid, textarea:invalid {
  box-shadow: none !important;
  border: 1px solid #2094c7
}
.ah-headline.clip .ah-words-wrapper::after {
  display: none
}
.no-boxshadow {
  box-shadow: none !important
}
.h-100vh {
  height: 100vh !important
}
.bg-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}
.bg-fixed {
  background-attachment: fixed
}
.bg-overlay {
  position: relative;
  z-index: 1
}
.bg-overlay::after {
  position: absolute;
  content: "";
  background-color: #747794;
  opacity: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1
}
.bg-gray {
  background-color: #f5f5ff
}
.radix-btn {
  border: none;
  display: inline-block;
  color: #fff;
  border-radius: 6px;
  padding: 0 2rem;
  font-size: 14px;
  background-color: #2094c7;
  height: 49px;
  line-height: 49px;
  text-transform: uppercase
}
.radix-btn:focus, .radix-btn:hover {
  background-color: transparent;
  color: #2094c7;
  box-shadow: 0 3px 42px 2px rgba(12, 82, 255, .175);
  line-height: 49px
}
.radix-btn.white-btn {
  background-color: #0b0757;
  color: #fff
}
.radix-btn.white-btn:focus, .radix-btn.white-btn:hover {
  background-color: #2094c7;
  color: #0b0757;
  box-shadow: 0 3px 42px 2px rgba(255, 255, 255, .175)
}
.radix-btn.white-btn-2 {
  background-color: #2094c7;
  color: #0b0757
}
.radix-btn.white-btn-2:focus, .radix-btn.white-btn-2:hover {
  background-color: #2094c7;
  color: #fff;
  box-shadow: 0 3px 42px 2px rgba(255, 255, 255, .175)
}
.radix-btn.btn-sm {
  padding: 0 1.25rem;
  height: 40px;
  line-height: 40px;
  background-color: #2094c7;
  color: #0b0757
}
.radix-btn.btn-sm:focus, .radix-btn.btn-sm:hover {
  background-color: #0b0757;
  color: #fff
}
.radix-btn-2 {
  padding: 0;
  color: #2094c7;
  border-radius: 0
}
.radix-btn-2:focus, .radix-btn-2:hover {
  color: #2094c7
}
.section-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 85px
}
.section-heading i {
  display: block;
  width: 60px;
  height: 60px;
  margin-bottom: 15px;
  background-color: #0b0757;
  color: #fff;
  border-radius: 50%;
  line-height: 60px;
  font-size: 1.75rem;
  text-align: center
}
.section-heading.text-center i {
  margin: 0 auto 15px
}
.section-heading span {
  color: #2094c7
}
.section-heading h6 {
  margin-bottom: 1rem;
  color: #747794;
  text-transform: uppercase;
  letter-spacing: 1px
}
.section-heading h2 {
  margin-bottom: 1rem;
  font-size: 2.25rem
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .section-heading h2 {
    font-size: 2rem
  }
}
@media only screen and (max-width:767px) {
  .section-heading h2 {
    font-size: 1.75rem
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .section-heading h2 {
    font-size: 2rem
  }
}
.section-heading p {
  font-size: 18px;
  margin-bottom: 0
}
@media only screen and (max-width:767px) {
  .section-heading p {
    font-size: 16px
  }
}
.section-heading.white span {
  color: #2094c7
}
.section-heading.white h2, .section-heading.white h6, .section-heading.white p {
  color: #fff
}
.card {
  border-color: #eff1f7;
  border-radius: 6px
}
.card-img-top {
  border-top-left-radius: calc(6px - 1px);
  border-top-right-radius: calc(6px - 1px)
}
.border, .border-bottom, .border-left, .border-right, .border-top {
  border-color: #eff1f7 !important
}
.mfp-iframe-holder .mfp-content {
  max-width: 1100px
}
.border-dashed {
  border-top: 2px dashed #eff1f7 !important
}
#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  top: 0;
  left: 0;
  background-color: #2094c7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden
}
.header-area {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: transparent
}
.header-area .classy-nav-container {
  background-color: transparent
}
.classy-navbar {
  height: 100px;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s
}
@media only screen and (max-width:767px) {
  .classy-navbar {
    height: 60px
  }
}
.classy-navbar .classynav ul li a {
  padding: 30px 10px;
  height: auto;
  line-height: 1;
  color: #fff;
  font-size: 15px;
  font-weight: 500
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .classy-navbar .classynav ul li a {
    padding: 30px 10px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .classy-navbar .classynav ul li a {
    padding: 15px;
    color: #0b0757
  }
}
@media only screen and (max-width:767px) {
  .classy-navbar .classynav ul li a {
    padding: 15px;
    color: #0b0757
  }
}
.classy-navbar .classynav ul li a:focus, .classy-navbar .classynav ul li a:hover {
  color: #fff;
  font-weight: 500
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .classy-navbar .classynav ul li a:focus, .classy-navbar .classynav ul li a:hover {
    color: #2094c7
  }
}
@media only screen and (max-width:767px) {
  .classy-navbar .classynav ul li a:focus, .classy-navbar .classynav ul li a:hover {
    color: #2094c7
  }
}
.classy-navbar .classynav > ul > li:hover > a {
  color: #2094c7
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .classy-navbar .classynav > ul > li:hover > a {
    color: #2094c7
  }
}
@media only screen and (max-width:767px) {
  .classy-navbar .classynav > ul > li:hover > a {
    color: #2094c7
  }
}
.classy-navbar .classynav ul li li a {
  padding: 14px 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #0b0757
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .classy-navbar .classynav ul li li a {
    padding: 14px 18px
  }
}
.classy-navbar .classynav ul li li a:focus, .classy-navbar .classynav ul li li a:hover {
  color: #2094c7
}
.classy-navbar .classynav ul li li a i {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  max-width: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  font-size: 1.25rem;
  margin-right: 1rem;
  border: 2px solid #eff1f7;
  line-height: 36px
}
.classy-navbar .classynav ul li li a i {
  margin-right: .8rem
}
.classy-navbar .classynav ul li li a span {
  display: block;
  color: #0b0757;
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s
}
.classy-navbar .classynav ul li li a span:focus, .classy-navbar .classynav ul li li a span:hover {
  color: #2094c7
}
.classy-navbar .classynav ul li li a span span {
  margin-top: .5rem;
  color: #747794;
  font-size: 13px
}
.classy-navbar .classynav ul li li a span span:focus, .classy-navbar .classynav ul li li a span span:hover {
  color: #747794
}
.classy-navbar .classynav ul li .dropdown li a {
  border-bottom: none
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .classy-navbar .classynav ul li .dropdown li a {
    padding: 14px 30px
  }
}
.classy-navbar .classynav ul li.has-down > a::after, .classy-navbar .classynav ul li.megamenu-item > a::after {
  color: #fff
}
.header2 .classynav > ul > li:hover > a {
  color: #2094c7
}
.header2 .classynav ul li a {
  color: #0b0757
}
.header2 .classynav ul li a:focus, .header2 .classynav ul li a:hover {
  color: #2094c7
}
.header2 .classynav ul li.has-down > a::after, .header2 .classynav ul li.megamenu-item > a::after {
  color: #0b0757
}
.header2 .classynav > ul > li > a::before {
  background-color: #2094c7
}
.classy-navbar-toggler {
  width: 30px;
  height: 30px;
  padding: 2px
}
.classy-navbar-toggler .navbarToggler {
  position: relative;
  z-index: 1;
  width: 26px;
  height: 26px
}
.classy-navbar-toggler .navbarToggler span {
  position: absolute;
  z-index: auto;
  width: 10px;
  border-radius: 50%;
  height: 10px;
  margin: 0
}
.classy-navbar-toggler .navbarToggler span:first-child {
  top: 0;
  left: 0;
  background-color: #fff
}
.classy-navbar-toggler .navbarToggler span:nth-child(2) {
  top: 0;
  right: 0;
  background-color: #2094c7
}
.classy-navbar-toggler .navbarToggler span:nth-child(3) {
  bottom: 0;
  left: 0;
  background-color: #2094c7
}
.classy-navbar-toggler .navbarToggler span:last-child {
  bottom: 0;
  right: 0;
  background-color: #fff
}
.classy-navbar-toggler .navbarToggler.active span:first-child {
  top: 0;
  left: 0;
  border-radius: 50% 50% 0 50%;
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  -ms-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg)
}
.classy-navbar-toggler .navbarToggler.active span:nth-child(2) {
  top: 0;
  right: 0;
  opacity: 1;
  border-radius: 50% 50% 50% 0
}
.classy-navbar-toggler .navbarToggler.active span:nth-child(3) {
  bottom: 0;
  left: 0;
  top: auto;
  border-radius: 50% 0 50% 50%;
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  -ms-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg)
}
.classy-navbar-toggler .navbarToggler.active span:last-child {
  bottom: 0;
  right: 0;
  border-radius: 0 50% 50% 50%
}
.header2 .classy-navbar-toggler .navbarToggler span:first-child {
  background-color: #2094c7
}
.header2 .classy-navbar-toggler .navbarToggler span:nth-child(2) {
  background-color: #2094c7
}
.header2 .classy-navbar-toggler .navbarToggler span:nth-child(3) {
  background-color: #2094c7
}
.header2 .classy-navbar-toggler .navbarToggler span:last-child {
  background-color: #2094c7
}
.classycloseIcon {
  top: 27px
}
.breakpoint-off .classynav ul li .dropdown {
  width: 190px;
  -webkit-transition-duration: 430ms;
  -o-transition-duration: 430ms;
  transition-duration: 430ms;
  border-radius: 6px;
  box-shadow: 0 0 88px 8px rgba(47, 91, 234, .125);
  padding: 1rem 0;
  background: #fff
}
.breakpoint-off .classynav ul li .megamenu {
  -webkit-transition-duration: 430ms;
  -o-transition-duration: 430ms;
  transition-duration: 430ms;
  border-radius: 6px;
  border: none;
  box-shadow: 0 0 88px 8px rgba(47, 91, 234, .125)
}
.breakpoint-off .classynav ul li:hover .dropdown, .breakpoint-off .classynav ul li:hover .megamenu {
  -webkit-animation: fadeInUp 430ms ease-in;
  animation: fadeInUp 430ms ease-in
}
.breakpoint-off .classynav ul li.megamenu-item:focus .megamenu, .breakpoint-off .classynav ul li.megamenu-item:hover .megamenu {
  top: 92%
}
.breakpoint-on .dd-trigger {
  background-color: #0b0757
}
.breakpoint-on .classynav ul li.has-down.active > .dd-trigger, .breakpoint-on .classynav ul li.megamenu-item.active > .dd-trigger {
  background-color: #2094c7
}
.classynav ul li .megamenu .single-mega.cn-col-6 {
  width: 50%;
  float: left;
  padding: 15px;
  border-right: 1px solid #eff1f7
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .classynav ul li .megamenu .single-mega.cn-col-6 {
    width: 100%;
    height: 350px
  }
}
@media only screen and (max-width:767px) {
  .classynav ul li .megamenu .single-mega.cn-col-6 {
    width: 100%;
    height: 350px
  }
}
.megamenu-thumb {
  position: absolute !important;
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  z-index: 1;
  background-position: center center;
  border-radius: 6px 0 0 6px;
  padding: 50px 70px
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .megamenu-thumb {
    width: 100%;
    height: 350px;
    border-radius: 0;
    padding: 40px
  }
}
@media only screen and (max-width:767px) {
  .megamenu-thumb {
    width: 100%;
    height: 350px;
    border-radius: 0;
    padding: 40px
  }
}
.megamenu-thumb::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  z-index: -5;
  background-color: #0b0757;
  opacity: .7;
  border-radius: 5px 0 0 5px
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .megamenu-thumb::after {
    border-radius: 0
  }
}
@media only screen and (max-width:767px) {
  .megamenu-thumb::after {
    border-radius: 0
  }
}
.megamenu-thumb .mm-text {
  text-align: center
}
.megamenu-thumb .mm-text p {
  color: #fff
}
.megamenu-thumb .mm-text .btn {
  padding: 16px 32px;
  display: inline-block;
  color: #fff
}
.megamenu-thumb .mm-text .btn:focus, .megamenu-thumb .mm-text .btn:hover {
  color: #0b0757
}
.header-area.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  background-color: #2094c7;
  box-shadow: 0 .25rem .5rem 0 rgba(15, 15, 15, .125)
}
.header-area.sticky .classy-navbar {
  height: 80px
}
@media only screen and (max-width:767px) {
  .header-area.sticky .classy-navbar {
    height: 60px
  }
}
.header-area.header2.sticky {
  background-color: #fff;
  box-shadow: 0 .25rem .5rem 0 rgba(15, 15, 15, .125)
}
.welcome-thumb {
  position: relative;
  z-index: 1;
  margin-top: 75px
}
@media only screen and (max-width:767px) {
  .welcome-thumb {
    margin-top: 0
  }
}
.background-animation {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%
}
.background-animation .star-ani {
  position: absolute;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  top: 15%;
  left: 45%;
  z-index: -1;
  -webkit-animation: rotateAnimation linear 39s infinite;
  animation: rotateAnimation linear 39s infinite
}
.background-animation .star-ani::after {
  position: absolute;
  content: "\e950";
  top: 10%;
  left: 10%;
  z-index: -1;
  border-radius: 50%;
  font-family: LineIcons;
  color: rgba(255, 255, 255, .26);
  font-size: 22px
}
.background-animation .cloud-ani {
  position: absolute;
  border-radius: 50%;
  width: 240px;
  height: 240px;
  top: 50%;
  left: 60%;
  z-index: -1;
  -webkit-animation: rotateAnimation linear 46s infinite;
  animation: rotateAnimation linear 46s infinite
}
.background-animation .cloud-ani::after {
  position: absolute;
  content: "\e950";
  top: 10%;
  left: 10%;
  z-index: -1;
  border-radius: 50%;
  font-family: LineIcons;
  color: rgba(255, 255, 255, .26);
  font-size: 2.5rem
}
.background-animation .circle-ani {
  position: absolute;
  border-radius: 50%;
  -webkit-animation: rotateAnimation linear 34s infinite;
  animation: rotateAnimation linear 34s infinite;
  width: 180px;
  height: 180px;
  left: 10%;
  top: 10%;
  z-index: -1
}
.background-animation .circle-ani::after {
  width: 20px;
  height: 20px;
  position: absolute;
  content: "";
  top: 10%;
  left: 10%;
  border: 3px solid rgba(255, 255, 255, .2);
  z-index: -1;
  border-radius: 50%
}
.background-animation .triangle-ani {
  position: absolute;
  border-radius: 50%;
  -webkit-animation: rotateAnimation linear 40s infinite;
  animation: rotateAnimation linear 40s infinite;
  width: 20%;
  height: 20%;
  left: 30%;
  top: 50%;
  z-index: -1
}
.background-animation .triangle-ani::after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-top: 14px solid rgba(255, 255, 255, .16);
  border-bottom: 14px solid transparent;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  z-index: -1
}
.background-animation .box-ani {
  position: absolute;
  border-radius: 50%;
  -webkit-animation: rotateAnimation linear 37s infinite;
  animation: rotateAnimation linear 37s infinite;
  width: 15%;
  height: 18%;
  left: 7%;
  top: 70%;
  z-index: -1
}
.background-animation .box-ani::after {
  width: 26px;
  height: 26px;
  position: absolute;
  content: "";
  z-index: -1;
  background-color: transparent;
  border-radius: 4px;
  border: 3px solid rgba(255, 255, 255, .2)
}
.background-animation .line-ani {
  position: absolute;
  border-radius: 50%;
  -webkit-animation: rotateAnimation linear 43s infinite;
  animation: rotateAnimation linear 43s infinite;
  width: 10%;
  height: 12%;
  left: 7%;
  top: 30%;
  z-index: -1
}
.background-animation .line-ani::after {
  width: 30px;
  height: 3px;
  position: absolute;
  content: "";
  z-index: -1;
  background-color: rgba(255, 255, 255, .17)
}
@-webkit-keyframes rotateAnimation {
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes rotateAnimation {
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.welcome-area {
  position: relative;
  z-index: 2;
  height: 100vh;
  background-color: #2094c7;
  overflow: hidden
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .welcome-area {
    height: 750px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .welcome-area {
    height: 650px
  }
}
@media only screen and (max-width:767px) {
  .welcome-area {
    height: 820px
  }
}
.welcome-area .background-image {
  position: absolute !important;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  z-index: -1
}
.welcome-area .background-shape .circle1 {
  width: 2200px;
  height: 2200px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .09);
  position: absolute;
  z-index: -30;
  top: -1100px;
  right: -1100px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .welcome-area .background-shape .circle1 {
    width: 1700px;
    height: 1700px;
    top: -850px;
    right: -850px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .welcome-area .background-shape .circle1 {
    width: 1700px;
    height: 1700px;
    top: -850px;
    right: -850px
  }
}
@media only screen and (max-width:767px) {
  .welcome-area .background-shape .circle1 {
    width: 1700px;
    height: 1700px;
    top: -850px;
    right: -850px
  }
}
.welcome-area .background-shape .circle2 {
  width: 1700px;
  height: 1700px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .09);
  position: absolute;
  z-index: -20;
  top: -850px;
  right: -850px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .welcome-area .background-shape .circle2 {
    width: 1200px;
    height: 1200px;
    top: -600px;
    right: -600px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .welcome-area .background-shape .circle2 {
    width: 1200px;
    height: 1200px;
    top: -600px;
    right: -600px
  }
}
@media only screen and (max-width:767px) {
  .welcome-area .background-shape .circle2 {
    width: 1200px;
    height: 1200px;
    top: -600px;
    right: -600px
  }
}
.welcome-area .background-shape .circle3 {
  width: 1200px;
  height: 1200px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .09);
  position: absolute;
  z-index: -10;
  top: -600px;
  right: -600px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .welcome-area .background-shape .circle3 {
    width: 700px;
    height: 700px;
    top: -350px;
    right: -350px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .welcome-area .background-shape .circle3 {
    width: 700px;
    height: 700px;
    top: -350px;
    right: -350px
  }
}
@media only screen and (max-width:767px) {
  .welcome-area .background-shape .circle3 {
    width: 700px;
    height: 700px;
    top: -350px;
    right: -350px
  }
}
.welcome-area .background-shape .circle4 {
  width: 700px;
  height: 700px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .09);
  position: absolute;
  z-index: -10;
  top: -350px;
  right: -350px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .welcome-area .background-shape .circle4 {
    width: 200px;
    height: 200px;
    top: -100px;
    right: -100px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .welcome-area .background-shape .circle4 {
    width: 200px;
    height: 200px;
    top: -100px;
    right: -100px
  }
}
@media only screen and (max-width:767px) {
  .welcome-area .background-shape .circle4 {
    width: 200px;
    height: 200px;
    top: -100px;
    right: -100px
  }
}
.welcome-area .hero-background-shape {
  position: absolute !important;
  top: -1px;
  right: -1px;
  z-index: -1
}
.welcome-area .welcome-content {
  position: relative;
  z-index: 1;
  margin-top: 75px
}
@media only screen and (max-width:767px) {
  .welcome-area .welcome-content {
    margin-top: 60px
  }
}
.welcome-area .welcome-content h2 {
  font-size: 3rem;
  margin-bottom: 1.5rem;
  font-weight: 700;
  color: #fff
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .welcome-area .welcome-content h2 {
    font-size: 2.5rem
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .welcome-area .welcome-content h2 {
    font-size: 2rem
  }
}
@media only screen and (max-width:767px) {
  .welcome-area .welcome-content h2 {
    font-size: 1.75rem
  }
}
.welcome-area .welcome-content p {
  font-size: 1.25rem;
  color: #fff
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .welcome-area .welcome-content p {
    font-size: 1.15rem
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .welcome-area .welcome-content p {
    font-size: 1rem
  }
}
@media only screen and (max-width:767px) {
  .welcome-area .welcome-content p {
    font-size: 1rem
  }
}
.welcome-area.hero2 {
  background-color: #fff
}
.welcome-area.hero2 .hero2-big-circle {
  width: 320px;
  height: 320px;
  border-radius: 50%;
  border: 4.5rem solid #f5f5ff;
  position: absolute !important;
  left: -185px;
  top: 54%;
  z-index: -1
}
.welcome-area.hero2 .welcome-content h2 {
  color: #0b0757
}
.welcome-area.hero2 .welcome-content p {
  color: #747794
}
.welcome-area.hero2 .background-animation .star-ani::after {
  color: rgba(12, 82, 255, .26)
}
.welcome-area.hero2 .background-animation .cloud-ani::after {
  color: rgba(12, 82, 255, .26)
}
.welcome-area.hero2 .background-animation .circle-ani::after {
  border: 4px solid rgba(12, 82, 255, .13)
}
.welcome-area.hero2 .background-animation .triangle-ani::after {
  border-top: 14px solid rgba(12, 82, 255, .12)
}
.welcome-area.hero2 .background-animation .box-ani::after {
  background-color: rgba(12, 82, 255, .11)
}
.welcome-area.hero2 .background-animation .line-ani::after {
  background-color: rgba(12, 82, 255, .17)
}
.welcome-area.hero3 {
  background-color: #fff
}
@media only screen and (max-width:767px) {
  .welcome-area.hero3 .container.h-100 {
    height: auto !important
  }
  .welcome-area.hero3 .container.h-100 .row.h-100 {
    height: auto !important
  }
}
.welcome-area.hero3 .hero3-bg-shape {
  position: absolute !important;
  top: -1px;
  left: 0;
  z-index: -1
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .welcome-area.hero3 .hero3-bg-shape {
    top: 30px
  }
  .welcome-area.hero3 .hero3-bg-shape::after {
    position: absolute;
    width: 100%;
    height: 100px;
    top: -95px;
    left: 0;
    content: "";
    background-color: #2094c7;
    z-index: -1
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .welcome-area.hero3 .hero3-bg-shape {
    top: 35px
  }
  .welcome-area.hero3 .hero3-bg-shape::after {
    position: absolute;
    width: 100%;
    height: 100px;
    top: -95px;
    left: 0;
    content: "";
    background-color: #2094c7;
    z-index: -1
  }
}
@media only screen and (max-width:767px) {
  .welcome-area.hero3 .hero3-bg-shape {
    top: 60px
  }
  .welcome-area.hero3 .hero3-bg-shape::after {
    position: absolute;
    width: 100%;
    height: 100px;
    top: -95px;
    left: 0;
    content: "";
    background-color: #2094c7;
    z-index: -1
  }
}
.welcome-area.hero3 .hero-side-img {
  position: absolute;
  width: 40%;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  margin-top: 75px
}
.welcome-area.hero3 .hero-side-img img {
  max-height: 100%;
  box-shadow: 0 .5rem 2rem 0 rgba(12, 82, 255, .172);
  border-radius: .5rem
}
.welcome-area.hero3 .hero-side-img .second-img {
  position: absolute;
  bottom: 40px;
  left: -40px;
  border-radius: .5rem;
  z-index: 1;
  -webkit-animation: slideAnimation linear 12s infinite;
  animation: slideAnimation linear 12s infinite
}
@media only screen and (max-width:767px) {
  .welcome-area.hero3 .hero-side-img {
    width: 75%;
    top: auto;
    transform: translateY(0);
    margin-top: 0;
    bottom: 10%
  }
}
@media only screen and (max-width:767px) {
  .welcome-area.hero3 .welcome-content {
    margin-top: 90px
  }
}
@media only screen and (max-width:767px) {
  .welcome-area.hero3 .welcome-content h2 {
    background-color: #fff;
    display: inline-block;
    padding: 0 .25rem
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .welcome-area.hero3 .welcome-content .animated--headline h4 {
    font-size: 1.25rem
  }
}
@media only screen and (max-width:767px) {
  .welcome-area.hero3 .welcome-content .animated--headline h4 {
    font-size: 1rem;
    background-color: #fff;
    display: inline-block;
    padding: 0 .25rem
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .welcome-area.hero3 .welcome-content .animated--headline h4 {
    font-size: 1.25rem
  }
}
.welcome-area.hero3 .welcome-content .animated--headline span {
  padding: 0
}
.welcome-area.hero3 .welcome-content .animated--headline .ah-words-wrapper {
  margin-left: 10px;
  color: #2094c7
}
.welcome-area.hero3 .welcome-content .animated--headline .ah-words-wrapper b {
  padding-right: .5rem;
  font-weight: 700
}
.welcome-area.hero3 .welcome-content h2 {
  color: #0b0757
}
.welcome-area.hero3 .welcome-content h2 span {
  color: #2094c7
}
.welcome-area.hero3 .welcome-content p {
  color: #747794
}
.welcome-area.hero4 {
  background-color: #fff
}
@media only screen and (max-width:767px) {
  .welcome-area.hero4 {
    height: 1050px
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .welcome-area.hero4 {
    height: 1150px
  }
}
.welcome-area.hero4 .hero4-bg-shape {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: -1
}
.welcome-area.hero4 .hero4-bg-shape2 {
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: -1
}
.welcome-area.hero4 .hero-slides .owl-nav {
  position: relative;
  margin-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media only screen and (max-width:767px) {
  .welcome-area.hero4 .hero-slides .owl-nav {
    margin-top: 1.5rem
  }
}
.welcome-area.hero4 .hero-slides .owl-nav .owl-next, .welcome-area.hero4 .hero-slides .owl-nav .owl-prev {
  width: 50px;
  height: 50px;
  background-color: #0b0757;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 1.25rem;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s
}
@media only screen and (max-width:767px) {
  .welcome-area.hero4 .hero-slides .owl-nav .owl-next, .welcome-area.hero4 .hero-slides .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    font-size: 1rem
  }
}
.welcome-area.hero4 .hero-slides .owl-nav .owl-next i, .welcome-area.hero4 .hero-slides .owl-nav .owl-prev i {
  line-height: 50px
}
@media only screen and (max-width:767px) {
  .welcome-area.hero4 .hero-slides .owl-nav .owl-next i, .welcome-area.hero4 .hero-slides .owl-nav .owl-prev i {
    line-height: 40px
  }
}
.welcome-area.hero4 .hero-slides .owl-nav .owl-next:hover, .welcome-area.hero4 .hero-slides .owl-nav .owl-prev:hover {
  background-color: #2094c7;
  color: #0b0757
}
.welcome-area.hero4 .hero-slides .owl-nav .owl-next {
  margin-left: 1rem
}
.welcome-area.hero4 .welcome-content h2 {
  color: #0b0757
}
.welcome-area.hero4 .welcome-content p {
  color: #747794
}
.welcome-area.hero4 .key-quote {
  font-size: 14px;
  padding: .5rem 1rem;
  background-color: #2094c7;
  display: inline-block;
  margin-bottom: 1rem;
  border-radius: .5rem;
  color: #0b0757
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .welcome-area.hero4 .key-quote {
    font-size: 12px
  }
}
@media only screen and (max-width:767px) {
  .welcome-area.hero4 .key-quote {
    font-size: 11px
  }
}
.welcome-area.hero4 .hero-video-card {
  position: relative;
  z-index: 1;
  border: 0;
  box-shadow: 0 16px 48px 12px rgba(12, 82, 255, .17);
  border-radius: 1rem;
  background-color: transparent;
  margin-top: 75px
}
@media only screen and (max-width:767px) {
  .welcome-area.hero4 .hero-video-card {
    margin-top: 0
  }
}
.welcome-area.hero4 .hero-video-card .video-shape {
  position: absolute;
  bottom: -70px;
  left: -70px;
  z-index: -1;
  -webkit-animation: slideAnimation linear 12s infinite;
  animation: slideAnimation linear 12s infinite
}
.welcome-area.hero4 .hero-video-card .video-card-slides {
  border-radius: 1rem
}
.welcome-area.hero4 .hero-video-card .video-card-slides div {
  border-radius: 1rem
}
.welcome-area.hero4 .hero-video-card .video-card-slides img {
  border-radius: 1rem
}
.welcome-area.hero4 .hero-video-card .video-play-btn {
  position: absolute;
  bottom: 50px;
  right: 50px;
  background-color: #fff;
  color: #0b0757;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  font-size: 1rem;
  z-index: 99
}
.welcome-area.hero4 .hero-video-card .video-play-btn i {
  line-height: 50px;
  padding-left: 2px
}
@-webkit-keyframes slideAnimation {
  50% {
    bottom: 0
  }
}
@keyframes slideAnimation {
  50% {
    bottom: 0
  }
}
.about-area {
  position: relative;
  z-index: 2
}
.about-area.about2 {
  overflow: hidden
}
.single-about-area {
  position: relative;
  z-index: 1
}
.single-about-area .icon {
  display: block;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  width: 80px;
  height: 80px;
  background-color: #2094c7;
  margin-bottom: 30px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  font-size: 36px
}
.single-about-area .icon i {
  line-height: 80px
}
.single-about-area h4 {
  display: inline-block;
  position: relative;
  z-index: 1;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  margin-bottom: 1rem;
  overflow: hidden
}
.single-about-area h4::after {
  -webkit-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #2094c7;
  content: '';
  top: 0;
  left: -110%;
  z-index: 2
}
.single-about-area p {
  display: block;
  font-size: 1rem;
  margin-bottom: 0
}
.single-about-area:focus h4, .single-about-area:hover h4 {
  color: #2094c7
}
.single-about-area:focus h4::after, .single-about-area:hover h4::after {
  left: 110%
}
.about-content {
  position: relative;
  z-index: 1
}
.about-content .col-12:nth-child(2) .single-about-area {
  margin-top: 70px
}
.about-content .col-12:nth-child(2) .single-about-area .icon {
  background-color: #2094c7
}
@media only screen and (max-width:767px) {
  .about-content .col-12:nth-child(3) .single-about-area {
    margin-top: 70px
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .about-content .col-12:nth-child(3) .single-about-area {
    margin-top: 0
  }
}
.about-content .col-12:nth-child(3) .single-about-area .icon {
  background-color: #2094c7
}
.about-content .col-12:nth-child(4) .single-about-area {
  margin-top: 70px
}
.about-content .col-12:nth-child(4) .single-about-area .icon {
  background-color: #2094c7
}
.aboutUs-thumbnail {
  position: relative;
  z-index: 1;
  border-radius: .75rem
}
.aboutUs-thumbnail::before {
  content: "";
  position: absolute;
  width: 60%;
  height: 40px;
  background-color: #2094c7;
  top: 50px;
  right: 70%;
  z-index: 10;
  border-radius: 3px
}
.aboutUs-thumbnail img {
  border-radius: .75rem
}
.aboutUs-content {
  position: relative;
  z-index: 1
}
.hero3 .single-about-area {
  position: relative;
  z-index: 1
}
.hero3 .single-about-area .icon {
  display: block;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  width: 80px;
  height: 80px;
  background-color: #0b0757;
  margin-bottom: 30px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  font-size: 36px
}
.hero3 .single-about-area .icon i {
  line-height: 80px
}
.hero3 .single-about-area h4 {
  display: inline-block;
  position: relative;
  z-index: 1;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  margin-bottom: 1rem;
  overflow: hidden
}
.hero3 .single-about-area h4::after {
  -webkit-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #2094c7;
  content: '';
  top: 0;
  left: -110%;
  z-index: 2
}
.hero3 .single-about-area p {
  display: block;
  font-size: 1rem;
  margin-bottom: 0
}
.hero3 .single-about-area:focus h4, .hero3 .single-about-area:hover h4 {
  color: #2094c7
}
.hero3 .single-about-area:focus h4::after, .hero3 .single-about-area:hover h4::after {
  left: 110%
}
.about4 .aboutUs-thumbnail::before {
  display: none
}
.about4 .aboutUs-thumbnail::after {
  width: 308px;
  height: 308px;
  background-image: url(img/core-img/dot-blue.png);
  background-repeat: repeat;
  content: "";
  position: absolute;
  z-index: -5;
  opacity: 1;
  right: -40px;
  top: -50px
}
.about3 {
  background-color: #fff
}
.hero-card {
  background-color: #f5f5ff
}
.hero-card .card-body {
  padding: 1.5rem
}
.hero-card i {
  color: #2094c7;
  font-size: 2.5rem;
  display: block;
  margin-bottom: 1rem
}
.tab--area {
  position: relative;
  z-index: 1
}
.tab--area .nav-tabs {
  width: 100%;
  position: relative;
  z-index: 1;
  border-bottom: none;
  margin-bottom: 30px
}
.tab--area .nav-tabs::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 7px;
  border-radius: 50px;
  background-color: #f5f5ff;
  bottom: -20px;
  left: 0;
  right: 0
}
.tab--area .nav-tabs .nav-item {
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.tab--area .nav-tabs .nav-item .nav-link {
  position: relative;
  z-index: 1;
  border: none;
  text-align: center;
  font-size: 1.25rem;
  border-radius: 6px;
  padding: 1rem
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .tab--area .nav-tabs .nav-item .nav-link {
    font-size: 1rem
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .tab--area .nav-tabs .nav-item .nav-link {
    font-size: 1rem;
    padding: .75rem
  }
}
@media only screen and (max-width:767px) {
  .tab--area .nav-tabs .nav-item .nav-link {
    font-size: 1rem;
    padding: .5rem
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .tab--area .nav-tabs .nav-item .nav-link {
    font-size: 14px;
    padding: .375rem
  }
}
.tab--area .nav-tabs .nav-item .nav-link::before {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  content: '';
  position: absolute;
  width: 0%;
  height: 7px;
  background-color: #2094c7;
  border-radius: 0 6px 6px 0;
  bottom: -20px;
  left: 50%
}
@media only screen and (max-width:767px) {
  .tab--area .nav-tabs .nav-item .nav-link::before {
    display: none
  }
}
.tab--area .nav-tabs .nav-item .nav-link::after {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  content: '';
  position: absolute;
  width: 0%;
  height: 7px;
  background-color: #2094c7;
  border-radius: 6px 0 0 6px;
  bottom: -20px;
  right: 50%
}
@media only screen and (max-width:767px) {
  .tab--area .nav-tabs .nav-item .nav-link::after {
    display: none
  }
}
.tab--area .nav-tabs .nav-item .nav-link.active {
  background-color: #2094c7;
  color: #0b0757
}
.tab--area .nav-tabs .nav-item .nav-link.active::before {
  width: 50%
}
.tab--area .nav-tabs .nav-item .nav-link.active::after {
  width: 50%
}
.tab--area .tab--text h6 {
  background-color: #2094c7;
  display: inline-block;
  padding: 8px 20px;
  border-radius: 4px;
  font-size: 14px;
  margin-bottom: 1.5rem
}
.tab--area .tab--text h2 {
  margin-bottom: 1rem;
  font-size: 2rem
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .tab--area .tab--text h2 {
    font-size: 1.5rem
  }
}
@media only screen and (max-width:767px) {
  .tab--area .tab--text h2 {
    font-size: 1.5rem
  }
}
.tab--area .tab--text p {
  margin-bottom: 0
}
.tab--area .tab--text .progress {
  height: 6px;
  background-color: #f5f5ff
}
.tab--area .tab--text .progress .progress-bar {
  background-color: #2094c7
}
.service-card {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  position: relative;
  z-index: 1;
  border-radius: 6px;
  padding: 30px;
  text-align: center;
  box-shadow: 0 12px 30px rgba(47, 91, 234, .05);
  overflow: hidden
}
.service-card::after {
  position: absolute;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background-color: #fff;
  opacity: .09;
  top: 20px;
  content: "";
  left: 20px;
  z-index: -1
}
.service-card .icon {
  position: relative;
  z-index: 10;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 auto 45px;
  background-color: #0b0757;
  border-radius: 50%;
  color: #fff;
  font-size: 2rem
}
.service-card .icon i {
  line-height: 80px
}
.service-card .icon::after {
  position: absolute;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  content: "";
  top: -10px;
  left: -10px;
  background-color: transparent;
  border: 2px dashed #eff1f7;
  border-radius: 50%;
  z-index: -10
}
.service-card h4 {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  margin-bottom: 1rem
}
.service-card p {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  margin-bottom: 0
}
.service-card.active, .service-card:focus, .service-card:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 18px 56px rgba(47, 91, 234, .135);
  background-color: #2094c7;
  border-color: #2094c7
}
.service-card.active .icon::after, .service-card:focus .icon::after, .service-card:hover .icon::after {
  border-color: rgba(255, 255, 255, .5)
}
.service-card.active h4, .service-card.active p, .service-card:focus h4, .service-card:focus p, .service-card:hover h4, .service-card:hover p {
  color: #fff
}
.service-area {
  position: relative;
  z-index: 5
}
.service-area .row {
  margin-right: -25px;
  margin-left: -25px
}
.service-area .row .col-12 {
  padding-left: 25px;
  padding-right: 25px
}
.service-area .row .col-12:nth-child(2) .icon {
  background-color: #2094c7
}
.service-area .row .col-12:nth-child(2) img {
  display: none
}
.service-area .row .col-12:nth-child(3) .icon {
  background-color: #2094c7
}
.service-area .row .col-12:nth-child(3) img {
  margin-left: -70px
}
.service-area .row .col-12:nth-child(4) .icon {
  background-color: #2094c7
}
.service-area .row .col-12:nth-child(5) .icon {
  background-color: #2094c7
}
.service-area .row .col-12:nth-child(5) img {
  display: none
}
.service-area .row .col-12:nth-child(6) img {
  margin-left: -70px
}
.service3 .service-card {
  border: 0;
  box-shadow: none
}
.service3 .service-card.active, .service3 .service-card:focus, .service3 .service-card:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 18px 56px rgba(47, 91, 234, .135);
  background-color: #fff
}
.service3 .service-card.active::after, .service3 .service-card:focus::after, .service3 .service-card:hover::after {
  background-color: #2094c7
}
.service3 .service-card.active .icon::after, .service3 .service-card:focus .icon::after, .service3 .service-card:hover .icon::after {
  border-color: #fff
}
.service3 .service-card.active h4, .service3 .service-card:focus h4, .service3 .service-card:hover h4 {
  color: #2094c7
}
.service3 .service-card.active p, .service3 .service-card:focus p, .service3 .service-card:hover p {
  color: #747794
}
.pricing-card {
  position: relative;
  z-index: 1;
  border-radius: 12px;
  padding: 60px 50px;
  background-color: #fff;
  overflow: hidden
}
.pricing-card .pricing-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 50px
}
.pricing-card .pricing-heading .price-icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1
}
.pricing-card .pricing-heading .price-icon i {
  font-size: 4rem;
  color: #2094c7
}
.pricing-card .pricing-heading .price {
  display: block
}
.pricing-card .pricing-heading .price h5 {
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  background-color: #2094c7;
  border-radius: .25rem;
  display: inline-block;
  padding: .25rem .75rem
}
.pricing-card .pricing-heading .price h2 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0
}
@media only screen and (max-width:767px) {
  .pricing-card .pricing-heading .price h2 {
    font-size: 2rem
  }
}
.pricing-card .pricing-heading .price span {
  font-size: 1rem;
  color: #747794
}
.pricing-card .pricing-desc {
  position: relative;
  z-index: 1
}
.pricing-card .pricing-desc ul li {
  position: relative;
  z-index: 1;
  font-size: 1rem;
  color: #747794;
  margin-bottom: .75rem;
  padding-left: 25px
}
.pricing-card .pricing-desc ul li::before {
  content: '\e94c';
  font-family: LineIcons;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 1rem;
  color: #2094c7
}
.pricing-card .pricing-desc ul li.times::before {
  content: '\e94d';
  color: #d63031
}
.pricing-card .pricing-desc ul li:last-child {
  margin-bottom: 0
}
.pricing-card .pricing-btn {
  position: relative;
  z-index: 1;
  margin-top: 50px
}
.pricing-card .pricing-btn .radix-btn {
  border: 2px solid #eff1f7;
  background-color: transparent;
  color: #2094c7;
  line-height: 44px
}
.pricing-card .pricing-btn .radix-btn:focus, .pricing-card .pricing-btn .radix-btn:hover {
  color: #fff;
  border: 2px solid #2094c7;
  background-color: #2094c7
}
.pricing-card.active {
  z-index: 100;
  background-color: #fff;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 0 0 88px 2px rgba(47, 91, 234, .125)
}
@media only screen and (max-width:767px) {
  .pricing-card.active {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
}
.pricing-card.active .radix-btn {
  color: #fff;
  border: 2px solid #2094c7;
  background-color: #2094c7
}
.pricing-card.active .radix-btn:focus, .pricing-card.active .radix-btn:hover {
  border: 2px solid #eff1f7;
  background-color: transparent;
  color: #2094c7
}
.pricing-table-switch {
  position: relative;
  z-index: 1
}
.pricing-table-switch .nav-tabs .nav-item {
  margin-bottom: 0
}
.pricing-table-switch .nav-tabs .nav-item .nav-link {
  position: relative;
  z-index: 1;
  min-width: 125px;
  text-align: center;
  margin: 0 7.5px;
  border: none;
  border-radius: 4px;
  font-size: 1rem;
  padding: 10px 30px;
  text-transform: capitalize;
  background-color: #fff;
  border: 2px solid #eff1f7
}
.pricing-table-switch .nav-tabs .nav-item .nav-link .popular-badge {
  position: absolute;
  padding: 5px 12px;
  top: 0;
  font-size: 12px;
  right: -65%;
  background-color: #2094c7;
  border-radius: 16px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff
}
@media only screen and (max-width:767px) {
  .pricing-table-switch .nav-tabs .nav-item .nav-link .popular-badge {
    right: -50%
  }
}
.pricing-table-switch .nav-tabs .nav-item .nav-link.active {
  border-color: #2094c7;
  background-color: #2094c7;
  color: #fff
}
.radix-pricing-plan-area {
  position: relative;
  z-index: 1
}
.radix-pricing-plan-area .price-shape img {
  position: absolute !important;
  transform: translateY(-50%);
  top: 50%;
  right: 0;
  z-index: -5
}
.radix-pricing-plan-area.price2 .price-shape img {
  right: auto;
  left: 0
}
.radix-pricing-plan-area.price2 .pricing-card.active {
  background-color: #0b0757;
  border: 0 !important;
  overflow: hidden
}
.radix-pricing-plan-area.price2 .pricing-card.active::after {
  width: 600px;
  height: 600px;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  background-color: rgba(255, 255, 255, .05);
  top: -300px;
  left: -300px;
  content: ""
}
.radix-pricing-plan-area.price2 .pricing-card.active .pricing-heading .price h2 {
  color: #fff
}
.radix-pricing-plan-area.price2 .pricing-card.active .pricing-desc ul li {
  color: #fff
}
.radix-pricing-plan-area.price2 .pricing-card.active .pricing-desc ul li::before {
  color: #2094c7
}
.radix-pricing-plan-area.price2 .pricing-card.active .pricing-desc ul li.times::before {
  color: #d63031
}
.radix-pricing-plan-area.price2 .pricing-card.active .radix-btn {
  border: 0;
  background-color: #2094c7;
  color: #0b0757;
  line-height: 50px
}
.radix-pricing-plan-area.price2 .pricing-card.active .radix-btn:focus, .radix-pricing-plan-area.price2 .pricing-card.active .radix-btn:hover {
  color: #fff;
  background-color: #2094c7
}
.feature-card {
  position: relative;
  z-index: 1;
  background-color: #fff;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  overflow: hidden
}
.feature-card::after {
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #fff;
  opacity: .1;
  z-index: -1;
  content: '';
  bottom: -120px;
  right: -120px
}
.feature-card i {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
  min-width: 45px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #0b0757;
  text-align: center;
  color: #fff;
  line-height: 45px;
  font-size: 20px;
  margin-right: 15px
}
.feature-card h5 {
  color: #fff
}
.feature-card h6 {
  margin-bottom: 0;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s
}
.feature-card span {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  font-size: 14px
}
.feature-card.active, .feature-card:focus, .feature-card:hover {
  border-color: #0b0757;
  background-color: #0b0757;
  box-shadow: 0 18px 56px rgba(255, 255, 255, .175)
}
.feature-card.active::after, .feature-card:focus::after, .feature-card:hover::after {
  bottom: -50px;
  right: -40px
}
.feature-card.active i, .feature-card:focus i, .feature-card:hover i {
  box-shadow: 0 2px 38px rgba(255, 255, 255, .4)
}
.feature-card.active h6, .feature-card.active span, .feature-card:focus h6, .feature-card:focus span, .feature-card:hover h6, .feature-card:hover span {
  color: #fff
}
.radix-features-area {
  position: relative;
  z-index: 1;
  background-color: #2094c7;
  overflow: hidden
}
.radix-features-area .background-shape {
  position: absolute;
  width: 1200px;
  height: 1200px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, .09);
  transform: rotate(-30deg);
  top: -600px;
  left: -500px;
  z-index: -5
}
.radix-features-area .row .row .col-12:first-child .feature-card i {
  background-color: #2094c7
}
.radix-features-area .row .row .col-12:nth-child(2) .feature-card i {
  background-color: #2094c7
}
.radix-features-area .row .row .col-12:nth-child(3) .feature-card i {
  background-color: #2094c7;
  color: #fff
}
.radix-features-area .row .row .col-12:nth-child(4) .feature-card i {
  background-color: #2094c7
}
.radix-features-area .row .row .col-12:nth-child(5) .feature-card i {
  background-color: #2094c7
}
.radix-features-area .row .row .col-12:nth-child(6) .feature-card i {
  background-color: #2094c7
}
.radix-features-area.feature2 {
  background-color: #f5f5ff
}
.feature3 {
  position: relative;
  z-index: 1
}
.feature3 .feature--content h6 {
  padding: .5rem 1rem;
  background-color: #f5f5ff;
  color: #2094c7;
  border-radius: 36px;
  display: inline-block;
  margin-bottom: 1rem;
  font-size: 14px
}
.feature3 .feature--content h2 {
  font-size: 3rem;
  margin-bottom: 1rem
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .feature3 .feature--content h2 {
    font-size: 2rem
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .feature3 .feature--content h2 {
    font-size: 1.75rem
  }
}
@media only screen and (max-width:767px) {
  .feature3 .feature--content h2 {
    font-size: 2rem
  }
}
.feature3 .feature--content p {
  font-size: 18px;
  margin-bottom: 2rem
}
.feature3 .feature--content ul li {
  position: relative;
  z-index: 1;
  margin-bottom: 1rem;
  padding-left: 2rem
}
.feature3 .feature--content ul li::after {
  content: "\e94c";
  top: -2px;
  left: 0;
  position: absolute;
  font-family: LineIcons;
  color: #2094c7;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  z-index: 1
}
.feature3 .feature--content ul li:last-child {
  margin-bottom: 0
}
.feature4 {
  position: relative;
  z-index: 1
}
.feature4 .feature-side-thumbnail {
  position: absolute;
  bottom: -15px;
  right: 0;
  z-index: -1;
  opacity: .5
}
.feature4 .feature--thumb {
  position: relative;
  z-index: 1
}
.feature4 .feature--text {
  position: relative;
  z-index: 1
}
.feature4 .feature--text h2 {
  font-size: 2.5rem;
  margin-bottom: 1rem
}
@media only screen and (max-width:767px) {
  .feature4 .feature--text h2 {
    font-size: 2rem
  }
}
.feature4 .feature--text p {
  font-size: 1.25rem
}
.feature-box-two {
  position: relative;
  z-index: 1;
  background-color: rgba(8, 17, 251, .9);
  border-radius: 1rem
}
.feature-card-box {
  position: relative;
  z-index: 1
}
.feature-card-box .feature-icon {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  max-width: 60px;
  width: 60px
}
.feature-card-box .feature-icon h4 {
  color: #fff
}
.feature-card-box .feature-text h5 {
  color: #fff
}
.feature-card-box .feature-text p {
  color: rgba(255, 255, 255, .7);
  margin-bottom: 0;
  font-size: 14px
}
.radix-team-area {
  position: relative;
  z-index: 1;
  background-color: #0b0757;
  overflow: hidden
}
.radix-team-area .section-heading::after {
  width: 180px;
  height: 180px;
  background-image: url(img/core-img/dot.png);
  background-repeat: repeat;
  content: "";
  position: absolute;
  bottom: -70px;
  left: -70px;
  z-index: -5;
  opacity: .15
}
.single-team {
  position: relative;
  z-index: 1;
  border-radius: 200px 200px 200px 0
}
.single-team::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -15px;
  left: 15px;
  z-index: -10;
  border-radius: 200px 200px 200px 0;
  border: 2px solid #2094c7;
  content: ""
}
.single-team img {
  width: 100%;
  border-radius: 200px 200px 200px 0;
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s
}
.single-team .hover-overlay {
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 30px;
  border-radius: 0;
  z-index: 100
}
.single-team .hover-overlay p {
  color: #fff;
  margin-bottom: 0;
  line-height: 1;
  background-color: #2094c7;
  padding: .375rem 1rem;
  display: inline-block;
  font-size: 14px
}
.single-team .hover-overlay p span {
  font-size: 12px
}
.team-members-area {
  position: relative;
  z-index: 1
}
.team-members-area .row {
  margin-left: -25px;
  margin-right: -25px
}
@media only screen and (max-width:767px) {
  .team-members-area .row {
    margin-left: -10px;
    margin-right: -10px
  }
}
.team-members-area .row .col-12 {
  padding-left: 25px;
  padding-right: 25px
}
.team-members-area .col-12:nth-child(2) .single-team {
  border-radius: 200px 0 200px 200px;
  margin-top: 80px
}
.team-members-area .col-12:nth-child(2) .single-team::after {
  border-radius: 200px 0 200px 200px;
  border-color: #2094c7
}
.team-members-area .col-12:nth-child(2) .single-team img {
  border-radius: 200px 0 200px 200px
}
.team-members-area .col-12:nth-child(2) .single-team .hover-overlay {
  text-align: right;
  bottom: auto;
  top: 30px;
  left: auto;
  right: 30px
}
.team-member-page .row {
  margin-left: -25px;
  margin-right: -25px
}
@media only screen and (max-width:767px) {
  .team-member-page .row {
    margin-left: -10px;
    margin-right: -10px
  }
}
.team-member-page .row .col-12 {
  padding-left: 25px;
  padding-right: 25px
}
.team-member-page .single-team {
  border-radius: 20px
}
.team-member-page .single-team::after {
  display: none
}
.team-member-page .single-team img {
  border-radius: 20px
}
.our-partner-area {
  position: relative;
  z-index: 5
}
.single-partner {
  position: relative;
  z-index: 1;
  padding-left: 20px;
  padding-right: 20px
}
.partner3 {
  position: relative;
  z-index: 1;
  background-color: #2094c7
}
.partner3 .single-partner {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 12px;
  min-height: 71px
}
.radix-portfolio-area {
  position: relative;
  z-index: 5
}
.single-portfolio-area {
  position: relative;
  z-index: 1;
  background-color: #fff;
  border-radius: 12px;
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
  overflow: hidden
}
.single-portfolio-area img {
  width: 100%;
  border-radius: 10px;
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s
}
.single-portfolio-area .overlay-content {
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
  position: absolute;
  width: 100%;
  height: 80px;
  background-color: #fff;
  bottom: -100px;
  left: 0;
  z-index: 100;
  border-radius: 0 0 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  opacity: 0;
  visibility: hidden
}
.single-portfolio-area .overlay-content .portfolio-title a {
  margin-bottom: 0;
  color: #0b0757
}
.single-portfolio-area .overlay-content .portfolio-title a:hover {
  color: #2094c7
}
.single-portfolio-area .overlay-content .portfolio-links a {
  color: #747794;
  padding-left: 1rem
}
.single-portfolio-area .overlay-content .portfolio-links a:hover {
  color: #2094c7
}
.single-portfolio-area:focus, .single-portfolio-area:hover {
  box-shadow: 0 10px 48px rgba(47, 91, 234, .175);
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px)
}
.single-portfolio-area:focus img, .single-portfolio-area:hover img {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px)
}
.single-portfolio-area:focus .overlay-content, .single-portfolio-area:hover .overlay-content {
  bottom: 0;
  opacity: 1;
  visibility: visible
}
.mfp-bg {
  opacity: .5
}
.mfp-bg.img {
  padding: 0;
  border-radius: 2px !important
}
img.mfp-img {
  padding: 0 !important
}
.mfp-arrow-left::before, .mfp-arrow-right::before {
  display: none !important
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #0b0757;
  padding-right: 0;
  background-color: #fff;
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 31px;
  position: fixed;
  top: 30px;
  right: 30px;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  z-index: 100;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}
.mfp-bottom-bar {
  margin-top: 0;
  top: auto;
  bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 15px;
  padding-right: 15px
}
.mfp-bottom-bar .mfp-title {
  line-height: 1;
  color: #fff;
  font-size: 12px;
  background-color: #2094c7;
  padding: 4px 14px;
  margin-right: .5rem
}
.mfp-bottom-bar .mfp-counter {
  position: relative;
  line-height: 1;
  color: #fff;
  font-size: 12px;
  background-color: #2094c7;
  padding: 4px 14px;
  margin-left: .5rem
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  transform: scale(.5)
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: .5
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  transform: scale(.7);
  opacity: 0
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0
}
.btn.portfolio-btn {
  border: 2px solid #eff1f7;
  padding: .35rem 1.25rem;
  color: #0b0757;
  border-radius: 66px;
  margin: 0 5px;
  font-size: 14px
}
@media only screen and (max-width:767px) {
  .btn.portfolio-btn {
    margin-bottom: 10px
  }
}
.btn.portfolio-btn span {
  margin-left: 8px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  text-align: center;
  font-size: 12px;
  line-height: 26px;
  background-color: #2094c7;
  display: inline-block
}
.btn.portfolio-btn.active, .btn.portfolio-btn:focus, .btn.portfolio-btn:hover {
  border: 2px solid #2094c7;
  background-color: #2094c7;
  color: #fff
}
.btn.portfolio-btn.active span, .btn.portfolio-btn:focus span, .btn.portfolio-btn:hover span {
  color: #0b0757
}
.portfolio-slides-2 {
  position: relative;
  z-index: 1
}
.portfolio-slides-2 .owl-nav {
  position: relative;
  z-index: 1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.portfolio-slides-2 .owl-nav .owl-next, .portfolio-slides-2 .owl-nav .owl-prev {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  font-size: 1rem;
  width: 40px;
  height: 40px;
  color: #2094c7;
  background-color: #f5f5ff;
  border-radius: 3px;
  color: #0b0757
}
.portfolio-slides-2 .owl-nav .owl-next i, .portfolio-slides-2 .owl-nav .owl-prev i {
  line-height: 40px
}
.portfolio-slides-2 .owl-nav .owl-next:focus, .portfolio-slides-2 .owl-nav .owl-next:hover, .portfolio-slides-2 .owl-nav .owl-prev:focus, .portfolio-slides-2 .owl-nav .owl-prev:hover {
  background-color: #2094c7;
  color: #fff
}
.portfolio-slides-2 .owl-nav .owl-prev {
  margin-right: .5rem
}
.portfolio-slides-2 .owl-nav .owl-next {
  margin-left: .5rem
}
.portfolio-slides-2 .overlay-content {
  background-color: #f5f5ff
}
.creative-porfolio-area {
  position: relative;
  z-index: 1;
  padding-left: 5%;
  padding-right: 5%
}
.creative-porfolio-area .row {
  margin-left: -25px;
  margin-right: -25px
}
.creative-porfolio-area .row .col-12 {
  padding-left: 5px;
  padding-right: 5px
}
.card-creative-portfolio .overlay-content {
  background-color: #0b0757
}
.card-creative-portfolio .overlay-content .portfolio-links a, .card-creative-portfolio .overlay-content .portfolio-title a {
  color: #fff
}
.card-creative-portfolio .overlay-content .portfolio-links a:focus, .card-creative-portfolio .overlay-content .portfolio-links a:hover, .card-creative-portfolio .overlay-content .portfolio-title a:focus, .card-creative-portfolio .overlay-content .portfolio-title a:hover {
  color: #2094c7
}
.creative-porfolio-line {
  position: relative;
  z-index: 1
}
.creative-porfolio-line .line1, .creative-porfolio-line .line2, .creative-porfolio-line .line3, .creative-porfolio-line .line4, .creative-porfolio-line .line5, .creative-porfolio-line .line6 {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -5;
  background-color: #eff1f7
}
.creative-porfolio-line .line1 {
  left: 14.28%
}
.creative-porfolio-line .line2 {
  left: 28.56%
}
.creative-porfolio-line .line3 {
  left: 42.84%
}
.creative-porfolio-line .line4 {
  left: 57.12%
}
.creative-porfolio-line .line5 {
  left: 71.4%
}
.creative-porfolio-line .line6 {
  left: 85.68%
}
.related-project-slide {
  position: relative;
  z-index: 1
}
.related-project-slide .owl-nav {
  position: absolute;
  z-index: 5;
  top: -65px;
  right: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.related-project-slide .owl-nav .owl-next, .related-project-slide .owl-nav .owl-prev {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  font-size: 1rem;
  width: 40px;
  height: 40px;
  color: #2094c7;
  background-color: #f5f5ff;
  border-radius: 3px;
  color: #0b0757
}
.related-project-slide .owl-nav .owl-next i, .related-project-slide .owl-nav .owl-prev i {
  line-height: 40px
}
.related-project-slide .owl-nav .owl-next:focus, .related-project-slide .owl-nav .owl-next:hover, .related-project-slide .owl-nav .owl-prev:focus, .related-project-slide .owl-nav .owl-prev:hover {
  background-color: #2094c7;
  color: #fff
}
.related-project-slide .owl-nav .owl-prev {
  margin-right: .5rem
}
.related-project-slide .owl-nav .owl-next {
  margin-left: .5rem
}
.project-details-shots-slide {
  position: relative;
  z-index: 1
}
.project-details-shots-slide .owl-nav .owl-next, .project-details-shots-slide .owl-nav .owl-prev {
  text-align: center;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  font-size: 1rem;
  width: 40px;
  height: 40px;
  color: #2094c7;
  background-color: #f5f5ff;
  border-radius: 3px;
  color: #0b0757;
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -20px
}
.project-details-shots-slide .owl-nav .owl-next i, .project-details-shots-slide .owl-nav .owl-prev i {
  line-height: 40px
}
.project-details-shots-slide .owl-nav .owl-next:focus, .project-details-shots-slide .owl-nav .owl-next:hover, .project-details-shots-slide .owl-nav .owl-prev:focus, .project-details-shots-slide .owl-nav .owl-prev:hover {
  background-color: #2094c7;
  color: #fff
}
.project-details-shots-slide .owl-nav .owl-next {
  left: auto;
  right: 15px
}
.project-card {
  position: relative;
  z-index: 1;
  background-color: #2094c7;
  padding: 4rem 1rem;
  border-radius: 12px
}
.project-card span {
  font-size: 120px;
  color: #fff;
  position: absolute;
  z-index: -10;
  opacity: .1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: 100
}
.project-card a, .project-card h3, .project-card p {
  color: #fff
}
.portfolio-content .row .col-12:nth-child(2) .project-card {
  background-color: #0b0757
}
.portfolio-content .row .col-12:nth-child(3) .project-card {
  background-color: #2094c7
}
.portfolio-content .row .col-12:nth-child(3) .project-card span {
  color: #0b0757
}
.portfolio-content .row .col-12:nth-child(3) .project-card a, .portfolio-content .row .col-12:nth-child(3) .project-card h3, .portfolio-content .row .col-12:nth-child(3) .project-card p {
  color: #0b0757
}
.project-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: .75rem
}
.project-img img {
  border-radius: .75rem;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s
}
.project-img:focus img, .project-img:hover img {
  -webkit-transform: scale3d(1.2, 1.2, 1);
  -ms-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1)
}
.project-share-info a {
  display: inline-block;
  margin-right: 15px;
  width: 36px;
  height: 36px;
  border: 2px solid #eff1f7;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  color: #747794
}
.project-share-info a:focus, .project-share-info a:hover {
  border-color: #2094c7;
  background-color: #2094c7;
  color: #fff
}
.project-share-info a:last-child {
  margin-right: 0
}
.project-details-shots {
  position: relative;
  z-index: 1
}
.project-details-shots .video-card {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  background-color: transparent;
  z-index: 10;
  left: 0
}
@media only screen and (max-width:767px) {
  .related-project-area .section-heading h2 {
    font-size: 1.25rem
  }
}
@media only screen and (min-width:480px) and (max-width:767px) {
  .related-project-area .section-heading h2 {
    font-size: 1.75rem
  }
}
.client-feedback-area {
  position: relative;
  z-index: 1;
  overflow: hidden
}
.client-feedback-area .owl-stage-outer {
  right: -50px
}
@media only screen and (max-width:767px) {
  .client-feedback-area .owl-stage-outer {
    right: 0
  }
}
.client-feedback-area .client-shape {
  position: absolute !important;
  top: -1px;
  left: -1px;
  z-index: -1
}
.client-feedback-heading {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 46%;
  flex: 0 0 46%;
  max-width: 46%;
  width: 46%;
  padding-right: 50px
}
@media only screen and (max-width:767px) {
  .client-feedback-heading {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 50px
  }
}
.client-feedback-heading .section-heading {
  max-width: 400px;
  margin-left: auto
}
.client-feedback-content {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 54%;
  flex: 0 0 54%;
  max-width: 54%;
  width: 54%
}
@media only screen and (max-width:767px) {
  .client-feedback-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%
  }
}
.client-feedback-content .feedback-card {
  position: relative;
  z-index: 1;
  background-color: #f5f5ff;
  padding: 20px;
  border-radius: 0;
  border: none
}
.client-feedback-content .feedback-card i {
  font-size: 36px;
  display: block;
  margin-bottom: 15px;
  color: #2094c7
}
.client-feedback-content .feedback-card p {
  font-size: 18px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .client-feedback-content .feedback-card p {
    font-size: 16px
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .client-feedback-content .feedback-card p {
    font-size: 16px
  }
}
.client-feedback-content .feedback-card .client-info .client-thumb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  max-width: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #eff1f7;
  margin-right: 20px
}
.client-feedback-content .feedback-card .client-info .client-thumb img {
  border-radius: 50%
}
.client-feedback-content .feedback-card .client-info .client-name h6 {
  margin-bottom: 0;
  font-size: 14px
}
.client-feedback-content .feedback-card .client-info .client-name p {
  margin-bottom: 0;
  font-size: 14px
}
.client-feedback-content .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: calc(100% + 50px);
  bottom: 30px
}
@media only screen and (max-width:767px) {
  .client-feedback-content .owl-dots {
    right: 50px;
    bottom: -30px
  }
}
.client-feedback-content .owl-dots .owl-dot {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  width: 20px;
  max-width: 20px;
  margin: 0 5px;
  height: 10px;
  border-radius: 12px;
  background-color: #eff1f7
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .client-feedback-content .owl-dots .owl-dot {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14px;
    flex: 0 0 14px;
    width: 14px;
    max-width: 14px
  }
}
@media only screen and (max-width:767px) {
  .client-feedback-content .owl-dots .owl-dot {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14px;
    flex: 0 0 14px;
    width: 14px;
    max-width: 14px
  }
}
.client-feedback-content .owl-dots .owl-dot.active {
  background-color: #2094c7;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 26px;
  flex: 0 0 26px;
  width: 26px;
  max-width: 26px
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .client-feedback-content .owl-dots .owl-dot.active {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    max-width: 20px
  }
}
@media only screen and (max-width:767px) {
  .client-feedback-content .owl-dots .owl-dot.active {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    max-width: 20px
  }
}
.video-card {
  position: relative;
  z-index: 1
}
.video-card::after {
  width: 194px;
  height: 180px;
  background-image: url(img/core-img/dot.png);
  background-repeat: repeat;
  content: "";
  position: absolute;
  top: -50px;
  right: -83px;
  z-index: -5
}
.video-card img {
  border-radius: 5px
}
.video-card .video-play-btn {
  position: absolute;
  z-index: 1;
  box-shadow: 0 6px 50px 8px rgba(21, 131, 233, .15);
  width: 100px;
  height: 100px;
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
  font-size: 2rem;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  text-align: center
}
.video-card .video-play-btn i {
  padding-left: 5px;
  line-height: 100px
}
.video-card .video-play-btn .video-sonar {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  top: 0;
  left: 0;
  z-index: -10;
  background-color: #fff;
  -webkit-animation: video-sonar 2s linear infinite;
  animation: video-sonar 2s linear infinite
}
.video-card .video-play-btn .video-sonar::after {
  position: absolute;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background-color: #fff;
  content: '';
  top: -15px;
  left: -15px;
  z-index: -50
}
.video-card .video-play-btn .video-sonar::before {
  position: absolute;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, .7);
  content: '';
  top: -30px;
  left: -30px;
  z-index: -100
}
.video-card.video2::after {
  background-image: url(img/core-img/dot-blue.png)
}
@-webkit-keyframes video-sonar {
  0% {
    opacity: 1;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
  }
}
@keyframes video-sonar {
  0% {
    opacity: 1;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
  }
}
@media only screen and (max-width:767px) {
  .video-content {
    padding: 0 !important
  }
}
.video-content .video-card {
  width: 100px;
  height: 100px;
  border-radius: 50%
}
@media only screen and (max-width:767px) {
  .video-content .video-card {
    margin: 0 auto
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .video-content .video-card {
    margin: 0
  }
}
.video-content .video-card::after {
  display: none
}
.video-content .video-card::before {
  display: none
}
@media only screen and (max-width:767px) {
  .video-content h2 {
    margin-top: 30px;
    text-align: center;
    font-size: 1.5rem
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .video-content h2 {
    margin-top: 0
  }
}
.single-cool-fact {
  position: relative;
  z-index: 1;
  text-align: center
}
.single-cool-fact h2 {
  position: relative;
  z-index: 1;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  color: #fff;
  background-color: #2094c7;
  margin: 0 auto 2rem;
  line-height: 120px
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .single-cool-fact h2 {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 1.5rem
  }
}
.single-cool-fact h2::after {
  position: absolute;
  content: "";
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  top: -20px;
  left: -20px;
  z-index: -10;
  border: 20px solid #f5f5ff;
  background-color: transparent;
  border-radius: 50%
}
.single-cool-fact p {
  margin-bottom: 0;
  font-size: 1rem
}
.radix-cool-facts-area {
  position: relative;
  z-index: 1
}
.radix-cool-facts-area .col-12:nth-child(2) .single-cool-fact h2 {
  background-color: #2094c7
}
.radix-cool-facts-area .col-12:nth-child(3) .single-cool-fact h2 {
  background-color: #0b0757
}
.circle-animation .circle1 {
  position: absolute;
  top: 12%;
  left: 23%;
  width: 10px;
  height: 10px;
  background-color: #2094c7;
  border-radius: 50%;
  z-index: -1;
  -webkit-animation: circleAnimation linear 4s infinite;
  animation: circleAnimation linear 4s infinite
}
.circle-animation .circle2 {
  position: absolute;
  top: 70%;
  left: 12%;
  width: 10px;
  height: 10px;
  background-color: #0b0757;
  border-radius: 50%;
  z-index: -1;
  -webkit-animation: circleAnimation linear 7s infinite;
  animation: circleAnimation linear 7s infinite
}
.circle-animation .circle3 {
  position: absolute;
  top: 60%;
  left: 85%;
  width: 10px;
  height: 10px;
  background-color: #2094c7;
  border-radius: 50%;
  z-index: -1;
  -webkit-animation: circleAnimation linear 6s infinite;
  animation: circleAnimation linear 6s infinite
}
.circle-animation .circle4 {
  position: absolute;
  top: 120%;
  left: 90%;
  width: 10px;
  height: 10px;
  background-color: #2094c7;
  border-radius: 50%;
  z-index: -1;
  -webkit-animation: circleAnimation linear 3s infinite;
  animation: circleAnimation linear 3s infinite
}
@-webkit-keyframes circleAnimation {
  50% {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
  }
}
@keyframes circleAnimation {
  50% {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
  }
}
.blog-card {
  position: relative;
  z-index: 1;
  overflow: hidden
}
.blog-card .image-wrap, .blog-card a {
  position: relative;
  z-index: 1;
  overflow: hidden
}
.blog-card .image-wrap img, .blog-card a img {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s
}
.blog-card .image-wrap .video-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, .15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.blog-card .image-wrap .video-content a {
  width: 70px;
  height: 70px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 1.25rem;
  background-color: #2094c7
}
.blog-card .image-wrap .video-content a i {
  line-height: 70px
}
.blog-card .image-wrap .video-content a:focus, .blog-card .image-wrap .video-content a:hover {
  background-color: #2094c7;
  color: #fff
}
.blog-card .post-title h4 {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  font-size: 1.25rem
}
.blog-card .post-author img {
  width: 30px;
  border-radius: 50%;
  border: 2px solid #eff1f7
}
.blog-card:focus .image-wrap img, .blog-card:focus a img, .blog-card:hover .image-wrap img, .blog-card:hover a img {
  -webkit-transform: scale3d(1.15, 1.15, 1);
  -ms-transform: scale3d(1.15, 1.15, 1);
  transform: scale3d(1.15, 1.15, 1)
}
.blog-card:focus .post-title h4, .blog-card:hover .post-title h4 {
  color: #2094c7
}
.blog-card:focus .post-author img, .blog-card:hover .post-author img {
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}
.news2 .blog-card {
  border-radius: 0;
  box-shadow: none
}
.news2 .blog-card .post-title h4:focus, .news2 .blog-card .post-title h4:hover {
  text-decoration: underline;
  text-decoration-style: wavy;
  color: #2094c7
}
.news2 .blog-card .post-author img {
  width: 30px;
  border-radius: 50%;
  border: 1px solid #eff1f7
}
.radix-pagination-area {
  position: relative;
  z-index: 1
}
.radix-pagination-area .page-item .page-link {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  padding: 0;
  margin: 0 5px
}
@media only screen and (max-width:767px) {
  .radix-pagination-area .page-item .page-link {
    width: 34px;
    height: 34px;
    line-height: 34px
  }
}
.radix-pagination-area .page-item .page-link:focus, .radix-pagination-area .page-item .page-link:hover {
  box-shadow: none
}
.radix-pagination-area .page-item.active .page-link {
  background-color: #2094c7;
  border-color: #2094c7
}
.single-widget-area {
  position: relative;
  z-index: 1
}
.single-widget-area .widget-form {
  position: relative;
  z-index: 1
}
.single-widget-area .widget-form input {
  width: 100%;
  height: 50px;
  border: 1px solid #eff1f7;
  border-radius: 0;
  font-size: 13px;
  padding: 0 20px;
  border-radius: 6px
}
.single-widget-area .widget-form input:focus {
  border-color: #eff1f7;
  box-shadow: none
}
.single-widget-area .widget-form button {
  position: absolute;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  width: 80px;
  height: 50px;
  background-color: #2094c7;
  color: #fff;
  border: none;
  top: 0;
  right: 0;
  z-index: 10;
  cursor: pointer;
  border-radius: 0 6px 6px 0
}
.single-widget-area .widget-form button:focus, .single-widget-area .widget-form button:hover {
  background-color: #0b0757;
  color: #fff
}
.single-widget-area .catagories-list {
  position: relative;
  z-index: 1
}
.single-widget-area .catagories-list li a {
  font-size: 1.25rem;
  display: block;
  font-weight: 400;
  margin-bottom: 20px
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .single-widget-area .catagories-list li a {
    font-size: 1rem
  }
}
@media only screen and (max-width:767px) {
  .single-widget-area .catagories-list li a {
    font-size: 1rem
  }
}
.single-widget-area .catagories-list li a i {
  padding-right: 10px
}
.single-widget-area .catagories-list li a:focus, .single-widget-area .catagories-list li a:hover {
  color: #2094c7
}
.single-widget-area .catagories-list li:last-child a {
  margin-bottom: 0
}
.single-widget-area .popular-tags {
  position: relative;
  z-index: 1;
  margin-left: -3px
}
.single-widget-area .popular-tags li {
  display: inline-block;
  margin: 3px
}
.single-widget-area .popular-tags li a {
  font-size: 1rem;
  display: inline-block;
  padding: 6px 20px;
  border: 1px solid #eff1f7;
  text-transform: lowercase;
  text-align: center;
  color: #747794;
  border-radius: 6px
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .single-widget-area .popular-tags li a {
    font-size: 14px
  }
}
@media only screen and (max-width:767px) {
  .single-widget-area .popular-tags li a {
    font-size: 14px
  }
}
.single-widget-area .popular-tags li a:focus, .single-widget-area .popular-tags li a:hover {
  color: #fff;
  background-color: #2094c7;
  border-color: #2094c7
}
.single-widget-area .single-recent-post {
  position: relative;
  z-index: 1;
  margin-bottom: 30px
}
.single-widget-area .single-recent-post:last-child {
  margin-bottom: 0
}
.single-widget-area .single-recent-post .post-thumb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  max-width: 100px;
  width: 100px;
  margin-right: 20px
}
.single-widget-area .single-recent-post .post-content .post-title {
  font-size: 1.25rem;
  display: block;
  margin-bottom: 5px;
  line-height: 1.3
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .single-widget-area .single-recent-post .post-content .post-title {
    font-size: 1rem
  }
}
@media only screen and (max-width:767px) {
  .single-widget-area .single-recent-post .post-content .post-title {
    font-size: 1rem
  }
}
.single-widget-area .single-recent-post .post-content .post-title:focus, .single-widget-area .single-recent-post .post-content .post-title:hover {
  color: #2094c7
}
.single-widget-area .single-recent-post .post-content .post-date {
  font-size: 1rem;
  text-transform: capitalize;
  color: #747794;
  margin-bottom: 0
}
.comment_area {
  position: relative;
  z-index: 1;
  padding-bottom: 10px;
  border-bottom: 1px solid #eff1f7
}
.comment_area .comment-content {
  position: relative;
  z-index: 1;
  margin-bottom: 48px
}
.comment_area .comment-content .comment-author {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  width: 50px;
  max-width: 50px;
  margin-right: 15px;
  border-radius: 50%;
  height: 50px;
  border: 2px solid #eff1f7
}
.comment_area .comment-content .comment-author img {
  border-radius: 50%
}
.comment_area .comment-content .comment-meta {
  position: relative;
  z-index: 1;
  border-left: 2px solid #eff1f7;
  padding-left: 15px
}
.comment_area .comment-content .comment-meta .post-date {
  color: #747794;
  font-size: 12px;
  margin-bottom: 5px;
  pointer-events: none
}
.comment_area .comment-content .comment-meta a.like, .comment_area .comment-content .comment-meta a.reply {
  display: inline-block;
  padding: 5px 25px 5px;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 30px;
  background-color: #f5f5ff;
  color: #0b0757;
  margin-right: .5rem
}
.comment_area .comment-content .comment-meta a.like:focus, .comment_area .comment-content .comment-meta a.like:hover, .comment_area .comment-content .comment-meta a.reply:focus, .comment_area .comment-content .comment-meta a.reply:hover {
  background-color: #2094c7;
  color: #fff
}
.comment_area .children {
  margin-left: 50px
}
@media only screen and (max-width:767px) {
  .comment_area .children {
    margin-left: 20px
  }
}
.comment_area .children .single_comment_area:last-of-type {
  margin-bottom: 0
}
.radix--blog--area.blog-card-page .row, .radix--blog--area.blog-full .row, .radix-news-area .row {
  margin-right: -25px;
  margin-left: -25px
}
.radix--blog--area.blog-card-page .row .col-12, .radix--blog--area.blog-full .row .col-12, .radix-news-area .row .col-12 {
  padding-left: 25px;
  padding-right: 25px
}
.single-blog-details-area {
  position: relative;
  z-index: 1
}
.single-blog-details-area h2 {
  font-size: 3rem
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .single-blog-details-area h2 {
    font-size: 2.5rem
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .single-blog-details-area h2 {
    font-size: 2rem
  }
}
@media only screen and (max-width:767px) {
  .single-blog-details-area h2 {
    font-size: 1.75rem
  }
}
.single-blog-details-area .post-meta a {
  color: #0b0757;
  font-size: 16px;
  margin-right: 15px
}
.single-blog-details-area .post-meta a:focus, .single-blog-details-area .post-meta a:hover {
  color: #2094c7
}
.post--like-post {
  width: 80px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  max-width: 80px;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem
}
.post--like-post span {
  font-size: 14px
}
.post--like-post a {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid #2094c7;
  text-align: center;
  font-size: 20px;
  color: #2094c7;
  display: block;
  margin: 0 auto 1rem
}
.post--like-post a i {
  line-height: 42px
}
.post--like-post a:focus, .post--like-post a:hover {
  background-color: #2094c7;
  border-color: #2094c7;
  color: #fff
}
.post-tag-share-button {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #eff1f7
}
.post-tag-share-button ul li a {
  padding: 6px 12px 7px;
  background-color: #f5f5ff;
  border-radius: 6px;
  font-size: 14px;
  margin-right: 6px
}
.post-tag-share-button ul li a:focus, .post-tag-share-button ul li a:hover {
  background-color: #2094c7;
  color: #fff
}
.post-tag-share-button ul li:last-child a {
  margin-right: 0
}
.post-tag-share-button .share-button a {
  font-size: 16px;
  display: inline-block;
  margin-right: 10px
}
.post-tag-share-button .share-button a:last-child {
  margin-right: 0
}
.post-tag-share-button .share-button a:focus, .post-tag-share-button .share-button a:hover {
  color: #2094c7
}
#scrollIndicator {
  position: fixed;
  height: 5px;
  background-color: #0b0757;
  top: 80px;
  left: 0;
  z-index: 10
}
@media only screen and (max-width:767px) {
  #scrollIndicator {
    top: 60px
  }
}
.footer-area {
  position: relative;
  z-index: 1
}
.footer-area .newsletter-form {
  position: relative;
  z-index: 1;
  display: block;
  margin-bottom: 30px
}
.footer-area .newsletter-form .form-control {
  border: none;
  border-bottom: 1px solid #eff1f7;
  border-radius: 0;
  padding-left: 5px;
  background-color: #fff;
  font-size: 14px
}
.footer-area .newsletter-form .form-control:focus {
  border-bottom-color: #2094c7;
  background-color: #fff
}
.footer-area .footer-widget-area {
  position: relative;
  z-index: 1
}
.footer-area .footer-widget-area .widget-title {
  margin-bottom: 20px
}
.footer-area .footer-widget-area ul li a {
  display: block;
  color: #747794;
  margin-bottom: .75rem;
  font-size: 15px
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .footer-area .footer-widget-area ul li a {
    font-size: 14px
  }
}
.footer-area .footer-widget-area ul li a:focus, .footer-area .footer-widget-area ul li a:hover {
  color: #2094c7
}
.footer-area .footer-widget-area ul li:last-child a {
  margin-bottom: 0
}
.footer-area .footer-social-icon a {
  font-size: 1rem;
  color: #747794;
  margin-right: 1.25rem
}
.footer-area .footer-social-icon a:focus, .footer-area .footer-social-icon a:hover {
  color: #2094c7
}
@media only screen and (max-width:767px) {
  .footer-area .footer--content-text {
    text-align: center;
    margin-bottom: 1rem
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .footer-area .footer--content-text p {
    font-size: 14px
  }
}
@media only screen and (max-width:767px) {
  .footer-area .footer--content-text p {
    font-size: 13px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .footer-area .footer--content-text a {
    font-size: 14px
  }
}
@media only screen and (max-width:767px) {
  .footer-area .footer--content-text a {
    font-size: 13px
  }
}
.footer-area .footer--content-text a:focus, .footer-area .footer--content-text a:hover {
  color: #2094c7
}
.footer-area .footer-nav ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.footer-area .footer-nav ul li a {
  color: #747794;
  margin: 0 15px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .footer-area .footer-nav ul li a {
    margin: 0 12px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .footer-area .footer-nav ul li a {
    margin: 0 6px;
    font-size: 14px
  }
}
@media only screen and (max-width:767px) {
  .footer-area .footer-nav ul li a {
    margin: 0 6px;
    font-size: 13px
  }
}
.footer-area .footer-nav ul li a:focus, .footer-area .footer-nav ul li a:hover {
  color: #2094c7
}
.footer-area .footer-nav ul li:first-child a {
  margin-left: 0
}
.footer-area .footer-nav ul li:last-child a {
  margin-right: 0
}
.footer-area .language-dropdown {
  position: relative;
  z-index: 1
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .footer-area .language-dropdown {
    margin-bottom: 15px
  }
}
.footer-area .language-dropdown .dropdown-menu {
  padding: 1.5rem 0;
  border: 1px solid #eff1f7;
  border-radius: .75rem;
  box-shadow: 0 0 4rem .25rem rgba(47, 91, 234, .175)
}
.footer-area .language-dropdown .dropdown-menu .dropdown-item {
  color: #747794;
  font-size: 14px
}
.footer-area .language-dropdown .dropdown-menu .dropdown-item:focus, .footer-area .language-dropdown .dropdown-menu .dropdown-item:hover {
  color: #2094c7;
  background-color: #f5f5ff
}
.footer-area.footer2 {
  background-color: #0d0033;
  overflow: hidden
}
.footer-area.footer2 .footer-social-icon a:focus, .footer-area.footer2 .footer-social-icon a:hover {
  color: #2094c7
}
.footer-area.footer2 .footer-shape {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1
}
.footer-area.footer2 .footer--content-text a {
  color: #fff
}
.footer-area.footer2 .footer--content-text a:focus, .footer-area.footer2 .footer--content-text a:hover {
  color: #2094c7
}
.footer-area.footer2 .newsletter-form .form-control {
  background-color: transparent;
  border-bottom-color: rgba(255, 255, 255, .16)
}
.footer-area.footer2 .newsletter-form .form-control:focus {
  background-color: transparent
}
.footer-area.footer2 p {
  color: rgba(255, 255, 255, .5)
}
.footer-area.footer2 .footer-widget-area .widget-title {
  color: #fff
}
.footer-area.footer2 .footer-widget-area ul li a {
  color: rgba(255, 255, 255, .5)
}
.footer-area.footer2 .footer-widget-area ul li a:focus, .footer-area.footer2 .footer-widget-area ul li a:hover {
  color: #2094c7
}
.footer-area.footer2 .footer-nav ul li a:focus, .footer-area.footer2 .footer-nav ul li a:hover {
  color: #2094c7
}
.cta-area {
  position: relative;
  z-index: 1;
  background-color: #2094c7
}
.cta-area .cta-text h2 {
  font-size: 2.25rem;
  color: #fff;
  margin-bottom: 3rem
}
@media only screen and (max-width:767px) {
  .cta-area .cta-text h2 {
    font-size: 1.5rem
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .cta-area .cta-text h2 {
    font-size: 1.75rem
  }
}
.cta-area.cta4 {
  background-color: #fff
}
.cta-area.cta4 .cta-text {
  text-align: center
}
.cta-area.cta4 .cta-text h2 {
  font-size: 2.25rem;
  color: #0b0757;
  margin-bottom: 1rem
}
@media only screen and (max-width:767px) {
  .cta-area.cta4 .cta-text h2 {
    font-size: 2rem
  }
}
.cookiealert {
  position: fixed;
  background-color: #0b0757;
  bottom: 30px;
  left: 30px;
  width: 400px;
  z-index: 9999;
  opacity: 0;
  border-radius: .75rem;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
  padding: 2rem
}
@media only screen and (max-width:767px) {
  .cookiealert {
    width: 260px
  }
}
@media only screen and (min-width:480px) and (max-width:767px) {
  .cookiealert {
    width: 340px
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .cookiealert {
    width: 400px
  }
}
.cookiealert p {
  font-size: 14px;
  color: #fff
}
.cookiealert p a {
  color: #fff;
  text-decoration: underline
}
.cookiealert p a:hover {
  color: #2094c7
}
.cookiealert.show {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0s 1s;
  -o-transition: 0s 1s;
  transition: 0s 1s
}
.faq--area {
  position: relative;
  z-index: 1
}
.faq--area .faq-content h2 {
  font-size: 2.75rem;
  margin-bottom: 1rem
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .faq--area .faq-content h2 {
    font-size: 2.5rem
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .faq--area .faq-content h2 {
    font-size: 2rem
  }
}
@media only screen and (max-width:767px) {
  .faq--area .faq-content h2 {
    font-size: 2rem
  }
}
.faq--area .faq-content p {
  font-size: 1.25rem
}
.faq--accordian .card-header {
  border-bottom: 0;
  padding: 0
}
.faq--accordian .btn {
  font-size: 1rem;
  padding: 1rem;
  text-align: left;
  width: 100%;
  background-color: #2094c7;
  color: #fff
}
.faq--accordian .btn.collapsed {
  background-color: #f5f5ff;
  color: #0b0757
}
.faq--accordian .card-body p {
  font-size: 1rem
}
.faq--thumbnail {
  position: relative;
  z-index: 1
}
.breadcrumb--area {
  position: relative;
  z-index: 1;
  height: 550px;
  background-color: #f5f5ff;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .breadcrumb--area {
    height: 450px
  }
}
@media only screen and (max-width:767px) {
  .breadcrumb--area {
    height: 400px
  }
}
.breadcrumb--area .breadcrumb-content {
  position: relative;
  z-index: 1;
  margin-top: 75px
}
.breadcrumb--area .breadcrumb-title {
  font-size: 3rem;
  color: #fff;
  text-align: center;
  margin-bottom: 2rem
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .breadcrumb--area .breadcrumb-title {
    font-size: 2.5rem;
    margin-bottom: 1rem
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .breadcrumb--area .breadcrumb-title {
    font-size: 2.5rem;
    margin-bottom: 1rem
  }
}
@media only screen and (max-width:767px) {
  .breadcrumb--area .breadcrumb-title {
    font-size: 1.8rem;
    margin-bottom: 1rem
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .breadcrumb--area .breadcrumb-title {
    font-size: 2rem
  }
}
.breadcrumb--area .breadcrumb {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent
}
.breadcrumb--area .breadcrumb .breadcrumb-item a {
  font-size: 18px;
  color: #fff;
  margin: 0 5px
}
.breadcrumb--area .breadcrumb .breadcrumb-item a:focus, .breadcrumb--area .breadcrumb .breadcrumb-item a:hover {
  color: #2094c7
}
.breadcrumb--area .breadcrumb .breadcrumb-item.active a {
  pointer-events: none
}
.breadcrumb--area .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
  content: "\ea46";
  font-family: LineIcons;
  font-size: 14px
}
.breadcrumb--area.white-bg-breadcrumb .breadcrumb-title {
  color: #0b0757
}
.breadcrumb--area.white-bg-breadcrumb .breadcrumb .breadcrumb-item a {
  color: #0b0757
}
.breadcrumb--area.white-bg-breadcrumb .breadcrumb .breadcrumb-item a:focus, .breadcrumb--area.white-bg-breadcrumb .breadcrumb .breadcrumb-item a:hover {
  color: #2094c7
}
.breadcrumb--area.white-bg-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #0b0757
}
.shop-card {
  position: relative;
  z-index: 1;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s
}
.shop-card .product-img-wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 6px 6px 0 0
}
.shop-card .product-img-wrap img {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s
}
.shop-card .product-img-wrap .love-product {
  position: absolute;
  background-color: #fff;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  top: 30px;
  left: 30px;
  z-index: 10;
  text-align: center;
  font-size: 18px;
  color: #e91e63
}
.shop-card .product-img-wrap .love-product i {
  line-height: 36px
}
.shop-card .product-img-wrap .love-product.active, .shop-card .product-img-wrap .love-product:focus, .shop-card .product-img-wrap .love-product:hover {
  background-color: #e91e63;
  color: #fff
}
.shop-card .product-name h6 span {
  color: #747794;
  text-decoration: line-through;
  margin-left: .5rem
}
.shop-card .product-add-to-cart a {
  position: relative;
  z-index: 1;
  display: block;
  background-color: #2094c7;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #0b0757
}
.shop-card .product-add-to-cart a::after {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  width: 130%;
  height: 130%;
  position: absolute !important;
  left: 50%;
  top: 50%;
  z-index: -50;
  content: "";
  background-color: #2094c7;
  opacity: .3;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.shop-card:focus, .shop-card:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 0 32px 4px rgba(47, 91, 234, .125)
}
.shop-card:focus .product-img-wrap img, .shop-card:hover .product-img-wrap img {
  -webkit-transform: scale3d(1.15, 1.15, 1);
  -ms-transform: scale3d(1.15, 1.15, 1);
  transform: scale3d(1.15, 1.15, 1)
}
.shop-card:focus .product-add-to-cart a, .shop-card:hover .product-add-to-cart a {
  background-color: #2094c7;
  color: #fff
}
.shop-card:focus .product-add-to-cart a::after, .shop-card:hover .product-add-to-cart a::after {
  -webkit-animation: cartbtn linear 1s infinite;
  animation: cartbtn linear 1s infinite;
  background-color: #2094c7
}
@keyframes cartbtn {
  0% {
    width: 100%;
    height: 100%;
    opacity: 1
  }
  70% {
    width: 150%;
    height: 150%;
    opacity: 0
  }
  100% {
    width: 100%;
    height: 100%;
    opacity: 0
  }
}
.shop-meta-data {
  border-radius: .25rem;
  position: relative;
  z-index: 1
}
.shop-meta-data span span {
  color: #2094c7;
  font-weight: 700;
  margin: 0 5px
}
.shop-meta-data select {
  border: 0;
  background-color: #0b0757;
  font-size: 14px;
  padding: 10px 16px;
  border-radius: 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff
}
.shop-meta-data select option {
  color: #fff
}
.shop--area.shop-fullwidth .row {
  margin-left: -25px;
  margin-right: -25px
}
.shop--area.shop-fullwidth .row .col-12 {
  padding-left: 25px;
  padding-right: 25px
}
.product-image-wrapper {
  position: relative;
  z-index: 1;
  border-radius: 6px;
  overflow: hidden
}
.product-image-wrapper img {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  border-radius: 6px;
  border: 1px solid #eff1f7;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .125)
}
.product-image-wrapper .related-image-carousel {
  position: absolute;
  width: 70% !important;
  bottom: 30px;
  left: 15%;
  z-index: 10;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s
}
.product-image-wrapper .related-image-carousel .owl-next, .product-image-wrapper .related-image-carousel .owl-prev {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .125);
  position: absolute;
  left: -45px;
  top: 50%;
  margin-top: -17.5px
}
.product-image-wrapper .related-image-carousel .owl-next:focus, .product-image-wrapper .related-image-carousel .owl-next:hover, .product-image-wrapper .related-image-carousel .owl-prev:focus, .product-image-wrapper .related-image-carousel .owl-prev:hover {
  background-color: #2094c7
}
.product-image-wrapper .related-image-carousel .owl-next {
  left: auto;
  right: -45px
}
.product-image-wrapper:focus > img, .product-image-wrapper:hover > img {
  -webkit-transform: scale3d(1.25, 1.25, 1);
  -ms-transform: scale3d(1.25, 1.25, 1);
  transform: scale3d(1.25, 1.25, 1)
}
.product-meta-title {
  background-color: #2094c7;
  width: 100%;
  border-radius: 6px 6px 0 0
}
.product-description-card .product-price {
  color: #2094c7
}
.product-description-card .product-price span {
  margin-left: 1rem;
  color: #747794;
  text-decoration: line-through
}
.product-description-card input {
  width: 70px !important;
  text-align: center
}
.product-review-card .ratings-list li {
  color: #747794;
  font-size: 20px;
  margin: 0 2px
}
.product-review-card .ratings-list li.active {
  color: #2094c7
}
.cart-table {
  text-align: center
}
.cart-table .table td, .cart-table .table th {
  vertical-align: middle;
  border-color: #eff1f7;
  color: #747794
}
.cart-table img {
  max-width: 70px
}
.cart-table .qty-text {
  border: 1px solid #eff1f7;
  max-width: 60px;
  text-align: center;
  height: 44px;
  border-radius: 6px;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s
}
.cart-table .qty-text:focus {
  border-color: #2094c7
}
.order-form {
  position: relative;
  z-index: 1;
  border-radius: 6px
}
.order-form input[type=radio] + label {
  color: #747794
}
.order-form input[type=radio]:checked + label {
  color: #2094c7
}
.order-form .payment-meta p {
  font-size: 14px
}
.custom-checkbox .custom-control-label::before {
  border-radius: 5.25rem
}
@media only screen and (max-width:767px) {
  .widget-title {
    font-size: 1.25rem
  }
}
.radix-error-area {
  position: relative;
  z-index: 1;
  text-align: center
}
.radix-error-area h2 {
  font-size: 7rem;
  font-weight: 700
}
.radix-error-area h5 {
  font-size: 2rem
}
.register-card {
  position: relative;
  z-index: 1
}
@media only screen and (max-width:767px) {
  .register-card h4 {
    font-size: 1.15rem
  }
}
@media only screen and (max-width:767px) {
  .register-card p {
    font-size: .75rem
  }
}
.register-card p > a {
  color: #2094c7
}
@media only screen and (max-width:767px) {
  .register-card p > a {
    font-size: .75rem
  }
}
.register-form {
  position: relative;
  z-index: 1
}
.register-form .form-group {
  position: relative;
  z-index: 1
}
.register-form .form-group label {
  position: absolute;
  text-align: center;
  z-index: 100;
  border-radius: 50%;
  top: 0;
  right: 15px;
  cursor: pointer;
  font-size: 16px;
  margin-bottom: 0
}
.register-form .form-group label span {
  font-size: 12px;
  font-weight: 700;
  line-height: 52px
}
.register-form .form-group .form-control {
  border: 0;
  border-bottom: 2px solid transparent;
  font-size: 14px
}
.register-form .form-group .form-control:focus {
  border-bottom-color: #2094c7
}
.register-form .progress {
  width: 100%;
  height: 5px;
  margin-top: 1rem;
  border-radius: 0;
  margin-bottom: .25rem
}
.register-form .password-score {
  font-size: 14px;
  font-weight: 700
}
.register-form .password-score span {
  font-size: 18px
}
.register-form .password-recommendation {
  font-size: 14px
}
.register-form #password-recommendation-heading {
  font-weight: 700;
  color: #2094c7;
  font-size: 16px
}
.register-form .label-psswd .hide {
  display: none
}
.register-form .label-psswd.active .hide {
  display: block
}
.register-form .label-psswd.active .show {
  display: none
}
.login-meta-data .forgot-password {
  color: #2094c7;
  font-size: 16px
}
.login-meta-data .custom-checkbox .custom-control-label::before {
  border-radius: 50%
}
.register-area {
  position: relative;
  z-index: 1
}
.form-control {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  border-color: #2094c7;
  height: 52px;
  padding: 15px 20px;
  font-size: 14px
}
.form-control:focus {
  box-shadow: none
}
.error, .success {
  margin-bottom: 20px
}
.google-maps-wrapper {
  position: relative;
  z-index: 1
}
.google-maps-wrapper iframe {
  width: 100%;
  height: 600px;
  border: none
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .google-maps-wrapper iframe {
    height: 550px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .google-maps-wrapper iframe {
    height: 500px
  }
}
@media only screen and (max-width:767px) {
  .google-maps-wrapper iframe {
    height: 350px
  }
}
@media only screen and (min-width:480px) and (max-width:767px) {
  .google-maps-wrapper iframe {
    height: 400px
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .google-maps-wrapper iframe {
    height: 450px
  }
}
.demo-hero-area {
  position: relative;
  z-index: 2
}
@media only screen and (max-width:767px) {
  .demo-hero-area {
    height: 700px
  }
}
@media only screen and (max-width:767px) {
  .demo-hero-area {
    height: 600px
  }
}
.single-preview-area {
  position: relative;
  z-index: 1
}
.single-preview-area img {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  border: 1px solid #eff1f7;
  box-shadow: 0 .25rem 1rem 0 rgba(47, 91, 234, .175)
}
.single-preview-area:focus img, .single-preview-area:hover img {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px)
}
.single-preview-area:focus h5, .single-preview-area:hover h5 {
  color: #2094c7
}
.demo-single-feature {
  position: relative;
  z-index: 1;
  background-color: #fff;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s
}
.demo-single-feature img {
  max-height: 50px
}
.demo-single-feature:focus, .demo-single-feature:hover {
  box-shadow: 0 10px 71px rgba(47, 91, 234, .175);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  z-index: 100
}
.used-technology-area .no-gutters {
  border: 1px solid #eff1f7
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .single-more-feature {
    font-size: 13px
  }
}
.single-more-feature i {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  margin-right: .5rem;
  font-size: 16px
}
.demo-preview-area {
  margin-left: -25px;
  margin-right: -25px
}
.demo-preview-area .col-12 {
  padding-left: 25px;
  padding-right: 25px
}
.demo-preview-area .single-portfolio-area {
  border: 1px solid #eff1f7
}
.demo-preview-area .single-portfolio-area .overlay-content {
  background-color: #2094c7
}
.demo-preview-area .single-portfolio-area .overlay-content .portfolio-title a {
  color: #fff;
  font-weight: 700
}
.demo-preview-area .single-portfolio-area .overlay-content .portfolio-links a {
  color: #0b0757
}
.demo-preview-area .single-portfolio-area .overlay-content .portfolio-links a:focus, .demo-preview-area .single-portfolio-area .overlay-content .portfolio-links a:hover {
  color: #fff
}
.demo-preview-area .single-portfolio-area .overlay-content .portfolio-links a {
  padding-left: 1.25rem
}
.current {
  color: #2094c7
}
.sub-current {
  color: #2094c7
}
.sub-services li {
  color: #00b0757;
  list-style: square;
  margin-left: 50px;
  line-height: 2
}
.left-margine {
  margin-left: 40px.
}