@charset "utf-8";

/* CSS Document */
body {
    color: #29333A;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

img {
    max-width: 100%;
}

.font-medium {
    font-weight: 700;
}

.cf {
    background: #DB2058;
}

.cf tr th {
    padding: 10px;
    color: #fff;
}

.videotitle {
    font-size: 14px;
}

.bloglist-small {
    list-style: none;
    margin: 0;
    padding: 0;
}

.bloglist-small li {
    padding-bottom: 14px;
    margin-bottom: 25px;
    height: 150px;
    box-shadow: 0 0 10px #cccccc;

}

.containercheckbox {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.choirmore {
    background: #800020;
    color: #fff;
    border-radius: 50px;
    padding: 10px 20px;
}

.choirmore:hover {
    color: #fff;
    cursor: pointer;
}

.containercheckbox input {

    cursor: pointer;
    margin-right: 5px;
    float: left;
}

.checkmark {}

.bloglist-small li div a {
    color: #800020;

}


.btn-simple {
    display: inline-block;
    border: 1px solid #e7e7e7;
    padding: 10px 40px;
    border-radius: 30px;
    color: #800020 !important;
    font-weight: 500;
    margin-right: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

a.btn-simple.md.light {
    color: #437eeb;
}

a.btn-simple.md.light:hover {
    color: #ffffff;
}

.btn-simple:after {
    background: linear-gradient(90deg, #800020cc 0%, #800020 100%);
    color: #ffffff !important;
    border-color: transparent;
    position: absolute;
    left: -100%;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    z-index: -1;
    transition: all 0.25s ease-in-out;
}

.btn-simple:hover {
    color: #ffffff !important
}

.btn-simple:hover::after {
    left: 0;
}

.date-box {
    background: #800020;
    border: solid 1px #ddd;
    width: 100px;
    height: 150px;
    position: absolute;
    text-align: center;
    color: #fff;
}

.date-box .day {
    display: block;
    font-size: 70px;
    padding: 12px 0 12px 0;
    font-weight: 500;
}

.date-box .month {
    font-size: 13px;
    display: block;
    letter-spacing: 5px;
    padding-left: 5px;
    background: #fff;
    color: #222;
}

.bloglist-small li .txt {
    padding-left: 115px;
    padding-top: 10px;

}

.bloglist-small li h5 {
    margin-bottom: 5px;
}

.playfair {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
}

.fullwidth {
    width: 100%;
}

.choir .panel p {
    padding-top: 10px;
}

.my-container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}

.my-container:after,
.my-container:before {
    display: table;
    content: "";
}

.committee-table {
    /* background: url(../images/committee_tag_icon.png) #fff9f7 right top no-repeat scroll; */
    -webkit-background-size: auto;
    -moz-background-size: auto;
    background-size: auto;
    -o-background-size: auto;
    padding: 10px 20px;
    /* background-position: 0 -166px; */
}

.inner-table ul {
    margin: 0;
    padding: 0;
}

.inner-table ul li:first-child {
    width: 50%;
}

.inner-table ul li:first-child {
    border: none;
}

.inner-table ul:nth-child(even) li {
    border-left: 1px solid #f6a590;
}

.inner-table ul li {
    list-style-type: none;
    margin: 10px;
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
}

.inner-table ul:nth-child(odd) {
    background: #f6a590;
}

.lictionary {
    background: #4E1A3D;
    padding: 15px;
    color: #fff;
    cursor: pointer;
    margin-bottom: 10px;
}

.lectionary-main {
    background: #BA0F30;
    margin-bottom: 20px;
}

.lectionary-date {
    background: #BA0F30;
    width: 10%;
    text-align: center;
    color: #fff;
}

.lectionary-date .date {
    font-size: 3rem;
    font-weight: 500;
    margin-bottom: -10px;
}

.lectionary-date .month {
    font-size: 1.2rem;
}

.lectionary-form,
.lectionary-detail {
    padding: 30px;
    font-size: 0.9rem;
}

.lectionary-detail {
    background: #2F2440;
    width: 40%;
}

.lectionarydivpadding {
    padding: 0px 15px;
}

.lectionary-form,
.lectionary-detail {
    padding: 30px;
    font-size: 0.9rem;
    color: #fff;
}

.lectform-text {
    width: 35%;
}

.lectform-text {
    width: 50%;
}

.lectiony-lesson {
    width: 65%;
}

.lectionary {
    color: #fff;
}

.lectionary-form {
    background: #C6B79B;
    width: 50%;
}

.lectform-text span {
    margin-right: 10px;
}

.text-right {
    text-align: right !important;
}

.lectiony-lesson .lessonwhite {
    width: 75%;
    display: block;
    /* background: url(img/user-icon.png) #fff right top no-repeat scroll; */
    background: #fff;
    -webkit-background-size: 30px;
    -moz-background-size: 30px;
    background-size: 13px;
    -o-background-size: 30px;
    background-position: 98% 3px;
    color: #000;
    padding-left: 5px;
}

.lectionaryform-row {
    margin-bottom: 5px;
}

.my-container:after {
    clear: both;
}

.headRight .dropdown .dropdown-menu .nav-item {
    width: 100%;
}

.main-bg,
.mainHeader:after,
.headRight:before,
.imprtBoxdate,
.btn-theme,
.shedleNav .nav-link.active {
    background-color: #800020;

}

.btn.btn-theme {
    border-color: #7E1416;
    color: #FFFFFF !important;
}

.btn-theme-borderd {
    border-color: #7E1416 !important;
    color: #7E1416 !important;
}

.main-color,
.imprtbxp {
    color: #7E1416;
}

.privacy {
    text-align: justify
}

.about p {
    text-align: justify !important;
}

.secondary-bg {
    background-color: #D0B07C;
}

.secondary-bg {
    background-color: #D0B07C;
}

.secondary-color,
.imrtTime {
    color: #D0B07C;
}

.headLeft {
    max-width: 300px;
    width: 100%;
}

a.main-logo {
    max-width: 300px;
    width: 100%;
    display: block;
    padding: 10px 0;
}

.mainHeader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 82px;
    background: #fff;
    z-index: 100;
    -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
}

.headegap {
    height: 81px;
}

.mainHeader:after {
    content: "";
    width: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}

.mainHeader .my-container {
    position: relative;
    z-index: 2;
}

.headRight {
    position: relative;
}

.headRight:before {
    content: "";
    position: absolute;
    left: -25px;
    top: 0;
    bottom: 0;
    width: 50px;
    -moz-transform: skew(30deg, 0deg);
    -webkit-transform: skew(30deg, 0deg);
    transform: skew(30deg, 0deg);
    z-index: 0;
}

.mainMenu-ul {
    position: relative;
    z-index: 2;
}

.mainMenu-ul a.nav-link {
    padding: 30px 15px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
}

.mainMenu-ul a.nav-link.menu-active {
    color: #D0B07C;
    position: relative;
}

.mainMenu-ul a.nav-link.menu-active:after {
    background-color: #D0B07C;
    bottom: -1px;
    left: 0px;
    right: 0;
    height: 6px;
    content: "";
    position: absolute;
}

.mainMenu-ul .dropdown-menu a.nav-link {
    padding: 10px;
    font-size: 13px;
    text-transform: capitalize;
    color: #29333A;
}

.dropdown-menu {
    min-width: 230px;
    width: 100%;
}

.dropdown-menu .fa.fa-angle-right {
    padding-right: 5px;
}

.slider-item {
    display: none;
}

.slider-item:first-child,
.slick-initialized .slider-item {
    display: block;
}

.slider-item-in {
    background-size: cover;
    text-align: center;
    padding: 15% 15px;
    width: 100%;
    position: relative;
}

.slider-item-in:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.30);
    z-index: 1;
}

.slider-content {
    position: relative;
    z-index: 2;
    max-width: 1000px;
    margin: 0 auto;
}

h3.slder-title {
    color: #fff;
    font-size: 40px;
}

.sliderdispn {
    color: #FFFFFF;
}

.imprtdateboxwrp {
    margin-top: -50px;

    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.16);
}

.imprtdateswrp {
    position: relative;
    z-index: 5;
    padding: 0 10px;
}

.imprtMaintitle {
    font-size: 30px;
    margin-bottom: 20px;
}

p.imprtbxp {
    margin-bottom: 5px;
    font-size: 16px;
}

.imprtboxItem {
    padding: 15px;
    background: #fff;
}

.imprtBoxdate {
    color: #fff;
    text-align: center;
    padding: 5px 20px;
    border-radius: 5px;
    margin-right: 10px;
}

.imrtTime {
    margin-bottom: 5px;
}

.imprtboxItem:nth-child(2) {
    background-color: #fff4e4;
}

.imprtboxdispn:hover {
    text-decoration: none;
}

.eventimg {
    max-width: 130px;
}

.aboutimg {
    max-width: 400px;
    margin: 0 auto;
}

.box1 {
    background-color: #a63d3a;
}

.box2 {
    background-color: #cf4946;
}

.box3 {
    background-color: #dd6042;
}

.box4 {
    background-color: #5F1300;
}

.box5 {
    background-color: #FF0039;
}

.box6 {
    background-color: #4E1A3D;
}

.box7 {
    background-color: #05E0E9;
}

.box8 {
    background-color: #530021;
}

.box9 {
    background-color: #BDF48D;
}

.event-item {
    margin-bottom: 30px;
}

.event-item .inner {
    display: table;
    background: #fff;
    text-align: center;
}

.event-item .left-col {
    width: 60%;
}

.event-item .left-col,
.event-item .right-col {
    display: table-cell;
    vertical-align: middle;
    background: #800020;
}

.event-item .right-col {
    width: 40%;
    padding: 20px;
    color: #fff;
    background: #800020;
}

.event-item .inner img {
    width: 100%;
}

.event-item:hover .right-col {
    background: #8A3240;
}

.events-wrap .hb-social {
    margin-top: 20px;
}

.hb-social {
    padding: 0;
    display: table;
    float: right;
    margin-top: -19px;
}

.events-wrap .hb-social li {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.events-wrap-big ul li {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 25px !important;
}

.hb-social li a {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    color: #FFF;
    font-size: 14px;
    display: table;
    text-align: center;
    line-height: 0;
    padding-top: 5px;
}

.events-wrap-big ul li {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 25px !important;
}

.events-wrap-big ul {
    padding: 0;
    margin-bottom: 0;
}

.event-item .right-col .date {
    font-size: 72px;
    font-weight: 800;
    display: block;
    line-height: 72px;
}

.event-item .right-col .month {
    margin-top: 10px;
    font-size: 32px;
    display: block;
    letter-spacing: 5px;
}

.event-item .right-col .time {
    margin-top: 30px;
    display: block;
}

.event-item .desc {
    padding: 10px 25px 25px 25px;
    background: #f2f2f2;
    display: block;
    border-bottom: solid 2px #eee;
}

.event-item .desc h3 {
    margin-bottom: 10px;
    color: #800020;
    font-size: 20px;
}

.project-items-area .gallery-content {
    margin: 0 -15px;
    margin-bottom: -15px;
}

.projects-area .gallery-items.colums-3 .pf-item {
    float: left;
    padding: 15px;
    width: 33.3333%;
}

.projects-area .gallery-items.colums-2 .pf-item {
    float: left;
    padding: 15px;
    width: 50%;
}

.projects-area .gallery-items.colums-4 .pf-item {
    float: left;
    padding: 15px;
    width: 25%;
}

.projects-area .gallery-items .pf-item.width-xl {
    width: 66.5555%;
}

.project-items-area .gallery-content .mix-item-menu {
    margin-bottom: 30px;
}

.project-items-area .gallery-content .mix-item-menu button {
    background: no-repeat;
    border: none;
    text-transform: capitalize;
    font-weight: 700;
    padding: 10px;
    margin: 0 5px;
    position: relative;
    z-index: 1;
    color: #666666;
}

.project-items-area .gallery-content .mix-item-menu button.active {
    color: #232323;
}

.project-items-area .gallery-content .mix-item-menu button.active::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 30px;
    width: 30px;
    background: #437eeb;
    z-index: -1;
    border-radius: 50%;
    opacity: 0.2;
}

.projects-area .projects-items .single-item .info {
    padding: 30px;
    position: relative;
    z-index: 1;
}

.projects-area .projects-items .single-item .info::before {
    position: absolute;
    right: 10px;
    bottom: 10px;
    content: "";
    height: 15px;
    width: 15px;
    border: 4px solid #edf5ff;
    border-radius: 50%;
}

.projects-area .projects-items .single-item .info::after {
    position: absolute;
    right: 30px;
    bottom: 30px;
    content: "";
    height: 25px;
    width: 25px;
    border: 4px solid #edf5ff;
    border-radius: 50%;
}

.projects-area .projects-items .single-item {
    box-shadow: 0 0 10px #cccccc;
    background: #ffffff;
}

.projects-area .projects-items .single-item .info a {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #800020;
}

.projects-area .projects-items .info ul {
    margin-bottom: -5px;
}

.projects-area .projects-items .info li {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    z-index: 1;
    color: #437eeb;
    font-weight: 600;
}

.projects-area .projects-items .info li::after {
    position: absolute;
    right: -11px;
    top: 10px;
    content: "";
    height: 10px;
    width: 2px;
    background: #cccccc;
}

.projects-area .projects-items .info li:last-child::after {
    display: none;
}

.projects-area .projects-items .projects-carousel.owl-carousel .owl-dots {}

.projects-area .projects-items .projects-carousel.owl-carousel .owl-dot {
    margin-bottom: -10px;
    margin-top: 20px;
}

.projects-area .projects-items .projects-carousel.owl-carousel .owl-dot span {
    display: block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    position: relative;
    z-index: 1;
    border: 2px solid #e7e7e7;
}

.projects-area .projects-items .projects-carousel.owl-carousel .owl-dot.active span::after {
    position: absolute;
    left: 50%;
    top: 50%;
    content: "";
    height: 5px;
    width: 5px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    background: #437eeb;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

/* Effect Animation */
.projects-area .projects-items .item-effect {
    background: -webkit-linear-gradient(-45deg, #000 0%, #fff 100%);
    background: linear-gradient(-45deg, #000 0%, #fff 100%);
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.projects-area .projects-items .item-effect img {
    margin: -10px 0 0 -10px;
    max-width: none;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    opacity: 0.9;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(10px, 10px, 0);
    transform: translate3d(10px, 10px, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.projects-area .projects-items .item-effect .effect-info a::before,
.projects-area .projects-items .item-effect a {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.projects-area .projects-items .item-effect .effect-info::before {
    position: absolute;
    right: -100px;
    bottom: -100px;
    width: 300px;
    height: 300px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.projects-area .projects-items .single-item:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.projects-area .projects-items .item-effect a {
    position: absolute;
    right: 30px;
    bottom: 30px;
    padding: 0 1.5em 1.5em 0;
    text-align: center;
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    color: #ffffff;
    border-radius: 10px;
    background: linear-gradient(90deg, #800020 0%, #800020 100%);
    box-shadow: inherit;
}

.projects-area .projects-items .item-effect a i {
    text-align: center;
    height: 50px;
    width: 50px;
    line-height: 50px;
}

.projects-area .projects-items .single-item:hover .effect-info a::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.projects-area .projects-items .single-item:hover a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.charityul {
    padding: 0px;
    list-style: none;
}

.charityul li {

    list-style: none;
}

.charityul li i {
    color: #ff0039;
    font-size: 12px;
    padding-right: 5px;

}

.boxImg {
    max-width: 60px;
    margin: 0 auto;
    -moz-transition: all .3s ease .0s;
    -webkit-transition: all .3s ease .0s;
    transition: all .3s ease .0s;
}

.choir .accordion {
    background-color: #4E1A3D;
    color: #fff;
    cursor: pointer;
    /* border-bottom: 1px solid #f01313; */
    padding: 18px;
    width: 100%;

    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.choir .active,
.accordion:hover {
    background-color: #813969;
}

.choir .accordion:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.choir.active:after {
    content: "\2212";
}

.choir .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    background: #CFEED1;
    margin-bottom: 5px;
    transition: max-height 0.2s ease-out;
}

.mainBox {
    padding: 30px 10px;
}

.mainBoxIn:hover {
    text-decoration: none;

}

.mainBoxIn:hover .boxImg {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.versWrp {
    padding: 100px 10px;
    text-align: center;
    color: #FFFFFF;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.inner-right .versWrp {
    padding: 50px 10px;
}

.versWrp:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(45, 25, 25, 0.7);
    z-index: 1;
}

.versWrp .my-container {
    position: relative;
    z-index: 3;
    max-width: 700px;
}

.shedleNav {
    width: 100%;
    border: 1px solid #ddd;

    margin: 0 auto;
}

.shedleNav .nav-link {
    padding: 15px 5px;
    color: #29333A;
}

.shedleNav .nav-link.active {

    color: #fff;
}

.footerCont {
    background-color: #29343a;
    padding: 50px 0 20px;
}

.footerSubList a {
    color: #FFFFFF;
    font-size: 13px;
}

.fttitle {
    font-size: 18px;
    font-weight: 700;
    color: #D0B07C !important;
}

.footerbottm {
    font-size: 12px;
    opacity: .7;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 20px;
}

.footerSubList li {
    width: 100%;
    margin-bottom: 10px;
    opacity: .8;
}

.adtoCalnder {
    font-size: 24px;
    padding: 10px;
    cursor: pointer;
    color: #D0B07C;
}

.adtoCalnder i {
    color: #D0B07C;
}

.mobMenu {
    display: none;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 28%;
    position: relative;
    height: 0;
    background: #ddd;

}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.innerBannerwrp {
    padding: 5% 0;
    position: relative;
    background-size: cover;
}

.innerBannerwrp:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
}

.innerBannerwrp .my-container {
    position: relative;
    z-index: 3;

}

.brdcrmpwrp .breadcrumb {
    background: transparent;
    color: #fff;
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.brdcrmpwrp .breadcrumb-item a {
    color: #FFFFFF;
}

.brdcrmpwrp .breadcrumb-item.active {
    color: #FFFFFF;
    opacity: .7;
}
