/*
green: #778351

green dark: #2b3530;

green mid: #444d3a;
*/


* {
    
    box-sizing: border-box;
}

audio {
    box-sizing: initial;
}

html, body {
    margin: 0;
    font-family: "Raleway"; 
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}

body.admin-menu,
html body.admin-menu {
    margin-top: 0 !important;
}

a {
    color: #778351;
}

iframe {
    border: none;
}

#main-content {
    line-height: 24px;
}

.tabs {
    display: inline-block;
}

.layout-columns {
    overflow: hidden;
    width: 100%;
}

.page-blog-all .layout-columns {
    
    width: 100%;
}

.region-content {
    float: left;
    width: 100%;
    display: inline-block;
}

.sidebar-first .region-content{
    
    width: calc(100% - 442px);
    width: -moz-calc(100% - 442px);
    width: -webkit-calc(100% - 442px);
}


.region-sidebar-first {
    
    width: 372px;
    float: left;
    margin-right: 70px;
}

h1, h2, h3 {
    font-family: "Playfair Display"; 
    color: #2b3530;
    
}

.overlay-inner h4 {
    font-weight: 500;
    font-family: "Raleway";
    margin-top: 20px;
    font-size: 14px;
}

.overlay-inner h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #2b3530;
    
}

.group-content-left-box h3 {
    font-size: 36px;
}



.maxwidth {
    
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
}


.front .titlecont {
    display: none;
}

.titlecont {
    text-align: right;
    margin-right: 50px;
}

.titlecont .title {
    text-transform: uppercase;
}


.titlecont .title {
    text-transform: uppercase;
    font-size: 48px;
    font-family: "Playfair Display";
    color: #fff;
    font-weight: bold;
    margin: 0.67em 0 0.67em 0;
    max-width: 500px;
    float: right;
}


.layout-columns .block {
    display: inline-block;
    width: 100%;
}

#main-content .block {
    margin-bottom: 84px;
}

.layout-columns .block-views .title,
.region-sidebar-first .block .title,
.group-content-left-box h3,
.field-name-field-galer-a .field-label,
.group-ruta h3 span,
#block-webform-client-block-18 h2
{
    position: relative;
    display: inline-block;
    margin-top: 0;
    
    font-size: 36px;
    font-family: "Playfair Display";
    color: #2b3530;
    width: 372px;
    text-align: right;
    clear: both;
    margin-bottom: 84px;
    line-height: 1em;
}


.node-jard-n .group-content-left-box h3, .node-type-eventos .group-content-left-box h3  {
    margin-bottom: 44px;
}




.layout-columns .block-views .title:after,
.region-sidebar-first .block .title:after,
.group-content-left-box h3:after,
.field-name-field-galer-a .field-label:after,
.group-ruta h3 span:after,
#block-webform-client-block-18 h2:after {
    position: absolute;
    right: 0;
    width: 1000px;
    content: "";
    height: 1px;
    background-color: #778351;
    bottom: -20px;
}

.group-content-all-box, .node > .field,
#main-content .block,
.field-name-field-galer-a
{ 
    margin-bottom: 84px;
    display: inline-block;
}

.field-name-field-galer-a
{ 
    width: 100%;
}


.galleryformatter-greenarrows .gallery-slides .panel-overlay {
    width: auto;
    position: relative;
}

.galleryformatter li.gallery-slide img {
    float: left;
    width: calc(100% - 290px);
    width: -moz-calc(100% - 290px);
    width: -webkit-calc(100% - 290px);
    height: auto; 
    margin-right: 40px;
}


.gallery-processed .gallery-frame {
    width: 100%;
}

.galleryformatter .panel-overlay {
    float: left;
    width: 250px;
    margin-top: 80px;
}

.galleryformatter .slide-button {
    position: relative;
    display: inline-block;
}

.galleryformatter .prev-slide {
    margin-right: 20px;
}

.galleryformatter .gallery-slides {
    margin: initial;
    width: auto !important;
    /*width: 700px !important;*/
}

.galleryformatter .gallery-slides, .galleryformatter .gallery-thumbs {
    margin: initial;
}

.galleryformatter .gallery-controls {
    float: right;
    margin-right: 133px;
}



.group-content-left-box {
    float: left;
    width: 372px;
    text-align: right;
    margin-right: 70px;
    margin-bottom: 100px;
}

.node-jard-n .group-content-left-box {
    margin-bottom: 0px;
}

.group-content-right-box {
    float: right;
    width: calc(100% - 442px);
    width: -moz-calc(100% - 442px);
    width: -webkit-calc(100% - 442px);
}

.content_all_box {
    width: 100%;
    position: relative;
    display: inline-block;
}

.group-content-right-box .field-name-body, .group-content-right-box .field-name-field-introducci-n {
    width: 80%;
}

.node-type-eventos .field-name-body {
    width: 100%;
}

.group-content-right-box .field-name-body .field-label {
    color: #778351;
    text-decoration: underline;
    cursor: pointer;
    font-weight: normal;
}

.node-type-jard-n .group-content-right-box .field-name-body .field-items {
    max-height: 0;
    transition: 1s all;
    overflow: hidden;
}



.node-type-jard-n .group-content-right-box .field-name-body .field-items.open {
    max-height: 3000px;
    transition: 1s all;
}


blockquote {
    color: #444d3a;
    font-style: italic;
    font-family: "Playfair Display"; 
    font-size: 18px;
    margin: 30px -30px;
}

a.logo {
    text-decoration: none;
    display: inline-block;
    
    background-color: #768452;
    height: 134px;
}



.headergreen {
}

#header {
    /* #768452 */
    background-image: url(img/bg_menu.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 134px;
    line-height: 0;
    font-size: 0;
    /*#768452*/
}

#logo-ajuntament {
    background-color: #768452;
    background-image: url("img/logo-ajuntament.svg");
    width: 162px;
    height: 134px;
    float: left;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#logo {
    
    background-color: #768452;
    background-image: url("img/logo-jardins.svg");
    width: 162px;
    height: 134px;
    float: left;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

.region-header {
    display: inline-block;
    vertical-align: bottom;
    font-size: 13px;
    padding-right: 30px;
    opacity: 1;
    float: right;
}

#menu {
    float: left;
}

.headercont {
    position: relative;
    z-index: 9;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #2b3530;
}


.not-front .headercont {
    height: 356px;
    position: relative;
}

.not-front .headercont-in {
    opacity: 0.25;
    position: relative;
    top: 0;
    height: 356px;
    margin-top: -135px;
    z-index: -99;
    width: 100%;
    background-position: center center;
}

.menuprincipal  {
    background-color: #fff;
}

.banner {
    /*margin-top: -134px;*/
    position: relative;
}


#block-menu-menu-men-superior {
    float: right;
}

#block-menu-menu-men-superior .menu {
    margin: 0;
    line-height: 1;
}

#block-lang-dropdown-language {
    float: right;
}

.logos {
    float: left;
}


.region-headertop {
    font-family: "Raleway"; 
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    height: 67px;
    padding-top: 30px;
    padding-right: 30px;
    
}

.region-headertop a {
    color: #fff !important;
    text-decoration: none;
}

.region-headertop a:hover {
    text-decoration: underline;
}

.region-headertop li {
    float: left;
    list-style: none !important;
}

.form-item-lang-dropdown-select select {
    background: transparent;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 11px !important;
    cursor: pointer;
}


.form-item-lang-dropdown-select option {
    color: #000;
}

.form-item-lang-dropdown-select select option {
    background: transparent;
}

.form-item-lang-dropdown-select {
    margin: 0;
    float: left;
}


.form-item-lang-dropdown-select select:focus {
    outline: none;
}



.not-front .headercont {
    background-image: url("img/bg_jardines.jpg");
}



h1.title {
    font-size: 48px;
    font-family: "Playfair Display"; 
    color: #fff;
    
}

.breadcrumb a {
    color: #768452;
    text-decoration: none;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

.breadcrumb {
    
    padding: 20px 0 40px 0;
    color: #768452;
}

.group-ruta-text {
    width: calc(90% - 600px);
    width: -moz-calc(90% - 600px);
    width: -webkit-calc(90% - 600px);
    float: left;
    padding-left: 30px;
}


.field-name-field-ruta {
    float: left;
    width: 100%;
}

.field-name-field-audio-ruta {
    float: left;
    padding-top: 30px;
    width: calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
}

audio {   
    padding: 20px;
    width: 100%;
    background: #fafafa;
    box-shadow: 0 0 50px rgba(0,0,0,0.2);

}


a > .sf-sub-indicator, span.nolink > .sf-sub-indicator {
    top: 2em;
}

.sf-menu.sf-style-white a.sf-with-ul, .sf-menu.sf-style-white span.nolink.sf-with-ul {
}

.sf-menu.sf-style-white .sf-sub-indicator {
    background-image: url(img/arrows.svg);
}

.sf-menu ul li {
    /*width: 50%;
    float: none;
    display: inline-block;*/
}

.sf-menu ul {
    background: none !important;
    background-color: #fff !important;
    top: initial !important;
    box-shadow: 0px 20px 20px rgba(0,0,0,0.3);
}

.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
    
    padding: 0 8px 9px 0 !important;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.sf-menu.sf-style-white a, .sf-menu.sf-style-white span.nolink {
    border: 1px solid #fff;
    color: #2b3530;
    padding: 0.75em 1em;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Raleway";
    font-size: 13px;
    font-weight: 700;
    position: relative;
}

.sf-menu.sf-style-white a::before, .sf-menu.sf-style-white span.nolink::before {
    display:block;
    content:attr(title);
    font-weight: 700;
    height:1px;
    color:transparent;
    overflow:hidden;
    visibility:hidden;
    margin-bottom:-1px;
    font-family: "Raleway";
    font-size: 13px;
}



.sf-menu.sf-style-white a:hover::before,
.sf-menu.sf-style-white .sfHover span.nolink::before {
    color: #000;
    visibility: visible;
    overflow: visible;
}



.sf-menu.sf-style-white li:hover, .sf-menu.sf-style-white li.sfHover, .sf-menu.sf-style-white a:focus, .sf-menu.sf-style-white a:hover, .sf-menu.sf-style-white a:active, .sf-menu.sf-style-white span.nolink:hover, .sf-menu.sf-style-white.sf-navbar li li {
    background: #fff;
    /*color: #768452;*/
    position: relative;
}

.sf-menu.sf-style-white li a, .sf-menu.sf-style-white li span.nolink {
    padding: 2em 1em;
}

.sf-menu.sf-style-white li li a, .sf-menu.sf-style-white li li span.nolink {
    padding: 1.25em 1em;
}

.sf-menu.sf-style-white li li {
    background: #fff;
    vertical-align: top;
}

.sf-menu.sf-style-white li, .sf-menu.sf-style-white.sf-navbar {
    background: #fff;
}

.sf-menu.sf-style-white li li li {
    background: #fff;
}

.sf-menu.sf-style-white {
    margin-bottom: 0;
}



.sf-menu  .sf-depth-1 > a:after,
.sf-menu li.sf-depth-1 > a:after {
    content: "";
    top: -5px;
    transition: .5s all;
}

.sf-menu  .sf-depth-1 > a:hover:after,
.sf-menu li.sfHover.sf-depth-1 > a:after {
    width: 100%;
    background-color: #778351;
    left: 0;
    top: -1px;
    height: 4px;
    position: absolute;
}



.sf-menu .sf-depth-1 > a:hover {
    /*font-weight: 900;*/
}

.sf-menu .sf-depth-1 ul li a:hover {
    color: #768452;
    font-weight: 700;
}


#menu-609-1  {
    vertical-align: top;
}


#menu-609-1 ul  {
    vertical-align: top;
    width: 40em !important;
}

#menu-609-1  li {
    width: 33%;
    display: inline-block;
}

#menu-609-1  li:nth-child(3n + 1) {
    clear: both;
}


.view-pr-ximos-eventos .views-row {
    width: 100%;
    float: left;
    padding: 0 15px;
}

.view-pr-ximos-eventos .field_evento_img {
    float: left;
    line-height: 0;
    width: 372px;
    height: 229px;
    overflow: hidden;
}


.view-pr-ximos-eventos .field_evento_img img {
    width: 100%;
    height: auto;
}

.view-pr-ximos-eventos .field_evento_img .views-field-field-imagen-evento {
    background-color: #000;
}

.view-pr-ximos-eventos .field_evento_img .views-field-field-imagen-evento img {
    transition: .5s all;
}

.view-pr-ximos-eventos .field_evento_text {
    float: left;
    width: calc(100% - 372px);
    width: -moz-calc(100% - 372px);
    width: -webkit-calc(100% - 372px);
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}




.view-row-custom-date {
    float: left;
    color: #2b3530;
    font-family: "Raleway"; 
    font-size: 18px;
    font-weight: 700;
    padding-right: 50px;
}

.view-row-custom-tipo {
    float: right;
    color: #778351;
}

.view-row-custom-titulo {
    float: left;
    color: #2b3530;
    font-family: "Raleway"; 
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
}

.view-pr-ximos-eventos .view-row-custom-titulo {
    width: auto;
}



.view-pr-ximos-eventos .view-row-custom-titulo a {
    text-decoration: none;
    color: #2b3530;
    transition: .3s all;
}



.view-pr-ximos-eventos .view-row-custom-titulo a:hover {
    color: #778351;
}

.view-pr-ximos-eventos .field_evento_header,
.view-noticias-preview .view-noticias-text-cont-top {
    border-bottom: 1px solid #778351;
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}

.field-name-field-mapa-embebido {
    float: left;
}


.group-historia-cont {
    color: #778351;
    line-height: 1.2em;
}

.group-historia-cont .field-label {
    line-height: 1.5em;
    text-transform: uppercase;
}

.group-historia-cont .field  {
    margin-bottom: 20px;
}

.flex-control-nav {
    text-align: center;
    position: absolute;
    bottom: -25px;
    z-index: 9;

}

.slider-text {
    position: absolute;
    top: 200px;
    color: #fff;
    text-align: right;
}


.front-title-cont {
    
    color: #fff;
    text-align: right;
    line-height: 42px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    padding-bottom: 12%;
}


.front-subtitle {
    font-size: 24px;
    font-family: "Raleway"; 
    line-height: 1em;
}

.front-title {
    font-size: 48px;
    font-family: "Playfair Display"; 
    font-weight: 700;
    line-height: 1em;
}


.flex-control-nav li {
    border-radius: 100%;
    overflow: hidden;
    width: 60px;
    height: 60px;
    border: 5px solid #fff;
    display: inline-block;
    float: none;
    margin: 10px;
    transition: .1s all;
    background-color: #fff;
}

.flex-control-nav li.flex-active {
    width: 70px;
    height: 70px;
    margin: 5px;
}

.flex-control-nav li img:not(.flex-active):hover {
    opacity: .8;
}

/*
.flex-control-nav li:hover {
    width: 70px;
    height: 70px;
    margin: 5px;
}
*/



.flexslider {
    border: none;
}

.flexslider .views-label {
    text-transform: uppercase;
}

.flexslider .views-field {
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    line-height: 1.2em;
}

.flexslider .views-field .views-field-nothing .field-content {
    position: relative;
    display: inline-block;
    max-width: 100%;
}

.flexslider .views-field.views-field-title-field {
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    position: relative;
}

.flexslider .views-field.views-field-title-field a {
    color: #fff;
    text-decoration: none;
}

.flexslider .views-field.views-field-title-field:after {
    content:"";
    height: 1px;
    width: 200px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #768452;
}

.flex-control-thumbs img {
    /* width: 100%; */
    /* height: auto; */
    height: 100%;
    width: auto;
}


.flex-control-thumbs img {
    opacity: 1;
    -moz-user-select: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.flexslider .views-field-field-imagen-slider .field-content {
    background-color: #2b3530;
}

.flexslider .slides img {
    opacity: 0.25;
}

.flexslider .slides img {
    width: auto;
}

.region-headertop ul.menu li {
    margin-right: 1.5em;
}

.field-name-field-video iframe  {
    max-height: 700px;
    margin-bottom: 84px;
    width: 100%;
}



.region-sidebar-first ul.menu a:hover  {
    text-decoration: underline;
}

.region-sidebar-first ul.menu  {
    list-style: none;
    text-align: right;
}

.region-sidebar-first ul.menu li.expanded>a  {
    list-style: none;
    margin: 0 0 20px 0.5em;
    display: inline-block;
    padding: 0.2em 0 0 0
}

.region-sidebar-first ul.menu li.expanded li a  {
    text-transform: initial;
}

.region-sidebar-first ul.menu li  {
    list-style: none;
    margin-bottom: 20px;
    padding-right: 0;
}

.region-sidebar-first ul.menu li.dhtml-menu-open > a {
    font-style: initial;
}


.region-sidebar-first ul.menu li a {
    font-family: "Raleway";
    text-transform: uppercase;
    color: #2b3530;
    text-decoration: none;
    font-weight: 700;
}

.region-sidebar-first ul.menu li a:hover {
    color: #778351;
}

.region-sidebar-first ul.menu li a.active-trail {
    color: #778351;

}

.region-sidebar-first .block .title {
    margin-bottom: 40px;
    width: 372px;
    width: 100% !important;
}


.lista-jardines .views-row {
    padding: 20px 0;
    border-bottom: 1px solid #778351;
    float: left;
    width: 100%;
    color: #2b3530;
}

.lista-jardines .views-row:nth-child(1) {
    border-top: 1px solid #778351;
}

.lista-jardines .views-field {
    float: left;
}

.lista-jardines .views-field-field-fecha-curso {
    width: 10%;
    font-weight: 700;
    width: 130px;
    font-size: 18px;
}

.lista-jardines .views-field-title-field {
    width: calc(100% - 230px);
    width: -moz-calc(100% - 230px);
    width: -webkit-calc(100% - 230px);
    font-weight: 700;
    text-transform: uppercase;
}

.lista-jardines .views-field-nid {
    width: 100px;
}

.not-front .block-webform,
.not-front .node-webform .webform-client-form,
#comments {
    background-color: #fff;
    padding: 50px;
    box-shadow: 10px 0 50px rgba(0,0,0,0.2);
    float: left;
    width: 100%;
}

.not-front .block-webform h2,
.not-front .webform-client-form h2,
#comments h2 {
    font-size: 30px;
    margin-top: 0;
    padding-top: 0;
}

.not-front .block-webform label,
.not-front .webform-client-form label,
#comments label {
    font-family: "Raleway";
    font-size: 14px;
    font-weight: 400;
}


.not-front .block-webform input,
.not-front .block-webform textarea,
.not-front .webform-client-form input,
.not-front .webform-client-form textarea,
#comments textarea {
    padding: 15px;
    border: 1px solid #ddd;
}


.not-front .block-webform textarea,
.not-front .webform-client-form textarea {
    margin-bottom: 30px;
}

.not-front .block-webform input,
.not-front .webform-client-form input,
#comments input {
    width: 100%;
}

.not-front .block-webform .webform-component,
.not-front .webform-client-form .webform-component {
    float: left;
    width: calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: -webkit-calc(50% - 20px);
    position: relative;
}

.not-front .block-webform .form-actions,
.not-front .webform-client-form .form-actions,
#comments .form-actions {
    
    text-align: right;
    display: inline-block;
    width: 60%;
    width: calc(40% - 20px);
    width: -moz-calc(40% - 20px);
    width: -webkit-calc(40% - 20px);
    margin: 0;
    float: right;
    margin-top: -20px;
}

#block-menu-block-4 .menu-block-wrapper>ul.menu>li.expanded {
    cursor: pointer;
}

#block-menu-block-4 .menu-block-wrapper>ul.menu>li.expanded:after {
    content: "";
    background-image: url(img/arrows.svg);
    background-position: 100px 0px;
    height: 10px;
    width: 10px;
    position: absolute;
    right: 0px;
    top: 30px;
}

#block-menu-block-4 .menu-block-wrapper>ul.menu>li.expanded.open:after {
    background-image: url(img/arrows.svg);
    background-position: 100px 100px;
}

#block-menu-block-4 .menu-block-wrapper>ul.menu>li.expanded>ul.menu {
    max-height: 0px;
    transition: all .5s;
    overflow: hidden;
    padding-top: 0px;
}

#block-menu-block-4 .menu-block-wrapper>ul.menu>li.expanded>ul.menu.open {
    
    max-height: 1000px;
    overflow: hidden;
    padding-top: 22px;
}

.node-type-portal-de-transparencia .region-content .menu-block-wrapper>ul.menu>li>ul.menu.open {
    padding-top: 22px;
}





.not-front .block-webform .webform-component:nth-child(odd),
.not-front .webform-client-form .webform-component:nth-child(odd) {
    margin-right: 20px;
}



.not-front .block-webform .webform-component:nth-child(even),
.not-front .webform-client-form .webform-component:nth-child(even) {
    float: left;
    width: 50% !important;
    position: relative;
}


.not-front .block-webform .webform-component.webform-component-checkboxes,
.not-front .webform-client-form .webform-component.webform-component-checkboxes {
    width: 60% !important;
}



.not-front .block-webform .webform-component.webform-component-textarea,
.not-front .webform-client-form .webform-component.webform-component-textarea {
    margin-right: 0px;
    width: 100%;
}


input[type="submit"],
.button {
    display: inline-block;
    background-color: #768452;
    text-transform: uppercase;
    color: #fff;
    vertical-align: bottom;
    cursor: pointer;
    padding: 15px 10px;
    border: none;
    transition: .5s all;
    text-decoration: none;
    line-height: 1em;
    -webkit-appearance: none;
    border-radius: 0px;
    -moz-appearance: none;
    appearance: none;
}


input {
    border-radius: 0;
    -webkit-appearance: none;
    border: 1px solid #ddd;
}

input[type="submit"]:hover,
.button:hover {
    
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    outline: none;
}



.not-front .block-webform .webform-component-checkboxes,
.not-front .webform-client-form .webform-component-checkboxes {
    
    display: inline-block;
    width: 60%;
    color: #768452;
    font-family: "Raleway";
    margin: 0;
}

.not-front .block-webform .webform-component-checkboxes .form-type-checkbox,
.not-front .webform-client-form .webform-component-checkboxes .form-type-checkbox {
    margin: 0;
}

.not-front .block-webform .webform-component-checkboxes label,
.not-front .webform-client-form .webform-component-checkboxes label {
    
    font-size: 11px;
}

.not-front .block-webform input[type="checkbox"],
.not-front .webform-client-form input[type="checkbox"] {
    width: auto;
}



#block-webform-client-block-18 form input[type="email"],
.not-front .webform-client-form form input[type="email"] {
    font-size: 18px;
    padding: 12px 10px 12px 10px;
    display: block;
    width: calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    border: none;
    border-bottom: 1px solid #768452;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    background: transparent;;
    height: 18px;
}

#block-webform-client-block-18 {
    background-color: #2b3530;
    color: #fff;
    padding: 50px 0;
}

#block-webform-client-block-18 h2 {
    margin-bottom: 0px;
}

#block-webform-client-block-18 h2 {
    color: #fff;
    text-transform: uppercase;
}



#block-webform-client-block-18 input[type="submit"] {
    width: 100%;
}

#block-webform-client-block-18 .webform-component--texto {
    
    width: 372px;
    float: left;
    padding-right: 50px;
}

/*
#block-webform-client-block-18 form input ~ label {
    color: #5c6e78;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}*/



#block-webform-client-block-18 .webform-left {
    float: left;
    width: calc(100% - 422px);
    width: -moz-calc(100% - 422px);
    width: -webkit-calc(100% - 422px);
}

#block-webform-client-block-18 .webform-left-fix {
    padding-top: 50px;
    padding-left: 75px;
    float: left;
}


#block-webform-client-block-18 .webform-left:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 78px;
    background-color: #fff;
}

#block-webform-client-block-18 .webform-left-in {
    float: left;
    width: 70%;
}

#block-webform-client-block-18 .webform-right {
    float: right;
    width: 30%;
}

#block-webform-client-block-18 .webform-component-checkboxes {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    position: absolute !important;
    top: 200px;
}

#block-webform-client-block-18 .form-actions {
    display: inline-block;
    width: 100%;
    float: left;
    width: 100%;
}


#block-webform-client-block-18 .form-type-checkbox label .check {
    top: 6px;
    left: 4px;
    width: 2px;
    height: 4px;
}


#block-webform-client-block-18 .form-type-checkbox label .box {
    top: 5px;
    height: 10px;
    width: 10px;
}


#block-webform-client-block-18 .form-type-checkbox label {
    padding-left: 20px;
}

#block-webform-client-block-18 {
    
    position: relative;
    box-sizing: initial;
}


#block-webform-client-block-18 * {
       box-sizing: initial;
}

#block-webform-client-block-18 input[type="email"] {
    font-size: 18px;
    padding: 10px 10px 10px 5px;
    display: block;
    width: 100%;
    border: none;
    font-weight: normal;
    font-size: 16px;
}


#block-webform-client-block-18 .bar {
    position: relative;
    display: block;
    width: 100%;
}


#block-webform-client-block-18 .form-item {
    position: relative;
}


#block-webform-client-block-18 form input[type="email"] ~ label {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}


#block-webform-client-block-18 input[type="text"]:focus ~ label,
#block-webform-client-block-18 input[type="email"]:focus ~ label,
#block-webform-client-block-18 input[type="email"]:valid ~ label {
    top: -20px;
    font-size: 14px;
    color: #778351;
}

/* active state */
#block-webform-client-block-18  input[type="text"].blocklabel ~ label ,
#block-webform-client-block-18  input[type="email"].blocklabel ~ label {
  top:-20px;
  font-size:14px;
}

#footer {
    background-color: #2b3530;
    padding: 50px 0 30px 0;
    font-size: 12px;
    text-transform: uppercase;
    /*margin-top: 80px;*/
    color: #fff;
    display: inline-block;
    width: 100%;
}

#footer #block-block-1 {
    width: 30%;
    float: left;
}


#footer .block-menu-block {
    vertical-align: top;
    text-align: right;
    padding-right: 70px;
    max-width: 400px;
    margin-top: 30px;
    width: calc(25% - 70px);
    width: -moz-calc(25% - 70px);
    width: -webkit-calc(25% - 70px);
    /* float: right; */
    display: inline-block;
}


#footer .logosfooter {
    border-bottom: 1px solid #778351;
    padding-bottom: 20px;
    width: 360px;
    padding: 0px 50px 20px 100px;
}

#footer .infofooter {
    padding: 20px 50px 20px 110px;
    line-height: 1.4em;
}


#footer .infofooter p:nth-child(3) {
    text-transform: lowercase;
}

#footer .infofooter p:nth-child(3) strong {
    text-transform: uppercase;
}

#footer .logosfooter a {
    width: 100%;
    height: 100%;
    display: inline-block;

}

#footer .logosfooter div  {
    display: inline-block;
    width: 100px;
    height: 60px;
}

#footer .logosfooter .logosfooterajuntament a {
    background: url("img/logo-ajuntament-min.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

#footer .logosfooter .logosfooterjardins a {
    background: url("img/logo-jardins-min.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

#footer #block-block-2 {
    width: 100%;
    text-align: right;
    padding: 30px 50px 0 100px;;
    margin-top: 50px;
    border-top: 1px solid #778351;
    display: inline-block;
}

#footer h2.title {
    color: #768452;
    font-family: "Raleway";
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 30px;
}

#footer .block li {
    list-style: none;
    padding: 0;
    margin: 15px 0;
    text-align: right;
}

#footer .block li a {
    text-decoration: none;
}

#footer .block li a:hover {
    text-decoration: underline;
}

#footer .block ul {
    padding: 0;
    margin: 0;
}

#footer a {
    color: #fff;
}

.liScroll-container {
    width: 100%;
}

.liScroll-container .mask {
    width: 100%;
}

#block-views-noticias-carrusel-block { 
    position: absolute;
    bottom: 80px;
    z-index: 9;
    width: 100%;
    padding: 30px 0;
    background-color: rgba(118,132,82,.5);

}

.view-noticias-carrusel .views-field-title-field {
    
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    font-family: "Raleway";
    font-weight: 600;
    margin-right: 30px;
}

.view-noticias-carrusel .views-field-title {
    display: inline-block;
    font-size: 14px;
}

.view-noticias-carrusel a {
    
    color: #fff;
}

.view-noticias-carrusel li {
    margin-right: 80px !important;
}


.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    display: block;
    opacity: 1;
    position: relative;
    margin: 0;
    left: initial;
    
}

.front .view-slider {
    
    margin-bottom: 100px;
}

.view-slider .flexslider .flex-direction-nav li {
    display: inline-block;
}

.view-slider .views-field-nothing-1 {
    text-align: right;
    line-height: initial;
    margin-bottom: 40px;
}

.flex-direction-nav .flex-next {
    right: initial;
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: initial;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: initial;
}

.view-row-three {
    display:inline-block;
    width: 33%;
    width: calc(33% - 30px);
    width: -moz-calc(33% - 30px);
    width: -webkit-calc(33% - 30px);
    margin: 0 15px;
    background-color: #fff;
    margin-bottom: 50px;
}

.view-row-four {
    
    width: 25%;
    width: calc(25% - 13px);
    width: -moz-calc(25% - 13px);
    width: -webkit-calc(25% - 13px);
    margin: 0 5px;
    background-color: #fff;
    margin-bottom: 50px;
    display: inline-block;
}

.view-row-four .view-row-custom-date {
    padding-right: 0;
}

.view-row-four .view-row-custom-tipo {
    font-size: 12px;
}

.view-row-four .view-row-custom-titulo {
    font-size: 14px;
}


.views-row-hover-shadow {
    transition: .5s all;
}

.views-row-hover-shadow:hover {
    box-shadow: 0 10px 50px rgba(0,0,0,0.2);
}

#block-views-banners-block .views-row-hover-shadow:hover {
    box-shadow: 0 10px 50px rgba(0,0,0,0.4);
}

.views-row-hover-shadow .views-field-field-imagen-noticia img {
    width: 100%;
    height: auto;
}

.view-noticias-preview .views-field-created {
    float: left;
}


.view-noticias-preview .view-row-custom-titulo,
.view-cursos-destacados .view-row-custom-titulo,
.view-blog .view-row-custom-titulo,
.view-taxonomy-term .view-row-custom-titulo {
    width: 100%;
    float: left;
    height: 76px;
}

.view-row-text-cont {
    padding: 20px 20px 40px 20px;
    float: left;
}

.view-row-text-cont-top {
    border-bottom: 1px solid #778351;
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}


/* HIGHLIGHTER ================================== */

form input:focus {
    outline: none;
}


form .highlight {
  position:absolute;
  height:60%; 
  width:100px; 
  top:25%; 
  left:0;
  pointer-events:none;
  opacity:0.5;
}

/* active state */
form input:focus ~ .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}

form textarea,
form select{
    color: #5c6e78;
    font-family: 'Poppins', sans-serif;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px;
    width: 100%;
    padding: 5px;
}

.form-item-lang-dropdown-select select {
    padding: 0 5px;
}

form textarea:focus,
.block-webform form select:focus {
    border-bottom: 3px solid #768452; 
    outline: none;
}

form textarea::-webkit-input-placeholder,
form textarea:-moz-placeholder,
form textarea::-moz-placeholder,
form textarea:-ms-input-placeholder {
    color: #5c6e78;
    font-size:16px;
    font-weight:normal;
    margin: 5px;
    opacity: 1 !important;
}


.form-type-checkbox label {
    width: auto;
    display: inline-block;
    position: relative;
    top: initial;
    left: initial;
    pointer-events: initial;
    
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}


/* basic css */
.form-type-checkbox input[type=checkbox]   { display:none; }
.form-type-checkbox label              { padding-left:40px; }
.form-type-checkbox    { position:relative; }

/* checkbox css */
.form-type-checkbox label                  { cursor:pointer; }
.form-type-checkbox label span             { display:block; position:absolute; left:0; 
  -webkit-transition-duration:0.3s; -moz-transition-duration:0.3s; transition-duration:0.3s;
}
.form-type-checkbox label .circle          {
  background:#FFF;
  left:-30px;
  top:-30px;
  height:80px;
  width:80px;
  z-index:-1;
  border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;
}
.form-type-checkbox label .box     {
  border:1px solid #d8d8d8;
  top: 0px;
  height:16px; 
  width:16px;
  z-index:888;
  -webkit-transition-delay:0.2s; -moz-transition-delay:0.2s; transition-delay:0.2s;
}


.form-type-checkbox label .check {
    top: 2px;
    left: 5px;
    width: 6px;
    height: 10px;
    border: 3px solid #768452;
    border-top: none;
    border-left: none;
    opacity: 0;
    z-index: 888;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}

/* handling click events */

/* when checkbox is checked */
.form-type-checkbox label .circle {
  -webkit-animation   :growCircle 0.3s ease;
  -moz-animation      :growCircle 0.3s ease;
  animation           :growCircle 0.3s ease;
}
input[type=checkbox]:checked ~ label .box { 
    opacity: 1;
    /*
    -webkit-transform: scale(1) rotate(-180deg);
    -moz-transform: scale(1) rotate(-180deg);
    transform: scale(1) rotate(-180deg);
    */
}
input[type=checkbox]:checked ~ label .check {
  opacity:1; 
  -webkit-transform   :scale(1) rotate(45deg);
  -moz-transform      :scale(1) rotate(45deg);
  transform           :scale(1) rotate(45deg);
}

/* bubble animation */

@-webkit-keyframes growCircle {
  0%, 100%   { -webkit-transform:scale(0); }
  70%        { background:#DDD; -webkit-transform:scale(1.25); }
}
@-moz-keyframes growCircle {
  0%, 100%   { -moz-transform:scale(0); }
  70%        { background:#DDD; -moz-transform:scale(1.25); }
}
@keyframes growCircle {
  0%, 100%   { transform:scale(0); }
  70%        { background:#DDD; transform:scale(1.25); }
}




.view-banners {
    
    margin-left: -144px;
    width: calc(100% + 288px);
    width: -moz-calc(100% + 288px);
    width: -webkit-calc(100% + 288px);
    vertical-align: bottom;
    margin-bottom: 40px;
}

.view-banners .views-row {
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    text-align: center;
    color: #fff;
    overflow: hidden;
}

.view-banners .views-row .conjunto-de-campos {
    padding: 25% 0px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    transition: .5s all;
}

.view-banners .views-row .conjunto-de-campos-texto {
    opacity: 0;
    transition: .5s all;
}

.view-banners .views-row:hover .conjunto-de-campos-texto {
    opacity: 1;
}

.view-banners .views-row:hover .conjunto-de-campos {
    padding: 20% 0px;
}

.view-banners .views-row:nth-child(2):hover .conjunto-de-campos {
    padding: 15% 0px;
}

.view-banners .views-row:hover .views-field-field-t-tulo-banner {
    font-size: 36px;
}



.view-banners .views-row .views-field-field-imagen-banner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -9;
    background-color: #343434;
    max-width: 100%;
}

.view-banners .views-row .views-field-field-imagen-banner img {
    opacity: .8;
    transition: .5s all;
}

.view-banners .views-row:hover .views-field-field-imagen-banner img {
    opacity: .4;
}

.view-banners .views-row:nth-child(1) {
    width: 50%;
    height: 472px;
    margin-right: -4px;
}

.view-banners .views-row:nth-child(2) {
    width: 50%;
    height: 430px;
}

.view-banners .views-row .views-field-field-t-tulo-banner {
    font-size: 48px;
    line-height: 1em;
    max-width: 100%;
    font-family: "Playfair Display";
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    transition: .5s all;
}


.view-banners .views-row:nth-child(1) .views-field-field-t-tulo-banner {
    font-size: 48px;
}


.view-banners .views-row:nth-child(1):hover .views-field-field-t-tulo-banner {
    font-size: 36px;
}

.view-banners .views-row .button {
    min-width: 200px;
}

.view-banners .views-row .views-field-body {
    margin: 30px 0;
    display: inline-block;
}

.view-banners .views-row .views-field-field-url {
    display: inline-block;
}

.flex-direction-nav a {
    width: 50px;
    height: 50px;
}


.gallery-controls a {
    /* top: 50%; */
    position: relative;
    margin: 0;
    display: block;
    z-index: 10;
    width: 50px;
    height: 50px;
    overflow: hidden;
    /* overflow: hidden; */
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.flex-direction-nav a:before,
.gallery-controls a:before {
    
    display: inline-block;
    background-image: url("img/slide-left.svg");
    content: '';
    width: 50px;
    height: 50px;
    color: transparent;
    text-shadow: none;
}


.gallery-controls a:before {
    background-image: url("img/slide-left-actv.svg");
}


.gallery-controls a.next-slide:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}


.flexslider .flex-direction-nav a.flex-prev {
    margin-right: 20px;
}

.flex-direction-nav a:hover:before {
    background-image: url("img/slide-left-actv.svg");
}

.flexslider .flex-direction-nav .flex-next {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

span.file img {
    display: none;
}

.field-type-file:not(.field-name-field-audio-ruta) .field-item,
.views-field-field-documentaci-n ul li {
    padding: 30px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0px 50px rgba(0,0,0,0.2);
    position: relative;
    display: inline-block;
    margin: 20px 0;
}

.field-type-file .descarga:after,
.views-field-field-documentaci-n .field-content .descarga:after {
    content: "";
    position: absolute;
    right: 30px;
    background-image: url("img/download.png");
    width: 21px;
    height: 21px;
}

.field-type-file .descarga,
.views-field-field-documentaci-n .field-content .descarga {
    color: #778351;
    font-weight: normal;
    float: right;
    padding-right: 50px;
    text-decoration: underline;
    cursor: pointer;
}


.field-type-file:not(.field-name-field-audio-ruta) .field-item a,
.views-field-field-documentaci-n .field-content a {
    color: #000;
    text-decoration: none;
}

.views-label-field-documentaci-n {
    font-weight: bold;
    padding-top: 20px;
    display: inline-block;
    clear: both;
}

.node-type-portal-de-transparencia #main-content .block {
    margin-bottom: 0;
}

.node-type-portal-de-transparencia .region-content ul.menu {
    
    padding-left: 0;
}

.node-type-portal-de-transparencia .region-content .menu-block-wrapper>ul.menu>li {
    
    padding: 22px 0;
    border-bottom: 1px solid #768452;
}

.node-type-portal-de-transparencia .region-content .menu-block-wrapper>ul.menu>li:nth-child(1) {
    
    border-top: 1px solid #768452;
}

.node-type-portal-de-transparencia .region-content .menu-block-wrapper>ul.menu>li>ul.menu {
    
    padding-top: 22px;
}

.node-type-portal-de-transparencia .region-content .menu-block-wrapper ul.menu ul.menu {
    
    margin-left: 22px;
}

.node-type-portal-de-transparencia .region-content .menu-block-wrapper ul.menu ul.menu a:hover {
    color: #778351;
}

.node-type-portal-de-transparencia .region-content .menu-block-wrapper ul.menu li {
    list-style-type: upper-alpha;
    list-style-image: none;
    list-style-position: inside;
    margin: 0;
    position: relative;
}

.node-type-portal-de-transparencia .region-content .menu-block-wrapper ul.menu li ul li ul li {
    
    list-style-type: decimal;
}

.region-content #block-system-main ol li {
    list-style-type: upper-alpha;
    list-style-image: none;
    list-style-position: inside;
    margin: 0;
    position: relative;
}


.region-content #block-system-main ol li a {
    color: #2b3530;
    text-decoration: none;
    font-weight: 600;
    width: 100%;
}


.region-content #block-system-main ol li a:hover {
    text-decoration: underline;
    color: #778351;
}

.node-type-portal-de-transparencia .region-content ul.menu li  a {
    color: #2b3530;
    text-decoration: none;
    font-weight: 600;
    width: 100%;
}

.node-type-portal-de-transparencia .region-content ul.menu li  a:hover {
    text-decoration: underline;
}


.node-type-portal-de-transparencia .region-content .menu-block-wrapper>ul.menu>li>a {
    text-transform: uppercase;
    font-weight: 700;
}

.node-type-portal-de-transparencia li.dhtml-menu-open > a {
    font-style: initial;
}

.node-type-portal-de-transparencia ul.menu>li.start-collapsed:after {
    content: "";
    width: 10px;
    height: 10px;
    top: 30px;
    position: absolute;
    right: 0;
    background-image: url(img/arrows.svg);
}


.node-type-portal-de-transparencia .menu-block-wrapper>ul.menu>li.start-collapsed:after {
    top: 30px;
}


.node-type-portal-de-transparencia .menu-block-wrapper>ul.menu>li ul.menu>li.start-collapsed:after {
    top: 5px;
}


.node-type-portal-de-transparencia ul.menu>li.expanded:after {
    
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

.bottom {
    margin-top: 40px;
    display: inline-block;
}

.node-type-jard-n .bottom {
    margin-top: 0px;
}


.node-type-jard-n #main-content #block-views-noticias-preview-block-1 {
    
    margin-bottom: 44px;
}

.view-contratos .views-row{
    
    border-bottom: 1px solid #778351;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.item-list .pager li {
    box-sizing: initial;
}

.pager-current {
    
    background-color: #768452;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    display: inline-block !important;
    font-family: "Raleway"; 
    vertical-align: middle;
    line-height: 1em;
    color: #fff;
}

.gallery-slides {
    overflow: visible;
}



#block-responsive-menu-horizontal-menu {
    display: none;
}


.responsive-menu-toggle-icon:before, .responsive-menu-toggle-icon:after, .responsive-menu-toggle-icon span.icon {
    
    background: #778351;
}

.responsive-menu-toggle-icon span.label {
    color: #3e4b37;
    top: 15px;
    font-weight: 700;
}

.responsive-menu-toggle-icon {
    margin-right: 40px;
    margin-top: 20px;
}

.mm-listview>li>a, .mm-listview>li>span {
    color: #3e4b37;
    text-transform: uppercase;
    font-weight: 700;
}

.mm-listview>li:not(.mm-divider):after {
    border: none;
}

.mm-listview>li>a, .mm-listview>li>span {
    padding: 20px 10px 20px 20px;
}

.mm-listview .mm-next:before {
    border: none;
}


.mm-menu.mm-theme-white .mm-listview>li .mm-next:after,
.mm-menu .mm-listview>li .mm-next:after,
.mm-menu.mm-theme-white .mm-btn:after, .mm-menu.mm-theme-white .mm-btn:before,
.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
    border-color: #778351;
}

.bottom {
    
    width: 100%;
}

.titlecont {
    max-width: 80%;
}

strong {
    margin-top: 20px;
}


.front .block-views h2.title,
#block-views-noticias-preview-block-1.block-views h2.title,
.region-bottom .block-views h2.title
{
    float: left;
}

.front .block-views .view-header + .view-content,
#block-views-noticias-preview-block-1.block-views .view-header + .view-content,
.region-bottom .block-views .view-header + .view-content {
    float: left;
    width: 100%;
}

.block-views .view-header,
#block-views-noticias-preview-block-1.block-views .view-header{
    margin-left: 50px;
    float: left;
    margin-top: 10px;
}

ul.pager {
    margin-top: 50px;
    position: relative;
    display: inline-block;
    width: 100%;
}

.pager-next a {
    display: inline-block;
    height: 10px;
    overflow: hidden;
    text-indent: -999em;
    width: 10px;
    background-image: url(img/arrows-b.svg);
    background-position: 0 0px;
}

.pager-next a:hover {
    
    background-position: 10px 0px;
}

.pager-previous a {
    display: inline-block;
    height: 10px;
    overflow: hidden;
    text-indent: -999em;
    width: 10px;
    background-image: url(img/arrows-b.svg);
    background-position: 10px 100px;
}

.pager-previous a:hover {
    background-position: 0px 100px;
}

.pager a {
    color: #000;
    text-decoration: none;
}


.pager .pager-item a {
    transition: all .5s;
}

.pager a:hover {
    color: #768452;
}

#comments {
    float: left;
    width: 80%;
}

.field-name-field-imagen-noticia img,
.field-name-field-imagen-evento img {
    max-width: 80%;
    width: 80%;
    height: auto;
    margin-bottom: 20px;
}

.field-name-field-imagen-evento img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.field-name-field-tipo-de-noticia a {
    text-decoration: none;
}

.field-name-post-date {
    
}

.group-content-left-box .field {
    margin-bottom: 20px;
}

/*
.group-content-left-box .field:nth-child(1) {
    margin-bottom: -20px;
}
*/

.field-name-post-date .field-item {
    color: #2b3530;
    font-family: "Raleway"; 
    font-size: 18px;
    font-weight: 700;
}

#share42 .share42-item:last-child {
    margin: 0 0 6px 0 !important;
}

#share42 .share42-item:nth-child(1) a {
    background: url(/sites/all/libraries/share42/icons.svg) -0px 0 no-repeat !important;
}

#share42 .share42-item:nth-child(2) a {
    background: url(/sites/all/libraries/share42/icons.svg) -32px 0 no-repeat !important;
}

#share42 .share42-item:nth-child(3) a {
    background: url(/sites/all/libraries/share42/icons.svg) -64px 0 no-repeat !important;
}

#share42 .share42-item a:hover {
    opacity: 0.7;
}


.galleryformatter .gallery-thumbs .arrow {
    
    position: absolute;
    top: 25px;
    background: #fff;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    text-align: center;
    /* vertical-align: middle; */
    line-height: 18px;
    font-size: 14px;
}

.galleryformatter .gallery-thumbs .arrow.back {
    left: 20px;
}

.galleryformatter .gallery-thumbs .arrow.forward {
    right: 80px;
}

.node-type-noticia .group-content-left-box h3 {
    margin-bottom: 30px;
}

#search-block-form .form-item input {
    height: 43px;
    border: none;
    width: 400px;
    padding: 20px;
    background-color: #eee;
}

#search-block-form .form-item span {
    display: none;
}

#search-block-form label.option {
    display: none;
}

#block-search-form {
    float: right;
    padding-left: 20px;
    padding-top: 2px;
}

#block-search-form .lupa {
    float: right;
    z-index: 9999999;
    position: relative;
    width: 12px;
    height: 12px;
    background: url(img/lupablanca.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;

}


#block-search-form #edit-actions {
    /*display: none;*/
    float: right;
}


#block-search-form #edit-submit {
    /*display: none;*/
    margin-bottom: 0;
}

#block-search-form form {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 117px;
    z-index: 99999;
    width: 920px;
    padding: 12px;
    padding-right: 20px;
    background-color: #fff;
    text-align: right;
    display: none;
    display: block;
    pointer-events: none;
    z-index: 0;
    opacity: 0;
    transition: margin-top .5s, opacity 0.5s ;
}


#block-search-form.active  form {
    display: block;
    pointer-events: all;
    z-index: 99999;
    margin-top: 67px;
    opacity: 1;
}

/*
#block-search-form .form-item-search-block-form:after {
    float: right;
    color: #000;
    content:"";
    background-color: #000;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    width: 36px;
    height: 36px;
}
*/

.search-form .form-type-textfield label {
    clear: both;
    display: block;
}



.search-form .form-type-textfield input {
    height: 43px;
    padding: 0 20px;
    max-width: 100%;
    margin-bottom: 20px;
}

#edit-submit {
    
    margin-bottom: 20px;
}

ul.liScroll a {
    font-weight: normal;
}


.galleryformatter .panel-overlay h3 {
    font-family: "Raleway";
}

#block-views-cursos-descripci-n-block {
    
    margin-bottom: 34px !important;
}

.simple-gmap-address {
    text-align: right;
    margin-left: 30%;
}

.simple-gmap-link {
    margin: 5px 0;
}

.field-name-field-accesibilidad a {
    font-weight: bold;
    line-height: 1.5em;

}

.field-name-field-enlace-google-maps .field-item div a {
    position: relative;
    display: inline-block;
}

.simple-gmap-link a:before {
    content: "";
    width: 16px;
    height: 16px;
    float: left;
    background: url("img/map.jpg");
}

.field-name-field-accesibilidad a:before {
    content: "";
    width: 16px;
    height: 16px;
    float: left;
    background: url("img/access.jpg");
    margin-right: 5px;
}

.field-name-field-gestionado-por {
    margin-top: 30px;
}

.breadcrumb {
    width: 372px;
    text-align: right;
}

.field-name-field-accesibilidad .field-item  a {
    position: relative;
    display: inline-block;
}



#block-block-5 {
    text-align: right;
    margin-right: 50px;
    display: none;
}

#block-block-5 a {
    
    margin-top: 20px;
    display: inline-block;
    color: #768452;
    font-family: "Raleway";
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.social-header {
    width: 15px;
    height: 15px;
    float: left;
}


.social-header.facebook {
    background: url("img/facebook.svg");
    background-repeat: no-repeat;
    background-size: 15px 15px;
    margin-right: 30px;
}

.social-header.twitter {
    background: url("img/twitter.svg");
    background-repeat: no-repeat;
    background-size: 15px 15px;
}


.field-name-field-gestionado-por .field-item {
    font-size: 0;
    width: 150px;
    height: 90px;
    float: right;
    background-repeat: no-repeat;
    background-size: 150px 90px;
}


.field-name-field-gestionado-por .field-items {
    box-shadow: 0 10px 50px rgba(0,0,0,0.2);
    padding: 0 20px;
    display: inline-block;
    margin-top: 5px;
}


.gestionado-por-ajuntament .field-item {
    background-image: url("img/logo-ajuntament-color-ficha.svg");
}


.gestionado-por-jardines .field-item {
    background-image: url("img/logo-jardins-color-ficha.svg");
}

#block-block-6 {
    float: right;
    width: 60px;
    margin-left: 30px;
}

#block-block-6 p {
    margin: 0;
}

.menus-cont {
    float: right;
}

/*
#block-search-form.active form {
    display: block;
    margin-top: 35px;
    opacity: 1;
}
*/

.field-name-title-field {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 18px;
    margin-top: 14px;
}

#block-block-3 {
    text-align: right;
}

.node-type-curso #block-views-cursos-descripci-n-block {
    display: none;
}

/*////////////////////////GALLERY///////////////////////////////////////*/
.field-name-field-galer-a {
    width: 100%;
    display: inline-block;
}

.field-name-field-galer-a .field-label {
    margin-bottom: 104px;
    
}

.gallery-image-cont   {
    float: left; 
    /*height: 775px;*/
    width: 1440px;
    
    width: calc(100% - 310px);
    width: -moz-calc(100% - 310px);
    width: -webkit-calc(100% - 310px);
    overflow: hidden;
}

.gallery-image-cont-box {
    width: 9000px;
    float: left;
    position: relative;
    transition: .5s all;
}

.gallery-thumb-cont-box {
    width: 9000px;
    float: left;
    position: relative;
    transition: .5s all;
}

.gallery-image-cont .gallery-image img   {
    height: 700px;
    width: auto;
}


.gallery-image-cont .gallery-image {
    height: 700px;
}



.gallery-image-cont .field-item  {
    float: left;
    text-align: center;
    background: #fff;
}


.gallery-thumb-cont  {
    float: left;
    width: 100%;
    overflow: hidden;
}

.gallery-thumb-cont .gallery-thumb  {
    float: left;
    height: 75px;
    width: auto;
    overflow: hidden;
    position: relative;
}

.gallery-thumb-cont .gallery-thumb img  {
    width: auto;
    height: 100%;
}

.gallery-text-cont  {
    float: left;
    width: 280px;
    margin-left: 30px;
}

.gallery-number {
    display: inline-block;
}

.gallery-button {
    font-size: 24px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    display: inline-block;
    background-size: 50px 50px;
}

.gallery-button.blocked {
    opacity: 0.3;
    cursor: initial;
}


.gallery-button-left {
    background-image: url("img/slide-left-black.svg");
    margin-right: 20px;
}

.gallery-button-left:not(.blocked):hover {
    background-image: url("img/slide-left-actv.svg");
}



.gallery-button-right {
    background-image: url("img/slide-right-black.svg");
}

.gallery-button-right:not(.blocked):hover {
    background-image: url("img/slide-right-actv.svg");
}

.gallery-title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 30px 0;
}

.gallery-text {
    display: none;
}

#gallery-text-0 {
    display: block;
}

.gallery-thumb {
    cursor: pointer;
}

.gallery-thumb:hover {
    opacity: .7;
}


.gallery-thumb.active {
    opacity: .7;
}

.node-curso .field {
    margin: 1em 0;
}

.node-curso .field p:nth-child(1) {
    margin-top: 0;
}

.field-name-field-direcci-n-multiple p {
    margin: 0;
}

.group-content-left-box .field.field-name-field-direcci-n-multiple  {
    margin-bottom: 5px;
}


#block-views-banner-superior-interior-block {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0px;
    z-index: -10;
    overflow: hidden;
}

.page-jardines-eval .maxwidth {
    max-width: 100%;   
}

#off-canvas {
    
    
}

.separator {
    clear: both;
    display: inline-block;
    padding: 20px 0;
    width: 100%;
}

.group-content-full-box {
    display: inline-block;
}


.node-type-page .group-content-left-box h3 {
    margin-bottom: 64px;
    clear: both;
    margin-left: -200px;
    width: 600px;
}
   

.oam-img-cont {
    display: inline-block;
}

.oam-left, .oam-right {
    display: inline-block;
    vertical-align: bottom;
} 

.oam-left {
    width: 40%;
} 

.oam-right {
    width: 60%;
    margin-left: -5px;
} 

.oam-text blockquote {
    
    margin: 30px 0 30px 30px;
    margin-left: 40%;
    width: 40%;
    
}


.oam-left .oam-img {
    background-image: url(img/oam-left.jpg);
    height: 586px;
}

.oam-right .oam-img {
    background-image: url(img/oam-right.jpg);
    height: 686px;
}


.oam-img {
    
    display: inline-block;
    width: 100%;
    background-size: cover;
}
    
.node-type-page .mid-width {
    
    margin-right: 30%;
}

.column2 {
    
    column-count: 2;
}

.oam-left-arte {
    float: left;
    width: calc(100% - 845px);
    width: -moz-calc(100% - 845px);
    width: -webkit-calc(100% - 845px);
    padding-right: 100px;
}

.oam-right-arte {
    float: left;
    width: 845px;
    background-image: url("img/oam-escuela.jpg");
    height: 673px;
    background-size: cover;
}


.node-type-page .mid-width blockquote {
    margin: 30px -30% 30px 50%;

}

.column2 blockquote {
    margin: 30px 0px 30px 30px;

}

.node-type-page .group-content-left-box {
    margin-bottom: 0px;
}

.page-cursos-all #block-views-cursos-descripci-n-block-1 {
    display: none;
}

.page-search .region-content #block-system-main ol li {
    
    list-style: none;
}

.breadcrumb span.last {
    color: black;
}

.group-historia-mobile h3 {
    display: none;
}

.language-switcher-locale-url li {
    
    list-style: none;
    display: inline-block;
}

.language-switcher-locale-url {
    
    padding: 30px 10px 20px 20px;
}


.language-switcher-locale-url li:nth-child(1):after {
    content: " / ";
}

.language-switcher-locale-url li a {
    text-transform: uppercase;
    font-weight: 700;
    color: #3e4b37;
}

.language-switcher-locale-url li.active a {
    color: #778351;
}

/*BORRAR*/
.mm-listview li.expanded .mm-next {
    width: 100%;
}

h1.front-title-cont {
    font-size: unset;
    font-weight: unset;
    padding-top: unset;
    margin-top: unset;
    padding-bottom: 12%;
    margin-bottom: unset;
}


.node-type-dir-listing .form-type-checkbox input[type=checkbox] {
    display: block;
    -webkit-appearance: checkbox;
}

.node-type-especie #block-system-main .content .field-name-body img,
.node-type-eventos #block-system-main .content .field-name-body img,
.node-type-noticia #block-system-main .content .field-name-body img
{
    max-width: 90%;
    height: auto;
}

@media (max-width: 1600px) {
    
    
    #footer .block-menu-block {
        width: calc(50% - 70px);
        width: -moz-calc(50% - 70px);
        width: -webkit-calc(50% - 70px);
    }
    
    
    
    .view-banners {
        margin-left: 0px;
        width: 100%;
    }
    
    .titlecont .title {
        font-size: 42px;
    }
    
    .node-type-page .group-content-left-box h3 {
        margin-left: -00px;
        width: 300px;
    }
    
}

@media (max-width: 1366px) {
    
    
    
    .gallery-image-cont .gallery-image img   {
        height: 450px;
        width: auto;
    }


    .gallery-image-cont .gallery-image {
        height: 450px;
    }
    
    
    
    #block-search-form form {
        width: 620px;
    }
    
    
    /* menu hamburguesa*/
    #block-superfish-1 {
        display:none;
    }
    
    #block-menu-menu-men-superior {
        display: none;
    }
    
    .region-headertop {
        float: none;
    }
    
    
    /* menu hamburguesa*/
}


@media (max-width: 1280px) {
    
    .oam-right-arte {
        width: 422px;
        height: 336px;
    }
    
    .oam-left-arte {
        width: calc(100% - 422px);
        width: -moz-calc(100% - 422px);
        width: -webkit-calc(100% - 422px);
        padding-right: 100px;
    }
    
    
    .oam-left .oam-img {
        height: 350px;
    }
    
    .oam-right .oam-img {
        height: 400px;
    }
    
    .front-subtitle {
        
        width: 200px;
        float: right;
    }
    
    
    .layout-columns {
        padding: 0 50px;
    }
    
    
    .group-content-right-box .field-name-body, .group-content-right-box .field-name-field-introducci-n {
        width: 100%;
    }
    
    .field-name-field-imagen-noticia img,
    .field-name-field-imagen-evento img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    
    
    .group-content-right-box {
    }
    
    .view-slider .views-field-nothing-1 {
        margin-top: -20px;
    }
    
    
}





@media (max-width: 1024px) {
    
    
    #footer .block-menu-block {
        width: calc(50% - 70px);
        width: -moz-calc(50% - 70px);
        width: -webkit-calc(50% - 70px);
    }
    
    
    
    .node-type-page .mid-width {
        margin-right: 0%;
    }
    
    .node-type-page .mid-width blockquote {
        margin: 30px;
    }
    
    .oam-left-arte {
        width: 100%;
        padding-right: 0px;
    }
    
    .oam-right-arte {
        width: 845px;
        height: 673px;
        max-width: 100%;
    }
    
    .group-content-full-box.oam-arte-cont {
        width: 100% !important; 
    }
    
    .gallery-image-cont .gallery-image {
        height: 380px;
    }
    
    .gallery-image-cont .gallery-image img {
        height: 380px;
    }
    
    
    .gallery-image-cont {
        width: 100%;
    }
    
    .field-name-field-galer-a {
        width: calc(100% + 100px) !important;
        width: -moz-calc(100% + 100px) !important;
        width: -webkit-calc(100% + 100px) !important;
    }
    
    .gallery-text-cont {
        width: calc(100% - 60px);
        width: -moz-calc(100% - 60px);
        width: -webkit-calc(100% - 60px);
        margin-top: 50px;
    }
    
    .view-pr-ximos-eventos .field_evento_img {
        width: 300px;
        height: 330px;
    }
    
    #block-views-noticias-preview-block-1 .views-row:nth-child(3) {
        display: none;
    }

    #block-block-5  {
        display: block;
    }
    
    
    blockquote {
        margin: 30px 0px;
    }
    
    .column2 blockquote {
        margin: 30px 0px;
    }
    
    
    .view-row-four {
        width: calc(50% - 12px);
        width: -moz-calc(50% - 12px);
        width: -webkit-calc(50% - 12px);
    }
    
    .group-content-left-box {
        margin-right: 0px;
        margin-bottom: 30px;
    }
    
    .group-ruta-text {
        display: flex; 
        flex-flow: column; 
        /*display: table;*/
        padding-left: 0px;
    }
    
    .field-name-field-ruta {
        /* float: left; */
        /*display: table-footer-group;*/
        order: 2;
        /* margin-bottom: 50px; */
    }
    
    .field-name-field-audio-ruta {
        order: 1;
        /*
        float: left;
        display: table-header-group;*/
        padding-bottom: 50px;
    }
    
    
    .group-content-all-box, .node > .field, #main-content .block, .field-name-field-galer-a {
        margin-bottom: 42px;
    }
    
    
    
    .group-ruta-text {
        width: 100%;
    }
    
    
    .field-name-field-mapa-embebido iframe {
        width: 100%;
        height: 400px;
    }
    
    .field-name-field-mapa-embebido {
        width: 100%;
    }
    
    
    .view-row-three {
        width: calc(50% - 30px);
        width: -moz-calc(50% - 30px);
        width: -webkit-calc(50% - 30px);
    }
    
    
    .view-banners .views-row {
        width: 100% !important;
        max-width: 784px;
        margin: 0px auto;
        margin-top: 20px;
        display: block;
        margin-right: auto !important;
    }
    
    
    #block-webform-client-block-18 .webform-left:before {
        right: 0;
        width: 40%;
        height: 78px;
        background-color: #fff;
    }
    
    #block-webform-client-block-18 .webform-component--texto {
        width: 100%;
        text-align: center;
    }
    
    #block-webform-client-block-18 .webform-left {
        width: 100%;
    }
    
    #block-webform-client-block-18 .webform-left-fix {
        padding-top: 0px;
        padding-left: 0px;
        width: 100%;
    }
    
    #block-webform-client-block-18 .webform-component-checkboxes {
        top: auto;
        bottom: 20px;
        width: 100%;
    }
    
    .view-pr-ximos-eventos .views-row {
        width: 100%;
        position: relative;
    }
    
    .view-pr-ximos-eventos {
    }
    
    .group-content-right-box {
        width: 100%;
    }
    
    #footer .block-menu-block {
        display: none;
    }
    
    #footer #block-block-1 {
        width: 50%;
        float: left;
    }
    
    .infofooter {
        display: none;
    }
    
    #footer .logosfooter {
        border-bottom: none;
        width: 100%;
        padding: 0px;
        padding-left: 40px;
    }
    
    
    .galleryformatter {
        width: calc(100% + 50px);
        width: -moz-calc(100% + 50px);
        width: -webkit-calc(100% + 50px);
    }
    
    .field-name-field-galer-a.field-type-image {
        
        width: calc(100% + 50px);
        width: -moz-calc(100% + 50px);
        width: -webkit-calc(100% + 50px);
    }
    
    .galleryformatter .gallery-thumbs {
        width: 100% !important;
    }
    
    .galleryformatter li.gallery-slide img {
        width: 100% !important;
    }
    
    .galleryformatter .panel-overlay {
        width: 100%;
    }
    
    .field-name-field-galer-a.field-type-image {
        padding-bottom: 30px;
    }
    
    .galleryformatter .panel-overlay {
        margin-top: 160px;
        padding: 0 50px;
    }
    
    .galleryformatter .gallery-controls {
        position: absolute;
        bottom: -150px;
        margin-right: 0px;
        padding: 0 50px;
    }
    
    
    .layout-columns .block-views .title,
    .region-sidebar-first .block .title,
    .group-content-left-box h3, .field-name-field-galer-a .field-label,
    .group-ruta h3 span,
    #block-webform-client-block-18 h2 {
        /*max-width: 80%;*/
        font-size: 32px;
        margin-bottom: 44px;
    }
    
    .field-name-field-galer-a .field-label {
        margin-bottom: 94px;

    }
    
    .sidebar-first .region-content {
        width: 100%;
    }
    
    .view-row-custom-titulo {
        font-size: 16px;
    }
    
    .field-name-field-video iframe {
        margin-left: -25px !important;
        width: calc(100% + 50px);
        width: -moz-calc(100% + 50px);
        width: -webkit-calc(100% + 50px);
        max-height: 400px;
    }
    
    #block-search-form form {
        width: 300px;
    }
    
    #search-block-form .form-item input {
        width: 180px;
    }
    
    .view-pr-ximos-eventos .view-row-custom-date {
        width: 100%;
    }
    
    .view-pr-ximos-eventos .view-row-custom-tipo {
        position: absolute;
        top: 30px;
        right: 30px;
    }
    
    .view-pr-ximos-eventos .view-row-custom-titulo {
        margin-top: 5px;
    }
    
    .views-field-field-imagen-evento {
        overflow: hidden;
        height: 250px;
        width: 300px;
        height: 100%;
    }
    
    .view-pr-ximos-eventos .field_evento_img img {
        width: 250px;
    }
    
    .view-pr-ximos-eventos .field_evento_text {
        width: calc(100% - 300px);
        width: -moz-calc(100% - 300px);
        width: -webkit-calc(100% - 300px);
    }
    
    .view-pr-ximos-eventos .field_evento_img img {
        width: 500px;
        height: auto;
        margin-left: -50px;
    }
    
    
    
}





@media (max-width: 766px) {
    
    
    .group-historia-mobile h3 {
        display: block;
        margin-bottom: 44px;
        line-height: 1em;
        padding-left: 20px;
        margin-top: 50px;
    }
    
    .group-historia-mobile span {
        /* max-width: 80%; */
        line-height: 1em;
        text-align: right;
        padding-left: 20px;
        font-size: 24px;
        text-align: left;
        width: auto;
        position: relative;
    }
    
    .node-type-jard-n .group-content-left-box h3 {
        display: none;
    }
    
    
    .group-historia-mobile span:after {
        position: absolute;
        right: 0;
        width: 1000px;
        content: "";
        height: 1px;
        background-color: #778351;
        bottom: -20px;
    }
    
    
    .oam-left, .oam-right {
        width: 100%;
        margin-left: 0px;
    }
    
    
    .column2 {
        column-count: 1;
    }
    
    .oam-text blockquote {
        margin-left: 30px;
        width: 100%;
        margin: 0px;
        box-sizing: border-box;
        padding: 30px;
    }
    
    .oam-right-arte {
        height: 350px;
    }
    
    #block-views-banner-superior-interior-block {
        height: 280px;
        
    }
    
    
    .field-name-field-galer-a {
        width: calc(100% + 20px) !important;
        width: -moz-calc(100% + 20px) !important;
        width: -webkit-calc(100% + 20px) !important;
    }
    
    .gallery-image-cont .gallery-image {
        height: 280px;
    }
    
    .gallery-image-cont .gallery-image img {
        height: 280px;
    }
    
    .gallery-thumb-cont .gallery-thumb {
        width: 75px;
    }
    
    
    .galleryformatter .panel-overlay {
        padding: 0 20px;
        width: calc(100% - 80px);
        width: -moz-calc(100% - 80px);
        width: -webkit-calc(100% - 80px);
    }
    
    .region-headertop {
        padding-right: 10px;
        padding-top: 10px;
    }
    
    
    #block-block-6 {
        width: 40px;
        margin-left: 0px;
        /* margin-left: 30px; */
    }
    
    .social-header.facebook {
        margin-right: 10px;
    }
    
    .group-content-left-box h3 {
        width: 100% !important;
    }
    
    .region-sidebar-first {
        width: 220px;
    }
    
    .breadcrumb {
        width: 220px;
    }
    
    .views-field-field-enlace-google-maps {
        display: none !important;
    }
    
    
    #block-block-5 {
        display: none;
    }
    
    #block-search-form {
        display: none;
    }
    
    
    #logo { 
        height: 104px;
    }
    
    #logo-ajuntament {
        height: 104px;
    }
    
    #header {
        height: 104px;
        background-image: url(img/bg_menu.jpg);
        background-size: 100% 48px;
    }
    
    #block-lang-dropdown-language {
        display: none;
    }
    
    .responsive-menu-toggle-icon span.label {
        font-size: 12px;
        left: 30px;
    }
    
    .responsive-menu-toggle-icon:before, .responsive-menu-toggle-icon:after, .responsive-menu-toggle-icon span.icon {
        
        width: 10px;
        height: 2px;
    }
    
    .responsive-menu-toggle-icon:before {
        top: 10px;
    }
    
    .responsive-menu-toggle-icon span.icon {
        top: 14px;
    }
    
    .responsive-menu-toggle-icon:after {
        top: 18px;
    }
    
    .responsive-menu-toggle-icon {
        margin-right: 20px;
        margin-top: 0px;
    }
    
    .slider-text {
        top: 130px;
        width: 240px !important;
        padding-right: 0 !important;
    }
    
    .flexslider .views-field.views-field-title-field {
        font-size: 16px;
    }
    
    .front-title {
        font-size: 30px;

    }
    
    .view-slider .views-field-nothing-1 {
        margin-bottom: 20px;
    }
    
    
    .flexslider .slides img {
        height: 580px;
    }
    
    .view-banners .views-row .conjunto-de-campos-texto {
        opacity: 1;
    }
        
    .view-banners .views-row .views-field-field-imagen-banner img {
        opacity: .4;
    }
    
    .block-views .view-header, #block-views-noticias-preview-block-1.block-views .view-header {
        
        margin-left: 10px;
    }
    
    .group-content-left-box {
        width: 220px;
    }
    
    .views-row-hover-shadow:hover {
        box-shadow: none;
    }
    
    .front-subtitle {
        font-size: 16px;
        margin-bottom: 20px;
        max-width: 200px;
        float: right;
        line-height: 1.1em;
    }
    
    #block-views-noticias-carrusel-block {
        padding: 15px 0;
    }
    
    
    .view-row-text-cont {
        /*padding: 20px 0;*/
    }
    
    .view-cursos-destacados .view-row-custom-date {
        
        font-size: 18px;
    }
    
    
    .view-pr-ximos-eventos .field_evento_text {
        width: calc(60% - 20px);
        width: -moz-calc(60% - 20px);
        width: -webkit-calc(100% - 160px);
        padding-left: 15px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    
    .not-front .block-webform h2, .not-front .webform-client-form h2, #comments h2 {
        font-size: 24px;
    }
    
    .titlecont .title {
        font-size: 30px;
        width: 240px !important;
        padding-right: 0 !important;
        float: none;
    }
    
    .not-front .headercont {
        height: 280px;
        position: relative;
    }
    
    .not-front .headercont-in {
        height: 280px;
        margin-top: -205px;
    }
    
    .region-header {
        padding-right: 9px;
    }
    
    .view-pr-ximos-eventos .view-row-custom-date {
        width: 100%;
    }
    
    .view-row-custom-date {
        font-size: 14px;
        padding-right: 0px;
    }
    
    .view-row-custom-titulo {
        font-size: 16px;
        line-height: 1.2em;
    }
    
    .layout-columns .block-views .title, .region-sidebar-first .block .title, .group-content-left-box h3, .field-name-field-galer-a .field-label, .group-ruta h3 span, #block-webform-client-block-18 h2 {
        
        margin-bottom: 44px;
    }
    
    
    .field-name-field-galer-a .field-label {
        margin-bottom: 64px;

    }
    
    .layout-columns .block-views .title, .region-sidebar-first .block .title, .group-content-left-box h3, .field-name-field-galer-a .field-label, .group-ruta h3 span, #block-webform-client-block-18 h2 {
        
        font-size: 24px;
        text-align: left;
        width: auto;
    }
    
    .block-views .view-header, #block-views-noticias-preview-block-1.block-views .view-header {
        margin-top: 4px;
    }

    
    #block-webform-client-block-18 h2 {
        
        text-align: left;
        font-size: 30px;
        padding-left: 20px;
    }
    
    #block-webform-client-block-18 a {
        
        color: #fff;
    }
    
    
    .view-pr-ximos-eventos .view-content {
        display: inline-block;
        margin-top: 20px;
    }
    
    
    .view-row-four {
        width: 100%;
        margin: 0;
    }
    
    .view-row-text-cont {
        width: 100%;
    }
    
    
    a.logo {
    }
    
    a.logo img {
        height: auto;
        max-width: 120px;
        padding-top: 35px;
    }
    #logo-ajuntament {
        padding-left: 0 !important;
    }
    
    #logo-ajuntament {
        max-width: 120px;
    }

    #logo {
        max-width: 120px;
    }
    
    
    .slider-text {
        max-width: 100%;
        padding-right: 110px;
        padding-left: 10px;
    }
    
    .front-title-cont {
        max-width: 100%;
    }
    
    .slider-text .views-field-field-horario,
    .slider-text .views-field-field-direcci-n,
    .slider-text .views-field-field-entrada {
        display: none;
    }
    
    .view-row-three {
        width: 100%;
        margin: 0;
    }
    
    .layout-columns .block-views .title, .region-sidebar-first .block .title, .group-content-left-box h3, .field-name-field-galer-a .field-label, .group-ruta h3 span, #block-webform-client-block-18 h2, .group-content-left-box {
        /* max-width: 80%; */
        line-height: 1em;
        text-align: right;
        padding-left: 20px;
    }
    
    
    .lista-jardines .views-field-title-field {
        width: calc(100% - 130px);
        width: -moz-calc(100% - 130px);
        width: -webkit-calc(100% - 130px);
    }
    
    .lista-jardines .views-field-nid {
        margin-left: 130px;
        margin-top: 10px;
    }
    
    .view-noticias-preview .view-content {
        padding-top: 20px;
    }
    
    
    .logosfooter .logosfooterjardins {
        margin-top: 0px;
    }
    
    .layout-columns {
        padding: 0 10px;
    }
    
    #block-webform-client-block-18 .webform-left:before {
        content: initial;
    }
    
    #block-webform-client-block-18 {
        box-sizing: border-box;
    }
    
    #block-webform-client-block-18 .webform-left-in {
        float: none;
        width: 100%;
    }
    
    #block-webform-client-block-18 .webform-component--texto {
        width: 100%;
        padding-right: 0px;
    }
    
    #block-webform-client-block-18 .webform-left {
        width: 100%;
    }
    
    #block-webform-client-block-18 .webform-right {
        float: right;
        width: 100%;
    }
    
    #block-webform-client-block-18 .form-actions {
        text-align: center;
    }
    
    #block-webform-client-block-18 input[type="submit"] {
        width: 100%;
        max-width: 155px;
    }
    
    #block-webform-client-block-18 .form-item {
        position: relative;
        text-align: center;
    }
    
    
    #block-webform-client-block-18 {
        width: calc(100% + 20px);
        width: -moz-calc(100% + 20px);
        width: -webkit-calc(100% + 20px);
    }
    
    .view-pr-ximos-eventos .views-row {
        margin-bottom: 20px;
    }
    
    .views-field-field-imagen-evento {
        width: 150px;
    }
    
    .view-pr-ximos-eventos .field_evento_img {
        max-width: 150px;
        height: auto;
    }
    
    .view-pr-ximos-eventos .field_evento_img img {
        width: 100%;
        height: auto;
        margin-left: 0;
    }
     
    
    .view-pr-ximos-eventos .view-row-custom-tipo,
    .view-pr-ximos-eventos .views-field-body p {
        display: none;
    }
    
    .view-pr-ximos-eventos .field_evento_header, .view-noticias-preview .view-noticias-text-cont-top {
        border-bottom: none;
    }
    
    
    #footer #block-block-1 {
        width: 100%;
        float: left;
        text-align: center;
    }
    
    #footer .logosfooter div {
        display: inline-block;
        width: 100px;
        height: 60px;
        margin: 0 20px;
    }
    
    #footer .logosfooter a {
        background-position: center !important;
    }
    
    #footer #block-block-2 {
        text-align: center;
        line-height: 1.4em;
    }
    
    #footer #block-block-2 {
        padding: 30px 20px 0 20px;
    }
    
    .view-banners .views-row {
        width: calc(100% + 40px)!important;
        width: -moz-calc(100% + 40px)!important;
        width: -webkit-calc(100% + 40px)!important;
        margin-left: -20px;
    }
    
    .view-banners .views-row .conjunto-de-campos {
        padding: 25% 20px;
        width: calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: -webkit-calc(100% - 40px);
    }
    
    .view-banners .views-row .views-field-field-t-tulo-banner {
        font-size: 28px;
    }
    
    .view-banners .views-row:nth-child(1) .views-field-field-t-tulo-banner {
        font-size: 28px;
    }
    
    .view-banners .views-row:nth-child(1):hover .views-field-field-t-tulo-banner {
        font-size: 28px;
    }
    
    .view-banners .views-row:hover .views-field-field-t-tulo-banner {
        font-size: 28px;
    }
    
    .view-banners .views-row:hover .conjunto-de-campos {
        padding: 25% 20px;
    }
    
    .view-banners .views-row:nth-child(2):hover .conjunto-de-campos {
        padding: 25% 20px;
    }
    
    #block-webform-client-block-18 .webform-component-checkboxes {
        width: calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
    }
    
    #footer .logosfooter {
        padding-left: 0px;
    }
    
    
    h1.title {
        font-size: 36px;
    }
    
    
    .not-front .block-webform .webform-component:nth-child(odd), .not-front .webform-client-form .webform-component:nth-child(odd) {
        margin-right: 0px;
    }

    .not-front .block-webform .webform-component, .not-front .webform-client-form .webform-component {
        width: 100%;
    }
    
    .not-front .block-webform .webform-component:nth-child(even), .not-front .webform-client-form .webform-component:nth-child(even) {
        
        width: 100% !important;
    }
    
    .not-front .block-webform .webform-component.webform-component-checkboxes, .not-front .webform-client-form .webform-component.webform-component-checkboxes {
        width: 100% !important;
    }
    
    .not-front .block-webform .form-actions, .not-front .webform-client-form .form-actions {
        width: 100%;
        margin-top: 20px;
    }
    
    .not-front .block-webform, .not-front .node-webform .webform-client-form {
        padding: 20px;
    }
    
    blockquote {
        margin: 30px 0px;
    } 
    
    .view-pr-ximos-eventos .field_evento_header, .view-noticias-preview .view-noticias-text-cont-top {
        padding-bottom: 0px
    }
    
}





@media (max-width: 540px) {
    
    .oam-right .oam-img {
        height: 250px;
    }
    
    .oam-left .oam-img {
        height: 250px;
    }
    
    .oam-right-arte {
        height: 250px;
    }
    
    
    .flex-control-nav {
        bottom: -20px;
    }
    
    .flex-control-nav li {
        width: 50px;
        height: 50px;
        margin: 10px 5px;
    }
    
    .flex-control-nav li.flex-active {
        margin: 5px 0px;
    }
    
    
    .flex-control-nav li.flex-active {
        width: 60px;
        height: 60px;
    }
    
    
    .gallery-image-cont .gallery-image {
        height: 200px;
    }
    
    .gallery-image-cont .gallery-image img {
        height: 200px;
    }
    
    
    .field-name-field-video iframe {
        max-height: 300px;
    }
    
    
    
    .view-pr-ximos-eventos .view-row-custom-date {
        font-size: 12px;
        width: 100%;
    }
    
    
    .layout-columns .block-views .title, .region-sidebar-first .block .title, .group-content-left-box h3, .field-name-field-galer-a .field-label, .group-ruta h3 span, #block-webform-client-block-18 h2 {
        margin-bottom: 30px;
    }
    
    
    .field-name-field-galer-a .field-label {
        margin-bottom: 64px;

    }
    
    .block-views .view-header, #block-views-noticias-preview-block-1.block-views .view-header {
        margin-bottom: 30px;
    }
    
    .group-content-all-box, .node > .field, #main-content .block, .field-name-field-galer-a {
        margin-bottom: 22px;
    }
    
    
}


@media (max-height: 700px) and (max-width: 766px) {
    .flexslider .slides img {
        height: 520px;
    }
}