
.media-image-1 {
  background-image: url("https://dummyimage.com/960x1440/636363/ffffff");
}

.media-image-2 {
  background-image: url("https://dummyimage.com/960x1440/636363/ffffff");
}

.slide-image-5 {
  background-image: url("../img/web.jpg");  
}.slide-image-4 {
  background-image: url("../img/hisabuk banner.png");
}

.slide-image-2 {
  background-image: url("../img/scholabanner.png");
}

.slide-image-3 {
  background-image: url("../img/Parentalert banner.png");
}
.slide-image-1 {
  /*background-image: url("../img/web.jpg");  */
  background-image: url("../img/webposter.png");

}
.project-main-image-1 {
  background-image: url("https://dummyimage.com/1200x600/424242/636363");
}

.project-main-image-2 {
  background-image: url("https://dummyimage.com/1200x600/424242/636363");
}

.project-main-image-3 {
  background-image: url("https://dummyimage.com/1200x600/424242/636363");
}

.menu-image-1 {
  background-image: url("../img/menu.png");
}

.media-image-about {
  background-image: url("https://dummyimage.com/960x1440/636363/ffffff");
}

.media-image-portfolio {
  background-image: url("https://dummyimage.com/960x1440/636363/ffffff");
}

.media-image-contact {
  background-image: url("https://dummyimage.com/960x1440/636363/ffffff");
}

.showreel-image-1 {
  background-image: url("https://dummyimage.com/1400x700/3a3a3a/7d7d7d");
}

.contactdata-item-1 {
  background-image: url("../img/svg/icon-contact-bg-1.svg");
}

.contactdata-item-2 {
  background-image: url("../img/svg/icon-contact-bg-2.svg");
}

.contactdata-item-3 {
  background-image: url("../img/svg/icon-contact-bg-3.svg");
}

/* ------------------------------------------------*/
/* Template Backgrounds End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Fonts Start */
/* ------------------------------------------------*/
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Poppins-Light/Poppins-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Light/Poppins-Light.woff2") format("woff2"), url("../fonts/Poppins-Light/Poppins-Light.woff") format("woff"), url("../fonts/Poppins-Light/Poppins-Light.ttf") format("truetype"), url("../fonts/Poppins-Light/Poppins-Light.svg#Poppins") format("svg");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Poppins-Regular/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Regular/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular/Poppins-Regular.svg#Poppins") format("svg");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Poppins-Medium/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Medium/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium/Poppins-Medium.ttf") format("truetype"), url("../fonts/Poppins-Medium/Poppins-Medium.svg#Poppins") format("svg");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Poppins-SemiBold/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-SemiBold/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/Poppins-SemiBold/Poppins-SemiBold.woff") format("woff"), url("../fonts/Poppins-SemiBold/Poppins-SemiBold.ttf") format("truetype"), url("../fonts/Poppins-SemiBold/Poppins-SemiBold.svg#Poppins") format("svg");
}
/* ------------------------------------------------*/
/* Fonts End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Base CSS Styles Start */
/* ------------------------------------------------*/
*, *::before, *::after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

button:active, button:focus {
  outline: none !important;
}

button::-moz-focus-inner {
  border: 0 !important;
}

input::-moz-focus-inner {
  border: 0 !important;
}

::-moz-selection {
  background-color: rgba(106, 71, 175, 0.3);
  color: #ffffff;
  text-shadow: none;
}

::selection {
  background-color: rgba(106, 71, 175, 0.3);
  color: #ffffff;
  text-shadow: none;
}

::-webkit-scrollbar {
  display: none;
  width: 5px;
  background: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 768px) {
  ::-webkit-scrollbar {
    display: block;
  }
}

::-webkit-scrollbar-track {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-thumb {
  background-color: #3599D5;
  background: linear-gradient(to bottom, #91C848 0%, #3599D5 100%);
  border-radius: 10px;
}

html {
  font-family: sans-serif;
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body {
  width: 100%;
  height: 100%;
  overflow: auto;
}
canvas{
  height: 400px !important;
  width: 400px !important;
}
body {
  position: relative;
  min-width: 360px;
  overflow-x: hidden !important;
  font: normal 400 1.6rem/1.6 "Poppins", sans-serif;
  color: #000;

}
#threeDObjectContainer {
  position: absolute;
  bottom: 0; /* Align with the banner */
  right: 0;
 /* Full screen */
  z-index: 0; /* 3D canvas should be behind the banner */
}
section {
  position: relative;
  min-width: 360px;
}

a {
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
  display: block;
  width: 100%;
  height: auto;
}

.overflow-hidden {
  overflow: hidden !important;
}

.fullheight {
  position: static;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .fullheight {
    position: relative;
    height: 100%;
  }
}

.fullheight-mobile {
  position: relative;
  height: 100%;
}

.color-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.color-layer-medium {
  background-color: rgba(7, 5, 28, 0.4);
}

.color-layer-dark {
  background-color: rgba(7, 5, 28, 0.6);
}

.gradient-layer-to-bottom {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, rgba(7, 5, 28, 0.5)), to(rgba(7, 5, 28, 0)));
  background: -moz-linear-gradient(top, rgba(7, 5, 28, 0.5) 3%, rgba(7, 5, 28, 0) 100%);
  background: -o-linear-gradient(top, rgba(7, 5, 28, 0.5) 3%, rgba(7, 5, 28, 0) 100%);
  background: linear-gradient(to bottom, rgba(7, 5, 28, 0.5) 3%, rgba(7, 5, 28, 0) 100%);
}

.text-align-right {
  text-align: right;
}

.block-rounded-l {
  -moz-border-radius: 15px;
       border-radius: 15px;
  overflow: hidden;
}

.block-rounded-m {
  -moz-border-radius: 8px;
       border-radius: 8px;
  overflow: hidden;
}

.block-rounded-s {
  -moz-border-radius: 6px;
       border-radius: 6px;
  overflow: hidden;
}

.fullwidth-container {
  position: relative;
  width: 100%;
  height: 258px;
}
@media only screen and (min-width: 576px) {
  .fullwidth-container {
    height: 358px;
  }
}
@media only screen and (min-width: 992px) {
  .fullwidth-container {
    height: 418px;
  }
}
@media only screen and (min-width: 1400px) {
  .fullwidth-container {
    height: 518px;
  }
}

.padding-top-14 {
  padding-top: 1.4rem;
}

.padding-top-18 {
  padding-top: 1.8rem;
}

/* ------------------------------------------------*/
/* Base CSS Styles End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Cursor Start */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Cursor End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Transitions Start */
/* ------------------------------------------------*/
.main {
  opacity: 0;
  visibility: hidden;
}
.main.active {
  opacity: 1;
  visibility: visible;
}
.main.animate-in .intro__content .headline .headline__subtitle,
.main.animate-in .intro__content .headline h1,
.main.animate-in .intro__content .headline .media__countdown,
.main.animate-in .intro__content .headline .headline__numblock {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.main.animate-in .intro__content .headline .headline__subtitle {
  -webkit-transition: opacity 0.6s 0.1s, -webkit-transform 0.6s 0.1s;
  transition: opacity 0.6s 0.1s, -webkit-transform 0.6s 0.1s;
  -o-transition: opacity 0.6s 0.1s, transform 0.6s 0.1s;
  -moz-transition: opacity 0.6s 0.1s, transform 0.6s 0.1s, -moz-transform 0.6s 0.1s;
  transition: opacity 0.6s 0.1s, transform 0.6s 0.1s;
  transition: opacity 0.6s 0.1s, transform 0.6s 0.1s, -webkit-transform 0.6s 0.1s, -moz-transform 0.6s 0.1s;
}
.main.animate-in .intro__content .headline h1 {
  -webkit-transition: opacity 0.6s 0.2s, -webkit-transform 0.6s 0.2s;
  transition: opacity 0.6s 0.2s, -webkit-transform 0.6s 0.2s;
  -o-transition: opacity 0.6s 0.2s, transform 0.6s 0.2s;
  -moz-transition: opacity 0.6s 0.2s, transform 0.6s 0.2s, -moz-transform 0.6s 0.2s;
  transition: opacity 0.6s 0.2s, transform 0.6s 0.2s;
  transition: opacity 0.6s 0.2s, transform 0.6s 0.2s, -webkit-transform 0.6s 0.2s, -moz-transform 0.6s 0.2s;
  color: #000;
}
.main.animate-in .intro__content .headline .media__countdown {
  -webkit-transition: opacity 0.6s 0.2s, -webkit-transform 0.6s 0.2s;
  transition: opacity 0.6s 0.2s, -webkit-transform 0.6s 0.2s;
  -o-transition: opacity 0.6s 0.2s, transform 0.6s 0.2s;
  -moz-transition: opacity 0.6s 0.2s, transform 0.6s 0.2s, -moz-transform 0.6s 0.2s;
  transition: opacity 0.6s 0.2s, transform 0.6s 0.2s;
  transition: opacity 0.6s 0.2s, transform 0.6s 0.2s, -webkit-transform 0.6s 0.2s, -moz-transform 0.6s 0.2s;
}
.main.animate-in .intro__content .headline .headline__numblock {
  -webkit-transition: opacity 0.6s 0.3s, -webkit-transform 0.6s 0.3s;
  transition: opacity 0.6s 0.3s, -webkit-transform 0.6s 0.3s;
  -o-transition: opacity 0.6s 0.3s, transform 0.6s 0.3s;
  -moz-transition: opacity 0.6s 0.3s, transform 0.6s 0.3s, -moz-transform 0.6s 0.3s;
  transition: opacity 0.6s 0.3s, transform 0.6s 0.3s;
  transition: opacity 0.6s 0.3s, transform 0.6s 0.3s, -webkit-transform 0.6s 0.3s, -moz-transform 0.6s 0.3s;
}
.main.animate-in .intro__button {
  opacity: 1;
  -webkit-transition: opacity 0.8s 0.8s;
  -o-transition: opacity 0.8s 0.8s;
  -moz-transition: opacity 0.8s 0.8s;
  transition: opacity 0.8s 0.8s;
}
.main.animate-out {
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.8s 0s;
  transition: -webkit-transform 0.8s 0s;
  -o-transition: transform 0.8s 0s;
  -moz-transition: transform 0.8s 0s, -moz-transform 0.8s 0s;
  transition: transform 0.8s 0s;
  transition: transform 0.8s 0s, -webkit-transform 0.8s 0s, -moz-transform 0.8s 0s;
}
.main.animate-out .main__intro {
  opacity: 0;
  -webkit-transform: translateX(-100px);
     -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
          transform: translateX(-100px);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  -o-transition: opacity 0.6s, transform 0.6s;
  -moz-transition: opacity 0.6s, transform 0.6s, -moz-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s, -moz-transform 0.6s;
}
@media only screen and (min-width: 1200px) {
  .main.animate-out {
    -webkit-transform: translateX(-66.66666667%);
       -moz-transform: translateX(-66.66666667%);
        -ms-transform: translateX(-66.66666667%);
            transform: translateX(-66.66666667%);
  }
}

.inner {
  opacity: 0;
  visibility: hidden;
}
.inner .inner__container {
  opacity: 0;
  -webkit-transform: translateY(30px);
     -moz-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
}
.inner.animate-out {
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.8s 0s;
  transition: -webkit-transform 0.8s 0s;
  -o-transition: transform 0.8s 0s;
  -moz-transition: transform 0.8s 0s, -moz-transform 0.8s 0s;
  transition: transform 0.8s 0s;
  transition: transform 0.8s 0s, -webkit-transform 0.8s 0s, -moz-transform 0.8s 0s;
}
.inner.animate-out .inner__content {
  opacity: 0;
  -webkit-transform: translateX(-100px);
     -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
          transform: translateX(-100px);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  -o-transition: opacity 0.6s, transform 0.6s;
  -moz-transition: opacity 0.6s, transform 0.6s, -moz-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s, -moz-transform 0.6s;
}
@media only screen and (min-width: 1200px) {
  .inner.animate-out {
    -webkit-transform: translateX(-66.66666667%);
       -moz-transform: translateX(-66.66666667%);
        -ms-transform: translateX(-66.66666667%);
            transform: translateX(-66.66666667%);
  }
}
/* .inner.active {
  opacity: 1;
  visibility: visible;
} */
.inner.active.animate-in .inner__container {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 0.6s 0.5s, -webkit-transform 0.6s 0.5s ease-in-out;
  transition: opacity 0.6s 0.5s, -webkit-transform 0.6s 0.5s ease-in-out;
  -o-transition: opacity 0.6s 0.5s, transform 0.6s 0.5s ease-in-out;
  -moz-transition: opacity 0.6s 0.5s, transform 0.6s 0.5s ease-in-out, -moz-transform 0.6s 0.5s ease-in-out;
  transition: opacity 0.6s 0.5s, transform 0.6s 0.5s ease-in-out;
  transition: opacity 0.6s 0.5s, transform 0.6s 0.5s ease-in-out, -webkit-transform 0.6s 0.5s ease-in-out, -moz-transform 0.6s 0.5s ease-in-out;
}


.header {
  opacity: 0;
  -webkit-transition: padding 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  -o-transition: padding 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  -moz-transition: padding 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  transition: padding 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
}
.header.smaller {
  padding: 1.8rem 0;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background-color: rgba(64, 43, 105, 0.5);
  -webkit-transition: padding 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  -o-transition: padding 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  -moz-transition: padding 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  transition: padding 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
}
.header.menu-is-visible {
  opacity: 0;
  visibility: hidden;
}
.header.animate-in {
  opacity: 1;
  -webkit-transition: opacity 0.3s , padding 0.3s, background-color 0.3s, visibility 0.3s;
  -o-transition: opacity 0.3s , padding 0.3s, background-color 0.3s, visibility 0.3s;
  -moz-transition: opacity 0.3s , padding 0.3s, background-color 0.3s, visibility 0.3s;
  transition: opacity 0.3s , padding 0.3s, background-color 0.3s, visibility 0.3s;
}
.header.animate-out {
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.8s 0s;
  transition: -webkit-transform 0.8s 0s;
  -o-transition: transform 0.8s 0s;
  -moz-transition: transform 0.8s 0s, -moz-transform 0.8s 0s;
  transition: transform 0.8s 0s;
  transition: transform 0.8s 0s, -webkit-transform 0.8s 0s, -moz-transform 0.8s 0s;
}
.header.animate-out .header__logo img,
.header.animate-out .header__buttons {
  opacity: 0;
  -webkit-transform: translateX(-100px);
     -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
          transform: translateX(-100px);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  -o-transition: opacity 0.6s, transform 0.6s;
  -moz-transition: opacity 0.6s, transform 0.6s, -moz-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s, -moz-transform 0.6s;
}
.header.animate-out.smaller {
  -webkit-transition: padding 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s, -webkit-transform 0.8s 0s;
  transition: padding 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s, -webkit-transform 0.8s 0s;
  -o-transition: padding 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s, transform 0.8s 0s;
  -moz-transition: padding 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s, transform 0.8s 0s, -moz-transform 0.8s 0s;
  transition: padding 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s, transform 0.8s 0s;
  transition: padding 0.3s, background-color 0.3s, opacity 0.3s, visibility 0.3s, transform 0.8s 0s, -webkit-transform 0.8s 0s, -moz-transform 0.8s 0s;
}
@media only screen and (min-width: 1200px) {
  .header.smaller {
    padding: 6rem 0;
    background-color: transparent;
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
  }
  .header.animate-out {
    -webkit-transform: translateX(-66.66666667%);
       -moz-transform: translateX(-66.66666667%);
        -ms-transform: translateX(-66.66666667%);
            transform: translateX(-66.66666667%);
  }
}

.menu {
  opacity: 0;
  visibility: hidden;
}
.menu .menu__image {
  -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
.menu .controls__leftline,
.menu .menulinks__contact,
.menu .menudata__copyright {
  opacity: 0;
}
.menu .navigation li {
  overflow: hidden;
}
.menu .navigation li a {
  -webkit-transform: translateY(100%);
     -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.menu.animate-in {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu.animate-in .menu__image {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.6s 0s;
  transition: -webkit-transform 0.6s 0s;
  -o-transition: transform 0.6s 0s;
  -moz-transition: transform 0.6s 0s, -moz-transform 0.6s 0s;
  transition: transform 0.6s 0s;
  transition: transform 0.6s 0s, -webkit-transform 0.6s 0s, -moz-transform 0.6s 0s;
}
.menu.animate-in .navigation li a {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: background-position 0.3s 0s ease-in-out, -webkit-transform 0.6s 0s;
  transition: background-position 0.3s 0s ease-in-out, -webkit-transform 0.6s 0s;
  -o-transition: transform 0.6s 0s, background-position 0.3s 0s ease-in-out;
  -moz-transition: transform 0.6s 0s, background-position 0.3s 0s ease-in-out, -moz-transform 0.6s 0s;
  transition: transform 0.6s 0s, background-position 0.3s 0s ease-in-out;
  transition: transform 0.6s 0s, background-position 0.3s 0s ease-in-out, -webkit-transform 0.6s 0s, -moz-transform 0.6s 0s;
}
.menu.animate-in .navigation li:nth-of-type(2) a {
  -webkit-transition: background-position 0.3s 0s ease-in-out, -webkit-transform 0.6s 0.1s;
  transition: background-position 0.3s 0s ease-in-out, -webkit-transform 0.6s 0.1s;
  -o-transition: transform 0.6s 0.1s, background-position 0.3s 0s ease-in-out;
  -moz-transition: transform 0.6s 0.1s, background-position 0.3s 0s ease-in-out, -moz-transform 0.6s 0.1s;
  transition: transform 0.6s 0.1s, background-position 0.3s 0s ease-in-out;
  transition: transform 0.6s 0.1s, background-position 0.3s 0s ease-in-out, -webkit-transform 0.6s 0.1s, -moz-transform 0.6s 0.1s;
}
.menu.animate-in .navigation li:nth-of-type(3) a {
  -webkit-transition: background-position 0.3s 0s ease-in-out, -webkit-transform 0.6s 0.2s;
  transition: background-position 0.3s 0s ease-in-out, -webkit-transform 0.6s 0.2s;
  -o-transition: transform 0.6s 0.2s, background-position 0.3s 0s ease-in-out;
  -moz-transition: transform 0.6s 0.2s, background-position 0.3s 0s ease-in-out, -moz-transform 0.6s 0.2s;
  transition: transform 0.6s 0.2s, background-position 0.3s 0s ease-in-out;
  transition: transform 0.6s 0.2s, background-position 0.3s 0s ease-in-out, -webkit-transform 0.6s 0.2s, -moz-transform 0.6s 0.2s;
}
.menu.animate-in .navigation li:nth-of-type(4) a {
  -webkit-transition: background-position 0.3s 0s ease-in-out, -webkit-transform 0.6s 0.3s;
  transition: background-position 0.3s 0s ease-in-out, -webkit-transform 0.6s 0.3s;
  -o-transition: transform 0.6s 0.3s, background-position 0.3s 0s ease-in-out;
  -moz-transition: transform 0.6s 0.3s, background-position 0.3s 0s ease-in-out, -moz-transform 0.6s 0.3s;
  transition: transform 0.6s 0.3s, background-position 0.3s 0s ease-in-out;
  transition: transform 0.6s 0.3s, background-position 0.3s 0s ease-in-out, -webkit-transform 0.6s 0.3s, -moz-transform 0.6s 0.3s;
}
.menu.animate-in .menulinks__contact {
  opacity: 1;
  -webkit-transition: opacity 0.8s 0.6s ease-in-out;
  -o-transition: opacity 0.8s 0.6s ease-in-out;
  -moz-transition: opacity 0.8s 0.6s ease-in-out;
  transition: opacity 0.8s 0.6s ease-in-out;
}
.menu.animate-in .controls__leftline,
.menu.animate-in .menudata__copyright {
  opacity: 1;
  -webkit-transition: opacity 0.8s 0.8s ease-in-out;
  -o-transition: opacity 0.8s 0.8s ease-in-out;
  -moz-transition: opacity 0.8s 0.8s ease-in-out;
  transition: opacity 0.8s 0.8s ease-in-out;
}
.menu.animate-out {
  -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.8s 0s;
  transition: -webkit-transform 0.8s 0s;
  -o-transition: transform 0.8s 0s;
  -moz-transition: transform 0.8s 0s, -moz-transform 0.8s 0s;
  transition: transform 0.8s 0s;
  transition: transform 0.8s 0s, -webkit-transform 0.8s 0s, -moz-transform 0.8s 0s;
}
.menu.animate-out .menudata__controls,
.menu.animate-out .navigation,
.menu.animate-out .menulinks__contact,
.menu.animate-out .menudata__copyright {
  opacity: 0;
  -webkit-transform: translateX(100px);
     -moz-transform: translateX(100px);
      -ms-transform: translateX(100px);
          transform: translateX(100px);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  -o-transition: opacity 0.6s, transform 0.6s;
  -moz-transition: opacity 0.6s, transform 0.6s, -moz-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s, -moz-transform 0.6s;
}
.menu.animate-out .menu__image {
  -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.6s 0.6s;
  transition: -webkit-transform 0.6s 0.6s;
  -o-transition: transform 0.6s 0.6s;
  -moz-transition: transform 0.6s 0.6s, -moz-transform 0.6s 0.6s;
  transition: transform 0.6s 0.6s;
  transition: transform 0.6s 0.6s, -webkit-transform 0.6s 0.6s, -moz-transform 0.6s 0.6s;
}
@media only screen and (min-width: 1200px) {
  .menu.animate-out {
    -webkit-transform: translateX(66.66666667%);
       -moz-transform: translateX(66.66666667%);
        -ms-transform: translateX(66.66666667%);
            transform: translateX(66.66666667%);
  }
}

/* ------------------------------------------------*/
/* Transitions End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Typography Start */
/* ------------------------------------------------*/
h1 {
  font: normal 600 3.6rem/1.2 "Poppins", sans-serif;
  color: #ffffff;
  max-width: 46rem;
}
h1.large {
  font-size: 5rem;
}
@media only screen and (min-width: 768px) {
  h1 {
    font-size: 5rem;
    max-width: none;
  }
  h1.large {
    font-size: 6rem;
  }
}
@media only screen and (min-width: 1400px) {
  h1 {
    font-size: 6rem;
  }
  h1.medium {
    font-size: 6.6rem;
  }
  h1.large {
    font-size: 7.6rem;
  }
}

.typed-cursor {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  color: rgba(255, 255, 255, 0);
}
.typed-cursor::before {
  content: "";
  display: block;
  position: absolute;
  right: 3px;
  bottom: 6px;
  width: 2px;
  height: 28px;
  -moz-border-radius: 2px;
       border-radius: 2px;
  background-color:#3599D5;
 
  background: -moz-linear-gradient(top, #91C848 0%, #3599D5 100%);
  background: -o-linear-gradient(top, #91C848 0%, #3599D5 100%);
  background: linear-gradient(to bottom, #91C848 0%, #3599D5 100%);
}
@media only screen and (min-width: 768px) {
  .typed-cursor::before {
    width: 2px;
    height: 42px;
    position: absolute;
    right: 6px;
    bottom: 10px;
  }
}
@media only screen and (min-width: 1400px) {
  .typed-cursor::before {
    width: 2px;
    height: 56px;
    position: absolute;
    right: 6px;
    bottom: 10px;
  }
}

.headline__subtitle {
  display: block;
  position: relative;
  font: normal 600 1.6rem/1 "Poppins", sans-serif;
  color: #3599D5;
  margin-top: 1rem;
  padding-left: 8rem;
  margin-bottom: 3rem;
}
.headline__subtitle::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 60px;
  height: 2px;
  -moz-border-radius: 1px;
       border-radius: 1px;
  background-color: #3599D5;
  background: -moz-linear-gradient(left, #91c848 0%, #3599D5 100%);
  background: -o-linear-gradient(left, #91c848 0%, #3599D5 100%);
  background: linear-gradient(to right, #91c848 0%, #3599D5 100%);
}
@media only screen and (min-width: 768px) {
  .headline__subtitle {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 992px) {
  .headline__subtitle {
    padding-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .headline__subtitle {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .headline__subtitle {
    margin-bottom: 1rem;
  }
}

.headline__numblock {
  margin-top: 3.7rem;
}
@media only screen and (min-width: 1400px) {
  .headline__numblock {
    margin-top: 4.2rem;
  }
}

.numblock {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 2rem;
  margin-right: 2rem;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.numblock:last-of-type {
  margin-right: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) {
  .numblock {
    margin-bottom: 0;
  }
  .numblock:last-of-type {
    margin-right: 0;
  }
}

.numblock__number {
  display: block;
  font: normal 500 3rem/1 "Poppins", sans-serif;
  background: linear-gradient(to right, #91C848, #3599D5); /* Gradient colors */
  -webkit-background-clip: text; /* Clips the background to the text */
  -webkit-text-fill-color: transparent; /* Makes the text itself transparent */
  padding-top: 0.4rem;
}
@media only screen and (min-width: 576px) {
  .numblock__number {
    padding-top: 0.4rem;
    margin-right: 1.2rem;
  }
}
@media only screen and (min-width: 1400px) {
  .numblock__number {
    font-size: 4rem;
  }
}

.numblock__descr {
  display: block;
  font: normal 300 1.3rem/1.3 "Poppins", sans-serif;
  color: #000;
  margin-top: 0.4rem;
}
@media only screen and (min-width: 576px) {
  .numblock__descr {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .numblock__descr {
    font-size: 1.5rem;
  }
}

h2 {
  font: normal 600 3rem/1.2 "Poppins", sans-serif;

}
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 4rem;
    max-width: none;
  }
}
@media only screen and (min-width: 1400px) {
  h2 {
    font-size: 5rem;
  }
}

.section__subtitle {
  display: block;
  position: relative;
  font: normal 600 1.6rem/1 "Poppins", sans-serif;
  color: #f987d6;
  margin-top: 1rem;
  padding-left: 8rem;
  margin-bottom: 3rem;
}
.section__subtitle::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 60px;
  height: 2px;
  -moz-border-radius: 2px;
       border-radius: 2px;
  background-color: #f987d6;
  background: -webkit-gradient(linear, left top, right top, from(#977ec7), to(#f987d6));
  background: -moz-linear-gradient(left, #977ec7 0%, #f987d6 100%);
  background: -o-linear-gradient(left, #977ec7 0%, #f987d6 100%);
  background: linear-gradient(to right, #977ec7 0%, #f987d6 100%);
}
@media only screen and (min-width: 768px) {
  .section__subtitle {
    font-size: 1.8rem;
  }
}

.section__text {
  font: normal 300 1.6rem/1.6 "Poppins", sans-serif;
  color: #b3bbc3;
  margin-top: 2.7rem;
}
@media only screen and (min-width: 1400px) {
  .section__text {
    font-size: 1.8rem;
  }
}

h3 {
  font: normal 600 2.6rem/1.2 "Poppins", sans-serif;

  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 768px) {
  h3 {
    font-size: 3rem;
    max-width: none;
  }
}

.block__text {
  font: normal 300 1.6rem/1.6 "Poppins", sans-serif;
  color: #b3bbc3;
  margin-bottom: 2.4rem;
}
.block__text a {
  font: normal 300 1.6rem/1.6 "Poppins", sans-serif;
}

h4 {
  font: normal 600 2.4rem/1.2 "Poppins", sans-serif;

}
h4 small {
  display: block;
  font: normal 300 1.4rem/1.6 "Poppins", sans-serif;
}
h4.dark {
  color: #212121;
}
h4.dark small {
  font-weight: 400;
}

h5 {
  font: normal 600 2rem/1.6 "Poppins", sans-serif;

}

p {
  font: normal 300 1.6rem/1.6 "Poppins", sans-serif;
  
}
p.copyright {
  font: normal 600 1.4rem/1.6 "Poppins", sans-serif;

}
p.copyright a {
  position: relative;
  font: normal 600 1.4rem/1.6 "Poppins", sans-serif;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(), color-stop(50%, #0688D6), color-stop(50%, #ffffff));
  background-image: -moz-linear-gradient(left, #91C848, #0688D6 50%, #ffffff 50%);
  background-image: -o-linear-gradient(left, #91C848, #0688D6 50%, #ffffff 50%);
  background-image: linear-gradient(to right, #91C848, #0688D6 50%, #ffffff 50%);
  -moz-background-size: 200% 100%;
       background-size: 200% 100%;
  background-position: -100%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.no-touch p.copyright a:hover {
  background-position: 0;
}

a {
  color: #b3bbc3;
}

.text-link {
  color: inherit;
  color: #b3bbc3;
  text-decoration: none;
  background: -moz-linear-gradient(left, rgba(179, 187, 195, 0.5), rgba(179, 187, 195, 0.5)), -moz-linear-gradient(left, #f987d6, #6a47af);
  background: -o-linear-gradient(left, rgba(179, 187, 195, 0.5), rgba(179, 187, 195, 0.5)), -o-linear-gradient(left, #f987d6, #6a47af);
  background: linear-gradient(to right, rgba(179, 187, 195, 0.5), rgba(179, 187, 195, 0.5)), linear-gradient(to right, #f987d6, #6a47af);
  -moz-background-size: 100% 1px, 0 1px;
       background-size: 100% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size 400ms, color 300ms;
  -o-transition: background-size 400ms, color 300ms;
  -moz-transition: background-size 400ms, color 300ms, -moz-background-size 400ms;
  transition: background-size 400ms, color 300ms;
  transition: background-size 400ms, color 300ms, -moz-background-size 400ms;
}
.no-touch .text-link:hover {
  color: #ffffff;
  -moz-background-size: 0 1px, 100% 1px;
       background-size: 0 1px, 100% 1px;
}

.contact-link {
  color: inherit;
  color: #b3bbc3;
  text-decoration: none;
  background: -moz-linear-gradient(left, rgba(179, 187, 195, 0), rgba(179, 187, 195, 0)), -moz-linear-gradient(left, #3599d5, #91c848);
  background: -o-linear-gradient(left, rgba(179, 187, 195, 0), rgba(179, 187, 195, 0)), -o-linear-gradient(left, #3599d5, #91c848);
  background: linear-gradient(to right, rgba(179, 187, 195, 0), rgba(179, 187, 195, 0)), linear-gradient(to right, #3599d5, #91c848);
  -moz-background-size: 100% 1px, 0 1px;
       background-size: 100% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size 400ms, color 300ms;
  -o-transition: background-size 400ms, color 300ms;
  -moz-transition: background-size 400ms, color 300ms, -moz-background-size 400ms;
  transition: background-size 400ms, color 300ms;
  transition: background-size 400ms, color 300ms, -moz-background-size 400ms;
}
.no-touch .contact-link:hover {
  color: #ffffff;
  -moz-background-size: 0 1px, 100% 1px;
       background-size: 0 1px, 100% 1px;
}

.navigation li {
  display: block;
  margin-bottom: 2rem;
  font: normal 600 3.6rem/1 "Poppins", sans-serif;
}
.navigation li:last-of-type {
  margin-bottom: 0;
}
.navigation li a {
  display: inline-block;
  font: normal 600 3.6rem/1 "Poppins", sans-serif;
  color: #ffffff;
  background-image: -moz-linear-gradient(left, #3599d5, #91c848 50%, #ffffff 50%);
  background-image: -o-linear-gradient(left, #3599d5, #91c848  50%, #ffffff 50%);
  background-image: linear-gradient(to right, #3599d5, #91c848  50%, #ffffff 50%);
  -moz-background-size: 200% 100%;
       background-size: 200% 100%;
  background-position: -100%;
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.no-touch .navigation li a:hover {
  background-position: 0;
}
@media only screen and (min-width: 768px) {
  .navigation li a {
    font-size: 5rem;
  }
}
@media only screen and (min-width: 1400px) {
  .navigation li a {
    font-size: 3rem;
  }
}

.popup-title__title {
  font: normal 600 2.6rem/1.2 "Poppins", sans-serif;
  color: #ffffff;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .popup-title__title {
    font-size: 3rem;
  }
}

.popup-title__text {
  font: normal 300 1.6rem/1.6 "Poppins", sans-serif;
  color: #b3bbc3;
  max-width: 460px;
}

/* ------------------------------------------------*/
/* Typography End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Buttons & Triggers Start */
/* ------------------------------------------------*/
.menu-trigger {
  position: relative;
  display: block;
  width: 4.4rem;
  height: 4.4rem;
  -moz-border-radius: 50%;
       border-radius: 50%;
  border: 2px solid #ffffff;
  background-color: #ffffff;
  margin-left: 1rem;
  -webkit-box-shadow: 0px 6px 38px -9px rgba(7, 5, 28, 0.84);
     -moz-box-shadow: 0px 6px 38px -9px rgba(7, 5, 28, 0.84);
          box-shadow: 0px 6px 38px -9px rgba(7, 5, 28, 0.84);
}
.menu-trigger .menu-text {
  display: none;
}
.menu-trigger .menu-objects {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 20px;
  height: 20px;
  background-color: transparent;
  overflow: hidden;
}
.menu-trigger .menu-objects::before, .menu-trigger .menu-objects::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  -moz-border-radius: 1px;
       border-radius: 1px;
  background-color: #000000;
}
.menu-trigger .menu-objects::before {
  position: absolute;
  top: 6px;
  left: 0;
}
.menu-trigger .menu-objects::after {
  position: absolute;
  bottom: 6px;
  left: 0;
}
@media only screen and (min-width: 1200px) {
  .menu-trigger {
    width: 4.4rem;
    height: 4.4rem;
    margin-left: 0;
  }
  .no-touch .menu-trigger:hover .menu-objects::before {
    -webkit-animation: 0.5s ease-in-out 0s 1 both slideOutRight;
       -moz-animation: 0.5s ease-in-out 0s 1 both slideOutRight;
            animation: 0.5s ease-in-out 0s 1 both slideOutRight;
  }
  .no-touch .menu-trigger:hover .menu-objects::after {
    -webkit-animation: 0.5s ease-in-out 0s 1 both slideOutRight;
       -moz-animation: 0.5s ease-in-out 0s 1 both slideOutRight;
            animation: 0.5s ease-in-out 0s 1 both slideOutRight;
    -webkit-animation-delay: 0.1s;
       -moz-animation-delay: 0.1s;
            animation-delay: 0.1s;
  }
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  51% {
    opacity: 0;
  }
  52% {
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
    opacity: 0;
  }
  53% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-moz-keyframes slideOutRight {
  0% {
    -moz-transform: translateX(0);
         transform: translateX(0);
  }
  50% {
    -moz-transform: translateX(20px);
         transform: translateX(20px);
  }
  51% {
    opacity: 0;
  }
  52% {
    -moz-transform: translateX(-20px);
         transform: translateX(-20px);
    opacity: 0;
  }
  53% {
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(0);
         transform: translateX(0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(20px);
       -moz-transform: translateX(20px);
            transform: translateX(20px);
  }
  51% {
    opacity: 0;
  }
  52% {
    -webkit-transform: translateX(-20px);
       -moz-transform: translateX(-20px);
            transform: translateX(-20px);
    opacity: 0;
  }
  53% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
            transform: translateX(0);
  }
}
.section-close {
  position: relative;
  display: block;
  border: none;
  outline: 0;
  padding: 0;
  cursor: pointer;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 4.4rem;
  height: 4.4rem;
  -moz-border-radius: 50%;
       border-radius: 50%;
  border: 2px solid #ffffff;
  background-color: transparent;
  -webkit-box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
     -moz-box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
          box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  /*-webkit-transition: background-color 0.5s, -webkit-box-shadow 0.5s, -webkit-transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);*/
  /*transition: background-color 0.5s, -webkit-box-shadow 0.5s, -webkit-transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);*/
  /*-o-transition: background-color 0.5s, box-shadow 0.5s, transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);*/
  /*-moz-transition: background-color 0.5s, box-shadow 0.5s, transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09), -moz-box-shadow 0.5s, -moz-transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);*/
  /*transition: background-color 0.5s, box-shadow 0.5s, transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);*/
  /*transition: background-color 0.5s, box-shadow 0.5s, transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09), -webkit-box-shadow 0.5s, -moz-box-shadow 0.5s, -webkit-transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09), -moz-transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);*/
}
.section-close span {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 20px;
  height: 2px;
  background-color: transparent;
  -moz-border-radius: 2px;
       border-radius: 2px;
  -webkit-transition: width 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  -o-transition: width 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  -moz-transition: width 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  transition: width 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
}
.section-close span::before, .section-close span::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-border-radius: 2px;
       border-radius: 2px;
  background-color: #ffffff;
  -webkit-transition: background-color 0.5s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  -o-transition: background-color 0.5s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  -moz-transition: background-color 0.5s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  transition: background-color 0.5s cubic-bezier(0.23, 0.65, 0.74, 1.09);
}
.section-close span::before {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.section-close span::after {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.no-touch .section-close:hover {
  -webkit-box-shadow: 0px 10px 38px -9px rgba(105, 29, 255, 0.8);
     -moz-box-shadow: 0px 10px 38px -9px rgba(105, 29, 255, 0.8);
          box-shadow: 0px 10px 38px -9px rgba(105, 29, 255, 0.8);
}
.no-touch .section-close:hover span::before, .no-touch .section-close:hover span::after {
  background-color: #212121;
}
.section-close.is-scaled-up {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.popup-close {
  position: relative;
  display: block;
  border: none;
  outline: 0;
  padding: 0;
  cursor: pointer;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 4.4rem;
  height: 4.4rem;
  -moz-border-radius: 50%;
       border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
     -moz-box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
          box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  /*-webkit-transition: background-color 0.5s, -webkit-box-shadow 0.5s, -webkit-transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);*/
  /*transition: background-color 0.5s, -webkit-box-shadow 0.5s, -webkit-transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);*/
  /*-o-transition: background-color 0.5s, box-shadow 0.5s, transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);*/
  /*-moz-transition: background-color 0.5s, box-shadow 0.5s, transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09), -moz-box-shadow 0.5s, -moz-transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);*/
  /*transition: background-color 0.5s, box-shadow 0.5s, transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);*/
  /*transition: background-color 0.5s, box-shadow 0.5s, transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09), -webkit-box-shadow 0.5s, -moz-box-shadow 0.5s, -webkit-transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09), -moz-transform 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);*/
}
.popup-close span {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 20px;
  height: 2px;
  background-color: transparent;
  -moz-border-radius: 2px;
       border-radius: 2px;
  -webkit-transition: width 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  -o-transition: width 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  -moz-transition: width 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  transition: width 0.3s cubic-bezier(0.23, 0.65, 0.74, 1.09);
}
.popup-close span::before, .popup-close span::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-border-radius: 2px;
       border-radius: 2px;
  background-color: #212121;
  -webkit-transition: background-color 0.5s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  -o-transition: background-color 0.5s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  -moz-transition: background-color 0.5s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  transition: background-color 0.5s cubic-bezier(0.23, 0.65, 0.74, 1.09);
}
.popup-close span::before {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.popup-close span::after {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.no-touch .popup-close:hover {
  -webkit-box-shadow: 0px 10px 38px -9px rgba(105, 29, 255, 0.8);
     -moz-box-shadow: 0px 10px 38px -9px rgba(105, 29, 255, 0.8);
          box-shadow: 0px 10px 38px -9px rgba(105, 29, 255, 0.8);
}
.no-touch .popup-close:hover span::before, .no-touch .popup-close:hover span::after {
  background-color: #ffffff;
}
.popup-close.is-scaled-up {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.btn-round-mobile {
  position: relative;
  display: inline-block;
  border: none;
  outline: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 4.4rem;
  height: 4.4rem;
  line-height: 4rem;
  -moz-border-radius: 50%;
       border-radius: 50%;
  text-align: center;
  font-size: 1.4rem;
}
.btn-round-mobile .btn-caption {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .btn-round-mobile {
    width: fit-content;
    height: 4.4rem;
    padding: 0 2.4rem;
    -moz-border-radius: 2.4rem;
         border-radius: 1.1rem;
    font: normal 600 1.4rem/4rem "Poppins", sans-serif;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .btn-round-mobile i {
    display: none;
  }
  .btn-round-mobile .btn-caption {
    display: block;
    position: relative;
  }
}

@media only screen and (min-width: 1200px) {
  .btn-notify {
    margin-right: 0;
  }
}

.btn {
  position: relative;
  display: block;
  border: none;
  outline: 0;
  padding: 0;
  font: inherit;
  background-color: transparent;
  cursor: pointer;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 4.4rem;
  padding: 0 2.4rem;
  -moz-border-radius: 2.4rem;
       border-radius: 2.4rem;
  font: normal 600 1.4rem/4rem "Poppins", sans-serif;
  margin-bottom: 1.4rem;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn:last-of-type {
  margin-bottom: 0;
}
.btn i {
  margin-right: 0.6rem;
}
@media only screen and (min-width: 768px) {
  .btn {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 1.6rem;
  }
  .btn:last-of-type {
    margin: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .btn .btn-caption {
    display: block;
    position: relative;
  }
}

.btn-l {
  display: inline-block;
  height: 5.4rem;
  padding: 0 3.4rem;
  -moz-border-radius: 2.7rem;
       border-radius: 2.7rem;
  font: normal 600 1.6rem/5.2rem "Poppins", sans-serif;
}

.btn-light {
  background-color: #ffffff;
  color: #000000;
  -webkit-box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
     -moz-box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
          box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
}

.btn-light-mobile {
  background-color: #ffffff;
  border: 2px solid #ffffff;
  color: #000000;
  -webkit-box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
     -moz-box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
          box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
}
@media only screen and (min-width: 1200px) {
  .btn-light-mobile {
    background-color: transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
    -webkit-box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
       -moz-box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
            box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
  }
}

.btn-light-outline {
  background-color: transparent;
  border: 2px solid #0688D6;
  color: #ffffff;
  -webkit-box-shadow: 0px 6px 38px -9px rgba(145, 200, 72, 0.34);
     -moz-box-shadow: 0px 6px 38px -9px rgba(145, 200, 72, 0.34);
          box-shadow: 0px 6px 38px -9px rgba(145, 200, 72, 0.34);
}

@media only screen and (min-width: 1200px) {
  .hover-white {
    position: relative;
    overflow: hidden;
    color: #000;
    -webkit-box-shadow: 0px 6px 38px -9px rgba(53, 153, 213,0.6);;
       -moz-box-shadow: 0px 6px 38px -9px rgba(53, 153, 213,0.6);;
            box-shadow: 0px 6px 38px -9px rgba(53, 153, 213,0.6);;
    -webkit-transition: color 0.3s 0s, background-color 0s 0s, -webkit-transform 0.3s ease-in-out;
    transition: color 0.3s 0s, background-color 0s 0s, -webkit-transform 0.3s ease-in-out;
    -o-transition: color 0.3s 0s, background-color 0s 0s, transform 0.3s ease-in-out;
    -moz-transition: color 0.3s 0s, background-color 0s 0s, transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    transition: color 0.3s 0s, background-color 0s 0s, transform 0.3s ease-in-out;
    transition: color 0.3s 0s, background-color 0s 0s, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
  }
  .hover-white em {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background-color: #b1dffa;
    -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
    transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .no-touch .hover-white:hover {
    color: #212121;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 10px 38px -9px rgba(113, 163, 46,0.4);
       -moz-box-shadow: 0px 10px 38px -9px rgba(113, 163, 46,0.4);
            box-shadow: 0px 10px 38px -9px rgba(113, 163, 46,0.4);
    -webkit-transition: color 0.3s 0s, background-color 0.3s 0.2s, -webkit-box-shadow 0.5s, -webkit-transform 0.3s ease-in-out;
    transition: color 0.3s 0s, background-color 0.3s 0.2s, -webkit-box-shadow 0.5s, -webkit-transform 0.3s ease-in-out;
    -o-transition: color 0.3s 0s, background-color 0.3s 0.2s, box-shadow 0.5s, transform 0.3s ease-in-out;
    -moz-transition: color 0.3s 0s, background-color 0.3s 0.2s, box-shadow 0.5s, transform 0.3s ease-in-out, -moz-box-shadow 0.5s, -moz-transform 0.3s ease-in-out;
    transition: color 0.3s 0s, background-color 0.3s 0.2s, box-shadow 0.5s, transform 0.3s ease-in-out;
    transition: color 0.3s 0s, background-color 0.3s 0.2s, box-shadow 0.5s, transform 0.3s ease-in-out, -webkit-box-shadow 0.5s, -moz-box-shadow 0.5s, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
  }
  .no-touch .hover-white:hover em {
    width: 225%;
    height: 9.9rem;
  }
}

.no-touch .hover-white-s:hover em {
  width: 225%;
  height: 9.9rem;
}

.no-touch .hover-white-l:hover em {
  width: 225%;
  height: 12.15rem;
}

@media only screen and (min-width: 1200px) {
  .hover-gradient {
    position: relative;
    overflow: hidden;
    color: #212121;
    -webkit-box-shadow: 0px 6px 38px -9px rgba(53, 153, 213,.034);
       -moz-box-shadow: 0px 6px 38px -9px rgba(53, 153, 213,.034);
            box-shadow: 0px 6px 38px -9px rgba(53, 153, 213,.034);
    -webkit-transition: color 0.3s 0s, background-color 0s 0s, -webkit-transform 0.3s 0s ease-in-out;
    transition: color 0.3s 0s, background-color 0s 0s, -webkit-transform 0.3s 0s ease-in-out;
    -o-transition: color 0.3s 0s, background-color 0s 0s, transform 0.3s 0s ease-in-out;
    -moz-transition: color 0.3s 0s, background-color 0s 0s, transform 0.3s 0s ease-in-out, -moz-transform 0.3s 0s ease-in-out;
    transition: color 0.3s 0s, background-color 0s 0s, transform 0.3s 0s ease-in-out;
    transition: color 0.3s 0s, background-color 0s 0s, transform 0.3s 0s ease-in-out, -webkit-transform 0.3s 0s ease-in-out, -moz-transform 0.3s 0s ease-in-out;
  }
  .hover-gradient em {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: -moz-linear-gradient(315deg, #f987d6 0%, #6a47af 100%);
    background: -o-linear-gradient(315deg, #f987d6 0%, #6a47af 100%);
    background: linear-gradient(135deg, #f987d6 0%, #6a47af 100%);
    -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
    transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .no-touch .hover-gradient:hover {
    color: #ffffff;
    background-color: transparent;
    -webkit-box-shadow: 0px 10px 38px -9px rgba(105, 29, 255, 0.64);
       -moz-box-shadow: 0px 10px 38px -9px rgba(105, 29, 255, 0.64);
            box-shadow: 0px 10px 38px -9px rgba(105, 29, 255, 0.64);
    -webkit-transition: color 0.3s 0s, background-color 0.3s 0.2s, -webkit-box-shadow 0.5s, -webkit-transform 0.3s 0s ease-in-out;
    transition: color 0.3s 0s, background-color 0.3s 0.2s, -webkit-box-shadow 0.5s, -webkit-transform 0.3s 0s ease-in-out;
    -o-transition: color 0.3s 0s, background-color 0.3s 0.2s, box-shadow 0.5s, transform 0.3s 0s ease-in-out;
    -moz-transition: color 0.3s 0s, background-color 0.3s 0.2s, box-shadow 0.5s, transform 0.3s 0s ease-in-out, -moz-box-shadow 0.5s, -moz-transform 0.3s 0s ease-in-out;
    transition: color 0.3s 0s, background-color 0.3s 0.2s, box-shadow 0.5s, transform 0.3s 0s ease-in-out;
    transition: color 0.3s 0s, background-color 0.3s 0.2s, box-shadow 0.5s, transform 0.3s 0s ease-in-out, -webkit-box-shadow 0.5s, -moz-box-shadow 0.5s, -webkit-transform 0.3s 0s ease-in-out, -moz-transform 0.3s 0s ease-in-out;
  }
  .no-touch .hover-gradient:hover em {
    width: 225%;
    height: 9.9rem;
  }
}

.no-touch .hover-gradient-s:hover em {
  height: 9.9rem;
}

.no-touch .hover-gradient-l:hover em {
  height: 12.15rem;
}

.btn-bottom {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn-bottom .circle {
  position: relative;
  width: 6rem;
  height: 6rem;
  -moz-border-radius: 50%;
       border-radius: 50%;
  border: 1px solid #07051c;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 6px 38px -9px rgba(53, 153, 213, 0.34);
     -moz-box-shadow: 0px 6px 38px -9px rgba(53, 153, 213, 0.34);
          box-shadow: 0px 6px 38px -9px rgba(53, 153, 213, 0.34);
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-bottom .circle em {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  -moz-border-radius: 50%;
       border-radius: 50%;
  background: -moz-linear-gradient(315deg, #3599D5 0%, #91C848 100%);
  background: -o-linear-gradient(315deg, #3599D5 0%, #91C848 100%);
  background: linear-gradient(135deg, #3599D5 0%, #91C848 100%);
  -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.btn-bottom .circle i {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  font-size: 1.6rem;
  color: #212121;
  z-index: 2;
  -webkit-transition: color 0.3s 0s ease-in-out;
  -o-transition: color 0.3s 0s ease-in-out;
  -moz-transition: color 0.3s 0s ease-in-out;
  transition: color 0.3s 0s ease-in-out;
}
.btn-bottom .circle i.fa-play {
  padding-left: 0.2rem;
}
.btn-bottom .circle svg {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  fill: #07051c;
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  -moz-transition: fill 0.3s;
  transition: fill 0.3s;
  z-index: 2;
}
.no-touch .btn-bottom .circle:hover {
  background-color: transparent;
  -webkit-transition: background-color 0.3s 0.2s, -webkit-box-shadow 0.3s 0s;
  transition: background-color 0.3s 0.2s, -webkit-box-shadow 0.3s 0s;
  -o-transition: background-color 0.3s 0.2s, box-shadow 0.3s 0s;
  -moz-transition: background-color 0.3s 0.2s, box-shadow 0.3s 0s, -moz-box-shadow 0.3s 0s;
  transition: background-color 0.3s 0.2s, box-shadow 0.3s 0s;
  transition: background-color 0.3s 0.2s, box-shadow 0.3s 0s, -webkit-box-shadow 0.3s 0s, -moz-box-shadow 0.3s 0s;
}
.no-touch .btn-bottom .circle:hover em {
  width: 225%;
  height: 13.5rem;
}
.no-touch .btn-bottom .circle:hover i {
  color: #ffffff;
}
.no-touch .btn-bottom .circle:hover svg {
  fill: #ffffff;
}
.btn-bottom .caption {
  margin-left: 2rem;
  font: normal 600 1.4rem/1.2 "Poppins", sans-serif;
  color: #000;
  -webkit-transition: colors 0.3s;
  -o-transition: colors 0.3s;
  -moz-transition: colors 0.3s;
  transition: colors 0.3s;
}
.no-touch .btn-bottom:hover .circle {
  -webkit-box-shadow: 0px 6px 38px -9px rgba(53, 153, 213, 0.34);
     -moz-box-shadow: 0px 6px 38px -9px rgba(53, 153, 213, 0.34);
          box-shadow: 0px 6px 38px -9px rgba(53, 153, 213, 0.34);
}
.no-touch .btn-bottom:hover .caption {
  color: #3599D5;
}
@media only screen and (min-width: 1200px) {
  .btn-bottom .caption {
    margin-left: 2.4rem;
  }
}
@media only screen and (min-width: 1400px) {
  .btn-bottom .circle {
    width: 8rem;
    height: 8rem;
  }
  .btn-bottom .circle i {
    font-size: 1.8rem;
  }
  .btn-bottom .circle i.fa-play {
    padding-left: 0.3rem;
  }
  .no-touch .btn-bottom .circle:hover em {
    height: 18rem;
  }
}
.text-justify{
  text-align: justify;
}
.inner-video-trigger {
  display: block;
  position: relative;
  width: 6rem;
  height: 6rem;
  -moz-border-radius: 50%;
       border-radius: 50%;
  background-color: transparent;
  border: 2px solid #ffffff;
  text-align: center;
  color: #ffffff;
  -webkit-box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
     -moz-box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
          box-shadow: 0px 6px 38px -9px rgba(105, 29, 255, 0.34);
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.inner-video-trigger em {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  -moz-border-radius: 50%;
       border-radius: 50%;
  background-color: #ffffff;
  -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.inner-video-trigger i {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  padding-left: 0.2rem;
  font-size: 1.6rem;
  z-index: 2;
}
@media only screen and (min-width: 1200px) {
  .no-touch .inner-video-trigger:hover {
    color: #212121;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 10px 38px -9px rgba(105, 29, 255, 0.64);
       -moz-box-shadow: 0px 10px 38px -9px rgba(105, 29, 255, 0.64);
            box-shadow: 0px 10px 38px -9px rgba(105, 29, 255, 0.64);
    -webkit-transition: color 0.3s 0s, background-color 0.3s 0.2s, -webkit-box-shadow 0.5s, -webkit-transform 0.3s ease-in-out;
    transition: color 0.3s 0s, background-color 0.3s 0.2s, -webkit-box-shadow 0.5s, -webkit-transform 0.3s ease-in-out;
    -o-transition: color 0.3s 0s, background-color 0.3s 0.2s, box-shadow 0.5s, transform 0.3s ease-in-out;
    -moz-transition: color 0.3s 0s, background-color 0.3s 0.2s, box-shadow 0.5s, transform 0.3s ease-in-out, -moz-box-shadow 0.5s, -moz-transform 0.3s ease-in-out;
    transition: color 0.3s 0s, background-color 0.3s 0.2s, box-shadow 0.5s, transform 0.3s ease-in-out;
    transition: color 0.3s 0s, background-color 0.3s 0.2s, box-shadow 0.5s, transform 0.3s ease-in-out, -webkit-box-shadow 0.5s, -moz-box-shadow 0.5s, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
  }
  .no-touch .inner-video-trigger:hover em {
    width: 225%;
    height: 13.5rem;
  }
}
@media only screen and (min-width: 1400px) {
  .inner-video-trigger {
    width: 8rem;
    height: 8rem;
  }
  .inner-video-trigger i {
    font-size: 1.8rem;
    padding-left: 0.3rem;
  }
  .no-touch .inner-video-trigger:hover em {
    height: 18rem;
  }
}

/* ------------------------------------------------*/
/* Buttons & Triggers End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Forms and Forms Reply Groups Start */
/* ------------------------------------------------*/
.form-container {
  position: relative;
}

.form {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.form.is-hidden {
  opacity: 0;
}

form {
  position: relative;
  width: 100%;
}
form input, form textarea {
  position: relative;
  display: block;
  width: 100%;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  padding: 1.3rem 1.6rem 1.2rem 1.6rem;
  font: normal 400 1.4rem/1.6 "Poppins", sans-serif;
  -webkit-transition: border 0.3s, background-color 0.3s ease-in-out;
  -o-transition: border 0.3s, background-color 0.3s ease-in-out;
  -moz-transition: border 0.3s, background-color 0.3s ease-in-out;
  transition: border 0.3s, background-color 0.3s ease-in-out;
  border: 1px solid #0688D6;
}
form input.margin-s, form textarea.margin-s {
  margin: 0 0 0.6rem 0;
}
form input {
  height: 5rem;
  margin: 0 0 2.4rem 0;
}
form textarea {
  height: 16rem;
  resize: none;
  margin: 0 0 2.4rem 0;
}
form input.margin-s, form textarea.margin-s {
  margin: 0 0 0.6rem 0;
}
form .inputs-description {
  display: block;
  width: 100%;
  margin-bottom: 0.3rem;
  padding: 0 0.2rem;
  text-align: right;
  font: normal 400 1.3rem/1.2 "Poppins", sans-serif;
}
@media only screen and (min-width: 1400px) {
  form input {
    height: 5rem;
  }
  form textarea {
    height: 18rem;
  }
}

.form-light ::-webkit-input-placeholder {
  font-weight: 300;
  color: #9ca8b4;
}
.form-light :-moz-placeholder {
  font-weight: 300;
  color: #9ca8b4;
}
.form-light ::-moz-placeholder {
  font-weight: 300;
  color: #9ca8b4;
}
.form-light :-ms-input-placeholder {
  font-weight: 300;
  color: #9ca8b4;
}
.form-light input:focus:required:invalid,
.form-light textarea:focus:required:invalid {
  color: #ffffff;
}
.form-light input:required:valid,
.form-light textarea:required:valid {
  color: #ffffff;
}
.form-light input, .form-light textarea {
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.form-light input:focus, .form-light textarea:focus {
  background-color: rgba(255, 255, 255, 0.05);
  border: 2px solid #6a47af;
}
.form-light .inputs-description {
  color: #9ca8b4;
}

.reply-group {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: 300px;
  padding: 0 15px;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.reply-group.is-visible {
  opacity: 1;
}

.reply-group__icon {
  display: block;
  margin: 0 auto 1.7rem;
  font-size: 4rem;
  color: #6a47af;
}

.reply-group__title {
  font: normal 600 2rem/1.2 "Poppins", sans-serif;
  color: #ffffff;
  margin-bottom: 1rem;
}

.reply-group__text {
  font: normal 300 1.4rem/1.6 "Poppins", sans-serif;
  color: #b3bbc3;
}

/* ------------------------------------------------*/
/* Forms and Forms Reply Groups End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Animated Backgrounds Start */
/* ------------------------------------------------*/
.video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

#main-video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-position: center center;
  -moz-background-size: contain;
       background-size: contain;
  -o-object-fit: cover;
     object-fit: cover;
}

#bgndKenburns {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  background-color: transparent;
}

#triangles-js,
#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 320px;
  background-color: transparent;
}

/* ------------------------------------------------*/
/* Animated Backgrounds End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Header Styles Start */
/* ------------------------------------------------*/
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 360px;
  z-index: 9;
  background-color: rgba(255, 0, 0, 0.5);
  padding: 3rem 0;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .header {
    padding: 1rem 0;
  }
}
@media only screen and (min-width: 1400px) {
  .header {
    padding: 3rem 0;
  }
}

.header__content {
  position: relative;
  padding: 0 10%;
}
@media only screen and (min-width: 1200px) {
  .header__content {
    padding: 0;
  }
}

.header__logo {
  position: absolute;
  left: 10%;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-top: 0.4rem;
}
.header__logo img {
  width: auto;
  max-width: 130px;
}
@media only screen and (min-width: 1200px) {
  .header__logo {
    padding-top: 0.4rem;
  }
  .header__logo img {
    width: auto;
    max-width: 164px;
  }
}
@media only screen and (min-width: 1200px) {
  .header__logo {
    left: 8rem;
  }
}
@media only screen and (min-width: 1200px) {
  .header__logo img {
    width: auto;
    max-width: none;
    height: 100px;
  }
}
@media only screen and (min-width: 1400px) {
  .header__logo {
    left: 10rem;
    z-index:99;
  }
}

.header__menu,
.header__buttons {
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .header__menu,
.header__buttons {
    padding: 0 8rem;
  }
}
@media only screen and (min-width: 1400px) {
  .header__menu,
.header__buttons {
    padding: 0 10rem;
  }
}

.inner-controls {
  position: absolute;
  top: 0;
  right: 0;
  width: 4.4rem;
  height: 4.4rem;
}
@media only screen and (min-width: 1200px) {
  .inner-controls {
    position: absolute;
    top: 0;
    right: 9rem;
  }
}
@media only screen and (min-width: 1400px) {
  .inner-controls {
    position: absolute;
    top: 0;
    right: 10rem;
  }
}

.about-close,
.portfolio-close,
.contact-close {
  position: absolute;
  top: 0;
  left: 0;
}

/* ------------------------------------------------*/
/* Header Styles End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Main Section Styles Start */
/* ------------------------------------------------*/
.main {
  position: relative;
  height: 100%;


  background-color: #07051c;
  padding-top: 104px;
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  .main {
    padding-top: 70px;
  }
}
@media only screen and (min-width: 1200px) {
  .main {
    padding-top: 0;
    min-height: 600px;
    overflow: hidden;
  }
}

.main__content {
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .main__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.main__intro,
.main__media {
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .main__intro,
.main__media {
    height: 100%;
  }
}

.main__intro {
  background-color: #fff;
}

.intro__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.intro__content {
  position: relative;
  padding: 6rem 0;
}
@media only screen and (min-width: 1200px) {
  .intro__content {
    height: 100%;
    padding: 0;
  }
}

.headline {
  position: relative;
  width: 100%;
  padding: 0 10%;
}
@media only screen and (min-width: 1200px) {
  .headline {
    position: absolute;
    left: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 0 8rem;
  }
}
@media only screen and (min-width: 1400px) {
  .headline {
    padding: 0 10rem;
  }
}

.intro__button {
  position: relative;
  padding: 0 10%;
  margin: 3rem 0;
}
@media only screen and (min-width: 768px) {
  .intro__button {
    margin: 5rem 0;
  }
}
@media only screen and (min-width: 1200px) {
  .intro__button {
    position: absolute;
    bottom: 5rem;
    left: 8rem;
    margin: 0;
    padding: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .intro__button {
    bottom: 6rem;
    left: 10rem;
  }
}

.main__media {
  height: 100vh;
  min-height: 600px;
}
@media only screen and (min-width: 1200px) {
  .main__media {
    height: 100%;
    min-height: auto;
  }
}

.media__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
       background-size: cover;
}

/* ------------------------------------------------*/
/* Main Section Styles End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Socials Start */
/* ------------------------------------------------*/
.socials-mobile {
  display: block;
  position: relative;
  padding: 3rem 0;
  text-align: center;
}
.socials-mobile ul {
  display: block;
  padding: 0 3rem;
}
.socials-mobile ul li {
  display: inline-block;
  margin-right: 2rem;
}
.socials-mobile ul li:last-of-type {
  margin-right: 0;
}
.socials-mobile ul li a {
  display: block;
  font-size: 1.6rem;
  line-height: 1;
  color: #b3bbc3;
}
@media only screen and (min-width: 768px) {
  .socials-mobile {
    padding: 5rem 0;
  }
}
@media only screen and (min-width: 1200px) {
  .socials-mobile {
    display: none;
  }
}

.socials-menu {
  display: none;
}
@media only screen and (min-width: 768px) {
  .socials-menu {
    display: inline-block;
  }
  .socials-menu ul {
    display: block;
    margin-left: 2.4rem;
  }
  .socials-menu ul li {
    display: inline-block;
    margin-right: 2rem;
  }
  .socials-menu ul li:last-of-type {
    margin-right: 0;
  }
  .socials-menu ul li a {
    display: block;
    font-size: 1.6rem;
    line-height: 1;
    color: #ffffff;
    background-image: -moz-linear-gradient(left, #3599d5, #91c848 50%, #ffffff 50%);
    background-image: -o-linear-gradient(left, #3599d5, #91c848  50%, #ffffff 50%);
    background-image: linear-gradient(to right, #3599d5, #91c848  50%, #ffffff 50%);
    -moz-background-size: 200% 100%;
         background-size: 200% 100%;
    background-position: -100%;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .no-touch .socials-menu ul li:hover a {
    background-position: 0;
  }
}

.socials-desktop {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .socials-desktop {
    display: block;
  }
  .socials-desktop ul {
    display: block;
    margin-right: 2.4rem;
  }
  .socials-desktop ul li {
    display: inline-block;
    margin-right: 2rem;
  }
  .socials-desktop ul li:last-of-type {
    margin-right: 0;
  }
  .socials-desktop ul li a {
    display: block;
    font-size: 1.6rem;
    line-height: 1;
    color: #ffffff;
    background-image: -moz-linear-gradient(left, #3599d5, #91c848 50%, #000 50%);
    background-image: -o-linear-gradient(left, #3599d5, #91c848 50%, #000 50%);
    background-image: linear-gradient(to right, #3599d5, #91c848 50%, #000 50%);
    -moz-background-size: 200% 100%;
         background-size: 200% 100%;
    background-position: -100%;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .no-touch .socials-desktop ul li:hover a {
    background-position: 0;
  }
}

/* ------------------------------------------------*/
/* Socials End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Countdown Start */
/* ------------------------------------------------*/
.media__countdown {
  position: relative;
}
.media__countdown #countdown {
  position: relative;
  font: normal 600 5rem/1.2 "Poppins", sans-serif;
  color: #ffffff;
}
.media__countdown .countdown-period {
  display: inline-block;
  margin-left: 2rem;
  letter-spacing: normal;
  text-transform: lowercase;
}
@media only screen and (min-width: 768px) {
  .media__countdown #countdown {
    font-size: 6rem;
  }
}
@media only screen and (min-width: 1400px) {
  .media__countdown #countdown {
    font-size: 7.6rem;
  }
}

/* ------------------------------------------------*/
/* Countdown End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Menu Start */
/* ------------------------------------------------*/
.menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;

  z-index: 10;
}

.menu__content {
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .menu__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.menu__data {
  position: relative;
  background-color: #121212;
}
@media only screen and (min-width: 1200px) {
  .menu__data {
    height: 100%;
  }
}

.menudata__controls {
  position: relative;
  width: 100%;
  padding: 3rem 0;
}
@media only screen and (min-width: 768px) {
  .menudata__controls {
    padding: 5rem 0;
  }
}
@media only screen and (min-width: 1400px) {
  .menudata__controls {
    padding: 6rem 0;
  }
}

.controls__content {
  position: relative;
  padding: 0 10%;
}
@media only screen and (min-width: 1200px) {
  .controls__content {
    padding: 0 8rem;
  }
}
@media only screen and (min-width: 1400px) {
  .controls__content {
    padding: 0 10rem;
  }
}

.menudata__links {
  position: relative;
  width: 100%;
  padding: 0 10%;
}
@media only screen and (min-width: 1200px) {
  .menudata__links {
    position: absolute;
    left: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 0 8rem;
  }
}
@media only screen and (min-width: 1400px) {
  .menudata__links {
    padding: 0 10rem;
  }
}

.navigation {
  position: relative;
  padding: 6rem 0;
}
@media only screen and (min-width: 1200px) {
  .navigation {
    padding: 0;
  }
}

.menulinks__contact {
  display: block;
  text-align: left;
  padding-top: 3rem;
}
.menulinks__contact li {
  display: block;
  margin-bottom: 2rem;
  font-size: 104rem;
}
.menulinks__contact li p, .menulinks__contact li a {
  font-size: 1.4rem;
  color: #9ca8b4;
}
@media only screen and (min-width: 768px) {ani
  .menulinks__contact {
    padding: 6rem 0;
    text-align: left;
  }
  .menulinks__contact li:last-of-type {
    margin-bottom: 0.2rem;
  }
  .navigation{
      text-align:right;
  }
}
@media only screen and (min-width: 1200px) {
  .menulinks__contact {
    padding: 0;
  }
}

.menudata__copyright {
  position: relative;
  padding: 0 10%;
  margin-bottom: 3rem;
}
@media only screen and (min-width: 768px) {
  .menudata__copyright {
    margin: 5rem 0;
  }
}
@media only screen and (min-width: 1200px) {
  .menudata__copyright {
    position: absolute;
    bottom: 5rem;
    left: 8rem;
    margin: 0;
    padding: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .menudata__copyright {
    bottom: 6rem;
    left: 10rem;
  }
}

.menu__media {
  position: relative;
  height: 100vh;
  min-height: 600px;
}
@media only screen and (min-width: 1200px) {
  .menu__media {
    height: 100%;
    min-height: auto;
  }
}

.media__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.menu__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
       background-size: cover;

}

/* ------------------------------------------------*/
/* Menu End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Popup Start */
/* ------------------------------------------------*/
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: rgba(7, 5, 28, 0.6);
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s 0s, opacity 0.3s 0s;
  -o-transition: visibility 0s 0s, opacity 0.3s 0s;
  -moz-transition: visibility 0s 0s, opacity 0.3s 0s;
  transition: visibility 0s 0s, opacity 0.3s 0s;
}
.popup.animate-in {
  opacity: 1;
  visibility: visible;
}
.popup.animate-in .popup__content {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.popup.animate-out {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0.6s, visibility 0s 0.9s;
  -o-transition: opacity 0.3s 0.6s, visibility 0s 0.9s;
  -moz-transition: opacity 0.3s 0.6s, visibility 0s 0.9s;
  transition: opacity 0.3s 0.6s, visibility 0s 0.9s;
}
.popup.animate-out .popup__content {
  opacity: 0;
  -webkit-transform: translateY(-30px);
     -moz-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
          transform: translateY(-30px);
}

.popup__container {
  position: relative;
  padding: 3rem 10%;
}
@media only screen and (min-width: 768px) {
  .popup__container {
    position: absolute;
    left: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
    padding: 0;
  }
}

.popup__controls {
  position: relative;
  margin-bottom: -2rem;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  .popup__controls {
    max-width: 600px;
    margin: 0 auto -2rem;
  }
}

.popup__content {
  position: relative;
  width: 100%;
  height: auto;
  background-color: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.2), 0 15px 12px rgba(0, 0, 0, 0.12);
     -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.2), 0 15px 12px rgba(0, 0, 0, 0.12);
          box-shadow: 0 19px 38px rgba(0, 0, 0, 0.2), 0 15px 12px rgba(0, 0, 0, 0.12);
  padding: 3.6rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  z-index: 1;
  opacity: 0;
  -webkit-transform: translateY(30px);
     -moz-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  transition: opacity 0.6s, -webkit-transform 0.6s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  -o-transition: opacity 0.6s, transform 0.6s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  -moz-transition: opacity 0.6s, transform 0.6s cubic-bezier(0.23, 0.65, 0.74, 1.09), -moz-transform 0.6s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  transition: opacity 0.6s, transform 0.6s cubic-bezier(0.23, 0.65, 0.74, 1.09);
  transition: opacity 0.6s, transform 0.6s cubic-bezier(0.23, 0.65, 0.74, 1.09), -webkit-transform 0.6s cubic-bezier(0.23, 0.65, 0.74, 1.09), -moz-transform 0.6s cubic-bezier(0.23, 0.65, 0.74, 1.09);
}
@media only screen and (min-width: 768px) {
  .popup__content {
    max-width: 600px;
    margin: 0 auto;
  }
}

.popup-l .popup__container {
  width: 100%;
  height: 100%;
}
.popup-l .popup__content {
  height: -moz-calc(100% - 4.4rem);
  height: calc(100% - 4.4rem);
  overflow-y: auto;
}
@media only screen and (min-width: 768px) {
  .popup-l .popup__container {
    position: relative;
    left: 0;
    top: 120px;
    bottom: auto;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    height: -moz-calc(100% - 244px);
    height: calc(100% - 244px);
    padding: 0 10%;
  }
  .popup-l .popup__content,
.popup-l .popup__controls {
    max-width: none;
  }
}
@media only screen and (min-width: 1200px) {
  .popup-l .popup__container {
    padding: 0;
  }
  .popup-l .popup__content,
.popup-l .popup__controls {
    width: 768px;
  }
}
@media only screen and (min-width: 1400px) {
  .popup-l .popup__container {
    top: 140px;
    height: -moz-calc(100% - 284px);
    height: calc(100% - 284px);
  }
  .popup-l .popup__content,
.popup-l .popup__controls {
    width: 1000px;
  }
}

@supports ((-webkit-backdrop-filter: blur(20px)) or (backdrop-filter: blur(20px))) {
  .popup__content {
    background-color: rgba(255, 255, 255, 0.05);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
  }
}
@supports not ((-webkit-backdrop-filter: blur(20px)) or (backdrop-filter: blur(20px))) {
  .popup__content {
    background-color: #07051c;
    border: 1px solid rgba(255, 255, 255, 0.05);
  }
}
.popup-title {
  position: relative;
  margin-bottom: 2.4rem;
}

.mfp-bg {
  background: #07051c;
}

.project__title {
  position: relative;
  width: 100%;
  height: 180px;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
       background-size: cover;
  text-align: center;
}
.project__title h3 {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  text-align: center;
  padding: 0 3.6rem;
  margin-bottom: 0;
}
.project__title h3 small {
  display: block;
  font: normal 300 1.4rem/1.6 "Poppins", sans-serif;
  color: #ffffff;
  margin-top: 0.2rem;
}
@media only screen and (min-width: 768px) {
  .project__title {
    height: 240px;
  }
}
@media only screen and (min-width: 1400px) {
  .project__title {
    height: 340px;
  }
}

.project__data {
  position: relative;
  padding: 3.6rem 0 3.6rem 0;
}

.data__item {
  margin-bottom: 1.6rem;
}
.data__item:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .data__item:nth-of-type(3) {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1200px) {
  .data__item {
    margin-bottom: 0;
  }
}

.data__title {
  font: normal 600 1.4rem/1.6 "Poppins", sans-serif;
  color: #ffffff;
  margin: 0.4rem 0;
}

.data__descr {
  font: normal 300 1.4rem/1.2 "Poppins", sans-serif;
  color: #b3bbc3;
}

.project__descr p {
  font-size: 1.4rem;
  margin-bottom: 1.6rem;
}
@media only screen and (min-width: 768px) {
  .project__descr p {
    margin-bottom: 0.4rem;
  }
}

.projects__images {
  margin-top: 2.6rem;
}
@media only screen and (min-width: 768px) {
  .projects__images {
    margin-top: 3.6rem;
  }
}

.images__item {
  margin-bottom: 3rem;
}
.images__item:last-of-type {
  margin-bottom: 0;
}

.project-image {
  position: relative;
  overflow: hidden;
}

/* ------------------------------------------------*/
/* Popup End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Inner Sections Start */
/* ------------------------------------------------*/
.inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #0e0d26;
  z-index: 8;
}
@media only screen and (min-width: 1200px) {
  .inner {
    overflow: hidden;
  }
}

.inner__content {
  position: relative;
  padding-top: 104px;
}
@media only screen and (min-width: 768px) {
  .inner__content {
    padding-top: 144px;
  }
}
@media only screen and (min-width: 1200px) {
  .inner__content {
    height: 100%;
    min-height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media only screen and (min-width: 1400px) {
  .inner__content {
    padding-top: 164px;
  }
}

.desktop-shadow {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (min-width: 1200px) {
  .desktop-shadow {
    opacity: 1;
    visibility: visible;
    position: fixed;
    top: 0;
    left: 0;
    width: -moz-calc(66.66666667% - 5px);
    width: calc(66.66666667% - 5px);
    height: 144px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(14, 13, 38, 0.8)), to(rgba(14, 13, 38, 0)));
    background: -moz-linear-gradient(top, rgba(14, 13, 38, 0.8) 30%, rgba(14, 13, 38, 0) 100%);
    background: -o-linear-gradient(top, rgba(14, 13, 38, 0.8) 30%, rgba(14, 13, 38, 0) 100%);
    background: linear-gradient(to bottom, rgba(14, 13, 38, 0.8) 30%, rgba(14, 13, 38, 0) 100%);
    z-index: 2;
  }
}
@media only screen and (min-width: 1400px) {
  .desktop-shadow {
    height: 164px;
  }
}

.inner__blocks {
  position: relative;
  padding: 6rem 0;
  z-index: 1;
}

.inner__container {
  position: relative;
  margin-bottom: 6rem;
}
.inner__container:last-of-type {
  margin-bottom: 0;
}

.content-block {
  position: relative;
  padding: 0 10%;
}
.content-block.grid-block {
  padding: 0 -moz-calc(10% - 1.5rem);
  padding: 0 calc(10% - 1.5rem);
}
@media only screen and (min-width: 1200px) {
  .content-block {
    padding: 0 8rem;
  }
  .content-block.grid-block {
    padding: 0 6.5rem;
  }
}
@media only screen and (min-width: 1400px) {
  .content-block {
    padding: 0 10rem;
  }
  .content-block.grid-block {
    padding: 0 8.5rem;
  }
}

.inner__media {
  position: relative;
  height: 100vh;
  min-height: 600px;
}
@media only screen and (min-width: 1200px) {
  .inner__media {
    height: 100%;
    min-height: auto;
  }
}

.image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
       background-size: cover;
}

/* ------------------------------------------------*/
/* Inner Sections End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Skillbars Start */
/* ------------------------------------------------*/
.show-skillbar {
  display: block;
  padding: 0;
  margin-bottom: 4rem;
}
.show-skillbar:last-of-type {
  margin-bottom: 0;
  padding-bottom: 6px;
}

.skillbar {
  position: relative;
  width: 100%;
  height: 3rem;
}
.skillbar::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 6px;
  -moz-border-radius: 3px;
       border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.1);
}

.skillbar-title {
  position: absolute;
  top: 0;
  left: 0;
  font: normal 600 2rem/1.2 "Poppins", sans-serif;
  color: #ffffff;
  height: 3rem;
}

.skillbar-bar {
  display: inline-block;
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 0px;
  height: 6px;
  -moz-border-radius: 3px;
       border-radius: 3px;
  background-color: #6a47af;
  background: -webkit-gradient(linear, left top, right top, from(#6a47af), to(#f987d6));
  background: -moz-linear-gradient(left, #6a47af 0%, #f987d6 100%);
  background: -o-linear-gradient(left, #6a47af 0%, #f987d6 100%);
  background: linear-gradient(to right, #6a47af 0%, #f987d6 100%);
}

.skill-bar-percent {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font: normal 600 2rem/1.2 "Poppins", sans-serif;
  font-variant-numeric: lining-nums;
  color: #ffffff;
  height: 3rem;
}

/* ------------------------------------------------*/
/* Skillbars End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Showreel Start */
/* ------------------------------------------------*/
.showreel {
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
       background-size: cover;
  background-color: pink;
}

.showreel__button {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

/* ------------------------------------------------*/
/* Showreel End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Features Start */
/* ------------------------------------------------*/
.feature {
  margin-bottom: 3rem;
}
.feature:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .feature {
    margin-bottom: 0;
  }
}

.feature__item {
  position: relative;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.2);
  padding: 2rem;
}

.feature__image {
  position: relative;
}

.feature__icon {
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: auto;
  padding: 1.5rem;
}

.feature__descr {
  margin-top: 2rem;
}

.feature__title {
  font: normal 600 2.4rem/1.2 "Poppins", sans-serif;
  color: #ffffff;
}

.feature__subtitle {
  display: block;
  position: relative;
  font: normal 600 1.4rem/1.6 "Poppins", sans-serif;
  color: #f987d6;
  padding-left: 6rem;
  margin-bottom: 1.2rem;
}
.feature__subtitle::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 2px;
  -moz-border-radius: 2px;
       border-radius: 2px;
  background-color: #f987d6;
  background: -webkit-gradient(linear, left top, right top, from(#6a47af), to(#f987d6));
  background: -moz-linear-gradient(left, #6a47af 0%, #f987d6 100%);
  background: -o-linear-gradient(left, #6a47af 0%, #f987d6 100%);
  background: linear-gradient(to right, #6a47af 0%, #f987d6 100%);
}

.feature__text {
  font: normal 300 1.4rem/1.6 "Poppins", sans-serif;
  color: #b3bbc3;
  margin-top: 1.3rem;
}
@media only screen and (min-width: 1400px) {
  .feature__text {
    font-size: 1.5rem;
  }
}

/* ------------------------------------------------*/
/* Features End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Contact Data Start */
/* ------------------------------------------------*/
.contactdata {
  margin-bottom: 3rem;
}
.contactdata:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .contactdata {
    margin-bottom: 0;
  }
}

.contactdata__item {
  position: relative;
  background-color: rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.2);
  padding: 3.6rem;
  height: 100%;
  min-height: 324px;
  background-repeat: no-repeat;
  -moz-background-size: auto;
       background-size: auto;
  background-position: bottom -10px right -15px;
}

.contactdata__icon img {
  width: auto;
}

.contactdata__title {
  font: normal 600 2rem/1.6 "Poppins", sans-serif;
  color: #ffffff;
  margin: 2rem 0 1.4rem 0;
}

.contactdata__descr {
  margin-bottom: 1.5rem;
}
.contactdata__descr:last-of-type {
  margin-bottom: 0;
}

.contactdata__icon {
  margin-right: 1rem;
  min-width: 1.4rem;
}
.contactdata__icon i {
  font-size: 1.4rem;
  color: #f987d6;
}

.contactdata__text {
  font: normal 300 1.4rem/1.6 "Poppins", sans-serif;
}
.contactdata__text p, .contactdata__text a {
  font: normal 300 1.4rem/1.6 "Poppins", sans-serif;
  color: #b3bbc3;
}

.contactdata__socials {
  position: relative;
  display: block;
}
.contactdata__socials li {
  display: block;
  font: normal 300 1.4rem/1.6 "Poppins", sans-serif;
  color: #b3bbc3;
  margin-bottom: 0.2rem;
}
.contactdata__socials li:last-of-type {
  margin-bottom: 0;
}
.contactdata__socials li i {
  display: inline-block;
  font-size: 1.4rem;
  color: #f987d6;
  margin-right: 1rem;
  min-width: 1.4rem;
}
.contactdata__socials li a {
  display: inline-block;
  font: normal 300 1.4rem/1.6 "Poppins", sans-serif;
}

/* ------------------------------------------------*/
/* Contact Data End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Swiper Slider Custom Start */
/* ------------------------------------------------*/
.main .swiper {
  height: 100%;

}

.main .swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.project-trigger {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.no-touch .project-trigger:hover .slide-image {
  -webkit-transform: scale(1.03);
     -moz-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
}

.slide-image {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgb(53, 153, 213);
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
       background-size: cover;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  -o-transition: transform 0.8s;
  -moz-transition: transform 0.8s, -moz-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s, -moz-transform 0.8s;
}

.slide-caption {
  position: absolute;
  bottom: 3rem;
  left: 0;
  width: 100%;
  padding: 0 10%;
}
.slide-caption p {
  font: normal 600 2.4rem/1.2 "Poppins", sans-serif;
  color: #ffffff;
}
.slide-caption p a {
  display: inline-block;
  font: normal 600 2.4rem/1.2 "Poppins", sans-serif;
  color: #ffffff;
  text-decoration: none;
  background: -webkit-gradient(linear, left top, right top, from(rgba(179, 187, 195, 0)), to(rgba(179, 187, 195, 0))), -webkit-gradient(linear, left top, right top, from(white), to(white));
  background: -moz-linear-gradient(left, rgba(179, 187, 195, 0), rgba(179, 187, 195, 0)), -moz-linear-gradient(left, white, white);
  background: -o-linear-gradient(left, rgba(179, 187, 195, 0), rgba(179, 187, 195, 0)), -o-linear-gradient(left, white, white);
  background: linear-gradient(to right, rgba(179, 187, 195, 0), rgba(179, 187, 195, 0)), linear-gradient(to right, white, white);
  -moz-background-size: 100% 1px, 0 1px;
       background-size: 100% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size 400ms, color 300ms;
  -o-transition: background-size 400ms, color 300ms;
  -moz-transition: background-size 400ms, color 300ms, -moz-background-size 400ms;
  transition: background-size 400ms, color 300ms;
  transition: background-size 400ms, color 300ms, -moz-background-size 400ms;
  cursor: pointer;
}
.no-touch .slide-caption p a:hover {
  color: #ffffff;
  -moz-background-size: 0 1px, 100% 1px;
       background-size: 0 1px, 100% 1px;
}
.slide-caption p span {
  display: block;
  font: normal 400 1.4rem/1.6 "Poppins", sans-serif;
  color: rgba(255, 255, 255, 0.8);
}
@media only screen and (min-width: 768px) {
  .slide-caption {
    bottom: 5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .slide-caption {
    padding: 0 8rem;
  }
}
@media only screen and (min-width: 1400px) {
  .slide-caption {
    bottom: 6rem;
    padding: 0 10rem;
  }
}

.marvio-pagination {
  font: normal 400 1.4rem/1.6 "Poppins", sans-serif;
  color: #ffffff;
  width: auto;
  min-width: 3.2rem;
  left: auto;
  bottom: 10.4rem;
  right: -moz-calc(10% + 3.6rem);
  right: calc(10% + 3.6rem);
}
@media only screen and (min-width: 768px) {
  .marvio-pagination {
    bottom: 12.4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .marvio-pagination {
    right: 11.6rem;
  }
}
@media only screen and (min-width: 1400px) {
  .marvio-pagination {
    bottom: 13.4rem;
    right: 13.6rem;
  }
}

.marvio-navigation {
  color: #ffffff;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 9.6rem;
  left: auto;
  margin: 0;
  width: 4rem;
  height: 4rem;
}
.marvio-navigation::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .marvio-navigation {
    bottom: 11.6rem;
  }
}
@media only screen and (min-width: 1400px) {
  .marvio-navigation {
    bottom: 12.6rem;
  }
}

.marvio-next {
  right: -moz-calc(10% - 1.4rem);
  right: calc(10% - 1.4rem);
}
@media only screen and (min-width: 1200px) {
  .marvio-next {
    right: 6.6rem;
  }
}
@media only screen and (min-width: 1400px) {
  .marvio-next {
    right: 8.6rem;
  }
}

.marvio-prev {
  right: -moz-calc(10% + 7.8rem);
  right: calc(10% + 7.8rem);
}
@media only screen and (min-width: 1200px) {
  .marvio-prev {
    right: 15.8rem;
  }
}
@media only screen and (min-width: 1400px) {
  .marvio-prev {
    right: 17.8rem;
  }
}

/* ------------------------------------------------*/
/* Swiper Slider Custom End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Gallery Custom Styles Start */
/* ------------------------------------------------*/
.works__gallery {
  position: relative;
}

.my-gallery__item {
  display: block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 3rem;
}
.my-gallery__item:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .my-gallery__item:nth-of-type(5) {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .my-gallery__item {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .no-touch .my-gallery__item:hover {
    -webkit-transform: translateY(-0.4rem);
       -moz-transform: translateY(-0.4rem);
        -ms-transform: translateY(-0.4rem);
            transform: translateY(-0.4rem);
   
  }
  .no-touch .my-gallery__item:hover .my-gallery__description {
    opacity: 1;
  }
  .no-touch .my-gallery__item:hover .my-gallery__description h4 {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .no-touch .my-gallery__item:hover .my-gallery__description h4 small {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.my-gallery__link {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  -webkit-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.2);
}

.my-gallery__description {
  position: absolute;
  top: 0;
  left: 1.5rem;
  width: -moz-calc(100% - 3rem);
  width: calc(100% - 3rem);
  padding: 3.6rem 3.6rem 6rem 3.6rem;
}
.my-gallery__description p {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .my-gallery__description {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  .my-gallery__description h4 {
    -webkit-transform: translateY(10px);
       -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0;
    -webkit-transition: opacity 0.3s 0.3s ease-in-out, -webkit-transform 0.3s 0.3s;
    transition: opacity 0.3s 0.3s ease-in-out, -webkit-transform 0.3s 0.3s;
    -o-transition: transform 0.3s 0.3s, opacity 0.3s 0.3s ease-in-out;
    -moz-transition: transform 0.3s 0.3s, opacity 0.3s 0.3s ease-in-out, -moz-transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s, opacity 0.3s 0.3s ease-in-out;
    transition: transform 0.3s 0.3s, opacity 0.3s 0.3s ease-in-out, -webkit-transform 0.3s 0.3s, -moz-transform 0.3s 0.3s;
  }
  .my-gallery__description h4 small {
    opacity: 0;
    -webkit-transition: opacity 0.3s 0.4s ease-in-out, -webkit-transform 0.3s 0.4s;
    transition: opacity 0.3s 0.4s ease-in-out, -webkit-transform 0.3s 0.4s;
    -o-transition: transform 0.3s 0.4s, opacity 0.3s 0.4s ease-in-out;
    -moz-transition: transform 0.3s 0.4s, opacity 0.3s 0.4s ease-in-out, -moz-transform 0.3s 0.4s;
    transition: transform 0.3s 0.4s, opacity 0.3s 0.4s ease-in-out;
    transition: transform 0.3s 0.4s, opacity 0.3s 0.4s ease-in-out, -webkit-transform 0.3s 0.4s, -moz-transform 0.3s 0.4s;
  }
}

.pswp__caption__center {
  max-width: 540px;
  padding: 2.4rem 10%;
}
.pswp__caption__center h4 {
  font: normal 600 2.4rem/1.2 "Poppins", sans-serif;
  color: #ffffff;
}
.pswp__caption__center h4 small {
  display: block;
  font: normal 300 1.4rem/1.6 "Poppins", sans-serif;
}
.pswp__caption__center p {
  margin-top: 1.3rem;
  font: normal 300 1.4rem/1.6 "Poppins", sans-serif;
  color: #b3bbc3;
}
@media only screen and (min-width: 1200px) {
  .pswp__caption__center {
    padding: 2.4rem 8rem;
  }
}
@media only screen and (min-width: 1400px) {
  .pswp__caption__center {
    padding: 2.4rem 10rem;
  }
}

.pswp__counter {
  font-family: "Poppins", sans-serif;
}

.pswp__button--close {
  opacity: 1;
}

.pswp__button--arrow--left::before, .pswp__button--arrow--right::before {
  width: 44px;
  height: 44px;
}

.pswp__button--arrow--left:before {
  left: 0;
  background-position: -132px -44px;
}

.pswp__button--arrow--right:before {
  right: 0;
  background-position: -88px -44px;
}

.pswp__bg {
  background: #07051c;
}

.pswp__caption, .pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.3);
}

.pswp__button--close {
  background-color: #f987d6;
}
.webgl{
  position: fixed;
  top: 0;
  left: 0;
}

/* ------------------------------------------------*/
/* Swiper Slider Custom End */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Gallery Custom Styles Start */
/* ------------------------------------------------*/
/* ------------------------------------------------*/
/* Gallery Custom Styles End */
/* ------------------------------------------------*/


/* about home */
.about-home-img{
  background-image: url(../img/about-home-img.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  background-position: right;
}
.about-home{
  position: relative;

}
.why-choose-one__shape-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 410px;
  height: 370px;
  background-image: -moz-linear-gradient(90deg, rgba(251, 175, 43, 0) 0%, rgb(53, 153, 213) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(251, 175, 43, 0) 0%, rgb(53, 153, 213) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(251, 175, 43, 0) 0%, rgb(53, 153, 213) 100%);
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  z-index: -1;
}
.why-choose-one__shape-3 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 263px;
  height: 240px;
  background-color: rgb(53, 153, 213);
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  z-index: -1;
}
.float-bob-x {
  -webkit-animation-name: float-bob-x;
  animation-name: float-bob-x;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.float-bob-y {
  -webkit-animation-name: float-bob-y;
  animation-name: float-bob-y;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@keyframes float-bob-y{
  0% {
    transform: translateY(-20px);
}
50% {
    transform: translateY(-10px);
}
100% {
    transform: translateY(-20px);
}
}


@keyframes float-bob-x{
  0% {
    transform: translateX(-30px);
}

50% {
    transform: translateX(-10px);
}
100% {
    transform: translateX(-30px);
}
}
.about-para{
  padding-right: 200px;

}
p{
  line-height: 32px;
}
.about-home .btn-round-mobile{
border-radius: 1rem;
}
.color-layer-svg-main {
   background-image: url(../img/bg.svg);
}
.menu__data .hover-white{
color: #fff;
}
.menu__data .hover-white em {
background-color: #fff;
    }

    /* ABOUT */
    /* .section-title::before {
      position: absolute;
      content: "";
      width: 45px;
      height: 4px;
      bottom: 0;
      left: 0;
      background: #71a32e;
  }
  
  .section-title::after {
      position: absolute;
      content: "";
      width: 4px;
      height: 4px;
      bottom: 0;
      left: 50px;
      background: #71a32e;
  }
   */
  .section-title.text-center::before {
      left: 50%;
      margin-left: -25px;
  }
  
  .section-title.text-center::after {
      left: 50%;
      margin-left: 25px;
  }
  
  .section-title h6::before,
  .section-title h6::after {
      position: absolute;
      content: "";
      width: 10px;
      height: 10px;
      top: 2px;
      left: 0;
      background: #71a32e;
  }
  
  .section-title h6::after {
      top: 5px;
      left: 3px;
  }
  
  /* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
  .about_us {
    position: relative;
    z-index: 99;
  }
  
  @media (max-width: 991px) {
    /* line 2, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
    .about_us {
      padding: 0 0 70px;
    }
  }
  
  /* line 11, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
  .about_us .feature_icon_1 {
    position: absolute;
    left: 15%;
    top: 12%;
    z-index: -1;
  }
  
  /* line 17, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
  .about_us .feature_icon_2 {
    position: absolute;
    right: 15%;
    top: 12%;
    z-index: -1;
  }
  
  /* line 25, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
  .about_us .about_us_text img {
    margin-bottom: 10px;
  }
  
  /* line 28, ../../01 cl html template/03_jun 2019/185 Ecobit SAAS html/sass/_about_us.scss */
  .about_us .about_us_text h2 {
    font-size: 45px;
    font-weight: 500;
    line-height: 55px;
    margin-bottom: 28px;
    position: relative;
  }
  /* about-btn */
  .btn-5 {
    width: 130px;
    height: 40px;
    line-height: 42px;
    padding: 0;
    border: none;
    background: #0688D6;
  background: linear-gradient(0deg, #0688D6 0%, #71a32e 100%);
  
  }
  .btn-5:hover {
    color: #71a32e;
    background: transparent;
     box-shadow:none;
  }
  .btn-5:before,
  .btn-5:after{
    content:'';
    position:absolute;
    top:0;
    right:0;
    height:2px;
    width:0;
    background: #0688D6;
    box-shadow:
     -1px -1px 5px 0px #fff,
     7px 7px 20px 0px #0003,
     4px 4px 5px 0px #0002;
    transition:400ms ease all;
  }
  .btn-5:after{
    right:inherit;
    top:inherit;
    left:0;
    bottom:0;
  }
  .btn-5:hover:before,
  .btn-5:hover:after{
    width:100%;
    transition:800ms ease all;
  }
  .custom-btn {
    width: 130px;
    height: 40px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
     box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
     7px 7px 20px 0px rgba(0,0,0,.1),
     4px 4px 5px 0px rgba(0,0,0,.1);
    outline: none;
  }
  .about-social{
    transition: all 1.5s ease;
  }
  .about-social:hover{
    transform: scale(1.1) rotate(360deg);
    transition: all 0.5s ease;
  }
  .about{
    position: relative;
  }
  .about .feature_icon_1 {
    position: absolute;
    left: 22%;
    top: 15%;
    z-index: -1;
  }
  .section{
    padding: 50px 0;
  }
  h2{
    font-size: 35px;
  }
  .btn-outline-primary {
    color: #0d6efd;
    border-color: #0d6efd;
}

.menudata__copyright p{
  color: #fff;
}

/* clients */
.brand-items {
  overflow: hidden;
  position: relative;
}
.brand-items .brand-item {
  position: relative;
  width: 16.666667%;
}
.brand-items .brand-item {
  min-height: 150px;
  max-height: 160px;
  height: 150px;
  position: relative;
  width: 20%;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.grayscale, .owl-5 img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.brand-items .brand-item::before {
  content: '';
  position: absolute;
  height: 100%;
  top: 0;
  left: -1px;
  border-left: 1px solid #d5d5d5;
}
.brand-items .brand-item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  top: auto;
  bottom: -1px;
  border-bottom: 1px solid #d5d5d5;
}
.brand-items .brand-item .brand-item-in {
  border-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
}
.brand-items .brand-item .brand-item-in img {
  width: 250px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.brand-items .brand-item .brand-logo-2 {
  opacity: 0;
  margin-top: 250px;
}

.brand-items .brand-item.active-client .brand-logo-2 {
  opacity: 1;
  margin-top: 0;
}
.brand-items .brand-item.active-client .brand-logo-1 {
  opacity: 0;
  margin-top: 250px;
}
.bg-1 {
  background: url(../img/bg-1.svg);
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
}
.header.scrolled {
  background-color: rgba(250, 250, 250, 0.95); /* Example: darken the background */
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Example: add a shadow */
}
section{
  padding: 50px 0;
}
/* services */
.services{
  background-image: url("../img/service-bg.png");

  min-height: 500px;

  /* background-attachment: fixed; */

  background-position: center;

  background-repeat: no-repeat;

  background-size: cover;

  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-bottom: 458px;
  padding-top: 50px;
}

.service-container{
  position: absolute;
  margin: 0 auto;
  display: contents;
}
.service-cardd h2{
  font-size: 35px;
}
.service-cardd p{
  font-size: 16px;
  text-align: justify;
  margin-top: 10px;
}
.service-cardd {
  margin-top: -386px !important;
}
/* svg drawing animation */
#white{
  stroke: #fff;
  stroke-width: 1.1;
  stroke-dasharray: 810; 
  stroke-dashoffset: 810;
  fill-opacity: 0;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;

  
  animation-name: DrawLine, FadeStroke, FillIn;
  animation-duration: 3s, 1s, 1s;
  animation-delay: 0s, 3.1s, 3s;
}
#blue{
  stroke: #0688D6;
  stroke-width: 1.1;
  stroke-dasharray: 810; 
  stroke-dashoffset: 810;
  fill-opacity: 0;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;

  
  animation-name: DrawLine, FadeStroke, FillIn;
  animation-duration: 3s, 1s, 1s;
  animation-delay: 0s, 3.1s, 3s;
}
#d-blue{
  stroke: #0688D6;
  stroke-width: 1.1;
  stroke-dasharray: 810; 
  stroke-dashoffset: 810;
  fill-opacity: 0;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;

  
  animation-name: DrawLine, FadeStroke, FillIn;
  animation-duration: 3s, 1s, 1s;
  animation-delay: 0s, 3.1s, 3s;
}
@keyframes offset {
  100% {
    stroke-dashoffset: 0; 
  }  
}

@keyframes fill-it-lightBlue {
  0%{
    fill: #ffffff;
  }
  100% {
    fill: #0097A7; 
  }
}

@keyframes fill-it-darkestBlue {
    0%{
    fill: #ffffff;
  }
  100% {
    fill: #006064; 
  }
}

@keyframes fill-it-darkBlue {
    0%{
    fill: #ffffff;
  }
  100% {
    fill: #00838F; 
  }
}


@keyframes fill-it-lightestBones {
    0%{
    fill: #ffffff;
  }
  100% {
    fill: #E0F7FA; 
  }
}

@keyframes DrawLine {
  to { stroke-dashOffset: 0; }
}

@keyframes FadeStroke {
  to { stroke-opacity: 0; }
}

@keyframes FillIn {
  from { fill-opacity: 0; }
  to { fill-opacity: 1; }
}

/* service cards */
.card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  align-items: space-between;
  align-self: stretch;
  justify-self: stretch;
  margin-bottom: 30px;
  padding: 30px;
  background: white;
  overflow: hidden;
  box-shadow: 5px 5px 15px rgba(86, 152, 202, 0.5);
  border-radius: 10px;
}
.card svg {
  width: 100%;
  padding: 10px;
}
.card h2 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.2em;
}
.card a {
  text-transform: lowercase;
  letter-spacing: 2px;
  font-size: 1.2em;
  font-weight: 300;
  padding: 7px 8px;
  font-family: sans-serif;
  font-size: 13px;
  color: #5c9de3;
  border: 1px solid #5c9de3;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  background-color:#d0dfef ;
}
.card a:hover {
  background-color: #88b5e6;
  color: #fff;
  transition: all 0.4s ease-in-out;
  transform: translateX(5px);

}
.icon-wrap {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0px;
}
.icon-design {
  animation-play-state: running;
}
.icon-design .anchor-part {
  animation: move 2s linear infinite;
}
.icon-design .anchor-part--2 {
  animation: move2 2s linear infinite;
}
.icon-design .pen-part {
  transform-origin: 140px 180px;
  animation: bounce2 2s ease-in-out infinite;
}
.icon-design .ruler-part {
  transform-origin: 140px 180px;
  animation: bounce 1s ease-in-out infinite;
}
.icon-design .circle-part {
  transform-origin: 139.8px 167.8px;
  animation: rotate 4s linear infinite;
}
.icon-design .cursor-part {
  animation: bounceBFt2 2s ease-in-out infinite;
}
@keyframes move {
  0%, 100% {
    transform: translate(1px, 1px);
 }
  50% {
    transform: translate(-1px, -1px);
 }
}
@keyframes move2 {
  0%, 100% {
    transform: translate(-1px, -1px);
 }
  50% {
    transform: translate(1px, 1px);
 }
}
.icon-develop {
  animation-play-state: running;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.icon-develop .gear-b {
  animation: rotate-reverse 6s;
}
.icon-develop .gear-s {
  animation: rotate 12s linear infinite;
}
.icon-develop #XMLID_87_, .icon-develop #XMLID_85_, .icon-develop #XMLID_83_ {
  animation: twinkle 3s ease-in-out infinite;
}
.icon-develop #XMLID_85_ {
  animation-delay: 0.4s;
}
.icon-develop #XMLID_83_ {
  animation-delay: 0.6s;
}
.icon-develop .line-t, .icon-develop .line-m, .icon-develop .line-b {
  animation: shrink 1.8s ease-in-out infinite;
}
.icon-develop .line-m {
  animation-delay: 0.3s;
}
.icon-develop .line-b {
  animation-delay: 0.6s;
}
.icon-develop .code-letter_o {
  animation: typingO 3s linear infinite;
}
.icon-develop .code-letter_d {
  animation: typingD 3s linear infinite;
}
.icon-develop .code-letter_e {
  animation: typingE 3s linear infinite;
}
@keyframes typingE {
  20.1%, 80% {
    fill: transparent;
 }
  20%, 80.1% {
    fill: #fff;
 }
}
@keyframes typingD {
  30.1%, 70% {
    fill: transparent;
 }
  30%, 70.1% {
    fill: #fff;
 }
}
@keyframes typingO {
  40.1%, 60% {
    fill: transparent;
 }
  40%, 60.1% {
    fill: #fff;
 }
}
.icon-support {
  animation-play-state: running;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.icon-support .gear-s, .icon-support .gear-m {
  animation: rotate;
  animation-duration: 6s;
}
.icon-support .gear-b {
  animation: rotate-reverse 6s infinite;
}
.icon-support .clock {
  transform-origin: 223.6px 132.8px;
  animation: rotate 12s linear infinite;
}
.icon-eComm {
  animation-play-state: running;
}
.icon-eComm .overlay {
  transform: translate(82px, -214px);
}
.icon-eComm .bubble-b {
  animation: bubble-b 3.4s linear infinite;
}
.icon-eComm .bubble-m {
  animation: bubble-m 3.4s linear infinite;
}
.icon-eComm .bubble-t {
  animation: bubble-t 3.4s linear infinite;
}
.icon-eComm .hand, .icon-eComm .bag-f, .icon-eComm .bag-b, .icon-eComm .bag-f--tag {
  transform-origin: 320px 200px;
  animation: bounce2 1.6s ease-in-out infinite;
}
.icon-eComm .bag-bb {
  animation-delay: 0.4s;
}
.icon-eComm .bag-f--tag, .icon-eComm .bag-bb {
  transform-origin: 200px 190px;
  animation: bounce 1.6s ease-in-out infinite;
}
.icon-eComm .bag-b {
  transform-origin: 160px 160px;
  animation: bounce 1.6s ease-in-out infinite;
}
.icon-eComm .credit-card circle:nth-of-type(1) {
  animation: shift 6s ease-in-out infinite;
}
.icon-eComm .credit-card circle:nth-of-type(2) {
  animation: shift2 6s ease-in-out infinite;
}
@keyframes shift {
  0% {
    transform: translateX(0);
    opacity: 1;
 }
  25%, 75% {
    opacity: 0.7;
 }
  50% {
    transform: translateX(10px);
    opacity: 1;
 }
}
@keyframes shift2 {
  0% {
    transform: translateX(0);
    opacity: 1;
 }
  25%, 75% {
    opacity: 0.7;
 }
  50% {
    transform: translateX(-10px);
    opacity: 1;
 }
}
.icon-mobApps {
  animation-play-state: running;
}
.icon-mobApps .gear {
  animation: rotate 30s linear infinite;
}
.icon-mobApps .line-t, .icon-mobApps .line-m, .icon-mobApps .line-b {
  animation: shrink 2.2s ease-in-out infinite;
}
.icon-mobApps .play-btn polygon {
  animation: twinkle 3s linear infinite;
}
.icon-mobApps .line-m {
  animation-delay: 0.3s;
}
.icon-mobApps .line-b {
  animation-delay: 0.6s;
}
.icon-mobApps .ruler {
  transform-origin: 300px 200px;
  animation: bounceBFt2 2s ease-in-out infinite;
}
.icon-mobApps .hook {
  transform-origin: 148px 24px;
  animation: bounce3 1.6s ease-in-out infinite;
}
.icon-mobApps .play-bar--play {
  opacity: 0;
}
.icon-mobApps .play-bar--pause {
  opacity: 1;
}
.icon-wordpress {
  animation-play-state: running;
  width: 80%;
}
.icon-wordpress .graph {
  animation: bounce 1.4s ease-in-out infinite;
}
.icon-wordpress .mouse {
  animation: bounceBFt2 1.6s ease-in-out infinite;
}
.icon-wordpress .wp-logo {
  animation: twinkle2 4s ease-in-out infinite;
}
.icon-wordpress .keyboard [class*=key] {
  animation-play-state: running;
  animation: typing 2.75s linear infinite;
}
.icon-wordpress .keyboard .key-1 {
  animation-delay: 0.2291666667s;
}
.icon-wordpress .keyboard .key-2 {
  animation-delay: 0.4583333333s;
}
.icon-wordpress .keyboard .key-3 {
  animation-delay: 0.6875s;
}
.icon-wordpress .keyboard .key-4 {
  animation-delay: 0.9166666667s;
}
.icon-wordpress .keyboard .key-5 {
  animation-delay: 1.1458333333s;
}
.icon-wordpress .keyboard .key-6 {
  animation-delay: 1.375s;
}
.icon-wordpress .keyboard .key-7 {
  animation-delay: 1.6041666667s;
}
.icon-wordpress .keyboard .key-8 {
  animation-delay: 1.8333333333s;
}
.icon-wordpress .keyboard .key-9 {
  animation-delay: 2.0625s;
}
.icon-wordpress .keyboard .key-10 {
  animation-delay: 2.2916666667s;
}
.icon-wordpress .keyboard .key-11 {
  animation-delay: 2.5208333333s;
}
.icon-wordpress .keyboard .key-12 {
  animation-delay: 2.75s;
}
@keyframes typing {
  0%, 2% {
    opacity: 0.6;
 }
  4% {
    opacity: 1;
 }
}
.icon-wordpress .code-line {
  animation: shrink 1s ease-in-out infinite;
}
.icon-wordpress .code-line1 {
  animation-delay: 0.3s;
}
.icon-wordpress .code-line2 {
  animation-delay: 0.9s;
}
.icon-wordpress .code-line3 {
  animation-delay: 0.2s;
}
.icon-wordpress .code-line5 {
  animation-delay: 0.5s;
}
.icon-wordpress .code-line6 {
  animation-delay: 0.8s;
}
.icon-wordpress .code-line8 {
  animation-delay: 0.4s;
}
.icon-webApps {
  animation-play-state: running;
}
.icon-webApps .ruler {
  animation: bounceBF 1.8s ease-in-out infinite;
}
.icon-webApps .panel {
  animation: twinkle3 3s ease-in-out infinite;
}
.icon-webApps .panel2 {
  animation-delay: 0.5s;
}
.icon-webApps .panel3 {
  animation-delay: 1s;
}
.icon-webApps .panel4 {
  animation-delay: 1.5s;
}
.icon-webApps .panel5 {
  animation-delay: 2s;
}
.icon-webApps .line-1 {
  transform-origin: 162px;
  animation: shrink 2s ease-in-out infinite;
}
.icon-webApps .line-2, .icon-webApps .line-3 {
  transform-origin: 144.3px 0;
  animation: shrink 2s ease-in-out infinite;
}
.icon-webApps .line-2 {
  animation-delay: -0.4s;
}
.icon-webApps .blink1, .icon-webApps .blink2, .icon-webApps .blink3 {
  animation: 6s linear infinite;
}
.icon-webApps .blink1 {
  animation-name: bubble-b;
}
.icon-webApps .blink2 {
  animation-name: bubble-m;
}
.icon-webApps .blink3 {
  animation-name: bubble-t;
}
.icon-webApps .play-btn {
  opacity: 1;
}
.icon-webApps .pause-btn {
  opacity: 0;
}
.icon-webApps:hover .play-btn {
  opacity: 0;
}
.icon-webApps:hover .pause-btn {
  opacity: 1;
}

@keyframes twinkle {
  0%, 50%, 100% {
    transform: scale(1);
 }
  25%, 75% {
    transform: scale(1.6);
 }
}
@keyframes twinkle2 {
  0%, 50%, 100% {
    transform: scale(1);
 }
  25%, 75% {
    transform: scale(1.07);
 }
}
@keyframes twinkle3 {
  0%, 50%, 100% {
    transform: scale(1);
 }
  25%, 75% {
    transform: scale(1.14);
 }
}
@keyframes bubble-t {
  26%, 80% {
    transform: scale(0);
 }
  20%, 86% {
    transform: scale(1);
 }
}
@keyframes bubble-m {
  36%, 70% {
    transform: scale(0);
 }
  30%, 76% {
    transform: scale(1);
 }
}
@keyframes bubble-b {
  46%, 60% {
    transform: scale(0);
 }
  40%, 66% {
    transform: scale(1);
 }
}
@keyframes bounce {
  50% {
    transform: rotate(-6deg);
 }
}
@keyframes bounce2 {
  50% {
    transform: rotate(6deg);
 }
}
@keyframes bounce3 {
  50% {
    transform: rotate(3deg);
 }
}
@keyframes bounceBF {
  0%, 100% {
    transform: rotate(1.6deg);
 }
  50% {
    transform: rotate(-1.6deg);
 }
}
@keyframes bounceBFt2 {
  0%, 100% {
    transform: rotate(4.6deg);
 }
  50% {
    transform: rotate(-4.6deg);
 }
}
@keyframes shrink {
  50% {
    transform: scaleX(0.3);
 }
}
@keyframes rotate {
  to {
    transform: rotate(1turn);
 }
}
@keyframes rotate-reverse {
  to {
    transform: rotate(-1turn);
 }
}


/* contact and testimonials */
.talk-us__item {

}
.talk-us__item .section-header h5 {
  padding-bottom: 5px;
}
.talk-us__item .section-header h2 {
  font-size: 30px;
}
.talk-us__item form label {
  color: var(--white);
  margin-bottom: 10px;
  text-transform: capitalize;
}
.talk-us__item form input {
  padding: 15px 20px;
  background-color: #fff;
  border: none;
  outline: none;
  color: #000;
  width: 100%;
}
.talk-us__item form textarea {
  padding: 15px 20px;
  background-color: #fff;
  border: none;
  outline: none;
  color: #000;
  width: 100%;
  height: 110px;
  resize: none;
}
.talk-us__item form button {
  padding: 15px 20px;
  background-color: #91C848;
  color: #fff;
  font-weight: 600;
  width: 100%;
  text-align: center;
  margin-top: 15px;
  transition: var(--transition);
}
.testimonial-area .btn-light-outline {
  border: 2px solid #91C848;
}
.talk-us__item form button:hover {
  opacity: 0.9;
}
.testimonial-area .headline__subtitle{
  color: #000;
}
.testimonial__item {
  position: relative;
  padding: 40px;
  background-color: #fff;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;;
}
.testimonial__item .coma {
  position: absolute;
  top: 40px;
  right: 40px;
}
@media (min-width: 992px) {
  .process__item {
    margin-bottom: 0px;
  }
}
.process__item .process-arry {
  position: absolute;
  top: 18%;
  right: -14%;
}
@media (max-width: 991px) {
  .process__item .process-arry {
    top: unset;
    right: unset;
    bottom: -110px;
    left: 40%;
  }
  .process__item .process-arry img {
    transform: rotate(90deg);
  }
}

.testimonial__arry-btn {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
  position: relative;
}
.testimonial__arry-btn::after {
  position: absolute;
  content: "";
  width: 35%;
  height: 1px;
  background-color: #0688D6;
  right: 0;
  top: 25px;
  opacity: 0.5;
}
@media (max-width: 575px) {
  .testimonial__arry-btn::after {
    width: 30%;
  }
}
.testimonial__arry-btn::before {
  position: absolute;
  content: "";
  width: 35%;
  height: 1px;
  background-color: #0688D6;
  left: 0;
  top: 25px;
  opacity: 0.5;
}
@media (max-width: 575px) {
  .testimonial__arry-btn::before {
    width: 30%;
  }
}
.testimonial-slider {
  max-width: 600px;
  margin: auto;
  overflow: hidden;
  position: relative;
}

.testimonial-item {
  display: none;
  text-align: center;
  font-size: 1.2rem;
  padding: 20px;
}

.testimonial-item.active {
  display: block;
}
.testimonial__item img{
  width: auto;
}
.arry-prev, .arry-next {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  transition: 0.5s all ease;
  color: #0688D6;

  border: 1px solid #0688D6;
  font-size: 20px;
}
.arry-prev:hover, .arry-next:hover {
  background-color: #0688D6;
  color:#fff;
}
.arry-prev.active, .active.arry-next {
  background-color: #0688D6;
  color:#fff;
}
.mt-30{
  margin-top: 30px;
}

/* footer */

/*---------------------
  Footer
-----------------------*/
.footer__section p{
  color:#d7d7d7
}
.footer__top {
	position: relative;
	z-index: 1;
	padding: 50px 0;

}

.footer__top::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50%;
	background: #0e3e5a;
	content: "";
	z-index: -1;
}

.footer__top::after {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50%;
	background: #23658D;
	content: "";
	z-index: -1;
}

.footer__top-call h5 {
	font-size: 20px;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 18px;
}

.footer__top-call h2 {
	font-weight: 700;
	color: #71a32e;    
  font-size: 30px;   
  transition: all 0.5s ease;                        
}
.footer__top-call h2:hover{
  color: #0688D6;
  transform: translateY(-5px);
  transition: all 0.5s ease;
}
.footer__top-auth {
	padding-left: 25px;
}

.footer__top-auth h5 {
	font-size: 20px;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 20px;
}

.footer__top-auth .sign-up {
	margin-left: 6px;
	background: transparent;
	border: 2px solid #4c57d6;
	padding: 12px 30px 10px;
}

.footer__text {
	position: relative;
	z-index: 99;
	padding-top: 140px;
	margin-top: -225px;
  background-image: url(../img/footer-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.footer__text-about {
	margin-bottom: 30px;
}

.footer__text-about .footer__logo {
	margin-bottom: 24px;
}

.footer__text-about .footer__logo a {
	display: inline-block;
}

.footer__text-about p {
	color: #c4c4c4;
	line-height: 24px;
	margin-bottom: 20px;
}

.footer__text-about .footer__social a {
	display: inline-block;
	font-size: 18px;
	color: #c4c4c4;
	margin-right: 26px;
}

.footer__text-about .footer__social a:last-child {
	margin-right: 0;
}

.footer__text-widget {
	margin-bottom: 30px;
}

.footer__text-widget h5 {
	font-size: 20px;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.footer__text-widget ul li {
	list-style: none;
}

.footer__text-widget ul li a {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}

.footer__text-widget .footer__widget-info li {
	list-style: none;
	font-size: 14px;
	color: #fff;
	line-height: 42px;
	position: relative;
	padding-left: 35px;
}

.footer__text-widget .footer__widget-info li span {
	color: #71a32e;
	position: absolute;
	left: 0;
	top: 14px;
  font-size: 20px;
}

.footer__text-copyright {
	font-size: 14px;
	color: #d7d7d7;
	text-align: center;
	padding: 25px 0;
	border-top: 1px solid #2a2163;
	margin-top: 20px;
}
.footer__text-copyright p{
  color: #d7d7d7;
}
.footer__logo a{
  position: relative;
}
.footer__logo .logo-before{
  top: -16px;
  left: -18px;
}
.footer__text-widget.group i{
  color: #71a32e;
}
.soc-icon{
  color: #71a32e;
  font-size: 20px;
}
.footer__text-widget ul li a{
  transition: all 0.5s ease;
}
.footer__text-widget ul li a:hover{
  color: #71a32e;
  transform: translateY(-5px);
  transition: all 0.5s ease;
}
.footer__social i{
  transition:all 0.5s ease ;
}
.footer__social i:hover{
  transition:all 0.5s ease ;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  animation: animName 2s linear infinite;
  padding: 10px 10px;
}
@keyframes animName {
  0%{
     transform: rotate(0deg);
    }
 100%{
     transform: rotate(360deg);
    }
 }
 footer a span{
  color: #fff;
 }
 footer .btn-light-outline{
  border: 2px solid #91C848;
 }
 footer a:hover span{
color:
#000;
 }
 .work-process-line {
  margin-bottom: -81px;
}
.work-process-item {
  margin-bottom: 30px;
}
.work-process-item .number {

  margin-left: 40px;

  margin-bottom: 30px;


}
.work-process-item .content {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  background:#f7f7f9;
  padding: 35px 28px 16px 30px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.work-process-item .content:before {
  position: absolute;
  content: '';
  left: 33px;
  bottom: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border-right: 22px solid transparent;
  border-bottom: 15px solid #f7f7f9;
}
.work-process-item .content p, .work-process-item .content h4 {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.work-process-item:hover .number {
  color: #000;
  background: #0688D6; }
.work-process-item:hover .content {
  background: #ebffd1; }
  .work-process-item:hover .content p, .work-process-item:hover .content h4 {
     }
  .work-process-item:hover .content:before {
    border-bottom-color: #ebffd1; }
    @media only screen and (max-width: 575px) {
      .work-process-item {
        margin-top: 0; } }
        @media only screen and (max-width: 575px) {
          .work-process-line {
            margin-bottom: -60px; } }
            .mb-70, .my-70 {
              margin-bottom: 70px;
          }
.mt-40{
  margin-top: 40px;
}
.mt-10{
  margin-top: 10px;
}
.mt-50{
  margin-top: 50px;
}
.mt-30{
  margin-top: 30px;
}
.mt--10{
  margin-top: -10px;
}




#my-svg .blue{
  fill: #0688D6;


  
}
.services #my-svg .blue{
  visibility: hidden;
  animation: draw-segment 0.5s ease-in-out forwards;
}
@keyframes draw-segment {
  from {
    visibility: hidden;
  }
  to {
    visibility: visible;
  }
}
.process-number {

  width: 65px;
  height: 65px;
  padding: 1px;
  font-size: 20px;
  background: linear-gradient(55deg, #2eb2e7 0%, #64bb46 100%);
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.process-number span {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  padding-top: 15px;
  background: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.content img{
  width: 64px;
  height: 64px;
}
.content{
  
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.content h4{
  background: linear-gradient(to right, #0688D6, #91c848); /* Gradient colors */
  -webkit-background-clip: text; /* Clips the background to the text */
  color: transparent; /* Makes the text itself transparent so the gradient shows through */
  margin-top:10px;
  font-size: 18px;
}
.services .col{
  padding: 0 30px !important;
}


.progress_bar_item {
	 margin-bottom: 2rem;
}
.item_value {
	 font-size: 1.2rem;
	 font-weight: 600;
	 color: #333;
	 margin-bottom: 0.5rem;
}
.item_value {
	 font-weight: 400;
}
 .item_bar {
	 position: relative;
	 height: 5px;
	 width: 100%;
	 background-color: #bab6b6;
	 border-radius: 4px;
}
.about p{
  text-align: justify;
}
.item_bar .progress {
	 position: absolute;
	 left: 0;
	 top: 0;
	 bottom: 0;
	 width: 0;
	 height: 5px;
	 margin: 0;
	 background-color: #0688D6;
	 border-radius: 4px;
	 transition: width 100ms ease;
}
.value-box{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-bottom{
  padding-bottom: 50px;
  background: #020215;
  margin-top: -116px;
  padding-top: 124px;

}
.footer-bottom .social{
  display: flex;
  align-items: center;
  justify-content: end;
}
.foot-log{
  height: 100px;
  width: auto;
  margin: 0 auto;
}
.footer-bottom ul li{
  display: inline-block;
  margin: 0 25px;
}
.footer-bottom ul{
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.footer-bottom ul li a{
  color: #fff;
}
.footer-bottom ul li a:hover{
  transition: 0.5s all ease;
  background-image: linear-gradient(to right, #91c848, #3599d5 50%);
    -moz-background-size: 200% 100%;
    background-size: 200% 100%;
    background-position: -100%;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.footer-bottom a:hover{
  transition: 0.5s all ease;
  background-image: linear-gradient(to right, rgb(145, 200, 72), #3599d5 50%);
    -moz-background-size: 200% 100%;
    background-size: 200% 100%;
    background-position: -100%;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.social{
  margin-top: 0 !important;
}
.ds{
  color:#fff;
}
.footer-copy .container{
  border-top: 1px solid #a0a0a0;
  padding-top: 30px;

}
.gallery-slider img{

    --s: 10px; /* control the size */
    padding: var(--s);
    border: calc(2*var(--s)) solid #0000;
    outline: 1px solid #0688D6;
    outline-offset: calc(-1*var(--s));
    background: conic-gradient(from 90deg at 1px 1px,#0000 25%,#0688D6 0);
  
}
.gallery-slider{
  overflow: hidden;
}
h3.event {
  font-size: 24px; /* Adjust as needed */
  font-weight: bold;
  background: linear-gradient(45deg, #fff, #fff); /* Define your gradient colors */
  -webkit-background-clip: text; /* Clip the gradient to the text */
  -webkit-text-fill-color: transparent; /* Make the text transparent */
font-size:26px;
padding-bottom:10px;
position: relative;
}
h3.event::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;

  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 120px;
  height: 2px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background-color: rgb(53, 153, 213);
  background: -moz-linear-gradient(left, #91c848 0%, #3599D5 100%);
  background: -o-linear-gradient(left, #91c848 0%, #3599D5 100%);
  background: linear-gradient(to right, #91c848 0%, #3599D5 100%);
}
.gall-caption{
  color: #fff;
  position: absolute;
  
  bottom: 62px;
    left: 30%;
  
 
}
.gall-caption h5{
font-size: 16px;
font-weight: normal;
}
.gall-caption {
  
  display: inline-block; /* Adjust width to content */
  background: rgba(0, 0, 0, 0.6); /* Semi-transparent black */
  backdrop-filter: blur(10px); /* Apply blur effect */
  border-radius: 8px; /* Optional: Rounded corners */
  padding: 10px 50px; /* Add some padding for spacing */
  color: white; /* Text color */
  text-align: center; /* Center-align the text */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); /* Optional: Shadow for depth */
}
.products-contact form{
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 20px;
}
/* contact*/
.responds-wrap {
  background: linear-gradient(89.78deg, rgba(200, 184, 232, .2) -31.69%, rgba(53, 153, 213, .2) -22.78%, rgba(53, 153, 213, .2) 27.93%, rgba(145, 200, 72, .2) 99.79%);
  border: 1px solid hsla(0, 0%, 100%, .2);
  border-radius: 30px;
  padding: 30px;
  text-align: center;
  max-width: 355px;
  min-height: 220px;
  display: flex
;
  flex-direction: column;
  justify-content: center;
  margin:0 auto;
}
.responds-wrap .list-wrap {
  display: flex
;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.responds-wrap .list-wrap li:first-child {
  z-index: 5;
}
.responds-wrap .list-wrap li:nth-child(2) {
  z-index: 4;
}
.responds-wrap .list-wrap li:nth-child(3) {
  z-index: 3;
}
.responds-wrap .list-wrap li:nth-child(4) {
  z-index: 2;
}
.responds-wrap .list-wrap li:nth-child(5) {
  z-index: 1;
}
.responds-wrap .list-wrap li:not(:first-child) {
  margin-left: -20px;
}
.responds-wrap .list-wrap li img {
  border-radius: 50%;
  border: 1px solid hsla(0, 0%, 94%, .12);
}
.responds-wrap p {
  margin-bottom: 0;
  font-size: 18px;
}
.contact-shape {
  position: absolute;
  left: 18%;
  z-index: -1;
  bottom: 8%;
}
/* contact box */
.contact-box{
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding:40px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;

}
.icon{


  color: #fff;
}
.icon img{
  height:60px;
  width: auto;
}
.contact-box h5{
  font-size: 18px;
  font-weight: bold;
}
.map{
  height: 100%;
  width: auto;

}
.map-pointers .img-container{
width: 400px;
margin: 0 auto;
}
.products{
  background-image: url(../img/bg-p.jpg);
  object-fit: cover;
    object-position: 50% 50%;
  
}

/* v-marquee */

.v-marquee-wrapper{
  position: relative;
  text-align:center;
  overflow: hidden;
}
.v-marquee-wrapper .v-marquee-container{
  overflow:hidden;
  margin:0 auto !important;
  text-align:center;
}
.v-marquee-inner span{
  height:50%;
}
.v-marquee-wrapper .v-marquee-block{
  width: 100%;
  height: 500px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  float:left;
}
.v-marquee-inner{
  display: block;
  height: 200%;
  width:100%;
  position: absolute;
}
.v-marquee-item p{
  font-weight: 800;
  font-size: 30px;
  padding:100px;
  font-family: cursive;
}
.v-marquee-inner.to-left{
  animation: v-marqueeTop 20s linear infinite;
}
.v-marquee-inner.to-right{
  animation: v-marqueeBottom 20s linear infinite;
}
.v-marquee-item{
  display: block;
  transition: all .1s ease-out;
  margin:20px 10px;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 14px 0px;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  overflow: hidden;
}
.v-marquee-item img{
    width: 100%;
}

@keyframes v-marqueeTop{
  0% {
    top: 0;
  }
  100% {
    top: -250%;
  }
}
@keyframes v-marqueeBottom{
  0% { 
    top: -250%; 
  }
  100% {
   top: 0; 
  }
}
.products h1{
  color:#000;
  font-size: 40px;
}

.products  .swiper-container{
  overflow:hidden;
}
.products .section-title{
  display: flex
  ;
      align-items: center;
      justify-content: center;
      flex-direction: column;
}
.product-logo{
  height: auto;
  max-width: 270px;
  margin-bottom: 20px;
  margin:auto;
 
}
.schola-head{
  background: linear-gradient(90deg, #24a39d,  #fcd10f, #fcd10f
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hisabuk-head{
  background: linear-gradient(90deg, #00094f, #7d79ba, #7d79ba);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.parent-head{
  background: linear-gradient(90deg, #2ab2db, #00283d, #00283d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* tooltip footer */
.wrapper-tool {
  text-transform: uppercase;
 
  color: #fff;
  cursor: pointer;
     border: 1px solid #3599d5;
  font-size: 20px;

  padding: 15px 20px;
  position: relative;
  text-align: center;
  width: 100%;
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
  }
  
  .wrapper-tool .tooltip {
    background: linear-gradient(89.78deg, rgba(145, 200, 72, 1) -31.69%, rgba(53, 153, 213, 1) -22.78%, rgba(53, 153, 213, 1) 27.93%, rgba(145, 200, 72, 1) 99.79%);
  bottom: 100%;
  color: #fff;
  display: block;
  left: 0;
  margin-bottom: 15px;
  opacity: 0;
  padding: 20px;
  pointer-events: none;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
     -o-transform: translateY(10px);
      transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
     -o-transition: all .25s ease-out;
      transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      font-size: 18px;
      text-align: center;
  }
  
  /* This bridges the gap so you can mouse into the tooltip without it disappearing */
  .wrapper-tool .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
  }
  
  /* CSS Triangles - see Trevor's post */
  .wrapper-tool .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #1496bb 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
  }
  
  .wrapper-tool:hover .tooltip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
     -o-transform: translateY(0px);
      transform: translateY(0px);
  }
  
  /* IE can just show/hide with no transition */
  .lte8 .wrapper-tool .tooltip {
  display: none;
  }
  
  .lte8 .wrapper-tool:hover .tooltip {
  display: block;
  }
  .products p{
    text-align: justify;
  }
.services .section-title{
  display: flex
  ;
      align-items: center;
      justify-content: center;
      flex-direction: column;
}

/* floating-button */

.whats-float {
    position: fixed;
    transform: translate(133px, 0px);
    bottom: 30%;
    right: 0;
    width: 182px;
    overflow: hidden;
    background-color: #25d366;
    color: #fff;
    border-radius: 2px 0 0 2px;
    z-index: 10;
    transition: all 0.5s ease-in-out;
    vertical-align: middle;
    border-radius: 50px 0px 0px 50px;
    padding-left: 3px;
}

.adjust-call {
    bottom: 20% !important;
    background-color: #3599D5;
}

.whats-float a span {
    color: white;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 10px;
    position: absolute;
    line-height: 16px;
    font-weight: 400;
}

.whats-float i {
    font-size: 30px;
    color: white;
    line-height: 30px;
    padding: 10px;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out;
    text-align: center;
}

.whats-float:hover {
    color: #ffffff;
    transform: translate(0px, 0px);
}

.whats-float:hover i {
    transform: rotate(360deg);
}
.leaf {
  animation: sway 3s ease-in-out infinite, float 6s ease-in-out infinite;
  transform-origin: center; /* Pivot from the center of the leaf */
}

/* Swaying effect (side-to-side rotation) */
@keyframes sway {
  0%, 100% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(5deg);
  }
}

/* Floating effect (up and down movement) */
@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-70px);
  }
}


.call-icon {
  animation: vibrate 0.2s ease-in-out infinite, scalePulse 1s ease-in-out infinite;
  transform-origin: center; /* Ensure the animation originates from the center */
}

/* Vibrating effect */
@keyframes vibrate {
  0% {
    transform: rotate(0deg) translate(0, 0);
  }
  25% {
    transform: rotate(2deg) translate(1px, -1px);
  }
  50% {
    transform: rotate(-2deg) translate(-1px, 1px);
  }
  75% {
    transform: rotate(1deg) translate(1px, -1px);
  }
  100% {
    transform: rotate(0deg) translate(0, 0);
  }
}

/* Scaling pulse effect */
@keyframes scalePulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
.width-ani {
  transform-origin: left center; /* Anchor point at the start of the line */
 width:0; /* Start with no width */
  animation: growLine 2s ease-in-out forwards; /* Animate the line width */
}

@keyframes growLine {
  0% {
   width:0%; /* Start with no width */
  }
  100% {
   width:100%; /* Fully expand the width */
  }
}

/* about page */
footer.inner-page .footer-bottom{
  margin-top: 0;
  padding-top:50px;
}
.banner-shapes {
  overflow: hidden;
}
.banner-shapes .sh {
  position: absolute;
  width: 250px;
  height: 200px;
}
.banner-shapes .sh.sh-a1 {
  left: 15%;
  top: 40%;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.banner-shapes .sh.sh-a2 {
  left: 45%;
  top: 5%;
  -webkit-transform: scale(0.6) rotate(60deg);
  transform: scale(0.6) rotate(60deg);
}
.banner-shapes .sh.sh-a3 {
  left: 20%;
  top: 10%;
  -webkit-transform: scale(0.2) rotate(120deg);
  transform: scale(0.2) rotate(120deg);
}
.banner-shapes .sh.sh-a3a {
  left: 55%;
  top: 20%;
  -webkit-transform: scale(5) rotate(120deg);
  transform: scale(5) rotate(120deg);
}
.banner-shapes .sh.sh-a3b {
  left: 30%;
  top: 45%;
  -webkit-transform: scale(2) rotate(168deg);
  transform: scale(2) rotate(168deg);
}
.btn-blue{
  background-color: #0688D6;
  color:#fff;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  border-radius: 5px;
  transition: 0.5s all ease;

}
.btn-blue:hover{
  border:1px solid #0688D6;
  color: #000;
  background-color: transparent;
  transition: 0.5s all ease;
}
.about-page p{
  text-align: justify;
}
.btn-brand-color-out:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -1px;
  border-radius: inherit;
  background: linear-gradient(55deg, #2eb2e7 0%, #64bb46 100%);
}
.btn-brand-color-out {
  background: #fff;
  color: #000;
  position: relative;
  background-clip: padding-box;
  border: solid 1px transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  border-radius: 5px;
  transition: 0.5s all ease;
  margin-left: 10px;
}
.btn-brand-color-out:hover{
  transition: 0.5s all ease;
  background: linear-gradient(55deg, #2eb2e7 0%, #64bb46 100%);
  color:#fff;
}
.color-a{
  color: #0688D6;
}
.founder-box{
  background-color: #000;
  border-radius: 10px;
  position: relative;
  padding: 50px;

}
.founder-box:before{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
width: 100%;
height: 100%;
  z-index: 2;
  margin: -1px;
  border-radius: inherit;
  background: rgb(0,0,0);
  background: linear-gradient(90deg, rgba(46,178,231,0.1) 24%, rgba(100,187,70,0.1) 100%);
}
.founder-box img{
  border-radius: 50%;
  position: relative;

}
.founder-box img:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
width: 100%;
height: 100%;
  z-index: 2;
  margin: -1px;
  border-radius: inherit;
 border: 3px solid #0688D6;
  border-radius: 50%;
}
.founder-box p{
  text-align: justify;
  color: #fff;
}
.founder-content{
  z-index: 3;
  position: relative;
}
.founder-img-box{
  position: relative;
}
.founder-img-box .quote{
  position: absolute;
  bottom: -31px;
  left: -41px;
  
height: 200px;
width: 200px;
}
.founder-img-box h4{
  position: absolute;
  bottom: 34%;
  left: 20%;
  font-size: 4rem;
    font-weight: bold;
color:#fff;
    
    font-family: Arial, sans-serif; /* Choose your desired font */

}
.desig {
    color: #3599d5 !important;
    font-weight: 600;
    font-size: 22px;
    margin-top: 15px;
}
.breadcrumbs ul li{
  display: inline-block;
}
.breadcrumbs ul li a{
  color: #000;
  transition: 0.5s all ease;
}
.breadcrumbs ul li a:hover{
  background-image: linear-gradient(to right, #3599d5, #91c848 50%, #3599d5 50%);
  -moz-background-size: 200% 100%;
  background-size: 200% 100%;
  background-position: -100%;
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: 0.5s all ease;
}
.breadcrumbs ul li span{
  margin: 0 10px;
}
.banner-inner{
  background: linear-gradient(89.78deg, rgba(200, 184, 232, .1) -31.69%, rgba(53, 153, 213, .1) -22.78%, rgba(53, 153, 213, .1) 27.93%, rgba(145, 200, 72, .1) 99.79%);
}
.inner-page-content{
  padding-top: 100px;
}
.btn-brand-color-out img{
  height: 40px;
  width: 40px;
}
.btn-brand-color-out:hover img{
  transition: 0.5s all ease;
  filter: brightness(0) invert(1);
}
.anim-bg {
  border-radius: 10px;
  
  min-height: 300px;
  max-height: 500px;
  overflow: hidden !important;
}
 .anim-bg.type-1 img:first-child {
  -webkit-animation: 30s animToLeft1 linear infinite;
  animation: 30s animToLeft1 linear infinite;
}

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

100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
}
 .anim-bg.type-1 img:last-child {
  -webkit-animation: 30s animToLeft2 linear infinite;
  animation: 30s animToLeft2 linear infinite;
  margin-top: -2px;
}
@keyframes animToLeft2 {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
}
.work-btn{
  width:100%
}
.works-inner p{
  text-align: justify;
}
.work-row{
  padding: 100px 0;
}
.lightBlueBg {
  background: linear-gradient(89.78deg, rgba(200, 184, 232, .15) -31.69%, rgba(53, 153, 213, .15) -22.78%, rgba(53, 153, 213, .15) 27.93%, rgba(145, 200, 72, .15) 99.79%);
  position: relative;

}
.breadcrumbs {
  margin-top: 100px;
}
.schola-banner{
  background: linear-gradient(0deg, #fff 0%, rgba(0, 204, 204, 0.12) 100%);
}
.ripple-dots .dot.dot-1 {
  top: 60.5%;
  left: 36.9%;
}
 .ripple-dots .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.7);
  transform: translate(-50%, -50%) scale(1.7);
  background: #f8f8f8;
  -webkit-animation: mapRipple 1.3s linear infinite;
  animation: mapRipple 1.3s linear infinite;
}
@keyframes mapRipple{
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 175, 102, 0.3), 0 0 0 0.1em rgba(0, 175, 102, 0.3), 0 0 0 0.3em rgba(0, 175, 102, 0.5);
    box-shadow: 0 0 0 0 rgba(0, 175, 102, 0.3), 0 0 0 0.1em rgba(0, 175, 102, 0.3), 0 0 0 0.3em rgba(0, 175, 102, 0.5);
}

100% {
    -webkit-box-shadow: 0 0 0 0.1em rgba(0, 175, 102, 0.3), 0 0 0 0.3em rgba(0, 175, 102, 0.5), 0 0 0 0.75em rgba(0, 175, 102, 0);
    box-shadow: 0 0 0 0.1em rgba(0, 175, 102, 0.3), 0 0 0 0.3em rgba(0, 175, 102, 0.5), 0 0 0 0.75em rgba(0, 175, 102, 0);
}
}
.ripple-dots .dot.dot-2 {
  top: 58.5%;
  left: 90%;
}
.list-lg.list-check li {
  background: url(../img/icons/check.svg) no-repeat 0 13px;
  background-size: 15px;
  padding: 5px 0 5px 25px;
}
.product-badge{
  background-color: rgba(46, 178, 231, 0.2);
  color:#0688D6;
  padding: 5px 20px;
  border-radius: 20px;
 
}
.product-cat{
  display: flex;
  align-items: center;
  justify-content: center;
}
.schola-various img{
  width: 70px;
  height: auto;
  margin: 0 auto;
}
.stretched-link{
  color:#157efb;
  text-align: center;
  margin: 0 auto;
  display:flex;
}
.hover-card{
  display: flex;
  align-items: center;

  flex-direction: column;
}
.hover-card h6{
  font-size: 20px;
  font-weight: 500;
}
.schola-bg{
  background: url(../img/icons/schola-bg.svg) no-repeat;
    background-position: top center;
    background-size: auto 98%;
}
.schola-box{
  border: 1px solid #a7adba;
  padding: 8px 20px;
  font-weight: 500;
}
.schola-box img{
  height: 30px;
  width: auto;
}
.feat-head img{
height: 50px;
width: auto;
}
.feat-head{
  display: flex;
 align-items: center;
}
.feature-box p{
  text-align: justify;
}
.feat-head h6{
  font-size: 20px;
  font-weight: bold;
  margin-left: 10px;
}
.hover-card:hover{
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  transition: 0.5s all ease;
}
.hover-card a{
  color: #0d6efd;
}
.hover-card a:hover{
  transition: 0.5s all ease;
  transform: translateY(-5px);
}
.contact-box-product{
  margin: 50px 0;
  background-color: #343a40;
  padding:50px 100px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 15px;
}
.contact-box-product h4{
  color: #fff;
  font-size: 40px;
  font-weight: bold;
}
.contact-box-product .number{
  color: #2eb2e7;
  background: -webkit-linear-gradient(55deg, #2eb2e7, #64bb46);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-size: 20px;
  margin-top: 15px;
}
.border-btn{
  color:#fff;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 10px 40px;
  background-color: transparent;
}
.border-btn:hover{
transition: 0.5s all ease;
background-color: #fff;
color: #000;
}


/* career page */
.career-card {
  padding: 30px 30px;
  background-image: url(../img/career-box.jpg);
  border-radius: 10px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.career-card .career-content {
  position: relative;
  z-index: 3;
  color: #fff;
}
.career-card h6 {
  font-size: 20px;
  font-weight: bold;
}
.career-card h6, .career-card p, .career-card a {
text-align: start;
  font-weight: bold;
}
.career-card .card-btn {
  border-radius: 5px;
  border: 1px solid #0688D6;
  padding: 10px 20px;
}
.info span{
font-weight: bold;
}
.mt-30{
  margin-top: 30px;
}
.contact-main .info{
  margin-left: 15px;
}
.contact-main .info a{
  color:#0688D6;
}
.form-container{
  font-family: 'Merriweather Sans', sans-serif;
  text-align: center;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}
.form-container:after{
  content: '';
  background: linear-gradient(89.78deg, rgba(200, 184, 232, .3) -31.69%, rgba(53, 153, 213, .3) -22.78%, rgba(53, 153, 213, .3) 27.93%, rgba(145, 200, 72, .3) 99.79%);
  height: 80%;
  width: 100%;
  position: absolute;
  left: 0;
 bottom: -57px;
  z-index: -1;
  margin-bottom: 50px;
}
.form-container .form-horizontal{
  background-color: #fff;
  padding: 15px 0;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-top: 5px solid #0688D6;
  border-radius: 10px;
}
.form-container .form-horizontal .heading{
  color: #000;
  font-size: 30px;
  font-weight: 600;
  margin: 0;
}
.form-container .form-horizontal span{
  color: rgba(0,0,0,.7);
  font-size: 18px;
  margin: 0 0 30px 0;
  display: block;
}
.form-container .form-horizontal .form-group{
  width: 80%;
  margin: 0 auto;

  position: relative;
}

.form-container .form-horizontal i.icon{
  color: rgba(0,0,0,0.2);
  font-size: 23px;
  transform: translateY(-50%);
  position: absolute;
  left: 8px;
  top: 50%;
}
.form-container .form-horizontal .form-control{
  height: 50px;
  font-size: 15px;
  padding: 10px 8px 10px 40px;
  border: 1px solid #d5d5d5;
}
.form-container .form-control::placeholder{ color: rgba(0,0,0,0.2); }
.form-container .form-horizontal .form-control:focus{ box-shadow: none; }
.form-container .form-horizontal .btn{
  color: #fff;
  background-color: #595bcc;
  padding: 3px 7px;
  border: 2px solid transparent;
  transition: all 0.5s;
}
.form-container .form-horizontal .btn:hover{
  color: #595bcc;
  background-color: #fff;
  border: 2px solid #595bcc;
}
.form-container .login-form ul{
  list-style: none;
  padding: 25px 0;
  margin: 0;
}
.form-container .login-form ul li{
  margin: 0 5px;
  display: inline-block;
}
.form-container .login-form ul li:first-child{ border-right: 1px solid #fff; }
.form-container .login-form ul li a{
  color: #fff;
  padding: 0 10px 0 0;
  transition: all 0.5s;
}
.form-container .login-form ul li a:hover{ text-decoration: underline; }
@media screen and (max-width: 576px){
  .form-container{ padding: 0 10px; }
  .form-container .form-horizontal span{ font-size: 15px; }
  .form-container .form-horizontal .form-group{ width: 90%; }
}
.form-control::placeholder {
  color: #6f6f6f !important;
}
.form-container .form-horizontal textarea{
  height: auto !important;
}
.border-btn-blue{
  border: 1px solid #0688D6;
  color:#0688D6;
  border-radius: 5px;
  padding: 8px 20px;
}
/* parent alert */
.parent-banner{
  background: linear-gradient(0deg, #fff 0%, rgba(47, 62, 158, 0.12) 100%);
}
.hisabuk-banner {
    background: linear-gradient(0deg, #fff 0%, rgba(17, 13, 48, 0.12) 100%);
}
.hisabuk-bg{
  background: url(../img/icons/hisabuk-bg.svg) no-repeat;
  background-position: top center;
  background-size: auto 98%;
}
.feature-box ul li{
  list-style-type: disc;
}
/* sticky-menu */
.sticky-menu{
  left:0;
  transform: translate(-103px, 0);
  border-radius: 0px 10px 10px 0px;
  width: 147px;
  bottom: 650px !important;
}
.sticky-menu a span{
  position: relative;padding: 0;
  font-size: 18px;
  margin-right: 22px;
}
.sticky-menu a{
  display: flex;
  align-items: center;
  justify-content: end;
}
.sticky-menu img{
height: 24px;
width: 24px;
  padding: 0;
  margin-right: 10px;
 filter: brightness(0) invert(1);
}
.sticky-menu{
  padding: 10px 0;
}

.sticky-menu.about {
 bottom:580px !important;
}
.sticky-menu.service{
  bottom:510px !important;
 }
 .sticky-menu.product {
  bottom:440px !important;
 }
 .sticky-menu.portfolio {
  bottom:370px !important;
 }
 .sticky-menu.contact {
  bottom:300px !important;
 }
.service-cardd .btn-brand-color-out{
  width:230px;
      margin: 0 auto;
}
.about .btn-brand-color-out{
  width:160px
}
.products .btn-brand-color-out{
  width:90%;
}
.products-contact .btn-brand-color-out{
    width:20%
}
.card h2{
  color:#000;
}
.schola-var-img{
  width: 70%;
  margin: 0 auto;

}
.headline h1{
  color:#000 !important;
}.about-svg{
    width:80%;
}
.g-recaptcha{
    display:flex;
    justify-content:center;
}
.j-name{
        bottom: -11% !important;
    left: 37% !important;
}
.grecaptcha-badge {
    visibility: hidden;
    display: none;
}
@media only screen and (min-width: 1200px) and (max-width: 1400px){
    .main {
        padding-top: 0;
        /* min-height: 274px; */
        overflow: hidden;
        height: 700px;
    }
}
.brand-items .brand-item:nth-child(3) .brand-logo-1{
    width:120px;
}
.brand-items .brand-item:nth-child(11) .brand-logo-1{
    width:160px;
}
.brand-items .brand-item:nth-child(1) .brand-logo-1{
    width:137px;
}
.brand-items .brand-item:nth-child(8) .brand-logo-2{
    width:137px;
}
.brand-items .brand-item:nth-child(12) .brand-logo-2{
    width:137px;
}
.location img{
    width:30px;
    height:auto;
}
.location{
    display:flex;
    align-items:center;
    display:flex;
    margin:0 auto;
}

@media(max-width:576px){
    .mtop-10{
    margin-top:10px;
}
}

.h-fit {
    height: fit-content;
}
.w-fit{
    width: fit-content;
}
