.single-eventos .img-event{
	width:100% !important;
	max-width: 100% !important;
	height:300px;
	max-height: 300px !important;
	border-radius: 0px;
}

.single-eventos .img-mini{
	width:24px !important;
	height:24px !important;
	margin:0px 15px;
}

.single-eventos .img-mini:before{
	width:33px !important;
	height:33px !important;
}

.single-agentes .img-event:before{
	display: none;
}

.single-eventos i{
	font-size:24px;
	margin-right: 10px;
}

.single-agentes .tag{
	color : var(--gray4);
	overflow: hidden;
    display: inline-block;
}

.single-agentes .tag span{
	opacity: .7;
	min-height:25px;
}
.img-single{
	height: 388px;
	width: 100%;
	margin-bottom: 20px;
}
.img-single-mb{
	background-size: contain !important;
}
.single-content img{
	width: 100%;
	height: auto;
}
.card-single{
	height: 121px;
	border: 1px solid #C2C2C2;
	border-radius: 15px;
}
.card-single .card-single-header{
	min-width: 35%;
	min-height: 121px;
	border-radius: 15px 0px 0px 15px;
}
.card-single .card-single-content{
	padding-left: 15px;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 50%
}
h3.single{
	font-size: 16px;
	display: -webkit-box;
	height: 58px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
}
a.categorys{
	color: #777777;
	font-size: 10px;
	text-decoration: none;
}
.line-ls{
	border-right: 1px solid #C2C2C2;
}
.line-la{
	border-left: 1px solid #C2C2C2;
}
.line-le{
	border-top: 1px solid #C2C2C2;
}
.wp-pagenavi a, .wp-pagenavi span{
	border: 1px solid #00B3CC !important;
	color: #00B3CC;
	background-color: #fff;
	padding: 13px 21px;
	border-radius: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.wp-pagenavi span.current{
	background-color: #00B3CC;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink{
	border: none !important;
	color: #036171 !important;
	font-weight: 500;
}
.header-document{
	background-color: #FFDE8A;
	width: 198px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.header-document img{
	width: 132;
	height: auto;
}
.header-document h4.title-document{
	font-size: 18px;
	color: #0C1219;
}
ol.carousel-indicators{
	bottom: -50px;
}
ol.carousel-indicators li{
	background-color: #1A446B;
}
ol.carousel-indicators li.active{
	background-color: #00B3CC;
}
.category-document{
	position: absolute;
	right: 15px;
	top: 0px;
	width: 38px;
	height: 38px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
    border-radius: 0px 10px 0px 0px;
}
span.share{
	color: #777777;
	font-size: 13px;
}
.cat-header{
	position: absolute;
	right: 24px;
	width: 48px;
	height: 48px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-radius: 0px 0px 0px 0px;
}
.title-single{
	padding-right: 48px;
}
ul.ul-single{
	list-style: none;
	padding-left: 0px;
}
ul.ul-single li a{
	font-size: 13px;
	color: #0C1219;
	margin-right: 6px;
}
ul.ul-single li a.active{
	text-decoration: underline;
}
.single-content *{
	color: #1a446b;
	line-height: 28px;
    font-size: 16px;
}
.single-content a{
	color: #00B3CC !important;
}
.single-content a:hover{
	text-decoration: underline;
}
.site-s{
    overflow-wrap: break-word;
    width: 100%;
    padding-right: 10px; 
}
.filter-active span{
	padding: 5px;
	margin: 5px;
	font-size: 11px;
	border: 1px solid #667F96;
	background-color: #C2C2C2;
	border-radius: 10px;
}
.color-category{
	background-color: #A56CAD;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}
h5.h5-filter{
	width: 250px;
}
.filter-active{
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
a.clean{
	color: #667F96;
	text-decoration: underline;
	font-size: 11px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 5px;
}
span.span-check{
	font-size: 16px;
	color: #777777;
}
span.checked{
	color: #00B3CC;
}
input.date-input{
	border: 1px solid #C2C2C2;
	border-radius: 5px;
	font-size: 13px;
	color: #777777;
}
/*single sidebar*/

.row.parent{
	position: relative;
}

.sidebar-left{
	padding-right: 15px !important;
	border-right: 1px solid #dee2e6!important;
	min-height: 300px;
	position: -webkit-sticky; /* Safari */
  	position: sticky;
  	top: 160px;
}
ul.sidebar{
	list-style: none;
	margin-left: 15px;
	padding:0px;
}

ul.sidebar li{
	margin-bottom: 15px;
}
ul.sidebar li a{
	display: block;
	color: #9A9B9B;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	text-decoration: none;
}
ul.sidebar li:hover a{
	text-align: left;
	text-decoration: underline;
	font: Medium 14px Poppins;
	letter-spacing: 0;
	color: #00B3CC;
	opacity: 1;
}
ul.sidebar li a.active{
	color: #00B3CC;
	font-weight: 700;
}
.card{
	border: none;
}
.page-f *{
	color: #1A446B;
}
.text-single-e *{
	color: #1A446B;
}
.page-f li, span, p{	
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
}
.page-f h2{
	margin-bottom: 20px;
	padding-top: 40px;
}
.page-f h2:first-child{
	margin-top: 0px;
}
.contact-us i{
	color: #fff;
	font-size: 22px;
	padding-right: 10px;
}
.a-footer{
	color: #fff;
}
.a-footer:hover{
	color: #00B3CC;
	text-decoration: underline;
}
.filter select{
	height: 36px;
	min-width: 100px;
}
.carousel-indicators li{
	height: 5px;
}
.stickmenu{
	border-bottom: 1px solid #C2C2C2;
}
.graybtn{
	background-color: #CCCCCC !important;
	color: #777777 !important
}
.terms-cont *{
	line-height: 28px;
	color: #1A446B;
}
.terms-cont ol{
	padding-left: 0px;
}
.terms-cont li{
	font-size: 16px;
}
.terms-cont h3{
	font-size: 18px !important;
}
.img-download-ab{
	width: 115px;
    top: -42px;
}
.linegray{
	width: 80%;
	height: 1px;
	background-color: #CCCCCC;
}
.card-autor{
	border: 1px solid #CCCCCC;
	padding: 20px;
	border-radius: 5px;
}
.content-alls a{
	color: #00b3cc;
}
h3.spanosc{
	margin-right: 8px;
	font-size: 13px !important;
	color: #00b3cc !important;
	margin-bottom: 0px;
}
.lidown{
	padding: 4px !important;
	margin-bottom: -1px !important;
	border-radius: 0px !important;
}
.listselect{
	font-size: 13px !important;
	margin-bottom: 0px;
}
.lidownadd{
	padding: 10px !important;
	border-bottom-left-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
}
.groupmarg{
	margin-bottom: 0px;
}
.containul{
	height: 200px;
	overflow: scroll;
}
.formbb{
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}
.disabledli{
	opacity: 0.5;
	cursor: unset !important;
}
.disabledli:hover{
	border: 1px solid #C2C2C2 !important;
	background-color: transparent !important;
}
.disabledli:hover h3.listselect{
  color: #1a446b !important;
}
.single-eventos ol li{
	color: #1a446b;
}
/* tablet */
@media all and (max-width: 1023px) {
	.card-single .card-single-header{
	    min-width: 57px;
	}
	h5.h5-filter{
		width:100% !important;
		margin:15px 0px !important;
	}
}