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

	Theme Name: Nichos Santa Fé
	Theme URI: http://localhost:8888/nichos/
	Description: Sitio Web de Nichos Santa Fé
	Author: Oscar López
	Author URI: http://www.grupoautofin.com
	Version: 1.0.0

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

/* ----------------------------------------------------------------
	Typography
-----------------------------------------------------------------*/

@font-face {
    font-family: 'news_gothic_mtregular';
    src: url('../fonts/newsgothicmt-webfont.woff2') format('woff2'),
         url('../fonts/newsgothicmt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'news_gothic_mtbold';
    src: url('../fonts/newsgothicmtbold-webfont.woff2') format('woff2'),
         url('../fonts/newsgothicmtbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'news_gothic_mtitalic';
    src: url('../fonts/newsgothicmtitalic-webfont.woff2') format('woff2'),
         url('../fonts/newsgothicmtitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* ----------------------------------------------------------------
    Header
-----------------------------------------------------------------*/

#header {
    width: 100vw;
    position: absolute;
    background-color: transparent;
    transition: 800ms;
}

#header-wrap {
    position: relative;
    z-index: 199;
    -webkit-backface-visibility: hidden;
}

.logo {
    max-width: 40%;
    padding: 1em;
    height: auto;
}

.fixed {
    position: fixed !important;
    z-index: 100;
}

.sticky {
    position: fixed !important;
    background-color: #8e1e2f !important;
    top: 37px;
    left: 0;
    height: 85px;
    z-index: 15;
}

@media (min-width: 576px) {
    nav#breadcrumb {
        height: 37px;
        line-height: 13px;
    }
}

.logo-sm {
    max-width: 30%;
    padding: 0.5em;
}

.sidenav {
    height: 100vh;
    width: 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    background-color: #8e1e2f;
    overflow-x: hidden;
    transition: 0.5s;
}

.sidenav ul li a {
    padding: 8px;
    text-decoration: none;
    font-size: 40px;
    color: #FFFFFF;
    display: block;
    text-align: center;
    transition: 0.3s;
    text-transform: uppercase;
    font-family: 'news_gothic_mtregular';
    line-height: 2;
}

.sidenav ul li a:hover {
    color: #fccd00;
}

.border-top {
    border-top: 1px solid #d5d9ea;
    margin-left: 45%;
    margin-right: 45%;
}

.sidenav .closebtn {
    position: absolute;
    top: 15px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #FFFFFF;
}

.sidenav .titleMenu {
    position: absolute;
    top: 15px;
    left: 25px;
    margin-left: 50px;
}

div#menu a {
    cursor: pointer;
    text-transform: uppercase;
}

div#menu {
    color: #FFFFFF;
    font-family: 'news_gothic_mtbold';
}

@media (max-width: 418px) {
    .logo {
        max-width: 60%;
    }
    .sticky {
        height: 55px;
    }
    .sidenav ul li a {
        font-size: 17px;
        line-height: 1.5;
        padding: 5px;
    }
    .logo-sidenav {
        max-width: 50%;
    }
    .copyright {
        font-size: 14px !important;
    }
    #page-title {
        height: 150px !important;
    }
    .label-step {
        font-size: 0.9rem !important;
    }
    .sidenav .titleMenu {
        left: 15px;
        margin-left: 0px;
        max-width: 60%;
    }
}

@media (min-width: 419px) and (max-width: 506px) {
    .logo {
        max-width: 50%;
    }
    .sticky {
        height: 60px;
    }
    .sidenav ul li a {
        font-size: 24px;
        line-height: 2;
        padding: 0px;
    }
    .logo-sidenav {
        max-width: 50%;
    }
    .copyright {
        font-size: 14px !important;
    }
    #page-title {
        height: 150px !important;
    }
    .label-step {
        font-size: 0.9rem !important;
    }
}

@media (min-width: 507px) and (max-width: 576px) {
    .logo {
        max-width: 45%;
    }
    .sticky {
        height: 65px;
    }
    .sidenav ul li a {
        font-size: 24px;
        line-height: 2.2;
        padding: 4px;
    }
    .logo-sidenav {
        max-width: 50%;
    }
    .copyright {
        font-size: 14px !important;
    }
    #page-title {
        height: 180px !important;
    }
    .label-step {
        font-size: 0.9rem !important;
    }
}

@media (min-width: 577px) and (max-width: 767px) {
    .logo {
        max-width: 50%;
    }
    .sticky {
        height: 65px;
    }
    .sidenav ul li a {
        font-size: 24px;
        line-height: 2.3;
        padding: 5px;
    }
    .logo-sidenav {
        max-width: 60%;
    }
    .copyright {
        font-size: 14px !important;
    }
    #page-title {
        height: 180px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .logo {
        max-width: 40%;
    }
    .sticky {
        height: 70px;
    }
    .sidenav ul li a {
        font-size: 28px;
        line-height: 2;
        padding: 5px;
    }
    .logo-sidenav {
        max-width: 80%;
    }
    .copyright {
        font-size: 14px !important;
    }
    #page-title {
        height: 200px !important;
    }
}

@media (min-width: 992px) {
    .logo-sidenav {
        max-width: 60%;
    }
}

.flex-right {
    justify-content: flex-end !important;
}

.title-gallery {
    color: #fffc02;
    font-size: 14px;
    text-align: center;
    background-color: #8b2131;
    text-transform: uppercase;
    font-family: 'news_gothic_mtbold';
    padding: 0.5em 0;
}

@media (max-height: 515px) and (min-height: 480px) {
    .sidenav ul li a {
        line-height: 2;
        font-size: 23px;
    }
}

@media (max-height: 479px) and (min-height: 440px) {
    .sidenav ul li a {
        line-height: 1.9;
        padding: 4px;
        font-size: 23px;
    }
}

@media (max-height: 439px) and (min-height: 400px) {
    .sidenav ul li a {
        line-height: 1.8;
        padding: 4px;
        font-size: 22px;
    }
}

@media (max-height: 399px) and (min-height: 365px) {
    .sidenav ul li a {
        line-height: 1.5;
        font-size: 21px;
    }
    #mySidenav ul {
        margin-bottom: 0;
    }
}

@media (max-height: 364px) and (min-height: 310px) {
    .sidenav ul li a {
        line-height: 1.3;
        font-size: 20px;
    }
    #mySidenav ul {
        margin-bottom: 0;
    }
}

@media (max-height: 309px) {
    .sidenav ul li a {
        line-height: 1;
        font-size: 0.9em;
    }
    #mySidenav ul {
        margin-bottom: 0;
    }
}

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

#footer {
    position: relative;
    background-color: #8e1e2f;
    min-height: 196px;
    border-top: 10px solid #721425;
    color: #FFFFFF;
}

.logo-footer {
    padding-bottom: 1em;
}

#copyright li a {
    color: #FFFFFF;
    font-size: 11px;
}

@media(max-width: 767px) {
    .center-vertically-left {
        text-align: -webkit-center;
    }
    #footer {
        min-height: auto;
        padding: 1em 0;
    }
}

/* ----------------------------------------------------------------
	General CSS
-----------------------------------------------------------------*/

body {
	font-family: 'news_gothic_mtregular';
    background-color: #f3f3f3;
    color: #424242;
}

strong {
    font-family: 'news_gothic_mtbold';
}

.uppercase {
    text-transform: uppercase;
}

.title-payment {
    color: #8b2131;
    font-size: 24px;
    padding: 10px;
}

.color {
    color: #8e1e2f;
}

#wrapper {
    width: 100vw;
    overflow-x: hidden;
    position: relative;
    float: none;
}

#content {
    position: relative;
    overflow: hidden;
    width: 100vw;
}

main {
    display: grid;
}

.table td, .table th {
    text-align: -webkit-center;
}

.content-wrap {
	position: relative;
    padding: 80px 0;
}

.parallax-window {
    min-height: 499px;
    background: transparent;
    
    display: flex;
    align-items: center;
    justify-content: center;
}

.parallax-mirror {
    border-bottom: solid 10px #8b2131;
    border-top: solid 10px #8b2131;
}

.bar-church {
	width: 100vw;
	background-color: #8b2131;
	height: 420px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.title-church {
	color: #FFFFFF;
	font-size: 24px;
	font-family: 'news_gothic_mtbold';
}

.text-church {
    color: #FFFFFF;
    font-size: 14px;
}

.accout-summarise {
    border: 0.7em solid #e9e7e7;
    background-color: #FFFFFF;
    padding: 1.5em;
}

#accout-summarise > tbody> tr > th {
    color: #424242;
    font-family: 'news_gothic_mtregular';
    font-size: 14px;
}

#accout-summarise > tbody> tr > td {
    color: #8b2131;
    font-family: 'news_gothic_mtbold';
    font-size: 14px;
}

#account-note-title {
    font-size: 14px;
    color: #8b2131;
    font-family: 'news_gothic_mtbold';
}

#account-note {
    font-size: 14px;
}

.account-description {
    background-color: #e9e7e7;
    padding: 1em;
}

#label-confirm {
    color: #8b2131;
    font-size: 14px;
    font-family: 'news_gothic_mtbold';
}

.cruz {
	margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 430px;
    position: absolute;
    z-index: 10;
    top: 470px;
}

@media(max-width: 576px) {
    .bar-church {
        height: auto;
        padding: 2em 0;
    }
    .text-church, .title-church  {
        text-align: center !important;
    }
    #cruz-sm {
        max-width: 50%;
    }
}

@media (max-width: 991px) {
    .cruz {
        display: none;
    }
}

.form-control-lg {
    height: calc(2.875rem + 10px);
}

.form-control {
    background-color: #e9e7e7;
    border-radius: 0;
    border: 0;
}

.btn-border {
    border: 1px solid #8b2131;
    color: #8b2131 !important;
    text-transform: uppercase;
    font-family: 'news_gothic_mtbold';
    border-radius: 0;
    font-size: 14px;
    padding: 1em;
}

.w100 {
    width: 100%;
}

.accout-summarise-title {
    background-color: #8b2131;
    color: #f4ed20;
    font-size: 20px;
    font-family: 'news_gothic_mtbold';
    padding: 5px;
}

.accout-summarise-title span {
    color: #FFFFFF;
    font-size: 14px;
    display: grid;
    line-height: 1;
    padding-left: 1em;
}

.available-light {
    background-color: #ffba00;
    width: 25px;
    height: 25px;
    float: left;
}

.available-standard {
    background-color: #37d63b;
    width: 25px;
    height: 25px;
    float: left;
}

.unavailable-niche {
    background-color: #ff0000;
    width: 25px;
    height: 25px;
    float: left;
}

.btn-border:hover {
    color: #FFFFFF !important;
}

@media (min-width: 1200px) {
    #mistery {
        margin-top: -80px;
    }
}

.imghvr-flip-vert {
    background-color: transparent;
}

.label-step {
    font-size: 1.1rem;
}

figcaption ul li {
    font-size: 12px;
    
    line-height: 1;
}

figcaption ul li a {
    color: #8b2131;
}

figcaption ul li a:hover {
    font-family: 'news_gothic_mtbold';
    color: #8b2131;
}

[class^=imghvr-] figcaption {
    padding: 0;
}

[class^=imghvr-] a {
    position: relative;
}

.center-vertically {
    display: flex;
    align-items: center;
    justify-content: center;
}

.center-vertically-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.muro-rosario-hvr {
    background-color: transparent !important;
    background-image: url('../img/misterios-de-santo-rosario-hvr.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.muro-letanias-hvr {
    background-color: transparent !important;
    background-image: url('../img/muro-de-las-letanias-hvr.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.muro-apariciones-hvr {
    background-color: transparent !important;
    background-image: url('../img/muro-de-las-apariciones-hvr.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.box-parallax {
    color: #424242;
    max-width: 842px;
    background-color: rgba(242, 242, 242, 0.90);
    padding: 2em;
    margin: 0 auto;
}

.box-parallax h2 {
    font-size: 24px;
}

.box-parallax p {
    line-height: 1.8;
    font-size: 14px;
}

#buttons  {
    padding-bottom: 2em;
}

input::-webkit-input-placeholder {
    font-size: 14px;
    color: #424242;
}

input::-moz-placeholder {
    font-size: 14px;
    color: #424242;
} /* Firefox 19+ */

input:-moz-placeholder {
    font-size: 14px;
    color: #424242;
}  /* Firefox 18- */

input:-ms-input-placeholder {
    font-size: 14px;
    color: #424242;
} /* IE */

textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #424242;
}

textarea::-moz-placeholder {
    font-size: 14px;
    color: #424242;
} /* Firefox 19+ */

textarea:-moz-placeholder {
    font-size: 14px;
    color: #424242;
}  /* Firefox 18- */

textarea:-ms-input-placeholder {
    font-size: 14px;
    color: #424242;
} /* IE */

.ohidden {
    overflow: hidden;
}

@keyframes slide {
  from { left: 100%;}
  to { left: 0%;}
}
@-webkit-keyframes slide {
  from { left: 100%;}
  to { left: 0%;}
}

.thead-bg {
    background-color: #8b2131;
    color: #FFFFFF;
    text-align: center;
}

.info-church-title {
    font-size: 40px;
    color: #8b2131;
}

.info-church-text {
    font-size: 14px;
}

.info-church {
    border-left: 2px solid #8b2131;
    padding-left: 1em;
}

#page-title {
    background-color: #311c00;
    width: 100vw;
    height: 297px;
    background-image: url('../img/page-title.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    /*display: flex;*/
    align-items: flex-end;
    justify-content: center;
    color: #FFFFFF;
}

#page-title h3 {
    padding-bottom: 1em;
}

nav#breadcrumb {
    background-color: #e9e7e7;
    width: 100vw;
}

.breadcrumb-item > a {
    color: #424242;
}

.breadcrumb-item.active {
    color: #424242;
    font-family: 'news_gothic_mtbold';
}

#thank-you {
    color: #8b2131;
}

#tel-thank a {
    color: #8b2131;
    font-family: 'news_gothic_mtbold';
}

.info-deposit-title {
    font-size: 40px;
    color: #8b2131;
    margin-bottom: 1em;
}

.info-deposit-text {
    font-size: 20px;
}

.parallax-sky {
    border: 0;
    min-height: 400px;
}

.text-parallax-sky {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}

#box-parallax-sky {
    border: 1px solid #8b2131;
    border-radius: 4px;
    padding: 0.8em;
}

.mb-6 {
    margin-bottom: 4rem!important;
}

/* ----------------------------------------------------------------
	Top bar
-----------------------------------------------------------------*/

#top-bar {
    position: relative;
    width: 100vw;
    height: 37px;
    background-color: #721425;
    transition: 800ms;
}

#top-bar div.container ul li {
	padding: 0 15px;
}

#top-bar div.container ul li:hover {
	background-color: #bd152f;
	transition: 500ms;
	cursor: pointer;
}

#top-bar div.container ul {
	line-height:35px;
}

#top-bar div.container ul li a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: 'news_gothic_mtbold';
	font-size: 11px;
}

#top-bar div.container ul li.order {
    background-color: #fffa00;
}

#top-bar div.container ul li.order a {
    color: #8d1f2f;
}

@media(max-width: 575px) {
    .sticky {
        top: 0 !important;
    }
}

/* ----------------------------------------------------------------
	Slider
-----------------------------------------------------------------*/

#slider {
	position: relative;
	background-color: #311c00;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    background-position: center;
    background-size: cover;
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: white;
    text-transform: uppercase;
    min-height: 665px;
}

.subtitle-church {
    letter-spacing: 5px;
    font-family: 'news_gothic_mtbold';
}

@media (min-width: 768px) and (max-width: 991px) {
    .swiper-slide {
        min-height: 500px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .swiper-slide {
        min-height: 400px;
    }
    .inline-grid-sm {
        display: inline-grid;
    }
}

@media (max-width: 575px) {
    .swiper-slide {
        min-height: 350px;
        width: 100%!important;
    }
    .inline-grid-sm {
        display: inline-grid;
    }
    main {
        display: block;
    }
    .info-church-title {
        text-align: center;
        font-size: 34px;
        margin-bottom: 1em;
    }
    .info-church-text {
        text-align: justify;
    }
    #carouselExampleControls {
        margin-bottom: 3em;
    }
    .accout-summarise-title {
        text-align: center;
    }
    #label-confirm {
        text-align: center;
    }
    #buttons {
        float: none !important;
        text-align: center;
    }
    #buttons > div a.btn-border {
        width: 100%;
        margin-bottom: 1em;
    }
    .info-church {
        padding-left: 0;
        border-left: none;
    }
    .accout-summarise-title span {
        font-size: 12px;
    }
    #mistery {
        margin-top: 3em;
    }
}

/* ----------------------------------------------------------------
    Select Niche
-----------------------------------------------------------------*/

.row-select {
    display: table-row;
}
.cell {
    position: relative;
    display: table-cell;
    border-left:1px solid #FFFFFF;
    border-top:1px solid #FFFFFF;
    text-align: center;
    /*text-indent:-9999px;*/
/*    cursor: pointer;*/
    transition: 400ms;
}
.cell > a {
    color: #444;
    margin-left: -10px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cell:nth-child(4n+2) {
    border-left:1px solid #FFFFFF;
}
.row-select:nth-child(4n+2) .cell {
    border-top:1px solid #FFFFFF;
}

.cell:nth-child(2n+1) {
    border-left:1px solid #FFFFFF;
}
.row-select:nth-child(2n+1) .cell {
    border-top:1px solid #FFFFFF;
}
.row-select:first-child .cell {
    border-top: 0 !important;
}
.row-select .cell:first-child {
    border-left: 0;
}
.table-grid {
    display: table;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 8px;
    background: #e9e7e7;
    color: #4e6894;
}
@media (min-width: 768px) {
    .table-grid {
        height: 50%;
    }
}
@media (max-width: 767px){
    .table-grid {
        height: 45%;
    }
    .info-deposit-title {
        text-align: center !important;
    }

    .info-deposit-text {
        text-align: center !important;
    }
    .center-on-xs {
        text-align: center;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .unavailable-niche, .available-standard, .available-light {
        width: 20px;
    }
    .accout-summarise-title span {
        font-size: 13px;
        padding-left: 0.5em;
    }
}
.center-th {
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    text-indent: 0px;
    width: 20px;
    background-color: #cbcbcb;
    color: #424242;
}
.selected {
    background-color: #8b2131 !important;
}
.alight {
    background-color: #ffba00;
    width: auto;
    height: auto;
    position: relative;
}
.astandard {
    background-color: #37d63b;
    width: auto;
    height: auto;
    position: relative;
}
.unavailable {
    background-color: #ff0000;
    width: auto;
    height: auto;
    position: relative;
}
.input-selected {
    background-color: #f4ed20 !important;
    color: #8e1e2f;
}
.page-link {
    color: #8b2131;
}
.bar-contact {
    width: 100vw;
    height: 550px;
    background-color: #8e1e2f;
}
#info-contact li {
    font-size: 14px;
    font-family: 'news_gothic_mtbold';
    line-height: 6em;
    color: #FFFFFF;
}
#info-contact li a {
    color: #FFFFFF;
}
.yellow {
    color: #fffa00;
}
.title-contact {
    font-size: 40px;
    color: #8b2131;
    text-align: right;
}
.subtitle-contact {
    font-size: 20px;
    color: #424242;
    text-align: right;
}
.lh-2 {
    line-height: 2;
}
@media (min-width: 1200px){
    .map {
        position: absolute;
        top: -155px;
    }
}
@media (min-width: 992px)and (max-width: 1199px){
    .map {
        height: 100%;
        width: 100%;
    }
}
@media (min-width: 768px)and (max-width: 991px){
    .map {
        height: 100%;
        width: 100%;
    }
}
@media (max-width: 767px){
    .map {
        height: 100%;
        width: 100%;
    }
    #info-contact{
        text-align: center;
        margin-bottom: 0;
    }
    #info-contact, #info-contact li a {
        line-height: 3em;
    }
    .bar-contact {
        height: auto;
        padding: 1em;
    }
    .title-contact, .subtitle-contact {
        text-align: center;
    }
}
@media (max-width: 576px){
    #info-contact li {
        line-height: 0;
    }
}
.border-panel {
    border: 1em solid #e9e7e7;
    padding: 2em;
}
.f11 {
    font-size: 11px;
}
.lightbox-padding-up-down {
    padding: 1.5em 0;
}
.title-lightbox {
    font-size: 24px;
}
.subtitle-lightbox {
    font-size: 14px;
}
.modal-content {
    background-color: #8b2131;
    color: white;
    border-radius: 0;
}
.modal-header {
    border-bottom: 0;
}
.modal-footer {
    justify-content: center;
    border-top: 0;
}
.button-login {
    background-color: yellow;
    border-radius: 0;
    color: #8b2131;
    font-family: 'news_gothic_mtbold';
    padding: 0.8em 3em;
    font-size: 14px;
}
.table#table-request .thead-bg th {
    font-size: 14px;
    font-family: 'news_gothic_mtbold';
    vertical-align: middle;
}
.table#table-request td {
    font-size: 14px;
}
::-moz-selection { /* Code for Firefox */
  color: #FFFFFF;
  background: #8e1e2f;
}
::selection {
  color: #FFFFFF; 
  background: #8e1e2f;
}
.featherlight .featherlight-content {
    background: #8b2131;
    color: white;
}
.rotateOnHover {
  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;
}
.rotateOnHover:hover {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}