@import url('meanmenu.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,400;1,500&display=swap');

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

a:link,a:visited,a:active{
	color: #FFB300;
	transition: all 0.5s ease;
	font-weight: bold; 
}

a.elementor-button-link.elementor-button {
	
}

.clear {
	clear: both;
}

main.site-main {
   min-height:80vh;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', 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;
}

.home header.myheader{
	background: transparent;
	position: absolute;
	width: 100%;
	top: 20px;

}

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

}

body.home header.myheader {

}

.headerInner {
	max-width: 1400px;
	margin: 0 auto;
	display: flex;
	align-items: center;
   justify-content: center;
   padding-left:10px;
   padding-right:10px;
}


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

.logo img {}

.mainmenu {
	float: right;
}

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

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

}

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

.mean-container .mean-nav {
	margin-top: 64px !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 8px !important;
}

.ccmenu ul li a{
	color: #FFB300;
	text-transform: uppercase;
	font-size: 15px;
	vertical-align: middle;
	font-weight: 100;
	letter-spacing: 1.5px;  
}

.ccmenu ul li a:hover {
	color: #fff; 
}


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

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

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

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

.home .footer {
	background-color: transparent;
	z-index: 10000;
	position: relative;
}

.footer {
	background-color: #000;
	z-index: 10000;
}

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

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

.footer_top_inner, .footer_bottom_inner {
	max-width: 1400px;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 0px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}

.footer_bottom{
	
}

.footer_bottom, .footer_top {
   
}

.footer_left {
	float: left;
	width:50%;
	color: #E0E0E0;
	letter-spacing: 1.5px;
}

.footer_left .textwidget p {
	margin: 0px;
	padding: 0px;
	font-weight: 100;
	font-size: 15px;
}

.footer_left a {
	float: left;
	text-align: left;
	color: #E0E0E0;
	display: inline-block;
	padding-right: 20px;
	font-weight: 100;
}

.footer_left a:hover {
	color: #FFB300!important;
}


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

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

 
.footer_right {
	float: right;
	width:50%;
	text-align: right;
	display: flex;
	justify-content: flex-end;
}

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

.footer_right a {
   color: #fff !important;
	display: inline-block;
	float: right;
	padding: 0 0 5px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
	text-decoration: none !important;
}

.footer_right a:hover {
	color: #FFB300 !important;
}

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

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

.footer_menu .textwidget{
	float: left;width:100%;
	padding-bottom: 30px;	
}
.footer_menu .textwidget p a {
	text-decoration: underline !important;
	font-size: 13px !important;
	text-transform: none;
	padding-right: 5px;
}


.footer_menu h3{
	color: #fff !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
	font-weight: 500 !important;
	letter-spacing: 1.5px !important;
}

.footer_menu a{
	padding-right: 40px;
	font-size: 15px !important;
	font-weight:400;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: 2px;
}

.footer_menu a:hover{
	color: #FFB300!important;
}

.bottom1 {
	width: 50%;
	float: left;
	text-align: left;
	font-size: 9px;
	color: #E0E0E0;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

.bottom1 p {
	margin: 0px !important;
}
.bottom2 {
	width:50%;
	float: left;
	text-align: right;
}


.bottom2  img{
	max-width: 40px !important;
	margin-left:10px !important;
}

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

.ccplugin_menu_item {
    padding: 0 !important;
}


@media (max-width:767px) { 
.ccplugin_inner {
    padding: 4rem 1rem !important;
}
    
.ccplugin_sidebar, .ccplugin_content {
    float: none !important;
    width: 100% !important;
}
     
}



@media (max-width:767px) { 

	body.home header.myheader {
	position: relative;
    background: #000;
    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; padding-top:20px;		
	}
	.logo {width: 60%;max-width: 150px;
    	position: absolute;
        left:10px;
   	}
	.logo img {
    position: static;
    
    }
	
	.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;
}


.ccmenu {
    width: 100%;
    float: none !important;
    padding-top: 70px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_left {
	padding-bottom: 20px;
}

.footer_right img{
	max-width: 120px !important;
	 
}
 .footer_menu {
    float: none;
     padding-bottom: 0px !important;
}

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

.footer_menu .textwidget .menu1 {
	padding-bottom:25px;
}
 .footer_menu .textwidget .menu2{
	padding-left:0px;
    padding-top:20px;
}
	.footer {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.footer_top_inner, .footer_bottom_inner {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.copyrightInner, .footer_top {padding-left: 20px; padding-right: 20px;}
	.footer_top {padding-top: 45px;}
	.footer_left, .footer_right, .footer_mid,
	.bottom1, .bottom2 {
		width: 100%;
		text-align: center;
		padding-bottom: 10px;
		padding-top: 5px;
        display: block!important;
	}
    
    .footer_right {
	justify-content: center!important;
    display: flex!important;
}

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

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

.carousel .elementor-swiper-button-prev{
	left: 100px;
	width: 50px ;
	height: 50px;
}

.carousel .elementor-swiper-button-next{
	
	right: 100px;
	width: 50px ;
	height: 50px;
}


.headerInner {
    align-items: center;
    justify-content: left;
    max-width: 95%;
}

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



.mobile-menu.mean-container {
    position: absolute;
    right: 0px;
}
.footer {
	padding:0px;
}
.footer  .footer_top_inner,
 .footer_bottom_inner{
	padding-left: 10px;
	padding-right: 10px;
}

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


 .footer_left {
 	padding-right: 20px;
 }
.footer_right img{
	max-width:100px !important;
	
}

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

.ccmenu {
	width:60%; padding-top:0px;
}

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

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

}

.footer_right {
	justify-content: flex-end;
    display: flex;
}

.footer_left {
	
}

.footer_menu {
    padding-bottom: 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;
}


}