/*@media (max-width: 1024px) {*/
    .two-blocks-wrapper .block-left {
        margin-top: 0;
    }
/*}*/

/*@media (min-width: 1400px) {*/
	.two-blocks-wrapper .block-left {
		width: 100%;
		position: relative;
	}
/*}*/

/*@media (min-width: 1400px) {*/
	.two-blocks-wrapper .block-left {
		height: auto;
	}
/*}*/

.acm-cta {
	/*padding: 100px 22px 20px;*/
	height: auto;
}

.acm-cta.style-light.show-intro {
    background-color: #00254b;
    /*background: linear-gradient(140deg, #1c7696 30%, #20b383 100%);*/
    /*background-image: url('/apps/images/bg_saihduero920x1128.jpg');*/
}

.acm-cta .cta-content {
    line-height: 1;
    padding: 0;
}

/*@media (min-width: 1025px) {*/
	.acm-cta {
        /*padding-top: 20px;*/
		padding: 5px;
	}
/*}*/

.acm-cta .cta-heading {
    color: white;
    font-family: 'Karla', sans-serif;
    font-size: 16px;
    font-weight: normal;
	/*line-height: 1.1;*/
	margin: 0; /* 0 auto 0; */
	/*max-width: none;*/
    text-align: left;
}

.acm-cta .cta-intro {
	font-size: 24px; /* 27px; */
    font-weight: bold;
    color: #c0e0ff; /* #bbe5f3; */ /* #ffff00; */
}

.acm-cta .cta-logout {
    color: white;
    position: absolute;
    right: 10px;
    top: 5px; /* 10px; */
}

.t3-content {
	padding: 0;
	max-width: none;
}

.t3-copyright {
	padding-top: 15px;
}

#back-to-top .btn {
	height: 40px;
}

.module-ct > ol.breadcrumb {
	text-align: left;	
}

div.main-title {
    font-weight: bold;
    padding: 5px 10px;
    text-align: left;
}

@media all and (-ms-high-contrast:none) {
    .foo { color: green } /* IE10 */
    *::-ms-backdrop, .foo { color: red } /* IE11 */
    *::-ms-backdrop, #buscar-texto { height: 24px; }
}

.text-block {
	padding: 5px 10px;
}