@import url('meanmenu.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@300&family=Teko:wght@300;400&display=swap');
body {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	font-size: 15px;
	line-height: 1.5;
	position: relative;
}

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

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold; 
	text-transform: none; 
	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;
}


.topWrapper {
   padding: 20px 0px; 
   text-transform:none; 
} 

.topWrapper a {
	color:#D4D4D4!important;
	
}

.topWrapper a:hover {
	opacity:0.75 !important;
	color: #C7FF06;
}

.topWrapperInner {
	max-width: 1440px;
	margin: 0 auto;
	display: flex;
	 align-items: center;
}

.email-phone {
	width: 30%;
	float: left;
	color: #D4D4D4;
	font-size: 16px;
}

.email-phone a {
	padding: 0px 20px 0px 0px ;
	font-weight: 300;
	color: #D4D4D4 !important;
	font-family: 'Roboto', sans-serif;
}


.email-phone a:hover{
	color:#C7FF06!important;
}

.topWrapperInner a {

}

.my-accordion .elementor-tab-content, .my-accordion .elementor-tab-title.elementor-active {
    background:#DD8D2BDB!important;
}
.my-accordion .elementor-accordion-icon-closed i:before, .my-accordion .elementor-accordion-icon-opened i:before {
    background-color: #d4d4d4;
    padding: 0;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
}
body.home {
	background:#000 !important;
}
.home header.myheader{
	background: #000;
}

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

body.home header.myheader {

}

.headerInner {
	max-width: 1440px;
	margin: 0 auto;
	display: block;
	padding-bottom: 0px;

}

.logo {
	float: left;
	width: 100%;
	padding: 50px 0px;
	text-align: center;
}

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

.mainmenu {
	float: right;
}

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

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

}

.site-navigation ul.menu li {
	padding: 0px 20px 0px 20px !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: 0px 0px 0px 16px;
}

.ccmenu ul li a{
	color: #D4D4D4!important;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 300;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
}

.ccmenu ul li a:hover{
	color: #C7FF06!important;
}
.ccmenu.bottomcc ul li a{
	color: #D4D4D4;
}

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: 16px !important;
    font-weight: 300 !important;
    text-transform: capitalize!important;
    color: #D4D4D4 !important;
	 line-height: 1em;
	 padding: 0px 0px 0px 0px !important;
	 font-family: 'Roboto', sans-serif;
}

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:#C7FF06!important;
}


.footer {
	background-color: #000;
}

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

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

.footer_top_inner, .footer_bottom_inner {
	max-width: 1440px;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 20px;
	font-size: 16px;
}

.footer_bottom{
	
}

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

.footer_left {
	float: left;
	width:50%;
	letter-spacing: 1px;
}

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

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

.footer_left a:hover {
	color: #fff !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:50px !important;	
	margin-left: 20px;
}

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

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

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

.footer_menu {
	padding-bottom: 0px;
	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: 15px !important;
	text-transform: none;
	padding-right: 5px;
}

.footer_menu h3{
	color: #939393 !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: 14px !important;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none!important;
}

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

.bottom1 {
	width: 50%;
	float: left;
	text-align: left;
	font-size: 10px;
	color: #939393;
}

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


.bottom2  img{
	max-width: 150px !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;
}

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


@media (max-width:767px) { 

.topWrapperInner {  
 padding-top: 10px;
 padding-bottom: 10px;
 display: block;
}

.email-phone {
	width: 100%;
	text-align: center;
	padding: 20px 0px;
}
	body.home header.myheader {
	position: relative;
    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; min-height: 80px;		
	}
	.logo {width: 100%;
		padding: 30px 0px !important;
      
   	}
	.logo img {position: static; max-width: 100px;}
	
	.mobile-menu.mean-container {
		position: absolute;
		top: 0px;
		right: 0px;
	}
    
    .mean-container a.meanmenu-reveal {
    	top: 15px !important;
    }
    
    .ccmenu {
    float: none;
    width: 100%;
    text-align: center;
}
	

.footer_left {
	padding-bottom: 20px;
}

.footer_right img{
	max-width: 50px !important;
	margin: 10px;
}
 .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: 10px;
		padding-right: 10px;
	}
	
	.copyrightInner, .footer_top {padding-left: 20px; padding-right: 20px;}
	.footer_top {padding-top: 45px;}
	.footer_left, .footer_right, .footer_mid,
	.bottom1 {
		width: 100%;
		text-align: center;
		padding-bottom: 20px;
		padding-top: 15px;
        display: flex!important;
        justify-content: center!important;
	}
    
	.bottom2{
	width: 100%;
	text-align: center;
	}


    .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) {

.email-phone {
	width:45%;
	text-align: left;
	padding: 0px;
}

.topWrapperInner {
    max-width: 100%;
    margin: 0 auto;
}
.headerInner {
	max-width: 100% !important;
    align-items: flex-start;
    justify-content: left;
    align-items: center;
    display: block;
    padding: 0px !important;

}
.logo {
	text-align:center;
}
.bottomcc {
	width:50%; padding-top:10px;
	text-align: left;
}

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

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


.ccmenu {
	width:45%; padding-top:0px;
	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;
}
 
.footer_right img{
	max-width:50px !important;
	margin-left: 15px;
}

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 a {
    padding-right: 30px;
}

}

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


}