@import url('https://fonts.googleapis.com/css2?family=Google+Sans+Flex:opsz,wght@6..144,1..1000&display=swap');

/*
• TYPOGRPAHY
• NAVIGATION
• BANNER
• HEADER
• FOOTER
• COMMON
• IMAGES
• PHOTO GALLERY
• YOUTUBE VIDEOS
• CONTACT FORM
• HOME
• ABOUT
• SERVICES
• MEDIA-
• GET INVOLVED
• CONTACT
*/

body {   
	margin: 0px;
	font-size: 100%;
	background-color: #880015;
}	
/*========================================================   TYPOGRAPHY */

.text {
	font-family: "Google Sans Flex", sans-serif;
	font-size: 20px;
	line-height: 160%;
	text-align: left;
	color: #55555;
	margin-top: 15px;
}
@media (max-width: 600px) {
 .text {font-size: 16px;  }
}
.text-footer {
	font-family: 'Google Sans Flex', sans-serif;
	font-size: 22px;
	line-height: 160%;
	text-align: left;
	color: #ffffff;
}
@media only screen and (max-width: 770px) {
	.text-footer { text-align: center; }
  }
}
.textcenter {
	font-family: "Google Sans Flex", sans-serif;
	font-size: 20px;
	line-height: 160%;
	text-align: center;
	color: #55555;
}
@media (max-width: 600px) {
	.textcenter {font-size: 16px; }
}
.textcontact1 {
	font-family: "Google Sans Flex", sans-serif;
	font-size: 25px;
	line-height: 160%;
	text-align: center;
	color: #55555;
}
@media only screen and (max-width: 770px) {
	.textcontact1 { font-size: 20px; }
}
a.footer-link {
	font-family: "Google Sans Flex", sans-serif;
	font-size: 22px;
	line-height: 160%;
	text-align: left;
	color: #fbefb8;
	text-decoration: none;
}
a.footer-link:hover {
	color: #ffffff;
}
a.footer-link:hover {
	color: #ffffff;
}
.footer-link:visited {
	color: #fbefb8;
}
h2 {
	font-family: "Google Sans Flex", sans-serif;
	font-size: 33px;
	font-weight: 700;
	color: #880015;
	text-align: left;
	margin-bottom: 0px;
}
h1.header {
	font-family: "Google Sans Flex", sans-serif;
	font-weight: 700;
	font-size: 43px;
	color: #fbefb8;
	line-height: 160%;
	text-align: center;
}
@media only screen and (max-width: 770px) {
h1.header {
    font-size: 35px;
	text-align: center;
	line-height: 200%
  }
}
.h1home {
	font-family: "Google Sans Flex", sans-serif;
	font-weight: 700;
	font-size: 37px;
	color: #880015;
	line-height: 130%;
	text-align: left;
}
@media only screen and (max-width: 770px) {
	h1 .h1home {
		font-size: 29px;
		line-height: 120%;
  }
}
.h2home3 {
	font-family: "Google Sans Flex", sans-serif;
	font-size: 30px;
	font-weight: 700;
	color: #880015;
	text-align: left;
}
@media only screen and (max-width: 770px) { 
	.h2home3 { font-family: "Google Sans Flex", sans-serif; font-size: 26px;
  }
}
@media only screen and (max-width: 770px) {
	h2, .h2home3, .h2home4 {
		font-family: "Google Sans Flex", sans-serif;
		font-size: 26px;
  }
}
h3 {
	font-family: "Google Sans Flex", sans-serif;
	font-weight: 700;
	font-size: 33px;
	color: #880015;
	line-height: 120%;
	text-align: left;
	margin-bottom: 0px;
}
@media only screen and (max-width: 770px) {
h3 { font-size: 25px; }
}
.cardheader {
	font-family: "Google Sans Flex", sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #5af6e6;
	text-align: center;
	line-height: 50%;
	margin-bottom: 15px;
}
h4 {
	font-family: "Google Sans Flex", sans-serif;
	font-weight: 700;
	font-size: 33px;
	color: #880015;
	line-height: 120%;
	text-align: left;
	margin-bottom: 0px;
}
@media only screen and (max-width: 770px) {
	h4 { font-size: 25px; }
}

@media only screen and (max-width: 2385px) {
	.cardheader { font-size: 16px; }
}

@media only screen and (max-width: 2017px) {
	.cardheader { font-size: 15px; }
}

@media only screen and (max-width: 1920px) {
	.cardheader { font-size: 20px; }
}

@media only screen and (max-width: 1560px) {
	.cardheader { font-size: 19px; }
}

@media only screen and (max-width: 1494px) {
	.cardheader { font-size: 18px; }
}

@media only screen and (max-width: 1930px) {
	.cardheader { line-height: 120%; }
}
a.text:link {
	font-family: "Google Sans Flex", sans-serif;
	font-size: 20px;
	line-height: 160%;
	text-align: left;
	color: #0567fa;
	text-decoration: none;
}
a.text:visited {
	color: #0567fa;
}
a.text:hover {
	color: #be9874;
}
a.text:active {
	font-family: "Google Sans Flex", sans-serif;
	font-size: 20px;
	line-height: 160%;
	text-align: left;
	color: #0000FF;
	text-decoration: none;
}
@media (max-width: 770px) {
	a.text:link {font-size: 16px;  }
}

/*========================================================   NAVIGATION */

.nav {
	height: 50px;
	background-color: #880015;
	text-align: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
}
.icon {
	position: absolute;
}
	ul {
		list-style-type:none;
		margin:0;
		padding:0;
}
li {
	display:inline-block;
	margin-right: 1px;
}
li a {
	display:block;
	min-width:150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-family: "Poppins", sans-serif;
	font-size: 14pt;
	font-weight: 600;
	color: #ffffff;
	background-color: #880015;
	text-decoration: none;
}
li.sm a {
	display:block;
	min-width:50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-family: "Poppins", sans-serif;
	font-size: 14pt;
	font-weight: 600;
	color: #ffffff;
	background-color: #880015;
	text-decoration: none;
}
li:hover a {
	background: #5c010f;
	height: 50px;
	font-size: 14pt;
	font-weight: 600;
	margin-top:0px;
}
.show-menu {
	font-family: "Poppins", sans-serif;
	font-size: 18pt;
	text-decoration: none;
	color: #ccc4a7;
	background: #880015;
	text-align: center;
	padding: 10px 0;
	display: none;
}
input[type=checkbox]{
    display: none;
}
input[type=checkbox]:checked ~ #menu{
    display: block;
}
@media screen and (max-width : 1047px){
	ul {
		position: static;
		display: none;
	}
	li {
		border-bottom: 1px solid #666153;
	}
	ul li, li a {
		width: 100%;
	}
	.show-menu {
		display:block;
	}
}

/*========================================================   BANNER */

.banner-container1 {
	text-align: center;
	width: 100%;
    margin: 0 auto;
	background: url("http://budgetwebdesignakron.com/nazareth/images/bg-banner.png") no-repeat center center fixed; 
   -webkit-background-size: cover;
}
.banner-container2{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: auto !important;
}
@media screen and (max-width : 760px) {
	.banner-container2 { padding-top: 40px; }
}

/*========================================================   HEADER */

.header-container1 {
	width: 100%;
	height: 70px;
	background-color: #898261;
	margin-top: -30px;
}
.header-container2 {
	width: 90%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%
}

/*========================================================   FOOTER */

.footer-link:visited {
	color: #fbefb8;
}

.footer-container1 {
    display: flex; 
    flex-wrap: wrap; 
    gap: 20px; 
	justify-content: center; 
    padding-top:15px;
	background-color: #880015;
}
.footer-3columna  {
    width: calc((45% - 40px) / 3);
    padding: 0 15px 0px 0px;
	margin: 0px 40px 0px 40px;
    box-sizing: border-box; 
	overflow: hidden;
	text-align: right;
}
.footer-3columnb  {
    width: calc((45% - 40px) / 3);
    padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 25px;
    box-sizing: border-box; 
	overflow: hidden;
	text-align: center;
}
@media screen and (max-width: 1921px) {
	.footer-3column, .footer-3columna, .footer-3columnb, .footer-3columnc  { width: calc((68% - 10px) / 3); }
}

@media screen and (max-width: 770px) {   
    .footer-3column, .footer-3columna, .footer-3columnb, .footer-3columnc  { width: 90%; }
}

/*========================================================   COMMON */

.wrapper {
	width: 100%;
    margin: 0 auto;
	overflow: hidden;
}
.responsive {
	width: 100%;
	height: auto;
}
.text {
	font-family: "Google Sans Flex", sans-serif;
	font-size: 20px;
	line-height: 160%;
	text-align: left;
	color: #55555;
	margin-top: 15px;
}

@media (max-width: 600px) {
  .text {font-size: 16px;  }
}

/*========================================================   IMAGES */

img {
	max-width: 100%; 
	height: auto;
	border-radius: 10px;
}
img.logosm {
	padding-top: 55px;
	width: 20%;
	height: 12%;
}
@media screen and (max-width: 770px) {
	img.logosm { 
		padding-top: 20px;
		width: 60%;
		height: 60% }
}
@media screen and (max-width: 770px) {
	.img-hs1-2column { 
		padding-bottom: 40px;
	    max-width: 100% }
}
img.iconsm {
	display: inline-block;
	vertical-align: middle;
}
.img-hs1-2column {
	max-width: 80%; 
	border-radius: 10px;
}
@media screen and (max-width: 770px) {
	.img-hs1-2column { 
		padding-bottom: 40px;
	    max-width: 100% }
}
img.hamburger {
	width: 30px;
	height: 15px; 
}
img.home {
	max-width: 90%; 
	height: auto;
	padding-top: 40px;
}
@media screen and (max-width: 770px) {
	img.home { padding-top: 0px; }
}
img.services {
	max-width: 70%; 
	height: auto;    
	margin-top: 40px;
}
@media screen and (max-width: 770px) {
	img.home, img.services { padding-top: 0px; }
}
.responsive-iframe {
  width: 100%;
  aspect-ratio: 16 / 9; 
  height: auto;
}

/*=================================================   PHOTO GALLERY */

* {box-sizing: border-box}
	body {font-family: Verdana, sans-serif; margin:0}
	.slider {display: none}
	img {vertical-align: middle;}
}
.slider-container1 {
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	padding-bottom: 20px;
	height: auto !important;
	height: 100%;
	background-color: #ffffff;
	overflow: hidden;
}
.slider-box {
	max-width: 400px;
	position: relative;
	margin: auto;
}	
@media screen and (max-width: 770px) {
.slider-box {
	width: 90%;
	position: relative;
	margin: auto; }
}	
.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -22px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
}	 
.next {
	right: 0;
	border-radius: 3px 0 0 3px;
} 
.prev:hover, .next:hover {
	background-color: rgba(0,0,0,0.8);
}
.numIndicator {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}
.dot {
	cursor: pointer;
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}
.active, .dot:hover {
	background-color: #717171;
}	 
.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}
@-webkit-keyframes fade {
	from {opacity: .4} 
	to {opacity: 1}
} 
@keyframes fade {
	from {opacity: .4} 
	to {opacity: 1}
}
@media only screen and (max-width: 300px) {
	.prev, .next,.text {font-size: 15px}
}

/*================================================  YOUTUBE VIDEOS */

.container-videos {
	min-height: 100px;
	max-width: 100%;
	text-align: center;
	overflow: hidden;
	width: 100%;
    margin: 0 auto;
	background-color: #000000;
   -webkit-background-size: cover;
}
@media screen and (max-width: 770px) {
          iframe {
            width: 100%; 
            height: auto; 
    }
}

/*==================================================   CONTACT FORM */

input[type="text"],
input[type="email"],
input[type="phone"],
textarea {
	width: 100%;
	padding: 12px;
	border: 2px solid #c2c2c2;
	border-radius: 4px; 
	box-sizing: border-box; 
	margin-top: 6px;
	margin-bottom: 16px;
	resize: vertical; 
	font-family: 'Google Sans Flex', sans-serif;
	font-size: 18px;
}
input[type="message"],
textarea {
	width: 100%;
	height: 200px;
	padding: 10px;
	border: 2px solid #c2c2c2;
	border-radius: 4px; 
	box-sizing: border-box; 
	margin-top: 6px;
	margin-bottom: 16px;
	resize: vertical; 
	font-family: 'Google Sans Flex', sans-serif;
	font-size: 16px;
}
@media only screen and (max-width: 770px) {
textarea {
    font-size: 15px;
  }
}
.button {
	background-color: #880015; 
	color: white;
	padding: 12px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer; 
	font-size: 20px;
	font-family: "Google Sans Flex", sans-serif;
}
.formtext {
	font-family: 'Google Sans Flex', sans-serif;
	font-size: 22px;
	line-height: 10%;
	text-align: left;
	color: #555555;
}
@media only screen and (max-width: 770px) {
	.formtext {
		font-size: 18px;
  }
}

/*========================================================   HOME */

.h2home4 {
	font-family: "Google Sans Flex", sans-serif;
	font-size: 30px;
	font-weight: 700;
	color: #880015;
	text-align: left;
}
@media only screen and (max-width: 770px) {
.h2home4 {
	font-family: "Google Sans Flex", sans-serif;
    font-size: 26px;
  }
}
.hs1-container1 {
	width: 100%;
	max-width: 100%;
	height: 2000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	padding-bottom: 20px;
	height: auto !important;
	height: 100%;
	background-color: #ffffff;
	overflow: hidden;
}
@media screen and (max-width: 770px) {   
    .hs1-container1  { padding-bottom: 0px; }
}
.hs1-container2 {
	width: 90%;
	max-width: 1000px;
	height: 2000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.hs2-container1 {
	width: 100%;
	max-width: 100%;
	height: 2000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #ffffff;
	overflow: hidden;
}
.hs2-container-3columns {
    display: flex; 
    flex-wrap: wrap; 
    gap: 20px; 
	justify-content: center; 
    align-items: center;  
	background-color: #fbefb8; 
}
@media screen and (max-width: 770px) {
    .hs2-container-3columns { padding: 20px 0px 40px 0px; }
}
.hs2-3column {
    width: calc((50% - 40px) / 4);
    padding: 0 15px 15px 15px;
	margin: 30px;
    background-color: #880015;
    box-sizing: border-box; 
	border-radius: 10px;
	}
}
@media (max-width: 1921px) {
	.hs2-3column { margin: 40px; }
}
@media (max-width: 1921px) {
	.hs2-3column { width: calc((58% - 40px) / 3); }
}
@media (max-width: 1440px) {
	.hs2-3column { margin: 10px; }
}
@media (max-width: 1440px) {
	.hs2-3column { width: calc((87% - 40px) / 3); }
}
@media (max-width: 1201px) {
	.hs2-3column { margin: 10px; }
}
@media (max-width: 1201px) {
	.hs2-3column { width: calc((87% - 40px) / 3); }
}
@media (max-width: 1025px) {
	.hs2-3column { margin: 10px; }
}
@media (max-width: 1025px) {
	.hs2-3column { width: calc((87% - 40px) / 3); }
}
@media screen and (max-width: 770px) {
    .hs2-3column { width: 90%; margin: 20px 0px 0px 0px; }
}
.hs3-container1 {
	width: 100%;
	max-width: 100%;
	height: 2000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #ffffff; 
	overflow: hidden;
	padding-bottom: 30px;
}
@media screen and (max-width: 1921px) {
	.hs3-container1  { padding-bottom: 50px; }
}
.hs3-container-2columns {
    display: flex;       
    flex-wrap: wrap;     
    gap: 30px;           
	padding-top: 10px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 1025px) {
	.hs3-container-2columns  { max-width: 95%; }
}
@media (max-width: 770px) {
    .hs3-container-2columns { flex-direction: column; width: 90%; }
}
.hs3-2columna {
    flex: 3;             
	width: 70%;
    min-width: 200px;   
	text-align: left;
}
@media (max-width: 770px) {

    .hs3-2columna { width: 100%; text-align: center; }
}
.hs4-container1 {
	width: 100%;
	max-width: 100%;
	height: 2000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #fbefb8;
	overflow: hidden;
	padding-bottom: 30px;
}
@media screen and (max-width: 1921px) {
	.hs4-container1  { padding-bottom: 50px; }
}
.hs4-container-2columns {
    display: flex;      
    flex-wrap: wrap;  
    gap: 30px;          
	padding-top: 10px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 1025px) {
	.hs4-container-2columns  { max-width: 95%; }
}
@media (max-width: 770px) {
    .hs4-container-2columns {
        flex-direction: column; 
		width: 90%;
    }
}
.hs4-2columna {
    flex: 3;          
	width: 70%;
    min-width: 200px;   
	text-align: left;
}
.hs4-2columnb {
    flex: 1;            
	width: 30%;
    min-width: 200px;    
	text-align: left;
}

    .hs4-2columna {
        width: 100%;            
		text-align: center;
    }
	.hs4-2columnb {
        width: 100%; text-align: center; }
}

/*========================================================   ABOUT */

.h2about {
	font-family: "Google Sans Flex", sans-serif;
	font-size: 33px;
	font-weight: 700;
	color: #880015;
	text-align: left;
	/*line-height: 160%;*/
}
@media only screen and (max-width: 770px) {
	.h2about { font-family: "Google Sans Flex", sans-serif; font-size: 26px;}
}

.as1-container1 {
	width: 100%;
	max-width: 100%;
	height: 2000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	padding-bottom: 20px;
	height: auto !important;
	height: 100%;
	background-color: #ffffff;
	overflow: hidden;
}
@media screen and (max-width: 770px) {   
    .as1-container1  { padding-bottom: 0px; }
}
.as1-container2 {
	width: 90%;
	max-width: 1000px;
	height: 2000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.as2-container-2columns {
    display: flex;       
    flex-wrap: wrap;     
    gap: 30px;         
	padding-top: 10px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 770px) {
    .as2-container-2columns { flex-direction: column; }
}

/*========================================================   SERVICES */

.ss2-container1 {
	width: 100%;
	max-width: 100%;
	height: 2000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #ffffff;
	overflow: hidden;
}
@media only screen and (max-width: 770px) {
	.ss2-container1 { padding-bottom: 30px; }
}
.ss2-container-2columns {
    display: flex;      
    flex-wrap: wrap;     
    gap: 30px;         
	padding-top: 10px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.ss2-2columna {
    flex: 3;            
	width: 70%;
    min-width: 200px;  
	text-align: left;
}
.ss2-2columnb {
    flex: 1;             
	width: 30%;
    min-width: 200px;   
	text-align: left;
}
@media (max-width: 1025px) {
.ss2-container-2columns {max-width: 90%; }
}
@media (max-width: 770px) {
    .ss2-container-2columns {
        flex-direction: column; 
		width: 90%;
    }
    .ss2-2columna {
        width: 100%;           
		text-align: center;
    }
	.ss2-2columnb {
        width: 100%;            
		text-align: center;
    }
}

/*===========================================================   MEDIA-   */

/* as1-container1, as1-container2 */

.ms2-container3 {
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	padding-bottom: 20px;
	height: auto !important;
	height: 100%;
	overflow: hidden;
	background-color: #e2e2e2;
}


/*====================================================== GET INVOLVED   */

/* as1-container1, as1-container2, as2-container-2columns*/

/*=========================================================== CONTACT   */

/* as1-container1, as1-container2 */

.cs1-container1 {
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	padding-bottom: 20px;
	height: auto !important;
	height: 100%;
	overflow: hidden;
	background-color: #ffffff;
}
.cs1-container2 {
	width: 90%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
