/* Custom.css */

.f-center .title-widget {
    padding-bottom: 20px;
    font-size: 1.5rem;
    color: #000;
}
.f-center a.social-icoin {
    margin: 0 2.75rem;
}
.footer a:hover {
    text-decoration: none;
}
.social-icoin svg:hover {
    fill: #44d62c;
}
.prew,
.next {
    cursor: pointer;
}
.mw-dx {
    max-width: 300px;
    padding: 0 !important;
}
.mw-dx h2 {
    margin-bottom: 1rem;
}
.f2-center {
    padding: 40px 0;
}
.f2-center .title-f2 {
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 300;
    color: #000;
}
.f2-center a:focus,
.f2-center .button-hover:focus {
    z-index: unset !important;
}
.f2-center a,
.f2-center .button-hover {
    height: 3.75rem;
    font-weight: 700;
}
.f2-center a:hover {
    text-decoration: none;
}
.f2-center a:hover > .button-hover {
    opacity: 1 !important;
}
.flex-space-bw {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000 !important;
}
.button-hover {
    display: block;
    width: 100%;
    position: absolute;
    opacity: 0;
    z-index: -1;
    top: 0.375rem;
    left: 0.375rem;
    background: transparent linear-gradient( 90deg, #f31f9f 0%, #20d6f7 33%, #26ebe6 46%, var(--unnamed-color-44d62c) 71%, #efde1a 100% ) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient( 90deg, #f31f9f 0%, #20d6f7 33%, #26ebe6 46%, #44d62c 71%, #efde1a 100% ) 0% 0% no-repeat padding-box;
}
.flex-space-bw {
    font-family: 'DIN Pro', sans-serif;
    max-width: 280px;
    font-size: 1.125rem;
}
#footer_menu,
.flex-fo {
    margin-bottom: 0;
    display: flex;
    justify-content: space-around;
    padding-left: 0;
}
#footer_menu li {
    display: inline-block;
}
#footer_menu li a {
    color: #000b2;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 400;
}
#footer_menu li.current-menu-item a,
#footer_menu li a:hover,
#footer_menu li a:focus {
    color: #44d62c;
}
.copyright {
	font-family: 'Segoe UI', sans-serif;
    font-size: 1rem;
	font-weight: 300;
}

.section-introduction {
    padding: 10rem 0;
}
.section-introduction .content-left {
    padding-top: 1.5rem;
}
.section-introduction .content-right {
    padding-left: 140px;
}
.intro-title {
    font-size: 45px;
    font-weight: 500;
}
.intro-sub {
    padding-top: 2.5rem;
    padding-bottom: 1rem;
    font-size: 1.3rem;
    line-height: 1.55;
    font-weight: 500;
}
.intr-content {
    font-size: 1.125rem;
    line-height: 1.55;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.section-introduction img {
    max-width: 100%;
}
.section-program {
    line-height: 1.55;
}
.program-divider {
    margin: 5.313rem 0;
    border-color: #ffffff;
}
.section-program .content-left {
    padding-right: 6.25rem;
}
.section-program .content-right {
    padding-left: 0;
    padding-right: 2.5rem;
}
.section-program .order-md-1.content-left {
    padding-right: 0;
    padding-left: 2.5rem;
}
.section-program .order-md-2.content-right {
    padding-left: 6.25rem;
    padding-right: 9px;
}
.section-program img {
    max-width: 100%;
}
.section-program .title {
    font-size: 40px;
    margin: 0;
}
.section-program div p {
    margin: 25px 0 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.button-featured {
    position: relative;
    max-width: 300px;
}
.button-featured a:focus,
.button-featured .button-hover:focus {
    z-index: unset !important;
}
.button-featured a,
.button-featured .button-hover {
    height: 3.75rem;
    font-weight: 700;
}
.button-featured a:hover {
    text-decoration: none;
}
.button-featured a:hover > .button-hover {
    opacity: 1 !important;
}
.flex-space-bw {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000 !important;
}
.button-hover {
    display: block;
    width: 100%;
    position: absolute;
    opacity: 0;
    z-index: -1;
    top: 0.375rem;
    left: 0.375rem;
    background: transparent linear-gradient( 90deg, #f31f9f 0%, #20d6f7 33%, #26ebe6 46%, var(--unnamed-color-44d62c) 71%, #efde1a 100% ) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient( 90deg, #f31f9f 0%, #20d6f7 33%, #26ebe6 46%, #44d62c 71%, #efde1a 100% ) 0% 0% no-repeat padding-box;
}
.section-program .bg {
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
}
.slider-programe img {
    opacity: 0;
}
.slider-programe .white-color {
    position: absolute;
    right: 30px;
    bottom: 30px;
    font-size: 18px;
}
.slider-programe .slick-arrow {
    color: #fff;
    opacity: 0.8;
    z-index: 10;
    position: absolute;
    letter-spacing: 1.5px;
    top: 50%;
    display: grid;
    transition: all 0.3s linear;
}
.slider-programe .prew {
    left: 30px;
}
.slider-programe .next {
    right: 30px;
}
.slider-programe .slick-arrow:hover {
    opacity: 1;
}

/* 27.05 */
header .action .button.gadient-btn a {
	border: 2px #7f7f7f solid;
}
.content-about {
	padding-right: 0;
}
@media only screen and (min-width: 1200px) {
	.content-about {
		padding-right: 45px;
	}
}
.content-about p {
	font-size: 15px;
    font-weight: 400;
	color: rgb(0 0 0 / 75%);
}
@media only screen and (min-width: 768px) {
	.content-about p {
		font-size: 18px;
	}
}
.content-about ul {
	padding-left: 15px;
	line-height: 1.5;
}
.content-about strong,
.content-about p strong,
.content-about b,
.content-about p b {
	font-weight: 500;
	color: #000;
}
.content-about a {
	color: #000 !important;
}
.main-color {
	color: var(--main-color) !important;
}
.font-din-pro {
	font-family: 'DIN Pro', sans-serif !important;
}
.mb-2rem {
	margin-bottom: 1rem !important;
}
@media only screen and (min-width: 768px) {
	.mb-2rem {
		margin-bottom: 2rem !important;
	}
}
.fz-24 {
	font-size: 15px !important;
}
@media only screen and (min-width: 768px) {
	.fz-24 {
		font-size: 24px!important;
	}
}
.fz-35 {
	font-size: 19px !important;
}
@media only screen and (min-width: 768px) {
	.fz-35 {
		font-size: 35px !important;
	}
}
#primary-menu li ul.sub-menu:after {
	content: '';
	position: absolute;
	left: 0;
    bottom: 0;
    width: 100%;
    height: 6px;
	transition: all 0.3s linear;
    border: 0;
    background: linear-gradient( to right, #efde1a, #44d62c, #26ebe6, #20d6f7, #f31f9f, #20d6f7, #26ebe6, #44d62c, #efde1a );
    background-size: 200% 200%;
    animation: Animation_gradient 5s linear infinite running;
}

.space-90 {
	padding-top: 90px;
	display: block;
}
@media only screen and (max-width: 576px) {
	.space-90 {
		padding-top: 60px;
	}
}


@media only screen and (min-width: 991px) {
	.pl-custom {
		padding-left: 120px;
	}
}
@media only screen and (min-width: 1440px) {
	.pl-custom {
		padding-left: 140px;
	}
}
@media only screen and (min-width: 1757px) {
	.pl-custom {
		padding-left: 155px;
	}
}

.side-bar .ticket-btn.gadient-btn > a {
	border: 2px #7f7f7f solid;
}