a{
    text-decoration: none !important;
    color: inherit !important;
    color: #424242 !important;
    outline: none !important;
    --webkit
}
.margen-navbar{
    margin-left: 15%;
}
.player-1 {
    display: none;
}

.player-2 {
    display: none;
}
.blanco{
    border: 1px solid white;
}
.negro {
    color: black;
    font-size: 21px;
}

.player-3 {
    display: none;
}

.player-4 {
    display: none;
}

.margen-videos {
    margin-top: 120px !important;
}

.color-parrafo {
    color: #9d9b9c;
}

.color-parrafo p {
    font-size: 19px;
}

.parrafo p{
    font-size: 19px;
    margin-top: 18px !important;
    font-weight: 300;
}

.color-black {
    color: black;
    font-weight: 400;
}

.borde {
    border: 1px solid blue;
}
.rojo {
    border: 1px solid red;
}

.naranja h4 {
    color: #fc6818;
}

.enlaces a {
    margin-left: 10px;
    color: #424242 !important;
}

.enlaces a:hover {
    color: black;

}
.redes{
    width: 3%;
    text-align: center;
}
.boton-anexo button {
    color: white;
    width: 90%;
    background: #fc6818;
    height: 50px;
    border-radius: 6px;
    border: none;
}

.aluminum {
    background: url("../images/bg-inicial.jpg") no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    
}

.aluminum-inicial{
    margin-top: 70px;
    display: flex;
    justify-content: center;
}

.especificaciones {
    background: url("../images/bg_triangulos.jpg") no-repeat center;
    background-size: cover;
    width: 100%;
}

.intel img {
    height: 150px;
    width: 100%;
}

.intel-2 img {
    height: 200px;
}

.altura img {
    height: 55px;
    width: 100%;
    margin-top: 45px;
}

.vectores {
    background: url("../images/bg_vectors_bn.jpg") no-repeat center;
    background-size: cover;
}

.puertos img {
    height: 500px;
}

.grados {
    background: url("../images/grados_giros.jpg") no-repeat center;
    height: 610px;
    width: 100%;
}
.radio-1, .radio-2{
    margin-bottom: 50px;
}

.displays {
    background: url("../images/displays.jpg") no-repeat center;
    height: 1620px;
    width: 100%;
}

.huella img{
    width: 50%;
}
.footer {
    background: url("../images/bg_footer.jpg") no-repeat center;
    height: 20vh;
    background-size: cover;
}

.logo-circular img {
    height: 200px;
    margin-top: -100px;
}
.logo-header img{
    height: 250px;
    margin-top: -125px;
}
.socials {
    background: #131313;
    height: 60px;
    /* padding-top: 10px;
    padding-bottom: 10px; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.socials a {
    color: white !important;
    font-size: 20px;
}

.titulo-white {
    margin-top: 150px;
}

.titulo-white img {
    width: 100%;
    height: 2.2rem;
}

.margen-grados {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
}

.separador {
    height: 3px;
    background: #ff7300;
}

.titulo-black {
    margin-top: -12px;
}

.titulo-black img {
    height: 2.2rem;
    width: 100%;
}

.title-videos {
    font-size: 40px;
    color: black;
    font-weight: 400;
}

.title-black img {
    width: 90%;
    height: 2rem;
}

.titulo-fotos {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 10px;
    color: black;
}


.titulo-grados {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: -50px;
    margin-top: -30px !important;
    z-index: 20;
    color: black;
}

.componentes {
    margin-bottom: 70px;
    font-size: 50px;
    color: white;
}

.texto-comp {
    font-size: 20px;
    font-weight: 400;
    color: #fefeff;
}
.texto-comp p{
    margin: 0px;
}
.logo-svg img{
    width: 90px;
    height: 90px;
}
.safari .ajuste-safari{
   /* margin-right:10px; */
}
.icono {
    margin-bottom: 90px;
}
.iconos{
    padding-left: 150px;
    padding-right: 151px;
}
.tecnologias {
    background: #ebebeb;
    padding: 2%;
}

.videos {
    margin-bottom: 100px;
}

.videos video {
    height: auto;
    width: 75%;
}

.puertos {
    margin-top: 5%;
    margin-bottom: 5%;
}

.componentes-description {
    background: #ebebeb;
    padding-top: 80px !important;
    padding-bottom: 100px !important;
    width: 100%;
}


/* ############################################  Nosotros  ##################################################### */
.we-header {
    background: url("../images/head-vectors.jpg") no-repeat center;
    height: 410px;
    background-size: cover;
}

.we-paragraph p {
    margin-top: 30px;
    font-size: large;
    color: gray;
}

.splash {
    margin-top: 80px;
}

.vision,
.valores,
.mision {
    margin-top: 90px !important;
}

.valores {
    margin-bottom: 200px;
}

.separador {
    height: 3px;
    background: #ff7300;
}

/* ################################   Distribuidores    #####################################################*/

.dist-line {
    height: 5px;
    width: 100px;
    background: #ff7206;
}

.flex-centrado {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.header-dist {
    background: url("../images/header_dist.jpg") no-repeat center;
    background-size: cover;
    height: 410px;
    width: 100%;
}

.margen-dist-contact {
    margin-top: 100px;
    margin-bottom: 100px;
}

.mensaje textarea {
    width: 96.6%;
}

.inputs-contacto input {
    width: 90%;
    height: 50px;
}

.margen-contacto,
.margen-distribuidores {
    margin-bottom: 10%;
}
.title-pos{
    font-size: 110px; 
    font-weight: 700; 
    color: black;
}
.bajo-consumo{
    font-size: 33px; 
    font-weight:300; 
    margin-top:-30px; 
    color:black;
}
.titulo-210{
    font-size: 100px; 
    font-weight:700; 
    color:black;
}
.square{
    position: absolute;
    width: 0px;
    height: 5px;
    right: 0;
    bottom: 0;
    background: black;
}
.oculto{
    display: none !important;
}
/* ########################################### Medias Querys ############################################################ */

@media(max-width:1730px) {
    .vistas-pantallas {
        display: none;
    }

    .player-1 {
        display: block;
    }
}

@media(max-width:1560px) {

    .displays {
        display: none;
    }

    .player-3 {
        display: block;
    }
    
}

@media(max-width:1205px) {

    .grados {
        display: none;
    }

    .player-2 {
        display: block;
    }
    .iconos{
        padding-left: 0px;
        padding-right: 0px;
    }
    .puertos img {
        width: 85%;
    }
    .redes{
        width: 8%;
    }
    .aluminum-inicial img{
        padding-right: 15px;
    }
    
}

@media(max-width:980px) {
    .huella img{
        /* display: none; */
        margin-top: 30px;
        width: 100%;
    }
    .espacio-1{
        display: none;
    }
    /* .player-4 {
        display: block;
    }
    .huella-dactilar img{
        margin-top: 30px;
    } */
    .redes{
        width: 8%;
    }
    .logo-header img{
        height: 200px;
        margin-top: -98px;
    }
    .logo-circular img {
        height: 135px;
        margin-top: -65px;
    }
}

@media(max-width:991px) {

    .creative-st-header .side-menu {
        width: 380px !important;
        right: -20px !important;
    }

    .creative-st-header .single-items h3 {
        font-size: 2.5rem;
    }

    .side-nav .navbar-nav .nav-item {
        text-align: center;
    }

    .side-nav .navbar-nav .nav-link {
        font-size: 26px;
    }

    .side-menu .inner-wrapper {
        padding: 3.5rem 3rem;
    }

    .creative-st-header .single-items h3 {
        font-size: 2.5rem;
    }
    .micro-margen{
        margin-top: 3rem !important
    }
    .altura img {
        height: 50px;
        margin-top: 0px;
    }
    .margen-logos{
        margin-bottom: 40px;
    }
    .redes{
        width: 9%;
    }
    .aluminum{
        background-attachment: local;
    }
}

@media(max-width:576px) {
    .intel-2 img {
        height: 150px;
    }
    .puertos img {
        width: 90%;
    }
    .margen-componentes {
        padding-left: 6% !important;
    }
    .espacio-2{
        display: none;
    }
    .titulo-white img {
        height: 1.8rem;
    }

    .titulo-black img {
        height: 1.5rem;
    }
    .contenedor-empresas{
        padding: 20px 0px;
    }
    
    
    .mensaje textarea {
        width: 90%;
    }
    
    .componentes {
        font-size: 34px;
    }

    .inputs-contacto input {
        width: 100%;
    }

    .mensaje textarea {
        width: 100%;
    }

    .boton-anexo {
        text-align: center !important;
    }

    .boton-anexo button {
        width: 74.5%;
    }

    .flex-horizontal {
        display: flex;
        justify-content: center;
    }

    .margen-contacto,
    .margen-distribuidores {
        margin-bottom: 20%;
    }
    .title-pos{
        font-size: 80px;
    }
    .titulo-black {
        margin-top: 0px;
    }
    .bajo-consumo{
        font-size: 25px ; 
    }
    .videos video {
        width: 80%;
    }
    .title-black img {
        height: 1.5rem;
    }
    .radio-1 img{
        height: 400px;
    }
    .radio-2 img{
        height: 300px;
    }
    .radio-3 img{
        height: 400px;
    }
    .titulo-210{
        font-size: 80px; 
        font-weight:700; 
        color:black;
    }
    .display-5 img{
        height: 100px;
    }
    .display-1 img, .display-2 img, .display-3 img, .display-3 img, .display-4 img{
        height: 400px;
    }
    .splash img{
        height: 450px;
    }
    .negro{
        font-size: 18px;
    }
    .redes{
        width: 15%;
    }
}

@media(max-width: 295px) {
    .componentes {
        font-size: 24px;
    }
}



/* NAVBAR  ######################################################################################################################*/
/* ===================================
    Header
====================================== */
header.creative-st-header {
    width: 100%;
    z-index: 99;
}

/* Navbar */
.creative-st-header .navbar-top-default {
    position: fixed;
    z-index: 99;
    overflow: hidden;
    height: 70px;
    width: 100%;
    background: #f4f4f4;
    transition: all .1s ease;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    display: flex;
    align-items: center;
}


/* animation */
@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}


.creative-st-header .navbar-simple .navbar-nav .nav-link {
    padding: 0.4rem 1.5rem;
    margin-left: .5rem;
    color: #424242;
    font-weight: 400;
}

.creative-st-header.header-appear .navbar-simple .navbar-nav .nav-link {
    color: #424242;
}

.creative-st-header .nav-box-round .navbar-nav .nav-link {
    border-radius: 6px;
}

.creative-st-header.header-appear .nav-box-round .navbar-nav .nav-link:hover {
    color: black;
}

/* side menu button */
.creative-st-header {
    /* ===================================
    Side Menu
====================================== */
    /*Side overlay*/
    /*side clode btn*/
}

.creative-st-header .sidemenu_btn {
    transition: all .3s linear;
    width: 36px;
    padding: 6px;
    margin-right: 1rem;
    position: absolute;
    right: 15px;
    display: inline-block;
}

.creative-st-header .sidemenu_btn_inner {
    height: 70px;
    width: 70px;
    display: -webkit-flex;
    display: flex;
    position: relative;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    float: left;
}

.creative-st-header .sidemenu_btn span {
    height: 2px;
    width: 100%;
    background-color: #2b2b2b;
    display: block;
}

.creative-st-header.header-appear .sidemenu_btn span {
    background-color: #2b2b2b;
}

.creative-st-header .sidemenu_btn span:nth-child(2) {
    margin: 4px 0;
}

.creative-st-header .side-menu {
    width: 40%;
    position: fixed;
    right: calc(50% - 90%);
    top: 0;
    background: #161616;
    z-index: 1032;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    overflow: hidden;
}

.creative-st-header .side-menu.left {
    left: 0;
    right: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.creative-st-header .side-menu.before-side {
    width: 280px;
}

.creative-st-header .side-menu.side-menu-active,
.creative-st-header .side-menu.before-side {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.creative-st-header .pul-menu .side-menu.side-menu-active {
    visibility: visible;
    opacity: 1;
}

.creative-st-header .side-menu .navbar-brand {
    margin: 0 0 2.5rem 0;
}

.creative-st-header #close_side_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    display: none;
    z-index: 1031;
    opacity: 0.4;
}

.creative-st-header .side-menu .btn-close {
    height: 33px;
    width: 33px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 30px;
    right: 15px;
    cursor: pointer;
}

.creative-st-header .side-menu.before-side .btn-close {
    display: none;
}

.creative-st-header .side-menu .btn-close::before,
.creative-st-header .side-menu .btn-close::after {
    position: absolute;
    left: 16px;
    content: ' ';
    height: 24px;
    width: 2px;
    background: #fff;
    top: 5px;
}

.creative-st-header .side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.creative-st-header .side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.creative-st-header .side-menu .inner-wrapper {
    padding: 3.5rem 5rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    text-align: left;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.creative-st-header .pul-menu.pushwrap .side-menu .inner-wrapper {
    padding: 3.5rem 2.5rem;
}

.creative-st-header .side-menu .side-nav {
    margin-bottom: 30px;
    display: block;
}

.creative-st-header .side-nav .navbar-nav .nav-item {
    display: block;
    margin: 10px 0;
    padding: 0 !important;
    opacity: 0;
    transition: all 0.8s ease 500ms;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
}

.creative-st-header .side-nav .navbar-nav .nav-item:first-child {
    transition-delay: .1s;
}

.creative-st-header .side-nav .navbar-nav .nav-item:nth-child(2) {
    transition-delay: .2s;
}

.creative-st-header .side-nav .navbar-nav .nav-item:nth-child(3) {
    transition-delay: .3s;
}

.creative-st-header .side-nav .navbar-nav .nav-item:nth-child(4) {
    transition-delay: .4s;
}

.creative-st-header .side-nav .navbar-nav .nav-item:nth-child(5) {
    transition-delay: .5s;
}

.creative-st-header .side-nav .navbar-nav .nav-item:nth-child(6) {
    transition-delay: .6s;
}

.creative-st-header .side-nav .navbar-nav .nav-item:nth-child(7) {
    transition-delay: .7s;
}

.creative-st-header .side-nav .navbar-nav .nav-item:nth-child(8) {
    transition-delay: .8s;
}

.creative-st-header .side-nav .navbar-nav .nav-item:nth-child(9) {
    transition-delay: .9s;
}

.creative-st-header .side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.creative-st-header .side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #fff;
    padding: 2px 0 3px 0 !important;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: normal;
    position: relative;
    border-radius: 0;
}


.creative-st-header .side-nav .navbar-nav .nav-link.active {
    background: transparent;
}

.creative-st-header .side-menu p {
    font-size: 13px;
    margin-top: .5rem;
    margin-bottom: 0;
}

.creative-st-header .social-icons-simple {
    margin-bottom: 0;
    margin-left: -10px;
}

.creative-st-header .social-icons-simple li {
    display: inline-block;
}

.creative-st-header .social-icons-simple li a {
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 38px;
    border: 1px solid transparent;
    text-align: center;
    width: 36px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: background-color .5s ease;
}

.creative-st-header .social-icons-simple li a:hover {
    background-color: #FFFFFF;
}

.creative-st-header .social-icons-simple li.animated-wrap a:hover {
    background-color: transparent;
    color: #ffffff;
}


/* ===================================
    Side Menu
====================================== */
.side-menu {
    width: 100%;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url("../img/bg/side-menu.jpg");
    background-size: cover;
    background-position: center;
    z-index: 1000;
    height: 100%; 
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-transition: transform .5s ease;
    overflow: hidden;
}

.side-menu.left {
    left: 0;
    right: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.side-menu .before-side {
    width: 280px;
}

.side-menu.side-menu-active,
.side-menu.before-side {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.side-menu .navbar-brand {
    margin: 0 0 2.5rem 0;
}

.side-menu .btn-close {
    height: 33px;
    width: 33px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 61px;
    right: 50px;
    cursor: pointer;
}

.side-menu.before-side .btn-close {
    display: none;
}

.side-menu .btn-close::before,
.side-menu .btn-close::after {
    position: absolute;
    left: 16px;
    content: ' ';
    height: 24px;
    width: 2px;
    background: #fff;
    top: 5px;
}

.side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.side-menu-opacity {
    opacity: 0;
}

.pul-menu .side-menu.side-menu-active {
    visibility: visible;
    opacity: 1;
}

/*Side overlay*/
/*side clode btn*/
.header-full-active~.side-menu .btn-close {
    top: 50px;
}

/*side open btn*/
.full-menu-toggler {
    transition: none;
    width: 36px;
    padding: 6px;
    margin-right: 1rem;
    margin-top: .4rem;
    position: absolute;
    right: 30px;
    top: 24px;
    display: inline-block;
}

.full-menu-toggler span {
    height: 2px;
    width: 100%;
    background: #000000;
    display: block;
    margin: auto;
    transition: .5s ease;
}

.full-menu-toggler:hover span {
    background: #f71c52;
}

.full-menu-toggler:hover span:first-child,
.full-menu-toggler:hover span:last-child {
    width: 70%;
}

.full-menu-toggler span:nth-child(2) {
    margin: 4px 0;
}

.side-menu .inner-wrapper {
    padding: 3.5rem 5rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    text-align: left;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.side-menu .side-nav {
    margin-bottom: 30px;
    display: block;
}

.pul-menu.pushwrap .side-menu .inner-wrapper {
    padding: 3.5rem 2.5rem;
}

.side-nav .navbar-nav .nav-item {
    display: block;
    margin: 3px 0;
    padding: 0 !important;
    opacity: 0;
    transition: all 0.8s ease 500ms;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
}

.side-nav .navbar-nav .nav-item:first-child {
    transition-delay: .1s;
}

.side-nav .navbar-nav .nav-item:nth-child(2) {
    transition-delay: .2s;
}

.side-nav .navbar-nav .nav-item:nth-child(3) {
    transition-delay: .3s;
}

.side-nav .navbar-nav .nav-item:nth-child(4) {
    transition-delay: .4s;
}

.side-nav .navbar-nav .nav-item:nth-child(5) {
    transition-delay: .5s;
}

.side-nav .navbar-nav .nav-item:nth-child(6) {
    transition-delay: .6s;
}

.side-nav .navbar-nav .nav-item:nth-child(7) {
    transition-delay: .7s;
}

.side-nav .navbar-nav .nav-item:nth-child(8) {
    transition-delay: .8s;
}

.side-nav .navbar-nav .nav-item:nth-child(9) {
    transition-delay: .9s;
}

.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #fff;
    padding: 2px 0 3px 0 !important;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    position: relative;
    border-radius: 0;
}

.side-nav .navbar-nav .nav-link::after {
    content: "";
    position: absolute;
    background: #fff;
    display: inline-block;
    width: 0;
    height: 3px;
    bottom: 0;
    left: 0;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
}

.side-nav .navbar-nav .nav-link:hover::after,
.side-nav .navbar-nav .nav-link:focus::after,
.side-nav .navbar-nav .nav-link.active::after {
    width: 100%;
}

.side-nav .navbar-nav .nav-link.active {
    background: transparent;
}

.side-menu-inner-content {
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
    padding-bottom: 30px;
    margin: 0;
}

.side-menu p {
    margin-bottom: 0;
}

.menu-company-details span {
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 5px;
}

.social-icons-simple {
    padding: 0;
}

.social-icons-simple li {
    display: inline-block;
    padding-left: 8px;
}

.social-icons-simple li:first-child {
    padding-left: 0;
}

.social-icons-simple li a {
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 42px;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-align: center;
    width: 40px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: background-color .5s ease;
}

.social-icons-simple li a:hover {
    color: #0069FF;
    background-color: #ffffff;
}

.social-icons-simple li.animated-wrap a:hover {
    background-color: transparent;
    color: #ffffff;
}

@media only screen and (max-width: 767px) {
    .header-full-active .fixed-nav-links {
        margin-right: 40px;
        margin-left: 0;
        display: none;
    }

    .header-full-menu .upper-nav {
        display: none;
    }

    .header-full-active .full-menu-toggler,
    .full-menu-toggler {
        top: 18px;
        right: 15px;
        margin-right: 0;
    }

    .side-nav .navbar-nav .nav-item {
        text-align: center;
    }

    .side-nav .navbar-nav .nav-link {
        font-size: 26px;
    }

    .side-menu .inner-wrapper {
        padding: 3.5rem 3rem;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-full-active .full-menu-toggler {
        top: 23px;
        right: -14px;
    }
}

.header-full-menu .main-navigation nav .navbar-nav .nav-item {
    display: inline-block;
    margin-left: 20px;
}

.header-full-menu .main-navigation nav .navbar-nav .nav-item .nav-link {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    color: #424242;
    font-size: 16px;
    font-weight: 500;
    transition: .5s ease;
}



.header-full-menu .main-navigation nav .navbar-nav .nav-item .nav-link::after {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: 0;
    right: auto;
    z-index: -1;
    transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    background: currentColor;
}

.header-full-menu .main-navigation nav .navbar-nav .nav-item:hover .nav-link::after {
    width: 100%;
    right: 0;
}

.header-full-menu .main-navigation nav .navbar-nav .nav-item.active .nav-link {
    background: transparent;
}

.tab.tabs-links-dark .nav .nav-link {
    background: transparent;
}

.tab.tabs-links-dark .nav .nav-link a {
    color: #424242;
    position: relative;
    padding: 0 8px;
}

.tab.tabs-links-dark .nav .nav-link a:before {
    content: '';
    width: 4px;
    height: 100%;
    background: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
}