/*
Podés agregar tu propio CSS aquí.

Hacé clic en el ícono de ayuda de arriba para averiguar más.
*/

.x-card-inner .front .x-face-title {
    display: none;
}

.x-card-inner .front .x-face-text {
    display: none;
}

 .x-navbar .desktop .x-nav > li.current-menu-item > a > span {
    box-shadow: 0 0px 0 0 #444444!important;
}

.x-navbar .desktop .x-nav > li > a, .x-navbar .desktop .sub-menu li > a, .x-navbar .mobile .x-nav li a {
    color: rgb(19,1,132)!important;
}

 .x-navbar .desktop .x-nav > li.current-menu-item > a > span {
    box-shadow: 0 0px 0 0 #444444!important;
}

.x-navbar .desktop .x-nav > li > a:hover > span {
    box-shadow: 0 2px 0 0 #2980b9!important;
	color: #f68d59;
}

.efbl_feed_wraper {

    margin-left: 9%;
    padding-right: 11%;

}

.efbl_feed_wraper .efbl_custom_likebox {
    align-items: center;

    text-align: center;
}
#mc_embed_signup_scroll,textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -webkit-transition: border linear 0.2s,background-color linear 0.2s,box-shadow linear 0.2s;
    transition: border linear 0.2s,background-color linear 0.2s,box-shadow linear 0.2s;
    margin-right: 3%;
}
p {
    line-height: 1.4;
}
.x-face-content p {
    font-size: 1em;
}

.flex-parent {
	display: flex;
}

.flex-child {
	display: flex;
	align-items: center;
}

.form-row {
	padding-left: 30%!important;
	padding-right: 30%!important;
}

.form-row label {
    display: block;
    margin-bottom: 2px;
    color: white;
}

.el5.x-text .x-text-content-text-primary, .el24.x-text .x-text-content-text-primary, .el34.x-text .x-text-content-text-primary, .el54.x-text .x-text-content-text-primary, .el63.x-text .x-text-content-text-primary {

    line-height: 1.1;

}

.x-card-inner img {

    border-radius: 50%;
}
.back  {

    border-radius: 50%;
}

.x-card-outer .x-face-title {
    font-size: 1.25em;
	padding-left: 10%;
	padding-right: 10%;
}

.x-face-content p {
    font-size: 0.8em;
}

#menu-item-2082 a {
	color: #f05480;
    font-weight: 600!important;}

#menu-item-1837 a {
	color: #b2b3d1;
    font-weight: 600!important;}
    

.one_third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}

.x-4-5 .x-image img{
    position: relative;
    float: left;
 
}
 
.one_third { width: 30.66%;
color: #fff;}

.columConta {
color: #fff;}
 
.last_column {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one_third {
        width: 100%;
        margin-right: 0;
    }
	.x-4-5 .x-image img {
        width: 100%;
        margin-right: 0;
		
					}
				.x-column {
					padding: 0em 2em 0em 2em;
			}

				.x-section .x-container.marginless-columns .x-column.x-2-3 {
					padding: 0em 0em 0em 0em;
			}

				.el26.x-column {
					padding: 0em 2em 0em 2em!important;
			}
	#post-1550 .x-column {
					padding: 0em 0em 0em 0em!important;
			}
}








.wpcf7 p {
    margin-bottom: 30px;
}

input[type="radio"], input[type="checkbox"]{

  margin: 0px 5px 0px 20px;
  width: 1.2rem;
  height: 1.2rem;
  
  cursor: pointer;
  appearance: none;
  outline: 0;
	border: 5px solid #AAAAAA!important;
    border-radius: 100%;
transition: border .25s linear;
	-webkit-transition: border .25s linear;
}