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

@import 'https://fonts.googleapis.com/css?family=Raleway:300,400,700';


* {
	padding: 0;
	margin: 0;
}

body{
	font-family: 'Raleway', sans-serif;
}

header {
	padding-top:85px;
	padding-bottom:25px;
	background-color:#333333;
}

h1{
	color:rgba(255,255,255,1.00);
	margin:0;
}

h4{
	font-weight:700;
	text-transform:uppercase;
}

footer{
	background-color:rgba(46,60,95,1.00);
	color:rgba(255,255,255,1.00);
	padding-top:30px;
	padding-bottom:30px;
}

/*CLASES*/

.navbar{
	background-color:rgba(255,255,255,0.9);
}

.nav li{
	font-size:0.9em;
	font-weight:700;
}



.txwhi{
	color:rgba(255,255,255,1.00);
}

.txgray{
	color:#333333;
}

.space{
	clear:both;
	height:35px;
}


/*BLOQUES*/

.covanim article{
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	-webkit-transition:0.3s linear;
	overflow:hidden;
	cursor:pointer;
}

.covanim h4{
	width:95%;
	height:100%;
	background-color:rgba(46,60,95,0);
	color:#FFFFFF;
	position:absolute;
	left:0;
	top:0;;
	z-index:2;
	text-align:center;
	text-shadow:2px 2px 3px #000000;
	padding-top:30%;
	margin:0;
	margin-left:15px;
	-webkit-transition:0.3s linear;
}

.covanim article:hover h4{
	background-color:rgba(46,60,95,0.6);
	font-size:1.8em;
}

.covanim .col-xs-4 h4{
	width:92.5%;
}



.activo{
	color:#febe10;	
}

.wbar{
	padding-top:50px;
	padding-bottom:50px;
	background-color:rgba(255,255,255,1.00);
	margin-top:-25px;
	position:relative;
	}
	
.container .glyphicon{
	margin-right:10px;
	color:#febe10;
}



.main-raised .container h3{
	text-transform:uppercase;
	color:rgba(96,96,96,1.00);
	font-size:1.6em;
	font-weight:700;
	letter-spacing:8px;
	padding-top:10px;
	padding-bottom:20px;
	font-family: inherit;
}

.main-raised .container a{
	color:#333333;
	font-size:1.3em;
	display:block;
	padding-top: 10px;
	padding-bottom:10px;
	font-weight:200;
	font-family: inherit;
	border-bottom:1px solid rgba(192,192,192,0.3);
	-webkit-transition:0.3s linear;
}

.main-raised .container a:hover{
	text-decoration:none;
	margin-left:10px;
	}


.borb{
	border-bottom:solid 1px rgba(213,213,213,0.5);
	
}
	

.main-raised .containe .tim-row{
    margin-bottom: 20px;
	padding-top: 50px;
}



/*FAQ */
.coolfieldset, .coolfieldset.expanded{
	border:1px solid #fff;   
}

.coolfieldset.collapsed{
	border:0;
	border-top:1px solid #fff;
}

.coolfieldset legend{
	padding-left:13px;
	cursor:pointer;
	
}


/* PRUEBA DE HEADER*/

.wrapper > .header {
  min-height: 300px;
  background-position: center center;
  background-size: cover;
}

.main {
  background: #FFFFFF;
  position: relative;
  z-index: 3;
 
}

.main-raised {
  margin: -60px 30px 0px;
  border-radius: 6px;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}


.header-filter {
  position: relative;
   
}

.header-filter:after {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
}
.header-filter .container {
  z-index: 2;
  position: relative;
}


.seminario.header-filter:after {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.header-filter .container {
  z-index: 2;
  position: relative;
}







.page-header {
  height: 100vh;
  background-position: center center;
  background-size: cover;
  margin: 0;
  padding: 0;
  border: 0;
}
.page-header .carousel .carousel-indicators {
  bottom: 60px;
}
.page-header .container {
  padding-top: 30vh;
  color: #FFFFFF;
}
.page-header .title {
  color: #FFFFFF;
}
.page-header.header-small {
  height: 65vh;
}
.page-header.header-small .container {
  padding-top: 20vh;
}





/*Pruuuuuuuuuuueeeeeeeeeeebaaaaaaaaaa*/

.main-raised .navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media (min-width:768px) {
.main-raised .navbar {
	border-radius: 4px;
}
}

.main-raised.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media (min-width:768px) {
.main-raised .navbar {
	border-radius: 4px;
}
}

@media (min-width:768px) {
.main-raised .navbar-header {
	float: left;
}
}
.main-raised .navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}
.main-raised .navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width:768px) {
.main-raised .navbar-collapse {
	width: auto;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.main-raised .navbar-collapse .collapse {
	display: block!important;
	height: auto!important;
	padding-bottom: 0;
	overflow: visible!important;
}
.main-raised .navbar-collapse.in {
	overflow-y: visible;
}
}

.main-raised .collapse {
	display: none;
}
.main-raised .collapse.in {
	display: block;
}

.main-raised .container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}


.main-raised.container-fluid>.navbar-collapse, .main-raised.container-fluid>.navbar-header{
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {
.main-raised.container-fluid>.navbar-collapse, .main-raised.container-fluid>.navbar-header, .container>.navbar-collapse{
	margin-right: 0;
	margin-left: 0;
}
}
/*****TITLE*****/
.title{
    margin-top: 195px;
    margin-bottom: 5px;
    min-height: 32px;
	color:#FFF;
}


/* VIDEO */

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}


/*******LIBRO*******/

@media (min-width:768px) {
.main-l {
	width: 750px
}
}

@media (min-width:992px) {
.main-l {
	width: 970px
}
}

@media (min-width:1200px) {
.main-l {
	width: 1170px
}
}

/****TABLA****/

.table caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color:#fff;
    text-align: center;
	background-color:#9d9d9d;
	font-size:18px;
}

.table tr td a{
	text-decoration:none;
	color:#000;
}

.table tr td a:hover{
	text-decoration:none;
	color:#fff;
	background-color:#9d9d9d;
	font-size:20px;
}


/*Seminarios*/

.penal.jumbotron {
	background-image: url(../home/seminarios/s-penal.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.inter.jumbotron {
	background-image: url(../home/seminarios/s-internacional.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.electoral.jumbotron {
	background-image: url(../home/seminarios/s-electoral.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.teoria.jumbotron {
	background-image: url(../home/seminarios/s-teoria.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.filosofia.jumbotron {
	background-image: url(../home/seminarios/s-filosofia.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.admn.jumbotron {
	background-image: url(../home/seminarios/s-admin.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.agrario.jumbotron {
	background-image: url(../home/seminarios/s-agrario.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.civil.jumbotron {
	background-image: url(../home/seminarios/s-civil.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.procesal.jumbotron {
	background-image: url(../home/seminarios/s-procesal.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.ambiental.jumbotron {
	background-image: url(../home/seminarios/s-ambiental.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.fiscal.jumbotron {
	background-image: url(../home/seminarios/s-fiscal.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.mercantil.jumbotron {
	background-image: url(../home/seminarios/s-mercantil.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.patentes.jumbotron {
	background-image: url(../home/seminarios/s-patentes.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.trabajo.jumbotron {
	background-image: url(../home/seminarios/s-trabajo.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}


.romano.jumbotron {
	background-image: url(../home/seminarios/s-romano.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.estudios.jumbotron {
	background-image: url(../home/seminarios/s-estudios.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}


.constitucional.jumbotron {
	background-image: url(../home/seminarios/s-const-amp.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.comercio.jumbotron {
	background-image: url(../home/seminarios/s-comercio.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}



.sociologia.jumbotron {
	background-image: url(../home/seminarios/s-sociologia.jpg);
    padding-left: 10%;
    height: 20vw;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}




@media screen and (max-width: 767px) {
    .penal.jumbotron {
        height: 30vw;
    }
	
	 .inter.jumbotron {
        height: 30vw;
    }

    .jumbotron h1 {
        font-size: 7vw;
    }

}
/*TERMINA SEMINARIOS*/



/*mODAL*/


.modal-content .modal-body img{
  width:100%;
  height:100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  
}



blockquote h4{
	font-weight:700;
	text-transform:capitalize;
}

/* Descarga PDF*/


.desacarga {
	color:#FFF;
	text-decoration:none;
}

.desacarga a:hover{
	color:#FFF;
	text-decoration:none;
}

.bloques {
	color:#FFF;
	text-decoration:none;
}

.bloques a:hover{
	color:#FFF;
	text-decoration:none;
}


.modal-body .redes img{
	width:20px;
	height:20px;
}

.modal-body .redes a{
	color:#00005d;
	text-decoration:none;
}

.modal-body .redes a:hover{
	color:#00005d;
	text-decoration:none;
}

.exampleModalB img{
	width: 400px;
	height: 200px;
}


/* PREVIOUS BUTTON SINGLEPAGE */
.cbp-popup-singlePage .cbp-popup-prev {
  background:none;
  }



/* NEXT BUTTON LIGHTBOX */
.cbp-popup-lightbox .cbp-popup-next {
  background: none;  
}

.cbp-popup-lightbox .cbp-popup-next:hover {
  background-position: -46px -46px; }

.cbp-popup-singlePage-counter {
  color: #3D4750;
   }

.cbp-caption-fadeIn .cbp-caption-activeWrap {
  opacity: 0;
  top: 0;
  background-color: rgba(51, 122, 183, 0.85);
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }
