@font-face {
	font-display: swap;
}

html {
	font-display: swap;
}

@media (min-width: 1024px) {}

@media only screen and (min-width:768px) {}

@media only screen and (max-width:640px) {}

body {
	font-family: 'Abhaya Libre', serif;
	color: #1d1d1d;
	font-size: 17px;
	overflow-x: hidden;
}

p {
	color: #404040;
	padding: 0 15px;
}

a {
	color: #1d1d1d;
	font-weight: 300;
	text-decoration: none;
}

a:hover {
	color: #6E4254;
	-webkit-transition: background-color 1000ms linear;
	-ms-transition: background-color 1000ms linear;
	transition: background-color 1000ms linear;
	text-decoration: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Abhaya Libre', serif;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: -1.56px;
	margin: 0 15px;
}
#block_one h3 {
	font-weight: 300;
	font-size: 22px;
	text-transform: none;
}
#primary-navigation, .sticky-header {
	display: none;
}

.mobile_link {
	pointer-events: auto;
	cursor: pointer
}

#sample-menu {
	font-size: 45px;
	padding: 0 12px;
	display: inline-block;
	position: absolute;
}

amp-user-notification {
	background-color: #000;
	color: #fff;
	font-size: 15px;
}

amp-user-notification>div {
	padding: 1rem;
	display: block;
	align-items: center;
	justify-content: center;
}

.ampstart-btn {
	display: block;
	text-align: center;
	margin: 10px auto 5px auto;
	background-color: transparent;
	border: 1px solid #ffff00;
	color: #ffff00;
	padding: 5px 15px;
	font-size: 14px;
}

amp-sidebar {
	max-width: 300px;
	background-color: #151515;
	min-width: 200px;
	width: 300px;
}

amp-sidebar button {
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 25px;
	padding: 15px 20px;
}

amp-sidebar ul {
	list-style-type: none;
}

amp-sidebar li a {
	color: #fff;
	text-decoration: navajowhite;
	line-height: 30px;
}

.post-sharing-ico {
	list-style-type: none;
	margin: 0 0 36px 0;
	padding: 0 15px;
	text-align: left;
}

.post-sharing-ico li {
	display: inline-block;
	text-align: center;
	margin: 5px;
}

.post-sharing-ico a {
	text-align: center;
	color: #707070;
	font-size: 20px;
}

.post-sharing-ico a span {
	display: none;
}

.session_block {
	background-color: rgba(28, 28, 28, 0.9);
	border-bottom: 5px solid #1b640a;
	padding: 10px 5px;
	width: 120px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000
}

.session_block ul {
	padding: 0
}

.session_block ul li {
	color: rgba(255, 255, 255, 0.7);
	float: left;
	font-size: 13px;
	padding: 10px 5px;
	width: 100%;
	display: block;
	word-wrap: break-word;
	text-align: left;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	line-height: 16px;
	margin: 0
}

.session_block ul li strong {
	font-size: 11px;
	color: #fff
}

.session_block ul li:hover {
	background-color: #15221b;
	color: #fff
}

.session_block ul li:before {
	content: none
}

.session_block ul li a {
	color: #fff;
	font-size: 13px;
	display: block
}

.session_block ul li a i {
	margin: 0 5px 0 0;
	font-size: 13px
}

.session_block svg {
	margin-right: 5px
}

.imgCaption {
	display: none;
}
.button_square {
	position: relative;
	display: inline-block;
	background: 0 0;
	border: 1px solid rgba(29,29,29,.2);
	color: #1d1d1d;
	text-align: center;
	line-height: 56px;
	padding: 0 20px;
	text-transform: uppercase;
	box-sizing: border-box;
	-webkit-transition: .5s color;
	transition: .5s color;
	font-family: "Fira Sans";
	margin: 0 15px;
}
#blocks amp-img {
	margin-top: 18px;
}
.header amp-img {
	width: 50%;
	height: auto;
	margin: auto;
}
.logo {
	margin: 18px 0;
}
.ratio34 {
	position: relative;
	width: 100%;
	overflow: hidden
}
.ratio169 {
	position: relative;
	width: 100%;
	overflow: hidden
}

.ratio11 {
	position: relative;
	width: 100%;
	overflow: hidden
}
#slider_txt .col-lg-4 {
	margin-bottom: 18px;
}
#slider_txt .ratio34 h2 {
	position: absolute;
	bottom: 0;
	padding: 20px;
	color: #fff;
}
.bg_black {
	background: #000;
	color: #fff;
}
.footer-inner {
	font-weight: 300;
	text-align: center;
	font-family: 'Fira Sans', sans-serif;
}
.footer-inner a {
	color: #000;
	font-weight: 400;
}
.bg_carousel {
	/*background-image: url('../data/images/d6be515f251d41bacf0cfb7e121c8e40_1371178699.jpg');*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15% 5%;
	margin-bottom: 24px;
    background-color: #000;
}
.logo amp-img {
	height: 100px;
	width: 100px;
}
amp-carousel a {
	position: relative;
}
amp-carousel a amp-img {
	border: 5px solid #000;
}
amp-carousel a h2 {
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 42px;
}

.pb-5, .py-5 {
	padding-bottom: 3rem;
}
.pt-5, .py-5 {
	padding-top: 3rem;
}
.mt-5, .my-5 {
	margin-top: 3rem;
}
.mb-5, .my-5 {
	margin-bottom: 3rem;
}
.footer-social-icons-wrapper {
	text-align: center;
}

.footer-social-icons-wrapper a {
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin: 0 12px;
}
.footer-social-icons-wrapper a span {
	display: none;
}
.footer-social-icons-wrapper a svg {
	height: 35px;
	width: 35px;
	font-size: 35px;
}


