/*
Puedes añadir tu propio CSS aquí.

Haz clic en el icono de ayuda de arriba para averiguar más.
*/

form input[type="tel"], form input[type="text"], form input[type="email"] {
	color: #666;
    font-weight: 600;
    font-size: 12px;
    padding: 15px 0;
    width: 100%;
    padding-left: 10px;
    border: none;
    border: 0;
    border-radius: 0;
    position: relative;
    border: 1px solid #231f20;
background:rgba(223,224,225,.7);}
	
.footer-social li a {
	color:#fff;}
	
.parallax-title {
    position: absolute;
    top: 18%;
    left: 55% !important;
    z-index: 1;
    font-size: 30px !important;
    color: #000;
    opacity: 0.07;
    text-transform: uppercase;
    font-weight: 900;
}

.parallax-title.right-pos {
    left: 55% !important;
}

.bg-title {font-size:50px !important;}

parallax-title {
    position: absolute;
    top: 10%;
    z-index: 1;
    font-size: 94px;
    color: #000;
    opacity: 0.07;
    text-transform: uppercase;
    font-weight: 900;
}

  .column-wrap {
	  width: 75%;
	  }
	  
  .fixed-column {
		  width: 25%;
	  }
	  
  .arrowpagenav {
		  left: 25%;}
		  
.caja-titulos {
	background: #f9f9f9;
    padding: 18px 10px;
    text-align: left;
    border: 1px solid #eee;
    border-top: none;
    box-sizing: border-box;
    overflow: hidden;
	float: left;
    width: 100%;
    position: relative;}
	
	
.caja-titulos h4:before {
	content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 2px;
    margin-top: -1px;}

#afc_sidebar_943 {
background: none !important;}
	
.loader {
    border-top: 10px solid #caa976 !important;
    border-right: 10px solid #caa976 !important;
    border-bottom: 10px solid #caa976 !important;
}

.title-somos h3 {
	font-weight:500;
	}

section.dec-sec:before {
    border-top: none !important;
width:0 !important;}

section.dec-sec:after {
    width: 0;
    height: 0;
    border-radius: 0;
    background: none;
}

.field-wrap>div input[type=checkbox], .field-wrap button, .field-wrap input[type=button], .field-wrap input[type=submit] {
background: #caa976;
border: none;
padding: 14px 20px;
line-height: 14px;
cursor: pointer;
font-size: 13px;
color: #404040;
margin-top: 20px;
font-weight: 700;
-webkit-appearance: none;
float: left;
border-radius: 4px;
}