@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=Bebas+Neue&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

@font-face {
    font-family: "Arlt W01 Negra Versalita";
    src: url("https://db.onlinewebfonts.com/t/ff5c8de131e0a9a4ae466f9defeda44b.eot");
    src: url("https://db.onlinewebfonts.com/t/ff5c8de131e0a9a4ae466f9defeda44b.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/ff5c8de131e0a9a4ae466f9defeda44b.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/ff5c8de131e0a9a4ae466f9defeda44b.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/ff5c8de131e0a9a4ae466f9defeda44b.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/ff5c8de131e0a9a4ae466f9defeda44b.svg#Arlt W01 Negra Versalita")format("svg");
}

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');


/*	font-family: 'Abhaya Libre', serif;
  	font-family: 'Bebas Neue', sans-serif;
  	font-family: 'Cormorant Garamond', serif;
  	font-family: 'Open Sans', sans-serif;
	font-family: 'Playfair Display', serif; */
	/*font-family: "Oswald", sans-serif;*/
/*font-family: "Roboto Condensed", sans-serif;*/

body {
    font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #fff;

}

body,
html {
	height: 100%;
	background: #fff;
}

p {
    font-size: 18px;
    line-height: 35px;
    color: #000;
    font-family: "Roboto Condensed", sans-serif;
}

.header {
	padding: 10px 0;
	overflow: hidden;
	background: #ffffff;
}

.header>.container {
	display: flex;
	justify-content: space-between;
}

.header-center .logo {
	width: 100%;
	text-align: center;
}

.header-center .logo-mobile {
	width: 100%;
	text-align: center;
}

.header-left {
	display: flex;
	gap: 10px;
	margin: auto 0;
}

a.header-right-donate {
	color: #FFF;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 1.2px;
	background: #CB3E3E;
	padding: 15px 51px;
	text-decoration: none;
	transition: 0.7s;
}

a.header-right-donate:hover {
	color: #CB3E3E;
	background: #fff;
	border: 1px solid #CB3E3E;
}

a.header-right-donatee:not(:hover) {
	transition: 0.7s;
}
























.header-right {
	margin: auto 0;
	text-decoration: none;
}

@media(max-width:480px) {
	.logo img {
		width: 100%;
	}
}

















header {
	margin: 0px 0px;
	position: -webkit-sticky;
	z-index: 999;
	background-color: #FFF;
	width: 100%;
}

section h4 {
	font-size: 25px;
	font-weight: 200;
	color: #035D0C;
	text-transform: uppercase;
}

section h3 {
	font-family: 'Abhaya Libre', serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 35px;

}

section h3 img {
	position: relative;
	height: 20px;
	top: -11px;
	left: 4px;
}

.logo-mobile {
	display: none;
}

.radius-30 {
	border-radius: 30px !important;
}

@media (min-width: 780px) {
	/*.stickyHeader { position: fixed; }*/
}

header:after {
	display: block;
	clear: both;
	content: '';
}

header .container {
	position: relative;
	/* min-height: 103px; */
}

/* .logo {
	width: 100%;
	z-index: -9;
	text-align: center;
	float: left;
}

.logo img {
	max-width: 100%;
	float: left;
} */


/* .logo:before{
	width: 112px;
	content: '';
	display: block;
	margin: auto;
	margin-bottom: 9px;
} */
/* ==================================================*/
/*MENU STYLE START*/
/* ==================================================*/




.main-menu {
	width: 100%;
	display: inline-block;
	background: #23334D;
}


.menu-section {
	width: 100%;

}

.w-menu {
	width: 100%;
	float: none;
}

.live-button {
	margin-right: 7px;
}


.w-menu .container {
	position: relative;
	min-height: inherit;
}

.w-menu ul li a:hover {
	/* border-bottom: 3px solid #2A6117; */
}

.w-menu ul li a.active {
	/* border-bottom: 3px solid #2A6117; */
}

.w-menu .ul.sub-menu li a {
	color: #035d0c;
}

.w-menu ul li:last-child {
	margin-right: 0 !important;
}

@media (max-width:1200px) {
	.w-menu ul li a {
		font-size: 13px;
		padding: 0px 10px;
	}
}

@media (min-width:992px) {

	.w-menu {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		z-index: 99;
		text-align: center;
	}

	.w-menu ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}


	.w-menu ul li {
		display: inline-block;
		position: relative;
		font-size: 13px;
		font-weight: 600;
		margin: 0px 35px;
		padding: 5px 0;
	}

	.w-menu ul li:first-child {
		margin-left: 0;
	}

    .w-menu ul li:last-child {
        margin-right: 0;
        /*padding: 1px 0; */
    }

    .w-menu ul li a {
        line-height: 52px;
        padding: 0 0;
        margin: 0px 0px;
        text-decoration: none;
        color: #fff;
        text-transform: uppercase;
        cursor: pointer;
        font-size: 1.1rem;
        font-weight: 400;
        letter-spacing: 0em;
        text-align: left;
        font-family: 'Abhaya Libre', serif;
        letter-spacing: 0.03rem;
    }

	.w-menu ul li.contact-menu {
		background-color: #ffc300;
		padding: 0px 20px;
	}

	.w-menu ul li.contact-menu:hover a {
		color: #571845;
	}

	.w-menu ul li ul {
		text-align: left;
		background-color: #324158;
	}

    .w-menu ul li ul li a {
        line-height: 16px;
        padding: 12px 20px 11px 10px;
        color: #fff;
        border-bottom: 1px solid #23334D;
        margin: 0px 0px;
        text-decoration: none;
        font-size: 15px;
        font-weight: 400;
        text-transform: none;
        width: 100%;
        display: block;
        text-align: center;
    }

	.w-menu ul li ul li a:hover {
		border-bottom: 1px solid #03213e;
	}

	/* .w-menu ul li:after{
	content: '';
    display: block;
    width: 0;
    height:3px;
    background:#035D0C;
    transition: width .3s;
	}
.w-menu ul li:hover::after {
    width: 100%;
} */
	.w-menu ul li ul li::after {
		content: '';
		display: block;
		width: 0;
		height: 0px;
		background: #035D0C;
		transition: width .3s;
	}

	.w-menu ul li ul li:hover {
		background: var(--main-color-one-hover);
	}

	/*ZOOM IN EFFECTS START*/


	.w-menu ul.sub-menu {
		display: none;
	}

	.w-menu li:hover>ul {
		display: block;
		-moz-animation: zoomIn .3s ease-in;
		-webkit-animation: zoomIn .3s ease-in;
		animation: zoomIn .3s ease-in;

	}

	.w-menu ul li:hover>ul {
		display: block;
		-moz-animation: zoomIn .3s ease-in;
		-webkit-animation: zoomIn .3s ease-in;
		animation: zoomIn .3s ease-in;
	}

	/*ZOOM IN EFFECTS END*/

	/*SLIDE DOWN EFFECTS START*/
	.have-sub-menu {
		position: relative;
	}

	ul.sub-menu {
		visibility: hidden;
		/* hides sub-menu */
		opacity: 0;
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		transform: translateY(-2em);
		z-index: -1;
		transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	}

	.have-sub-menu:focus>.sub-menu,
	.have-sub-menu:focus-within>.sub-menu,
	.have-sub-menu:hover>.sub-menu {
		visibility: visible;
		/* shows sub-menu */
		opacity: 1;
		z-index: 1;
		transform: translateY(0%);
		transition-delay: 0s, 0s, 0.3s;
		/* this removes the transition delay so the menu will be visible while the other styles transition */
	}

	/*SLIDE DOWN EFFECTS END*/


	/*FLIP EFFECTS START*/
	/*
.w-menu ul.sub-menu {
    display:none;
}
.w-menu li:hover > ul{  
    display: block;
    -moz-animation: flipInX .3s ease-in;
    -webkit-animation: flipInX .3s ease-in ;
    animation: flipInX .3s ease-in;
 
}
 
.w-menu ul li:hover > ul{
    display:block;
    -moz-animation: flipInY .3s ease-in ;
    -webkit-animation: flipInY .3s ease-in ;
    animation: flipInY .3s ease-in;
}
*/

	/*FLIP EFFECTS END*/

	/* sub navigation */
	.w-menu li ul {
		position: absolute;
		left: -37px;
		top: 62px;
		width: 200px;
	}

	.w-menu li ul.right {
		right: 0px;
		/* left: auto; */
	}

	.w-menu li li {
		position: relative;
		margin: 0;
		display: block;
	}

	.w-menu li li ul {
		position: absolute;
		top: 0;
		left: 200px;
		/* make this equal to the width of the sub nav above */
		margin: 0;
	}

	.w-menu li li ul.right,
	.w-menu li li ul.right li ul {
		right: 180px;
		/* make this equal to the width of the sub nav above */
		left: auto;
	}

	.w-menu ul li span {
		padding-left: 2px;
	}

	.w-menu ul li span.arrow-plus {
		position: relative;
		display: inline-block;
		z-index: 99;
		right: 0;
		top: 0px;
		cursor: pointer;
		text-align: center;
		height: auto;
	}

	.w-menu ul li span.arrow-plus:after {
		font-family: FontAwesome;
		content: "\f107";
		color: var(--main-color-one);
		font-size: 14px;
		color: #fff;
	}

	.w-menu ul li li span.arrow-plus {
		position: absolute;
		top: 8px;
		right: 10px;
	}

	.w-menu ul li li span.arrow-plus:after {
		font-family: FontAwesome;
		content: "\f105";
		color: #FFF;
		font-size: 14px;
	}

	/*OTHER MENU STYLE START*/
	.w-menu ul li.other-menus>ul {
		/*max-height:200px;
	overflow-x: hidden;
	overflow-y: scroll;*/
	}

	.w-menu ul li.other-menus:hover {
		background-color: transparent;
	}

	.w-menu ul li.other-menus:before {
		font-family: FontAwesome;
		content: "\f0c9";
		color: #FFF;
		position: absolute;
		top: 50%;
		margin-top: -11px;
		margin-left: -7px;
	}

	.w-menu ul li.other-menus>a {
		display: block;
		width: 50px;
		padding: 0px;
		margin: 0px;
		text-indent: -99999px;
	}

	.w-menu ul li.other-menus ul li a {
		padding-left: 20px;
	}

	.w-menu ul li.other-menus li:after {
		height: 0px;
		display: none !important;
	}

	.w-menu ul li.other-menus>.arrow-plus {
		display: none;
	}

	.w-menu ul li.other-menus ul {
		left: -160px;
	}

	.w-menu ul li.other-menus ul li ul,
	.w-menu ul li.other-menus ul li ul li ul,
	.w-menu ul li.other-menus ul li ul li ul li ul {
		position: absolute;
		top: 0;
		left: -200px;
		margin: 0;
	}

	.w-menu ul li.other-menus span.arrow-plus {
		position: absolute;
		top: 9px;
		left: 3px;
		right: auto;
	}

	.w-menu ul li.other-menus span.arrow-plus:after {
		font-family: FontAwesome;
		content: "\f104";
	}

	.w-menu ul li.other-menus>ul::-webkit-scrollbar {
		width: 3px;
	}

	.w-menu ul li.other-menus>ul::-webkit-scrollbar-thumb {
		background: var(--main-color-two);
	}

	.w-menu ul li.other-menus {
		cursor: pointer;
		position: relative;
	}

	/*OTHER MENU STYLE END*/
	/*MEGA MENU STYLE START*/
	.w-menu ul li.mega-menus {
		cursor: pointer;
		position: static;

	}

	.w-menu ul li.mega-menus>ul {
		position: absolute;
		width: 1170px;
		left: 0%;
		right: 0%;
		padding: 20px;
	}

	.w-menu ul li.mega-menus>ul>li {
		width: 20%;
		float: left;
		line-height: 10px;
		padding: 0px 10px;
	}

	.w-menu ul li.mega-menus ul li:hover {
		background-color: transparent;
	}

	.w-menu ul li.mega-menus>ul li a:hover {
		color: #000;
	}

	.w-menu ul li.mega-menus ul.sub-menu ul.sub-menu {
		display: block;
		left: 0px;
		width: 100%;
		position: static;
	}

	.mega-menus ul span.arrow-plus {
		display: none !important;
	}

	.w-menu ul li.megamenu-li>a,
	.w-menu ul li.megamenu-with-out-sub>a {
		font-size: 13px !important;
		text-transform: uppercase !important;
		font-weight: bold !important;
		/*margin-bottom:5px !important;
	padding-bottom:10px !important;
	border-bottom:solid 1px #1b69a9 !important;*/
		display: block !important;
		line-height: 16px !important;
		color: #FFFFFF !important;

	}

	/*.megamenu-with-out-sub > a{
	border-bottom:none !important;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
	}*/
	.megamenu-li>a:hover {
		color: #FFF !important;
		cursor: default;
	}

	.megamenu-li ul {
		margin-bottom: 20px !important;
		display: inline-block !important;
	}

	.w-menu li.mega-menus:hover ul {
		display: block;
		-moz-animation: zoomIn .3s ease-in;
		-webkit-animation: zoomIn .3s ease-in;
		animation: none !important;

	}

	.w-menu ul li.mega-menus ul li {
		/*display:inline-block;
	vertical-align:top;
	float:left;*/
	}

	.w-menu ul li.mega-menus ul li a {
		line-height: 20px;
		padding: 5px 0px;
		font-size: 14px;
		color: #98d0ff;
	}

	.w-menu ul li.mega-menus ul li ul li a {
		line-height: 20px;
		padding: 1px 0px;
		font-size: 13px;
	}

	/*MEGA MENU STYLE END*/

	/*VERTICAL MENU STYLE START*/
	.w-menu.vertical-menu ul li {
		float: none;
		display: block;
		width: 100%;
		text-align: left;
	}

	.w-menu.vertical-menu ul li ul.sub-menu {
		right: -200px;
		left: auto;
		top: 0px;
	}

	.w-menu.vertical-menu .container {
		padding-left: 0px;
		padding-right: 0px;
	}

	/*VERTICAL MENU STYLE END*/
}

@media (max-width:1200px) and (min-width:991px) {
	.w-menu ul li.mega-menus>ul {
		width: 960px;
		margin-left: -480px;
	}
}

@media (max-width:991px) {

	.top-h-right {
		width: 100%;
	}

    .mobile-menu-icon {
        position: fixed;
        width: 40px;
        height: 42px;
        background-color: #23334D;
        display: block;
        right: 0px;
        border-radius: 5px;
        cursor: pointer;
        top: 0px;
        z-index: 999999;
        text-align: center;
        transition: 0.3s;
        padding-top: 10px;
    }

	.mobile-menu-icon:after {
		font-family: FontAwesome;
		content: "\f0c9";
		line-height: 20px;
		font-size: 24px;
		font-weight: 400;
		color: #FFF;
	}

	.mobile-menu-icon.icon-open {
		transition: 0.3s;
		right: 300px;
	}

	.mobile-menu-icon.icon-open:after {
		content: "\f00d";
	}

	.mobile-menu {
		position: fixed;
		z-index: 999999;
		top: 0;
		right: -300px;
		width: 300px;
		height: 100%;
		overflow-x: hidden;
		overflow-y: scroll;
		background: #23334D;
		transition: 0.3s;
	}

	.mobile-menu.menu-open {
		right: 0px;
		transition: 0.3s;
		padding-top: 45px;
	}

	.w-menu ul {
		padding: 0px;
		margin: 0px;
	}

	.w-menu ul li {
		float: none;
		list-style: none;
		position: relative;
	}

    .w-menu ul li a {
        color: #fff;
        font-size: 1rem;
        display: block;
        text-transform: uppercase;
        padding: 15px;
        border-top: 1px solid rgba(255, 255, 255, 0.045);
        border-bottom: 1px solid rgba(0, 0, 0, 0.045);
    }

	.w-menu ul li a:hover,
	.w-menu ul li a:focus {
		text-decoration: none;
	}

	.w-menu ul li.active {
		background: rgba(0, 0, 0, .2) none repeat scroll 0 0;
	}

	.w-menu ul li ul {
		display: none;
	}

    .w-menu ul li span.arrow-plus {
        position: absolute;
        width: 40px;
        height: 40px;
        /* border: solid 1px #FFF; */
        display: block;
        z-index: 99;
        right: 2px;
        top: 0px;
        cursor: pointer;
        text-align: center;
        padding-top: 15px;
    }

	.w-menu ul li span.arrow-plus:after {
		font-family: FontAwesome;
		content: "\f067";
		color: #FFF;
		font-size: 14px;
	}

	.w-menu ul li span.arrow-minimize:after {
		font-family: FontAwesome;
		content: "\f068";
		font-size: 14px;
	}

	.w-submenu {
		display: block !important;
		background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
	}

}

@media (max-width:479px) {
	.mobile-menu {
		width: 280px;
		padding-top: 45px;
	}

	.mobile-menu-icon.icon-open {
		right: 280px;
	}
}

/* ==================================================*/
/*MENU STYLE END*/
/* ==================================================*/

/* ==================================================*/
/*BANNER STYLE START*/
/* ==================================================*/
.banner-section,
.bs-slider .carousel-item {
	padding-top: 36.76923076923077%;
	/*Image Size 550px / 1360px = ‭40.44117647058824‬%*/
}

.banner-section {
	position: relative;
}

.bs-slider .carousel-item {
	overflow: hidden;
	background: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.weberge-slider {
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;

}

.bs-slider:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab;
}

.bs-slider:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}

.bs-slider .bs-slider-overlay, .weberge-slider .weberge-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}

.bs-slider>.carousel-inner>.carousel-item>img,
.bs-slider>.carousel-inner>.carousel-item>a>img {
	margin: auto;
	width: 100% !important;
}

.weberge-slider:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab;
}

.weberge-slider:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}

.weberge-slider>.carousel-inner>.carousel-item>img,
.weberge-slider>.carousel-inner>.carousel-item>a>img {
	margin: auto;
	width: 100% !important;
}

/********************
*****Slide effect
**********************/

/*.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}*/


.carousel-fade {
	opacity: 1;
}

.carousel-fade .carousel-item {
	top: 0;
	z-index: 1;
	opacity: 0;
	width: 100%;
	min-height: 600px;
	position: absolute;
	left: 0 !important;
	display: block !important;
	-webkit-transition: opacity ease-in-out 1s;
	-moz-transition: opacity ease-in-out 1s;
	-ms-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}

.carousel-fade .carousel-item:first-child {
	top: auto;
	position: relative;
}

.carousel-fade .carousel-item.active {
	opacity: 1;
	z-index: 2;
	-webkit-transition: opacity ease-in-out 1s;
	-moz-transition: opacity ease-in-out 1s;
	-ms-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}


/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
	top: 50%;
	opacity: 0;
	width: 44px;
	height: 44px;
	margin-top: -22px;
	z-index: 100;
	color: #ffffff;
	display: block;
	font-size: 24px;
	cursor: pointer;
	overflow: hidden;
	line-height: 42px;
	text-shadow: none;
	position: absolute;
	font-weight: normal;
	background: transparent;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}

.control-round:hover .carousel-control {
	opacity: 1;
	background-color: var(--main-color-one);
}

.control-round .carousel-control.left {
	left: 1%;
	text-align: center;
}

.control-round .carousel-control.right {
	right: 1%;
	text-align: center;

}

.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover {
	color: #fdfdfd;
	border: 0px transparent;
}

.control-round .carousel-control.left>span:nth-child(1) {
	left: 45%;
}

.control-round .carousel-control.right>span:nth-child(1) {
	right: 45%;
}


/*---------- SLIDE CAPTION ----------*/


.slide-text {
	padding: 10px;
	position: absolute;
	padding: 10px 0px;
	width: 1170px;
	z-index: 1;
	top: 390px;
	bottom: 0;
	left: 50%;
	margin-left: -585px;
}

.slide_style_left {
	text-align: left;
}

.slide_style_right {
	text-align: right;
}

.slide_style_center {
	margin: auto;
	left: 0;
	right: 0;
	text-align: center;
}

.slide-text.text_style_top_center,
.slide-text.slide_style_middle,
.slide-text.text_style_bottom_center {
	margin: auto;
	left: 0;
	right: 0;
	text-align: center;
}

.slide-text.text_style_top_left,
.slide-text.slide_style_middle_left,
.slide-text.text_style_bottom_left {
	/* text-align: left; */
}

.slide-text.text_style_top_right,
.slide-text.slide_style_middle_right,
.slide-text.text_style_bottom_right {
	text-align: right;
}

.slide-text.text_style_top_center,
.slide-text.text_style_top_left,
.slide-text.text_style_top_right {
	top: 0px;
}

.slide-text.text_style_bottom_center .slide-text-inner,
.slide-text.text_style_bottom_left .slide-text-inner,
.slide-text.text_style_bottom_right .slide-text-inner {
	bottom: 0px;
	position: absolute;
	width: 100%;
}

.slide_style_middle,
.slide_style_middle_left,
.slide_style_middle_right {
	height: 100%;
	margin: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	left: 0px;
	right: 0px;
}

.slide_style_middle:before,
.slide_style_middle_left:before,
.slide_style_middle_right:before {
	content: '';
	margin-bottom: auto;
}

.slide_style_middle:after,
.slide_style_middle_left:after,
.slide_style_middle_right:after {
	content: '';
	margin-top: auto;
}

.slide-text h1 {
	color: #ffffff;
	font-family: 'Abhaya Libre', serif;
	font-size: 2rem;
	font-weight: 300;
	line-height: 45px;
	letter-spacing: -0.03em;
	text-align: center;
	letter-spacing: 0.02rem;
	/* margin-bottom: 50px; */
	padding: 0;
	margin: 0;
}

.slide-text h1 span {
	color: var(--main-color-one);
	font-size: 40px;
	line-height: 40px;
	font-weight: 400;
}

.slide-text p {
	padding: 0;
	color: #ffffff;
	font-size: 55px;
	line-height: 62px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 30px;
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
	display: inline-block;
	width: 100%;
	font-family: 'Abhaya Libre', serif;
	/* text-shadow: 1px 1px #000; */
}

.slide-text h3 {
	font-family: 'Abhaya Libre', serif;
	font-size: 23px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	color: #FFFFFF;
}

.slide-text a.btn-default {
	color: #000;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	margin-right: 10px;
	text-align: center;
	padding: 17px 30px;
	white-space: nowrap;
	letter-spacing: 1px;
	display: inline-block;
	border: none;
	text-transform: uppercase;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}

.slide-text a.btn-primary {
	color: #ffffff;
	cursor: pointer;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	margin-left: 0px;
	text-align: center;
	padding: 17px 30px;
	white-space: nowrap;
	letter-spacing: 1px;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.slide-text a:hover,
.slide-text a:active {
	color: #ffffff;
	background: #012D5E;
	-webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
	transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}

.slide-text-inner .read-more {
	display: inline-block;
	background-color: #c70039;
	padding: 14px 50px;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	border-radius: 30px;
	letter-spacing: 2px;
	border: 2px solid #fff;
}

.slide-text-inner .read-more:hover {
	background-color: #900c3e;
	text-decoration: none;
}

.slide-text-inner .learn-more {
	background: #FFFFFF;
	color: #000000;
	text-transform: capitalize;
	padding: 14px 24px;
	font-family: 'Abhaya Libre', serif;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: left;
	text-decoration: none;
}

.slide-text-inner {
	/* padding-left: 5%; */
}




/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width:1200px) and (min-width:992px) {
	.slide-text {
		width: 970px;
		/*same width like container*/
		/* margin-left:-485px;
	padding-left:15px; */
		padding-right: 15px;
	}
}

@media (max-width: 991px) {

	.banner-section,
	.bs-slider .item,
	.bs-slider .carousel-item {
		padding-top: 0%;
		height: 400px;
	}

	.carousel-inner,
	.carousel-item {
		height: 100%;
	}

	.slide-text {
		width: 98%;
		/*same width like container*/
		margin-left: 0px;
		left: 0px;
		right: 0px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.slide_style_left,
	.slide_style_right,
	.slide_style_center,
	.slide-text.text_style_top_center,
	.slide-text.slide_style_middle,
	.slide-text.text_style_bottom_center,
	.slide-text.text_style_top_left,
	.slide-text.slide_style_middle_left,
	.slide-text.text_style_bottom_left,
	.slide-text.text_style_top_right,
	.slide-text.slide_style_middle_right,
	.slide-text.text_style_bottom_right {
		text-align: center;
	}

}

/*---------- MEDIA 480px ----------*/
@media (max-width: 768px) {
	.slide-text h1 {
		font-size: 2rem;
		line-height: 44px;
		margin-bottom: 10px;
	}

	.slide-text>p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 20px;
	}

	.control-round .carousel-control {
		display: none;
	}
}

@media (max-width: 600px) {
	.slide-text h1 {
		font-size: 1.7rem;
		line-height: 35px;
		margin-bottom: 10px;
	}
}

@media (max-width: 480px) {
	.slide-text {
		padding: 10px 30px;
	}

	.slide-text h1 {
		font-size: 1.5rem;
		line-height: 39px;
		margin-bottom: 10px;
	}

	.slide-text p {
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 18px;
	}

	.slide-text>a.btn-default,
	.slide-text>a.btn-primary {
		font-size: 10px;
		line-height: 10px;
		margin-right: 10px;
		text-align: center;
		padding: 10px 15px;
	}

	.indicators-line>.carousel-indicators {
		display: none;
	}

	.bs-slider>.carousel-inner>.item>img,
	.bs-slider>.carousel-inner>.item>a>img {
		margin: auto;
		width: auto !important;
	}

	.middle-two .middle-one-image {
		border: 10px solid #fff;
	}

	.slide-text-inner .read-more {
		padding: 8px 30px;
	}
}

/* ==================================================*/
/*BANNER STYLE END*/
/* ==================================================*/

.jom-slider .tns-controls [aria-controls] {
	/* top: -50px; */
}

.jom-slider {
	/* padding: 0px 10px; */
	position: relative;
}

.jom-slider .tns-nav {
	display: none;
}

.jom-slider .tns-controls [aria-controls] {

	z-index: 9999;
}

.jom-slider [data-controls="prev"] {
	position: absolute;
	left: 50%;
	margin-left: -45px;
}

.jom-slider [data-controls="next"] {
	position: absolute;
	right: 50%;
	margin-right: -45px;
}









/* 
  font-family: 'Abhaya Libre', serif;
  font-family: 'Bebas Neue', sans-serif;
  font-family: 'Cormorant Garamond', serif;
  font-family: 'Open Sans', sans-serif; 
  */




/*------------------ Sections Start -------------------*/



/* .church-timings */


.church-timings {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

@media(max-width:991px) {
	.church-timings {
		grid-template-columns: repeat(1, 1fr);
	}
}

.church-timings-block1 {
	background: #23334D;
	text-align: center;
	padding: 75px;
	margin: auto 0;
	height: 100%;
}

.church-timings-block1 h2 {
	color: #FFF;
	text-align: center;
	font-family: 'Bebas Neue', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	/* 100% */
}

.church-timings-block1 h3 {
    color: #FFF;
    text-align: center;
    font-family: "Playfair Display";
    font-size: 18.867px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
    text-transform: none;
    margin-bottom: 20px;
    font-family: "Roboto Condensed", sans-serif;
}

.church-timings-block1 h4 {
    color: #FFF;
    text-align: center;
    font-family: "Abhaya Libre SemiBold";
    font-size: 19.586px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    text-transform: capitalize;
    margin-bottom: 35px;
    font-family: "Roboto Condensed", sans-serif;
}


a.learn-more {
	color: #63787E;
	text-align: center;
	font-family: "Open Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 1.2px;
	padding: 14px 37px;
	border: 1px solid #63787E;
	background: #FFF;
	text-decoration: none;
	transition: 0.7s;
}

a.learn-more:hover {
	color: #fff;
	background: #63787E;
	border: 1px solid #fff;
}

a.learn-more:not(:hover) {
	transition: 0.7s;
}























.church-timings-block2 {
	background: #F5F5F5;
	text-align: center;
	padding: 75px;
	margin: auto 0;
	height: 100%;
}
@media(max-width:480px){
    .church-timings-block2 {
	padding: 75px 25px;
    }
}
@media(min-width:768px) and (max-width:991px){
    .church-timings-block2 {
        padding-bottom: 125px;
    }
}
.church-timings-block2 > .container {
    max-width: 615px;
}
.church-timings-block2 h2 {
    color: #23334D;
    text-align: center;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
}

.church-timings-block2 h4 {
    color: #23334D;
    text-align: center;
    font-family: "Abhaya Libre SemiBold";
    font-size: 18.586px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    text-transform: none;
    margin-bottom: 5px;
    font-family: "Roboto Condensed", sans-serif;
}

.church-timings-block2>a.learn-more {
	border: 1px solid #63787E;
	background: #23334D;
	color: #fff;
	transition: 0.7s;
}

a.learn-more:hover {
	color: #23334D;
	background: #fff;
	border: 1px solid #23334D;
}

a.learn-more:not(:hover) {
	transition: 0.7s;
}

/* .our-story  */

.our-story {
	text-align: center;
	background: #fff;
}

.our-story h4 {
    color: #23334D;
    text-align: center;
    font-family: "Bebas Neue";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin: 50px 0 25px;
}

.our-story-logo img {
    max-width: 100%;
    position: relative;
    top: -85px;
}

.our-story-content {
	position: relative;
	top: -80px;

}

@media(max-width:768px) {
	.our-story-logo img {
		position: static;
	}

	.our-story-content {
        padding: 10px;
        position: static;
    }

	.our-story {
		padding: 100px 0;
	}
}

.our-story-button {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 55px;
}


.our-story-button>a.our-story-button {
	color: #63787E;
	border: 1px solid #63787E;
	background: #FFF;
	min-width: 205px;
	transition: 0.7s;
}

a.our-story-button:hover {
	color: #fff;
	background: #63787E;
	border: 1px solid #fff;
}

a.our-story-button:not(:hover) {
	transition: 0.7s;
}



.our-story-button>a.what-belive-button {
	border: 1px solid #63787E;
	background: #23334D;
	color: #FFF;
	min-width: 205px;
	transition: 0.7s;
}

a.what-belive-button:hover {
	color: #23334D;
	background: #fff;
	border: 1px solid #23334D;
}

a.what-belive-button:not(:hover) {
	transition: 0.7s;
}


@media(max-width:480px) {
	.our-story-button {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 15px;
	}
}


/* card -wrapper  */
.card-wrapper {
	background: #fff;
	padding-bottom: 50px;
}

@media(max-width:768px) {
	.card-wrapper {
		background: #fff;
		padding: 100px 0;
	}
}

.card-wrapper>.container {
	padding: 50px;
}

.card-wrapper>.container>h1 {
    color: #23334D;
    text-align: center;
    font-family: "Bebas Neue";
    font-size: 28.953px;
    font-style: normal;
    font-weight: 100;
    line-height: 40px;
    margin-bottom: 40px;
    letter-spacing: 0.02rem;
}

.card-outer {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 40px;
}

@media(max-width:991px) {
	.card-outer {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media(max-width:768px) {
	.card-outer {
		grid-template-columns: repeat(2, 1fr);
	}

	.card-wrapper>.container {
		padding: 0px;
	}
}

@media(max-width:568px) {
	.card-outer {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 10px;
	}
}

/* @media(max-width:420px) {
	.card-outer {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 10px;
	}
} */

.card {
	position: relative;
	overflow: hidden;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	border-radius: 0;
}

/* Card image */
.card img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease-in-out;
}

/* Hover effect */
.card:hover img {
	transform: scale(1.1);
}

/* Overlay with description */
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
}

/* Show overlay on hover */
.card:hover .overlay {
	opacity: 1;
}


.card h2 {
	color: #FFF;
	text-align: center;
	font-family: 'Bebas Neue', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
}



/* background-fixed img  */
/* for-img -start */

/* .donate-help {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	display: inline-block;
	background-position: center;
	position: relative;
	background-attachment: fixed;
	padding: 5% 0;
}
.donate-help-content{
	text-align: center;
	padding: 50px 0;
}
.donate-help-content h1{
	color: #FFF;
	text-align: center;
	font-family: "Abhaya Libre SemiBold";
	font-size: 27.891px;
	font-style: normal;
	font-weight: 600;
	line-height: 36px;
	letter-spacing: 6px;
	margin-bottom: 50px;
}
.donate-help-content a.learn-more{
	padding: 15px 70px;
} */

/* background-fixed img  */
/* for-img -end */



/* help-donate  */



.video-section {
	position: relative;
	height: 50vh;
	overflow: hidden;
	background-attachment: fixed;
}

.video-section video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}

.video-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #fff;
}

.video-content h1 {
	color: #FFF;
	text-align: center;
	font-family: "Abhaya Libre";
	font-size: 27.891px;
	font-style: normal;
	font-weight: 600;
	line-height: 36px;
	letter-spacing: 6px;
	margin-bottom: 50px;
}

a.video-donate {
	padding: 14px 70px;
	transition: 0.7s;
}

a.video-donate:hover {
	color: #fff;
	background: #23334D;
	border: 1px solid #fff;
}

a.video-donate:not(:hover) {
	transition: 0.7s;
}


.donate-help>.container {
	position: relative;
}

.video-logo {
	position: absolute;
	top: -60px;
	left: 645px;
	z-index: 20;
}

.video-logo img {
	width: 65%;
}

@media(max-width:991px) {
	.video-logo {
		position: absolute;
		top: -60px;
		left: 454px;
		z-index: 20;
	}
}

@media(max-width:768px) {
	.video-logo {
		position: absolute;
		top: -60px;
		left: 292px;
		z-index: 20;
	}
}

@media(max-width:768px) {
	.video-logo {
		position: static;
		text-align: center;
	}

	.video-logo img {
		width: 40%;
		position: relative;
		top: 75px;
	}
}


/* follow-us  */


.follow-us {
	background: #fff;
}

.follow-us>.container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 60px 0;
}

@media(max-width:768px) {
	.follow-us>.container {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		justify-content: space-between;
		align-items: center;
	}

	.follow-us-icons {
		text-align: center;
		justify-content: center;
		align-items: center;
		margin: auto;
		margin-top: 10px;
	}
}

.follow-us h1 {
    color: #000;
    text-align: center;
    font-family: "Abhaya Libre";
    font-size: 25.07px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    font-family: "Roboto Condensed", sans-serif;
}

.follow-us-icons {
	display: flex;
	gap: 10px;
}

.follow-us-bottom {
	padding: 20px;
	background: #23334D;
}


/* footer  */

footer {
	background: #F5F5F5;
	box-shadow: 0px 0px 5px 0px rgba(47, 46, 46, 0.72);
}

.footer>.container {
	display: grid;
	grid-template-columns: 40% 55%;
	grid-row-gap: 25px;
	grid-column-gap: 25px;
	padding: 75px 0;
}

.footer-right {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-row-gap: 35px;
	grid-column-gap: 35px;
}


/* responsive */

@media(max-width:991px) {
	.footer>.container {
		display: grid;
		grid-template-columns: 100%;
	}

	.footer-right {
		grid-column-gap: 60px;
	}
}

@media(max-width:768px) {
	.footer-logo img {
		width: 80%;
	}
}

@media(max-width:580px) {
	.footer>.container {
		text-align: center;
	}

	.footer-right {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-row-gap: 35px;
		grid-column-gap: 35px;
	}
}









.footer-left h5 {
    color: #23334D;
    font-family: "Open Sans";
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    margin: 25px 0px 25px;
}

.footer-address h6 {
    color: #605E5E;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    font-family: "Roboto Condensed", sans-serif;
}

.footer-address p {
    color: #2F2E2E;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32.4px;
    font-family: "Roboto Condensed", sans-serif;
    margin: 0;
    padding: 0;
}

.footer-email p {
    color: #2F2E2E;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32.4px;
    font-family: "Roboto Condensed", sans-serif;
}

.footer-email {
	margin-bottom: 30px;
}

.footer-ph-no p {
    color: #605E5E;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    font-family: "Roboto Condensed", sans-serif;
}

/* footer-right  */

.footer-right h4 {
    color: #23334D;
    font-family: Inter;
    font-size: 16.875px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3.6px;
    margin: 0;
    padding: 0;
    margin-bottom: 25px;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
}

.footer-menus ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer-menus li>a {
    text-decoration: none;
    color: #23334D;
    font-family: "Abhaya Libre";
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
}

.footer-donate {
	margin-top: 70px;
}

/* copyright  */

.copyright {
	background: #23334D;
	padding: 7px;
}

.copyright p {
	padding: 0;
	margin: 0;
	color: #A0A09F;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.copyright>.container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footer-icns {
	display: flex;
	gap: 10px;
}












/*---------------subpages-------------*/


.inner-banner {
	height: 300px;
	background-color: #000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
}

.inner-banner .bs-slider-overlay {
	background: rgba(0, 40, 47, 0.40);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.inner-banner h1 {
	font-size: 39px;
	font-weight: 900;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 30px;
	color: #FFF;
	position: relative;
	z-index: 9;
	text-shadow: 1px 1px #000;
}

@media (max-width: 480px) {
	.inner-banner h1 {
		font-size: 26px;
	}
}

@media (max-width:768px) {
	.inner-banner {
		height: 240px;
	}
}

.under-sub-banner {
	margin: 70px 0px 70px;
}

.vertical-tab {
	margin: 0px 0px 70px;
}

.under-sub-banner:after {
	display: block;
	clear: both;
	content: '';
}

.pathway ul {
	margin: 0px;
	padding: 0px 0px 0px;
	text-align: center;
	position: relative;
	z-index: 9;
}

.pathway li {
	float: none;
	display: inline-block;
	list-style: none;
	padding: 0px 0px;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	color: #fff;
}

.pathway li:before {
	content: '/';
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
}

.pathway li a {
	color: #fff;
}

.pathway li:nth-child(1):before {
	content: '';
	display: none;
}

.pathway li a:hover {
	color: #fc0;
	text-decoration: none;
}

.pathway-o ul {
	margin: 0px;
	padding: 20px 0px 20px;
	text-align: center;
	position: relative;
	z-index: 9;
}

.pathway-o li {
	float: none;
	display: inline-block;
	list-style: none;
	padding: 0px 0px;
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
	color: #585858;
}

.pathway-o li:before {
	content: '/';
	color: #585858;
	margin-left: 10px;
	margin-right: 10px;
}

.pathway-o li a {
	color: #585858;
}

.pathway-o li:nth-child(1):before {
	content: '';
	display: none;
}

.pathway-o li a:hover {
	color: #b92035;
	text-decoration: none;
}

/*.right-sub-section {*/
/*	width: 75%;*/
/*	float: left;*/
/*	background-color: #fff;*/

/*}*/

.welcome-sub-content {
	position: relative;
	height: 100%;
	padding: 0px 20px 0px 0px;
}

.welcome-sub-content img {
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
	margin-top: 0px;
}

.welcome-sub-content p img {
	max-width: 100%;
	border-radius: 6px;
}

.right-sub-section .welcome-sub-content h1 {
    font-size: 33px;
    font-weight: 800;
    line-height: 40px;
    color: #23334D;
    text-transform: uppercase;
    /* padding: 0px 0px 16px; */
    margin: 0;
    margin-bottom: 20px;
    letter-spacing: 0.02rem;
}

.right-sub-section .welcome-sub-content h1 span {
	font-size: 15px;
	font-weight: 500;
	line-height: 30px;
	display: inline-block;
	width: 100%;
	/* padding-top: 10px; */
	color: #B6850F;
}

.right-sub-section .welcome-sub-content h3 {
	font-size: 26px;
	font-weight: 800;
	line-height: 38px;
	display: inline-block;
	width: 100%;
	padding: 0px 0 4px 0;
	color: #0e8ee4;
}


@font-face {
	font-family: test123;
	src: url(../fonts/warnock-pro-regular/Warnock\ Pro\ Regular/#23334D);
}

/*.heelobe p {*/
/*    font-family: test123;*/
/*    font-size: 26px;*/
/*    font-weight: 600;*/
/*}*/
.right-sub-section .welcome-sub-content h4 {
    font-size: 25px;
    font-weight: 800;
    line-height: 36px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    color: #23334D;
    font-family: test123;
    font-size: 26px;
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
}

.right-sub-section .welcome-sub-content h4.strong {
	font-weight: 600;
	color: #fff;
	background-color: #383838;
}

.right-sub-section .welcome-sub-content p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 8px 0px;
    /* letter-spacing: 0.02rem; */
    text-align: justify;
    font-family: "Roboto Condensed", sans-serif;
    word-spacing: -0.1rem;
    /* font-family: "Archivo Narrow", sans-serif; */
}

.right-sub-section .welcome-sub-content p:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	/*text-align: justify;*/

}

.right-sub-section .welcome-sub-content th {
	font-weight: 600;
	color: #000;
	text-align: center;
	background-color: #ffd571;
	font-size: 0.9rem;
}

.right-sub-section .welcome-sub-content td {
	font-weight: 500;
	color: #282828;
	font-size: 0.9rem;
}

.right-sub-section .welcome-sub-content td.left {
	font-weight: 600;
	color: #fff;
	background-color: #383838;
}

.right-sub-section .welcome-sub-content p span {
	font-weight: 600;
}

.right-sub-section .welcome-sub-content li {
    /* padding-bottom: 30px; */
    /* background-image: linear-gradient(342deg, #c7e1fb, #e3dede45); */
    /* padding: 25px 35px; */
    margin-top: 15px;
    /* border-radius: 0 4px 20px 0; */
    list-style-type: disclosure-closed;
    padding-left: 25px;
}

.right-sub-section .welcome-sub-content li {
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    color: #000;
    /* padding: 5px 15px 6px 15px; */
    text-align: justify;
    list-style-position: inside;
    /*clip-path: polygon(0% 0%, 107% 0%, 96% 100%, 0% 100%);*/
}
.right-sub-section .welcome-sub-content ul {
    margin: 0;
    padding: 0;
}
@media(max-width:991px){
    .right-sub-section .welcome-sub-content li {
        clip-path: polygon(0% 0%, 111% 0%, 94% 100%, 0% 100%);
    }
}

.notp ol {
	margin: 0;
	padding: 0;
}

.notp strong {
	color: #F03922;
}

.right-sub-section .welcome-sub-content .lear-more {
	background-color: #b92035;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	padding: 15px 30px;
}

.right-sub-section .welcome-sub-content .lear-more:hover {
	background-color: #383838;
	text-decoration: none;
}

.right-sub-section .welcome-sub-content .read-more {
	background-color: #383838;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	padding: 15px 30px;
}

.right-sub-section .welcome-sub-content .read-more:hover {
	background-color: #b92035;
	text-decoration: none;
}

.right-sub-section .welcome-sub-content .vision-mission p {
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	font-style: italic;
	color: #585858;
	padding: 0px 0px 20px;
	text-align: left;
}

.right-sub-section .welcome-sub-content .vision-mission p strong {
	font-weight: 600;
	font-style: normal;
}

.right-sub-section .welcome-sub-content .vision-mission img {
	float: none;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

@media (max-width:991px) {
	.right-sub-section {
		width: 100%;
		float: none;
		padding-bottom: 50px;
	}
}

@media (max-width:768px) {
	.welcome-sub-content {
		padding-right: 0px;
		padding-left: 0px;
	}

	.right-sub-section .welcome-sub-content .read-more,
	.right-sub-section .welcome-sub-content .lear-more {
		font-size: 14px;
		padding: 15px 10px;
		width: 100%;
		display: inline-block;
		margin-bottom: 10px;
	}
}

@media (max-width:1200px) {

	.right-section .welcome-sub-content .read-more,
	.right-section .welcome-sub-content .lear-more {
		font-size: 14px;
		padding: 15px 10px;
	}
}

/*.left-sub-menu-section {*/
/*	width: 25%;*/
/*	float: left;*/
/*	background-color: #733d90;*/
/*	border-radius: 6px;*/
/*}*/

.left-sub-menu-section .left-menu-one-dr {
	padding: 0px;
}

.left-sub-menu-section .left-menu-one-dr img {
	max-width: 100%;
}

.left-sub-menu-section .left-menu-one {
	padding: 20px;
	padding-bottom: 30px;
	height: 50%;
	background: linear-gradient(90deg, #6B0613 -28.87%, #BD451C 27.2%, #FFB775 186.68%, #FFE992 78.48%, #FFFA9C 143.2%);
}

.left-sub-menu-section .left-menu-one h3 {
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #fff;
}

.left-sub-menu-section .left-menu-one h3 a {
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #fff;
	text-decoration: none;
}

.left-sub-menu-section .left-menu-one h3 a:hover {
	color: #5b85c9;
}

.left-sub-menu-section .left-menu-one ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.left-sub-menu-section .left-menu-one ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	list-style: none;
}

.left-sub-menu-section .left-menu-one ul li ul li {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	list-style: none;
}

.left-sub-menu-section .left-menu-one ul li a {
    padding: 12px 0px;
    margin: 0px 0px 0px 0px;
    color: #23334D;
    font-weight: 800;
    font-size: 1rem;
    border-bottom: 1px solid #8e9299;
    width: 100%;
    display: inline-block;
}

.left-sub-menu-section .left-menu-one ul li a:hover {
	text-decoration: none;
	color: #5b85c9;
}

.left-sub-menu-section .left-menu-one .read-more:after {
	content: "\f178";
	font-family: FontAwesome;
	color: #fff;
	float: right;
	display: block;
	top: 10px;
	position: relative;
}

@media (max-width:991px) {
	.left-sub-menu-section {
		width: 100%;
		float: none;
	}
}

.subheading {
	color: #fa1e44;
	font-weight: 700;
	font-size: 26px;
	margin-bottom: 1rem;
}


.subpage-section {
    text-align: center;
    padding: 280px 0px 60px;
}

.subpage-section h3 {
	font-size: 31px;
	font-weight: 900;
	color: #23334D;
	margin-bottom: 30px;
	line-height: 32px;
}

.subpage-section span {
	font-size: 15px;
	font-weight: 500;
	color: #A0A09F;
	display: inline-block;
	width: 100%;
}

.subpage-section h4 {
	font-size: 23px;
	font-weight: 900;
	color: #23334D;
	margin-bottom: 20px;
}

.subpage-section .content {
	font-weight: 400;
	text-align: left;
	overflow: hidden;
}

.subpage-section .content p {
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 20px;
	font-weight: 600;
}

.subpage-section .content .vismis {
	background: #e8eef4;
	padding: 20px;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: justify;
	color: #012d5c;
	border-radius: 6px;
}

.subpage-section .content .principal-name {
	font-size: 18px;
	color: #012d5c;
	text-align: center;
	margin-bottom: 16px;
	margin-top: 10px;
	font-weight: 800;
}

.subpage-section .content .all-news-img {
	max-width: 100%;
	height: auto;
	/* border-radius: 6px; */
}

.subpage-section .content .news-img {
	margin-right: 20px;
	margin-bottom: 20px;
	max-width: 100%;
	height: auto;
}

.subpage-section .content .row-b-padding {
	padding-bottom: 30px;
}

.subpage-section .content .news-page-title {
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 24px;
}

.subpage-section .content .news-page-title a {
	font-size: 0.9rem;
	font-weight: 500;
	color: #000;
	text-decoration: none;
}

.subpage-section .content .news-page-title a:hover {
	color: #000;
}

.subpage-section .content .news-page-title .date {
	font-size: 14px;
	font-weight: 400;
	color: #818181;
	line-height: 16px;
	padding-top: 8px;
}

.subpage-section .content th {
	background: #f4f7fa;
	text-transform: uppercase;
}

.subpage-section .content td {
	vertical-align: middle;
}

.subpage-section .content .downloads-select {
	padding: 12px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	font-weight: 400;
	color: #BD451C;
	border-radius: 4px;
}

.subpage-section .content .downloads-button {
	display: inline-block;
	background-color: #BC8D1A;
	color: #fff;
	font-weight: 500;
	padding: 7px 20px;
	border-radius: 4px;
	font-size: 14px;
	text-decoration: none;
}

.subpage-section .content .downloads-button:hover {
	background: #BC8D1A;
}

.subpage-section .tc-search {
	margin-bottom: 20px;
}

.subpage-section .tc-search p {
	color: #f00;
}

.subpage-section .tc-input {
	padding: 12px;
	border: 1px solid #ddd;
	border-radius: 4px;
	outline: none;
	font-weight: 800;
}

.subpage-section .tc-button {
	padding: 12px 18px;
	border: 1px solid #fa1e44;
	background: #fa1e44;
	color: #fff;
	font-weight: 600;
	border-radius: 4px;
}

.subpage-section .tc-button:hover {
	background: #065fa6;
	border: 1px solid #065fa6;
}

.subpage-section .tc-search-result .tc-number {
	font-size: 18px;
	font-weight: 400;
	color: #065fa6;
}

.subpage-section .tc-search-result .tc-number strong {
	color: #fa1e44;
}

.subpage-section .tc-search-result .not-found {
	color: #f00;
}

.subpage-section .tc-search-result img {
	max-width: 100%;
}


.subpage-section .photo-album-name p {
	padding: 16px 0 0 0;
	margin: 0;
	line-height: 24px;
}

.subpage-section .photo-album-name a {
	font-weight: 600;
	color: #333;
	text-decoration: none;
}

.subpage-section .photo-album-name a:hover {
	color: #fa1e44;
}

.modal-body {
	color: #fff;
	background: #000;
}

.modal-body strong {
	color: #fecd05;
}

.modal-body a {
	color: #fecd05;
	font-weight: 600;
	text-transform: uppercase;
	margin-left: 14px;
}

.subpage-section .content a.circle-bg {
	text-align: center;
	background-color: #fcee4f;
	border: 4px dotted #fff;
	display: block;
	width: 145px;
	height: 145px;
	border-radius: 0px;
	line-height: 135px;
	font-size: 36px;
	margin: 0 auto;
	color: #333;
	text-decoration: none;
	font-weight: 800;
}

.subpage-section .content a.circle-bg:hover {
	background: #fa1e44;
	border: 4px dotted #fff;
	color: #fff;
}

@media (max-width: 480px) {
	/*.subpage-section {*/
	/*	padding: 40px 0px;*/
	/*}*/

	.subpage-section h3 {
		line-height: 46px;
	}

	.subpage-section h3 span {
		line-height: 32px;
	}

	.subpage-section .content .downloads-button strong {
		display: none;
	}
}

.media-img {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 50px;
	grid-row-gap: 50px;
	margin: 50px 0px;
}

.media-img-video {
	margin: 10px 0px 50px 0px !important;
}

.media-img img {
    width: 100%;
    height: auto;
    transition: transform .2s;
    cursor: pointer;
    /* border-radius: 6px; */
}

.media-img img:hover {
	transform: scale(1.08);
}

.subpage-section .photo-album-name p {
	padding: 16px 0 0 0;
	margin: 0;
	font-size: 0.9rem;
	font-weight: 500;
	line-height: 24px;
}

.subpage-section .photo-album-name a {
	font-weight: 400;
	color: #333;
	font-size: 1rem;
	text-decoration: none;
	text-transform: capitalize;
}

.subpage-section .photo-album-name a:hover {
	color: #000;
}

@media (max-width: 991px) {
	.media-img {
		display: block;
		grid-template-columns: repeat(3, 1fr);
		grid-column-gap: 0px;
		grid-row-gap: 0px;
		margin: 50px 0px;
	}

	.media-img div {
		margin-bottom: 30px;
	}
}

.subpage-section-con {
	padding: 40px 0px 60px 0;
}

.subpage-section .content .waiting-message {
	color: #f00;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
}

.subpage-section .content .alumni-img {
	max-width: 240px;
	height: auto;
}

.subpage-section .alumni-input {
	padding: 7px 15px;
	border: 1px solid #ddd;
	border-radius: 3px;
	width: 100%;
	outline: none;
	font-weight: 400;
	font-size: 0.9rem;
}

.subpage-section .alumni-input:read-only {
	background: #f0f0f0;
}

.subpage-section .alumni-input::placeholder {
	color: #999;
	font-weight: 800;
}

.subpage-section .alumni-button {
	padding: 8px 18px;
	border: 1px solid #A0A09F;
	background: #fff;
	color: #23334D;
	font-weight: 600;
	border-radius: 4px;
	width: 100%;
}

.subpage-section .alumni-button:hover {
	background: #A0A09F;
	border: 1px solid #A0A09F;
	transition: 0.7s;
}

.subpage-section .alumni-button:not(:hover) {
	transition: 0.7s;
}

.subpage-section .photo-upload-title {
	font-weight: 800;
}

.subpage-section .content label.error {
	color: #f00;
	display: block;
}

.subpage-contact-us {
	text-align: left;
	padding: 70px 0px 60px;
	background: #23334D;
}
.subpage-contact-us h3 {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 22px;
    line-height: 28px;
    font-family: "Roboto Condensed", sans-serif;
}

.subpage-contact-us span {
	font-size: 18px;
	font-weight: 800;
	color: #181860;
	display: inline-block;
	width: 100%;
	/*padding-left: 20px;*/
}

.subpage-contact-us .contact-mg {
	margin-top: 20px;
}

.subpage-contact-us .contact-mg h4 {
    font-size: 20px;
    margin-bottom: 0px;
    font-family: "Roboto Condensed", sans-serif;
}
.subpage-contact-us .contact-mg .contact-box {
	background: #23334D;
	height: 100%;
	/* padding: 14px; */
	margin-bottom: 30px;
	/* border-radius: 6px; */
	/* box-shadow: 0 3px 10px rgb(0 0 0 / 5%); */
}

.contact-mg-learn {
	margin-top: 40px;
}

.contact-mg-learn a.lear-more {
	background-color: #fa1e44;
	font-size: 18px;
	font-weight: 800;
	color: #fff !important;
	text-align: center;
	padding: 15px 30px;
	text-decoration: none;
}

.contact-mg-learn a.lear-more:hover {
	background: #2ea636;
}

.contact-mg-units {
	margin-top: 20px;
}

.contact-mg-units h4 {
	font-size: 18px !important;
	margin-bottom: 8px;
	padding: 0 !important
}

.contact-mg-units .contact-box {
	background: #f0f0f0;
	height: 100%;
	padding: 14px;
	margin-bottom: 15px;
}

.contact-mg-units .contact-box p {
	font-size: 14px !important;
	line-height: 24px !important;
	margin: 0 !important;
	padding: 0 !important;
}

.subpage-contact-us h4 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 16px;
}

.subpage-contact-us .contact-address {
	font-weight: 400;
	color: #484848;
	line-height: 28px;
}

.subpage-contact-us .contact-address p {
	margin-bottom: 0px;
	color: #181860;
	font-weight: 800;
}

.subpage-contact-us .contact-address a {
	color: #fa1e44;
}

.subpage-contact-us .contact-address a:hover {
	color: #181860;
}

.subpage-section h2.contact {
    color: #fff;
    font-weight: 500;
    font-size: 26px;
    margin-bottom: 6px;
    font-family: "Roboto Condensed", sans-serif;
}

.subpage-section p.contactcnt {
    color: #A0A09F;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 5px;
}
.contact-map {
	background: #f4f7fa;
}

.footer-social {
	display: inline-block;
	margin-top: 23px;
	/* padding-left: 94px; */
}

.footer-social a {
	border-radius: 3px;
	float: left;
	margin-right: 10px;
}


/* Footer Social Media Icons  */

/* Facebook  */
.footer-social a.facebook {
	display: block;
	width: 30px;
	height: 30px;
	background: #fff;
	text-decoration: none;
}

.footer-social a.facebook::after {
	content: '\f09a';
	display: block;
	font-size: 16px;
	font-family: FontAwesome;
	padding: 4px 11px;
	color: #1F2F98;
}

/* Instagram */
.footer-social a.instagram {
	display: block;
	width: 30px;
	height: 30px;
	background: #fff;
	text-decoration: none;
}

.footer-social a.instagram::after {
	content: '\f16d';
	display: block;
	font-size: 16px;
	font-family: FontAwesome;
	padding: 2px 9px;
	color: #1F2F98;
}

/* youtube */
.footer-social a.youtube {
	display: block;
	width: 30px;
	height: 30px;
	background: #fff;
	text-decoration: none;
}

.footer-social a.youtube::after {
	content: '\f16a';
	display: block;
	font-size: 16px;
	font-family: FontAwesome;
	padding: 2px 7px;
	color: #1F2F98;
}

.donate-bx {
	background: #9BE7FF;
	padding: 14px;
	border-radius: 12px;
	font-weight: 700;
	color: #000;
}







/* subpages-new contact us style -start */

.contact-us-grid>.container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 20px;
}

@media(max-width:991px) {
	.contact-us-grid>.container {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 0;
	}

	.subpage-contact-us {
		text-align: left;
		padding: 50px 0px 0px;
		background: #23334D;
	}

	.subpage-section-con {
		padding: 0px 0px 60px 0;
	}
}

.contact-page-address strong {
	color: #fff;
	font-weight: 400;
}

.contact-box p>strong {
	color: #A0A09F;
	font-weight: 600;
}

.subpage-section input::placeholder {
	font-weight: 400;
}

.contact-us-grid {
    background: #23334D;
    padding: 25px 0 0;
}

/* subpages-new contact us style - end */


/*subpages-styles-end */



















/* extra  */

a.timing-button {
	color: #63787E;
	text-align: center;
	font-family: "Open Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 1.2px;
	padding: 14px 37px;
	border: 1px solid #63787E;
	background: #FFF;
	text-decoration: none;
	transition: 0.7s;
}

a.timing-button:hover {
	color: #fff;
	background: #23334D;
	border: 1px solid #fff;
}

a.timing-button:not(:hover) {
	transition: 0.7s;
}
.video-content-block{
    text-align:center;
}


@media(max-width:991px){
    .carousel-fade .carousel-item{
        min-height: 400px;
    }
    .slide-text {
        top: 229px;
    }
}






/*test-09/02/2024 */ 


.right-sub-section .welcome-sub-content h1 {
    font-family: Arlt W01 Negra Versalita;
    font-size: 50px;
    text-transform: capitalize;
    line-height: 50px;
    display: none;
}

/*.right-sub-section {*/
/*    width: 72%;*/
/*    float: right;*/
/*    background: none;*/
/*}*/
.under-sub-banner {
    padding: 50px 0px 70px;
    /* background: #fefaf4; */
}
.left-sub-menu-section .left-menu-one {
    background: #F5F5F5;
    height: 100%;
}
.under-sub-banner {
     margin:0; 
}
.left-sub-menu-section .left-menu-one h3 a {
    color: #000;
}




.our-spiritual-fathers-box img{
	width: 100%;
}
.our-spiritual-fathers-box {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-row-gap: 20px;
    grid-column-gap: 100px;
}
@media(max-width:991px){
    .our-spiritual-fathers-box {
        display: grid;
        grid-template-columns: repeat(3,1fr);
        grid-row-gap: 20px;
        grid-column-gap: 25px;
    }
}
@media(max-width:600px){
	.our-spiritual-fathers-box{
		display: grid;
		grid-template-columns: repeat(2,1fr);
		grid-row-gap: 20px;
		grid-column-gap: 20px;
	}
}
@media(max-width:420px){
	.our-spiritual-fathers-box{
		display: grid;
		grid-template-columns: repeat(1,1fr);
		grid-row-gap: 20px;
		grid-column-gap: 20px;
	}
	.our-spiritual-fathers-box img {
        width: 70%;
    }
}

.spiritual-fathers-block{
    text-align:center;
}
.spiritual-fathers-block h5.name a {
    text-decoration: none;
    color: #23334D;
    font-size: 20px;
    line-height: 24px;
}
.spiritual-fathers-block h5.name {
    text-decoration: none;
    color: #23334D;
    /* font-size: 1rem; */
    font-size: 20px;
    line-height: 24px;
}
.spiritual-fathers-block h6.designation {
    color: #000;
    font-style: italic;
    font-size: 16px;
}

.welcome-sub-setion{
	display: grid;
	grid-template-columns: 25% 72%;
	grid-gap: 25px;
}
@media(max-width:991px){
	.welcome-sub-setion{
		display: grid;
		grid-template-columns: 100%;
		grid-gap: 25px;
	}
	.left-sub-menu-section{
		order: 2;
	}
}




.subpage-img-box {
    float: right;
    margin-left: 10px;
    width: 431px;
}
@media(max-width:768px){
    .subpage-img-box {
        float: none;
        width: 100%;
        margin:0;
    }
}
.welcome-sub-setion h6{
	color: #000;
	font-weight: 600;
}
.subpage-fixed-bg img {
    background-attachment: fixed;
    border: 10px solid #f6f2f2;
}


.ourparish-three-box{
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 25px;
	justify-content: center;
	align-items: center;
}
@media(max-width:768px){
	.ourparish-three-box{
		grid-template-columns: repeat(2,1fr);
	}
}
@media(max-width:480px){
	.ourparish-three-box{
		grid-template-columns: repeat(1,1fr);
	}
}
.ourparish-three-block {
    box-shadow: 0px 4px 15px 6px rgba(0, 0, 0, 0.10);
}

.ourparish-three-block a{
	text-decoration: none;
	color: #23334D;
	font-size: 1rem;
	font-weight: 700;
	text-align: center;
}
.ourparish-three-block h5{
    text-align:center;
}





/*extra 14-02-24 */



.left-sub-menu-section{
	display: none;
}
.welcome-sub-setion {
    display: grid;
    grid-template-columns: 100%;
}
.left-menu-one{
    display:none;
}








@media(min-width:992px){
    header {
        margin: 0px 0px;
        position: -webkit-sticky;
        z-index: 999;
        background-color: #FFF;
        width: 100%;
        position: fixed;
        top: 0;
    }
    .inner-banner {
        height: 300px;
        background-color: #000;
        padding: 0px 0px 0px 0px;
        margin: 170px 0px 0px 0px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
    }
    .weberge-slider {
        top: 0px;
        bottom: 0;
        right: 0;
        left: 0;
        margin-top: 168px;
    }
}










/*EXTRA */


.saint-andrews-fixed-bg {
    background: url(../images/middle-school.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    /* background-attachment: fixed; */
    min-height: 400px;
}











.mgoscsm-fixed-bg {
    background: url(../images/mgocsm-icon-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    /* background-attachment: fixed; */
    min-height: 400px;
}



.womens-ministry-fixed-bg{
    background: url(../images/womens-ministry.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    /* background-attachment: fixed; */
    min-height: 400px;
}

.mens-ministry-fixed-bg{
    background: url(../images/mens-ministry.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    /* background-attachment: fixed; */
    min-height: 400px;
}
.bible-study-fixed-bg{
    background: url(../images/bible-study.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    /* background-attachment: fixed; */
    min-height: 400px;
}
.acolytes-fixed-bg{
    background: url(../images/acolytes.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    /* background-attachment: fixed; */
    min-height: 400px;
}
.community-outreach-fixed-bg{
    background: url(../images/community-outreach.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    /* background-attachment: fixed; */
    min-height: 400px;
}














.ministries-wrapper img{
	width: 100%;
}
.ministries-wrapper{
	display: grid;
	grid-template-columns: 30% 68%;
	gap: 15px;
}
@media(max-width:991px){
	.ministries-wrapper {
		display: flex;
		flex-wrap: wrap;
	}
}
.ministry-right a {
	text-decoration: none;
}
.ministry-right {
    /*margin: auto 0;*/
}

.ministry-left {
	text-align: center;
}

.ministry-right h5 {
	text-decoration: none;
	color: #23334D;
	/* font-size: 1rem; */
	font-size: 20px;
	line-height: 24px;
}
.ministry-right h6{
    color: #000;
    font-style: italic;
    font-size: 16px;
}
a.ministries-click{
	font-size: 1rem;
}





/* design-2  */



.ministries-wrapper-2 img {
	width: 100%;
}

.ministries-wrapper-2 {
	display: grid;
	grid-template-columns: 68% 30%;
	gap: 15px;
}
@media(max-width:991px){
	.ministries-wrapper-2 {
		display: flex;
		flex-wrap: wrap;
	}
}
.ministry-left-2 a {
	text-decoration: none;
}

.ministry-left-2 {
	/*margin: auto 0;*/
}

.ministry-right-2 {
	text-align: center;
}

.ministry-left-2 h5 {
    text-decoration: none;
    color: #23334D;
    /* font-size: 1rem; */
    font-size: 19px;
    line-height: 24px;
    font-family: "Roboto Condensed", sans-serif;
}
.ministry-left-2 h6{
    color: #000;
    font-style: italic;
    font-size: 16px;
}
a.ministries-click-2{
	font-size: 1rem;
}




/*ORTHODOXY */



.orthodoxy-box {
    display: grid;
    grid-template-columns: 58% 40%;
    gap: 2%;
}
@media(max-width:991px){
	.orthodoxy-box{
		grid-template-columns: 100%;
	}
}
.orthodoxy-left {
    border-left: 1px solid #23334D;
    padding-left: 40px;
}

/*design box-2 */

.orthodoxy-box-2 {
    display: grid;
    grid-template-columns: 40% 58%;
    gap: 2%;
}
@media(max-width:991px){
	.orthodoxy-box-2{
		grid-template-columns: 100%;
	}
}
.orthodoxy-right-2 {
    border-left: 1px solid #23334D;
    padding-left: 40px;
}
.orthodoxy-left-2 {
    /*margin: auto;*/
    text-align: center;
}






.orthodoxy-box img{
	width: 100%;
}
.right-sub-section .welcome-sub-content .orthodoxy-box ul {
	margin: 0;
	padding: 0;
}
.right-sub-section .welcome-sub-content .orthodoxy-box ul li {
    margin: 0;
    padding: 0;
    background: none;
    clip-path: none;
    background-image: none;
    font-size: 20px;
    margin: 12px 0;
}
.orthodoxy-right {
    /*margin: auto;*/
    text-align: center;
}
h6.h6-cprt{
    color: #d6d5d5;
    font-size: 1.2rem;
    margin: 30px 0;
}

.right-sub-section .welcome-sub-content .orthodoxy-box-2 ul {
	margin: 0;
	padding: 0;
}
.right-sub-section .welcome-sub-content .orthodoxy-box-2 ul li {
    margin: 0;
    padding: 0;
    background: none;
    clip-path: none;
    background-image: none;
    font-size: 20px;
    margin: 12px 0;
}
h5.sub-h5 {
	font-size: 1.4rem;
	font-weight: 900;
	margin: 20px 0px;
}


.subpage-video-banner video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

h1.sub-video-head {
    color: #fff;
    text-align: center;
    font-size: 2.9rem;
    position: relative;
    text-transform: capitalize;
    font-weight: 800;
    font-family: 'Arlt W01 Negra Versalita';
}
h1.sub-video-head, .sub-video-path {
    position: relative;
    font-size: 4rem;
    top: -200px;
}
.subpage-video-banner {
    height: 100%;
    top: 35px;
}

@media(max-width:991px){
    .subpage-video-banner video {
        /*height: 43vh;*/
        width: 100%;
        object-fit: cover;
    }

.under-sub-banner {
    /*margin: 50px 0 0;*/
}
}
@media(min-width:992px){
    .under-sub-banner {
        /*margin: 155px 0 0;*/
    }
}


@media(max-width:1920px){
    .subpage-video-banner video {
        height: 100%;
    }
    .under-sub-banner {
    /*margin: 225px 0 0;*/
}
}
@media(max-width:1440px){
    .subpage-video-banner video {
        height: 100%;
    }
    .under-sub-banner {
    /*margin: 175px 0 0;*/
}
}









.inner-banner {
    height: 350px;
    margin-bottom: -225px;
}
@media(768px){
    .inner-banner {
        height: 350px;
        margin-bottom: -200px;
    }
}






/*extra */

.float-box-left {
    float: left;
    width: 300px;
    margin: 0px 15px 0 0;
}
.right-sub-section .welcome-sub-content .donate-sub-box p {
    line-height: 15px;
    font-size: 1.1rem;
}
.right-sub-section .welcome-sub-content .donate-sub-box{
    padding-top:25px;
}




@media(max-width:991px){
    .w-menu ul li ul li a {
        text-transform: none;
    }
}



@media(min-width:1601px){
    .subpage-video-banner {
        height: 75%;
    }
    h1.sub-video-head, .sub-video-path {
        top: -300px;
    }
}
@media(max-width:1600px){
    .subpage-video-banner {
        height: 75%;
    }
    h1.sub-video-head, .sub-video-path {
        top: -300px;
    }
}




.our-parish-box-slider .jom-slider .tns-controls [aria-controls]{
	display: none;
}
.parish-box-inner {
    text-align: center;
    padding: 0 0 30px;
}
a.parish-view-details {
    background: #23334D;
    color: #fff;
    padding: 6px 20px;
    text-decoration: none;
    border-radius: 10px;
    font-size: 0.9rem;
}
.parish-box-inner img {
    width: 100%;
    border-radius: 10px;
}
.parish-box-inner h6 {
    font-size: 1.4rem;
    letter-spacing: 0.02rem;
    padding: 13px 0 4px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 400;
}
@media(max-width:480px){
    h1.sub-video-head, .sub-video-path {
    font-size: 3.5rem;
}
.orthodoxy-left {
    border-left: none;
    padding-left: 0px;
}
}



/*font change */


.ministry-left-2 h6 {
    font-family: "Roboto Condensed", sans-serif;
}
.ministry-left-2 a {
    font-family: "Roboto Condensed", sans-serif;
}
.w-menu ul li a{
       font-family: "Roboto Condensed", sans-serif; 
}
.spiritual-fathers-block h5.name a {
    font-size: 17px;
    font-family: "Roboto Condensed", sans-serif;
}
.spiritual-fathers-block h6.designation {
    font-size: 14px;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
}
.spiritual-fathers-block h5.name {
    font-size: 18px;
    line-height: 22px;
    font-family: "Roboto Condensed", sans-serif;
}
.ministry-right h5 {
    font-size: 17px;
    font-family: "Roboto Condensed", sans-serif;
}
.ministry-right h6 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    font-weight: 600;
}
.ministry-right a {
    font-family: "Roboto Condensed", sans-serif;
}
.right-sub-section .welcome-sub-content .orthodoxy-box ul li {
    font-size: 17px;
    margin: 5px 0;
    font-family: "Roboto Condensed", sans-serif;
}
.right-sub-section .welcome-sub-content li {
    font-size: 17px;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
    margin: 5px 0;
}
h5.sub-h5 {
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
}
h6.h6-cprt {
    font-size: 1.1rem;
    font-family: "Roboto Condensed", sans-serif;
}
.welcome-sub-setion h6 {
    font-family: "Roboto Condensed", sans-serif;
}
.footer-left h5 {
    font-family: "Roboto Condensed", sans-serif;
}


.right-sub-section .welcome-sub-content h3{
	font-family: "Roboto Condensed", sans-serif;
	text-transform: uppercase;
	font-weight: 400;
}
.right-sub-section .welcome-sub-content h3 {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    color: #23334D;
    font-size: 3rem;
    line-height: 4rem;
}

.our-story-content p {
    color: #23334D;
    text-align: center;
    font-family: "Abhaya Libre SemiBold";
    font-size: 18.586px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-transform: none;
    margin-bottom: 30px;
    font-family: "Roboto Condensed", sans-serif;
}
.contact-sub-links{
	display: flex;
	gap: 15px;
}
.welcome-sub-setion h5 {
    font-family: "Roboto Condensed", sans-serif;
    color: #3B506B;
    font-weight: 700;
}
.welcome-sub-setion a {
    font-family: "Roboto Condensed", sans-serif;
}

.accordion h2{
	text-align: left;
}
.accordion .btn-link {
    color: #23334D;
    text-decoration: none;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: none;
    font-weight: 600;
    font-size: 1.25rem;
}
button.btn-link{
    text-transform:capitalize;
}

.cpr-found-teachings-butt a {
    color: #d6d5d5;
    font-size: 1rem;
    font-weight: 400;
}

.cpr-found-teachings-butt {
    margin: 40px 0 0;
}

/*test */




.welcome-sub-setion h2.don-head {
    font-size: 2.5rem;
    font-family: "Roboto Condensed", sans-serif;
    text-align: center;
    margin: 40px 0 30px;
    color: #3B506B;
}

.welcome-sub-content .donate-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
    /* gap: 15px; */
    /* background: #C1D0E1; */
    /* padding: 50px 0; */
}
@media(max-width:991px){
    .welcome-sub-content .donate-container {
    	grid-template-columns: repeat(1, 1fr);
    }
}
.sub-don-block {
    /* background: #edf4fb; */
    padding: 50px;
    /* border-radius: 7px; */
}
.welcome-sub-content .donate-container p {
    text-align: center;
    color: #3B506B;
}
/*@media (min-width: 992px) {*/
/*	.have-sub-menu ul.w-submenu:last-child {*/
/*		position: absolute;*/
/*		left: -37px;*/
/*		top: 58px;*/
/*		width: 200px;*/
/*	}*/
/*}*/


.news-subpage {
    padding: 0!important;
    margin: 235px 0 0;
}
@media(max-width:991px){
    .news-subpage {
        padding: 0!important;
        margin: 30px 0 0;
    }
}
/*.news-subpage h3 {*/
/*    font-size: 55px;*/
/*    line-height: 50px;*/
/*}*/
/*@media(max-width:420px){*/
/*    .news-subpage h3 {*/
/*        font-size: 35px;*/
/*        line-height: 35px;*/
/*    }*/
/*}*/
.news-subpage .content{
    text-align:center;
}
.news-sub-inner ol {
    text-align: left;
    color: #000;
}
.news-sub-images img {
    max-width: 100%;
    margin: auto;
}
hr.news-hr {
    background: #dfdbdb;
    margin: 50px 0;
}
h2.news-sub-mainhead {
    color: #23334D;
    font-size: 50px;
    line-height: 50px;
    font-weight: 800;
}
@media(max-width:420px){
    h2.news-sub-mainhead {
        font-size: 40px;
        line-height: 40px;
    }
}
h6.news-sub-date {
    color: #666666;
    font-size: 1.3rem;
    margin: 15px 0;
}
.news-sub-inner{
    text-align:left;
}
.news-sub-inner img {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.don-grid-box {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    text-align: center;
    /* gap: 15px; */
}
@media(max-width:1200px){
    .don-grid-box{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}
@media(max-width:768px){
    .don-grid-box{
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
}
.don-box img {
    width: 100px;
    height: 100px;
}
.don-box-head {
    color: #8F6D12;
    font-weight: 600;
    font-size: 1rem;
}
.right-sub-section .welcome-sub-content .don-box p {
    color: #000;
    font-size: 0.9rem;
    line-height: 24px;
    font-weight: 400;
}
.right-sub-section .welcome-sub-content .don-box {
    /* background: #edf4fb; */
    /* border-radius: 7px; */
    padding: 30px 13px;
}




.right-sub-section .welcome-sub-content .ways-to-donate-outer {
    background: #C1CFE2;
    padding: 2px 0 0;
}

.right-sub-section .welcome-sub-content .why-need-help {
    background: #F2F2F2;
    padding: 5px 0 20px;
}