@font-face {
    font-family: 'ringbearermedium';
    src: url('../font/ringm.woff2') format('woff2'),
         url('../font/ringm.html') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{
    background-image: url("../img/background.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.stick-note{
    position: fixed;
    bottom: 40px;
    z-index: 200;
    color:yellow;
    font-weight: bold;
    
}
.stick-note h3 {
    color:yellow;
}
.main-container{
    color: #5a5a5a;
    background-color: black;
    
    
    
}
.text-main-4 {
    color: red;
    font-weight: bold;
    text-align: center;
}


.narrow-padding {
    padding-left: 2px;
    padding-right: 2px;
} 

.navbar {
    padding: 0rem 1rem;
}

.text-subtitle2{
    color: red;
}
.text-subtitle2 a{
    color: red;
}
.text-image-main{
    color: red;
        
}
.text-image-sub{
    color:#f0ad4e;
    font-family: "Arial Black";
}

.text-subtitle{
    color: #10ff5f;
        font-size: 3rem;
}

.text-main{
    color:white;
        font-size: 1.5rem;
}

.text-legal li {
    color: #5a5a5a;
    font-size: 0.8rem;

}

.text-legal-2 {
    color: #5a5a5a;
}



.text-navbar-1 {
    font-family:  "ringbearermedium";
    color:#10ff5f;
    
}

.text-navbar-2 {
    color:#ffff00;
    font-weight: bold;
}

.text-navbar-2 a {
    color:#ffff00;
    font-weight: bold;
}

.bg-dark {
    /* background-color: #2c2c2c!important; */
	background-color: black!important;
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,0.6);
    border-color: rgba(255,255,255,0.6);
}




@media (min-width: 576px) {
.img-logo{
    margin-right: 1rem;
}
.text-navbar-1 {
    font-size: 2.4rem;
}
.main-container{
    padding:0rem 4rem;
}
.text-image-main{
        font-size: 5rem;
}
.text-image-sub{
        font-size: 3rem;
}
.imagen-principal{
    min-height: 700px;
}
}

@media (max-width: 576px)  {
.text-navbar-1 {
    font-size: 2.4rem;
}
.main-container{
    padding:0rem 1rem;
}

.text-image-main{
        font-size: 3rem;
}
.text-image-sub{
        font-size: 2rem;
}
.imagen-principal{
    height: 100%;
    background-position: center;
}
}


.imagen-principal{
    background-image: url('../img/sacerdotisa-1.png');
    background-repeat: no-repeat;
	background-size:cover;
    background-color: black;
    background-position: center;
    position: absolute;


  content: "";
}

/*
 * Dummy devices (replace them with your own or something else entirely!)
 */
