@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Alata&family=Alex+Brush&family=Allison&family=Archivo+Narrow:ital,wght@0,400..700;1,400..700&family=Cinzel:wght@400..900&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Gothic+A1&family=Habibi&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Jost:ital,wght@0,100..900;1,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Lora:ital,wght@0,400..700;1,400..700&family=Marcellus&family=Montserrat:ital,wght@0,100..900;1,100..900&family=News+Cycle:wght@400;700&family=Noto+Sans+TC:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Outfit:wght@100..900&family=Overpass:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
body {
	font-family: "Noto Sans TC", sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
::-webkit-scrollbar {
width:5px
}
::-webkit-scrollbar-track {
background:#e8e8e8
}
::-webkit-scrollbar-thumb:hover {
background:#d15075
}
::-webkit-scrollbar-thumb {
background-image:-webkit-linear-gradient(45deg, #e999af, #d15075);
background-image:-o-linear-gradient(45deg, #e999af, #d15075);
background-image:linear-gradient(45deg, #e999af, #d15075)
}
/*----------------------------------------*/
/*              Menu css
/*----------------------------------------*/
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 268px;
	left: 0;
	text-align: left;
	background: #ffffff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #e999af;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #ffffff;
	cursor: pointer;
	font-size: 16px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 10px;
	top: -53px;
	z-index: 9999;
	background: #f295b7;
	width: 33px;
	height: 33px;
	line-height: 33px;
	/* border-radius: 50%; */
	box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #41413b;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #000000;
	top: 6px;
	width: 40px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #d4d4d4;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: right;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area > ul > li.left {
	padding-left: 0px;
}
.nav_area ul li a {
	color: #474741;
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 34px;
	font-weight: 600;
	letter-spacing: 4px;
	padding-top: 36px;
	padding-left: 22px;
	padding-right: 18px;
}
span.arrow {
	padding-left: 0px;
	color: #000000;
	margin-left: 4px;
	position: absolute;
	top: 4px;
	font-size: 11px;
	display: none;
}
.nav_area > ul > li::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 35px;
	right: 0;
	top: 28px;
	background: #968570;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #e4dfd5;
	z-index: 555;
	text-align: left;
	border-radius: 0px;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	/* transform: scaleY(1) translateZ(0); */
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 19px;
	background: #d26a88;
	color: #fff;
	border-bottom: solid 1px #e997af;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #474741;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	color: #474741;
	line-height: 20px;
	padding: 11px 17px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
	border-bottom: solid 1px #968570;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.header-section {
	position: absolute;
	z-index: 666;
	left: 0;
	width: 100%;
	background-color: rgba(243,238,227,0.9);
	height: 93px;
}
.header-row .logo {
	position: absolute;
	top: -36px;
}
.nav_area ul li.menu-item-has-children:last-child::after {
	display: none;
}
.header-section .container {
	position: relative;
	z-index: 6;
}
.nav_area ul li.menu-item-has-children:last-child a {
	padding-right: 0px;
}
.logo a {
	display: inline-block;
}
.nav_area > ul > li.globe-icon a {
	padding: 0px;
	font-size: 22px;
	position: relative;
	padding-left: 25px;
}
.nav_area > ul > li.globe-icon a i.fal {
	position: absolute;
	left: 0;
	top: -15px;
}
.header-right-information ul li.language-box-wrapper span.arrow {
	display: inline-block;
	padding-left: 18px;
	color: #000000;
	margin-left: 4px;
	position: absolute;
	bottom: 1px;
	font-size: 10px;
}
.header-right-information ul li.language-box-wrapper select {
	/* background: none; */
	border: none;
	outline: 0px;
	color: #000000;
	font-size: 14px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: url(../images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: 100% 54%;
	padding-right: 0px;
	text-transform: uppercase;
	position: relative;
	z-index: 3333;
}
/*----------------------------------------*/
/*              Menu css End
/*----------------------------------------*/


/*----------------------------------------*/
/*            Home page Css
/*----------------------------------------*/
.banner-section {
	position: relative;
	float: left;
	width: 100%;
}
.other-banner::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 0;
}
.banner-wrapper img {
	width: 100%;
}
.banner-text-info {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 67%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner-text .banner-title {
	font-size: 42px;
	color: #ffffff;
	letter-spacing: 17px;
	padding-bottom: 84px;
}
.banner-text p {
	margin-bottom: 0px;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 12px;
}
.medicine-table-section {
	background-image: url(../images/background3.jpg);
	background-size: cover;
	padding-bottom: 30px;
	position: relative;
	z-index: 3;
}
.back-imgleft {
	position: absolute;
	left: 0;
	top: 80px;
	max-width: 262px;
}
.back-imgright {
	position: absolute;
	right: 0;
	top: 80px;
	max-width: 403px;
}
.section-heading {
	text-align: center;
	margin-top: -15px;
}
.section-heading span {
	display: inline-block;
	color: #42433d;
	letter-spacing: 5px;
	font-weight: 600;
	background: #e9d8b4;
	padding: 6px 37px;
	clip-path: polygon(5% 0, 100% 0, 95% 100%, 100% 100%, 100% 100%, 50% 100%, 0 100%, 0 0, 0 0, 0 100%);
}
.medicine-table-row {
	width: 80%;
	margin: auto;
	position: relative;
	z-index: 3;
}
.section-heading-text {
	text-align: center;
	margin: 36px 0px 54px;
	color: #42433d;
	font-size: 20px;
	font-weight: 500;
	position: relative;
}
.section-heading-text span {
	display: initial;
	color: #d88aa1;
}
.section-heading-text::after {
	content: "";
	position: absolute;
	width: 2px;
	height: 135px;
	left: 0;
	right: -50px;
	margin: auto;
	background: #d88aa1;
	bottom: -22px;
}
.heading-text {
	text-align: center;
	margin-bottom: 20px;
}
.heading-text strong {
	color: #d88aa1;
	font-size: 18px;
}
.heading-text span {
	display: inline-block;
	font-size: 18px;
	letter-spacing: 7px;
	color: #ffffff;
	padding: 4px 35px;
	background: #d88aa1;
	margin: 0px 4px;
}
.heading-text.text {
	position: relative;
	padding-top: 70px;
}
.heading-text.text::after {
	content: "";
	position: absolute;
	width: 2px;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	height: 60px;
	background: #d88aa1;
}
.worship-day-img img {
	width: 100%;
}
.btn-view.wrapp {
	text-align: right;
	margin-top: 25px;
}
.btn-view.wrapp a {
	padding: 0px;
	background: none;
	clip-path: none;
}
.table-bordered th, .table-bordered td {
	border: 4px solid #000000;
}
.table th, .table td {
	text-align: center;
	color: #42433d;
	font-weight: 600;
	background: #f3eee4;
}
.special-report-section {
	padding-top: 40px;
	background-image: url(../images/background2.jpg);
	background-size: cover;
	position: relative;
}
.back-img {
	position: absolute;
	bottom: -82px;
	left: 0;
	z-index: 3;
	max-width: 260px;
}
.special-report-section .container {
	margin-right: inherit;
	padding: 0px;
}
.special-report-details-row {
	margin: auto;
}
.special-report-details-row .col-md-10 {
	padding-right: 0px;
	max-width: 95%;
	flex: 95%;
}
.special-report-details-row .col-md-2 {
	max-width: 5%;
	flex: 5%;
}
.imgblock-wrapper-row {
	margin: auto;
	margin-left: 28px;
}
.imgblock-wrapper-row .col-md-6 {
	padding: 0px;
}
.imgblock-wrapper-row .col-md-6.right {
	padding-left: 15px;
}
.imgblock img {
	width: 100%;
	height: 350px;
}
.special-report-details-wrapper {
	padding: 30px 0px 28px 15px;
	background-color: rgba(255,255,255,0.6);
	margin-bottom: -45px;
	position: relative;
	z-index: 3;
	margin-top: 18px;
}
.special-report-details-title {
	position: relative;
	font-size: 22px;
	padding-left: 77px;
	margin-bottom: 18px;
	font-weight: 600;
	letter-spacing: 2px;
}
.special-report-details-title img {
	position: absolute;
	left: 0;
	top: -17px;
	max-width: 85px;
}
.btn-view {
	text-align: center;
	margin-top: 34px;
}
.btn-view a {
	display: inline-block;
	text-decoration: none;
	color: #42433d;
	letter-spacing: 7px;
	font-weight: 600;
	background: #e9d8b4;
	padding: 6px 37px;
	clip-path: polygon(8% 0, 100% 0, 92% 100%, 100% 100%, 100% 100%, 50% 100%, 0 100%, 0 0, 0 0, 0 100%);
}
.btn-view a img {
	max-width: 37px;
	margin-left: 8px;
}
.special-report-title {
	font-size: 18px;
	color: #ffffff;
	position: relative;
	padding-left: 10px;
}
.special-report-title::after {
	content: "";
	position: absolute;
	width: 2px;
	height: 130px;
	left: 0;
	top: 4px;
	background: #d88aa1;
}
.society-and-footer-section {
	background-image: url(../images/background1.jpg);
	background-size: cover;
	position: relative;
}
.society-calendar-section {
	padding: 90px 0px 80px;
}
.imgblock-box-wrapper {
	position: relative;
}
.imgblock-img img {
	width: 100%;
}
.imgblock-img::after {
	content: "";
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
}
.imgblock-text-info {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	padding-bottom: 25px;
}
.imgblock-text-info .imgblock-text {
	width: 38%;
	text-align: center;
}
.imgblock-text-info .imgblock-text .imgblock-icon {
	margin-bottom: 4px;
}
.imgblock-text-info .imgblock-text .imgblock-icon i.fal {
	font-size: 42px;
	color: #ffffff;
}
.imgblock-text-info .imgblock-text .imgblock-title {
	font-size: 23px;
	color: #ffffff;
	font-weight: 500;
	letter-spacing: 2px;
	position: relative;
}
.imgblock-text-info .imgblock-text .imgblock-title::before {
	content: "";
	position: absolute;
	width: 32px;
	left: 0;
	height: 1px;
	top: 20px;
	background: #ffffff;
}
.imgblock-text-info .imgblock-text .imgblock-title::after {
	content: "";
	position: absolute;
	width: 32px;
	right: 0;
	height: 1px;
	top: 20px;
	background: #ffffff;
}
.footer-backimg {
	position: absolute;
	right: 0;
	bottom: 20px;
	max-width: 214px;
}
.footer-section {
	padding: 40px 0px 50px;
	background-color: rgba(62,49,48,0.8);
	position: relative;
}
.footer-details-row {
	align-items: center;
}
.footer-logo a {
	display: inline-block;
	max-width: 95%;
}
.footer-details-info ul li {
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 2px;
	line-height: 23px;
}
.footer-details-info p {
	margin-bottom: 0px;
	font-size: 11px;
	color: #ffffff;
	padding-top: 3px;
	letter-spacing: 2px;
}
.footer-menu {
	position: relative;
}
.footer-menu ul li a {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 2px;
}
.footer-menu::after {
	content: "";
	position: absolute;
	left: -60px;
	top: 8px;
	width: 2px;
	height: 106px;
	background: #ffffff;
}
.medicine-table table {
	border-collapse: collapse;
	text-align: center;
	background-color: #f4f0e6!important;
}
.medicine-table td {
	border: 2px solid black!important;;
	padding: 19px 16px!important;;
	writing-mode: vertical-rl;
	font-size: 18px!important;
	font-weight: bold!important;
	white-space: nowrap;
	text-align: center;
}
.worship-day table {
	border-collapse: collapse!important;
	text-align: center;
	background-color: #f4f0e6!important;;
	min-width: 100%!important;;
}
.worship-day td {
	border: 2px solid black!important;;
	padding: 20px 15px!important;;
	font-size: 18px!important;;
	vertical-align: middle!important;
}
.worship-day .green {
	color: #1e8b3f!important;;
	font-weight: bold!important;
	margin-right: 12px!important;;
}
.worship-day .bold {
	font-weight: bold!important;
}
/*----------------------------------------*/
/*            index 2 page Css
/*----------------------------------------*/
.banner-text-wrapper {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 43%;
	left: 0;
	/* transform: translate(-50%, -50%); */
	z-index: 33;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.banner-textinfo .banner-title-text {
	font-size: 43px;
	color: #ffffff;
	letter-spacing: 13px;
	padding-bottom: 10px;
}
.content-footer-section {
	position: relative;
	background-image: url(../images/content-bgg1.jpg);
	background-size: cover;
	float: left;
	width: 100%;
}
.content-section {
	padding: 50px 0px 60px;
}
.content-section .container {
	position: relative;
	z-index: 333;
}
.buddhist-society-calendar-wrapper {
	background: #f6e4d7;
	padding: 18px 10px;
	border-radius: 15px;
}
.img-wrapper-row {
	margin: auto;
}
.img-wrapper-row .col-md-6 {
	padding: 0px 4px;
}
.img-wrapper img {
	width: 100%;
}
.calendar-img {
	margin-top: 15px;
}
.calendar-img img {
	width: 100%;
}
.back-imgleft.one {
	top: 268px;
}
/*----------------------------------------*/
/*            index 3 page Css
/*----------------------------------------*/
.contact-details-wrapper {
	background-color: rgba(233,216,180,0.4);
	padding: 35px 30px;
}
.contact-details-heading {
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: solid 1px #e9d8b4;
}
.contact-details-heading .contact-heading {
	font-size: 38px;
	font-weight: 600;
	color: #40403a;
	letter-spacing: 2px;
}
.contact-details-heading .contact-heading span {
	display: inline-block;
	font-weight: 400;
	font-size: 25px;
	margin-left: 6px;
}
.contact-details-heading p {
	margin-bottom: 0px;
	font-size: 25px;
	color: #40403a;
	font-weight: 600;
	letter-spacing: 2px;
}
.contact-details-row {
	align-items: center;
}
.contact-details-row.rowtwo {
	margin-top: 40px;
}
.contact-details-info .contact-details-title {
	font-size: 31px;
	color: #40403a;
	font-weight: 600;
	letter-spacing: 2px;
	padding-bottom: 5px;
}
.contact-details-info p {
	margin-bottom: 0px;
	font-size: 17px;
	color: #40403a;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 34px;
}
.img-wrapper img {
	width: 100%;
}
.map-wrapper img {
	width: 100%;
}
.contact-details-info ul {
	margin-top: 5px;
}
.contact-details-info ul li {
	font-size: 15px;
	color: #40403a;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 27px;
}
.rowtwo .contact-details-info {
	padding-left: 15px;
}
/*----------------------------------------*/
/*            index 4 page Css
/*----------------------------------------*/
.detail-info-p p {
	margin-bottom: 0px;
	font-size: 17px;
	color: #40403a;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 34px;
}
.detail-info-p {
	margin-top: 24px;
}
.banner-wrapper.wrapp::after {
	background-color: rgba(126,115,108,0.7);
}
.content-section.wrapp {
	padding: 33px 0px 50px;
}
.heading-texts {
	font-size: 25px;
	color: #474741;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 34px;
	position: relative;
	padding-left: 38px;
	padding-bottom: 15px;
	margin-bottom: 23px;
	border-bottom: solid 2px #474741;
}
.heading-texts strong {
	color: #d88aa1;
	font-size: 26px;
	position: absolute;
	left: 0;
}
.imgblock-row {
	margin-left: -7px;
	margin-right: -7px;
}
.imgblock-row .col-md-6 {
	padding: 0px 7px;
}
.btn-view.back-btn {
	text-align: left;
}
.btn-view.back-btn a {
	padding: 6px 30px;
	clip-path: polygon(12% 0, 100% 0, 88% 100%, 100% 100%, 100% 100%, 50% 100%, 0 100%, 0 0, 0 0, 0 100%);
}
.btn-view.back-btn a img {
	margin-left: 0px;
	margin-right: 5px;
}
/*----------------------------------------*/
/*            index 5 page Css
/*----------------------------------------*/
.content-section.wrapper {
	padding: 50px 0px 35px;
}
.news-details-wrapper-row {
	padding: 20px;
	background-color: rgba(255,255,255,0.8);
	align-items: center;
	border: solid 3px #c8c3bc;
	width: 89%;
	margin: auto;
	border-radius: 5px;
	position: relative;
	margin-bottom: 15px;
}
.news-details-wrapper-row .col-md-3 {
	padding: 0px 0px;
}
.news-details-wrapper-row .col-md-6 {
	padding: 0px 0px;
}
.news-details-wrapper-row .col-md-9 {
	padding: 0px 0px;
}
.news-details-img {
	margin-right: 22px;
}
.news-details-img img {
	width: 100%;
}
.news-details-info {
	margin-right: 20px;
}
.news-details-info .heading-texts {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: none;
	font-size: 18px;
	line-height: 27px;
}
.news-details-wrapper-row::after {
	content: "";
	position: absolute;
	width: 93%;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 13px;
	height: 2px;
	background: #e8e2d8;
}
.btn-view.wrapper {
	margin-top: 0px;
	text-align: right;
}
.btn-view.wrapper a {
	font-size: 14px;
	letter-spacing: 5px;
	padding: 6px 30px;
}
.btn-view.wrapper a img {
	max-width: 26px;
}
.news-details-wrapper-row.rowtwo {
	padding: 30px 35px 40px;
}
.news-details-wrapper-row.rowtwo::after {
	bottom: 20px;
}
ul.pagination {
	padding-top: 11px;
	text-align: center;
	width: 100%;
	display: inline-block;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #645956;
	color: #fff;
	border: solid 1px #645956;
}
ul.pagination li.page-item a:hover {
	background: #645956;
	color: #fff;
	border-color: #645956;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #2d477a;
	font-size: 14px;
	width: 33px;
	height: 33px;
	line-height: 31px;
	padding: 0px;
}
ul.pagination li.page-item a {
	background: none;
	border-radius: 6px;
	background-color: rgba(255,255,255,0.6);
}
ul.pagination li.img-iconss a {
	width: auto;
	height: auto;
}
ul.pagination li.page-item .page-link {
	border-radius: 50%;
}
ul.pagination li.page-item a i {
	font-size: 17px;
}
/*----------------------------------------*/
/*            index 6 page Css
/*----------------------------------------*/
.latest-news-details-info {
	width: 80%;
	margin: auto;
	padding: 25px 0px 15px;
}
.latest-news-details-info .medicine-table {
	padding: 35px 0px 65px;
}
.back-imgleft.one.tt {
	top: 228px;
}
/*----------------------------------------*/
/*            index 7 page Css
/*----------------------------------------*/
.category-btn {
	text-align: center;
	padding-bottom: 18px;
	margin-bottom: 30px;
	border-bottom: solid 2px #474741;
}
.category-btn ul li {
	display: inline-block;
	margin: 0px 3px;
}
.category-btn ul li a {
	display: inline-block;
	font-size: 14px;
	width: 170px;
	text-decoration: none;
	letter-spacing: 3px;
	font-weight: 600;
	padding: 6px 11px;
	background: #e9d8b4;
	color: #474741;
	border: solid 1px #76756f;
}
.category-btn ul li a:hover {
	background: #474741;
	color: #ffffff;
	border-color: #76756f;
}
/*----------------------------------------*/
/*            index 8 page Css
/*----------------------------------------*/
.section-heading-title {
	display: flex;
	justify-content: center;
	margin-bottom: 35px;
}
.section-heading-title .heading-text {
	margin: 0px 7px;
}
.banner-wrapper.info::after {
	background: none;
}
.download-donation-form-wrapper {
	margin: auto;
	padding: 45px;
	padding-bottom: 30px;
	margin-bottom: 10px;
	background-color: rgba(234,215,183,0.6);
}
.contact-form-wrapper {
	width: 83%;
}
.download-donation-form-wrapper .col-md-2 {
	padding: 0px 0px;
	max-width: 13%;
	flex: 13%;
}
.download-donation-form-wrapper .col-md-10 {
	padding: 0px 0px;
	max-width: 87%;
	flex: 87%;
}
.form-group-row {
	margin-left: -8px;
	margin-right: -8px;
}
.form-group-row .col-md-6 {
	padding: 0px 8px;
}
.download-donation-form-heading {
	font-size: 18px;
	font-weight: 600;
	padding-left: 56px;
	position: relative;
	color: #42433d;
}
.download-donation-form-heading img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 45px;
}
.download-donation-form-heading::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 134px;
	right: 31px;
	top: 4px;
	background: #42433d;
}
.contact-form-wrapper .form-group {
	margin-bottom: 20px;
}
.contact-form-wrapper .form-group input {
	min-height: 34px;
	padding: 5px 12px;
	color: #42433d;
	font-size: 14px;
	box-shadow: none;
	overflow: hidden;
	border-radius: 0px;
	border-color: #ffffff;
}
.checkcontainer {
	display: block;
	position: relative;
	padding-left: 28px;
	margin-bottom: 15px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #42433d;
}
.checkcontainer input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.checkmark {
	position: absolute;
	top: 4px;
	left: 0;
	height: 18px;
	width: 18px;
	background-color: #ffffff;
	border: solid 2px #655a59;
}
.checkcontainer input:checked ~ .checkmark:after {
	display: block;
}
.checkcontainer .checkmark:after {
	left: 5px;
	top: 1px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.checkcontainer input:checked ~ .checkmark {
	background-color: #655a59;
}
.checkbox-wrapper.info {
	display: flex;
}
.checkbox-wrapper.info .checkcontainer {
	margin-right: 70px;
}
.checkbox-wrapper.wrapp {
	display: flex;
}
.checkbox-wrapper.wrapp .checkcontainer {
	margin-right: 10px;
	width: 20%;
}
.checkbox-wrapper.wrapp .form-group {
	margin-bottom: 0px;
	width: 75%;
}
.checkbox-wrapper.wrapp .form-group input {
	min-height: 10px;
	padding: 1px 10px;
}
.upload-btn {
	margin-top: 12px;
}
.upload-btn label {
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
	color: #ffffff;
	letter-spacing: 2px;
	padding: 5px 21px 7px;
	background: #8f837c;
	font-weight: 300;
}
.upload-btn label img {
	max-width: 17px;
	margin-right: 5px;
}
.upload-btn label:hover{
	background: #d15075;
	cursor:pointer;
}
.download-donation-form-wrapp .btn-view.back-btn {
	text-align: right;
	margin-top: 0px;
}
.download-donation-form-wrapp .btn-view.back-btn a {
	color: #ffffff;
	background: #8f837c;
}
.checkbox-wrapper.wrapp.info label.checkcontainer {
	width: 26%;
}
.checkbox-wrapper.wrapp.info .form-group {
	width: 74%;
}
.contact-form-wrapper .form-group label {
	width: 100%;
	font-size: 16px;
	color: #42433d;
	margin-bottom: 5px;
}
.contact-form-wrapper .form-group.info input {
	min-height: 10px;
	padding: 1px 10px;
}
.contact-form-wrapper .form-group.info {
	margin-bottom: 10px;
}
.contact-form-wrapper ul li {
	color: #42433d;
	font-size: 16px;
	letter-spacing: 2px;
	padding-bottom: 2px;
}
.btn-view.back-btn.wrappe {
	position: absolute;
	right: 0;
	bottom: 0;
}
.download-donation-form-wrapp {
	position: relative;
}
.donate-by-wire-details-info ul li {
	color: #42433d;
	font-size: 16px;
	letter-spacing: 2px;
	padding-bottom: 3px;
}
.donate-by-wire-details-info ul li span {
	display: inline-block;
	width: 151px;
}
.donate-by-wire-details-info p {
	margin-bottom: 0px;
	color: #42433d;
	font-size: 13px;
	letter-spacing: 2px;
	padding-top: 13px;
}
.back-img.left {
	bottom: auto;
	top: 366px;
}
.back-imgright.rr {
	top: auto;
	bottom: 330px;
	max-width: 305px;
}
.slider-section-home {
	position: relative;
}
.contact-details-row {
	margin-bottom: 41px;
}
.news-tabs .nav-tabs {
	display: flex;
	justify-content: center;
	margin-bottom: 24px;
	border-bottom: solid 1px #474741;
	padding-bottom: 20px;
}
.news-tabs .nav-tabs li {
	margin: 0px 7px;
	margin-bottom: 0px !important;
}
.news-tabs .nav-tabs li a {
	border: solid 1px #76756f;
	background: #e9d8b4;
	border-radius: 0px;
	color: #474741;
	font-size: 18px;
	font-weight: bold;
	padding: 9px 11px;
	min-width: 200px;
	text-align: center;
}
.news-tabs .nav-tabs li a.active, .news-tabs .nav-tabs li a.focus {
	background: #474741;
	color: #ffffff;
	border: solid 1px #76756f;
}
#gallery-slider .owl-dots {
	display: none;
}
#gallery-slider .owl-nav {
	display: none;
}
#slider-home .owl-dots {
	display: none;
}
#slider-home .owl-nav button {
	background: #d56f8d;
	display: inline-block;
	width: 36px;
	height: 36px;
	border-radius: 100px;
	color: #fff;
	font-size: 19px;
	outline: 0;
}
#slider-home .owl-nav button.owl-prev {
	position: absolute;
	left: 9px;
	top: 48%;
}
#slider-home .owl-nav button.owl-next {
	position: absolute;
	right: 9px;
	top: 48%;
}
.imgblock-img {
	position: relative;
	overflow: hidden;
}
.imgblock-img img {
	-webkit-transition: all .5s;
	transition: all .5s;
}
.imgblock-img:hover img {
	-webkit-transform: rotate(3deg) scale(1.1, 1.1);
	-ms-transform: rotate(3deg) scale(1.1, 1.1);
	transform: rotate(3deg) scale(1.1, 1.1);
}
.gallery-img {
	position: relative;
	overflow: hidden;
}
.gallery-img img {
	-webkit-transition: all .5s;
	transition: all .5s;
}
.gallery-img:hover img {
	-webkit-transform: rotate(3deg) scale(1.1, 1.1);
	-ms-transform: rotate(3deg) scale(1.1, 1.1);
	transform: rotate(3deg) scale(1.1, 1.1);
}
.btn-view a:hover {
	background: #474740;
	color: #fff;
}
.img-wrapper {
	position: relative;
	overflow: hidden;
}
.img-wrapper img {
	-webkit-transition: all .5s;
	transition: all .5s;
}
.img-wrapper:hover img {
	-webkit-transform: rotate(3deg) scale(1.1, 1.1);
	-ms-transform: rotate(3deg) scale(1.1, 1.1);
	transform: rotate(3deg) scale(1.1, 1.1);
}
ul.pagination li.page-item a:focus {
	box-shadow: none;
}
.upload-btn a:hover {
	background: #d65e7e;
	color: #fff;
}
.download-donation-form-wrapp .btn-view.back-btn a:hover {
	color: #ffffff;
	background: #474740;
}
.contact-form-wrapper .form-group input:hover {
	border-color: #d65e7e;
}




/*** 
=============================================
    Float Bob Y Animation Css
=============================================
***/
@-webkit-keyframes float-bob-y {
 0% {
 transform: translateY(-18px);
}
 50% {
 transform: translateY(-10px);
}
 100% {
 transform: translateY(-18px);
}
}
 @keyframes float-bob-y {
 0% {
 transform: translateY(-18px);
}
 50% {
 transform: translateY(-10px);
}
 100% {
 transform: translateY(-18px);
}
}
.banner-icon img, .back-img img, .back-imgleft img, .back-imgright img, .imgblock-icon img, .footer-backimg img {
	-webkit-animation-name: float-bob-y;
	animation-name: float-bob-y;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}













 
/******* Mobile Layout *******/
@media only screen and (max-width: 767px) {
.banner-icon {
	max-width: 57px;
	margin: 0px auto;
}
.imgblock-box-wrapper-row .imgblock-box-wrapper {
	margin-bottom: 21px;
}
.imgblock-text-info .imgblock-text .imgblock-icon {
	margin-bottom: 4px;
	max-width: 56px;
	margin: 0px auto;
}
.imgblock-text-info .imgblock-text .imgblock-title::before, .imgblock-text-info .imgblock-text .imgblock-title::after {
	display: none;
}
.banner-text p {
	font-size: 14px;
	letter-spacing: initial;
}
.banner-textinfo .banner-title-text {
	font-size: 23px;
	letter-spacing: 6px;
	padding-bottom: 10px;
}
.other-banner > img {
	height: 134px;
	object-fit: cover;
	width: 100%;
}
.banner-text-wrapper {
	top: 20%;
}
.contact-details-wrapper .contact-details-info {
	margin-bottom: 22px;
}
.map-wrapper {
	margin-bottom: 21px;
}
.img-wrapper {
	margin-bottom: 14px;
}
.imgblock img {
	width: 100%;
	height: auto;
}
.header-row .header-div-logo {
	width: 72%;
}
.header-section {
	position: relative;
	height: auto;
}
.header-row .logo {
	position: relative;
	top: auto;
}
.medicine-table-row {
	width: 100%;
}
.back-img {
	display: none;
}
.imgblock-wrapper-row {
	margin-left: 0;
}
.special-report-details-wrapper {
	padding: 20px;
}
.imgblock-wrapper-row .col-md-6.right {
	padding-left: 0;
}
.footer-backimg {
	bottom: 2px;
	max-width: 133px;
}
.footer-details-info {
	margin-top: 22px;
	margin-bottom: 25px;
}
.imgblock-text-info .imgblock-text {
	width: 100%;
	text-align: center;
}
.contact-details-wrapper {
	padding: 18px 15px;
}
.rowtwo .contact-details-info {
	padding-left: 0;
}
.heading-texts {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 29px;
}
.news-details-wrapper-row {
	width: 100%;
}
.news-details-img {
	margin-right: 0;
	margin-bottom: 13px;
}
ul.pagination li.page-item {
	margin: 0px 1px;
}
.news-details-info .heading-texts {
	font-size: 16px;
}
.news-details-info .heading-texts br {
	display: none;
}
.news-details-wrapper-row .btn-view.wrapper {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 7px;
}
.download-donation-form-wrapper {
	padding: 15px;
}
.checkbox-wrapper.info {
	display: inline-block;
}
.checkbox-wrapper.wrapp {
	display: inline-block;
	width: 100%;
}
.checkbox-wrapper.wrapp.info .form-group {
	width: 100%;
}
.checkbox-wrapper.wrapp .checkcontainer {
	margin-right: 0;
	width: 100%;
}
.checkbox-wrapper.wrapp .form-group {
	margin-bottom: 0px;
	width: 100%;
}
.download-donation-form-wrapper .col-md-2 {
	padding: 0px 0px;
	max-width: 100%;
	flex: auto;
}
.download-donation-form-heading::after {
	display: none;
}
.download-donation-form-heading br {
	display: none;
}
.download-donation-form-heading {
	margin-bottom: 37px;
}
.checkbox-wrapper.wrapp.info label.checkcontainer {
	width: 100%;
}
.btn-view.back-btn.wrappe {
	position: relative;
	right: 0;
	bottom: 0;
	margin-top: 18px;
	text-align: center;
}
.contact-form-wrapper {
	width: 100%;
}
.download-donation-form-wrapper .col-md-10 {
	padding: 0px 0px;
	max-width: 100%;
	flex: 100%;
}
.download-donation-form-wrapp .btn-view.back-btn {
	text-align: center;
	margin-top: 26px;
}
label.checkcontainer {
	margin-bottom: 9px;
}
.heading-text span {
	font-size: 16px;
	letter-spacing: initial;
	padding: 4px 11px;
	margin: 0px 4px;
}
.news-tabs .nav-tabs li a {
	font-size: 14px;
	padding: 7px 11px;
	min-width: 121px;
}
.news-details-wrapper-row.rowtwo {
	padding: 13px 15px 35px;
}
.medicine-table {
	overflow-x: scroll;
}
.special-report-details-row .col-md-2 {
	max-width: 100%;
	flex: auto;
}
.special-report-title br {
	display: none;
}
.special-report-title {
	font-size: 26px;
}
.special-report-title::after {
	height: 30px;
	top: 4px;
}
.banner-text .banner-title {
	font-size: 40px;
	letter-spacing: initial;
	padding-bottom: 0px;
}
#slider-home .owl-nav button {
	width: 30px;
	height: 32px;
	font-size: 17px;
}
#slider-home .owl-nav button.owl-prev {
	left: 2px;
}
#slider-home .owl-nav button.owl-next {
	right: 2px;
}
.special-report-details-title {
	font-size: 16px;
	padding-left: 77px;
	margin-bottom: 18px;
	letter-spacing: 2px;
	line-height: 27px;
}
.section-heading {
	margin-top: 22px;
}
.banner-text-info {
	top: 47%;
}
.section-heading span {
	letter-spacing: initial;
}
}


/******* Tablet Layout *******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.banner-text-wrapper {
	top: 22%;
}
.banner-icon {
	max-width: 108px;
	margin: 0px auto;
}
.header-section {
	position: relative;
	height: auto;
}
.header-row .logo {
	position: relative;
	top: auto;
}
.toggle {
	right: 17px;
	top: -21px;
}
.medicine-table-row {
	width: 100%;
}
.medicine-table td {
	padding: 17px 10px;
	font-size: 18px;
}
.footer-backimg {
	bottom: 20px;
	max-width: 75px;
}
.imgblock-text-info .imgblock-text {
	width: 100%;
}
.download-donation-form-wrapper {
	padding: 32px 11px;
}
.back-img {
	display: none;
}
}


/******** Medium Layout ********/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.header-row .logo {
	top: -79px;
}
.footer-backimg {
	bottom: 12px;
	max-width: 118px;
}
.banner-icon {
	max-width: 108px;
	margin: 0px auto;
}
.back-img {
	max-width: 119px;
}
}
