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


body {
	font-family: 'Readex Pro';
	font-weight:normal;
	font-size: 15px;
	line-height: 1.5;
	position: relative;
	font-weight: 300;
	background-color: #fff;
	color: #000;
}

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

.clear {
	clear: both;
}

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

.icon-color .elementor-align-icon-right{
	 color: #93B6FF;
}

.btn{
	color: #fff!important;
}

.btn:hover{
	color: #000!important;
}

.my-fa .fas {
	color: #FFCC1E !important;
}


.home header.myheader{
	background:transparent;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.my-btn .elementor-button{
	display: block !important;
}


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

body.home header.myheader {

}

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

.home .logo {
	float: none;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 40px;
	text-align: center;
}

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

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

.mainmenu {
	float: right;
}

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

.home header.myheader .site-navigation {
	float: none;
	width:100%;
	justify-content: center;
	display: flex !important; 
}

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

.home .site-navigation ul.menu {
	display: flex;
    justify-content: center;
}

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

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


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

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

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

.ccmenu ul li a{
	color: #174D9F;
	text-transform: uppercase;
	font-size: 14px;
	vertical-align: middle;
	font-weight: 400; 
}

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


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

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

.home header.myheader .ccplugin_menu_item a,
.site-navigation ul.menu li a {
    font-size: 16px !important;
    text-transform: capitalize!important; ;
    color:#fff!important;
	 line-height: 1.5em;
	font-weight: 500!important;
	letter-spacing: 2px; 
}


header.myheader .ccplugin_menu_item a,
.site-navigation ul.menu li a {
    font-size: 16px !important;
    text-transform: capitalize!important; ;
    color:#fff!important;
	 line-height: 1.5em;
	 padding: 2px 6px !important;
	font-weight: 500!important;

}

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


.home .footer {
	background: transparent !important;
	position: relative;
	z-index: 1000;
}
.footer {
	background: #BC6600;
}
.footer a {
	color: #000 !important; text-decoration: none !important;
	font-size: 14px !important;
}

.footer a:hover {
	color: rgba(255,255,255,0.4)!important;
}

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

.footer_bottom{
	
}

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

.footer_left {
	float: left;
	width:50%;
	font-weight: 200;
    letter-spacing: 1.5px;
    padding-bottom: 15px;
}

.footer_left .textwidget p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}


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

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

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

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

 .social-icon {
 	float: right;
	width:100%;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	padding-bottom: 20px;
 }
  .social-icon img {
  	max-width:50px !important;	
	margin-right: 20px;
  }
.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: #fff !important;
	display: inline-block;
	float: right;
	padding: 0 0 10px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
	text-decoration: none !important;
}

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

.footer_bottom_inner {
	padding-top: 0px; padding-bottom: 50px;
    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: #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: 14px !important;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	color: #fff !important;
	letter-spacing: 1px;
}

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

.bottom1 {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 10px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 200;
}

.bottom1 p {
	margin: 0px !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) { 
.home header.myheader .site-navigation {
    display: none !important;
}
body.home header.myheader {
	position: relative;
    background:#BC6600;
    min-height: 50px;
    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;	padding-bottom: 20px;	
	}

	.home .logo{
		padding: 0px;
	}

	.logo {width: 60%;max-width: 200px;
        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: 15px !important;
    }
    
    .ccmenu {
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 70px;
}


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

.home .footer {
  background: #000 !important;
   
}

	.social-icon {
		padding-bottom: 70px !important;
		justify-content: center;
	}
	.social-icon img {
		margin-right: 5px;
		margin-left: 5px;
	}
.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; 
    	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) {


.headerInner {
    align-items: flex-start;
    justify-content: left;
    padding-left: 20px;
    padding-right: 20px;
}

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

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

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

.home .site-navigation ul.menu li {
    padding: 10px 10px !important;
}
.ccmenu {
	width:50%; padding-top:5px;
}

.header_right{
	width: 30%;
}

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

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

.home .footer {
	
	background-color:#000;
	
}

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

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


.footer_left a{
	padding-right: 10px;
	font-size: 13px!important;
}



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

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

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


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

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


}