/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.2.1
	Stable tag: 3.2.1
	Requires at least: 6.0
	Tested up to: 6.7
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
/**
 * Loading first in the style.scss & classic-editor.scss
 */
/**
* Document basic styling
* Inspired by Normalize.css, HTML5 Boilerplate & Bootstrap Reboot Projects under MIT License
 */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

*,
*::before,
*::after {
  box-sizing: border-box; /* 3 */
}

/* Sections
 */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0.5rem;
  margin-block-end: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-block-start: 0;
  margin-block-end: 0.9rem;
}

/* Grouping content
 */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
  white-space: pre-wrap;
}

/* Text-level semantics
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: #CC3366;
}
a:hover, a:active {
  color: #333366;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-block-end: none; /* 1 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

/* Interactive
 */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}

/* Misc
 */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Print
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    border: 1px solid #cccccc;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    -moz-column-break-after: avoid;
         break-after: avoid;
  }
}
/**
 * Form styling
 */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 1rem; /* 1 */
  line-height: 1.5; /* 1 */
  margin: 0; /* 2 */
}

input[type=text],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
select,
textarea {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
}
input[type=text]:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
  border-color: #333333;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  width: auto;
  -webkit-appearance: button;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button,
[type=submit],
[type=button] {
  display: inline-block;
  font-weight: 400;
  color: #CC3366;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid #CC3366;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  transition: all 0.3s;
}
button:focus:not(:focus-visible),
[type=submit]:focus:not(:focus-visible),
[type=button]:focus:not(:focus-visible) {
  outline: none;
}
button:hover, button:focus,
[type=submit]:hover,
[type=submit]:focus,
[type=button]:hover,
[type=button]:focus {
  color: #ffffff;
  background-color: #CC3366;
  text-decoration: none;
}
button:not(:disabled),
[type=submit]:not(:disabled),
[type=button]:not(:disabled) {
  cursor: pointer;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

select {
  display: block;
}

/**
 * Table styling
 */
table {
  background-color: transparent;
  width: 100%;
  margin-block-end: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}
table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table th {
  font-weight: bold;
}
table thead th,
table tfoot th {
  font-size: 1em;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-block-start: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: rgba(128, 128, 128, 0.0705882353);
}
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: rgba(128, 128, 128, 0.1019607843);
}
table tbody + tbody {
  border-block-start: 2px solid rgba(128, 128, 128, 0.5019607843);
}
@media (max-width: 767px) {
  table table {
    font-size: 0.8em;
  }
  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3;
  }
  table table th {
    font-weight: 400;
  }
}

/**
 * List styling
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-block-start: 0;
  margin-block-end: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body,h1, h2, h3, h4, h5, h6, .title {font-family:'Montserrat', sans-serif;
text-transform: none;}
.hgrid {
    max-width: 1080px;
}
body {
	background:#eeeeee;
    background-image: url(http://localhost:8096/wp-content/uploads/2019/03/fondo.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: scroll;
}

.inline-nav .widget_nav_menu li{
position: relative;
    float: left;
    display: inline-block;
    border-right: 1px solid #eee;
}
	
.inline-nav .widget_nav_menu li a:after{display:none;}
a{color:#c2bc42;}
#topbar{display: block;
    padding: 0px 0px;
    font-size: 15px;
    border-bottom: solid 1px #c2bc42;
    line-height: 15px;
    color:#ffffff;
    background:#c2bc42;
    font-family: 'PT Sans';font-weight: 600;
}
#topbar a:hover {color:#414b33;}
#topbar .widget_nav_menu li a{color:#ffffff;padding: 10px 15px;display:inline-block;
    font-family: 'PT Sans';font-weight: 600;}
#topbar .widget_nav_menu li a:hover {color:#414b33;}
.topbar-right-inner{background: inherit;
    box-shadow: none;}
	
#topbar [class*="hgrid-span-"]{padding: 0 0px;}
#topbar-right{padding-right: 0px;}
.inline-nav .widget_nav_menu li a:hover {
    border-bottom: solid 0px;
    text-decoration: none;
}
.menu_asociate a{border-radius: 10%;
    background: #16453d;color:#ffffff !important;}
    .menu_asociate a:hover{
        background: #257064;
    }
#header-supplementary {
    border-bottom: solid 0px ;
    background:#c2bc42;
}
#header-primary {
    border-bottom: solid 0px ;
}
#site-logo {
    margin: 20px 0 20px;
 }
.menu-items > li.current-menu-item, .menu-items > li:hover{
	color: #c2bc42;
    background-color: #fff;
   
   
}
.menu-items > li.current-menu-item a, .menu-items > li:hover >a{
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    border-bottom:2px solid #c2bc42 !important;
}
@media screen and (min-width:1276px) {
#menu-secondary{
    min-width:1200px !important;
}
}
#menu-secondary-items{
    background-color: #c2bc42;
}
#menu-secondary .menu-items > li > a{
    color: #333;
    padding: 26px 8px;
    margin-right: 0;
    font-size: 15px;
    font-family: "PT Sans";font-weight: 600;
    padding-bottom: 2px !important;
    border-bottom:2px solid #c2bc42;
    margin-bottom: 20px
}
#menu-secondary .menu-items .menu-title{
    font-size: 18px;
    font-family:"PT Sans";
    font-weight: 600 !important;
    letter-spacing: -0.5px;
}
#menu-secondary .menu-items > li > a, #menu-secondary .menu-items > li > a {    
    font-weight: normal;
    text-transform: none;
    background-color: #c2bc42;
    color: #fff;
}
#menu-secondary .menu-items > li > a:hover, #menu-secondary .menu-items > li > a:focus {
    
    color: #16453d;
}

#menu-secondary .menu-items .menu-item-has-children:hover > a{
	background-color: #c2bc42;
    color: #ffffff;}
#menu-secondary .sf-menu ul {
    min-width: 180px;
    background: #c2bc42;
    border: 0;
   /* border-top: 1px solid #c2bc42;
    border-bottom: 3px solid #c2bc42;*/
    border-radius: 0;
}
#menu-secondary .sf-menu ul li:hover > a {
    background-color: #16453d;
    color: #ffffff;
}
#menu-secondary .sf-menu.sf-arrows .sf-with-ul:after {
    top: 70%;
	color:#ffffff;
    line-height: 10px;
    margin-top: 0px;
    font-size: 1em;
    position: absolute;
    right: 0px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    text-decoration: inherit;
    speak: none;
    -webkit-font-smoothing: antialiased;
    vertical-align: center;
    content: "\f0d7";
}
#topbar-left .top-contacto p{    
    position: absolute;
    margin-top: -10px;
    color: #333;
	padding-left:30px;
}
#pl-49  h2 {
    margin: 0;
    padding: 12px 15px 0px 15px;
    font-weight: 200;
    font-size: 16px;
    color: #333;
	text-transform:none;
}
#pl-49  p{
	margin: 0;
	color: #616161;
}
.widget-title{font-weight:500;text-transform:none;}
.page-wrapper .loop-description{display:block;}
.loop-title{
	font-size: 1.3em;
    text-transform: none;
	font-weight:500;
	color:white;
	background:#16453d;
	text-align:left;
	padding-left:30px;}
.page-wrapper  .loop-meta-wrap{background:#16453d !important;}
.page-wrapper  .loop-meta-wrap .loop-meta{float:left;padding: 20px 0;}
ul.list-check{list-style:none;}
ul.list-check li i {
    color: #c2bc42;
    font-style: normal;
    margin-right: 4px;
}
.padding-y-20 {
    padding: 20px 0 !important;
}
.page-wrapper h2{font-weight:500;text-transform:none;}
.page-wrapper{background-color: RGBA(255,255,255,.8) !important;}
#header{background-color: RGBA(255,255,255,1) !important;}
.entry-content {
    border-bottom: solid 0px #aaa;
}
ul.bullet li>figure {
    margin: 5px 0 0 0;
    padding: 0;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    background: #DDD;
    padding: 8px 0 0;
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    float: left;
}
ul.bullet {
    list-style: none;
    margin: 0;
    padding: 0;
}
.padding-y-10 {
    padding: 10px 0;
}
ul.bullet li {
    clear: left;
    padding: 10px 0;
    display: block;
    width: 100%;
}
ul.bullet li p {
    margin: 0 0 0 50px;
    padding: 0;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.img-rounded {
    border-radius: 6px;
}
#eventos h2 {
    color: #c2bc42 !important;
}
.bg-2 {
    background: #c2bc42;
    color: #FFF;
}
.plan-header {
    padding-bottom: 15px;
}
.plan-header .popular-tag {
    background: #333;
    border-bottom: 1px solid #FFF;
    color: #fff;
    min-height: 55px;
	padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
}
.w-box.popular {
    margin-top: 0;
    -webkit-box-shadow: 0 -4px 14px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 -4px 14px rgba(0,0,0,0.2);
    box-shadow: 0 -4px 14px rgba(0,0,0,0.2);
}
.lado-1:before {
    content: "";
    display: inline-block;
    position: absolute;
    right: -1% !important;
    top: 20px;
    width: 10px;
    height: 10px;
    background: #c2bc42;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.lado-1{
	padding:0;
	padding-right:5px;
    border: 1px solid #e0eded;
    border-radius: 0;
	background:#fff;
	}
.lado-2{
	padding: 0;
	padding-left:5px;
    border: 1px solid #e0eded;
    border-radius: 0;
	background:#fff;
	}
.lado-1 h1,.lado-2 h1{
	margin: 0;
    background: #FFF;
    
    text-align: left;
    padding: 10px 10px 0px 10px;
    font-weight: 500;
    font-size: 14px;
	}
.lado-1 .entry-byline ,.lado-2 .entry-byline {
    background: #fff;
    padding: 0px 10px 10px 10px;
	border-bottom: 1px solid #e0eded;
}
.lado-1 p ,.lado-2 p {
    padding-left:10px;
	padding-right:10px;
    text-align: left;
	
}
.lado-1 .more-link,.lado-2 .more-link,.more-link{
	margin: 0;
    text-align: left;
    padding: 8px 10px;
    background: none;
    border-top: 1px solid #e0eded;
    text-align: right;
	border-radius: 2px;
	}
.lado-1 .more-link a,.lado-2 .more-link a,.more-link a{
	color: #ffffff;
    background-color: #c2bc42;
    border: 1px solid;
    border-color: #c2bc42;
	text-transform:none;
	font-weight: normal;

}
.lado-1 .more-link a:hover,.lado-2 .more-link a:hover,.more-link a:hover{
	color: #ffffff;
    background-color: #938b1a;
    border-color: #938b1a;
	text-decoration: none;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .35s;
}
.lado-1 .entry-byline:before {
content: "";
    display: inline-block;
    position: absolute;
    top: 11px;
    right: 18px;
    width: 0;
    height: 0;
    border-left: 13px solid #fff;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    z-index: 0;
	}
.lado-2 .entry-byline:before {
content: "";
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 18px;
    width: 0;
    height: 0;
    border-right: 13px solid #fff;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    z-index: 0;
	}

.titulo-fondo-negro h3{
    background: #333;
    padding: 8px 10px;
    margin: 20px auto 40px !important;
    font-size: 20px;
	border-radius: 3px;
	background: #000;
    width: 15%;
    text-align: center;
	color:#fff;
}
.hgrid-lado-1{border-right: 1px dotted #000;}

.entry-byline-label{display:none;}
#comments-template{display:none;}
.singular-post .loop-nav{display:none;}
.hgrid-evento-lado h1{
	margin: 0;
    padding: 12px 15px 0px 15px;
    font-weight: 200;
    font-size: 16px;
    color: #333;
	}
.hgrid-evento-lado{padding:0 10px;}
.hgrid-evento-lado .w-footer {
    padding: 10px 15px;
    border-top: 1px solid #f1f1f1;
}
.pull-left {
    float: left!important;
}
.pull-right {
    float: right!important;
}
.w-footer small {
    font-size: 12px;
	margin-top: 3px;
}
.btn,input[type="submit"]{
	padding:6px 12px;
    border: 1px solid transparent;
    border-radius: 2px;
	font-size:0.9em;
	}
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-two,input[type="submit"] {
    color: #ffffff;
    background-color: #c2bc42;
    border: 1px solid;
    border-color: #c2bc42;
	white-space: nowrap;
}
.btn-xs {
    padding: 4px 10px;
	    font-size: 12px;
    line-height: 1.5;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 3px;
}
.w-footer .btn-two{float:right;}
 .btn-two:hover,input[type="submit"]:hover{
	color: #ffffff;
    background-color: #938b1a;
    border-color: #938b1a;
	-o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .35s;
}
.evento-lado-1,.evento-lado-2,.evento-lado-3{
	margin-bottom: 25px;
    background-color: #FFF;
	border: 1px solid #e0eded;}
.hgrid-evento-lado .entry-thumb img{min-height: 150px;
    width: 100%;
    height: auto;
}
.so-widget-sow-button a{
	color: #ffffff;
    background-color: #c2bc42 !important;
	border: 1px solid !important;
    border-color: #c2bc42 !important;
	}
.so-widget-sow-button a:hover{
	color: #ffffff !important;
    background-color: #938b1a !important;
    border-color: #938b1a !important;
	-o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .35s;
	}
#post-35 [class*="hgrid-span-"]{padding: 0 0px;    text-align: center;}
.taxonomy-category-prensa .entry-title,
.taxonomy-category-ley-de-tierras .entry-title,
.taxonomy-category-ley-de-tierras-equivalencias .entry-title,
.taxonomy-category-ley-de-tierras-ley-y-reglamentaciones .entry-title,
.taxonomy-category-ley-de-tierras-noticias .entry-title{
	margin-top:10px;
	margin-bottom:10px;
	font-size: 1.6em;
    font-weight: 500;
    line-height: 1.1;
	}
.taxonomy-category-prensa article,
.taxonomy-category-ley-de-tierras article,
.taxonomy-category-ley-de-tierras-equivalencias article,
.taxonomy-category-ley-de-tierras-ley-y-reglamentaciones article,
.taxonomy-category-ley-de-tierras-noticias article{
	margin-bottom:30px;
	}

#breadcrumbs{
    list-style:none;
    margin:20px 0;
    overflow:hidden;
	color:#fff;
	text-align: right;
}
#breadcrumbs li a{  color:#fff;}
#breadcrumbs li a:hover{color:#FDC15E;}
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:5px;
	font-size:0.9em;
}
  
#breadcrumbs .separator{
    font-size:0.9em;
    font-weight:100;
    color:#ccc;
}
.hgrid-fecha{font-size:0.9em;color:#616161;}
.hgrid-fecha-social [class*="hgrid-span-"]{padding:0 0;}
.hgrid-fecha-social{margin-bottom:20px;}
.hgrid-social a{padding-left:10px;}
.taxonomy-category-prensa small{
	background-color: #f0ad4e;
	color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
	font-size: 1em;
    font-weight: lighter;
    padding: 5px;
}
.um input[type=submit].um-button,  .um a.um-button {
   	color: #ffffff;
    background-color: #c2bc42 !important;
	border: 1px solid !important;
    border-color: #c2bc42 !important;

}
.um input[type=submit].um-button:focus,.um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active,
.um input[type=submit].um-button:hover,  .um a.um-button:hover{
	color: #ffffff !important;
    background-color: #938b1a !important;
    border-color: #938b1a !important;
	-o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .35s;

}
.um-field-role_select{display:none;}
#um-submit-btn{float:right;
	padding: 6px 12px !important;
    min-width: auto !important;
}
.form-header h2 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
}
.um-account-side{display:none;}
.logged-in .topbar .table{display:inline-block;}
.logged-in .topbar .table-cell-mid{display:inline-block;width: 100% !important;}
@media only screen and (max-width: 799px){
#topbar-left {
    text-align: left !important;
}

.logged-in .header-supplementary-bottom .mobilemenu-fixed .menu-toggle {
    margin-top: 60px !important;

}
}
@media only screen and (max-width: 799px){
.topbar-right-inner {
    float: none;
    padding-left: 15px;
}
}
@media only screen and (max-width: 799px){
.header-supplementary-bottom .mobilemenu-fixed .menu-toggle {
    margin-top: 0px;
}
}
@media only screen and (max-width: 499px){
	#topbar-left{margin-bottom:10px !important;padding-bottom:10px; !important}
	.header-supplementary-bottom .mobilemenu-fixed .menu-toggle {

    margin-top: 62px;

}
	}
#menu-item-307 a{color:#ffffff !important;}
#menu-item-307 a:hover{color:#6f6161 !important;}
.frontpage-area{background:#fff;}

.category-posts-internal {margin:0 0 !important;}
#category-posts-3-internal .cat-post-item{margin:0 0;padding:0 0 !important;}
.hgrid-excerpt [class*="hgrid-span-"]{padding:0 0 !important;}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination li {
    margin-bottom: 10px;
    display: inline;
}
.pagination li a, .pagination li.active a {
    border: 1px solid #DDD;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    border: 1px solid #ddd;
    margin-left: -1px;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}
#buscar select,#buscar input[type="text"] {
    font-size: 1em;
	width: 100%;

}
.form-control {
    border-radius: 1px;
    padding: 8px 12px;
}
.margin-y-20 {
    margin: 20px 0;
}
#datos-basicos [class*="hgrid-span-"]{padding:0 0;}
#datos-basicos {list-style:none;margin:0;}
.listing-body{padding:15px !important;}
.listing-body h3{font-size: 18px;
    font-weight: 500;
    line-height: 25px;
}
.listing-body h4{
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}
.listing-actions {
    width: 25%;
    height: 110px;
    padding-top: 40px  !important;
    float: left;
    text-align: center;
}
.pagination li.active a {
    background-color: #c2bc42;
	color:#fff;
}
#post-14 input[type="text"],#post-14 textarea{width:100%;}
#menu-secondary .sub-menu .menu-title{font-size:18px;
    font-family: "PT Sans";
    font-weight: 600 !important;
    letter-spacing: -0.5px;
    color:#ffffff;
}
#frontpage-area_a{padding:0px 0;}
ul.popular li img {
    width: 60px;
	
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.popular li h2 a, #informe_mercado .popular li h2 a {
    color: #333 !important;
}
.popular li h2 a:hover, #informe_mercado .popular li h2 a:hover {
    color: #c2bc42 !important;
}
ul.popular li a {
    font-weight: 400;
    line-height: 18px;
	font-size: 0.9em;
}
.popular li {
    margin-bottom: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 20px;
	clear: left;
}
.hgrid-excerpt{display:inline;}
.hgrid-excerpt p{color: #616161;font-size:13px;}
#category-posts-3-internal .cat-post-date {
    font-size: 13px !important;
    line-height: 18px;
    font-style: normal !important;
    margin-bottom: 5px;
	color: #616161;
}
#category-posts-3-internal .w-footer small {
    font-size: 13px;
    margin-top: 3px;
	color: #616161;
}
.lista-campos-portada {
    border: 1px solid #CCC !important;
    padding: 0;
	margin:0px !important;
}
.list-unstyled {
    padding-left: 0;
    list-style: none !important;
}
#frontpage-area_d_2 {padding: 0 2px !important;}
#frontpage-area_d_2 [class*="hgrid-span-"]{padding: 0 0px !important;}
#frontpage-area_d_2 .section-title {
    margin: 0 0 15px 0;
    padding: 0 0 8px 0;
    font-size: 1.2em;
    font-weight: 500;
	color:#616161;
}
.tipo-campo a{margin-top: 30px;
    display: inline-block;}
.lista-campos-portada li {
    border-top: 1px solid #CCC;
    
}
.lista-campos-portada li:first-child {
    border-top: none;
}
ul.list-1 {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.list-1 li:first-child {
    border-top: 0px;
    padding-top: 0;
}
ul.list-1 li {
    margin: 15px 0;
    border-top: 1px solid #CCC;
    padding-top: 10px;
}
.label-warning {
    background-color: #f0ad4e;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.sow-carousel-previous{
	float:left !important;
    left: 10px;

	}
#sow-post-carousel-2 .sow-carousel-previous, #sow-post-carousel-2 .sow-carousel-next{
	margin-top:100px;
}
#sow-post-carousel-dipiu2 .sow-carousel-previous, #sow-post-carousel-dipiu2 .sow-carousel-next{
	margin-top:100px;
}
#sow-post-carousel-dipiu2 .sow-carousel-thumbnail a{height:110px}
 .sow-carousel-next{
	float:right;
    right: 10px;
    
}
 .sow-carousel-title a {
	width: 48px !important;
    height: 48px;
    line-height: 48px !important;
    border-radius: 80px !important;
    background: #fff !important;
    color: #c2bc42 !important;
    padding: 0px 0;
    font-size: 0.7em !important;
    text-align: center;
    border: 1px solid transparent;
    background: #fcfcfc;
    color: #c2bc42;
    opacity: 1;
    z-index: 999;
    --webkit-box-shadow: 0px 0px 6px 1px rgba(94,93,94,1);
    -moz-box-shadow: 0px 0px 6px 1px rgba(94,93,94,1);
    box-shadow: 0px 0px 6px 1px rgba(94,93,94,1);
	
}
  .sow-carousel-title a:hover {
background: #c2bc42 !important;
    color: #fff !important;
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3{
	text-align:left;
	padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 8px;
	}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a{
	color: #c2bc42;
	font-weight:300;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item{
    border: 1px solid #e0eded;
}
@media only screen and (max-width: 799px){
	.tipo-campo a{margin-top: 0px;
    display: inline-block;}
	.tipo-campo{margin-bottom:15px;text-align:center;}
	}

#campos {
    background-color: white;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}
#campos [class*="hgrid-span-"]{
	padding: 0 0px;
	}

#campos .label-success {
    background-color: #5cb85c;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
#campos .label-warning {
    font-size: 100%;
    font-weight: lighter;
}
.hgrid-header-2 [class*="hgrid-span-"]{
	padding: 0 0px;
	}
.hgrid-header-2 .loop-title{
	padding-top: 20px;
    padding-bottom: 20px;
}
.hgrid-header-2{
	color: white;
    background: #16453d;
	margin-bottom:20px;
}
.hgrid-header-2 .breadcrumbs{padding-right:30px;}
.page-template-full-no-header #loop-meta{display:none;}
.w-box.white .thmb-img i {
    font-size: 64px;
    color: #616161;
}
.w-box.white .thmb-img {
    text-align: center;
    padding: 15px 0;
}
.w-box.white h2 {
    border-bottom: 0;
    text-align: center;
}
.features h2, .features p, .aviso .well {
    font-size: 1em;
    line-height: 1.1em;
}
.w-box h2 {
    margin: 0;
    padding: 12px 15px 0px 15px;
    font-weight: 200;
    font-size: 16px;
    color: #333;
}
.w-box p {
    margin: 6px 0;
    padding: 0 15px;
    padding-bottom: 8px;
}
.aviso .well {
    font-size: 1em;
    font-family: "Roboto" !important;
    line-height: 1.1em;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.grid-contacto .input-text,.grid-contacto  textarea,.grid-contacto  select,.grid-contacto  input[type="text"], .grid-contacto input[type="input"],.grid-contacto  input[type="password"],.grid-contacto  input[type="email"], .grid-contacto input[type="datetime"],.grid-contacto  input[type="datetime-local"],.grid-contacto  input[type="date"],.grid-contacto  input[type="month"],.grid-contacto  input[type="time"],.grid-contacto  input[type="week"],.grid-contacto  input[type="number"],.grid-contacto  input[type="url"],.grid-contacto  input[type="search"],.grid-contacto  input[type="tel"],.grid-contacto  input[type="color"] {
	width:100%}
#footer,#post-footer{	
		background: scroll #232323 !important;
}
#post-footer{    border-top: solid 1px #eee;}
.footer h4 {
    margin-top: 20px;
    color: #ccc;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 14px;
	font-weight: 500;
    line-height: 1.1;
}
.footer ul li {
    color: #8F8F8F;
}
#footer [class*="hgrid-span-"]{padding:0 0;}
#footer .footer-column{padding-left:30px !important;}
#footer .hgrid{min-width: 0px !important;}
.footer a {
    color: #ccc;
    text-decoration: none;
}
.footer a:hover {
    color: #938b1a;
} 
.footer .col-social-icons a{
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    color: #333 !important;
    border-radius: 2px;
}
.footer .col-social-icons p{display:inline-flex;}
#sow-editor-11 img{width:70px;height:70px;}
#sow-editor-12{padding-right:30px;}

#category-posts-5 ul li{width:45.5%;float:left;}
@media only screen and (max-width: 799px){
	#category-posts-5 ul li{width:100%;float:left;}
}
#category-posts-5 ul li .cat-post-thumbnail{width:100%;}
#category-posts-5-internal li > div:first-child{padding-right:30px;}
#category-posts-5-internal .cat-post-item {
    border-bottom: none !important;}

#category-posts-5-internal .cat-post-title {
    font-size: 24px !important;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
	display: inline-block;
}
#category-posts-5-internal .cat-post-item .w-footer {    margin-top: 10px;}
#category-posts-6 ul li .cat-post-thumbnail{width:100%;}
#category-posts-6 ul li .cat-post-thumbnail img{width:90% !important;}
#category-posts-6-internal .cat-post-title{
	font-size: 24px !important;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
	display: inline-block;
	    color: #616161;
		padding-right: 50px;
	}
figure{text-align:center;}
.um-misc-img{display:none;}
.um-misc-with-img{text-align:left;}
#dipiu-loader{display: none;
    position: absolute;
    background: rgb(207, 207, 207);
    z-index: 99;
}

#dipiu-loader span{padding:50px;background: rgb(207, 207, 207);}
.menu-items > li.current-menu-item:not(.nohighlight), .menu-items > li:hover {
    color: #ffffff;
    background-color: #c2bc42;
}
#topbar-left {
    text-align: left;
    width: 39%;
    max-width: 410px;
    float: left;
    margin-top: 9px;
}
#topbar-right {
    text-align: right;
    overflow: hidden;
    float: right;
    width: 61% !important;
}
#topbar-right ul li {
    position: relative;
    float: inherit;
    display: inline-block;
    border-right: 1px solid #eee;
}
@media screen and (max-width:767px) {
    #topbar-right{
        width: 100% !important;
    }
	#topbar-right ul li.menu-hide-mobile {
		display:none;
	}
}
.buscar{
    list-style-type:none;
}
.buscar li a:hover h3{
    color:#c2bc42;
}
.buscar .full-text-search-result-items{display:none;}
h1.texto_destacado{color: white;
    font-weight: 600;
    text-shadow: 1px 1px black;
    font-family: "PT Sans";
    text-align: center;
}