/*
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);
    }

@media(min-width:200px){
.privacy-container{
width: 100%;
padding: 16px;
}
.privacy-container h3{
font-size: 18px;
line-height: 21px;
margin-top: 18px;
margin-bottom: 12px;
}

/*---fin de @media---*/
}
@media(min-width:400px){

/*---fin de @media---*/
}
@media(min-width:500px){

/*---fin de @media---*/
}
@media(min-width:600px){
#privacy-header-section-box h3{
width: 50%;
}
#privacy-header-desc-section{
width: 50%;
}
.privacy-container{
width: 100%;
padding: 16px 24px;
}
/*---fin de @media---*/
}
@media(min-width:700px){


/*---fin de @media---*/
}
@media(min-width:800px){

/*---fin de @media---*/
}
@media(min-width:900px){

/*---fin de @media---*/
}
@media(min-width:1000px){

/*---fin de @media---*/
}
@media(min-width:1100px){

/*---fin de @media---*/
}
@media(min-width:1200px){


/*---fin de @media---*/
}
@media(min-width:1300px){
.privacy-container h3{
margin-top: 28px;
margin-bottom: 12px;
}

/*---fin de @media---*/
}
@media(min-width:1400px){

/*---fin de @media---*/
}
@media(min-width:1600px){
.privacy-container{
width: 100%;
padding: 16px 72px;
}

/*---fin de @media---*/
}
@media(min-width:1900px){

/*---fin de @media---*/
}