@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,600,700,300&subset=latin,greek);

/* Reset unusual Firefox-on-Android default style, see https://github.com/necolas/normalize.css/issues/214*/
@media (max-width: 991px) { .form-text, .form-textarea, .block-superfish select, .block-search .form-submit { background-image: none; } }

body { color: #444; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 160%; }

p { margin: 0 0 25px; padding: 0; }

a { -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; }

a:hover { text-decoration: underline;  }

a:focus { outline: none; text-decoration: none; }

blockquote { margin: 40px 40px 24px; border-left: none; padding: 0; position: relative; color: #999; }

blockquote:before { content: "\201C"; display: block; font-size: 30px; left: -20px; top: 5px; position: absolute;  }

blockquote p { font-size: 14px; line-height: 160%; font-weight: 400; }

img { display: block; height: auto; max-width: 100%; }

#pre-header { color:#aaaaaa; }

#bottom-content { color: #ffffff; }

::-moz-selection { color: #ffffff; }

::selection { color: #ffffff; }

/*Heading*/
h1, h2, h3, h4, h5, h6 { font-weight: 700; line-height: 120%; padding: 0; margin: 20px 0 10px 0; font-family: 'Open Sans', sans-serif; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #444; }

h1 { font-size: 36px }

h2 { font-size: 30px }

h3 { font-size: 24px }

h4 { font-size: 20px }

h5 { font-size: 18px }

h6 { font-size: 16px }

h1.page-title { font-size: 32px; }

.title-sep, #pre-header h2, #promoted h2, .sidebar h2, #footer h2 { clear: both; font-size: 16px; margin-bottom: 40px; position: relative; }

.title-sep:after, #pre-header h2:after, #promoted h2:after, .sidebar h2:after, #footer h2:after { background-color: #444; content: ""; display: block; height: 4px; width: 20px; 
position: absolute; bottom: -15px; left: 0; }

.title-sep .glyphicon { font-size: 13px; padding-right: 18px; }

.page-node #content-wrapper h1.page-title { margin: 0; padding: 20px 40px 0 0; }

.page-node.page-node- #content-wrapper h1.page-title { padding: 20px 40px 0; }

/*tables*/
table { width: 100%; margin-bottom: 20px; border: 1px solid #dfdfdf; }

table tbody { border-top: none; }

table tr.even, table tr.odd, th { background-color: transparent; border-bottom: 1px solid #dfdfdf;}

thead tr th, thead tr td, tbody tr th, tbody tr td { padding: 8px; line-height: 142%; vertical-align: top; }

/*Layout*/
#pre-header { top: 0; left: 0; width: 100%; z-index: 13; position: absolute; background-color: #333; }

.logged-in #pre-header { padding-top: 64px; }

#pre-header-inside { display: none; position: relative; z-index: 13; padding: 40px 0 0 0; }

#header-top { background-color: #fcfcfc; border-bottom: 1px dashed #eaeaea; position: relative; z-index: 12; min-height: 50px; } 

#header { background-color: #fcfcfc; border-bottom: 1px solid #eaeaea; position: relative; z-index: 5; padding: 40px 0; text-align: center; min-height: 130px; }

#main-navigation { background-color: #fcfcfc; position: relative; z-index: 11; -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.075), 0 10px 0 rgba(0,0,0,0.01);
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.075), 0 10px 0 rgba(0,0,0,0.01); box-shadow: 0 2px 4px rgba(0,0,0,0.075), 0 10px 0 rgba(0,0,0,0.01); }

#banner-inside { padding-top: 60px; margin-bottom: 40px; }

#slideshow { padding: 10px; background-color: #fcfcfc; border: 1px solid #eaeaea; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; 
display: none; }

#top-content { background-color: #ffffff; padding: 40px 0 20px 0; }

#main-content { padding: 60px 0 30px 0; }

#main { padding: 0 0 20px; }

#bottom-content { padding: 40px 0 20px 0; }

#footer { background-color: #fcfcfc; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; margin-bottom: 1px; padding: 60px 0 30px; }

#subfooter { background-color: #fcfcfc; border-top: 1px solid #eaeaea; padding: 40px 0 20px; text-align: center; margin-bottom: 20px; }

.block { padding: 0 0 30px 0; clear: both; }

#header-top .block, #main-navigation .block, #banner .block { padding: 0; }

/*glyphicon-block*/
.glyphicon-block {text-align: center; }

.glyphicon-block .glyphicon { font-size: 48px; margin: 30px 0 0 0; }

.glyphicon-block h4 { margin-top: 10px; }

/*lists*/
ul li { list-style-type: square; }

ol li { list-style-type: decimal; }

#header ul, #subfooter ul { text-align: left; }

/*item lists*/
.item-list ul li { border-bottom: 1px dashed #ddd; margin-bottom: 0; padding: 15px 0; }

#block-user-login .item-list ul li { border-bottom: none; padding: 0 0 5px 0; }

.item-list ul li.first { padding-top: 0; }

.item-list ul li.last { border-bottom: none; }

/*pager*/
ul.pager { overflow: hidden; padding: 0; width: 100%; clear: both; position: relative; margin-bottom: 25px; }

.item-list ul.pager li { display: inline;  float: left; margin: 0; padding: 0; border-bottom: none;}

ul.pager li a, ul.pager li.pager-current { background: #fff; border: 1px solid #eee; padding: 14px 20px; display: block; margin: 5px 3px 5px 0; 
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

ul.pager li a:hover, ul.pager li.pager-current { background-color: #444; border-color: #444; color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.2); }

/*menus*/
ul.menu { margin: 0; padding: 0; }

ul.menu li { list-style-position: inside; padding: 15px 0 15px 0; margin:0; border-bottom: 1px dashed #ddd;}

ul.menu li a { color: #999; font-size: 14px; line-height: 150%; display: inline-block; }

ul.menu li a:hover, ul.menu li a.active { text-decoration: none;}

ul.menu li.leaf { list-style-image: none; color: #444;}

ul.menu li.expanded { border-bottom: none; padding-bottom: 0;  }

ul.menu li.expanded ul { padding-left: 25px; border-top: 1px dashed #ddd; margin-top: 15px;}

/*horizontal menus*/
#header ul.menu, #subfooter ul.menu, #top-content ul.menu, #bottom-content ul.menu { text-align: center; }

#header-top ul.menu li, #header ul.menu li, #main-navigation ul.menu li, #top-content ul.menu li,
#subfooter ul.menu li, #bottom-content ul.menu li { display: inline-block; background: none; list-style-type:none; border: none; padding: 0;}

#header ul.menu li a, #top-content ul.menu li a, #bottom-content ul.menu li a { padding: 15px 20px; }

#header-top ul.menu ul, #header ul.menu ul, #main-navigation ul.menu ul, #top-content ul.menu ul,
#subfooter ul.menu ul, #bottom-content ul.menu ul { display: none; }

/*header-top menu*/
#header-top ul.menu li a { font-size: 13px; text-transform: capitalize;  padding: 16px 20px 16px; }

/*main-navigation*/
#main-navigation ul.menu li a { text-transform: uppercase; font-weight: 700; padding: 20px; }

#main-navigation ul.menu ul li a, #header-top ul.menu ul li a  { padding: 15px 20px; text-transform: capitalize; font-weight: 400; font-size: 13px; border: 1px solid #eaeaea; border-top: none; line-height: 150%; }

/*superfish support*/
.block-superfish select { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border-width: 1px; width: 90%; }

#main-navigation .block-superfish select { border-top: none; border-bottom: none; width: 100%; } 

.block-superfish ul.sf-menu { padding: 0; margin: 0; }

.block-superfish ul.sf-menu ul { border-top: 1px solid #eaeaea; top:100%; background: #ffffff; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
-webkit-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); -moz-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); 
-ms-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); -o-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); display: none;}

.block-superfish ul.sf-menu ul li a { display: block; }

.block-superfish ul.sf-menu > li > ul:before,
.block-superfish ul.sf-menu > li > ul:after { content: ""; border-style: solid; border-width: 0 9px 9px 9px; 
border-color: transparent transparent #fff transparent; height: 0px; position: absolute; left: 15px; top: -9px; width: 0px; }

.block-superfish ul.sf-menu > li > ul:after { border-color: transparent transparent #eaeaea transparent; top: -10px; z-index: -1; }

.block-superfish ul.sf-menu ul ul { top:-1px; }

.block-superfish ul.sf-menu ul ul li a { border-left: none!important; }

/*superfish menu arrows*/
#main-navigation  .block-superfish ul.sf-menu > li > a.menuparent { padding: 20px 40px 20px 20px;  }

#header-top .block-superfish ul.sf-menu > li > a.menuparent { padding: 16px 40px 16px 20px;  }

.block-superfish ul.sf-menu li a.menuparent:after { content: "\e114"; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased; 
position: absolute; top: 20px; right: 17px; font-size: 11px; font-weight: 400; }

#header-top .block-superfish ul.sf-menu li a.menuparent:after { top: 17px; } 

.block-superfish ul.sf-menu ul li a.menuparent:after { content: "\e080"; top: 14px; right: 10px; }

/*superfish menu style resets*/
.sf-menu.sf-horizontal.sf-shadow ul { background: #ffffff; padding: inherit!important; -webkit-border-top-right-radius: 0; -webkit-border-bottom-left-radius: 0;
-moz-border-radius-topright: 0; -moz-border-radius-bottomleft: 0; border-top-right-radius: 0; border-bottom-left-radius: 0; }

/*subfooter menu*/
#subfooter ul.menu li a { padding: 0 20px 15px 20px; display: block;}

/*pre-header menu, bottom-content*/
#pre-header ul.menu li a.active, #pre-header ul.menu li a:hover, 
#bottom-content ul.menu li a.active, #bottom-content ul.menu li a:hover { color: #fafafa }

#pre-header ul.menu li a { border-bottom: 1px dashed #444444; }

/* Logo - Site name*/
#logo { padding:0 0 5px 0; text-align: center; }

#logo img { display: inherit; }

#logo img:hover { opacity: 0.8; filter: alpha(opacity=80); }

#site-name a { font-size: 38px; font-weight: 700; line-height: 1em; margin: 0 0 10px; color: #444444; display: block;}

#site-name a:hover { text-decoration: none; opacity: 0.8; filter: alpha(opacity=80); }

#site-slogan { color: #999; font-size: 13px; font-weight: 300; line-height: 150%; margin:10px 0 10px 0; }

/*node*/
.node.node-teaser, .page-node- #content-wrapper, .page-contact #content-wrapper { background-color: #fcfcfc; border: 1px solid #eaeaea; margin-bottom: 30px; 
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

.node header h2 a:hover { text-decoration: none; }

.node > .content, #comments, .page-contact #content-wrapper { padding: 20px 40px; }

.node header { padding: 10px 40px 20px; }

.node footer { padding: 20px 40px 40px; }

.field-name-field-image { margin: 10px 0 20px; }

.node .user-signature { font-size: 12px; padding: 0; }

.user-picture { margin: 0px 15px 0 0; display: inline-block; max-width: 48px;}

.submitted .glyphicon { top: 0; }

/*comments*/
#comments { background: #ffffff; }

.comment { border: 2px solid #fff; padding: 32px; margin-top:25px;} 

.comment header { padding: 0; }

.comment h3 { clear: both; }

.comment h3 a:hover { text-decoration: none; }

.comment .user-picture { float: left; margin: 0 15px 25px 0; }

.comment .new { margin: 10px 0; display: inline-block; }

/* Taxonomy term reference */
.field-type-taxonomy-term-reference { position: relative; } 

footer .field-type-taxonomy-term-reference { float: left; }

.field-type-taxonomy-term-reference .field-label { font-weight: 400; }

.field-type-taxonomy-term-reference .field-label, .field-type-taxonomy-term-reference .field-items { display: inline-block; }

.field-type-taxonomy-term-reference .field-item { margin: 0; display:inline;}

.field-type-taxonomy-term-reference .field-item:after { content: ","; margin-right: 5px;}

.field-type-taxonomy-term-reference .field-item:last-child:after { color: transparent; }

/*forum page*/
th.active img { margin: -4px 0 0 5px; }

#forum table { border: 1px solid #eaeaea; }

#forum thead tr { border-bottom: 1px solid #eaeaea; }

#forum thead tr th, #forum thead tr td { background: #ffffff; font-weight: 700; border:none; padding: 11px; }

#forum thead a { color: #444444; }

#forum tbody tr th, #forum tbody tr td { padding: 25px 25px 25px 15px; border:none;}

#forum tr.odd { background: #fbfbfb; border-bottom: 1px solid #eaeaea; }

#forum tr.even { background: #ffffff; border-bottom: 1px solid #eaeaea; }

#forum .last-reply { font-size: 12px; }

.node-forum .field-name-body { margin: 10px 0; }

.node-forum .field-type-taxonomy-term-reference { float: none; }

/*forms*/
input:focus, input[type="button"], input[type="reset"], input[type="submit"] { -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; }

input.form-text, textarea.form-textarea, select { background-color: #fcfcfc; border: 2px solid #eaeaea; color: #999999; font-size: 14px; padding: 14px; width: 100%; 
min-height: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;} 

input.form-text:focus, textarea.form-textarea:focus { background-color: #fff; outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.search-form input.form-text { width: 70%; }

.dark input.form-text { border: none; }

select { -webkit-appearance: menulist; }

fieldset { padding:10px; margin: 0 2px; border: 1px solid #eaeaea; }

legend { border-bottom: none; font-size: 14px; width: auto; margin: 0;}

input[type="radio"], input[type="checkbox"] { margin: 0px 0 3px; }

/*buttons*/
input[type="submit"], input[type="reset"], input[type="button"] { margin: 5px 5px 10px 0; background-color: #444; border: none; box-shadow: none;
color: #fff; padding: 15px 24px; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #ffffff; }

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .highlighted-block .btn:hover,.highlighted-block .btn:focus { color: #ffffff; }

/*tabs*/
.nav-tabs { margin: 25px 0 15px; }

/*accordion*/
.panel-group { margin: 25px 0; }

.panel-heading a:hover { text-decoration: none; }

/* Drupal system links */
ul.links { padding: 0; margin: 0; list-style-position: inside; }

ul.links li { margin: 0; }

/* Breadcrumb */
.breadcrumb { background-color: #fcfcfc; border: 1px solid #eaeaea; padding: 14px 20px; margin-bottom: 30px; -webkit-border-radius: 6px;
-moz-border-radius: 6px; border-radius: 6px; }

.breadcrumb > li { margin: 0 2px 0 0; display: inline; }

/* Search block */
#header-top #block-search-form { margin: 0; float: right;}

#header-top #block-search-form .form-item { margin:0; }

#header-top #block-search-form input.form-text { border: none; padding: 15px 40px 15px 15px; font-size: 13px; width: 180px; 
-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-appearance: none; min-height: 52px; }

#header-top #block-search-form input.form-text:focus { width: 240px; background-color: #444; color: #fff;}

#block-search-form .form-actions, .sidebar-search-block .form-actions { position: absolute; top:0px; right: 20px; color: #999; font-size: 16px;}

.logged-in #block-search-form .form-actions, .logged-in .sidebar-search-block .form-actions { right: 10px; }

#block-search-form .form-actions:after, .sidebar-search-block .form-actions:after { 
font-family: 'Glyphicons Halflings'; content: "\e003"; position: absolute; top:16px; left:0; z-index: 0; }

#block-search-form input.form-submit, .sidebar-search-block input.form-submit { background-color: transparent;
color: #000; position: relative; z-index: 1; height: 52px; margin: 0; padding: 10px;}

#block-search-form input.form-submit:focus, .sidebar-search-block input.form-submit:focus, 
.sidebar-search-block input.form-submit:hover { outline: none; background: transparent; }

/*polls*/
.poll .vote-form { text-align: left; }

.poll .vote-form .choices { display: block; }

.poll .bar .foreground { background-color: #444444; }

/*call-to-action*/
.call-to-action { text-align: center; }

.call-to-action .lead { font-size: 32px; font-weight: 700; line-height: 100%; margin-bottom: 10px; text-transform: uppercase; }

.call-to-action p { margin: 0 0 30px; }

.call-to-action .btn { color: #fff; font-size: 20px; line-height:  100%; padding: 18px 28px;
-webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); }

.call-to-action .btn:hover { opacity: 0.90; filter: alpha(opacity=90); }

.call-to-action .btn:active{ -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); }

/*Recent Content block*/
#block-node-recent .node-title a { color: #444444; font-size: 16px; font-weight: 700; }

#bottom-content .node-title a { color: #ffffff; }

#pre-header .node-title a { color: #aaaaaa; }

#block-node-recent .node-title a:hover { text-decoration: none; }

#block-node-recent .node-author { margin: 5px 0; }

#block-node-recent table { border: none; }

#block-node-recent tr.even, 
#block-node-recent tr.odd { border-bottom: 1px dashed #ddd; margin-bottom: 0; padding: 15px 0; }

#block-node-recent tbody th,
#block-node-recent tbody td { padding:8px 8px 8px 0; line-height: 1.428571429; vertical-align: top;  border: none; font-size: 13px;}

#block-node-recent tbody tr:first-child th,
#block-node-recent tbody tr:first-child td { padding-top: 0; }

#block-node-recent tbody tr:last-child { border-bottom:none; }

/*highlighted blocks*/
.highlighted-block, #block-user-login, #block-poll-recent { overflow: hidden; padding:25px; -webkit-border-radius: 6px;  -moz-border-radius: 6px; border-radius: 6px; }

.highlighted-block-inside { padding:0 25px 25px 25px;  text-align:center;}

.highlighted-block .btn { background-color: #444; color: #fff; display: block; padding: 15px 25px; margin: 20px 0 0; text-align: center; -webkit-border-radius: 4px;
-moz-border-radius: 4px; border-radius: 4px; }

.highlighted-block.nopadding { padding: 0; }

.highlighted-block .title-sep { margin: 0px 0 40px 0; }

.light, #block-user-login, #block-poll-recent { background: #fcfcfc; color: #333; border: 1px solid #eaeaea; }

.dark { background-color: #333; color: #ccc; padding: 30px 20px 0; text-align: center;  }

.dark h3 { color: #ffffff; margin:0 0 20px 0; }

.dark input[type="submit"] { font-size: 16px; font-weight: bold; margin: 10px 0; }

.dark input[type="submit"]:hover { opacity: 0.90; filter: alpha(opacity=90); }

.dark .small { color: #999; font-size: 13px; }

#block-user-login { padding: 5px 25px 0 25px; margin: 0 0 20px 0; }

/*tags cloud*/
.tag { display: inline-block; }

.tag a { background-color: #444; color: #fff; font-size: 12px; line-height: 1em; padding: 8px; margin: 3px 0; zoom: 1; z-index: 0;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; position: relative; display: block; }

.tag a:hover { color: #fff; text-decoration: none; }

/* Drupal status messages */
div.messages { padding: 15px 15px 15px 50px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; background-position: 13px 15px;}

div.messages a { font-weight: bold; }

div.messages.status {   color: #468847; background-color: #dff0d8; border-color: #d6e9c6; }

div.messages.status a { color: #356635; }

div.messages.error { color: #b94a48; background-color: #f2dede; border-color: #ebccd1; }

div.messages.error a { color: #953b39; }

div.messages.warning { color: #c09853; background-color: #fcf8e3; border-color: #faebcc; }

div.messages.warning a { color: #a47e3c; }

/*slideshow*/
.carousel .item { max-height: 520px; }

/*slider fade effect*/
.carousel-fade .carousel-inner .item { opacity: 0; filter: alpha(opacity=0); 
-webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.carousel-fade .carousel-inner .active { opacity: 1; filter: alpha(opacity=100); }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; filter: alpha(opacity=0); z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1; filter: alpha(opacity=100);}

.carousel-fade .carousel-control { z-index: 2; }

/*control nav*/
.carousel ol.carousel-indicators { position: absolute; top: 20px; left: auto; z-index: 2; padding: 0 20px; margin: 0; text-align: right; -moz-opacity: 0;
-khtml-opacity: 0; opacity: 0; filter: alpha(opacity=0); width: auto; bottom: auto; right: 20px; }

.carousel ol.carousel-indicators li { margin: 0px; padding: 0; *zoom: 1; background-color: rgba(0,0,0,0.5); cursor: pointer; border: none;
    width: 18px; height: 18px; text-indent: -9999px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

.carousel ol.carousel-indicators li.active { background-color: #fcfcfc; }

/*directional nav*/
.carousel .carousel-control { background-color: #fcfcfc; color: #444; display: block; width: 48px;
height: 48px; margin: 0; padding:15px; position: absolute; overflow: hidden; top: 45%;
text-align: center; cursor: pointer; opacity: 0; filter: alpha(opacity=0);  
-webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;
-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; background-image: none; outline:none;}

.carousel .carousel-control.right { right: 20px }

.carousel .carousel-control.left { left: 20px }

.carousel a.carousel-control:active, .carousel a.carousel-control:hover { background-color: #fcfcfc }

.carousel-control .icon-prev, .carousel-control .icon-next { font-size: 40px; font-family: Arial, sans-serif; display: block; right: 0; left: auto; width: 100%; }

.carousel:hover .carousel-control, .carousel:hover ol.carousel-indicators { -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; filter: alpha(opacity=100); }

/*slider caption*/
.carousel .carousel-caption { background-color: rgba(0,0,0,0.5); color: #fff; display: block; width: 100%; padding: 20px; position: absolute; bottom: 0;
left: 0; text-align: center; text-transform: uppercase; display: block; }

.carousel .carousel-caption h4, .carousel .carousel-caption p { max-width: 1170px; margin: 0 auto; display: block; }

@media all and (max-width: 992px) {
	.carousel .carousel-caption p { display: none; }
}

@media all and (max-width: 480px) {
	.carousel .carousel-control, .carousel .carousel-caption { display: none; }
}

/*credits*/
.credits { margin-bottom: 0; font-size: 0.9em; }

/*toggle control*/
.toggle-control { width: 100%; position: relative; z-index: 13; }

.toggle-control a, .toggle-control a:hover { color: #fff; position: absolute; top: 0; right: 0; display: block; padding: 18px 19px; line-height: 14px; cursor: pointer; height: 52px; }

/*google map*/
.gm-style img { max-width: none; }

/*scroll to top*/
#toTop { position: fixed; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #999999; opacity: 0.4; filter: alpha(opacity=40);
width: 55px; height: 55px; bottom: 5px; right: 5px; cursor: pointer; color: #ffffff; font-size: 32px; text-align: center; display: none; padding:10px 0 0 2px; z-index: 14; }

#toTop:hover { opacity: 1; filter: alpha(opacity=100); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; }

/*drupal primary links*/
ul.primary { margin: 15px 0 15px 0;  padding-left: 40px; }

ul.primary, ul.primary li a, ul.primary li.active a { border-color:#eaeaea; } ul.primary li.active a { border-bottom: 1px solid #fff; }

/*drupal resets*/
#toolbar { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#toolbar ul.menu { width: auto; }

#toolbar ul.menu li { background: none; }

.not-logged-in .block-forum .contextual-links-wrapper { display: none; }

a.contextual-links-trigger, #toolbar a, textarea { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none; }

/*admin theme style rules*/
.page-node-edit .region-content { padding:0 40px; }

.page-node-edit .vertical-tabs { clear:both; }

.page-node-edit .vertical-tabs, .page-node-edit .vertical-tabs ul.vertical-tabs-list, .page-node-edit .vertical-tabs ul.vertical-tabs-list li { border-color:#dfdfdf; }


/******************************	CAMBIOS MI PUEBLO ****************************/

/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);*/
/*@import 'https://fonts.googleapis.com/css?family=Titillium+Web';*/

@import url('flap.css');

@font-face {
    font-family: Lato;
    src: url("../fonts/Lato-Regular.ttf");
}


/* Elementos Generales */

::-moz-selection{
	color: #ffffff;
	background-color: #5150c7;
}
::selection{
	color: #ffffff;
	background-color: #5150c7;
}

body {
	font-family: 'Titillium Web', sans-serif;
	background: #EEEEEE !important;
}


.container {
	width: 100%;
	padding: 0;
}
.block {
	padding: 0;
	/*margin-bottom: 24px;*/
}
.block-superfish {
	margin-bottom: 0;
}
.block {
	clear: none;
}
#main .block {
	margin-bottom: 32px;
}
.node header {
	padding: 0;
}
#page {
	width: 100%;
	margin: 0 auto;
}
.turismo.home #page {
	padding-bottom: 0;
}


#main {
	overflow: hidden;
}
@media screen and (max-width:991px){
	#main {
		padding: 0 24px;
	}
	#main .region-content > div {
		margin-bottom: 32px;
	}
}

#main-content {
	padding-top: 0;
	padding-bottom: 0;
}

#main-content > .container {
	padding: 0 20px;
	max-width: 1200px;
	margin: 0 auto;
}
#main-content > .container > .row > section,
#main-content > .container > .row > aside {
	padding: 0;
}

body a, body a:hover, body a:focus, body ul.menu li a.active, body ul.menu li a:hover, body #forum thead a:hover, body #block-node-recent .node-title a:hover {
	color: #5150c7;
}
.nav .open > a,
.nav .open > a:hover,
.nav .pen > a:focus {
	color: #5150c7;
	border-color: #5150c7;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
}
.title-sep, #pre-header h2, #promoted h2, .sidebar h2, #footer h2 {
	margin-top: 0;
	margin-bottom: 10px;
}
.title-sep::after, #pre-header h2::after, #promoted h2::after, .sidebar h2::after, #footer h2::after {
	display: none;
}
#page h2 {
	font-size: 24px;
	margin-top: 0;
	padding: 0;
	text-transform: uppercase;
	/*margin-bottom: 0;*/
	/*color: #444;*/
}

aside + #main {
	padding-left: 24px;	
}

.no-sidebars #main {
	width: 100%;
}
@media screen and (min-width:992px){
	.not-front.one-sidebar #main {
		width: 75%;
	}
}
.not-front.one-sidebar #main + aside {
	width: calc(25% - 24px);
	margin-left: 24px;
}

table {
	border: none;
}
thead tr th, thead tr td, tbody tr th, tbody tr td {
	padding: 8px 0;
}


/* Menú Principal */

.nav-collapse.collapse {
	display: inherit;
}
#block-superfish-1 .sf-accordion-toggle {
	background-color: #5150c7;
	padding: 4px;
}
#block-superfish-2 .sf-accordion-toggle {
	background-color: #dcb60b;
	padding: 4px;
}
#superfish-1-accordion {
	position: absolute;
	background-color: #5150c7;
	margin-top: 62px;
}
#superfish-2-accordion {
	position: absolute;
	background-color: #dcb60b;
	margin-top: 62px;
}

#main-navigation {
	z-index: 999;
}
@media (max-width: 991px){
	#main-navigation {
		height: 0;
		/*top: -42px;*/
		left: 4px;
	}
	.tb-megamenu .nav-collapse {
		margin-top: 34px;
	}
}
.sf-menu.sf-style-simple a, 
.sf-menu.sf-style-simple a:visited, 
.sf-menu.sf-style-simple span.nolink {
	text-shadow: none;
}
#main-navigation ul.sf-menu.sf-style-simple a, 
#main-navigation ul.sf-menu.sf-style-simple a:visited, 
#main-navigation ul.sf-menu.sf-style-simple span.nolink {
	font-family: 'Titillium Web', sans-serif;
	font-weight: normal;
	/*padding: 1rem 0;
	margin-left: 0;
	margin-right: 0;*/
}
#main-navigation ul.menu ul li a, 
#header-top ul.menu ul li a {
	border: none;
	padding: 8px 0;
	text-transform: none;
}

#main-navigation ul#superfish-2.sf-style-simple span.nolink {
	margin-top: 9px;
}
ul.menu li:last-child {
	border-bottom: none;
}
.more-link {
	clear: both;
	margin-top: 24px;
}
.more-link a {
	background-color: #5150c7;
	color: #fff;
	padding: 0 4px;
	width: 0;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.more-link a:hover {
	color: #fff !important;
	text-decoration: none;
}

.boton-atras {
	position: absolute;
	top: 14px;
	font-style: oblique;	
	border-radius: 4px;
	font-style: oblique;
}
.boton-atras::before {
  color: #5150c7;
  content: "<<";
  font-weight: bold;
}
.boton-atras a {
	color: #5150c7;
	padding: 4px 8px;
}
.boton-atras a:hover {
	text-decoration: none;
	color: #fff;
}

.item-list ul {
	overflow: hidden;
	margin-bottom: 0;
	width: 100%;
}
.item-list ul li {
	border-bottom: none;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
@media (max-width: 991px){
	.item-list ul li {
		clear: both;
		margin: 24px 0;
		overflow: hidden;
	}
}
.flexslider .slides > li {
	position: relative;
	list-style: none;
}
.flexslider .slides > li a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9;
	color: transparent;
}
.breadcrumb {
	background-color: transparent;
	border: none;
	margin-bottom: 0;
	padding: 14px 0;
}
.node.node-teaser, 
.page-node- #content-wrapper, 
.page-contact #content-wrapper {
  background-color: transparent;
  border: none;
  border-radius: 6px;
  margin-bottom: 30px;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	background: #dcb60b;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background: #5150c7!important;
}

input.form-text, 
textarea.form-textarea, 
select { 
	min-height: auto;
	padding: 8px 12px;
}
.listado .view-filters .form-submit {
	margin-top: 6px;
}

#main #block-system-main {
	clear: both;
	margin-bottom: 0;
}

#bottom-content {
	color: #444;
}

/* Header Top */

/*#header-top {
	background: rgba(85, 166, 33, 0.75) none repeat scroll 0 0;
	position: absolute;
	width: 100%;
	margin-top: 0;
	top: 0;
	min-height: auto;
	height: 32px;
	overflow: hidden;
	border-top: none !important;
	border-bottom: 0;
}
#header-top > .container {
	max-height: 100%;
	max-width: 1200px;
	margin: 0 auto;
}*/
#header-top {
	border: medium none !important;
	margin-top: 0;
	height: 160px;	
	padding: 12px 0;
	overflow: hidden;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.075), 0 10px 0 rgba(0,0,0,0.01);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.075), 0 10px 0 rgba(0,0,0,0.01);
	box-shadow: 0 2px 4px rgba(0,0,0,0.075), 0 10px 0 rgba(0,0,0,0.01);
}
#header-top > .container {
	max-width: 1200px;
	width: 100%;
	padding: 0 24px;
}
#header-top .region-header-top {
	float: right;
	width: calc(100% - 235px);
	max-width: none;
}
#header {
	padding: 0;
	overflow: hidden;
	margin-bottom: 0;
	border-bottom: none;
	min-height: auto;
}

/* Logo */

#header-top #logo {
	padding: 0;
	float: left;
	position: static;
	max-height: 100%;
	padding-top: 28px;
}
/*@media (max-width: 991px){
	#header-top #logo {
		padding-left: 24px;
	}
}*/
#header-top #logo img {
	/*height: 130px;*/
	height: 92px;
}

#header-top .logos .content p {
	margin-bottom: 12px;
}

/* Header Selector Idiomas */

.idiomas-top {
	margin-left: 78px;
}
.idiomas-top .language-icon {
	display: none;
}
.form-item-lang-dropdown-select {
  display: inline;
}
.idiomas-top .form-item {
  margin: 0;
}
.idiomas-top select {
  padding: 1px 12px;
}

/* Redes Sociales - Header Top */

#header-top .redes-sociales{
	/*margin-top: 27px;
	margin-left: 142px;
	position: relative;
	clear: both;*/
	clear: none;
	width: inherit;
	margin-top: 12px;
	padding-left: 0;
}
#header-top .redes-sociales a {
	display: inline-block;
	height: 32px;
	position: relative;
	width: 32px;
	padding: 0;
}
#header-top .redes-sociales a:hover {
	top: 2px;
}
#header-top .redes-sociales img {
	width: 32px;
	height: 32px;
	border-radius: 50%;
}
#header-top #block-search-form .form-item {
	margin-right: 64px;
}

/* Widget Tiempo */

#header-top .tiempo {
	width: auto;
	padding-left: 12px;
	/*
	clear: left;
	float: left;
	margin-left: 149px;
	*/
}
#header-top .tiempo .content > div {
	float: right;
}

/* Formulario de Búsqueda - Header Top */

#header-top #block-search-form {
	float: left;
	margin-top: 20px;
}
body.front #header-top #block-search-form {
	width: 50%;
}

#header-top #block-search-form > .content > form {
	max-width: 560px;
	width: 100%;
	float: right;
}
body.front #header-top #block-search-form .form-item-search-block-form,
body.front #header-top #block-search-form #edit-actions{
	float: left;
}
body.front #header-top #block-search-form #edit-actions{
	margin-left: 32px;
}

#header-top #block-search-form input.form-submit  { 
	height: 28px; 
	margin: 0; 
	padding: 7px;
}
#header-top #block-search-form > .content input.form-text {
	margin-right: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
body.not-front #header-top #block-search-form > .content input.form-text {
	width: calc(100% - 160px);
}
#header-top #block-search-form .form-actions {
	background: #5150c7;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 72px;
	float: right;
	height: 100%;
	position: relative;
	right: 65px;
}
#header-top #block-search-form > .content input.form-text,
#header-top #block-search-form .form-actions {
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	padding: 0 8px;
	min-height: 28px;
}
#header-top #block-search-form .form-actions::after, .sidebar-search-block .form-actions::after {
	content: "PROCURA";
	width: 90px;
	color: #FFF;
	display: block;
	font-family: 'Titillium Web', sans-serif;
}
#header-top #block-search-form input.form-submit, .sidebar-search-block input.form-submit {
	height: 28px;
	background: none;
}
#header-top #block-search-form .form-actions::after, 
.sidebar-search-block .form-actions::after {
	top: 4px;
	font-size: 12px;
	left: 7px;
}

/* Enlace top */

#header-top .enlace-top a{
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	padding: 0 32px;
}


/* Search Form Header-top */

#header #block-search-form {
	height: 84px;
	margin-bottom: 0;
	margin-top: -94px;
	position: relative;
	z-index: 999;
}
#header #block-search-form > .content {
	max-width: 1200px;
	margin: 0 auto;
}
#header #block-search-form > .content > form {
  float: right;
  max-width: 560px;
  width: 100%;
}
#header #block-search-form > .content input.form-text {
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	width: 57%;
	margin-right: 0;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	font-size: 18px;
}
#header #block-search-form .form-actions {
	background: #5150c7;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	width: 80px;
	float: right;
	height: 100%;
	position: relative;
	right: 65px;
}
#header #block-search-form > .content input.form-text,
#header #block-search-form .form-actions {
	box-shadow: 0 4px 4px #000;
	padding: 0 9px;
	min-height: 42px;
}
#header #block-search-form .form-actions::after, .sidebar-search-block .form-actions::after {
	content: "BUSCAR";
	width: 80px;
	color: #FFF;
	font-family: 'Titillium Web', sans-serif;
}
#header #block-search-form input.form-submit, .sidebar-search-block input.form-submit {
	height: 42px;
	background: none;
}
#header #block-search-form .form-actions::after, 
.sidebar-search-block .form-actions::after {
	top: 12px;
}


/* Header */

/* Header no home */

#header > .container {
	max-width: 1200px;
	margin: 0 auto;
}
.front #header > .container,
.page-node-2182 #header > .container,
.page-node-2186 #header > .container {
	max-width: none;
}

#header #logo a{
	display: none;
}
.front #header #logo a,
.page-node-2182 #header #logo a,
.turismo.home #header #logo a{
	display: unset;
}

/**/ 

#header {
	padding: 0;
	overflow: hidden;
	margin-bottom: 0;
	border-bottom: none;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
}


#logo {
	padding: 0;	
}
.front #header #logo,
.page-node-2182 #header #logo,
.turismo.home #header #logo{
	display: block;
	height: 0;
	margin: 0 auto;
	position: relative;
	/*text-align: center;*/
	max-width: 1200px;
	z-index: 999;
	top: -40px;
}
.front #header #logo#logo img,
.page-node-2182 #header #logo#logo img,
.turismo.home #header #logo#logo img{
	width: 220px;
	margin-top: 60px;
}
.front #header #logo#logo img:hover,
.page-node-2182 #header #logo#logo img:hover,
.turismo.home #header #logo#logo img:hover{
	opacity: 1;
}
#header #logo a{
	position: relative;
}

#header .titulo-sitio {
	color: #fff;
	font-weight: bold;
	margin-left: 250px;
	margin-top: 158px;
	position: absolute;
	text-align: left;
	text-shadow: 1px 3px 6px #000;
	width: 100%;
	z-index: 9999;
}
#header .titulo-sitio > .content {
	max-width: 1200px;
	margin: 0 auto;
}

/* AVISO FLAP */

.aviso-flap {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	max-width: 1200px;
	overflow: visible;
	right: 0;	
}
.aviso-flap .flap-stage.fixedonscroll {
	position: absolute !important;
}

.flap-stage {
	z-index: 99999;
}
.flap-stage.fixedonscroll {
	position: absolute;
}
.flap-blue-light {
	border: none !important;
	border-radius: 0 8px 8px 0 !important;
}
.flap-little-inner {
	background-color: #5150c7 !important;
}
.flap-little-inner h3 {
	font-weight: bold;
}
.flap-little-inner h3, .flap-little-inner p.h3,
.flap-little-inner p {
	color: #fff;
	text-shadow: none;
	font-weight: normal;
}
.flap-button {
	cursor: pointer !important;
}

/* Search Form Header */

#header #block-search-form {
	height: 84px;
	margin-bottom: 0;
	margin-top: -94px;
	position: relative;
	z-index: 999;
}
#header #block-search-form > .content {
	max-width: 1200px;
	margin: 0 auto;
}
#header #block-search-form > .content > form {
  float: right;
  max-width: 560px;
  width: 100%;
}
#header #block-search-form > .content input.form-text {
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	width: 57%;
	margin-right: 0;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	font-size: 18px;
}
#header #block-search-form .form-actions {
	background: #5150c7;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	width: 80px;
	float: right;
	height: 100%;
	position: relative;
	right: 65px;
}
#header #block-search-form > .content input.form-text,
#header #block-search-form .form-actions {
	box-shadow: 0 4px 4px #000;
	padding: 0 9px;
	min-height: 42px;
}
#header #block-search-form .form-actions::after, .sidebar-search-block .form-actions::after {
	content: "BUSCAR";
	width: 80px;
	color: #FFF;
	font-family: 'Titillium Web', sans-serif;
}
#header #block-search-form input.form-submit, .sidebar-search-block input.form-submit {
	height: 42px;
	background: none;
}
#header #block-search-form .form-actions::after, 
.sidebar-search-block .form-actions::after {
	top: 12px;
}



/* App Banner */
@media (max-width: 991px){
	.app-home-slider {
		display: none !important;
	}
}
@media (min-width: 992px){
	
	#header-top .app-home-slider {
		height: 100%;
		max-width: 1200px;
		position: relative;
		width: 100%;
		z-index: 99999;
		margin: 0 auto;
		bottom: -148px;
		float: right;
	}

	#header .app-home-slider {
	  margin: 0 auto;
	  max-width: 1200px;
	  position: relative;
	  z-index: 99999;
	}

	.app-home-slider > .content {
		line-height: 0;
		background: rgba(0, 0, 0, 0) url("https://tui.gal/sites/all/themes/bootstrap_business/images/xapp-banner_2022.png.pagespeed.ic.5GB5N-pZ_D.png") no-repeat scroll left 45px / 434px auto;
		left: auto;
		line-height: 0;
		max-width: 280px;
		min-height: 380px;
		position: absolute;
		right: 24px;
		width: 100%;
		z-index: 9;
		/*animation: app-slider-up .5s 1 linear;*/
	}
	#header-top .app-home-slider > .content {
		background-size: 224px auto;
		background-position: 34px 44px;
		min-height: 216px;
	}

	/*.not-front .app-home-slider > .content{
		background: rgba(0, 0, 0, 0) url("../images/app-banner.png") no-repeat scroll right -34px / 230px auto;
		float: right;
		left: auto;
		max-width: 515px;
		min-height: 275px;
		position: absolute;
		right: 0;
		width: 100%;
		z-index: 9;
	}*/

	.app-home-slider > .content{
		bottom: -412px;
		animation-delay: 2s;
		animation-name: app-slider-up;
		animation-duration: .5s;
		animation-fill-mode: forwards;
	}
	/*
	.not-front .app-home-slider > .content {
		bottom: -412px;
		animation-delay: 2s;
		animation-name: app-slider-up-not-front;
		animation-duration: .5s;
		animation-fill-mode: forwards;
	}*/
}

@keyframes app-slider-up {
    from {
        bottom: -412px;
    }

    to {
        bottom: 0;
    }
}
@keyframes app-slider-up-not-front {
    from {
        bottom: -430px;
    }

    to {
        bottom: -272px;
    }
}

@media screen and (max-width:991px) {
	.app-home-slider > .content {
		display: none !important;
	}
}
.front .app-home-slider > .content a,
.page-node-2182 .app-home-slider > .content a,
.turismo.home .app-home-slider > .content a {
	width: 65px;
	height: 30px;
	display: inline-block;
	background-size: 68px !important;
}
.not-front .app-home-slider > .content a {
	background-size: 100% auto;
	height: 30px;
	width: 65px;
}

.front .app-home-slider > .content .HTML,
.page-node-2182 .app-home-slider > .content .HTML,
.turismo.home .app-home-slider > .content .HTML {
  animation-delay: 2s;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-name: app-botones;
  bottom: 5px;
  cursor: pointer;
  opacity: 0;
  position: absolute;
  right: 108px;
}

#header-top .app-home-slider > .content .HTML {
	left: auto;
	right: 7px;
	top: auto;
	bottom: 8px;
}

@keyframes app-botones {
    0% {
        opacitiy: 0;
		display: none;
    }
	50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
		display: block;
    }
}
.app-home-slider > .content .appstore {
	background: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xappstore.png.pagespeed.ic.MTKpeHIah2.png') no-repeat;
}
.app-home-slider .content .playstore {
	background: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xplaystore.png.pagespeed.ic.CDEggWQXji.png') no-repeat;
}
.app-home-slider .HTML {
  animation-delay: 4s;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-name: app-botones;
  bottom: 9px;
  cursor: pointer;
  opacity: 0;
  position: absolute;
  right: 32px;
}
.app-home-slider .HTML {
  cursor: pointer;
}
.app-home-slider a {
  display: inline-block;
  height: 38px;
  width: 115px;
}

/* Widget Tiempo */

#header .tiempo {
	height: 98px;
	left: 0;
	margin-top: 8px;
	margin-bottom: 0;
	position: absolute;
	z-index: 999;
	width: 100%;
}
#header .tiempo > .content{
	max-width: 1200px;	 
	margin: 0 auto;	
}
#header .tiempo > .content > div{
	margin: 0 6% !important;
	background-color: rgba(0,0,0,.25) !important;
	border-radius: 8px !important;
	margin: 0 28px !important;
}
/*.logo-escudo-nofront + .widget-tiempo {
	top: 8%;
}*/

.logo-escudo-nofront a {
	line-height: 130px;
}
.logo-escudo-nofront a > img {
	margin: 32px 0;
	max-height: 80px;
}

/* Idiomas */

#block-lang-dropdown-language {
	clear: both;
	margin-left: 80px;
	position: relative;
	top: 0;
}
#block-lang-dropdown-language .form-item {
	margin: 0;	
}
#block-lang-dropdown-language select {
	padding: 1px 12px;
}
#block-lang-dropdown-language .language-icon {
	display: none;
}

/**/


/* Slider */

.slider-home .image-field-caption:before {
	display: none;
}
.slider-home .image-field-caption {
	position: absolute;
	width: 100%;
	z-index: 999999;
	top: 33%;
}
.slider-home .image-field-caption > p {
	color: #ffffff;
	font-size: 32px;
	margin: 0 auto;
	max-width: 1200px;
	text-shadow: 1px 1px 1px #000000;
}

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

#block-views-ultima-hora-slider.principal-view {
	margin-bottom: 0;	
	background: #EEEEEE;
}
.slider #flexslider-1 {
	border: none;
	border-radius: none;
	box-shadow: none;
	margin: 0 auto;
}
.slider #flexslider-1 .slides li {
	overflow: hidden;
	background; #dadada;
}
.slider.principal #flexslider-1 .slides li {	
	max-height: 456px;
}
.slider.turismo #flexslider-1 .slides li {	
	max-height: 600px;
}
#flexslider-1 .slides li .views-field-title {
	/*line-height: 0;*/
}

#flexslider-1 .slides li img {
	width: 100%;
	/*top: -25% !important;*/
	/*width: auto;*/
	height: auto;
	position: relative;
	margin: 0 auto;	
	-moz-box-shadow: 0 6px 16px #000;
	-webkit-box-shadow: 0 6px 16px #000;	
	box-shadow: 0 6px 16px #000;	
}
#flexslider-1 .flex-control-nav {
	bottom: 8px;
	z-index: 99999999;
}
#flexslider-1 .flex-direction-nav {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
#flexslider-1 .flex-direction-nav li{
	height: 100%;
	list-style: none;
}
#flexslider-1 .flex-direction-nav li a{
	height: 80px;
}
.flexslider .flex-direction-nav a, 
.flexslider .flex-direction-nav a {
	display: block;
}
.flexslider .flex-prev{
	left: 0;
	display: block;
}
#flexslider-1 .flex-direction-nav a:before {
  padding-top: 14px;
}
#flexslider-1 .flex-control-paging li a {
	background:  #fff;
}
#flexslider-1 .flex-control-paging li a:hover,
#flexslider-1 .flex-control-paging li a.flex-active {
  background: #79959B;
}



/* Menú Principal */

#main-navigation {
	background: #5150c7;
}
/* escondemos la flechita */
.block-superfish ul.sf-menu > li > ul::before, 
.block-superfish ul.sf-menu > li > ul::after {
	display: none;
}
#main-navigation-inside ul.sf-menu > li > a,
#main-navigation-inside ul.sf-menu > li > span {
	color: #fff;
	font-size: 16px;
}
#main-navigation-inside ul.sf-accordion > li > a,
#main-navigation-inside ul.sf-accordion > li > span {
	padding: 12px 24px;
}

#main-navigation-inside .tb-megamenu-item.level-1:nth-child(1) > .tb-megamenu-submenu{
	/*width: 450px !important;*/
}

#main-navigation-inside .tb-megamenu-item.level-1:nth-child(2) > .tb-megamenu-submenu{
	/*width: 450px !important;*/
}

#main-navigation-inside .tb-megamenu-item.level-1:nth-child(3) > .tb-megamenu-submenu{
	/*width: 350px !important;*/
}
#main-navigation-inside .tb-megamenu-item.level-2 {
	/*float: left;*/
	padding: 0 24px;
}
#main-navigation-inside .mega-group.level-2 {
	float: left;
}

#main-navigation-inside ul.sf-horizontal > li .sf-megamenu-column > .sf-depth-2.menuparent {
	color: #5150c7;
	font-size: 16px;
	font-weight: normal;	
}
@media (min-width: 992px){
	#main-navigation-inside ul.sf-horizontal > li .sf-megamenu-column > .sf-depth-2.menuparent {	
		padding: 0 0 15px;
	}
	#main-navigation-inside ul.sf-horizontal li.sf-depth-2.sf-megamenu-column {
		padding: 0 16px;
	}
}

#main-navigation-inside ul.sf-horizontal li.sf-depth-3 {
	padding: 0 8px;
}

#main-navigation-inside ul.sf-horizontal li.sf-depth-4 {
	padding: 0 8px;
}
#main-navigation-inside ul.sf-horizontal li.sf-depth-4 a {
	padding: 0;
}

#main-navigation-inside .tb-megamenu-item.level-3 > .dropdown-menu{
	/*display: none !important;*/
}

#main-navigation-inside .tb-megamenu-item.level-3 a:after {
	display: none;
}

/* Particularidad submenú covid-19 */
#main-navigation-inside #menu-4566-1 li.sf-depth-2 {
	padding: 0;
}
#main-navigation-inside #menu-4566-1 a.sf-depth-2 {
	color: #555;
	font-size: 13px;
	padding: 8px 0;
}
#main-navigation-inside #menu-4566-1 li.sf-depth-2:hover > a {
	color: #5150c7;
}
#main-navigation-inside #menu-4566-1 li.sf-depth-3 {
	display: none;
}
/**/

@media (min-width: 992px){
	
	#header-top ul.menu li, 
	#header ul.menu li, 
	#main-navigation ul.menu li, 
	#top-content ul.menu li, 
	#subfooter ul.menu li, 
	#bottom-content ul.menu li {
		margin-left: 0;
	}
	#main-navigation-inside .block-tb-megamenu .content,
	#main-navigation-inside #block-superfish-1 > .content{
		height: 68px;
		margin-top: -18px;
		display: table;
		width: 100%;
	}
	.block-superfish ul.sf-menu li a.menuparent::after {
		display: none;
	}
	#main-navigation-inside #block-superfish-1 > .content li.sf-depth-1{
		margin-top: 18px;
	}
	#main-navigation-inside .block-superfish > .content > ul.menu ul.sf-megamenu {
		padding: 0 12px;
	}
	#main-navigation-inside #block-superfish-1 > .content li.sf-depth-1 > * {
		line-height: 22px;
		width: auto !important;
	}
	/*
	#main-navigation-inside #block-tb-megamenu-main-menu > .content,
	#main-navigation-inside #block-superfish-1 > .content	{
		background: rgba(0, 0, 0, 0) url("../images/bg-menu_right.png") no-repeat scroll right bottom / 30% 55px;
	}
	*/
	#block-superfish-1 .sf-menu.sf-style-simple.sf-horizontal > li:hover > ul, 
	#block-superfish-1 .sf-menu.sf-style-simple.sf-horizontal > li.sfHover > ul {
		top: 52px;
	}
	.block-superfish .sf-menu.sf-style-simple.sf-horizontal > li .sf-megamenu-column .sf-depth-3:hover a, 
	.block-superfish .sf-menu.sf-style-simple.sf-horizontal > li .sf-megamenu-column .sf-depth-3:hover a{
		color: #5150c7;
		text-transform: underline;
	}
	#block-superfish-2 .sf-menu.sf-style-simple.sf-horizontal > li:hover > ul, 
	#block-superfish-2 .sf-menu.sf-style-simple.sf-horizontal > li.sfHover > ul {
		top: 54px;
	}
	
}
@media (max-width: 991px){
	#main-navigation-inside #block-tb-megamenu-main-menu > .content {
		background: none;
	}
}

#main-navigation-inside #block-tb-megamenu-menu-menu-principal-2 {
	background: #dcb60b;
}
@media (max-width: 991px){
	#main-navigation-inside #block-tb-megamenu-menu-menu-principal-2 {
		background: none;
	}
}
#main-navigation-inside .tb-megamenu {
	background-color: transparent;
	display: table-cell;
	vertical-align: bottom;
	width: 100%;
}
#main-navigation-inside .tb-megamenu .nav,
#main-navigation-inside ul.sf-horizontal {
	float: none;
	height: 100%;
	margin: 0 auto;
	max-width: 1200px;
}
#main-navigation-inside .tb-megamenu .nav > li > a,
#main-navigation ul.sf-horizontal > li > a,
#main-navigation ul.sf-horizontal > li > span,
#main-navigation .block-superfish ul.sf-menu > li > a.menuparent{
	border-right: none;
	font-size: 16px;
	font-weight: normal;
	padding: 15px 20px;
}
.tb-megamenu .nav li.dropdown.active > .dropdown-toggle, 
.tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle, 
.tb-megamenu .nav > li.dropdown.open.active > a:hover {
	color: #5150c7;
	background-color: #FFF;
}

#main-navigation-inside .tb-megamenu .nav .open > a,
#main-navigation-inside .tb-megamenu .nav > li > a:hover,
#main-navigation-inside .tb-megamenu .nav .open > a:focus {
	color: #dcb60b;
}
#main-navigation-inside .tb-megamenu .nav > li > a.active-trail {
	background-color: #dcb60b;
	color: #FFF;
}
.front #main-navigation-inside .tb-megamenu .nav > li > a.active-trail {
	background-color: #dcb60b;
}
@media (min-width: 992px){
	/*#main-navigation-inside #block-tb-megamenu-main-menu .tb-megamenu .nav > li.tb-megamenu-item:nth-child(6),*/
	#main-navigation-inside #block-tb-megamenu-main-menu .tb-megamenu .nav > li.tb-megamenu-item:nth-child(7),
	/*#block-superfish-1 ul.sf-horizontal > li.sf-item-6,*/
	#block-superfish-1 ul.sf-horizontal > li.sf-item-7	{
		float: right;
		margin-right: 130px;
	}
}
.tb-megamenu.style-green .nav li.dropdown.active > .dropdown-toggle, 
.tb-megamenu.style-green .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #dcb60b;
}
#main-navigation-inside .tb-megamenu .dropdown-menu {
	-moz-box-shadow: 0 16px 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 16px 10px rgba(0,0,0,.2);
	box-shadow: 0 16px 10px rgba(0,0,0,.2);
	border: none;
}
#main-navigation-inside .tb-megamenu.animate .mega.open > .mega-dropdown-menu, 
#main-navigation-inside .tb-megamenu.animate .mega.animating.open > .mega-dropdown-menu,
#main-navigation-inside .block-superfish > .content > ul.sf-menu ul.sf-megamenu {
	border: none;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-moz-box-shadow: 0 16px 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 16px 10px rgba(0,0,0,.2);
	box-shadow: 0 16px 10px rgba(0,0,0,.2);
}
#main-navigation-inside .tb-megamenu .mega-nav .mega-group > .mega-group-title, 
#main-navigation-inside .tb-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title, 
#main-navigation-inside .tb-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
	color: #79959B;
	margin-bottom: 10px;
	padding: 0;
}
#main-navigation-inside .tb-megamenu .dropdown-menu li > a, 
#main-navigation-inside .tb-megamenu .dropdown-submenu > a {
	border-top: none;
	border-bottom: 1px solid transparent;
	background: none;
	color: #333;
	transition: all .3s ease-in-out 0s !important;
}
@media (max-width: 991px){
	#main-navigation-inside .tb-megamenu .dropdown-menu li > a, 
	#main-navigation-inside .tb-megamenu .dropdown-submenu > a {
		color: #fff;
	}
} 
#main-navigation-inside .tb-megamenu .dropdown-menu li.level-2 > a.dropdown-toggle {
	color: #dcb60b;
}
#main-navigation-inside .tb-megamenu .dropdown-menu li.tb-megamenu-item > a:hover, 
#main-navigation-inside .tb-megamenu .dropdown-menu li.tb-megamenu-item > a:focus, 
#main-navigation-inside .tb-megamenu .dropdown-submenu:hover > a {
	color: #79959B !important;
	border-top: none !important;
	border-bottom: 1px solid #79959B !important;
	text-indent: 4px;
}
.tb-megamenu-item.level-3.active-trail > a {
	border-bottom: 1px solid #79959B !important;
	color: #79959B !important;
}
@media (max-width: 991px){
	.tb-megamenu-item.level-3.active-trail > a {
		border-bottom: 1px solid #fff !important;
		color: #fff !important;
	}
}

/* TB MENU LATERAL */

aside .block-tb-megamenu {
	/*background: rgba(74,145,29,1);
	background: -moz-linear-gradient(-45deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(74,145,29,1)), color-stop(100%, rgba(138,170,116,1)));
	background: -webkit-linear-gradient(-45deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	background: linear-gradient(135deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79959B', endColorstr='#e73827', GradientType=1 );
	border-color: #b3c1aa;*/
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
aside .block-tb-megamenu h2{
	padding: 0 8px;
	color: #5150c7;
}
aside .tb-megamenu{
	background-color: #fff;
}
aside .tb-megamenu .nav > li {
	width: 100%;
}
aside .tb-megamenu .nav > li > a {
	border-right: none;
	font-size: 16px;
	font-weight: normal;
	padding-left: 12px;
	color: #5150c7;
	padding: 5px 20px;
}
aside tb-megamenu .mega-nav > li:first-child > a,
aside .tb-megamenu .dropdown-menu .mega-nav > li:first-child > a {
	padding-top: 5px;
}
aside .tb-megamenu .dropdown-menu {
	background-color: transparent;
	border: none;
	z-index: 100;
}
aside .tb-megamenu.style-green .nav li.dropdown.open > .dropdown-toggle,
aside .tb-megamenu.style-green .nav li.dropdown.open.active > .dropdown-toggle,
aside .tb-megamenu .nav > li > a:focus {
	color: #5150c7;
	background-color: #fff;
}

aside .tb-megamenu .dropdown-menu {
	position: relative;
	width: 100%;
}
aside .tb-megamenu .dropdown-menu .active > a, 
aside .tb-megamenu .dropdown-menu .active > a:hover {
	background-image: none;
	/*background-color: #dcb60b;*/
	background-color: transparent;
	font-weight: normal;
	color: #79959B;
	border-bottom: 1px solid #79959B;
}
.tb-megamenu .span12.mega-col-nav .mega-inner {
	/*padding: 0;*/
}
aside .tb-megamenu .mega.open > .mega-dropdown-menu, 
aside .tb-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
	position: relative;
	left: 0;
}

/* Elemento activo*/

aside .tb-megamenu.style-green .nav li.dropdown.active > .dropdown-toggle, 
aside .tb-megamenu.style-green .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #fff;
	color: #5150c7;
}

/*aside .tb-megamenu.style-green .nav li.dropdown.active > .dropdown-toggle:before, 
aside .tb-megamenu.style-green .nav li.dropdown.open.active > .dropdown-toggle:before {
	font-family: FontAwesome;
    content: "\f04b";
	top: 0;
    left: 0;
    padding-right: 4px;
	font-size: 8px;
}*/

aside .tb-megamenu .nav > li > .dropdown-menu, 
aside .tb-megamenu .mega > .mega-dropdown-menu {
	display: block;
	left: 0;
	padding-top: 12px;
	box-shadow: none;
	background-color: #fff;
}

aside .tb-megamenu .nav > li.active-trail > .dropdown-menu a, 
aside .tb-megamenu .mega.active-trail > .mega-dropdown-menu a{
	/*padding-left: 12px;*/
}
aside .tb-megamenu .nav > li > .dropdown-menu a:hover, 
aside .tb-megamenu .mega > .mega-dropdown-menu a:hover{
	text-indent: 4px;
	color: #79959B;
	border-bottom: 1px solid #79959B;
}
aside .tb-megamenu .dropdown-submenu > a:after {
	display: none !important;
}

aside .tb-megamenu .active-trail .active-trail > a.dropdown-toggle:before {
	font-family: FontAwesome;
    content: "\f04b";
	top: 0;
    left: 0;
    padding-right: 4px;
	font-size: 8px;
}

aside .tb-megamenu li.level-2 > a {
	font-size: 14px;
	color: #333;
	border-top: none;
}
aside .tb-megamenu li.level-2.open > a {
	background-color: #fff;
}
aside .tb-megamenu li.level-3.active {
	background-color: #4D9221;
}
aside .tb-megamenu li.level-3 > a {
	padding-left: 24px !important;
}
aside .tb-megamenu li.level-4 > a {
	padding-left: 42px !important;
}

aside .tb-megamenu.leve-2 > a {
	background-color: transparent;
}

/* Siempre visible menú nivel 1 y 2 */

aside .tb-megamenu .nav > li > .dropdown-menu, 
aside .tb-megamenu .mega > .mega-dropdown-menu  {
	display: block;
	padding: 0 18px;
}

/* Siempre ocultos nivel 3 en adelante */
aside .tb-megamenu .nav > li.level-2 > .dropdown-menu, 
aside .tb-megamenu .mega.level-2 > .mega-dropdown-menu  {
	display: none !important;
}

/* Menú Transparencia niveles 3 y 4 */

.menu-name-menu-transparencia ul.menu > li {
	display: inline-block;
	width: auto;	
	background: #5150c7;
	padding: 4px 8px;
	margin: 4px;
}
.menu-name-menu-transparencia ul.menu > li.active,
.menu-name-menu-transparencia ul.menu > li:hover {
	background: #444;
}
.menu-name-menu-transparencia ul.menu > li > *,
.menu-name-menu-transparencia ul.menu > li.active > *
.menu-name-menu-transparencia ul.menu > li:hover > *{
	color: #fcfcfc !important;
}

article.page-ayuntamiento,
article.turismo.home {
	display: none;
}

/* Home - Actualidad / Agenda */

.bloque-actualidad-home-principal {
	margin-bottom: 15px;
}

.listado.noticias.home li {
	padding: 0 !important;
	}	
	@media (min-width: 992px){
		.listado.noticias.home li{
			height: 320px;
			width: calc(100%/4 - 18px);
			margin: 0 12px;
			margin-bottom: 4px;
			float: left;
			background: #fcfcfc;
			border: 4px solid #FCFCFC;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
			border-radius: 4px;
		}
		.listado.agenda.home .view-content > .item-list > ul > li{
			height: 232px;
			width: calc(100%/3 - 24px);
			margin: 0 18px;
			float: left;
			background: #fcfcfc;
			padding: 4px;
		}
		.listado.noticias.home li:first-child,
		.listado.agenda.home .view-content > .item-list > ul > li:first-child{
			margin-left: 0;
		}
		.listado.noticias.home li:last-child,
		.listado.agenda.home .view-content > .item-list > ul > li:last-child{
			margin-right: 0;
		}		
	}
	
.listado.agenda.home li .views-field-field-image {
	padding: 0;
	height: 100%;
	overflow: hidden;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}
.listado.agenda.home li .views-field-field-image * {
	/*height: 100%;
	min-height: 100%;*/
}
.listado.agenda.home li .views-field-field-image img {
	max-width: none;
}

@media (min-width: 992px){
	.bloque-actualidad-home-principal .view-content li .views-field-field-image img {
		min-height: 500px;
		max-width: none; 
	}
}


@media screen and (min-width:992px){
	height: 312px !important;
}
.noticias.home .view-content .item-list ul li:after {
	content: "";
}
@media (max-width: 991px){
	.home.noticias.listado .view-content .item-list ul li {
		width: 100%;
		height: auto;
	}	
}


.noticias.home.principal .item-list > ul > li .fecha {
	color: #ffffff;
	font-weight: bold;
	left: 20px;
	position: absolute;
	text-shadow: 1px 1px 8px #000000;
	top: 0;
	width: 48px;
	background-color: rgba(169,30,34,.5);
	border-radius: 0 0 8px 8px;
	text-align: center;
	font-size: 24px;
	height: 52px;
}
.home.listado.noticias li .views-field-field-image img:after {
	background: #000 none repeat scroll 0 0;
	content: " ";
	height: 70px;
	left: 0;
	position: absolute;
	top: 0;
	width: 150px;
	z-index: 999999;
}
.home.listado.noticias .views-field-title a,
.home.listado.agenda .views-field-title a{
	color: #5150c7;
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding: 0;
	text-transform: uppercase;
}
.home.listado.noticias .views-field-title {
	/*display: table;*/
	width: 100%;
}
.home.listado.noticias.normal .views-field-title {
	display: table;
	height: 52px;
	padding: 8px;
}
.home.listado.noticias.normal .views-field-title .field-content{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
.home.listado.noticias .views-field-title.encima {
	background-color: rgba(81,80,199,.75);
	padding: 0 12px;
	position: relative;
	height: 64px;
	bottom: 64px;
	margin-bottom: -64px;
}
.home.listado.noticias .views-field-title.encima a {
	color: #fff;
}

.home.listado.noticias .more-link {
	clear: both;
}
.listado.noticias.home.principal li .views-field-title,
.listado.agenda.home.principal li .views-field-title {
	height: 41px;
	bottom: 64px;
	background-color: rgba(0,92,177,.80);
	position: absolute;
	display: table;
	width: 100%;
	text-transform: uppercase;
	overflow: hidden;
}
.listado.agenda.home.principal li .views-field-title {
	position: absolute;
	bottom: 64px;
}
@media screen and (min-width:992px){
	.listado.noticias .view-content > .item-list > ul > li .views-field-field-image {
		/*height: 184px;*/
		overflow: hidden;
	}
}
.listado.noticias.home.principal li .views-field-title .field-content,
.listado.agenda.home.principal li .views-field-title .field-content{
	display: table-cell;
	vertical-align: middle;
}
.listado.noticias.principal .views-field-title .field-content:after,
.listado.agenda.principal .views-field-title .field-content:after{
	border-bottom: 1px solid #fff;
	content: "";
	margin-left: 8px;
	position: absolute;
	width: 90px;
	margin-top: 2px;
}
.listado.noticias.home.principal li .views-field-title a,
.listado.agenda.home.principal li .views-field-title a{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.listado.noticias.home li .views-field-body,
.listado.agenda.home li .views-field-body {
	padding: 0 8px;
	line-height: 18px;
	height: auto;
	margin: 4px 0;
	text-align: justify;
}
@media screen and (min-width:992px){
	.listado.noticias.home li .views-field-body,
	.listado.agenda.home li .views-field-body {
		height: 99px;
	}
}
.listado.noticias.home.principal li .views-field-body,
.listado.agenda.home.principal li .views-field-body {
	color: #fff;
	position: absolute;
	bottom: 0;
	background-color: rgba(0,92,177,.80);
	height: 64px;
	width: 100%;
}

.listado.agenda.home.principal li .views-field-body {
	
}

.listado.agenda.home.principal h2, 
.bloque-agenda-home-principal h2{
	margin-bottom: 10px;
}

.home.listado.agenda .views-field-title a,
.home.listado.agenda .cuerpo{
	line-height: 18px;
}

/* Enlaces de interés - Home */

#ayuntamiento-home,
#turismo-home
{
	position: relative;
} 
.enlaces-home {
	/*position: absolute;*/
	clear: both;
	margin-bottom: 0;
}
.enlaces-home a{
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 32px;
}
.enlaces-home .boton{
	display: block;
	float: left;
	width: calc(100%/6 - 28px);
	border-radius: 4px;
	max-width: 280px;
	height: 110px;
	background-repeat: no-repeat;
	background-size: 100%;
	border-radius: 4px;
	margin-top: 4px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#bottom-content .enlaces-home .boton {
	height: 164px;
}
@media (max-width:991px){
	.enlaces-home .boton{
		width: calc(50% - 24px);
		margin: 12px !important;
		
	}
}
.enlaces-home .boton:first-child{
	margin-left: 0;
}
.enlaces-home .boton:last-child{
	margin-right: 0;
}
.enlaces-home.ayuntamiento .boton.faq-covid{
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xfaq.png.pagespeed.ic.SGCsRKqVP1.png');
}
.enlaces-home.ayuntamiento .boton.perfil-contratante{
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xperfil-contratante.png.pagespeed.ic.ArTavwl87D.png');
}
.enlaces-home.ayuntamiento .boton.sede-electronica{
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xsede-electronica.png.pagespeed.ic.h7hRg6RYGA.png');
}
.enlaces-home.ayuntamiento .boton.emprego-publico{
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xemprego-publico.png.pagespeed.ic.3FfzAqFYvN.png');
}
.enlaces-home.ayuntamiento .boton.plataforma-pago{
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xplataforma-pago.png.pagespeed.ic.h6Ldcf4YoH.png');
}
.enlaces-home.ayuntamiento .boton.caminos{
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xcaminos.png.pagespeed.ic.0tpAgfLCXz.png');
}
.enlaces-home.ayuntamiento .boton.faq{
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xfaq.png.pagespeed.ic.SGCsRKqVP1.png');
}
.enlaces-home.ayuntamiento .boton.cita-previa{
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xcita-previa.png.pagespeed.ic.TseIi8iT8T.png');
}
.enlaces-home.ayuntamiento .boton.cidade-cultural{
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xb1.png.pagespeed.ic.wenTTgZ0Co.png');
}
.enlaces-home.ayuntamiento .boton.rmt{
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xradiotui.png.pagespeed.ic.OUc1FTb8bf.png');
}
.enlaces-home.ayuntamiento .boton.amit{
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xb3.png.pagespeed.ic.HyagOAK1tk.png');
}
.enlaces-home.ayuntamiento .boton.incidencia{
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xb4.png.pagespeed.ic.lqw8whk-BZ.png');
}
.enlaces-home.ayuntamiento .boton.covid{
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xb5.jpg.pagespeed.ic.msBEUuHfwL.jpg');
}
.enlaces-home.turismo .boton:nth-child(1){
	background-image: url('../images/b1t.png');
}
.enlaces-home.turismo .boton:nth-child(2){
	background-image: url('../images/b2t.png');
}
.enlaces-home.turismo .boton:nth-child(3){
	background-image: url('../images/b3t.png');
}
.enlaces-home.turismo .boton:nth-child(4){
	background-image: url('../images/b4t.png');
}
.enlaces-home .boton:hover{
	
}

/* Web Cam */

aside .block.webcam {
	background: #fcfcfc;
	border: 4px solid #FCFCFC;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 4px;	
	padding: 8px;
}
aside .block.webcam .content{
	border: none !important;
	box-shadow: none !important;
}
aside .webcam img {
	width: 100%;
}

/* Última Publicación */

.ultima-publicacion-home {
	clear: both;	
	background: #fcfcfc none repeat scroll 0 0;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	padding: 18px;
}
.ultima-publicacion-home > .content{
	/*border: 4px solid #FCFCFC;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);*/
}
.ultima-publicacion-home .view-content #pdf_reader {
	float: left;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.ultima-publicacion-home .view-content h2,
.ultima-publicacion-home .view-content .views-field-title,
.ultima-publicacion-home .view-content .views-field-body {
	padding-left: 12px !important;
}
@media (min-width:992px){
	.ultima-publicacion-home .view-content .item-list li {
		width: 50%;
		float: left;
	}
}
.ultima-publicacion-home .view-content .item-list li a {
	font-weight: normal;
	padding-left: 0;
	line-height: 14px;
}

.ultima-publicacion-home .view-content .item-list li .views-field-body {
	margin-top: 16px;
	text-align: justify;
	padding: 0;
}

@media (min-width:992px){
	.ultima-publicacion-home.resto .view-content .item-list li {
		display: table;
		height: 48px;
		margin: 0;
		position: relative;
		padding: 0 12px;
	}
}

.ultima-publicacion-home.resto .view-content .item-list li .file {
	position: absolute;
	width: 100%;
}
.ultima-publicacion-home.resto .view-content .item-list li:nth-child(2n-1) {
	clear: left;
}
.ultima-publicacion-home.resto .view-content .item-list li img.file-icon,
.ultima-publicacion-home.resto .view-content .item-list li .file-size{
	display: none;
}
/*.ultima-publicacion-home.resto .view-content .item-list li a {
	display: block;
	float: left;
	height: 100%;
	line-height: 22px;
	position: relative;
	vertical-align: middle;
	font-size: 16px;
	background: #628692;
	color: #fff;
	cursor: pointer;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	height: 48px;
	line-height: 48px;
	margin-right: 8px;
	padding: 0 8px;
}*/
.ultima-publicacion-home.resto .view-content .item-list li a {
  /*background: rgba(0, 0, 0, 0) url("../images/descargar.png") no-repeat scroll left center / 42px auto;*/
  color: transparent;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 16px;
  line-height: 48px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}

/*.ultima-publicacion-home.resto .view-content .item-list li:after {
	content: "DESCARGAR";
	height: 48px;
	line-height: 48px;
	position: absolute;
	left: 0;
	font-size: 13px;
	padding: 0 4px;
	background: #628692;
	color: #fff;
	cursor: pointer;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	display: table-cell;
}*/
.ultima-publicacion-home.resto .view-content .item-list li .views-field-title {
	height: 48px;
	display: table;
}
.ultima-publicacion-home.resto .view-content .item-list li .views-field-title span{
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	/*padding-left: 42px;*/
}
.ultima-publicacion-home.resto .view-content .item-list li:hover .views-field-title {
	color: #5150c7;
	border-bottom: 1px solid #5150c7;
}	

/* Calendario - Home */

.calendario.home {
	margin-bottom: 12px;
}
.calendario.home .date-nav {
	padding-bottom: 0;
	/*display: none;*/
}
.calendario tr {
	border: none;
}
.calendar-calendar th.days {
	border: none;
}
.calendario td .month {
	text-align: center;
}
.calendario td {
	position: relative;
}
.calendario .mini-day-on {
	color: #005CB1;
	font-weight: bold;
}
.calendario .mini-day-on:hover + .calendar-empty a {
	text-decoration: underline;
}
.calendario .calendar-empty {
	width: 37px;
	height: 20px;
	position: absolute;
	top: 0;
}
.calendario .mini-day-on a {
	text-decoration: none;
	color: #5150c7;
}
.calendario-mes .calendar-empty {
	width: 100%;
	height: 100%;
	position: absolute;
}
.calendar-calendar .month-view .full td.single-day .calendar-empty{
	background: none;
	position: relative;
}
.calendar-calendar .month-view .full td.single-day:hover{
	border: 2px solid #5150c7;
}
.calendario .calendar-empty a,
.calendario-mes .calendar-empty a{
	display: block;
	height: 100%;
	width: 100%;
	background: none;
	text-decoration: none;
}
.calendario .calendar-empty:hover a{
	color: #5150c7;
}
.view-calendario ul.pager {
	height: 40px;
	position: absolute;
	top: -12px;
	width: 100%;
	z-index: 2147483647;
}
.view-calendario ul.pager > li,
.view-calendario ul.pager > li a {
	background: transparent !important;
	border: none;
	color: #5150c7;
	font-size: 18px;
}
.view-calendario ul.pager > li a:hover {
	margin-top: -2px;
}
.view-calendario .date-nav-wrapper .date-prev {
	left: 0;
	right: auto;
}

#main .region-content > div {
	clear: both;
}

#main .view-calendario {
	background: #fff;
}
#main .calendar-calendar th.days {
	background: #fff;
}

/* Agenda - Home */

.bloque-agenda-home-principal {
	margin-bottom: 15px;
}
.bloque-agenda-home {
	clear: both;	
	background: #fcfcfc none repeat scroll 0 0;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	padding: 18px;	
}

.node-type-evento .listado.agenda.home .item-list > ul > li {
	height: auto;
}

.listado.agenda.home .item-list > ul > li .titulo {
	height: 56px;
	padding-left: 12px;
}
@media (max-width:991px){
	.listado.agenda.home .item-list > ul > li {
		width: 100%;
		clear: none;
		float: left;
	}
	.listado.agenda.home li .views-field-field-image {
		width: 100%;
	}
	.listado.agenda.home .item-list > ul > li:nth-child(2n) {
		float: right;
	}
	.listado.agenda.home .item-list > ul > li .titulo,
	.listado.agenda.home .item-list > ul > li .cuerpo	{
		width: 100%;
		padding: 0;
	}
	.listado.agenda.home .item-list > ul > li .titulo {
		display: table;
	}
	.listado.agenda.home .item-list > ul > li .titulo a{
		display: table-cell;
		vertical-align: middle;
	}	
}
 
.listado.agenda.home .item-list > ul > li .cuerpo {
	height: calc(100% - 56px);
	font-size: 13px;
	padding: 12px 0 0 12px;
}
.listado.agenda.home .item-list > ul > li .cuerpo > p {
	display: table-cell;
	vertical-align: top;	
	text-align: justify;
}

#sidebar-second .block {
	margin-bottom: 24px;
}

/* Agenda - Lateral Derecho */

#sidebar-second .proximo-evento {
	background: #fcfcfc none repeat scroll 0 0;	
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	padding: 8px;
}
 #sidebar-second .proximo-evento .content{
	 box-shadow: none !important;
 }
@media (min-width:992px){ 
	#sidebar-second .agenda.home.normal li {
		height: 152px;
		overflow: hidden;
		margin-bottom: 0;
	}
}
#sidebar-second .agenda.home.normal li { 
	margin: 0;
}
#sidebar-second .agenda.home.normal .fecha {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
#sidebar-second .agenda.home.normal .fecha.mes {
	top: 23px;
}
#sidebar-second .agenda.home.normal .views-field-field-image {
	width: 40%;
}

#sidebar-second .agenda.home.normal .views-field-title {
	float: right;
	font-size: 16px;
	height: auto;
	line-height: 11px;
	margin-top: 0;
	margin-bottom: 16px;
	padding-left: 0;
	width: 57%;	
}
#sidebar-second .agenda.home.normal .views-field-title a{
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
}
#sidebar-second .agenda.home.normal .cuerpo {
  clear: right;
  float: right;
  font-size: 12px;
  height: 50%;
  line-height: 14px;
  overflow: hidden;
  width: 59%;
  padding: 0 8px;
}

/* Bloque Enlaces Interés */

#enlaces_interes > .container {
	max-width: 1200px;
	margin: 0 auto;
}

/* Destacados Home */

.destacados.home li {
	margin: 12px 8px 0;
	line-height: 18px;
}
.destacados .view-content li .fecha {
	background-color: #79959B;
	top: 4px;
}
.destacados .view-content li .views-field-field-image {
	background: #fcfcfc;
	border: 4px solid #FCFCFC;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}
.destacados.home li .views-field-title {
	clear: both;
	padding: 12px 0 0;
}
.destacados.home li .views-field-title a{
	color: #444;
	text-transform: uppercase;
}
.destacados.home .more-link a{
	display: block;
	width: 100%;
	text-align: center;
	margin: 12px 0;
	background: rgba(169,30,34,1);
	background: -moz-linear-gradient(-45deg, rgba(169,30,34,1) 0%, rgba(138,170,1161) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(169,30,34,1)), color-stop(100%, rgba(138,170,1161)));
	background: -webkit-linear-gradient(-45deg, rgba(169,30,34,1) 0%, rgba(138,170,1161) 100%);
	background: -o-linear-gradient(-45deg, rgba(169,30,34,1) 0%, rgba(138,170,1161) 100%);
	background: -ms-linear-gradient(-45deg, rgba(169,30,34,1) 0%, rgba(138,170,1161) 100%);
	background: linear-gradient(135deg, rgba(169,30,34,1) 0%, rgba(138,170,1161) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79959B', endColorstr='#e73827', GradientType=1 );
}
.destacados.home .more-link a:hover{
	background: rgba(169,30,34,1);
	color: #fff;
	transition: none;
}

/* Parallax Content Home */

#parallax-content {
	padding: 24px 0;
	margin-bottom: 32px;
}

#parallax-content > .container {
	max-width: 1200px;
	margin: 0 auto;
}

#block-menu-menu-faldon-turismo h2 {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}
#block-menu-menu-faldon-turismo ul li {
	width: 24%;
	height: 180px;
	display: table !important;
	float: left;
	text-align: center;
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 34px;
}
#block-menu-menu-faldon-turismo ul li a{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50%;
	display: table-cell;
	height: 100%;
	height: 180px;
	vertical-align: bottom;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
#block-menu-menu-faldon-turismo ul li:hover a{
	background-size: 60%;
}
#block-menu-menu-faldon-turismo ul li a.comer {
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xcomer.png.pagespeed.ic.6D7tntsEVU.png');
}
#block-menu-menu-faldon-turismo ul li a.dormir {
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xdormir.png.pagespeed.ic.vr8AGQG6mo.png');
}
#block-menu-menu-faldon-turismo ul li a.ver {
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xvisitar.png.pagespeed.ic.gW85VPY6hj.png');
}
#block-menu-menu-faldon-turismo ul li a.fiestas {
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xfiestas.png.pagespeed.ic.6F8lymrq9m.png');
}


/* Contenido Multimedia - Home */

.contenido-multimedia.home .flexslider {
	background: none;
	border: none;
	box-shadow: none;
	padding: 4px;
}

.contenido-multimedia.home .views-field-title {
	color: #5150c7;
	font-size: 24px;
	margin: 0;
	height: 48px;
	margin-bottom: 18px;
}
.contenido-multimedia.home .views-field-field-descripcion {
	clear: left;
}
.contenido-multimedia.home .views-field-field-video, 
.contenido-multimedia.home .views-field-field-enlace-video .field-content{
	padding: 0;
	border: 4px solid #FCFCFC;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}
.contenido-multimedia.home .flex-direction-nav {
	display: none;
}

.contenido-multimedia.home li {
	list-style: none;
}
.contenido-multimedia.home .views-field-field-enlace-video iframe{
	width: 100%;
	height: 443px;
}

/* Turismo - Home*/

.contenido.home.turismo ul{
	width: 100%;
	padding: 0;
}
@media (min-width:992px){ 
	
	.contenido.home.turismo ul li{
		width: calc(100%/3 - 24px);
		margin: 0 18px;
	}
	.contenido.home.turismo ul li:first-child{
		margin-left: 0;
	}
	.contenido.home.turismo ul li:last-child{
		margin-right: 0;
	}
}
.contenido.home.turismo ul li h2 {
	position: absolute;
	text-align: center;
	width: 100%;
	/*margin: 20% 0 !important;*/
	top: 30%;
	color: #fff;
	text-shadow: 2px 2px 4px #000;
	cursor: pointer;
}
.contenido.home.turismo ul li h2 a{
	color: #fff;
	text-shadow: 2px 2px 4px #000;
}
.contenido.home.turismo ul li h2 a:hover{
	text-decoration: none;
}
.contenido.home.turismo ul li:hover h2 {
	text-decoration: none;
	transition: all 1s ease-in-out 0s !important;
	font-size: 26px;
}
.contenido.home.turismo ul li .views-field-title{
	color: #5150c7;
	display: block;
	font-size: 16px;
	line-height: 20px;
	padding: 0;
	text-transform: uppercase;
}
/*.contenido.home.turismo ul li:hover {
	background-size: 102% !important;
	background-position: center;
	transition: all .5s ease-in-out 0s !important;
}*/
.contenido.home.turismo ul li:hover a{
	
}

/* Redes Sociales */


.page-node .redes-sociales {
	clear: both;
	width: 100%;
}

.page-node .redes-sociales a {
	display: inline-block;
	height: 36px;
	width: auto;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 28px;
	line-height: 36px;
	color: #fff;
	text-align: right;
	padding: 0 8px;
	font-size: 16px;
	padding-left: 32px;	
	margin: 4px 0;
	margin-right: 8px;
	position: relative;
	float: left;
}
.page-node .redes-sociales a:hover {
	text-decoration: none;
	top: -1px;
}
.page-node .redes-sociales .facebook {
	background-image: url("https://tui.gal/sites/all/themes/bootstrap_business/images/xfacebook.png.pagespeed.ic.5fQBFiQbQM.png");
	background-color: #3B5998;
}
.page-node .redes-sociales .twitter {
	background-image: url("https://tui.gal/sites/all/themes/bootstrap_business/images/xtwitter.png.pagespeed.ic.tsnGAvgRDj.png");
	background-color: #55ACEE;
}
.page-node .redes-sociales .googleplus {
	background-image: url("../images/google.png");
	background-color: #E02F2F;
}
.page-node .redes-sociales .whatsapp {
	background-image: url("https://tui.gal/sites/all/themes/bootstrap_business/images/xwhatsapp.png.pagespeed.ic.LZJjGD70M9.png");
	background-color: #57BA63;
}
.page-node .redes-sociales .email {
	background-image: url("https://tui.gal/sites/all/themes/bootstrap_business/images/xemail.png.pagespeed.ic.IY4elzetk6.png");
	background-color: #656665;
	background-size: 22px !important;
	background-position-x: 5px;
}


/* Menú Turismo (círculos) */

.region-parallax-content {
	padding: 0;
}
@media (min-width:992px){ 
	.parallax.home.turismo {
		height: 168px;
	}
}
.parallax.home.turismo > .content{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	height: 100%;
}
.parallax.home.turismo > .content ul{
	height: 100%;	
}
.parallax.home.turismo > .content ul li{
	display: table;
	float: left;
	height: 100%;
	list-style: outside none none;
	text-align: center;
	width: 25%;
	position: relative;
	background-repeat: no-repeat;
	background-size: 98px;
	background-position: center 16px;
}
@media (max-width:991px){
	.parallax.home.turismo > .content ul li{
		background-position: left center;
		width: 50%;
		
	}
}
.parallax.home.turismo > .content ul li a{
	display: table-cell;
	vertical-align: bottom;
	padding: 24px;
	font-size: 32px;
	line-height: 42px;
	text-shadow: none;
	color: #fff;
}
@media (max-width:991px){
	.parallax.home.turismo > .content ul li a{
		font-size: 18px;
	}
}
.parallax.home.turismo > .content ul li:hover {
	background-size: 105px;
	transition: all 0.3s ease-in-out 0s;	
}
.parallax.home.turismo > .content ul li:hover a{
	padding-bottom: 18px;
	text-decoration: none;
}
.parallax.home.turismo > .content ul li:nth-child(1) {
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xdormir.png.pagespeed.ic.vr8AGQG6mo.png');
}
.parallax.home.turismo > .content ul li:nth-child(2) {
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xcomer.png.pagespeed.ic.6D7tntsEVU.png');
}
.parallax.home.turismo > .content ul li:nth-child(3) {
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xvisitar.png.pagespeed.ic.gW85VPY6hj.png');
}
.parallax.home.turismo > .content ul li:nth-child(4) {
	background-image: url('https://tui.gal/sites/all/themes/bootstrap_business/images/xfiestas.png.pagespeed.ic.6F8lymrq9m.png');
}
@media (max-width:991px){
	.parallax.home.turismo > .content ul li{
		background-size: 48px;
	}
}
/*.parallax.home.turismo > .content ul li a:before{
	font-family: fontAwesome;
	height: 100%;
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
}
.parallax.home.turismo > .content ul li:hover a:before{
	font-size: 48px;
	transition: all 0.3s ease-in-out 0s;
}
.parallax.home.turismo > .content ul li:nth-child(1) a:before{
	content: "\f236";
}
.parallax.home.turismo > .content ul li:nth-child(2) a:before{
	content: "\f0f5";
}
.parallax.home.turismo > .content ul li:nth-child(3) a:before{
	content: "\f291";
}
 
.parallax.home.turismo ul li:hover a{
	background: none;
	text-decoration: none;
}*/

/* ASIDE */

aside {	
	/*border-radius: 6px;	
	background: #fcfcfc;
	border: 4px solid #FCFCFC;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 4px;*/
	margin-bottom: 24px;
	/* cuando el aside es de la izquierda bajo con respecto al título */
	top: 41px;
	padding: 0 !important;
}
.front #main-content {
	margin-top: 50px;
}
@media (max-width:991px){
	.front #main-content {
		margin-top: 72px;
	}
}

aside > #sidebar-first {

}

#main-content #main + aside {
	top: 0;
}
.front aside,
.page-node-2182 aside,
.turismo.home aside {
	background: none;
}
.turismo.home #main {
	width: calc(75% - 48px) !important;
}
.turismo.home aside {
	width: calc(25% + 48px) !important;
}
aside #sidebar-second .block > .content {
	background: #fcfcfc;
	border-radius: 4px;
	border: 4px solid #fcfcfc;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-top: none;
}

/* Calendario - Aside */

aside .block.calendario > .content {
	background: #fcfcfc;
	border: 4px solid #FCFCFC;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}

aside .listado.agenda .item-list > ul > li .fecha {
	font-size: 16px;
	line-height: 16px;
	height: 44px;
	width: 38px;
	left: 12px;
}
aside .listado.agenda .item-list > ul > li .fecha.dia {
	font-size: 28px;
	line-height: 21px;
}
aside .listado.agenda .item-list > ul > li .fecha.mes {
	box-shadow: none !important;
}

aside .block.tiempo > .content{
	background: #fcfcfc;
	border: 4px solid #FCFCFC;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}

/* Menú Lateral */

aside .block.block-menu-block  h2,
aside .block.block-menu-block li,
aside .block.block-menu-block a,
.block.block-menu-block li{
	color: #444;
	list-style-position: outside;
}
aside .block.block-menu-block  h2 {
	margin: 8px 0;
}
aside .block.block-menu-block {
	padding: 0 8px;
	/*background: rgba(74,145,29,1);
	background: -moz-linear-gradient(-45deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(74,145,29,1)), color-stop(100%, rgba(138,170,116,1)));
	background: -webkit-linear-gradient(-45deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	background: linear-gradient(135deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79959B', endColorstr='#e73827', GradientType=1 );*/
	background: #fff;
	border-color: #b3c1aa;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	margin-bottom: 24px;
}
aside .block.block-menu-block h2 {
	padding: 0 16px;
	color: #5150c7;
}
aside .block.block-menu-block ul.menu{
	padding-left: 8px;
	padding-bottom: 8px;
}
aside .block.block-menu-block ul.menu li.expanded ul {
	border-top: none;
	padding-left: 38px;
	margin-top: 0;
}
aside .block.block-menu-block ul.menu > li{
	padding: 0;
	border-bottom: none;
	list-style-type: circle;
}
aside .block.block-menu-block ul.menu > li:hover{
	padding-left: 4px;
}

aside .block.block-menu-block ul.menu > li > a{
	padding: 5px 0;
	border-bottom: 1px solid #fff;
	width: 100%;
	color: #333;
}
aside .block.block-menu-block ul.menu > li:hover > a,
aside .block.block-menu-block ul.menu > li a.active{
	padding-left: 4px;
	font-weight: normal;
	color: #5150c7;
	border-bottom: 1px solid #5150c7;
}
aside .block.block-menu-block ul.menu > li:last-child > a{
	border-bottom: none;
}

/* BOTTOM CONTENT */

#bottom-content {
	padding-top: 48px;
	background-color: transparent !important;
}

#bottom-content > .container {
	max-width: 1200px;
	margin: 0 auto;
}

/* FOOTER */

#footer {
	background-color: #5150c7;
	padding: 0;
	margin: 0;
	border: none;
	color: #fff;
	position: relative;
	box-shadow: 0 1px 4px rgba(0,0,0,.55);
	margin-top: 42px;
}

#footer  #footer-inside .row > div {
	margin-top: 38px;
}
@media (min-width: 992px) {
	#footer {
		height: 346px;
	}
}


.node footer {
	border-top: none !important;
}

/*
#footer:before {
	background: rgba(0, 0, 0, 0) url("../images/footer-decora.png") no-repeat center center;
	content: "";
	height: 137px;
	position: absolute;
	top: -92px;
	width: 100%;
}*/
#footer > .container {
	max-width: 1200px;
}
/*#footer #footer-inside > .row > div:first-child{
	width: 40%;
	display: table;
}*/

#footer h2{
	margin-bottom: 15px;
	text-transform: uppercase;
}

@media (max-width: 991px) {
	#footer .region-footer-first {
		padding: 0 24px;
	}
	#footer .region-footer-second {
		padding: 38px 0;
	}
}

/* Escudo Pie */


#footer .escudo-pie {
	max-width: 200px;
}
#footer .tfno-footer {
  display: block;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

/* Twitter Footer */

#footer .twitter > .content {
	background: #fff;
	max-height: 223px;
	overflow: hidden;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}

/* Facebook Footer */

#footer .facebook > .content {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

/* Menú Footer */

#footer ul.menu{

}
#footer ul.menu > li{
	border: medium none;
	list-style: outside none none;
	padding: 0;
}
#footer ul.menu > li *{
	color: #FFF;
}
#footer ul.menu > li:hover *{
	text-decoration: underline;
}
#footer .newsletter-pie h2{
	margin-bottom: 16px;
}
.facebook-footer {
	height: 332px;
}

/* Redes Sociales - Footer Top */

#footer .redes-sociales a {
	width: 76px;
	float: left;
	margin: 9px;
}

#subfooter {
	background-color: #fff;
	padding: 6px 0;
	border: none;
	margin: 0;
}
.creditos-pie {
	color: #5150c7;
	margin: 0;
}
.creditos-pie p {
	margin: 0;
}
.creditos-pie a {
	color: #5150c7;
}

.sharethis-buttons {
	clear: both;
	float: right;
}

/***** LISTADOS *****/

.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default,
.ui-accordion .ui-accordion-content {
	background: none;
	border: none;
	height: auto !important;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon + * {
	padding-left: 32px;
}

/* Listado filtro */

.listado .view-filters {
	margin-bottom: 32px;
}
.views-exposed-form .views-exposed-widget {
	float: none;
	padding: .5em 1em 0 0;
	width: 100%;
	background: #FCFCFC;
	border: 1px solid rgba(0, 68, 84, 0.2);
	border-radius: 6px;
	margin-bottom: 16px;
	padding: 8px;
	overflow: hidden;
}
.views-exposed-form .views-widget-filter-field_area_tid {
	clear: both;
}
.listado .views-exposed-form .views-exposed-widget > label {
	font-weight: bold;
}

.views-exposed-form .views-exposed-widget .description {
	display: none;
}
.views-exposed-form .views-widget-filter-title,
.views-exposed-form .views-widget-filter-field_fecha_value,
.views-exposed-form .views-widget-filter-field_fecha_value_1 {	
	float: left;
	margin-right: 32px;
	background: none;
	border: none;
	overflow: hidden;
}
.views-exposed-form .views-widget-filter-title {
	width: 100%;
}
.views-exposed-form .views-widget-filter-field_fecha_value,
.views-exposed-form .views-widget-filter-field_fecha_value_1 {
	width: 15%;
}
.views-exposed-widget.views-submit-button {
	background: none;
	margin-bottom: 0;
	border: none;
	float: inherit;
	width: auto;
	overflow: hidden;
}
.listado .views-exposed-form .form-type-bef-checkbox {
	display: inline-block;
	/* border: 1px solid #ccc; */
	background-color: transparent;
	/* line-height: 18px; */
	padding: 4px;
	margin-bottom: 4px;
	margin-right: 0px;
}
.listado .views-exposed-form label {
	font-weight: normal;
	font-size: 14px;
	margin: 0 0px;
}
.listado .views-exposed-form > label {
	font-weight: bold;
}
.listado .view-filters select {
	height: 40px;
	min-height: 40px;
	padding: 1px;
	margin-top: -4px;
}
.form-checkboxes .form-item, .form-radios .form-item {
	display: inline-block;
	margin-right: 32px;
}
.listado .view-filters .form-submit {
	height: 40px;
	min-height: 40px;
	line-height: 10px;
	margin-top: 24px;
	padding: 0 8px;
}

/**/

.page-actualidade #main {
	width: 100%;
}

ul.pager li a, ul.pager li.pager-current {
	border-radius: 0;
	padding: 8px 12px;
	background-color: #5150c7;
	color: #fff;
}
ul.pager {
  float: left;
  width: auto;  
}
ul.pager li {
	clear: none;
}
.view-footer {
	clear: both;
	/*float: right;*/
	text-align: center;
}
.listado ul.pager li {
	height: auto !important;
}

.listado table td.active {
	background-color: transparent;
}

.listado img.file-icon {
	float: left;
	margin-right: 6px;
}

.listado h2, .listado h3 {
	padding: 0;
	color: #5150c7;
	text-transform: uppercase;
	line-height: 20px;
}
.listado h2:hover a, .listado h3:hover a {
	color: #dcb60b;
}

.listado .view-content .item-list ul li {
	/*padding: 0 2%;*/
	list-style: none;
}

.listado .view-content li .categoria{
	/*color: #fff;
	background: #dcb60b none repeat scroll 0 0;*/
	float: none;
	position: absolute;
	top: 12px;
	right: 12px;
	height: auto;
}
.listado .view-content li .categoria li {
	height: auto;
	margin: 8px;
	padding: 0px 0px;
	width: auto;
	background: #dcb60b;
	padding: 4px 8px;
}
.listado .view-content li .categoria a{
	color: #fff;
}
.listado .view-content li .views-field-title{
	margin: 0;
}
.listado .view-content li .views-field-title a{
	color: #5150c7;
	font-size: 16px;
	font-weight: bold;
}
.listado .view-content li .views-field-title a:hover{
	text-decoration: none;
}
.listado .view-content li .views-field-field-image img,
.listado .view-content li .views-field-field-foto img {
	margin: 1px auto;
	width: 100%;
	/*width: auto;*/
	height: 100%;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
}

.listado .view-content li .views-field-field-fecha,
.listado .view-content li .views-field-totalcount{
	font-size: 10px;
}
.listado .view-content li .views-field-totalcount{
	position: absolute;
	bottom: 0;
	right: 4px;
}
.listado li .views-field-field-categoria a{
	font-size: 12px;
	background: #79959B;
	color: #fff;
	padding: 2px 4px;
}
.listado li .views-field-field-subtitulo {
  font-size: 12px;
  line-height: 16px;
  margin: 8px 0;
  text-align: justify;
  font-weight: normal;
}


/* Últimas Noticias */

.page-actualidade #main .noticias.listado .view-content .item-list ul li,
.page-concellerias-noticias #main .noticias.listado .view-content .item-list ul li,
.page-concellerias-informacion #main .noticias.listado .view-content .item-list ul li {
	background: #fcfcfc none repeat scroll 0 0;
	border: 4px solid #fcfcfc;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);	
}

@media (min-width: 992px) {
	
	.page-actualidade #main .noticias.listado .view-content .item-list ul li,
	.page-concellerias-noticias #main .noticias.listado .view-content .item-list ul li,
	.page-concellerias-informacion #main .noticias.listado .view-content .item-list ul li		{
		height: 376px;
		width: 33.3333%;
		float: left;
		padding: 0 2%;
		
	}	
	.page-actualidade #main .noticias.listado .view-content .item-list ul li {
		width: calc(100%/ 3 - 24px);
		margin: 12px;
		padding: 4px;
	}
	.page-concellerias-noticias #main .noticias.listado .view-content .item-list ul li,
	.page-concellerias-informacion #main .noticias.listado .view-content .item-list ul li {
		width: calc(100%/3 - 24px);
		height:392px;
		margin: 12px;
	}
	
	.page-concellerias-noticias #main .noticias.listado .view-content .item-list ul li .views-field-field-image,
.page-concellerias-noticias #main .noticias.listado .view-content .item-list ul li .views-field-field-image img	{
		height: 128px;
		overflow: hidden;
		width: auto;
	}
}

.page-actualidade .listado .view-content li .views-field-title {
	margin: 8px 0;
	line-height: 16px;
}
.page-actualidade .listado .view-content li .views-field-title:hover a {
	text-decoration: underline;
}

/* DETALLE */

/****** PAGINAS NODOS ******/

.page-node .statistics_counter {
	display: none;
}

.page-node a:hover {
	color: #5150c7;
}

.page-node.node-type-page .node .field-name-body {
	width: 100%;
	float: none;
	clear: none;
}

.node-type-actividad .node h1,
.node-type-instalacion .node h1 {
	margin-bottom: 24px;
}
/*.page-node .node .date,
.page-node .node .field-name-field-fecha{
	float: right;
	width: auto;
	color: #348550;
	padding-top: 0;
	font-size: 14px;
	margin-bottom: 18px;
}*/
/*.page-node .node .field-name-field-fecha span:before {
	content:"\f073";
	color: #777;
	font-family: FontAwesome;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	left: 10px;
	padding-right: 0.2em;
	text-decoration: inherit;
	top: 0;
}*/

.page-node .content > .field {
	margin-bottom: 12px;
}

.page-node .node .labelnyatas,
.page-node .node .field-name-field-categoria,
.page-node .node .field-name-field-categoria-empresa{
	float: right;
	width: auto;
	padding-top: 0;
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
	height: 17px;
	line-height: 17px;
	padding: 0 5px;
	text-decoration: none;
}
.page-node .node .labelnyatas:hover,
.page-node .node .field-name-field-categoria:hover,
.page-node .node .field-name-field-categoria-empresa:hover{
	background-color: #348550;
}
.page-node .node .labelnyatas a,
.page-node .node .field-name-field-categoria a,
.page-node .node .field-name-field-categoria-empresa a{
	font-size: 14px;
	color: #FFF !important;
	padding: 0;
}
.page-node .node .field-type-image {
	/*clear: both;*/
	float: right;
	margin-left: 12px;
	text-align: center;
	max-width: 38%;
}
.page-node .node .field-type-image .field-items > .field-item {
	margin-bottom: 24px;
}

.page-node .node .field-name-field-fecha,
.page-node .node .field-name-field-lugar
 {
	float: left;
	width: 60%;
	clear: none;
}


.page-node .node .field-name-field-phone,
.page-node .node .field-name-field-documento{
	float: left;
	width: 58%;
}

.node-type-instalacion .node .field-type-image {}

.page-node .node .field-name-field-phone,
.page-node .node .field-name-field-email,
.page-node .node .field-name-field-web,
.page-node .node .field-name-field-youtube {
	font-size: 18px;
	min-width: 35.5%;
	line-height: 38px;
	clear: left;
}
.page-node .node .field-name-field-phone {
	margin-top: 12px;
}
.page-node .node .field-name-field-web a,
.page-node .node .field-name-field-web-empresa a{
	color: transparent;
}
.page-node .node .field-name-field-web a:before,
.page-node .node .field-name-field-web-empresa a:before  {
	content: "Visitar Web";
	color: #5150c7;
	font-size: 18px;
	font-weight: bold;
}
.page-node .node .field-name-field-phone .field-item:before,
.page-node .node .field-name-field-email .field-item:before,
.page-node .node .field-name-field-web .field-item:before,
.page-node .node .field-name-field-youtube .field-item:before,
.page-node .node .field-name-field-documento .field-item:before {
	font-family: fontawesome;
	font-size: 32px;
	margin-left: 2px;
	margin-right: 6px;
	display: inline-block;
	text-align: center;
	width; 24px;
}
.page-node .node .field-name-field-phone .field-item:before{
	content:"\f10b";
	font-size: 40px;
}
.page-node .node .field-name-field-email .field-item:before{
	content:"\f0e0";
	font-size: 24px;
}
.page-node .node .field-name-field-web .field-item:before{
	content:"\f108";
	font-size: 24px;
}
.page-node .node .field-name-field-youtube .field-item:before{
	content:"\f166";
	font-size: 24px;
}
.page-node .node .field-name-field-documento .field-item:before{
	content:"\f15b";
	font-size: 24px;
}
.page-node .node .field-name-field-localizacion {
	padding: 24px 0;
	clear: both;
}

.page-node .field-name-body {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	clear: both;
}

.page-node #main .field-type-image img {
	/*width: 100%;*/
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.node-type-evento aside #sidebar-second,
.node-type-noticias aside #sidebar-second {
	background: #fcfcfc none repeat scroll 0 0;
	border: 4px solid #fcfcfc;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	padding: 0 12px;
}
.node-type-evento aside #sidebar-second .item-list > ul > li {
	height: auto;
	overflow: hidden;
	clear: both;
}

.node-type-pagina .node .field-name-body,
.node-type-pagina-especial .node .field-name-body {
	width: 100%;
	float: none;
}
.node-type-evento .node .field-type-image {
	margin-top: 0;
}

/*.page-node .node .field-type-image,
.page-node-type-pagina-area .field-type-image,*/
.node-type-fiestas  .field-type-image
{
	float: left;
	width: calc(40% - 24px);
	margin-right: 24px;
}
.node-type-pagina-area .field-name-body{
	clear: none;
	float: none;
}
.page-node.node-type-pagina-area .field-type-taxonomy-term-reference {
	clear: both;
	float: right;
}
.node-type-pagina-area .field-type-taxonomy-term-reference .field-label{
	font-weight: bold;
}
.node-type-pagina-area .field-type-taxonomy-term-reference .field-items{
	font-style: oblique;
}

#page #tipo-contenido-cabecera span {
	color: #444444;
	font-size: 30px;
	margin: 0 auto;
	text-transform: uppercase;
	max-width: 1200px;
	margin: 0 40px;
	float: right;
	border-bottom: 2px solid; 
	width: calc(100% - 80px);
	text-align: right;
	padding-bottom: 2px;
	font-style: oblique;
}

#page .content {
	position: relative;
	overflow: hidden;
	padding: 0;
}
.page-node.page-node- #content-wrapper h1.page-title,
.view .view-header h1,
.faq-description h1{
	padding: 0;
	margin-bottom: 24px;	
	border-bottom: 3px solid #5150c7;
	color: #5150c7;
	text-align: left;
	width: 100%;
	margin-top: 0;
	font-size: 28px;
}

/*.page-node .field-name-field-fecha {
  float: right;
  font-size: 16px;
  position: absolute;
  right: 40px;
  top: 29px;
}*/

.content .field-type-taxonomy-term-reference{
	/*position: absolute;
	top: 0;*/
}
#page .content .field-type-taxonomy-term-reference a{
	background: #79959B;
	color: #fff;
	padding: 2px 4px;
}

/* DETALLE DOCUMENTOS */

.node-type-documentos #content-wrapper h1.page-title {
	margin-bottom: 12px !important;
}
.node-type-documentos .field-name-field-area {
	float: right;
}
.page-node.node-type-documentos .node .field-name-field-documento {
	width: 100%;
}
.node-type-documentos .file-icon {
	display: none;
}
.node-type-documentos .field-name-field-documento .field-item {
	padding: 8px 0;
}
.node-type-documentos .field-name-field-documento .field-item a{
	font-size: 16px;
}


.node-type-evento .field-name-body {
	/*margin-top: 44px;*/
}
/*.page-node .field-name-body .field-label{
	font-size: 18px;
	line-height: 20px;
	border-bottom: 1px dotted;
}*/
.page-node .node .post-body {
	clear: both;
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
}
.page-node .node .imagenArticulo {
	margin: 0 24px 12px 0;
	float: left;
}
.page-node .node .datos {
	overflow: hidden;
	margin-bottom: 24px;
}
.page-node .node .datos .info {
	line-height: 40px;
	font-size: 18px;
	min-width: 35.5%;
}
.page-node .node .datos .info a {
	color: #666;
}
.page-node .node .datos .info:hover a {
	color: #348550;
}
.page-node .node .datos .info:before {	
	font-family: fontawesome;
	font-size: 48px;
	margin-left: 2px;
	margin-right: 6px;
}

/* Páginas Estáticas */

.node-type-page .field-type-image {
	width: auto;
}
.node-type-page .field-name-body,
.node-type-fiestas .field-name-body {
	clear: none !important;
}


/* Páginas Artículos (noticias, agenda, ..)*/

.node-noticias h1.page-title,
.node-type-evento h1.page-title {
	margin-bottom: 0;
}
/*
.node-noticias .node .date, .page-node .node .field-name-field-fecha,
.node-type-evento .node .date, .page-node .node .field-name-field-fecha{
	float: left;
	left: 0;
	margin-top: -18px;
	position: relative;
	top: 0;
	width: 50%;
}*/
.node-noticias .content .field-type-taxonomy-term-reference,
.node-type-evento .content .field-type-taxonomy-term-reference {
	float: right;
	text-align: right;
	left: 0;
	margin-top: -18px;
	position: relative;
	top: 0;
	width: 50%;
	height: 0;
}
.node-noticias .field-type-image,
.node-type-evento .field-type-image{
	width: auto;
}
.node-type-evento .field-name-field-lugar{
	float: right;
	width: 58%;
}
.node-noticias .field-type-text-long,
.node-type-evento .field-type-text-long,
.node-noticias .field-name-body,
.node-type-evento .field-name-body {
	clear: none !important;
}
.node-noticias .field-name-field-subtitulo,
.node-type-evento .field-name-field-subtitulo{
	/*padding-top: 32px;*/
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	/*width: 100%;
	clear: both !important;*/
}

/* Páginas referencias */

.node-pagina-referencia .field-name-body h2 {
	display: none;
}
.page-node.node-type-pagina-referencia .field-name-body {
	width: 100%;
	clear: both;
	float: none;
}

/* LISTADO AGENDA */

.listado.agenda .view-content > .item-list > ul > li	{
	background: #fcfcfc none repeat scroll 0 0;
	border: 4px solid #fcfcfc;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);	
}

@media (min-width: 992px){
	/*.page-actualidade-axenda .listado.agenda .view-content > .item-list > ul > li,
	.page-areas-municipales-agenda*/ .listado.agenda .view-content > .item-list > ul > li	{
		height: 532px;
		position: relative;
		padding: 0 12px;
		float: left;
		padding: 0 2%;
		width: 33.3333%;
	}
	.listado.agenda .view-content > .item-list > ul > li	{
		width: calc(100%/ 3 - 24px);
		margin: 12px;
		padding: 4px;
	}
	
	.listado.agenda .view-content > .item-list > ul > li .views-field-title {
		height: 52px;
		display: table;
	}
	.listado.agenda .view-content > .item-list > ul > li .views-field-title span{
		display: table-cell;
		vertical-align: middle;
	}
	.page-areas-municipales-agenda .listado.agenda .view-content > .item-list > ul > li	{
		width: 25%;
	}
}
.page-actualidade-axenda .listado.agenda .view-content li .views-field-title{
	line-height: 20px;
	margin: 4px 0;
}
.view-content li .fecha {
	color: #ffffff;
	font-weight: bold;
	left: 5%;
	position: absolute;
	top: 0;
	width: 48px;
	background-color: #5150c7;
	border-radius: 0 0 8px 0;
	text-align: center;
	font-size: 24px;
	height: 52px;
	z-index: 9;
	box-shadow: 0 1px 4px rgba(0,0,0,.4);
}
.view-content li .fecha.dia {
	font-size: 28px;
	line-height: 30px;
}
.view-content li .fecha.mes {
	background: none;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	top: 30px;
	box-shadow: none;
}
.listado.home.principal .item-list > ul > li .fecha {
	left: 2%;
}
.item-list > ul > li .fecha .dia {	
	font-size: 24px;
	line-height: 28px;
}
.item-list > ul > li .fecha .mes {	
	font-size: 18px;
	line-height: 5px;
}

/* DETALLE LUGARES */

.node-type-actividad .field-name-body,
.node-type-instalacion .field-name-body,
.node-type-empresas .field-name-body,
.node-type-lugares .field-name-body{
	/*float: right;*/
	margin-top: 12px;
	/*width: 58%;*/
	width: 100%;
	clear: none;
}
.page-node .field-type-youtube .field-item
{
	float: left;
	width: 30.33%;
	margin-right: 1%
}
.page-node .field-type-youtube .field-item iframe {
	max-width: 100%;
	height: auto;
}

/* SIDEBAR NOTICIAS */


aside .noticias-mas-leidas {
	background: #fcfcfc none repeat scroll 0 0;
	border-radius: 4px;
	padding: 0 4px;
}
/*aside .block h2 span{
	background-color: #0050A4;
	color: #fff;
	padding: 4px 8px;
}*/

.noticia-mas-leida {
	background: #fcfcfc none repeat scroll 0 0;
	border: 4px solid #fcfcfc;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	height: 312px !important;
	margin-bottom: 24px;
	min-height: auto !important;
	position: relative;
	width: 100% !important;
}
.noticia-mas-leida  .view-content li .views-field-title{
	margin: 8px 0;
}
aside .views-field-field-image {
	padding: 0;
}
aside .listado.noticias .view-content li {
	border-bottom: 1px solid #ccc;
	padding: 12px 0;
}
aside .listado.noticias .view-content li .views-field-title {
	line-height: 16px;
}
.aside .listado.noticias .view-content li .views-field-title a {
	font-size: 13px;	
}

/* LISTADO LUGARES */

.listado.lugares > .view-content .item-list li {
	border-bottom: medium none;
	overflow: hidden;
	position: relative;
	background-color: #fcfcfc;
	border: 1px solid #eaeaea;
	border-radius: 6px;
	margin-bottom: 30px;
	padding: 1%;
	position: relative;
}
@media (min-width: 992px) {
	.listado.lugares > .view-content .item-list li {
		width: 48%;
		height: 168px; 
	}
	.listado.lugares > .view-content .item-list li:nth-child(2n-1) {
		float: left;
	}
	.listado.lugares > .view-content .item-list li:nth-child(2n) {
		float: right;
	}
}
.listado.lugares > .view-content .item-list li .views-field-title {
	border-bottom: medium none;
	margin-top: 0;
	margin-bottom: 14px;
	text-align: left;
	border-top: medium none;
	float: right;
	font-size: 18px;
	width: 70%;
	line-height: 14px;
}
.listado.lugares > .view-content .item-list li .views-field-field-image {
  float: left;
  margin-right: 3%;
  overflow: hidden;
  width: 27%;
}
.listado.lugares > .view-content .item-list li .views-field-field-image img {
	float: left;
	/*border: 4px solid #fcfcfc;*/
    border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.listado.lugares > .view-content .item-list li .info {
  float: right;
  font-size: 14px;
  line-height: 24px;
  width: 70%;
}
.listado.lugares > .view-content .item-list li .info .field-content {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 90px 60px;
  display: table-cell;
  height: 100%;
  vertical-align: bottom;
  width: 100%;
}
.listado.lugares > .view-content .item-list li .telefono:before {
  content: "\f10b";
  font-family: fontawesome;
  font-size: 24px;
  margin-left: 2px;
  margin-right: 6px;
}
.listado.lugares > .view-content .item-list li .mail:before {
	font-family: fontawesome;
	margin-right: 4px;
	content:"\f0e0";
}
.listado.lugares > .view-content .item-list li .info.views-field-field-email {
	min-width: auto;
}
.listado.lugares > .view-content .item-list li .mapa:before  {
	font-family: fontawesome;
	margin-right: 4px;
	content:"\f041";
	font-size: 20px;
}

.listado.lugares .item-list li .more-link {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 1%;
}
.listado.lugares .item-list li .more-link:hover {
	color: #fff;
	margin-right: 1px;
}

/* Listado Documentos */

.listado.documentos .view-content .views-row {
	background-color: #fcfcfc;
	border: 1px solid #eaeaea;
	border-radius: 6px;
	margin-bottom: 30px;
	/*min-height: 105px;*/
	padding: 1%;
	position: relative;
	overflow: hidden;
}
.listado.documentos .view-content .views-row .views-field-field-fecha {
	/*color: #cccccc;
	float: left;
	font-size: 49px;
	margin-right: 12px;
	padding: 0 3px;
	text-align: center;
	width: 92px;
	float: left*/
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}
.listado.documentos .view-content .views-row .fecha.dia {
	font-size: 64px;
	line-height: 42px;
}
.listado.documentos .view-content .views-row .fecha.mes {
	clear: left;
	font-size: 32px;
	line-height: 42px;
}
.listado.documentos .view-content .views-row .views-field-title {	
	margin-top: 0 !important;
}
.listado.documentos .view-content .views-row .views-field-title span {
	font-size: 18px;
	color: #5150c7;
	display: inline-block;
}
.listado.documentos .view-content .views-row .views-field-field-documento {
	margin-top: 12px;
	clear: left;
	color: rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: auto;
	overflow: hidden;
	width: 100%;
	word-wrap: break-word;
}
.listado.documentos .view-content .views-row .views-field-field-documento li {
	padding: 2px 0;
	color: #444;
	/*list-style-position: inside;
	list-style-type: square;*/
	padding: 2px 0;
}
.listado.documentos .view-content .views-row .views-field-field-documento .file-icon {
	display: inline-block;
	float: left;
	margin-top: 4px;
}
.listado.documentos .view-content .views-row .views-field-field-documento .file{
	/*min-height: 49px;*/
	/*display: table;*/
	display: block;
	margin: 4px 0;
}
.listado.documentos .view-content .views-row .views-field-field-documento a {
	color: #5150c7;
	/*color: transparent;*/
	font-weight: normal;
	/*background: url("../images/descargar.png") no-repeat scroll left center / 24px auto;*/
	display: inline;
	font-weight: normal;
	/*padding-left: 48px;*/
	vertical-align: middle;
	position: relative;
	height: 100%;
	float: none;
}
/*.listado.documentos .item-list > ul > li .views-field-field-documento a:after {
	color: #df4f18;
	content: "DESCARGAR";
	float: left;
	left: 48px;
	font-size: 22px;
}*/
.listado.documentos .view-content .views-row .views-field-body {
  clear: right;
  float: right;
  /*margin-bottom: 24px;*/
  padding-top: 0;
  width: 100%;
}

/* Listado Avisos */

.listado.avisos .item-list li {
  background: #eeeeee url("../images/bg-calendar.png") no-repeat scroll left top / 175px 100%;
  height: auto;
  max-height: 165px;
  min-height: 129px;
  padding: 0 3% 24px 0 !important;
  position: relative;
  margin: 24px 0;
  clear: both;
  border-radius: 12px 0 0 12px;
}
.listado-avisos .item-list .views-field-field-fecha {
	font-size: 14px;
}
.listado.avisos .views-field-field-fecha, 
.listado.avisos .views-field-field-fecha-1{
  display: table;
  float: left;
  height: 78px;
  text-align: center;
  width: 175px;
}
.listado.avisos .views-field-field-fecha-1{
	bottom: -24px;
	clear: left;
	float: left;
	position: absolute;
}
.listado.avisos .dia {
  display: table-cell;
  font-weight: bold;
  vertical-align: bottom;
}

.listado.avisos span.date-display-single {
  color: #ffffff;
  
  line-height: 32px;
}
.listado.avisos .dia {
	font-size: 38px;
}
.listado.avisos .mes {
	font-size: 24px;
}
.listado.avisos .item-list h2.views-field-title {
  font-size: 18px;
  margin-left: 192px !important;
}
.listado.avisos .item-list .views-field-title a{
	
}
.listado.avisos .item-list .views-field-body {
  height: 50px;
  text-align: left;
  margin-left: 192px;
}
.listado.avisos .item-list .more-link {
  background: #5150c7;
  border: 1px solid #eeeeee;
  border-radius: 6px;
  bottom: 0;
  clear: right;
  float: left;
  margin: 12px 0;
  padding: 1px 6px;
  position: absolute;
  right: 24px;
}
.listado.avisos .item-list .more-link a {
	color: #fff;
}

/* Listado Directorio */

.listado.directorio .item-list {
	background-color: #fcfcfc;
	border: 1px solid #eaeaea;
	border-radius: 6px;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 1%;
	position: relative;
}
.listado.directorio .item-list ul li{
	height: 42px;
}

.listado.directorio .item-list h3 {
	font-weight: bold;
	font-size: 18px;	
}
.listado.directorio .item-list .views-field-title a {
	
}
.listado.directorio .item-list .views-field-field-telefono {
  background: rgba(0, 0, 0, 0) url("../images/phone.png") no-repeat scroll left center / 20px auto;
  font-size: 16px;
  margin: 0;
  padding-left: 24px;
}

/* LISTADO CONCELLEIROS */

.listado.concejalias .view-content > .item-list > ul > li {
	background-color: #fcfcfc;
	border: 1px solid #eaeaea;
	border-radius: 6px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	margin-bottom: 32px;
	overflow: hidden;
	padding: 24px;
	position: relative;
}
.listado.concejalias .view-content > .item-list > ul > li .views-field-title {
	padding: 0 15px !important;
}
.listado.concejalias .view-content > .item-list > ul > li .views-field-field-cargo {
	margin-bottom: 12px;
}
.listado.concejalias .view-content > .item-list > ul > li .views-field-body p{
	margin: 0;
	font-style: oblique;
} 

/* ÁREAS */

/* Menús de áreas */

#main .block-menu-block {
	margin-bottom: 24px;
}
#main .block-menu-block ul.menu > li {
	display: inline-block;
	width: auto;	
	background: #5150c7;
	padding: 4px 8px;
	margin: 4px;
	border-bottom: none;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}
#main .block-menu-block:nth-child(2) ul.menu > li  {
	background: #a91e22;
}
#main .block-menu-block ul.menu > li.active-trail,
#main .block-menu-block ul.menu > li.active,
#main .block-menu-block ul.menu > li:hover {
	background: #dcb60b;
}
#main .block-menu-block ul.menu > li > *,
#main .block-menu-block ul.menu > li.active > *
#main .block-menu-block ul.menu > li:hover > *{
	color: #fcfcfc !important;
}


.view-areas-municipales h1.views-field-field-area {
	border-bottom: 3px solid #5150c7;
	color: #5150c7;
	margin-bottom: 24px;
	margin-top: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	text-transform: none;
}
#node-8061 h1.page-title {
	display: none;
}
.page-concellerias h1.page-title {
	text-align: right;
}

.view-areas-municipales .views-field-description {
	background: #ffffff none repeat scroll 0 0;
	border-color: #b3c1aa;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	margin-bottom: 24px;
	padding: 8px;
}

.page-areas-municipales #main {
	width: 100%;
}
.page-areas-municipales .page-title {
	
}
.page-areas-municipales .views-field-description{
	background: #fcfcfc none repeat scroll 0 0;
	border: 8px solid #fcfcfc;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	margin-bottom: 24px;
	padding: 0 0 24px;
	position: relative;
	font-size: 16px;
}
.page-areas-municipales .area-atras {
	float: right;
	font-size: 22px;
	margin: 12px 0;
	text-align: center;
	color: #689D46;
}
.page-areas-municipales .area-atras:hover {
	color: #A91E22;
}
.page-areas-municipales .view-content > ul > li  {
	list-style: none;
}

.page-areas-municipales .item-list li.views-row {
	margin-top: 24px;
}

.page-areas-municipales h1,
.page-areas-municipales .area-menu,
.page-areas-municipales .area.actividades {
	width: 25%;
}
.page-areas-municipales .view.area {
	position: relative;
	padding: 0;
	padding-bottom: 24px;
	margin-bottom: 24px;
	background: #fcfcfc none repeat scroll 0 0;
	border: 8px solid #fcfcfc;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
@media (max-width: 991px){
	.page-areas-municipales .view.area {
		width: 100% !important;
		height: auto !important;
	}
}
.page-areas-municipales .view.area h2 {
	margin: 8px 0;
}
.page-areas-municipales .view.area h2 a{
	font-size: 18px;
	color: #444;
}
.page-areas-municipales .view.area h2 a:hover{
	text-decoration: none;
}
@media (max-width: 991px){
	.page-areas-municipales .view-content > .views-row > .views-field {
		height: auto !important;
	}
}
.page-areas-municipales .area.noticias,
.page-areas-municipales .area.agenda {
	width: calc(66% - 12px);
	margin-right: 24px;
}
.page-areas-municipales .area.noticias{
	clear: both;
	float: left;
}
@media (min-width: 992px){
	.page-areas-municipales .area.noticias .view-content > .item-list > ul > li .views-field-field-image{
		height: 288px;
		overflow: hidden;
	}
}
.page-areas-municipales .area.agenda {
	float: right;
}
.page-areas-municipales .area.agenda .listado.agenda.home .item-list > ul > li {
	margin: 0;
	margin-bottom: 24px;
}
@media (max-width: 991px){
	.page-areas-municipales .area.agenda .listado.noticias.home .item-list > ul > li,
	.page-areas-municipales .area.agenda .listado.agenda.home .item-list > ul > li {
		height: 300px;
	}
}
.page-areas-municipales .area.documentos {
	clear: both;
}
.page-areas-municipales .area.documentos,
.page-areas-municipales .area.actividades,
.page-areas-municipales .area.paginas,
.page-areas-municipales .area.calendario {
	width: calc(33% - 12px);
	height: auto;
	float: left;
}
.page-areas-municipales .area.calendario {
	height: 425px;
}
.page-areas-municipales .area.documentos li,
.page-areas-municipales .area.actividades li,
.page-areas-municipales .area.paginas li{
	margin: 4px 0;
}
@media (min-width: 992px){
	.area.documentos + .area.actividades,
	.area.documentos + .area.paginas {
		margin: 0 24px;
	}
}
.page-areas-municipales .views-field h2 {
	margin: 8px 0;
	font-size: 18px !important;
}

.page-areas-municipales h1 {
	font-size: 28px;
	line-height: 28px;
	padding: 0;
	text-transform: uppercase;
}
.page-areas-municipales .content > .page-title {
	display: none;
}
.page-areas-municipales .more-link {
	position: absolute; 
	bottom: 0;
	right: 0;
}

.page-areas-municipales .area-menu {
	clear: left;
	background: rgba(74,145,29,1);
	background: -moz-linear-gradient(-45deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(74,145,29,1)), color-stop(100%, rgba(138,170,116,1)));
	background: -webkit-linear-gradient(-45deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	background: linear-gradient(135deg, rgba(74,145,29,1) 0%, rgba(138,170,116,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a91e22', endColorstr='#e73827', GradientType=1 );
	border-radius: 4px;
	padding: 4px 24px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	position: relative;
	height: auto;
}
.page-areas-municipales .area-menu h2{
	color: #fff !important;
}
.page-areas-municipales .area-menu ul li a{
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	width: 100%;
	display: block;
	cursor: pointer;
}
.page-areas-municipales .area-menu ul li a:hover{
	color: #fcfcfc;
	text-decoration: none;
}
.page-areas-municipales  .view-content .item-list ul li {
	
}
.page-areas-municipales .area.noticias .view-content .item-list ul li .views-field-title {
	line-height: 15px;
	display: table;
}
.page-areas-municipales .area.noticias .view-content .item-list ul li .views-field-title a {
	display: table-cell;
	vertical-align: middle;
}
.page-areas-municipales  .view-content .item-list ul li a{
	color: #444;
	line-height: 14px;
}
.page-areas-municipales  .view-content .item-list ul li a:hover{
	text-decoration: underline;
	color: #5150c7 !important;
}
.page-areas-municipales  .view-content .item-list ul li .views-field-body {
	/*padding: 0 15px;*/
	text-align: justify;
}
.page-areas-municipales .area.noticias .view-content .item-list ul li{
	background: #fcfcfc none repeat scroll 0 0;
	/*border: 4px solid #fcfcfc;*/
	border-radius: 4px;
	/*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);*/
	
	margin-bottom: 24px;
	min-height: auto;
	position: relative;
	width: 100%;
}

.page-areas-municipales .area.agenda .view-content .item-list ul li{
	position: relative;
	width: 100%;
	margin: 0;
	margin-bottom: 24px;
}
	.page-areas-municipales .area.noticias .view-content .item-list ul li{
		margin: 0;
		box-shadow: none;
	}
@media (min-width: 992px){
	.page-areas-municipales .area.noticias .view-content .item-list ul li{
		height: 360px;
	}
	.page-areas-municipales .area.noticias .view-content .item-list ul li .views-field-body {
		height: 54px;
	}
	.page-areas-municipales .area.agenda .view-content .item-list ul li{
		height: 280px;
	}
}
.page-areas-municipales .area.agenda .view-content .item-list ul li .views-field-field-image{
	padding: 0;
}

.page-areas-municipales .area.actividades .view-content .item-list ul li {
	height: 44px;
	clear: both;
	overflow: hidden;
	margin: 7px 0;
}
.page-areas-municipales .area.actividades .view-content .item-list ul li a{
	color: #444;
}
.page-areas-municipales .view-content .item-list ul li .views-field-field-image,
.page-areas-municipales .view-content .item-list ul li .views-field-field-foto{
	padding: 0;
}
.page-areas-municipales .area.actividades .view-content .item-list ul li .views-field-title {
	display: table;
	height: 100%;
	margin: 0;
}
.page-areas-municipales .area.actividades .view-content .item-list ul li .views-field-title a {
	display: table-cell;
	vertical-align: middle;
	font-weight: normal;
}

.page-areas-municipales-informacion  .view-content .item-list ul li .views-field-body {
	padding: 0;
}
.page-areas-municipales .area.documentos {
	clear: none;
	float: left;
}
.page-areas-municipales .area.documentos .view-content .item-list ul li {
	/*background: transparent url("../images/descargar.png") no-repeat scroll left center / 42px auto;*/
	height: 32px;
	min-height: auto;		
	display: table;
	width: 100%;
	margin-bottom: 0;
	border: none;
}
.page-areas-municipales .area.documentos .view-content .item-list ul li .file-icon {
	display: none;
}
.page-areas-municipales .area.documentos .view-content .item-list ul li a{
	/*padding-left: 64px;*/
	display: table-cell;
	vertical-align: middle;
	color: #444;
}
.page-areas-municipales .area.paginas .view-content .item-list ul li {
	height: 50px;
}
@media (max-width: 991px){
	.page-areas-municipales .area.paginas .view-content .item-list ul li {
		height: auto;
		overflow: hidden;
	}
}

.page-areas-municipales .area.paginas .view-content .item-list ul li .views-field-title a{
	font-size: 14px;
}


.page-areas-municipales .area.instalaciones {
	width: 100%;
	clear: both;
}
.page-areas-municipales .area.instalaciones {
	background: none;
	border: none;
	box-shadow: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.page-areas-municipales .area.instalaciones .flexslider{
	background: #ffffff none repeat scroll 0 0;
	border: 4px solid #ffffff;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	margin: 0;
	position: relative;
	height: auto;
	padding: 32px 0 64px;
}
.page-areas-municipales .area.instalaciones .flexslider .flex-direction-nav {
	z-index: -1;
}
.page-areas-municipales .area.instalaciones .slides li {
	margin: 0 8px;
	height: 198px !important;
}
.page-areas-municipales .area.instalaciones .slides li .views-field-field-image {
	width: 100%
}
.page-areas-municipales .area.instalaciones .slides li .views-field-title a {
	text-align: center;
	margin-top: 158px;
	line-height: 18px;
}
.page-areas-municipales .area.instalaciones .slides li img {
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
}

.page-areas-municipales .area.instalaciones .more-link {
	position: relative;
	right: 12px;
	bottom: 54px;
	z-index: 999999;
}

/* Página Alcadía */

.page-node-8062 .content > .page-title,
.page-node-8063 .content > .page-title,
.page-node-8064 .content > .page-title {
	display: block;
}

.fichas-concejales-areas {
	background: #ffffff none repeat scroll 0 0;
	border-color: #b3c1aa;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	margin-bottom: 24px;
	padding: 8px;
}
.fichas-concejales-areas li{
	margin-bottom: 12px !important;
}
.fichas-concejales-areas .views-field {
	padding: 0;
}
.fichas-concejales-areas .views-field-field-foto{
	padding-right: 4px;
}
.fichas-concejales-areas .views-field-title{
	font-size: 14px;
	font-weight: 600;
}
.fichas-concejales-areas .views-field-body{
	margin-bottom: 4px;
	font-style: oblique;
	line-height: 14px;
}

/* LISTADO MULTIMEDIA */

.ug-gallery-wrapper {
	clear: both;
}

.listado.galeria .view-content .item-list ul li {
	width: calc(100%/4 - 24px);
	float: left;
	height: 180px;
}
.listado.galeria .view-content .item-list ul li:nth-child(2n-1),
.listado.galeria .view-content .item-list ul li:nth-child(3n-1) {
	margin: 0 12px;
}
#page .listado.galeria .view-content .item-list ul li .views-field-title{
	display: table;
	height: 32px;
	line-height: 14px;
	margin-bottom: 12px;
	width: 100%;
	text-align: center;
}
.listado.galeria .view-content .item-list ul li .views-field-title .field-content{
	display: table-cell;
	vertical-align: bottom;
}

/* Listado filtro */

.listado .view-filters {
	margin-bottom: 32px;
}
.listado .view-filters select {
	height: 40px;
	min-height: 40px;
	padding: 1px;
	margin-top: -4px;
}
.listado .view-filters .form-submit {
  height: 35px;
  line-height: 10px;
  margin-top: 22px;
  min-height: 41px;
  padding: 0 8px;
}

/* Administrador Incidencias */

.page-node-772 #main-wrapper{
	padding-bottom: 492px;
}

.page-node-772 #edit-actions  {
	position: absolute;
	bottom: -467px;
}
.page-node-772 #infoPanel {
	position: absolute;  
	overflow: hidden; 
	width: 700px; 
	height: 400px; 
	bottom: -400px;
}
article.incidencia form > div {
	padding-bottom: 516px;
}
article.incidencia .form-actions  {
	position: absolute;
	bottom: 0;	
}
.block.mapa-incidencia {
	position: absolute;  
	overflow: hidden; 
	width: 100%;
	padding-left: 24px;
	height: 400px; 
	left: 0;
	bottom: 200px;
}
#mapCanvas {
	background-color: rgb(229, 227, 223); 
	overflow: hidden; 
	width: 100%; 
	height: 400px; 
}

.page-node-772 #mapCanvas {
	position: absolute; 
}

/* Incidencias Resueltas */

#node-479 div {
	margin: 32px 0;
}

#node-479 .imagen.resuelta {
	width: 100%;
	clear: both;
	text-align: center;
}
#node-479 .date {
	position: absolute;
	right: 0;
	top: 0;
}
#node-479 .categoria {
	clear: both;
	float: left;
	display: inline;
	background: #000;
	padding: 17px 12px;
}
#node-479 .categoria span{
	content: "CATEGORÍA";
	color: #fff;
	font-size: 28px;
}
#node-479 .coord {
	background: #1b7c0a none repeat scroll 0 0;
	display: inline;
	float: right;
	padding: 17px 12px;
	text-transform: uppercase;
}
#node-479 .coord a{
	color: #fff;
	font-size: 28px;
}
#node-479 .pie{
	clear: both;
	width: 100%;
	background: #eee none repeat scroll 0 0;
	border-bottom: medium none;
	overflow: hidden;
	padding: 1%;
}
#node-479 .pie div{
	margin: 0;
}
#node-479 .imagen{
	clear: both;
	float: left;
	width: 33%;
}
#node-479 .descripcion{
	float: right;
	width: 60%;
}

body.page-node-479 #main-wrapper,
table {
	width: 100%;
}
table th {
  background: #e1e2dc none repeat scroll 0 0;
  border-color: #bebfb9;
  border-style: solid;
  border-width: 1px;
  font-weight: normal;
  padding: 3px 10px;
  text-transform: uppercase;
}
tr {
  /*background: #f3f4ee none repeat scroll 0 0;
  border-color: #bebfb9;
  border-style: solid;
  border-width: 0 1px;*/
}


#main-wrapper .region-content > .block:nth-child(5) .file a{
	background: url('../images/descargar.png') no-repeat left center;
	display: block;
	height: 60px;
	color: transparent;
}
.file a:hover{
	color: #dcb60b;
}

.node-webform .file a{
	background: none;
	display: inline;
	height: auto;
	color: inherit;
}
.node-webform .file a:hover{
	color: inherit;
}
.form-managed-file .form-file,
.form-managed-file .form-submit {
	float: left;
}
.form-managed-file .form-submit {
	padding: 6px 12px;
}

/* Mapas */

#controles {
	margin-bottom: 32px;
}
#controles a {
  background: #5150c7;
  display: inline-block;
  line-height: 15px;
  margin: 4px 2px;
  padding: 6px 10px;
  color: #fff;
}

#controles a.activo {
  background: #A61218;
  color: #ffffff;
}

/* Rutas */

.rutas {
	overflow: hidden;
}
.rutas .datos label {
	width: 80px;
}
.listado.rutas li {
	list-style: none;
}
@media screen and (min-width:992px){
	.listado.rutas li .views-field-field-image {
		height: 212px;
	}
}
.listado.rutas li .views-field-title {
  background-color: rgba(169, 31, 35, 0.8);
  bottom: 52px;
  display: table;
  height: 52px;
  margin-bottom: -52px;
  padding: 0 8px;
  position: relative;
  width: 100%;
  transition-property: top, bottom;
  transition-duration: 0.5s;
}
.listado.rutas li .views-field-title a {
  color: #ffffff;
  display: table-cell;
  font-size: 16px;
  font-weight: bold;
  height: 100%;
  line-height: 20px;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: left;
}
.listado.rutas li:hover .views-field-title {
	bottom: 0;
}

.faq-content .faq-ul-questions-top {
	padding-left: 24px;
	list-style-position: inside !important;
	list-style: disclosure-closed !important;
}
.faq-content .faq-ul-questions-top li {
	list-style-position: inherit !important;
	list-style: disclosure-closed !important;
	margin: 12px 0;
	font-size: 18px;
	line-height: 20px;
}
.faq-content .faq-ul-questions-top li:hover {
	list-style: disclosure-open !important;
}
.faq-content .faq-question {
	font-size: 18px;
	line-height: 20px;
	border-bottom: 1px solid #ccc;
	padding-left: 0;
	margin-bottom: 12px;
}
.faq-content .faq-answer {
	position: relative;
}
.faq-content .faq-answer ul.links {
	position: absolute;
	top: -34px;
	right: 0;
}
.faq-content .faq-answer ul.links a{	
	color: #5150c7;
}

/**/

/* BOTÓN NOTIFICACIONES */

.botones-administracion > .content {
	background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
	border-bottom-right-radius: 24px;
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: auto;
	z-index: 999999999;
	padding: 12px 0;
}

a.boton-admin {
	background: none repeat scroll 0 0 #CE7D0C;
	color: #fafafa;
	display: block;
	font-size: 16px;
	line-height: 23px;
	padding: 2px;
	float: none;
	text-align: center;
	top: 5px;
	width: 215px;
	word-wrap: inherit;
	z-index: 2147483647;
	border-radius: 10px;
	margin: 10px 7%;
}
a.boton-admin.notificar {
	background: red;
}
a.boton-admin.rutas{ 
	background: green;
}

/*Generic stuff
===================================*/

/*Defaults*/

.flap-default-gradient{
    /*Gradient background*/
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */

    /*Rounded corners*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    /*Text shadow*/
    text-shadow: 0px 2px 0px #fff;

    border:solid 1px #ccc;
    color:#555;
}

a.flap-default-gradient:hover{
    background-color:#ccc;
    border-color:#aaa;
}


a.flap-default-gradient:active{
    /*Inset drop-shadow*/
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);

    background-color:#ededed;
    background-position:0 -10px;
    background-repeat:repeat-x;
    border-color:#aaa;
}

/*Buttons
-----------------*/
.flap-button-container{
  margin: 7px 0 0 0;
  text-align:center;
}

.flap-button{
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.4);/*Default*/
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.4); /*Default*/
  color:#333 !important;
	display: inline-block;
	*display:inline;
	margin: 10px auto 0 auto;
	padding:5px 7px;
	text-align: center;
	text-decoration: none;
	zoom:1;

}



/* Little flap
===================================*/
.flap-stage{

	min-height:150px;/*Default*/
	position: absolute;
	right:20px;
	top:0;
	width:150px;/*Default*/
	z-index:99999;

  -webkit-perspective:800px;
  -moz-perspective:800px;
  -o-perspective:800px;
  perspective:800px;

  -webkit-perspective-origin:50% 0%;
  -moz-perspective-origin:50% 0%;
  -o-perspective-origin:50% 0%;
  perspective-origin:50% 0%;

}

.flap-little{
	background-color:#dd0;
	display:block;
	left:0;
	position: absolute;
	/* position: fixed; - Use to keep in view after scroll*/
	right:0;
	top:0;
	z-index:500;

/*Start flipped up*/
-webkit-transform:rotateX(90deg) translateZ(0);
-moz-transform:rotateX(90deg) translateZ(0);
-o-transform:rotateX(90deg) translateZ(0);
transform:rotateX(90deg) translateZ(0);

/*Initial position*/
-webkit-transform-origin:50% 0%;
-moz-transform-origin:50% 0%;
-o-transform-origin:50% 0%;
transform-origin:50% 0%;

/*Animate the flip*/
-webkit-animation:flap 2s 1 ease;/*Default*/
-moz-animation:flap 2s 1 ease;
-o-animation:flap 2s 1 ease;
animation:flap 2s 1 ease;

/*animate in after x seconds*/
-webkit-animation-delay:0s;/*Default*/
-moz-animation-delay:0s;
-o-animation-delay:0s;
animation-delay:0s;

  /*Leave the final frame showing*/
-webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
-o-animation-fill-mode:forwards;
animation-fill-mode:forwards;

-webkit-backface-visibility:hidden;
-moz-backface-visibility:hidden;
-o-backface-visibility:hidden;
backface-visibility:hidden;

}

.flap-little.hidden{
	opacity:0;
}

.flap-little-inner{
	padding:10px;
}

.flap-little-inner h3,
.flap-little-inner p.h3{
	font-size:20px;/*Default*/
	margin:0 0 7px 0;/*Default*/
}
.flap-little-inner p{
	font-size:13px;/*Default*/
  line-height:1.2em;
  margin-bottom:5px;
}

.flap-little-inner a{color:#fff;}

.flap-description{margin: 7px 0 0 0;}

.flap-close{
	background:transparent url(../images/close-white.png) no-repeat 0 0;
	bottom:3px;
  height:16px;
	opacity:0.6;
	position: absolute;
	right:3px;
	text-indent: -9000px;
	width:16px;
}

.flap-close:hover{opacity:1;}

.flap-message{
	background:#000;/*Default*/
	background:rgba(0,0,0,0.8);/*Default*/

	border-bottom:solid 3px #fff;/*Default*/

	min-height: 50px;/*Default*/
	overflow:hidden;
	position: fixed;
	right:0;
	top:0;
	width:0%;
	z-index: 10;

	/*Make full message animate in*/
	-webkit-transition: all 0.3s ease;  /*Default*/
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*Show the full message*/
.flap-message.flap-showing{
	/*Added here to stop shadow showing at right edge initially*/
	-webkit-box-shadow: 0px 3px 3px 3px rgba(0, 0, 0, 0.4);/*Default*/
	box-shadow: 0px 3px 3px 3px rgba(0, 0, 0, 0.4); /*Default*/

	width:100%;
}

/*Inner box for full message*/
.flap-message-inner{
	color:#fff;/*Default*/
	padding:10px;
}

/*Move down when logged to avoid admin bar*/
.admin-bar .flap-stage,
.admin-bar .flap-message{top:27px;}

@-moz-keyframes flap {
 0% {
   -moz-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -moz-transform: rotateX(90deg) translateZ(0);
   transform: rotateX(90deg) translateZ(0);
 }
 20% {
   -moz-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -moz-transform: rotateX(-75deg) translateZ(0);
   transform: rotateX(-75deg) translateZ(0);
 }
 40% {
   -moz-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -moz-transform: rotateX(50deg) translateZ(0);
   transform: rotateX(50deg) translateZ(0);
 }
 60% {
   -moz-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -moz-transform: rotateX(-33deg) translateZ(0);
   transform: rotateX(-33deg) translateZ(0);
 }
 80% {
   -moz-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -moz-transform: rotateX(22deg) translateZ(0);
   transform: rotateX(22deg) translateZ(0);
 }
 90% {
   -moz-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -moz-transform: rotateX(-7deg) translateZ(0);
   transform: rotateX(-7deg) translateZ(0);
 }
 95% {
   -moz-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -moz-transform: rotateX(3deg) translateZ(0);
   transform: rotateX(3deg) translateZ(0);
 }
 95% {
   -moz-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -moz-transform: rotateX(-2deg) translateZ(0);
   transform: rotateX(-2deg) translateZ(0);
 }
 100% {
   -moz-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -moz-transform: rotateX(0) translateZ(0);
   transform: rotateX(0) translateZ(0);
 }

}

@-webkit-keyframes "flap" {
 0% {
   -webkit-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -webkit-transform: rotateX(90deg) translateZ(0);
   transform: rotateX(90deg) translateZ(0);
 }
 20% {
   -webkit-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -webkit-transform: rotateX(-75deg) translateZ(0);
   transform: rotateX(-75deg) translateZ(0);
 }
 40% {
   -webkit-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -webkit-transform: rotateX(50deg) translateZ(0);
   transform: rotateX(50deg) translateZ(0);
 }
 60% {
   -webkit-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -webkit-transform: rotateX(-33deg) translateZ(0);
   transform: rotateX(-33deg) translateZ(0);
 }
 80% {
   -webkit-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -webkit-transform: rotateX(22deg) translateZ(0);
   transform: rotateX(22deg) translateZ(0);
 }
 90% {
   -webkit-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -webkit-transform: rotateX(-7deg) translateZ(0);
   transform: rotateX(-7deg) translateZ(0);
 }
 95% {
   -webkit-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -webkit-transform: rotateX(3deg) translateZ(0);
   transform: rotateX(3deg) translateZ(0);
 }
 95% {
   -webkit-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -webkit-transform: rotateX(-2deg) translateZ(0);
   transform: rotateX(-2deg) translateZ(0);
 }
 100% {
   -webkit-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -webkit-transform: rotateX(0) translateZ(0);
   transform: rotateX(0) translateZ(0);
 }

}


@-o-keyframes "flap" {
 0% {
   -o-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -o-transform: rotateX(90deg) translateZ(0);
   transform: rotateX(90deg) translateZ(0);
 }
 20% {
   -o-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -o-transform: rotateX(-75deg) translateZ(0);
   transform: rotateX(-75deg) translateZ(0);
 }
 40% {
   -o-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -o-transform: rotateX(50deg) translateZ(0);
   transform: rotateX(50deg) translateZ(0);
 }
 60% {
   -o-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -o-transform: rotateX(-33deg) translateZ(0);
   transform: rotateX(-33deg) translateZ(0);
 }
 80% {
   -o-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -o-transform: rotateX(22deg) translateZ(0);
   transform: rotateX(22deg) translateZ(0);
 }
 90% {
   -o-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -o-transform: rotateX(-7deg) translateZ(0);
   transform: rotateX(-7deg) translateZ(0);
 }
 95% {
   -o-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -o-transform: rotateX(3deg) translateZ(0);
   transform: rotateX(3deg) translateZ(0);
 }
 95% {
   -o-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -o-transform: rotateX(-2deg) translateZ(0);
   transform: rotateX(-2deg) translateZ(0);
 }
 100% {
   -o-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -o-transform: rotateX(0) translateZ(0);
   transform: rotateX(0) translateZ(0);
 }

}

@keyframes flap {
  0% {
     animation-timing-function: ease-in-out;
     transform: rotateX(90deg);
   }
   20% {
     animation-timing-function: ease-in-out;
     transform: rotateX(-75deg);
   }
   40% {
     animation-timing-function: ease-in-out;
     transform: rotateX(50deg);
   }
   60% {
     animation-timing-function: ease-in-out;
     transform: rotateX(-33deg);
   }
   80% {
     animation-timing-function: ease-in-out;
     transform: rotateX(22deg);
   }
   90% {
     animation-timing-function: ease-in-out;
     transform: rotateX(-7deg);
   }
   95% {
     animation-timing-function: ease-in-out;
     transform: rotateX(3deg);
   }
   95% {
     animation-timing-function: ease-in-out;
     transform: rotateX(-2deg);
   }
   100% {
     animation-timing-function: ease-in-out;
     transform: rotateX(0);
   }
}

/*Alternate anim 1*/

@-webkit-keyframes side-flap {
  0% {
  	-webkit-animation-timing-function: ease-out;
    -webkit-transform: rotate(90deg) translateZ(0);
    transform:rotate(90deg) translateZ(0);
  }

  25% {
  	-webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(-70deg) translateZ(0);
    transform: rotate(-70deg) translateZ(0);
  }

  50% {
  	-webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(35deg) translateZ(0);
    transform: rotate(35deg) translateZ(0);
  }

  75% {
  	-webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(-17deg) translateZ(0);
    transform: rotate(-17deg) translateZ(0);
  }

  100% {
  	-webkit-animation-timing-function: ease-out;
    -webkit-transform: rotate(0) translateZ(0);

    transform: rotate(0) translateZ(0);
  }
}

@-webkit-keyframes side-flap-reverse {
  0% {
  	-webkit-animation-timing-function: ease-out;
    -webkit-transform: rotate(-90deg) translateZ(0);
    transform: rotateX(90deg) translateZ(0);
  }

  25% {
  	-webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(70deg) translateZ(0);
    transform: rotateX(70deg) translateZ(0);
  }

  50% {
  	-webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(-35deg) translateZ(0);
    transform: rotateX(-35deg) translateZ(0);
  }

  75% {
  	-webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(17deg) translateZ(0);
    transform: rotateX(17deg) translateZ(0);
  }

  100% {
  	-webkit-animation-timing-function: ease-out;
    -webkit-transform: rotate(0) translateZ(0);

    transform: rotateY(0deg);
  }
}

/*Flap positions
==================================*/
.flap-stage.leftpos{
  left:20px;
  right:auto;
}

.flap-stage.middlepos{
  margin-left: 50%;
  right: auto;
-webkit-transform:translate(-50%, 0);
   -moz-transform:translate(-50%, 0);
    -ms-transform:translate(-50%, 0);
     -o-transform:translate(-50%, 0);
        transform:translate(-50%, 0);
}

/*Flap widths
==================================*/
.flap-stage.mediumflap{width:250px;}
.flap-stage.bigflap{width:540px;}
.flap-stage.hugeflap{width:90%;}

/*Other flap stuff
==================================*/
.flap-stage.fixedonscroll{position: fixed;}

/*Configurable styles
==================================*/

.flap-black-blue{
    /*Gradient background*/
    background: rgb(54,64,70); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(54,64,70,1) 0%, rgba(21,25,27,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(54,64,70,1)), color-stop(100%,rgba(21,25,27,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(54,64,70,1) 0%,rgba(21,25,27,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(54,64,70,1) 0%,rgba(21,25,27,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(54,64,70,1) 0%,rgba(21,25,27,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(54,64,70,1) 0%,rgba(21,25,27,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#364046', endColorstr='#15191b',GradientType=0 ); /* IE6-9 */

    /*Rounded corners*/
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;

    /*Other styles*/
    border:solid 1px #000;
    color:#ABB8C0;

}

.flap-black-gloss{
    /*Gradient background*/
  background: rgb(174,188,191); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(174,188,191,1) 0%, rgba(110,119,116,1) 10%, rgba(10,14,10,1) 11%, rgba(10,8,9,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(174,188,191,1)), color-stop(10%,rgba(110,119,116,1)), color-stop(11%,rgba(10,14,10,1)), color-stop(100%,rgba(10,8,9,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(174,188,191,1) 0%,rgba(110,119,116,1) 10%,rgba(10,14,10,1) 11%,rgba(10,8,9,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(174,188,191,1) 0%,rgba(110,119,116,1) 10%,rgba(10,14,10,1) 11%,rgba(10,8,9,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(174,188,191,1) 0%,rgba(110,119,116,1) 10%,rgba(10,14,10,1) 11%,rgba(10,8,9,1) 100%); /* IE10+ */
  background: linear-gradient(top,  rgba(174,188,191,1) 0%,rgba(110,119,116,1) 10%,rgba(10,14,10,1) 11%,rgba(10,8,9,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aebcbf', endColorstr='#0a0809',GradientType=0 ); /* IE6-9 */

  /*Drop shadow*/
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

  /*Rounded corners*/
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;

  border:solid 1px #444;
  color:#fff;
}

.flap-black-satin{

  /*Gradient background*/
  background: #7d7e7d; /* Old browsers */
  background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
  background: linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

  /*Drop shadow*/
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.6);

  /*Rounded corners*/
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;

  /*Other styles*/
  border:solid 1px #333;
  color:#fff;
}


.flap-blue-dark{
    /*Gradient background*/
  background: rgb(71,100,155); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(71,100,155,1) 0%, rgba(4,59,153,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(71,100,155,1)), color-stop(100%,rgba(4,59,153,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(71,100,155,1) 0%,rgba(4,59,153,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(71,100,155,1) 0%,rgba(4,59,153,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(71,100,155,1) 0%,rgba(4,59,153,1) 100%); /* IE10+ */
  background: linear-gradient(top,  rgba(71,100,155,1) 0%,rgba(4,59,153,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47649b', endColorstr='#043b99',GradientType=0 ); /* IE6-9 */

  /*Drop shadow*/
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

  /*Rounded corners*/
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;

  /*Text shadow*/
  text-shadow: 0px 1px 0px #000;

  border:solid 1px #043b99;
  color:#fff;
}

.flap-blue-gloss{
    /*Gradient background*/
  background: rgb(184,225,252); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(184,225,252,1) 0%, rgba(169,210,243,1) 10%, rgba(144,186,228,1) 25%, rgba(144,188,234,1) 37%, rgba(144,191,240,1) 50%, rgba(107,168,229,1) 51%, rgba(162,218,245,1) 83%, rgba(189,243,253,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(184,225,252,1)), color-stop(10%,rgba(169,210,243,1)), color-stop(25%,rgba(144,186,228,1)), color-stop(37%,rgba(144,188,234,1)), color-stop(50%,rgba(144,191,240,1)), color-stop(51%,rgba(107,168,229,1)), color-stop(83%,rgba(162,218,245,1)), color-stop(100%,rgba(189,243,253,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(184,225,252,1) 0%,rgba(169,210,243,1) 10%,rgba(144,186,228,1) 25%,rgba(144,188,234,1) 37%,rgba(144,191,240,1) 50%,rgba(107,168,229,1) 51%,rgba(162,218,245,1) 83%,rgba(189,243,253,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(184,225,252,1) 0%,rgba(169,210,243,1) 10%,rgba(144,186,228,1) 25%,rgba(144,188,234,1) 37%,rgba(144,191,240,1) 50%,rgba(107,168,229,1) 51%,rgba(162,218,245,1) 83%,rgba(189,243,253,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(184,225,252,1) 0%,rgba(169,210,243,1) 10%,rgba(144,186,228,1) 25%,rgba(144,188,234,1) 37%,rgba(144,191,240,1) 50%,rgba(107,168,229,1) 51%,rgba(162,218,245,1) 83%,rgba(189,243,253,1) 100%); /* IE10+ */
  background: linear-gradient(top, rgba(184,225,252,1) 0%,rgba(169,210,243,1) 10%,rgba(144,186,228,1) 25%,rgba(144,188,234,1) 37%,rgba(144,191,240,1) 50%,rgba(107,168,229,1) 51%,rgba(162,218,245,1) 83%,rgba(189,243,253,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8e1fc', endColorstr='#bdf3fd',GradientType=0 ); /* IE6-9 */

  /*Drop shadow*/
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

  /*Rounded corners*/
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;

  /*Text shadow*/
  text-shadow: 0px 1px 0px rgba(0,0,0,0.4);

  border:solid 1px #6daae5;
  color:#fff;
}

.flap-blue-ios{
  /*Gradient background*/
        background: rgb(1,136,202); /* Old browsers */
        background: -moz-linear-gradient(top,  rgba(1,136,202,1) 0%, rgba(0,99,166,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,136,202,1)), color-stop(100%,rgba(0,99,166,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  rgba(1,136,202,1) 0%,rgba(0,99,166,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  rgba(1,136,202,1) 0%,rgba(0,99,166,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  rgba(1,136,202,1) 0%,rgba(0,99,166,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom,  rgba(1,136,202,1) 0%,rgba(0,99,166,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0188ca', endColorstr='#0063a6',GradientType=0 ); /* IE6-9 */


        /*Inset drop-shadow*/
        -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2);
        -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2);
        box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2);

  /*Rounded corners*/
  -webkit-border-radius:0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;

  /*Text shadow*/
  text-shadow: 0px 1px 1px #000;

  border:solid 1px #014471;
  color:#fff;
}

.flap-blue-light{
    /*Gradient background*/
  background: rgb(233,246,253); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(233,246,253,1) 0%, rgba(211,238,251,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,246,253,1)), color-stop(100%,rgba(211,238,251,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(233,246,253,1) 0%,rgba(211,238,251,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(233,246,253,1) 0%,rgba(211,238,251,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(233,246,253,1) 0%,rgba(211,238,251,1) 100%); /* IE10+ */
  background: linear-gradient(top,  rgba(233,246,253,1) 0%,rgba(211,238,251,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9f6fd', endColorstr='#d3eefb',GradientType=0 ); /* IE6-9 */


  /*Drop shadow*/
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

  /*Rounded corners*/
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;

  /*Text shadow*/
  text-shadow: 0px 1px 0px #fff;

  border:solid 1px #7DAFDB;
  color:#111;
}

.flap-gold{
      /*Gradient background*/
    background: rgb(252,234,187); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */


    /*Drop shadow*/
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

    /*Rounded corners*/
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;

    /*Text shadow*/
    text-shadow: 0px 1px 0px rgba(255,255,255,0.8);

    border:solid 1px #f8b500;
    color:#111;
}

.flap-green{
        background: rgb(205,235,142); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(205,235,142,1) 0%, rgba(165,201,86,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(205,235,142,1)), color-stop(100%,rgba(165,201,86,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(205,235,142,1) 0%,rgba(165,201,86,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(205,235,142,1) 0%,rgba(165,201,86,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(205,235,142,1) 0%,rgba(165,201,86,1) 100%); /* IE10+ */
  background: linear-gradient(top,  rgba(205,235,142,1) 0%,rgba(165,201,86,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956',GradientType=0 ); /* IE6-9 */

  /*Drop shadow*/
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

  /*Rounded corners*/
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;

  /*Text shadow*/
  text-shadow: 0px 1px 0px #fff;

  border:solid 1px #649E14;
  color:#111;
}

.flap-green-dark{
  /*Gradient background*/
  background: rgb(98,125,77); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(98,125,77,1) 0%, rgba(31,59,8,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(98,125,77,1)), color-stop(100%,rgba(31,59,8,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(98,125,77,1) 0%,rgba(31,59,8,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(98,125,77,1) 0%,rgba(31,59,8,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(98,125,77,1) 0%,rgba(31,59,8,1) 100%); /* IE10+ */
  background: linear-gradient(top, rgba(98,125,77,1) 0%,rgba(31,59,8,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#1f3b08',GradientType=0 ); /* IE6-9 */

  /*Drop shadow*/
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

  /*Rounded corners*/
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;

  /*Text shadow*/
  text-shadow: 0px 1px 0px #000;

  border:solid 1px #1F3B08;
  color:#fff;
}

.flap-green-ios-gloss{

  /*Gradient background*/
  background: rgb(66,151,58); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(66,151,58,1) 0%, rgba(50,134,42,1) 10%, rgba(25,109,16,1) 10%, rgba(19,75,12,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(66,151,58,1)), color-stop(10%,rgba(50,134,42,1)), color-stop(10%,rgba(25,109,16,1)), color-stop(100%,rgba(19,75,12,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(66,151,58,1) 0%,rgba(50,134,42,1) 10%,rgba(25,109,16,1) 10%,rgba(19,75,12,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(66,151,58,1) 0%,rgba(50,134,42,1) 10%,rgba(25,109,16,1) 10%,rgba(19,75,12,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(66,151,58,1) 0%,rgba(50,134,42,1) 10%,rgba(25,109,16,1) 10%,rgba(19,75,12,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(66,151,58,1) 0%,rgba(50,134,42,1) 10%,rgba(25,109,16,1) 10%,rgba(19,75,12,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42973a', endColorstr='#134b0c',GradientType=0 ); /* IE6-9 */

  /*Inset drop-shadow*/
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2);

  /*Rounded corners*/
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;

  /*Text shadow*/
  text-shadow: 0px 1px 1px #000;

  border:solid 1px #062103;
  color:#fff;
}

.flap-green-lime{
      /*Gradient background*/
    background: rgb(230,240,163); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(230,240,163,1) 0%, rgba(210,230,56,1) 50%, rgba(195,216,37,1) 51%, rgba(219,240,67,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,240,163,1)), color-stop(50%,rgba(210,230,56,1)), color-stop(51%,rgba(195,216,37,1)), color-stop(100%,rgba(219,240,67,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(230,240,163,1) 0%,rgba(210,230,56,1) 50%,rgba(195,216,37,1) 51%,rgba(219,240,67,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(230,240,163,1) 0%,rgba(210,230,56,1) 50%,rgba(195,216,37,1) 51%,rgba(219,240,67,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(230,240,163,1) 0%,rgba(210,230,56,1) 50%,rgba(195,216,37,1) 51%,rgba(219,240,67,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(230,240,163,1) 0%,rgba(210,230,56,1) 50%,rgba(195,216,37,1) 51%,rgba(219,240,67,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0a3', endColorstr='#dbf043',GradientType=0 ); /* IE6-9 */

    /*Drop shadow*/
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

    /*Rounded corners*/
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;

    /*Text shadow*/
    text-shadow: 0px 1px 0px #fff;

    border:solid 1px #9FAF1F;
    color:#333;
}

.flap-grey-light{
      /*Gradient background*/
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */

    /*Rounded corners*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    /*Text shadow*/
    text-shadow: 0px 2px 0px #fff;

    border:solid 1px #ccc;
    color:#555;
}

.flap-grey-light-alternate{
    background-color: #f7f7f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#e7e7e7));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #e7e7e7);
  background-image: -moz-linear-gradient(top, #f7f7f7, #e7e7e7);
  background-image: -ms-linear-gradient(top, #f7f7f7, #e7e7e7);
  background-image: -o-linear-gradient(top, #f7f7f7, #e7e7e7);
  color: #555;
  border:solid 1px #ccc;
  border-radius: 0 0 5px 5px;
  box-shadow:inset 0px 2px 3px #fff;
}

.flap-grey-shiny{
    /*Gradient background*/
  background: #e2e2e2; /* Old browsers */
  background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 10%, #d1d1d1 11%, #fefefe 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(10%,#dbdbdb), color-stop(11%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 10%,#d1d1d1 11%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 10%,#d1d1d1 11%,#fefefe 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 10%,#d1d1d1 11%,#fefefe 100%); /* IE10+ */
  background: linear-gradient(top, #e2e2e2 0%,#dbdbdb 10%,#d1d1d1 11%,#fefefe 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */

  /*Drop shadow*/
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

  /*Rounded corners*/
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;

  /*Text shadow*/
  text-shadow: 0px 1px 0px #fff;

  border:solid 1px #ccc;
  color:#333;
}

.flap-khaki{
          /*Gradient background*/
        background: rgb(213,206,166); /* Old browsers */
        background: -moz-linear-gradient(top,  rgba(213,206,166,1) 0%, rgba(201,193,144,1) 40%, rgba(183,173,112,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,206,166,1)), color-stop(40%,rgba(201,193,144,1)), color-stop(100%,rgba(183,173,112,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cea6', endColorstr='#b7ad70',GradientType=0 ); /* IE6-9 */

  /*Drop shadow*/
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

  /*Rounded corners*/
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;

  border:solid 1px #7C704D;
  color:#222;
}

.flap-orange{
      /*Gradient background*/
    background: rgb(255,197,120); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,197,120,1) 0%, rgba(251,157,35,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,197,120,1)), color-stop(100%,rgba(251,157,35,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,197,120,1) 0%,rgba(251,157,35,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,197,120,1) 0%,rgba(251,157,35,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,197,120,1) 0%,rgba(251,157,35,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(255,197,120,1) 0%,rgba(251,157,35,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#fb9d23',GradientType=0 ); /* IE6-9 */


    /*Drop shadow*/
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

    /*Rounded corners*/
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;

    /*Text shadow*/
    text-shadow: 0px 2px 0px rgba(255,255,255,0.4);

    border:solid 1px #BF7911;
    color:#111;
}
.flap-pink-gloss{
    /*Gradient background*/
  background: #fcecfc; /* Old browsers */
  background: -moz-linear-gradient(top, #fcecfc 0%, #fba6e1 10%, #fd89d7 11%, #ff7cd8 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcecfc), color-stop(10%,#fba6e1), color-stop(11%,#fd89d7), color-stop(100%,#ff7cd8)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fcecfc 0%,#fba6e1 10%,#fd89d7 11%,#ff7cd8 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fcecfc 0%,#fba6e1 10%,#fd89d7 11%,#ff7cd8 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fcecfc 0%,#fba6e1 10%,#fd89d7 11%,#ff7cd8 100%); /* IE10+ */
  background: linear-gradient(top, #fcecfc 0%,#fba6e1 10%,#fd89d7 11%,#ff7cd8 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#ff7cd8',GradientType=0 ); /* IE6-9 */

  /*Drop shadow*/
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

  /*Rounded corners*/
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;

  /*Text shadow*/
  text-shadow: 0px 1px 0px rgba(0,0,0,0.2);

  border:solid 1px #cb1595;
  color:#000;
}
.flap-pink-hot{
      /*Gradient background*/
    background: #ff5db1; /* Old browsers */
    background: -moz-linear-gradient(top, #ff5db1 0%, #ef017c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5db1), color-stop(100%,#ef017c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff5db1 0%,#ef017c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff5db1 0%,#ef017c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff5db1 0%,#ef017c 100%); /* IE10+ */
    background: linear-gradient(top, #ff5db1 0%,#ef017c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#ef017c',GradientType=0 ); /* IE6-9 */

    /*Drop shadow*/
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

    /*Rounded corners*/
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;

    /*Text shadow*/
    text-shadow: 0px 1px 0px rgba(0,0,0,0.2);

    border:solid 1px #cb1595;
    color:#fff;
}
.flap-purple{
      /*Gradient background*/
    background: rgb(203,96,179); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(203,96,179,1) 0%, rgba(173,18,131,1) 50%, rgba(222,71,172,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,96,179,1)), color-stop(50%,rgba(173,18,131,1)), color-stop(100%,rgba(222,71,172,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#de47ac',GradientType=0 ); /* IE6-9 */

    /*Drop shadow*/
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

    /*Rounded corners*/
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;

    /*Text shadow*/
    text-shadow: 0px 1px 0px rgba(0,0,0,0.2);

    border:solid 1px #cb1595;
    color:#fff;
}
.flap-red{
      /*Gradient background*/
    background: rgb(169,3,41); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */

    /*Drop shadow*/
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

    /*Rounded corners*/
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;

    /*Text shadow*/
    text-shadow: 0px 2px 0px rgba(0,0,0,0.2);

    border:solid 1px #6d0019;
    color:#fff;
}
.flap-wood{
      /*Wood background*/
    background:#2d1c12 url(../images/bg_darkwood_texture_sml.png);

    /*Rounded corners*/
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;

    /*Text shadow*/
    text-shadow: 0px 2px 0px #fff;

    border:solid 1px #2d1c12;
    color:#eee;

    text-shadow:none;
    /*Drop shadow*/
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4),inset 0px 1px 1px rgba(255,255,255,0.4);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4),inset 0px 1px 1px rgba(255,255,255,0.4);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4),inset 0px 1px 1px rgba(255,255,255,0.4);
}
.flap-yellow{
      /*Gradient background*/
    background: rgb(252,245,148); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(252,245,148,1) 0%, rgba(241,218,54,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,245,148,1)), color-stop(100%,rgba(241,218,54,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(252,245,148,1) 0%,rgba(241,218,54,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(252,245,148,1) 0%,rgba(241,218,54,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(252,245,148,1) 0%,rgba(241,218,54,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(252,245,148,1) 0%,rgba(241,218,54,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf594', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */


    /*Drop shadow*/
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

    /*Rounded corners*/
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;

    /*Text shadow*/
    text-shadow: 0px 2px 0px #fff;

    border:solid 1px #AA8527;
    color:#634316;
}