  @font-face {
    font-family: 'FuturaPTBook';
    src: url('/wp-content/themes/newfestafi/fonts/FuturaPTBook.eot');
    src: url('/wp-content/themes/newfestafi/fonts/FuturaPTBook.eot') format('embedded-opentype'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTBook.woff2') format('woff2'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTBook.woff') format('woff'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTBook.ttf') format('truetype'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTBook.svg') format('svg');
}
@font-face {
    font-family: 'FuturaPTHeavyOblique';
    src: url('/wp-content/themes/newfestafi/fonts/FuturaPTHeavyOblique.eot');
    src: url('/wp-content/themes/newfestafi/fonts/FuturaPTHeavyOblique.eot') format('embedded-opentype'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTHeavyOblique.woff2') format('woff2'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTHeavyOblique.woff') format('woff'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTHeavyOblique.ttf') format('truetype'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTHeavyOblique.svg') format('svg');
}
@font-face {
    font-family: 'FuturaPTHeavy';
    src: url('/wp-content/themes/newfestafi/fonts/FuturaPTHeavy.eot');
    src: url('/wp-content/themes/newfestafi/fonts/FuturaPTHeavy.eot') format('embedded-opentype'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTHeavy.woff2') format('woff2'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTHeavy.woff') format('woff'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTHeavy.ttf') format('truetype'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTHeavy.svg') format('svg');
}
@font-face {
    font-family: 'FuturaPTDemiOblique';
    src: url('/wp-content/themes/newfestafi/fonts/FuturaPTDemiOblique.eot');
    src: url('/wp-content/themes/newfestafi/fonts/FuturaPTDemiOblique.eot') format('embedded-opentype'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTDemiOblique.woff2') format('woff2'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTDemiOblique.woff') format('woff'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTDemiOblique.ttf') format('truetype'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTDemiOblique.svg') format('svg');
}
@font-face {
    font-family: 'FuturaPTDemi';
    src: url('/wp-content/themes/newfestafi/fonts/FuturaPTDemi.eot');
    src: url('/wp-content/themes/newfestafi/fonts/FuturaPTDemi.eot') format('embedded-opentype'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTDemi.woff2') format('woff2'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTDemi.woff') format('woff'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTDemi.ttf') format('truetype'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTDemi.svg') format('svg');
}
@font-face {
    font-family: 'FuturaPTBookOblique';
    src: url('/wp-content/themes/newfestafi/fonts/FuturaPTBookOblique.eot');
    src: url('/wp-content/themes/newfestafi/fonts/FuturaPTBookOblique.eot') format('embedded-opentype'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTBookOblique.woff2') format('woff2'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTBookOblique.woff') format('woff'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTBookOblique.ttf') format('truetype'),
         url('/wp-content/themes/newfestafi/fonts/FuturaPTBookOblique.svg') format('svg');
}


body{
	 font-family: 'futura-pt';
	 margin: 0;
}
a{
	text-decoration: none;
}
img{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
input[type=submit] {
    -webkit-appearance: none;
    border-radius: 0;
}
/* Header CSS*/
.header_top{
	background: #000000;
} 
header .container{
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
}
.header_top_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
.header_top_menu ul li {
    display: inline-block;
    padding: 11px 18px;
}
.header_top_menu ul li a {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
}
.header_bottom {
    padding: 18px 0px 15px;
}
.mobile_view,.header_logo_hover{
    display: none;
}
/*.header_social_icon h2{
        color: #fff;
    font-size: 1.5em;
    font-family: 'FuturaPTBook';    
}*/
.header_social_icon {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.header_social_icon h2{
    margin: 0 0 20px;
    letter-spacing: 3px;
    font-size: 1.5em;
    /*font-family: 'FuturaPTBook';*/
    color: #fff;
    font-family: "futura-pt";
    font-weight: 500;
}
.header_social_icon ul{
    margin: 0;
}
.header_social_icon ul li{
    display: inline-block;
    margin: 0 10px;
    width:28px;
    height: 23px;
    background: url('/wp-content/themes/newfestafi/images/social_icon2.png');
}
.header_social_icon ul li.instagram_icon{
    background-position: -51px 0;
}
.header_social_icon ul li.twitter_icon{
    background-position: -102px 0;
}
.header_social_icon ul li.youtube_icon{
    background-position: -151px 0;
}

.header_social_icon ul li a {
    display: block;
    width: 23px;
    height: 23px;
}



.footer_social_icon {
    display: block;
    width: 100%;
    padding-bottom: 15px;   
}
.footer_social_icon h2{
    margin: 0 0 20px;
}
.footer_social_icon ul{
    margin: 0;
}
.footer_social_icon ul li{
    display: inline-block;
    margin: 0 10px;
    width:28px;
    height: 23px;
    background: url('/wp-content/themes/newfestafi/images/social_icon2.png');
}
.footer_social_icon ul li.instagram_icon{
    background-position: -51px 0;
}
.footer_social_icon ul li.twitter_icon{
    background-position: -102px 0;
}
.footer_social_icon ul li.youtube_icon{
    background-position: -151px 0;
}
.footer_social_icon ul li.tiktok_icon{
    background-position: -198px 0;
}

.footer_social_icon ul li a {
    display: block;
    width: 23px;
    height: 23px;
}
.footer_social_icon ul li:first-child{
    margin-left: 0;
}
.footer_social_icon ul li:last-child{
    margin-right: 0;
}

.last_footer_content{
    /*font-family: 'FuturaPTDemi';*/
        font-family: "futura-pt";
    font-weight: 600;
}

.header_search input.search-field {
    display: none;
    -webkit-appearance: none;
    outline: none;
    position: absolute;
    right: 0;
    bottom: -58px;
    border: 1px solid #000;
    border-radius: 25px;
    padding: 8px 15px;
    font-size: 15px;
        z-index: 111;
}
.navbar_header{
    display: inline-block;
    vertical-align: text-top;
}
.header_search{
    display: inline-block;
    padding: 0 18px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
.header_toggle{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.navbar_header ul{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}
.navbar_header ul li {
    display: inline-block;
    padding: 0px 18px;
}
.navbar_header ul li a {
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
}
.header_bottom_right {
    float: right;
    padding-top: 8px;
}
.header_bottom_left {
    display: inline-block;
}
.mega-menu-dropdown {
    display: none;
    position: absolute;    
    left: 0;
    right: 0;
    z-index: 111;
}
.mega-menu-dropdown .container {
    background: #000;
    color: #fff;    
}
.mega-menu-dropdown .mega_menu_space{
    padding: 50px;
    display: inline-block;
}
.mega-menu-dropdown .row {
    margin-right: -15px;
    margin-left: -15px;
}
.mega-menu-dropdown .container-height {
    height: 167px;
}
.mega-menu-dropdown .col-xl-3 {
    float: left;
    width: 25%;
}
.mega-menu-dropdown a{
    color: #fff;
}
ul.nav.flex-column.custom-nav {
    list-style: none;
    padding: 0;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #000;
  z-index: 111;
}
.sticky + .mega-menu-dropdown {
    padding-top: 30px;
    position: fixed;
}
.sticky .header_logo{
    display: none;
}
.sticky .header_logo_hover{
    display: block;
}
.sticky .navbar_header ul li a{
    color: #fff;
}
.sticky .desktop_view{
    display:none;
}
.sticky .mobile_view{
    display:block;
}

/* Footer  CSS*/
footer{
    background: #000;
}
footer .container{
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
}
.footer_top .row{
    margin-left: -15px;
    margin-right: -15px;
}
.footer_top .col-sm-3{
    width: 22.5%;
    float: left;
    padding: 0 15px;
}
.footer_top {
    padding: 50px 0;
    display: inline-block;
    width: 100%;
    color: #fff;
     font-size: 20px;
}
.footer_top ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer_top a{   
    color: #fff;
}
.footer_top h2{
    font-weight: normal;
    font-size: 20px;
    margin: 0;
    color: #fff;
}
.footer_top p{    
    margin-top: 0;
}
.footer_top #text-4 {
    margin-bottom: 20px;
}
.footer_top #text-6 {
    margin-bottom: 20px;
}
.footer_top #text-6 ul li {
    margin-bottom: 20px;
}
.footer_top #text-6 ul li:last-child {
    margin-bottom: 0px;
}
.footer_top #text-6 ul  ul li {
    margin-bottom: 0px;
}

.footer_top #text-6 ul  ul li:last-child {
    margin-bottom: 20px;
}
/*.footer_top #text-6 ul  ul  {
    margin-top: -20px;
}*/
.footer_top h2, .footer_bottom h2{
    font-weight: normal;
    font-size: 20px;
    margin: 0;
    /*font-family: 'FuturaPTDemi';*/
    color: #ffffff;
    font-family: "futura-pt";
    font-weight: 600;
    padding-bottom: 15px;
}

.footer_bottom {text-align:center;}

.footer_bottom span {
    display: block;
    color: #5C5C5C;
    font-size: 20px;
    text-align: center;
    padding: 0 0 20px;
}
 .home_slider h2{
    font-family: 'FuturaPTHeavy' !important;
    letter-spacing: 1.6px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0 !important;
}
 .home_slider {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
 .home_slider .vc_row {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}
.home_slider .vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

/*Homepage news section*/

.home_season_first_row {
    padding: 70px 0;
    width: 90%;
    margin: auto;   
    display: flex; 
}
.home_season_first_row_box {
    width: 31.5%;
    padding: 0 15px;
    float: left;
}
.home_season_box_image {
    position: relative;
    /*display: flex;*/
    /*max-height: 560px;*/
}
.home_season_box_image img.video_icon {
    position: absolute;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
}
.home_season_box_title h2 {
    margin: 30px 0 0;
    font-size: 28px;
    font-weight: normal;
    color: #000;
    font-family: 'FuturaPTDemi';
    position: relative;
}
.home_season_box_title h2 a, .home_season_box_content p a{
    color: #000;
}
.home_season_box_content p {
    margin: 0;
    font-size: 24px;   
    color: #000;
}
.home_season_second_row {
    padding: 0 0 70px;
    max-width: 1200px;
    margin: auto;
}
.popup_model_home {
     display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1111;
    background: rgba(0,0,0,0.8);
    top: 0;
    left: 0;
}
.popup_model_home_content {
    margin-top: 15%;
}
.popup_model_home_content {
    width: 640px;
    margin: 12% auto 0;
}
.popup_model_home_close {
    text-align: right;
}
.popup_model_home_close a{
    color: #fff;
    font-size: 30px;
}
.home_season_first_row_box:hover h2:before,.home_season_second_row_box:hover h2:before{
    display: block;
    content: '';
    width: 125px;
    height: 2px;
    background: #d80028;
    position: absolute;
    top: -10px;
}
.header_top_menu ul li:last-child{
background: #D80028;
}
.subscription_section_title h2 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0;
    font-family: 'FuturaPTBook';
}
.subscription_section_form input[type="text"] {
    background: #fff;
    border: 0;
    width: 910px;
    /* height: 55px; */
    font-size: 24px;
    display: inline-block;
    letter-spacing: 1.5px;
    padding: 11.5px 15px;
    font-family: 'FuturaPTBook';
}
.subscription_section_form input[type="submit"] {
    background: #D80028;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: normal;
    font-family: 'FuturaPTBook';
    margin-left: -5px;
    padding: 11.5px 34px;
}
.subscription_section_container {
    text-align: center;
}
.subscription_section {
    padding: 140px 0;
    position: relative;
    background-repeat: no-repeat !important;   
    background-size: cover !important;
    background-position: center center !important;
}

.home_season_left_box_image,.home_season_right_box_image {
    position: relative;
}

.home_off_season_section h2 {
    margin: 30px 0 0;
    font-size: 28px;
    font-weight: normal;
    color: #000;
    font-family: 'FuturaPTDemi';
    position: relative;
}
.home_off_season_section h2 a, .home_off_season_section p a{
    color: #000;
}

.home_off_season_section p {
    margin: 0;
    font-size: 24px;   
    color: #000;
}
.home_off_season_section {
    padding: 70px 0;
    max-width: 1240px;
    margin: auto;
    display: flex;
}
.home_season_left_row {
    width: 50%;
    float: left;
    padding-right: 15px;
}
.home_season_right_row {
    width: 50%;
    float: left;
    padding-left: 15px;
}

.home_season_right_box_image {
    width: 40%;
    float: left;
}
.home_season_right_content {
    width: 55%;
    float: right;
    padding-left: 30px;
}
.home_season_right_row_box {
    display: inline-block;
    padding-bottom: 20px;
}
.home_off_season_section .home_season_right_content h2 {
    font-size: 24px;
    margin: -5px 0 0;
}
.home_off_season_section img.video_icon {
    position: absolute;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    width: 40px;
}
.home_season_left_row_box:hover h2:before{
    display: block;
    content: '';
    width: 125px;
    height: 2px;
    background: #d80028;
    position: absolute;
    top: -10px;
}
.home_season_box_image.mobile_img{
    display: none;
}


.inner_page_banner_bg {
    background-size: cover !important;
    background-position: center center !important;
    width: 100%;
    height: 175px; 
}
.inner_page_main{
    padding: 80px 0;
}
.innerpage_container {
    padding: 35px 40px 0;
    margin: 0 auto !important;
    background: #fff;
}
.innerpage_sub_content {    
    width: 1090px;
    margin: 0 auto !important;    
    padding: 0;
    position: relative;
}

.innerpage_main_img{
    margin-bottom: -85px;
}
.vc_col-sm-12{
    float: none !important;
}
.innerpage_sub_content h1{
    font-size: 67px;
    font-family: 'FuturaPTDemi';
    margin:0;
}
.innerpage_sub_content h2{
    font-size: 50px;
    font-family: 'FuturaPTDemi';
    margin: 0 0 30px;
    color:#000;
}
.innerpage_sub_content h3{
    font-size: 25px;
    font-family: 'FuturaPTDemi';
    color: #D80028;
    margin: 30px 0 0;
}
.innerpage_sub_content p{
    margin: 0 0 30px;
    font-size: 25px;
}
.innerpage_sub_content a{
    color: #D80028;
}
.innerpage_sub_content .oblique{
    font-family: 'FuturaPTBookOblique';
}
.sub_container{
    margin: 30px auto !important;
    max-width: 800px;
}
.sub_container li{
    margin: 0 0 30px;
    font-size: 25px;
}
.sub_container li:last-child{
    margin: 0;
}
.innerpage_sub_content ul {
    list-style: disc;
    padding-left: 25px;
}
.sub_list_contant{
    margin-top: 30px;
}
.sub_list_contant li{
    font-size: 25px;
}
.sub_list_contant p{
    margin-bottom: 0;
}
.sub_list_contant ul{
    margin-left: 30px;
}
.sub_list_contant label{
    font-weight: normal;
    color: #D80028;
}
.sub_label_contant p{
    margin: 0;
}
.sub_label_contant {
    font-family: 'FuturaPTBook';
    font-size: 25px;
}
.sub_label_contant p strong{
    font-family: 'FuturaPTDemi';
}
.home_season_right_box_image.mobile_img{
    display: none;
}
.edosynigm,.ad_slot{
	display: none;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{
    border-radius: 0 !important;
}

/*Header Style :: START*/

 .navbar_header ul.sub-menu,ul#menu-top-menu ul.sub-menu {height: auto !important;}
  ul#menu-top-menu ul.sub-menu{top: auto !important;margin-top: 10px;}
.navbar_header ul.sub-menu {top: auto;}
 .navbar_header ul li a:hover {color: #CD1732;}
 .menu-item-has-children .sub-menu li:hover > a {color: #D80028;}
 .navbar_header ul li:not(.menu-item-has-children) a:hover { color: #CD1732;}
/*Header Style :: END*/




















