/* Top Bar */

.tw-topbar {
  font-size: 12px;
  min-height: 40px;
  line-height: 40px;
}

.tw-topbar .tw-box i {
  padding-left: 0;
  padding-right: 10px;
  transition: color 0.2s ease-in-out;
  position: relative;
  top: 1px;
  font-size: 14px;
  line-height: 1;
}

.tw-topbar .tw-box p {
  transition: color 0.2s ease-in-out;
}

.tw-topbar .tw-box i[class^="ion-social-"] {
  font-size: 12px;
}

.tw-topbar > .uk-grid {
  padding: 0 30px;
}

/* Logo & Header Styling */

.tw-logo {
  padding-right: 30px;
}

.tw-lgo .logo-img {
  max-height: 69px;
}

.tw-logo .site-name {
  margin-bottom: 0;
  font-size: 32px;
  text-transform: uppercase;
  font-family: "Shadows Into Light";
  letter-spacing: 0.1em;
  line-height: 1;
}

.tw-logo .site-name a {
  color: inherit;
}

.tw-logo .site-name a:hover {
  text-decoration: none;
}

.tw-logo .site-name a.uk-dark {
  color: #fff;
}

.tw-logo .site-name a.uk-dark {
  color: #151515;
}

.tw-header-meta {
  display: flex;
  align-items: center;
}

.tw-header-meta i {
  font-size: 16px;
  transition: opacity 0.3s ease;
  color: #151515;
}

.tw-header-meta i[class^="simple-icon-"],
.tw-header-meta i[class*=" simple-icon-"] {
  font-size: 14px;
}

.mobile-menu .uk-close {
  position: absolute;
  left: 12px;
  top: 18px;
}

.tw-header-meta .mobile-menu .uk-close,
.uk-offcanvas-page-overlay .tw-header-meta .mobile-menu .ion-navicon-round {
  opacity: 0;
}

.tw-header-meta .mobile-menu .ion-navicon-round,
.uk-offcanvas-page-overlay .mobile-menu .uk-close {
  opacity: 1;
}

.ict-token .uk-svg:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
  fill: url(#pattern0);
}

.ict-token a {
  padding: 8px 24px;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
}

/* header right start*/

.tw-header-meta > a {
  margin-top: 0;
  margin-right: 24px;
}

.tw-header-meta > a:last-child {
  margin-right: 0;
}

.tw-header-meta .ict-button svg {
  margin-left: 12px !important;
  opacity: 1 !important;
  visibility: visible;
}

.login-oderp {
  background: #c12b99 !important;
}

.gettouch {
  background: linear-gradient(
    87.21deg,
    #e93301 -0.34%,
    #ff4816 99.99%
  ) !important;
  margin-right: 0 !important;
  color: #fff !important;
}

/* header right end */

.page-template-page-magazinepage .tw-logo > a,
.page-template-page-splitpage .tw-logo > a {
  position: relative;
}

.page-template-page-magazinepage .main-container > .tw-row > .uk-container {
  box-sizing: border-box;
}

.page-template-page-magazinepage .tw-logo > a > img,
.page-template-page-splitpage .tw-logo > a > img {
  transition: opacity 0.3s ease;
}

.page-template-page-magazinepage .tw-logo > a > .logo-light,
.page-template-page-splitpage .tw-logo > a > .logo-light {
  position: absolute;
  top: 0;
  left: 0;
}

.tw-header {
  height: 88px;
  box-sizing: border-box;
}

.tw-header.tw-header-transparent {
  background: #151c27;
  position: absolute;
  box-shadow: 0px 32px 64px -16px rgb(21 28 39 / 32%);
  width: 100%;
  z-index: 4;
}

.page-template-page-onepage .tw-header.tw-header-transparent {
  position: relative;
}

.page-template-page-splitpage .tw-header.tw-header-transparent,
.page-template-page-magazinepage .tw-header.tw-header-transparent,
.page-template-page-fullpage .tw-header.tw-header-transparent {
  border: none;
  margin: 0;
}

.tw-header-transparent + .main-container > section .tw-page-title-container,
.tw-header-transparent + .main-container > section .slider-content,
.tw-header-transparent + .main-container > section .tw-lovely-slider {
  padding-top: 70px;
}

.tw-header.tw-header-bottom {
  top: auto;
  bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: none;
  box-sizing: initial;
}

.transparent-menu-bgnone,
.tw-header.uk-sticky.uk-active.uk-light {
  background: #151515;
  color: #fff;
}

.tw-header.tw-magazine.uk-sticky.uk-active.uk-light {
  background: transparent;
}

.tw-header.uk-sticky.uk-active.uk-dark {
  background: #fff;
}

.tw-header > .uk-container,
.tw-header .uk-navbar-container {
  height: 100%;
  background-color: transparent;
}

.tw-header.tw-header-splitted .uk-navbar-center {
  height: 100%;
}

.tw-header.tw-header-sidebar {
  width: 270px;
  position: fixed;
  z-index: 3;
  left: 0;
  background-color: #151515;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 35px 40px;
  border-color: transparent;
}

.tw-header.tw-header-sidebar .tw-main-menu {
  display: block;
  margin: 0 -40px;
}

.tw-header.tw-header-sidebar .tw-main-menu > li > a {
  height: 30px;
  padding: 0 40px;
}

.tw-header.tw-header-sidebar .tw-main-menu .sub-menu > li:hover > a {
  color: #151515;
}

.tw-header.tw-header-sidebar .tw-main-menu .sub-menu {
  max-height: 100vh;
  background-color: #fff;
  left: 100%;
  top: -32px;
}

.tw-header.tw-header-sidebar .tw-main-menu .sub-menu .sub-menu {
  max-height: none;
}

.tw-header.tw-header-sidebar .tw-main-menu li.menu-item-has-children:after {
  right: 40px;
  content: "\f3d1";
  color: #999;
}

.tw-header.tw-header-sidebar
  .tw-main-menu
  .uk-container
  li.menu-item-has-children:after {
  content: "";
}

.tw-header.tw-header-sidebar
  .tw-main-menu
  .sub-menu
  li.menu-item-has-children:hover:after {
  color: #151515;
}

.tw-header.tw-header-sidebar .tw-logo {
  padding: 0;
}

.tw-header.tw-header-sidebar ~ .main-container {
  margin-left: 270px;
}

.tw-header.tw-header-sidebar .uk-nav-parent-icon .uk-parent > a:after {
  font-family: "Ionicons";
  content: "\f3d1";
  background-image: none;
  font-size: 10px;
  text-align: right;
}

.tw-header.tw-header-sidebar .tw-header-bottom .tw-socials.social-minimal,
.tw-header.tw-header-sidebar .tw-header-bottom .cart-btn {
  display: inline-block;
}

.tw-header.tw-header-sidebar .uk-nav-parent-icon .uk-parent.uk-open > a:after {
  content: "\f3d0";
}

.tw-header.tw-header-sidebar .tw-header-bottom .search-form {
  margin-bottom: 5px;
}

.tw-header.tw-header-sidebar .tw-header-bottom .search-form a {
  color: #151515;
  font-size: 16px;
}

.tw-header.tw-header-sidebar .tw-header-bottom > div:not(:last-child) {
  margin-bottom: 33px;
}

.tw-header.tw-header-sidebar.uk-light .tw-socials a {
  color: #fff;
  height: auto;
  margin: 5px 4px;
  padding: 0;
}

.uk-light .cart-btn i span {
  background: #fff;
  color: #151515;
}

.tw-header .uk-navbar-center:not(:only-child) {
  position: static;
  transform: none;
  -webkit-transform: none;
}

.tw-header .uk-navbar-left,
.tw-header .uk-navbar-right {
  position: absolute;
  top: 0;
  height: 100%;
}

.tw-header .uk-navbar-left {
  left: 0;
}

.tw-header .uk-navbar-right {
  right: 0;
}

.tw-header [class*="uk-animation-"] {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}

/* Preloader */

body {
  transition: background-color 0.5s ease-in-out;
  overflow-x: hidden;
  background-color: #f3f6fe;
}

body.loading {
  overflow: hidden;
}

body > .tw-preloader,
body.loading {
  background-color: #fff;
}

body > .tw-preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 3;
  text-align: center;
  vertical-align: middle;
  line-height: 100vh;
}

body > .header-container,
body > .main-container {
  transition: opacity 0.5s ease-in-out;

  position: relative;
}

body.loading > .header-container,
body.loading > .main-container,
body > .tw-preloader {
  opacity: 0;
  visibility: hidden;
}

body.loading > .tw-preloader {
  opacity: 1;
  visibility: visible;
}

/* Mega Menu */

.uk-navbar-dropdown-nav {
  font-size: 10px;
}

.uk-navbar-dropdown-nav > li > a {
  transition: all 0.3s ease;
  position: relative;
  left: 0;
}

.uk-navbar-dropdown .uk-navbar-dropdown-nav > li.uk-active > a,
.uk-navbar-dropdown .uk-navbar-dropdown-nav > li > a:hover {
  color: #fff;
  left: 5px;
  margin-left: -5px;
  padding-left: 5px;
}

.uk-drop-boundary.uk-navbar-dropdown {
  margin-top: 0;
  box-shadow: none;
  padding: 1px 0 0;
  background-color: transparent;
}

.uk-drop-boundary .uk-container {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  padding: 40px 30px;
  background-color: #151515;
}

.uk-navbar-dropdown-grid > .uk-grid-margin {
  margin-top: 0;
}

.uk-navbar-dropdown-grid > :not(.uk-first-column)::before {
  left: 20px;
  border-color: #333;
}

.mega-menu-title {
  margin-bottom: 5px;
}

/* Minimal header menu */

.uk-nav-default {
  font-size: 10px;
  text-transform: uppercase;
}

ul.uk-nav-sub {
  padding-bottom: 10px;
}

.tw-header.tw-header-sidebar ul.uk-nav-sub .uk-parent > a:after {
  content: none;
}

/* TW Menu */

.tw-main-menu {
  font-family: "Grato Grotesk";
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 30px;
}

.tw-main-menu > li {
  margin-right: 40px;
}

.tw-main-menu > li > a {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.024em;
  color: #ffffff;
  height: 88px;
  font-weight: 500;
}

.tw-main-menu:hover > li > a {
  opacity: 0.5;
}

.tw-main-menu > li:hover > a {
  opacity: 1;
}

.tw-main-menu > li.menu-item-has-children > a {
  padding-right: 33px;
}

.tw-main-menu > li.menu-item-has-children:after {
  content: "\f3d0";
  font-family: "Ionicons";
  font-size: 12px;
  line-height: 1;
  opacity: 0.5;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -5px;
  z-index: -1;
}

.tw-header-sidebar .tw-main-menu .mega-menu-title {
  line-height: 1;
  color: #666;
  margin: 15px 28px;
}

.tw-header-sidebar .tw-main-menu .sub-menu .menu-item-has-children:after {
  content: none;
}

.tw-header-sidebar .tw-main-menu .mega-menu-title + div,
.tw-header-sidebar .tw-main-menu .uk-container .sub-menu .menu-item {
  width: 100%;
}

.tw-main-menu .menu-item,
.tw-header-sidebar .tw-main-menu .uk-container .sub-menu {
  position: relative;
  left: 0;
  top: 0;
}

.tw-header-sidebar .tw-main-menu .uk-container .sub-menu,
.tw-header-sidebar .tw-main-menu .uk-container .sub-menu .menu-item {
  background: transparent;
  margin: 0;
  padding: 0;
}

.tw-header-sidebar .tw-main-menu .uk-container .sub-menu,
.tw-main-menu .menu-item-has-children:hover > .sub-menu {
  display: block;
}

.tw-main-menu .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 18px 0;
  width: auto;
  min-width: 220px;
  background-color: #151515;
  box-sizing: border-box;
  list-style: none;
}

.tw-main-menu .sub-menu a {
  display: block;
  color: #999;
  padding: 6px 28px;
  transition: all 0.3s ease;
}

.tw-main-menu .sub-menu .menu-item-has-children > a {
  padding-right: 33px;
}

.tw-main-menu .sub-menu .menu-item-has-children:after {
  content: "\f3d1";
  font-family: "Ionicons";
  font-size: 12px;
  line-height: 1;
  color: #999;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
}

.tw-main-menu .sub-menu > li:hover > a {
  padding-left: 35px;
  color: #fff;
}

.tw-main-menu .sub-menu .sub-menu {
  top: -18px;
  left: 100%;
}

.tw-main-menu .sub-rev .sub-menu .sub-menu {
  left: -100%;
}

.one-page-nav .tw-main-menu .uk-active a,
.tw-header.tw-header-sidebar .tw-main-menu .sub-menu > li.uk-active > a {
  color: #151515;
}

.uk-light .tw-main-menu > .sub-menu .uk-active a,
.uk-light .tw-main-menu .uk-active > a,
.tw-header.tw-header-sidebar .tw-main-menu > .uk-active > a {
  color: #fff;
}

/* Mobile Header */

.uk-offcanvas-bar {
  padding: 0;
  width: 270px;
}

/* Mobile Modal Menu */

.tw-mobile-modal {
  padding: 100px 20px;
  flex-direction: column;
}

.tw-mobile-modal .tw-socials {
  margin-top: 70px;
}

.tw-mobile-modal .tw-socials.social-minimal a > i {
  font-size: 16px;
  color: #999;
}

.tw-mobile-modal .uk-nav-default {
  width: 300px;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
}

.tw-mobile-modal .uk-nav > li > a {
  padding: 1px 0;
}

.tw-mobile-modal .uk-nav-sub {
  font-size: 12px;
  padding: 10px 0;
}

.tw-mobile-modal .uk-nav-sub .uk-nav-sub {
  font-size: 10px;
}

.tw-mobile-modal .uk-nav-parent-icon > .uk-parent > a::after {
  display: none;
}

.uk-modal-close-full {
  padding: 27px;
  background-color: transparent;
  color: #fff;
}

.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-area {
  width: 330px;
}

.sidebar-area.sticky-sidebar {
  width: 370px;
}

.sidebar-area .sidebar-inner {
  padding-left: 30px;
}

.sidebar-area .widget-item {
  width: 300px;
}

.sidebar-area .widget-title {
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  margin-top: -38px;
  margin-bottom: 30px;
}

.sidebar-area .widget-title span {
  padding: 0 15px;
  background: #fff;
}

.sidebar-area .widget {
  margin-top: 6px;
  margin-bottom: 46px;
  border: 1px solid #e6e6e6;
  padding: 30px;
}

.sidebar-area .widget-item:first-child .widget {
  margin-top: 0;
}

.sidebar-area .widget > *:not(.widget-title):first-child {
  margin-top: -6px;
}

.sidebar-area .widget ul li {
  padding-top: 0;
  padding-bottom: 8px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
  color: #151515;
  font-size: 10px;
  text-transform: uppercase;
}

.sidebar-area .widget ul li > ul li {
  margin-left: 15px;
  margin-top: 15px;
}

.sidebar-area .widget ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.sidebar-area .widget ul li a {
  color: #151515;
  transition: all 0.3s ease;
}

.sidebar-area .widget ul li a:hover {
  opacity: 0.8;
}

.sidebar-area .tw-text-widget {
  padding: 0;
  border: none;
}

/* Search widget */

form,
form.searchform {
  position: relative;
}

.searchform input[type="text"] {
  padding-right: 40px;
}

.searchform .button-search {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  height: 100%;
  width: 40px;
  border: 0;
  background: transparent;
}

/* Recent posts widget */

.widget_recent_entries .post-date {
  margin-top: 4px;
}

.widget_recent_entries.widget ul li:not(:last-child) {
  margin-bottom: 16px;
}

/* Contact info widget */

.tw-contact-widget ul li {
  padding-left: 25px;
  position: relative;
}

.tw-contact-widget ul li i {
  position: absolute;
  left: 0;
  top: 1px;
}

/* Tweet Widget */

.tw-twitter-fetch li {
  position: relative;
  padding-left: 30px;
}

.wpcf7-spinner,
.tw-twitter-fetch .u-hidden {
  display: none !important;
}

.tw-twitter-fetch .Emoji--forText {
  max-width: 20px;
}

.tw-twitter-fetch ul li:not(:last-child) {
  margin-bottom: 15px;
}

.tw-twitter-fetch li p {
  margin: 0;
}

.tw-twitter-fetch li:before {
  content: "\f243";
  font-family: "Ionicons";
  position: absolute;
  top: 0;
  left: 0;
}

.tw-twitter-fetch li .tweet-posted {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.2;
  margin-top: 5px;
}

/* Instagram Widget */

.null-instagram-feed ul {
  margin: 0 -10px -10px 0;
}

.null-instagram-feed li {
  display: inline-block;
  width: 33.3%;
  margin: 0 !important;
  padding: 0 10px 10px 0;
  box-sizing: border-box;
}

.uk-container-expand .null-instagram-feed li {
  width: 25%;
}

.null-instagram-feed li a {
  display: block;
  position: relative;
  overflow: hidden;
}

.null-instagram-feed li a:before,
.null-instagram-feed li a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease;
}

.null-instagram-feed li a:before {
  content: "";
  background-color: rgba(21, 21, 21, 0.75);
  z-index: 1;
}

.null-instagram-feed li a:after {
  content: "\f350";
  font-family: "Ionicons";
  font-size: 29px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.null-instagram-feed li a:hover:before,
.null-instagram-feed li a:hover:after {
  opacity: 1;
}

.tw-element.null-instagram-feed > .instagram-pics {
  padding: 0;
}

.tw-element.null-instagram-feed li {
  width: 100%;
  padding: 0;
}

/* TW Carousel */

.owl-carousel .owl-stage:after {
  display: none !important;
}

/* TW Instagram Carousel */

.tw-carousel-instagram .owl-item {
  overflow: hidden;
}

.tw-carousel-instagram .owl-item:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.owl-item .insta-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #151515;
}

.owl-item .insta-item img {
  transition: all 0.3s ease;
}

.owl-item .insta-item a:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  z-index: 1;
  background-color: rgba(21, 21, 21, 0.5);
  opacity: 0;
  transition: all 0.3s ease;
}

.owl-item .insta-item a:hover:before {
  opacity: 1;
}

.owl-item .insta-item a:hover img {
  transform: scale3d(1.1, 1.1, 1);
}

.tw-carousel-instagram .insta-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  font-size: 16px;
  color: #151515;
  z-index: 1;
  width: 260px;
  margin-left: -130px;
  margin-top: -21px;
  text-align: center;
  padding: 8px;
  transition: all 0.3s ease;
}

.tw-carousel-instagram .insta-btn:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

/* TW Post Widget */

.tw-post-widget.widget ul li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}

.tw-post-widget .recent-thumb {
  position: absolute;
  left: 0;
  width: 80px;
  height: 60px;
  overflow: hidden;
}

.tw-post-widget .recent-thumb a {
  display: block;
  position: relative;
}

.tw-post-widget .recent-thumb a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #151515;
  opacity: 0;
  transition: all 0.3s ease-out;
}

.tw-post-widget .recent-thumb a:hover {
  opacity: 1 !important;
}

.tw-post-widget .recent-thumb a:hover:before {
  opacity: 0.5;
}

.tw-post-widget .recent-content {
  padding-left: 95px;
  min-height: 60px;
}

.tw-post-widget .recent-content h4 {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0;
  margin-bottom: 5px;
  text-transform: capitalize;
}

.tw-post-widget .recent-content .entry-date {
  color: #999;
}

.tw-post-widget .entry-cats {
  margin-top: 15px;
  margin-bottom: 5px;
}

.tw-post-widget .entry-title {
  font-size: 18px;
  margin-bottom: 15px;
}

.tw-post-widget .carousel-content .tw-meta {
  text-align: center;
}

/* TW Blog */

.tw-blog:not(.metro-blog):not(.grid-blog) > article:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.entry-cats {
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
  color: #151515;
}

.entry-cats .cat-item {
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 8px;
}

.entry-cats .cat-item:last-child {
  margin-right: 0;
}

.entry-cats .cat-item:last-child > span {
  display: none;
}

.entry-cats a {
  color: inherit;
}

.entry-cats a:hover {
  color: #999;
}

.entry-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 13px;
  word-wrap: break-word;
}

.entry-title a {
  color: #151515;
}

.entry-title a:hover {
  color: #999;
}

.entry-date {
  text-align: center;
  margin-bottom: 25px;
}

.entry-media {
  margin-bottom: 21px;
  display: inline-block;
}

.single .entry-media {
  width: 100%;
}

.fullwidth-content .entry-media {
  text-align: center;
}

.entry-media .abs-thumb img {
  opacity: 0;
}

.tw-bgthumb {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  opacity: 0.8;
}

.more-link {
  margin-top: 23px;
  text-align: center;
}

.more-link .uk-button {
  background-color: #fff;
}

.portfolio-btn:hover,
.more-link .uk-button:hover {
  color: #fff;
  background-color: #151515;
  border-color: transparent;
}

.entry-share {
  margin-top: 30px;
}

.entry-share a > span {
  font-size: 10px;
  margin-left: 15px;
  margin-right: 5px;
  text-transform: uppercase;
}

.entry-share .comment-count {
  float: right;
}

.entry-share .comment-count > span {
  margin-right: 0;
}

.entry-share .comment-label {
}

.tw-pagination {
  padding-top: 60px;
}

.tw-pagination.pagination-border {
  margin-top: 40px;
  border-top: 1px solid #e6e6e6;
}

.tw-pagination .older {
  float: right;
}

.tw-pagination ul.page-numbers,
.woocommerce-pagination ul.page-numbers {
  list-style: none;
  margin: 0;
  position: relative;
  text-align: center;
  font-size: 10px;
}

.tw-pagination ul.page-numbers li {
  display: inline-block;
  margin-right: 12px;
}

.tw-pagination ul.page-numbers li:last-child {
  margin-right: 0;
}

.tw-pagination ul.page-numbers span.current,
.tw-pagination ul.page-numbers a,
.woocommerce-pagination ul.page-numbers span.current,
.woocommerce-pagination ul.page-numbers a {
  display: inline-block;
  padding: 0;
  width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.02em;
  color: #afb9ca;
  background: #fff;
}

.tw-pagination ul.page-numbers span.current,
.tw-pagination ul.page-numbers a:hover,
.tw-pagination a.uk-button:hover,
.woocommerce-pagination ul.page-numbers span.current,
.woocommerce-pagination ul.page-numbers a:hover,
.woocommerce-pagination a.uk-button:hover {
  background: #0453e1;
  box-shadow: 0px 24px 48px rgba(23, 23, 23, 0.04);
  color: #fff;
}

.format-video .entry-media,
.format-audio .entry-media,
.format-quote .entry-media,
.format-link .entry-media {
  width: 100%;
}

/* Sticky Post */

.tw-blog > article.sticky {
  padding: 40px;
  background: #f9f9f9;
  margin-bottom: 80px;
  border: 1px solid #e6e6e6;
}

/* Grid Blog */

.grid-blog.tw-blog > article {
  border-bottom: none;
  padding-bottom: 0;
  overflow: hidden;
}

.grid-blog.tw-blog > article .entry-post {
  margin: 0 auto;
}

.grid-blog + .tw-pagination.pagination-border {
  margin-top: 0;
}

.grid-blog .entry-title {
  font-size: 18px;
  margin-bottom: 17px;
}

.tw-meta.tw-datetime {
  line-height: 1.4;
  text-align: center;
}

.grid-blog + .tw-pagination.pagination-border {
  margin-top: 60px;
}

/* Blog Under the Image */

.blog-under-image .entry-media {
  margin-bottom: 29px;
}

/* Blog Inside the Image */

article.blog-inside-image .tw-bgthumb:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #151515;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.blog-inside-image.blog-inside-hover > .article-inner:hover .tw-bgthumb:before {
  opacity: 0.75;
}

.blog-inside-image.blog-inside-hover
  > .article-inner:hover
  .entry-content
  p:not(.more-link) {
  transform: translateY(-100%);
  transition:
    transform 0.3s ease 0s,
    opacity 0.3s ease 0.2s;
  opacity: 1;
}

.blog-inside-image .article-inner {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #151515;
}

.blog-inside-image .post:not(.format-status) .article-inner {
  min-height: 300px;
}

.blog-inside-image .entry-media {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.blog-inside-image .entry-cats,
.blog-inside-image .entry-date,
.blog-inside-image .entry-title {
  position: relative;
  top: 0;
  transition: top 0.3s ease 0.1s;
}

.blog-inside-image .entry-post {
  position: absolute;
  left: 0;
  bottom: 26px;
  width: 100%;
}

.blog-inside-image .entry-post > * {
  padding: 0 30px;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.blog-inside-image .entry-post .entry-date {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 15px;
}

.blog-inside-image .entry-post .entry-date a:hover {
  color: #fff;
}

.blog-inside-image .entry-content {
  position: relative;
  height: 0;
  text-align: center;
}

.blog-inside-image .entry-content p:not(.more-link) {
  opacity: 0;
  transform: translateY(0);
  transition:
    transform 0.3s ease 0.3s,
    opacity 0.3s ease 0s;
  padding-bottom: 20px;
}

.blog-inside-image .entry-content p.more-link {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: 3px;
}

.blog-inside-image .more-link .uk-button {
  background-color: transparent;
  border-color: #fff;
}

.blog-inside-image .more-link .uk-button:hover {
  border-color: #fff;
}

.grid-blog .blog-inside-2 .entry-title {
  font-size: 30px;
  padding: 3px 0 2px;
}

.grid-blog .blog-inside-2[data-size="full"] .entry-title {
  font-size: 60px;
  max-width: 100%;
}

.grid-blog .blog-inside-2 .entry-post {
  bottom: 93px;
}

.blog-inside-2 .tw-bgthumb + .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-image: -webkit-linear-gradient(bottom, #151515, transparent 50%);
  background-image: -moz-linear-gradient(bottom, #151515, transparent 50%);
  background-image: -o-linear-gradient(bottom, #151515, transparent 50%);
  background-image: -ms-linear-gradient(bottom, #151515, transparent 50%);
  background-image: linear-gradient(to top, #151515, transparent 50%);
}

/* Minimal Blog */

.minimal-blog .entry-cats,
.minimal-blog .entry-title,
.minimal-blog .entry-date {
  text-align: left;
}

.minimal-blog .entry-title {
  font-size: 18px;
}

.minimal-blog .entry-date {
  margin-top: 20px;
  margin-bottom: 0;
}

/* Single Post */

.single .tw-header.tw-header-transparent {
  background: #151c27;
  box-shadow: 0px 32px 64px -16px rgb(21 28 39 / 32%);
  position: relative;
}

.single .entry-post {
  max-width: 840px;
  margin: auto;
  background: #fff;
  padding: 40px;
}

.ict-meta-single-top {
  display: flex;
  align-items: center;
}

.ict-meta-single-top span {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #64738e;
  text-transform: none;
}

.ict-meta-single-top .ict-entry-cats {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.ict-entry-title {
  font-size: 36px;
  line-height: 48px;
  margin-top: 16px;
}

.ict-meta-single-bottom {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ict-meta-single-bottom .entry-share,
.single .ict-blog-botton-content {
  margin-top: 0;
}

.ict-meta-single-bottom .entry-share a {
  width: 40px;
  height: 40px;
  border-radius: 0;
  margin-right: 16px;
}

.ict-meta-single-bottom .entry-share .facebook-share {
  background: #3b5998;
}

.ict-meta-single-bottom .entry-share .twitter-share {
  background: #1da1f2;
}

.single .entry-media {
  margin-top: 40px;
  margin-bottom: 40px;
}

.single .entry-content p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #64738e;
  margin-bottom: 40px;
  margin-top: 0;
}

.single .entry-content p:last-child {
  margin-bottom: 0;
}

.single .entry-content > ul {
  padding-left: 40px;
  list-style: none;
  margin: 40px 0;
}

.single .entry-content > ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #64738e;
}

.single .entry-content > ul li:last-child {
  margin-bottom: 0;
}

.single .entry-content > ul li::before {
  content: "";
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}

.single .entry-content h6,
.single .entry-content h5,
.single .entry-content h4,
.single .entry-content h3,
.single .entry-content h2,
.single .entry-content h1 {
  margin-bottom: 24px;
  margin-top: 40px;
}

.ict-gallery {
  background: #f3f6fe;
  padding: 40px 0;
  margin: 0 -140px;
}

.ict-gallery .ict-single-nav {
  border: 12px solid rgba(255, 255, 255, 0.12);
  border-radius: 50%;
}

.ict-gallery .uk-slidenav {
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
  box-shadow: 0px 8px 24px rgba(22, 27, 45, 0.05);
  width: 56px;
  height: 56px;
  border-radius: 50%;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}

.ict-gallery .ict-single-nav:hover .uk-slidenav {
  background: #151c27;
}

.ict-gallery .uk-slidenav svg:last-child {
  display: none;
}

/* Single Post Tags */

.entry-tags {
  display: flex;
  margin: -10px 0 35px;
  position: relative;
}

.entry-tags h5 {
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0;
  padding-right: 5px;
}

.entry-tags a {
  margin-left: 13px;
  color: inherit;
  display: inline-block;
}

.entry-tags a:hover {
  color: #151515;
}

.entry-tags a:before {
  font-family: "Ionicons";
  content: "\f48c";
  margin-right: 6px;
}

/* Next Prev post link */

.nextprev-postlink-container {
  margin: 40px 0;
  padding-top: 40px;
  border-top: 1px solid #e6e6e6;
}

.nextprev-postlink .post-thumb {
  position: absolute;
  left: 30px;
  width: 80px;
  height: 60px;
  color: #fff;
  background-color: #151515;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
}

.nextprev-postlink .format-icon:before {
  font-family: "Ionicons";
  content: "\f471";
}

.nextprev-postlink .format-icon.video:before {
  content: "\f4cc";
}

.nextprev-postlink .format-icon.gallery:before {
  content: "\f148";
}

.nextprev-postlink .format-icon.audio:before {
  content: "\f140";
}

.nextprev-postlink .format-icon.quote:before {
  content: "\f347";
}

.nextprev-postlink .post-thumb > div {
  height: 100%;
  background-size: cover;
  background-position: center;
}

.nextprev-postlink a {
  position: relative;
  display: inline-block;
  padding-left: 125px;
  min-height: 60px;
}

.nextprev-postlink a:hover {
  opacity: 0.7;
}

.nextprev-postlink a > i {
  position: absolute;
  top: 15px;
  left: 0;
  font-size: 30px;
  line-height: 1;
}

.nextprev-postlink > div {
  max-width: 350px;
}

.nextprev-postlink .post-title {
  color: #151515;
  line-height: 1.4;
  margin-bottom: 7px;
}

.next-post-link {
  margin-left: auto;
  text-align: right;
}

.nextprev-postlink .next-post-link a {
  padding-left: 0;
  padding-right: 125px;
}

.nextprev-postlink .next-post-link a > i {
  left: auto;
  right: 0;
}

.nextprev-postlink .next-post-link .post-thumb {
  left: auto;
  right: 30px;
}

/* Post Author */

.tw-author {
  padding: 30px;
  border: 1px solid #e6e6e6;
  margin-top: 40px;
  margin-bottom: 40px;
}

.tw-author .author-box {
  position: relative;
  padding-left: 150px;
  min-height: 120px;
}

.tw-author .tw-meta {
  display: inline;
  position: relative;
  top: -1px;
}

.tw-author p {
  margin-top: 5px;
  margin-bottom: 0;
}

.tw-author h3 {
  font-size: 14px;
  text-transform: none;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 0;
  letter-spacing: 0;
}

.tw-author h3 a {
  color: inherit;
}

.tw-author img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  margin: 0;
  width: 120px;
}

.tw-author .tw-socials {
  margin-top: 12px;
}

.comment-respond .comment-reply-title,
.comment-respond .form-submit {
  text-align: center;
}

.uk-section-blog .comment-form-comment {
  margin-bottom: 15px;
}

.uk-section-blog .comment-form-email,
.uk-section-blog .comment-form-url {
  width: 49%;
  float: left;
  margin-right: 2%;
}

.comment-form * + p {
  margin-top: 0;
}

.uk-section-blog .comment-form-url {
  margin-right: 0;
}

.comment-reply-title,
.comment-title h4 {
  line-height: 1;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 37px;
  color: #151515;
}

.comment-list {
  margin-bottom: 70px;
}

.comment-list .comment {
  position: relative;
}

.comment-list .comment .comment {
  margin-left: 60px;
}

.comment-list .comment-author {
  position: absolute;
  left: 0;
  top: 40px;
}

.comment-list .comment-author img {
  width: 70px;
  border-radius: 50%;
}

.comment-list .comment-text {
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 100px;
  min-height: 70px;
  border-top: 1px solid #e6e6e6;
}

.comment-list .comment-text p {
  margin-top: 5px;
  margin-bottom: 0;
}

.comment-list .comment-text .author {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0;
  margin-right: 17px;
  margin-bottom: 0;
}

.comment-list .comment-text .author + .tw-meta {
  display: inline;
  position: relative;
  top: -1px;
}

.comment-list .reply {
  margin-top: 10px;
  font-size: 10px;
}

.comment-list a {
  color: inherit;
}

.comment-list .pingback {
  margin: 20px 0;
  border: 1px dashed #e6e6e6;
  padding: 10px 20px;
}

.page-error {
  background-color: #151515;
  background-image: url(assets/images/404.jpg);
  min-height: 800px;
}

.tw-header-transparent .page-error {
  height: 100vh;
}

.page .entry-comments {
  padding: 80px 0;
}

/* Slider Styling */

.tw-slider {
  position: relative;
}

.tw-slider .owl-carousel .owl-stage-outer {
  transition: none;
}

.tw-slider .slider-item {
  height: 700px;
  background-size: cover;
  background-position: center;
  position: relative;
  display: flex;
  justify-content: center;
  padding: 0;
}

.tw-slider .slider-item ~ .slider-item {
  display: none;
}

.tw-slider .slider-item:not(.uk-flex-bottom) {
  align-items: center;
}

.tw-slider .slider-content {
  padding-left: 70px;
  padding-right: 70px;
}

.tw-lovely-slider {
  position: relative;
  height: 630px;
  background-color: #151515;
}

.tw-lovely-slider .post-item {
  height: 33.3%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}

.tw-slider-postcount-2 .tw-lovely-slider .post-item {
  height: 50%;
}

.tw-slider-postcount-4 .tw-lovely-slider .post-item {
  height: 25%;
}

.tw-lovely-slider .post-content {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.tw-lovely-slider .post-content > .uk-container {
  height: 100%;
}

.tw-lovely-slider .post-content .entry-content {
  max-width: 260px;
  width: 100%;
  padding: 0;
  position: relative;
  transition: padding 0.2s ease-in-out;
}

.tw-lovely-slider .post-content .post-title {
  font-size: 22px;
  text-transform: uppercase;
  margin: 0;
}

.tw-lovely-slider .slider-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.tw-lovely-slider .post-item:hover .slider-bg,
.tw-lovely-slider .post-item.active .slider-bg {
  opacity: 0.6;
}

.tw-lovely-slider .uk-button {
  position: absolute;
  bottom: -50px;
  opacity: 0;
  margin-top: 15px;
  transition: all 0.2s ease-in-out;
}

.tw-lovely-slider .post-content .uk-flex-center.uk-text-center .post-title {
  margin-top: 40px;
}

.tw-lovely-slider .uk-flex-center.uk-text-center .uk-button {
  position: relative;
}

.tw-lovely-slider .post-item:hover .uk-button {
  bottom: 0;
  opacity: 1;
}

.tw-lovely-slider .post-item:hover .entry-content {
  padding-bottom: 40px;
}

/* Page Title */

.tw-page-title-only-bg {
  background: linear-gradient(87.51deg, #151c27 0%, #1b2433 100%);
  box-shadow: 0px 32px 64px -16px rgba(21, 28, 39, 0.32);
}

.tw-section {
  position: relative;
}

.tw-section-shadow:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 6;
  width: 100%;
  height: 103px;
  bottom: 0;
  opacity: 0.7;
  background-image: linear-gradient(360deg, #000, rgba(255, 255, 255, 0));
}

.tw-page-title-container .tw-page-title {
  font-family: "Grato Grotesk";
  font-size: 48px;
  line-height: 1;
}

.tw-header.tw-header-transparent + div + .main-container > .tw-page-title-bg {
  padding-top: 180px;
}

.tw-page-title-container .tw-sub-title {
  font-size: 15px;
}

.tw-slider-on-header .owl-theme .owl-nav {
  margin-top: -70px;
}

.tw-slider-on-header .owl-theme .owl-dots {
  bottom: 98px;
}

.owl-theme {
  display: block;
}

.owl-theme .owl-nav {
  margin-top: 0;
}

.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  padding: 10px;
  top: 50%;
  left: 15px;
  margin: -25px 0 0;
  background: none;
}

.owl-theme .owl-nav [class*="owl-"] .uk-slidenav {
  color: #151515;
}

.owl-theme .owl-nav [class*="owl-"] i {
  transition:
    transform 0.2s ease-in-out,
    opacity 0.2s;
  transition-delay: 0.1s;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: transparent;
}

.owl-theme .owl-nav [class*="owl-"]:hover i {
  opacity: 0.6;
  transform: translateX(-5px) scale(0.9);
}

.owl-theme .owl-nav [class*="owl-"].owl-next {
  left: auto;
  right: 15px;
}

.owl-theme .owl-nav [class*="owl-"].owl-next:hover i {
  transform: translateX(5px) scale(0.9);
}

.owl-theme .owl-dots,
.owl-theme .owl-nav.disabled + .owl-dots {
  width: 100%;
  margin-top: 50px;
}

.tw-slider .owl-theme .owl-dots {
  position: absolute;
  bottom: 30px;
}

.owl-theme .owl-dots .owl-dot span {
  margin: 5px;
  background-color: rgba(153, 153, 153, 0.25);
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #151515;
}

.tw-outview {
  opacity: 0;
  visibility: hidden;
}

.owl-item > .tw-row-inner {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.owl-item > .tw-row-inner > .uk-grid {
  flex: 1;
}

.owl-item > .tw-row-inner > .uk-container {
  width: 100%;
}

.tw-owl-carousel-container .owl-carousel .portfolio-title,
.tw-owl-carousel-container .owl-carousel .tw-meta {
  line-height: 1;
}

.tw-portfolio.tw-owl-carousel-container .portfolio-item,
.tw-post-carousel .entry-media {
  margin-bottom: 0;
  display: block;
}

.tw-post-carousel .post-content {
  padding: 25px 30px;
  background-color: #fff;
}

.tw-post-carousel.grey-bg .post-content {
  background-color: #f5f5f5;
}

.tw-post-carousel.style-2.no-background .post-content,
.tw-post-carousel.no-background .post-content {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}

.tw-post-carousel .post-content .tw-meta:first-child {
  font-size: 12px;
  margin-bottom: 15px;
}

.tw-post-carousel .post-content .tw-meta:last-child {
  padding-top: 20px;
  border-top: 1px solid #e6e6e6;
}

.tw-post-carousel .post-title {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 16px;
  min-height: 100px;
  text-transform: none;
  letter-spacing: normal;
}

.tw-post-carousel .post-content .post-title a {
  color: inherit;
}

.tw-post-carousel .post-title a:hover {
  color: #999;
}

.tw-post-carousel.style-2 .post-title {
  font-size: 18px;
  min-height: auto;
}

.tw-post-carousel.style-2 .post-content {
  padding: 55px;
}

.tw-post-carousel.style-2 .post-content .tw-meta:last-child {
  border: none;
}

.tw-post-carousel.style-2 .post-content .tw-meta:first-child a {
  color: #151515;
}

.tw-post-carousel.style-2 .post-content .post-title {
  text-transform: uppercase;
}

.tw-post-carousel.tw-course .tw-meta i {
  font-size: 14px;
  margin-right: 8px;
}

.tw-course .course-icon {
  font-size: 14px;
  margin-right: 8px;
  font-weight: 700;
}

.tw-post-carousel .course-comments {
  margin-left: 25px;
}

.tw-post-carousel .course-price {
  font-size: 14px;
  color: #151515;
}

.owl-drag .carousel-item {
  cursor: move;
}

.onhover.owl-carousel.owl-theme .owl-nav {
  opacity: 0;
}

.onhover.owl-carousel.owl-theme:hover .owl-nav {
  opacity: 1;
}

[data-tw-dimension-type*="fullscreen"] .owl-item {
  display: flex;
  justify-content: center;
  align-items: center;
}

[data-tw-dimension-type*="fullscreen"],
[data-tw-dimension-type*="fullscreen"] .owl-carousel,
[data-tw-dimension-type*="fullscreen"] .owl-item,
[data-tw-dimension-type*="fullscreen"] .owl-stage,
[data-tw-dimension-type*="fullscreen"] .owl-stage-outer {
  height: 100vh !important;
}

/* App Slider */

.tw-app-slider {
  overflow: hidden;
}

.tw-app-slider-container .app-mockup-description {
  max-width: 325px;
  float: left;
  width: 100%;
  margin-right: 70px;
  margin-top: 220px;
  position: relative;
  z-index: 99;
}

.tw-app-slider-container .app-mockup {
  position: relative;
  z-index: 5;
  float: left;
}

.tw-app-slider-container .tw-app-mockup-carousel {
  width: 280px;
  position: absolute;
  top: 89px;
  left: 490px;
}

.uk-container .tw-app-slider-container .tw-app-mockup-carousel {
  left: 450px;
}

.tw-app-slider-container .tw-app-mockup-carousel .owl-item {
  transition: all 0.3s ease;
  opacity: 0.5;
  transform: scale(0.9, 0.9);
}

.tw-app-slider-container .tw-app-mockup-carousel .owl-item.active {
  opacity: 1;
  transform: scale(1, 1);
}

.tw-app-slider-container
  .tw-app-mockup-carousel
  .owl-carousel
  .owl-stage-outer {
  overflow: visible;
}

.tw-app-slider-container .tw-app-mockup-carousel .owl-controls {
  position: absolute;
  left: -482px;
  bottom: 110px;
  z-index: 99;
}

.tw-app-slider-container .tw-app-mockup-carousel .owl-stage-outer,
.tw-app-slider-container .tw-app-mockup-carousel .owl-stage-outer:before {
  background-color: inherit;
}

.tw-app-slider-container .tw-app-mockup-carousel .owl-stage-outer:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  right: 100%;
  width: 500%;
  height: 100%;
  display: block;
}

.tw-app-slider-container .tw-app-mockup-carousel .owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  left: -550px;
  bottom: 110px;
  z-index: 99;
}

/* Button Styling */

.button,
.uk-button {
  font-family: "Grato Grotesk";
  border-radius: 3px;
  border: 1px solid transparent;
  font-size: 11px;
  line-height: 40px;
  height: 40px;
}

.button:last-child {
  margin-right: 0;
}

.uk-button.uk-button-shop {
  font-size: 12px;
  padding: 0 50px;
}

.uk-button.uk-button-large {
  font-size: 12px;
  padding: 0 45px;
  line-height: 50px;
  height: 50px;
}

.uk-button.uk-button-small {
  font-size: 10px;
  padding: 0 25px;
  line-height: 30px;
  height: 30px;
}

.uk-button.uk-button-radius {
  border-radius: 20px;
}

.uk-button.uk-no-radius {
  border-radius: 0;
}

.uk-button.uk-button-small.uk-button-radius {
  border-radius: 15px;
}

.uk-button.uk-button-large.uk-button-radius {
  border-radius: 30px;
}

.uk-button {
  border-color: #d9d9d9;
}

.button:hover,
.uk-button.dark-hover:hover {
  background-color: #151515 !important;
  border-color: transparent !important;
  color: #fff !important;
}

.uk-button.light-hover:hover {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #151515 !important;
}

.uk-button.white-button {
  background-color: transparent !important;
}

.uk-button.uk-button-flat.white-button {
  color: #151515 !important;
  background-color: #fff !important;
}

.uk-button.uk-button-flat.white-button:hover {
  color: #fff !important;
  background-color: #151515 !important;
}

.uk-button.uk-button-white {
  color: #151515;
  background-color: #fff;
  border: 1px solid transparent;
}

.uk-button.uk-button-silver {
  color: #fff;
  background-color: #ccc;
  border: 1px solid transparent;
}

.uk-button.uk-button-dark {
  color: #fff;
  background-color: #151515;
  border: 1px solid transparent;
}

.tw-hover .tw-hover-inner {
  position: relative;
  transition:
    background 0.3s,
    border 0.3s ease-out;
}

.no-hover i {
  margin-left: 8px;
}

.tw-hover .tw-hover-inner i {
  font-size: 12px;
  line-height: 1;
  width: 18px;
  position: absolute;
  top: 50%;
  right: -7px;
  margin-top: -6px;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  transition: right 0.2s ease-out;
}

.tw-hover .tw-hover-inner.uk-button-small i {
  right: 25px;
}

.tw-hover .tw-hover-inner span {
  position: relative;
  left: 0px;
  transition: left 0.2s ease-out;
}

.tw-hover:hover .tw-hover-inner span {
  left: -7px;
}

.tw-hover:hover .tw-hover-inner i {
  opacity: 1 !important;
  -ms-filter: "alpha(opacity=100)";
  right: -15px;
}

.tw-main-menu .menu-item.uk-button,
.tw-main-menu .menu-item.uk-button a {
  height: auto;
  display: table;
}

.tw-main-menu .menu-item.uk-button {
  transform: translateY(33%) translateX(10%);
}

.tw-main-menu .menu-item.uk-button.uk-button-small {
  transform: translateY(60%) translateX(10%);
}

.tw-main-menu .menu-item.uk-button.dark-hover:hover a {
  color: #fff;
}

/* Other Helpful */

.uk-form-icon {
  width: 50px;
}

.uk-form-icon-flip + .uk-input {
  padding-right: 50px;
}

.uk-form-icon:not(.uk-form-icon-flip) + .uk-input {
  padding-left: 50px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 30px;
}

table,
table th,
table td {
  border: 1px solid #e6e6e6;
}

table.with-border,
.uk-table.with-border {
  border: 1px solid #e6e6e6;
}

table th,
.uk-table th {
  padding: 16px 25px;
  text-transform: uppercase;
}

table td,
.uk-table td {
  padding: 8px 25px;
}

table th,
.uk-table th {
  font-family: "Grato Grotesk";
  color: #151515;
  font-size: 10px;
  text-align: left;
}

.uk-table.style-2 th {
  background: #151515;
  color: #fff;
}

.widget_recent_entries .post-date,
.tw-meta {
  display: block;
  overflow: hidden;
  font-family: "Grato Grotesk";
  font-size: 10px;
  text-transform: uppercase;
  color: #999;
}

.tw-meta.entry-cats {
  font-size: 12px;
}

.tw-meta a {
  color: inherit;
}

.tw-meta a:hover {
  color: #151515;
}

span.tw-meta {
  display: inline-block;
}

.tw-element {
  position: relative;
}

/* Text element */

.tw-element.uk-text-small {
  font-size: 0.857em;
  line-height: inherit;
}

.tw-element.uk-text-large {
  font-size: 1.14em;
  line-height: inherit;
}

/* Map element */

.tw-element.tw-map {
  height: 100%;
}

.tw-element.tw-map .gm-style .gm-style-iw {
  padding: 15px;
}

.tw-element.tw-map .map-marker-title {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 15px;
}

.tw-element.tw-map .marker-content {
  font-size: 14px;
}

.tw-map-contact {
  background-color: #ddd;
  position: absolute;
  width: 40%;
  top: 0;
  left: 0;
  height: 100%;
  padding: 30px;
}

.tw-heading {
  color: #999;
  max-width: 600px;
}

/* Heading Element */

.tw-heading.uk-text-center {
  margin-left: auto;
  margin-right: auto;
}

.tw-heading.uk-text-left {
  margin-left: 0;
  margin-right: auto;
}

.tw-heading.uk-text-right {
  margin-left: auto;
  margin-right: 0;
}

.tw-heading.custom-typography {
  margin-bottom: 20px;
}

.tw-heading.title_large {
  max-width: 830px;
}

.tw-heading.title_700 {
  max-width: 700px;
}

.tw-heading.title_400 {
  max-width: 400px;
}

.tw-heading.title_full {
  max-width: 100%;
}

.tw-heading.custom-typography .tw-sub-title {
  font-size: 10px;
}

.tw-heading.custom-typography .tw-big-title {
  font-size: 30px;
}

.tw-heading.custom-typography p {
  margin-top: 8px;
}

.tw-heading h6 {
  font-size: 12px;
}

.tw-heading h5 {
  font-size: 18px;
}

.tw-heading h4 {
  font-size: 24px;
}

.tw-heading h3 {
  font-size: 36px;
}

.tw-heading h2 {
  font-size: 48px;
}

.tw-heading h1 {
  font-size: 60px;
}

.tw-heading .tw-sub-title {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.048em;
  color: #64738e;
  font-weight: 400;
}

.tw-heading.subtitle-behind .tw-sub-title {
  font-size: 200px;
  font-weight: 700;
  letter-spacing: 0;
  color: #f0f0f0;
  line-height: 1;
  margin: 0;
}

.tw-heading.subtitle-behind .heading-container {
  position: relative;
}

.tw-heading.subtitle-behind .heading-title {
  position: absolute;
  font-size: 30px;
  line-height: 30px;
  top: 47%;
  left: 50%;
  -webkit-transform: translate(-50%, -47%);
  transform: translate(-50%, -47%);
  margin: 0;
}

.tw-heading.uk-text-center.subtitle-behind .heading-title {
  width: 100%;
}

.tw-heading.uk-text-right.subtitle-behind .heading-title {
  right: 0;
}

.tw-heading .tw-sub-title + h1,
.tw-heading .tw-sub-title + h2 {
  margin-top: 23px;
}

.tw-heading .tw-meta + h1,
.tw-heading .tw-meta + h2,
.tw-heading h1 + .uk-button,
.tw-heading h2 + .uk-button {
  margin-top: 15px;
}

.tw-heading h3 + .uk-button,
.tw-heading h4 + .uk-button {
  margin-top: 21px;
}

.tw-heading h1 + p,
.tw-heading h2 + p {
  margin-top: 16px;
}

.tw-heading h3 + p,
.tw-heading h4 + p {
  margin-top: 12px;
}

.tw-heading p + .uk-button {
  margin-top: 13px;
}

.tw-text-animate span {
  z-index: 1;
  transition:
    opacity 0.125s cubic-bezier(0.215, 0.61, 0.355, 1),
    transform 0.125s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3D(0, 0.5em, 0);
  -moz-transform: translate3D(0, 0.5em, 0);
  -ms-transform: translate3D(0, 0.5em, 0);
  -o-transform: translate3D(0, 0.5em, 0);
  transform: translate3D(0, 0.5em, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  will-change: transform, opacity;
}

.tw-text-animate.active span {
  -webkit-transform: translate3D(0, 0, 0);
  -moz-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  -o-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.tw-heading .heading-title {
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.048em;
  font-weight: 400;
}

.tw-heading .heading-title .class0 {
  font-weight: 700;
  color: #0352e0;
}

.tw-heading .heading-title .class1 {
  font-weight: 700;
}

/* Accordion Element */

.tw-accordion .uk-accordion {
  margin-bottom: 0;
}

.tw-accordion .uk-accordion > :nth-child(n + 2) {
  margin-top: 0;
}

.tw-accordion .uk-accordion-title {
  cursor: pointer;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  padding: 20px 10px 17px;
  color: #999;
  border-bottom: 1px solid #e6e6e6;
}

.tw-accordion .uk-accordion-title:after {
  background-image: none;
  font-family: "Ionicons";
  content: "\f3d3";
  width: auto;
  height: auto;
  font-size: 12px;
}

.tw-accordion .uk-open .uk-accordion-title {
  color: #151515;
  border-color: #151515;
}

.uk-light .tw-accordion .uk-open .uk-accordion-title {
  color: #fff;
  border-color: #fff;
}

.uk-light .tw-accordion .uk-accordion-title {
  color: #ccc;
  border-color: #ccc;
}

.tw-accordion .uk-open .uk-accordion-title:after {
  content: "\f3d0";
}

.tw-accordion .uk-open .uk-accordion-title:after,
.tw-accordion .uk-open .uk-accordion-title:before,
.tw-accordion .uk-accordion-title:after,
.tw-accordion .uk-accordion-title:before {
  background-image: none !important;
}

.tw-accordion .uk-accordion-content {
  padding: 20px 10px 30px;
  margin: 0;
}

.tw-accordion.with-border .uk-accordion-title {
  padding-left: 20px;
  padding-right: 20px;
  border: 1px solid #e6e6e6;
  background: #fff;
}

.tw-accordion.with-border .uk-open .uk-accordion-title {
  border-bottom-color: #151515;
}

.tw-accordion.with-border .uk-accordion > :nth-child(n + 2) {
  margin-top: 10px;
}

.tw-accordion.with-border .uk-accordion-content {
  padding: 20px 20px 20px;
  margin: 0;
}

.tw-accordion.with-bg .uk-accordion-title {
  background-color: #f0f0f0;
  border-color: transparent;
}

/* Tab Element */

.tw-tab .uk-tab > * > a {
  font-size: 10px;
  text-transform: uppercase;
  padding: 0px 17px 15px 17px;
}

.tw-tab .uk-tab > * > a > i {
  padding: 8px 17px 8px 4px;
}

.tw-tab .uk-tab.uk-tab-left > * > a,
.tw-tab .uk-tab.uk-tab-right > * > a {
  padding: 0px 17px 15px 17px;
}

.uk-tab > .uk-active > a,
.uk-tab > .active > a {
  color: #151515;
  border-color: #151515;
}

.tw-tab .uk-tab + .uk-switcher {
  margin-top: 40px;
}

/* Progress Element */

.tw-progress h6 {
  font-size: 11px;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}

.tw-progress .progress-item {
  position: relative;
}

.tw-progress * + .progress-item {
  margin-top: 28px;
}

.uk-light .progress-item.uk-light h6 {
  color: #151515;
}

.tw-progress .uk-progress {
  margin-bottom: 0;
  border-radius: 0;
  height: 2px;
}

.tw-progress .uk-progress::-webkit-progress-bar {
  background-color: #e6e6e6;
  border-radius: 0;
  overflow: hidden;
}

.tw-progress .uk-progress::-webkit-progress-value {
  background-color: #151515;
  transition: width 0.6s ease;
}

.tw-progress .uk-progress.no-trans::-webkit-progress-value {
  transition: none;
}

.tw-progress .uk-progress::-moz-progress-bar {
  background-color: #151515;
}

.tw-progress .uk-progress::-ms-fill {
  background-color: #151515;
  transition: width 0.6s ease;
  border: 0;
}

.tw-progress * + .uk-progress {
  margin-top: 0;
}

.tw-progress.style-2 .uk-progress {
  height: 30px;
}

.tw-progress.style-2 * + .progress-item {
  margin-top: 22px;
}

.tw-progress.style-2 h6 {
  position: absolute;
  top: 8px;
  padding: 0 15px;
  box-sizing: border-box;
}

.tw-progress.style-3 span {
  font-size: 24px;
  font-family: "Grato Grotesk";
  line-height: 1.2;
  color: #151515;
}

.tw-progress.style-3 .tw-progress-container {
  margin-left: 70px;
}

/* Counter Element */

.tw-counterup {
  height: 100%;
  background: rgba(255, 255, 255);
  box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.03);
}

.tw-counterup-content {
  padding: 40px;
}

.tw-counterup i {
  font-size: 36px;
  display: block;
  margin-bottom: 10px;
  line-height: 1;
}

.tw-counterup h1 {
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.04em;
  margin-bottom: 8px;
  font-weight: 500;
}

.tw-counterup .counter-meta {
  display: block;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #64738e;
}

.tw-counterup.style-2 > div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}

.tw-counterup.style-2 > .tw-counterup-content {
  text-align: left;
}

/* Coming Soon Element */

.tw-coming-soon .counter-item {
  margin: 20px 35px;
  display: inline-block;
}

.tw-coming-soon .counter {
  width: 120px;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #f0f0f0;
  border-radius: 50%;
  font-size: 36px;
  line-height: 1;
}

.tw-heading .tw-coming-soon {
  margin-top: 25px;
}

.tw-coming-soon .tw-meta {
  margin-top: 20px;
}

.tw-coming-soon.margin-small .counter-item {
  margin: 10px 15px;
}

.tw-coming-soon.margin-small .counter {
  width: 100px;
  height: 100px;
  font-size: 32px;
}

/* Call to Action Element */

.tw-call-action {
  padding: 60px 90px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-size: cover;
  background-position: center;
}

.tw-call-action h3 {
  font-size: 22px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.tw-call-action p {
  margin-top: 5px;
}

.tw-call-action input[type="text"] {
  width: 370px;
}

.tw-call-action .call-btn {
  max-width: 100%;
}

/* IconBox Element */

.tw-box .tw-sub-title {
  font-size: 10px;
  margin-bottom: 15px;
  color: #999;
  text-transform: uppercase;
}

.tw-box > i {
  display: inline-block;
  font-size: 40px;
  line-height: 1;
  padding: 0 5px;
  margin-bottom: 26px;
  color: #151515;
}

.tw-box.icon-small i {
  font-size: 30px;
}

.tw-box > i.layout-2 {
  font-size: 30px;
  padding: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background-color: #151515;
  color: #fff;
}

.wc-tab h2,
.tw-box h4 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.tw-box img + h4 {
  margin-top: 26px;
}

.tw-box p {
  margin-top: 15px;
  color: #999;
}

.tw-box p:first-child {
  margin-top: 0;
}

.tw-box p:last-child {
  margin-bottom: 0;
}

.tw-box.layout-2 {
  min-height: 56px;
  padding-top: 10px;
  padding-left: 70px;
}

.tw-box.layout-2 > i {
  position: absolute;
  top: 10px;
  left: 0;
  margin-bottom: 0;
}

.tw-box.layout-2.tw-no-icon {
  padding-left: 0;
}

.tw-box.layout-2 i.layout-2 {
  font-size: 18px;
  top: 6px;
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.tw-box.layout-2.small-typography {
  padding-top: 16px;
  padding-left: 60px;
}

.tw-box.layout-2.right {
  text-align: right;
  padding-left: 0;
  padding-right: 70px;
}

.tw-box.layout-2.right > i {
  left: auto;
  right: 0;
}

.tw-box.layout-2.right.tw-no-icon {
  padding-right: 0;
}

.tw-box.layout-2.right.small-typography {
  padding-right: 60px;
}

.tw-box.layout-3 > i {
  font-size: 18px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
}

.tw-box.small-typography > i {
  font-size: 30px;
}

.tw-flipbox.icon-40px .tw-box > i {
  font-size: 40px;
}

.tw-box.small-typography h4 {
  font-size: 13px;
}

.tw-box.small-title h4,
.tw-box.custom-typography h4 {
  font-size: 11px;
}

.tw-box > .uk-button,
.tw-box.small-title p {
  margin-top: 3px;
}

.tw-box.big-typography .tw-big-title {
  font-size: 25px;
  text-transform: uppercase;
}

.tw-box.layout-4 i,
.tw-box.layout-4 p {
  display: inline-block;
  font-size: 12px;
  margin: 0;
}

.tw-flipbox {
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  perspective: 1000px;
  -webkit-perspective: 1000px;
}

.tw-flipbox .tw-back-box,
.tw-flipbox .tw-front-box {
  display: block;
  min-height: 428px;
  background-size: cover;
  background-position: center;
  transition: transform 0.5s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.tw-flipbox .tw-back-box .inner,
.tw-flipbox .tw-front-box .inner {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 30px;
  outline: 1px solid transparent;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 2;
  transform: translateY(-53%) translateZ(60px) scale(0.94);
  -webkit-transform: translateY(-53%) translateZ(60px) scale(0.94);
  -ms-transform: translateY(-53%) translateZ(60px) scale(0.94);
  top: 50%;
  box-sizing: border-box;
}

.tw-flipbox .tw-back-box:after,
.tw-flipbox .tw-front-box:after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  display: block;
  opacity: 0.75;
  background-color: inherit;
  backface-visibility: hidden;
}

.tw-flipbox .tw-back-box {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.tw-flipbox .tw-front-box,
.tw-flipbox:hover .tw-front-box,
.tw-flipbox:hover .tw-back-box {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.tw-flipbox:hover .tw-front-box {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.tw-flipbox.flipped .tw-front-box {
  -ms-transform: rotateY(-180deg) !important;
  -webkit-transform: rotateY(-180deg) !important;
  transform: rotateY(-180deg) !important;
}

.tw-flipbox.flipped .tw-back-box {
  -ms-transform: rotateY(0deg) !important;
  -webkit-transform: rotateY(0deg) !important;
  transform: rotateY(0deg) !important;
}

/* Flipbox Hover Styles */

.tw-flipbox.left-right .tw-back-box {
  -ms-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.tw-flipbox.left-right .tw-front-box,
.tw-flipbox.left-right:hover .tw-front-box,
.tw-flipbox.left-right:hover .tw-back-box {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.tw-flipbox.left-right:hover .tw-front-box {
  -ms-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.tw-flipbox.left-right.flipped .tw-front-box {
  -ms-transform: rotateY(180deg) !important;
  -webkit-transform: rotateY(180deg) !important;
  transform: rotateY(180deg) !important;
}

.tw-flipbox.left-right.flipped .tw-back-box {
  -ms-transform: rotateY(0deg) !important;
  -webkit-transform: rotateY(0deg) !important;
  transform: rotateY(0deg) !important;
}

.tw-flipbox.bottom-top .tw-back-box {
  -ms-transform: rotateX(-180deg);
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}

.tw-flipbox.bottom-top .tw-front-box,
.tw-flipbox.bottom-top:hover .tw-front-box,
.tw-flipbox.bottom-top:hover .tw-back-box {
  -ms-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.tw-flipbox.bottom-top:hover .tw-front-box {
  -ms-transform: rotateX(-180deg);
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}

.tw-flipbox.bottom-top.flipped .tw-front-box {
  -ms-transform: rotateX(180deg) !important;
  -webkit-transform: rotateX(180deg) !important;
  transform: rotateX(180deg) !important;
}

.tw-flipbox.bottom-top.flipped .tw-back-box {
  -ms-transform: rotateX(0deg) !important;
  -webkit-transform: rotateX(0deg) !important;
  transform: rotateX(0deg) !important;
}

.tw-flipbox.top-bottom .tw-back-box {
  -ms-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.tw-flipbox.top-bottom .tw-front-box,
.tw-flipbox.top-bottom:hover .tw-front-box,
.tw-flipbox.top-bottom:hover .tw-back-box {
  -ms-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.tw-flipbox.top-bottom:hover .tw-front-box {
  -ms-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.tw-flipbox.top-bottom.flipped .tw-front-box {
  -ms-transform: rotateX(-180deg) !important;
  -webkit-transform: rotateX(-180deg) !important;
  transform: rotateX(-180deg) !important;
}

.tw-flipbox.top-bottom.flipped .tw-back-box {
  -ms-transform: rotateX(0deg) !important;
  -webkit-transform: rotateX(0deg) !important;
  transform: rotateX(0deg) !important;
}

.tw-flipbox p.description > .uk-button {
  display: block;
  max-width: 130px;
  margin: 20px auto 0;
}

.tw-fancybox > .tw-box {
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  background-position: center;
  background-size: cover;
  padding: 20px;
  transition: all 0.3s cubic-bezier(0.3, 0.8, 0.3, 1);
}

.tw-fancybox:hover > .tw-box {
  background: #222;
  background-image: linear-gradient(-25deg, #444, #222);
}

.tw-fancybox:hover > .tw-box > i,
.tw-fancybox:hover > .tw-box > h4 {
  color: #fff;
}

.tw-fancybox:hover > .tw-box > p {
  color: rgba(255, 255, 255, 0.7);
}

/* TW Team Element */

.tw-team .team-content {
  background: #ffffff;
  box-shadow: 0px 16px 32px rgba(21, 28, 39, 0.06);
  border-radius: 12px 12px 0px 0px;
  padding: 32px;
  padding-top: 120px;
}

.tw-team .team-media {
  text-align: center;
  margin-bottom: -86px;
}

.tw-team .team-media .team-media-inner {
  border: 8px solid #f3f6fe;
  background: #f3f6fe;
  padding: 4px;
  display: inline-flex;
  border-radius: 50%;
  transition: all 0.2s ease;
}

.tw-team .team-media .team-media-inner img {
  border-radius: 50%;
}

.tw-team:hover .team-media .team-media-inner {
  background: linear-gradient(87.21deg, #e93301 -0.34%, #ff4816 99.99%);
}

.tw-team .team-content h4 {
  font-size: 24px;
  line-height: 32px;
}

.tw-team .team-content .tw-meta {
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -0.024em;
  color: #64738e;
  text-transform: none;
  margin-top: 12px;
  height: 36px;
}

.tw-team .team-content .tw-socials {
  margin-top: 62px;
}

/* Client Element */

.tw-clients .client-item {
  text-align: center;
  padding: 24px 40px;
  transition: 0.3s;
}

.tw-clients .client-item:hover {
  box-shadow: 0px 0px 24px rgba(21, 28, 39, 0.06);
}

.tw-clients .client-item img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.tw-clients .client-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.tw-clients .client-item > * {
  position: relative;
  overflow: hidden;
  display: inline-block;
  transition: none;
}

.tw-clients .client-item img:not(:only-child) {
  vertical-align: middle;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 0.3s ease;
}

.tw-clients .client-item img:not(:only-child):last-child {
  opacity: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.tw-clients .client-item > *:hover img:not(:only-child):first-child {
  opacity: 0 !important;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.tw-clients .client-item > *:hover img:not(:only-child):last-child {
  opacity: 1 !important;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.tw-clients .client-item:hover img {
  opacity: 1 !important;
}

.tw-clients .ict-client-inner-content {
  padding: 14px 24px;
  box-shadow: 0px 6px 32px rgba(21, 28, 39, 0.06);
  border-radius: 100px;
  background: #fff;
  display: inline-flex;
}

.tw-clients .uk-slider {
  margin-bottom: 32px;
  overflow: visible;
}

.tw-clients .uk-slider:last-child {
  margin-bottom: 0;
}

.tw-clients .uk-slider .uk-slider-items li {
  text-align: center;
}

.uk-tooltip {
  font-family: "Grato Grotesk";
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 8px 13px;
  background-color: rgba(0, 0, 0, 0.8);
}

.uk-tooltip:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: rgba(0, 0, 0, 0.8);
  border-width: 4px;
  margin-left: -4px;
}

.tablepress {
  margin-bottom: 0;
}

.tablepress-table-name {
  font-size: 16px;
  margin-bottom: 12px;
}

.tablepress td {
  padding: 10px 0;
}

.tablepress .odd > td,
.tablepress .even > td,
.tablepress tfoot ~ tbody td,
.tablepress thead ~ tbody td {
  padding: 10px;
}

.tablepress tfoot + tbody tr:last-child td,
.tablepress thead th {
  border-bottom: 0;
}

.tablepress tfoot th {
  border-top: 0;
}

.tablepress tbody td {
  border-top: 0;
  border-bottom: 1px solid #e6e6e6;
  vertical-align: middle;
}

.tablepress tfoot th,
.tablepress thead th {
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  background-color: #151515;
  padding-top: 17px;
  padding-bottom: 16px;
}

.tablepress .column-2:last-child {
  text-align: right;
}

.tablepress.uk-text-center td,
.tablepress.uk-text-center th,
.tablepress.uk-text-center .column-2:last-child {
  text-align: center;
}

/* Pricing Table Element */

.tw-pricing-table {
  background-color: #fff;
}

.tw-pricing-table .uk-card-body + .uk-card-body {
  border-top: 1px solid #f0f0f0;
}

.tw-pricing-table.uk-light .uk-card-body + .uk-card-body {
  border-top: 1px solid rgba(53, 53, 53, 0.4);
}

.tw-pricing-table .pricing-title {
  font-size: 48px;
  line-height: 1;
  letter-spacing: -0.05em;
  margin: 0 -5px;
  text-transform: capitalize;
}

.tw-pricing-table .pricing-title span {
  display: inline-block;
  vertical-align: top;
  padding: 6px;
  font-size: 18px;
}

.tw-pricing-table .pricing-title + .tw-meta {
  margin-top: 30px;
  color: #999;
}

.tw-pricing-table ul {
  padding-left: 0;
  list-style: none;
}

.tw-pricing-table ul li {
  margin: 6px 0;
}

.tw-pricing-table ul + .uk-button {
  margin: 25px 0 0;
}

/* Message Box Element */

.uk-notification-message {
  font-size: 14px;
  line-height: 1.45;
}

.uk-notification-message p {
  margin: 0;
}

.uk-notification-message ul li {
  line-height: 1.9;
}

.uk-notification-message.uk-notification-message-primary {
  background-color: #6fb1c7;
  color: #fff;
}

.uk-notification-message.uk-notification-message-success {
  background-color: #5bc3a2;
  color: #fff;
}

.uk-notification-message.uk-notification-message-warning {
  background-color: #ecbf58;
  color: #fff;
}

.uk-notification-message.uk-notification-message-danger {
  background-color: #ef5958;
  color: #fff;
}

.uk-notification-message.uk-notification-message-success .uk-icon svg line,
.uk-notification-message.uk-notification-message-warning .uk-icon svg line,
.uk-notification-message.uk-notification-message-primary .uk-icon svg line,
.uk-notification-message.uk-notification-message-danger .uk-icon svg line,
.uk-notification-message.uk-notification-message-bgcolor .uk-icon svg line {
  stroke: #fff;
}

.uk-notification-message.uk-notification-message-bgcolor {
  color: #fff;
}

.uk-notification-message .uk-notification-close {
  top: 18px;
}

/* Contact Form Element */

.tw-contact-form .tw-form-style-1 input,
.tw-contact-form .tw-form-style-1 select,
.tw-contact-form .tw-form-style-1 textarea,
.tw-contact-form .tw-form-style-1 .uk-input,
.tw-contact-form .tw-form-style-1 .uk-select,
.tw-contact-form .tw-form-style-1 .uk-textarea {
  background: #fff;
  border: 1px solid #e6e6e6;
}

.tw-contact-form .tw-form-style-2 input,
.tw-contact-form .tw-form-style-2 select,
.tw-contact-form .tw-form-style-2 textarea,
.tw-contact-form .tw-form-style-2 .uk-input,
.tw-contact-form .tw-form-style-2 .uk-select,
.tw-contact-form .tw-form-style-2 .uk-textarea {
  background: #fff;
}

.tw-contact-form .tw-form-style-3 select,
.tw-contact-form .tw-form-style-3 textarea,
.tw-contact-form .tw-form-style-3 input,
.tw-contact-form .tw-form-style-3 .uk-input,
.tw-contact-form .tw-form-style-3 .uk-select,
.tw-contact-form .tw-form-style-3 .uk-textarea {
  background: #fff;
  border: none;
  border-bottom: 1px solid #e6e6e6;
}

.tw-contact-form .tw-form-style-4 input,
.tw-contact-form .tw-form-style-4 select,
.tw-contact-form .tw-form-style-4 textarea,
.tw-contact-form .tw-form-style-4 .uk-input,
.tw-contact-form .tw-form-style-4 .uk-select,
.tw-contact-form .tw-form-style-4 .uk-textarea {
  background: rgba(255, 255, 255, 0.25);
  border: none;
}

.tw-contact-form .tw-form-style-4 input::-webkit-input-placeholder,
.tw-contact-form .tw-form-style-4 select::-webkit-input-placeholder,
.tw-contact-form .tw-form-style-4 textarea::-webkit-input-placeholder,
.tw-contact-form .tw-form-style-4 .uk-input::-webkit-input-placeholder,
.tw-contact-form .tw-form-style-4 .uk-select::-webkit-input-placeholder,
.tw-contact-form .tw-form-style-4 .uk-textarea::-webkit-input-placeholder {
  color: #fff;
}

.tw-contact-form .tw-form-style-4 input::-moz-placeholder,
.tw-contact-form .tw-form-style-4 select::-moz-placeholder,
.tw-contact-form .tw-form-style-4 textarea::-moz-placeholder,
.tw-contact-form .tw-form-style-4 .uk-input::-moz-placeholder,
.tw-contact-form .tw-form-style-4 .uk-select::-moz-placeholder,
.tw-contact-form .tw-form-style-4 .uk-textarea::-moz-placeholder {
  color: #fff;
}

.tw-contact-form .tw-form-style-4 input:-ms-input-placeholder,
.tw-contact-form .tw-form-style-4 select:-ms-input-placeholder,
.tw-contact-form .tw-form-style-4 textarea:-ms-input-placeholder,
.tw-contact-form .tw-form-style-4 .uk-input:-ms-input-placeholder,
.tw-contact-form .tw-form-style-4 .uk-select:-ms-input-placeholder,
.tw-contact-form .tw-form-style-4 .uk-textarea:-ms-input-placeholder {
  color: #fff;
}

.tw-contact-form .tw-form-style-4 input:-moz-placeholder,
.tw-contact-form .tw-form-style-4 select:-moz-placeholder,
.tw-contact-form .tw-form-style-4 textarea:-moz-placeholder,
.tw-contact-form .tw-form-style-4 .uk-input:-moz-placeholder,
.tw-contact-form .tw-form-style-4 .uk-select:-moz-placeholder,
.tw-contact-form .tw-form-style-4 .uk-textarea:-moz-placeholder {
  color: #fff;
}

.tw-contact-form .tw-form-style-2 input[type="submit"],
.tw-contact-form .tw-form-style-3 input[type="submit"],
.tw-contact-form .tw-form-style-4 input[type="submit"] {
  background: #151515;
  color: #fff;
  border: 1px solid #151515;
}

.tw-contact-form .tw-form-style-2 input[type="submit"]:hover,
.tw-contact-form .tw-form-style-3 input[type="submit"]:hover,
.tw-contact-form .tw-form-style-4 input[type="submit"]:hover {
  opacity: 0.9;
}

/* Contact Form 7 Customize */

.wpcf7 {
  background: #ffffff;
  box-shadow: 0px 32px 32px rgba(4, 83, 225, 0.08);
  max-width: 774px;
  margin: 0 auto;
  padding: 40px;
  margin-top: 60px;
}

.ict-contact-form-item {
  position: relative;
  border: 1px solid #dde9ff;
}

.ict-contact-form-item label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #64738e;
  transition: 0.3s;
  padding: 2px 4px;
}

.ict-contact-form-item p {
  margin: 0;
}

.ict-contact-form-item input {
  background: transparent;
  height: 48px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #151c27;
  text-transform: none;
  width: 100%;
  border: none;
}

.ict-error label,
.ict-contact-form-item.focus label {
  font-size: 12px;
  line-height: 14px;
  color: #0453e1;
  top: -2px;
  background: #fff;
}

.ict-error label {
  color: #455368 !important;
}

.ict-contact-form-item.focus {
  border-color: #0453e1;
}

.ict-error {
  border-color: #f92a22 !important;
}

.ict-allert {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: -0.02em;
  color: #f92a22;
  margin-top: 12px;
}

.ict-warning {
  letter-spacing: -0.02em;
  color: #ff9d00;
  line-height: 20px;
  margin-top: 15px;
  position: relative;
  padding-left: 28px;
}

.ict-warning::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuOTk5ODQgMTguMzMzM0M1LjM5NzM0IDE4LjMzMzMgMS42NjY1IDE0LjYwMjUgMS42NjY1IDkuOTk5OTZDMS42NjY1IDUuMzk3NDYgNS4zOTczNCAxLjY2NjYzIDkuOTk5ODQgMS42NjY2M0MxNC42MDIzIDEuNjY2NjMgMTguMzMzMiA1LjM5NzQ2IDE4LjMzMzIgOS45OTk5NkMxOC4zMzMyIDE0LjYwMjUgMTQuNjAyMyAxOC4zMzMzIDkuOTk5ODQgMTguMzMzM1pNOS45OTk4NCAxNi42NjY2QzExLjc2NzkgMTYuNjY2NiAxMy40NjM2IDE1Ljk2NDIgMTQuNzEzOSAxNC43MTRDMTUuOTY0MSAxMy40NjM4IDE2LjY2NjUgMTEuNzY4MSAxNi42NjY1IDkuOTk5OTZDMTYuNjY2NSA4LjIzMTg1IDE1Ljk2NDEgNi41MzYxNiAxNC43MTM5IDUuMjg1OTFDMTMuNDYzNiA0LjAzNTY3IDExLjc2NzkgMy4zMzMyOSA5Ljk5OTg0IDMuMzMzMjlDOC4yMzE3MyAzLjMzMzI5IDYuNTM2MDQgNC4wMzU2NyA1LjI4NTc5IDUuMjg1OTFDNC4wMzU1NSA2LjUzNjE2IDMuMzMzMTcgOC4yMzE4NSAzLjMzMzE3IDkuOTk5OTZDMy4zMzMxNyAxMS43NjgxIDQuMDM1NTUgMTMuNDYzOCA1LjI4NTc5IDE0LjcxNEM2LjUzNjA0IDE1Ljk2NDIgOC4yMzE3MyAxNi42NjY2IDkuOTk5ODQgMTYuNjY2NlpNOS4xNjY1IDEyLjVIMTAuODMzMlYxNC4xNjY2SDkuMTY2NVYxMi41Wk05LjE2NjUgNS44MzMyOUgxMC44MzMyVjEwLjgzMzNIOS4xNjY1VjUuODMzMjlaIiBmaWxsPSIjRkY5RDAwIi8+Cjwvc3ZnPgo=");
}

.wpcf7 .uk-grid-small {
  margin-left: -20px;
}

.wpcf7 .uk-grid-small > * {
  padding-left: 20px;
}

.wpcf7 .uk-grid-small > .uk-grid-margin {
  margin-top: 24px;
}

.wpcf7 .ict-button {
  margin-top: 0;
  padding: 0;
  position: relative;
  padding-right: 30px;
}

.wpcf7 .ict-button .wpcf7-submit {
  height: auto;
  padding: 0;
  background: transparent;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.04em;
  color: #ffffff;
  text-transform: none;
  font-family: "Code Next";
  padding: 18px 40px;
}

.wpcf7 .ict-button::after {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNjAyNTIgNy44MDgzM0MxLjE3NzUyIDcuNjM3NDkgMS4xODI1MiA3LjM4MzMzIDEuNjMwODUgNy4yMzQxNkwxNy41MzU5IDEuOTMyNDlDMTcuOTc2NyAxLjc4NTgzIDE4LjIyOTIgMi4wMzI0OSAxOC4xMDU5IDIuNDY0MTZMMTMuNTYwOSAxOC4zNjkyQzEzLjQzNTkgMTguODEgMTMuMTY1IDE4LjgzIDEyLjk2MzMgMTguNDI3NUw5LjE2NjY4IDEwLjgzMzNMMS42MDI1MiA3LjgwODMzWk01LjY3NzUyIDcuNjQxNjZMMTAuMzc0MiA5LjUyMDgzTDEyLjkwNzUgMTQuNTg5MkwxNS44NjI1IDQuMjQ3NDlMNS42NzY2OCA3LjY0MTY2SDUuNjc3NTJaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
}

.wpcf7 .ict-button .ajax-loader {
  display: none;
}

.ict-contact-form-item textarea,
.ict-contact-form-item .wpcf7-select {
  background: transparent;
  height: 48px !important;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #151c27;
  text-transform: none;
  border: none;
  width: 100%;
}

.ict-contact-form-item textarea {
  height: 200px;
}

/* Process Element */

.tw-process .tw-process-block {
  position: relative;
}

.tw-process .tw-process-block .tw-process-circle {
  position: relative;
  width: 120px;
  height: 120px;
  border: 1px solid #e5e5e5;
  margin: 0 auto;
  box-sizing: border-box;
}

.tw-process .tw-process-block .tw-process-circle .tw-process-number {
  display: block;
  font-size: 36px;
  line-height: 1;
  color: #151515;
  margin: 0;
  margin-top: 30px;
}

.tw-process .tw-process-block .tw-process-circle h3 {
  font-size: 11px;
  line-height: 1;
  color: #999999;
  margin: 0;
  margin-top: 14px;
}

.tw-process .tw-process-block .tw-process-circle:after {
  position: absolute;
  content: "";
  width: 98px;
  top: 61px;
  right: -50%;
  margin: 0;
  margin-right: -84px;
  border-top: 1px dotted #ccc;
  height: 1px;
}

.tw-process .tw-process-block:last-child .tw-process-circle:after {
  display: none;
}

.tw-process .tw-process-block.uk-padding-large:after {
  margin-right: -84px;
}

.tw-process.style-2 .tw-process-block {
  position: relative;
}

.tw-process.style-2 .tw-process-block .tw-process-circle {
  width: auto;
  height: auto;
  border: none;
}

.tw-process.style-2 .tw-process-block .tw-process-circle h3 {
  margin-bottom: 20px;
}

.tw-process.style-2 .tw-process-block .tw-process-circle .tw-process-number {
  margin: 0;
}

.tw-process.style-2 .tw-process-block .tw-process-circle .tw-small-circle {
  display: block;
  margin: 0 auto;
  background: #e5e5e5;
  width: 11px;
  height: 11px;
  margin-bottom: 16px;
}

.tw-process.style-2 .tw-process-block .tw-process-circle:after {
  position: absolute;
  content: "";
  width: 300px;
  top: 35px;
  right: -50%;
  margin: 0;
  margin-right: -140px;
  border-top: 1px solid #e5e5e5;
  height: 1px;
}

/* Portfolio Element */

.tw-isotope-container,
.isotope-container {
  overflow: hidden;
}

.tw-scrollspy-fixer {
  -webkit-animation-name: none !important;
  /* Chrome, Safari, Opera */
  -ms-animation-name: none !important;
  /* IE 9 */
  animation-name: none !important;
}

.tw-portfolio .portfolio-item {
  margin-bottom: 40px;
  text-align: center;
  line-height: 0;
  z-index: 3;
}

.tw-portfolio.promo .portfolio-item {
  margin: 0;
  text-align: left;
  line-height: inherit;
}

.tw-portfolio.parallax .portfolio-item {
  margin: 0;
  height: 50vh;
  background-size: cover;
}

.tw-portfolio[data-layout="metro"] .portfolio-item {
  overflow: hidden;
}

.tw-portfolio.promo .promo-media-container {
  display: block;
  padding: 10px;
}

.tw-portfolio.promo .promo-media-container .owl-theme .owl-dots {
  margin-top: auto;
  bottom: 10px;
  position: absolute;
}

.tw-portfolio.promo .promo-text-container {
  margin-left: 60px;
  max-width: 370px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.tw-portfolio.promo .uk-first-column .promo-text-container {
  margin-left: 100px;
}

.tw-portfolio.promo .promo-media-container {
  margin-right: 50px;
}

.tw-portfolio.promo .promo-media-container.no-media {
  height: 280px;
}

.tw-portfolio.promo .uk-first-column .promo-media-container {
  margin-left: 50px;
  margin-right: 0;
}

.tw-thumbnail .tw-video-icon,
.tw-portfolio.promo .tw-video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.tw-portfolio .portfolio-content {
  line-height: initial;
}

[data-type="masonry"] img,
[data-type="masonry"] .gallery-image,
[data-type="masonry"] .portfolio-media {
  width: 100%;
  height: 100%;
}

.tw-portfolio .portfolio-media,
.tw-portfolio .portfolio-inner {
  display: inline-block;
}

.tw-portfolio .portfolio-inner {
  text-align: left;
}

.tw-portfolio .portfolio-inner > .portfolio-content {
  margin-bottom: 5px;
}

.tw-portfolio [data-type="masonry"] > * {
  overflow: hidden;
}

.tw-portfolio .portfolio-media:not(:last-child) {
  margin-bottom: 25px;
}

.tw-portfolio .portfolio-media .portfolio-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 3;
  padding: 30px;
  box-sizing: border-box;
  text-align: center;
}

.tw-portfolio.parallax .portfolio-media .portfolio-content {
  height: 50vh;
}

.tw-portfolio .portfolio-media .portfolio-content .portfolio-title span,
.tw-portfolio .portfolio-media .portfolio-content .tw-meta > span {
  position: relative;
  display: block;
  color: inherit;
  transform: translateY(100%);
  transition: transform 0.5s ease 0.2s;
}

.tw-portfolio .portfolio-media .portfolio-content .tw-meta > span {
  transition: transform 0.5s ease;
}

.tw-portfolio .portfolio-media.tw-image-hover:before {
  background-color: rgba(21, 21, 21, 0.9);
  transition: opacity 0.3s ease;
  transition-delay: 0.3s;
}

.tw-portfolio .portfolio-media.tw-image-hover:not(.tw-hover-style-5):after {
  display: none;
}

/* Portfolio Style Default */

.tw-portfolio .portfolio-media .portfolio-title {
  font-size: 15px;
  letter-spacing: normal;
  overflow: hidden;
  text-transform: capitalize;
}

.tw-portfolio .portfolio-title a {
  color: inherit;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: capitalize;
}

.tw-portfolio .portfolio-title a:hover {
  color: #999;
}

.tw-portfolio.tw-portfolio-demo .portfolio-title .uk-label {
  font-size: 7px;
  position: relative;
  top: -1px;
  padding: 3px 4px;
  margin-left: 10px;
  line-height: 1;
}

.tw-portfolio.tw-portfolio-demo .portfolio-title,
.tw-portfolio.tw-portfolio-demo .portfolio-title a {
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
}

.tw-portfolio.tw-portfolio-demo .portfolio-title a:hover {
  color: #151515;
}

.tw-portfolio .portfolio-media.tw-image-hover:hover:before {
  transition-delay: 0s;
}

.tw-portfolio .portfolio-media:hover .portfolio-content .portfolio-title span,
.tw-portfolio .portfolio-media:hover .portfolio-content .tw-meta > span {
  transform: translateY(0);
}

.tw-portfolio .portfolio-media:hover .portfolio-content .tw-meta > span {
  transition-delay: 0.4s;
}

/* Portfolio Style 2 */

.tw-portfolio .portfolio-media.tw-hover-style-2 .portfolio-title,
.tw-portfolio .portfolio-media.tw-hover-style-2 .portfolio-title span,
.tw-portfolio .portfolio-media.tw-hover-style-2 .tw-meta > span,
.tw-portfolio .portfolio-media.tw-hover-style-2 .tw-meta,
.tw-portfolio .portfolio-media.tw-hover-style-2 .tw-port-rm {
  overflow: visible;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-40px);
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s;
}

.tw-portfolio .portfolio-media.tw-hover-style-2 .tw-port-rm {
  position: absolute;
  bottom: 70px;
}

.tw-portfolio .portfolio-media.tw-hover-style-2 .tw-meta,
.tw-portfolio .portfolio-media.tw-hover-style-2 .tw-meta > span,
.tw-portfolio .portfolio-media.tw-hover-style-2 .tw-port-rm {
  transform: translateY(-60px);
}

.tw-portfolio .portfolio-media.tw-hover-style-2:hover .portfolio-title,
.tw-portfolio .portfolio-media.tw-hover-style-2:hover .portfolio-title span,
.tw-portfolio .portfolio-media.tw-hover-style-2:hover .tw-meta,
.tw-portfolio .portfolio-media.tw-hover-style-2:hover .tw-meta > span,
.tw-portfolio .portfolio-media.tw-hover-style-2:hover .tw-port-rm {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.tw-portfolio .portfolio-media.tw-hover-style-2.tw-image-hover:before,
.tw-portfolio .portfolio-media.tw-hover-style-2.tw-image-hover:hover:before,
.tw-portfolio
  .portfolio-media.tw-hover-style-2:hover
  .portfolio-content
  .tw-meta
  > span {
  transition-delay: 0s;
}

/* Portfolio Style 3 */

.tw-portfolio .portfolio-media.tw-hover-style-3 .portfolio-content {
  align-items: flex-end;
  justify-content: flex-start;
  padding: 40px;
}

.tw-portfolio .portfolio-media.tw-hover-style-3 .portfolio-title,
.tw-portfolio .portfolio-media.tw-hover-style-3 .portfolio-title span,
.tw-portfolio .portfolio-media.tw-hover-style-3 .tw-meta > span,
.tw-portfolio .portfolio-media.tw-hover-style-3 .tw-meta,
.tw-portfolio .portfolio-media.tw-hover-style-3 .tw-port-rm {
  overflow: visible;
  opacity: 0;
  visibility: hidden;
  transform: translateX(30px);
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s;
}

.tw-portfolio .portfolio-media.tw-hover-style-3 .tw-port-rm {
  position: absolute;
  bottom: 70px;
}

.tw-portfolio .portfolio-media.tw-hover-style-3:hover .portfolio-title,
.tw-portfolio .portfolio-media.tw-hover-style-3:hover .portfolio-title span,
.tw-portfolio .portfolio-media.tw-hover-style-3:hover .tw-meta,
.tw-portfolio .portfolio-media.tw-hover-style-3:hover .tw-meta > span,
.tw-portfolio .portfolio-media.tw-hover-style-3:hover .tw-port-rm {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.tw-portfolio .portfolio-media.tw-hover-style-3.tw-image-hover:before,
.tw-portfolio .portfolio-media.tw-hover-style-3.tw-image-hover:hover:before {
  transition-delay: 0s;
}

.tw-portfolio
  .portfolio-media.tw-hover-style-3:hover
  .portfolio-content
  .tw-meta
  > span {
  transition-delay: 0.2s;
}

.tw-portfolio .portfolio-media.tw-hover-style-3:hover .tw-port-rm {
  transition-delay: 0.4s;
}

/* Portfolio Style 4 */

.tw-portfolio .portfolio-media.tw-hover-style-4 .portfolio-content {
  align-items: flex-start;
  justify-content: flex-start;
  padding: 40px;
}

.tw-portfolio .portfolio-media.tw-hover-style-4 .portfolio-title,
.tw-portfolio .portfolio-media.tw-hover-style-4 .portfolio-title span,
.tw-portfolio .portfolio-media.tw-hover-style-4 .tw-meta > span,
.tw-portfolio .portfolio-media.tw-hover-style-4 .tw-meta,
.tw-portfolio .portfolio-media.tw-hover-style-4 .tw-port-rm {
  overflow: visible;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-30px);
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s;
}

.tw-portfolio .portfolio-media.tw-hover-style-4 .tw-port-rm {
  position: absolute;
  bottom: 70px;
}

.tw-portfolio .portfolio-media.tw-hover-style-4:hover .portfolio-title,
.tw-portfolio .portfolio-media.tw-hover-style-4:hover .portfolio-title span,
.tw-portfolio .portfolio-media.tw-hover-style-4:hover .tw-meta,
.tw-portfolio .portfolio-media.tw-hover-style-4:hover .tw-meta > span,
.tw-portfolio .portfolio-media.tw-hover-style-4:hover .tw-port-rm {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.tw-portfolio .portfolio-media.tw-hover-style-4.tw-image-hover:before,
.tw-portfolio .portfolio-media.tw-hover-style-4.tw-image-hover:hover:before {
  transition-delay: 0s;
}

.tw-portfolio
  .portfolio-media.tw-hover-style-4:hover
  .portfolio-content
  .tw-meta
  > span {
  transition-delay: 0.2s;
}

.tw-portfolio .portfolio-media.tw-hover-style-4:hover .tw-port-rm {
  transition-delay: 0.4s;
}

/* Portfolio Hover Style 5 */

.tw-portfolio .portfolio-media.tw-hover-style-5 .portfolio-title {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
}

.tw-portfolio .portfolio-media.tw-hover-style-5 .portfolio-content {
  align-items: flex-start;
  justify-content: flex-start;
  padding: 40px;
}

.tw-portfolio
  .portfolio-media.tw-hover-style-5
  .portfolio-content
  .portfolio-title
  span,
.tw-portfolio
  .portfolio-media.tw-hover-style-5
  .portfolio-content
  .tw-meta
  > span {
  transform: translateY(0);
}

/* Portfolio Demo */

.tw-portfolio.tw-portfolio-demo .isotope-container {
  overflow: visible;
}

.tw-portfolio.tw-portfolio-demo .portfolio-media {
  margin-bottom: 0;
  padding-bottom: 25px;
}

.tw-portfolio.tw-portfolio-demo .portfolio-media > a:after {
  display: none;
}

.tw-portfolio.tw-portfolio-demo .portfolio-media > a:before {
  transition-delay: 150ms;
  background-color: rgba(21, 21, 21, 0.15);
}

.tw-portfolio.tw-portfolio-demo .portfolio-media img {
  transition: all 0.3s ease;
}

.tw-portfolio.tw-portfolio-demo .portfolio-media:hover img {
  transform: translateY(-10px);
  opacity: 0.6;
}

.tw-portfolio.tw-portfolio-demo .portfolio-media:hover + .portfolio-content a {
  color: #fff;
}

.tw-portfolio.tw-portfolio-demo .portfolio-content:hover a {
  color: #fff;
}

.isotope-container article {
  margin-bottom: 40px;
}

.isotope-container article.uk-grid-margin,
.tw-portfolio .uk-grid-margin.portfolio-item {
  margin-top: 0;
}

.isotope-container.uk-grid {
  margin-bottom: -40px;
}

.isotope-container.uk-grid-large {
  margin-bottom: -70px;
}

.isotope-container.uk-grid-large article,
.tw-portfolio .uk-grid-large .portfolio-item {
  margin-bottom: 70px;
}

.isotope-container.uk-grid-medium {
  margin-bottom: -30px;
}

.isotope-container.uk-grid-medium article,
.tw-portfolio .uk-grid-medium .portfolio-item {
  margin-bottom: 30px;
}

.isotope-container.uk-grid-small {
  margin-bottom: -15px;
}

.isotope-container.uk-grid-small article,
.tw-portfolio .uk-grid-small .portfolio-item {
  margin-bottom: 15px;
}

.isotope-container.uk-grid-xsmall {
  margin-bottom: -10px;
}

.isotope-container.uk-grid-xsmall article,
.tw-portfolio .uk-grid-xsmall .portfolio-item {
  margin-bottom: 10px;
}

.tw-portfolio .uk-grid-collapse,
.tw-blog.uk-grid-collapse {
  margin-bottom: 0;
}

.isotope-container.uk-grid-collapse article,
.tw-portfolio .uk-grid-collapse .portfolio-item {
  margin-bottom: 0;
}

.tw-portfolio .uk-grid-collapse .portfolio-inner > .portfolio-content {
  margin-bottom: 50px;
}

.tw-filter-list-outer {
  font-size: 11px;
  margin-bottom: 35px;
}

.filter-with-title.tw-filter-list-outer,
.tw-filter-list-outer ul {
  margin-bottom: 0;
}

.tw-filter-list-outer li {
  display: inline-block;
  padding: 0 15px;
  color: #151515;
}

.tw-filter-list-outer li.is-checked {
  color: #999;
}

.tw-filter-list-outer span,
.tw-header .uk-navbar-toggle {
  cursor: pointer;
}

.tw-filter-list-outer .hidden {
  display: none;
}

.tw-portfolio .tw-pagination {
  padding-top: 40px;
}

/* Portfolio Style 5 */

.masonry-portfolio .portfolio-title {
  position: absolute;
  left: 60px;
  top: 30px;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
}

/* Portfolio Modern Styling */

.tw-element + .tw-portfolio.filter-modern {
  background-image: linear-gradient(-25deg, #444, #222);
  margin-top: 30px;
}

.tw-element + .tw-portfolio.filter-modern > .isotope-wrapper {
  padding: 90px;
}

.tw-portfolio.filter-modern .tw-filter-list-outer {
  background: #fff;
  padding-bottom: 35px;
  margin-bottom: 0;
}

.tw-portfolio.filter-modern .tw-filter-list-outer li {
  color: #999;
}

.tw-portfolio.filter-modern .tw-filter-list-outer li.is-checked {
  color: #151515;
}

/* TW Masonry Gallery Element */

.tw-gallery .gallery-item {
  line-height: 0;
}

.tw-gallery .gallery-image {
  display: inline-block;
  overflow: hidden;
}

.tw-gallery .uk-grid-margin.gallery-item {
  margin-top: 0;
}

.tw-gallery .uk-grid {
  margin-bottom: -40px;
}

.tw-gallery .uk-grid-medium {
  margin-bottom: -30px;
}

.tw-gallery .uk-grid-medium .gallery-item {
  margin-bottom: 30px;
}

.tw-gallery .uk-grid-small {
  margin-bottom: -15px;
}

.tw-gallery .uk-grid-small .gallery-item {
  margin-bottom: 15px;
}

.tw-gallery .uk-grid-xsmall {
  margin-bottom: -10px;
}

.tw-gallery .uk-grid-xsmall .gallery-item {
  margin-bottom: 10px;
}

.tw-gallery .uk-grid-collapse,
.tw-gallery .uk-grid-collapse .gallery-item {
  margin-bottom: 0;
}

/* Simple img hover */

.tw-image-hover {
  display: block;
  position: relative;
  overflow: hidden;
}

.portfolio-media.tw-image-hover {
  width: 100%;
  height: 100%;
}

.tw-image-hover:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(21, 21, 21, 0.5);
  transition: opacity 0.3s ease;
  opacity: 0;
  content: "";
  z-index: 1;
}

.tw-image-hover:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Ionicons";
  content: "\f2c7";
  font-size: 24px;
  color: #fff;
  z-index: 2;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}

.tw-image-hover:hover:before,
.tw-image-hover:hover:after,
.tw-justified-gallery-container .justified-gallery > a > img {
  opacity: 1;
}

.blog-inside-hover.blog-inside-noexcerpt .article-inner {
  overflow: hidden;
}

.tw-justified-gallery-container .justified-gallery > .entry-visible > img,
.tw-justified-gallery-container .justified-gallery > .entry-visible > a > img,
.blog-inside-hover.blog-inside-noexcerpt .tw-bgthumb,
.tw-image-hover > img {
  transition: all 0.3s ease;
}

.blog-inside-hover.blog-inside-noexcerpt:hover .tw-bgthumb,
.tw-image-hover:hover > img {
  transform: scale3d(1.1, 1.1, 1);
}

/* Infinite Scroll */

.tw-infinite-scroll .ldr,
.tw-infinite-scroll.waiting .next,
.tw-infinite-scroll[data-has-next="false"] {
  display: none;
}

.tw-infinite-scroll.waiting .ldr {
  display: inline-block;
}

/* TW Social Icons Element*/

.tw-socials a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(4, 83, 225, 0.06);
  margin-right: 12px;
  transition: 0.2s;
}

.tw-socials a:last-child {
  margin-right: 0;
}

.tw-socials a:hover {
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
}

.tw-socials a:hover path {
  fill: #fff;
}

/* Map Element */

.tw-map > .map {
  height: 100%;
}

.tw-map > .map-markers {
  display: none;
}

/* Video Element */

.tw-video {
  box-shadow: 0px 32px 64px -16px rgba(21, 28, 39, 0.32);
}

.tw-video-thumbnail {
  position: relative;
}

.tw-video-icon {
  display: inline-block;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  text-align: center;
  background: #0453e1;
  border-radius: 100px;
  position: relative;
  transition: transform 0.3s ease;
  cursor: pointer;
  border: none;
}

.tw-video-icon i {
  font-size: 18px;
  color: #fff;
}

.tw-background-video {
  position: absolute;
  pointer-events: none;
  z-index: 0;
}

.tw-background-video-container {
  overflow: hidden;
}

.tw-background-video iframe {
  min-width: 100%;
  min-height: 100%;
}

.tw-video-icon .before,
.tw-video-icon .after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  -webkit-transform: scale(0.35) translateY(-50%) translateX(-50%);
  -ms-transform: scale(0.35) translateY(-50%) translateX(-50%);
  transform: scale(0.35) translateY(-50%) translateX(-50%);
  opacity: 0;
}

.tw-video-icon:hover .before,
.tw-video-icon:hover .after {
  -webkit-animation: pulse 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0.5s infinite;
  animation: pulse 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0.5s infinite;
}

.tw-video-icon:hover .after {
  animation-delay: 0s;
}

.entry-media.tw-video {
  position: relative;
}

.tw-invis {
  opacity: 0;
  visibility: hidden;
}

.tw-video.with-modal .tw-video-container {
  display: none;
}

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

  100% {
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1.4);
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    transform: translate3d(-50%, -50%, 0) scale(1);
    opacity: 1;
  }

  100% {
    transform: translate3d(-50%, -50%, 0) scale(1.4);
    opacity: 0;
  }
}

/* Chart Circle Element */

.tw-chart-circle .tw-chart {
  position: relative;
  margin: 0 auto;
}

.tw-chart-circle .tw-chart canvas {
  position: absolute;
  right: 0;
  left: 0;
}

.tw-chart-circle .tw-chart span {
  position: relative;
  z-index: 5;
  font-family: "Grato Grotesk";
  font-size: 16px;
  color: #151515;
}

.tw-chart-circle .tw-chart .chart-icon {
  letter-spacing: normal;
  font-size: 28px;
}

.tw-chart-circle .title {
  font-size: 11px;
  margin: 0;
  margin-top: 20px;
  text-transform: uppercase;
}

/* Dropcap & Highlight Element */

.tw-highlight {
  padding: 3px;
  background: #e6e6e6;
}

.tw-dropcaps {
  font-family: "Grato Grotesk";
  font-size: 44px;
  margin-right: 20px;
  color: #151515;
  line-height: 1;
  margin-top: 0;
  float: left;
  padding: 0;
}

.tw-dropcaps.dropcap-square,
.tw-dropcaps.dropcap-circle {
  margin-top: 6px;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  background: #151515;
  color: #fff;
}

.tw-dropcaps.dropcap-circle {
  border-radius: 50%;
}

/* Image Element */

.tw-image.uk-background-cover {
  height: 100%;
}

/* Menu Element */

.tw-menu-container {
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 30px;
  transition: all 0.3s ease;
}

.tw-menu-container.featured {
  border-bottom: 1px solid #151515;
}

.tw-menu-container .tw-description {
  font-family: "Lora";
  font-style: italic;
  font-size: 14px;
  color: #999;
}

.tw-menu-container .tw-menu-title {
  color: #151515;
}

.tw-menu-container .tw-content {
  margin-left: 15px;
}

.tw-menu-container.no-image .tw-content {
  margin-left: 0;
}

.tw-menu-container .tw-content h4 {
  margin-bottom: 5px;
  font-size: 16px;
}

.tw-menu-container .tw-menu-price h4 {
  font-size: 16px;
}

/* Timeline Element */

.tw-timeline-container {
  position: relative;
  padding: 60px 0;
}

.tw-timeline-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 6px;
  height: 100%;
  width: 1px;
  background: #e5e5e5;
}

.tw-timeline-container .tw-timeline-block {
  position: relative;
  margin: 60px 0;
}

.tw-timeline-container .tw-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

.tw-timeline-container .tw-timeline-block:first-child {
  margin-top: 0;
}

.tw-timeline-container .tw-timeline-block:last-child {
  margin-bottom: 0;
}

.tw-timeline-container .tw-timeline-block .tw-timeline-circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 9px;
  border: 2px solid #151515;
  background: #fff;
  border-radius: 50%;
}

.tw-timeline-container .tw-timeline-block .tw-timeline-content {
  padding: 0 35px;
}

.tw-timeline-container .tw-timeline-block .tw-timeline-content h3 {
  font-size: 16px;
  line-height: 1;
}

.tw-timeline-container .tw-timeline-block .tw-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

.tw-timeline-container.right .tw-timeline-block {
  text-align: right;
}

.tw-timeline-container.right:before {
  left: auto;
  right: 6px;
}

.tw-timeline-container.right .tw-timeline-block .tw-timeline-circle {
  left: auto;
  right: 0;
}

/* Style 2 */

.tw-timeline-container.style-2 .tw-timeline-block .tw-timeline-content {
  padding-left: 35px;
}

.tw-timeline-container .tw-timeline-info .letter-spacing {
  letter-spacing: 0;
  text-transform: capitalize;
}

.tw-timeline-container.style-2 .tw-timeline-info {
  position: absolute;
  left: 0;
  top: 0;
}

/* Open Job Element */

.tw-job-container .tw-job-title,
.tw-job-container .tw-job-content .tw-job-info {
  padding: 20px 0px;
}

.tw-job-container .tw-job-title {
  font-family: "Grato Grotesk";
  font-size: 10px;
  color: #fff;
  background: #151515;
  line-height: 1;
}

.tw-job-container .tw-job-content .tw-job-info {
  display: flex;
  cursor: pointer;
  border-bottom: 1px solid #e5e5e5;
  line-height: 1;
  font-size: inherit;
  color: #666;
}

.tw-job-container .tw-job-content .tw-job-info:hover {
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.tw-job-container .tw-job-content .tw-job-info:after {
  display: none;
}

.tw-job-container .tw-job-content .tw-job-info {
  border-bottom: 1px solid #e5e5e5;
}

.tw-job-container .tw-job-content .tw-job-desc {
  padding: 50px;
  margin-top: 0;
  border-bottom: 1px solid #e6e6e6;
}

.tw-job-container .tw-job-content.uk-open .tw-job-info {
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.tw-job-container .uk-accordion {
  overflow: hidden;
}

/* List Element */

.tw-list .uk-list-decimal {
  list-style-type: decimal-leading-zero;
  padding-left: 30px;
}

.tw-list .uk-list-decimal li {
  padding-left: 10px;
}

.tw-list .uk-list-decimal li::before {
  display: none;
}

.tw-list li i {
  padding-right: 10px;
}

/* Uk Label on Menu */

.uk-sub .uk-label,
.sub-menu .uk-label,
.uk-nav .uk-label {
  background-color: #fff;
  color: #666;
  position: relative;
  font-size: 7px;
  left: 10px;
  top: -1px;
  padding: 4px 4px 3px 4px;
  line-height: 1;
}

.tw-header-sidebar .uk-sub .uk-label,
.tw-header-sidebar .sub-menu .uk-label,
.tw-header-sidebar .uk-nav .uk-label {
  background-color: #1c1c1c;
  color: #fff;
}

/* Breadcrumb Element */

.tw-breadcrumb-container {
  padding: 30px 0;
  opacity: 0.6;
  line-height: 1;
}

.tw-breadcrumb-container > span {
  position: relative;
  margin: 0 10px;
}

/* Row */

.tw-row-inner[data-tw-dimension-type] .uk-container,
.tw-row-inner[data-tw-dimension-type] .uk-grid,
.tw-row[data-tw-dimension-type] .tw-row-inner,
.tw-row[data-tw-dimension-type] .uk-container,
.tw-row[data-tw-dimension-type] .uk-grid {
  height: 100%;
}

.tw-row-inner[data-tw-dimension-type] .tw-column-inner,
.tw-row[data-tw-dimension-type] .tw-column-inner,
.tw-row[data-tw-dimension-type] .tw-column {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.page-template-page-splitpage .uk-container,
.page-template-page-magazinepage .uk-container,
.tw-row-inner[data-tw-dimension-type] .tw-column-inner > .tw-element,
.tw-row[data-tw-dimension-type] .tw-column > .tw-element {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}

.tw-row-inner[data-tw-dimension-type] .tw-column-inner > .tw-element,
.tw-row[data-tw-dimension-type] .tw-column > .tw-element {
  width: auto;
}

.page-template-page-splitpage .uk-container,
.page-template-page-magazinepage .uk-container {
  padding: 0 70px;
}

/* Footer Area */

footer {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIGJhc2VQcm9maWxlPSJ0aW55LXBzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIwIDU0OSIgd2lkdGg9IjE5MjAiIGhlaWdodD0iNTQ5Ij4KCTx0aXRsZT5fX0Zvb3RlcjwvdGl0bGU+Cgk8ZGVmcz4KCQk8aW1hZ2UgIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjY0MCIgaWQ9ImltZzEiIGhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFCNEFBQUFLQUNBTUFBQUJLUkpWVEFBQUFBWE5TUjBJQjJja3Nmd0FBQU41UVRGUkZBQUFBLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vOC9iKzgvYis5dmorOVBmKzl2aisvLy8vL1AzLytmcisrZnYvLy8vLytQbisvdjcvK3Z2LzkvbisvZjcvK3Z6LzlmZisrL3ovLy8vL2Q3L2xjd0FBQUVwMFVrNVRBQVVMRHc0S0VSUUhCZ2tNQWdnREVoTUJEUkFlRnhVakhSWWtJQVFsR2ljYklod2hKaDhwS2lzc0dTZ3RHQzh4TURJek5UUTJMdi8rLy8vKy8vLy8vLzcvLy8vLy8vLy8vLzBCL1Q1Q0FBQVl5VWxFUVZSNG5PM2RhMXRUV1pxQVlaSkFGa2d3UmdSTEtOaWdZbHZhVmsxMzEvU01tY1pwOFRqLy93OU45bzRrT3djUVFzS2J3MzEvOGxCVlRYOTZyclgyV3U5YVd3TmcyaXJWV20xOW94TDlZd0RBS3FuVVUxZDlNL3BIQVlDVnNkRXA3OFpXWmF0YWwyQUF1QytkL2o3NDhjdk5Ub0szRzZFL0RRQ3NoczJVU3F2ZVRvTHJQZ1VEd0t3MTZtbGo0UGUxTlBnSEFNRDBiYWZhMEo5c0tEQUF6RmdqcFpGdnZqc3BiVWY4TEFDd01yYkh0ZlpoVTRFQllJYkdMWURYRkJnQVptdHo1QXR3VjBPQkFXQjJhdW1Ld1J1ZE5YRDFmbjhVQUZnWmpmUm8zSisyMW9vQ093c05BRE94bWRhSC9xU3gwVXdwTld1YmpjMytnQ3dBWUpvZUQrOUFiK1JQTWpUekJxZnRha3BtWWdIQUREUUh6MEMzYXAzdTV0RnRiTmFLMTVFZW1Rc05BRk5YU2JzRHY5OHR6WUZ1YktmMFpLL2V1dmNmQ2dDVzNjN2dYYU5xcXBkWHZJMzYvdE5meHQ5U0FnQW05emh0bFg2M21acERPODRienc0T1hRY0dnQ21ycDE4SGZqZHk2bmxyLytqSWRXQUFtS3JXd0MzZ2pWUWYvVWNheDluQjF1Z2ZBd0FUcXd6TW9heVB2WFRVT01sT1hVWUNnQ25hS1UrYnZISXE5UFBzOE5leGZ3TUFUS0phL3VoYnYyb3FkT05KZHFMQUFEQTF0ZEttYzJYY0YrQ3VyY05zVDRFQllGcWFxVDltWTN2MCtjRktkYjFXcTI0MjFxcUhSMFppQWNDVURCeUNIam1DdFZNTWhNN1ZObmNQWDlRVkdBQ200bUZwRU9YRG9SM29mQ3AwZldPclV0bDVuSWY0NU9selF5a0JZQ3EyU204UkRnMmxiTlJUOC9MNmIydXpuazZPWGhvTERRQlRVYjZGVkJzWVN0bXFEMDZGM3F5ZnZmckw2RWRpQU9EMnlyZVFVbW9OL00zUUo5L0c0NE5Yci9jMjd1a0hBNEJsVm5xS1lmQmR3dEZYR1RwTlBuajlhbTlrVmpRQWNGdWxhOEFETTdIR3ZjclFLZkRUM3d6a0FJQzdhNmJlT25mZ1hjTE44VE01YW1ldnN4T1hrUURnamtyZmZRZmVKYnhpS0dXaitlUlY5c1pSYUFDNGsxWksvVitXUm5KY3NRRE85NmxQc2l5Ti96c0E0R1lhL2RBT3ZFdTRlOVdyREd1MTlPeElnUUhnVGtyVkxaL0JHcDZKMWRIYVdXODJtN1hxVGtycEtOc2QvbXNBNE9aS0FTN2ZDQjU1bGFHeGZUa1VPaDBmN2pXUGp0YlhBSUJKbGFaUGx0OGxISDZWWWJPWjB2ck93OGJEeWtZdHZjaCsyVDg2TlpBREFDWlcybmN1WFVnYTNvSGVTT2x4N3k4YmowK3pzeGR2ZjFGZ0FKalVScnJzYU9rOGRPZFBCM2FnZDFJYXFPM21rNWNuci8vNlRvRUJZRUw5QUpmZkpSeDhsZUhoVUgvWDFxclBUcDc4OWZkM1Z4MlVCZ0N1dDkyN2JyVFZQNDdWR25pVm9WVWY3bS94VU5LTDMvL1lxNndCQUJQb0I3ajBOWGpnUm5EK0t0TEl2MVpKanpaUGYvOFBReWtCWUNMOW84L1YvanEzV242Vm9aSFNtTXhXVTYxeTlyZlhDZ3dBaytnSHVQUVV3OEFuNEpFcndZVldQVDJvL3ZMM3Q4K05oUWFBMitzSHVIUU51Rm42QkR4K0FWeHNRamRxeDc5bkNnd0F0OWUvL052LzFjQXQ0UEVMNExWOHhWeHJOTjk0bkJBQUp0RFBidjhhOEZicXo1bHNOVWNYd04ycDBJOWVuRDNlU3NkWjlrNkJBZUNXZW4wdFBVWllPbzYxdGpsd0lEclhxRjNPaE01ZXByMjlrNk9YK3dvTUFMZlRXL2VXM2lVc244R3FEVDlMdU5OTXpmV2RScXYxc0hMODlIVC80UFQ0NmRINHI4UUF3RlY2QVM3ZC9kMU52MTcrc2pFd2ttT3RtQXBkdmZ5VFJ2Tlpjei9MVGwrZTFoVVlBRzZqRitEK0lLenlVT2pOTlBqczRFWnFsbGJFTytuUncwZFpsdjEycHNBQWNCdTkyUGJmSlJ3Y0NqMndBOTNwNzhQeTcydXB1bFkvUEhqNzl5Y0tEQUMzMEF0dy8xV0c4aUhvd1V2QUQ5UEFJdzM1Sm5TcU5KckhwNi8rY1ZoM0h4Z0FicXAvOUtvZjRJM3lVT2pkOGo4OStpckRUcXEzTmxONjgrclBGNk1Eb3dHQThmb0I3ci9LVUUwUDFucS9MQTJGN3BSNU5MTDVKdlRqVk45Nys4ZlI4SDBsQU9BSzR3SmNta2xaK21WeEl2clh0V0VQVTZxMDZxbTZuLzErdER2eXR3REFPUDBBOTF0YnVvVTBjQWxwL0ZES2ZGbGNTV2xuLytBdldYTm1QeWNBTEpWeEFlNVhkK0FUOEJXdk1qVDIzOVVxajFPOW1rNWZaYjREQThCTjlBUGNXL2VXWmxMdWxOZThPMk1Xd0pWcU03M0pYdTd0UDMzUnJLY1hXV1lYR2dCdW9CL2czbERvMGpYZ3gvM2pXUGtSNk5MMzRPNi9uRStGYnU0ZW56NXA3bVhaeWRueHlkSExtdHRJQVBCVFl3SThNSk95Mzl5dGtTUFErVlRvYXFWNE1PbEJvLzdpNkRnNyt1WGc2SkVDQThEUDlBTThaaVJXNllYQzhpbnBIelpTZXR5TjdWWjYxRmpiZmZib09NdGV2am93a1FNQWZtWk1nUHNUT2NvektWdkRSN0E2L2UzdFQ5ZlNlakVVNjluQlFmYTdseGtBNEdmR0JMZy9oNk04azNKcjZGM2dUbi83SytJOHZ2bFFySWYxSjRkdi96eFFZQUM0WGkvQTR5WnliSlFtVHc3dFFEZFMrWHhXTVpHeXN3N2VycVJuZTYvKzg2WHZ3QUJ3clRFQjdsOElmbHg2ZXFFK3NBUGRHcDRLblUrazdLeUR0em9sVHRrLzNqNVRZQUM0eHJVQkxoMkNyZ3llZ1I2WkNwMVBwTXlmQjI3VlVtMzk0TTlYYnhRWUFLN1c2Mjcvd0ZYdlBsTG5WNzJNRGs3aEdETVVxMGh5TGEwMzZ1bkI3dUVmMlpQUnNkRUF3QSs5QVBkdi8vYXlXeHFKMVVscitTSGdNVk9oODAzcFZ1WFp1Mm9scGMzNjhXL1pFeWV4QU9BcVl3TGNPdzVkbXNoUlhneVBud3JkcWg0ZTdLWG4yY3U5NDdPOXJlYWJWOW1UcmVGL0JnRG9HZzF3ZjkxYnVvVTA4Q3JEbUFWd2E2T1p6cklYemQyem85UDBOSHVSM3UyOXlIN1pXQU1BeGhrTmNQODAxa2FxWHY1akE1K0FSeGZBbFhwS3RZMzk5R0N0MGR4L3ZQMGllMzUyOVB4TWdRSGdDcU1CN3AvRzZrL2tHSHlWWVdONEFieVQwbTVsYlcwelBXcmxKNkVibTgrTzAybjI5alI3dnUwd05BQ01VUXJ3K3VVdkxyLzhscTRCbDE5bEdIa1dhU1A5V0Nybmw0RTcvMWF0ays3NnhtbVd2WDE5WWpBMEFJelJDM0J2azdrZjRQNkY0RmI1VllhaEs4R2xvWlRGUk1yOGJhUldQVlVmSGg4Y3Zmcm5zYkdVQURCcU5NRDl6NzM5QzhFRFo3QzIrNStHYzV1bG9kQWIrVVRLL0cya2ZDN0hUam81ZlBYM013VUdnQkhYQmJpLzdOMHB2Y3F3VmsvbEdSdWRWVy9wcU5WdS9wdDhFenIvRkZ4TjZmalZuOW5vbFNVQVdIWGpBdnhqZ1Z1YXcxRTZqalc4QTEwZk9KRlZTWjA2NTV2UWE3Vk9oV3Vwdm5mMHQreU5BZ1BBb05FQTk1NUFLcjBHWENzZHU2b083RUJ2cHNFdDVtcitCVG5maE82c2pCODA2bWs5dmZnais4VllTZ0FZY0UyQVM0T3dtcVZkNTRFRDBaM0VEcnhTbUUra2ZORGRoTzVVK05mT2duaW4vdnd2MmVuZ3NXa0FXSFc5ZmViUkFQYy8vSllQUVRkS0E2THpCVy9wNDNDaDBsbjl0aDZjSFJ5bnMreDBONTA4MjJvK3k3S2o2aG9BMEhmWjFsNkF0eS9YdEwyUHdlWE42TFhOY25MSERZV3V2WG1lMG5IMmNtLy9JRHRMaDlscGV0ZHA4ZEhJNncwQXNNcXVEbkJ2S1Z3ZUN0MzU2OUpNckRHdklqWHFSOW03Mms1enY3YjJjUC9OZXUxcGR2ams0UGhOZHZUSVVTd0E2TGs2d1Ayanp6dWxjMWRETTdHR2oxZHROdFBKazBldDdrbm8vQzVTNDkzaDhWbDJlcElkdVk0RUxKRldvL0ZycGFQUk1QQ1B5WXdFdURlQXNsZmk4aTJrOGh2QmE1dWw5d3E3TmxKNjNDZ21VdVlub1l1N1NKc3BWYyt5bzZQZmpwNTVueEJZZEsxZmQzYTIxNXZOVk5hczE5WTNkaXBLeksyTUJMaDM1YWgvOTZoMEMybXIzTnpkb1NQUWVYOGY1SitNODM4K1B3bWQzMFhLQjBNL2ZIWjY4UFNmci9lOGpyUU0vZ3NBdUcvL0xjQUFjUDhFR0FBQ0NEQUFCQkJnQUFnZ3dBQVE0TC9YM3JlamZ3WUFXRFh0LzFuNzE3L09QN3lQL2prQVlHVzAzLy92K2IvKzNRbHc3dnlqQ0FQQXpIWGllNUdIOXpMQUhSY2lEQUF6OVA1ak43NURBUlpoQUppUmRqbStZd0xjamJCdndnQXdOZTNMYmVlZkJMajdUVmlFQWVET3hzYjN1Z0FYRWY3a2loSUFUS3I5K2RQNWxaRzlMc0RkQ0g4V1lRQzRwVTU4djF3YjJKOEZPUGZscXdnRHdFMTE0anQyMS9uV0FmNFI0Vy9SLzRjQVlONjFQMzc5ZVh4dkUrQWl3dC9kVVFLQXE3ei8rUDFtOGIxdGdIUDVIU1g3MFFBd29QMyswL2pEemxNTGNNSEpMQUM0OU5QelZ0TUxjTTVIWVFENGR0TlB2dE1MY083Q1IyRUFWdFhJY01sN0RIREJmalFBcTJheVhlY3BCemhuUHhxQVZUSDVydk9BNlFRNFp6OGFnQ1YzNVdEbkNVd3Z3QVg3MFFBc3B5bnNPZytZY29Celg3NS90QjhOd1BKbzMyckN4ZzNOSU1DNUMwdGhBSmJCdFM4YTNjV01BbHh3TkF1QUJkWlorRTdsdU5WNHN3eHd6dWhLQUJaUXZ2Q2RYWHh6c3c1d3dWSVlnSVV4MjRWdno3MEVPT2VyTUFCemI5cEhuYTl4YndFdWVOQVFnRGsxazZQTzE3amZBQmNzaFFHWUwrM1BYKzlyNGRzVEVPQmN2aFJXWVFEQ3pmNjAxUldDQWx4d05ndUFRUGQwMnVvS2tRSE9PWnNGUUlCN1BHMTFoZWdBRjJ4SUEzQnZ3amFkQjgxRmdBdGZ2aG9oRGNCTXhXNDZENXFmQUJmT1Ava3NETUFzVE9rWjM2bVpzd0RuTHM0LytDd013UFRNeWFiem9Ea01jTUZuWVFDbVlDN2JXNWpYQUJjTXpnSmdZdTNQOXp2YTZwYm1Pc0FGdDRVQnVLVjVPbXgxbGZrUGNNSGhMQUJ1WkJIYVcxaVFBT2N1VkJpQWE3Uy9mYnova2M0VFc2QUFGMVFZZ0RHK2hVKzJ1cTFGQzNEQlJTVUFldkwyTHNTbTg2Q0ZESEJCaFFGVzNvSzJ0N0M0QVM2b01NQ0tXdVQyRmhZOHdJVzh3cjRMQTZ5TWhXOXZZUmtDWEhBNkMyRDVMZFk1NStzdFRZQUxLZ3l3clBMN3ZjdlMzc0p5QmJpZ3dnRExaV0ZtYTl6S0VnYTQ2L3lUT2RJQUMyL081em5meGRJR3VPQk5KWUNGMWY3OGFWbmJXMWp1QUJlK2ZQK2d3Z0NMNU52Y3ZpRTRSU3NRNElJUHd3Q0xvRGptdlBUdExheEtnQXQ1aFgwWUJwaFA3Yy9MZU5UcWFpc1Y0QzRmaGdIbXpMSi83aDFyQlFOYytQTGQ5Q3lBZU8xdkg1ZGhxdFVrVmpYQUJWdlNBSEZXYmN0NTJFb0h1TXVXTk1BOVc0bFR6ajhqd0YxT1NRUGNoNlViS0RrNUFTNnpHQWFZbVpVOGFYVU5BUjVoTVF3d1hmblgzaFU5YVhVTkFiNkN4VERBM2JXL1dmWmVSWUN2VXh5VGxtR0FDYXo2SWVlZkV1Q2ZjMmNZNERiYTcxZjJidTl0Q1BBTlhaeC90U2NOOEJOMm5HOU9nRy9sSW45bVdJWUJSdGh4dmkwQm5vQTlhWUMrNG1xdjl0NmFBRTlNaG9GVjF6YlI2ZzRFK0c0dXpsMVhBbGFRNjBWM0o4RFQ0Tk13c0RLa2Qxb0VlSHBrR0ZodTdjOGZuTE9hSGdHZU5oa0dsby8wem9BQXo0WU1BOHRCZW1kR2dHZEpob0dGNVZ2dnJBbnc3TWt3c0ZDazkzNEk4SDBwTGl5NU53ek1NK205VHdKOHo0enZBT1pSUGtqU1NJMzdKY0Fodm56M3ppRXdIL0wwR2lRWlFZQUQrVGdNQkxMZkhFeUF3MTJjMjVVRzdsVm4wU3U5OFFSNFhueXhIQVptcmJQby9XQy9lVjRJOEh5eEhBWm13cUozL2dqd1hMSWNCcWJFb25kdUNmQWM2eTZIZFJpWWlKdEZjMDZBNTE5eFdOcTJOSEJUN2ZlT055OENBVjRZdHFXQm43RGR2RkFFZU5Ia283UjBHQmlndkl0SWdCZFQ4WGxZaDJIbGRjcHJqdFdpRXVDRnBzT3dxdHI1RVNzZmVoZWFBQzhESFliVlljMjdOQVI0aVZ6NFBneEx6SGZlWlNQQVMrakxkL2VXWUlrbzc1SVM0T1dWMzFzeXh3TVdXSGQ4cFBJdUt3RmVlajRRdzZJcFB2TTZZTFgwQkhobEZJTThMSWhobnJVL2YvNWtzM2xsQ1BDcXNTQ0crVk44NWJYa1hUVUN2S282QzJJaGhtRDVYck92dkN0TGdGZmNoYU5hY1AvYTlwb1JZSDY0Nk41ZEVtS1lKZUdsUklBWmNISCszWW9ZcGsxNEdVT0FHYXRZRWZ0R0RIZVREMndXWHE0Z3dGenZ5L2xYaDdYZ2xycUhxNFNYYXdrd041TmZYL0tSR0s2Vjd6Ui8rSHF1dTl5SUFITTdGKzR2d1RBTFhpWWh3RXlvZTF4TGlWbGhSWGQ5NFdWU0FzeGRGWnZUU3N6cTZIUzMyR2dXWHU1R2dKa2FhMktXV3I3ZTFWMm1TSUNadnJ6RUh6NTdrcGlsWUorWldSRmdadWlpZTRuSm9waUYwejNQN0Z3VnN5VEEzSXZMUmJFVU04L2E3ZmY1Y3RjOUl1NkZBSFBQcEpoNTA4dXU3bkt2Qkpnd1VreWtmSk5aZG9ra3dNeUJpL1B6cjhWVkppMW10dHJkSzBTKzdUSVBCSmk1Y3RGZEZydk14RFFWMWJYWVpkNElNUE9xMjJMcllpYlRWbDNtblFDekNDNzNxQzJNdVZiNzIvdDhXTWIzTDZyTEFoQmdGa3krTUJaaitpNmphNm5Mb2hGZ0Z0aEZ2akl1UGhrN1NyMVM4bnREK2ZheWxTNExUWUJaRmtXTlA2anhraXFhYTZITFVoRmdsdEtQdFhHeFV5M0hpNms0UmZYUk9wZmxKY0NzZ0R6SDN5OVh4M284cjlyNTE5eDhsZnYxWEhKWkJRTE02aW4xMlBvNFVydjlQditXcTdpc0tBR0d5eUIvVk9TWnVsemhmaEpjeUFrd2pNaUxmUDYxbjJSTnZyMTJkM2xickcrLzZ5Mk1JY0J3RXhjWFgvSW1mL29SWlZVdWFlZEwyMjVzODhXdDJzTE5DREJNN09MSFVybXpWdjd3dWVqeXQyVU9jeSswbmRKMjFyV2QxSjVmYUMxTVRJQmgraTZLQmZQNTkyNmI4empuZFM3eVBNOTlibmNUV3pRMmoyeGUyUitaMVZtWU9nR0dBQmMvRXQyTmRMRzFmVm5xeTFxLzd5Vzc1OFlWN2V2OWx5Ny8wOTMvb1UvRi8rclg0aWU0dUJCWWlDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUVnZ0FBRFFBQUJCb0FBQWd3QUFRUVlBQUlJTUFBRUVHQUFDQ0RBQUJCQWdBRWdnQUFEUUFBQkJvQUFBZ3dBQVFRWUFBSUlNQUFFRUdBQUNDREFBQkJBZ0FFZ2dBQURRQUFCQm9BQUFnd0FBUVFZQUFJSU1BQUVFR0FBQ0NEQUFCQkFnQUZnSXYrK2svLzdmeEFpYzV6ZWFQenNBQUFBQUVsRlRrU3VRbUNDIi8+Cgk8L2RlZnM+Cgk8c3R5bGU+CgkJdHNwYW4geyB3aGl0ZS1zcGFjZTpwcmUgfQoJPC9zdHlsZT4KCTx1c2UgaWQ9IkJhY2tncm91bmQiIGhyZWY9IiNpbWcxIiB4PSIwIiB5PSItOTEiIC8+Cjwvc3ZnPg==);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

footer .widget_nav_menu .menu {
  display: flex;
}

footer .widget_nav_menu .menu li {
  margin-right: 64px;
}

footer .widget_nav_menu .menu li:last-child {
  margin-right: 0;
}

footer .widget_nav_menu .menu li a {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #64738e;
  font-weight: 500;
}

footer .tw-socials {
  text-align: right;
}

.footer-bottom {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #e1eafb;
}

.footer-bottom .tw-box p {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.02em;
  color: #64738e;
}

footer .footer-bottom .menu {
  justify-content: flex-end;
}

footer .footer-bottom .menu li a {
  font-size: 14px;
  line-height: 18px;
}

.ict-bottom-image {
  text-align: center;
}

.bottom-area {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #222;
}

.bottom-area.small {
  padding-top: 40px;
  padding-bottom: 40px;
}

.bottom-area aside.widget + aside.widget {
  margin-top: 15px;
}

.bottom-area .tw-logo {
  padding-left: 0;
  padding-right: 0;
}

.tw-row h2.widgettitle,
.bottom-area h3.widget-title {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.bottom-area .widget li:not(:last-child) {
  margin-bottom: 6px;
}

footer.uk-light,
footer.uk-light a {
  color: #999;
}

.footer-area {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 14px;
}

.footer-area > * {
  opacity: 0.8;
}

.footer-area.footer-small {
  background-color: #151515;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Grid & Container */

li.uk-container {
  padding: 0;
}

.uk-container {
  max-width: 1400px;
}

.uk-container-small {
  max-width: 920px;
}

.uk-container-msmall {
  max-width: 800px;
}

.uk-container-xsmall {
  max-width: 600px;
}

.uk-container-large {
  max-width: 1680px;
}

.uk-container-expand {
  max-width: none;
}

.uk-container.tw-container-half {
  max-width: 565px;
}

.uk-grid-xsmall {
  margin-left: -10px;
}

.uk-grid-xsmall > * {
  padding-left: 10px;
}

* + .uk-grid-margin-xsmall,
.uk-grid + .uk-grid-xsmall,
.uk-grid-xsmall > .uk-grid-margin {
  margin-top: 10px;
}

.tw-element + .uk-grid,
.tw-element + .tw-row-inner,
.tw-element + .woocommerce,
.woocommerce + .tw-element,
.tw-element + .tw-element {
  margin-top: 60px;
}

.uk-container-small.tw-element + .uk-grid,
.uk-container-small .tw-element + .tw-element,
.uk-container-xsmall.tw-element + .uk-grid,
.uk-container-xsmall .tw-element + .tw-element {
  margin-top: 40px;
}

.uk-section {
  position: relative;
  z-index: 1;
  width: 100%;
  border-style: solid;
  border-width: 0;
}

.uk-section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.uk-section-xsmall {
  padding-top: 20px;
  padding-bottom: 20px;
}

.uk-section-small {
  padding-top: 40px;
  padding-bottom: 40px;
}

.uk-section-normal {
  padding-top: 60px;
  padding-bottom: 60px;
}

.uk-section-medium {
  padding-top: 80px;
  padding-bottom: 80px;
}

.uk-section-large {
  padding-top: 150px;
  padding-bottom: 150px;
}

.uk-section-xlarge {
  padding-top: 210px;
  padding-bottom: 210px;
}

.uk-section-blog {
  padding-top: 80px;
  padding-bottom: 80px;
}

.tw-padding-left {
  padding-left: 50px;
}

.uk-padding-right {
  padding-right: 50px;
}

.uk-padding-xlarge {
  padding: 110px;
}

.uk-margin-top-minus {
  margin-top: -40px;
  position: relative;
  z-index: 2;
}

.tw-image.uk-position-top {
  left: auto;
  right: auto;
}

/* Modal Dialog */

.uk-modal-dialog {
  background-color: #151515;
}

.uk-modal-dialog .uk-search-large {
  width: 100%;
  padding: 0 50px;
  max-width: 800px;
}

.uk-modal-dialog .uk-search-input {
  padding: 0 30px 0 3px;
  font-size: 24px;
  text-transform: none;
  letter-spacing: normal;
  color: #fff;
}

.uk-modal-dialog .uk-search-input::-webkit-input-placeholder {
  color: #fff;
}

.uk-modal-dialog .uk-search-input::-moz-placeholder {
  color: #fff;
}

.uk-modal-dialog .uk-search-input:-ms-input-placeholder {
  color: #fff;
}

.uk-modal-dialog .uk-search-input:-moz-placeholder {
  color: #fff;
}

.uk-modal-dialog .button-search {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  cursor: pointer;
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 24px;
  opacity: 0.5;
  transition: opacity 0.3s ease;
}

.uk-modal-dialog .button-search:hover {
  opacity: 1;
}

/* Hoshi */

.input--hoshi {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

.input__label--hoshi {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(99%);
  pointer-events: none;
}

.input__label--hoshi::before,
.input__label--hoshi::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(90%);
  border-bottom: 1px solid #333;
}

.input__label--hoshi::after {
  border-bottom: 1px solid #fff;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  transition: transform 1s;
  transition-delay: 0.2s;
}

.input__field--hoshi:focus + .input__label--hoshi::after,
.input--filled .input__label--hoshi::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.input__field--hoshi:focus + .input__label--hoshi .input__label-content--hoshi,
.input--filled .input__label-content--hoshi {
  -webkit-animation: anim-1 0.3s forwards;
  animation: anim-1 0.3s forwards;
}

@-webkit-keyframes anim-1 {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(1em, 0, 0);
    transform: translate3d(1em, 0, 0);
  }

  51% {
    opacity: 0;
    -webkit-transform: translate3d(-1em, -40%, 0);
    transform: translate3d(-1em, -40%, 0);
  }

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

@keyframes anim-1 {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(1em, 0, 0);
    transform: translate3d(1em, 0, 0);
  }

  51% {
    opacity: 0;
    -webkit-transform: translate3d(-1em, -40%, 0);
    transform: translate3d(-1em, -40%, 0);
  }

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

.tw-video-container.tw-sidebar {
  padding-left: 270px;
}

.tw-video-container .uk-modal-dialog {
  width: 900px;
}

.tw-video-container p {
  margin-top: 0;
}

.tw-video-container .uk-close {
  position: absolute;
  right: 0;
  top: -30px;
  color: #fff;
}

iframe {
  max-width: 100%;
}

.entry-media .twitter-tweet,
.entry-media iframe.instagram-media {
  margin: 0 auto !important;
}

.tw-video-container iframe {
  max-width: 100%;
  width: 100%;
}

.uk-close svg {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  transition: all 0.3s ease;
}

.uk-close:hover svg {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

/* UiKit Light Override */

.uk-light,
.uk-light .tw-logo .site-name,
.uk-light .tw-main-menu > li > a,
.uk-light .tw-main-menu > li.menu-item-has-children:after,
.uk-light .tw-header-meta i,
.uk-light .entry-title a,
.uk-light .tw-dropcaps,
.uk-light .tw-box > i,
.uk-light.tw-topbar .tw-box a:hover i,
.uk-light.tw-topbar .tw-box a:hover p,
.uk-light .tw-process .tw-process-block .tw-process-circle .tw-process-number,
.uk-light .tw-process .tw-process-block .tw-process-circle h3,
.uk-light .tw-chart-circle .tw-chart span,
.uk-light .owl-theme .owl-nav [class*="owl-"] .uk-slidenav,
.uk-light .tw-heading,
.uk-light .tw-box p,
.uk-light .tw-filter-list-outer li,
.uk-light .tw-heading .description,
.tw-team .uk-light h4,
.uk-light .tw-portfolio.tw-portfolio-demo .portfolio-content:hover a {
  color: #fff;
}

.uk-light .tw-main-menu > li:hover > a,
.uk-light
  .tw-portfolio.tw-portfolio-demo
  .portfolio-media:hover
  + .portfolio-content
  a,
.uk-light .tw-meta a:hover {
  color: #fff;
}

.uk-light .tw-counterup .counter-meta,
.uk-light .tw-meta,
.uk-light .tw-call-action p,
.uk-light .tw-menu-container .tw-description {
  color: rgba(255, 255, 255, 0.7);
}

.uk-light .tw-dropcaps.size,
.uk-light .tw-box i.layout-2 {
  background-color: #fff;
  color: #151515;
}

.uk-light .tw-process .tw-process-block .tw-process-circle,
.uk-light .tw-coming-soon .counter {
  border-color: rgba(255, 255, 255, 0.5);
}

.uk-light .tw-process .tw-process-block .tw-process-circle:after,
.uk-light .tw-menu-container {
  border-color: rgba(255, 255, 255, 0.25);
}

.uk-light .tw-progress .uk-progress::-webkit-progress-bar {
  background-color: #aaa;
}

.uk-light .tw-progress .uk-progress::-webkit-progress-value {
  background-color: #fff;
}

.uk-light .tw-progress .uk-progress::-moz-progress-bar {
  background-color: #fff;
}

.uk-light .tw-progress .uk-progress::-ms-fill {
  background-color: #fff;
}

.uk-light .owl-theme .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.25);
}

.uk-light .owl-theme .owl-dots .owl-dot.active span,
.uk-light .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff;
}

.uk-light.uk-section hr {
  border-top-color: #333;
}

.uk-light .uk-input {
  background-color: #f0f0f0;
  color: #666;
  background-clip: padding-box;
  border-color: transparent;
}

.uk-light.tw-topbar .tw-box i[class*="ion-"],
.uk-light.tw-topbar p,
.uk-light .tw-filter-list-outer li.is-checked,
.uk-light .call-btn .uk-form-icon {
  color: #999;
}

.uk-light .uk-input:focus {
  background-color: #fff;
}

.uk-light .uk-input::-webkit-input-placeholder {
  color: #999;
}

.uk-light .uk-input::-moz-placeholder {
  color: #999;
}

.uk-light .uk-input:-ms-input-placeholder {
  color: #999;
}

.uk-light .uk-input:-moz-placeholder {
  color: #999;
}

.uk-text-xsmall {
  font-size: 12px;
  line-height: 1.4;
}

/* Split Page */

#fp-nav ul li a span,
.fp-slidesNav ul li a span,
#multiscroll-nav span {
  background-color: rgba(21, 21, 21, 0.25);
  border: none;
  height: 12px;
  width: 12px;
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
#fp-nav ul li:hover a span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span,
.fp-slidesNav ul li:hover a span,
#multiscroll-nav li .active span {
  height: 12px;
  width: 12px;
  margin: -2px 0 0 -2px;
  background-color: #151515;
  transition: background-color 0.3s ease;
}

#multiscroll-nav li .active span {
  margin: 0;
}

#fp-nav ul.uk-light span,
#multiscroll-nav ul.uk-light span {
  background-color: rgba(255, 255, 255, 0.25);
}

#fp-nav ul.uk-light li .active span,
#multiscroll-nav ul.uk-light li .active span {
  transition: background-color 0.3s ease;
  background-color: #fff;
}

.page-template-page-splitpage.tw-split-small #multiscroll-nav {
  display: none;
}

.ms-section {
  overflow: hidden;
}

.ms-section > .uk-section {
  min-height: 100% !important;
}

.tw-split-small {
  overflow: auto !important;
}

.tw-split-small .tw-splitpage > .ms-right {
  display: none;
}

.tw-split-small .tw-splitpage > .ms-left {
  width: 100% !important;
  height: auto !important;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
}

.tw-split-small .tw-header.uk-light .tw-header-meta i span,
.tw-split-small .tw-header {
  background-color: #fff !important;
}

.tw-split-small .tw-header .tw-header-meta i span,
.tw-split-small .tw-header.uk-light {
  background-color: #151515 !important;
}

.tw-split-small .tw-header.uk-light .tw-header-meta i span,
.tw-split-small .tw-header .tw-header-meta i,
.tw-split-small .tw-header .tw-logo .site-name a {
  color: #151515 !important;
}

.tw-split-small .tw-header .tw-header-meta i span,
.tw-split-small .tw-header.uk-light .tw-header-meta i,
.tw-split-small .tw-header.uk-light .tw-logo .site-name a {
  color: #fff !important;
}

.tw-split-small .tw-header .tw-logo img.logo-light,
.tw-split-small .tw-header.uk-light .tw-logo img:not(.logo-light) {
  opacity: 0 !important;
}

.tw-split-small .tw-header.uk-light .tw-logo img.logo-light,
.tw-split-small .tw-header .tw-logo img:not(.logo-light) {
  opacity: 1 !important;
}

.page-template-page-splitpage:not(.tw-split-small) .tw-map {
  height: 100vh !important;
}

.page-template-page-splitpage.tw-split-small .ms-section {
  height: auto !important;
}

/* Full Page */

html.fp-enabled {
  margin-top: 0 !important;
}

.page-template-page-fullpage .main-container {
  transform: translate3d(0px, 0px, 0px) !important;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
  overflow: hidden;
  transition: margin-top 0.5s ease !important;
}

.page-template-page-fullpage .main-container > * {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  transition: margin-top 1s ease !important;
}

.page-template-page-fullpage .main-container,
.page-template-page-fullpage .main-container > * {
  background-color: #151515;
}

.page-template-page-fullpage .main-container,
.page-template-page-fullpage .main-container > .active {
  z-index: 1;
}

.page-template-page-fullpage footer {
  z-index: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  transform: translate(0, 50%);
  transition: transform 0.4s ease;
}

.page-template-page-fullpage footer.footer-up {
  transform: translate(0, 0);
}

.page-template-page-fullpage footer.footer-down {
  transition: transform 0.6s ease-in;
}

.page-template-page-fullpage .main-container > .tw-out-delaying,
.page-template-page-fullpage .main-container > .tw-visible:not(.tw-in-delaying),
.page-template-page-fullpage .main-container > .active:not(.tw-in-delaying) {
  opacity: 1;
  visibility: visible;
}

.fp-section.fp-table,
.fp-slide.fp-table {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  background-size: cover;
}

/* UiKit Animation Override */

.tw-grayscale {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  /* For Webkit browsers */
  filter: gray;
  /* For IE 6 - 9 */
  transition: all 0.6s ease;
}

.tw-grayscale:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: none;
}

.copyright {
  color: #999;
}

.tw-section-overlay {
  opacity: 0.6;
}

/* Absolute Helper */

.tw-absolute-helper {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.ict-button {
  padding: 16px 24px;
  border-radius: 100px;
  font-family: "Code Next";
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.04em;
  color: #ffffff;
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
  display: inline-flex;
  align-items: center;
}

.ict-button p {
  margin: 0;
}

.ict-button input {
  border: none;
}

.ict-button-none-bg {
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.024em;
  color: #ffffff;
  margin-left: 32px;
  position: relative;
  display: inline-block;
}

.mt-120 {
  margin-top: -120px;
}

.mt-286 {
  margin-top: -286px;
}

.mt-315 {
  margin-top: -315px;
}

.pb225 {
  padding-bottom: 225px !important;
}

.pb385 {
  padding-bottom: 385px !important;
}

.mt-110 {
  margin-top: -110px;
}

.ict-bg-orange {
  background: linear-gradient(
    87.21deg,
    #e93301 -0.34%,
    #ff4816 99.99%
  ) !important;
  box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.03) !important;
}

.ict-bg-blue {
  background: #0453e1 !important;
  box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.03) !important;
}

/* Header and Footer Helper */

.header-footer .tw-header.tw-header-transparent {
  top: auto;
}

/* Background Overlay for BG */

[data-overlay] {
  position: relative;
}

[data-overlay]::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  display: block;
  background-color: inherit;
  backface-visibility: hidden;
  z-index: 1;
}

[data-overlay] > *:not(.tw-background-video) {
  z-index: 2;
  position: relative;
}

[data-overlay="0.1"]::before {
  opacity: 0.1;
}

[data-overlay="0.2"]::before {
  opacity: 0.2;
}

[data-overlay="0.3"]::before {
  opacity: 0.3;
}

[data-overlay="0.4"]::before {
  opacity: 0.4;
}

[data-overlay="0.5"]::before {
  opacity: 0.5;
}

[data-overlay="0.6"]::before {
  opacity: 0.6;
}

[data-overlay="0.7"]::before {
  opacity: 0.7;
}

[data-overlay="0.8"]::before {
  opacity: 0.8;
}

[data-overlay="0.9"]::before {
  opacity: 0.9;
}

/* Spinner Color */

.uk-spinner.uk-icon svg circle {
  stroke: #151515 !important;
}

/* Animation */

.tw-anim-hide {
  -webkit-animation: twAnimHide 0.7s ease both;
  animation: twAnimHide 0.7s ease both;
}

.owl-carousel .animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

@-webkit-keyframes twAnimHide {
  from {
  }

  to {
    opacity: 0;
  }
}

@keyframes twAnimHide {
  from {
  }

  to {
    opacity: 0;
  }
}

.uk-section-shop .sidebar-area .widget {
  border: none;
  padding-left: 0;
  padding-right: 0;
}

.uk-section-shop .sidebar-area .widget-title,
.uk-section-shop .sidebar-area .widget-title span {
  text-align: left;
  padding: 0;
}

.uk-section-shop .shop-result-text,
.uk-section-shop .shop-sort-text .select {
  color: #999;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 30px;
}

.uk-section-shop .shop-sort-text .select {
  position: relative;
  cursor: pointer;
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
}

.uk-section-shop .shop-sort-text .s-hidden {
  visibility: hidden;
  padding-right: 10px;
  width: 260px;
}

.uk-section-shop .shop-sort-text .styledSelect {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  padding: 0 10px;
}

.uk-section-shop .shop-sort-text .styledSelect:after {
  content: "\f3d3";
  font-family: "IonIcons";
  position: absolute;
  top: 0px;
  right: 6px;
}

.uk-section-shop .shop-sort-text .styledSelect:active,
.styledSelect.active {
  background-color: #fff;
}

.uk-section-shop .shop-sort-text .options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  width: 260px;
  z-index: 999;
  margin: 0;
  padding: 20px 30px;
  box-sizing: border-box;
  list-style: none;
  background-color: #151515;
  color: #999;
  animation: all 0.3s ease;
}

.uk-section-shop .shop-sort-text .options li {
  padding: 0px;
  line-height: 25px;
}

.uk-section-shop .shop-sort-text .options li:hover {
  color: white;
}

.uk-section-shop .uk-width-single {
  width: 102px;
}

.uk-section-shop .content-area .single.shop {
  padding-left: 20px;
}

/* Tag Widget */

.tagcloud > a {
  position: relative;
  padding: 0 8px 0px 14px;
  color: #999;
  font-size: 10px !important;
  display: inline-block;
  text-transform: uppercase;
}

.tagcloud > a:before {
  position: absolute;
  left: 0;
  content: "\f48c";
  font-family: "IonIcons";
}

.tagcloud > a:hover {
  color: #151515;
  transition: all 0.2s ease-out;
}

/* Shop Widget */

.cart-btn i {
  position: relative;
}

.cart-btn img {
  width: 50px;
  height: auto;
}

.cart-btn i.uk-dark span,
.cart-btn i span {
  position: absolute;
  top: 7px;
  right: -8px;
  font-size: 9px;
  width: 13px;
  height: 13px;
  line-height: 13px;
  text-align: center;
  background: #151515;
  border-radius: 50%;
  color: #fff;
  font-style: normal;
  font-family: "Grato Grotesk";
}

.cart-btn-widget {
  width: 265px;
  padding: 30px 0;
  border: 1px solid #e6e6e6;
  background: #fff;
}

.cart-btn-widget > p {
  padding: 0 30px;
}

.cart-btn-widget .cart-row {
  padding: 0 30px;
  padding-bottom: 20px;
}

.widget_shopping_cart_content .cart-row {
  padding-bottom: 20px;
}

.cart-btn-widget .cart-row:last-child,
.widget_shopping_cart_content .cart-row:last-child {
  padding-bottom: 0;
}

.widget_shopping_cart_content .cart-widget-title {
  display: block;
}

.cart-btn-widget .cart-widget-title,
.cart-btn-widget .cart-widget-subtotal {
  display: block;
  color: #151515;
  line-height: 1.3;
}

.cart-btn-widget .cart-meta {
  color: #999;
}

.cart-btn-widget .tw-padding-left,
.widget_shopping_cart_content .tw-padding-left {
  padding-left: 20px;
}

.cart-btn-widget .cart-checkout-row {
  font-size: 10px;
  text-transform: uppercase;
  border-top: 1px solid #e6e6e6;
  padding-top: 30px;
  white-space: nowrap;
}

.cart-btn-widget .cart-checkout-row i,
.widget_shopping_cart_content .cart-checkout-row i {
  font-size: 16px;
  position: relative;
  top: 2px;
  margin-right: 5px;
  letter-spacing: 0;
}

.cart-btn-widget .subtotal-row,
.widget_shopping_cart_content .subtotal-row {
  padding-bottom: 25px;
  padding-top: 5px;
}

.cart-btn-widget.uk-light {
  padding: 30px 0;
  background: #151515;
  border: 1px solid #151515;
}

.tw-header-meta .cart-btn-widget.uk-light .cart-widget-title,
.tw-header-meta .cart-btn-widget.uk-light .cart-widget-subtotal,
.tw-header-meta .cart-btn-widget.uk-light i {
  color: #fff;
}

.cart-btn-widget.uk-light .cart-checkout-row {
  border-color: #333;
}

.cart-btn-widget .cart-widget-title:hover,
.cart-btn-widget .cart-widget-subtotal:hover {
  opacity: 0.5;
}

.cart-btn.uk-light i span {
  position: absolute;
  top: 0;
  right: -10px;
  font-size: 10px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  color: #151515;
  font-style: normal;
}

.cart-btn.uk-light:hover i span {
  background: #fff;
}

.cart-btn-widget .mini_cart_item > a img,
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
  width: 50px;
  height: auto;
  float: left;
  margin-right: 20px;
}

.cart-btn .uk-notification-close {
  right: 0;
  bottom: 0;
}

.cart-btn .uk-notification-close svg {
  width: 10px;
  height: 10px;
}

.tw-header-meta > .cart-btn span {
  transition: opacity 0.2s ease-in-out;
}

.tw-header-meta > .cart-btn span.hidden {
  opacity: 0;
}

/* Helper Some Classes */

.tw-border-none {
  border: none !important;
}

.tw-border-top-none {
  border-top: none !important;
}

.tw-border-bottom-none {
  border-bottom: none !important;
}

.tw-border-left-none {
  border-left: none !important;
}

.tw-border-right-none {
  border-right: none !important;
}

.tw-min-height-100 {
  min-height: 100px;
}

.tw-min-height-150 {
  min-height: 150px;
}

.tw-min-height-200 {
  min-height: 200px;
}

.tw-min-height-250 {
  min-height: 250px;
}

.tw-min-height-300 {
  min-height: 300px;
}

.tw-min-height-350 {
  min-height: 350px;
}

.tw-min-height-400 {
  min-height: 400px;
}

.tw-min-height-450 {
  min-height: 450px;
}

.tw-min-height-500 {
  min-height: 500px;
}

.tw-min-height-550 {
  min-height: 550px;
}

.tw-min-height-600 {
  min-height: 600px;
}

.uk-position-relative .uk-close {
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -5px;
}

.uk-position-relative .uk-close svg {
  width: 10px;
  height: 10px;
}

.uk-checkbox,
.uk-radio {
  margin-right: 10px;
}

.uk-radio:checked:focus,
.uk-radio:checked {
  background-color: #fff;
  border-color: #e5e5e5;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.uk-radio:checked {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAAGzCI4dAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjgzQTQ5RTAyMTlFRTExRTdBMDU1RkI5QUU5OTdDNjA4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjgzQTQ5RTAzMTlFRTExRTdBMDU1RkI5QUU5OTdDNjA4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODNBNDlFMDAxOUVFMTFFN0EwNTVGQjlBRTk5N0M2MDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODNBNDlFMDExOUVFMTFFN0EwNTVGQjlBRTk5N0M2MDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5yvtU+AAAAj0lEQVR42mIQFRVlAAggBiDxESCAGEEEAwMDH0AAMQMZa7m5uc+DRP4DRRgAAgjEWAukgxiggAmIqxkQ4ANAAIFUqAIZZ4B4DxAHMwMNeAtksAOxJhDrMTGgAjeQwAckAVOAAAOZoQ5knABiATTVIIUWcBcyYAdfmKC24wK7QAqCgVgDiNcB8WcoXgcVCwYAv1MX4xiqO7wAAAAASUVORK5CYII=");
}

.uk-position-z-index-3 {
  z-index: 3;
}

/* Padding Helper */

.tw-padding-20-left {
  padding-left: 20px !important;
}

.tw-padding-left {
  padding-left: 30px;
}

.tw-padding-right {
  padding-right: 30px;
}

.tw-padding-top {
  padding-top: 30px;
}

.tw-padding-bottom {
  padding-bottom: 30px;
}

.tw-padding-large-left {
  padding-left: 60px;
}

.tw-padding-50-left {
  padding-left: 50px;
}

.tw-padding-80-left {
  padding-left: 80px;
}

.tw-padding-large-right {
  padding-right: 60px;
}

.tw-padding-50-right {
  padding-right: 50px;
}

.tw-padding-80-right {
  padding-right: 80px;
}

.tw-padding-large-top {
  padding-top: 60px;
}

.tw-padding-large-bottom {
  padding-bottom: 60px;
}

.tw-padding-small-left {
  padding-left: 15px;
}

.tw-padding-small-right {
  padding-right: 15px;
}

.tw-padding-small-top {
  padding-top: 15px;
}

.tw-padding-small-bottom {
  padding-bottom: 15px;
}

/* Lovely Block CSS */

.lovelyblock-template-default footer,
.lovelyblock-template-default header {
  display: none;
}

/* Visual Composer Element force Relative */

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  position: relative;
}

/* Tilt Hover */

.tw-element.tw-image.tilt-effect {
  min-height: 300px;
  min-width: 300px;
  width: 100%;
  height: 100%;
  display: block;
}

.tilt {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.tilt__back,
.tilt__front {
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tilt__back {
  position: relative;
}

.tilt__front {
  position: absolute;
  top: 0;
  left: 0;
}

/* ict-slider-item */

.ict-slider-item .ict-title {
  font-weight: 400;
  font-size: 72px;
  line-height: 1;
  letter-spacing: -0.048em;
  color: rgba(255, 255, 255, 0.8);
}

.ict-slider-item .ict-title strong {
  color: #fff;
}

.tw-text-animates span {
  -webkit-transform: translate3d(0px, 50px, 1px);
  transform: translate3d(0px, 50px, 1px);
  display: inline-flex;
}

.tw-text-animates.int-animated span {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px);
}

.ict-content {
  margin-top: 32px;
}

.ict-content p {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.024em;
  color: #a5afc4;
}

.ict-button {
  margin-top: 32px;
}

.ict-button svg {
  margin-left: -20px;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
}

.ict-button:hover svg {
  margin-left: 10px;
  opacity: 1;
  visibility: visible;
}

.ict-bottomtitle {
  font-weight: 900;
  font-size: 240px;
  line-height: 264px;
  color: #1e293a;
  font-family: "Dredd";
  position: absolute;
  bottom: 0;
  z-index: -1;
  letter-spacing: 0;
}

/* ict-box */

.ict-box {
  text-align: center;
}

.ict-box .ict-box-inner {
  padding: 40px 20px;
  background: #fff;
  transition: all 0.2s linear;
  height: calc(100% - 80px);
}

.ict-box .ict-box-inner:hover {
  background: #0453e1;
  box-shadow: 0px 16px 32px rgba(5, 64, 174, 0.24);
  transform: translate(0, -9px);
}

.ict-box h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.024em;
  color: #151c27;
}

.ict-box .ict-box-inner:hover h4 {
  color: #fff;
}

.ict-box .ict-more {
  display: none;
}

.ict-box-content {
  margin-top: 20px;
}

.ict-box-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: #64738e;
}

.ict-box .ict-box-inner:hover .ict-box-content p {
  color: rgba(255, 255, 255, 0.75);
}

.ict-box .ict-box-inner .hover-image {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  visibility: hidden;
}

.ict-box .ict-box-inner:hover .hover-image {
  overflow: visible;
  visibility: visible;
}

.ict-box .ict-box-inner .image {
  position: relative;
  margin-bottom: 32px;
}

.ict-box .ict-box-inner:hover .image img:first-child {
  overflow: hidden;
  visibility: hidden;
}

.ict-box .ict-box-inner h4 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.04em;
  color: #0d152e;
}

.ict-box1.ict-box .ict-box-inner {
  background: transparent;
}

.ict-box.ict-box1 .ict-box-inner .image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ict-box.ict-box1 .ict-box-inner:hover {
  background: #fff;
  box-shadow: 0px 16px 32px rgba(21, 28, 39, 0.06);
  transform: none;
}

.ict-box.ict-box1 .ict-box-inner:hover .image {
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
}

.ict-box.ict-box1 .ict-box-inner h4 {
  margin-top: 24px;
}

.ict-box.ict-box1 .ict-box-inner:hover h4 {
  color: #0d152e;
}

/* global */

#back-link {
  position: fixed;
  top: 0;
  left: 0;
  background: #0d130e;
  padding: 0.5em;
  font-size: 26px;
  z-index: 10000;
  border-right: 1px RGBA(255, 255, 255, 0.5) solid;
  border-bottom: 1px RGBA(255, 255, 255, 0.5) solid;
}

#back-link img {
  display: block;
  width: 4em;
  height: auto;
}

@media (max-width: 1199px) {
  #back-link {
    font-size: 20px;
  }
}

@media (max-width: 511px) {
  #back-link {
    font-size: 16px;
  }
}

#legal-footer-wrap {
  position: relative;
  height: 0;
  z-index: 10002;
  font-family: Arial, sans-serif;
}

#legal-footer {
  position: absolute;
  bottom: 0.5em;
  right: 0.5em;
}

#legal-footer a {
  text-decoration: none;
  color: inherit;
  padding: 0 0.5em;
  font-size: 10px;
}

.earth-container {
  position: relative;
  z-index: 1;
}

.earth-container::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.earth-container > canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  user-select: none;
}

.earth-draggable {
  cursor: all-scroll;
  cursor: -webkit-grab;
  cursor: grab;
}

.earth-dragging * {
  cursor: all-scroll;
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
}

.earth-clickable {
  cursor: pointer;
}

.earth-overlay {
  position: absolute;
  top: 0;
  left: 0;
  user-select: none;
  pointer-events: none;
  transform-origin: 0 0;
}

.earth-overlay a,
.earth-overlay input,
.earth-overlay button {
  pointer-events: all;
}

.earth-hittest {
  position: fixed;
  width: 200vh;
  max-width: 100%;
  top: 0;
  left: 0;
  z-index: 999999;
}

.earth-hittest svg {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0;
  opacity: 0;
}

/* tw-background-heading */

.tw-background-heading {
  position: absolute;
  top: 120px;
}

.tw-background-heading .headin {
  font-weight: bold;
  font-size: 144px;
  line-height: 193px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  opacity: 0.12;
  -webkit-text-stroke: 2px #eff5ff;
  -webkit-text-fill-color: transparent;
  display: block;
  white-space: nowrap;
}

/* ict-how-work */

.ict-how-work {
  text-align: center;
}

.ict-how-work .tw-sub-title {
  background: rgba(255, 255, 255, 0.12);
  display: inline-block;
  padding: 8px 20px;
  font-family: "Code Next";
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: -0.024em;
  text-transform: uppercase;
}

.ict-how-work-content {
  margin: 0 auto;
  max-width: 900px;
  margin-top: 12px;
}

.ict-how-work-content p {
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.048em;
}

.ict-how-work-content p a {
  position: relative;
  display: inline-block;
  font-weight: 700;
}

.ict-button-none-bg::before,
.ict-how-work-content p a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  bottom: -45px;
  z-index: -1;
  transform: scaleX(1);
  transition: transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1);
  transform-origin: right;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200%25' height='100%25'%3E%3Cdefs%3E%3Cstyle%3E .wave%7B stroke:%23e0ff00; stroke-width:2; stroke-linecap:square; %7D %3C/style%3E%3C/defs%3E%3Cpattern id='wavePattern' x='0' y='0' width='80' height='80' patternUnits='userSpaceOnUse'%3E%3Cpath fill='none' class='wave' d='M 0 40 Q 20 40 40 40 Q 60 40 80 40' /%3E%3C/pattern%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='url(%23wavePattern)'%3E%3C/rect%3E%3C/svg%3E")
    0px 50%/80px 80px repeat-x;
}

.ict-button-none-bg::before {
  opacity: 0;
}

.ict-button-none-bg:hover::before,
.ict-how-work-content p a:hover:before {
  transition: transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform-origin: left;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200%25' height='100%25'%3E%3Cdefs%3E%3Cstyle%3E .wave%7B animation:wave 1s ease-in-out infinite alternate; animation-delay:-0.25s; stroke:%23e0ff00; stroke-width:2; stroke-linecap:square; %7D @keyframes wave%7B to%7B d:path('M 0 40 Q 20 42.5 40 40 Q 60 37.5 80 40'); %7D %7D %3C/style%3E%3C/defs%3E%3Cpattern id='wavePattern' x='0' y='0' width='80' height='80' patternUnits='userSpaceOnUse'%3E%3Cpath fill='none' class='wave' d='M 0 40 Q 20 37.5 40 40 Q 60 42.5 80 40' /%3E%3C/pattern%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='url(%23wavePattern)'%3E%3C/rect%3E%3C/svg%3E")
    0px 50%/80px 80px repeat-x;
  -webkit-animation: waving 3s linear infinite;
  animation: waving 3s linear infinite;
}

.ict-button-none-bg:hover::before {
  opacity: 1;
}

.ict-dark-text {
  color: #151c27 !important;
}

@-webkit-keyframes waving {
  to {
    background-position:
      80px 50%,
      160px 50%;
  }
}

@keyframes waving {
  to {
    background-position:
      80px 50%,
      160px 50%;
  }
}

.ict-how-work.style2 .tw-sub-title {
  background: rgba(255, 72, 22, 0.12);
}

.ict-how-work.style2 .tw-sub-title span {
  background: linear-gradient(87.21deg, #e93301 -0.34%, #ff4816 99.99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ict-how-work.style2 .ict-how-work-content p {
  color: #151c27;
}

/* ict-drag */

.ict-drag .uk-slider {
  padding: 40px;
  margin: 0 -40px;
  margin-right: -40px;
  padding-right: 30px;
}

.ict-drag li .ict-drag-inner {
  position: relative;
  padding-bottom: 140%;
  z-index: 1;
  perspective: 1000px;
}

.ict-drag .ict-drag-cover {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
  background-size: cover;
  perspective-origin: 50% 50%;
  transform-style: preserve-3d;
  transform-origin: top center;
  will-change: transform;
  transform: skewX(0.001deg);
  transition: transform 0.35s ease-in-out;
}

.ict-drag-inner::before {
  display: block;
  content: "";
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 6px 12px 12px rgb(0 0 0 / 40%);
  will-change: opacity;
  transform-origin: top center;
  transform: skewX(0.001deg);
  transition:
    transform 0.35s ease-in-out,
    opacity 0.5s ease-in-out;
}

.ict-drag-cover::after {
  display: block;
  content: "";
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background: linear-gradient(
    226deg,
    rgba(255, 255, 255, 0.4) 0%,
    rgba(255, 255, 255, 0.4) 35%,
    rgba(255, 255, 255, 0.2) 42%,
    rgba(255, 255, 255, 0) 60%
  );
  transform: translateY(-20%);
  will-change: transform;
  transition: transform 0.65s cubic-bezier(0.18, 0.9, 0.58, 1);
}

.ict-drag-inner:hover::before {
  opacity: 0.6;
  transform: rotateX(7deg) translateY(-6px) scale(1.05);
}

.ict-drag-inner:hover .ict-drag-cover::after {
  transform: translateY(0%);
}

.ict-drag-inner:hover .ict-drag-cover {
  transform: rotateX(7deg) translateY(-6px);
}

.ict-drag .uk-slider-items {
  cursor: url(assets/images/cursor.svg), auto;
}

/* ict-we-care */

.ict-we-care .tw-sub-title {
  padding: 8px 20px;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: -0.024em;
  text-transform: uppercase;
  background: linear-gradient(
    77.3deg,
    rgba(0, 66, 184, 0.12) 0%,
    rgba(3, 82, 224, 0.12) 50.04%
  );
  display: inline-block;
  font-family: "Code Next";
}

.ict-we-care .tw-sub-title span {
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ict-we-care .tw-title {
  font-size: 48px;
  line-height: 54px;
  letter-spacing: -0.048em;
  margin-top: 12px;
}

.ict-we-care .tw-title .care-text {
  font-weight: 400;
}

.ict-we-care .ict-button,
.ict-we-care .ict-we-care-content {
  margin-top: 40px;
}

.ict-we-care .ict-we-care-content {
  max-width: 560px;
}

.ict-about-ss .ict-we-care .ict-we-care-content {
  max-width: none;
}

.ict-we-care .ict-we-care-content p {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: #64738e;
}

.ict-we-care .ict-button {
  font-size: 18px;
  line-height: 1;
}

.howwe-bg {
  background-image: url(assets/images/howwe-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #f3f6fe;
}

.token-bg {
  background-image: url(assets/images/token-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* ict-salbar */

.ict-salbar {
  position: relative;
  height: 502px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 502px;
  margin-left: auto;
}

.ict-salbar-media {
  display: inline-block;
}

.ict-salbar-second-circle,
.ict-salbar-first-circle {
  width: 502px;
  height: 502px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  background-blend-mode: overlay;
  border: 2px dashed rgba(4, 83, 225, 0.12);
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ict-salbar-second-circle {
  width: 385px;
  height: 385px;
}

.ict-salbar-first-circle .ict-salbar-item {
  width: 8px;
  height: 8px;
  border: 2px solid #ffffff;
  box-shadow: 0px 0px 8px rgba(21, 28, 39, 0.16);
  border-radius: 50%;
  background: #02cbd6;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
  margin: auto;
  -webkit-animation: firstcircle 20s linear infinite;
  animation: firstcircle 20s linear infinite;
  animation-play-state: play;
}

.ict-salbar-first-circle > div:nth-child(2) .ict-salbar-item {
  -webkit-animation: firstcircle2 20s linear infinite;
  animation: firstcircle2 20s linear infinite;
}

@keyframes firstcircle {
  0% {
    transform: rotate(0deg) translate(-140px, 210px) rotate(0deg);
  }

  100% {
    transform: rotate(360deg) translate(-140px, 210px) rotate(-360deg);
  }
}

@keyframes firstcircle2 {
  0% {
    transform: rotate(0deg) translate(140px, 210px) rotate(0deg);
  }

  100% {
    transform: rotate(360deg) translate(140px, 210px) rotate(-360deg);
  }
}

.ict-salbar-second-circle .ict-salbar-item {
  width: 8px;
  height: 8px;
  border: 2px solid #ffffff;
  box-shadow: 0px 0px 8px rgba(21, 28, 39, 0.16);
  border-radius: 50%;
  background: #02cbd6;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
  margin: auto;
  -webkit-animation: circle 20s linear infinite;
  animation: circle 20s linear infinite;
  animation-play-state: play;
}

.ict-salbar-second-circle > div:nth-child(2) .ict-salbar-item {
  -webkit-animation: circle2 20s linear infinite;
  animation: circle2 20s linear infinite;
}

.ict-salbar-second-circle > div:nth-child(3) .ict-salbar-item {
  -webkit-animation: circle3 20s linear infinite;
  animation: circle3 20s linear infinite;
}

.ict-salbar-second-circle > div:nth-child(4) .ict-salbar-item {
  -webkit-animation: circle4 20s linear infinite;
  animation: circle4 20s linear infinite;
}

@keyframes circle {
  0% {
    transform: rotate(0deg) translate(-193px) rotate(0deg);
  }

  100% {
    transform: rotate(360deg) translate(-193px) rotate(-360deg);
  }
}

@keyframes circle2 {
  0% {
    transform: rotate(0deg) translate(193px) rotate(0deg);
  }

  100% {
    transform: rotate(360deg) translate(193px) rotate(-360deg);
  }
}

@keyframes circle3 {
  0% {
    transform: rotate(0deg) translate(110px, -157px) rotate(0deg);
  }

  100% {
    transform: rotate(360deg) translate(110px, -157px) rotate(-360deg);
  }
}

@keyframes circle4 {
  0% {
    transform: rotate(0deg) translate(-157px, -110px) rotate(0deg);
  }

  100% {
    transform: rotate(360deg) translate(-157px, -110px) rotate(-360deg);
  }
}

.ict-salbar:hover .ict-salbar-item {
  animation-play-state: paused !important;
}

.ict-salbar-item-inner {
  width: 8px;
  height: 8px;
}

.ict-salbar .uk-dropdown {
  min-width: 118px;
  padding: 0;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
}

.ict-salbar .uk-dropdown .ict-salbar-item-drop {
  padding: 14px 0;
  font-family: "Code Next";
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.04em;
  color: #fff;
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.ict-salbar .uk-dropdown .ict-salbar-item-drop::after {
  content: "";
  background: var(--tooltip-background-color);
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}

/* ict-blog */

.ict-blog .ict-main-title {
  font-size: 36px;
  line-height: 48px;
}

.ict-blog .uk-slidenav svg:last-child {
  display: none;
}

.ict-blog .uk-slidenav:hover svg path {
  fill: #0042b8;
}

.ict-blog-botton {
  background: #fff;
  padding: 24px 30px;
}

.ict-blog-botton .ict-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  height: 48px;
  max-height: 48px;
  overflow: hidden;
  font-weight: 500;
}

.ict-blog-botton .ict-title a {
  color: #151c27;
}

.ict-blog-botton-content {
  margin-top: 16px;
  position: relative;
  display: flex;
  align-items: center;
}

.ict-blog-avatar {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.ict-blog-avatar img {
  border-radius: 50%;
}

.ict-blog-avatar-name {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: -0.04em;
  color: #151c27;
}

.ict-blog-avatar-name a {
  color: #151c27;
  font-weight: 700;
}

.ict-blog-date {
  font-size: 12px;
  line-height: 12px;
  color: #64738e;
  opacity: 0.8;
  margin-left: 8px;
}

.ict-blog-content {
  margin-top: 40px;
}

.ict-blog .uk-slider {
  padding: 40px;
  margin: -40px;
}

.ict-news .ict-blog-content .ict-blog-inner-content,
.ict-blog .ict-blog-content .uk-slider-items li .ict-blog-inner-content {
  transition: all 0.2s ease;
}

.ict-news .ict-blog-content .uk-grid > div:hover .ict-blog-inner-content,
.ict-blog .ict-blog-content .uk-slider-items li:hover .ict-blog-inner-content {
  box-shadow: 0px 16px 32px rgba(21, 28, 39, 0.06);
}

.ict-news .ict-blog-media,
.ict-blog .ict-blog-content .ict-blog-inner-content .ict-blog-media {
  display: block;
  overflow: hidden;
}

.ict-news .ict-blog-media img,
.ict-blog .ict-blog-content .ict-blog-inner-content .ict-blog-media img {
  transform: scale(1.02);
  transition: 0.3s;
  transform-origin: right;
}

.ict-news .ict-blog-content .uk-grid > div:hover .ict-blog-media img,
.ict-blog .ict-blog-content .ict-blog-inner-content:hover .ict-blog-media img {
  transform-origin: left;
}

/* ict-contact */

.ict-contact {
  padding: 48px 100px;
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
  overflow: hidden;
}

.ict-contact p {
  font-family: "Grato Grotesk";
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.048em;
  color: #ffffff;
}

.ict-contact .ict-button {
  background: #33b73a;
  margin-top: 0;
}

.ict-contact-svg {
  position: absolute;
  bottom: 0;
}

/* ict-page-title-bg  */

.ict-page-title-bg {
  background: #151c27;
  box-shadow: 0px 32px 64px -16px rgba(21, 28, 39, 0.32);
  padding-top: 190px;
  padding-bottom: 62px;
  overflow: hidden;
}

.ict-page-title-bg .tw-page-title {
  font-size: 48px;
  line-height: 64px;
  letter-spacing: -0.048em;
  color: #ffffff;
}

.ict-page-title-bg .page-subtitle {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.024em;
  color: #a5afc4;
  margin-top: 24px;
  max-width: 680px;
}

.ict-page-title-bg .ict-bottomtitle {
  opacity: 0.24;
}

.sect--waves__wave {
  position: absolute;
  left: 0;
  top: 30%;
  width: 100%;
}

.sect--waves__wave svg {
  -webkit-transform: scaleX(1.5);
  -moz-transform: scaleX(1.5);
  -ms-transform: scaleX(1.5);
  -o-transform: scaleX(1.5);
  transform: scaleX(1.5);
  width: 86%;
}

.sect--waves__wave path {
  -webkit-animation: animateLines 1s forwards;
  -moz-animation: animateLines 1s forwards;
  animation: animateLines 1s forwards;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}

@keyframes animateLines {
  0% {
    opacity: 0;
    transform: scale(1) translateY(12%);
  }

  15% {
    transform: scale(0.9) translateY(24%);
    opacity: 0;
  }

  40% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
    transform: scale(1) translateY(0%);
  }
}

.sect--waves__wave path:nth-of-type(1) {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sect--waves__wave path:nth-of-type(2) {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sect--waves__wave path:nth-of-type(3) {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sect--waves__wave path:nth-of-type(4) {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.sect--waves__wave path:nth-of-type(5) {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.sect--waves__wave path:nth-of-type(6) {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.sect--waves__wave path:nth-of-type(7) {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.sect--waves__wave path:nth-of-type(8) {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.sect--waves__wave path:nth-of-type(9) {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.sect--waves__wave path:nth-of-type(10) {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sect--waves__wave path:nth-of-type(11) {
  -webkit-animation-delay: 0.11s;
  -moz-animation-delay: 0.11s;
  animation-delay: 0.11s;
}

.sect--waves__wave path:nth-of-type(12) {
  -webkit-animation-delay: 0.12s;
  -moz-animation-delay: 0.12s;
  animation-delay: 0.12s;
}

.sect--waves__wave path:nth-of-type(13) {
  -webkit-animation-delay: 0.13s;
  -moz-animation-delay: 0.13s;
  animation-delay: 0.13s;
}

.sect--waves__wave path:nth-of-type(14) {
  -webkit-animation-delay: 0.14s;
  -moz-animation-delay: 0.14s;
  animation-delay: 0.14s;
}

.sect--waves__wave path:nth-of-type(15) {
  -webkit-animation-delay: 0.15s;
  -moz-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

.sect--waves__wave path:nth-of-type(16) {
  -webkit-animation-delay: 0.16s;
  -moz-animation-delay: 0.16s;
  animation-delay: 0.16s;
}

.sect--waves__wave path:nth-of-type(17) {
  -webkit-animation-delay: 0.17s;
  -moz-animation-delay: 0.17s;
  animation-delay: 0.17s;
}

.sect--waves__wave path:nth-of-type(18) {
  -webkit-animation-delay: 0.18s;
  -moz-animation-delay: 0.18s;
  animation-delay: 0.18s;
}

.sect--waves__wave path:nth-of-type(19) {
  -webkit-animation-delay: 0.19s;
  -moz-animation-delay: 0.19s;
  animation-delay: 0.19s;
}

.sect--waves__wave path:nth-of-type(20) {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sect--waves__wave path:nth-of-type(21) {
  -webkit-animation-delay: 0.21s;
  -moz-animation-delay: 0.21s;
  animation-delay: 0.21s;
}

.sect--waves__wave path:nth-of-type(22) {
  -webkit-animation-delay: 0.22s;
  -moz-animation-delay: 0.22s;
  animation-delay: 0.22s;
}

.sect--waves__wave path:nth-of-type(23) {
  -webkit-animation-delay: 0.23s;
  -moz-animation-delay: 0.23s;
  animation-delay: 0.23s;
}

.sect--waves__wave path:nth-of-type(24) {
  -webkit-animation-delay: 0.24s;
  -moz-animation-delay: 0.24s;
  animation-delay: 0.24s;
}

.sect--waves__wave path:nth-of-type(25) {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.sect--waves__wave path:nth-of-type(26) {
  -webkit-animation-delay: 0.26s;
  -moz-animation-delay: 0.26s;
  animation-delay: 0.26s;
}

/* ict-news */

.ict-news .ict-blog-content {
  margin-top: 0;
}

/* ict-token */

.ict-token-media {
  display: flex;
  align-items: center;
}

.ict-token-media img {
  margin-right: 32px;
}

.ict-token-media img:last-child {
  margin-right: 0;
}

.ict-token-sub-title {
  background: rgba(255, 72, 22, 0.12);
  padding: 8px 20px;
  display: inline-block;
  margin-top: 32px;
}

.ict-token-sub-title span {
  font-family: "Code Next";
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.024em;
  text-transform: uppercase;
  background: linear-gradient(87.21deg, #e93301 -0.34%, #ff4816 99.99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ict-token-title {
  font-size: 48px;
  line-height: 64px;
  letter-spacing: -0.04em;
  color: #151c27;
  margin-top: 32px;
}

.ict-token-content {
  margin-top: 32px;
}

.ict-token-content p {
  font-size: 18px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #64738e;
}

.ict-token-content a {
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ict-token-page-view {
  background: #33b73a;
  margin-left: 24px;
}

/* ict-token-table */

.ict-token-table-bg {
  text-align: center;
}

.ict-token-table-inner {
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 0px 32px 32px rgba(4, 83, 225, 0.08);
  padding: 32px;
  position: absolute;
  margin: 0 auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  backdrop-filter: blur(8px);
  width: 448px;
}

.ict-token-table-inner td,
.ict-token-table-inner table {
  margin-bottom: 0;
  border: none;
}

.ict-token-table-inner tr:nth-of-type(odd) {
  background: rgba(255, 255, 255, 0.5);
}

.ict-token-table-inner td {
  padding: 8px 12px;
}

.ict-token-table-inner td:last-child {
  text-align: right;
}

.ict-token-table-inner td:last-child span {
  color: #151c27;
}

.ict-token-table-inner td:last-child p {
  font-weight: 500;
}

.ict-token-table-inner td:last-child a {
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}

.ict-token-table-inner span {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #64738e;
}

/* Product single */

.ict-single-products-title {
  font-size: 48px;
  line-height: 64px;
  color: #151c27;
  letter-spacing: -0.04em;
}

.ict-single-product-desc {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.024em;
  color: #64738e;
  margin-top: 24px;
}

.ict-single-product-bottom {
  margin-top: 40px;
}

.ict-single-product-bottom .ict-button {
  margin-top: 0;
}

.ict-single-product-bottom .ict-product-button {
  background: #33b73a;
  margin-right: 24px;
}

.ict-single-product-bottom .ict-link {
  background: #64738e;
}

.ict-single-products .ict-bottomtitle {
  opacity: 0.04 !important;
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.uk-section-product-single .ict-how-work-content {
  max-width: 700px;
}

.uk-section-product-single .ict-drag li .ict-drag-inner {
  padding-bottom: 75%;
}

/* ict-products page */

.ict-product-botton {
  position: absolute;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.92) 78.93%,
    #000000 100%
  );
  backdrop-filter: blur(12px);
  bottom: 0;
  width: 100%;
}

.ict-product-botton-inner {
  padding: 40px 30px;
}

.ict-opti-logo {
  background: #ffffff;
  box-shadow: 0px 32px 64px -16px rgba(21, 28, 39, 0.32);
  border-radius: 20px;
  width: 80px;
  height: 80px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 64px;
  transform: translateX(-50%);
}

.ict-product-botton-inner .ict-product-title {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: -0.04em;
}

.ict-product-botton-inner .ict-product-title a {
  color: #fff;
}

.ict-product-botton-inner p {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.04em;
  color: #ffffff;
  margin-top: 8px;
  margin-bottom: 0;
}

.ict-product-name {
  font-family: "Code Next";
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: -0.024em;
  text-transform: uppercase;
  color: #ffffff;
  background: #0453e1;
  padding: 12px 20px;
  margin-top: 32px;
  display: inline-flex;
}

/* custom menu */

.menu-product-menu-container .menu {
  display: flex;
  flex-wrap: wrap;
}

.menu-product-menu-container .menu li {
  height: 160px;
  width: 9.8%;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #f3f6fe;
  transition: background-color 0.5s ease;
}

.menu-product-menu-container .menu li a {
  text-align: center;
}

.menu-product-menu-container .menu li.current-menu-item,
.menu-product-menu-container .menu li:hover {
  background: linear-gradient(87.21deg, #e93301 -0.34%, #ff4816 99.99%);
  border-right: none;
}

.menu-product-menu-container .menu li:first-child.current-menu-item,
.menu-product-menu-container .menu li:first-child:hover {
  background: #0453e1;
}

.menu-product-menu-container .menu li:last-child {
  border: none;
}

.menu-product-menu-container .menu li img {
  padding: 0;
  margin-bottom: 12px;
}

.menu-product-menu-container .menu li a {
  display: block;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.024em;
  color: #151c27;
  font-weight: 500;
  padding: 0 !important;
}

.menu-product-menu-container .menu li.current-menu-item a,
.menu-product-menu-container .menu li:first-child:hover a,
.menu-product-menu-container .menu li:hover a {
  color: #fff;
}

.menu-product-menu-container .menu li.current-menu-item .hovered-image {
  opacity: 1;
}

/* ict-about-heading */

.ict-about-heading .tw-sub-title span {
  padding: 12px 24px;
  font-family: "Code Next";
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.024em;
  text-transform: uppercase;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.12);
  display: inline-flex;
}

.ict-about-heading .ict-about-content {
  margin-top: 24px;
}

.ict-about-heading .ict-about-content p {
  font-size: 54px;
  line-height: 64px;
  letter-spacing: -0.04em;
  color: #fff;
}

.ict-about-heading .ict-about-desc p {
  font-size: 20px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.75);
}

.ict-about-heading .ict-about-desc {
  margin-top: 12px;
}

.ict-about-sub-title {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.04em;
  color: #ffffff;
  margin-top: 40px;
}

.ict-about-heading.dark .tw-sub-title {
  display: inline-block;
  background: rgba(255, 72, 22, 0.12);
}

.ict-about-heading.dark .tw-sub-title span {
  background: linear-gradient(87.21deg, #e93301 -0.34%, #ff4816 99.99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ict-about-heading.dark .ict-about-content p {
  color: #151c27;
}

.ict-about-heading.dark .ict-about-sub-title {
  color: #0d152e;
}

.ict-about-heading.dark .ict-about-desc p {
  color: #64738e;
}

/* ict-about-iconbox */

.ict-about-iconbox {
  text-align: center;
  height: 100%;
  transition: all 0.2s ease;
}

.ict-about-iconbox:hover {
  background: #fff;
}

.ict-about-iconbox-inner {
  padding: 40px 20px;
}

.ict-about-iconbox-inner h4 {
  margin-top: 24px;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.04em;
  color: #0d152e;
}

.ict-about-iconbox-desc {
  margin-top: 24px;
}

.ict-about-iconbox-desc p {
  font-size: 16px;
  line-height: 26px;
  color: #64738e;
}

.ict-about-iconbox-image {
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}

.ict-about-iconbox:hover .ict-about-iconbox-image {
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
}

.ict-about-iconbox-image-inner {
  width: 48px;
  height: 48px;
  position: relative;
}

.ict-about-iconbox-image-inner img {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.2s ease;
}

.ict-about-iconbox:hover .ict-about-iconbox-image-inner img.ict-image-unhover,
.ict-about-iconbox-image-inner img.ict-image-hover {
  opacity: 0;
}

.ict-about-iconbox:hover .ict-about-iconbox-image-inner img.ict-image-hover {
  opacity: 1;
}

/* ict-about-counterup-content */

.ict-about-counterup {
  padding: 40px;
  position: relative;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0px 16px 32px rgba(21, 28, 39, 0.06);
  margin-top: 40px !important;
}

.ict-about-counterup:first-child {
  margin-top: 0 !important;
}

.ict-about-counterup .icon-container {
  position: absolute;
  right: 40px;
  top: 40px;
}

.ict-about-counterup .ict-about-counterup-content h1 {
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.04em;
  font-weight: 500;
}

.ict-about-counterup .counter-meta {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #acb9d1;
  display: block;
  margin-top: 8px;
  font-weight: 500;
}

/* ict-about-page */

.ict-about-page .tw-background-heading {
  top: 0;
}

/* ict-contact-page */

.ict-contact-page {
  height: 100%;
  background: #ffffff;
  text-align: center;
}

.ict-contact-page-content {
  padding: 40px;
}

.ict-contact-page-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.ict-contact-page-content h4 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.04em;
  margin-top: 24px;
  font-weight: 500;
}

.ict-contact-page-content p {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.04em;
  color: #64738e;
  margin-top: 24px;
}

/* ict-shiidel */

.ict-shiidel-content-media {
  text-align: right;
}

.ict-shiidel-content-media img {
  filter: drop-shadow(40px 44px 81px rgba(111, 118, 138, 0.160784));
}

.ict-shiidel-container .ict-shiidel-content-sub span {
  padding: 8px 20px;
  background: linear-gradient(
    77.3deg,
    rgba(0, 66, 184, 0.12) 0%,
    rgba(3, 82, 224, 0.12) 50.04%
  );
  font-family: "Code Next";
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: -0.024em;
  text-transform: uppercase;
  color: #0042b8;
  display: inline-flex;
}

.ict-shiidel-content-button,
.ict-shiidel-content-desc,
.ict-shiidel-content-title {
  margin-top: 32px;
}

.ict-shiidel-content-title h1 {
  font-size: 48px;
  line-height: 64px;
  letter-spacing: -0.04em;
}

.ict-shiidel-content-desc p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #64738e;
}

.ict-shiidel-content-button .ict-button {
  margin-top: 0;
  padding: 20px 40px;
  font-size: 18px;
}

.ict-shiidel.style2 .ict-shiidel-container {
  padding-left: 80px;
}

.ict-shiidel.style2 .ict-shiidel-container .ict-shiidel-content-sub span {
  background: linear-gradient(
    87.21deg,
    rgba(233, 51, 1, 0.12) -0.34%,
    rgba(255, 72, 22, 0.12) 99.99%
  );
  color: #e93301;
}

.ict-shiidel.style2 .ict-shiidel-content-button .ict-button {
  background: linear-gradient(87.21deg, #e93301 -0.34%, #ff4816 99.99%);
}

/* ict-testimonial */

.testimonial-item {
  padding: 40px 50px;
  background: #fff;
}

.testimonial-item-top {
  display: flex;
  align-items: center;
}

.testimonial-author-image {
  width: 70px;
  height: 70px;
}

.testimonial-author {
  margin-left: 24px;
}

.author-position {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  letter-spacing: -0.024em;
  color: #64738e;
}

.testimonial-author .author-name {
  font-size: 20px;
  line-height: 27px;
  letter-spacing: -0.66px;
  margin-bottom: 9px;
}

.testimonial-content {
  margin-top: 24px;
}

.testimonial-content p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #64738e;
}

.ict-testimonial-heading-container {
  margin-bottom: 60px;
}

.ict-testimonial-heading-container .ict-testimonial-heading-title {
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.02em;
}

.ict-testimonial .owl-nav {
  position: absolute;
  top: -100px;
  right: 0;
}

.ict-testimonial .owl-theme .owl-nav [class*="owl-"] {
  position: unset;
  margin: 0;
  padding: 0;
}

.ict-testimonial .owl-nav .owl-prev {
  margin-right: 15px !important;
}

.ict-testimonial .owl-theme .owl-nav .disabled {
  opacity: 1;
}

.ict-testimonial .owl-theme .owl-nav [class*="owl-"]:hover svg path {
  fill: #0042b8;
}

.testimonial-star {
  margin-top: 40px;
  margin-left: -14px;
}

.shiidel-bg-map {
  background-image: url(assets/images/shiidel-map-bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding-top: 100px;
  padding-bottom: 180px;
}

/* ict-map */

#map {
  width: 100%;
  height: 480px;
}

.vc_custom_1637679419009 {
  z-index: 2;
}

.ict-app {
  overflow: hidden;
}

.ict-app #app {
  position: absolute;
  top: 0;
}

/* ict-scroll-up */

.ict-scroll-up {
  position: absolute;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background: #151c27;
  right: 20px;
  bottom: 342px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

/* -------------------------------- 

Main Components 

-------------------------------- */

.cd-horizontal-timeline a {
  text-decoration: none;
}

.cd-horizontal-timeline {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: "mobile";
  display: none;
}

.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}

.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  max-width: 1160px;
  margin: 0 auto;
  overflow: hidden;
}

.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
}

.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  background: linear-gradient(
    90deg,
    rgba(192, 204, 218, 0.1) 0%,
    rgba(192, 204, 218, 0.6) 50.38%,
    rgba(192, 204, 218, 0.1) 100%
  );
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}

.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, rgba(235, 28, 36, 0.1) 0%, #eb1c24 100%);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}

.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  padding-bottom: 19px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  font-family: "Grato Grotesk";
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
}

.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: "";
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  border: 2px solid #dde9ff;
  background: #fff;
}

.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #085796;
  border-color: #085796;
}

.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}

.cd-horizontal-timeline .events a.selected::after {
  background: #ff4816;
  border-color: transparent;
}

.cd-horizontal-timeline .events a.older-event::after {
  background: #fff;
  border-color: #ff4816;
}

@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: "desktop";
  }
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 28px;
  width: 28px;
  border-radius: 50%;
  border: 2px solid rgba(221, 233, 255, 1);
  background: #fff;
  color: #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cd-timeline-navigation a.prev {
  left: 50px;
}

.cd-timeline-navigation a.prev svg {
  transform: rotate(-180deg);
}

.cd-timeline-navigation a:hover {
  border: 2px solid #005695;
  color: #005695;
}

.cd-timeline-navigation a:hover:before {
  color: #005695;
}

.cd-timeline-navigation a.next {
  right: 50px;
}

.no-touch .cd-timeline-navigation a:hover {
  border-color: #7b9d6f;
}

.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}

.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}

.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
  padding: 0;
  max-width: 1160px;
  margin: auto;
}

.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}

.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}

.cd-horizontal-timeline .events-content li.leave-right,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}

.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}

.cd-horizontal-timeline .events-content em::before {
  content: "- ";
}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }

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

@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}

@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }

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

@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}

@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.list-none {
  list-style: none;
}

.tw-timeline-content .title {
  font-weight: 500;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.04em;
  color: #151c27;
}

.tw-timeline-content .description {
  font-size: 16px;
  line-height: 26px;
  color: #64738e;
  margin-top: 24px;
}

/* ict-about-images */

.ict-about-images-container {
  display: grid;
  gap: 40px;
}

.ict-about-images-item:first-child {
  grid-row: 1;
  grid-column: span 2 / span 2;
}

.ict-about-images-item:nth-child(2n) {
  grid-row: 2;
}

.ict-about-images-item:nth-child(3n) {
  grid-row: 2;
}

/* ict-process */

.ict-process .ict-process-inner {
  background: linear-gradient(
    225deg,
    rgba(42, 55, 75, 0.5) 0%,
    #151c27 50%,
    rgba(42, 55, 75, 0.5) 100%
  );
  border-radius: 8px;
  padding: 40px 32px;
  position: relative;
  height: calc(100% - 80px);
}

.ict-process .title {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.048em;
  color: #ffffff;
  margin-top: 16px;
  height: 56px;
  max-height: 56px;
  overflow: hidden;
}

.ict-process-content {
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: -0.02em;
  color: #c5d0e6;
  margin-top: 16px;
}

.ict-process .ict-process-inner:hover {
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
}

.ict-process .ict-process-inner .image-inner {
  position: absolute;
  right: 16px;
  top: 32px;
  width: 48px;
  height: 48px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgb3BhY2l0eT0iMC4xMiI+CjxwYXRoIGQ9Ik0zMi4zNDMyIDIxLjk5OThMMjEuNjE1MiAxMS4yNzE4TDI0LjQ0MzYgOC40NDMzNkw0MCAyMy45OTk4TDI0LjQ0MzYgMzkuNTU2TDIxLjYxNTIgMzYuNzI3NkwzMi4zNDMyIDI1Ljk5OThIOFYyMS45OTk4SDMyLjM0MzJaIiBmaWxsPSJ3aGl0ZSIvPgo8L2c+Cjwvc3ZnPgo=);
}

.ict-process li:last-child .ict-process-inner .image-inner {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgb3BhY2l0eT0iMC4xMiI+CjxwYXRoIGQ9Ik0yNC4wMDEyIDM2LjUyTDkuODk0MyA0NC40MTY0TDEzLjA0NSAyOC41NTk4TDEuMTc1NzggMTcuNTgzNkwxNy4yMjk5IDE1LjY4MDFMMjQuMDAxMiAxTDMwLjc3MjQgMTUuNjgwMUw0Ni44MjY0IDE3LjU4MzZMMzQuOTU3NCAyOC41NTk4TDM4LjEwOCA0NC40MTY0TDI0LjAwMTIgMzYuNTJaTTI0LjAwMTIgMzEuOTM2TDMyLjQ5NDYgMzYuNjkwMkwzMC41OTc2IDI3LjE0MzRMMzcuNzQzOCAyMC41MzQ4TDI4LjA3OCAxOS4zODg3TDI0LjAwMTIgMTAuNTVMMTkuOTI0MyAxOS4zODg3TDEwLjI1ODQgMjAuNTM0OEwxNy40MDQ2IDI3LjE0MzRMMTUuNTA3NyAzNi42OTAyTDI0LjAwMTIgMzEuOTM2WiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8L3N2Zz4K);
}

.ict-process-number {
  position: absolute;
  background: #33b73a;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  left: -16px;
  top: -16px;
  font-family: "Grato Grotesk";
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #ffffff;
}

/* ict-resources */

.ict-resources .entry-post {
  background: #ffffff;
  box-shadow: 0px 16px 32px rgba(21, 28, 39, 0.06);
  padding: 32px 24px;
}

.ict-resources .title {
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: -0.04em;
  margin-top: 24px;
  color: #151c27;
  height: 54px;
  max-height: 54px;
  overflow: hidden;
}

.ict-resources-date {
  display: flex;
  align-items: center;
  margin-top: 16px;
}

.ict-resources-date svg {
  margin-right: 8px;
}

.ict-resources .more {
  margin-top: 32px;
}

.ict-resources .more a {
  background: #151c27;
  border-radius: 100px;
  padding: 12px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Code Next";
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: -0.04em;
  color: #ffffff;
  transition: all 0.5s linear;
}

.ict-resources .more a svg {
  margin-left: 10px;
}

.ict-resources .entry-post:hover .more a {
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
}

.ict-resources-logo img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}

/* resources-single */

.resources-single-left-inner .resources-single-left-inner-content img {
  width: 80px;
  height: 80px;
  object-fit: contain;
}

.resources-single-left-inner-content .main-title {
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.04em;
  color: #ffffff;
  margin-top: 24px;
}

.resources-single-left-inner-content .ict-resources-date {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.024em;
  color: rgba(255, 255, 255, 0.8);
}

.resources-single-left-inner-content .ict-resources-date svg path {
  stroke: rgba(255, 255, 255, 0.8);
}

.resources-single-left-inner-content .uureg {
  margin-top: 56px;
}

.resources-single-left-inner-content .uureg .title-uureg {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.04em;
  color: #ffffff;
}

.resources-single-right-top-content ul,
.resources-single-left-inner-content .uureg .slides {
  padding: 0;
  list-style: none;
  margin-top: 24px;
  margin-bottom: 0;
}

.resources-single-right-top-content ul li,
.resources-single-left-inner-content .uureg .slides li {
  position: relative;
  margin-bottom: 24px;
  font-family: "Grato Grotesk";
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.024em;
  color: #acb5c7;
  padding-left: 16px;
}

.resources-single-right-top-content ul li:last-child,
.resources-single-left-inner-content .uureg .slides li:last-child {
  margin-bottom: 0;
}

.resources-single-right-top-content ul li::before,
.resources-single-left-inner-content .uureg .slides li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #ffffff;
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 0;
}

/* .resources-single-right {
    overflow: auto;
    max-height: 100vh;
    min-height: 100vh;
} */

.resources-single-right-top {
  height: 100vh;
  background: #fff;
  display: flex;
  align-items: center;
  padding-left: 120px;
}

.resources-single-right-top-content {
  max-width: 480px;
}

.resources-single-right-top-content ul li {
  color: #64738e;
}

.resources-single-right-top-content ul li::before {
  background: #0d152e;
}

.resources-single-right-top-content .uureg .title-uureg {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.04em;
  color: #0d152e;
}

.resources-single-right-bottom {
  background: #f3f6fe;
  padding: 100px;
  padding-left: 120px;
  padding-top: 80px;
}

.resources-single-right-bottom-inner .uk-section .uk-container,
.resources-single-right-bottom-inner .uk-section {
  padding: 0;
}

.resources-single-right-bottom-inner .title {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.04em;
  color: #0d152e;
}

.resources-single-right-bottom-inner .wpcf7 {
  max-width: 720px;
  padding: 0;
  margin: 0;
  margin-top: 32px;
  background: transparent;
  box-shadow: none;
}

.resources-single-right-bottom-inner .wpcf7 textarea {
  height: 120px !important;
  background: #fff;
}

.resources-single-right-bottom-inner .wpcf7 label {
  z-index: 1;
}

.resources-single-right-bottom-inner .wpcf7 .label label {
  top: 20%;
}

.resources-single-right-bottom-inner
  .wpcf7
  .ict-contact-form-item.focus.label
  label {
  top: 2px;
}

.resources-single-right-bottom-inner .wpcf7 .ict-contact-form-item input {
  background: #fff;
}

#preloader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
}

#preloader:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 8px solid #333;
  border-top-color: transparent;
  animation: preloader-rotate 1s linear infinite;
}

@keyframes preloader-rotate {
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.wpcf7-response-output {
  border: none !important;
  background: rgba(51, 183, 58, 0.12);
  padding: 20px 0 !important;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.024em;
  color: #33b73a;
  text-align: center;
}

/* ict-single-resources */

.ict-header {
  background: linear-gradient(87.51deg, #151c27 0%, #1b2433 100%);
  box-shadow: 0px 8px 32px rgba(21, 28, 39, 0.16);
  padding: 56px 0;
  position: relative;
}

.ict-header::after {
  content: "";
  background-image: url(assets/images/single-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}

.ict-header-left-single-resources {
  display: flex;
}

.ict-header-left-single-resources-inner {
  margin-left: 40px;
}

.ict-header-left-single-resources-inner .main-title {
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.04em;
  color: #ffffff;
}

.ict-header-left-single-resources-inner .ict-resources-date {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.024em;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 8px;
}

.ict-content-resources {
  background: #fff;
  padding: 64px 0;
}

.ict-content-resources ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ict-content-resources .title-uureg {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.04em;
  color: #0d152e;
  margin-bottom: 24px;
}

.ict-content-resources ul > li {
  position: relative;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.024em;
  color: #64738e;
  margin-bottom: 24px;
  padding-left: 16px;
}

.ict-content-resources ul > li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #0d152e;
  position: absolute;
  left: 0;
  top: 10px;
}

.ict-content-resources ul > li:last-child {
  margin-bottom: 0;
}

.ict-ankent-resources {
  padding-top: 80px;
  padding-bottom: 120px;
  max-width: 720px;
  margin: auto;
}

.ict-ankent-resources .title {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.04em;
  color: #0d152e;
  margin-bottom: 32px;
}

.ict-ankent-resources .uk-container,
.ict-ankent-resources .tw-column,
.ict-ankent-resources .uk-section {
  padding: 0;
}

.ict-ankent-resources .uk-container > .uk-grid {
  margin: 0;
}

.ict-ankent-resources .uk-section .wpcf7 {
  margin-top: 0;
  padding: 0;
  max-width: unset;
  background: transparent;
  box-shadow: none;
}

.ict-ankent-resources .uk-section .wpcf7 .ict-contact-form-item textarea,
.ict-ankent-resources .uk-section .wpcf7 .ict-contact-form-item input {
  background: #fff;
}

.ict-ankent-resources .uk-section .wpcf7 .ict-contact-form-item label {
  z-index: 1;
}

.ict-ankent-resources .uk-section .wpcf7 .ict-contact-form-item textarea {
  height: 120px !important;
}

.ict-ankent-resources .uk-section .wpcf7 .ict-contact-form-item.label label {
  top: 20%;
}

.ict-ankent-resources .uk-section .wpcf7 .ict-button {
  display: flex;
  justify-content: center;
}

.ict-ankent-resources .uk-section .wpcf7 .ict-button::after {
  right: 41%;
}

/* related */

.related-main-title {
  text-align: center;
  margin-bottom: 80px;
}

.related-inner-content {
  background: #ffffff;
  box-shadow: 0px 16px 32px rgba(21, 28, 39, 0.06);
  padding: 32px 24px;
}

.related-inner-content .more {
  margin-top: 32px;
}

.related-inner-content .more a {
  background: #151c27;
  border-radius: 100px;
  padding: 12px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Code Next";
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: -0.04em;
  color: #ffffff;
  transition: all 0.5s linear;
}

.related-inner-content:hover .more a {
  background: linear-gradient(77.3deg, #0042b8 0%, #0352e0 50.04%);
}

.related-inner-content .title {
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: -0.04em;
  color: #151c27;
  margin-top: 24px;
  max-height: 54px;
  height: 54px;
  overflow: hidden;
}

.layout-hamuga-logo {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50px;
}

.layout-hamuga-logo img {
  height: 136px;
}

.ict-products.layout-hamuga .ict-product-botton-inner {
  text-align: center;
}

.ict-products.layout-hamuga .ict-product-botton-inner p {
  font-weight: 200;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  max-width: 280px;
  margin: 0 auto;
}

.ict-products.layout-hamuga .ict-product-title {
  font-weight: 700;
  margin-bottom: 12px;
}
.ict-products.layout-hamuga .layout-hamuga-external-link {
  width: 100%;
  background: #0d4ed8;
  border-radius: 28px;
  margin-top: 32px;
}
.ict-products.layout-hamuga .layout-hamuga-external-link a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 48px;
  font-weight: 300;
  text-decoration: underline;
}

ul > li.menu-item-1681,
ul > li.menu-item-2731 {
  display: flex;
  align-items: center;
}
ul > li.menu-item-1681 > a,
ul > li.menu-item-2731 > a {
  background-color: rgba(3, 82, 224, 0.24);
  padding: 8px 24px;
  border-radius: 20px;
  height: 40px;
  box-sizing: border-box;
  gap: 8px;
}
ul > li.menu-item-1681 > a::before,
ul > li.menu-item-2731 > a::before {
  content: "";
  width: 24px;
  height: 24px;
  flex: 0 0 24px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjQzMTUgMC4wMDYwMDU4NkgxMy40MzI3QzIzLjA3NTUgMC4xMTA0MTMgMjMuOTg3IDEuNDk4ODkgMjMuOTg3IDExLjk5OTRMMjMuOTc5OCAxMy40Mzk1QzIzLjg3NTUgMjMuMDg3OSAyMi40ODc4IDI0IDExLjk5MzUgMjRMMTAuNTU0MyAyMy45OTI4QzEuMzY5NjYgMjMuODkzMiAwLjEwNjcyIDIyLjYyOTUgMC4wMDcxNzM4NSAxMy40MzgzTDAgMTEuNjI4NkwwLjAwNzE3Mzg1IDEwLjU2MDVDMC4xMDkxMjEgMS4xNDAwNSAxLjQzNDQzIDAuMDQ4MDAyNCAxMS4yNTk1IDBMMTMuNDMxNSAwLjAwNjAwNTg2WiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzMzMTZfOTE5KSIvPgo8cGF0aCBkPSJNMTUuODUxMSA1LjA0OThDMTcuNTU2NCA1LjA0OTggMTguOTM5OSA2LjQzMzAzIDE4LjkzOTkgOC4xMzk2NUMxOC45Mzk5IDkuNzYyMTggMTcuNjg5NyAxMS4wOTE1IDE2LjEwMTEgMTEuMjE4OFY5LjU0NTlDMTYuNzcxMyA5LjQyNzU4IDE3LjI4MDggOC44NDM5NiAxNy4yODA4IDguMTM5NjVDMTcuMjgwNyA3LjM1MDA4IDE2LjY0MDYgNi43MDk5NiAxNS44NTExIDYuNzA5OTZDMTUuMDYxNyA2LjcxMDEyIDE0LjQyMjQgNy4zNTAxOCAxNC40MjI0IDguMTM5NjVWMTUuODU5NEMxNC40MjI0IDE2LjY0ODkgMTUuMDYxNyAxNy4yODk5IDE1Ljg1MTEgMTcuMjlDMTYuNjQwNiAxNy4yOSAxNy4yODA4IDE2LjY0OSAxNy4yODA4IDE1Ljg1OTRDMTcuMjgwNiAxNS4xNTUyIDE2Ljc3MTIgMTQuNTcxNCAxNi4xMDExIDE0LjQ1MzFWMTIuNzgwM0MxNy42ODk2IDEyLjkwNzUgMTguOTM5NyAxNC4yMzcgMTguOTM5OSAxNS44NTk0QzE4LjkzOTkgMTcuNTY2MSAxNy41NTY1IDE4Ljk1MDIgMTUuODUxMSAxOC45NTAyQzE0LjE0NTggMTguOTUgMTIuNzYzMiAxNy41NjYgMTIuNzYzMiAxNS44NTk0VjguMTM5NjVDMTIuNzYzMyA2LjQzMzEzIDE0LjE0NTggNS4wNDk5NiAxNS44NTExIDUuMDQ5OFoiIGZpbGw9InVybCgjcGFpbnQxX3JhZGlhbF8zMzE2XzkxOSkiIHN0cm9rZT0idXJsKCNwYWludDJfbGluZWFyXzMzMTZfOTE5KSIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KPHBhdGggZD0iTTguMTM1OTkgNS4wNDk4QzYuNDMwNjEgNS4wNDk4IDUuMDQ3MiA2LjQzMzAzIDUuMDQ3MTIgOC4xMzk2NUM1LjA0NzEyIDkuNzYyMTggNi4yOTczNiAxMS4wOTE1IDcuODg1OTkgMTEuMjE4OFY5LjU0NTlDNy4yMTU3MyA5LjQyNzU4IDYuNzA2MyA4Ljg0Mzk2IDYuNzA2MyA4LjEzOTY1QzYuNzA2MzggNy4zNTAwOCA3LjM0NjUgNi43MDk5NiA4LjEzNTk5IDYuNzA5OTZDOC45MjUzNCA2LjcxMDEyIDkuNTY0NjEgNy4zNTAxOCA5LjU2NDcgOC4xMzk2NVYxNS44NTk0QzkuNTY0NyAxNi42NDg5IDguOTI1NCAxNy4yODk5IDguMTM1OTkgMTcuMjlDNy4zNDY0NSAxNy4yOSA2LjcwNjMgMTYuNjQ5IDYuNzA2MyAxNS44NTk0QzYuNzA2NTEgMTUuMTU1MiA3LjIxNTgxIDE0LjU3MTQgNy44ODU5OSAxNC40NTMxVjEyLjc4MDNDNi4yOTc0OCAxMi45MDc1IDUuMDQ3MzQgMTQuMjM3IDUuMDQ3MTIgMTUuODU5NEM1LjA0NzEyIDE3LjU2NjEgNi40MzA1NiAxOC45NTAyIDguMTM1OTkgMTguOTUwMkM5Ljg0MTI4IDE4Ljk1IDExLjIyMzkgMTcuNTY2IDExLjIyMzkgMTUuODU5NFY4LjEzOTY1QzExLjIyMzggNi40MzMxMyA5Ljg0MTIzIDUuMDQ5OTYgOC4xMzU5OSA1LjA0OThaIiBmaWxsPSJ1cmwoI3BhaW50M19yYWRpYWxfMzMxNl85MTkpIiBzdHJva2U9InVybCgjcGFpbnQ0X2xpbmVhcl8zMzE2XzkxOSkiIHN0cm9rZS13aWR0aD0iMC41Ii8+CjxkZWZzPgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfMzMxNl85MTkiIHgxPSIxMS45OTM1IiB5MT0iMCIgeDI9IjExLjk5MzUiIHkyPSIyNCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjMDAxQUZGIi8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzAwODhGRiIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50MV9yYWRpYWxfMzMxNl85MTkiIGN4PSIwIiBjeT0iMCIgcj0iMSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuODUxNCAxMS45OTk4KSBzY2FsZSgzLjMzODE4IDcuMikiPgo8c3RvcCBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwLjcyIi8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMC45NiIvPgo8L3JhZGlhbEdyYWRpZW50Pgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50Ml9saW5lYXJfMzMxNl85MTkiIHgxPSIxMi41MTMyIiB5MT0iMTEuOTk5OCIgeDI9IjE5LjE4OTUiIHkyPSIxMS45OTk4IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IndoaXRlIi8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMC40Ii8+CjwvbGluZWFyR3JhZGllbnQ+CjxyYWRpYWxHcmFkaWVudCBpZD0icGFpbnQzX3JhZGlhbF8zMzE2XzkxOSIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09InRyYW5zbGF0ZSg4LjEzNTcgMTEuOTk5OCkgcm90YXRlKDE4MCkgc2NhbGUoMy4zMzgxOCA3LjIpIj4KPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMC43MiIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IndoaXRlIiBzdG9wLW9wYWNpdHk9IjAuOTYiLz4KPC9yYWRpYWxHcmFkaWVudD4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDRfbGluZWFyXzMzMTZfOTE5IiB4MT0iMTEuNDczOSIgeTE9IjExLjk5OTgiIHgyPSI0Ljc5NzUzIiB5Mj0iMTEuOTk5OCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSJ3aGl0ZSIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IndoaXRlIiBzdG9wLW9wYWNpdHk9IjAuNCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}
ul.uk-nav-default > li.menu-item-1681,
ul.uk-nav-default > li.menu-item-2731 {
  flex-direction: column;
}
ul.uk-nav-default > li.menu-item-1681 a,
ul.uk-nav-default > li.menu-item-2731 a {
  display: flex;
  align-items: center;
  padding: 8px 24px;
}
