@import url("https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Ultra");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,800i");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

.field--name-field-utilidad,
.field--name-field-utilidadw,
.field--name-field-participa-en-el-nuevo-nomb
{
	background-color: #e5e5e5;
	padding: 1vh 1vw;
	margin: 1vh 0vw;
	color: #003e65 !important;
}

.field--name-field-utilidad span,
.field--name-field-utilidadw span,
.field--name-field-utilidadw #edit-captcha-response--description{
    color: #003e65;
}

.field--name-field-participa-en-el-nuevo-nomb .js-form-type-textarea label {
    font-size:1.3em;
    line-height:1.3;
    margin-bottom:1rem;
    font-weight:500
}


.askform {
    width:100%;
    background-color:#fff;
 
}


html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
   quotes: none;
    font-size: 1.167em;
    font-family: "Roboto", sans-serif;
    font-style: italic;
    margin-left: 4%;
    padding-left: 2%;
    border-left-style: solid; 
    border-left-color: #c5c5c5;
    border-left-width: 1px;
    margin-bottom: 18px;
    margin-top: 19px;
    color: #0000008f;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block
}

.messages {
    background: no-repeat 10px 17px;
    border: 1px solid;
    border-width: 1px 1px 1px 0;
    border-radius: 2px;
    padding: 10px 20px 10px 20px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin: 5px 0px
}

.messages+.messages {
    margin-top: 1.538em
}

.messages__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.messages__item+.messages__item {
    margin-top: 0.769em
}

.messages--status {
    color: #325e1c;
    background-color: #f3faef;
    border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
    box-shadow: -8px 0 0 #77b259
}

.messages--warning {
    background-color: #fdf8ed;
    border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
    color: #734c00;
    box-shadow: -8px 0 0 #e09600
}

.messages--error {
    background-color: #fcf4f2;
    color: #a51b00;
    border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
    box-shadow: -8px 0 0 #e62600;
   
}

.messages--error p.error {
    color: #a51b00
}

form .field-multiple-table {
    margin: 0
}

form .field-multiple-table .field-multiple-drag {
    width: 30px;
    padding-right: 0
}

form .field-multiple-table .field-multiple-drag .tabledrag-handle {
    padding-right: .5em
}

form .field-add-more-submit {
    margin: .5em 0 0
}

div.tabs {
    margin: 1em 0
}

ul.tabs {
    list-style: none;
    margin: 0 0 0.5em;
    padding: 0
}

.tabs>li {
    display: inline-block;
    margin-right: 0.3em
}

.tabs a {
    display: block;
    padding: 6px 10px;
    text-decoration: none;
    font-size: 13px;
    background: #e6e6e6;
    line-height: 100%;
    color: #444
}

.tabs a.is-active {
    background-color: #d32931;
    color: #fff
}

.tabs a:focus,
.tabs a:hover {
    background-color: #bb1a22;
    color: #fff
}

table {
    width: 100%;
    margin: 0 0 10px
}

caption {
    text-align: left
}

th {
    font-weight: bold;
    text-align: left;
    padding: 10px 12px
}

thead th {
    background: #f5f5f2;
    border: solid #bfbfba;
    border-width: 1px 0;
    color: #333;
    text-transform: uppercase
}

tr {
    border-bottom: 1px solid #e6e4df;
    padding: 0.1em 0.6em
}

thead>tr {
    border-bottom: 1px solid #000
}

tbody tr:hover,
tbody tr:focus {
    background: #f7fcff
}

tbody tr.color-warning:hover,
tbody tr.color-warning:focus {
    background: #fdf8ed
}

tbody tr.color-error:hover,
tbody tr.color-error:focus {
    background: #fcf4f2
}

td,
th {
    vertical-align: middle
}

td {
    padding: 10px 12px;
    text-align: left
}

th>a {
    position: relative;
    display: block
}

th>a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: -10px;
    left: 0;
    right: 0;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 0.1s;
    transition: all 0.1s
}

th.is-active>a {
    color: #004875
}

th.is-active img {
    position: absolute;
    right: 0;
    top: 50%
}

th.is-active>a:after {
    border-bottom-color: #004875
}

th>a:hover,
th>a:focus,
th.is-active>a:hover,
th.is-active>a:focus {
    color: #008ee6;
    text-decoration: none
}

th>a:hover:after,
th>a:focus:after,
th.is-active>a:hover:after,
th.is-active>a:focus:after {
    border-bottom-color: #008ee6
}

td .item-list ul {
    margin: 0
}

td.is-active {
    background: none
}

th.select-all {
    width: 1px
}

.caption {
    margin-bottom: 1.2em
}

@media screen and (max-width: 37.5em) {
    th.priority-low,
    td.priority-low,
    th.priority-medium,
    td.priority-medium {
        display: none
    }
}

@media screen and (max-width: 60em) {
    th.priority-low,
    td.priority-low {
        display: none
    }
}

p {
    margin: 0 0 1.4rem 0;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    line-height: 1.4;
    color: #000;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
    font-family: "Roboto slab", sans-serif;
    color: #333;
    font-weight: 500;
    margin: 20px 0 7px 0;
    line-height: 120%;
    text-transform: inherit;
}

h1,
.h1 {
    font-size: 1.4em
}

h2,
.h2 {
    font-size: 1.7em;
        margin-bottom: 18px;    
        font-weight: 600;
        margin-top: 2.5rem;
        color: var(--color3);
}

h3,
.h3 {
    font-size: 1.5em;
    margin-bottom: 20px;
    font-family: "Roboto", sans-serif;
}

h4,
.h4 {
    font-size: 1em
}

img {
    max-width: 100%
}

.field--name-field-contenido img {
    margin-bottom: 20px;
}

strong {
    font-weight: 400;
}

h2.title {
    color: #d32931
}

a:hover {
    color: #23527c;
    text-decoration: none
}

ol,
ul {
    padding-left: 50px;
    margin-bottom: 20px
}

ol li,
ul li {
    list-style: outside
}

ol li {
    list-style-type: decimal
}

ol li::marker{
    font-weight: 400;
}


ul.links.inline {
    padding: 0
}

ul.links.inline li {
    list-style: none
}

.block {
    margin-bottom: 10px
}

body {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 150%;
    color: #333;
    overflow-x: hidden;
    font-weight: 300;
    background: #fff
}

.region-page-title h1 {
    margin: 20px 0 10px 0
}

.footerwidget {
    background: url('../images/footer-bg.jpg?1490468880') #000 center no-repeat;
    color: #fff;
    padding: 20px 0;
    border-top: 1px solid #f7f7f7;
    text-align: left
}

.footerwidget h2.title {
    color: #fff
}

.footerwidget .left {
    float: left;
    margin: 10px 10px 0 0
}

.copyright {
    text-align: left;
    font-size: .9em;
    background: #000;
    color: #666;
}

.map-and-address h2.title {
    display: none
}

.google_map p,
.google_map .block {
    margin: 0
}

.google_map iframe {
    display: block
}

.footer-menu {
    margin: 0;
    border: 0;
    background: url('../images/social-media-bg.png');
    color: #fff;
    background-size: cover;
    padding: 80px 0
}

.social-media {
    text-align: center
}

.social-media a {
    line-height: 100%;
    font-size: 1.5em;
    display: inline-block;
    padding: 16px 10px;
    text-align: center
}

.social-media a:hover {
    color: #bb1a22
}

input,
button,
select,
textarea {
    color: #333;
    padding: 6px;
    border: 1.5px solid var(--color6);
    border-radius: 5px;
    background-color: #fff;
}


.contact-message-form label {
    display: block
}

.btn,
input[type="submit"] {
    border: none;
    width: unset;
    color: #fff;
    background: var(--color1);
    padding: 10px 15px;
    line-height: 100%;
    text-align: center;
    font-size: .9rem;
    font-weight: 500;
    border-radius: 5px;
    position: relative;
        margin-left: 20px;
}

.btn:hover,
input[type="submit"]:hover {
    background: var(--color7);
    color: var(--color1);
}


.comment-wrap {
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #F5F5F5
}

.comment-wrap .author-details {
    float: left;
    width: 20%
}

.comment-wrap .author-comments {
    padding-left: 5px;
    float: left;
    width: 80%
}

.comment-wrap .author-comments h3 {
    margin-top: 10px
}

.comment-wrap .author-comments p {
    margin-bottom: 10px
}

.comment-submitted {
    padding: 5px 10px;
    border: 1px solid #eee;
    display: inline-block;
    line-height: 100%
}

ul.links.inline li {
    display: inline-block;
    padding-right: 10px
}

.sidebar .region h2.title {
    padding: 5px 0;
    margin: 0
}

.sidebar .region .content {
    padding: 10px 0
}

.region-content {
    min-height: 300px
}

.path-frontpage {
    text-align: center
}

.path-frontpage .region-content {
    min-height: auto
}

.form-item,
.form-actions {
    /* margin-top: 1em; */
    /* margin-bottom: 1em; */
}

tr.odd .form-item,
tr.even .form-item {
    margin-top: 0;
    margin-bottom: 0
}

.form-composite>.fieldset-wrapper>.description,
.form-item .description {
    font-size: 0.70em;
    line-height: 150%
}

label.option {
    display: inline;
    font-weight: normal
}

.form-composite>legend,
.label {
    display: inline;
    font-size: inherit;
    font-weight: bold;
    margin: 0;
    padding: 0
}

.form-checkboxes .form-item,
.form-radios .form-item {
    margin-top: 0.4em;
    margin-bottom: 0.4em
}

.marker {
    color: #e00
}

abbr.tabledrag-changed,
abbr.ajax-changed {
    border-bottom: none
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
    border: 2px solid red
}

.owl-theme .owl-dots .owl-dot span {
    background: #b5b5b5;
    height: 7px;
    width: 7px
}

.testimonials-wrap {
    background: #fafafa;
    border-top: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
    padding: 20px 0;
    text-align: center;
    font-size: 1em;
    line-height: 160%
}

.region-testimonials {
    max-width: 600px;
    margin: 0 auto
}

.testimonials-pic {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px
}

.testimonials-pic img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.testimonials-author {
    padding: 0 5px;
    font-size: .75em;
    color: #555
}

.path-frontpage .feed-icon {
    display: none
}

.bottom-widgets {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 30px;
    background: #27ae60;
    color: #b4dec6
}

.bottom-widgets .block h2.title {
    margin: 5px 0 10px 0;
    color: #fff
}

.bottom-widgets .row>div {
    border-right: 1px solid #2ec16c
}

.bottom-widgets .row>div:last-child {
    border: 0
}

.path-frontpage .bottom-widgets {
    padding: 20px 0
}

.main-header {
    overflow: auto;
    background: #222;
    color: #fff;
    text-align: left
}

.main-header nav {
    border: 0;
    margin: 0;
    position: relative;
    min-height: auto;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.main-header .region {
    position: relative;
    padding: 10px 0
}

.main-header .region-contact-email {
    text-align: center
}

.main-header .region-search {
    padding: 10px 0
}

.main-header .block {
    margin: 0
}

.main-header p,
.main-header .block {
    margin: 0
}

.site-branding {
    margin: 0
}

.region-header .brand {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5em
}

.region-header .brand a {
    font-weight: bold;
    display: block;
    text-transform: uppercase
}

.region-header .brand a img {
    vertical-align: middle
}

.region-header .brand .site-branding__slogan {
    font-size: .5em;
    text-transform: uppercase;
    vertical-align: top
}

.search-block-form {
    margin: 0 auto
}

.region-search {
    clear: both
}

#search-block-form {
    display: table;
    width: 100%
}

#search-block-form .form-item,
#search-block-form .form-actions {
    display: table-cell;
    vertical-align: top
}

#search-block-form .form-actions {
    width: 36px
}

#search-block-form input.form-submit {
    background: url('/themes/restaurant_zymphonies_theme/images/mglass-003e65.png') no-repeat center;
    font-size: 0;
    width: 100%;
    height: 36px;
    vertical-align: top
}

#search-block-form input.form-submit:hover {
    opacity: .6;
}

#search-block-form input {
    width: 100%;
    height: 36px;
    background: #f9f9f9
}

.breadcrumb {
    font-size: .85em;
    padding: 10px 0;
    margin: 0;
    background: #fff;
    display: inline-block
}

.breadcrumb ul {
    padding: 0;
    margin: 0
}

.breadcrumb ul li {
    display: inline-block
}

.breadcrumb ul li:last-child span {
    display: none
}

.region-header-ads {
    display: none
}

.region-contact-email {
    text-align: right
}

.region-contact-email p {
    display: inline-block;
    padding-left: 5px
}

.flexslider {
    border: 0;
    margin: 0 0 20px 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.flexslider .slider-caption {
    display: none;
    position: absolute;
    top: 10%;
    left: 50%;
    z-index: 999;
    width: 50%;
    text-align: left;
    font-size: 1em;
    line-height: 150%;
    color: #000;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    padding: 2%;
    margin-left: -25%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.flexslider h2 {
    font-size: 1.3em;
    display: inline-block;
    text-transform: uppercase;
    margin: 0;
    line-height: 100%;
    padding: 10px 0;
    color: #d32931;
    border-bottom: 4px solid #d32931;
    margin-bottom: 10px
}

.flexslider .slider-description {
    display: inline-block;
    clear: both
}

.flexslider .more-link {
    padding: 8px 10px;
    font-size: .9em;
    display: inline-block;
    text-transform: uppercase;
    border: 1px solid #d32931
}

.flexslider .more-link:hover {
    background: #d32931;
    color: #fff
}

.flexslider .slides li {
    position: relative
}

.flexslider .slides li:hover .slider-caption {
    top: 15%
}

.flexslider .flex-direction-nav {
    display: none;
    position: absolute;
    top: 50%;
    width: 100%
}

.flexslider .flex-direction-nav li {
    list-style: none
}

.flexslider .flex-direction-nav a {
    font-size: 0;
    padding: 10px
}

.flexslider .flex-control-paging li a {
    width: 8px;
    height: 8px;
    display: block;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.flexslider .flex-control-nav {
    bottom: 0
}

.navbar-default .navbar-toggle {
    z-index: 999;
    margin-right: 0;
    border: 0;
    border-radius: 0;
    color: #fff;
    background: none;
    padding: 0px;
    margin-right: 40px;
}

.navbar-default .navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    border-radius: 1px;
    background-color: #fff
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background: none
}

nav h2 {
    display: none
}

.menu-base-theme {
    background: none
}

.menu-base-theme ul {
    background: none
}

.menu-base-theme li a {
    font-family: "Oswald", sans-serif;
    color: #fff;
    border-bottom: 1px solid #383737;
    line-height: 100%;
    padding: 17px 20px;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    text-align: left
}

.menu-base-theme li a:hover,
.menu-base-theme li a:focus,
.menu-base-theme li a:active,
.menu-base-theme li a.highlighted {
    background: none;
    color: #ee3224;
    line-height: 100%;
}

.menu-base-theme li a.sub-arrow {
    color: #999;
    font-size: 22px;
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #DCDCDC;
    background: #EFEFEF
}

.menu-base-theme li a span.sub-arrow {
    line-height: 120%;
    font-size: 2em
}

.region-primary-menu {
    display: none;
    width: 100%;
    background: #212020;
    margin-bottom: 15px;
    border-radius: 5px;
    margin-top: 15px
}

.region-footer-menu ul {
    margin: 10px 0;
    padding: 0
}

.region-footer-menu nav li {
    display: inline-block
}

.region-footer-menu nav li a {
    display: block;
    padding: 2px 15px 2px 0
}

.user-menu p,
.user-menu .region-user-menu {
    display: inline-block
}

.user-menu .region-user-menu ul {
    padding: 0;
    margin: 0
}

.user-menu .region-user-menu li {
    display: inline-block
}

.user-menu .region-user-menu li a {
    padding: 0 10px
}

.region-header-ads {
    text-align: right
}

.region-header-ads img {
    vertical-align: top
}

.bd-example {
    position: relative;
    padding: 20px;
    border: 2px solid #f7f7f9
}

.highlight {
    padding: 20px;
    background-color: #f7f7f9
}

.highlight pre {
    border: 0;
    background: none
}

.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
    margin: 0
}

.bd-example-type .table td {
    padding: 15px 0;
    border-color: #eee
}

.bd-example-type .table tr:first-child td {
    border-top: 0
}

.topwidget {
    margin: 20px 0;
    text-align: left
}

.topwidget p {
    margin-bottom: 10px
}

.topwidget img {
    width: 100%
}

.topwidget .fa {
    font-size: 4em;
    color: #d32931
}

.topwidget .region {
    padding: 10px;
    background: #fdfdfd;
    border: 1px solid #f8f8f8
}

.topwidget .region img {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.topwidget .region:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.topwidget ul {
    margin: 0;
    padding: 0
}

.topwidget ul li {
    list-style: none;
    padding-bottom: 6px;
    margin-bottom: 6px;
    border-bottom: 1px solid #ddd
}

.contact-message-feedback-form {
    max-width: 650px;
    margin: 0 auto;
    border: 1px solid #E9E8ED;
    padding: 10px 20px
}

.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-textarea {
    width: 100%
}

.user-login-form,
.user-form,
.user-pass {
    max-width: 500px;
    margin: 40px auto;
    border: 2px solid var(--color2);
    padding: 5px 20px;
    background: #dadada;
    border-radius: 10px;
}


.user-register-form .form-wrapper {
    margin:2rem 0
}

.user-register-form .form-wrapper label, .user-register-form legend, .js-form-item-captcha-response label{
    font-size:1rem;
    padding-bottom:5px;
    font-weight:400;
    font-family:var(--texto1);
    color:var(--color1);
   
}

.user-register-form legend {
    padding-bottom: 1rem;
}

.user-register-form .form-radios .form-item, .user-register-form .js-form-type-checkbox {
    width: 33%;
    float:left;
 }

.user-register-form .form-tel {
    width:100%
}


.user-register-form .form-item .description {
    font-size:.8rem;
    margin-bottom:1rem;
    color:var(--color3)
}

.user-register-form .field-prefix{
    font-size:1.2rem;
    padding-bottom:5px;
    font-weight:700;
    font-family:var(--texto1);
    color:var(--color1);
    margin-left:1rem;
   
}
.user-register-form h1 {
    font-size: 1.8rem;
    text-align:center;
    color: var(--color1);
    padding-bottom: .5rem;
    font-family: var(--texto1);
}


.user-register-form .field--name-field-name{
    margin-top:4rem
}
.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text,
.user-pass .form-email {
    width: 100%
}

.form-composite>.fieldset-wrapper>.description,
.form-item .description {
    color: #999;
    font-style: italic
}

.maintenance-page {
    background: url('../images/maintenance-bg.png?1451969854') #66cbff center no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 220px;
    padding-bottom: 100px;
    color: #000
}

.maintenance-page .brand,
.maintenance-page .name-and-slogan {
    display: inline-block;
    vertical-align: middle
}

.maintenance-page .site-name a {
    color: #404040
}

.maintenance-page .site-slogan,
.maintenance-page .name-and-slogan {
    display: none
}

.maintenance-msg {
    margin: 20px 0;
    padding: 20px 30px;
    display: inline-block;
    color: #404040;
    border: 1px solid #fff;
    background: #f2f4cf;
    background: rgba(242, 244, 207, 0.88);
    -webkit-box-shadow: 5px 5px 0px #fff;
    -moz-box-shadow: 5px 5px 0px #fff;
    box-shadow: 5px 5px 0px #fff
}

.maintenance-msg h1 {
    text-transform: uppercase;
    font-weight: bold
}

.path-user .profile>div {
    display: inline-block
}

.path-user .profile .label {
    display: block;
    color: #333
}

.node--type-clients h2,
.node--type-services h2 {
    display: none
}

.container.clients-wrap {
    max-width: 900px
}

.field--name-field-clients-logo {
    margin-top: 30px
}

.field--name-field-clients-logo .owl-item {
    padding: 5px;
    text-align: center
}

.field--name-field-clients-logo .owl-item img {
    display: inline-block;
    width: auto
}

.field--name-field-service .owl-item {
    background: #333;
    color: #fff
}

.field--name-field-service .owl-item table {
    margin: 0
}

.field--name-field-service .owl-item tbody tr:hover,
.field--name-field-service .owl-item tbody tr:focus {
    background: #bb1a22;
    color: #fff
}

.content-image {
    float: left;
    margin: 0 10px 5px 0
}

.bottom-widget {
    margin: 20px 0
}

.bottom-widget .region {
    position: relative
}

.bottom-widget img {
    width: 100%
}

.bottom-widget .block-content {
    position: absolute;
    bottom: 10%;
    left: 10%;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    right: 10%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.bottom-widget .block-content h2 {
    border-bottom: 1px solid #f00;
    padding-bottom: 10px
}

.bottom-widget .region:hover .block-content {
    bottom: 15%
}

.block-system-breadcrumb-block .content nav  ol  li{
    list-style-type: none;
    float: left;

}

.block-system-breadcrumb-block .content nav  ol  li a::after{
    content:"\0000a0:\0000a0";

}

 
.block-system-breadcrumb-block .content nav  ol li:last-child a::after { 
  content:" "; 
}


litebox:hover::before, .media__icon--litebox:hover::after,
litebox:hover::before, .media__icon--litebox:hover::before {
    background-color: #0093cc;
}

.node-banco-hv-form .vertical-tabs {
    display: none;
}

.node-banco-hv-form label {
    display: block;
    font-size: large;
    padding: 20px 0 10px;
    
} 

.node-banco-hv-form input[type="submit"] {
    font-size: large;
    margin-top: 18px;
}

/*
* Estilos pop-up home principal
*/
.popup-idartes{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 100;
	display: none; 	   
}

.popup-content-idartes{
	position: relative;
	width: 40%;
	height: auto;
	padding: 2rem 0.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
}

.popup-button-close{
	position: absolute;
	top: 30px;
	right: 5px;
	color: #cecece;
	font-size: 2.0em;
	cursor: pointer;
	font-family: sans-serif;
	z-index: 10;
}

.popup-content-idartes > a {
	position: relative;
	width: 100%;
	height: 100%;
}

.popup-image{
	position: relative;
	width: 90%;
}
.vidgen .views-row {
    float: left;
    width: 33.3333%;
    display: inline-block;
    position: relative;
    height: 255px;
    padding: 4px;
    margin-bottom:10px;
}

.vidgen .views-field-title a {
    font-family: "Roboto ", sans-serif;
    font-size: 1em;
    font-weight: 100;
    color: #fff;
    padding-left: 3%;
    padding-bottom: 2%;
    display: block;
    background-color: var(--color4);
    height: 52px;
    padding-top: 2%;
    margin-top: -5px;
    padding-right: 3%;
}

.vidgen .views-field-title a:hover {
    background-color: var(--color1);
}


.block-views-blockslider-home-principal-block-1 {
    margin-top: 0px;
}

.transp-table .ckeditor-accordion-container > dl dt.active > a {
    background-color: var(--color4);
    color: white;
    text-decoration: none;
    font-weight: 400 !important;
}
.transp-table .ckeditor-accordion-container > dl dt > a {
    padding: 15px 15px 15px 50px;
    color: #454545;
    font-size: 1.2rem;
    text-decoration: none;
    font-weight: 400 !important;
    background-color: var(--color7);
    border-bottom: 3px solid white;
    line-height: 1.2;
    font-family: helvetica, sans-serif;

}

.transp-table .ckeditor-accordion-container > dl {
   
    border: 1px solid var(--color7);
}

.transp-table .ckeditor-accordion-container a
{
    color: var(--color3);
    text-decoration: none;
    font-size: 1.1rem;
    
}

.transp-table .ckeditor-accordion-container a:hover
{
    text-decoration: underline;
    
}

.transp-table .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before, .transp-table .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after {
    background: var(--color1); }



.transp-table ul li{
    margin-top: .8rem;
    
  }
  



.max-960 {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
}

.transp-table2 dd {
    padding: 1rem 2rem 1.5rem !important;
}



@media screen and (max-width: 640px) {
	.popup-content-idartes{ width: 90%; }
}

@media screen and (min-width: 1024px) {
	.popup-content-idartes{ width: 47%; }
}

/* Estilos Ago 12 del 2020 */
.buttons  {
	display: flex;
	justify-content: center;
	margin-bottom:15px;
	width: 100%;
}


.button2{
float:left;
display: block;
background-color: var(--color3);
margin: -10px 10px 10px 10px;
border-radius: 5px;
width:25%
}

.button2:hover{
background-color:var(--gris);

}

.button2 h3, .field--name-field-enlace-sicon{
font-size: 1.1rem;
line-height:1.2;
padding: 5px 8px;
margin-bottom: 0;
letter-spacing:0px;
text-align:center;
margin: 0;
   font-family: "Roboto slab", sans-serif;
}


 
 .button1 h3 a, .field--name-field-enlace-sicon a{
	color:#fff !important;
    font-family: 'Roboto Slab', sans-serif;

}

 .button1 h3 a:hover, .field--name-field-enlace-sicon a:hover{
	text-decoration:none;
}

.paragraph--type--imglat{
    float: right;
    margin: 0 0 1rem 1.5rem;
    width: 40%;
}

.equipoteg header {
    width: 100%;
}

.equipoteg {
    display: flex;
    flex-wrap: wrap;
}


.equipoteg .views-row {
    float: left;
text-align: left;
background-color: white;
margin-bottom:2rem
}

.equipoteg .views-field-field-cargo {

font-weight: 500;
font-size: 1rem;
font-family: 'Roboto', sans-serif;
margin-bottom: 0px;

}

.field--name-field-img-press {
    display: inline-block;
}

.equipoteg h2{
margin-left: 0px !important;
font-family:"Roboto Slab", sans-serif;
font-weight: 600;
font-size:1.1rem;
margin-top: 0;
margin-bottom: .5rem;


}

.tabbte {
   width: 350px;
    margin-left: auto;
    margin-right: auto;
    border: solid 0px #003e65;
    background-color: #e6e6e6;
    border-radius: 5px;
}

.tabbte img {
    width:40%;
}

.buttonbte {
    width:80%;
    margin-left:auto;
    margin-right:auto;
    background-color:#FFF;
    border-radius:5px;
    border: solid 1px #0e8ec7;
  

}

.buttonbte:hover {
   background-color:#ded7ff;

}


.bcontact a {
    font-size: .9rem;
    padding: 8px 0px;
    display: block;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    font-weight:500;
    text-decoration: none;
    }
.bcontact a:hover {
    color:var(--color1)
    }

    .title-int {

        background-color: #e6e6e6;
        padding: 5px 0 8px 16px;
        margin-bottom: 25px;
        font-family: "Roboto slab", sans-serif;
        line-height: 30px;
    }
        
    .title-int h1 {
        color: var(--color1);
        font-weight:bold;
        font-size: 24px;
        line-height:1.1;
        margin:0;
    }
        
    .node-22005 .field--name-node-title{
        background-color: #e6e6e6;
        padding: 5px 0 8px 16px;
        margin-bottom: 25px;
        font-family: "Roboto slab", sans-serif;
        line-height: 30px;
    }

    .node-22005 .field--name-node-title h2{
        color: var(--color1);
        font-weight:bold;
        font-size: 24px;
        line-height:1.1;
        margin:0;
    }

    .node-22005 .content_layout > div.col-md-9 { width: 100% !important; }

    .node-22005 .sidebar{ display: none !important; }

.tabbte tr {
    border:none;
}

.tabbte tr:hover {
    background:unset;
}

.buttonbte a {
    font-size: 1.3rem;
    padding: 8px 0px;
    display: block;
    line-height: 1;
    color: #696969;
    }

    .vaccord p {
        font-size:18px;
   font-family: "Roboto", sans-serif;
            margin-bottom: 10px;
            line-height: 1.4;
    }

    .vaccord p a {
        word-break: break-word;
    }

    .vac2 {
        margin-bottom: 5rem;
        margin-top: -3rem;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

.mt-4 {
    margin-top: 2rem;
}

        .barac {
        background-color:var(--color4);
        text-align:center;
        border-radius:7px
    }

      .barac p{
      font-size:20px;
      display:block;
      padding:0.7rem;
      font-weight:500;
      color:#fff
    }

    .canatn {
        background-color:#dcd7ec54;
        margin-top:30px;
    }
.canatn h2 {
       text-align:center;
    }
    

    .infoac p {
        font-size: 15px;
        padding: 0 5%;
    }

    .cform1 {
        font-size:16px;
    }

     .cform1 label {
        padding:0.5rem 0;
             font-weight: 400;
    }

     .cform1 .form-item {
        display: grid;
    }

  .boxacept {
        display: block !important;
        text-align: center;
        background-color: var(--color7);
        padding: 0.8rem;
        border-radius: 5px;
        margin-bottom: 20px;
    }

  .boxacept  .description {
        font-size: 0.9em;
        font-style: unset;
        color: black;
    }

    .vaccord li {
        font-size:18px;
        font-family: "Roboto", sans-serif;
    }

      .vaccord .bcontact {
   width:auto;
   display: table;
   margin-top:1.3rem;
   margin-bottom:1.3rem;
}

 .vaccord .bcontact a {
   padding: 10px 15px;
   color:#fff;
}
.vaccord a{
    color:var(--color3)
}

 .vaccord .bcontact a:hover {
   color:var(--color1)
}

.vaccord .views-field-body {
    margin: 1.3rem 0
}

.transp-table {
    margin-bottom: 5rem;
}

.colinv a {
    line-height:1.45;
    color:rgba(255, 255, 255, 0.7);
}

.boxed2 {
    padding:.3rem .7rem .6rem;
    background-color: var(--color1)

}
.boxed1 {
    border:px solid var(--color5);
    border-radius:5px;
    margin-bottom:.9rem
}

.labeled {
    text-transform:uppercase;
    border-bottom: 1px solid var(--color7);
    font-size:.7rem;
    padding-bottom:.2rem;
    letter-spacing:1px;
    font-weight:500;
    color:var(--color8);
    text-align:left;
}

.titleed {
    font-size:1.35rem;
    padding:.6rem 0 .3rem;
    line-height:1.2;
    font-weight:300;
    font-family:var(--texto1);
    color:var(--color1);
}

.titleed a {
    color:#fff;
}

.editbox {
    padding:0;
    margin:0;
}

.field--name-field-tipo-publi {
    background-color: var(--color2);
    display: inline-flex;
    padding: .2rem .6rem;
    position: absolute;
    right: 16px;
    color: var(--color7);
    text-transform: uppercase;
    font-weight: 700;
}

.gss1 {
    display: contents;
    text-align: justify;
}

.gss6 {
    background-color: var(--color7);
    padding: 0 0 1.5rem 0 !important;
}

.gss4 {
    border-right: 1px solid var(--color6);
}

.d-contents {
    display: contents
}

.align-justify {
    text-align: justify;
}

.field--name-field-nombre-alcalde-local {
    font-size: 1.3rem;
    font-weight: 400;
    color:var(--color1);
    border-bottom: 1px solid var(--color1);
    display: flow-root;
    padding-bottom: .5rem
}

.field--name-field-biografia-alcalde-local {
    font-size: .9rem;
    
}

/****************** MODIFICACIONES PARAGRAPH BECAS CONVOCATORIAS 2022 ******************/

.field--name-field-convocatorias .field--name-field-conv-name {
    font-size: 1.7em;
    margin-bottom: 18px;
    font-weight: 600;
    font-family: "Roboto slab", sans-serif;
    color: #333;
    margin: 20px 0 7px 0;
    line-height: 120%;
    text-transform: inherit;
  }

  .field--name-field-convocatorias .field__label {
    visibility: unset;
    display: list-item;
    float: left;
    list-style-position: inside;
      font-family: "Roboto", sans-serif;
    font-size: 18px !important;
    line-height: 1.4;
    color: #00000096;
 
}


.field--name-field-convocatorias .field__label:after {
    content:":";
    padding-right:.5rem
}


.field--name-field-convocatorias .field--name-field-bolsa-de-estimulos, .field--name-field-convocatorias .field--name-field-fecha-cierre  {
     font-family: "Roboto", sans-serif;
    font-size: 18px !important;
    line-height: 1.4;
    color: #000;
    font-weight:400;
}

.field--name-field-convocatorias .field__item .layout{

    margin-top: 20px;
        margin-bottom: 20px;
        border: 0;
        border-top: 1px solid #eee;
    
    }

    .field--name-field-enlace-sicon {
        display: block;
        background-color: var(--color3);
        margin: 10px 10px 10px 10px;
        border-radius: 5px;
        width: 25%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .field--name-field-enlace-sicon:hover {
        
        background-color: var(--gris);
       
    }

    
    .node-24116 .region-sidebar-second {
        display:none;
    }
    .node-24116 .col-md-9 {
        width:100%;
    }
    
    .node-24116 .field--name-field-titulo2 {
        display:none;
    }


    .evecl-box  .field__items {
       display: grid;
       grid-template-columns: repeat(auto-fit, minmax(18rem,1fr));
    }

    .evecl-box  .box-ev-ecl {
        margin: 1rem;
        background-color: #dae5ee80;
        text-align: center;
    }

    .evecl-box .info-ecl {
        padding: 1rem .7rem;
    }
    .date-ecl {
        background-color: var(--color8);
        color: white;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 1rem;
        text-align: center;
    }   
    
    .name-ecl {
        color: var(--color3);
        font-weight: 500;
        font-size: 1.1rem;
        margin-bottom: .4rem;
    }
    
    .loc-ecl {
        text-align: center;
        color: var(--color8);
        font-weight: 600;
        text-transform: uppercase;
        font-size: .9rem;
        padding-bottom: .5rem;
    }
