/*header#site-header div.site-logo.show aside.container-fluid img.wp-image-420{
	/*background-color:#00ffcc !important;
	margin-left: 40%;
}*/

header#site-header .site-branding.show-logo {
    flex-direction: row;
}
header#site-header .content-logo {
    width: initial;
}

.logo-two-redtics img {
    width: auto !important;
    height: initial !important;
    max-height: 75px;
}

@media (min-width: 1025px) {
    header#site-header div.site-logo.show aside.container-fluid img.wp-image-420  {
       margin-left: 40%;
    }
}

 header#site-header div.content-description p.site-description.show 
{
	/*background-color: #00ffcc;*/
	font-weight:bolder;
	text-align: center;
	margin-right:80px;
	font-size:2em !important;
	color: #fff !important ;
}

#site-header-flt {
    position: fixed ;
    width: 100% ;
    z-index: 999 ;
}
.sub-header {
    height: 143px
}

.list-group-item {
    z-index: initial !important; 
}

/*p
{
	font-size: 1em !important; 
	font-family: Arial, Verdana, Helvetica !important;
	color: #333 !important ;
}*/

/*li.list-group-item.active

{
	
	z-index: 1 initial !important; ;
}*/


/*footer#site-footer.site-footer.dynamic-footer.footer-has-copyright div.footer-inner div.container-fluid.colum1-footer div.row aside.container-fluid

{
	font-size:1em !important;
	
}*/
.site-header .header-inner{
	display: initial;
}

.logo-two-redtics img{
	width: auto;
    height: 75px;
}

#site-header-menu{
	border-bottom: #929E2D 4px solid;
}
.site-navigation ul.menu li ul li {
    border-block-end: #929E2D 1px solid;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #fff;
    background-color: #929E2D;
    text-decoration: none;
}
#site-footer {
	padding: 13px 0 0 0;
	background-color: #004179;
	min-height: 65px;
	color: #fff;
	font-size: 12px;
}
.post-views.content-post.entry-meta.load-static {
    display: none;
}
.wp-block-image {
    margin-bottom: 0;
}
.accordion-button:not(.collapsed) {
    background-color: #929E2D;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(#929E2D);
}
.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 1px 1px #929E2D;
}
.btn.videostitle {
    width: 100%;
    background-color: #929E2D;
    border-radius: 8px 8px 0 0;
	font-weight: 900;
    text-transform: uppercase;
}
div.card {
    border-radius: 0 0 10px 10px !important;
}


h5.card-title {
    display: flex;
    justify-content: space-between;
}

span.card-text.d-block {
    font-size: 14px;
    color: #999;
}

p.card-video-title {
    cursor: pointer;
}
p.card-video-title:hover {
	color: #929E2D;
    text-decoration:underline;
}
[id*="collapse"] p.card-video-title,
.card .card-body p.card-video-title{
    border-bottom: 2px solid #5555;
    padding: 5px 0 10px;
}
[id*="collapse"]:last-child  .card-body p.card-video-title,
.card .card-body:last-child p.card-video-title
{
    border-bottom: none;
}
[id*="collapse"] .accordion-body {
    padding: 8px 0 0 0;
}
.card-body {
    padding: 10px 10px 0;
}

.site-header .site-branding {
    justify-content: space-between !important;
}
@media (max-width: 639px) {
    .user-nickname {
        flex-direction: column !important;
    }
}
@media (max-width: 1024px) {
    figure.wp-block-image.size-full {
        display: flex;
        justify-content: center;
    }
}
.user-nickname {
    display: flex;
    position: relative;
    justify-content: end;
    align-items: flex-end;
    background:#929E2D;
    margin: 0;
    padding: 0;
    flex-direction: row;
}

.user-nickname p {
    color:#fff;
    padding: 8px 10px;
    margin: 0;
    font-size: 13px;
}



.menu-lr ul{
    display:flex;
    padding: 0;
    margin: 0;
}
.menu-lr ul li{
    padding: 0 8px;
    list-style: none;
    margin: 0;
}

.menu-lr {
    padding: 8px 10px;
    margin: 0;
    font-size: 13px;
}

.menu-lr ul li a{
    text-decoration: none;
    color:#fff;
}

.Userdate {
    background: #929E2D;
}

.qtz-noticia {
    display: flex;
    position: relative;
}

.qtz-noticia .qtz-noticia-img img{    
    width: 100%;
    padding: 15px 0 0 0;
    /* max-width: 420px;
    min-width: 280px; */
    
}

.qtz-noticia-news {
    padding: 15px;
}
[type=button], [type=submit], button{
    border:1px solid #929E2D;
    color:#929E2D;
}

.site-navigation-dropdown .sub-menu > li a{
    padding-left: 50px !important;
}
ul#menu-main-menu-1 {
    overflow: scroll;
    height: 56vh !important;
}
.txt-c-green {
    color: #929E2D !important;
}