<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	CASTELLANO: #FF3F21;
*/

/* General */
	.cke_contents  table {
		margin-bottom: 10px;
	}

	.body_clase:not(.edit) .content-wrapper {
		padding-top: 100px;
		padding-bottom: 0px;
	}

	.body_clase.edit .content-wrapper {
		top: 0px;
	}

	.libro .footer .powered,
	.libro .footer .legal-notes,
	.libro .footer .about-us,
	.libro .footer .contact-us,
	.libro .footer .faq {
		display: none;
	}

	.is_app.content_type_clase_barcanova-5 {
		padding-top: 0px;
	}

	.is_app.content_type_clase_barcanova-5:not(.offline-pc) .content-wrapper {
		padding-top: 55px;
	}

	.content_type_clase_barcanova-5 #actividad {
		margin-bottom: 0px;
		-webkit-transform: none;
		-webkit-transform-style: flat;
	}

	.content_type_clase_barcanova-5 .slide-wrapper,
	.cke_contents {
		text-align: justify;
	}

	#actividad .carousel-inner .item-container {
		background-image: none;
		margin: 20px auto 30px;
		padding: 0px;
		padding-bottom: 90px;
		position: relative;
	}

	#actividad .carousel-inner .item-container:before {
		content: '';
		position: absolute;
		display: inline-block;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: transparent;
		z-index: -1;
		border: 20px solid #FF3F21;
		transform: translateZ(0);

	}

	.content_type_clase_barcanova-5 #actividad .content .header .title img,
	.content_type_clase_barcanova-5 #actividad .content .header .chapter {
		display: none;
	}

	#indice .units ul li a .number,
	#indice .unit-content .header .number
	{
		visibility: hidden;
	}

	.content_type_clase_barcanova-5 #actividad .content .header {
		border: none;
	}

	.content_type_clase_barcanova-5 #actividad .content .header .title h3 {
		font-size: 3.4rem;
		margin-top: 0px;
		font-weight: bold;
		background: #B70C31;
		color: white;
		padding: 7px;
		position: relative;
		z-index: 0;
		margin-left: -7px;
	}


	.content_type_clase_barcanova-5 #actividad .content .header .title h3:before {
		background: #b70c31;
	    border-left: 20px solid #ff3f21;
	    content: "";
	    display: block;
	    height: 3px;
	    left: -90px;
	    position: absolute;
	    top: 23px;
	    width: 100px;
	    z-index: -1;
	}

	.content_type_clase_barcanova-5 #actividad .content .header .title h3 .competencias {
		color: #dda0dd;
	}

	.content_type_clase_barcanova-5 #actividad .content .header .title h3 .repaso {
		color: #8CC63F;
	}

	.content_type_clase_barcanova-5 #actividad .content .header .title h3 .repaso-trimestral {
		display: block;
		background: #00aee2; /* Old browsers */
		background: -moz-linear-gradient(left,  #00aee2 0%, #c5ca2f 36%, #f5cb0d 58%, #f0629d 100%, #7db9e8 100%, #f0629d 101%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00aee2), color-stop(36%,#c5ca2f), color-stop(58%,#f5cb0d), color-stop(100%,#f0629d), color-stop(100%,#7db9e8), color-stop(101%,#f0629d)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  #00aee2 0%,#c5ca2f 36%,#f5cb0d 58%,#f0629d 100%,#7db9e8 100%,#f0629d 101%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  #00aee2 0%,#c5ca2f 36%,#f5cb0d 58%,#f0629d 100%,#7db9e8 100%,#f0629d 101%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  #00aee2 0%,#c5ca2f 36%,#f5cb0d 58%,#f0629d 100%,#7db9e8 100%,#f0629d 101%); /* IE10+ */
		background: linear-gradient(to right,  #00aee2 0%,#c5ca2f 36%,#f5cb0d 58%,#f0629d 100%,#7db9e8 100%,#f0629d 101%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aee2', endColorstr='#f0629d',GradientType=1 ); /* IE6-9 */
		color: #FFF;
	}

	.html-book,
	#actividad .header .title,
	#actividad .content .slide-concatenate,
	#actividad .content .navigator {
	    transform: translate3d(0, 0, 0);
	    -webkit-transform: translate3d(0, 0, 0);
    }

	.content_type_clase_barcanova-5 #actividad .texto_curso {
		font-size: 1.9rem;
		line-height: 2.1rem;
	}

	.content_type_clase_barcanova-5 #actividad .texto_curso li,
	.content_type_clase_barcanova-5 #actividad .workspace ul li li {
		margin-bottom: 10px;
	}

	#actividad .class_slide {
    	padding: 40px 97px 0px;
	}

	#actividad .class_slide:last-of-type {
	    padding-bottom: 100px;
	}

	#actividad .slide-concatenate .class_slide {
	    padding-bottom: 20px;
	}

	#actividad .slide-concatenate:last-of-type .class_slide {
	    padding-bottom: 100px;
	}

	.content_type_clase_barcanova-5 .slide_main input {
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
		-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}

	.content_type_clase_barcanova-5 .slide_main input:focus {
		border-top-color: #3AC62A;
		border-right-color: #3AC62A;
		border-bottom-color: #3AC62A;
		border-left-color: #3AC62A;
		outline-width: 0px;
		outline-style: none;
		box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(133, 200, 57, 0.6);
	}

	.content_type_clase_barcanova-5 .slide_main input[disabled],
	.content_type_clase_barcanova-5 .slide_main input[readonly],
	fieldset[disabled] .content_type_clase_barcanova-5 .slide_main input {
		cursor: not-allowed;
		background-color: #eee;
		opacity: 1;
	}

	.content_type_clase_barcanova-5 .slide_main input.respuesta_ok {
		border-color: #57e900;
		background: #D1F3BD;
	}

	.content_type_clase_barcanova-5 .slide_main input.respuesta_ko {
		border-color: #FF3626;
		background: #FFA49D;
	}

	.content_type_clase_barcanova-5 .slide_main input.solucion {
		border-color: #00BDFF;
		background: #B6ECFF;
	}

	table {
		margin-bottom: 20px;
	}

	.zoom_flag_img {
	    top: 20px;
	}
/**/

/* Navbar (Breadcums) */
	.content_type_clase_barcanova-5 .publisher-navbar {
		position: fixed;
		top: 44px;
		background-color: #FF3F21;
		width: 100%;
		left: 0;
		z-index: 100;
	}

	.is_app.content_type_clase_barcanova-5 .publisher-navbar {
		position: sticky;
		top: 0px;
	}

	#top-navigator {
		height: 55px;
		overflow: hidden;
		position: relative;
	}

	#top-navigator.show_left:before {
        background: linear-gradient(to right, #FF3F21, transparent);
    }

    #top-navigator.show_right:after {
        background: linear-gradient(to left, #FF3F21, transparent);
    }

	.content_type_clase_barcanova-5 .publisher-navbar .navbar-content {
		max-width: 960px;
		margin: 0 auto;
		padding-left: 90px;
		padding-right: 50px;
	}

	.content_type_clase_barcanova-5 .navbar-content:before {
		content: " ";
		background-image: url(logo.png);
		height: 20px;
		background-repeat: no-repeat;
		width: 85px;
		margin-left: -50px;
		margin-top: 18px;
		float: left;
	}

	.content_type_clase_barcanova-5 .slider-indicators {
		padding: 10px 0px;
		display: inline-block;
		text-align: left;
		position: absolute;
		width: 5000px;
		bottom: 0px;
		left: 0px;
		z-index: 0;
	}

	.content_type_clase_barcanova-5 .publisher-navbar .dropdown button,
	.content_type_clase_barcanova-5 .publisher-navbar li {
		border-radius: 5px;
		border: none;
		background-color: white;
		color: #FF3F21;
		vertical-align: middle;
		margin: 0px 5px;
		text-indent: 0px;
		line-height: 3.5rem;
		font-size: 2.0rem;
		font-weight: bold;
		cursor: pointer;
	}

	.content_type_clase_barcanova-5 .slider-indicators li {
		width: 35px;
		height: 35px;
		background-color: #DDD;
		margin: 0px 5px;
		text-align: center;
	}

	.content_type_clase_barcanova-5 .slider-indicators li.active,
	.content_type_clase_barcanova-5 .publisher-navbar li:hover {
		background-color: #FFF;
	}

	.content_type_clase_barcanova-5 .publisher-navbar .dropdown button {
		width: auto;
		padding: 0px 10px;
	}

	/*.content_type_clase_barcanova-5 .slider-indicators li:first-of-type {
		width: auto;
		padding: 0px 10px;
	}*/



	.content_type_clase_barcanova-5 .publisher-navbar .dropdown {
		display: block;
		float: left;
		margin-top: 10px;
	}

	.open &gt; .dropdown-menu {
		display: block;
		max-height: 300px;
		overflow-y: auto;
	}

	.dropdown-menu&gt;li&gt;a {
		padding: 3px 20px 0px 20px;
		display: inline-block;
		width: 300px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.content_type_clase_barcanova-5 .publisher-navbar .dropdown button {
		border: none;
	}

	.content_type_clase_barcanova-5 .publisher-navbar .dropdown button:focus {
		outline: none;
	}

	.content_type_clase_barcanova-5 .publisher-navbar .dropdown li {
		display: list-item;
		width: auto;
	}

	.content_type_clase_barcanova-5 .publisher-navbar .dropdown li a {
		color: #FF3F21;
		font-weight: bold;
	}

	.content_type_clase_barcanova-5 .publisher-navbar .dropdown .caret {
		border-color: #FF3F21 transparent transparent transparent;
	}
/**/

/* Navigators */
	.navigator {
		bottom: 0;
		left: 0;
		position: absolute;
		width: 100%;
		padding: 0px 97px;
	}

	.navigator .title {
		width: calc(100% - 20px);
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-size: 16px;
		line-height: 40px;
		display: inline-block;
		vertical-align: top;
	}

	.main-navigator {
		padding: 15px 0px;
		width: 100%;
		border-top: 1px solid #e5e5e5;
	}

	.navigator .left, .navigator .right {
		width: 49%;
		display: inline-block;
		cursor: pointer;
	}

	.navigator .left {
		padding-left: 20px;
	}

	.navigator .right {
		text-align: right;
		padding-right: 20px;
	}

	.navigator .slider-control.left,
	.navigator .slider-control.right {
		position: static;
		height: auto;
		width: 100%;
		background-color: transparent;
		border-radius: 0px;
		margin: 0px;
		opacity: 1;
		text-shadow: none;
		color: #999;
		font-size: 23px;
	}

	.navigator .slider-control.left:before,
	.navigator .slider-control.right:after {
		font-family: 'FontAwesome';
		position: absolute;
		margin-top: 9px;
	}

	.navigator .slider-control.left:before {
		margin-left: -20px;
		content: "\f104";
	}

	.navigator .slider-control.right:after {
		margin-left: 20px;
		content: "\f105";
	}

	.navigator .slider-control span {
		position: static;
		margin: 0px;
        cursor: pointer;
	}

	figcaption {
	    font-size: 1.3rem;
	    line-height: 1.5rem;
	}

	.dropdown-menu li span:first-child {
	    display: inline-block;
	    min-width: 20px;
	    float: left;
	}
/**/

/* CKEDITOR */
	.bck-title1 {
		color: #B60B30;
		padding-left: 30px;
		position: relative;
		font-size: 2.7rem;
		font-weight: bold;
		border-left: 14px solid;
		clear: both;
	}

	.bck-title1:before {
		content: '';
		position: absolute;
		border-top: 20px solid transparent;
		border-left: 20px solid #B60B30;
		border-bottom: 20px solid transparent;
		left: 0;
		width: 0;
		height: 0;
		display: block;
		top: -5px;
	}

	.bck-title2 {
		color: #008038;
		font-size: 2.6rem;
		font-weight: bold;
	}

	.bck-title3 {
		color: #EF7F20;
		font-size: 2.3rem;
		font-weight: bold;
	}

	.content .bck-ul {
		padding-left: 10px;
	}

	.content .bck-ul li:before {
		background-color: #EF7F20;
	}

	.content .bck-ol {
		list-style-type: none;
	}

	.content .bck-ol li {
		counter-increment: bck-li-counter 1;
		position: relative;
	}

	.content .bck-ol li:before {
		content: counter(bck-li-counter);
		font-family: arial;
	    font-size: 2.5rem;
	    margin-left: -40px;
	    padding: 4px;
	    position: absolute;
	    text-align: center;
	    top: -7px;
		background: #EF7F20;
		color: #FFF;
	}

	.content .bck-ol-2 {
		list-style-type: none;
	}

	.content .bck-ol-2 li {
		counter-increment: bck-li-counter 1;
		position: relative;
	}

	.content .bck-ol-2 li:before {
		content: counter(bck-li-counter, lower-alpha) ") ";
	    font-weight: bold;
	    margin-left: -19px;
	    position: absolute;
	    margin-left: -38px;
	}

	#actividad .content img{
		margin-top: 10px;
		margin-bottom: 10px;
	}

	#actividad .content .bck-img.right,
	#actividad .content img[style~="float:right"] {
		margin-left: 20px;
		float: right;
	}

	#actividad .content .bck-img.left,
	#actividad .content img[style~="float:left"] {
		margin-right: 20px;
		float: left;
	}

	.bck-box {
		padding: 10px 20px;
		border: 10px 0px;
		word-break: break-word;
	}

	.bck-box.center {
		margin: 0 auto;
	}

	.bck-box.left {
		float: left;
		margin-right: 25px;
	}

	.bck-box.right {
		float: right;
		margin-left: 25px;
	}

	.bck-box.resumen {
		background-color: #B6D7EE;
		border: 5px dotted #0081C7;
	}

	.bck-box.vocabulario {
		background: #F8C7B6;
		box-shadow: 0px 0px 15px #F8C7B6;
		-webkit-box-shadow: 0px 0px 15px #F8C7B6;
		-moz-box-shadow: 0px 0px 15px #F8C7B6;
	}

	.bck-box.vocabulario .bck-title {
		color: #B60B30;
		font-weight: bold;
	}

	.bck-box.box-simple {
		background: #C3D7C4;
		border-radius: 124% 64% 121% 74%;
		padding: 40px 30px 30px;

		-webkit-box-shadow: 2px 0px 20px -4px #C3D7C4;
		-moz-box-shadow: 2px 0px 20px -4px #C3D7C4;
		box-shadow: 2px 0px 20px -4px #C3D7C4;
	}

	.bck-box.compleja-1 {
		background: #FCDFC2;
		border: 2px solid #F29749;
		position: relative;
		z-index: 0;
	}

	.bck-box.compleja-1:before {
		border: 2px solid #F29749;
		content: "";
		display: block;
		height: 109%;
	    left: -5px;
	    position: absolute;
	    top: -1px;
	    width: 102%;
	    z-index: -1;
		-ms-transform: rotate(0.5deg) skewX(-2deg);
		-webkit-transform: rotate(0.5deg) skewX(-2deg);
		transform: rotate(0.5deg) skewX(-2deg);
	}

	.bck-box.compleja-1:after {
		border: 2px solid #F29749;
		border-left: 0;
		border-right: 0;
		content: "";
		display: block;
		position: absolute;
		height: 100%;
	    left: -10px;
	    position: absolute;
	    top: 0;
	    width: 104%;
		z-index: -1;

		-ms-transform: rotate(-0.3deg) skewX(173deg);
		-webkit-transform: rotate(-0.3deg) skewX(173deg);
		transform: rotate(-0.3deg) skewX(173deg);
	}

	.bck-box.compleja-2 {
		background: #FFF6C8;
		box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
	}

	.bck-box.complejo-2 .bck-title {
		font-size: larger;
		font-weight: bolder;
	}

	.bck-enfasis {
		color: #0081C7;
	}

	.bck-table th {
		background: #E9C3BA;
		font-weight: bolder;
	}

	.bck-table th, .bck-table td {
		border: 2px solid #B60B30;
		padding: 15px;
	}
/**/


/* Seccion Actividad */
	.content_type_clase_barcanova-5 #actividad .content .actividad .header .title h3 {
		color: #F4AFA8;
		font-size: 5.0rem;
		background: transparent;
		text-shadow: 3px 3px 0 #EF7F20;
	}

	.content_type_clase_barcanova-5 #actividad .content .actividad .header .title h3:before {
		background: transparent;
	}
/**/

/* Seccion Evaluacion */
	.content_type_clase_barcanova-5 #actividad .content .evaluacion .header .title h3 {
		color: #FFFFFF;
		font-size: 5.0rem;
		background-color: #FFFFFF;
		background: -webkit-linear-gradient(left, #F1862D, #FFFFFF);
		background: -moz-linear-gradient(left, #F1862D, #FFFFFF);
		background: -ms-linear-gradient(left, #F1862D, #FFFFFF);
		background: linear-gradient(left, #F1862D, #FFFFFF);
		width: 100%;
	}

	.content_type_clase_barcanova-5 #actividad .content .evaluacion .header .title h3:before {
		background: #F1862D;
		height: 100%;
		top: 0;
	}

	.evaluacion .content .bck-ol li:before {
		background: #E43431;
	}
/**/

/* SECCIÃ“N NO-TITLE */
	#actividad .content .no-title .header .title {
	    margin-bottom: 10px;
	    min-height: auto;
	}

	.content_type_clase_barcanova-5 #actividad .content .no-title .header .title h3 {
		display: none;
	}
/**/

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

	#actividad .carousel-inner .class_slide {
        padding: 40px 20px 0px;
    }

	.navigator {
        padding: 0px 20px;
    }

	.content_type_clase_barcanova-5 #actividad .content .header .title h3:before {
	    left: -33px;
	}

	.bck-img.right, img[style~="float:right"] {
		max-width: 50%
	}

	.bck-img.left, img[style~="float:left"] {
		max-width: 50%
	}

}

@media screen and (max-width: 480px) {

    .bck-img.right, img[style~="float:right"] {
        width: 100%;
    }

    .bck-img.left, img[style~="float:left"] {
        width: 100%;
    }

    #actividad .carousel-inner .item-container {
		padding: 40px 20px 90px;
	}

}



@media screen and (max-width: 1099px) {
	.body_clase .content-wrapper {
		max-width: 100%;
	}

	#actividad .content {
		border-radius: 0;
	}

	#actividad .carousel-inner .item-container {
        margin: 0;
        width: 100% !important;
        max-width: none;
        box-shadow: none;
        margin-bottom: 20px;
    }

    .ipad #actividad .carousel-inner .item-container {
  		border-right: 1px solid #eee;
    }
}


/* TMPUX STYLES */
.tmpux.content_type_clase_barcanova-5 .publisher-navbar,
.tmpux.modo_revision .publisher-navbar,
.tmpux.modo-correccion .publisher-navbar,
.tmpux.modo-deber .publisher-navbar{
    top: 0px;
}

.tmpux.modo_revision #actividad .carousel-inner .item-container,
.tmpux.modo-correccion #actividad .carousel-inner .item-container,
.tmpux.modo-deber #actividad .carousel-inner .item-container {
    margin: 86px auto 30px;
}

.tmpux:not(.modo-revision,.modo-correccion,.modo-deber,.edit).body_clase .content-wrapper {
	margin-top: 50px;
}

/* BK-28291 */
/* BK-28291 */
.tmpux.body_clase.edit .content-wrapper{
	top: 0px;
}

.tmpux.body_clase:not(.edit) .content-wrapper {
	padding-top: 10px;
	padding-bottom: 0px;
}
</pre></body></html>