@import url('meanmenu.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&family=Roboto+Mono&display=swap');

body {
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size: 15px;
	line-height: 1.5;
	position: relative;
}

a:link,a:visited,a:active{
	color:#15A89D;
	transition: all 0.5s ease;	 
}

a.elementor-button-link.elementor-button{
	font-family: 'Poppins', sans-serif;
	
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Poppins', sans-serif;
	font-weight:bold; 
	text-transform:uppercase; 
	margin-bottom: 20px;  
	margin-top:0px !important;
}



h1 {
	font-size: 45px;
}

h2 {
	font-size: 40px;
}

h3 {
	font-size: 35px;
}

h4 {
	font-size: 30px;
}

h5 {
	font-size: 25px;
}

h6 {
	font-size: 20px;
}

li.hidden {
	display: none !important;
}

.my-img .elementor-widget-image a{
    display: block !important;
    width: 100% !important; 
}
.my-img .wp-caption{
position: relative !important;
}
.my-img figcaption{
    position: absolute !important;
    bottom: 45%;
    width: 100%;
    text-align: center;
}
.percent90 {
    max-width: 90% !important;
    margin: 0 auto !important;
}
.swiper-pagination-bullet {
    margin-right: calc( 10px/2 );
    background: #cad6ec !important;
    width: 70px !important;
    height:5px !important;
    border-radius: 30px !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active {
     background-color: #cad6ec !important;
}
.my-slide .swiper-pagination{
    bottom: -15px !important;
    
}
.my-title {
    color: #019365!important;
    font-weight: 400 !important;
}
 .menu-languages-container,.menu-languages-french-container,.menu-languages-german-container{
 display:none !important;
 }
 @media (max-width:767px) { 
 .menu-languages-german-container,
.menu-languages-french-container,
.menu-languages-container {
    display: block!important;
}
ul .wpml-ls-menu-item a:after{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: url(../images/cheveron.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    right: 80px;
    position: absolute;
    top: 20px;
}
ul.sub-menu li a:after{
background: none;
}
ul#menu-languages-french,
ul#menu-languages-german,
ul#menu-languages {
    padding: 0;
    margin: 0;
    position:relative;
}
.menu li{
list-style:none !important;
}
ul.sub-menu {
    padding: 0;
    position:absolute;
    display: none;
    background: #fff;
    left: 0;
    right: 0;
    width: 250px;
    margin: 0 auto;
    list-style: none;
}

ul.sub-menu li a{
 color:#000!important;
 padding:15px !important;
}


ul.sub-menu li a:hover{
 color:#fff!important;
 background: #4ecca3!important;
}
ul .wpml-ls-menu-item a {
    display: block;
    text-align:center;
    padding:15px !important;
}

ul .wpml-ls-menu-item:hover ul.sub-menu {
    display:block!important;
    transition:all 0.3s ease;
    
}
}

body.home .headermain-wrap,  body.page-music .headermain-wrap, body.page-apps .headermain-wrap, body.page-live-sports .headermain-wrap {
    position:absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: transparent;
}

.header-wrap {
    background:#198e80;
    margin-bottom: 0px;
    line-height: 1.5;
}


header.myheader {
 width: 90%!important;
    margin: 0 auto;
    z-index: 100;
    position: relative;
    padding-top:25px;
    padding-bottom:25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;

}

.logo {
	float: left;
	width: 15%;
}

.logo img {max-width: 120px;}

.mainmenu {
	float: right;
}

header.myheader .site-navigation {
	float: left;
	width:85%;	
}

.site-navigation ul.menu {
	text-align: center;justify-content:flex-end;

}

.site-navigation ul.menu li {
	padding: 0 10px !important;
}


.ccmenu{
	float: right;
	width: 25%;
    text-align: right;
}

.ccmenu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.ccmenu ul li{
	display: inline-block;
	padding: 0 4px;
}

.ccmenu ul li a{
	color: #fff;
	text-transform:uppercase;
	font-size:16px;
	vertical-align: middle;
	font-weight:bold; 
	background-color:#15A89D;
	border-radius:30px;
	padding: 6px 20px;
}

.ccmenu ul li a:hover {
	color:#FF9745;
	background-color:#1E1E1E;
}

.ccmenu ul li:last-child a {
    border: none!important;
    padding:0px 0px 0px 10px;
   background-color: transparent;
}

.ccmenu ul li:last-child a:hover {
    background-color: transparent;
}

header.myheader .ccmenu .ccplugin_language img {
    width: 24px; margin-bottom: -2px;
}

.ccplugin_modal button.language {
	padding:0px !important;
}


.site-navigation ul.menu li a {
    font-size: 13px!important;
    text-transform:uppercase!important;
    color: #fff!important;
	 line-height: 1.5em;
	 padding: 2px 6px !important;
	font-weight: 400;
	letter-spacing: 0.8px!important;	
}

header.myheader .ccplugin_menu_item a.highlighted, 
header.myheader .ccplugin_menu_item a:focus,
.site-navigation ul.menu li a:hover,
.site-navigation ul.menu li.current_page_item a {
    color:rgba(255,255,255,0.5)!important;
   
}
 

 .home .footer{
    background:#000000;
    padding-top: 0px;
    
}
 .footer{
	background:#000000;
	padding-right: 10px;
	padding-left: 10px;
    padding-top: 50px;
}

.footer a {
	color: #fff!important; text-decoration: none !important;
	font-size: 16px !important;
}

.footer a:hover {
	color: #15A89D !important;
}


.footer_top_inner, .footer_bottom_inner {
	width:90%;
	margin: 0 auto;
	padding-top:0px;
	padding-bottom: 10px;
	
}

.footer_bottom{
	
}

.footer_bottom, .footer_top {
    color: #fff !important;
}

.footer_left {
	float: left;
	width:50%;
	font-weight: 700;
	padding-bottom: 30px;
	letter-spacing: 1px;
}

.footer_left .textwidget p {
	margin: 0px;
	padding: 0px;
	font-weight:300;
	font-size: 14px;
    letter-spacing: 1.2px;
	
}

.footer_left a {
	float: left;
	text-align: left;
	color: #fff!important;
	display: inline-block;
	padding-right: 20px;
	letter-spacing: 0.8px;
    font-size: 14px !important;
}

.footer_left a:hover {
	color:rgba(255,255,255,0.5)!important;
}

.footer_left .footer1_mod::after {
  content: "";
  clear: both;
  display: table;
}

.footer_left .footer1_mod:nth-child(2) {
	margin-top: 20px;
	font-weight: 300;
}

 
.footer_right {
	float: left;
	width:50%;
	text-align: right;
}

.footer_right img{
	max-width:200px !important;	
}

.footer_right a {
   color:#fff!important;
	display: inline-block;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight:400;
	text-decoration: none !important;
    border: 2px solid #fff;
    padding: 14px 40px 14px 70px;
    border-radius: 30px;
    background-image: url(../images/Bell.png);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 20%;
}

.footer_right a:hover {
	color: rgba(255,255,255,0.5) !important;
}

.footer_bottom_inner {
	padding-top: 0px; padding-bottom: 20px;
    display: flex;
	align-items: center;
   justify-content: center;
}

.footer_menu {
	padding-bottom:40px;
	width: 100%;
	margin: 0 auto;
	float: left;
}


.footer_menu .textwidget {
	display: flex;
	justify-content: space-between;
}

.footer_menu a{
	padding: 0px 0px 0px 0px;
	font-size: 17px !important;
	font-weight:400;
	text-transform: uppercase;
	display: inline-block;
	color:#fff!important;
	letter-spacing: 1.5px !important;
	
}

.footer_menu a:hover{
	color: rgba(255,255,255,0.5) !important;
}

.bottom1 {
	width: 25%;
	float: left;
	text-align: left;
	
}

.bottom1  img{
	max-width:350px !important;

}

.bottom2 {
	width:75%;
	text-align: right;
	font-size: 14px;
	font-weight:300;
	text-transform: none;
   letter-spacing: 1px !important;
   color:#fff;
}

.bottom2 p {
	margin: 0px !important;
}




body.page-template-elementor_theme .site-main, 
body:not([class*=elementor-page-]) .site-main  {
	max-width: 1120px;
	margin: 0 auto;
	padding-top:100px;
	padding-bottom: 100px;
	min-height:80vh;
}
.site-main  {
      margin: 0 auto;
	min-height:80vh;
}
.page-template-elementor_theme main.site-main  div > p,
.container.restricted p {
    text-align: center;
    margin-top: 9%;
    margin-bottom: 9%;
}
.ccplugin_modal .language {
    background-color: transparent!important;
    padding: 0px !important;
}
.page-template-elementor_theme main.site-main  div > p > a:before,
.container.restricted p > a:before{
    font-family: "Font Awesome 5 Free";
    content: "\f023";
    display: inline-block;
    padding-right: 6px;
    vertical-align: top;
    font-weight: 900;
}

.container.special {
	text-align: center;
	padding-top: 10%;
	padding-bottom: 10%;
}

.ccplugin_container {
	background: white;
	min-height:80vh;
}

p.our_restricted_msg {
	text-align:center;
	min-height:80vh;
	display:flex;
	justify-content:center;
	align-items:center;
    padding-left: 10px;
    padding-right: 10px;
}

p.our_restricted_msg a {
	text-transform: none;
}

p.our_restricted_msg a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f023";
    display: inline-block;
    padding-right: 6px;
    vertical-align: top;
    font-weight: 900;
}

.ccplugin_inner {
    max-width: 1200px;
    min-width: 200px !important;
    width: 100% !important;
    padding: 6rem 4rem !important;
}

.ccplugin_modal {
    z-index: 9999999 !important;
    overflow: scroll;
}
.post.type-post  video {
    min-height:80px!important;
}

.ccplugin_modal .language:hover{
background:transparent !important;
border:none !important;
}
.ccplugin_modal .language{
background:transparent !important;
border:none !important;
}
.ccplugin_modal .language:focus{
	outline:0px !important;
}
.ccplugin_modal .language{
	background-color:transparent!important;
}
.post .wp-post-image {
    width: 100%;
    max-height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
}
.wp-block-audio audio {
    min-height: 100px;
    width: auto !important;
    text-align: center;
    min-width: 500px;
}
.wp-block-audio {
    box-sizing: border-box;
    text-align: center;
}
.wp-block-buttons>.wp-block-button {
    margin-top: 30px !important;
}
.wp-block-button__link {
color:#fff !important;
text-transform:capitalize!important;
}
.wp-block-buttons.is-content-justification-center > div:hover {
    transform: scale(1.1);
}
@media (min-width: 768px) and (max-width: 1024px){
	.entry-title {
	font-size:30px !important;
}
header.myheader {
    display: block !important;
}
}

@media screen and (max-width: 782px) {
html {
    margin-top: 0px !important;
}	
	
body.home .headermain-wrap {
		top: auto;
	}
	
body.logged-in {
    padding-top: 45px;
}
}


@media (max-width:767px) { 
.footer_text .textwidget p,
  .bottom1 .textwidget p,
.footer_menu .textwidget p,
	.footer_text1 .textwidget p,
	.bottom2 .textwidget p{
  text-align:center !important;
  }

.entry-title {
	font-size:22px !important;
}
.single-post .elementor-heading-title {
    font-size: 22px !important;
}
.ccplugin_inner {
    padding: 4rem 1rem !important;
}
    
.ccplugin_sidebar, .ccplugin_content {
    float: none !important;
    width: 100% !important;
}

.ccplugin_sidebar, .ccplugin_content {
    float: none !important;
    width: 100% !important;
}
 .ccplugin_modal {
    overflow: scroll !important;
}
.ccplugin_container input[type=submit], .ccplugin_container button {
    font-size: 11px !important;
}
.ccplugin_container {
    min-height: 10vh;
}
.site-main{
min-height:10vh;
}
.ccplugin_container .forgot {
    margin-left: 6px !important;
    font-size: 10px !important;
}

.post.type-post .page-content video {
    min-height: 560px;
}

.ccplugin_container #account-details th, .ccplugin_container #account-details td {
    width: 90%;
    display: block;
    padding: 8px;
    text-align: left;
}

.mean-container .mean-nav{
margin-top:64px;
} 
.post.type-post  video {
    min-height:80px!important;
}
.wp-block-audio audio {
 width: 100%;
 min-width: 300px !important;
}
.ccplugin_menu_item {
    padding:0px !important;
}
.elementor-clearfix a{
font-size:15px !important;
}

.ccplugin_container h2 {
    font-size: 18px !important;
    
}
.ccplugin_container h1 {
    font-size: 20px !important;
    
}

}


@media (max-width:767px) { 

.swiper-pagination-bullet  {
    width: 40px !important;
    height:5px !important;
    }
.ccmenu ul li a {
    font-size: 15px;
  	padding: 6px 15px;
}
.bottom1 img {
    max-width: 300px !important;
}
	header.myheader {
	position: relative;
    min-height: 90px;
    margin-bottom:0px !important;
}

	header.myheader {display: block;position: relative;
	max-width: 100%; padding: 30px 10px;		
	}
	.logo {width: 60%;max-width: 200px;
    	position: absolute;
        left:10px;
   	}
	.logo img {position: static;max-width: 100px;}
	
	.mobile-menu.mean-container {
		position: absolute;
		top: 20px;
		right: 0px;
	}
    
    .ccmenu {
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 80px;
}

.footer_left {
	padding-bottom: 20px;
}



.footer_right a{
	
}

 .footer_menu {
    float: none;
     padding-bottom: 0px !important;
}

.footer_menu a {
    padding-bottom:30px;
    padding-right: 0px;
    font-size: 14px !important;
    display: block;
}

.footer {
		padding-left: 10px;
		padding-right: 10px;
	}

.footer_top_inner, .footer_bottom_inner {
    font-size: 13px;
    padding-bottom: 0px;
}
	
	.copyrightInner, .footer_top {padding-left: 20px; padding-right: 20px;}
	.footer_top {padding-top: 5px;}
	.footer_left, .footer_right, .footer_mid,
	.bottom1, .footer_menu .textwidget {
		width: 100%;
		display: block;
		text-align: center;
		padding-bottom: 20px;
		padding-top: 15px;
        justify-content: center!important;
	}
    
	.bottom2{
	width: 100%;
	text-align: center;
	margin-top: 0px;
	}


    .footer_left a {
    	float: none; width: 100%;
    	text-align: center;
    	font-size: 14px;
    }
    
    .footer_mid div {
            padding-left: 0px;
        }
        
    .footer_bottom_inner {
    		display: block !important;
    		padding-bottom: 30px;
    }
    
    .footer_menu .textwidget {float:none;width:100%; padding-bottom:20px;text-align: center;}

    .footer_left .textwidget p {
	
	font-size: 14px;

	}
	
}

@media (min-width:768px) and (max-width:1024px) {
.footer_top_inner {
    padding-top: 50px;
}
.caption figcaption { 
    bottom: 20px;
}

.slide .elementor-swiper-button-prev{
	left: -12px!important;
	width: 50px ;
	height: 50px;
}

.slide .elementor-swiper-button-next{
	right: -12px!important;
	width: 50px ;
	height: 50px;
}


header.myheader .site-navigation {
	display: none !important;
}

.logo {
    float: left;
    width: 40%;
}

.ccmenu {
	width:60%;
	text-align: left;
}

.mobile-menu.mean-container {
    position: absolute;
    right: 0px;
	 top: 30px;
}

.footer {
	padding:0px;
}
.footer  .footer_top_inner,
 .footer_bottom_inner{
	padding-left: 15px;
	padding-right: 15px;
}

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


header.myheader .site-navigation {
	display: none !important;
}

.mobile-menu.mean-container {
    position: absolute;
    right: 0px;
	 top: 22px;
}

body.page-template-elementor_theme .site-main, body:not([class*=elementor-page-]) .site-main {
	padding-left: 20px !important;
    padding-right: 20px !important;
}



.footer_right {
	
}

.footer_left {
	
}

.footer_menu a {
    padding-right: 0px;
}

}

@media (min-width:1024px) and (max-width:1140px) {
body.page-template-elementor_theme .site-main, body:not([class*=elementor-page-]) .site-main {
	padding-left: 20px !important;
    padding-right: 20px !important;
}


.headerInner {
	 padding-left: 20px;
	 padding-right: 20px;	 position: relative;
}

.footer {
	padding-left: 20px;
	padding-right: 20px;
}


}