#responsive-form{
	max-width:900px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding-left: 0.65rem;
  padding-bottom: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
 
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

textarea {
  height: 150px;
}

.bottom_submit {
  width: 50px;
}

.blanco {
 color: #b3b3b3 !important;
}

#footer-section2.de-footer__section a {
color: #b3b3b3;
  font-size: 14px;
}

.widget .widget-title {
padding-bottom: 15px;
  margin-bottom: 10px;
}

.de-sc-team-member__content__description {
 margin-top: 20px; 
}

.uk-margin-small-top {
margin-top: 20px!important;
}

#footer-section3.de-footer__section {
padding-bottom: 0px !important;
}

.de-social-accounts {
 margin-top: 20px;
}

body {
overflow: hodden;
}

.tparrows {
opacity: 1 !important;
}

.eg-washington-element-3 {
background-color: rgba(255, 255, 255, 0) !important;
}

.eg-adams-element-3 {
background-color: rgba(255, 255, 255, 0) !important;
}

.esg-entry-cover:hover {
background-color: rgba(24, 24, 24, 0.33) !important;
  transition: 0.7s;
}

.parallax_home {
background-attachment: fixed;
background-repeat: no-repeat;
  background-size: cover;
  margin-left: 5px;
  margin-right: 5px;
}

.de-btn--small {
font-size: 15px;
border: 3px solid;
}

.de-btn--small:hover {
font-size: 15px;
border: 3px solid #0e0e0e;
}

.caja_form {
 min-height: 10px; 
}

input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text] {
  min-height: 30px !important;
}

.negro {
 color: #000; 
}

[type="button"], [type="submit"], [type="reset"] {
 padding: 20px 35px; 
}

.uk-margin-remove-top {
margin-top: 0!important;
color: #be3a4a;
}

.de-sc-team-member__content__socials a:last-child {
color: #be3a4a;
}

.uk-icon-link {
color: #be3a4a;
}
.wpcf7-form-control.wpcf7-submit{
	background: #c54154;
    padding: 1em 2em;
    color: white;
  	font-size:14px;
}

.widget.widget_nav_menu ul li, .widget.widget_pages ul li {
padding-bottom: 1px;
}

@media (max-width: 480px) {
  p, h2, h3 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }}


.uk-margin-medium-bottom {
margin-bottom: 0px!important;
}

.uk-grid-medium>.uk-grid-margin {
margin-top: 0px;
}

.de-sc-team-member__content__description__about {
		text-align: left;
}

.uk-margin-remove-top {
text-align: left;
}

.de-sc-team-member__content__description {
text-align: left;
}

@media(min-width: 480px) {
		p {text-align:justify !important;}}