/* MENU */
.full-container {
    max-width: 1200px !important;
}
.main-navigation ul li:hover > a, .main-navigation ul li.focus > a {
    background: #fff;
    color: #000;
}
.main-navigation ul li a {
    padding: 30px 18px !important;
}
.main-navigation ul li {
    font-size: 14px;
}
.main-navigation a {
    font-weight: normal;
    text-transform: uppercase;
}
#masthead .hgroup h1 ,#masthead.masthead-logo-in-menu .logo > h1 {
    font-size: 23px !important;
    font-weight: bold;
}
.main-navigation [class^="fa fa-"] {
    margin-right: 5px;
    color: #8e2324;
}
.main-navigation ul li:last-child a {
    color: #8e2324;
    font-weight: bold;
}

/*LOGO*/
#masthead.masthead-logo-in-menu .logo > img {
		max-height: 70px !important;
}

/* FOOTER */
#theme-attribution {
    display: none;
}
.layout-full #colophon {
    padding: 0;
}
#colophon {
    background: #ededed;
}
#colophon #theme-attribution, #colophon #site-info, #colophon #site-info a {
    color: #333;
    font-size: 13px;
}
.textwidget {
    padding-top: 20px;
}
.textwidget h1 {
    font-size: 20px;
    font-weight: bold;
}
#footer-widgets .widget a {
    color: #8e2324;
}
img.sello-lexdir {
    margin-left: 20px;
    margin-top: 10px;
}
/*QUITAR BADGE CAPTCHA*/
.grecaptcha-badge {
    display: none;
}

/* HOME */
.encabezamientos h1 {
    font-size: 28px;
    font-weight: 600;
}
.encabezamientos-blanco h1 {
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
}
.encabezamientos-blanco h3 {
    color: #ffffff;
    font-size: 17px;
    /*font-weight: 600;*/
}
.widget_headline-widget .decoration {
    border-top: 1px solid #D4D4D4;
    margin: 15px auto;
    width: 10%;
}
.circle-icon-box p.text {
    line-height: 25px;
    font-size: 15px !important;
}
.widget_circleicon-widget .circle-icon-box h4 {
    color: #3b3b3b;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.widget_circleicon-widget .circle-icon-box h4:hover {
    color: #8e2324;
}
/*fila destacados*/
.destacados.siteorigin-panels-stretch {
    border-bottom: 1px solid #e2e2e2;
}
.box-destacados {
    border-top: 5px solid #8e2324 !important;
    background: #ffffff;
    border: 1px solid #e2e2e2;
    padding: 40px 30px;
}
.destacados .circle-icon {
    background: transparent !important;
}
.destacados .circle-icon:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

/*fila servicios*/
.widget_circleicon-widget .servicios {
    padding: 5px 30px 40px 30px;
}
.servicios .circle-icon {
    background: transparent !important;
}
.servicios .circle-icon:hover {
    transform: skewx(10deg) translatex(20px);
    transform-origin: bottom left;
}
/*call to action*/
.sow-cta-base {
    border: 0 !important;
}
.so-widget-sow-cta-default-201c3d498e89 .sow-cta-base .sow-cta-text .sow-cta-title {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
a.calltoaction-btn {
    border: 0;
}
/*quienes somos*/
.img-quienes-somos {
    margin-left: 2em !important;
    box-shadow: 0 2px 8px #00000096;
}
/*clientes*/
.clientes .sow-features-list {
    border-top: 5px solid #55a098 !important;
}
.clientes .so-widget-sow-features .sow-features-list .sow-features-feature .sow-icon-container  {
    margin: 0 auto;
    max-height: 200px;
    overflow: hidden;
}
.clientes .so-widget-sow-features .sow-features-list .sow-features-feature .sow-icon-container .sow-icon-image {
    height: 200px;
    -webkit-transition: opacity 1s,-webkit-transform 1s;
    transition: opacity 1s,-webkit-transform 1s;
    transition: opacity 1s,transform 1s;
    transition: opacity 1s,transform 1s,-webkit-transform 1s;
}
.clientes .textwidget h5 {
		    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
}
.so-widget-sow-features-default-125c224aaea2 .sow-features-list .sow-features-feature .textwidget {
    font-family: 'Open Sans', sans-serif;
}
.clientes .sow-features-feature {
    border: 1px solid #e2e2e2;
    padding: 30px !important;
}
.clientes .sow-icon-image:hover {
    /* background: #000; */
    opacity: .9;
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
}
/*testimonios*/
.testimonios p {
    letter-spacing: 2px;
}


/* PAGINA SERVICIOS */
.entry-content ul {
    list-style-type: disc;
}
ol, ul {
margin: 0;
}
.servicios h2 {
    border: 1px solid #ccc;
    padding: 3%;
    background: #ffffff;
    font-size: 1.4em;
    margin-top: 0;
}
ul.lista-servicios {
    margin-left: 20px;
}


/* PAGINA CONTACTO */
textarea {
    width: 100%;
}
input[type="submit"] {
  	background: #ad8a3b !important;
  	color: #ffffff;
  	border: 0;
  	font-size: 16px;
  	width: 15%;
}
.wpcf7-form-control.wpcf7-text {
    width: 100%;
}
.column-full.submit {
    text-align: center;
}

/*Formulario CF7 a 2 o 3 columnas responsive*/
#responsive-form{
max-width:1000px; /*-- change this to get your desired form width --*/
margin:0 auto;
width:100%;
}
.form-row{
width: 100%;
padding-bottom: 8%;
}
.column-half, .column-full, .column-third{
float: left;
position: relative;
padding: 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;
}
.column-full.centro {
	padding-top: 0;
    text-align: center;
}
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
    .column-half{
	width: 50%;
    }
    .column-third {
	width: 33%;
    }
    .column-third.middle {
        width: 34%;
    }
}
/*COOKIES*/
.cli-plugin-main-link {
    text-decoration: none;
}