@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,700,700i,800');
.uk-container{
	margin:0 auto;
}
body{
	font-family: 'Raleway', sans-serif;
	font-weight:400;	
}
a{
	outline:none;
}

ul{
	padding: 0;
}
ul, li{
	list-style: none;
}
h1, h2, h3, h4{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	margin:0;
}
.header{
	/*background:rgba(39, 110, 189, 1);*/
	position:absolute;
	left: 0;
	right:0;
	overflow: hidden;
	z-index: 10;
}

.logo{
	background:url(../img/logo.png);
	background-size: 100%;
    background-repeat: no-repeat;
	width:154px;
	height:53px;
	display:block;
	margin:10px 0;
	float:left;
}

section{
clear:both;
	padding:70px 0;
position: relative;}

#first-section{
color:#fff;
padding-top:0px;
padding-bottom:0px
}
section.enlaces{
	padding: 0;
}
section.enlaces .uk-grid{
margin-left: 0;
}
.redes-sociales{
	    padding: 10px 0;
    line-height: 53px;
    color:#fff;

}
.redes-sociales a{
	color:#fff;
	font-size:18px;
}

.redes-sociales i{
	padding:0 5px;
}

.contact-link{
	border-left:1px solid #fff;
	padding-left:10px;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
}

.enlace{
	padding: 50px;
	text-align: center;
	color:#fff;
}
.enlace a{

	margin-top:10px;

}
.enlace h3{
	font-size:28px;
	color:#fff;
	line-height:32px;
}

.enlace_1{
	background: #4b4da7;
}
.enlace_2{
	background:#5c9ec4;
}
#third-section{
background: #eee;
padding-top:50px;
padding-bottom:50px;
}
.columna{
	background:url('../img/img-body.png') no-repeat center bottom;
	    text-align: center;
    padding: 250px 0 70px;
    background-size:auto 100%;
}
.open-vert{
	    display: block;
    width: 60px;
    margin: 0 auto 0;
    padding: 5px;
    border-radius: 20px;
}

.columna-section .vertebras-list a{
    color:#222;
    font-weight:700;
    font-size:15px;
    font-family: 'Raleway', sans-serif;
    display:block;
}
.columna-section .open-vert.active,
.columna-section .active h3{
	background:#5c9ec4;
}
.columna-section a:hover{
    text-decoration:none;
}
.columna-section .active h3 a{
    coloR:#fff;
}


.columna-section{
	background:#eee;
	padding-top:0px;
	padding-bottom:0;
}

a{
font-family: 'Maven Pro', sans-serif;
font-weight:500;
}

.uk-button{
	background:#222;
	color: #fff;
	border-radius: 30px;
	padding:5px 25px;
	font-size:14px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
font-weight:700;
letter-spacing: 1px;
}

.modal-content .uk-button:focus{
  background:#222;  
  color:#fff!important;
}
.modal-content ul li{
    list-style:circle;
}

.modal-content ul{
    padding-left:40px;
}



.title-section{
	text-align:center;
}
.title-section h3{
margin:0 0 25px 0!important;
font-size: 32px;
display:block;
}
.overlay{
	position: absolute;
	top:0;
	right:0;
	left:0;
	bottom: 0;
	background:rgba(74,74,84,0.5);
	justify-content: center;
	align-items: center;
	display: flex;

}
.overlay >div{
	max-width:50%;
}
.video-section h1{
	color:#fff;
	font-size:48px;
	line-height:48px;
}

.video-section p{
	font-size:20px;
	line-height:28px;
}
.video-section{
	text-align: center;
	line-height: 1;
	color:#fff;
	max-height:80vh;
	overflow: hidden;
}
.video-section .overlay >div{
    padding:0 15px;
}
.vertebras-list-container h2{
    margin-top:140px;
}

.notice-content{
	background:#fff;
	border-radius:0 0 3px 3px;
	padding: 15px;
}
.uk-modal-dialog{
	padding:0;}

.uk-modal-dialog{
    height:100%;
    max-height:80vh;
    overflow-y: auto;
}
.uk-modal-dialog h3{
	background: #5c9ec4;
	color:#fff;
	padding: 5px 20px;
}
.uk-modal-dialog>.uk-close:first-child{
	color:#fff;
	margin:6px 5px 0 0;
}
.modal-content{
	padding:20px;
}

.uk-accordion-title.uk-active{
	background:#5c9ec4;
	color:#fff;
}
.uk-accordion-title.active{
	background:#5c9ec4;
	color:#fff;
}
.footer{
	background: #222;
	padding:20px;
}
.logos{
	text-align: center;
	border-top:2px solid #ccc;
}
.logos img{
	display:inline-block;
	margin: 0 15px;
}
.destacado{
	background:#eee;
	padding:15px;
    text-align:Center;
}
p.fuente{
	border:1px solid #ddd;
	padding:5px 15px;
	font-size:12px;
	display: block;
	text-align: right;
	margin:10px 0 0 0;
}

.paralax-img{
	background-image: url(../img/parallax1.jpg);
	background-attachment: fixed;
	font-size:32px;
	position: relative;
	font-style: italic;
	background-size: 100%;
	text-align: center;
	line-height: 1;
	color:#fff;
	height: 450px;
	
}
.paralax-img-1{
	background-image: url(../img/parallax2.jpg);
	background-attachment: fixed;
	font-size:32px;
	position: relative;
	font-style: italic;
	background-size: 100%;
	text-align: center;
	line-height: 1;
	color:#fff;
	height: 450px;
	
}

.vertebras-list h3 a{
    display:block;
    padding:10px 15px;
    background:rgba(0,0,0,0.1);
    margin:5px 0;
}
footer{
    color:#fff;
}
footer a{
    color:#5c9ec4;
}

.uk-modal{
    padding-left:0!important;
}

.destacado-prensa{
    font-size:19px;
    font-weight:700;
    font-style:italic;
}

@media screen and (max-width: 1024px){
    .paralax-img, .paralax-img-1{
    background-attachment:inherit;
    background-size:cover;
}
}

@media screen and (max-width: 768px) {
 #first-section{
    height:400px;
 } 
  
 .overlay >div{
    max-width:100%;
    padding:0 10%;
    box-sizing: border-box;
 }  
 .video-section h1{
      font-size: 18px;
    line-height: 20px;  
 }
 .video-section p {
    font-size: 13px;
    line-height: 18px;
}
.redes-sociales{
    text-align:right;

}
.columna{
  padding:150px 0 20px;  
}
.columna-section{
    padding-top:20px;
    padding-bottom:20px;
}
.vertebras-list-container h2{
    margin-top:70px;
    font-size:20px;
}
.columna-section .vertebras-list a{
 font-size:13px;   
}
.vertebras-list h3 a{
    
    padding:5px 15px;
}

.paralax-img, .paralax-img-1{
    font-size:18px;
    height:200px;
}

.notice-content h4{
    font-size:14px;
}
.notice-content p{
    font-size:12px;
}
.uk-accordion-title{
    font-size:15px;
}
.redes-sociales{
    width:55%;
    text-align:right;
}
}

@media screen and (max-width: 600px){
    .logo{
        width:100px;
        height:36px;
    }
    
     #first-section video{
    display:none;
  }
  
   #first-section{
    background:url('../img/img-mov.jpg') no-repeat center bottom
   }
    
.redes-sociales{
    width:55%;
    line-height:36px;

}
.redes-sociales a.contact-link{
    font-size:13px;
}
.notice{
    margin-bottom:15px!important;
}
.columna{
 background-size: 100%;   
}
.columna {
    padding: 70px 0 20px;
}
.vertebras-list-container h2{
    margin-top:20px;
}
.enlace h3{
    font-size:18px;
    line-height:20px;
}
.open-vert{
    width:42px;
}
.logos{
    padding:20px;
    font-size:12px;
}

.paralax-img{
	background-image: url(../img/parallax1-mov.jpg);

	
}
.paralax-img-1{
	background-image: url(../img/parallax2-mov.jpg);
    }

}