<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
* {
    margin: 0;
}

body {
    height: 100%;
}

body {
    color: #333;
    font-family: 'montserrat', sans-serif;
    font-size: 16px;
    line-height: 1.42857;
}

a:hover, a:focus {
    color: #807003;
    text-decoration: none;
}

.btn.focus, .btn:focus, .btn:hover {
    color:#fff;
}
header {
    text-align: left;
    margin: 0;
    padding: 5px 0 65px; 
    position: relative;
}

.navbar {
    margin-bottom: 0;
    background: transparent url(../img/fondocabecera3.png)no-repeat scroll 0 -45px;
    z-index: 6;
}
.navbar-default {
    list-style-type: none;
    padding: 0;       
    letter-spacing: 0px;    
    position: relative;    
    text-align: right;
    border: 0;
}
ul.menu {
    list-style-type: none;
    padding: 0;
    letter-spacing: 0px;    
    position: relative;    
    text-align: right;
}

    ul.menu li {
        display: inline-block;
        padding: 0 10px;
    }
        ul.menu li a {            
            color: #000;
            font-weight: 600;
            transition: all 0.5s ease-out 0s;
        }
ul.menu li a:hover, ul.menu li a:focus {
                color: #6767FF;
            }
        .dropdown.recursos {
              padding-right: 120px;
            }
   
            

#carousel {
    display: block;    
    position: relative;
    z-index: 3;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto -105px;
    top: -105px; 
}

    #carousel figure.img {
        overflow: hidden;
        padding-top: 42.62%;
        position: relative;
    }

    #carousel img {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        min-width: 100%;
        /*! filter: brightness(0.6); */
        /*! -webkit-filter: brightness(0.6); */
    }

.caption {
    left: calc( 16px + ( 386 - 16)* (100vw - 320px)/(1920 - 320));
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    z-index: 2;
    max-width: 40%;
}



    .caption h1 {
        text-align: left;
        color: #66f;
        font-size: calc( 16px + ( 40 - 16)* (100vw - 320px)/(1920 - 320));
        font-family: 'montserrat', sans-serif;
        font-weight: regular;
    }

        .caption h1 span {
            display: block;
            font-size: 1em;
            font-weight: bold;
            color: #fff; 
        }
ul.menufooter {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-family: 'montserrat', sans-serif;
    font-size: 1em; 
    text-transform: uppercase;
    text-align: left;
}

    ul.menufooter li {
        display: inline-block;
    }

        ul.menufooter li ul {
            padding-left: 0;
            width: 100%;
            font-weight: 100;
        }

           

        ul.menufooter li a {           
            padding-right: 25px;
            color: #ccc;
        }

        
        ul.menufooter li a:hover, ul.menufooter li a:focus {
            color: #ffffff;
        }

footer section {
    padding-bottom: 5px;
    padding-top: 15px;
    background-color: #6666ff;
}

footer nav {
    margin: 0;
    padding-top: 15px;
}

footer address span {
    padding: 0 5px;
}

    footer address span a:hover {
        color: #ffffff;
    }

footer address {
    color: #ccc;
    margin: 0;
}

    footer address a {
        color: #cccccc;
    }

        footer address a:hover {
            color: #ffffff;
        }

    footer address ul {
        margin: 0;
        padding: 10px 0;
        list-style-type: none;
        font-family: 'montserrat', sans-serif;
        font-weight: 100;
        font-size: 0.8em
    }

    footer address li {
        display: block;
    }

        footer address li span {
            display: block;
            color: #cccccc;
        }

footer .ico-tel {
    background: transparent url(../img/ico-tel.png) no-repeat scroll 0 50%;
   
}

footer .ico-fax {
    background: transparent url(../img/ico-fax.png) no-repeat scroll 0 50%;
    
}

footer .ico-loc {
    background: transparent url(../img/ico-loc.png) no-repeat scroll 0 50%;
    
}
footer .ico-mail {
  background: transparent url(../img/ico-mail.png) no-repeat scroll 0 50%;
}
footer .ico-tel, footer .ico-fax, footer .ico-mail, footer .ico-loc {
    padding: 7px 30px 0;
}

.navbar-toggle .icon-bar {
    background-color: #665234;
}

    header .logo img {
        float: left;
        max-height: 100px;
    }

.reg {
    text-align: right;
}

h1 {
    overflow: hidden;
    text-align: left; 
    color: #013495;
}

#program {
    margin-bottom: 30px;
}

    #program h1 {
        color: #6666ff;
        text-align: left;
        font-family: 'montserrat', sans-serif;
        text-transform: uppercase;
        font-size: calc( 16px + ( 46 - 16)* (100vw - 320px)/(1920 - 320));
        padding: 30px 0;
        font-weight: bold;
    }

span.clien {
    color: #013495;
}


.ico-tel, .ico-fax, .ico-mail {
    padding-left: 20px;
}

.dropdown {
    vertical-align: top;
    font-family: 'montserrat', sans-serif;
    font-size: calc( 16px + ( 16 - 16)* (100vw - 320px)/(1920 - 320));
}

.open .dropdown {
    text-transform: initial;    
    display: block;
    text-align: left;
    white-space: normal;
    padding: 0;
}

.dropdown-menu &gt; li &gt; a:focus, .dropdown-menu &gt; li &gt; a:hover {
    background-color:transparent;
    text-decoration: none;
    transition: all 0.5s ease-out 0s;
}

.dropdown-menu {
    /*background-color: #FC4850;*/    
    border-radius: 0;
    padding: 0;
    border: 0;
    display: block !important;
    background: transparent;
    box-shadow: none;
}
.dropdown-menu li.recursos a img {    
    max-height: fit-content;
    padding: 0;
    margin: 0;
}
    


.menu .dropdown-menu &gt; li {
    /*! width: 100%; */
    padding: 0;
}

.dropdown-menu li a {
    /*padding: 8px 20px;
    color: #fff !important;*/
}


.path {
    font-size: 0.85em;
    padding: 15px 0;
}

#main {
    margin-bottom: 30px;
}



.legal  {
    font-size: 0.75em;
    font-family: 'montserrat', sans-serif;
    font-weight: 100;
    text-align: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-flex;
}
.legal  li {
    display: inline;    
}
.legal  li a {
    color: #ccc;    
}
.legal li a:hover {
    color: #fff;    
}
    .legal li:nth-child(n+1)::after {
        content: "|";
        padding: 10px;
        color: #ccc;
    }

    .legal li:last-child::after {
        content: "";
    }
.redes {
   /*! float:right; */
}
    .redes li {
        display: inline-block;
        padding: 0 5px;
    }

        .redes li a {
            color: #ccc;
        }

            .redes li a:hover {
                color: #fff;
            }


.ico-alojamiento h2, .ico-restaurante h2, .ico-monumento h2, .ico-agenda h2, .ico-hacer h2 {
    text-align: center;
    padding-top: 40%;
    position: relative;
}
.ico-misdatos h2, .ico-cambiarclave h2 {
    padding-top: 30%;
    text-align: center;
    position: relative;
}

.ico-alojamiento {
    background: transparent url(https://manchatourism.com/img/recurso_patrimonio.png) no-repeat scroll 50% 0;
}

.ico-restaurante {
    background: transparent url(https://manchatourism.com/img/recurso_naturaleza.png) no-repeat scroll 50% 0;
}

.ico-misdatos {
    background: transparent url(https://manchatourism.com/img/misdatos.png) no-repeat scroll 50% 0;
}
.ico-cambiarclave {
    background: transparent url(https://manchatourism.com/img/cambiarclave.png) no-repeat scroll 50% 0;
}

.ico-hacer {
    background: transparent url(https://manchatourism.es/manual/img/ylp0-seccion5a.png) no-repeat scroll 50% 0;
}

.num {
    position: absolute;
    top: 5%;
    right: 18%;
    width: 40px;
    height: 40px;
    border: 2px solid red;
    padding: 6px 5px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    display: block;
    border-radius: 50%;
    background-color: rgba(255,0,0,1);
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.reg ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.reg li {
    display: inline-block;
}

.qr {
    height: 90px;
}

.project {
    color: #17375E;
}
header a.btn-kit:hover {
    background: #a5a2f8; 
    color: #ffffff;
}
header .btn-kit {
    background: #66F;
    color: #FFFFFF;
    border-radius: 20px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    display: inline-block;
    padding: 6px 30px;
    
}
a.btn-kit:hover {
    background: #F7797F; 
    color: #ffffff;
}
.btn-kit {
    background: #FC4850;
    color: #FFFFFF;
    border-radius: 20px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    display: inline-block;
    padding: 6px 30px;    
    border: 2px solid #fff;
}
.scrollToTopBtn {
    background: white !important;
    border: none;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    opacity: 0;
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    outline: none;
    z-index: 100;
}

.showBtn {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.scrollToTopBtn:active, .scrollToTopBtn:focus {
    outline: none;
}

.glyphicon.glyphicon-chevron-up {
    color: #6666ff;
    text-align: center;
    display: block;
    padding: 7px 0;
}
.contacta h2 {
    color: #0766ca;
    font-size: 15px;
    font-weight: bold;
    font-family: inherit;
    text-shadow: none;
}
.contacta ul {
    padding: 0;
    list-style-type: none;
}

.contacta li {
    display: inline-block;
    padding-right: 5px;
}

    .contacta li:last-child {
        padding-right: 0;
    }

    .contacta li, .contacta li a {
        color: #05488E;
    }
.contacta img {
    padding-top: 50px;
}
.ico-tel {
    background: transparent url(../img/ico-tel-black.png) no-repeat scroll 0 50%;
}

.ico-fax {
    background: transparent url(../img/ico-fax-black.png) no-repeat scroll 0 50%;
}

.ico-mail {
    background: transparent url(../img/ico-mail-black.png) no-repeat scroll 0 50%;
}

.ico-tel, .ico-fax, .ico-mail {
    padding-left: 30px;
}
ul.tiposlocalizacion {
    margin: 0;
    padding: 0;
    text-align: center;
}

.tiposlocalizacion li {
    list-style-type: none;
    display: inline;
    padding: 30px 20px 0;
}

    .tiposlocalizacion li i {
        display: inline-block;
        padding-left: 0;
        padding-top: 30px;
    }

.ico-es {
    background: transparent url(../img/es.png) no-repeat scroll 50% 0;
    width: 80%;
}

.ico-en {
    background: transparent url(../img/en.png) no-repeat scroll 50% 0;
    width: 80%;
}

.ico-fr {
    background: transparent url(../img/fr.png) no-repeat scroll 50% 0;
    width: 80%;
}
#program .tipo {
    margin: 30px 0 15px;
    display: block;
    font-style:italic;
    text-align: center;
}
.flex-container {
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
}
    .flex-container div:first-child, .flex-container address, .flex-container nav {
        align-self: center;        
    }
    
    .flex-container .redes {
        margin: 0; 
       padding: 0;         
        position: absolute;
        align-self: flex-end;
    }
.flex-container nav {
        display: flex;
        flex-direction: column;
}
    .flex-container .copy {
        color: #ccc;
        float: right; 
    }
.content {
    padding-top: 50px;
}
.cuenta {
    float: right;
}
.myuser {
    font-size:0.65em;
}</pre></body></html>