/*
Theme Name:  Innovatech
Theme URI: http://wordpress.org/themes/innovatech
Author: @semioticags
Author URI: https://instagram.com/semioticags
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
date: technology, nets, firewalls,security,software, hardware, IT, IT services, IT solutions, IT consulting, IT support, IT management, IT infrastructure, IT systems, IT networks, IT security, IT operations, IT development, IT engineering, IT architecture, IT design, IT implementation, IT deployment, IT integration, IT testing, IT maintenance, IT monitoring, IT optimization, IT performance, IT scalability, IT reliability, IT availability, IT disaster recovery, IT business continuity, IT compliance, IT governance, IT risk management, IT project management, IT service management, IT change management, IT incident management, IT problem management, IT configuration management, IT asset management, IT service desk, IT help desk, IT support, IT knowledge management, IT documentation, IT training, IT education, IT certification, IT standards,
IT best practices, IT methodologies, IT frameworks, IT processes, IT tools, IT technologies,
Text Domain: Innovatech
*/
/*-------------------*/
/*-PALETA DE COLORES-*/
/*-------------------*/
:root {
--green: rgba(89, 187, 168, 1);
--greendark: rgba(1, 138, 136, 1);
--black: rgba(14, 28, 35, 1);
--grey: rgba(51, 55, 65, 1);
--ligthgray: rgba(166, 175, 177, 1);
--bruma:rgba(237, 239, 240, 1);
    }

    /*----------------------------------------*/
    /*------------ESTILOS GENERALES-----------*/
    /*----------------------------------------*/


    @media(min-width:200px){
    /*--------------------*/
/*-------FOOTER-------*/
/*--------------------*/
#footer{
    width: 100%;
    height: auto;
    position: relative;
margin: auto;
background-color: white;
}
.adjust-footer-box{
max-width: 1920px;
width: 100%;
min-height: 100px;
height: auto;
position: relative;
background: #0E1C23;
background: linear-gradient(131deg,rgba(14, 28, 35, 1) 0%, rgba(1, 138, 136, 1) 29%, rgba(89, 187, 168, 1) 62%, rgba(1, 138, 136, 1) 82%, rgba(14, 28, 35, 1) 100%);
margin: auto;
padding: 0 16px;
padding-bottom: 36px;
}
.adjust-footer-box a{
color: white;
text-decoration: none;
}
.adjust-footer-box a:hover{
text-decoration: underline;
}
/*----deco lines---*/
#color-lines-footer{
position: relative;
width: 100%;
max-width: 1920px;
margin: auto;
}
#line-bruma{
background-color: var(--grey);
width: 70%;
margin-bottom: 12px;
}
#line-black2{
background-color: var(--black);
width: 30%;
margin-bottom: 12px;
}
.logo-footer-container, .legal-footer-container{
width: 100%;
height: auto;
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
margin-bottom: 12px;
}
.logo-footer-container{
border-bottom: 1px solid white;
padding-top: 16px;
padding-bottom: 16px;
}
.legal-footer-container{
padding-bottom: 16px;
}
.logo-footer-box{
width: 70%;
height: auto;
position: relative;
margin-bottom: 12px;
max-width: 310px;
}
.logo-footer-box img{
width: 100%;
}
#icon-insta-footer{
color: white;
font-size: 21px;
}

.legal-footer-cookies, .legal-footer-privacidad, .legal-footer-contacto, .legal-footer-legal{
width: 100%;
}
.legal-footer-cookies a, .legal-footer-privacidad a, .legal-footer-contacto a, .legal-footer-legal p{
font-size: 12px;
text-decoration: underline;
color: white;
}
.legal-footer-cookies a:hover, .legal-footer-privacidad a:hover, .legal-footer-contacto a:hover{
text-decoration: none;
}
#infofiscal p{
text-decoration: none !important;
}




   /*---fin de @media---*/
    }
    @media(min-width:400px){

    /*---fin de @media---*/
    }
    @media(min-width:500px){
.logo-footer-container{
align-items: center;
}
.logo-footer-box{
width: 40%;
}
.legal-footer-container{
justify-content: flex-start;
}
.legal-footer-cookies, .legal-footer-privacidad, .legal-footer-contacto, .legal-footer-legal{
width: auto;
margin-right: 12px;
}
.logo-footer-box{
padding-top: 16px;
}
#infofiscal{
position: absolute;
right: 0;
}
    /*---fin de @media---*/
    }

    @media(min-width:600px){

    /*---fin de @media---*/
    }

@media(min-width:700px){
.logo-footer-box{
width: 25%;
}
/*---fin de @media---*/
}

    @media(min-width:800px){

    /*---fin de @media---*/
    }

    @media(min-width:900px){
    .adjust-footer-box{
    padding-left: 24px;
    padding-right: 24px;
    }
    /*---fin de @media---*/
    }

    @media(min-width:1000px){
    .logo-footer-box{
width: 20%;
}
    /*---fin de @media---*/
    }
    @media(min-width:1100px){

    /*---fin de @media---*/
    }

    @media(min-width:1200px){


    /*---fin de @media---*/
    }

    @media(min-width:1300px){
    .logo-footer-box{
    width: 14%;
    }
    .adjust-footer-box{
    padding-left: 48px;
    padding-right: 48px;
    }


     /*---fin de @media---*/
    }

    @media(min-width:1400px){

    /*---fin de @media---*/
    }

    @media(min-width:1600px){
    .legal-footer-cookies a, .legal-footer-privacidad a, .legal-footer-contacto a, .legal-footer-legal p{
font-size: 16px;

}
    /*---fin de @media---*/
    }


    @media(min-width:1900px){
    .logo-footer-box{
    width: 12%;
    }
    /*---fin de @media---*/
    }