@CHARSET "UTF-8";

.node.node-usal-elemento-portada{
	margin-left: 0;
    width: auto;
}
#page-builder-container{
	margin-top: 190px;
	margin-bottom:50px;
}

.page-builder-element .node-header{
  display: none;
}
.page-builder-element .field-type-text-with-summary{
  display: none;
}
.page-builder-row-section{
	padding: 5px 0;
 	margin: 0 auto;
    width: 1000px;
}
.page-builder-column-wrapper .page-builder-column{
	padding-left: 5px;
    padding-right: 5px;
}
.page-builder-column-wrapper .page-builder-column:last-child{
    padding-right: 0;
}
.page-builder-column-wrapper .page-builder-column:first-child{
    padding-left: 0;
}

.page-builder-column-wrapper .page-builder-column img{
	width:100%;
	height:200px;
	margin-bottom:-35px;
}
.page-builder-column-wrapper .page-builder-column a{
	display:inline-block;
	width:100%;
	height:200px;
}

#page-builder-container .page-builder-element .page-builder-element-title{
  text-align: center;
  color: #fff;
  z-index: 0;
  text-transform: none;
  height:35px;
  background-image:url(../images/usal/title_degree.png);
  background-repeat:x-repeat;
  opacity:0.8;
  padding-top: 5px;
  font-weight:normal;
  width: 100% ;
  display:inline-block;
}

#page-builder-container .page-builder-element .page-builder-element-slider-title{
  text-align: center;
  color: #fff;
  z-index: 0;
  text-transform: none;
  height:35px;
  background-image:url(../images/usal/title_degree.png);
  background-repeat:x-repeat;
  opacity:0.8;
  padding-top: 5px;
  font-weight:normal;
  width: 100% ;
  display:inline-block;
}

/* footer */
#footer-top{
	background-color: #fff;
    border-bottom-width: 0;
    color: #fff;
    height: 148px;
    padding-bottom: 0;
    padding-top: 0;
    min-height: 100px;
    position:absolute;
    botton:0px;
    width:100%;
}
#footer-top .container{
    padding-left: 0;
    padding-right: 0;
    width: 1000px;
}
#footer-top #footer-home{
    height: 100px;
    width:1000px;
}
#footer-top #footer-home .media{
	float:left;	
}
.sep-footer-home{
	display:block;
	height:1px;
	width:242px;
	background-color:#999;
	margin:0px auto;
	margin-bottom: 9px;	
}
#footer-home .bloque1{
	width:auto;
	display:inline-block;
	float: left;
	text-align:center;
	
}
#footer-home .bloque1:last-child{
	margin-right:0px;	
}
#footer-home .bloque2{
	width:auto;
	display:block;
	float: right;
	height:100px;
}
#footer-home .linea{
	background-color:#e5e5e5;
	height:1px;
	margin-left: 35%;
    margin-right: 35%;
    width: 30%;
	display:inline-block;
}

#footer-home div a{
	opacity:1;
    height: 100px;
}
#footer-home div:not(.avisos) a{
	display:block;
	margin:0px auto;
}
#footer-home a:hover{
	color:#fff;
	opacity:1;
}
#footer-home .avisos{
	font-size: 13px;
    font-weight: bold;
    padding-top: 26px;
    text-transform: uppercase;
}
#footer-home .comunicacion{
	background-image:url(../images/usal/comunicacion_Usal.png);
	width:180px;
	background-repeat:no-repeat;
}
#footer-home .usaltv{
	background-image:url(../images/usal/usal_tv.png);
	width:130px;
	background-repeat:no-repeat;
}
#footer-home .radio{
	background-image:url(../images/usal/radio_usal.png);
	width:130px;
	background-repeat:no-repeat;
}
#footer-home .bloque2:last-child{
	padding-left: 0px;
	padding-right: 0px;
}
#footer-home .santander{
	background-image:url(../images/usal/santander_universidades.png);
	width:140px;
	float:right;
	background-repeat:no-repeat;
}
#footer-home .appusal{
	background-image:url(../images/usal/logo_app.png);
	width:116px;
	float:right;
	background-repeat:no-repeat;
}
#footer-home .universia{
	background-image:url(../images/usal/universia.png);
	width:113px;
	float:left;
	background-repeat:no-repeat;
}
#footer-home .agenda-rector{
	background-image:url(../images/usal/Agenda_del_Rector_Icon.png);
	width:110px;
	float:right;
	background-repeat:no-repeat;
}

#footer-home .HRS4R{
	background-image:url(../images/usal/HRS4R.png);
	width:81px;
	float:right;
	background-repeat:no-repeat;
}



/* responsive */
/* iPad & tablets */
@media only screen and (max-width: 1000px) {
	.page-builder-column-wrapper .page-builder-column img{
		height:auto;
	}
	.page-builder-column-wrapper .page-builder-column a{
		height:auto;
	}
	#page-builder-container{
		margin-top: 80px;
		margin-bottom: 30px;
	}	
	#footer-top{
		height:auto;
		margin-bottom: 10px;
		position:relative;
	}
	#footer-top .container{
		width:100%;
	}
	#footer-top #footer-home{
		width:100%;
		height:auto;
	}
	#footer-top #footer-home .media{
		float:none;
		margin:0px auto;
		width:100%;
	}
	#footer-home .bloque1{
		float:none;
	}	
	#footer-home .bloque2{
		display:inline-block;
		float:none;
	}
	#page-builder-container .page-builder-element h3.page-builder-element-title {
		font-size:10px;
	}	
	.page-builder-row-section{
		margin-left: 10px;
    	margin-right: 10px;
		width:calc(100% - 20px);
	}	
	
	.page-builder-column-wrapper .col-md-3{
		float: left;
    	width: calc(25% - 4px);
    	margin: 2px;
	}
	.page-builder-column-wrapper .col-md-3:last-child{
		margin-right: 0px;
	}
	.page-builder-column-wrapper .col-md-3:first-child{
		margin-left: 0px;
	}
	
	.page-builder-column-wrapper .col-md-6{
		float: left;
    	width: calc(50% - 4px);
    	margin: 2px;
	}
	.page-builder-column-wrapper .col-md-6:last-child{
		margin-right: 0px;
	}
	.page-builder-column-wrapper .col-md-6:first-child{
		margin-left: 0px;
	}	
	.page-builder-column-wrapper .col-md-9{
		float: left;
    	width: calc(75% - 4px);
    	margin: 2px;
	}
	.page-builder-column-wrapper .col-md-9:last-child{
		margin-right: 0px;
	}
	.page-builder-column-wrapper .col-md-9:first-child{
		margin-left: 0px;
	}
	
	.page-builder-column-wrapper .col-md-12{
		float: left;
    	width: 100%;
    	margin-top:2px;
    	margin-bottom:2px;
	}	
	.page-builder-column-wrapper img{
		width:100%;
		height:auto;
	}
}

/* mobile devices - landscape */
@media only screen and (max-width: 640px) {
}

/* mobile devices - portrait*/
@media only screen and (max-width: 480px) {
	#footer-top{
		margin-bottom:80px;
	}
}