.container-fluid.main_popup_age_verify.active {
	display: none !important;
}

.d-none {
	display: none;
}

.search-container {
    width: 449px;
    position: relative;
    max-height: 36px;
    margin: 1px 0 0 0;
}
input#search-bar {
    width: 100%;
    height: 34px;
    padding: 0 10px;
    outline: none;
    font-size: 14px;
    border: 1px solid #dee6e9;
    border-radius: 5px;
}
input#search-bar:focus {
	border: 1px solid #008ABF;
	transition: 0.35s ease;
	color: #008ABF;
}

input#search-bar:focus::-webkit-input-placeholder {
	transition: opacity 0.45s ease;
	opacity: 0;
}

input#search-bar:focus::-moz-placeholder {
	transition: opacity 0.45s ease;
	opacity: 0;
}

input#search-bar:focus:-ms-placeholder {
	transition: opacity 0.45s ease;
	opacity: 0;
}

.search-icon {
	position: relative;
	float: right;
	height: 26px;
	top: -30px;
	right: 11px;
}

.top-strip {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
    align-items: center;
    background: #ecf4f7;
    padding:0;
    position: relative;
}
.top-strip:after {
    content: "";
    width: 70px;
    height: 100%;
    position: absolute;
    left: -45px;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 39px solid #ecf4f7;
    transform: rotate(180deg);
    z-index: -1;
}
.top-strip .login-right {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 0;
	margin: 0;
}
.top-strip .login-right li {
    white-space: nowrap;
    padding-right: 12px;
    line-height: 38px;
    border-right: 1px solid #dee6e9;
}
.top-strip .login-right li:last-child {
    border-right:0;
    padding-right: 0;
}
.top-strip .login-right li a {
    color: #000;
    cursor: pointer;
    font-size: 14px;
    padding: 0;
    border: 0;
    position: relative;
    font-weight: 600;
}
.top-strip .login-right li a:hover {
    color: #000;
}
.top-strip .login-right li a img{
    width: 25px;
    
}

.goog-te-gadget-simple {
    border: 0 !important;
    background: transparent !important;
    max-height: 33px;
}
.VIpgJd-ZVi9od-xl07Ob-lTBxed img {
    display: none !important;
}
.VIpgJd-ZVi9od-xl07Ob-lTBxed span:nth-child(3) {
    display: none !important;
}
.VIpgJd-ZVi9od-xl07Ob-lTBxed span{
    font-family: Futura_Book;
}

/*=================================
   blog
 =================================*/
.owl-event .owl-nav .owl-prev {
    left: -30px;
}
.owl-event .owl-nav .owl-next {
    right: -30px;
}

.owl-event .owl-nav > button {
    margin-top: -26px;
    position: absolute;
    top: 50%;
}
.owl-event .owl-nav > button {
    display: flex;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    background-color: #fff !important;
    color: #ffbc4d !important;
    font-size: 25px !important;
    width: 35px;
    height: 35px;
    border-radius: 6px;
    text-align: center;
    border: 1px solid #ffbc4d !important;
    align-items: center;
    justify-content: center;
}

.owl-publications .owl-nav .owl-prev {
    left: -35px;
}
.owl-publications .owl-nav .owl-next {
    right: -35px;
}

.owl-publications .owl-nav > button {
    margin-top: -26px;
    position: absolute;
    top: 50%;
}
.owl-publications .owl-nav > button {
    display: flex;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    background-color: #fff !important;
    color: #ffbc4d !important;
    font-size: 25px !important;
    width: 35px;
    height: 35px;
    border-radius: 6px;
    text-align: center;
    border: 1px solid #ffbc4d !important;
    align-items: center;
    justify-content: center;
}
/*=================================
   blog
 =================================*/
section {
	position: relative;
    padding: 60px 0;
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.speaker-shap img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100px;
}

.speaker-shap img.shap1 {
	top: 15%;
}

.speaker-shap img.shap2 {
	bottom: 0;
	left: auto;
	top: 35%;
	right: 0;
	margin: auto;
}

.speaker-shap img.shap3 {
	top: auto;
	bottom: -25px;
	margin: auto;
	left: 6%;
}

/*
.ts-blog {
	padding-bottom: 70px;
}
*/

.ts-blog .speaker-shap .shap2 {
	top: 200px;
	bottom: auto;
}

.ts-blog .speaker-shap .shap1 {
	top: auto;
	bottom: 25%;
}

.ts-blog .post .post-body {
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
}

.ts-blog .post .post-body .entry-header .entry-title {
	font-size: 24px;
	font-weight: 700;
    -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.ts-blog .post:hover .post-body {
	-webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
}

.ts-blog .post.white-text .post-body {
	background: #120f4e;
}

.ts-blog .post.white-text .post-body .entry-header .entry-title a,
    .ts-blog .post.white-text .post-body .entry-content p,
    .ts-blog .post.white-text .post-body .post-footer .btn-link {
	color: #fff;
}

.post-meta {
	font-size: 13px;
	margin-bottom: 15px;
}

.post-meta .post-author {
	margin-right: 25px;
	text-transform: uppercase;
    font-weight: bold;
}

.post-meta .post-meta-date {
    color: #fdb94d;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 6px;
}
.post .post-media.post-image {
	width: calc(100% - 40px);
	margin: 0 auto 5px auto;
	position: relative;
    display: none;
}

.post .post-media.post-image img {
	-webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}

.post .post-body {
	padding:30px;
	margin:10px 0;
	-webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
}

.post .post-body .entry-header .entry-title {
	font-size: 30px;
	font-weight: 900;
	margin-bottom: 15px;
}

.post .post-body .entry-content p {
	line-height: 22px;
	color: #888888;
        -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;

}
.btn-link {
    font-size: 16px;
    font-weight: 700;
    color: #222222;
    text-decoration: none !important;
}
.btn-link:hover {
    color: #fdb94d;
}




/*=================================
      ts-intro-outcome
=================================*/
.ts-intro-outcome {
    background-repeat: no-repeat;
    background-position: right bottom;
    padding:40px 0 80px 0;
    background-color: #fff;
    background-size: 440px;
    margin-top: -5px;

}
.ts-single-outcome {
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  width: 250px;
  height: 250px;
  background-image: -webkit-linear-gradient(340deg, #fc6076 0%, #ff9a44 100%);
  background-image: -o-linear-gradient(340deg, #fc6076 0%, #ff9a44 100%);
  background-image: linear-gradient(110deg, #fc6076 0%, #ff9a44 100%);
  -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.12);
  padding: 55px 0;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease; }
  .ts-single-outcome i {
    font-size: 80px;
    color: #fff;
    display: block;
    margin-bottom: 30px; }
  .ts-single-outcome .ts-title {
    color: #fff; }
  .ts-single-outcome:hover i {
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

.outcome-item:nth-of-type(1) .ts-single-outcome {
  background-image: -webkit-linear-gradient(340deg, #fc6076 0%, #ff9a44 100%);
  background-image: -o-linear-gradient(340deg, #fc6076 0%, #ff9a44 100%);
  background-image: linear-gradient(110deg, #fc6076 0%, #ff9a44 100%); }

.outcome-item:nth-of-type(2) .ts-single-outcome {
  background-image: -webkit-radial-gradient(50% 50%, circle closest-side, #57c6e1 0%, #b49fda 0%, #7ac5d8 0%, #eea2a2 0%, #b1aff0 0%, #836df0 100%);
  background-image: -o-radial-gradient(50% 50%, circle closest-side, #57c6e1 0%, #b49fda 0%, #7ac5d8 0%, #eea2a2 0%, #b1aff0 0%, #836df0 100%);
  background-image: radial-gradient(50% 50%, circle closest-side, #57c6e1 0%, #b49fda 0%, #7ac5d8 0%, #eea2a2 0%, #b1aff0 0%, #836df0 100%); }

.outcome-item:nth-of-type(3) .ts-single-outcome {
  background-image: -webkit-linear-gradient(135deg, #22ffa4 0%, #43c47a 49%, #10ae23 100%);
  background-image: -o-linear-gradient(135deg, #22ffa4 0%, #43c47a 49%, #10ae23 100%);
  background-image: linear-gradient(-45deg, #22ffa4 0%, #43c47a 49%, #10ae23 100%); }

.outcome-item:nth-of-type(4) .ts-single-outcome {
  background-image: -webkit-linear-gradient(135deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
  background-image: -o-linear-gradient(135deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
  background-image: linear-gradient(-45deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%); }


.youtube {
    display: flex;
    align-items: center;
    justify-content: center;
}

.youtube iframe{
    box-shadow: 1px 2px 30px #ccc;
}

.bg-soft {
/*    background-color: #f9fafc;*/
    padding-top: 30px;
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-bottom: 0;
}
.bg-soft .isa-box {
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 19%) !important;
    background: #fff;
    border-radius: 16px;
    padding: 10px;
    margin-bottom:30px;
    cursor: pointer;
}
.bg-soft .isa-box:hover {
    box-shadow: 0 0.75rem 1.5rem rgb(151 151 151) !important;
}
.bg-soft .card-icon{display: flex;align-items: center;justify-content: center;}
.bg-soft .card-icon img{width: 70px;}
.bg-soft .isa-box h2 {
   font-size: 1.4em;
    text-align: center;
    font-weight: 600;
    min-height: 51px;
    margin-top: 10px;
    margin-bottom: 0;
}
.bg-soft .isa-box p {
    font-size: 16px;
    text-align: center;
    color: #707070;
}


.youtube-bg{padding: 0 0 20px;}

.media_watch{
    margin-bottom: 0;
    padding-bottom: 30px;
}








ul.isa_partners {
    display: flex;
    padding: 0;
    justify-content: center;
    gap: 20px;
}

ul.isa_partners li {
    background: #ffffff;
    padding: 10px 30px;
    border-radius: 10px;
    font-size: 20px;
    border: 1px solid #ccc;
    cursor: pointer;
}

ul.isa_partners li.active {
    background: #fff;
    color: #fdb94d;
    border-color: #fdb94d;
}

.twt_follow {
    max-height: 240px;
    overflow: auto;
}




.category-block {
    position: relative;
    margin-bottom: 30px;
}


.category-block .inner-box {
    position: relative;
    background: #FFFFFF;
    border: 1px solid #ECEDF2;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 19px;
    transition: all 300ms ease;
}
.category-block .content {
    position: relative;
    display: flex;
    justify-content: center;
    padding-left: 90px;
    min-height: 70px;
    flex-direction: column;
    border: 0;
}
.category-block .icon {
    position: absolute;
    left: 0;
    top: 0;
    height: 70px;
    width: 70px;
    background: #f9fafc;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ff9c00;
    font-size: 36px;
    border-radius: 10px;
    transition: all 300ms ease;
}
.category-block h4 {
    font-size: 1.4em;
    color: #004775;
    font-weight: 600;
    margin: 0;
    margin-bottom: 4px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.category-block p {
    font-size: 14px;
    color: #696969;
    font-weight: 400;
    padding: 0;
}

.category-block .inner-box:hover .icon {
    color: #ffffff;
    background: #ffa000;
}
.category-block .inner-box-grid:hover .icon {
    color: #ff9700;
    background: #ecedf2;
}
.category-block .inner-box:hover {
    box-shadow: 0px 7px 18px rgba(64, 79, 104, 0.05);
}

.isa-initiatives{
    padding: 40px 0 20px;
    background: #fbfbfb;
}


.img_fellow img {
    border-radius: 30px;
    border-bottom: 12px solid #dbdbdb;
}
.img_fellow > h3 {
    padding:0 0 20px 0px;
    text-align: center;
}



.main_publication {  
    box-shadow: 1px 2px 5px #ccc;
    padding: 10px;
    background: #fff;
    margin:10px 0;
}

.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
    display: none;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #9f270a;
  z-index: 4;
}
.ribbon span {
    position: absolute;
    display: block;
    width: 200px;
    padding: 5px 24px;
    background-color: #ff4900;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 9px;
  right: 10px;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -8px;
  top: 56px;
  transform: rotate(-45deg);
}



#liveData {
  width: 100%;
  height: 300px;
}

#rotateGlobe {
  width: 100%;
  height: 500px;
  max-width: 100%;
}
#powerGeneration {
  width: 100%;
  height: 300px;
}

#globalRenewable {
  width: 100%;
  height: 300px;
}


#globalJobs {
  width: 100%;
  height: 300px;
}

#wordMap {
  width: 100%;
  height: 500px;
}


.mt-30{
    margin-top: 30px;
}
.container-map {
    max-width: 90%;
}
.glogal-bg h3 {
    font-weight: bold;
    min-height: 54px;
    margin: 0;
}
text.highcharts-axis-title {
    display: none;
}
.highcharts-axis-line {
    stroke: #e6e6e6;
}





/*============================
 Event listing page
 ===========================*/
.ts-schedule-info {
	position: relative;
}

.ts-schedule-info ul {
	position: relative;
	text-align: center;
	border: none;
	min-height: 380px;
}

.ts-schedule-info ul li a {
	height: 245px;
	width: 245px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	background-image: -webkit-linear-gradient(135deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
	background-image: -o-linear-gradient(135deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
	background-image: linear-gradient(-45deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
	background-image: -webkit-linear-gradient(-45deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
	background-image: -ms-linear-gradient(-45deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
	opacity: 0.502;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	color: #fff;
	padding: 100px 0;
    border: 0 !important;
}

.ts-schedule-info ul li a h3 {
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	opacity: .5;
}

.ts-schedule-info ul li a span {
	text-transform: uppercase;
	opacity: .5;
}

.ts-schedule-info ul li:nth-child(1) a {
	top: 140px;
	background-image: -webkit-linear-gradient(340deg, #fc6076 0%, #ff9a44 100%);
	background-image: -o-linear-gradient(340deg, #fc6076 0%, #ff9a44 100%);
	background-image: linear-gradient(110deg, #fc6076 0%, #ff9a44 100%);
}

.ts-schedule-info ul li:nth-child(2) a {
	left: 130px;
	top: -15px;
}

.ts-schedule-info ul li:nth-child(3) a {
	top: 100px;
	left: auto;
	right: 0;
	background-image: -webkit-radial-gradient(50% 50%, circle closest-side, #57c6e1 0%, #b49fda 0%, #7ac5d8 0%, #eea2a2 0%, #b1aff0 0%, #836df0 100%);
	background-image: -o-radial-gradient(50% 50%, circle closest-side, #57c6e1 0%, #b49fda 0%, #7ac5d8 0%, #eea2a2 0%, #b1aff0 0%, #836df0 100%);
	background-image: radial-gradient(50% 50%, circle closest-side, #57c6e1 0%, #b49fda 0%, #7ac5d8 0%, #eea2a2 0%, #b1aff0 0%, #836df0 100%);
}

.ts-schedule-info ul li.active a {
	-webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.12);
	opacity: 1;
	z-index: 2;
    border: 0 !important;
}

.ts-schedule-info ul li.active a h3,
.ts-schedule-info ul li.active a span {
	opacity: 1;
}

.schedule-listing {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.schedule-listing .schedule-slot-time {
	background: #d20055;
	color: #fff;
	padding: 60px 28px;
	font-size: 18px;
	font-weight: 700;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 18%;
	flex: 0 0 18%;
	max-width: 18%;
}

.schedule-listing .schedule-slot-time span {
	display: block;
	line-height: 26px;
}

.schedule-listing .schedule-slot-info {
	position: relative;
	padding: 35px 40px 35px 170px;
	border: 1px dashed #e5e5e5;
	border-left: none;
	width: 100%;
}

.schedule-listing .schedule-slot-info .schedule-slot-speakers {
	position: absolute;
	left: 40px;
	top: 0;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	bottom: 0;
	margin: auto;
}

.schedule-listing .schedule-slot-info .schedule-slot-title {
	font-size: 24px;
    margin-top: 0;
}

.schedule-listing .schedule-slot-info .schedule-slot-title strong {
	font-size: 14px;
	color: #888888;
	margin-left: 12px;
}

.schedule-listing .schedule-slot-info p {
	margin-bottom: 0;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.schedule-listing:hover .schedule-slot-title {
	color: #3b1d82;
}

.schedule-listing:nth-of-type(even) .schedule-slot-time {
	background: #fdb94d;
}

.schedule-listing.launce .schedule-slot-time {
	padding: 40px 28px;
}

.schedule-listing.launce .schedule-slot-title {
	float: left;
	margin-bottom: 0;
}

.schedule-listing.launce .schedule-slot-info-content img {
	float: right;
}

.schedule-listing-btn {
	text-align: center;
	margin-top: 60px;
}

.schedule-tabs .tab-pane.active,
.direction-tabs .tab-pane.active {
	-webkit-animation-name: fadeRight;
	animation-name: fadeRight;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes fadeRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.ts-schedule-nav {
	text-align: center;
	margin-bottom: 90px;
}

.ts-schedule-nav ul {
	border: none;
}

.ts-schedule-nav ul li {
	margin: 0 3px;
}

.ts-schedule-nav ul li a {
	font-size: 12px;
	color: #222222;
	text-transform: uppercase;
	background: #f1f0f6;
	display: block;
	padding: 20px 50px;
	position: relative;
}

.ts-schedule-nav ul li a:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 15px 0;
	border-color: transparent #fdb94d transparent transparent;
	position: absolute;
	left: 0;
	bottom: -15px;
	content: '';
	opacity: 0;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}

.ts-schedule-nav ul li a h3 {
	font-size: 24px;
	font-weight: 400;
	color: #222222;
	margin-bottom: 0;
	text-transform: capitalize;
}

.ts-schedule-nav ul li a.active {
	background: #fdb94d;
	color: #fff;
}

.ts-schedule-nav ul li a.active h3 {
	color: #fff;
}

.ts-schedule-nav ul li a.active:before {
	opacity: 1;
}

.schedule-tabs-item .schedule-listing-item {
	position: relative;
}

.schedule-tabs-item .schedule-listing-item .schedule-slot-time {
	font-size: 14px;
	color: #fdb94d;
	margin-bottom: 10px;
	display: block;
}

.schedule-tabs-item .schedule-listing-item .schedule-slot-title {
	margin-bottom: 10px;
}

.schedule-tabs-item .schedule-listing-item .schedule-slot-name {
	font-size: 14px;
	line-height: 36px;
	color: #888888;
	font-weight: 700;
	margin-bottom: 5px;
}

.schedule-tabs-item .schedule-listing-item .schedule-slot-speakers {
	position: absolute;
	top: 60px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-box-shadow: 19.799px 19.799px 40px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 19.799px 19.799px 40px 0px rgba(0, 0, 0, 0.1);
	background-image: -webkit-linear-gradient(315deg, #82e182 0%, #0acbf5 100%);
	background-image: -o-linear-gradient(315deg, #82e182 0%, #0acbf5 100%);
	background-image: linear-gradient(135deg, #82e182 0%, #0acbf5 100%);
}

.schedule-tabs-item .schedule-listing-item:before {
	position: absolute;
	top: -30px;
	width: 2px;
	height: 100%;
	content: '';
	background: #f1f0f6;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}

.schedule-tabs-item .schedule-listing-item:after {
	position: absolute;
	width: 10px;
	height: 10px;
	content: '';
	border: 2px solid #fdb94d;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	top: 80px;
	background: #fff;
}

.schedule-tabs-item .schedule-listing-item.schedule-left {
	padding: 60px 125px 20px 0;
	text-align: right;
	margin-top: 245px;
}

.schedule-tabs-item .schedule-listing-item.schedule-left .schedule-slot-speakers {
	right: 30px;
}

.schedule-tabs-item .schedule-listing-item.schedule-left:before {
	right: -17px;
}

.schedule-tabs-item .schedule-listing-item.schedule-left:after {
	right: -21px;
}

.schedule-tabs-item .schedule-listing-item.schedule-right {
	padding: 60px 20px 0px 125px;
	text-align: left;
}

.schedule-tabs-item .schedule-listing-item.schedule-right .schedule-slot-speakers {
	left: 30px;
}

.schedule-tabs-item .schedule-listing-item.schedule-right:before {
	left: -15px;
}

.schedule-tabs-item .schedule-listing-item.schedule-right:after {
	left: -19px;
}

.schedule-tabs-item .schedule-listing-item:hover:before {
	background: #fdb94d;
}

@media (min-width: 1024px) {
	.box-style {
		padding-bottom: 150px;
	}

	.box-style .row {
		position: relative;
	}

	.box-style .row .item .about-intro-text {
		padding: 50px 55px 0 55px;
	}

	.box-style .indicator {
		position: absolute;
		content: "";
		height: 100%;
		left: 33.3333333333%;
		position: absolute;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: left 500ms cubic-bezier(0.694, 0, 0.335, 1);
		-o-transition: left 500ms cubic-bezier(0.694, 0, 0.335, 1);
		transition: left 500ms cubic-bezier(0.694, 0, 0.335, 1);
		width: 33.3333333333%;
		z-index: -1;
		-webkit-box-shadow: 0px 15px 60px 0px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 15px 60px 0px rgba(0, 0, 0, 0.1);
		background-color: #fff;
	}

	.box-style .row .item:nth-child(1):hover ~ .indicator {
		left: 0;
	}

	.box-style .row .item:nth-child(3):hover ~ .indicator {
		left: 66.6666666%;
	}
}


.section-title, .column-title {
    font-size: 36px;
    font-weight: 800;
    color: #3b1d82;
    position: relative;
    padding-bottom: 30px;
    text-align: center;
    margin-top: 0;
}
.section-title span, .column-title span {
    display: block;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 26px;
    color: #888888;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    margin-bottom: 10px;
    margin-top: -5px;
}
.column-title {
  margin-bottom: 35px;
  line-height: 42px;
  text-align: left; }
  .column-title span {
    margin-top: 0; }
  .column-title:after {
    right: auto; }

.ts-schedule-info .nav-tabs .nav-item {
    float: none;
    margin-bottom: 0;
}
.mb-70 {
    margin-bottom: 70px;
}



.schedule-listing-btn .btn {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background: #ff007a;
    height: 50px;
    padding: 0 35px;
    line-height: 50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    outline: none;
    text-decoration: none;
    cursor: pointer;
}

.schedule-listing-btn .btn:hover {
    color: #fff;
    background: #d20055;
    -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.15);
}

section.ts-schedule.section-bg {
    background: #f9fafc;
}



.schedule-slot-info-content ul {
    padding: 0;
    margin: 10px 0 0 0;
    display: flex;
    gap: 25px;
}
.schedule-slot-info-content  ul li{display: flex;align-items: center;}
.schedule-slot-info-content ul li span {
    color: #ffbc4d;
    font-size: 20px;
    margin-right: 5px;
}




/*==========================
      Event Listing Map
============================*/
.ts-map-direction .speaker-shap .shap4 {
  left: auto;
  right: 0;
  top: 200px; }

.ts-map-direction .speaker-shap .shap2 {
  right: 40px; }

.location-form .form-group {
  margin-bottom: 20px; }
  .location-form .form-group label {
    font-weight: 700; }
  .location-form .form-group .form-control {
    width: 100%;
    height: 55px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    padding: 0 20px; }
    .location-form .form-group .form-control:focus {
      -webkit-box-shadow: none;
      box-shadow: none; }

.checkbox-list {
  margin-bottom: 35px; }
  .checkbox-list .single-check-mark {
    display: inline-block;
    position: relative; }
    .checkbox-list .single-check-mark input[type="radio"] {
      display: none; }
    .checkbox-list .single-check-mark label {
      cursor: pointer;
      margin: 0 40px 0 30px; }
    .checkbox-list .single-check-mark input[type="radio"] + label:before {
      background: transparent;
      content: "";
      height: 10px;
      position: absolute;
      top: 8px;
      width: 10px;
      border-radius: 50%;
      display: inline-block;
      z-index: 2;
      left: 5px;
      background: #fdb94d;
      opacity: 0; }
    .checkbox-list .single-check-mark input[type="radio"] + label:after {
      width: 20px;
      height: 20px;
      border-radius: 50%;
      border: 1px solid #d4d4d4;
      content: '';
      position: absolute;
      display: inline-block;
      left: 0px;
      top: 3px; }
    .checkbox-list .single-check-mark input[type="radio"]:checked + label::before {
      opacity: 1; }
    .checkbox-list .single-check-mark:last-of-type label {
      margin-right: 0; }

.ts-map .mapouter .gmap_canvas {
  position: relative;
  height: 535px;
  width: 535px;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border: none; }
  .ts-map .mapouter .gmap_canvas iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    border: none; }

.ts-map-tabs ul {
  padding: 0;
  margin-bottom: 40px; }
  .ts-map-tabs ul li {
    position: relative; }
    .ts-map-tabs ul li:before {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      top: auto;
      content: '';
      background: #f5f5f5;
      width: 100%;
      height: 2px; }
    .ts-map-tabs ul li a {
      font-size: 16px;
      color: #888888;
      font-weight: 700;
      border-bottom: 2px solid transparent;
      position: relative;
      padding: 8px 15px;
      margin-right: 20px; }
      .ts-map-tabs ul li a:before {
        position: absolute;
        left: 0;
        top: 35px;
        content: '';
        width: 10px;
        height: 10px;
        display: block;
        border: 2px solid #fdb94d;
        right: 0;
        margin: auto;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        border-top: 0;
        border-left: 0;
        background: #fff;
        opacity: 0;
        visibility: hidden;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease; }
      .ts-map-tabs ul li.active a{
        color: #fdb94d;
        border-color: #fdb94d; }
        .ts-map-tabs ul li.active a:before {
          opacity: 1;
          visibility: visible; }
    .ts-map-tabs ul li:last-child a {
      margin-right: 0; }
.ts-map-tabs ul li a:focus, .ts-map-tabs ul li a:hover {
    text-decoration: none;
    background-color: #fff;
}
.direction-tabs-content .contact-info-box {
  position: relative; }

.direction-tabs-content h3 {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600;
}
.direction-tabs-content p {
  margin-bottom: 5px; }
  .direction-tabs-content p strong {
    font-weight: 700;
    color: #222; }

.direction-tabs-content p.derecttion-vanue {
  margin-bottom: 30px; }



.ts-map-tabs .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.menu-event{
    overflow: hidden;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
     border-radius: 10px;
    padding: 15px;
}

.menu-event ul{
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.menu-event ul li{
    display: flex;
    align-items: center;
    flex-direction: column;
    min-width: 200px;
    padding: 10px;
    border-radius: 8px;
    min-height: 109.14px;
}
.menu-event ul li a{
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.menu-event ul li:hover{
/*    background: #eaf4f7;*/
    background: #fff8a3;
}
.menu-event ul li .event-icon{
    font-size: 26px;
}
.menu-event ul li p{
    font-size: 18px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 52px;
    margin: 0;
}
.menu-event ul li.active{
    background:#fff8a3;
}
.menu-event ul li.active .event-icon{
    color: #000;
}
.menu-event ul li.active p{
    color: #000;
}

.event-listing{
    padding: 40px 0 0 0;
}

.select_boxes.event-filter {
    padding: 30px 0 10px 0;
}
.event-listing .swiper-button-next, .event-listing .swiper-button-prev {
  background: #fff;
  width: 35px;
  height: 35px;
  border-radius: 5px;
  font-size: 1em;
  border: 1px solid #ffbc4d;
}
.event-listing .swiper-button-next:after, .event-listing .swiper-button-prev:after {
    font-size: 1.2em;
    color: #ffb947;
    font-weight: 500;
}
.event-listing .swiper-button-next {
  right: -4px;
}
.event-listing .swiper-button-prev {
  left: -4px;
}
.event-listing .container {
  position: relative;
}


.cms-custom-page{
    padding:40px 0;
}

.cms-custom-page h1, h2, h3, h4, h5, p{
    margin: 0 0 15px 0;

}

.cms-custom-page h1{
    font-size: 3rem;
    margin-bottom: 20px;
}
.cms-custom-page h2{
    font-size:2em;
}

.cms-custom-page h3{
    font-size: 1.5em;
}

.cms-custom-page h1 span{
    font-family: 'Graphik Trial Bold';
}
.cms-custom-page h2 span{
    font-family: 'Graphik Trial Bold';
}

.cms-custom-page h3 span{
    font-family: 'Graphik Trial Bold';
}

.cms-custom-page h4 span{
    font-family: 'Graphik Trial Bold';
}
.cms-custom-page ul {
    display: flex;
    flex-direction: column;
    margin: 0 0 15px 0;
    padding: 0 0 0 15px;
}
.cms-custom-page ul li {
    list-style: none;
    margin-bottom: 8px;
    position: relative;
    padding-left: 20px;
}
.cms-custom-page ul li:before {
    content: "\f111";
    position:absolute;
    font-family: 'FontAwesome';
    left: 0;
    top: 3px;
    color: #000000;
    font-size: 12px;
}

.cms-custom-page ol {
    display: flex;
    flex-direction: column;
    margin: 0 0 15px 0;
    padding: 0 0 0 30px;
}
.cms-custom-page ol li {
    list-style: decimal;
    margin-bottom: 5px;
}
.cms-custom-page a {
    color: #fdb94d;
}

.cta-cms {
    display: flex;
    gap: 16px;
    margin: 20px 0;
}
.cta-cms a {
    background: #ffffff;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 1em;
    border: 1px solid #ccc;
    cursor: pointer;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    white-space: normal;
    text-align: center;
    overflow: hidden;
    color: #000;
}
.cta-cms a:hover{
    background: #fff;
    color: #fdb94d;
    border-color: #fdb94d;
}

.cms-section {
  height: 330px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size:cover;
  position: relative;
  background-position: bottom;
}

.cms-section::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-image: linear-gradient(rgb(8 8 8 / 45%), rgb(0 0 0 / 89%));
/*    background: rgb(255 116 0 / 75%);*/
}
.after-none::before{
    display: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cms-section {
    height: 300px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cms-section {
    height: 270px;
  }
}

@media only screen and (max-width: 767px) {
  .cms-section {
    height: 250px;
  }
}

@media only screen and (max-width: 575px) {
  .cms-section {
    height: 200px;
  }
}


/*=======================================
    03.17 Breadcrumb CSS
=========================================*/
.breadcrumb-wrapper {
  text-align: center;
  position: relative;
  z-index: 99;
}

.breadcrumb-wrapper .title {
  font-weight: 700;
  font-size: 3.6rem;
  margin-bottom: 0;
  color: #fff;
  margin: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb-wrapper .title {
    font-size: 3rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-wrapper .title {
    font-size: 2.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .breadcrumb-wrapper .title {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 575px) {
  .breadcrumb-wrapper .title {
    font-size: 1.5rem;
  }
}

.breadcrumb-wrapper .breadcrumb-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-wrapper .breadcrumb-menu {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .breadcrumb-wrapper .breadcrumb-menu {
    margin-top: 10px;
  }
}

.breadcrumb-wrapper .breadcrumb-menu li a {
  color: #ffffff;
  margin-right: 15px;
  font-size: 16px;
  position: relative;
  line-height: 1;
}

.breadcrumb-wrapper .breadcrumb-menu li a:after {
  position: absolute;
  content: "/";
  right: -10px;
  top: 3px;
  color: #ffffff;
}

.breadcrumb-wrapper .breadcrumb-menu li a:hover {
  color: #fdb94d;
}

.breadcrumb-wrapper .breadcrumb-menu li span {
  color: #ffffff;
  font-size: 16px;
}


/*--------------------------------------------------------------
# Accordion
--------------------------------------------------------------*/

.accordion .accordion-item {
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 19%) !important;
    margin-bottom: 30px;
}

.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 1px solid #fdb94d;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1.5em;
  color: #000;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #fdb94d;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #fdb94d;
  border: 1px solid #fdb94d;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
  font-size: 1.5em;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 18px;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded='true'] {
  color: #fdb94d;
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: inherit;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content .accordion-content-inside{
    padding: 1.5em;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}


/*--------------------------------------------------------------
# Video Gallery
--------------------------------------------------------------*/

.video-gallery {
    display: flex;
}
.video-gallery .tabs {
  width: 20%;
}
.video-gallery .tabs .tab {
  cursor: pointer;
  width: 100%;
  padding: 10px;
    box-shadow: 1px 1px 5px #ccc;
    border-radius: 8px;

  margin-bottom: 15px;    
}
.video-gallery .tabs .tab img{
  width: 100%;
}
.video-gallery .tabs .tab.active {
    box-shadow: 1px 1px 5px #000;
}
.video-gallery .panels {
  width: 80%;
    padding-right: 15px;
}
.video-gallery .panels .panel {
    display: none;
    border: 0;
    margin: 0;
    padding: 10px;
    box-shadow: 1px 1px 5px #ccc;
    border-radius: 8px;
}
.video-gallery .panels .panel:first-child {
  display: block;
}






/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.vm_section {
    padding: 60px 0px;
    background-color: #fffbce;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 31%;
}
.vm_section .content-mission+.content-mission {
  margin-top: 50px;
}

.vm_section img {
    border-radius:20px;
}
.vm_section .content-mission h3 {
  font-weight: 600;
  font-size: 26px;
}

.vm_section .content-mission p {
  font-size: 16px;
  font-weight: 400;    
}

/*
.vm_section .content-mission ul {
  list-style: none;
  padding: 0;
}

.vm_section .content-mission ul li {
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;    
}
*/


.vm_section .content-mission ul {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 30px;
  margin: 0;
}

.vm_section .content-mission ul li {
  font-size: 16px;
  font-weight: 400;
  width: 33.333%;
  background:#ff7100;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 19%) !important;
  color: #fff;
  position: relative;
}
/*
.vm_section .content-mission ul li:after {
    content: '1';
    background: #ff7100;
    height: 30px;
    width: 30px;
    border: 2px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
}
*/


.vm_section .content-mission ul li:nth-child(2) {background:#ffa200 }
.vm_section .content-mission ul li:nth-child(3) {background:#ff4d14 }

.vm_section .content-mission ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #3b4ef8;
}

.vm_section .content-mission p:last-child {
  margin-bottom: 0;
}

.pt-4 {
    padding-top: 1.5rem !important;
}
.pt-5 {
    padding-top: 3rem !important;
}


/*--------------------------------------------------------------
# Director General
--------------------------------------------------------------*/
.director-general-bg {
    background: #fbfbfb;
}

.director-general{
    position: relative;
}
.director-general h2{

margin: 0 0 15px 0;
    font-size: 30px;
    text-transform: uppercase;
    font-family: futura_heavy;
}
.director-general h2 span {
    font-size: 24px;
    margin-top: 10px;
    display: inline-block;
}
.director-general h3{

margin: 0 0 15px 0;
}
.director-general p {
    font-size: 16px;
}
.director-general-right{
    position: absolute;
    right: 0;
    top: 0;
}
.director-general-right img{
    border-radius: 10px;
}

.general-body{
    padding-top: 50px;
}

.about_us_head img{border-radius: 10px;}





.section_banner .background:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 54%);
}
.section_banner > .background > .banner_text {
    z-index: 1;
}




/*--------------------------------------------------------------
# Home Page Slider
--------------------------------------------------------------*/
.home-top-slider .container{
    position: relative;
}
.home-top-slider{
    position: relative;
    overflow: hidden;
}

.slider-home{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin:0 auto;
}

    .swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .mySwiper2 {
      height: 80%;
      width: 100%;
    }

    .mySwiper {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }

    .mySwiper .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }

    .mySwiper .swiper-slide-thumb-active {
      opacity: 1;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height:500px;
    }


    .mySwiperBg {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
    }

    .mySwiperBg .swiper-slide img {
      display: block;
      width: 100%;
      height:650px;
    transition: 3s all;
	transform: scale(1.2);

    }
    .mySwiperBg .swiper-slide.swiper-slide-active img {
          animation: scale 5s ease forwards; 

        }

    @keyframes scale {
        0% {
            transform: scale(1);
        }

        100% {
             transform: scale(1.2);
        }
    }


    .mySwiperBg .swiper-slide:after {
        position: absolute;
        height: 100%;
        width: 100%;
        background:rgb(0 0 0 / 50%);
        content: '';
        left: 0;
        top: 0;
        z-index: 1;
    }


.slider-mid{
    padding: 100px 0;
}
.swiper-slide > .swiper-slide-left{ width: 50%;}
.swiper-slide > .swiper-slide-right{ width: 50%;text-align: left;}

.slider-mid .mySwiper2 .swiper-slide{
    /*background: #fdb94d;*/
    background: #ffbc4d;
    padding: 50px;
    min-height: 400px;
    width: 100%;
    border-radius: 20px;
}
.slider-mid .mySwiper2.swiper{
    overflow: visible;
}
.swiper-slide > .swiper-slide-left img{
    position: absolute;
    height: 380px;
    width: auto;
    left: -50px;
    top: -50px;
    border-radius:30px;
    
}

.swiper-slide > .swiper-slide-right h2{
    font-size: 45px;
    color: #231f20;
    font-weight: bold;
    margin: 0px 0 10px 0px;
}


.swiper-slide > .swiper-slide-right p{
    font-size: 30px;
    color: #231f20;
    text-transform: capitalize;
    margin: 0px 0 20px 0px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.swiper-slide > .swiper-slide-right a {
    font-size: 14px;
    color: #231f20;
    text-transform: uppercase;
    text-align: left;
    border: 1px solid #231f20;
    padding: 8px 20px;
    display: inline-flex;
    align-items: center;
    font-weight: 700;
}


.slider-mid .mySwiper .swiper-slide {
    border-radius: 10px;
}

.slider-mid .title-content {
    padding: 20px;
    color: #013e5f;
    text-align: left;
}
.slider-mid .title-content h3{
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    margin: 0 0 5px 0;
}
.slider-mid .title-content p{
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    margin: 0;
}
.slider-mid .swiper-thumbs{
    cursor: pointer;
}
.slider-mid .swiper-thumbs .swiper-slide-thumb-active{
    background: #ffbc4d;
}
.slider-mid .swiper-thumbs .swiper-slide-thumb-active .title-content{
    color: #231f20;
}














/*--------------------------------------------------------------
# Member
--------------------------------------------------------------*/

.flex-container {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex-container, .valign-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.single-counter {
    /* border-top: 4px solid rgba(1,82,126,.4); */
    width: 45%;
    /* padding-top: 2.1rem; */
    /* margin-top: 6rem; */
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 19%) !important;
}

.counter-category, .single-counter .counter {
    font-weight: 700;
    font-style: normal;
    color: #000;
}
.single-counter .counter {
    font-size: 7rem;
    line-height: 45px;
    display: inline-block;
    margin: 0 10px 28px 0;
    font-family: 'Graphik Trial Bold';
}
.counter-category {
    font-size: 2.5rem;
    line-height: 24px;
}

.counter-subscribe {
    font-family: 'Graphik Trial Bold';
    font-weight: 700;
    font-style: normal;
    font-size: 7rem;
    line-height: 45px;
    color: #013e5f;
    margin-bottom: 27px;
    display: inline-block;
}



.flex-menu{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.card-right {
}
.card-right ul{
    display: flex;
    padding: 0;
    margin: 0;
}
.card-right ul li{
    padding:10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.card-right ul li i{
    color: #000;
    font-size: 29px;
}
.card-right ul li span {
    font-size: 16px;
    font-family: 'Graphik Trial Medium';
    text-transform: uppercase;
    font-weight: 400;
    padding-left: 4px;
}
.card-right ul li .dropdown-menu {
    box-shadow: 4px 5px 5px rgb(18 38 63 / 19%);
    padding: 0 20px 14px 20px;
    border: 0;
    top: 41px !important;
    border-radius: 0;
}
.card-right ul li .dropdown-menu a {
    font-size: 1.2em;
    display: flex;
    padding: 4px 0;
}
.card-right ul li .dropdown-menu a:hover {
    color: #fdb94d;
}

.slide-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index:999999;
}

.slide-panel {
    background-color: #fff;
    position: absolute;
    top: -100%; /* Initially, the modal content is off-screen at the top */
    right: 0;
    width: 100%;
    transform: translateY(0);
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    transition: top 0.3s ease-out;
}

.slide-down {
    top:120px; /* Center the modal vertically */
    transform: translateY(-50%);
}
.slide-panel-head{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
}
.slide-panel-head img{
    width: 190px;
}

.close {
    font-size: 3em;
    font-weight: bold;
    color: #888;
    cursor: pointer;
    line-height: 28px;
}
.close:hover {
    color: #000;
}

#search {
  align-items: center;
   display: flex;
  justify-content: space-between;
  transition: all 0.5s;
  width: 100%;
 border: 1px solid #ccc; 
padding: 10px;    
}
#search:hover, #search:focus {
  background: #fff;
}
#search button,
#search input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  color: inherit;
  font: inherit;
  outline: 0;
  height: 50px;
  font-size: 2.5rem;
  color: #000;
}

#search button {
  cursor: pointer;
  padding: 0 0.25em;
  color: #000;
  font-size: 5rem;
  line-height: 44px;
}

#search input::-moz-placeholder {
  color: #000;
}
#search input:-ms-input-placeholder {
  color: #000;
}
#search input::placeholder {
  color: #000;
}
#search .spinner {
  -webkit-animation: spinner 1s infinite linear;
  animation: spinner 1s infinite linear;
  display: none;
  padding: 0 0.25em;
  font-size: 2.5em;
  color: #000;
}
#search input {
    flex: 1;
}
#search.loading button {
  display: none;
}
#search.loading .spinner {
  display: block;
}

@-webkit-keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}




ul.search-in{
    margin:20px 0 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
ul.search-in li{
   min-width: 140px;
    border: 1px solid #ccc;
    padding: 8px;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
}
ul.search-in li.active{
    border: 1px solid #fdb94d;
    background:#fdb94d;
    color: #fff;
    
}

.slide-panel .head > h3 {
    max-width: 100%;
    line-height: 46px;
}

.slide-panel .head > h3 a{
    font-weight: 600;
}
