@charset "utf-8";
/* CSS Document */
body{background-color: #F5ECE4;}
.logo{
max-width:70%;
}

.respuesta_ok {
    font-size: 18px;
    font-weight: bold;
}

@font-face {
font-family:iconos;
font-style: normal;
font-weight: normal;
src: url(IconsGuiaTuristica.otf);
}

.solomovil{
display: block; }
@media (min-width: 768px) { 
.solomovil{
display: none
}
}
.navbar-brand {
    position: relative;
    left:0em;
    z-index: 100000;
}

.solopc{display: none;}
@media (min-width: 768px) { 

.solopc{display: block;}}
#gallery{float: none;
    clear: both;}

@media (min-width: 768px) { 

.tabletno{display: none;}
}
@media (min-width: 992px) { 

.tabletno{display: block;}
}
/* medias para uso normal de html textos*/
body,html{
    font-family: 'DM Sans', sans-serif;
    margin:auto;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.navbar-light .navbar-nav .nav-link {
    color:#F5ECE4;
    text-transform: uppercase;
font-weight: 300;
font-size: 0.8em;
letter-spacing: 0.1em;
padding-top: 0;
padding-bottom: 0;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #F5ECE4!important;
    background-color: #8F8F8F;
}
.form-control {
    font-size: 0.8em;}
a{
color:#000;
}
a:hover{color:#000;}

h1,h2,h3,h4,h5,h6{
    font-family: 'DM Serif Display', serif;
    color:#993333;
}
p{
font-size: .75em;
color:#000;
font-weight: 400;
}
.navbar-light .navbar-toggler-icon {
    background-image:url(bocata.svg)
}


nav a:link, .navbar-light .navbar-nav .nav-link{
	border-bottom:none;
}

nav a:focus, .navbar-light .navbar-nav .nav-link:hover {
    text-decoration:underline;
    color: #fff;
}
nav a:link, .navbar-light .navbar-brand:hover {
   border:0;
}
a.dropdown-item {
    background-color: #8F8F8F;
    border: 0;
}
.dropdown-item.active, .dropdown-item:active {
    color: #20201F;
    background-color: #993333;

}
.dropdown-item.hover, .dropdown-item:hover {
    color: #fff;
    background-color: #993333;

}
.dropdown-menu {
    background-color: #8F8F8F;
border-radius:0
}
.btn-outline-info {
    color: #a5a4a4;
    background-color: #993333;
    background-image: none;
    border-color: #a5a4a4;
}
.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #993333;
    border-color: #a5a4a4;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #993333;
    border-color: #a5a4a4;
}
.btn-outline-info:focus {
    border-color: #993333;
}

.form-inline .form-control{
	border-top:0;
	border-bottom:0;
	border-radius: 0;
	float: left;
	width: 83%;
    background-color: transparent;
}
.form-inline .form-control:focus{
    border-color: #993333;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255,144,144,.25);
    color:#fff;
}

@media (min-width: 768px) {
.form-inline .form-control{
	border-top:1px;
	border-bottom:1px;
	border-radius: 25px;
	float: none;
	width: inherit;
    background-color: transparent;
}
#busca .form-inline .form-control{
	border-radius: 30px;
    border:1px solid #993333;
	float: none;
	width: inherit;
}
#busca .form-control:focus {
    color: #000;
    border-color: #993333;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255,144,144,.75);
}
}
.btn-outline-info {
	border:0;
}
	
item:active {
    color: #fff;
    text-decoration: none;
    background-color: #fff;
}	
h1{
font-size: 1.5em;
}
h2{
font-size: 1.3em;
}
h3{
font-size: 1.2em;
}
h4{
    font-size: 1.1em;
}
h5{
    font-size: 1em;
}
    



#bg{display: block;max-width: 100%;height:31px;background-color: #20201F;z-index: 1040;position:fixed;top:0;right:0;left: 0;}
#bg ul{
float:right;
}
#bg .social li{
float:left;
list-style-type: none;
padding: 0 0.5em;
font-size: 1em;
margin-top: 0.25em;

}
#bg a{color:#fff; text-decoration: none;}
#bg a:hover{color:#fff; text-decoration: none;}
#bg i{color:#fff;}
.fixed-top{
padding-top: 30px;
height: inherit;
top:1.8em;
}

/* Large devices (desktops, 992px and up)*/

@media (min-width: 992px) { 
.fixed-top{
padding-top: 30px;
height: 170px;

}
.logo{
max-width:70%;
margin-left: 0px;
}

h1{
font-size: 2em;
}
h2{
font-size: 1em;
line-height: 1.17em;
}
h3{
font-size: 1em;
}

p{
font-size: 1em;
}
#busca{min-height: 10vh;
display: flex;
    align-items: center;
    background-color: #fff;
}

#busca .mb-lg-0, .my-lg-0 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -1.5em!important;
}

}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
h1{
font-size: 2.2em;
}
h2{font-size: 1.125em;line-height: 1.3125em;}
h3{
font-size: 1.125em;
}

p{
font-size: 1em;
}
.logo{
max-width:100%;
}
.navbar-brand {
left:5.2em;
top:-0.6em;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.ml-auto, .mx-auto {
    margin-left: 3em;
    margin-top: -1.2em;
}

}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1400px) {

h1{
font-size: 2.5em;
}
h2{font-size: 1.625em;}
h3{
font-size: 1.25em;
}

p{
font-size: 1em;
}
}


/*carrusel slide portada*/

/* Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap*/

#slideGCC h1{
text-align: left;
color:#fff;
font-size: 2.5em;

}
#slideGCC h1 a{color:#fff;}
#slideGCC h2{
text-align: left;
color:#fff;
border-left:solid;
border-width: 6px;
border-color: #993333; 
padding-left: 10px;
font-size: 1.9em;
}
@media (min-width: 480px){

#slideGCC h1{
font-size: 2.9em;
}
#slideGCC h2{
font-size: 2.5em;

}

}


#slideGCC .carousel-caption{top: 13vh;right: 5vw;left: 5vw;}

.carousel-caption {
    max-width: 100%;
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 
.carousel-caption {
    max-width: 540px;
}

}
 /*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
#slideGCC .carousel-caption{top: 33vh;right: 5vw;left: 5vw;}
#slideGCC h1{
font-size: 2.5em;
}
#slideGCC h2{
font-size: 1.9em;

}
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
#slideGCC.container{max-width: 992px;}
#slideGCC .carousel-caption{left: 7%;right: 3%;max-width: 992px;top: 13vh;}

}
@media (min-width: 1100px) { 
#slideGCC.container{max-width: 1100px;}
#slideGCC .carousel-caption{left: 8%;right: 8%;max-width: 992px; top: 13vh}

}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
#slideGCC.container{max-width: 1200px;}
#slideGCC .carousel-caption{
left: 2%;
right: 2%;
max-width: 1200px
}

}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1400px) {
#slideGCC.container{max-width: 1400px;}

}
/*Extra large devices (large desktops, 1200px and up)*/

@media (min-width: 1700px) {
#slideGCC.container{max-width: 1700px;}
#slideGCC .carousel-caption{
left: 14%;
right: 14%;
top:25vh;
max-width: 1700px
}

}

@media (min-width: 1800px) {
#slideGCC.container{max-width: 1920px;}
#slideGCC .carousel-caption{
left: 18%;
right: 25%;
top:25vh;
max-width: 1920px
}
}


@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .2rem;
    padding-left: .2rem;
	margin-right: 0em;
	margin-left:.0em;
}
}
@media (min-width: 1200px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .4rem;
    padding-left: .4rem;
	margin-right: .2em;
	margin-left:.2em;
}
}
@media (min-width: 1500px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .4rem;
    padding-left: .4rem;
	margin-right: .4rem;
	margin-left:.4rem;
}
}


.img-responsive{max-width: 100%;}




@media (min-width: 1200px){
.container {
    max-width: 1280px;
}
table{width: 100%;
margin-bottom: 2em;;}

}
table td{padding: 0.5em;
vertical-align: middle;}
table th{padding: 0.5em;
vertical-align: middle;}
table tr:nth-child(odd) {
	background: #CC9999;
}
table tr:nth-child(even) {
	background: #E5CCCC;
}
table thead tr:nth-child(odd) {
	background: #E5CCCC;
}
table thead tr:nth-child(even) {
	background:#CC9999;
}


/* home apartado */

#noticias .card-title {
    background-color: #993333;
    padding: 1.25rem;
}
@media (min-width: 992px){
#noticiasportada h2 {
    font-size: 1.7rem;
    color: #000;
}
.card-title {
    margin-bottom: 0.75rem;
}
}

#noticiasportada{
background-color:#F5ECE4;
padding: 4em 0;

}

#noticiasportada header{
    width: 100%;

}
#noticiasportada .card-body{
    padding:0;
}
#noticiasportada .card-title {
    background-color:#993333;
    padding: 1.25rem;
}
#noticiasportada h2 a{
    color:white;
    text-decoration: none;
}
#noticiasportada h2 a:hover{
    color:white;
    text-decoration: underline;
}
#noticiasportada{
    padding-top:3.75em;
    padding-bottom: 3em;
}
#noticiasportada .card-text{
    padding: 1.25rem;

}
#noticiasportada .card-time{
color:#000;
font-size: 0.8em;
padding: 1em 1.25rem ;
}


#publidown object{
    width: 100%;
    overflow: hidden!important;
    scroll-margin: 0;
    min-height: 21em;
}
#publiup {
    overflow:hidden!important;
    width:100%;
    scroll-margin:0;
    height: 7em;
    margin-bottom: 1em;
    padding: 1em 0;

}
#publiup object{
    overflow:hidden!important;
    width:100%;
    scroll-margin:0;
    min-height: 3em;;

}


#noticiasportada aside a.huella{
color:#c5be00;
text-decoration: none;
font-weight: 600;
text-transform: uppercase;
font-size: 0.875em;
}

footer{
background-color: #1d1d1b;
padding: 4.125em 0;
}


footer a:link i{
color:#8e8e8d;
}
footer a:hover i{
color:#fff;text-decoration: none;
}
footer li{
list-style-type: none;
color:#fff;
float: none;
}
#contact a{
color:#8e8e8d;
}
#contact a:hover{
color:#fff;text-decoration: underline;
}
.socialgct li{
padding: 0 0.5em;
margin-top: 1em;
border-left:solid 1px #4a4a49;
font-size: 1.2em;
float: left
}
#copyright{
background-color:#4a4a49;float: none; clear:both;
padding: 1px;
color:#fff;
text-align: center;
max-width: 100%;
}
#copyright p{vertical-align: middle;margin-top: 0.4em;color:#fff; text-align: center!important;}

@media (min-width: 1930px){
body{
    max-width: 1930px!important;
}
container{margin:auto;}
}
#cookie_directive_container{
z-index: 1000;
position: fixed;
bottom: 1em;right:1em;
background-color: rgba(255, 255, 255, 1);
width: 100%;
float: none;
clear: both;padding: 1em;
-webkit-box-shadow: 0 0 0.5em 0.5em rgba(100, 100, 100, 0.5);
  -moz-box-shadow: 0 0 0.5em 0.5em rgba(100, 1000, 100, 0.5);
box-shadow: 0 0 2em 0.5em rgba(100, 100, 100, 0.5);

}
@media (min-width: 768px){

#cookie_directive_container{
z-index: 1000;
position: fixed;
bottom: 1em;right:1em;
background-color: rgba(255, 255, 255, 1);
width: 50%;
float: none;
clear: both;padding: 1em;
}

}
@media (min-width: 992px){

#cookie_directive_container{
z-index: 1000;
position: fixed;
bottom: 1em;right:1em;
background-color: rgba(255, 255, 255, 1);
width: 25%;
float: none;
clear: both;padding: 1em;
}

}
@media (min-width: 1200px){

#cookie_directive_container{
z-index: 1000;
position: fixed;
bottom: 1em;right:1em;
background-color: rgba(255, 255, 255, 1);
width: 25%;
float: none;
clear: both;padding: 1em;
}

}
@media (min-width: 1700px){

#cookie_directive_container{
z-index: 1000;
position: fixed;
bottom: 3em;right:1em;
background-color: rgba(255, 255, 255, 1);
width: 15%;
float: none;
clear: both;padding: 1em;
}

}
.filtrofoto:before {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.4); 
}
#copyright a{
color:#fff;
}

.centrado {
    text-align: center!important;
}
em strong a{border-top: solid;
    border-color: #E20026;
    border-width: 6px;
    border-radius: 0;
    color: #fff!important;
    text-transform: uppercase;
    font-style: normal;
    cursor: pointer;
    background-color: #E20026;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;    
}
.btn {
    color: #fff;
    background-color: #993333;
    border-color: #993333;
}
.btn:hover {
    color: #fff;
    background: linear-gradient(180deg, #ff9090 0%, #993333 100%);
    transition: all .3s;
    border-color: #993333;
}
#publidown object{
    width: 100%;
    overflow: hidden!important;
    scroll-margin: 0;
     min-height: 21em;
}

