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


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

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

.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-phone a{
	color: #000 !important;
}
.my-phone2 a {
	color: #1717C5 !important;
}
.my-email {
	color: #1717C5 !important;
}

header.myheader {
	width: 100% !important;
	min-height: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	position: static;
	z-index: 1000000;
	background: #fff;
    line-height:1;
	margin-bottom: 0px;
}

.home header.myheader{
	

}

body.home header.myheader {}

.headerInner {
	max-width: 1120px;
	margin: 0 auto;
	display: flex;
	align-items: center;
   justify-content: center;
}


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

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

.mainmenu {
	float: right;
}

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

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

}

.site-navigation ul.menu li {
	padding: 0px 10px !important;
	background-color:#FFC122;
	color: #000;
	border-radius: 5px;
	margin-right: 15px;
	box-shadow:  
}
.site-navigation ul.menu li:hover {
	color: #fff !important;
	background-color: #0606C6;
	transition: all 0.5s ease;

}
.site-navigation ul.menu li a:hover {
	color: #fff !important;
	}
.ccmenu{
	float: right;
	width:0%;
    text-align: right;
}

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

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

.ccmenu ul li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
    vertical-align: middle;
}

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

.ccmenu ul li a:hover {
	color: #75edcf !important;
} 

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


header.myheader .ccplugin_menu_item a,
.site-navigation ul.menu li a {
    font-size: 12px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #000!important;
	line-height: 1.5em;
	padding: 10px 15px !important;
	letter-spacing: 0px;
	
}

header.myheader .ccplugin_menu_item a.highlighted, 
header.myheader .ccplugin_menu_item a:focus,
header.myheader .ccplugin_menu_item a:hover,
.site-navigation ul.menu li a:hover,
.site-navigation ul.menu li.current_page_item a {
    color: #fff!important;

}



.footer {
	background-color: #000;
 	text-align: center; 

}

.footer a {
	color: #fff !important;
}

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

.footer_top_inner, .footer_bottom_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding-top: 90px;
	padding-bottom:40px;
	font-size: 15px;
	text-align: center;
}

.footer_bottom {
	background: #E30000;
	
}


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



.footer img {
	padding-bottom: 20px;
	max-width: 90%;
}



.footer1_mod img{
	max-width: 130px !important;
}

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

.footer .footer1_mod:nth-child(2) {
	margin-top: 25px;
	margin-bottom: 20px;

}

.footer_right {
	float: left;
	width:50%;
	text-align: right;
	color: #000;
   
}
.footer_left{
	float: left;
	width:100%;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: 300;
   
}
.footer_bottom_inner {
	padding-top: 15px; padding-bottom: 15px;
    display: flex;
	align-items: center;
   justify-content: center;

}

.bottom1 {
	width: 100%;
	float: left;
}

.bottom2 {
	width: 30%;
	float: left;
}

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


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;
}

.page-template-elementor_theme main.site-main  div > p,
.container.restricted p {
    text-align: center;
    margin-top: 9%;
    margin-bottom: 9%;
}

.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%;
}

.mean-container .mean-nav {
	margin-top: 64px !important;
}


@media (max-width:767px) { 

body.home header.myheader {
	position: relative;
    background:#333;
    min-height: 90px;
    margin-bottom:0px !important;
}

    .headerInner {max-width:100% !important; align-items: start !important; }
	header.myheader {display: block;position: relative;
	max-width: 100%; padding-left: 10px; padding-right: 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: 0px;
		right: 0px;
	}
    
    .mean-container a.meanmenu-reveal {
    	top: 20px !important;
    }
    
    .ccmenu {
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 70px;
}

.become-member {
	display: none;
}
	
	.footer {
		padding: 0px;
		
	}
	
	.footer_top_inner, .footer_bottom_inner {
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
	}
	
	.copyrightInner, .footer_top {padding-left: 20px; padding-right: 20px;}
	.footer_top {padding-top: 45px;}
	.footer_left, .footer_right, .footer_mid,
	.bottom1, .bottom2, .bottom3 {
		float: none;
		width: 100%;
		text-align: center;
		padding-bottom: 5px;
		padding-top: 5px;
        display: block;

	}
    
    .footer a {
    	float: none; width: 100%;
    	font-size: 12px;
    }
    
    .footer_mid div {
            padding-left: 0px;
        }
        
    .footer_bottom_inner {
    		display: block !important;
    }
	
}

@media (min-width:768px) and (max-width:1024px) {

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

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

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

.ccmenu {
	width:50%; padding-top:4px;
	text-align: center;
}

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

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

}

@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: 0px;
	padding-right: 0px;
}


}