@charset "UTF-8";
/* CSS Document */

/* ===================
Item grid home
=================== */

.ct-item-revista {
	width: 100%;
	margin-bottom: 50px;
	opacity: 1;
	-webkit-transition: all 0.2s ease-out 0.2s;
	-moz-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
}

.ct-noticias-relacionadas .item:nth-child(3n+2) .ct-imtg-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+2) .ct-text-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+3) .ct-text-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+1) .ct-text-item-revista, #pnlNoticias .item:nth-child(3n+2) .ct-imtg-item-revista, #pnlNoticias .item:nth-child(3n+2) .ct-text-item-revista, #pnlNoticias .item:nth-child(3n+3) .ct-imtg-item-revista, #pnlNoticias .item:nth-child(3n+3) .ct-text-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+3) .ct-imtg-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+1) .ct-imtg-item-revista  {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}

#pnlNoticias .item:nth-child(3n+3) .ct-imtg-item-revista, #pnlNoticias .item:nth-child(3n+3) .ct-text-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+2) .ct-imtg-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+2) .ct-text-item-revista {
	float: right;
}

.ct-noticias-relacionadas .item:nth-child(3n+2) .ct-text-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+3) .ct-imtg-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+1) .ct-imtg-item-revista, #pnlNoticias .item:nth-child(3n+2) .ct-imtg-item-revista, #pnlNoticias .item:nth-child(3n+3) .ct-text-item-revista {
	padding-right: 20px
}

.ct-noticias-relacionadas .item:nth-child(3n+2) .ct-imtg-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+3) .ct-text-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+1) .ct-text-item-revista, #pnlNoticias .item:nth-child(3n+2) .ct-text-item-revista, #pnlNoticias .item:nth-child(3n+3) .ct-imtg-item-revista {
	padding-left: 20px
}

.ct-noticias-relacionadas .item:nth-child(3n+3) .ct-text-item-revista h2, .ct-noticias-relacionadas .item:nth-child(3n+2) .ct-text-item-revista h2, .ct-noticias-relacionadas .item:nth-child(3n+1) .ct-text-item-revista h2, .PanelNoticiasRelacionadas .item:nth-child(3n+2) .ct-text-item-revista h2, .PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-text-item-revista h2, #pnlNoticias .item:nth-child(3n+2) .ct-text-item-revista h2, #pnlNoticias .item:nth-child(3n+3) .ct-text-item-revista h2 {
	font-size: 30px
}

.ct-noticias-relacionadas .item:nth-child(3n+3) .ct-text-item-revista p, .ct-noticias-relacionadas .item:nth-child(3n+2) .ct-text-item-revista p, .ct-noticias-relacionadas .item:nth-child(3n+1) .ct-text-item-revista p, .PanelNoticiasRelacionadas .item:nth-child(3n+2) .ct-text-item-revista .ct-text-resum-item-revista p, .PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-text-item-revista .ct-text-resum-item-revista p, #pnlNoticias .item:nth-child(3n+2) .ct-text-item-revista .ct-text-resum-item-revista p, #pnlNoticias .item:nth-child(3n+3) .ct-text-item-revista .ct-text-resum-item-revista p {
	font-size: 14px;
}

.ct-noticias-relacionadas:before {
	content: "Noticias Relacionadas";
    font-size: 16px;
    margin: 40px 0px;
    text-transform: uppercase;
    font-weight: 700;
    color: #bd9e81;
    letter-spacing: 1px;
    text-align: center;
    display: block;
}

.ct-data-publicacio, .ct-seccio-descripcio-colaborador {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
    position: relative;
}

.data-publicacio, .seccio-descripcio-colaborador {
    color: rgba(119, 119, 119, 0.5);
    font-family: 'Libre Baskerville', serif;
    line-height: 24px;
    text-align: center;
    font-style: italic;
    font-size: 16px;
    background: white;
    position: relative;
    z-index: 1;
    padding: 0 15px;
}

.ct-data-publicacio:after, .ct-seccio-descripcio-colaborador:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgba(119, 119, 119, 0.3);
    left: 0;
    top: 11px;
    z-index: 0;
}

.item img {
	width: 100%;
	height: auto;
	display: block;
}

.item:hover {
	opacity: 0.8;
	-webkit-transition: all 0.2s ease-out 0.2s;
	-moz-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
}

.grid-sizer {
	width: 0%;
}

.gutter-sizer {
	width: 0%;
}

.packery {
	padding-bottom: 3.9%;
	padding-bottom: calc(1.0/26*100%);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.packery:after {
	content: " ";
	display: block;
	clear: both;
}

.ct-imtg-item-revista {
    position: relative;
}

.imtg-item-revista {
    position: relative;
}

.imtg-item-revista:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 0px;
	bottom: 0;
	left: 0;
	background:  #bd9e81;
	-webkit-transition: all 0.2s ease-out 0.2s;
	-moz-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
}

.ct-item-revista:hover .imtg-item-revista:after {
    height: 5px;
	-webkit-transition: all 0.2s ease-out 0.2s;
	-moz-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
}


/* ===================
Panell Col·laboradors
=================== */

.PanelNoticiasRelacionadas:before, .PanelNoticiasRelacionadas:after {
    content: "";
    display: table;
    clear: both;
}

.PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-imtg-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-text-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+2) .ct-imtg-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+2) .ct-text-item-revista {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}

.PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-imtg-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-text-item-revista {
	float: right;
}

.PanelNoticiasRelacionadas .item:nth-child(3n+2) .ct-imtg-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-text-item-revista {
	padding-right: 20px
}

.PanelNoticiasRelacionadas .item:nth-child(3n+2) .ct-text-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-imtg-item-revista {
	padding-left: 20px
}

/* ===================
Estructura notícies
=================== */

.cos {
    width: 100%;
    padding: 50px 50px;
    background: white;
    max-width: 950px;
    margin: auto;
    height: 100%;
    padding-top: 20px;
}

#cela-cos-revista {
    display: block;
    width: 100%;
}

.cela-aside-revista {
	position: relative;
	display: table-cell;
	vertical-align: top;
	min-width: 326px;
	height: 100%;
	padding: 0px 0px 30px;
}

.ct-intermig-sticky {
    position: relative;
    height: 100%;
    width: 100%;
    float: none;
}

.intermig-sticky {
	display: block;
	height: 100%;
}

.ct-segueixnos {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: -ms-sticky;
    position: sticky;
    top: 10px;
}

/* ===================
Estils roda notícies
=================== */

.ct-roda-revista {
    padding-bottom: 50px;
    width: 100%;
    position: relative;
    display: inline-block;
    z-index: 0;
}

.ct-cos-roda {
	display: inline-block;
	width: 100%;
	position: relative;
}

.ct-imtg-roda{
	max-width: 100%;
	width: 100%;
	float: right;
	position: relative;
	display: block;
	overflow: hidden;
	background: rgb(40, 40, 40);
	height: 400px;
	border-bottom: solid 0px;
	-webkit-transition: all 0.2s ease-out 0.2s;
	-moz-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
}

.ct-cos-roda:hover .ct-imtg-roda {
    border-bottom: solid 5px #bd9e81;
	-webkit-transition: all 0.2s ease-out 0.2s;
	-moz-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
}

.imtg-roda {
	height: 300px;
	width: 100%!important;
	min-height: 100%;
	overflow: hidden;
	background-size: cover;
	background-position: top center;
	opacity:1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position:absolute;
	width: 100%;
	opacity: 1;
}

.ct-cos-roda:hover .imtg-roda {
	opacity:0.4;
	-webkit-transition: all 0.2s ease-out 0.2s;
	-moz-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
}

.ct-cos-roda:hover .ct-back-roda {
	-webkit-transition: all 0.2s ease-out 0.2s;
	-moz-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
	background: rgba(0, 0, 0, 0.6);
	z-index: 4;
}

.ct-cos-roda .ct-back-roda {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease-out 0.2s;
    -moz-transition: all 0.2s ease-out 0.2s;
    transition: all 0.2s ease-out 0.2s;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.ct-text-roda{
	max-width: 50%;
	position: absolute;
	display: block;
	padding-left: 3%;
	padding-bottom: 20px;
	padding-top: 19px;
	left: 0;
	bottom: 0;
	max-height: 400px;
	z-index: 4;
}

.text-roda{
	/* height: 261px; */
	overflow: hidden;
	position: relative;
}

.text-roda:after {
	content: none;
	width: 100%;
	height: 90px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
	opacity: 1;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; 
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f5+0,f4f4f5+100&amp;0+0,0+74,1+87,1+100 */
	background: -moz-linear-gradient(top,  rgba(244,244,245,0) 0%, rgba(244,244,245,0) 74%, rgba(244,244,245,1) 87%, rgba(244,244,245,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(244,244,245,0) 0%,rgba(244,244,245,0) 74%,rgba(244,244,245,1) 87%,rgba(244,244,245,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(244,244,245,0) 0%,rgba(244,244,245,0) 74%,rgba(244,244,245,1) 87%,rgba(244,244,245,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f4f4f5', endColorstr='#f4f4f5',GradientType=0 ); /* IE6-9 */
}

.ct-titol-roda {
    font-size: 20px;
    font-weight: 600;
    color: white;
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
}

.ct-titol-roda h1 {
	font-size: 30px;
	font-family: 'Poppins', sans-serif;
	color: white;
	margin-bottom: 0;
}

.ct-titol-roda:hover {
	color: #677446;
	opacity: 0.7;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.cos-roda {
    font-family: 'Libre Baskerville', serif;
    -webkit-font-smoothing: antialiased;
    font-size: 23px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: rgba(255, 255, 255, 0.8);
    font-style: italic;
    margin-top: 15px;
    max-height: 54px;
}

.cos-roda p {
	margin-bottom: 0;
	line-height: 1.4;
	font-size: 20px;
	color: rgba(255, 255, 255, 0.75);
}

.ct-fletxes-roda {
    position: absolute;
    height: 50px;
    z-index: 5;
    width: 102px;
    bottom: 0;
    right: 0;
    font-size: 18px;
}

.fletxes-roda {
    display: inline-block;
}

.ct-fletxa-roda-dreta .fletxa-roda {
	background: url('../imagenes/sprite-basic.svg') no-repeat -153px -24px;
	width: 30px;
	height: 21px;
}

.ct-fletxa-roda-esquerra .fletxa-roda {
	background: url('../imagenes/sprite-basic.svg') no-repeat -153px -50px;
	width: 30px;
	height: 21px;
}

.ct-fletxa-roda-dreta, .ct-fletxa-roda-esquerra  {
    position: absolute;
    right: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    background: rgb(189, 158, 129);
    color: white;
    cursor: pointer;
}

.ct-fletxa-roda-esquerra {
	right: 52px;
}

.ct-fletxa-roda-dreta:hover, .ct-fletxa-roda-esquerra:hover {
    background: rgb(117, 98, 81);
}

.ct-fletxa-roda-dreta span, .ct-fletxa-roda-esquerra span {
	display: inline-block;
	margin-top: 14px;
}

.ct-fletxa-roda-dreta .ct-seguent-not, .ct-fletxa-roda-esquerra .ct-seguent-not {
	overflow: hidden;
	position: absolute;
	width: 0;
	right: 50px;
	height: 50px;
	bottom: 0;
}

.ct-fletxa-roda-esquerra .ct-seguent-not {
    left: 50px;
}

.ct-cos-roda:hover .ct-fletxa-roda-dreta .ct-seguent-not span, .ct-cos-roda:hover .ct-fletxa-roda-esquerra .ct-seguent-not span {
    transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.ct-fletxa-roda-dreta .ct-seguent-not span, .ct-fletxa-roda-esquerra .ct-seguent-not span {
    width: 133px;
    right: 60px;
    height: 50px;
    margin-top: 0;
    display: block;
    vertical-align: middle;
    bottom: 0;
    padding-top: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transform: translateX(140px);
    -moz-transform: translateX(140px);
    -webkit-transform: translateX(140px);
    -ms-transform: translateX(140px);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
}

.ct-fletxa-roda-esquerra .ct-seguent-not span{
    width: 145px;
    right: 50px;
    transform: translateX(-140px);
    -moz-transform: translateX(-140px);
    -webkit-transform: translateX(-140px);
    -ms-transform: translateX(-140px);
}



/* ===================
Estils item revista
=================== */

.descripcio-colaborador {
    margin-bottom: 50px;
}

.ct-info-descripcio-colaborador .colaborador {
    padding-top: 0;
}

.ct-firma-noticia {
	padding-bottom: 15px;
	font-size: 20px;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	font-weight: 300;
	color: #a5a5a5;
	display: none;
}

.imtg-colaborador, .imtg-data {
    position: relative;
}

.colaborador {
    padding: 20px 0px;
}

.colaborador .ct-data-publicacio {
    margin-top: 10px;
}

.ct-imtg-colaborador {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #333333;
    margin: auto;
    background-size: cover;
    /* border: solid 2px #bd9e81; */
}

.info-colaborador .tit-h3 {
    color: #333;
    font-style: normal;
    letter-spacing: 3px;
    font-family: 'Montserrat',sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
}

.ct-text-resum-item-revista p {
    color: #777;
    font-family: 'Libre Baskerville', serif;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-align: center;
    max-height: 117px;
}

.imtg-data {
	width: 100%;
	text-align: center;
	display: block;
	font-family: 'Libre Baskerville', serif;
	-webkit-font-smoothing: antialiased;
	/* margin-bottom: 20px; */
	text-align: center;
	font-style: italic;
	/* padding: 0 10%; */
	font-size: 17px;
}

.imtg-colaborador:before, .imtg-data:before {
    content:"";
    position: absolute;
    left: 0;
    top: -1px;
}

.imtg-colaborador:before {
    background: url('../imagenes/sprite-basic.svg') no-repeat -98px -55px;
    width: 21px;
    height: 22px;
}

.ct-item-revista .tit-h2 {
	font-size: 40px;
	margin: 10px 0px;
	font-weight: 100;
	text-align: center;
}

.ct-item-revista .tit-h3 {
	font-size: 13px;
	margin: 20px 0px 10px;
	text-transform: uppercase;
	font-weight: 700;
	color: #bd9e81;
	letter-spacing: 1px;
	text-align: center;
}

.ct-item-revista .ct-llegir-mes-revista {
	position: relative;
	padding-top: 15px;
	border-top: solid 1px #b7b7b7;
	display: none;
}

.ct-item-revista .ct-rrss-revista {
	position: absolute;
	top: 16px;
	right: 0;
}


/* ===================
Estils int notícies
=================== */

.ct-cont-not .tit-h1, .ct-info-descripcio-colaborador > .tit-h1 {
	text-align: center;
}

.text-noticia > ul {
    list-style-type: inherit;
}

.text-noticia > ul > li {
    display: list-item;
}

.ct-cont-not .tit-h1, .ct-info-descripcio-colaborador > .tit-h1, .txt-cela-colaboradors > .tit-h1 {
	margin-bottom: 15px;
	margin-top: 20px;
	font-size: 35px;
	font-family: 'Poppins', sans-serif;
	/* padding: 0 10%; */
	font-weight: 100;
}

.ct-cont-not .tit-h2, .ct-info-descripcio-colaborador > .tit-h2, .txt-cela-colaboradors > .tit-h2, .div-descripcion-colaboradores .tit-h2 {
    font-family: 'Libre Baskerville', serif;
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 20px;
    text-align: center;
    color: #999;
    padding: 0 5%;
    line-height: 1.6;
    font-style: italic;
}

.ct-cont-not .ct-seccio > .tit-h3, .ct-header-not .header-not, .ct-descripcio-colaborador .ct-seccio > .tit-h3, .tit-h2.h2-colaborador {
    font-size: 16px;
    margin: 40px 0px;
    text-transform: uppercase;
    font-weight: 700;
    color: #bd9e81;
    letter-spacing: 1px;
    text-align: center;
}

.ct-cont-not .ct-seccio > .tit-h3, .ct-descripcio-colaborador .ct-seccio > .tit-h3 .ct-seccio > .tit-h3  {
	margin-bottom: 20px
}

.ct-descripcio-colaborador .ct-seccio > .tit-h3 {
	margin-top: 10px;
}

.ct-cont-not .not-int {
    margin-left: 180px;
}

.cont-not-int {
    position: relative;
}

.ct-cont-not .ct-ferramentes-rrss {
    position: absolute;
    width: 120px;
    height: 100%;
}

.ct-cont-not .ct-ferramentes-peu-noticia .ct-ferramentes-rrss {
    position: relative;
    width: inherit;
}

.ct-cont-not .imtg-noticia img {
    width: 100%;
}

.ct-cont-not .ct-imtg-noticia {
    margin-bottom: 20px;
    height: 400px;
    overflow: hidden;
    background: #333;
}

.imtg-noticia {
    background-size: cover;
    background-position: top center;
    width: 100%;
    height: 100%;
    opacity: 0.75;
}


/* ===================
Estils int notícies
=================== */

.text-noticia p, .ct-info-descripcio-colaborador > p {
    font-family: 'Libre Baskerville', serif;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 20px;
    color: #444;
    /* padding: 0 10%; */
}

.text-noticia > ul, .text-noticia > ol {
    list-style-type: inherit;
}

.text-noticia > ul > li, .text-noticia > ol > li {
    display: list-item;
}

.text-noticia > h2, .text-noticia > h3, .text-noticia > h4, .text-noticia > h5 {
    margin-bottom: 15px;
    margin-top: 30px;
}

.text-noticia > h3 {
	font-size: 16px;
	font-weight: 600;
	color: #585858;
	letter-spacing: 1px;
}

.text-noticia iframe, .text-noticia img {
    max-width: 100%;
    border: none;
    padding: 15px;
}

.text-noticia img {
	max-width: 100%;
	height: auto;
	padding: 15px 0px;
}

.text-noticia a {
	color: #bd9e81;
	text-decoration: underline;
}

.ct-comentarios, .ct-galeria {
	margin-top: 60px;
	/* margin-left: 140px; */
}

.ct-noticias-relacionadas {
    margin-top: 70px;
}

.ct-avis-comentaris, .ct-avis-galeria {
	position: relative;
	padding: 15px;
	background: #f8f4f5;
	margin-bottom: 15px;
}

.ct-avis-comentaris p, .ct-avis-galeria  p {
	margin-bottom: 0;
	text-align: center;
}

.ct-avis-comentaris:before, .ct-avis-galeria:before {
	content: "";
	position: absolute;
	top: 17px;
}

.icon-attention-alt{
	background: url('../imagenes/sprite-basic.svg') no-repeat -107px -30px;
	width: 20px;
	height: 20px;
	display: inline-block;
	padding-right: 30px;
	vertical-align: middle;
}


/* Estils rrss */

.ct-cont-not .ct-ferramentes-rrss.sticky {
    position: fixed;
}

.ferramentes-rrss {
    padding-left: 0px;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: -ms-sticky;
    position: sticky;
    top: 70px;
    z-index: 1;
}

.ferramentes-rrss:before, .ferramentes-rrss:after {
	content: "";
    display: table;
    clear: both;
}

.ferramentes-rrss li {
	position: relative;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	/* border-bottom: solid 1px rgba(214, 214, 214, 0.52); */
	color: #999999;
	font-size: 15px;
}

.ferramentes-rrss li > a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
}

.ferramentes-rrss li:before {
	content: "";
	position: absolute;
	left: 0;
}

.ferramentes-rrss .icon-whatsapp {
	display: none;
}

.ferramentes-rrss .icon-facebook:before {
	background: url('../imagenes/sprite-basic.svg') no-repeat -2px -1px;
	width: 21px;
	height: 21px;
}

.ferramentes-rrss .icon-linkedin:before {
	background: url('../imagenes/sprite-basic.svg') no-repeat -116px -1px;
	width: 21px;
	height: 21px;
}

.ferramentes-rrss .icon-twitter:before {
	background: url('../imagenes/sprite-basic.svg') no-repeat -94px -1px;
	width: 21px;
	height: 21px;
}

.ferramentes-rrss .icon-google-plus:before {
	background: url('../imagenes/sprite-basic.svg') no-repeat -71px -1px;
	width: 21px;
	height: 21px;
}

.ferramentes-rrss .icon-whatsapp:before {
	background: url('../imagenes/sprite-basic.svg') no-repeat -24px -1px;
	width: 22px;
	height: 21px;
}


/* Estils rrss peu */

.ct-ferramentes-peu-noticia ul > li {
    display: inline-block;
    border-bottom: 0;
    padding-right: 10px;
    margin-bottom: 5px;
    padding-bottom: 0;
    margin-top: 5px;
}

.ct-ferramentes-peu-noticia > .ct-ferramentes-rrss > ul {
    padding: 12px;
    background: #efefef;
    margin: 15px 0px;
}

.ct-ferramentes-peu-noticia {
    margin-left: 180px;
}


/* ===================
Col·laboradors
=================== */

.contenedor_colaboradores:before, .contenedor_colaboradores:after {
    content: "";
    display: table;
    clear: both;
}

.ct-cela-colaboradors {
    float: left;
    width: 48%;
    min-height: 220px;
    margin-bottom: 20px;
}

.ct-cela-colaboradors:nth-child(odd) {
    margin-right: 2%;
}

.ct-cela-colaboradors:nth-child(even) {
    margin-left: 2%;
}

.cela-colaboradors {
    display: table;
    margin-bottom: 10px;
}

.imtg-cela-colaboradors {
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px;
}

.txt-cela-colaboradors {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    height: 171px;
}

.txt-cela-colaboradors > .tit-h1 {
	font-size: 25px;
	margin-top: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.txt-cela-colaboradors > .tit-h2 {
	text-align: left;
	padding: 0;
	margin-bottom: 0px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


/* ===================
Aside
=================== */

.ct-boto-suscripcio {
    font-size: 18px;
    padding: 10px 15px;
    text-align: center;
    color: #009fe3;
    margin-bottom: 30px;
    font-family: 'Oswald',sans-serif;
    border-top: solid;
    background: rgba(0, 159, 227, 0.05);
    cursor: pointer;
    position: relative;
}

.boto-suscripcio {
    position: relative;
    padding-left: 35px;
}

.boto-suscripcio:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    background: url('../imagenes/sprite-basic.svg') no-repeat -128px -58px;
    width: 29px;
    height: 18px;
}


/* ===================
Media Query
=================== */

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

	.ct-imtg-roda{
		width: 100%;
		float: none;
	}

	.ct-text-roda{
		max-width: 100%;
		/* position: relative; */
		max-height: 145px;
		padding-right: 130px;
		overflow: hidden;
		margin-bottom: 20px;
		padding-bottom: 0px;
	}
	
	.text-roda{
		height: 219px;
		overflow: hidden;
		position: relative;
	}
	
}

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

	#cela-cos-revista {
		display: block;
		padding-right: 0;
	}

	.cela-aside-revista {
		display: none;
	}

	.ferramentes-rrss .icon-whatsapp {
		display: inline-block;
	}

}

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

	.cos {
		padding: 30px;
	}
	
	.head-aux {
		padding: 10px 30px!important;
	}

}

@media screen and (max-width: 750px) {
.ct-cela-colaboradors {
    float: none;
    width: 100%;
}

.ct-cela-colaboradors:nth-child(odd) {
    margin-right: 0%;
}

.ct-cela-colaboradors:nth-child(even) {
    margin-left: 0%;
}
	
}

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

.ct-noticias-relacionadas .item:nth-child(3n+1) .ct-imtg-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+1) .ct-text-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+3) .ct-imtg-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+3) .ct-text-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+2) .ct-imtg-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+2) .ct-text-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+2) .ct-imtg-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+2) .ct-text-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-imtg-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-text-item-revista, #pnlNoticias .item:nth-child(3n+2) .ct-imtg-item-revista, #pnlNoticias .item:nth-child(3n+2) .ct-text-item-revista, #pnlNoticias .item:nth-child(3n+3) .ct-imtg-item-revista, #pnlNoticias .item:nth-child(3n+3) .ct-text-item-revista  {
    width: 100%;
    display: block;
}

.ct-noticias-relacionadas .item:nth-child(3n+2) .ct-imtg-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+2) .ct-text-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-imtg-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-text-item-revista, #pnlNoticias .item:nth-child(3n+3) .ct-imtg-item-revista, #pnlNoticias .item:nth-child(3n+3) .ct-text-item-revista {
	float: none;
}

.ct-noticias-relacionadas .item:nth-child(3n+3) .ct-imtg-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+1) .ct-imtg-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+2) .ct-text-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+2) .ct-imtg-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-text-item-revista, #pnlNoticias .item:nth-child(3n+2) .ct-imtg-item-revista, #pnlNoticias .item:nth-child(3n+3) .ct-text-item-revista {
	padding-right: 0px
}

.ct-noticias-relacionadas .item:nth-child(3n+3) .ct-text-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+1) .ct-text-item-revista, .ct-noticias-relacionadas .item:nth-child(3n+2) .ct-imtg-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+2) .ct-text-item-revista, .PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-imtg-item-revista, #pnlNoticias .item:nth-child(3n+2) .ct-text-item-revista, #pnlNoticias .item:nth-child(3n+3) .ct-imtg-item-revista {
	padding-left: 0px
}

.PanelNoticiasRelacionadas .item:nth-child(3n+2) .ct-text-item-revista h2, .PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-text-item-revista h2, #pnlNoticias .item:nth-child(3n+2) .ct-text-item-revista h2, #pnlNoticias .item:nth-child(3n+3) .ct-text-item-revista h2 {
	font-size: 30px
}

.PanelNoticiasRelacionadas .item:nth-child(3n+2) .ct-text-item-revista .ct-text-resum-item-revista p, .PanelNoticiasRelacionadas .item:nth-child(3n+3) .ct-text-item-revista .ct-text-resum-item-revista p, #pnlNoticias .item:nth-child(3n+2) .ct-text-item-revista .ct-text-resum-item-revista p, #pnlNoticias .item:nth-child(3n+3) .ct-text-item-revista .ct-text-resum-item-revista p {
	font-size: 16px;
}

}

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

	.cos {
		padding: 30px;
	}

	.item {
		width: calc(100%);
	}

	.ct-cont-not .not-int, .ct-comentarios, .ct-galeria, .ct-ferramentes-peu-noticia  {
		margin-left: 0px;
	}

	.ct-cont-not .ct-ferramentes-rrss {
		position: relative;
		width: 100%;
	}

	.ferramentes-rrss li {
		display: inline-block;
		width: 25%;
		float: left;
		padding-left: 35px;
		padding-right: 20px;
	}

	.ferramentes-rrss li:before {
		left: 5px;
	}

	.cont-not .tit-h1 {
		font-size: 30px;
	}

	.ct-cont-not .tit-h2 {
		font-size: 20px;
	}
	
	.ct-ferramentes-peu-noticia ul > li {
		margin-bottom: 10px;
	}

	.text-noticia p {
		font-size: 20px;
	}


}

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

	.ferramentes-rrss li {
		width: 33.333333%;
	}
	
} 