

@import url(https://fonts.googleapis.com/css2?family=Monda:wght@400;700&display=swap);

/*
@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
*/

body {
  color: #707070;
  font-family: Monda,Helvetica,Arial,Verdana,sans-serif;
  font-size: 20px;
  font-stretch: 100%;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-east-asian: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: 400;
}

a {
  position: relative;
  transition: .4s ease-out;
  color: #707070;
  font-family: Monda,Helvetica,Arial,Verdana,sans-serif;
  font-size: 20px;
  font-stretch: 100%;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-east-asian: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: 400;
  text-decoration: underline;
}

.ce-textmedia, .ce-four_columns {
	margin-bottom: 3.5rem;
}
.ce-four_columns .ce-textmedia {
	margin-bottom: 0 !important;
}

#c384 header {
	padding: 0 20px;
}

footer a {
  text-decoration: none;
}

#page-11 #c453 {
	display: none !important;
}

h1::after,
h2::after{content:"__________________";position:absolute;left:0;right:0;bottom:-13px}

h1 {
   font-size: 26px;
   margin: 0 0 30px;
   padding: 30px 0 10px;
   font-weight: 100;
   position: relative;
   text-transform: uppercase;
 }
 h2{font-size:24px;font-weight:100;position:relative;margin-bottom:40px}
 
 h3{font-weight:100}
 
 header.h-1,  header.h-2 {
	 text-align: center !important;
 }
 
 .jumbotron h1, .jumbotron h2 {
	text-align: center !important;
	color: #fff !important;
	font-weight: 500 !important;
 }
.ce-four_columns h2 {
	 text-align: center !important;
	 font-weight: 300 !important;
	 font-size:20px;
  }
 
b,strong{font-weight:700}p{margin:0 0 10px}


h3.card-title {
  color: #707070;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

.card {
	border-radius: 0 !important;
	border: none !important;
}

.card-body {
	padding: 0;
	padding-top: 1rem;
	text-align: center;
}

.page-link.active, .active > .page-link {
  background-color: #c0af7e;
}
.pagination {
	--bs-pagination-color: #c0af7e;
	--bs-pagination-hover-color: #c0af7e;
	--bs-pagination-focus-color: #c0af7e;
	--bs-pagination-active-bg: #c0af7e;
	--bs-pagination-active-border-color: #c0af7e;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .navbar-nav .nav-link.parent-active {
  color: #cb3a4a;
}

.nav-item a {
	font-size: 1rem !important;
}


 .bgimage-container a {
	 color: #fff !important;
 }

.footerWrap {
	 margin-bottom: 5rem !important;
 }

 .watemplate_textbgimage {
	 padding-top: 2rem;
 }

#s6 {
	background-position: top;
}




@media (max-width:991.98px){


#full-height-icon {
	display: none;
}

h1 {
  font-size: 22px !important;
}

	 .mainMenu
	 {
		  top:100px
	 }

	 .mainMenu .mainMenu--wrapper
	 {
		  display:none
	 }


	 .header--right {
		 position: absolute;
		 right: -30px;
		 top: 30px;
	 }

	 .header--logo {
		 margin-top: -20px;
		 margin-left: -30px;
		 width: 300px;
	   }


	   .wrapper {
		 padding-top: 0 !important;
	   }

	   #mobileMenu li {
		 line-height: 3;
	   }

/*
	 .mobileMenu--toggle
	 {
		  background-color:#cb3a4a;
		  border:0;
		  color:#fff;
		  cursor:pointer;
		  display:inline-block;
		  line-height:38px;
		  position:absolute;
		  right:10px;
		  top:5px;
		  z-index:99999;
		  width:40px;
		  height:40px;
		  border-radius:50%
	 }

	 .mobileMenu--toggle:focus
	 {
		  outline:0
	 }

	 .mobileMenu--toggle span,.mobileMenu--toggle span::after,.mobileMenu--toggle span::before
	 {
		  -webkit-backface-visibility:hidden;
		  backface-visibility:hidden;
		  width:30px;
		  will-change:transform
	 }

	 .mobileMenu--toggle span::after,.mobileMenu--toggle span::before
	 {
		  content:'';
		  left:0;
		  position:absolute;
		  transition:top .22s .22s,transform .22s;
		  max-width:23px;
		  height:3px;
		  top:-7px;
		  background-color:#fff
	 }

	 .mobileMenu--toggle span
	 {
		  display:block;
		  height:3px;
		  margin:auto;
		  position:relative;
		  transition:.3s;
		  top:18px;
		  max-width:23px;
		  background-color:#fff
	 }

	 .mobileMenu--toggle span::after
	 {
		  top:7px
	 }

	 .mobileMenu--toggle.active
	 {
		  top:calc(-100px + 22px)
	 }

	 .mobileMenu--toggle.active span
	 {
		  background:#000;
		  transition:background .22s
	 }

	 .mobileMenu--toggle.active span::after,.mobileMenu--toggle.active span::before
	 {
		  top:0;
		  transition-delay:0s,.22s
	 }

	 .mobileMenu--toggle.active span::before
	 {
		  transform:rotate(45deg)
	 }

	 .mobileMenu--toggle.active span::after
	 {
		  transform:rotate(-45deg)
	 }
*/


}

/*
.mm-wrapper_opened .mobileMenu--toggle span{background:#000;transition:background .22s}.mm-wrapper_opened .mobileMenu--toggle span::after,.mm-wrapper_opened .mobileMenu--toggle span::before{top:0;transition-delay:0s,.22s}.mm-wrapper_opened .mobileMenu--toggle span::before{transform:rotate(45deg)}.mm-wrapper_opened .mobileMenu--toggle span::after{transform:rotate(-45deg)}
}
*/


a.card {
	 text-decoration: none !important;
}
