/*
Theme Name: ETCA Theme

*/

.grecaptcha-badge {
	display: none !important;
}
	.box-news .emaillist{
		   background-color:#1f56a7;
	}

.box-news *{
font:	400 16px/36px 'Open Sans', sans-serif;
}
	.box-news .emaillist label {color:#fff; text-transform: uppercase; font-size: 1.2rem;}
	.box-news .emaillist input {padding:0 .5rem; color: #000;}
.box-news .emaillist .es_subscription_form_submit{ 
    background-color: #ea8a00;
    color: #fff;
    font-size: 1.2rem;
    border: 0;
    text-transform: uppercase;
    font-weight: bold;
}
	.es_subscription_message {
		color:white !important;
	}


.row-h {
  display: flex;
	width: 470px;
	position: relative;
    left: 32px;
}

.column-h {
  flex: 50%;
}

.row-h-i {
  display: flex;
	text-align: left !important;
	font-size:16px !important;
	line-height:10px;
}
.row-h-i a{
	font-size:16px !important;
}
.row-h-i img{
  margin-right: 10px;
} 


.row-h-i small{
  font-size: 10px;
	text-align: left !important;
}

