bottom_about_content*:not(i) {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color:#4B2142;
}
h1,
h2,
h3,
h4,
h5 {
	margin-top:0;
	margin-bottom:0;
}
h1,
h1 * {
	font-size: 50px;
}
h2,
h2 * {
	font-size: 50px;
}
h3,
h3 * {
	font-size:35px;
}
h4,
h4 * {

}
h5,
h5 * {

}
body,
p {
	color:#2E1E2F;
	font-size:18px;
}
img {
	max-width:100%;
	height:auto;
}
a,
a:hover {
	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.container {
	width: 100%;
	max-width:1670px;
}
body {
	background:#EFE4D6;
}


/* Header */
header {
	padding:60px 0;
	text-align: center
}
.header_1 {
	margin-bottom: 60px;
}
.header_1 svg {
	width:100%;
	max-width:300px;
	height:auto;
}
.header_2 ul {
	text-align: center;
	margin-bottom: 0;
	padding-left:0;
	list-style: none;
}
.header_2 ul>li {
	display: inline-block;
	margin:0 15px;
}
.header_2 ul>li>a {
	text-transform: uppercase;
	color:#2E1E2F;
}
.header_2 ul>li>a:hover {
	color:#3E7FDD;
}

/* Home */
.section_1_home {
	text-align: center;
}
.section_1_home h1 {
	color:#3E7FDD;
	margin-bottom:30px;
}
.section_1_home p {
	font-family: 'Merriweather', serif;
	font-size:25px;
	margin-bottom:0px;
}
.section_1_home p a {
	color:#3E7FDD;
	font-size:16px;
	display:inline-block;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 35px;
	margin-top:30px;
	padding:15px 30px;
	text-transform: uppercase;
}
.section_1_home  img {
	margin-top:30px;
}
.section_1_home p a:hover {
	background:#3E7FDD;
	color:#fff;
}
.section_2_home {
	margin-top:120px;
	position: relative;
	padding:120px 0 0;
}
.section_2_home img {
	position: absolute;
	top:0;
	left:0;
	width:100%;
}
.responsive_iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-right: 30px;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.responsive_iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
body:not(.home) .section_3_home {
	padding-top:60px;
}
.bottom_about_content {
	padding-top:30px;
}
.bottom_about_content img {
	margin-top:calc(30px - 1rem);
	margin-bottom:calc(30px - 1rem);
	max-width:200px;
}
.section_2_home,
.section_3_home {

	padding-top:120px;
}
.panels_3 {
	text-align:center;
	margin-bottom:30px;
}
.panels_3 * {
	color:#3E7FDD;
}
.panels_3  img {
	margin-bottom:15px;
	width:auto;
	max-height:80px;
}
.panels_3 p {
	font-size:16px;
	margin-bottom:7.5px;
}
.panels_3 p i {
	font-size:80px;
	margin-bottom:15px;
	opacity: 0.5;
}
.panel_8 {

}
.panel_8 span {
	 color:#3E7FDD;
	 font-size:16px;
	 text-transform: uppercase;
}
.panel_8 h3 {
	color:#3E7FDD;
	margin-top:15px;
	margin-bottom: 15px;
}
.panel_8 p {
	margin-bottom:0;
}
.white_bg{
	background:#fff;
}
.section_4_home  {
	padding-top:90px;
}
.section_4_home h3 {
	color:#3E7FDD;
}
.content_top_4 {
	margin-bottom:120px;
}
.section_4_home p {
	font-family: 'Merriweather', serif;
}
.section_4_home img {
	opacity: 0.9;
	margin-bottom:30px;
}
.section_5_home {
	padding-top:120px;
	padding-bottom:90px;
}
.section_title {
	margin-bottom:60px;
}
.section_title h2 {

}
.panels_5 {
	border:solid thin #3E7FDD;
	background:#3E7FDD;
	border-radius:15px;
	margin-bottom:30px;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	padding:30px 15px;
	height:calc(100% - 30px);
}
.panels_5 i {
	margin-right:30px;
	color:#fff;
	font-size: 60px;
}
.panels_5 p {
	color:#fff;
	margin-bottom:0;
}
.panels_6 {
	border-left:solid thin #3E7FDD;
	padding:15px;
}
.panels_6 * {
	color:#3E7FDD;
	margin-bottom:0;
}
.panels_6 p:nth-child(1) {
	margin-bottom:60px;
}
.section_7_home {
	padding-top:120px;
	padding-bottom:120px;
}
.section_8_home {
	padding:120px 0;
}
.section_9_home {
	padding:120px 0;
	background:#2E1E2F;
}
.section_9_home * {
	color:#EFE4D6;
}
.section_9_home h4 {
	font-size:20px;
	text-transform: uppercase;
	margin-bottom:30px;
}
.panels_9 {
	margin-bottom:30px;
}
.panels_9 p {
	margin-bottom:0;
	margin-top:7.5px;
	font-size:16px;
	text-transform: uppercase;
}
.owl-carousel .owl-nav button.owl-prev {
	margin-right:7.5px;
}
.owl-carousel .owl-nav button.owl-right {
	left:0;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
	border:solid thin #3E7FDD;
	background:#3E7FDD;
	width:45px;
	height:45px;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	color:#fff;
	font-size:24px;
}
.owl-carousel .owl-nav button.owl-prev *,
.owl-carousel .owl-nav button.owl-next * {
	color:#fff;
	font-size:24px;	
}
.owl-nav {
	display: -webkit-flex;
	display: flex;
	margin-top: 15px;
}
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
	background:#fff;
}
.owl-carousel .owl-nav button.owl-prev:hover *,
.owl-carousel .owl-nav button.owl-next:hover * {
	color:#3E7FDD;
}
.event_panel {
	background:#EFE4D6;
	border-radius: 15px;

}
.event_panel img {
	width: 100%;
	margin-right:60px;
}
.event_panel h3 {
	color:#3E7FDD;
	margin-bottom:30px;
}
.event_panel img {
	max-width:400px;
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
}
.event_panel a {
	color: #3E7FDD;
	font-size: 16px;
	display: inline-block;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 35px;
	padding: 15px 30px;
	text-transform: uppercase;
}
.event_panel a:hover {
	color:#fff;
	background:#3E7FDD;
}
/* Footer */
footer {
	padding-top:120px;
	padding-bottom: 30px;
}
footer p {
	font-size:16px;
	margin-bottom: 30px;
}
footer p strong {
	color:#3E7FDD;
	font-size:20px;
	text-transform: uppercase;
}
footer a:hover {
	color:#3E7FDD;
}
.footer_1 {
	text-align: center;
}
.footer_1 svg {
	margin-bottom:60px;
}
.footer_4 {
	text-align: center;
	margin-top:15px;
}
.footer_4 p {
	font-size: 14px;
	margin-bottom:0;
}
/* Single Event */
.event_title {
	text-align: center;
	margin-bottom:30px;
}
.event_title h1 {
	color: #3E7FDD;
}
.gallery {
	margin-left:-15px !important;
	margin-right:-15px !important;
}
.gallery .gallery-item {
	padding:0 15px;
	margin-bottom:30px;
	margin-top:0 !important;
}
.top_default_section {
	text-align: center;
}
.top_default_section h1 {
	color:#3E7FDD;
	margin-bottom:30px;
}
.top_default_section p {
	font-family: 'Merriweather', serif;
	font-size:25px;
	margin-bottom:0px;
}
.bottom_about_content {
	text-align: center;
}
.bottom_about_content form {
	margin-bottom:30px;
}
@media (max-width: 1199.98px) {

	h1,
	h1 * {
		font-size: 32px;
	}
	h2,
	h2 * {
		font-size: 32px;
	}
	h3,
	h3 * {
		font-size:24px;
	}
	h4,
	h4 * {

	}
	h5,
	h5 * {

	}
	body,
	p {
		color:#2E1E2F;
		font-size:16px;
	}
	.section_1_home p,
	.top_default_section p {
		font-size:20px;
	}
	.section_2_home,
	.section_3_home {
		padding-top:60px;
	}
	.section_2_home {
		margin-top:30px;
		padding-top:30px;
	}
	.panels_3 {
		margin-bottom: 15px;
	}

	.content_top_4 {
		margin-bottom:30px;
	}
	.section_4_home img {
		margin-top:15px;
	}
	.section_4_home {
		padding-top:15px;
	}
	.section_title {
		margin-bottom:30px;
	}
	.section_5_home {
		padding-top:30px;
		padding-bottom:15px;
	}
	.panels_5 {
		margin-bottom:15px;
	}
	.section_7_home {
		padding-top:60px;
		padding-bottom:60px;
	}
	.section_8_home,
	.section_9_home {
		padding:60px 0;
	}
	footer {
		padding-top:60px;
		padding-bottom:15px;
	}
	header {
		padding: 30px 0;
	}
}

@media (max-width: 991.98px) {
	.footer_1 svg {
		width: 100%;
		height:auto;
	}
	.section_9_home h4 {
		margin-bottom: 15px;
		margin-top:30px;
	}
	.event_panel .col-md-8 div{
		padding:30px 15px; 
	}
	.event_panel img {
		width:100%;
		max-width:none;
		border-bottom-left-radius: 0;
		border-top-right-radius:15px;
	}
	.event_panel h3 {

		margin-bottom:15px;
	}
}

@media (max-width: 767.98px) {
	h1,
	h1 * {
		font-size: 28px;
	}
	h2,
	h2 * {
		font-size: 24px;
	}
	h3,
	h3 * {
		font-size:20px;
	}
	h4,
	h4 * {

	}
	h5,
	h5 * {

	}
	body,
	p {
		color:#2E1E2F;
		font-size:16px;
	}
	.section_1_home p,
	.top_default_section p {
		font-size:16px;
	}
	.header_2 {
		display: none;
	}
	.header_1 {
		margin-bottom: 0;
	}
	.panels_3 {
		margin-bottom:30px;
	}
	.panels_5 {
		height:calc(100% - 15px);
	}
	.panel_8 {
		padding-right:15px;
	}
	.section_9_home .section_title {
		margin-bottom:0;
	}
	.footer_2,
	.footer_3 {
		display: none;
	}
	.bottom_about_content form {
		margin-top:0 !important;
	}
}
