/**
 * Theme Name:     Atalantic Soluciones Digitales
 * Author:         Atalantic Soluciones Digitales
 * Template:       Divi
 * Text Domain:	   atalantic-soluciones-digitales
 * Description:    Tema creado y diseñado por Atalantic Soluciones Digitales
 * Theme URI:      https://atalantic.com/
 * Author URI:     https://atalantic.com/
 * Version:        1.0
 */

header .et_pb_menu .sub-menu{
	width:100%important;
	
}
/** ----------Colores Corporativos ------------*/
a.glossaryLink {
    color: #3e3e3d!important;
    border-bottom: solid 1px #3e3e3d;
}
.azul-oscuro{
	color:#324380;
	font-weight:bold;
}
.azul-claro{
	color:#2ea3f2;
	font-weight:bold;
}

.naranja{
	color:#ca6232;
	font-weight:bold;
}
.gris{
	color:#3e3e3d;
	font-weight:bold;
}
/** ----------recaptcha ------------*/
.grecaptcha-badge {
    display: none !important;
    visibility: hidden!important;;
}
/** --------------complianz------------------*/
#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
	max-width:100%!important;
}
/** ----------Tablas de precios ------------*/
.et_pb_pricing_content_top .et_pb_et_price {
display: inline-flex;
flex-direction: row-reverse;
}
span.et_pb_sum {
    padding-left: 10px;
    padding-right: 25px;
}

span.et_pb_dollar_sign {
    font-size: 30px;
}

.et_pb_frequency_slash{
	display:none;
}
/*-----------------------------------tooltips especiales-----------------------------------*/
.cta-adelante-digitalizacion .glossaryLink{
	border-bottom: solid 0px #4aeef7;
    color: #4aeef7 !important;
}
.cta-adelante-digitalizacion .glossaryLink:hover{
	border-bottom: solid 0px yellow;
    color: yellow !important;
}
.cta-adelante-digitalizacion .et_pb_module_header{
	padding-bottom:30px;
}

/*--------------------Formularios CONTACTO----------------------*/

.dtq-cf7-styler fieldset p{
	margin-bottom:10px;
}
/*.cf7-acceptance br{
	display:none;
}*/
