/*==================================================
  calendar
==================================================*/
#calendar-section-1 .text-wrap {
	height: 385px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
#calendar-section-1 .text-wrap h1 {
	color: white;
	font-family: 'AvenirNextLTPro-Bold';
	font-size: 44px;
	text-transform: uppercase;
	line-height: 1.3;
	margin-bottom: 30px;
}
#calendar-section-1 .text-wrap p {
	line-height: 26px;
	max-width: 280px;
	color: white;
}
#calendar-section-2 {
	background: #f5f4f6;
	padding-top: 110px;
	padding-bottom: 110px;
}
#calendar-section-2 .container > .grid-2-col {
	grid-template-columns: 3fr 1fr;
	grid-column-gap: 8%;
}
#calendar-section-2 .left {
	position: relative;
	min-height: 700px;
	padding: 0 15px 20px;
}
#calendar-section-2 .left h3 {
	font-family: 'Superclarendon-Rg-Bold';
	font-size: 20px;
	line-height: 26px;
	color: #484747;
	margin-bottom: 15px;
}
#calendar-section-2 .left .pdf-wrap {
	top: 25px;
}
#calendar-section-2 .left .arrows {
	position: absolute;
	min-height: 75px;
	bottom: -70px;
	max-width: 845px;
	width: 100%;
}
#calendar-section-2 .left .block-right p {
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 20px;
	line-height: 33px;
}
#calendar-section-2 .left .block-right select {
	background: transparent;
	border: none;
	border-bottom: 1px solid black;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 20px;
	line-height: 33px;
	color: #9f9d9e;
}
#calendar-section-2 .arrows .block-left img.disabled {
	cursor: initial;
	opacity: 0.3;
}
#calendar-section-2 .arrows .block-left img:not(.disabled) {
	opacity: 0.5;
}
#calendar-section-2 .arrows .block-left .arrow-left {
	margin-right: 30px;
}
#calendar-section-2 .left .block-left {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
#calendar-section-2 .left .block-right {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
#calendar-section-2 .left .block-left .next,
#calendar-section-2 .left .block-left .prev {
	display: block;
	padding-left: 20px;
	cursor: pointer;
}
#calendar-section-2 .left .pdf-wrap,
#calendar-section-2 .left h2 {
	position: absolute;
}
#calendar-section-2 .left .pdf-wrap {
	padding: 40px 0 30px 0;
	width: 100%;
	height: 100%;
}
#calendar-section-2 .left .pdf-wrap embed {
	width: 100%;
	max-width: 845px;
	height: 100%;
	max-height: 650px;
}
#calendar-section-2 .left h2 {
	/*z-index: 99999;*/
	z-index: 999;
}
#calendar-section-2 .right .grid-2-col {
	grid-template-columns: 4fr 5fr;
	grid-column-gap: 10%;
	margin-bottom: 40px;
}
/*#calendar-section-2 .right .grid-2-col:last-child {
	margin-bottom: 0;
}
#calendar-section-2 .sidebar-img-wrap img {
	min-height: 90px;
	object-fit: cover;
	object-position: center;
}
#calendar-section-2 .sidebar-text-wrap {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}
#calendar-section-2 .sidebar-text-wrap a {
	font-family: 'Superclarendon-Rg-Bold';
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 10px;
}
#calendar-section-2 .sidebar-text-wrap .post-date {
	font-size: 14px;
	line-height: 21px;
	color: #777677;
}*/
#calendar-section-2 .right img {
	margin: 55px auto 0;
}
#calendar-section-3 .container {
	padding-top: 140px;
	padding-bottom: 140px;
}
#calendar-section-3 .grid-2-col {
	align-items: center;
}
#calendar-section-3 .left h2 {
	font-size: 32px;
	line-height: 43px;
	color: white;
	margin-bottom: 50px;
	max-width: 450px;
}
#calendar-section-3 .left .btn {
    color: white;
    height: auto;
    border: 2px solid #ffffff;
    line-height: 1;
    padding: 20px 0;
}
#calendar-section-3 .left .btn:hover {
    background-color: #400099;
    opacity: 1;
    border: 2px solid #400099;
}
select option[disabled] {
	display: none;
}
#viewer-ink-host,
#plugin {
	width: 200px !important;
}
#custom-newcalendar-section-1{
	background-color:#f5f4f6;
	padding:100px 0px;
}
#calendar-section-2 .block-left.block-lefttt {
    position: absolute;
left: 32%;
top: 5.7%;
z-index: 9999999;;
font-size: 20px;
font-weight: 700;
}
#calendar-section-2 .left .block-left .next, #calendar-section-2 .left .block-left .prev {
    padding-left: 5px;
}
.month_name_noew{
	color:#888686;
}
.month_name_noew.active{
	color:#000;
}
#custom-newcalendar-section-1 .right h1 {
    color: #000;
    font-family: 'AvenirNextLTPro-Bold';
    font-size: 44px;
    text-transform: uppercase;
    line-height: 1.3;
    margin-bottom: 30px;
}
#calendar-section-2::after{
	clear:both;
	content:'';
	display:block;
}
#calendar-section-2 .left{
	float: right;
	width: 66%;
	margin: 0px;
	padding: 0 2.5%;
	background: #ebebeb;
}
#calendar-section-2 .right{
	width: 29%;
	float: left;
}
#calendar-section-2 .left h2 {
    width: 100%;
    text-align: center;
    line-height: 48px;
    font-size: 28px;
}
#calendar-section-2 .left {
    min-height: 775px;
}
#custom-newcalendar-section-1 #calendar-section-2 {
    padding-top: 0px;
    padding-bottom: 0px;
}

#calendar-section-2 .left h2 {
    margin-top: 25px;
}
#calendar-section-2 .left .pdf-wrap {
    padding: 70px 0 30px 0;
}
#control{
	display:none
}

#animation_textt{
	position: absolute;
	top: 29%;
	left: -115px;
	width: 1280px;
	right: 0;
	margin: 0 auto;
}
/*====================//====================*/
@media all and (max-width: 991px) {
	#calendar-section-2,
	#calendar-section-3 .container {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#calendar-section-2 .left {
		min-height: 780px;
		padding: 0 0 20px;
	}
	#calendar-section-2 .left .arrows {
		grid-template-columns: 1fr 1fr;
		max-width: 100%;
		bottom: 0;
	}
	#calendar-section-2 .left .pdf-wrap embed {
		max-width: 100%;
	}
	#calendar-section-2 .container > .grid-2-col,
	#calendar-section-2 .right .grid-2-col {
		grid-template-columns: 1fr;
	}
	#calendar-section-2 .right #searchform,
	#calendar-section-2 .right .grid-2-col:not(:last-child),
	#calendar-section-2 .right .sidebar-img-wrap,
	#calendar-section-3 .left {
		margin-bottom: 30px;
	}
	#calendar-section-2 .sidebar-img-wrap img {
		height: 300px;
		min-height: auto;
		width: 100%;
	}
	#calendar-section-2 .sidebar-text-wrap {
		align-items: center;
	}
	#calendar-section-2 .sidebar-text-wrap a {
		text-align: center;
	}
	#calendar-section-3 .left h2 {
		font-size: 27px;
		line-height: 36px;
		max-width: 100%;
		margin-bottom: 30px;
		text-align: center;
	}
	#calendar-section-3 .left .btn {
		margin: auto;
	}
}
/*====================//====================*/
@media (max-width: 575px) {
	#calendar-section-2 .left {
		min-height: 810px;
	}
	#calendar-section-2 .left .arrows {
		grid-template-columns: 1fr;
		justify-items: center;
	}
	#calendar-section-2 .left .block-left .next,
	#calendar-section-2 .left .block-left .prev {
		padding-left: 30px;
		padding-right: 30px;
	}
	#calendar-section-2 .left .block-right {
		justify-content: center;
		margin-bottom: 30px;
	}
}
/*====================//====================*/
@media (max-width: 350px) {
	#calendar-section-2 .left {
		min-height: 830px;
	}
	#calendar-section-2 .left .pdf-wrap {
		padding: 60px 0 30px 0;
	}
}
