@charset "utf-8";*, ::after, ::before {box-sizing: border-box;}html { font-family: 'Raleway', sans-serif;line-height: 1.6;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}body { font-family: 'Raleway', sans-serif;font-size: 22px;font-weight: 400;border-color: #d8cecf;
	  background:  #000B26 ;
	
	margin: 0 auto;max-width: 1320px;}

.excloffer3 {
    background-color: #088116;
    border: none;
    width: 510px !important;    
    text-align: center;    
    margin: 0 auto;
    padding: 0px 0 2px;
    text-decoration: none !important;
    display: flex; 
    align-items: center; 
    justify-content: center; 
    font-size: 20px;
    cursor: pointer;
    border-color: #C59977;
    border-radius: 4px; border-style: solid;
	border-width: 2px;
    height: 40px;
    margin-top: 6px;
    margin-bottom: 32px;
    position: relative;
	text-shadow:2px 4px 8px #000;
    transition: transform 0.3s ease, color 0.3s ease, text-shadow 0.3s ease;
}
.excloffer3:hover {
    transform: scale(1.1); 
    color: #000000;
	font-weight: 700;
	background: #39AC03;
    text-shadow: 8px 14px 8px rgba(177, 123, 20, 0.50);

}

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

.excloffer3 {
    background-color: #088116;
    border: none;
    width: 340px !important;    
    text-align: center;    
    margin: 0 auto;
    padding: 0px 0 2px;
    text-decoration: none !important;
    display: flex; 
    align-items: center; 
    justify-content: center; 
    font-size: 18px;
    cursor: pointer;
    transition: background-color .3s ease;
    border-radius: 4px; border-style: solid;
	border-width: 2px;
    height: 40px;
    margin-top: 18px;
    margin-bottom: 34px;
    position: relative;
	text-shadow:2px 4px 8px #000;

	}}
	
.social-icons {
    display: flex;  
    justify-content: center;     
    align-items: center; 
    gap: 20px; 
	margin-bottom: 50px;
}

.social-icons a {
    display: flex;                 
    align-items: center;           
}

 img.instagram-icon, img.twitter-icon {
    width: 60px;                 
	height: 60px; 
	margin-top: 60px;
}

img.facebook-icon {
	width: 50px;
	height: 50px;
}

facebook 
{
	display: block;
	margin: 0 auto;
	text-align: center;
	justify-content: center;
}

.facebook a {display: flex;align-items: center;}.facebook img {height: 45px;width: 45px;}.page-container {width: 100%;max-width: 1200px;margin: 0 auto;}.content-section {display: flex;align-items: center;}.center-image {width: 50%!important;margin-right: 20px;margin-left: 45px;}.center-image2 {width: 50%!important;margin-right: 20px;margin-left: 45px;}.text-right {flex: 1;margin-top: -240px!important;}.button-section {text-align: center;}.pre-order-button {display: inline-block;margin: 0 10px;background: green;font-color: white;}@media (max-width:768px){.content-section {flex-direction: column;align-items: flex-start;margin-bottom: 0;}.center-image, .center-image2 {width: 95%!important;margin-right: 0;}.text-right {margin-top: 0;}.pre-order-button {width: 60%!important;}}@media (max-width:480px){.content-section {flex-direction: column;align-items: flex-start;margin-bottom: 0;}.center-image, .center-image2 {width: 95%!important;margin-right: 0;}.text-right {margin-top: -30px;}}.img-container {width: 50%;margin-left: 55px;margin-bottom: 20px;}.lb2 {width: 48%;margin-left: 235px!important;margin-top: 20px!important;margin-bottom: 10px!important;}.link-button {background-color: #088116;border: none;width: 20%;color: #fff;font-weight: 700;text-align: center;justify-content: center;margin: 0 auto;padding: 3px 0 0;text-decoration: none!important;display: block;font-size: 22px;cursor: pointer;transition: background-color .3s ease;border-radius: 10px;border-style: solid;height: 50px;margin-top: 10px;margin-bottom: 10px;position: relative;}.link-button2:hover {background-color: #e6e16e;border-style: solid;color: #ede609;}p {max-width: 1280px;margin: 0 auto;justify-content: center;display: block;color: #cfdada;line-height: 1.5;padding-left: 30px;padding-right: 30px;}

.wereldbol {
    width: 45px; 
    height: 45px; 
    float: right;
    margin-top: 1px;
    border-radius: 50%; 
}

@media (max-width:600px){
	.wereldbol{		
		width: 60px;
        height: 60px; 
        margin-top: 1vw;float:left}}
.link {color: #fff;text-decoration: none;font-size: 12px;text-align: center;margin: 0 auto;display: block;margin-top: -50px;}.hslogo {height: 60px;width: 60px;}.topnav a {background-color: none;padding: 24px;text-decoration: none;}.topnav a.active {background-color: none;color: #fff;}.topnav {overflow: hidden;}.topnav {text-align: center;}.topnav a {display: inline-block;color: #f2f2f2;text-align: center;text-decoration: none;font-size: 17px;}.active {background-color: none;color: #fff;text-decoration: none!important;border-radius: 8px;}.topnav .icon {display: none;}.dropdown {float: right;overflow: hidden;margin-right: 155px;}.dropdown .dropbtn {font-size: 20px;font-weight:700;margin-bottom:26px;outline: 0;color: #fff;padding: 20px 16px;background-color: inherit;font-family: inherit;margin-top: 0;border-color: #C59977;}
.dropdown-content {
	display: none;
	position: absolute;
	background: #000B01;min-width: 270px;box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);z-index: 1;}.dropdown-content a {float: none;color: #fff;padding: 12px 16px;text-decoration: none!important;display: block;text-align: center;margin-top: px;}.dropdown:hover .dropbtn, .topnav a:hover {background-color: #B98B45!important;color: #fff;border-radius: 10px;margin-top: 0;}.dropdown-content a:hover {background-color: #005baf;color: #fff;}.dropdown:hover .dropdown-content {display: block;}.container {display: flex;flex-wrap: wrap;justify-content: space-between;padding-right: 15px;padding-left: 8px;margin-right: auto;margin-left: auto;}@media screen and (max-width:600px){.logo {width: 30%;}.hslogo {width: 40%;margin-top: 1vw;}}@media screen and (max-width:900px){.dropdown .dropbtn, .topnav a:not(:first-child) {display: none;}.topnav a.icon {float: right;display: block;}.topnav a:first-child {display: none;}h1 {font-size: 2.5rem;}}@media screen and (max-width:900px){.topnav.responsive {position: relative;}.topnav.responsive a.icon {position: absolute;right: 0;top: 0;}.topnav.responsive a {float: none;display: block;text-align: left;}.topnav.responsive .dropdown {float: none;}.topnav.responsive .dropdown-content {position: relative;}.topnav.responsive .dropdown .dropbtn {display: block;width: 100%;text-align: left;}}@media screen and (max-width:600px){.btn-primary {display: block;width: 100%;height: 8vw;margin: 0 auto;text-align: center;}}.dropdown:hover .dropdown-content {display: block;}@media screen and (max-width:600px){.logo {width: 40%;}.hslogo {width: 2%;margin-top: 2vw;display: none;}}.menubalk-container {position: relative;}.logo {position: relative;width: 5%;height: auto;margin-left: 16px;float: left;}.donsmall2 {width: 50%!important;margin-top: 8px!important;margin-bottom: 2px!important;background: linear-gradient(45deg ,navy,#4d0000);margin-left: -40px!important;margin-right: 40px!important;}.author {color: #fff;}p.copyright {font-size: 14px;line-height: 1.6;padding-left: 1px;padding-right: 14px;color: #fff;font-weight: 400;margin-top: 12px;display: block;margin-left: -23px;}

h1 {font-size: 3rem!important;font-weight: 700;color: #C59977;margin-left: 20px;text-align: center;margin-top: 16px; margin-bottom: 10px;text-shadow: 2px 4px 8px #000;}h2 {font-size: 30px;font-weight: bolder;color: #fff;text-align: center;margin-top: -50px;text-shadow: 4px 8px 16px #000;}.h2 {margin-top: 20px;text-shadow: 2px 4px 8px #000;}h3 {font-size: 24px;font-weight: 700;color: #fff;margin-left: 18px;text-shadow: 0 1px 1px rgba(0,0,0,.5);margin-top: -20px;}.h3 {margin-top: 90px;}.h4 {font-size: 12px!important;font-weight: 700;color: #fff;margin-top: 10px;text-decoration: none!important;}h5 {font-size: 20px;font-weight: 700!important;color: #fff!important;text-align: left;margin-top: 16px;margin-bottom: 5px;}.figcaption {color: #000;text-align: center;font-style: italic;font-size: small;}.row {display: flex;justify-content: space-between;}.column {flex: 1;margin: 10px;}.img-container {position: relative;width: 100%;}.img-container img {display: block;width: 78%;height: 100%;object-fit: cover;justify-content: center;margin: 0 auto;}.img-container:hover .overlay {height: .01%;}img.ai {margin-top: -20px;position: relative;width: 80%;}.text {color: #fff;font-size: 20px;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);text-align: center;}#temptomb {width: 100%;background: #000;margin: 0 auto;}@media (min-width:601px){.containerlinktsc a {margin: 10px;}}@media (max-width:600px){.containerlinktsc {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-around;background-color: #000;}.containerlinktsc a {flex-basis: calc(33.33% - 20px);margin-bottom: 10px;color: #fff;}.donsmall2 {width: 100%!important;margin-top: -2px;margin-bottom: 28px!important;text-align: center!important;justify-content: center!important;font-size: 16px;margin: 0 auto!important;display: block!important;}}p {margin-top: 0;margin-bottom: 1rem;color: #fffcfc;font-size: 20px;}address {margin-bottom: 1rem;font-style: normal;line-height: inherit;}.small {font-size: 70%;background: #000;padding: 10px 10px 10px 10px;color: #fff;text-decoration: none;margin-bottom: 50px!important;margin: 0 auto;margin-left: 70px;margin-right: 70px;}a {color: #007bff;text-decoration: none;background-color: transparent;}a:hover {color: #0056b3;text-decoration: underline;}a:not([href]) {color: inherit;text-decoration: none;}a:not([href]):hover {color: inherit;text-decoration: none;}figure {margin: 0 0 1rem;}img {vertical-align: middle;border-style: none;width: 100%;}svg {overflow: hidden;vertical-align: middle;}button {border-radius: 0;}button:focus {outline: 1px dotted;outline: 5px auto -webkit-focus-ring-color;}button, input {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit;}button, input {overflow: visible;}button {text-transform: none;}[type=button], button {-webkit-appearance: button;}[type=button]:not(:disabled), button:not(:disabled) {cursor: pointer;}[type=button]::-moz-focus-inner, button::-moz-focus-inner {padding: 0;border-style: none;}input[type=date], input[type=month], input[type=time] {-webkit-appearance: listbox;}[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {height: auto;}::-webkit-file-upload-button {font: inherit;-webkit-appearance: button;}[hidden] {display: none!important;}hr {min-width: 470px;max-width: 1200px;margin: 0 auto;height: 2px;background-color: #fff;border: none;margin-bottom: 20px;}.img-fluid {max-width: 100%;height: 2px;width: auto;}.figure {display: inline-block;}.container {display: flex;flex-wrap: wrap;padding-right: 15px;padding-left: 5px;margin-right: auto;margin-left: auto;}@media (min-width:576px){.container {max-width: 540px;}}@media (min-width:768px){.container {max-width: 720px;}}@media (min-width:992px){.container {max-width: 960px;}}@media (min-width:1200px){.container {max-width: 1140px;}}@-webkit-keyframes progress-bar-stripes{from {background-position: 1rem 0;}to {background-position: 0 0;}}@keyframes progress-bar-stripes{from {background-position: 1rem 0;}to {background-position: 0 0;}}.media {display: -ms-flexbox;display: flex;-ms-flex-align: start;align-items: flex-start;}.close {float: right;font-size: 1.5rem;font-weight: 700;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;opacity: .5;}.close:hover {color: #000;text-decoration: none;}.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {opacity: .75;}button.close {padding: 0;background-color: transparent;border: 0;-webkit-appearance: none;-moz-appearance: none;appearance: none;}@-webkit-keyframes spinner-border{to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes spinner-border{to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@-webkit-keyframes spinner-grow{0% {-webkit-transform: scale(0);transform: scale(0);}50% {opacity: 1;}}@keyframes spinner-grow{0% {-webkit-transform: scale(0);transform: scale(0);}50% {opacity: 1;}}.border {border: 1px solid #dee2e6!important;}.mt-2 {margin-top: .5rem!important;}.li {font-color: #FFFFFF;font-size: 14px;margin-top: -20px;}li{color:#C59977 ;}ul {color: #fff;}a {color: #fff;}a:hover {color: #fff;text-decoration: underline;}@media print{*, ::after, ::before {text-shadow: none!important;box-shadow: none!important;}a:not(.btn) {text-decoration: underline;}img {page-break-inside: avoid;}h2, h3, p {orphans: 3;widows: 3;}h2, h3 {page-break-after: avoid;}@page{size: a3;}body {min-width: 992px!important;}.container {min-width: 992px!important;}}em {font-size: 16px;padding: 4px 4px 14px 4px;}@media (max-width:768px){.containerlinktsc {flex-direction: column;align-items: center;}.h4 {margin-right: 0;margin-bottom: 10px;}}@media (min-width:769px){.containerlinktsc {flex-direction: row;justify-content: space-around;}.h4 {margin-right: 24px;}}.containerlinktsc {display: flex;flex-wrap: wrap;}.h4 {text-align: center;display: block;}@media (max-width:1050px){.h4 {font-size: 18px!important;color: #ffd100!important;margin-bottom: 20px;}.h1 {font-size: 42px!important;text-align: center;margin: 0 auto;line-height: 1.1;margin-top: 20px;margin-bottom: 36px;}h2 {margin-bottom: -6px;}.text-right {margin-top: 40px!important;}center-image {width: 70%;}.link-button {background-color: #088116;border: none;width: 25%;color: #fff;font-weight: 700;text-align: center;justify-content: center;margin: 0 auto;padding: 0 0 0;text-decoration: none!important;display: block;font-size: 22px;cursor: pointer;transition: background-color .3s ease;border-radius: 10px;border-style: solid;height: 40px;margin-bottom: 22px;margin-top: 40px;}}@media (max-width:640px){.h4 {font-size: 18px!important;color: #ffd100!important;margin-bottom: 20px;}h1 {font-size: 32px!important;text-align: center;margin: 0 auto;line-height: 1.1;margin-top: 20px;margin-bottom: 10px;}h2 {margin-top: 0;font-size: 22px;margin-bottom: 2px;}h3 {margin-left: 30px;}p {font-size: 18px;font: italic;}.link-button {background-color: #088116;border: none;width: 50%;color: #fff;font-weight: 700;text-align: center;justify-content: center;margin: 0 auto;padding: 0 0 0;text-decoration: none!important;display: block;font-size: 22px;cursor: pointer;transition: background-color .3s ease;border-radius: 10px;border-style: solid;height: 40px;margin-bottom: 22px;margin-top: 40px;}.center-image2 {margin-top: 30px;}.center-image {width: 90%;margin: 0 auto;}.footer-menu {list-style-type: none;padding-left: 10px;}.footer-menu li {position: relative;}.footer-menu li::before {content: "•";color: #fff!important;position: absolute;left: -20px;top: 0;}.footer-menu li a {color: #fff!important;text-decoration: none;font-size: 12px;}.footer-menu li a:hover {text-decoration: underline;}.footer-column {width: 100%;float: left;box-sizing: border-box;padding: 0;line-height: 2.4!important;margin-top: -30px;margin-bottom: -12px;}.footer-menu ul a {color:#C59977;
 }
	@media screen and (max-width:600px){
		.center-image {width: 100%!important;}
		
	}
	@media screen and (max-width:600px){.container {margin-top: 0!important;margin: 0 auto;}.footer-column {width: 100%;padding: 5px 0 0 36px;margin-bottom: 2px;}}@media screen and (min-width:601px) and (max-width:1024px){.footer-column {width: 100%;padding: 5px 0;}}}@media screen and (max-width:600px){.holychurch {width: 140%; margin-top: -20px!important;}}@media screen and (max-width: 600px) {
	@media screen and (max-width:600px){
				.facebook{
					width:70%!important;
					margin: 0 auto;
					}
	@media screen and (min-width:601px) and (max-width:1024px){
		.facebook{
			width:40%!important;
			margin: 0 auto;
		}}
    html, body {
        overflow-x: hidden;
        width: 100%;
    }
}
}