/*
Theme Name: Prowess Child
Theme URI: https://prowess.qodeinteractive.com
Description: A child theme of Prowess Theme
Author: Select Themes
Author URI: https://themeforest.net/user/select-themes
Version: 1.0.2
Text Domain: prowess
Template: prowess
*/

@font-face {
  font-family: 'Widescreen';
  src: url('./fonts/Widescreen_Light.woff') format('woff');
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: 'Widescreen';
  src: url('./fonts/Widescreen_Regular.woff') format('woff');
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'Widescreen';
  src: url('./fonts/Widescreen_Medium.woff') format('woff');
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: 'Widescreen';
  src: url('./fonts/Widescreen_Bold.woff') format('woff');
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: 'Widescreen';
  src: url('./fonts/Widescreen_Black.woff') format('woff');
  font-style: normal;
  font-weight: 800;
}

@font-face {
  font-family: 'WidescreenMixd';
  src: url('./fonts/WidescreenMixd_Light.woff') format('woff');
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: 'WidescreenMixd';
  src: url('./fonts/WidescreenMixd_Reqular.woff') format('woff');
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'WidescreenMixd';
  src: url('./fonts/WidescreenMixd_Medium.woff') format('woff');
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: 'WidescreenMixd';
  src: url('./fonts/WidescreenMixd_Bold.woff') format('woff');
  font-style: normal;
  font-weight: 700;
}

.font-weight-800 {
	font-weight: 800!important;
}

body {
  font-family: 'Widescreen' !important;
  font-weight: 400 !important;
}

h1, h2, h3, h4, h5 {
    font-family: 'Widescreen' !important;
    font-weight: 800;
}

.d-none {
	display: none !important;
}

.participate-link > span {
  background-color: #a7ff00;
  color: rgb(41, 40, 45);
  padding: 14px 25px 16px;
  font-size: 12px;
  line-height: 14px;
}

.participate-link:hover > span {
  background-color: #92DE09;
}

.participate-link.participate-link--mobile > span {
  padding: 8px 14px;
  text-transform: uppercase;
  font-weight: 800;
}

/*.qodef-mobile-header .qodef-mobile-nav {*/
/*  height: max-content !important;*/
/*}*/

.countdown-amount {
	font-family: 'Widescreen' !important;
	font-size: 68px !important;
}

.countdown-period {
	font-family: 'Widescreen' !important;
	font-size: 20px !important;
	font-weight: 800 !important;
	color: #C9C9DC !important;
}

.testimonials-section .qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-text {
	font-family: 'Widescreen';
	font-weight: 800;
	font-size: 28px;
}

.qodef-main-menu>ul>li>a {
	font-family: 'Widescreen' !important;
	font-size: 14px !important;
	font-weight: 800 !important;
}

#qodef-back-to-top>span {
	background-color: #a7ff00 !important;
	border: 1px solid #a7ff00 !important;
	color: #0F0E25 !important;
}

.qodef-icon-widget-holder .qodef-icon-text {
	font-family: 'Widescreen' !important;
}

.qodef-btn-text {
	font-family: 'Widescreen' !important;
	font-weight: 800 !important;
}

.qodef-btn-apply .qodef-btn-text{
	padding: 7px 14px !important;
}

.qodef-side-menu-icon {
	display: none !important;
}

.qodef-search-opener-wrapper {
	display: none;
}

.tp-video-play-button {
	display: none !important;
}

.qodef-blog-holder.qodef-blog-masonry article .qodef-post-read-more-button>a {
	color: #0203CF !important;
}

.qodef-blog-holder.qodef-blog-masonry article .qodef-post-read-more-button>a:hover > span, .qodef-blog-holder.qodef-blog-masonry article .qodef-post-text-main .qodef-post-read-more-button>a:hover {
	color: #0203CF !important;
}


.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li.qodef-active-item>a {
	color: #A7FF00 !important;
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li.qodef-active-item>a {
	color: #A7FF00 !important;
}

.qodef-blog-single-navigation .qodef-blog-single-next:hover, .qodef-blog-single-navigation .qodef-blog-single-prev:hover {
	color: #0203CF !important;
}

.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
	height: 88px !important;
}

blockquote {
	font-family: 'Widescreen' !important;
	font-weight: 800 !important;
	border-left: 4px solid #0203CF !important;
}

.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li a {
	font-family: 'Widescreen' !important;
	font-size: 16px !important;
	font-weight: 700 !important;
}

.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li.ui-state-active a, .qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li.ui-state-hover a {
	color: #0203CF !important;
}

.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li.qodef-tab-line {
	color: #0203CF !important;
}

.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li.qodef-tab-line {
	background-color: #0203CF !important;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev,
.qodef-owl-slider .owl-nav .owl-next, .qodef-owl-slider .owl-nav .owl-prev {
	color: #FFF !important;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span,
.qodef-owl-slider .owl-dots .owl-dot.active span, .qodef-owl-slider .owl-dots .owl-dot:hover span {
	background-color: #0203CF !important;
	border-color: #0203CF !important;
}

.owl-carousel .owl-dots .owl-dot span,
.qodef-owl-slider .owl-dots .owl-dot span {
	border: 2px solid rgba(2,3,207,.5) !important;
	background-color: transparent !important;
}

.qodef-page-footer textarea {
	resize: none;
}

.qodef-page-footer .widget a, .qodef-side-menu .widget a {
	color: #b1b2b2 !important;
}

footer .wpcf7-form-control.wpcf7-text {
	font-family: 'Widescreen' !important;
}

footer .wpcf7-form-control.wpcf7-textarea {
	font-family: 'Widescreen' !important;
}

.qodef-page-footer .qodef-footer-bottom-holder {
	text-align: left !important;
}

.qodef-page-footer .qodef-footer-top-inner .qodef-column-content {
	display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.qodef-page-footer .qodef-footer-top-inner .qodef-column-content .qodef-icon-widget-holder:last-child {
	margin-bottom: 29px;
}

.qodef-page-footer .qodef-footer-top-inner .qodef-column-content .qodef-icon-widget-holder {
 display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.home-events-section .qodef-event-list-holder .qodef-event-list-item-holder:nth-child(4n),
.home-events-section .qodef-event-list-holder .qodef-event-list-item-holder:nth-child(4n+1) {
	background-color: #0203cf;
}

.home-events-section a.qodef-event-list-category {
	color: #fff !important;
}

.home-events-section .qodef-event-list-read-more-button .qodef-btn:not(.download-pdf) {
	display: none !important;
}

.home-events-section .qodef-event-list-category,
.home-events-section .qodef-event-list-item-title > a,
.home-events-section .qodef-event-list-item-image-inner,
.home-events-section .qodef-event-list-item-image-inner > a,
.home-events-section .qodef-event-list-item-image-inner > a > img {
	pointer-events: none !important;
	cursor: initial;
}

#home-slider .wpb_wrapper {
	position: relative;
}

#home-slider-mute {
	position: absolute;
	bottom: 4%;
	left: 4vw;
	z-index: 1;
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	outline: none !important;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
	color: #fff;
	min-width: 72px;
	max-width: 72px;
	cursor: pointer;
}



#home-slider-mute > span:first-child {
	display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
	width: 42px;
	height: 42px;
	border-radius: 100%;
	border: 1px solid #fff;
	margin-bottom: 6px;
	position: relative;
}

#home-slider-mute > span:first-child > i {
	font-size: 22px;
}

#home-slider-mute > span:last-child {
	font-family: 'Widescreen' !important;
	font-size: 12px !important;
	font-weight: 300 !important;
}

#home-slider-mute:not(.muted) > span:first-child:before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: 21px;
    left: 0;
    transform: rotate(140deg);
}

#home-slider-mute.muted {
	color: #A7FF00;
}

#home-slider-mute.muted > span:first-child {
	border-color: #A7FF00;
}

#home-slider-mute.muted > span:first-child:before {
	background-color: #A7FF00;
}

.cookies-policy {
	position: fixed;
	bottom: 4.5%;
    left: 10vw;
	background: #89CF09;
	width: 250px;
	height: 140px;
	z-index: 9999;
	display: none;
-webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start;
	font-family: 'Widescreen';
}

.cookies-policy__cookies {
	-webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
    -webkit-filter: flipv fliph;
            filter: flipv fliph;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    color: white;
    margin-top: 8px;
    margin-left: 4px;
	font-size: 26px;
	font-weight: 900;
	position: relative;
}

.cookies-policy__accept {
	background-color: #fff !important;
    border: none !important;
    width: 72px;
    height: 32px;
    color: red;
    position: absolute;
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    cursor: pointer;
    bottom: 8px;
    right: -8px;
	color: #0F0E25;
	font-size: 12px;
	font-weight: 700;
}

.cookies-policy__text {
	font-size: 14px;
	font-weight: 500;
	color: #0F0E25;
	line-height: 21px;
    padding-left: 4px;
    padding-top: 6px;
}

.cookies-policy.visible-cookies {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 768px) {
	.home .qodef-countdown .countdown-row {
		display: flex;
	}

	.home .qodef-countdown .countdown-row .countdown-section .countdown-amount {
		font-size: 6.250vw !important;
	}

	.home .qodef-countdown .countdown-row .countdown-section .countdown-period {
		font-size: 2.604vw !important;
	}

	#home-slider-mute {
		left: initial;
		right: 0;
	}

	#home-slider-wrapper + .qodef-parallax-row-holder {
		background-image: url('http://future-stars.tatoi.dev.monospacelabs.com/wp-content/uploads/2021/07/When-Tablet.png') !important;
	}
}

@media only screen and (max-width: 680px) {
	h2.qodef-st-title {
		font-size: 10vw;
	}

	.home-events-section .qodef-event-list-holder .qodef-event-list-item-holder>.qodef-event-list-item-content {
		position: relative;
		width: 100%;
  		height: 0;
  		padding-top: 100%;
	}

	.home-events-section .qodef-event-list-item-content-holder {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		display: flex;
    	align-items: center;
	    justify-content: center;
	}

	.home-events-section .qodef-event-list-item-content-holder .qodef-event-list-item-content-inner {
		padding: 15px;
	}

	#home-slider-wrapper + .qodef-parallax-row-holder {
		background-image: url('http://future-stars.tatoi.dev.monospacelabs.com/wp-content/uploads/2021/07/When-mobile.png') !important;
	}

	footer.qodef-page-footer  .qodef-icon-widget-holder .qodef-icon-text {
		font-size: 14px;
	}

	.cookies-policy {
		width: 162px;
		height: 122px;
	}

	.cookies-policy__accept {
		width: 28px;
		height: 21px;
	}

	.cookies-policy__cookies {
		font-size: 22px;
	}

	.cookies-policy__text {
		font-size: 12px;
		line-height: 18px;
	}

	.cookies-policy__accept > span {
		display: none;
	}

	.cookies-policy__accept:after {
		content: '';
		display: block;
		width: 6px;
		height: 12px;
		border: solid #0F0E25;
		border-width: 0 2px 2px 0;
		transform: rotate(45deg);
		position: absolute;
		top: 1px;
		left: calc(50% - 3px);
	}
}

.d-flex{
	display:flex;
}

.align-items-center{
	align-items:center;
}
.align-items-end{
	align-items:flex-end;
}
.justify-content-center{
	justify-content:center;
}
.justify-content-end{
	justify-content:flex-end;
}
.justify-content-between{
	justify-content:space-between;
}
.flex-direction-column{
	flex-direction: column;
}

.mr-2{
	margin-right:16px;
}
.mt-2{
	margin-top:16px;
}
.mb-2{
	margin-bottom:16px;
}
.ml-2{
	margin-left:16px;
}

.mr-3{
	margin-right:24px;
}
.mt-3{
	margin-top:24px;
}
.mb-3{
	margin-bottom:24px;
}
.ml-3{
	margin-left:24px;
}

.mr-4{
	margin-right:32px;
}
.mt-4{
	margin-top:32px;
}
.mb-4{
	margin-bottom:32px;
}
.ml-4{
	margin-left:32px;
}
.w-100{
	width:100%;
}

.d-none{
	display:none;
}

.opacity-0{
	opacity:0;
}
.disabled{
	pointer-events:none;
	opacity:0.2;
}

.flex-1{
	flex:1 1;
}

.position-relative{
	position:relative;
}

.font-16{
	font-size:16px;
}

.font-12{
	font-size:12px;
}

.font-weight-black{
	font-weight:900;
}
.font-weight-bold{
	font-weight: 700;
}

.font-weight-medium{
	font-weight: 600;
}

.text-blue{
	color: #0203CF
}

.text-orange{
	color:#FF6F52;
}

.tex-gray{
	color: #989EAA;
}




.weather-atlas-wrapper {
	font-family: 'Widescreen' !important;
}


.qodef-page-footer .qodef-footer-top-inner .qodef-column-content {
	padding-left: 24px !important;
	padding-right: 64px !important;
}


/*modal content*/
.modal {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
	backdrop-filter: blur(15px);
  display: flex;
    align-items: center;
    justify-content: center;
}

.modal-content {

  background-color: #fefefe;
  padding: 20px;
  width: 80%;
  height: 80%;
  border-radius:29px;
  background-image: url("/wp-content/themes/prowess-child/assets/exhibition-desktop.jpeg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
   flex-direction:column;
   display: flex;
}
.modal-close-container{
	display: flex;
    justify-content: flex-end;

}
.modal-main{
	flex:1;
	display: flex;
	flex-direction:column;
	justify-content:flex-end;
	color:white;
}
.modal-close-btn{
	color: white;
    font-size: 46px;
    padding: 4px;
    cursor:pointer;
}

.modal-bottom{
	padding-left:60px;
	display:flex;
}
.modal-bottom-inner{
	display: flex;
	align-items:center;
	font-size: 12px;
  font-weight: 900;
  color:white;
}
.modal-bottom-icon{
	margin-left:12px;
}

.only-mobile {
	display: none !important;
}

.only-desktop {
	display: block !important;
}

@media (max-width: 768px) {
	.only-mobile {
		display: block !important;
	}

	.only-desktop {
		display: none !important;
	}
}

/* Tickets button style */
.tickets--button {
	position: fixed;
	top: calc(50vh - 25px);
	right: 0;
	padding: .625rem 1rem;
	background: rgb(167, 255, 0);
	color: #000;
	z-index: 1000;
}

.tickets__link {
	display: flex;
	font-size: 1rem;
}

.tickets__icon {
	width: 15px;
	min-height: 25px;
}

.tickets__text {
	display: none;
	margin-left: 12px;
	color: #29282d !important;
}

.tabs-buttons-style .ui-tabs-tab .ui-tabs-anchor {
	display: flex !important;
	flex-flow: wrap column;
	align-items: center;
	justify-content: center;

	background: #fff !important;
	color: #fff;
	width: 95px;
	height: 140px;
	margin-right: 96px;
	border-radius: 50px;
	box-shadow: -9px 9px 50px 0 rgba(0,0,0,0.1);
}

.tabs-buttons-style .ui-tabs-tab .ui-tabs-anchor img,
.tabs-buttons-style .ui-tabs-tab .ui-tabs-anchor svg{
	max-width: 100%;
	width: 100%;
	height: auto;
	object-fit: contain;
	aspect-ratio: auto !important;
}

@media (min-width: 768px) {
	.tickets__text {
		display: block;
	}
}

.tabs-buttons-style .ui-tabs-tab:last-of-type .ui-tabs-anchor {
	margin-right: 0;
}

.tabs-buttons-style .ui-tabs-tab.ui-state-active .ui-tabs-anchor {
	background: #0203cf !important;
}

.tabs-buttons-style .ui-tabs-panel {
	margin-top: 148px !important;
	margin-bottom: 148px !important;
}

@media only screen {
	.tabs-buttons-style .ui-tabs-nav li a span {
		position: absolute !important;
		width: 1px !important;
		height: 1px !important;
		padding: 0 !important;
		margin: -1px !important;
		overflow: hidden !important;
		clip: rect(0, 0, 0, 0) !important;
		white-space: nowrap !important;
		border: 0 !important;
	}
}

@media (max-width: 768px) {
	.tabs-buttons-style .ui-tabs-tab {
		float: left !important;
		padding: 14px 25px 10px;
		margin-right: 24px;
	}

	.tabs-buttons-style .ui-tabs-tab .ui-tabs-anchor {
		width: 64px !important;
		height: 94px;
		padding: 30px 20px !important;
		margin-right: 24px;
	}

	.tabs-buttons-style .ui-tabs-panel {
		margin-top: 80px !important;
		margin-bottom: 80px !important;
	}
}
/* End of Tickets button style */


