

/* ##################################################################################################  
            CSS PRINCIPAL
################################################################################################## */

@font-face{
    
    font-family: century_gothic;
    src: url(../fonts/century-gothic.TTF);
    
}

body, html
{
    width: 100%;
    height: 100%;
}

body
{
    overflow-y: auto;
    overflow-x: hidden;
}

.row
{
    margin-left: 0;
    margin-right: 0;
}

h1
{
    font-size: 25px;
    color: #FFF;
    font-family: century_gothic;
}

h2
{
    font-size: 18px;
    color: #fff;
    font-family: century_gothic;
    margin-top: 15px;
    margin-bottom: 15px;
}

h3
{
    font-size: 18px;
    color: #fff;
    font-family: century_gothic;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

h4
{
    font-size: 18px;
    font-family: century_gothic;
    text-decoration: none;
    color: #FFF;
    margin: 0px;
    text-align: left;
}

.left
{
    text-align: left;
}

.right
{
    text-align: right;
}

.center
{
    text-align: center;
}

/*------------------------header--------------------------*/

#head
{
    padding-top: 15px;
    padding-bottom: 15px;
}

#img-menu
{
    height: 20px;
    margin-top: 12px;
    cursor: pointer;
    z-index: 99999;
}

#img-volver2
{
    height: 26px;
    margin-top: 12px;
    cursor: pointer;
    z-index: 99999;
}

.sh
{
    z-index: 99999;
}

.sp
{
    background: black;
    border: 1px solid #A18849;
    padding: 0px;
}

.btns-ajuste
{
    cursor: pointer;
}

.bb
{
    background: black;
    border-top: 2px solid #A18849;
    border-bottom: 2px solid #A18849;
}

.borderlr
{
    border-right: 2px solid #A18849;
    border-left: 2px solid #A18849;
}

.audio img
{
    height: 30px;
}

.audio h3
{
    margin-top: 7px !important;
    margin-bottom: 7px !important;
}

.row-audio
{
    padding-top: 5px;
    padding-bottom: 5px;
}

#content-auds
{
    position: absolute;
    width: 100%;
    vertical-align: middle;
}

#row-video
{
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

/*-----------------INDEX------------------------------*/

#content-hotel-hoy{
    background-color:black !important;
    color: white !important;
}

#content-cartagena-alrededores{
   background-color:black !important;
    color: white !important;
}

#content-bienvenida {
    background-color:black !important;
    color: white !important;   
}
 #content-storytelling {
    background-color:black !important;
    color: white !important;  
 }

#content-videos{
    background-color:black !important;
    color: white !important;  
}
#row-video{
    background-color:black !important;
    color: white !important;  
}


#index
{
    background: url(../images/background-index-sc.png) no-repeat center;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    position: relative;
}

.conect
{
    background: black;
    border: 2px solid #A18849;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 4px;
}

.conect span
{
    font-size: 18px;
    font-family: century_gothic;
    text-decoration: none;
    color: #FFF;
}

.btn
{
    margin-top: 20px;
    height: 50px;
    width: 100%;
    border: 2px solid #A18849;
    border-radius: 4px;
    background: black;
    font-family: century_gothic;
    color: #fff;
    font-size: 16px;
}

#principal
{
    background: url(../images/background-index-sc.png) no-repeat center;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    position: relative;
    padding-right: 0px;
    padding-left: 0px;
}

/*:::::*/

.txt-español
{
    display: none;
}

.txt-ingles
{
    display: none;
}

#img-menu-index
{
    display: none;
}

#row-idioma
{
    margin-top: 60px;
}

#row-esp
{
    margin-top: 45px;
}

#row-ing
{
    margin-top: 20px;
}

.img-banderas
{
    padding-right: 40px;
}

.fullindex
{
    z-index: 9999;
}

.btns-conectar
{
    height: 60px;
    width: 420px;
    cursor: pointer;
    margin: 0 auto;
}

#row-conectar
{
    margin-top: 60px;
    display: none;
}

#row-cnorm
{
    margin-top: 45px;
}

#row-cface
{
    margin-top: 20px;
}

#row-ctwitter
{
    margin-top: 20px;
}

#row-cregistar
{
    margin-top: 20px;
}

#logo-legend
{
    width: auto;
    height: 50px;
    opacity: 0;
}

#title-storytelling
{
    display: none;
    font-size: 23px;
    text-align: center;
}

/*--------------------REGISTRO--------------------------------*/

.input-group
{
    width: 100%;
}

#formulario-registro input
{
    font-size: 17px;
    font-family: century_gothic;
}

#registro-listo
{
    margin-top: 20px;
}

#formulario-registro
{
    display: none;
    min-height: 77%;
}

#formulario-registro label
{
    font-family: century_gothic;
    color: #fff;
    font-size: 17px;
}

/*----------Iniciar sesion--------------------*/

#iniciar-sesion a:hover
{
    color: black;
}

#iniciar-sesion a span
{
    font-weight: bold;
}

#iniciar-sesion
{
    display: none;
}

#iniciar-sesion input
{
    font-size: 17px;
    font-family: century_gothic;
}

#iniciar-sesion a
{
    font-size: 17px;
    font-family: century_gothic;
    color: #FFF;
}

/*-----------MENU------------*/

#content-menu
{
    height: auto;
    background: black;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #A18849;
}

#row-username
{
    border-bottom: 2px solid #A18849;
    padding: 5px;
}

#row-username span
{
    font-family: century_gothic;
    color: #fff;
    font-size: 15px;
}

ul
{
    list-style: none;
    padding-left: 0px;
}

/*;;,,;*/

.btns-ajuste
{
    height: 46px;
    margin-top: 7px;
}

#menu
{
    border: 2px solid #A18849;
    width: 40%;
    height: 100%;
    background: black;
    margin-top: 0px;
    padding-top: 0px;
    position: absolute;
    z-index: 99;
    left: -100%;
    top: 0;
}

#menu nav
{
    margin: 0 !important;
}

#menu nav ul li
{
    text-align: left;
    width: 100% !important;
    float: none;
    border-bottom: 2px solid #A18849;
}

#menu nav ul li a
{
    border: 2px solid transparent;
    border-radius: 7px;
    padding: 10px;
    color: #FFF;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    font-size: 18px;
    cursor: pointer;
    font-family: century_gothic;
}

#usuario span
{
    color: #fff;
    font-family: century_gothic;
}

/*CONTENIDOO-----------------------------------*/

.acciones
{
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    display: none;
}

.acciones p
{
    text-align: justify;
    font-family: century_gothic;
    font-size: 15px;
}

/*-------------------------------------*/

#btn-cercanos-content
{
    border: none;
    color: #BDBFC1;
    font-family: century_gothic;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
}

#btn-cercanos-content img
{
    margin-left: 15px;
}

.asf
{
    margin-top: 10px;
    background: url('../images/espacio_logo_establecimiento.png') no-repeat center;
    background-size: cover;
    width: 100%;
    height: 70px;
    padding-top: 15px;
}

/*-------------------------------------*/

#btn-zona
{
    height: 70PX;
    padding: 0PX;
    color: #BDBFC1;
    font-family: century_gothic;
    font-size: 15px;
    text-align: center;
    background: url('../images/espacio_logo_establecimiento.png') no-repeat center;
    background-size: cover;
    width: 100%;
    border: none;
    border-radius: 0px;
}

#div-zona
{
    width: 100%;
    text-indent: 40%;
    border: none;
    background: transparent;
    height: 100%;
}

.dropdown-menu
{
    font-family: century_gothic;
    font-size: 14px;
    background: #FFF;
    width: 100%;
}

/*-------------------Contenido------------------*/

/**************CONFIGURACION************/

#configuraciones
{
    display: none;
}

.config
{
    background: url('../images/espacio_logo_establecimiento.png') no-repeat center;
    background-size: cover;
}

#title
{
    height: 50px;
}

#alcance
{
    height: 130px;
    margin-top: 3px;
}

#pass
{
    height: 220px;
    margin-top: 5px;
}

.input-group
{
    width: 100%;
}

#pass input
{
    width: 100%;
    font-family: century_gothic;
    border-radius: 2px;
}

#version
{
    height: 200px;
    margin-top: 5px;
}

#sublime-version
{
    height: 110px;
    margin-top: 25px;
}

#eliminarc
{
    height: 90px;
    margin-top: 5px;
}

/*------------MAPA----------*/

#mapa
{
    display: none;
}

#img-mapa
{
    width: 100%;
}

/*----------------Footer-------------*/

#footer
{
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    left: 0px;
    right: 0px;
    bottom: 5px;
}

/*************************************************/

/*-------------------Storytelling---------------*/

/*************************************************/

#texthome
{
    color: white;
}

#recorrido-visual
{
    background-image: url( "../images/entrada.jpg");
    background-size: cover;
}

#orden-sc
{
    background: #ffff99;
}

#restauracion
{
    background: #00FFFF;
}

.col-menu-storytelling
{
    padding: 0px;
    height: 100%;
}

.col-menu-storytelling span
{
    position: absolute;
    font-family: century_gothic;
    color: #fff;
    font-size: 20px;
    padding: 15px 0px 15px 0px;
    width: 100%;
    text-align: center;
    background: url(../images/background-menu-storytelling.png) no-repeat center;
    background-size: 100% 100%;
    bottom: 0px;
}

/*-----REcorrido visual-----*/

#content-recorrido-visual
{
    display: none;
}

#row-video-recorrido
{
    margin-top: 15px;
    margin-bottom: 15px;
}

#btn-volver
{
    display: none;
}

/*-----La orden santa clara----*/

.row-acordeon
{
    background-color: black;
    border: 1px solid #A18849;
}

.imgs-arriba-abajo
{
    float: right;
}

#content-orden-santa-clara
{
    display: none;
}

.img-acordeonsc
{
    width: 100%;
}

.npacordeon
{
    padding: 0px;
}

.content-caps
{
    display: none;
}

/*************************************************/

/*-------------------el hotel hoy---------------*/

/*************************************************/

.content-hotel
{
    display: none;
}

/*Contet formulario reserva*/

#formulario-reserva
{
    display: none;
}

#btn-reservar,#btn-volver-reserva
{
    background: black;
    border: 2px solid #A18849;
    border-radius: 4px;
    margin-bottom: 20px;
    margin-top: 10px;
}

#formulario-reserva input,textarea
{
    font-size: 17px;
    font-family: century_gothic;
}

#form-reser
{
    margin-top: 25px;
}

