﻿/*Fuentes*/
@font-face {
    font-family: 'ghotamroundedblack';
    src: url('./fonts/GothamRounded-Bold.otf');
    src: url('./fonts/GothamRoundedBold_21016.ttf') format('truetype'), font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ghotamroundednormal';
    src: url('./fonts/GothamRnd-Book.otf');
    src: url('./fonts/GothamRoundedLight_21020.ttf') format('truetype'), font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ghotamroundedmedium';
    src: url('./fonts/GothamRounded-Medium.otf');
    src: url('./fonts/GothamRoundedMedium_21022.ttf') format('truetype'), font-weight: normal;
    font-style: normal;
}

/*TipografÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­a*/
@font-face {
    font-family: 'icomoon';
    src: url('./fonts/icomoon.eot?ntb8ed');
    src: url('./fonts/icomoon.eot?ntb8ed#i.input, #edit-mail-0-valueefix') format('embedded-opentype'), url('fonts/icomoon.ttf?ntb8ed') format('truetype'), url('fonts/icomoon.woff?ntb8ed') format('woff'), url('fonts/icomoon.svg?ntb8ed#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'ghotamroundednormal';
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

.navbar-nav {
    height: 100%;
    display: flex;
    align-items: center;
}

.navbar-brand {
    padding-top: 10px;
}

.navbar-header-title {
    background-color: #003A5B;
    color: white;
    font-weight: bold;
    padding: 15px;
}

.footer {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url('./images/footer.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.footer-container {
    background: white;
    padding: 20px;
    border-radius: 10px;
    color: #003A5B;
}

.footer-container a {
    color: #003A5B;
}

.footer-title {
    background-color: #003A5B;
    color: white;
    padding: 10px;
}

.navbar-brand-ideca {
    height: 40px;
}

.navbar-brand-uaecd {
    padding-top: 0px;
    height: 40px;
}

.navbar-nav-text {
    padding-top: 6px;
    float: right;
}

.navbar-header {
    position: fixed;
}

.navbar-large {
    display: flex !important;
    width: 100%;
    padding: 0;
}

.navbar-header-menu {
    margin-top: 10px;
    text-align: center;
    color: #003A5B;
    font-weight: bold;
    border-bottom: 2px solid lightgray;
}

#loginBtn {
    display: flex;
    align-items: center;
    padding: 6px 10px 6px 15px;
    cursor: pointer;
    z-index: 100;
}

.login-container {
    padding: 20px;
    text-align: center;
    width: 500px;
    background-color: white;
    border-radius: 20px;
}

.login-title {
    font-weight: bold;
}

#header {
    background-color: white;
    border: none;
}

#loginDiv {
    padding-top: 200px;
    width: 100%;
    height: calc(100vh);
    background: url('./images/intro.jpg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#mainDiv {
    width: 100%;
    height: auto;
}

#inicioDiv {
    width: 100%;
    padding-top: 150px;
    background: lightgray;
}

#geovisorDiv {
    width: 100%;
    padding-top: 146px;
    height: 100vh;
    overflow: hidden;
}

#geovisorFrame {
    width: 100%;
    height: calc(100vh - 146px);
    border: none;
}

#userPhoto {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding-right: unset;
    padding-left: unset;
    cursor: pointer;
}

.warning-msg {
    width: 400px;
    padding: 15px;
}

.panel-ideca {
    text-align: center;
    cursor: pointer;
}

.panel-ideca-img {
    height: 200px;
    background-size: cover;
}

#storymapDiv {
    width: 100%;
    padding-top: 146px;
    height: 100vh;
    overflow: hidden;
}

#storymapFrame {
    width: 100%;
    height: calc(100vh - 146px);
    border: none;
}

#dashboardDiv {
    width: 100%;
    padding-top: 146px;
    height: 100vh;
    overflow: hidden;
}

#dashboardFrame {
    width: 100%;
    height: calc(100vh - 146px);
    border: none;
}

#analiticaDiv {
    width: 100%;
    padding-top: 146px;
    overflow: hidden;
}

#acercaDiv {
    width: 100%;
    padding-top: 146px;
    overflow: hidden;
}

.inicio-container {
    color: #003A5B;
}

.inicio-container a {
    color: red;
}

.container-inicio {
    border-radius: 10px;
    padding: 0px;
    box-shadow: 0px 4px 10px #d0d0d0 !important;
    background: white;
}

.container-inicio-titulo {
    padding: 104px;
    cursor: pointer;
    text-align: center;
    background-color: #f3f3f3;
    color: white;
    font-size: 1.5em;
    line-height: 1.4em;
    border-radius: 10px 10px 0px 0px;
    letter-spacing: 0.7px;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    font-weight: bold;
}

.container-inicio-titulo2 {
    padding-top: 125px;
    cursor: pointer;
    text-align: center;
    background-color: #f3f3f3;
    color: white;
    font-size: 2.5em;
    line-height: 1.4em;
    border-radius: 10px;
    letter-spacing: 0.7px;
    height: 320px;
    background-size: cover;
    background-repeat: no-repeat;
    font-weight: bold;
}

.container-inicio-texto {
    padding: 20px 20px 0px 20px;
}

.container-inicio-boton {
    padding: 20px;
    box-shadow: 0px 4px 0px #d0d0d0 !important;
    border-radius: 10px;
}

.btn-primary {
    color: #fff;
    background-color: #003A5B;
    border-color: #003a5b;
    padding: 7px 24px;
}

.menu-header {
    padding: 4px 2px 4px 2px;
}

.menu-header-active {
    border-bottom: 3px solid red;
}

.menu-header a {
    text-decoration: none;
    color: #003A5B;    
}

#redes {
    margin: 0px !important;
}

.red-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    color: #003A5B;
    margin: 0.1rem;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
}

#youtube {
    background-image: url(./images/youtube.svg);
}

#facebook {
    background-image: url(./images/facebook.svg);
}

#Twitter {
    background-image: url(./images/twitter.svg);
}

#otrared {
    background-image: url(./images/instagram.svg);
}

.container-inicio-tituloL1 {
    padding-top: 5vh;
    cursor: pointer;
    text-align: center;
    background-color: #f3f3f3;
    color: white;
    font-size: 1.5em;
    line-height: 1.4em;
    border-radius: 10px;
    letter-spacing: 0.7px;
    height: 20vh;
    background-size: cover;
    background-repeat: no-repeat;
    font-weight: bold;
}

.container-inicio-tituloL1F {
    padding-top: 8vh;
}

.container-inicio-tituloL2 {
    padding-top: 20vh;
    cursor: pointer;
    text-align: center;
    background-color: #f3f3f3;
    color: white;
    font-size: 1.5em;
    line-height: 1.4em;
    border-radius: 10px;
    letter-spacing: 0.7px;
    height: 45vh;
    background-size: cover;
    background-repeat: no-repeat;
    font-weight: bold;
}

.container-inicio-tituloL3 {
    padding-top: 30vh;
    cursor: pointer;
    text-align: center;
    background-color: #f3f3f3;
    color: white;
    font-size: 1.5em;
    line-height: 1.4em;
    border-radius: 10px;
    letter-spacing: 0.7px;
    height: 70vh;
    background-size: cover;
    background-repeat: no-repeat;
    font-weight: bold;
}

.space1 {
    margin-top: 5vh;
}

.space2 {
    margin-top: 5vh;
}