/* body {
    background-color: rgb(240, 231, 172)
    
} */

 .container {
    position: relative;
    text-align: center;
    color: white;
  } 
  

  
  /* Centered text */
  .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size:xx-large;
    font-style: normal;
  }

#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 50%;
    min-height: 50%;
  }
  
  /* Add some content at the bottom of the video/page */
  .content {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
    text-align: center;
  }
  
  /* Style the button used to pause/play the video */
  #myBtn {
    width: 200px;
    font-size: 18px;
    padding: 10px;
    border: none;
    background: #000;
    color: #fff;
    cursor: pointer;
    
  }
  
  #myBtn:hover {
    background: #ddd;
    color: black;
  }
.sticky-container{
    padding:0px;
    margin:0px;
    position:fixed;
    right:-130px;
    top:230px;
    width:210px;
    z-index: 1100;
}
.sticky li{
    list-style-type:none;
    background-color:#fff;
    color:#efefef;
    height:43px;
    padding:0px;
    margin:0px 0px 1px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor:pointer;
}
.sticky li:hover{
    margin-left:-115px;
}
.sticky li img{
    float:left;
    margin:5px 4px;
    margin-right:5px;
}
.sticky li p{
    padding-top:5px;
    margin:0px;
    line-height:16px;
    font-size:11px;
}
.sticky li p a{
    text-decoration:none;
    color:#2C3539;
}
.sticky li p a:hover{
    text-decoration:underline;
}

.libre-baskerville-regular {
    font-family: "Libre Baskerville", serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .libre-baskerville-bold {
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .libre-baskerville-regular-italic {
    font-family: "Libre Baskerville", serif;
    font-weight: 400;
    font-style: italic;
  }
  

.bg-royalblue {
    background-color: royalblue;
}

.img-small {
    width: 60px;
    /* Adjust the width to your desired size */
    height: auto;
    /* This maintains the aspect ratio */
}

.ravert {
    font-family: 'Libre Basketville';
    color: royalblue;
    font-weight: bold;
    font-size: larger;
}




.con {
    background-color: royalblue;
}



.flex-container {
    display: flex;
    flex-direction: column;
    /* Arrange items in a column layout */
    align-items: flex-start;
    /* Align items to the start (top) of the flex container */
}

.paragraph-container {
    width: 75%;
    /* Set the width to 100% to match the width of the image */
    margin: 0;
    padding-left: 26%;
}


.nav {
    font-family: 'Libre Basketville',
        /*sans-serif; /* Use 'sans-serif' as a fallback */

}

.navbar-nav .nav-link {
    color: gold;
}

.row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.col-12 {
    width: 100%;
}

.col-md-6 {
    width: 48%; /* Adjust as needed */
}

.phone,
.cap {
    max-width: 100%;
    height: auto;
}

@media (max-width: 768px) {
    .col-md-6 {
        width: 100%;
    }
}


.fb {
    color: royalblue;
}

h5 {
    font-family: 'cinzel';
    font-size: 30px;
    text-align: center;
    color: gold;
    /* font-weight: bolder; */
}

.mass {
    color:black;
    font-family: 'cinzel';
    padding-top: 30px;
    font-size: xx-large;
    
}

.ourstaff {
    color: gold;
    text-align: center;
}

button {
    background-color: gold;
    color: royalblue;
    font-family: 'Libre Basketville';
    font-weight: bolder;
    border: royalblue;
}

.card {
    border: 3px solid gold;
    /* Set the border color and width */
    border-radius: 0px;
    /* Optional: Add rounded corners */
}

.small-image {
    width: 50vw;
    /* Set the width to 25% of the viewport width */
    height: auto;
    /* Maintain the aspect ratio */
    display: block;
    /* Make sure it's a block-level element */
    margin: 0 auto;
    /* Center the image horizontally */
    padding: 25px;
}

.church {
    width: 600px;
    height: auto;
}

.welcome {
    color: royalblue;
}

.phone {
    width: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;

}

.cap {
    width: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.call {
    text-decoration: none;
}

.attend {
    text-decoration: none;
}

.book {
    text-align: left;
}


li {
    padding: 2px;
}

.course {
    background-color: skyblue;
    padding: 60px;
}


.staff {
    color: gold;
    text-align: center;
    font-family: 'Libre Basketville';
    font-weight: bolder;
}

h4 {
    display: inline;

}

.instruct {
    background-color: royalblue;
    padding: 60px;
}

/* .mission {
    background-color: orange;
    padding: 60px;
    margin-top: 40px;
    background: rgba (246, 137, 28, 0.20);
} */

.miss {
    color: skyblue;
}

/* .news {
    background-color: skyblue;
    padding: 60px;
    margin-top: 40px;
} */

/* .over {
    background-color: orange;
    padding: 60px;
    margin-top: 40px;
}

.blog {
    background-color: skyblue;
    padding: 60px;
    margin-top: 40px;
} */




.con {
    background-color: royalblue;
    padding: 60px;
    margin-top: 40px;
    color: gold;
}

.myButton {
	background-color:black;
	border-radius:12px;
	border:1px solid #d6bcd6;
	display:inline-block;
	cursor:pointer;
	color:white;
	font-family:Arial;
	font-size:17px;
	padding:7px 57px;
	text-decoration:none;
	text-shadow:0px 1px 0px #e1e2ed;
}
.myButton:hover {
	background-color:transparent;
}
.myButton:active {
	position:relative;
	top:1px;
}

.card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    max-width: 300px;
    margin: auto;
    text-align: center;
  }
  
  .title {
    color: grey;
    font-size: 18px;
  }
  
  button {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 8px;
    color: white;
    background-color: #000;
    text-align: center;
    cursor: pointer;
    width: 100%;
    font-size: 18px;
  }
  
  a {
    text-decoration: none;
    font-size: 22px;
    color: black;
  }
  
  button:hover, a:hover {
    opacity: 0.7;
  }
  
 .euch{
    width:100%;
    height: 400px;
  } 
footer {
    background-color: royalblue;
    padding: 20px;
}