body {
	margin: 0px;
	padding: 0px;
}

@font-face {
    font-family: 'Futura Md BT';
    src: url('../fonts/FuturaBT-Medium.eot');
    src: url('../fonts/FuturaBT-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaBT-Medium.woff2') format('woff2'),
        url('../fonts/FuturaBT-Medium.woff') format('woff'),
        url('../fonts/FuturaBT-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Futura Hv BT';
    src: url('../fonts/FuturaBT-Heavy.eot');
    src: url('../fonts/FuturaBT-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaBT-Heavy.woff2') format('woff2'),
        url('../fonts/FuturaBT-Heavy.woff') format('woff'),
        url('../fonts/FuturaBT-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

 h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 1.2;
	letter-spacing: 0;
	margin: 0;
}

 a, .btn {
	 outline: none !important;
	transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
}
 a:focus{
	 text-decoration: none;
 }
 a img, iframe {
    border: none;
	margin: 0px;
}
ul, li, ol{
	margin: 0px;
	padding: 0px;
}
.container {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}

.main-page{
	height: 100vh;
}

.top-main{
	background: url(../images/top-st-bg.png) no-repeat center top;
	background-position-y: -56px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1;
    background-repeat: repeat-x;
}
.right-top{
	padding-top: 6px;
	    margin-bottom: 20px;
}
.more-btn{
	float: right;
	margin-left: 15px;
	margin-top: 18px;
	display: flex;
}
.more-btn a{
	color: #0c487a;
	font-size: 20px;
	font-family: 'Futura Md BT';
}
.more-btn a:hover{
	text-decoration: none;
}
.togg-btn-menu{
    color: #0c487a;
    cursor: pointer;
    margin-left: 5px;
    padding: 2px 0 0 2px;
    text-decoration: none;
    width: 35px;
	display: inline-block;
	float: right;
}
.togg-btn-menu span {
    background: #0c487a !important;
    display: block;
    height: 3px;
    transition: all 0.5s ease 0s;
    width: 34px;
}
.togg-btn-menu span:first-child {
    margin-top: 0px;
    transform: rotate(0deg);
}
.togg-btn-menu span:nth-child(2) {
    opacity: 1;
    margin-top: 8px;
}
.togg-btn-menu span:last-child {
    margin-top: 8px;
    transform: rotate(0deg);
}
.slider-img{
	height: 100vh;
}
.phone-and-btn{
	float: left;
}
.phone-and-btn ul{
	margin: 0px;
	padding: 0px;
}
.phone-and-btn ul li{
	display: inline-block;
	margin-left: 10px;
}
.phone-and-btn ul li span{
	font-weight: 600;
	font-size: 24px;
	color: #0c487a;
	font-family: 'Futura Md BT';
	letter-spacing:-1px;
}
.phone-and-btn ul li span i{
	color: #3aaf4a;
}
.phone-and-btn ul li button{
	font-weight: 600;
	background: #ed2124;
	color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Futura Md BT';
	border: none;
	padding: 18px 30px;
	border-radius: 100%;
}
.phone-and-btn ul li button:hover{ background:#3aaf4a; }
	
.main-logo{
	text-align: center;
}
.logo-center{
	display: block;
	max-width: 345px;
	margin-top: -70px;
}
.logo-center a img{
	width: 85%;
}


.container-main {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}
.container-main{
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.left-evt{
	margin-top: 10px;
}
.left-evt a {
	margin: 0px;
}
.left-evt a h2{
	color: #3aaf4a;
	font-size: 36px;
	font-family: 'Futura Hv BT';
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	min-width:252px;
}
.left-evt a h2 b{
	font-size: 52px;
	color: #0c487a;
	font-family: 'Futura Hv BT';
	font-weight: 700;
	text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
	/* -webkit-text-fill-color: #0c487a; */
	/* -webkit-text-stroke-width: 2px */
}
.left-evt a h2 span.act{
	display: inline-block;
}
.roud-btn{
	width: 36px;
	height: 36px;
	background: #ed2124;
	line-height: 30px;
	border-radius: 50%;
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	transition:all 0.3s;
}
.roud-btn i{
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	line-height:35px; margin-left:2px;
}

.navigation-menu .roud-btn i{ line-height:33px; }

.right-evt{
	float: right;
	margin-top: -6px;
}
.right-evt a {
	margin: 0px;
}
.right-evt a h2{
	color: #3aaf4a;
	font-size: 36px;
	font-family: 'Futura Hv BT';
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
}

.right-evt a h2:hover .act, .left-evt a h2:hover .act{ color:#ed2124; }
.right-evt a h2:hover .roud-btn, .left-evt a h2:hover .roud-btn{ margin-left:25px; }

/*.navigation-menu.open .right-evt a h2:hover .act, .navigation-menu.open .left-evt a h2:hover .act{ color:inherit; }*/
/*.navigation-menu.open .right-evt a h2:hover .roud-btn, .navigation-menu.open .left-evt a h2:hover .roud-btn{ margin-left:auto; }*/

.right-evt a h2 b{
	font-size: 52px;
	color: #0c487a;
	font-family: 'Futura Hv BT';
	font-weight: 700;
	text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
	/* -webkit-text-fill-color: #0c487a; */
	/* -webkit-text-stroke-width: 2px */
}
.right-evt a h2 span.act{
	display: inline-block;
}

.two-evt-title{
	margin-top: -170px;
}

.slider-img img{
	width: 100%;
}

.main-banner-slider{
	position: relative;
}
.main-banner-slider::after{
	content: "" ;
	height: 300px;
	width: 100%;
	background: url(../images/bottom-st-bg.png) no-repeat bottom center;
	background-size: cover;
	background-position-y: 25px;
	position: absolute;
	bottom: 65px;
}
.thumbnail-img{
	border: 6px solid #ffffff;
	/*box-shadow: 0 7px 8px rgba(169,169,169,.57);*/
	margin-right: -6px;
}
.thumbnail-img img{
	width: 100%;
	max-width: 100%;
    height: auto;
	max-width: 280px;
}
.thumbnail-img.photo-a{
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	transform: rotate(-6deg);
}
.thumbnail-img.photo-b{
	-webkit-transform: rotate(6deg);
	-moz-transform: rotate(6deg);
	-o-transform: rotate(6deg);
	-ms-transform: rotate(6deg);
	transform: rotate(6deg);
}

.main-banner-slider .flexslider{
	border: none;
	box-shadow: none;
	margin: 0px;
	background: transparent;
}
.main-banner-slider .flexslider .flex-direction-nav{
	display: none;
}
.slides.thumbnail-main:after{ clear:both; height:0; overflow:hidden; display:block; content:""; }
.main-banner-slider .flexslider.thumbnail-bar{
	position: absolute;
	bottom: 100px;
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
	left: 0;
	right: 0;
	z-index: 1;
}
.main-banner-slider .flexslider.thumbnail-bar .flex-direction-nav{
	display: block;
}
.main-banner-slider .flexslider .slides.thumbnail-main{
	padding: 20px 20px;
}
.main-banner-slider .flexslider .slides.thumbnail-main li{
	margin-left: -12px;
}
.main-banner-slider .flexslider.thumbnail-bar .flex-direction-nav a{
	background: #ed2124;
	line-height: 38px;
	text-align: center;
	border-radius: 50px;
	color: #fff;
}
.fc-line{
	background: #0c487a;
	display: flex;
	justify-content: center;
	padding: 15px 0px;
	align-items: center;
	position: absolute;
	bottom: 0px;
	width: 100%;
	border-top: 4px solid #fff;
}
.fc-line:before{
	content: "";
	height: 6px;
	background: #3aaf4a;
	position: absolute;
	top: -10px;
	width: 100%;
	left: 0;
}
.fc-line h2{
	font-size: 36px;
	color: #ffffff;
	font-family: 'Futura Hv BT';
	font-weight: 900;
	line-height: 48px;
	padding: 0px 15px;
	text-align: center;
	    position: relative;
    top: 1px;
	    text-transform: uppercase;
}
.inner-ig{
	width: 50px;
	height: 50px;
	
}
.inner-ig img{
	width: 100%;
}



#social_side_links {
	position: fixed;
    top: 210px;
    right:0;
    padding: 0;
    list-style: none;
    z-index: 99;
    width: 47px;
    background: rgba(255,255,255,1);
    text-align: center;
    padding: 5px 0;
	z-index:7;
}




#social_side_links li a {display: block;}

#social_side_links li a i {
	display: block;
}

#social_side_links li a:hover i {
	background: none;
    color: purple;
	}
#social_side_links li a {
    font-size:  18px;
    color:  #000000;
    background:  none !important;
    margin: 6px 0;
    display: inline-block;
    width: 32px;
	height: 32px;
    line-height: 32px;
    opacity: 1;
}
#social_side_links li a img {
	width: 100%; 
}

#social_side_links li {
    display:  block;
    background: none;
}

.include-sec ul.options,ul.options {
    display: none;
    position: absolute;
    left: 0px;
    top: 62px;
    width: 100%;
    border: 1px solid #959595;
    border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    z-index: 100;
    max-height: inherit;
    overflow: auto;
    background: #FFF;
    vertical-align: top;
    padding: 10px 15px;
	font-size: 13px!important;
	color:#000;
	cursor: pointer;
	font-family: 'Montserrat', sans-serif;
}

/*.include-sec .select:hover ul.options,.select:hover ul.options { display: block !important; }
*/.include-sec .options li {line-height: 20px;}
.include-sec .options li:hover {color: #0540ab;}



/* ----- Menu -----*/

/* NAVIGATION MENU */
.navigation-menu {
	background: #ffffff;
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: flex-start;
	position: fixed;
	left: 0;
	top:0;
	z-index: 8;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transition-duration: 200ms;
	-webkit-transition-duration: 200ms;
	transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
	-webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.navigation-menu * {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transition-duration: 200ms;
	-webkit-transition-duration: 200ms;
	transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
	-webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.navigation-menu .nav-bg {
	width: 10px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #0c487a;
	transition-delay: 0.4s;
}
.navigation-menu .nav-bg2 {
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #ffffff;
	transition-delay: 0.8s;
}
.navigation-menu .inner {
	background: url(../images/top-st-bg.png) no-repeat center top;
	background-size: contain;
	position: relative;
	z-index: 2;
	padding: 0 0px;
}
.navigation-menu .inner ul li:hover ul {
	/* max-height: 500px; */
	transition: max-height 0.45s ease-in;
}
.navigation-menu .inner ul li.menu-item a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transition-duration: 500ms;
	-webkit-transition-duration: 200ms;
	transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
	-webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
	position: relative;
	line-height:135px;
	display:block;
}
.navigation-menu .inner ul li a:hover {
	text-decoration: none;
}
.navigation-menu .inner ul li a:hover span:before {
	width: 100%;
}
.navigation-menu .inner ul li a span:before {
	content: "";
	width: 0;
	height: 4px;
	background: #3aaf4a;
	position: absolute;
	left: 0;
	bottom: -5px;
	z-index: 999;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transition-duration: 200ms;
	-webkit-transition-duration: 200ms;
	transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
	-webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.navigation-menu-main.clearfix {
    background: #fff;
}
.navigation-menu .inner ul li.active a:after {
	width: 100%;
}
.navigation-menu .inner ul li ul {
	max-height: 0;
	width: 100%;
	transition: max-height 0.25s ease-out;
}
.navigation-menu.open {
	top: 0;
}
/* SANDWICH BUTTON */
.sandwich-btn {
	position: relative;
	cursor: pointer;
}
.sandwich-btn span {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
.sandwich-btn span:nth-child(1) {
	top: 0;
}
.sandwich-btn span:nth-child(2) {
	top: 8px;
}
.sandwich-btn.wich-m span:nth-child(1) {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.sandwich-btn.wich-m span:nth-child(2) {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.togg-btn-menu.wich-m span:last-child{
	display: none;
}

.togg-btn-menu.wich-m span:nth-child(2){
	margin-top: -2px;
}
.sandwich-btn.wich-m{
	padding-top: 12px;
}
.overflow {
    overflow: hidden !important;
}
.navigation-menu .inner .two-evt-title{
	margin-top: 0px;
}

.right-top.menu-cl-icon .more-btn{
	margin-top: 10px;
	height: 36px;
    width: 34px;
}

.sandwich-btn{
	margin-top: -4px;
	height: 30px;
    width: 36px;
}

.buy-tickets-btn{
	background: #0c487a;
	height: 32px;
	position: relative;
	text-align: center;
}
.buy-tickets-btn:before{
	content: "";
	height: 6px;
	background: #3aaf4a;
	position: absolute;
	left: 0px;
	top: -10px;
	width: 100%;
	z-index: 0;
	
}
.buy-tickets-btn a{
	margin: 0 auto;
	text-decoration: none;	
	font-weight: 600;
	background: #ed2124;
	color: #ffffff;
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'Futura Md BT';
	border: none;
	padding: 20px 35px;
	border-radius: 100%;
	display: inline-block;
	margin-top: -24px;
	position: relative;
}
.navigation-menu.open .buy-tickets-btn a{ padding:35px; letter-spacing:1px; }

.navigation-menu-main ul{}
.navigation-menu-main ul li{
	width: 25%;
	float: left;
}
.navigation-menu .logo-center{
	margin-top: -40px;
}

.navigation-menu-main ul li{
	text-align: center;
	list-style: none;
	border: 1px solid #0c487a;
}
.navigation-menu-main ul li a{
	color: #0c487a;
	font-size: 22px;
	font-family: 'Futura Md BT';
}
.maen-ft{
	background: url(../images/bottom-st-bg.png) no-repeat center top;
	background-size: cover;
	background-position-y: -152px;
	padding: 5px 0px;
	margin-top: -15px;
	position: relative;
	clear: both;
	height:200px;
}

.navigation-menu .inner ul li.menu-item a span {
    position: relative;
}


/*.navigation-menu .inner .roud-btn{
	float: none;
	margin: 0 auto;
}*/


.left-soi h5{
	font-size: 34px;
	color: #0c487a;
	font-family: 'Futura Md BT';
	float: left;
	margin-right: 30px;
	padding-top: 5px;
}

.left-soi h5 span{
	color: #3aaf4a;
}

.left-soi{
	padding: 25px 0px;
}

.left-soi ul{
	float: left;
	padding: 0px;
}
.left-soi ul li{
	display: inline-block;
	margin-right: 15px;
}
.left-soi ul li a::after {
	display: none;
}


.right-num {
	float: right;
	padding: 35px 0px;
}
.right-num span{
	font-weight: 600;
	font-size: 30px;
	color: #0c487a;
	font-family: 'Futura Md BT';
}
.right-num span i {
    color: #3aaf4a;
}




.navigation-menu{

    transform: translate3d(0px, -300%, 0px);
    -webkit-transform: translate3d(0px, -300%, 0px);
    transition: transform 0.5s ease 0s;
    -webkit-transition: transform 0.5s ease 0s;
    visibility: visible;
	    z-index: 999999;
}
.navigation-menu.open {
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transition: transform 0.5s ease 0s;
    -webkit-transition: transform 0.5s ease 0s;
	
	    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transition: transform 0.5s cubic-bezier(0.34, 0.95, 0.27, 0.98) 0s;
}


div#carousel {
    position: absolute;
    z-index: 999;
    bottom: 120px;
}

ul.slides1.thumbnail-main li {
    display: inline-block;
    
}
.slider-img {
   
    position: relative;
}

.main-banner-slider::after{
	opacity:0;
	display:none;
}

.custom-navigation {
    position: absolute;
   bottom: 70px;
    z-index: 99999;
    width: 100%;
}

a.flex-prev {
    position: absolute;
    color: #fff;
    font-size: 60px;
    left: 30px;
}

a.flex-next {
    position: absolute;
    color: #fff;
    font-size: 60px;
    right: 30px;
}


div.thumbnail-bar{
    position: absolute;
    z-index: 999;
    bottom: 120px;
    max-width: 1200px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
div.thumbnail-bar {
    position: absolute;
    z-index: 999;
    bottom: 120px; 
    margin: 0 auto;
    left: 0;
    right: 0;
	text-align:center;
	max-width: 100%;
    width: 100%;
}
@media (max-width: 1600px) {
    
    
div.thumbnail-bar{
    bottom: 100px!important;
}
    
.thumbnail-img img{
	    max-width: 210px;
}

}

.navigation-menu .right-top {
    
    margin-bottom: 0;
}

.page-id-194 .left-evt span.act {
    
    color: #ed2124;
}

.page-id-226 .right-evt span.act {
    
    color: #ed2124;
}
.mobileshow{
	display:none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   #social_side_links {    width: 60px; padding-right:20px;}
}


.pl_logo a{
    display: flex;
    align-items: center;
}
.pl_logo a img.splogo{max-width: 95px;width: 100%; margin-left: 15px;}
.pl_right-menu.newmn::before{
    width: 42%;
    margin-left: 40px;
}
.pl_right-menu{    width: 80%;}
