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

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

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

.clear {
	clear: both;
}

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

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

.form .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    display: none;
}

.content-border  .elementor-image-box-content {
   border-bottom: 1px solid #000;

}

.app-btn{
	color: #fff!important;
}

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

.block-image .elementor-image-box-img img{
	display: block;
}

.post article:nth-child(1){
	background-color:#ffb600;
}

.post article:nth-child(2){
	background-color:#016ab5;
}

.post article:nth-child(3){
	background-color:#016ab5;
}

.post article:nth-child(4){
	background-color:#ffb600;
}

.caption .wp-caption{
 	position: relative;
 } 

.caption figcaption {
    position: absolute;
    top: 40%;
   left: 8%;
}

.caption .elementor-button{
	display:block;
}

header.header {
	max-width: 1140px!important;
	margin: 0 auto;
	z-index: 100;
	overflow: hidden;
	position: relative;
	padding-top:25px;
	padding-bottom:20px; 
	display: flex;
	align-items: center;
	justify-content: center;
}



.home header.header {
	max-width: 1140px!important;
	margin: 0 auto;
	z-index: 100;
	overflow: hidden;
	position: relative;
	padding-top:25px;
	padding-bottom:20px; 
	align-items: center;
	justify-content: center;
}


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

}

.home .header-wrap{
	background: none;	
	margin-bottom: 0;
	position: absolute;
	top: 0px;
	width: 100%;
}

.phone-email {
	width:35%;
	float: left;
	text-align: left; 
}
.phone-email a {
	color: #000 !important;
	font-size: 14px !important;
	text-transform: none!important;
	font-weight: 700;
	letter-spacing: 0px !important;
	padding: 0px 10px;
}

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


.logo {
	float: left;
	width: 55%;
	text-align: left;
}

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

.ccmenu{
	width: 35%;
	float: right !important;
	padding-top: 0px;
	text-align: right;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}

.ccmenu{
	width: 50%;
	float: right !important;
	padding-top: 10px;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

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

.ccmenu ul li {
	float: left;
	padding: 0 15px!important;
}

.ccmenu ul li:last-child {
	padding-right: 0px;
}

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

.home .ccmenu ul li a {
    color: #ffffff;
}

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

.ccmenu .ccplugin_language img {
    width: 25px;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}


.nav-bar{
	float: left;
	padding-top: 0px;
	width: 10%;
	text-align: left;
}

.home .nav-bar {
	padding-top: 0px;
}

.home .nav-bar span {
 color :#ffffff !important;
}

.sidenav .menu ul{
	list-style: none;
}

.sidenav .menu ul li{
	padding: 5px 0;
}

.sidenav .menu ul li a{
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
}

.sidenav .menu ul li a:hover{
	color: #016AB5;
}

.logged-in .sidenav{
	top: 30px;	
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #000;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

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

.sidenav a {
  padding: 10px 10px 10px 30px;
  text-decoration: none !important;
  font-size: 14px;
  color: #fff !important;
  display: block;
  transition: 0.3s;
 	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
}

.sidenav a:hover {
  color: #016AB5!important;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  color: #fff;
}



@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 14px;}
}


header.site-header .site-navigation {
	float: right;
	width: 75%;
}

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

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

header.site-header .site-navigation .ccplugin_language img {
    width: 24px; margin-bottom: -2px;
}

header.site-header .ccplugin_menu_item a,
.site-navigation ul.menu li a {
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: none !important;
    color: #fff !important;
    padding: 2px 8px !important;
}

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

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


.footer {
	background-color: #EDEDED;
}

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

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

.footer_top_inner, .footer_bottom_inner {
	max-width: 1140px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 15px;	
   
}

.footer_bottom{
	
}

.footer_bottom, .footer_top {}

.footer_left {
	float: left;
	width:100%;
	font-weight: 200;
	font-size: 16px;
    letter-spacing: 1px;
}

.footer_left .textwidget p {
	margin: 0px;
	padding: 0px;
	
}


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

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

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

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

 
.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: #000 !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: #016AB5 !important;
}

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

.footer_menu {
	padding-bottom: 5px;
	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: #000 !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: 16px !important;
	font-weight: 300;
	text-transform: uppercase;
	display: inline-block;
	color: #000;
    letter-spacing: 1px;
}

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

.bottom1 {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 16px;
	letter-spacing: 1px;
    color: #000;
}

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


.bottom2  img{
	max-width: 150px !important;
 	 margin-top: -15px;
}


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

.site-main {
min-height: 90vh;
background-color: #242740;
}


.post.type-post  video {
	min-height:80px!important;
}

.wp-block-audio {
    text-align: center;
}
.wp-block-audio audio {
    min-height:80px;
    max-width: 100%;
    min-width: 500px;
    width:auto;
}


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

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

.ccplugin_modal {
    overflow: scroll;
}

.ccplugin_container {
    min-height: 10vh;
}

.ccplugin_container .forgot {
    margin-left:5px;
    font-size: 11px;
}

.ccplugin_container input[type=submit]{
	padding: 0.5rem 0.5rem!important;
    font-size: 12px;
}

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

.wp-block-audio audio {
    min-height:80px;
}

.wp-block-audio audio {
    min-height:80px;
    max-width: 100%;
    min-width: 300px;
    width:auto;
}
   
}


@media (max-width:767px) { 

	header.header{
		padding-left: 10px;
		padding-right: 10px;
		display: block!important;
		background-color: transparent;
	}

	.logo {width: 85%; float: right; text-align: right; padding-top: 0px;}
    
    .logo img {
    	max-width: 100px;
		}

	.phone-email {
		width: 100%;
		padding-bottom: 20px;
		text-align: center;
		

	}

	.phone-email a{
		font-size: 12px !important;
	} 
	
 

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

.nav-bar {
    float: left;
    padding-top: 0px !important;
    width: 15%;
    text-align: left;
	}

.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: block!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;}
    
    .site-main .page-content a {
    	word-break: break-all;
    }
    
	
}

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

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

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

.phone-email {
	text-align: left;
	width: 35%
} 

.phone-email a{
	padding: 0px 6px;
}

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

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

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

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

.ccmenu {
	width:40%; padding-top:4px;
}

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

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


}