/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Sock Data
 Author URI:     https://sockdata.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

.inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 10px;
}

.inline-buttons {
    text-align: center !important; /* cambia"Center" a "left" o "right" si quieres la que alineación sea a la izquierda o derecha */
}

.desli-home1 img{
	border-radius:10px !important;
}
.et_pb_scroll_top.et-pb-icon{
	background:#cc056c !important;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, .wpcf7-form-control.wpcf7-textarea, .wpcf7-form-control.wpcf7-text {
  padding: 1em !important;
  width: 100%;
  background-color: #f5f3f6;
  border-color: #f5f3f6;
  border-bottom-width: 2px;
  padding: 2px;
  color: #19191b !important;
  margin-top: 1%;
  margin-bottom: 1%;
  border-radius: 10px;
 font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
	font-size:18px !important;
}
.form-group {
  padding-bottom: 5px;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder, .wpcf7-form-control.wpcf7-textarea::placeholder, .wpcf7-form-control.wpcf7-text::placeholder{
	color:#19191b !important;
	opacity:1 !important;
	font-size:16px !important;
	 font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
}
.txt_lega_home, .form-group.group-lega{
	font-size:16px !important;
	 font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
}
.form-group.group-lega a{
	color: #cc056c !important;
	font-weight:700 !important;
}
.form-group.group-lega a:hover{
	color:#6670c5 !important;
}
.form-group.group-lega{
	margin-top:20px;
}
.wpcf7-form-control.has-spinner.wpcf7-submit.btn-color-out{
	color: #FFFFFF !important;
border-color: #6670c5 !important;
border-radius: 10px;
letter-spacing: 1px;
font-size: 18px;
font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;
font-weight: 500 !important;
text-transform: uppercase !important;
background-color: #6670c5;
	padding: 0.3em 1em !important;
	display:inline-block;
	border: 2px solid;
	margin-top:20px !important;
}
.wpcf7-form-control.has-spinner.wpcf7-submit.btn-color-out:hover{
	border-color: #9ea3ff !important;
background-color: #9ea3ff !important;
	cursor:pointer !important;
}
.mobile_menu_bar::before, .mobile_menu_bar::after, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
	color: #cc056c !important;
}
.et_mobile_menu {
	border-color: #cc056c !important;
}
li.menu-item > a:hover {
  color: #d7daff !important;
	opacity: 1 !important;
}
.tab-ctf1{
	max-width:800px;
	display:block;
	margin-left:auto !important;
	margin-right:auto !important;
	margin-bottom: 1em;
}
.tab-ctf1 .txt_lega_home{
	font-size:14px !important;
}
.prote1 a{
	color:#cc056c;
}
.prote1 a:hover{
color: #6670c5 !important;
}
.tab-ctf1 .txt_lega_home a{
	color:#cc056c;
}
.tab-ctf1 .txt_lega_home a:hover{
	color: #6670c5 !important;
}
.blog-tren-1 .more-link{
	margin-top: 1em !important;
  display: block;
}