a.title {
    font-size: 24px;
}
a:hover {
    text-decoration: none;
}

h1.main-title, .breadcrumbs-custom-title{
    color: white !important;
    font-size: 72px !important;
    text-shadow: 3px 3px black;
}
h2.sub-title{
    color: white !important;
    
    text-shadow: 3px 3px black;
}
.line {
    border-bottom: 1px solid grey;
    margin-bottom: 2px;
}
.text-xsm {
	font-size: 12px !important;
}
@media (min-width: 300px) {
	a.title {
        font-size: 14px;
    }
	
}

@media (min-width: 900px) {
	a.title {
        font-size: 24px;
    }
    
}

.footer-classic a {
    color:white;
}

.footer-classic a:hover{
    text-decoration: none;
    color:white;
}


.contact-list {
	line-height: 2;
}

.contact-list a {
	display: inline-block;
}

.contact-list a:not(.phone) {
	margin-left: 8px;
	/* text-decoration: underline; */
	/* font-weight: 700; */
}

.contact-list a:not(.phone), .contact-list a:not(.phone):focus, .contact-list a:not(.phone):active {
	color: white;
}

.contact-list a:not(.phone):hover {
	color: white;
}

.contact-list a:not(.phone):hover {
	text-decoration: none;
}

.contact-list a.phone {
	font-size: 20px;
	/* font-weight: 600; */
	color: white;
	font-family: "Ibarra Real Nova", serif;
	margin-left: 17px;
}

.contact-list a.phone, .contact-list a.phone:focus, .contact-list a.phone:active {
	color: white;
}

.contact-list a.phone:hover {
	color: white;
}

@media (min-width: 1200px) {
	.contact-list a.phone {
		font-size: 24px;
	}
}

#calendar {
    width: 100%;
    margin: 40px auto;
    padding: 0 10px;
    
}

.fc-content, .pointer {
    cursor: pointer;
}

@media (max-width: 470px) {
	.fc .fc-toolbar-title {
		/* font-size: 12px !important; */
		display:none;
	}
}

.gdpr_link{
	text-decoration: underline;
	color:navy
}

ul {
	list-style-type: disc !important;
}

.error-summary {
	color: red;;
}

.popper,
.tooltip {
  position: absolute;
  z-index: 9999;
  background: #FFC107;
  color: black;
  width: 150px;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0,0,0,0.5);
  padding: 10px;
  text-align: center;
}
.style5 .tooltip {
  background: #1E252B;
  color: #FFFFFF;
  max-width: 200px;
  width: auto;
  font-size: .8rem;
  padding: .5em 1em;
}
.popper .popper__arrow,
.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
}

.tooltip .tooltip-arrow,
.popper .popper__arrow {
  border-color: #FFC107;
}
.style5 .tooltip .tooltip-arrow {
  border-color: #1E252B;
}
.popper[x-placement^="top"],
.tooltip[x-placement^="top"] {
  margin-bottom: 5px;
}
.popper[x-placement^="top"] .popper__arrow,
.tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}
.popper[x-placement^="bottom"],
.tooltip[x-placement^="bottom"] {
  margin-top: 5px;
}
.tooltip[x-placement^="bottom"] .tooltip-arrow,
.popper[x-placement^="bottom"] .popper__arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}
.tooltip[x-placement^="right"],
.popper[x-placement^="right"] {
  margin-left: 5px;
}
.popper[x-placement^="right"] .popper__arrow,
.tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}
.popper[x-placement^="left"],
.tooltip[x-placement^="left"] {
  margin-right: 5px;
}
.popper[x-placement^="left"] .popper__arrow,
.tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.youtubeframe {
	width: 100%;
	/* height: 100%; */
}


@media only screen and (max-width: 1980px) {

    .youtubeframe {
        width: 100%;
        height: 136px;
    }

    audio {
        width: 100%;
    }

    .sermons-box .text-box .shortContent {
        height: 200px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 800px) {
    .youtubeframe {
        width: 100%;
        height: 136px;
    }

    audio {
        width: 100%;
    }

    .sermons-box .text-box .shortContent {
        height: 200px;
        overflow: hidden;
    }

}

@media only screen and (max-width: 600px) {
    .youtubeframe {
        width: 100%;
        height: 136px;
    }

    audio {
        width: 100%;
    }

    .sermons-box .text-box .shortContent {
        height: 200px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 480px) {
    .youtubeframe {
        width: 100%;
        height: 136px;
    }

    audio {
        width: 100%;
    }

    .sermons-box .text-box .shortContent {
        height: 200px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 360px) {
    .youtubeframe {
        width: 100%;
        height: 136px;
    }

    audio {
        width: 100%;
    }

    .sermons-box .text-box .shortContent {
        height: 150px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 320px) {
    
    .youtubeframe {
        width: 100%;
        height: 136px;
    }

    audio {
        width: 100%;
    }

    .sermons-box .text-box .shortContent {
        height: 150px;
        overflow: hidden;
    }
}

.sermons-box {
    float: left;
    width: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    padding: 0 0 15px 0;
    position: relative;
    margin: 10px 15px 10px 15px;
}

.sermons-box:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -4px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    height: 4px;
    width: 98%;
}

.sermons-box:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -8px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    height: 4px;
    width: 96%;
}

.sermons-box .frame {
    float: left;
    width: 100%;
    height: 180px;
    margin: 0 0 13px 0;
    position: relative;
    overflow: hidden;
}

.sermons-box .frame img {
    width: 100%;
    display: block;

}

.sermons-box .text-box {
    float: left;
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

/* a:
    position: absolute;
    left: 0;
    top: 9px;
    border-left: 2px solid;
    border-width: 10px;
    height: 2px;
}
 */
.sermons-box .detail-row {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 6px 0 0 0;
}

.sermons-box .detail-row ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sermons-box .detail-row ul li {
    float: left;
    padding: 0 0 0 20px;
}

.sermons-box .detail-row ul li:first-child {
    padding: 0;
}

.sermons-box .detail-row ul li a {
    font: 400 12px 'Open Sans', sans-serif;
    color: #999;
    text-decoration: none;
}

.sermons-box .detail-row ul li a .fa {
    float: left;
    line-height: 19px;
    padding: 0 6px 0 0;
}

.sermons-box .detail-row ul li a:hover {
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.sermons-box .frame .caption {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
}

.sermons-box .frame .caption:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}

.sermons-box .frame .caption .inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 50px;
}

.sermons-box .frame .caption .inner a {
    border: 1px solid #fff;
    border-radius: 43px;
    width: 45px;
    height: 45px;
    float: left;
    background: rgba(255, 255, 255, 0.3);
    text-decoration: none;
    margin: 0 5px 5px 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.sermons-box .frame .caption .inner a .fa {
    font-size: 20px;
    line-height: 43px;
    color: #fff;
    text-align: center;
    display: block;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.sermons-box:hover .caption {
    top: 0;
}

.sermons-box:hover .text-box h4 {
}
.sermons-box {
    margin-bottom: 20px;
    width: 350px;
}

.pager{
    text-align: center;
}
.pager .pagination>li>a,
.pager .pagination>li>span {
  border: 1px solid #215D63;
}
.pagination>li.active>a {
  background: #215D63;
  color: #fff;
}

a.innerlink {
    color: navy
}

.library img{
    padding: 10px;
}

.modal{
    top: 50% !important;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
  }
  .pagination > li {
    display: inline;
  }
  .pagination > li > a,
  .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
  }
  .pagination > li > a:hover,
  .pagination > li > span:hover,
  .pagination > li > a:focus,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
  }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
  }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
  }
  .pagination-lg > li > a,
  .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
  }
  .pagination-lg > li:first-child > a,
  .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .pagination-lg > li:last-child > a,
  .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .pagination-sm > li > a,
  .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
  }
  .pagination-sm > li:first-child > a,
  .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .pagination-sm > li:last-child > a,
  .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
  }
  .pager li {
    display: inline;
  }
  .pager li > a,
  .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
  }
  .pager li > a:hover,
  .pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
  }
  .pager .next > a,
  .pager .next > span {
    float: right;
  }
  .pager .previous > a,
  .pager .previous > span {
    float: left;
  }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
  }

.maincontent {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

.hidden{
  display: none;
}

.news_even, .news_odd {
  padding: 30px;
  background: rgba(238, 238, 238, .5) ;
  margin-bottom: 10px;
  -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

.right_aside{
  padding:30px;
  background: rgba(238, 238, 238, .5) ;
  margin-bottom: 15px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
  block-size: fit-content;
  inline-size: 100%;
  overflow-y:scroll;
}

.right_aside a{
  font-weight: 400;
  color: #897344;
}

.news_footer{
  text-align: center;
  font-style: italic;
  font-size: small;
}

a[target="_blank"]::before {content: "";width: 11px;height: 11px;margin-right: 4px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z'/%3E%3Cpath fill-rule='evenodd' d='M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0v-5z'/%3E%3C/svg%3E");background-position: center;background-repeat: no-repeat;background-size: contain;display: inline-block;}