<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dv-taller {
	text-align: center
}

.dv-taller a {
	font-weight: 700;
	text-decoration: none!important;
	text-transform: uppercase
}

body .divider-custom .divider-custom-line {
	background-color: #fff;
	border-color: #fff;
	max-width: 14rem
}

.item-desc {
	color: #fff;
	font-size: 1.2em;
	font-weight: lighter
}

a.nav-link {
	font-size: 14px
}

.bg-blue-abogacia {
	background-color: #78c2da;
	color: #002e5a
}

body #mainNav .navbar-nav li.nav-item a.nav-link {
	color: #002e5a
}

.navbar-expand-lg .navbar-nav {
	flex-direction: row;
	flex-wrap: wrap;
	max-width: calc(100vw - 300px)
}

.navbar-expand-lg .navbar-nav .nav-item {
	min-width: 300px
}

#mainNav {
	background-image: url(../img/fondo_header.png);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: contain
}

.page-section {
	scroll-margin-top: 9em!important
}

#talleres {
	margin-top: 200px
}

.portfolio-item-card {
	background-color: #f2f2f2;
	border-radius: .5rem;
	box-shadow: 0 0 10px 4px rgba(0, 0, 0, .15);
	display: block;
	height: 100%;
	max-width: 25rem;
	min-height: 289px;
	overflow: hidden;
	padding: 1em 1em 4em;
	position: relative;
	transition: all .3s ease-in-out
}

.portfolio-item-card:hover {
	box-shadow: 0 0 10px 4px rgba(0, 0, 0, .05)
}

.portfolio-item-card a.btn {
	bottom: 1rem;
	position: absolute
}

.portfolio-item-card h5 {
	color: #a9a9a9;
	font-size: 1em;
	text-transform: uppercase
}

.portfolio-item-card h3 {
	font-size: 3em
}

.portfolio-item-card h4 {
	font-weight: 400;
	text-transform: uppercase
}

.portfolio-modal .portfolio-modal-title {
	font-size: 2.3rem;
	line-height: 2.5rem
}

.portfolio-modal-subtitle {
	color: #a9a9a9!important;
	font-weight: 300
}

.ribbon {
	height: 75px;
	overflow: hidden;
	position: absolute;
	right: 15px;
	text-align: right;
	top: -5px;
	width: 75px;
	z-index: 1
}

.ribbon span {
	background: #79a70a;
	background: linear-gradient(#9bc90d, #79a70a);
	box-shadow: 0 3px 10px -5px #000;
	color: #fff;
	display: block;
	font-size: 10px;
	font-weight: 700;
	line-height: 20px;
	position: absolute;
	right: -21px;
	text-align: center;
	text-transform: uppercase;
	top: 19px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 100px
}

.ribbon-win {
	height: 75px;
	overflow: hidden;
	position: absolute;
	right: 15px;
	text-align: right;
	top: -5px;
	width: 75px;
	z-index: 1
}

.ribbon-win span {
	background: #f70000;
	background: linear-gradient(hsl(0, 83%, 55%), #f70000);
	box-shadow: 0 3px 10px -5px #000;
	color: #fffb00;
	display: block;
	font-size: 10px;
	font-weight: 700;
	line-height: 20px;
	position: absolute;
	right: -21px;
	text-align: center;
	text-transform: uppercase;
	top: 19px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 100px
}

.fullscreen-modal .modal-dialog {
	margin: 0 auto;
	width: 100%
}

.modal-fullscreen .modal-content {
	background-color: rgba(255, 255, 255, .92)
}

.sidepanel {
	background-color: #fafafa;
	border-radius: 0 0 1em 0;
	box-shadow: 0 0 10px 4px rgba(0, 0, 0, .2);
	height: 100px;
	left: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 60px;
	position: fixed;
	text-align: center;
	top: 235px;
	transition: .5s;
	width: 0;
	z-index: 1
}

.sidepanel.open {
	padding: 2em 4em 2em 2em;
	width: auto
}

.sidepanel a {
	color: #818181;
	display: block;
	font-size: 25px;
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	transition: .3s
}

.sidepanel a:hover {
	color: #f1f1f1
}

.sidepanel .closebtn {
	font-size: 36px;
	margin-left: 50px;
	position: absolute;
	right: 0;
	top: -.5em
}

.openbtn {
	background-color: #fff;
	border: none;
	border-radius: 0 0 1em 0;
	box-shadow: 0 0 10px 4px rgba(0, 0, 0, .2);
	color: #111;
	font-size: 20px;
	padding: 10px 15px;
	position: fixed;
	top: 235px
}

.openbtn,
.openbtn:hover {
	cursor: pointer
}

#mainNav .navbar-brand {
	color: #022d5a;
	font-size: 2.5em;
	text-shadow: 3px 1px 3px rgba(0, 0, 0, .2);
	transition: font-size .3s
}

.pdf-insert iframe {
	min-height: 500px;
	width: 100%
}

body .btn-link {
	color: #022d5a;
	font-weight: 400;
	text-decoration: none
}

.float-right {
	float: right
}

.p-sponsor {
	display: inline-block;
	font-size: 1em;
	text-align: center;
	width: 100%
}

@media (min-width:768px) {
	.fullscreen-modal .modal-dialog {
		width: 100vw
	}
	#mainNav .navbar-brand {
		color: #022d5a;
		font-size: 1.5em;
		text-shadow: 3px 1px 3px rgba(0, 0, 0, .2);
		transition: font-size .3s
	}
}

@media (min-width:992px) {
	.fullscreen-modal .modal-dialog {
		width: 100vw
	}
	#mainNav.navbar-shrink {
		padding-bottom: 24px;
		padding-top: 24px
	}
	#mainNav.navbar-shrink .navbar-brand {
		font-size: 40px
	}
	.p-sponsor {
		text-align: right
	}
}

@media (min-width:1200px) {
	.fullscreen-modal .modal-dialog {
		width: 100vw
	}
	#mainNav .navbar-brand {
		font-size: 2.5em
	}
}

@media (max-width:1200px) {
	#mainNav .navbar-brand {
		font-size: 1.3em
	}
	#mainNav .navbar-nav {
		max-width: 100%
	}
}

@media (max-width:1024px) {
	#mainNav.navbar-shrink .navbar-brand {
		font-size: 1.3em
	}
}

@media (max-width:768px) {
	#mainNav .navbar-brand {
		font-size: 1.1em!important;
		max-width: 90vw!important;
		text-align: center
	}
	#mainNav .navbar-brand img {
		max-width: 100%
	}
	#mainNav .navbar-toggler {
		margin-left: 1em
	}
	#mainNav .navbar-nav {
		padding-left: 1em
	}
	.openbtn,
	.sidepanel {
		top: 195px;
		z-index: 3
	}
	.sidepanel {
		z-index: 4
	}
	.page-section {
		scroll-margin-top: 7em!important
	}
	.portfolio-modal .container {
		max-height: 100%;
		overflow: auto
	}
	.portfolio-modal .portfolio-modal-title {
		font-size: 1.5rem;
		line-height: 1.7rem
	}
	.portfolio-modal-subtitle {
		color: #a9a9a9!important;
		font-size: 1.2em;
		font-weight: 300
	}
}

@media (min-width:1400px) and (max-width:1600px) {
	body #mainNav .navbar-brand {
		font-size: 1.8em!important;
		max-width: 90vw!important;
		text-align: center
	}
}

@media (min-width:1200px) and (max-width:1399px) {
	body #mainNav .navbar-brand {
		font-size: 1.3em!important;
		max-width: 90vw!important;
		text-align: center
	}
}


/*# sourceMappingURL=custom.css.map*/</pre></body></html>