/*
Theme Name: Theme Blackuhn
Text Domain: themeblackuhn
Author URI: https://juxopixel.com.co
Description: Tema para Blackuhn
Version: 1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html


*/


/* CSS Document */

/**********************************
GLOBAL STYLES                 
**********************************/

body {
    font-family: 'Nunito Sans', sans-serif;
    margin: 0;
    padding: 0;
}

.flex-grow {
    flex: 1;
}



.container-fluid {
    max-width: 1330px;
    margin: auto;
}

.bg-trans {
    background: rgba(0, 0, 0, .5);
}

.bg-gray {
    background: #dedede;
}

h3,
h2 {
    font-family: 'Crimson Pro', sans-serif;
    font-style: italic;
}

/******************************
         HEADER
*******************************/

.desborde-end:after {
    content: " ";
    width: calc((100% - 1300px) / 2);
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}



/******************************
         FOOTER
*******************************/




/******************************************
                INICIO
******************************************/





/******************************************
               POTAFOLIO
******************************************/




/******************************************
               CLIENTES
******************************************/







/******************************************
               CONTACTO
******************************************/


/******************************
         POLITICA DATOS
*******************************/




/******************************
         SERVICIOS
*******************************/




/******************************
         FORM WEBBA
*******************************/