/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

.mb-0{
	margin-bottom:0;
}
.mt-0{
	margin-top:0!important;
}
.styled-subtitle2{
	font-size:22px;
	line-height:1.2;
	font-weight:300;
}
.txt_blanco{
	color:#fff;
}
/*SECCION SERVICIOS*/
.boxServicios h6{
	line-height: 20px;
}

/*SECCION TEAM*/
.tituloTeam{
	margin-bottom: 15px;
}


/* FORMULARIO ACEPTACION  */
.acceptance-927 label{
	display: flex;
    align-items: center;
}
.acceptance-927 label input{
	 width: 25px;
}


@media (max-width: 480px) {
	 .hiden_mobile{
       display:none;
   }
}

