html {
    margin: 0;
    height: 100%;
    height: 100%;
    width: 100%;
    scroll-behavior: smooth;
}

body {
    margin: 0;
    height: 100%;
    padding-bottom: 70px;
}

footer {
    width: 100%;
    background-color: #f8f9fa !important;
    position: absolute;
    left: 0px;
    padding: 10px 0px;
    margin-top: 20px;
}

footer span {
    color: #343a40;
}

header {
    margin-bottom: 30px;
}

a {
    text-decoration: none;
}

h1 {
    margin-bottom: 40px;
}

select {
    font-size: 16px !important;
    padding: 5px 0 5px 5px !important;
    margin-left: 20px !important;
}

.full-screen {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.carousel-inner {
    width: 100% !important;
    height: 250px !important;
}

.footerindex {
    width: 100% !important;
    background-color: #333 !important;
    position: absolute !important;
    padding: 10px 0px !important;
    margin-top: 410px !important;
}

.navbar-default {
    background: #333;
    border-color: #fff;
}

.navbar {
    border: 0px;
    border-radius: 0px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #055a92;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #055a92;
}

.navbar-default .navbar-brand {
    text-decoration: none;
    color: #fff;
}

.navbar-default .navbar-brand:hover {
    text-decoration: none;
    color: #fff;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #055a92 !important;
}

.list-unstyled p {
    color: #212529;
}

.bg-dark {
    background-color: #055a92 !important;
}

.btn-primary {
    color: #fff;
    background-color: #055a92 !important;
    border-color: #055a92 !important;
}

.logo-home {
    margin-bottom: 20px;
}

.img-logo {
    max-width: 325px;
}

.imglogo {
    margin-bottom: 10px;
    margin-left: 0;
    vertical-align: middle;
    height: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.imgsucursal {
    margin-bottom: 10px;
    margin-left: 0;
    vertical-align: middle;
    height: 100%;
    max-width: 100%;
    margin-bottom: 10px;
}

.d-block w-100 {
    max-width: 325px;
    margin-bottom: 10px;
    margin-left: 0;
    vertical-align: middle;
    height: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.text-text {
    color: #055a90;
}

.input-formulario {
    margin: 5px 0px 5px 0px;
}

.form-signin input {
    margin-bottom: 5px !important;
}

.form-signin a {
    color: #005C90 !important;
    text-decoration: none !important;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 150px;
    right: 0px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: hsla(204, 93.4%, 29.6%, .8);
    color: white;
    cursor: pointer;
    padding: 8px;
    border-radius: 10px;
    font-size: 18px;
}

#myBtn:hover {
    background-color: #005C90;
}

.contact-form {
    color: #005C90;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid#005C90;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
    text-decoration: #055a90;
}

.icono-contacto {
    margin: 5px 5px 5px 5px;
    border-radius: 50%;
    background: #005C90;
    box-shadow: 0 0 10px rgb(0, 0, 0, 0.25);
    color: #ffffff;
    border: none;
    outline: none;
    cursor: pointer;
}

.text-contacto {
    margin: 5px 0px 5px 0px;
}

.fa-hand-o-left {
    color: #055a92 !important;
}

.a-link {
    color: #055a92 !important;
}

.quienessomos {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.mapascontacto {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
}

.mapas {
    margin-top: 10px;
    margin-bottom: 10px;
}

.error {
    font-size: 15px;
    color: red;
}

.mensaje {
    font-size: 15px;
    color: #055a92;
}

.col-center {
    float: none;
    margin: 0 auto;
}

#map-lagomar {
    padding-left: 0px;
}

#map-atlantida {
    padding-right: 0px;
}

.material-icons-flecha {
    font-size: 20px !important;
    line-height: 1 !important;
}

#container-cuenta {
    margin: 100px auto 120px auto;
}

#container-contrasenia {
    margin: 100px auto 120px auto;
}


/* CAROUSEL */

.carousel-showmanymoveone .carousel-control {
    width: 4% !important;
    background-image: none !important;
}

.carousel-showmanymoveone .carousel-control.left {
    margin-left: 15px !important;
}

.carousel-showmanymoveone .carousel-control.right {
    margin-right: 15px !important;
}

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
    display: none !important;
}

@media all and (min-width: 768px) {
    .carousel-showmanymoveone .carousel-inner>.active.left,
    .carousel-showmanymoveone .carousel-inner>.prev {
        left: -50% !important;
    }
    .carousel-showmanymoveone .carousel-inner>.active.right,
    .carousel-showmanymoveone .carousel-inner>.next {
        left: 50% !important;
    }
    .carousel-showmanymoveone .carousel-inner>.left,
    .carousel-showmanymoveone .carousel-inner>.prev.right,
    .carousel-showmanymoveone .carousel-inner>.active {
        left: 0 !important;
    }
    .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
        display: block !important;
    }
}

@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner>.item.active.right,
    .carousel-showmanymoveone .carousel-inner>.item.next {
        -webkit-transform: translate3d(50%, 0, 0) !important;
        transform: translate3d(50%, 0, 0) !important;
        left: 0 !important;
    }
    .carousel-showmanymoveone .carousel-inner>.item.active.left,
    .carousel-showmanymoveone .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-50%, 0, 0) !important;
        transform: translate3d(-50%, 0, 0) !important;
        left: 0 !important;
    }
    .carousel-showmanymoveone .carousel-inner>.item.left,
    .carousel-showmanymoveone .carousel-inner>.item.prev.right,
    .carousel-showmanymoveone .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        left: 0 !important;
    }
}

@media all and (min-width: 992px) {
    .carousel-showmanymoveone .carousel-inner>.active.left,
    .carousel-showmanymoveone .carousel-inner>.prev {
        left: -25% !important;
    }
    .carousel-showmanymoveone .carousel-inner>.active.right,
    .carousel-showmanymoveone .carousel-inner>.next {
        left: 25% !important;
    }
    .carousel-showmanymoveone .carousel-inner>.left,
    .carousel-showmanymoveone .carousel-inner>.prev.right,
    .carousel-showmanymoveone .carousel-inner>.active {
        left: 0 !important;
    }
    .carousel-showmanymoveone .carousel-inner .cloneditem-2,
    .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
        display: block !important;
    }
}

@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner>.item.active.right,
    .carousel-showmanymoveone .carousel-inner>.item.next {
        -webkit-transform: translate3d(33%, 0, 0) !important;
        transform: translate3d(33%, 0, 0) !important;
        left: 0 !important;
    }
    .carousel-showmanymoveone .carousel-inner>.item.active.left,
    .carousel-showmanymoveone .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-33%, 0, 0) !important;
        transform: translate3d(-33%, 0, 0) !important;
        left: 0 !important;
    }
    .carousel-showmanymoveone .carousel-inner>.item.left,
    .carousel-showmanymoveone .carousel-inner>.item.prev.right,
    .carousel-showmanymoveone .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        left: 0 !important;
    }
}

@media only screen and (max-width: 992px) {
    #map-lagomar {
        padding: 0px;
    }
    #map-atlantida {
        padding: 0px;
    }
}

@media screen and (max-width: 470px) {
    footer {
        position: relative !important;
    }
    .mapascontacto {
        margin-top: 25px;
        margin-bottom: 25px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .material-icons-flecha {
        font-size: 14px !important;
        line-height: 0 !important;
    }
    #myBtn {
        padding: 6px;
        border-radius: 0px;
        font-size: 14px;
    }
    .bg-image-full {
        height: 200px !important;
    }
}

.img-carousel {
    max-width: 100%;
    text-align: center;
}

.flecha-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url("../imagenes/arrow.png") no-repeat right center;
    background-position-x: right;
    background-position-y: center;
    background-size: auto auto;
    background-position: calc(100% - 10px) 10px;
    background-size: 12px;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
}


/* Animaciones */

.btnEntrance {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: btnEntrance;
}

@keyframes btnEntrance {
    from {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 1;
    }
}

.btnExit {
    animation-duration: 0.25s;
    animation-fill-mode: both;
    animation-name: btnExit;
}

@keyframes btnExit {
    from {
        opacity: 1;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

#contact-form .error{
    display:blok;
}

