/*-----------------------------------------------------------------------------------*/
/*
░▄░░░▄░▒█▄░▒█░▒█▀▀▀░▀▀█▀▀
░░█▄█░░▒█▒█▒█░▒█▀▀▀░░▒█░░
░░░▀░░░▒█░░▀█░▒█▄▄▄░░▒█░░ vNET | VIRTUAL NETWORK INCORPORATION | ALL RIGHTS RESERVED
*/
/*-----------------------------------------------------------------------------------*/
/*.______°°°°_______°.__°°°__.°.___________.°°______°°°°__°°.__°°°__.°.__________.°°°*/
/*.Phil Baptiste | Creative Commons Art By Art C)) | Version 1.0| __.°.__________.°°°*/ 
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*=============== GOOGLE FONTS ===============*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quattrocento+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,500,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("../fonts/remixicon/remixicon.css");
@import url(font-awesome.min.css);
@import url(icomoon.css);
@import url(ionicons.min.css);
@import url(bootstrap.min.css);
@import url(animate.css);
@import url(photoswipe.css);
@import url(default-skin/default-skin.css);
@import url(jquery.mCustomScrollbar.css);
:root {
  --white: #afafaf;
  --blue: #16537e;
  --bodyColor: #41444b;
  --borderFormEls: rgba(39, 46, 56, 0.4);
  --bgFormEls: rgba(53, 63, 77, 0.81);
  --bgFormElsFocus: rgba(0, 0, 0, 0);
}
body,html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: 300;
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, 'Quattrocento', 'Coda','Segoe UI', 'Roboto', 'Helvetica Neue', 'Arial', 'Noto Sans', 'Liberation Sans', 'sans-serif', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	font-optical-sizing: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	/* scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {
    display: block
}
body,html {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
	color: #41444b;
}
body,input,select,textarea {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
ol,ul {
    list-style: none
}
blockquote,q {
    quotes: none
}
blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
/* Rules for the page layout */
a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
    text-decoration: none;
    color: #fff
}
a:hover {
    color: #112289;
    text-decoration: none !important;
    outline: none !important
}
a:active,a:focus {
    outline: none !important;
    text-decoration: none !important;
    color: #fff
}
button {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer
}
button:hover,button:active,button:focus {
    outline: none !important;
    text-decoration: none !important;
    color: #2B2D35
}
strong,b {
    font-weight: 700
}
em,i {
    font-style: italic
}
i {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
p {
    font-weight: 400;
	margin: 0 0 10px;
}
h2 {
    font-weight: 400;
	margin: 0 0 10px;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    color: inherit;
    text-decoration: none
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    color: inherit
}
h1 {
    font-size: 7rem
}
h2 {
    font-size: 2rem
}
h3 {
    font-size: 1.3rem
}
h4 {
    font-size: 1.8rem
}
h5 {
    font-size: 1.6rem
}
h6 {
    font-size: 1.2rem
}
sub {
    font-size: 0.8em;
    position: relative;
    top: 0.5em
}
sup {
    font-size: 0.8em;
    position: relative;
    top: -0.5em
}
/* .scroll-touch {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
} */
.header-wrapper {
    background: #252932;
    margin: auto;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.55), inset 0 -1px 0 rgba(255,255,255,0.09);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.55), inset 0 -1px 0 rgba(255,255,255,0.09);
    box-shadow: 0 1px 0 rgba(0,0,0,0.55), inset 0 -1px 0 rgba(255,255,255,0.09);
    position: fixed;
	width: 100%;
	height:71px;
    z-index: 11; 
}
  /*-----------------------------------------------------------------------------------*/
  /*	CHROMELINE
  /*-----------------------------------------------------------------------------------*/
  .chrome-line {
	position:  absolute;
    width: 100%;
    background: #41444b;
    color: rgba(0, 0, 0, 0.33);
    padding: auto;
	height: 82px;
}
  /*-----------------------------------------------------------------------------------*/
  /* ADJUST MENUMIN
  /*-----------------------------------------------------------------------------------*/
  /* ADJUST AUTH-BUTTON */
  .auth-button {
     right: 5px;
    /* top: 15px; */
    width: 42px;
    height: 42px;
    background:transparent no-repeat 0 0;
    /* border-radius: 4px; */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    cursor: pointer;
  }
  .auth-button:hover{
    transform: scale(1.1);
  }
  .auth-button span{
      position: absolute;
      top: 1px;
      width: 39px;
      height: 37px;
      background-position: center;
      background-size: cover;
      background-image: url('../img/favicon/icon.png');
      color: #f1f1f1;
      text-align: center;
      line-height: 80px;
      z-index: 10;
      transition: opacity .2s, border-radius .2s, box-shadow .3s;
      transition-timing-function: ease-in-out;
      left: 7px;
  }
  .auth-button:hover span{
      -webkit-transition: all 2s ease;
        -moz-transition: all 2s ease;
        -ms-transition: all 2s ease;
          transition: all 2s ease;
    transition-delay: .2s;
        opacity: 0.8;
      border-radius: 25px;
      box-shadow: 0 0 0 5px rgba(255,255,255,.1);
  }
  .auth-button a {
    flex: 1;
    font-size: 10px;
    margin-right: 0px;
    color: #2d3436;
    text-align: center;
    transform: translateY(100%);
    opacity: 0;
    transition: .3s linear;
  }
  .auth-button:hover a {
    opacity: 1;
    transform: translateX(0);
  }
  .auth-button a:nth-of-type(1){
    transition-delay: 1s;
  }
  .auth-button a:nth-of-type(2){
    transition-delay: .8s;
  }
  .auth-button a:nth-of-type(3){
    transition-delay: .6s;
  }
  .auth-button a:nth-of-type(4){
    transition-delay: .4s;
  }
  /* ADJUST BUTTON-TOP-MIN */
  .btn {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .btn-top-min li {
     display: inline;
     margin: 0 2px;
  }
  .btn-top-min  {
  /*    transform: scale(0.9);*/
  position: fixed;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  /* display: block; */
  text-align: center;
  cursor: pointer;
  right: 0px;
  top: 3px;
  width: 60px;
  /* height: 50px; */
  /* border-radius: 4px; */
  background:transparent no-repeat 0 0;
  /* background-position: center; */
  background-size: cover;
  color: #f1f1f1;
  z-index: 12;
  animation: up-down 7.5s infinite ease-in-out;
  transition: opacity .2s, border-radius .2s, box-shadow .2s;
  transition-timing-function: ease-in-out;
  }
  .btn-top-min a.icon-init {
      background-position: 0 0;
      margin: auto;
  }
  .btn-top-min .icon-init:hover {
      background-position: 0px bottom
  }
@media (max-width: 1023px) {
  .btn-top-min {
    right: 40px;
  }
}
    .box {
    margin: 0 0 30px 0;
    background: rgba(0, 0, 0, 0.44);
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.44);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.44);
    padding: 20px;
    padding-bottom: 0;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
        }
mark::before,
mark::after {
  clip-path: inset(100%);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
mark::before {
  content: " [highlight start] ";
}
mark::after {
  content: " [highlight end] ";
}
  /*-----------------------------------------------------------------------------------*/
  /* MESSENGER BUTTON BOOT SERVICES
  /*-----------------------------------------------------------------------------------*/
  /*-----------------------------------------------------------------------------------*/
  /* ADJUST SHARE BUTTON
  /*-----------------------------------------------------------------------------------*/
  .share-button {
    margin-top: 10px;
    width: 280px;
    height: 80px;
    background: rgba(0,0,0,0.1);
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px 100px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    transition: .3s linear;
  }
  .share-button:hover{
    transform: scale(1.1);
  }
  .share-button span{
    position: absolute;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.4) ;
    color: #f1f1f1;
    text-align: center;
    line-height: 80px;
    z-index: 10;
    transition: .6s linear;
    border-radius: 40px;
  }
  .share-button:hover span{
    transform: translateX(-100%);
    transition-delay: .3s;
  }
  .share-button a {
    flex: 1;
    font-size: 26px;
    margin-right: 20px;
    color: #ffffff;
    text-align: center;
    transform: translateX(-100%);
    opacity: 0;
    transition: .3s linear;
  }
  .share-button:hover a {
    opacity: 1;
    transform: translateX(0);
  }
  .share-button a:nth-of-type(1){
    transition-delay: 1s;
  }
  .share-button a:nth-of-type(2){
    transition-delay: .8s;
  }
  .share-button a:nth-of-type(3){
    transition-delay: .6s;
  }
  .share-button a:nth-of-type(4){
    transition-delay: .4s;
  }
  .social {
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
    width: 100%;
  }
  .social li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
  }
  .social li a {
    font-size: 16px;
    display: table;
    width: 40px;
    height: 40px;
    margin: 0 4px;
  }
  .social li a i {
    display: table-cell;
    vertical-align: middle;
  }
  .social li a:hover, .social li a:active, .social li a:focus {
    text-decoration: none;
    border-bottom: none;
  }
  .social li a.social-box {
    background: #FA5555;
    color: #fff;
  }
  .social li a.social-circle {
    background: #FA5555;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
  }
  .social li a:hover {
    background: #393e46 !important;
  }
  .social.social-box a {
    background: #FA5555;
    color: #fff;
  }
  .social.social-circle a {
    background: #FA5555;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
  }
  .social-login-box {
      transform: scale(0.3);
      max-width: 280px;
      margin:  auto;
      text-align: center;
      letter-spacing: 1px;
      z-index: 10;
  }
/*=============== THEME ===============*/
.nav__actions {
  display: flex;
  align-items: center;
  column-gap: 1rem;
}
/*=============== REUSABLE CSS CLASSES ===============*/
/*
.container {
  max-width: 1120px;
  margin-inline: 1.5rem;
}
.grid {
  display: grid;
  gap: 1.5rem;
}
.section {
  padding-block: 5rem 1rem;
}
.section__title {
  font-size: var(--h1-font-size);
  text-align: center;
  margin-bottom: 2rem;
}
*/
/*=============== SERVICES ===============*/
.services__container {
  row-gap: 2rem;
}
.services__card {
  background-color: #272e38;
  border-radius: 0.5rem;
  padding: 1.5rem 1.5rem;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.5);
  text-align: center;
  transition: background-color 0.4s;
    color: #879eae;
}
.services__icon {
  display: inline-block;
  font-size: 3rem;
  color: #b1f102;
  margin-bottom: 1.5rem;
}
.services__title {
  font-size: 14px;
  margin-bottom: 1rem;
  color: whitesmoke;
}
.services__description {
  margin-bottom: 1rem;
}
.services__button {
  cursor: pointer;
}
.services__modal {
  position: fixed;
  inset: 0;
  background-color: hsla(var(--hue), 90%, 30%, 0.3);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px); /* For Safari */
  display: grid;
  place-items: center;
  padding: 2rem 1.5rem;
  opacity: 0;
  visibility: hidden;
  z-index: var(--z-modal);
  transition: opacity 0.4s, visibility 0.4s;
}
.services__modal-content {
  max-width: 420px;
  position: fixed;
  background-color: var(--container-color);
  border-radius: 0.75rem;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 24px;
  padding: 3.5rem 1.5rem;
  border-bottom: 6px solid var(--first-color);
  overflow: auto;
}
.services__modal-content::-webkit-scrollbar {
  width: 0.6rem;
}
.services__modal-content::-webkit-scrollbar-thumb {
  background-color: var(--text-color-light);
}
.services__modal-title {
  font-size: var(--h2-font-size);
  margin-bottom: 2.5rem;
}
.services__modal-list {
  margin-left: 1rem;
}
.services__modal-item {
  text-align: initial;
  list-style: outside;
}
.services__modal-item::marker {
  color: var(--first-color);
}
.services__modal-close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  font-size: 1.5rem;
  color: var(--first-color);
  cursor: pointer;
}
/* Active modal */
.active-modal {
  opacity: 1;
  visibility: visible;
}
/*=============== MEDIA QUERIES ===============*/
/* For small devices */
@media screen and (max-width: 320px) {
  .container {
    margin-inline: 1rem;
  }
  .services__modal {
    padding-inline: 0.5rem;
  }
}
/* For medium devices */
@media screen and (min-width: 576px) {
  .services__container {
    grid-template-columns: 320px;
    justify-content: center;
  }
  .services__modal-content {
    width: 400px;
  }
}
@media screen and (min-width: 768px) {
  .services__container {
    grid-template-columns: repeat(2, 320px);
  }
}
/* For large devices */
@media screen and (min-width: 1150px) {
  .container {
    margin-inline: auto;
  }
  .section {
    padding-block: 2rem 2rem;
  }
  .section__title {
    margin-bottom: 3.5rem;
  }
  .services__container {
    grid-template-columns: repeat(3, 345px);
  }
  .services__card {
    padding-block: 1.5rem;
  }
  .services__modal-content {
    max-height: 480px;
    padding: 5.5rem 2rem;
  }
  .services__modal-close {
    font-size: 2rem;
  }
}
.heading {
  color: #eee;
  font-weight: 300;
}
.vcontainer {
  text-align: center;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.vcontainer span {
  display: block; 
}
.vcontainer-text1 {
  top: 10px;
  color: white;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 8px;
  margin-bottom: 20px;
  /*background: black;*/
  position: relative;
  /*   shorthand animation property: name | duration | iteration count */
  /*   animation: text 4s 1; */
  animation-name: text;
  animation-duration: 4s;
  animation-iteration-count: 2;
}
.avs-text {
  color: white;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 8px;
  margin-bottom: 20px;
  /*background: black;*/
  position: relative;
}
.webamp-container-body {
    padding: 10px;
    overflow: hidden;
}
.vcontainer-text2 {
  font-size: 11px;
}
@keyframes text {
  0% {
    color: black;
    margin-bottom: -40px;
  }
  30% {
    letter-spacing: 25px;
    margin-bottom: -40px;
  }
  85% {
    letter-spacing: 8px;
    margin-bottom: -40px;
  }
  100% {
    margin-bottom: 20px;
  }
}
.wrapper-glitch {
  width: 100%;
  /* height: 100%; */
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrapper-glitch h4.glitch {
  color: white;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  letter-spacing: 8px;
  font-weight: 800;
  position: relative;
  font-size: 20px;
  padding: 0px;
}
.wrapper-glitch h4.glitch::before, .wrapper-glitch h4.glitch::after {
  padding: 30px;
  color: white;
  content: url('../img/logo/VVWhite.svg');
  position: absolute;
  width: 100%;
  height: 65px;
  background: #41444b;
  overflow: hidden;
  top: 0;
}
.wrapper-glitch h4.glitch::before {
  left: 3px;
  text-shadow: -2px 0 blue;
  animation-name: glitch-animation-1;
  animation-duration: 3s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: reverse-alternate;
}
.wrapper-glitch h4.glitch::after {
  left: -3px;
  text-shadow: -2px 0 green;
  animation-name: glitch-animation-2;
  animation-duration: 3s;
  animation-timing-function: linear;
  animation-delay: 1s;
  animation-iteration-count: infinite;
  animation-direction: reverse-alternate;
}
@keyframes glitch-animation-1 {
  0% {
    clip: rect(4px, 350px, 2px, 30px);
  }
  5% {
    clip: rect(10px, 350px, 37px, 30px);
  }
  10% {
    clip: rect(80px, 350px, 66px, 30px);
  }
  15% {
    clip: rect(83px, 350px, 13px, 30px);
  }
  20% {
    clip: rect(56px, 350px, 128px, 30px);
  }
  25% {
    clip: rect(122px, 350px, 2px, 30px);
  }
  30% {
    clip: rect(87px, 350px, 51px, 30px);
  }
  35% {
    clip: rect(149px, 350px, 37px, 30px);
  }
  40% {
    clip: rect(8px, 350px, 37px, 30px);
  }
  45% {
    clip: rect(34px, 350px, 79px, 30px);
  }
  50% {
    clip: rect(90px, 350px, 132px, 30px);
  }
  55% {
    clip: rect(125px, 350px, 28px, 30px);
  }
  60% {
    clip: rect(148px, 350px, 94px, 30px);
  }
  65% {
    clip: rect(70px, 350px, 80px, 30px);
  }
  70% {
    clip: rect(122px, 350px, 147px, 30px);
  }
  75% {
    clip: rect(77px, 350px, 59px, 30px);
  }
  80% {
    clip: rect(111px, 350px, 19px, 30px);
  }
  85% {
    clip: rect(108px, 350px, 78px, 30px);
  }
  90% {
    clip: rect(92px, 350px, 82px, 30px);
  }
  95% {
    clip: rect(138px, 350px, 59px, 30px);
  }
  100% {
    clip: rect(140px, 350px, 99px, 30px);
  }
}
@keyframes glitch-animation-2 {
  0% {
    clip: rect(116px, 350px, 15px, 30px);
  }
  5% {
    clip: rect(34px, 350px, 111px, 30px);
  }
  10% {
    clip: rect(56px, 350px, 116px, 30px);
  }
  15% {
    clip: rect(114px, 350px, 59px, 30px);
  }
  20% {
    clip: rect(100px, 350px, 145px, 30px);
  }
  25% {
    clip: rect(44px, 350px, 64px, 30px);
  }
  30% {
    clip: rect(10px, 350px, 147px, 30px);
  }
  35% {
    clip: rect(23px, 350px, 4px, 30px);
  }
  40% {
    clip: rect(30px, 350px, 74px, 30px);
  }
  45% {
    clip: rect(149px, 350px, 136px, 30px);
  }
  50% {
    clip: rect(81px, 350px, 87px, 30px);
  }
  55% {
    clip: rect(49px, 350px, 89px, 30px);
  }
  60% {
    clip: rect(123px, 350px, 72px, 30px);
  }
  65% {
    clip: rect(18px, 350px, 106px, 30px);
  }
  70% {
    clip: rect(123px, 350px, 122px, 30px);
  }
  75% {
    clip: rect(110px, 350px, 38px, 30px);
  }
  80% {
    clip: rect(109px, 350px, 13px, 30px);
  }
  85% {
    clip: rect(93px, 350px, 81px, 30px);
  }
  90% {
    clip: rect(11px, 350px, 90px, 30px);
  }
  95% {
    clip: rect(122px, 350px, 89px, 30px);
  }
  100% {
    clip: rect(150px, 350px, 65px, 30px);
  }
}
/*-----------------------------------------------------------------------------------*/
/* ADJUST PRELOADER
/*-----------------------------------------------------------------------------------*/
/* Line Progress */
.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    color: #0c9c73;
    text-align: left;
    font-size: 50px;
    font-family: 'Quattrocento Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    transform: translate(-50%, -50%);
  }
  .loader:after {
    content: '_';
  }
  /* Line Progress */
  .pace .pace-progress {
      background: #29d;
      position: fixed;
      z-index: 1001;
      top: 0;
      left: 0;
      height: 2px;
      -webkit-transition: width 0.5s;
      -moz-transition: width 0.5s;
      -o-transition: width 0.5s;
      transition: width 0.5s;
  }
  .pace-inactive {
      display: none;
  }
  /* Loader Page */
  .loader {
    width: 100%;
    height: 2px;
    background: #096889;
    margin-bottom: 20px;
  }
  .innerLoader {
    width: 0;
    height: 100%;
    background:#46FF3E;
    animation: loader 5s infinite;
    box-shadow: 0 0 3px #363b41;
  }
  .loading-text {
    align-content: center;
    position: absolute;
    text-align: center;
    color: white;
    text-decoration: none;
    transform: scale(1.1);
    /* z-index: 12; */
    font-size: 14px;
  }
  .logo-text {
    padding-left: 55px;
    align-content: center;
    position: absolute;
    text-align: center;
    color: white;
    text-decoration: none;
    transform: scale(1.1);
    /* z-index: 12; */
    font-size: 14px;
    left: 49px;
  }
  .loading-text-wellcome {
    top: 50%;
	left: 50%;
    align-content: center;
    position: absolute;
    text-align: center;
    color: white;
    text-decoration: none;
    transform: scale(1.1);
    /* z-index: 12; */
    font-size: 12px;
  }
  .loading-text-front {
    padding: auto;
    position: relative;
    text-align: center;
    color: white;
    text-decoration: none;
  }
  .loading-text span {
    display: inline-block;
    margin: 0 5px;
    color: #fff;
    font-family: 'Quattrocento Sans', sans-serif;
  }
  .loading-text span:nth-child(1) {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-animation: blur-text 1.5s 0s infinite linear alternate;
            animation: blur-text 1.5s 0s infinite linear alternate;
  }
  .loading-text span:nth-child(2) {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-animation: blur-text 1.5s 0.2s infinite linear alternate;
            animation: blur-text 1.5s 0.2s infinite linear alternate;
  }
  .loading-text span:nth-child(3) {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-animation: blur-text 1.5s 0.4s infinite linear alternate;
            animation: blur-text 1.5s 0.4s infinite linear alternate;
  }
  .loading-text span:nth-child(4) {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-animation: blur-text 1.5s 0.6s infinite linear alternate;
            animation: blur-text 1.5s 0.6s infinite linear alternate;
  }
  .loading-text span:nth-child(5) {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-animation: blur-text 1.5s 0.8s infinite linear alternate;
            animation: blur-text 1.5s 0.8s infinite linear alternate;
  }
  .loading-text span:nth-child(5) {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-animation: blur-text 1.5s 1s infinite linear alternate;
            animation: blur-text 1.5s 1s infinite linear alternate;
  }
  .loading-text span:nth-child(6) {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-animation: blur-text 1.5s 1.2s infinite linear alternate;
            animation: blur-text 1.5s 1.2s infinite linear alternate;
  }
  .loading-text span:nth-child(7) {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-animation: blur-text 1.5s 1.4s infinite linear alternate;
            animation: blur-text 1.5s 1.4s infinite linear alternate;
  }
  .loading-text span:nth-child(8) {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-animation: blur-text 1.5s 1.6s infinite linear alternate;
            animation: blur-text 1.5s 1.6s infinite linear alternate;
  }
  .loading-text span:nth-child(9) {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-animation: blur-text 1.5s 1.8s infinite linear alternate;
            animation: blur-text 1.5s 1.8s infinite linear alternate;
  }
  .loading-text span:nth-child(10) {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-animation: blur-text 1.5s 2s infinite linear alternate;
            animation: blur-text 1.5s 2s infinite linear alternate;
  }
  .loading-text span:nth-child(11) {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-animation: blur-text 1.5s 2.2s infinite linear alternate;
            animation: blur-text 1.5s 2.2s infinite linear alternate;
  }
  .loading-text span:nth-child(12) {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    -webkit-animation: blur-text 1.5s 2.4s infinite linear alternate;
            animation: blur-text 1.5s 2.4s infinite linear alternate;
  }
  @-webkit-keyframes blur-text {
    0% {
      -webkit-filter: blur(0px);
              filter: blur(0px);
    }
    100% {
      -webkit-filter: blur(4px);
              filter: blur(4px);
    }
  }
  @keyframes blur-text {
    0% {
      -webkit-filter: blur(0px);
              filter: blur(0px);
    }
    100% {
      -webkit-filter: blur(4px);
              filter: blur(4px);
    }
  }
  @media only screen and (max-width: 480px) {
    .loading-text  {
          font-size: 13px;
          /* padding-left: 20px; */
      }
  }
  /*-----------------------------------------------------------------------------------*/
  /* TEXT WORD 
  /*-----------------------------------------------------------------------------------*/
  .word {
    margin: auto;
    color: white;
    font-size: 9px;
    font-family: 'Quattrocento Sans', sans-serif;
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
  }
  .title-container-front {
  /*  font-family: monospace !important;*/
    margin-bottom: 50%;  
    position: relative;
    margin: 0px auto 0 auto;
    width: 100%;
  /*  max-width: 500px;*/
      background-color: rgba(0, 0, 0, 0.5);
      box-shadow: inset 51px 51px 3px -50px rgba(0, 0, 0, 0.5);
      color: #f6f6f6;
      border-radius: 3px;
      padding: 5px;
      border: 8px ridge rgba(0, 0, 0, 0.5);
      font-size: 12px;
      webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      cursor: -webkit-grab;
  }
.gallery-container-front {
  /*  font-family: monospace !important;*/
    margin-bottom: 50%;  
    position: relative;
    margin: 0px auto 0 auto;
  /*  max-width: 500px;*/
    background-color: #41444b;
    box-shadow: inset 51px 51px 3px -50px #272e38;
    color: #f6f6f6;
    border-radius: 5px;
    /* padding: 1px; */
    border: 5px ridge #41444b;
    font-size: 12px;
    webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: -webkit-grab;
  }
  .title-container-front .title {
    overflow: hidden;
  }
   .title-container-front .title:before {
    content: "";
    position: absolute;
    height: 1.2em;
    top: 0.2em;
    left: 5px;
    width: 10px;
    background: linear-gradient(to right, #313131 0%, rgba(0, 0, 0, 0) 100%);
  }
   .title-container-front .title:after {
    content: "";
    position: absolute;
    height: 1.2em;
    top: 0.2em;
    right: 5px;
    width: 10px;
    background: linear-gradient(to left, #313131 0%, rgba(0, 0, 0, 0) 100%);
  }
   .title-container-front .title w {
    margin: 0;
  }
  /*-----------------------------------------------------------------------------------*/
  /* TEXT SCROLL
  /*-----------------------------------------------------------------------------------*/
  /* ADJUST TEXT INFO */
  div-text {
    background: 50% 100%/50% 50% no-repeat radial-gradient(ellipse at bottom, #fff, transparent, transparent);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 5vw;
    font-family: "Source Sans Pro", sans-serif;
    -webkit-animation: reveal 4000ms ease-in-out forwards 300ms, glow 3500ms linear infinite 3000ms;
            animation: reveal 4000ms ease-in-out forwards 300ms, glow 3500ms linear infinite 3000ms;
  }
  @-webkit-keyframes reveal {
    80% {
      letter-spacing: 8px;
    }
    100% {
      background-size: 300% 300%;
    }
  }
  @keyframes reveal {
    80% {
      letter-spacing: 8px;
    }
    100% {
      background-size: 300% 300%;
    }
  }
  @-webkit-keyframes glow {
    40% {
      text-shadow: 0 0 8px #fff;
    }
  }
  @keyframes glow {
    40% {
      text-shadow: 0 0 8px #fff;
    }
  }
  /*-----------------------------------------------------------------------------------*/
  /* TEXT BOX
  /*-----------------------------------------------------------------------------------*/
  /* ADJUST TEXT BOX FRONT INIT */
  .container-text-box {    
    transform: scale(1.0);
    max-width: 768px;
    height: 200px;
    padding-right: 15px;
    padding-left: 15px;
    margin: auto;
    text-align: center;
}
  .container-text {
    width: 100%;
    height: 380px;
    background: #41444b;
    /* display: flex; */
    justify-content: center;
    align-items: center;
  }
  .container-gallery {
    width: 100%;
    height: 100%;
    background: #41444b;
    /* display: flex; */
    justify-content: center;
    align-items: center;
  }
  .container-text-info {
  /*  margin-top: 50px;*/
    width: 100%;
    height: 120px;
  /*  background: #232323;*/
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
  }
  .container-text .box-text {
  /*  width: 320px;*/
    height: auto;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .container-text .box-text .title-text {
  /*  width:  320px;*/
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 0px;
  }
  .container-text .box-text .title-text .block-text {
    width:  100%;;
    height: 1px;
    background: #1a73e8;
    position: absolute;
    animation-timing-function: ease-in-out 3s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
    animation: mainBlock 3s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
    display: flex;
  }
  .container-text .box-text .title-text h9 {
    font-family:'Quattrocento Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 38px;
    -webkit-animation: mainFadeIn 6s forwards;
    -o-animation: mainFadeIn 6s forwards;
    animation: mainFadeIn 6s forwards;
    animation-delay: 3.6s;
    opacity: 0;
    display: flex;
    align-items: baseline;
    position: relative;
    bottom: 0px;
  }
  .container-text .box-text .title-text h9 span {
    width: 100%;;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #1a73e8;
    -webkit-animation: load 1.6s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
    animation: popIn 1.8s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
    animation-delay: 2s;
    margin-left: 5px;
    margin-top: 4px;
    position: absolute;
    bottom: 0px;
  }
  .container-text .box-text .role-text {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    height: 0.5px;
    margin-top: 1px;
  }
  .container-text .box-text .role-text .block-text {
    width: 100%;
    height: 1px;
    background: #46ff3e;
    position: absolute;
    animation: secBlock 6s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
    animation-delay: 6s;
    display: flex;
  }
  .container-text .box-text .role-text p {
    animation: secFadeIn 6s forwards;
    animation-delay: 6.2s;
    opacity: 0;
    font-weight: 400;
    font-family: 'Quattrocento Sans', sans-serif;
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  @keyframes mainBlock {
    0% {
      width: 0%;
      left: 0;
    }
    50% {
      width: 100%;
      left: 0;
    }
    100% {
      width: 0;
      left: 100%;
    }
  }
  @keyframes secBlock {
    0% {
      width: 0%;
      left: 0;
    }
    50% {
      width: 100%;
      left: 0;
    }
    100% {
      width: 0;
      left: 100%;
    }
  }
  @keyframes mainFadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes popIn {
    0% {
      width: 0px;
      height: 0px;
      background: #46FF3E;
      border: 0px solid #ddd;
      opacity: 0;
    }
    50% {
      width: 10px;
      height: 10px;
      background: #46FF3E;
      opacity: 1;
      bottom: 45px;
    }
    65% {
      width: 7px;
      height: 7px;
      bottom: 0px;
    }
    80% {
      width: 10px;
      height: 10px;
      bottom: 20px;
    }
    100% {
      width: 7px;
      height: 7px;
      background: #46FF3E;
      border: 0px solid #222;
      bottom: 13px;
    }
  }
  @keyframes secFadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 0.5;
    }
  }
   /*-----------------------------------------------------------------------------------*/
  /* CHAT-BOT ANIMATION
  /*-----------------------------------------------------------------------------------*/
  .container-chatbot {
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 10px;
    height: 100%;
    width:100%;
    animation: up-down 7.5s infinite ease-in-out;
  }
  .container-chatbot #chatbot {
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    width: 150px;
    height: 85px;
    border: 12px solid #fff;
    border-radius: 5rem;
  }
  .container-chatbot #chatbot-corner {
    margin: auto;
    position: absolute;
    bottom: 0;
    top: 90px;
    left: -75px;
    right: 0;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 25px solid #fff;
    transform: rotate(140deg);
  }
  .container-chatbot #antenna {
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    height: 20px;
    width: 10px;
    background-color: #fff;
    animation: antenna-appear 7.5s infinite ease-in-out;
  }
  .container-chatbot #antenna #beam {
    position: absolute;
    top: -12.5px;
    left: -5px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #fff;
    animation: beam-appear 7.5s infinite ease-in-out;
  }
  .container-chatbot #antenna #beam-pulsar {
    position: absolute;
    top: -12.5px;
    left: -5px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #fff;
    animation: beam-pulsar-appear 7.5s infinite ease-in-out;
  }
  .container-chatbot .dot {
    height: 17.5px;
    width: 17.5px;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: -65px;
    top: 0;
    right: 0;
    background-color: #fff;
    border-radius: 50%;
    animation: pulse-outer 7.5s infinite ease-in-out;
  }
  .container-chatbot .dot:nth-child(2) {
    left: 0;
    animation: pulse-inner 7.5s infinite ease-in-out;
    animation-delay: 0.2s;
  }
  .container-chatbot .dot:nth-child(3) {
    left: 65px;
    animation: pulse-outer 7.5s infinite ease-in-out;
    animation-delay: 0.4s;
  }
  @keyframes pulse-inner {
    0% {
      transform: scale(1);
    }
    7.5% {
      transform: scale(1.5);
    }
    15% {
      transform: scale(1);
    }
    22.5% {
      transform: scale(1.5);
    }
    30% {
      transform: scale(1);
    }
    37.5% {
      transform: scale(1.5);
    }
    45% {
      top: 0;
      transform: scale(1);
      height: 17.5px;
      border-bottom-left-radius: 50%;
      border-bottom-right-radius: 50%;
    }
    50% {
      top: 22.5px;
      height: 10px;
      border-top-left-radius: 50%;
      border-top-right-radius: 50%;
      border-bottom-left-radius: 3rem;
      border-bottom-right-radius: 3rem;
      transform: rotate(10deg);
    }
    55% {
      transform: rotate(-10deg);
    }
    60% {
      transform: rotate(10deg);
    }
    65% {
      transform: rotate(-10deg);
    }
    65% {
      transform: rotate(0deg);
    }
    85% {
      top: 22.5px;
      height: 10px;
      border-top-left-radius: 50%;
      border-top-right-radius: 50%;
      border-bottom-left-radius: 3rem;
      border-bottom-right-radius: 3rem;
      transform: rotate(0deg);
    }
    92.5% {
      top: 22.5px;
      height: 10px;
      border-top-left-radius: 50%;
      border-top-right-radius: 50%;
      border-bottom-left-radius: 2.5rem;
      border-bottom-right-radius: 2.5rem;
      transform: rotate(0deg);
    }
    100% {
      top: 0;
      height: 17.5px;
      border-radius: 50%;
      transform: rotate(-360deg);
    }
  }
  @keyframes pulse-outer {
    0% {
      transform: scale(1);
    }
    7.5% {
      transform: scale(1.5);
    }
    15% {
      transform: scale(1);
    }
    22.5% {
      transform: scale(1.5);
    }
    30% {
      transform: scale(1);
    }
    37.5% {
      transform: scale(1.5);
    }
    45% {
      transform: scale(1);
      height: 17.5px;
    }
    55% {
      tranform: scale(1);
      height: 5px;
    }
    60% {
      height: 17.5px;
    }
    75% {
      height: 17.5px;
    }
    80% {
      tranform: scale(1);
      height: 5px;
    }
    85% {
      height: 17.5px;
    }
    100% {
      height: 17.5px;
    }
  }
  @keyframes antenna-appear {
    0% {
      visibility: hidden;
      top: -100px;
      height: 0;
    }
    50% {
      visibility: hidden;
      top: -100px;
      height: 0;
    }
    55% {
      visibility: visible;
      top: -125px;
      height: 20px;
    }
    95% {
      visibility: visible;
      top: -125px;
      height: 20px;
    }
    100% {
      top: -100px;
      height: 0;
    }
  }
  @keyframes beam-appear {
    0% {
      visibility: hidden;
      top: -12.5px;
      height: 0;
    }
    50% {
      visibility: hidden;
      top: -12.5px;
      height: 0;
    }
    55% {
      visibility: visible;
      top: -12.5px;
      height: 20px;
      width: 20px;
    }
    100% {
      visibility: visible;
      top: -12.5px;
      height: 20px;
      width: 20px;
    }
  }
  @keyframes beam-pulsar-appear {
    0% {
      visibility: hidden;
      top: -12.5px;
      height: 0;
    }
    50% {
      visibility: hidden;
      top: -12.5px;
      height: 0;
    }
    55% {
      visibility: visible;
      top: -12.5px;
      left: -5px;
      height: 20px;
      width: 20px;
      opacity: 1;
    }
    65% {
      top: -25px;
      left: -15px;
      height: 40px;
      width: 40px;
      opacity: 0;
      visibility: visible;
    }
    74% {
      visibility: hidden;
      opacity: 0;
    }
    75% {
      visibility: visible;
      top: -12.5px;
      left: -5px;
      height: 20px;
      width: 20px;
      opacity: 1;
    }
    85% {
      top: -25px;
      left: -15px;
      height: 40px;
      width: 40px;
      opacity: 0;
      visibility: visible;
    }
    94% {
      visibility: hidden;
      opacity: 0;
    }
    100% {
      visibility: hidden;
      opacity: 0;
    }
  }
  @keyframes up-down {
    0% {
      transform: translate(0);
    }
    12.5% {
      transform: translate(0, 2%);
    }
    25% {
      transform: translate(0);
    }
    37.5% {
      transform: translate(0, 2%);
    }
    50% {
      transform: translate(0);
    }
    62.5% {
      transform: translate(0, 2%);
    }
    75% {
      transform: translate(0);
    }
    87.5% {
      transform: translate(0, 2%);
    }
    100% {
      transform: translate(0);
    }
  }
/*-----------------------------------------------------------------------------------*/
/* PROFILE
/*-----------------------------------------------------------------------------------*/
/* HEADER TOOLS MENU */
.profile {
  max-width: 150px;
    border: 1px solid #29363b;
    border-radius: 20px;
    padding: 2em;
    margin: 1em;
/*    display: flex;*/
/*    flex-flow: row wrap;*/
    justify-content: space-between;
    align-items: center;
    align-content: center;
    position: relative;
}
.v-info {
  max-width: 150px;
    border: 1px solid #29363b;
    border-radius: 20px;
    padding: 2em;
    margin: 1em;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    position: relative;
}
.profile figure {
  margin: 0;
}
.profile figure img {
  max-width: 150px;
  max-height: 150px;
  border-radius: 50%;
  padding: 10px;
  box-shadow: 0px 0px 20px rgba(21, 21, 21, 0.15);
}
.profile header h1 {
  margin: 0;
  padding: 0;
  line-height: 1;
}
.profile header h1 small {
  display: block;
  clear: both;
  font-size: 18px;
  opacity: 0.6;
}
.profile main {
  display: none;
}
.profile main dl {
  display: block;
  width: 100%;
}
.profile main dl dt,
.profile main dl dd {
  float: left;
  padding: 8px 5px;
  margin: 0;
  border-bottom: 1px solid #e1e1e1;
}
.profile main dl dt a,
.profile main dl dd a {
  padding-right: 5px;
}
.profile main dl dt {
  width: 30%;
  padding-right: 10px;
  font-weight: bold;
}
.profile main dl dt:after {
  content: ":";
}
.profile main dl dd {
  width: 70%;
}
.profile .toggle {
  position: absolute;
  background: #fff;
  top: 30px;
  left: 30px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  text-align: center;
  z-index: 20;
  vertical-align: middle;
  box-shadow: 0px 0px 10px rgba(21, 21, 21, 0.15);
  cursor: pointer;
  border-radius: 20px;
  user-select: none;
  transition: box-shadow 300ms ease;
}
.profile .toggle:hover {
  box-shadow: 0px 0px 10px rgba(21, 21, 21, 0.25);
}
.profile .toggle main {
  font-size: 16px;
}
.view_details {
  position: absolute;
  top: -5000px;
  left: -5000px;
}
label {
  display: block;
  cursor: pointer;
  color: white;
}
@media screen and (max-width: 520px) {
  .profile {
    padding: 1em;
    margin: 1em;
  }
  .profile img {
    max-width: 100%;
    height: auto;
  }
  .profile main dl,
.profile main dl dt,
.profile main dl dd {
    display: block;
    width: 100%;
    float: none;
  }
  .profile main dl dt {
    border-bottom: none;
  }
  .profile main dl dd {
    margin-bottom: 10px;
  }
  .profile .toggle {
    top: 15px;
    left: 15px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* MENU BUTTON LIKS EXTRA
/*-----------------------------------------------------------------------------------*/
/* animation menu  */
.menu-btn {
  position: relative;
  display: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  z-index: 2;
}
@media (max-width: 1023px) {
  .menu-btn {
    display: flex;
  }
}
.menu-btn .menu-btn__lines,
.menu-btn .menu-btn__lines::before,
.menu-btn .menu-btn__lines::after {
  width: 1.5rem;
  height: 0.1rem;
  background: #ffffff;
  transition: all 0.4s ease-in-out;
}
.menu-btn .menu-btn__lines::before, .menu-btn .menu-btn__lines::after {
  content: "";
  position: absolute;
}
.menu-btn .menu-btn__lines::before {
  transform: translateY(-0.5rem);
}
.menu-btn .menu-btn__lines::after {
  transform: translateY(0.5rem);
}
.menu-btn.open .menu-btn__lines {
  transform: translateX(1rem);
  background: transparent;
}
.menu-btn.open .menu-btn__lines::before {
  transform: rotate(45deg) translate(-0.5rem, 0.5rem);
  background: #ffffff;
}
.menu-btn.open .menu-btn__lines::after {
  transform: rotate(-45deg) translate(-0.5rem, -0.5rem);
  background: #ffffff;
}
.expand-btn:after {
  position: absolute;
  top: 50%;
  right: 0;
  content: " ▾";
  opacity: 0.75;
  transform: translateY(-50%) rotate(0);
  transition: 0.25s;
}
.expand-btn.open {
  color: #1a73e8;
}
.expand-btn.open:after {
  transform: translateY(-50%) rotate(180deg);
}
/* navbar */
.navbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 65px;
  padding: 0 60px;
  background: #272e38;
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.05);
}
@media (max-width: 1023px) {
  .navbar {
    padding: 10px 20px;
  }
}
.navbar.sticky {
  position: sticky;
  z-index: 999;
  top: 0;
}
.navbar .logo {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
.navbar .menu-items {
  display: flex;
  align-items: center;
}
.navbar .menu-items::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  background-color: #222;
}
.navbar .menu-items::-webkit-scrollbar {
  width: 6px;
  background-color: #222;
}
.navbar .menu-items::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background-color: #fff;
}
@media (max-width: 1023px) {
  .navbar .menu-items {
  scrollbar-gutter: stable;
  position: fixed;
  top: 100px;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 1px;
  padding-bottom: 100px;
  padding: 1px 0px 1px;
  background: #272e38;
  overflow-y: auto;
  transform: translateX(100vh);
  transition: 0.3s ease-out;
  }
  .navbar .menu-items.open {
    transform: translateY(0);
  }
}
.navbar .menu-items > li > .menu-item {
  padding: 1.5rem 1rem;
}
@media (max-width: 1023px) {
  .navbar .menu-items > li > .menu-item {
    padding: 1rem 1rem;
  }
}
.navbar .menu-items li:hover .mega-menu {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1023px) {
  .navbar .menu-items li a {
    padding: 10px 1rem;
  }
}
.navbar .dropdown {
  position: relative;
}
@media (min-width: 1024px) {
  .navbar .dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
  .navbar .dropdown:hover > .expand-btn:after {
    transform: translateY(-50%) rotate(180deg);
  }
}
@media (min-width: 1024px) {
  .navbar .dropdown .dropdown-right .expand-btn:after,
.navbar .dropdown .dropdown-left .expand-btn:after {
    right: 0.625rem;
  }
}
@media (min-width: 1024px) {
  .navbar .dropdown-menu {
    position: absolute;
    top: 65px;
    right: 0;
    left: 0;
    width: 190px;
    padding: 5px 0;
    background: #41444b;
    border-radius: 0 0 5px 5px;
    opacity: 0;
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.05);
    visibility: hidden;
    transition: all 0.4s ease;
  }
}
@media (max-width: 1023px) {
  .navbar .dropdown-menu {
    display: none;
    position: relative;
    top: 0;
    width: 100%;
    padding-left: 1rem;
    overflow: hidden;
  }
}
.navbar .menu-right {
  top: 0;
  left: 100%;
}
@media (max-width: 1023px) {
  .navbar .menu-right {
    top: 0;
    left: 0;
    right: auto;
    width: 100%;
    padding-left: 1.5rem;
  }
  .navbar .menu-right:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 20px;
    width: 1px;
    height: calc(100% - 25px);
    background-color: rgba(255, 255, 255, 0.25);
    transform: translateY(-50%);
  }
}
.navbar .menu-left {
  top: 0;
  left: -100%;
}
@media (max-width: 1023px) {
  .navbar .menu-left {
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 1.5rem;
  }
  .navbar .menu-left:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 20px;
    width: 1px;
    height: calc(100% - 25px);
    background-color: rgba(255, 255, 255, 0.25);
    transform: translateY(-50%);
  }
}
.navbar .menu-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 1.0rem 1.0rem;
  font-size: 12px;
  transition: 0.25s;
}
.navbar .menu-item:hover {
  color: #1a73e8;
}
.navbar ul li {
  list-style: none;
  transition: 0.3s ease;
}
.navbar ul li .arrow {
  transition: all 0.3s ease-out;
}
.navbar ul li a {
  position: relative;
  text-decoration: none;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .navbar .dropdownMega {
    position: inherit !important;
  }
}
@media (min-width: 1024px) {
  .navbar .mega-menu {
    position: absolute;
    top: 90px;
    left: 0;
    width: 100vw;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-out 0s, visibility 0.1s linear 0s;
  }
}
@media (max-width: 1023px) {
  .navbar .mega-menu {
    position: relative;
    display: none;
    padding-left: 0;
  }
}
.navbar .mega-menu .content-menu {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  width: 100%;
  padding: 1rem;
  background: #41444b;
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.05);
}
@media (max-width: 1023px) {
  .navbar .mega-menu .content-menu {
    grid-template-columns: auto;
  }
}
@media (min-width: 1024px) {
  .navbar .mega-menu .content-menu {
    padding: 1.5rem 1rem;
  }
}
@media (max-width: 1023px) {
  .navbar .mega-menu .content-menu .col {
    padding: 0;
    width: 100%;
  }
}
.navbar .category .content-menu .col .img-wrapper {
  margin: 1rem 0;
}
.navbar .blog .content-menu {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 1024px) {
  .navbar .blog .content-menu {
    grid-template-columns: repeat(4, 1fr);
  }
}
.navbar .blog .content-menu .col .img-wrapper {
  margin-bottom: 1rem;
}
.navbar .blog .content-menu .col .menu-title {
  font-weight: normal;
}
.navbar .blog .content-menu .col .menu-title a {
  transition: 0.25s;
}
.navbar .blog .content-menu .col .menu-title a:hover {
  color: #1a73e8;
}
.navbar .content-menu .col {
  display: flex;
  flex-direction: column;
}
.navbar .content-menu .col .img-wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.navbar .content-menu .col .img-wrapper:hover img {
  transform: scale(1.1);
}
.navbar .content-menu .col .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.navbar .content-menu .col img {
  width: 100%;
  max-width: 100%;
  transition: transform 0.3s ease-in-out;
}
.navbar .content-menu .col .menu-title {
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.125rem;
  border-left: 2px solid #1a73e8;
  padding-left: 0.625rem;
}
@media (max-width: 1023px) {
  .navbar .content-menu .col .menu-title {
    font-size: 0.875rem;
  }
}
.navbar .content-menu .col p {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  line-height: 1.6rem;
  color: #ffffff;
}
.navbar .content-menu .col .mega-links {
  padding-left: 1rem;
  border-left: 1px solid #3c3c3c;
}
@media (max-width: 1023px) {
  .navbar .content-menu .col .mega-links {
    border-left: 0;
    padding-left: 0;
  }
  .navbar .content-menu .col .mega-links li {
    margin: 0;
  }
  .navbar .content-menu .col .mega-links li a {
    padding: 0 0.5rem;
  }
}
.navbar .content-menu .col .mega-links li {
  margin: 1rem 0;
}
.navbar .content-menu .col .mega-links li a {
  padding: 0;
}
@media (max-width: 1023px) {
  .overflow {
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  .img-wrapper  {
   height: 40vw;
  }
}
@media (max-width: 1023px) {
  .overlay {
    position: fixed;
    z-index: 500;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }
  .overlay.overlay--active {
    opacity: 1;
    visibility: visible;
  }
}
.footer {
  background: rgba(42, 42, 42, 0.9);
  border-top: thin solid #55555b;
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  padding: 0.5em 1em;
  font-size: 14px;
  font-family: 'Quattrocento Sans', sans-serif;
  width: 100%;
  z-index: 10000;
  color: whitesmoke
}
.footer-content {
  margin: 0 auto; /* Center the footer content */
  display: block;
  background: #272e38;
  border-top: thin solid #41444b;
  box-sizing: border-box;
  position: fixed;
  bottom: 0px;
  padding: 0.5em 1em;
  width: 100%;
  text-align: center;
  z-index: 10000;
}
.footer-title {
    font-size: 24px; /* Size of the title */
    margin-bottom: 10px; /* Space below the title */
}
.footer-nav {
    margin-bottom: 10px; /* Space below the navigation */
}
.footer-nav ul {
    list-style: none; /* Remove default list styles */
    padding: 0; /* Remove padding */
    display: flex; /* Use flexbox for navigation items */
    justify-content: center; /* Center the navigation items */
}
.footer-nav li {
    margin: 0 15px; /* Space between navigation items */
}
.footer-nav a {
    color: #f0f0f0; /* Link color */
    text-decoration: none; /* Remove underline from links */
    transition: color 0.3s; /* Smooth transition for hover effect */
}
.footer-nav a:hover {
    color: #00aaff; /* Change color on hover */
}
.footer-text {
    font-family: 'Quattrocento Sans', sans-serif;
    font-size: 14px; /* Font size for the copyright text */
    color: ghostwhite
}
/* Responsive Design */
@media (max-width: 600px) {
    .footer-nav ul {
        flex-direction: column; /* Stack navigation items vertically */
    }
    .footer-nav li {
        margin: 5px 0; /* Space between stacked items */
    }
    .footer-title {
        font-size: 20px; /* Reduce title size on smaller screens */
    }
    .footer-text {
        font-size: 12px; /* Reduce copyright text size */
    }
}
  /* ==========================================================================
   MENU HEADER TOOLS
========================================================================== */
#inputs input {
  background: #f1f1f1;
  padding: 6px 5px;
  margin: 0 0 5px 0;
  width: 238px;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 1px #ccc inset;
}
#inputs input {
  background: rgb(40, 44, 47);
  padding: 6px 5px;
  margin: 0 0 5px 0;
  width: 238px;
  border: 1px rgb(54, 59, 63);
  border-radius: 10px;
  box-shadow: 0 1px 1px rgb(19, 19, 19) inset;
}
#inputs input:focus {
  background-color: #fff;
  border-color: #e8c291;
  outline: none;
  box-shadow: 0 0 0 1px #e8c291 inset;
}
#inputs .form-icon {
  position: relative;
  display: inline-block;
  width: 100%;
}
#inputs .form-icon > [class*="fa fa"] {
  position: absolute;
  top: 50%;
  width: 30px;
  margin-top: -10px;
  font-size: 10px;
  color: rgba(132, 143, 154, 0.4);
  text-align: center;
}
#inputs .form-icon > input {
  padding-left: 30px !important;
}
.button-tools {
  outline: none !important;
  border: 1px rgb(30, 35, 41) solid;
  color: rgb(112, 118, 118);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  min-height: 30px;
  margin-left: 35px;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 25px;
  display: inline-block;
  letter-spacing: normal;
  box-sizing: border-box;
  vertical-align: middle;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgb(55, 64, 70), 0 1px 3px #41444b;
  background-image: -webkit-linear-gradient(
    top,
    rgb(42, 45, 48),
    rgb(33, 35, 37)
  );
  background-image: linear-gradient(
    to bottom,
    rgb(42, 45, 48),
    rgb(33, 35, 37)
  );
  border-radius: 3px;
}
input#submit-tools {
  float: right;
  margin-top: -10px;
  margin-right: 0px;
}
/*--------------------*/
#login-tools #actions {
  margin: 10px 0 0 0;
}
#login-tools #submit-tools {
  background-color: #d14545;
  background-image: linear-gradient(top, #e97171, #d14545);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  border: 1px solid #7e1515;
  float: left;
  height: 30px;
  padding: 0;
  width: 100px;
  cursor: pointer;
  font: bold 14px Arial, Helvetica;
  color: #fff;
}
#login-tools #submit-tools:hover,
#login-tools #submit-tools:focus {
  background-color: #e97171;
  background-image: linear-gradient(top, #d14545, #e97171);
}
#login-tools #submit-tools:active {
  outline: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
}
#login-tools #submit-tools::-moz-focus-inner {
  border: none;
}
#login-tools label {
  float: right;
  line-height: 30px;
}
#login-tools label input {
  position: relative;
  top: 2px;
  right: 2px;
}
@-webkit-keyframes autofill {
  to {
    color: rgb(40, 44, 47);
    background: rgba(0, 0, 0, 0.3);
  }
}
input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}
header-tools {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 25px;
  line-height: 25px;
  color: rgb(221, 221, 221);
  text-shadow: 0 -1px rgb(0, 0, 0);
  background: rgb(34, 36, 38);
  border-bottom: 1px solid rgb(25, 25, 25);
  background-image: -webkit-linear-gradient(
    top,
    rgb(42, 45, 48),
    rgb(42, 45, 48) 50%,
    rgb(31, 33, 35) 50%,
    rgb(34, 36, 38)
  );
  background-image: -moz-linear-gradient(
    top,
    rgb(42, 45, 48),
    rgb(42, 45, 48) 50%,
    rgb(31, 33, 35) 50%,
    rgb(34, 36, 38)
  );
  background-image: -o-linear-gradient(
    top,
    rgb(42, 45, 48),
    rgb(42, 45, 48) 50%,
    rgb(31, 33, 35) 50%,
    rgb(34, 36, 38)
  );
  background-image: linear-gradient(
    to bottom,
    rgb(42, 45, 48),
    rgb(42, 45, 48) 50%,
    rgb(31, 33, 35) 50%,
    rgb(34, 36, 38)
  );
  -webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.1),
    0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.1), 0 0 3px rgba(0, 0, 0, 0.8);
}
header-tools a {
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  -webkit-transition-property: background, color;
  -moz-transition-property: background, color;
  -o-transition-property: background, color;
  transition-property: background, color;
}
header-tools h1 {
  float: left;
  font-size: 95%;
}
header-tools h1 a {
  display: block;
  padding: 0 15px;
  font-size: 100%;
  color: #eee;
  text-decoration: none;
}
header-tools h1 a:hover {
  color: white;
}
header-tools nav {
  float: right;
  border-left: 1px solid #2f4b56;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
  border-right: 1px solid #111;
}
header-tools nav li {
  float: left;
}
header-tools nav a {
  display: block;
  padding: 0 15px;
  color: #d0d9de;
  text-decoration: none;
  border-left: 1px solid #191919;
  border-right: 1px solid #2f4b56;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  cursor: pointer;
}
header-tools nav a:hover {
  background: #2f4b56;
  background: rgba(255, 255, 255, 0.1);
}
header-tools nav a.icon {
  background-position: 12px 11px;
  background-repeat: no-repeat;
}
.icon {
  font-size: 12px;
}
a.icon .fa.fa {
  font-size: 0.9em;
}
header-tools nav li.active a,
header-tools nav a:active {
  padding-right: 16px;
  background-color: rgb(19, 19, 19);
  border-right: 0;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.7);
}
header-tools nav span {
  display: inline-block;
  vertical-align: text-top;
  margin-left: 10px;
  padding: 0 5px;
  line-height: 16px;
  color: white;
  text-shadow: 0 1px #902a27;
  background: #e93631;
  border-radius: 2px;
  background-image: -webkit-linear-gradient(top, #f65d5f, #e93631);
  background-image: -moz-linear-gradient(top, #f65d5f, #e93631);
  background-image: -o-linear-gradient(top, #f65d5f, #e93631);
  background-image: linear-gradient(to bottom, #f65d5f, #e93631);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2),
    0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.2);
}
.login-content {
  display: none;
  position: relative;
  top: 10px;
  /* right: 81px; */
  /* width: 270px; */
  font-size: 12px;
  z-index: 999;
  background: #41444b;
  padding: 15px;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.9);
  border-radius: 0 0 3px 3px;
  /* border: 1px solid rgb(25, 25, 25); */
}
.settings-content {
  display: none;
  position: relative;
  top: 10px;
  width: inherit;
  z-index: 999;
  background: #41444b;
  padding: 15px;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.9);
  border-radius: 0 0 3px 3px;
  /* border: 1px solid rgb(25, 25, 25); */
}
.settings-content ul li {
  float: none;
}
header-tools nav .settings-content ul a {
  border-left: none;
  border-right: none;
}
.login-trigger:hover .login-content,
.settings-trigger:hover .settings-content {
  display: block;
}
header-tools label.rememberme {
  color: rgb(112, 118, 118);
  font-size: 12px;
 margin-left: 45px;
  float: left;
}
header-tools label.forgot {
  font-size: 10px;
  color: rgb(104, 110, 110);
  float: left;
/*  margin-left: 20px;*/
  margin-bottom: 0px;
}
header-tools label.forgot a {
  text-decoration: none;
  display: table-footer-group;
  color: rgb(107, 115, 115);
}
header-tools label.forgot a:hover {
  background: rgb(34, 36, 38);
  color: rgb(107, 115, 115);
}
/*-----------------------------------------------------------------------------------*/
/* PLAYER
/*-----------------------------------------------------------------------------------*/
/* Player Min */
h6 {
  font-family: "Open Sans", sans-serif;
  font-size: 9pt;
  font-weight: 400;
  text-transform: uppercase;
  color: white;
  cursor: default;
}
h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 8pt;
  margin-top: 10px;
  font-weight: 300;
  cursor: default;
}
h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 8pt;
  font-weight: 300;
  color: white;
  cursor: default;
}
.player-min {
  height: 190px;
  width: 430px;
  background-color: #1E2125;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: 100px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.player-min ul {
  list-style: none;
}
.player-min ul li {
  display: inline-block;
}
.cover-player {
  position: absolute;
  top: 0;
  left: 0;
}
.cover-player img {
  height: 190px;
  width: 190px;
}
.info-player h6 {
  margin-top: 35px;
  margin-left: 180px;
  line-height: 0;
}
.info-player h4 {
  margin-left: 180px;
  line-height: 30px;
  color: #636367;
}
.info-player h5 {
  margin-left: 180px;
}
.button-items {
  margin-left: 180px;
}
#slider-min {
  width: 182px;
  height: 4px;
  background: #151518;
  border-radius: 2px;
}
#slider-min div {
  width: 4px;
  height: 4px;
  margin-top: 1px;
  background: #0A4966;
  border-radius: 2px;
}
#timer {
  color: #494B4E;
  line-height: 0;
  font-size: 9pt;
  margin-top: 10px;
  float: right;
  font-family: Arial, Sans-Serif;
}
.controls {
  margin-top: 20px;
}
.controls svg:nth-child(2) {
  margin-left: 5px;
  margin-right: 5px;
}
#play {
  padding: 0 3px;
  width: 30px;
  height: 30px;
  x: 0px;
  y: 0px;
  enable-background: new 0 0 25 25;
}
#play g {
  stroke: #FEFEFE;
  stroke-width: 1;
  stroke-miterlimit: 10;
  background-image: conic-gradient(transparent, var(--spinner));
}
#play g path {
  fill: #FEFEFE;
  background-image: conic-gradient(transparent, var(--spinner));
}
#play:hover {
  cursor: pointer;
}
#play:hover g {
  stroke: #0A4966;
  cursor: pointer;
}
#play:hover g path {
  fill: #0A4966;
  cursor: pointer;
}
.step-backward {
  width: 18px;
  height: 18px;
  x: 0px;
  y: 0px;
  enable-background: new 0 0 25 25;
  margin-bottom: 5px;
}
.step-backward g polygon {
  fill: #FEFEFE;
}
.step-foreward {
  width: 18px;
  height: 18px;
  x: 0px;
  y: 0px;
  enable-background: new 0 0 25 25;
  margin-bottom: 5px;
}
.step-foreward g polygon {
  fill: #FEFEFE;
}
#pause {
  x: 0px;
  y: 0px;
  enable-background: new 0 0 25 25;
  width: 30px;
  height: 30px;
  position: absolute;
  margin-left: -38px;
  cursor: pointer;
}
#pause rect {
  fill: white;
}
#pause:hover rect {
  fill: #005C95;
}
.step-backward g polygon:hover, .step-foreward g polygon:hover {
  fill: #005C95;
  cursor: pointer;
}
#skip {
  float: right;
  margin-top: 10px;
}
#skip p {
  color: #2980b9;
}
#skip p:hover {
  color: #e74c3c;
  cursor: pointer;
}
.expend {
  padding: 0.5px;
  cursor: pointer;
}
.expend svg:hover g polygon {
  fill: #005071;
}
@media only screen and (max-width: 480px) {
    .player-min  {
        padding-left:2rem;
        padding-right: 2rem;
        padding-bottom: 5rem;
		height: 190px;
  		width: 430px;
	    background-color: #1E2125;
	    position: absolute;
	    -webkit-touch-callout: none;
	    -webkit-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
		scale: 65%;
        top: 40%;
        left: 26%;
	    transform: translate(-50%, -50%);
	   -webkit-transform: translate(-50%, -50%);
    }
 }
/*-----------------------------------------------------------------------------------*/
/* MODAL
/*-----------------------------------------------------------------------------------*/
/* Modal Info  */
.modalDialog {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* background: hsla(var(--hue), 90%, 30%, 0.3); */
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-in;
  -moz-transition: opacity 300ms ease-in;
  transition: opacity 300ms ease-in;
  pointer-events: none;
}
.modalDialog:target {
  opacity: 1;
  pointer-events: auto;
}
.modalDialog > div {
  width: 500px;
  position: relative;
  margin: 5% auto;
  padding: auto;
  background: rgba(0,0,0,0.00);
}
.modalDialogClose {
  padding: 0;
  color: white;
  line-height: 25px;
/*  position: absolute;*/
  right: 0px;
  text-align: center;
  top: 0px;
/*  width: 24px;*/
  text-decoration: none;
  background: none;
  font-weight: bold;
}
.modalDialogClose:hover {
  color: #ff1d4d;
}
/* End basic CSS override */
* {
  scrollbar-width: 0;
}
*::-webkit-scrollbar {
  background-color: transparent;
  width: 12px;
}
*::-webkit-scrollbar-thumb {
  border-radius: 99px;
  background-color: #ddd;
  border: 4px solid #fff;
}
.modal {
/*  position: relative;*/
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
/*  background: rgba(39, 46, 56, 0.9);*/
}
.modal-container {
    max-height: 90vh;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    color: #eee;
    font-size: 14px;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    inset: 0;
    background: rgba(39, 46, 56, 0.9);
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    /* padding: 2rem 1.5rem; */
    transition: opacity 0.4s, visibility 0.4s;
}
.table-container {
    max-height: auto;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
/*    color: #eee;*/
    font-size: 14px;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    inset: 0;
    background: #272e38;
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    padding: 1rem 1rem;
    transition: opacity 0.4s, visibility 0.4s;
}
.table-container-portafolio {
    max-height: auto;
    max-width: auto;
    margin-left: auto;
    margin-right: auto;
/*    color: #eee;*/
    font-size: 14px;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    inset: 0;
    background: #272e38;
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    padding: 1rem 1rem;
    transition: opacity 0.4s, visibility 0.4s;
}
.img-container {
    max-height: auto;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
/*    color: #eee;*/
    font-size: 14px;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    inset: 0;
/*    background: rgba(39, 46, 56, 0.9);*/
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    /* padding: 2rem 1.5rem; */
    transition: opacity 0.4s, visibility 0.4s;
}
@media (max-width: 600px) {
  .modal-container .table-container .img-container  {
    width: 90%;
  }
}
.modal-container-header {
  padding: 16px 32px;
  border-bottom: 1px solid #29363b;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modal-container-title {
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  color: whitesmoke
}
.modal-container-title svg {
  width: 32px;
  height: 32px;
  color: #ff1d4d;
}
.modal-container-body {
  padding: 24px 32px 51px;
  overflow-y: auto;
}
.rtf h1,
.rtf h2,
.rtf h3,
.rtf h4,
.rtf h5,
.rtf h6 {
  font-weight: 700;
}
.rtf h1 {
  font-size: 1.5rem;
  line-height: 1.125;
}
.rtf h2 {
  font-size: 1.25rem;
  line-height: 1.25;
}
.rtf h3 {
  font-size: 1rem;
  line-height: 1.5;
}
.rtf > * + * {
  margin-top: 1em;
}
.rtf > * + :is(h1, h2, h3) {
  margin-top: 2em;
}
.rtf > :is(h1, h2, h3) + * {
  margin-top: 0.75em;
}
.rtf ul,
.rtf ol {
  margin-left: 20px;
  list-style-position: inside;
}
.rtf ol {
  list-style: numeric;
}
.rtf ul {
  list-style: disc;
}
.modal-container-footer {
  padding: 22px 32px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-top: 1px solid #29363b;
  gap: 12px;
  position: relative;
}
.modal-container-footer:after {
  content: "";
  display: block;
  position: absolute;
  top: -51px;
  left: 24px;
  right: 24px;
  height: 50px;
  flex-shrink: 0;
/*  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.75), transparent);*/
  pointer-events: none;
}
.button {
  padding: 12px 20px;
  border-radius: 8px;
  background-color: transparent;
  border: 0;
  font-weight: 600;
  cursor: pointer;
  transition: 0.15s ease;
}
.button.is-ghost:hover, .button.is-ghost:focus {
    background-color: #272e38;
    color: white
}
.button.is-primary {
  background-color: #41444b;
  color: #fff;
}
.button.is-primary:hover, .button.is-primary:focus {
  background-color: #272e38;
}
.icon-button {
  padding: 0;
  border: 0;
  background-color: transparent;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  cursor: pointer;
  border-radius: 8px;
  transition: 0.15s ease;
}
.icon-button svg {
  width: 24px;
  height: 24px;
}
.icon-button:hover, .icon-button:focus {
 background-color: #272e38;
  color: white
}
/*-----------------------------------------------------------------------------------*/
/* LAYOUT PAGE
/*-----------------------------------------------------------------------------------*/
/* Rules for the page layout */
#loading {
    width: 100vw;
    height: 100vh;
    background: rgba(39,46,56,0.7);
    position: fixed;
    z-index: 1000000;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
#loading.dark-back {
    background: #272e38
}
#loading .loading-bar {
    position: relative;
    overflow: hidden;
    top: 0;
    height: 0.3rem;
    width: 100vw;
    background: rgba(39,46,56,0.3)
}
#loading .loading-bar:after {
    content: '';
    position: fixed;
    top: 0;
    z-index: 10;
    background: #fff;
    height: 0.3rem;
    width: 30vw;
    -webkit-border-radius: 10rem;
    -moz-border-radius: 10rem;
    -ms-border-radius: 10rem;
    border-radius: 10rem;
    -webkit-animation: baranim 4s infinite linear;
    -moz-animation: baranim 4s infinite linear;
    animation: baranim 4s infinite linear
}
#loading span {
    position: fixed;
    width: 100%;
    top: 50%;
    z-index: 10;
    font-size: 12px;
    letter-spacing: 0.2rem;
    text-align: center;
    text-transform: uppercase
}
@-webkit-keyframes baranim {
    0% {
        -webkit-transform: translateX(-30vw)
    }
    100% {
        -webkit-transform: translateX(130vw)
    }
}
@-moz-keyframes baranim {
    0% {
        -moz-transform: translateX(-30vw)
    }
    100% {
        -moz-transform: translateX(130vw)
    }
}
@keyframes baranim {
    0% {
        -webkit-transform: translateX(-30vw);
        -moz-transform: translateX(-30vw);
        -ms-transform: translateX(-30vw);
        -o-transform: translateX(-30vw);
        transform: translateX(-30vw)
    }
    100% {
        -webkit-transform: translateX(130vw);
        -moz-transform: translateX(130vw);
        -ms-transform: translateX(130vw);
        -o-transform: translateX(130vw);
        transform: translateX(130vw)
    }
}
.clear {
    clear: both
}
.display-none {
    display: none !important
}
.align-left {
    text-align: left
}
.align-center {
    text-align: center
}
.align-right {
    text-align: right
}
.no-margin-bottom {
    margin-bottom: 0
}
.opacity-0 {
    opacity: 0 !important;
    visibility: hidden !important
}
.opacity-03 {
    opacity: 0.3 !important
}
.opacity-1 {
    opacity: 1 !important;
    visibility: visible !important
}
.index-999 {
    z-index: -999 !important
}
.copyright {
    position: absolute;
    right: 1rem;
    top: -2rem;
    font-size: 1rem;
    font-family: Raleway,"Helvetica Neue","Lucida Grande",Arial,Verdana,sans-serif
}
.copyright a {
    color: #29363B
}
.sl-slider-wrapper {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}
.sl-slider-wrapper .sl-slider {
    position: absolute;
    top: 0;
    left: 0
}
.sl-slider-wrapper .sl-slider .sl-slide,.sl-slider-wrapper .sl-slider .sl-slides-wrapper,.sl-slider-wrapper .sl-slider .sl-slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}
.sl-slider-wrapper .sl-slider .sl-slide-inner {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}
.sl-slider-wrapper .sl-slider .sl-slide-inner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
/*	background: radial-gradient(ellipse at bottom, #1b2735 0%, #090a0f 100%);*/
    opacity: 0.7
}
.sl-slider-wrapper .sl-slider .sl-slide-inner,.sl-slider-wrapper .sl-slider .sl-content-slice {
    background-size: cover
}
.sl-slider-wrapper .sl-slider .sl-slide  {
    z-index: 0;
}
.sl-content-slice {
    overflow: hidden;
    position: absolute;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    /* background: #fff; */
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    /* opacity: 1 */
}
.sl-slide-horizontal .sl-content-slice {
    width: 100%;
    height: 50%;
    left: -200px;
    -webkit-transform: translateY(0%) scale(1);
    -moz-transform: translateY(0%) scale(1);
    -o-transform: translateY(0%) scale(1);
    -ms-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1)
}
.sl-slide-horizontal .sl-content-slice:first-child {
    top: -200px;
    padding: 200px 200px 0px 200px
}
.sl-slide-horizontal .sl-content-slice:nth-child(2) {
    top: 50%;
    padding: 0px 200px 200px 200px
}
.sl-slide-vertical .sl-content-slice {
    width: 50%;
    height: 100%;
    top: -200px;
    -webkit-transform: translateX(0%) scale(1);
    -moz-transform: translateX(0%) scale(1);
    -o-transform: translateX(0%) scale(1);
    -ms-transform: translateX(0%) scale(1);
    transform: translateX(0%) scale(1)
}
.sl-slide-vertical .sl-content-slice:first-child {
    left: -200px;
    padding: 200px 0px 200px 200px
}
.sl-slide-vertical .sl-content-slice:nth-child(2) {
    left: 50%;
    padding: 200px 200px 200px 0px
}
.sl-content-wrapper {
    position: absolute;
}
.sl-content {
    width: 100%;
    height: 100%;
}
.sl-trans-elems .brand-logo {
    -webkit-animation: moveDown 1s ease-in-out both;
    -moz-animation: moveDown 1s ease-in-out both;
    animation: moveDown 1s ease-in-out both
}
.sl-trans-elems h1 {
    -webkit-animation: moveUp 1s ease-in-out both;
    -moz-animation: moveUp 1s ease-in-out both;
    animation: moveUp 1s ease-in-out both
}
.sl-trans-elems h2 {
    -webkit-animation: moveUp 1s ease-in-out both;
    -moz-animation: moveUp 1s ease-in-out both;
    animation: moveUp 1s ease-in-out both
}
.sl-trans-elems h3 {
    -webkit-animation: moveUp 1s ease-in-out both;
    -moz-animation: moveUp 1s ease-in-out both;
    animation: moveUp 1s ease-in-out both
}
.sl-trans-elems p {
    -webkit-animation: fadeIn 0.5s linear 0.5s both;
    -moz-animation: fadeIn 0.5s linear 0.5s both;
    animation: fadeIn 0.5s linear 0.5s both
}
.sl-trans-elems figure {
    -webkit-animation: fadeIn 0.5s linear 0.5s both;
    -moz-animation: fadeIn 0.5s linear 0.5s both;
    animation: fadeIn 0.5s linear 0.5s both
}
.sl-trans-elems .icon {
    -webkit-animation: fadeIn 0.5s linear 0.5s both;
    -moz-animation: fadeIn 0.5s linear 0.5s both;
    animation: fadeIn 0.5s linear 0.5s both
}
.sl-trans-elems .contact-form,.sl-trans-elems .info-contact {
    -webkit-animation: moveUp 1s ease-in-out both;
    -moz-animation: moveUp 1s ease-in-out both;
    animation: moveUp 1s ease-in-out both
}
.sl-trans-elems .action-btn {
    -webkit-animation: moveUp 1s ease-in-out both;
    -moz-animation: moveUp 1s ease-in-out both;
    animation: moveUp 1s ease-in-out both
}
.sl-trans-back-elems .deco {
    -webkit-animation: scaleDown 1s ease-in-out both;
    -moz-animation: scaleDown 1s ease-in-out both;
    animation: scaleDown 1s ease-in-out both
}
.sl-trans-back-elems h2 {
    -webkit-animation: fadeOut 1s ease-in-out both;
    -moz-animation: fadeOut 1s ease-in-out both;
    animation: fadeOut 1s ease-in-out both
}
.sl-trans-back-elems blockquote {
    -webkit-animation: fadeOut 1s linear both;
    -moz-animation: fadeOut 1s linear both;
    animation: fadeOut 1s linear both
}
@-webkit-keyframes roll {
    0% {
        -webkit-transform: translateX(500px) rotate(360deg)
    }
    100% {
        -webkit-transform: translateX(0px) rotate(0deg)
    }
}
@-moz-keyframes roll {
    0% {
        -moz-transform: translateX(500px) rotate(360deg)
    }
    100% {
        -moz-transform: translateX(0px) rotate(0deg)
    }
}
@keyframes roll {
    0% {
        -webkit-transform: translateX(500px) rotate(360deg);
        -moz-transform: translateX(500px) rotate(360deg);
        -ms-transform: translateX(500px) rotate(360deg);
        -o-transform: translateX(500px) rotate(360deg);
        transform: translateX(500px) rotate(360deg)
    }
    100% {
        -webkit-transform: translateX(0px) rotate(0deg);
        -moz-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        -o-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
}
@-webkit-keyframes moveUp {
    0% {
        -webkit-transform: translateY(40px)
    }
    100% {
        -webkit-transform: translateY(0px)
    }
}
@-moz-keyframes moveUp {
    0% {
        -moz-transform: translateY(40px)
    }
    100% {
        -moz-transform: translateY(0px)
    }
}
@keyframes moveUp {
    0% {
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    100% {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
}
@-webkit-keyframes moveDown {
    0% {
        -webkit-transform: translateY(-40px)
    }
    100% {
        -webkit-transform: translateY(0px)
    }
}
@-moz-keyframes moveDown {
    0% {
        -moz-transform: translateY(-40px)
    }
    100% {
        -moz-transform: translateY(0px)
    }
}
@keyframes moveDown {
    0% {
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
    100% {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes scaleDown {
    0% {
        -webkit-transform: scale(1)
    }
    100% {
        -webkit-transform: scale(0.5)
    }
}
@-moz-keyframes scaleDown {
    0% {
        -moz-transform: scale(1)
    }
    100% {
        -moz-transform: scale(0.5)
    }
}
@keyframes scaleDown {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5)
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.nav-arrows span {
    position: absolute;
    z-index: 998;
    top: 50%;
    width: 4rem;
    height: 4rem;
    border: 0.2rem solid rgba(153,153,153,0.3);
    text-indent: -1000%;
    margin-top: -4rem;
    cursor: pointer;
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.nav-arrows span.show-arrows {
    opacity: 1
}
.nav-arrows span:hover {
    border-color: rgba(153,153,153,0.6)
}
.nav-arrows span.nav-arrow-prev {
    left: 5%;
    border-right: none;
    border-top: none
}
.nav-arrows span.nav-arrow-prev:hover {
    left: 4.7%
}
.nav-arrows span.nav-arrow-next {
    right: 5%;
    border-left: none;
    border-bottom: none
}
.nav-arrows span.nav-arrow-next:hover {
    right: 4.7%
}
.nav-multi-square {
    text-align: center;
    position: relative;
    top: 0;
    height: 1.5rem;
    width: 100%;
    left: 0;
    z-index: 1000;
    color: azure;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.nav-multi-square .nav-square {
    font-family: Montserrat,"Helvetica Neue","Lucida Grande",Arial,Verdana,sans-serif;
    display: block;
    background: #272e38;
    float: left;
    position: relative;
    width: calc(100% / 5);
    height: 100%;
    border-radius: 0;
    margin: 0;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.nav-multi-square .nav-square:hover {
    background: #232932;
    box-shadow: 0 0 2rem rgba(0,0,0,0.3) inset;
	color: #929fb3;
}
.nav-multi-square .nav-square:hover i {
    color: #fff
}
.nav-multi-square .nav-square:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    background: #004c68;
    background: -webkit-linear-gradient(to left, #004c68, #005f9c);
    background: linear-gradient(to left, #004c68, #005f9c);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
.nav-multi-square .nav-square:after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #313a47
}
.nav-multi-square .nav-square:first-child:after {
    display: none
}
.nav-multi-square .nav-square span {
    width: 100%;
    position: relative;
    top: 50%;
    height: auto;
    display: block;
    background: transparent;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}
.nav-multi-square .nav-square span:hover {
    box-shadow: none
}
.nav-multi-square .nav-square.nav-square-current {
    color: #fff !important
}
.nav-multi-square .nav-square.nav-square-current i {
    color: #fff
}
.nav-multi-square .nav-square.nav-square-current:before {
    top: 0;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.nav-multi-square .nav-square i {
    display: block;
    font-size: 1rem;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}
.info-bar {background: #41444b;position: absolute;top: 65px;left: 0;width: 100%;padding: 0.1rem;z-index: 998;}
.info-bar #countdown {
    color: #fff
}
.info-bar p {
    color: #788291;
}
.info-bar .info-bar-left p {
    padding-top: 1.5rem;
    padding-left: 15px;
}
.info-bar .info-bar-right {
    text-align: right
}
.info-bar .info-bar-right .action-btn {
    font-family: Montserrat,"Helvetica Neue","Lucida Grande",Arial,Verdana,sans-serif;
    background: #29363B;
    font-weight: 400;
    padding: 1rem 2.5rem;
    color: #fff;
    position: relative;
    -webkit-border-radius: 10rem;
    -moz-border-radius: 10rem;
    -ms-border-radius: 10rem;
    border-radius: 10rem;
    border: 1px solid #29363B;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-transform: uppercase;
    letter-spacing: 1px;
    overflow: hidden
}
.info-bar .info-bar-right .action-btn:after {
    font-family: 'FontAwesome';
    content: '\f0a2';
    position: absolute;
    opacity: 0;
    top: 4px;
    right: -2rem;
    font-size: 2rem;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-animation: ring 1.5s infinite linear;
    -moz-animation: ring 1.5s infinite linear;
    animation: ring 1.5s infinite linear
}
@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotate(0deg)
    }
    6.25% {
        -webkit-transform: rotate(-2deg)
    }
    12.5% {
        -webkit-transform: rotate(5deg)
    }
    18.75% {
        -webkit-transform: rotate(-10deg)
    }
    25% {
        -webkit-transform: rotate(15deg)
    }
    31.25% {
        -webkit-transform: rotate(-20deg)
    }
    37.5% {
        -webkit-transform: rotate(25deg)
    }
    43.75% {
        -webkit-transform: rotate(-30deg)
    }
    50% {
        -webkit-transform: rotate(35deg)
    }
    56.25% {
        -webkit-transform: rotate(-30deg)
    }
    62.5% {
        -webkit-transform: rotate(25deg)
    }
    68.75% {
        -webkit-transform: rotate(-20deg)
    }
    75% {
        -webkit-transform: rotate(15deg)
    }
    81.25% {
        -webkit-transform: rotate(-10deg)
    }
    87.5% {
        -webkit-transform: rotate(5deg)
    }
    93.75% {
        -webkit-transform: rotate(-2deg)
    }
    100% {
        -webkit-transform: rotate(0deg)
    }
}
@-moz-keyframes ring {
    0% {
        -moz-transform: rotate(0deg)
    }
    6.25% {
        -moz-transform: rotate(-2deg)
    }
    12.5% {
        -moz-transform: rotate(5deg)
    }
    18.75% {
        -moz-transform: rotate(-10deg)
    }
    25% {
        -moz-transform: rotate(15deg)
    }
    31.25% {
        -moz-transform: rotate(-20deg)
    }
    37.5% {
        -moz-transform: rotate(25deg)
    }
    43.75% {
        -moz-transform: rotate(-30deg)
    }
    50% {
        -moz-transform: rotate(35deg)
    }
    56.25% {
        -moz-transform: rotate(-30deg)
    }
    62.5% {
        -moz-transform: rotate(25deg)
    }
    68.75% {
        -moz-transform: rotate(-20deg)
    }
    75% {
        -moz-transform: rotate(15deg)
    }
    81.25% {
        -moz-transform: rotate(-10deg)
    }
    87.5% {
        -moz-transform: rotate(5deg)
    }
    93.75% {
        -moz-transform: rotate(-2deg)
    }
    100% {
        -moz-transform: rotate(0deg)
    }
}
@keyframes ring {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    6.25% {
        -webkit-transform: rotate(-2deg);
        -moz-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
        -o-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }
    12.5% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    18.75% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    25% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    31.25% {
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }
    37.5% {
        -webkit-transform: rotate(25deg);
        -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        transform: rotate(25deg)
    }
    43.75% {
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }
    50% {
        -webkit-transform: rotate(35deg);
        -moz-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
        -o-transform: rotate(35deg);
        transform: rotate(35deg)
    }
    56.25% {
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }
    62.5% {
        -webkit-transform: rotate(25deg);
        -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        transform: rotate(25deg)
    }
    68.75% {
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }
    75% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    81.25% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    87.5% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    93.75% {
        -webkit-transform: rotate(-2deg);
        -moz-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
        -o-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
.info-bar .info-bar-right .action-btn:hover {
    background: #29363B;
    color: #fff;
    border-color: #29363B;
    padding-right: 4.5rem
}
.info-bar .info-bar-right .action-btn:hover:after {
    opacity: 1;
    right: 1.5rem
}
.content-slide {
    position: relative;
    z-index: 1;
    left: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-height: 100vh;
    padding: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* opacity: 1;
    visibility: visible */
}
.content-slide .container {
    padding: 7.5rem 10rem 10rem
}
.content-slide .brand-logo {
    max-width: 6rem;
    margin-bottom: 0rem;
}
.content-slide h1 {
    text-transform: uppercase
}
.content-slide h2 {
    margin-bottom: 1rem
}
.content-slide p {
  font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
}
.content-slide p.resume {
    padding: auto
}
.content-slide p.social-text {
    margin-top: 2rem
}
.content-slide p.social-text a {
    margin: 0 0.4rem;
    color: #788291
}
.content-slide p.social-text a:hover {
    color: #29363B
}
.content-slide p.social-text a:last-child {
    margin-right: 0
}
.content-slide p.social-icon {
    margin-top: 4rem
}
.content-slide p.social-icon a {
    color: #788291;
    width: 3rem;
    letter-spacing: 0;
    background: transparent;
    font-size: 1.8rem;
    display: inline-block;
    text-align: center;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.content-slide p.social-icon a:hover {
    color: #29363B
}
.content-slide p.social-icon a:hover i {
    color: #29363B
}
.about-part {
    text-align: left
}
.portfolio {
    margin-top: 0rem;
    overflow: hidden;
}
.portfolio figure {
    padding: 0 !important;
    overflow: hidden;
    cursor: pointer
}
.portfolio figure:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
    background: #272e38;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1)
}
.portfolio figure .gallery-link {
    position: relative;
/*    padding-top: 5px;*/
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden
}
.portfolio figure .gallery-link .gallery-img {
    -webkit-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1)
}
.portfolio figure figcaption {
    background: transparent;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: -1;
    top: 50%;
    opacity: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    left: 0;
    -webkit-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1)
}
.portfolio figure figcaption .photo-details h4 {
    font-size: 1.5rem;
    font-family: Montserrat,"Helvetica Neue","Lucida Grande",Arial,Verdana,sans-serif;
    text-transform: uppercase;
    color: #fff;
    padding-left: 15px;
    margin-bottom: 0.3rem
}
.portfolio figure figcaption .photo-details h4 small {
    display: block;
    text-transform: none;
    margin-top: 0.8rem;
    color: #EFEFEF;
    font-family: "Open Sans","Helvetica Neue","Lucida Grande",Arial,Verdana,sans-serif;
    font-style: italic
}
.portfolio figure figcaption .photo-details i.icon {
    display: block;
    font-size: 3rem;
    position: absolute;
    left: calc(50% - 0.75rem);
    margin-top: 5rem;
    color: rgba(255,255,255,0.7);
    -webkit-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1)
}
.portfolio figure figcaption .photo-details i.icon:hover,.portfolio figure figcaption .photo-details i.icon:focus {
    color: #fff
}
.portfolio figure figcaption .photo-details p {
    display: none
}
.portfolio figure:hover:after {
    opacity: 0.7;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.portfolio figure:hover figcaption {
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}
.portfolio figure:hover figcaption i.icon {
    margin-top: 0
}
.portfolio figure:hover .gallery-img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}
.portfolio div {
    padding: 5px;
    overflow: hidden
}
  @media screen and (max-width: 480px) {
    .portfolio figure .gallery-link {
       padding: auto;
    }
  }
.services .box-info {
    padding: 0;
    text-align: center
}
.services .box-info-light {
    padding: 3.5rem 1.5rem;
    background: #272e38;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    margin-bottom: 20px;
    color: #b1f102;
	border-radius: 0.75rem;
    box-shadow: 0 12px 24px aliceblue;
    text-align: center;
    transition: background-color 0.4s;
}
.services .box-info-light span.icon {
    color: #29363B;
    font-size: 6rem;
    line-height: 1.4;
    display: inline-block;
    padding: 2px
}
.services .box-info-light h3 {
    font-weight: 500
}
.block-answer {
    position: absolute;
    margin-top: 1rem;
    text-align: left;
    color: #757A86
}
.success-message p,.error-message p {
    color: #272e38 !important;
    font-weight: 500
}
.success-message .ion-checkmark-round,.error-message .ion-checkmark-round {
    color: #27AE60
}
.error-message .ion-close-round {
    color: #FF1D4D
}
.info-contact {
    margin-top: 4rem;
    text-align: left
}
.info-contact a {
    color: rgba(39,46,56,0.4)
}
.info-contact a:hover,.info-contact a:focus {
    color: rgba(39,46,56,0.8)
}
.info-contact .list-info {
    color: rgba(39,46,56,0.6);
    font-family: Montserrat,"Helvetica Neue","Lucida Grande",Arial,Verdana,sans-serif
}
.dialog,.dialog__overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}
.dialog {
    position: fixed;
    z-index: 999999;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    pointer-events: none
}
.dialog__overlay {
    position: absolute;
    z-index: 1;
    background: rgba(39,46,56,0.9);
    opacity: 0;
    transition: opacity .2s
}
.dialog--open .dialog__overlay {
    opacity: 1;
    pointer-events: auto
}
.dialog__content {
    width: 50%;
    max-width: 35rem;
    min-width: 45rem;
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 5;
    opacity: 0;
    overflow: hidden;
    border: 1px solid #272e38;
    box-shadow: 0 1rem 2.5rem rgba(0,0,0,0.4);
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}
.dialog__content .header-picture {
    width: 100%;
    height: 18rem;
    background: url("../img/newsletter.jpg") center;
    background-size: cover
}
.dialog__content .dialog-inner {
/*    padding: 5rem 5rem 0 5rem;*/
    overflow: hidden;
    background: url("../img/bg/gray.jpg") center;
    background-size: cover
}
.dialog__content .dialog-inner::before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}
.dialog__content .dialog-inner h4 {
    color: #272e38;
    font-size: 4rem;
    line-height: 1.2;
    font-weight: 700
}
.dialog__content .dialog-inner p {
    color: #666;
    font-size: 1.4rem
}
.dialog__content .dialog-inner p.spam-news {
    margin-top: 6rem;
    margin-bottom: 2rem;
    color: #bebebe;
    font-size: 1rem
}
.dialog--open .dialog__content {
    pointer-events: auto
}
.dialog .close-newsletter {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: #272e38;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    width: 35px;
    height: 35px;
    line-height: 0;
    color: #667892;
    font-size: 1rem;
    opacity: 1
}
.dialog .close-newsletter i {
    display: inline-block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.dialog .close-newsletter:hover i {
    color: #272e38
}
#subscribe p {
    font-weight: 400
}
#subscribe #notifyMe {
    max-width: 450px;
    margin: auto;
    margin-top: 2em
}
#subscribe #notifyMe .form-group {
    margin-bottom: 1em
}
#subscribe #notifyMe .form-group .fa {
    color: #757A86;
    position: absolute;
    text-align: center;
    top: 15px;
    left: 15px
}
#subscribe #notifyMe .form-group .form-control {
    text-align: center;
    background: #ecedf3;
    border: 1px solid #F1F1F1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    height: 50px;
    font-weight: 600;
    outline: medium none;
    padding: 0 1em;
    width: 100%;
    margin: auto;
    color: #000;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
#subscribe #notifyMe .form-group .form-control:hover,#subscribe #notifyMe .form-group .form-control:focus {
    box-shadow: none;
    background: #e2e4ed
}
#subscribe #notifyMe .form-group .form-control::-webkit-input-placeholder {
    color: rgba(0,0,0,0.4) !important
}
#subscribe #notifyMe .form-group .form-control::-moz-placeholder {
    color: rgba(0,0,0,0.4) !important
}
#subscribe #notifyMe .form-group .form-control:-moz-placeholder {
    color: rgba(0,0,0,0.4) !important
}
#subscribe #notifyMe .form-group .form-control:-ms-input-placeholder {
    color: rgba(0,0,0,0.4) !important
}
#subscribe #notifyMe .form-group button.submit {
    padding: 1.3rem 2.5rem;
    font-size: 1.4rem;
    display: block;
    margin: 2rem auto 0;
    background: #1428a0;
    color: #fff;
    -webkit-border-radius: 10rem;
    -moz-border-radius: 10rem;
    -ms-border-radius: 10rem;
    border-radius: 10rem;
    font-weight: 600;
    width: auto
}
#subscribe #notifyMe .form-group button.submit:hover {
    background: #1a33cd;
    color: #fff
}
#subscribe .block-message {
/*    min-height: 50px;*/
    position: absolute;
    bottom: -100px;
    width: 100%;
    left: 0;
    padding: 2px;
    background: transparent;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
#subscribe .block-message.show-block-error {
	bottom: 0;
    background: #FF1D4D
}
#subscribe .block-message.show-block-valid {
    bottom: 0;
    background: #00c8aa
}
#subscribe p.notify-valid {
    color: #fff;
    text-transform: none;
    font-size: 10px;
    letter-spacing: 0;
    font-weight: 400
}
.dialog__overlay {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.dialog.dialog--open .dialog__content,.dialog.dialog--close .dialog__content {
    -webkit-animation-duration: 0.4s;
    -moz-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}
.dialog.dialog--open .dialog__content {
    -webkit-animation-name: anim-open;
    -moz-animation-name: anim-open;
    animation-name: anim-open
}
.dialog.dialog--close .dialog__content {
    -webkit-animation-name: anim-close;
    -moz-animation-name: anim-close;
    animation-name: anim-close
}
@-webkit-keyframes anim-open {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-5rem, 0, 0);
        -moz-transform: translate3d(-5rem, 0, 0);
        -o-transform: translate3d(-5rem, 0, 0);
        -ms-transform: translate3d(-5rem, 0, 0);
        transform: translate3d(-5rem, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@-moz-keyframes anim-open {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-5rem, 0, 0);
        -moz-transform: translate3d(-5rem, 0, 0);
        -o-transform: translate3d(-5rem, 0, 0);
        -ms-transform: translate3d(-5rem, 0, 0);
        transform: translate3d(-5rem, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes anim-open {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-5rem, 0, 0);
        -moz-transform: translate3d(-5rem, 0, 0);
        -o-transform: translate3d(-5rem, 0, 0);
        -ms-transform: translate3d(-5rem, 0, 0);
        transform: translate3d(-5rem, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@-webkit-keyframes anim-close {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(5rem, 0, 0);
        -moz-transform: translate3d(5rem, 0, 0);
        -o-transform: translate3d(5rem, 0, 0);
        -ms-transform: translate3d(5rem, 0, 0);
        transform: translate3d(5rem, 0, 0)
    }
}
@-moz-keyframes anim-close {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(5rem, 0, 0);
        -moz-transform: translate3d(5rem, 0, 0);
        -o-transform: translate3d(5rem, 0, 0);
        -ms-transform: translate3d(5rem, 0, 0);
        transform: translate3d(5rem, 0, 0)
    }
}
@keyframes anim-close {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(5rem, 0, 0);
        -moz-transform: translate3d(5rem, 0, 0);
        -o-transform: translate3d(5rem, 0, 0);
        -ms-transform: translate3d(5rem, 0, 0);
        transform: translate3d(5rem, 0, 0)
    }
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #fff
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: #fff
}
.mCSB_scrollTools {
    position: absolute;
    width: 5px;
    left: auto;
    top: 10rem;
    right: 2rem;
    bottom: 0;
    z-index: 100000;
    height: calc(100% - 25rem);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0;
    -webkit-border-radius: 5rem;
    -moz-border-radius: 5rem;
    -ms-border-radius: 5rem;
    border-radius: 5rem;
    background-color: rgba(39,46,56,0.7);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    right: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 5rem;
    -moz-border-radius: 5rem;
    -ms-border-radius: 5rem;
    border-radius: 5rem;
    text-align: center
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(255,255,255,0.5)
}
.pswp__bg {
    background: #272e38
}
.pswp__caption h4 {
    font-family: Raleway,"Helvetica Neue","Lucida Grande",Arial,Verdana,sans-serif;
    font-weight: 300;
    color: #fff;
    margin-bottom: 10px !important
}
.pswp__caption h4 small {
    display: block;
    font-size: 1.4rem;
    margin-top: 0.4rem
}
.pswp__caption i.icon {
    display: none
}
.pswp__caption p {
    color: #EFEFEF;
    font-weight: 300
}
@media only screen and (max-width: 993px) {
    .content-slide p.resume {
        padding:0
    }
}
@media only screen and (max-width: 768px) {
    h1 {
        font-size:6rem
    }
    .content-slide .action-btn:after {
        display: none
    }
    .content-slide .action-btn:hover {
        padding-right: 2.5rem
    }
    #nav-arrows {
        display: none !important
    }
    .dialog__content {
        width: auto
    }
}
@media only screen and (max-width: 767px) {
    .info-bar {
        padding: 0.1rem;
        text-align: center;
    }
    .info-bar .info-bar-right {
        margin-top: 1rem;
        margin-bottom: 1rem;
        text-align: center
    }
}
@media only screen and (max-width: 480px) {
    .content-slide p.social-icon {
        margin-top: 10rem;
    }
    .content-slide .container {
        padding-left: 2rem;
        padding-right: 2rem;
        padding-bottom: 10rem;
    }
    .content-slide .container .brand-logo {
        max-width: 5rem
    }
    .content-slide .container h1 {
        font-size: 3rem
    }
    .content-slide .container h2 {
        font-size: 2rem;
/*        margin-bottom: 2rem;*/
        text-align: center
    }
    .content-slide .container  {
        font-size: 1rem
    }
    .content-slide .container p.resume {
        text-align: left
    }
    .content-slide .container .box-info-light {
        text-align: left
    }
    .mCSB_scrollTools {
        right: 0;
        height: calc(100% - 19rem)
    }
    .nav-multi-square {
        height: 2rem;
        font-size: 1rem;
    }
    .nav-multi-square .nav-square i {
        font-size: 2rem
    }
    .dialog__content {
        width: 95%;
        max-width: 95%;
        min-width: 75%
    }
    .dialog__content .header-picture {
        display: none
    }
    .dialog .close-newsletter {
        top: 7px;
        right: 20px;
    }
    .dialog .dialog-inner {
/*        padding: 5rem 2rem 0 2rem*/
    }
    .dialog .dialog-inner h4 {
        font-size: 25px;
        margin-bottom: 20px
    }
    .dialog .dialog-inner p.spam-news {
        margin-top: 2rem
    }
    #subscribe .block-message {
        padding: 5px 2px
    }
    #subscribe p.notify-valid {
        font-size: 12px
    }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
    .dialog__content .header-picture {
        display:none
    }
}
@media screen and (max-device-width: 667px) and (orientation: landscape) {
    .info-bar {
        padding:1rem 2rem 0.7rem
    }
    .info-bar .info-bar-left {
        text-align: left;
        width: 60%;
        margin-top: 0
    }
    .info-bar .info-bar-left p {
        padding-top: 0.5rem
    }
    .info-bar .info-bar-right {
        text-align: right;
        width: 40%;
        margin-top: 0;
        margin-bottom: 0.2rem;
        padding-left: 0
    }
    .info-bar .info-bar-right .action-btn {
        letter-spacing: 0;
        padding: 0.5rem 2rem
    }
    .nav-multi-square {
        height: 6rem;
        font-size: 1rem
    }
    .nav-multi-square .nav-square i {
        font-size: 2rem
    }
    .content-slide .container {
        padding: 9rem 6rem 10rem
    }
    .content-slide .container .brand-logo {
        max-width: 10rem
    }
    .content-slide .container h1 {
        font-size: 3rem
    }
    .content-slide .container h2 {
        font-size: 3rem;
        margin-bottom: 2rem;
        text-align: left
    }
    .content-slide .container p {
        font-size: 1.4rem
    }
    .content-slide .container p.resume {
        text-align: left
    }
    .content-slide .container .box-info-light {
        text-align: left
    }
    .dialog__content {
        width: 95%;
        max-width: 95%;
        min-width: 75%
    }
    .dialog__content .header-picture {
        display: none
    }
    .dialog .close-newsletter {
        top: 2px;
        right: 5px
    }
    .dialog .dialog-inner {
        padding: 3rem 2rem 0 2rem
    }
    .dialog .dialog-inner h4 {
        font-size: 25px;
        margin-bottom: 20px
    }
    .dialog .dialog-inner p.spam-news {
        margin-top: 2rem
    }
    #subscribe #notifyMe .form-group .form-control {
        width: 60%;
        float: left;
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        -ms-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
        border: 1px solid #ccc
    }
    #subscribe #notifyMe .form-group button.submit {
        width: 40%;
        float: left;
        margin: 0;
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        -ms-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
        height: 50px
    }
    #subscribe .block-message {
        padding: 5px 2px
    }
    #subscribe p.notify-valid {
        font-size: 12px
    }
    .mCSB_scrollTools {
        top: 7rem;
        height: calc(100% - 15rem)
    }
}
  /* ==========================================================================
     HEADER DIV
  ========================================================================== */
  #headerwrap {
      text-align: center;
      width: 100%;
      min-height: 260px;
  }
  #headerwrap h1 {
  /*    margin-top: 100px;*/
      color: #fff;
      font-size: 48px;
      font-weight: 700;
      letter-spacing: -1px;
      background: rgba(0,0,0,0.4);
      margin-bottom: 0px;
      width: auto;
      padding: 30px 20px;
      /*text-transform: uppercase;*/
      text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
  }
  #headerwrap h2 {
      color: #fff;
      font-size: 12px;
      font-weight: 300;
      letter-spacing: 1px;
      background: rgba(0,0,0,0.4);
      padding: 15px;
  /*    margin-top: 60px;*/
      text-transform: uppercase;
  }
  .single #headerwrap h2, .archive #headerwrap h2 {
      color: #fff;
      font-size: 18px;
      font-weight: 300;
      letter-spacing: -0.5px;
      background: transparent;
      padding: 15px;
      margin-top: 0;
      text-transform: uppercase;
      text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
      position: relative;
      top: 10px;
  }
  #headerwrap i {
      font-size: 35px;
      color: #fff;	
  }
  #headerwrap .pe-7s-airplay {
      font-size: 72px;
  }
  #headerwrap .spacer {
      margin-top: 50px;
  }
  .headerwrap-btn-wrap {
      display: inline-table;
      height: auto;
      line-height: 1;
      opacity: 0.6;
      position: absolute;
      bottom: 0px;
      left: 50%
  }
  .headerwrap-btn-wrap:hover {
      opacity: 1;
  }
  .headerwrap-btn {
  /*    background: #41444b;*/
      display: inline-table;
      weight: 700;
      text-transform: uppercase;
      font-size: 18px;
  /*    padding: 8px 14px;*/
      margin-bottom: 100px;
      animation: up-down 7.5s infinite ease-in-out;
      transition: opacity .2s, border-radius .2s, box-shadow .2s;
      transition-timing-function: ease-in-out;
  }
  .headerwrap-btn .fa-angle-down {
  text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
  }
  /* ==========================================================================
     PORTFOLIO
  ========================================================================== */
  .portfolio-items,.portfolio-filter {
      list-style: none;
      padding: 0;
      margin: 0 -20px 20px 0;
  }
  .portfolio-filter > li {
      display: inline-block;
  }
  .portfolio-items > li {
      float: left;
      padding: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
  }
  .portfolio-items.col-2 > li {
      width: 50%;
  }
  .portfolio-items.col-3 > li {
      width: 33%;
  }
  .portfolio-items.col-4 > li {
      width: 25%;
  }
  .portfolio-items.col-5 > li {
      width: 20%;
  }
  .portfolio-items.col-6 > li {
      width: 16%;
  }
  .portfolio-item {
      padding: 0;
      margin: 0;
      overflow: hidden;
  }
  .portfolio-item .item-inner, .post .item-inner {
      background: #fff;
      padding: 0;
      margin: 0 20px 20px 0;
      position: relative;
  }
  .portfolio-item img {
      width: 100%;
  }
  .portfolio-item h5 {
      background: #fff;
      margin: 0;
      padding: 15px;
      font-weight: 700;
      font-size: 16px;
      white-space: nowrap;
      text-overflow: ellipsis;
      position: relative;
      border-bottom: 4px solid #f0f0f0;
      text-transform: uppercase;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
  }
  .portfolio-item:hover h5,.team-member:hover .team-content,.post:hover  {
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      border-bottom: 4px solid #00b29e;
  }
  .portfolio-item .overlay, .post .overlay {
      position: absolute;
      top: 0;
      left: -100%;
      width: 100%;
      height: 100%;
      opacity: 0;
      background: rgba(0,0,0,0.4);
      text-align: center;
      vertical-align: middle;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      transition: all 300ms;
      padding-right: 10px;
  }
  .portfolio-item .overlay .preview , .post .overlay .preview {
      position: absolute;
      bottom: 0;
      display: block;
      clear: left;
      margin-top: 0;
      float: left;
      background: #41444b;
      border: none;
      color: #ccc;
      font-size: 18px;
      width: 60px;
      padding: 8px 0;
  }
  .portfolio-item:hover .overlay, .post .item-inner:hover .overlay {
      opacity: 1;
      left: 0;
  }
  .post .item-inner {
      overflow: hidden;
      margin-right: 0;
  }
  .item-inner .post-meta {
      position: absolute;
      text-align: center;
      bottom: 0;
      display: block;
      clear: left;
      margin-top: 0;
      float: left;
      background: #41444b;
      border: none;
      color: #ccc;
      font-size: 24px;
      width: 60px;   
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      transition: all 300ms;
  }
  .post-meta .post-comment {
      line-height: 2;
      padding: 0 !important;
      position: relative;
      top: -5px;
      font-style: 11px;
  }
  .post-comment .fa-comments {
      font-size: 14px;
      position: relative;
      top: -3px;
  }
  .item-inner .post-meta span {
      padding: 5px 0 0;
      font-size: 20px;
      font-weight: 700;
      line-height: 1;
  }
  .item-inner .post-meta p {
      font-size: 10px;
      margin: 0;
      line-height: 1;
      padding-bottom: 0px;
      position: relative;
      top: -5px;
  }
  .post .item-inner:hover .post-meta  {
      margin-left: -60px;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      transition: all 300ms;
  }
  /* ==========================================================================
     ISOTOPE
  ========================================================================== */
  .isotope-item {
      z-index: -1;
  }
  .isotope-hidden.isotope-item {
      pointer-events: none;
      z-index: -1;
  }
  /* ==========================================================================
     SERVICES
  ========================================================================== */
  #services {
      padding-top: 35px;
      padding-bottom: 35px;
  }
  #services h3 {
      color: #fff;
  }
  #services p {
      color: #fff;
  }
  #services .icon,#services i {
      color: #fff;
      font-size: 44px;
      margin-top: 22px;
  }
  .grey {
      background: #ebebeb;
      padding-top: 50px;
      padding-bottom: 50px;
      text-align: center;
  }
  #lg .desc {
      text-align: left;
  }
  #call {
      background: #41444b;
      padding-top: 35px;
      padding-bottom: 70px;
      text-align: center;
  }
  #call .btn {
      padding: 10px 12px;
  }
  #call h3 {
      color: #fff;
  }
  #call p {
      color: #fff;
  }
  #sf {
      display: block;
      width: 100%;
  }
  #sf .container {
      width: 100%;
  }
  #sf .col-lg-4 {
      margin: 0;
      padding: 15px;
  }
  #sf .lg {
      background-color: #1abc9c;
  }
  #sf .dg {
      background-color: #292929;
  }
  #sf h4 {
      color: #fff;
  }
  #sf p {
      color: #fff;
  }
  #sf .ml {
      margin-left: 30px;
  }
  #sf i {
      font-size: 70px;
      color: #fff;
      text-align: center;
      margin-top: 50px;
      margin-bottom: 50px;
  }
  .process {
      max-width: 69em;
      list-style: none;
      margin: 30px auto;
      padding: 0;
  }
  .process li {
      display: block;
      float: left;
      padding: 1px;
      width: 100%;
      opacity: 0;
  }
  .process li.shown,.no-js .process li,.no-cssanimations .process li {
      opacity: 1;
  }
  .process li a,.process li img {
      outline: 0;
      border: 0;
      display: block;
      max-width: 100%;
  }
  .process.effect-2 li.animate {
      -webkit-transform: translateY(200px);
      -moz-transform: translateY(200px);
      transform: translateY(200px);
      -webkit-animation: moveUp .65s ease forwards;
      -moz-animation: moveUp .65s ease forwards;
      animation: moveUp .65s ease forwards;
  }
  #chartwrap {
      width: 100%;
  }
  #chartwrap .container {
      margin-left: 0;
      padding-left: 0;
  }
  #chartwrap h1,#chartwrap p {
      margin-left: 10px;
  }
  .cardinfo {
      background: #fff;
      padding: 15px;
      margin: 2px;
      text-align: left;
  }
  .cardinfo i {
      font-size: 18px;
      padding-right: 20px;
  }
  .grid {
      max-width: 69em;
      list-style: none;
      margin: 10px auto;
      padding: 0;
  }
  .grid li {
      display: block;
      float: left;
      padding: 7px;
      width: 33%;
      opacity: 0;
  }
  .grid li.shown,.no-js .grid li,.no-cssanimations .grid li {
      opacity: 1;
  }
  .grid li a,.grid li img {
      outline: 0;
      border: 0;
      display: block;
      max-width: 100%;
  }
  .grid img {
      opacity: .7;
  }
  .grid img:hover {
      opacity: 1;
  }
  .grid.effect-2 li.animate {
      -webkit-transform: translateY(200px);
      -moz-transform: translateY(200px);
      transform: translateY(200px);
      -webkit-animation: moveUp .65s ease forwards;
      -moz-animation: moveUp .65s ease forwards;
      animation: moveUp .65s ease forwards;
  }
  #content-wrapper {
      background-color: #f2f2f2;
      position: relative;
      margin-bottom: 0px;
      z-index: 12;
       -webkit-box-shadow: 0 -1px 0 rgba(0,0,0,0.55), inset 0 1px 0 rgba(255,255,255,0.09);
      -moz-box-shadow: 0 -1px 0 rgba(0,0,0,0.55), inset 0 1px 0 rgba(255,255,255,0.09);
      box-shadow: 0 -1px 0 rgba(0,0,0,0.55), inset 0 1px 0 rgba(255,255,255,0.09);
  }
  #search-wrapper {
      background-color: #41444b;
      padding: 10px 10px;
      top: 28px;
      position: relative;
  /*    overflow: hidden;*/
      z-index: 101;
      width: 100%;
  }
  .search-vnet {
      background-color: #41444b;
      position: absolute;
      right: 100px;
      top: 50px;
      padding: 1px 1px;
      font-size: 10px;
      line-height: 19px;
      /* height: 55px; */
      /* width: 50%; */
      z-index: 12;
  }
  .body-push-toright #search-wrapper .container {
      margin: 0 5%;
  }
  #search-wrapper input {
      width: 98%;
      padding: 10px 5px;
      font-size: 14px;
      border: none;
      background-color: #555;
      color: #eee;
  }
  .close-trigger {
      font-size: 30px;
      right: 3px;
      color: gray;
      position: fixed;
      top: 80px;
  }
  .close-trigger:hover,.search-trigger:hover {
      cursor: pointer;
      color: #fff;
  }
  .search-trigger {
      display: block;
      color: grey;
  }
  .gap {
      margin-bottom:80px;
      position: inherit
  }
  /* ==========================================================================
     LINE LINE
  ========================================================================== */
/* Page Loader */
.js .loading::before,
.js .loading::after {
	content: '';
	position: fixed;
	z-index: 1000;
}
.js .loading::before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--color-bg);
}
.js .loading::after {
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	border-radius: 50%;
	opacity: 0.4;
	background: var(--color-link);
	animation: loaderAnim 0.7s linear infinite alternate forwards;
}
@keyframes loaderAnim {
	to {
		opacity: 1;
		transform: scale3d(0.5,0.5,1);
	}
}
a {
	/* text-decoration: underline; */
	color: var(--color-link);
	outline: none;
	cursor: pointer;
}
a:hover {
	color: var(--color-link-hover);
	outline: none;
	text-decoration: none;
}
/* Better focus styles from https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible */
a:not(.card__image):focus {
	/* Provide a fallback style for browsers
	 that don't support :focus-visible */
	outline: none;
	background: lightgrey;
}
a:not(.card__image):focus:not(:focus-visible) {
	/* Remove the focus indicator on mouse-focus for browsers
	 that do support :focus-visible */
	background: transparent;
}
a:not(.card__image):focus-visible {
	/* Draw a very noticeable focus style for
	 keyboard-focus on browsers that do support
	 :focus-visible */
	outline: 2px solid red;
	background: transparent;
}
.unbutton {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	font: inherit;
	cursor: pointer;
}
.unbutton:focus {
	outline: none;
}
.frame {
	z-index: 100;
	position: relative;
	padding: 2vw;
	display: grid;
	grid-template-columns:  auto ;
	grid-template-areas: 'title title' 'prev back' 'credits credits' 'sponsor sponsor' ;
	grid-gap: 1rem;
	pointer-events: none;
}
body #cdawrap {
    justify-self: start;
}
.frame a {
	pointer-events: auto;
}
.frame__title {
	grid-area: title;
	font-size: inherit;
	margin: 0;
	font-weight: inherit;
}
.frame__credits {
	grid-area: credits;
}
.frame__back {
	grid-area: back;
	justify-self: start;
}
.frame__prev {
	grid-area: prev;
	justify-self: start;
}
.frame__demos {
	grid-area: demos;
	display: flex;
	align-items: center;
	gap: 0.5rem;
	align-self: start;
	flex-wrap: wrap;
}
.frame__demos-item:not(:first-child) {
	width: 2rem;
	display: block;
	flex: none;
	border-radius: 10px;
	aspect-ratio: 1;
	border: 1px solid var(--color-link-hover);
	place-items: center;
}
span.frame__demos-item:not(:first-child) {
	border-color: #fff;
}
.grid {
	display: grid;
	position: relative;
	width: min-content;
	/* margin: 0 0 30vh auto; */
	/* padding: 13vw 10vh 3vh 3vh; */
	grid-template-columns: 300px;
	grid-auto-rows: 300px;
	gap: 1rem;
	z-index: 200;
	color: var(--color-text-grid);
}
.grid__title {
	text-transform: uppercase;
	font-size: 6.75vw;
	line-height: 0.8;
	opacity: 0.4;
	font-family: "tt-autonomous", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
	font-weight: 200;
	background-color: #fff;
	background-image: linear-gradient(45deg, #fdf17b, #54ad8a, #a054fd);
	background-size: 100%;
	background-repeat: repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; 
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;
}
.card {
	aspect-ratio: 1;
	overflow: hidden;
	position: relative;
	display: grid;
	grid-template-columns: repeat(2);
	grid-template-rows: repeat(2);
	gap: 0.5rem;
	padding: 0.5rem;
	grid-template-areas: 'box-a box-b' 'box-c box-d';
	cursor: pointer;
}
.card__img {
	background-size: cover;
	background-position: 50% 50%;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	will-change: filter, transform;
}
[data-effect="hover-2"] .card__img {
	transform: scale3d(1.3,1.3,1.3);
}
[data-effect="hover-3"] .card__img {
	transform: scale3d(1.2,1.2,1.2);
}
.card__box {
	opacity: 0;
	z-index: 2;
	padding: 1rem;
	display: flex;
	position: relative;
	overflow: hidden;
	flex-direction: column;
	background-color: rgba(255, 255, 255, .15);
	backdrop-filter: blur(5px);
}
.card__box--a {
	grid-area: box-a;
}
.card__box--b {
	grid-area: box-b;
}
.card__box--c {
	grid-area: box-c;
}
.card__box--d {
	grid-area: box-d;
}
.card__box--b,
.card__box--d {
	align-items: flex-end;
	text-align: right;
}
/* Corners made with https://css-generators.com/custom-corners/ by Temani Afif */
.card__box--a,
.card__box--d {
	clip-path: polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,var(--cut) 100%,0 calc(100% - var(--cut)));
}
.card__box--b,
.card__box--c {
	clip-path: polygon(0 var(--cut),var(--cut) 0,100% 0,100% calc(100% - var(--cut)),calc(100% - var(--cut)) 100%,0 100%);
}
.card__box-number {
	font-size: clamp(2rem, 10vw, 3.5rem);
	font-family: "tt-autonomous", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
	font-weight: 200;
	line-height: 0.8;
	grid-area: number;
}
.card__box--alt {
	color: var(--color-text-alt);
}
.card__box-tags,
.card__box-category {
	font-size: 0.85rem;
	font-weight: 600;
	margin-top: auto;
}
.card__box-tags {
	grid-area: tags;
	font-size: 0.65rem;
}
.card__box-category {
	grid-area: category;
}
.card__box > span {
	display: inline-bock;
	position: relative;
	overflow: hidden;
}
@media screen and (min-width: 53em) {
	.frame {
		position: fixed;
		bottom: 0;
	}
	.grid__title {
		position: absolute;
		top: 0;
		left: -13vw;
	}
	.grid {
		grid-template-columns: repeat(2,300px);
	}
}
  /* ==========================================================================
     LINE LINE
  ========================================================================== */
  .message-item {
      margin-bottom: 25px;
      margin-left: 40px;
      position: relative;
  }
  .message-item .message-inner {
      background-color: #41444b;
      box-shadow: inset 51px 15px 8px -50px rgba(0, 0, 0, 0.5);
      border-radius: 5px;
      padding: 20px;
      position: relative;
	  color: whitesmoke;
  }
  .message-item .message-inner .qa-message-content {
      line-height: 1.8;
      font-size: 10px;
  }
  .message-item .message-inner:before {
      border-style: solid;
      border-width: 10px;
      color: rgba(0,0,0,0);
      content: "";
      display: block;
      height: 0;
      position: absolute;
      left: -20px;
      top: 6px;
      width: 0;
  }
  .message-item .message-inner:after {
      border-right: 10px solid #333;
      border-style: solid;
      border-width: 10px;
      color: rgba(0,0,0,0);
      content: "";
      display: block;
      height: 0;
      position: absolute;
      left: -18px;
      top: 6px;
      width: 0;
  }
  .message-item:before {
      background: #ccc;
      border-radius: 2px;
      content: "";
      height: 70%;
      left: -29px;
      position: absolute;
      width: 1px;
      top: 35px;
  }
  .message-item:after {
      border-radius: 50%;
      content: '\f017';
      font-family: 'Fontawesome';
      height: 15px;
      left: -35px;
      position: absolute;
      top: 10px;
      width: 15px;
      line-height: 16px;
  }
  .message-item .message-head {
      border-bottom: 1px solid #eee;
      margin-bottom: 8px;
      padding-bottom: 8px;
  }
  .message-item .message-head .avatar {
      margin-right: 20px;
  }
  .message-item .message-head .user-detail {
      overflow: hidden;
  }
  .message-item .message-head .user-detail h5 {
      font-size: 16px;
      font-weight: 400;
      margin: 0;
  }
  .message-item .message-head .post-meta {
      float: left;
      padding: 0 15px 0 0;
  }
  .message-item .message-head .post-meta >div {
      color: #b1f102;
      font-weight: 700;
      text-align: right;
  }
  .post-meta > div {
      color: #777;
      font-size: 12px;
      line-height: 22px;
  }
  .message-item .message-head .post-meta >div {
      color: #b1f102;
      font-weight: 700;
      text-align: right;
  }
  .post-meta > div {
      color: #777;
      font-size: 12px;
      line-height: 22px;
  }
  /* ==========================================================================
     BACKGROUND
     ========================================================================== */
  .backstretch:before {
      content: '';
      background-image: url(../img/overlays/03.png);
      min-width: 100%;
      height: 100%;
      position: absolute;
      display: block;
      z-index: 2;
      -webkit-box-shadow:inset 0 0 200px 50px rgba(0,0,0,0.6);
      box-shadow:inset 0 0 200px 50px rgba(0,0,0,0.6);
  }
  .backstretch {
      width: 100% !important;
  }
  #mapwrapper {
      width: 100%;
      height: 400px;
  }
  /*-----------------------------------------------------------------------------------*/
  /*  ANIMATE
  /*-----------------------------------------------------------------------------------*/
  .no-display {
      opacity: 0;
      -webkit-transition: all .4s ease-in-out;
      -moz-transition: all .4s ease-in-out;
      -o-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out;
  }
  .appear {
      opacity: 1;
      -webkit-transition: all .4s ease-in-out;
      -moz-transition: all .4s ease-in-out;
      -o-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out;
  }
  #gototop {
      position: fixed;
      bottom: 0;
  /*    left: 50%;*/
      margin-left: -40px;
      padding: 5px 15px;
      font-size: 24px;
      color: gray;
      z-index: 1001;
      background: #41444b;
      width: 60px;
      text-align: center;
  }
  /*-----------------------------------------------------------------------------------*/
  /*  QUOTES
  /*-----------------------------------------------------------------------------------*/
  .glyphicon-lg {
      font-size: 3em;
  }
  .blockquote-box {
      margin-bottom: 30px;
      padding-right: 13px;
  }
  .blockquote-box .square {
      width: 140px;
      min-height: 50px;
      margin-right: 22px;
      text-align: center !important;
      position: relative;
  }
  .blockquote-box.blockquote-primary {
      border-color: #357EBD;
  }
  .blockquote-box.blockquote-primary .square {
      background-color: #292929;
      color: #FFF;
  }
  .blockquote-box.blockquote-success {
      border-color: #4CAE4C;
  }
  .blockquote-box.blockquote-success .square {
      background-color: #5CB85C;
      color: #FFF;
  }
  .blockquote-box.blockquote-info {
      border-color: #46B8DA;
  }
  .blockquote-box.blockquote-info .square {
      background-color: #5BC0DE;
      color: #FFF;
  }
  .blockquote-box.blockquote-warning {
      border-color: #EEA236;
  }
  .blockquote-box.blockquote-warning .square {
      background-color: #F0AD4E;
      color: #FFF;
  }
  .blockquote-box.blockquote-danger {
      border-color: #D43F3A;
  }
  .blockquote-box.blockquote-danger .square {
      background-color: #D9534F;
      color: #FFF;
  }
  /*-----------------------------------------------------------------------------------*/
  /*  TESTIMONIALS
  /*-----------------------------------------------------------------------------------*/
  #testimonials .media img {
      border: 2px solid #fff;
  }
  #testimonials .media {
      color: #fff;
      margin-bottom: 20px;
      font-weight: 300;
      font-style: italic;
  }
  #testimonials .media h3 {
      font-size: 20pt;
      line-height: normal;
      margin: 0;
      padding-bottom: 5px;
      font-style: normal;
  }
  #testimonials .bubble {
      position: relative;
      padding: 20px;
      background: #FFF;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      font-weight: 300;
      font-style: italic;
      color: #444;
  }
  #testimonials .bubble:after {
      content: '';
      position: absolute;
      border-style: solid;
      border-width: 0 12px 12px;
      border-color: #FFF transparent;
      display: block;
      width: 0;
      z-index: 2;
      top: -12px;
      left: 50%;
      margin-left: -12px;
  }
  #testimonials .media-body {
      padding-top: 25px;
      padding-bottom: 25px;
  }
  #testimonials .testimonial {
      padding: 0 120px;
      margin-bottom: 80px;
  }
  #testimonial-carousel .owl-prev {
      float: left;
      left: -20px;
      color: #fff;
      position: relative;
      bottom: 70px;
  }
  #testimonial-carousel a {
      color: #fff;
  }
  #testimonial-carousel .owl-next {
      float: right;
      right: -20px;
      color: #fff;
      position: relative;
      bottom: 70px;
  }
  /*-----------------------------------------------------------------------------------*/
  /*  LOGO CAROUSEL
  /*-----------------------------------------------------------------------------------*/
  #logo-carousel .owl-item {
      padding: 0 20px;
  }
  #logo-carousel .item img {
      max-width: 100%;
      height: auto;
  }
  #logo-carousel .owl-prev {
      float: left;
      color: #222;
      position: relative;
      bottom: 70px;
  }
  #logo-carousel a {
      color: #222;
  }
  #logo-carousel .owl-next {
      float: right;
      color: #222;
      position: relative;
      bottom: 70px;
  }
  /* ==========================================================================
     27 - COUNTDOWN
  ========================================================================== */
  #countdown .time-wrap {
      width: 20%;
      max-width: 160px;
      display: inline-block;
      margin: 0 10px;
  }
  #countdown h1 {
      margin-bottom: 0px;
      border-bottom: 0;
      padding-bottom: 0;
  }
  #countdown p {
      font-size: 18px;
      color: #fff;
      font-weight: 700;
  }
  .countdowntext {
      border-top: 10px solid #fff;
      padding-top: 20px;
      margin-top: 0;
  }
  /*-----------------------------------------------------------------------------------*/
  /*  BUTTONS
  /*-----------------------------------------------------------------------------------*/
  .btn-outlined {
      border-radius: 0;
      text-transform: uppercase;
      font-weight: 700;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      transition: all .3s;
  }
  .btn-outlined.btn-primary:active, .btn-outlined.btn-primary.active {
      background: #292929;
      border-color: #292929;
      color: #fff;
      -webkit-box-shadow: none;
      box-shadow: none;
  }
  .btn-outlined.btn-primary {
    background: #272e38;
    border: 1px solid #3f4249;
    color: #777;
  }
  .btn-outlined.btn-primary:hover,.btn-outlined.btn-primary:active {
      color: #FFF;
      background: #292929;
      border-color: #292929;
  }
  .btn-outlined.btn-success {
      background: none;
      border: 2px solid #5cb85c;
      color: #5cb85c;
  }
  .btn-outlined.btn-success:hover,.btn-outlined.btn-success:active {
      color: #FFF;
      background: #47a447;
  }
  .btn-outlined.btn-info {
      background: none;
      border: 2px solid #5bc0de;
      color: #5bc0de;
  }
  .btn-outlined.btn-info:hover,.btn-outlined.btn-info:active {
      color: #FFF;
      background: #39b3d7;
  }
  .btn-outlined.btn-warning {
      background: none;
      border: 2px solid #f0ad4e;
      color: #f0ad4e;
  }
  .btn-outlined.btn-warning:hover,.btn-outlined.btn-warning:active {
      color: #FFF;
      background: #ed9c28;
  }
  .btn-outlined.btn-danger {
      background: none;
      border: 2px solid #d9534f;
      color: #d9534f;
  }
  .btn-outlined.btn-danger:hover,.btn-outlined.btn-danger:active {
      color: #FFF;
      background: #d2322d;
  }
  /* DIVIDER */
  .divider-wrapper, .divider-wrapper h1, .divider-wrapper h2, .divider-wrapper h3, .divider-wrapper h4, .divider-wrapper h5, .divider-wrapper h6 {
      color: #fff;
  }
  .divider-wrapper {
      background: #29363b;
      padding-top: 35px;
      padding-bottom: 35px;
  }
  .section-wrapper {
      padding-top: 15px;
      padding-bottom: 15px;
  }
  .section-gap {
      padding-top: 200px;
      padding-bottom: 100px;
  }
  /* ==========================================================================
    OWL CAROUSEL
  ========================================================================== */
  .owl-carousel .owl-wrapper:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0;
  }
  /* display none until init */
  .owl-carousel{
      display: none;
      position: relative;
      width: 100%;
      -ms-touch-action: pan-y;
  }
  .owl-carousel .owl-wrapper{
      display: none;
      position: relative;
      transform: translate3d(0px, 0px, 0px);
  }
  .owl-carousel .owl-wrapper-outer{
      overflow: hidden;
      position: relative;
      width: 100%;
  }
  .owl-carousel .owl-wrapper-outer.autoHeight{
      -webkit-transition: height 500ms ease-in-out;
      -moz-transition: height 500ms ease-in-out;
      -ms-transition: height 500ms ease-in-out;
      -o-transition: height 500ms ease-in-out;
      transition: height 500ms ease-in-out;
  }
  .owl-carousel .owl-item{
      float: left;
  }
  .owl-controls .owl-page,
  .owl-controls .owl-buttons div{
      cursor: pointer;
  }
  .owl-controls {
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  /* mouse grab icon */
  .grabbing { 
      cursor:url(grabbing.png) 8 8, move;
  }
  /* fix */
  .owl-carousel  .owl-wrapper,
  .owl-carousel  .owl-item{
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility:    hidden;
      -ms-backface-visibility:     hidden;
      transform: translate3d(0, 0, 0);
  /*
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
  */
  }
  /* ==========================================================================
     PRICING TABLES
  ========================================================================== */
  .flat .plan {
    border-radius: 6px;
    list-style: none;
    padding: 0 0 20px;
    margin: 0 0 15px;
    background: #fff;
    text-align: center;
  }
  .flat .plan li {
    padding: 10px 15px;
    color: #ccc;
    border-top: 1px solid #f5f5f5;
    -webkit-transition: 300ms;
    transition: 300ms;
  }
  .flat .plan li.plan-price {
    border-top: 0;
  }
  .flat .plan li.plan-name {
    padding: 15px;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    background: #292929;
    margin-bottom: 30px;
    border-top: 0;
  }
  .flat .plan li > strong {
    color: #292929;
  }
  .flat .plan li.plan-action {
    margin-top: 10px;
    border-top: 0;
  }
  .flat .plan.featured {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .flat .plan.featured li.plan-name {
    background: #222;
  }
  .flat .plan.featured:hover li.plan-name {
    background: #292929;
  }
  .flat .plan:hover li.plan-name {
    background: #222;
  }
  /* ==========================================================================
     CONTACT
     ========================================================================== */
/* FORM CONTACT NATIVE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.form-contact-container {
  margin-top: 1rem;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.form-contact .form-control {
  background: rgba(39, 46, 56, 0.4);
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none;
  font-weight: 400;
  font-size: 10px;
  outline: medium none;
  padding: 0rem 1rem;
  line-height: 1.4;
  /* height: auto;*/
  width: 100%;
  color: #fff;
  margin-bottom: 2rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-align: left;
}
.form-contact .form-control:hover,
.form-contact .form-control:focus {
  box-shadow: none;
  background: rgba(39, 46, 56, 0.6);
}
.form-contact .form-control::-webkit-input-placeholder {
  color: #efefef !important;
}
.form-contact .form-control::-moz-placeholder {
  color: #efefef !important;
}
.form-contact .form-control:-moz-placeholder {
  color: #efefef !important;
}
.form-contact .form-control:-ms-input-placeholder {
  color: #efefef !important;
}
.form-contact textarea.form-control {
  min-height: 100px;
}
.form-contact span.sub-text {
  color: #272e38;
  position: absolute;
  font-size: 0.8rem;
  right: 15px;
  bottom: 0;
}
.form-contact button.valid-form {
  padding: 1.3rem 2.5rem;
  font-size: 1.4rem;
  display: block;
  margin: 0;
  background: #29363b;
  color: #fff;
  -webkit-border-radius: 10rem;
  -moz-border-radius: 10rem;
  -ms-border-radius: 10rem;
  border-radius: 10rem;
  font-weight: 600;
  width: auto;
  transform: scale(0.5);
  margin-bottom: 40px;
}
.form-contact button.valid-form:hover {
  background: #29363b;
  color: #fff;
}
/* FORM ELEMENTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.form-contact li,
.form-contact .grid-contact > *:not(:last-child) {
  margin-bottom: 1rem;
  font-size: 10px;
  color: azure;
}
.form-contact select,
.form-contact input,
.form-contact textarea,
.form-contact button {
  width: 100%;
  line-height: 1;
  padding: 10px 10px;
  border: 1px solid var(--borderFormEls);
  color: var(--white);
  background: var(--bgFormEls);
  transition: background-color 0.3s cubic-bezier(0.57, 0.21, 0.69, 1.25),
    transform 0.3s cubic-bezier(0.57, 0.21, 0.69, 1.25);
}
.form-contact textarea {
  height: 170px;
}
.form-contact ::placeholder {
  color: inherit;
  /*Fix opacity issue on Firefox*/
  opacity: 1;
}
.form-contact select:focus,
.form-contact input:focus,
.form-contact textarea:focus,
.form-contact button:enabled:hover,
.form-contact button:focus,
.form-contact input[type="checkbox"]:focus + label {
  background: var(--bgFormElsFocus);
}
.form-contact select:focus,
.form-contact input:focus,
.form-contact textarea:focus {
  transform: scale(1);
}
.form-contact *:required,
.form-contact select {
  background-repeat: no-repeat;
  background-position: center right 12px;
  background-size: 10px 10px;
}
.form-contact *:required {
  background-image: url("../img/icons/dark/16px/16_edit.png");
}
.form-contact select {
  background-image: url("../img/icons/dark/16px/16_dropdown.png");
}
.form-contact *:disabled {
  cursor: default;
  filter: blur(2px);
}
/* FORM BTNS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.form-contact .required-msg {
  display: none;
  padding-left: 20px;
}
.form-contact .btn-grid {
  position: relative;
  overflow: hidden;
  transition: filter 0.2s;
}
.form-contact button {
  font-weight: bold;
}
.form-contact button > * {
  display: inline-block;
  width: 100%;
  transition: transform 0.4s ease-in-out;
  font-size: 14px;
}
.form-contact button .back {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-110%, -50%);
}
.form-contact button:enabled:hover .back,
.form-contact button:focus .back {
  transform: translate(-50%, -50%);
}
.form-contact button:enabled:hover .front,
.form-contact button:focus .front {
  transform: translateX(110%);
}
/* CUSTOM CHECKBOX
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.form-contact input[type="checkbox"] {
  position: absolute;
  left: -9999px;
}
.form-contact input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  padding-left: 2rem;
  font-size: 14px;
  transition: background 0.3s cubic-bezier(0.57, 0.21, 0.69, 1.25);
}
.form-contact input[type="checkbox"] + label::before,
.form-contact input[type="checkbox"] + label::after {
  content: "";
  position: absolute;
}
.form-contact input[type="checkbox"] + label::before {
  left: 0;
  top: 6px;
  width: 18px;
  height: 18px;
  border: 2px solid var(--blue);
}
.form-contact input[type="checkbox"]:checked + label::before {
  background: var(--blue);
}
.form-contact input[type="checkbox"]:checked + label::after {
  left: 7px;
  top: 7px;
  width: 6px;
  height: 14px;
  border-bottom: 2px solid var(--white);
  border-right: 2px solid var(--white);
  transform: rotate(45deg);
}
/* MQ
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width: 480) {
  .form-contact {
    display: none !important;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    margin: 0 auto;
  }
}
@media screen and (min-width: 600px) {
  .form-contact .grid-contact {
    display: grid;
    grid-gap: 1rem;
  }
  .form-contact .grid-contact-2 {
    grid-template-columns: 1fr 1fr;
  }
  .form-contact .grid-contact-3 {
    /*    grid-template-columns: auto auto auto;*/
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
  }
  .form-contact .grid-contact > *:not(:last-child) {
    margin-bottom: 0;
  }
  .form-contact .required-msg {
    display: block;
  }
}
@media screen and (min-width: 541px) {
  .form-contact input[type="checkbox"] + label::before {
    top: 50%;
    transform: translateY(-50%);
  }
  .form-contact input[type="checkbox"]:checked + label::after {
    top: 3px;
  }
}
  #contactform input#name,#contactform input#email,#contactform input#website,#contactform textarea#comments {
    width: 100%;
    padding: 13px 8px;
    margin-bottom: 15px;
    border-radius: 0;
    background-color: rgba(0,0,0,0.1);
    color: #202020;
    border: none;
  }
  #contactform textarea#comments {
    min-height: 150px;
  }
  #contact h3 {
    text-transform: uppercase;
  }
  /* ==========================================================================
     TEAM
     ========================================================================== */
  #team .blockquote-box h4 {
      margin-top: 0;
  }
  #team .social-profiles a {
      width: 35px;
      background-color: #e5e5e5;
      border-color: transparent;
      opacity: 0.6;
  }
  #team .social-profiles a:hover {
      opacity: 1;
  }
  /* ==========================================================================
     SINGLE POST/PAGE
     ========================================================================== */
  .single .post-navigation {
      list-style-type: none;
      margin: 0;
      padding: 0;
  }
  .single .post-navigation>li {
      list-style-type: none;
      margin: 0;
      padding: 0;
  }
  .single .post-navigation>li:before {
      content: none;
  }
  .single .post-navigation:after {
      display: table;
      clear: both;
      height: 0;
      content: "";
  }
  .single .post-navigation .previous-post {
      float: left;
  }
  .single .post-navigation .next-post {
      float: right;
      text-align: right;
  }
  .single .post-navigation .post-nav-title {
      margin: 0;
      font-weight: 700;
  }
  .single .post-content {
      padding-left: 30px;
  }
  .post-list .post h3 {
      margin-bottom: 20px;
  }
  .single #bannertext, .archive #bannertext {
      margin-top: 80px;
  }
  .single #bannertext hr, .archive #bannertext hr {
      border-top: 2px solid #ffffff;
      margin: 20px auto 12px;
  }
  .single #bannertext p, .archive #bannertext p {
      color: #fff;
      font-weight: 400;
      font-size: 18px;
      text-shadow: rgba(0,0,0,0.4) 0 1px 1px;
  }
  .post-details {
      margin-bottom: 5px;
  }
  /* ==========================================================================
     SINGLE PORTFOLIO
     ========================================================================== */
  .single-portfolio #bannertext {
      position: absolute;
      bottom: 0;
      width: 100%;
      max-width: 1170px;
  }
  .single-portfolio #bannertext .btn-outlined.btn-primary {
      background-color: rgba(0,0,0,0.8);
      border: none;
      font-size: 18px;
      color: #ffffff;
      position: relative;
      bottom: 45px;
      padding: 2px 10px 2px 10px;
  }
  .single-portfolio #bannertext #prevslide {
      background-color: rgba(0,0,0,0.8);
      border: none;
      font-size: 18px;
      color: #ffffff;
      position: relative;
      bottom: 45px;
      padding: 2px 10px 2px 10px;
  }
  /* ==========================================================================
     STATS
     ========================================================================== */
  .stat-icon {
      font-size: 44px;
  }
  #stats .countup {
      font-size: 28px;
      font-weight: 700;
  }
  /* ==========================================================================
     SIDEBAR
  ========================================================================== */
  #main-sidebar .widget-title {
      margin-top: 0;
      margin-bottom: 20px;
  }
  #main-sidebar .widget {
      margin-bottom: 60px;
  }
  #main-sidebar .widget .media-heading {
      margin: 0 0 1px;
      clear: both;
      display: block;
  }
  .tag-widget {
      padding: 0;
      margin: 0;
      list-style: none;
  }
  .tag-widget li {
      display: inline-block;
      margin: 0 5px 8px 0;
  }
  /* ==========================================================================
     COMMENTS
  ========================================================================== */
  h3.comments-title {
      margin-bottom: 60px;
  }
  #comments .well {
      overflow: hidden;
  }
  .comment-list {
      list-style-type: none;
      margin: 0 0 40px 0;
      padding: 0;
  }
  .comment-list .comment {
      margin-bottom: 40px;
      clear: left;
      position: relative;
      display: block;
      overflow: hidden;
  }
  .comment-meta {
      position: relative;
      background: #2b2b2b;
      z-index: -1;
      padding: 10px;
  }
  .comments-wrapper {
      margin-bottom: 60px;
  }
  .comment-meta img {
      max-width: 100%;
      height: auto;
      width: 100%;
  }
  .comment-metadata {
      margin-top: 10px;
      color: #fff;
      font-size: 11px;
      margin-bottom: 5px;
  }
  .comment-metadata a {
      color: #fff;
  }
  .comment-meta:after {
      left: 100%;
      top: 25px;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(43, 43, 43, 0);
      border-left-color: #2b2b2b;
      border-width: 10px;
      margin-top: -10px;
      z-index: -1;
  }
  .comment-list p {
      padding-top: 0;
  }
  .comment-list .reply {
      text-align: right;
  }
  .comment-content {
      padding-right: 0;
  }
  #respond {
      margin-bottom: 40px;
  }
  #respond p {
      padding: 0;
      margin: 0;
  }
  #respond .comment-notes {
      margin-bottom: 10px;
  }
  #respond #author, #respond #email, #respond #url, #respond #comment {
      width: 100%;
      padding: 5px;
      margin-bottom: 15px;
  }
  /* ==========================================================================
     SHARE BUTTONS
  ========================================================================== */
  #sharebox .btn {
      background-color: #e5e5e5;
      border-color: transparent;
      opacity: 0.6
  }
  #sharebox .btn:hover  {
      opacity: 1;
  }
  i.fb,       span.fb{     color: #3b5998; }
  i.tw,       span.tw{     color: #00aced; }
  i.google,   span.google{ color: #dd4b39; }
  i.linkin,   span.linkin{ color: #007bb6; }
  i.vk,       span.vk{     color: #45668e; }
  i.pinterest,span.pinterest{color: #cb2027;}
  .google-plus-one i{
     position: absolute;
     left: -4px;
     bottom: -5px;
  }
  .google-plus-one span{
     font-size: 16px; 
     font-weight: 900; 
     line-height: 10px;
     margin-left: 15px;
  }
  .btn-sm.google-plus-one span{ font-size: 14px; }
  .btn-sm.google-plus-one i{ bottom: -3px; }
  .btn-lg.google-plus-one span{ font-size: 20px; margin-left: 18px; }
  .btn-lg.google-plus-one {
      overflow: hidden;
  }
  .btn-lg.google-plus-one i{ bottom: -5px; }
  .btn-xs.google-plus-one span{ font-size: 12px;}
  .btn-xs.google-plus-one i{ bottom: -7px; }
/* ==========================================================================
   WHATSAPP
========================================================================== */
/* Variables */
/* Mixins */
/* Google fonticons */
.material-symbols-sharp {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 40;
}
.hidden {
  display: none;
}
.message {
  text-align: center;
  color: #f7f7f8;
  font-size: 2rem;
}
/* Animations */
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  20% {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  40% {
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  90% {
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  100% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
@-moz-keyframes wiggle {
  0% {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  20% {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  40% {
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  90% {
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  100% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
@-o-keyframes wiggle {
  0% {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  20% {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  40% {
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  90% {
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  100% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes wiggle {
  0% {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  20% {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  40% {
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  90% {
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  100% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
  }
  100% {
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -ms-transform: scale(1.7);
    -o-transform: scale(1.7);
    transform: scale(1.7);
    opacity: 0;
  }
}
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
  }
  100% {
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -ms-transform: scale(1.7);
    -o-transform: scale(1.7);
    transform: scale(1.7);
    opacity: 0;
  }
}
@-o-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
  }
  100% {
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -ms-transform: scale(1.7);
    -o-transform: scale(1.7);
    transform: scale(1.7);
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
  }
  100% {
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -ms-transform: scale(1.7);
    -o-transform: scale(1.7);
    transform: scale(1.7);
    opacity: 0;
  }
}
#wpp-fix {
  position: fixed;
  bottom: 150px;
  right: 15px;
  z-index: 1002;
}
#wpp-fix .wpp-link {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #25D366;
  display: flex;
  z-index: 2;
  position: relative;
  padding: 15px;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0px 3px 10px rgba(37, 211, 102, 0.56);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#wpp-fix .wpp-link > span {
  display: none;
}
#wpp-fix .wpp-link:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  background: #1da851;
}
#wpp-fix .wpp-link.hide-this {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
#wpp-fix .wpp-link.hide-this + .form-wpp {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  border-radius: 1%;
}
#wpp-fix .wpp-link.hide-this + .form-wpp + .mask {
  opacity: 1;
  visibility: visible;
}
#wpp-fix .wpp-link + .form-wpp {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  bottom: 0;
  right: 0px;
  opacity: 0;
  overflow: hidden;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
  z-index: 1;
  visibility: hidden;
  transform-origin: bottom right;
  width: 100%;
  max-width: 300px;
  min-width: 350px;
}
#wpp-fix .wpp-link + .form-wpp + .mask {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
}
#wpp-fix .wpp-link + .form-wpp .form-content {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 15px;
  float: left;
  position: relative;
  width: 100%;
  background-color: #e9e0d7;
  background-position: 50%;
  background-size: cover;
  background-image: url("../img/overlays/10.png");
}
#wpp-fix .wpp-link + .form-wpp .buss-msg {
  background-color: #fff;
  padding: 10px;
  border-radius: 0 4px 4px 4px;
  line-height: 1.3;
  font-size: 15px;
  max-width: 270px;
  margin: 0 0 10px;
  position: relative;
}
#wpp-fix .wpp-link + .form-wpp .buss-msg::before {
  content: "";
  position: absolute;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
  border-bottom: 5px solid transparent;
  border-left: 5px solid transparent;
  left: -10px;
  top: 0;
}
#wpp-fix .wpp-link + .form-wpp form {
  width: calc(300px - 30px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  float: right;
  position: initial;
}
#wpp-fix .wpp-link + .form-wpp form label {
  line-height: 1;
  margin-bottom: 0px;
}
#wpp-fix .wpp-link + .form-wpp form label.error {
  font-size: 10px;
  padding: 0 5px;
  position: absolute;
  right: 0;
  bottom: 3px;
}
#wpp-fix .wpp-link + .form-wpp form .campo {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#wpp-fix .wpp-link + .form-wpp form .form-control-wrap {
  float: left;
  width: 100%;
  position: relative;
}
#wpp-fix .wpp-link + .form-wpp form .form-control-wrap::after {
  content: "";
  position: absolute;
  border-top: 5px solid #e7ffe7;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #e7ffe7;
  right: -10px;
  top: 0;
}
#wpp-fix .wpp-link + .form-wpp form input[type=text], #wpp-fix .wpp-link + .form-wpp form input[type=tel], #wpp-fix .wpp-link + .form-wpp form input[type=email] {
  border-radius: 4px 0 4px 4px;
  width: 100%;
  padding: 10px;
  background: #e7ffe7;
  border: 1px solid #e7ffe7;
  font-size: 1rem;
}
#wpp-fix .wpp-link + .form-wpp form input.error, #wpp-fix .wpp-link + .form-wpp form input.not-valid {
  border-color: #F44336;
}
#wpp-fix .wpp-link + .form-wpp form input + .not-valid-tip {
  font-size: 10px;
  padding: 0 5px;
  position: absolute;
  right: 0;
  bottom: 0;
}
#wpp-fix .wpp-link + .form-wpp form .btn {
  float: right;
  margin-top: 5px;
}
#wpp-fix .wpp-link + .form-wpp form .btn button {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #0c6156;
  border: 1px solid #0c6156;
  text-transform: initial;
  cursor: pointer;
  padding: 8px 12px;
  color: #fff;
  border-radius: 4px;
  font-size: 1rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
#wpp-fix .wpp-link + .form-wpp form .btn button:hover {
  border-color: #06342e;
  background-color: #06342e;
  box-shadow: 0 1px 4px 0 rgba(12, 97, 86, 0.52);
}
#wpp-fix .wpp-link + .form-wpp form .response-output {
  font-size: 0.9rem;
  line-height: 1.2;
  float: left;
  margin: 0;
  width: 100%;
}
#wpp-fix .wpp-link + .form-wpp form::after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  width: calc(100% + 4px);
  height: calc(100% + 15px);
  background: rgba(255, 255, 255, 0.93);
  left: -2px;
  top: -9px;
  z-index: 5;
  background-image: url('../img/camera-loader.gif');
  background-size: 70px;
  background-repeat: no-repeat;
  background-position: 50%;
  opacity: 0;
  visibility: hidden;
}
#wpp-fix .wpp-link + .form-wpp form.submitting::after {
  opacity: 1;
  visibility: visible;
}
#wpp-fix .wpp-link + .form-wpp form .response-output {
  display: none;
  opacity: 0;
}
#wpp-fix .wpp-link + .form-wpp form.sent {
  height: 50px;
}
#wpp-fix .wpp-link + .form-wpp form.sent .response-output {
  position: absolute;
  width: 100%;
  height: calc(100% + 15px);
  background: #fff;
  opacity: 1;
  left: 0;
  font-size: 1.4rem;
  text-align: center;
  top: 0;
  align-items: center;
  display: flex;
}
#wpp-fix .wpp-link + .form-wpp .head-wpp {
  width: 100%;
  padding: 12px 8px;
  background: #0c6156;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  z-index: 6;
}
#wpp-fix .wpp-link + .form-wpp .head-wpp img {
  margin-right: 8px;
  width: 50px;
  border-radius: 50%;
}
#wpp-fix .wpp-link + .form-wpp .head-wpp h3 {
  word-break: keep-all;
  padding-right: 30px;
  font-size: 1.1rem;
  font-weight: 500;
  color: #fff;
  margin: 0 0 0 10px;
}
#wpp-fix .wpp-link + .form-wpp .close {
  color: #fff;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  padding: 7px 8px;
  font-size: 1.375rem;
}
#wpp-fix svg {
  width: initial;
  display: block;
  height: 30px;
}
#wpp-fix svg path {
  fill: #fff;
}
#wpp-fix.shake .wpp-link::before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: rgba(37, 211, 102, 0.6);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  top: 0px;
  right: 0;
  -webkit-animation: pulse 2s infinite;
  -moz-animation: pulse 2s infinite;
  -o-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
#wpp-fix.shake svg {
  -webkit-animation: 1s wiggle ease infinite;
  -moz-animation: 1s wiggle ease infinite;
  -o-animation: 1s wiggle ease infinite;
  animation: 1s wiggle ease infinite;
}
@media (max-width: 767px) {
  #wpp-fix {
    bottom: 75px;
  }
  #wpp-fix svg {
    height: 30px;
  }
  #wpp-fix .wpp-link {
    padding: 10px;
  }
  #wpp-fix .wpp-link + .form-wpp form {
    width: calc(300px - 40px);
  }
  #wpp-fix .wpp-link + .form-wpp form input[type=text],
#wpp-fix .wpp-link + .form-wpp form input[type=email] {
    font-size: 0.875rem;
  }
  #wpp-fix .wpp-link + .form-wpp form .btn button {
    font-size: 0.875rem;
  }
}
@media (max-width: 395px) {
  #wpp-fix .wpp-link + .form-wpp {
    min-width: 290px;
  }
  #wpp-fix .wpp-link + .form-wpp .head-wpp img {
    width: 40px;
  }
}
.author {
  position: fixed;
  bottom: 0;
  z-index: 2;
  width: 100%;
  padding: 30px 15px 15px;
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 54%, black 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(54%, rgba(0, 0, 0, 0.54)), color-stop(100%, black));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 54%, black 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 54%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 54%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 54%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#000000", GradientType=0 );
}
.author a {
  font-size: 16px;
  display: table;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}
.author a span {
  color: #F44336;
}
/* ==========================================================================
   COOKIES
========================================================================== */
.barra-aceptacion-cookie {
  display: block;
  background: #272e38;
  border-top: thin solid #41444b;
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  padding: 0.5em 1em;
  font-size: 14px;
  font-family: 'Quattrocento Sans', sans-serif;
  width: 100%;
  text-align: center;
  z-index: 10000;
}
@media screen and (max-width: 480) {
  .barra-aceptacion-cookie {
    display: none !important;
       -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    margin: 0 auto;
  }
}
.barra-aceptacion-cookie p {
  color: #feff27;
  font-size: 0.8em;
  margin-bottom: 0;
  font-weight: 400;
  letter-spacing: normal;
}
.barra-aceptacion-cookie a,
.barra-aceptacion-cookie a:hover {
  color: #fff;
}
.pin-button {
    margin-top: 10px;
    width: 80px;
    height: 30px;
    background: #41444b;
    color: #fff;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 2px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    transition: .3s linear;
  }
.pin-more {
    margin-top: 10px;
    width: 100px;
    height: 26px;
    background: #41444b;
    color: #fff;
    border-radius: 40px;
/*    display: flex;*/
    align-items: center;
    justify-content: center;
    padding: 2px 2px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    transition: .3s linear;
  }
/* COOKIE POPUP STYLES */
.cookie-popup {
  font-size: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: fixed;
  bottom: -6.25rem;
  left: 1.5rem;
  padding: 0.625rem 0.9375rem;
  box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.15);
  line-height: 150%;
  transition: opacity 0.5s;
  opacity: 0;
}
.cookie-popup--short {
  right: none;
  width: 20.5rem;
}
.cookie-popup--dark {
  background: #41444b;
  color: #f1f1f1;
}
.cookie-popup--not-accepted {
  opacity: 1;
  animation: cookie-popup-in 0.5s ease forwards;
}
.cookie-popup--accepted {
  opacity: 0;
}
.cookie-popup a {
  color: skyblue;
}
.cookie-popup a:visited {
  color: skyblue;
  text-decoration: none;
}
.cookie-popup-actions {
  flex: 1;
  text-align: right;
}
.cookie-popup-actions button {
  color: orange;
  border: none;
  background: none;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  cursor: pointer;
}
.cookie-popup-actions button:hover {
  text-decoration: underline;
}
@keyframes cookie-popup-in {
  from {
    bottom: -6.25rem;
  }
  to {
    bottom: 4rem;
  }
}
  /* ==========================================================================
     LOADING
  ========================================================================== */
.js .loading:before,.js .loading:after {
    content: "";
    z-index: 1000;
    position: fixed
}
.js .loading:before {
    width: 100%;
    height: 100%;
    background: var(--color-bg);
    top: 0;
    left: 0
}
.js .loading:after {
    width: 60px;
    height: 60px;
    opacity: .4;
    background: var(--color-link);
    border-radius: 50%;
    margin: -30px 0 0 -30px;
    animation: .7s linear infinite alternate forwards loaderAnim;
    top: 50%;
    left: 50%
}
@keyframes loaderAnim {
    to {
        opacity: 1;
        transform: scale(.5)
    }
}
a {
    color: var(--color-link);
    cursor: pointer;
    outline: none;
    text-decoration: none
}
a:not(.frame__title-back) {
    white-space: nowrap;
    position: relative;
    overflow: hidden
}
a:hover {
    color: var(--color-link-hover);
    outline: none
}
a:focus {
    background: #d3d3d3;
    outline: none
}
a:focus:not(:focus-visible) {
    background: 0 0
}
a:focus-visible {
    background: 0 0;
    outline: 2px solid red
}
.unbutton {
    font: inherit;
    cursor: pointer;
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0
}
.unbutton:focus {
    outline: none
}
main {
    height: 100vh;
    flex-direction: column;
    display: flex
}
.frame {
    color: var(--color-title);
    grid-gap: 2rem;
    text-transform: lowercase;
    align-items: start;
    margin-bottom: 3rem;
    padding: 1rem 2rem;
    font-size: .75rem
}
.frame a:not(.frame__title-back):before {
    content: "";
    height: 1px;
    width: 100%;
    transform-origin: 0%;
    background: currentColor;
    transition: transform .3s;
    position: absolute;
    top: 90%
}
.frame a:not(.frame__title-back):hover:before {
    transform-origin: 100%;
    transform: scaleX(0)
}
.frame__title {
    grid-area: title;
    display: flex
}
.frame__title-main {
    font-size: inherit;
    font-weight: inherit;
    margin: 0
}
.frame__title-back {
    align-items: flex-end;
    display: flex;
    position: relative
}
.frame__title-back span {
    display: none
}
.frame__title-back svg {
    fill: currentColor
}
.frame__prev {
    grid-area: prev;
    align-self: start
}
.ascii {
    color: var(--color-link);
    opacity: .5;
    pointer-events: none;
    position: fixed;
    top: -1rem;
    right: 0
}
.content-shuffle {
    /* max-width:830px; */
    gap: 1rem;
    /* padding: 7vh 2rem 0; */
    /* display:grid; */
}
dt {
    font-weight: 700
}
dd {
    margin: 0
}
.effects {
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: auto;
    padding: 2rem;
    display: flex
}
.effects button {
    color: inherit;
    white-space: nowrap;
    text-transform: inherit;
    font: inherit;
    cursor: pointer;
    color: var(--color-link);
    text-transform: lowercase;
    background: 0 0;
    border: 0;
    font-size: .75rem
}
.effects button:before {
    content: "[";
    margin-right: .5rem;
    display: inline-block
}
.effects button:after {
    content: "]";
    margin-left: .5rem;
    display: inline-block
}
.effects button:hover {
    color: var(--color-link-hover)
}
.splitting .words .word {
    white-space: nowrap
}
@media screen and (min-width: 53em) {
    .frame {
        grid-template:"title prev sponsor"/auto auto 1fr;
        justify-content: start;
        display: grid
    }
    .content-grid {
        grid-template-columns: 15ch 1fr
    }
.splitting .word,.splitting .char {
    display: inline-block
}
.splitting .char {
    position: relative
}
.splitting .char:before,.splitting .char:after {
    content: attr(data-char);
    visibility: hidden;
    -webkit-user-select: none;
    user-select: none;
    transition: inherit;
    position: absolute;
    top: 0;
    left: 0
}
.splitting {
    --word-center: calc((var(--word-total) - 1)/2);
    --char-center: calc((var(--char-total) - 1)/2);
    --line-center: calc((var(--line-total) - 1)/2)
}
.splitting .word {
    --word-percent: calc(var(--word-index)/var(--word-total));
    --line-percent: calc(var(--line-index)/var(--line-total))
}
.splitting .char {
    --char-percent: calc(var(--char-index)/var(--char-total));
    --char-offset: calc(var(--char-index) - var(--char-center));
    --distance: calc((var(--char-offset)*var(--char-offset))/var(--char-center));
    --distance-sine: calc(var(--char-offset)/var(--char-center));
    --distance-percent: calc((var(--distance)/var(--char-center)))
}
.splitting.cells img {
    width: 100%;
    display: block
}
@supports (display: grid ) {
    .splitting.cells {
        visibility:hidden;
        background-size: cover;
        position: relative;
        overflow: hidden
    }
    .splitting .cell-grid {
        background: inherit;
        width: 100%;
        height: 100%;
        grid-template: repeat(var(--row-total),1fr)/repeat(var(--col-total),1fr);
        display: grid;
        position: absolute;
        top: 0;
        left: 0
    }
    .splitting .cell {
        background: inherit;
        position: relative;
        overflow: hidden
    }
    .splitting .cell-inner {
        background: inherit;
        visibility: visible;
        width: calc(100%*var(--col-total));
        height: calc(100%*var(--row-total));
        left: calc(-100%*var(--col-index));
        top: calc(-100%*var(--row-index));
        position: absolute
    }
    .splitting .cell {
        --center-x: calc((var(--col-total) - 1)/2);
        --center-y: calc((var(--row-total) - 1)/2);
        --offset-x: calc(var(--col-index) - var(--center-x));
        --offset-y: calc(var(--row-index) - var(--center-y));
        --distance-x: calc((var(--offset-x)*var(--offset-x))/var(--center-x));
        --distance-y: calc((var(--offset-y)*var(--offset-y))/var(--center-y))
    }