/*
Theme Name: Praga Web Studio Theme - PDH
Theme URI: http://www.pragawebstudio.com/en/
Author: PragaWebStudio Team
Author URI: http://www.pragawebstudio.com/en/
Description: We make it pro.
Version: 06.02.2018
Text Domain: pragawebstudio_texdomain
Domain Path: /languages/
Tags: Praga Web Studio, Bootstrap, jQuery
*/

@import url('https://web.archive.org/web/20200701005600cs_/https://fonts.googleapis.com/css?family=Homenaje');

@font-face {
	font-family: 'Tahoma';
	src: url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/fonts/Tahoma.eot');
	src: url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/fonts/Tahoma.eot#iefix') format('embedded-opentype'),
	url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/fonts/Tahoma.woff2') format('woff2'),
	url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/fonts/Tahoma.woff') format('woff'),
	url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/fonts/Tahoma.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Tahoma Bold';
	src: url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/fonts/Tahoma-Bold.eot');
	src: url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/fonts/Tahoma-Bold.eot#iefix') format('embedded-opentype'),
	url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/fonts/Tahoma-Bold.woff2') format('woff2'),
	url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/fonts/Tahoma-Bold.woff') format('woff'),
	url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/fonts/Tahoma-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

body {
	font-family: 'Tahoma', sans-serif;
	font-size: 14px;
}

/*img, iframe {
	max-width: 100%;
	height: auto;
}*/
img {
	max-width: 100%;
	height: auto;
}
iframe{
	max-width: 100%;
//	height: auto;

}

/*Page 404
------------------------------------------------*/
#page404 {
	padding: 250px 0 50px 0;
	text-align: center;
}
.image404 > h2 {
	font-size: 60px;
	text-transform: uppercase;
	padding: 50px 0;
}
.goto {
	font-size: 25px;
}
.goto > a {
	color: #333;
}
.goto > a:hover{color: #666; text-decoration: none;}
.container.descriptionSection.height {
	height: 500px;
}
/* WordPress Core
---------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/*Gallery
-----------------------------------*/
.imgContentGallery .img-fluid {
	margin-bottom: 0;
}
.imgContentGallery {
	margin: 5px -10px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.imgContentGallery .bgPlus {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 9;
}
.imgContentGallery:hover .bgPlus {
	background: url("/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/img/mag.png") no-repeat scroll center center rgba(0, 0, 0, 0.3);
}
.imgContentGallery img {
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	width: 100%;
}
.imgContentGallery:hover img {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}
.fancybox {
	position: relative;
	display: block;
}
/*Fancy box
------------------------------------------------*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}
/* Paste your CSS here instead of this example */

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/img/fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/img/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}
.fancybox-lock body {
	overflow: hidden !important;
}
.fancybox-lock-test {
	overflow-y: hidden !important;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/img/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/img/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}
	#fancybox-loading div {
		background-image: url('/web/20200701005600im_/https://www.pdh.org.gt/wp-content/themes/pragawebstudiothemepdh/assets/img/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/*Generic Class
-----------------------------------*/
/*.uppercase{text-transform: uppercase;}
.alignCenter{ text-align: center; }
.alignRight{ text-align: right; }
.alignLeft{ text-align: left; }*/
.colCenter{ float: none; margin-left: auto; margin-right: auto; }
/*.wdgt-title{ text-transform: uppercase; }*/
.postTitle{ text-transform: uppercase; }
.entry{color: #666;}
/* Buscador */
#searchform .ct-search-input-wrap input {
	background: #fafafa none repeat scroll 0 0 !important;
	border: 1px solid #dedede !important;
	border-radius: 2px !important;
	height: 28px !important;
	padding: 5px 10px !important;
	width: 100% !important;
}
.screen-reader-text {
	display: none;
}
#get_search, .ct-icon-search {
	display: inline-block;
	padding: 18px 13px;
	top: 4px;
}
.ct-search.ct-search-open #get_search, .ct-search.ct-search-open .ct-icon-search {
	z-index: 999;
}
.search-nav {
	float: right;
}
.ct-search-input-wrap {
	height: 28.4px;
	overflow: hidden;
	position: absolute;
	right: 30px;
	-webkit-transition: width 200ms ease 0s;
		 -o-transition: width 200ms ease 0s;
			transition: width 200ms ease 0s;
	width: 0;
	z-index: 10;
	top: 35px;
}
.ct-header-items-right.pull-right.ct-cf {
	display: inline-block;
	padding: 15px 35px 0 0;
	position: relative;
}
.ct-search.ct-search-open .ct-search-input-wrap {
	width: 140px;
}
.ct-icon-search, input.ct-search-submit[type="submit"] {
	cursor: pointer;
	display: block;
	position: absolute;
	text-align: center;
}
#searchform {
	margin: 0;
}
input.ct-search-submit[type="submit"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	-webkit-box-shadow: none;
			box-shadow: none;
	color: rgba(0, 0, 0, 0);
	outline: medium none;
	padding: 0;
	z-index: -1;
}
.ct-icon-search {
	color: black;
	right: 0;
	top: 25px;
}

/* Menú Principal */
/*.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #000;
}
h1.siteTitle.navbar-brand {
	padding: 10px 10px 0 0;
	margin-top: 0;
}
nav#navigation-bar {
	border-top: 0;
	margin-bottom: 5px;
	border-bottom-width: 0;
	background-color: #e7e7e7;
	border-color: #e7e7e7;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	z-index: 25;
}
#menu-menu-principal {
	padding-top: 5px;
}
ul#menu-menu-principal li a {
	color: #FFFFFF;
}
ul#menu-menu-principal li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}*/

/* SLIDE-HOME */

/*#slide-home{
	margin-top: 60px;
}*/
/* SLIDE-HOME */


#main-institutional-slogan {
	display: none;
}


/* Navbar */
nav#navigation-bar {
	min-height: 86px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #ffffff!important;
}
nav#navigation-bar a.navbar-brand{
	/* position: absolute; */
	padding-top: 0;
	padding-bottom: 0;
	top: 0;
	margin-right: 0;
	/* 320 */
	max-width: 164px;
	position: relative;
}
nav#navigation-bar a.navbar-brand img {
	width: auto !important;
	height: auto;
}
nav#navigation-bar ul#menu-menu-principal li a,
nav#navigation-bar ul#menu-menu-principal li a:hover {
	color: #0d1723;
	text-decoration: none;
	font-size: 16px;
}
nav#navigation-bar ul#menu-menu-principal > li {
	padding: 11px 0;
}
nav .navbar-toggler {
	outline: rgba(0,0,0,.5) !important;
}
/* 320 */
/**/

/* Carousel */
/*main #main-carousel {
	margin-top: 86px;
}*/
main #main-carousel img {
	height: auto;
	display: none !important;
}
main #main-carousel .carousel-item {
	height: 100vh;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	/*display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;*/
}
main #main-carousel .carousel-caption {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+50,33addc+100&0.25+0,0.25+50,0.5+100 */
	/*background: -moz-linear-gradient(top, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.25) 50%, rgba(51,173,220,0.5) 100%); !* FF3.6-15 *!*/
	/*background: -webkit-linear-gradient(top, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 50%,rgba(51,173,220,0.5) 100%); !* Chrome10-25,Safari5.1-6 *!*/
	/*background: linear-gradient(to bottom, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 50%,rgba(51,173,220,0.5) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#8033addc',GradientType=0 ); !* IE6-9 *!*/
	left: 0;
	right: 0;
	bottom: 0;
	padding-top: 24px;
	padding-bottom: 27px;
	/* 320 */
	/*position: relative;*/
	background: -webkit-linear-gradient(to bottom, rgb(51, 51, 51) 0%,rgb(51, 51, 51) 50%,rgb(51, 51, 51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(51, 51, 51)),color-stop(50%, rgb(51, 51, 51)),to(rgb(51, 51, 51)));
	background: -webkit-linear-gradient(top, rgb(51, 51, 51) 0%,rgb(51, 51, 51) 50%,rgb(51, 51, 51) 100%);
	background: -o-linear-gradient(top, rgb(51, 51, 51) 0%,rgb(51, 51, 51) 50%,rgb(51, 51, 51) 100%);
	background: linear-gradient(to bottom, rgb(51, 51, 51) 0%,rgb(51, 51, 51) 50%,rgb(51, 51, 51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#8033addc',GradientType=0 ); /* IE6-9 */
	padding-left: 20px;
	padding-right: 20px;
}
/*main #main-carousel .small-carousel-image {
	height: 215px;
	background-size: cover;
	background-position: 50% 50%;
}*/
main #main-carousel .carousel-caption h2 {
	font-family: 'Homenaje', sans-serif;
	font-size: 34px;
	margin-bottom: 10px;
}
main #main-carousel .carousel-caption p {
	font-size: 16px;
	margin-bottom: 0;
}
main #main-carousel .carousel-caption p a, main #main-carousel .carousel-caption p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* Info section */
main section#info-section {
	background-color: #0b85aa;
	background-position: 50% 50%;
	background-size: cover;
	padding-top: 24px;
	/*padding-bottom: 19px;*/
	padding-bottom: 24px;
}

/* 320 */
/*main section#info-section .col {
	margin-bottom: 30px;
}*/
main section#info-section a, main section#info-section a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
main section#info-section svg {
	height: 67px;
	width: 67px;
	color: #FFFFFF;
}
main section#info-section p {
	margin-top: 16px;
	color: #FFFFFF;
	font-family: 'Homenaje', sans-serif;
	font-size: 22px;
	margin-bottom: 25px;
	line-height: 1.4;
}

/* News section */
main section#news-section {
	margin-top: 52px;
}
main section#news-section > div:nth-of-type(2) .col {
	margin-bottom: 18px;
}
main section#news-section #news-container, main section#documents-section #documents-container {
	margin-left: -15px !important;
	margin-right: -15px !important;
}
main section#documents-section .media-boxes-grid-sizer, main section#news-section .media-boxes-grid-sizer {
	width: 100% !important;
}
#documents-container .col, #news-container .col {
	width: 100% !important;
}
main .media-box-container {
	margin-left: 0 !important;
	-webkit-box-shadow: none;
			box-shadow: none;
	border-radius: 0;
	/*margin-bottom: 0 !important;*/
}
main section#news-section h3, main section#documents-section h3 {
	font-size:50px;
	color:#333333;
	font-family: 'Homenaje', sans-serif;
	margin-bottom: 35px;
}
main section#news-section #news-container img + div {
	/*position: absolute;*/
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #333333;
	color: #FFFFFF;
	border-top: 2px solid #33addc;
	padding: 6px 15px;
}
main section#news-section #news-container div  > h4, main section#documents-section #documents-container div > h4  {
	font-family: 'Homenaje', sans-serif;
	font-size: 24px;
	margin-bottom: 5px;
}
main section#news-section #news-container  div > p, main section#documents-section #documents-container  div > p {
	margin-bottom: 0;
}
main section#documents-section #documents-container  img{
	width: 100% !important;
}
/*main section#news-section #news-container div > p a,
main section#news-section #news-container div > p a:hover,
main section#documents-section #documents-container div > p a,
main section#documents-section #documents-container div > p a:hover*/
main section#news-section #news-container div > p span,
main section#news-section #news-container div > p span:hover,
main section#documents-section #documents-container div > p span,
main section#documents-section #documents-container div > p span:hover {
	color: #f4b006;
	margin-left: 9px;
	text-decoration: none;
}
.media-box-container > a:hover,
.media-box-container > a:focus,
.media-box-container > a:visited {
	text-decoration: none;
}
main .media-boxes-load-more-button {
	background-color: #0b85aa;
	font-size: 16px !important;
	line-height: 1;
	/* 320 */
	padding: 13px 0 12px 0;
	width: 100%;
}
main .media-boxes-no-more-entries {
	display: none !important;
}
/* main iframe  {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
} */
main section#live-section {
	background-position: 50% 50%;
	background-size: cover;
	min-height: 270px;
	/* 320 */
	/*margin-bottom: 130px;*/
	margin-bottom: 52px;
	/*margin-top: 108px;*/
	margin-top: 54px;
}
main section#live-section .embed-responsive {
	/*position: absolute;*/
	/*top: -54px;*/
	/* 320 */
	margin-top: 36px;
}
main section#live-section .embed-responsive iframe {
	padding-left: 15px;
}
main section#live-section .row > div:last-of-type > div {
	/*padding-left: 44px;*/
	padding-top: 36px;
}
main section#live-section h3 {
	font-size: 50px;
	font-family: 'Homenaje', sans-serif;
	color: #FFFFFF;
}
main section#documents-section img + div {
	border-top: 2px solid #33addc;
	padding: 6px 15px;
	color: #212529;
}
main section#support-section {
	background-size: cover;
	background-position: center;
	/* 320 */
	/*height: 488px;*/
	padding-top: 52px;
	margin-top: 54px;
}
main section#support-section h3 {
	font-family: 'Homenaje', sans-serif;
	font-size: 50px;
	color: #FFFFFF;
	margin-bottom: 22px;
	line-height: 1;
}
main section#support-section p {
	color: #FFFFFF;
	margin-bottom: 0;
}
main section#support-section a {
	background-color: #0b85aa;
	font-size: 16px !important;
	padding: 13px 15px 12px 15px;
	margin-top:28px;
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
}
main section#support-section a:hover {
	text-decoration: none;
}
main section#support-section .row > div:last-of-type {
	/*position: relative;
	min-height: 488px;*/
}
main section#support-section .row > div:last-of-type > div {
	max-width: 100%;
	/*position: absolute;
	bottom: 0;
	right: 0;
	left: 0;*/
	margin-top: 52px;
	/*margin: 0 auto;*/
}
main section#map-canvas {
	width: 100%;
	height: 436px !important;
}
footer > div:first-of-type {
	background-color: #e5e5e5;
	min-height:213px;
}
footer > div:first-of-type .row > div:first-of-type, footer .row > div:last-of-type {
	padding-bottom: 20px;
}
footer .row > div:first-of-type h5, footer .row > div:last-of-type h5 {
	font-family: 'Homenaje', sans-serif;
	font-size: 32px;
	color: #464646;
	margin-bottom: 21px;
	margin-top: 32px;
	line-height: 1;
	/* 320 */
	text-align: center !important;
}
footer > div:last-of-type .row > div:last-of-type {
	display: none;
}
footer #menu-menu-footer li {
	margin-bottom: 17px;
}
footer #menu-menu-footer a {
	font-size: 16px;
	color: #464646;
	text-decoration: none;
}
footer #menu-menu-footer a:hover {
	text-decoration: none;
}
footer > div:first-of-type .row > div:nth-of-type(2) {
	min-height: 163px;
}
footer > div:first-of-type .row > div:nth-of-type(2) > a {
	/* border-radius: 50%; */
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: inline-block !important;
	width: 163px;
	height: 163px;
	/* border-radius: 50%; */
	text-decoration: none;
}
footer > div:first-of-type .row > div:nth-of-type(2) > a:hover {
	text-decoration: none;
}
footer > div:first-of-type .row > div:nth-of-type(2) > a > div {
	/* text-align: center; */
	width: 163px;
	background-color: #FFFFFF;
	height: 163px;
	border-radius: 50%;
	/* position: absolute; */
	/* top: 0; */
	/* right: 0; */
	/* bottom: 0; */
	/* left: 0; */
	/* margin: auto; */
}
footer .row > div:nth-of-type(2) > a > div span:first-of-type {
	font-size: 68px;
	color: #464646;
	font-family: 'Homenaje', sans-serif;
	display: block;
	line-height: 1;
	margin-bottom: 13px;
}
footer .row > div:nth-of-type(2) > a > div span:last-of-type {
	font-size: 19px;
	color: #464646;
	display: block;
	line-height: 1;
}
footer .row > div:last-of-type > div {
	color: #464646;
	/* 320 */
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important;
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important;
}
footer .row > div:last-of-type > div > div {
	-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
			flex: 1 1 auto;
	/* 320 */
	text-align: center;
}
footer .row > div:last-of-type > div > div > p:first-of-type{
	font-family: 'Tahoma Bold', sans-serif;
	font-size: 18px;
	margin-bottom: 6px;
}
footer .row > div:last-of-type > div > div > p:last-of-type{
	/*font-size: 16px;*/
	margin-bottom: 10px;
}
footer > div:last-of-type {
	background-color: #dddddd;
	background-position: bottom right;
	background-size: contain;
	background-repeat: no-repeat;
	font-family: 'Tahoma Bold', sans-serif;
	font-size: 12px;
	/* 320 */
	/*height: 84px;*/
	text-align: center;
	padding: 32px 0 60px;
}
footer > div:last-of-type > div, footer > div:last-of-type > div > div {
	height: 100%;
}
footer > div:last-of-type > div > div > div:first-of-type {
	margin-bottom: 25px;
}
/*
footer > div:last-of-type > div > div > div:first-of-type, footer > div:last-of-type > div > div > div:nth-of-type(2) {

}*/
footer .row > div:last-of-type a, footer .row > div:last-of-type a:hover {
	color: #464646;
	text-decoration: none;
}
footer > div:first-of-type {
	text-align: center;
	/* 320 */
	padding-bottom: 32px;
}



/* Contact us page */
#main-contac-us {
	margin-top: 86px;
	background-color: #eff0f4;
}
main #section-contact-banner {
	position: absolute;
	width: 100%;
	height:192px;
	background: rgba(0, 147, 231, 0.69) none repeat scroll 0 0;
}
main #section-contact-banner > div {
	height: 100%;
}
main #section-contact-banner > div > div {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	height: 100%;
}
main #section-contact-banner > div > div h1 {
	color:#FFFFFF;
	font-family: 'Homenaje', sans-serif;
	font-size: 34px;
	/*margin-bottom: 10px;*/
	margin: 0 0 10px 0;
}
main #section-contact-banner + div {
	background-size: cover;
	background-repeat: no-repeat;
	height: 192px;
	width: 100%;
	background-position: center;
}
main #section-contact-info {
	padding-top: 97px;
}
main #section-contact-info .row > div > div {
	background-color: #FFFFFF;
	height: auto;
	padding: 76px 15px 18px 15px;
	color: #5f5f61;
	margin-bottom: 90px;
}
main #section-contact-info .row > div > div > div {
	top: -59px;
	right:0;
	left:0;
	text-align: center;
	width: 118px;
	margin: auto;
	border-radius: 50%;
	height: 118px;
	background-color: #33addc;
	color: #FFFFFF;
}
main #section-contact-info .row > div > div > div svg{
	width: 50px;
	height: 50px;
}
/* main #section-contact-info .row > div > div:hover {
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.55);
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.55);
} */
main #section-contact-info .row > div > div > h2 {
	color: #5f5f61;
	font-family: 'Tahoma Bold', sans-serif;
	font-size: 21px;
}
main #section-contact-info .row > div > div > p  {
	font-size: 19px;
}
main #section-contact-info .row > div > div > p a, main #section-contact-info .row > div > div > p a:hover {
	color: #5f5f61;
	text-decoration: none;
}
main #section-contact-info .row > div > div > p a:hover {
	font-weight: bold;
}
main #section-contact-info .row > div:last-of-type > div {
	margin-bottom: 60px;
}
main #contact-map-section {
	margin-top: 0;
}
main #contact-map-section #map-contact {
	height: 480px;
	width: 100%;
}
main #contact-form-section #form-contact-us input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #5f5f61 !important;
}
main #contact-form-section #form-contact-us input.form-control::-moz-placeholder { /* Firefox 19+ */
	color: #5f5f61 !important;
}
main #contact-form-section #form-contact-us input.form-control:-ms-input-placeholder { /* IE 10+ */
	color: #5f5f61 !important;
}
main #contact-form-section #form-contact-us input.form-control:-moz-placeholder { /* Firefox 18- */
	color: #5f5f61 !important;
}
main #contact-form-section #form-contact-us textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #5f5f61 !important;
}
main #contact-form-section #form-contact-us textarea::-moz-placeholder { /* Firefox 19+ */
	color: #5f5f61 !important;
}
main #contact-form-section #form-contact-us textarea:-ms-input-placeholder { /* IE 10+ */
	color: #5f5f61 !important;
}
main #contact-form-section #form-contact-us textarea:-moz-placeholder { /* Firefox 18- */
	color: #5f5f61 !important;
}
main #contact-form-section #form-contact-us {
	margin-top: 30px;
}
main #contact-form-section #form-contact-us .form-control {
	-webkit-box-shadow: none !important;
			box-shadow: none !important;
	outline: 0 !important;
	border-color: #5f6062;
	border-radius: 0;
	color: #5f5f61;
	font-size: 21px;
}
main #contact-form-section #form-contact-us .form-control:focus {
	border-color: #5f6062;
	-webkit-box-shadow: none;
			box-shadow: none;
}
main #contact-form-section #form-contact-us input {
	min-height: 58px;

	/* 320 */
	margin-bottom: 22px;
}
main #contact-form-section #form-contact-us textarea {
	min-height: 169px !important;
	/* 320 */
	/*margin-top: 22px;*/
}
main #contact-form-section #form-contact-us button {
	-webkit-box-shadow: none;
			box-shadow: none;
	outline:none;
	background-color: #097393;
	border-radius: 0;
	margin-bottom: 60px;
	width: 100%;
	height: 60px;
}

#breadcrumbs {
	list-style: none;
	overflow: hidden;
	padding-left: 0;
	font-family: 'Homenaje', sans-serif;
}
#breadcrumbs li a, #breadcrumbs li {
	color: #434345;
	font-size: 16px;
}
#breadcrumbs li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
}


/* Single */
.single-post nav, .category nav {
	-webkit-box-shadow: 0 2px 3px 0 #cbccce;
	box-shadow: 0 2px 3px 0 #cbccce;
}
#single-main,
#page-main,
#laip-main {
	background-color: #eff0f4;
}
#single-main > div,
#page-main > div,
#laip-main > div {
	padding-top: 120px;
	padding-bottom: 67px;
}
#single-main > div  h1,
#page-main > div  h1,
#laip-main > div h1 {
	color: #33addc;
	font-family: 'Homenaje', sans-serif;
	font-size: 50px;
	margin-bottom: 13px;
	line-height: 1;
	/*margin-top: 32px;*/
	margin-top: 0;
}

.post-entry img, .post-entry iframe {
	max-width: 100%;
	height: auto;
}



#single-main .col-xl-8 .post-entry,
#page-main .col-xl-8 .post-entry,
#laip-main .col-xl-8 .post-entry {
	color: #434345;
}
#single-main .col-xl-8 .post-entry h3,
#page-main .col-xl-8 .post-entry h3,
#laip-main .col-xl-8 .post-entry h3,
#single-main .col-xl-8 .post-entry h4,
#page-main .col-xl-8 .post-entry h4,
#laip-main .col-xl-8 .post-entry h4,
#single-main .col-xl-8 .post-entry h5,
#page-main .col-xl-8 .post-entry h5,
#laip-main .col-xl-8 .post-entry h5,
#single-main .col-xl-8 .post-entry h6,
#page-main .col-xl-8 .post-entry h6,
#laip-main .col-xl-8 .post-entry h6 {
	font-size: 16px;
	font-family: 'Tahoma Bold', sans-serif;
}
.mb-18 {
	margin-bottom: 18px;
}
#single-main .col-xl-4 #sidebar .wdgt-title,
#page-main .col-xl-4 #sidebar .wdgt-title,
#laip-main .col-xl-8 #sidebar .wdgt-title {
	color: #434345;
	font-family: 'Homenaje', sans-serif;
	font-size: 32px;
	margin-top: 44px;
	margin-bottom: 2px;
}
#single-main .col-xl-4 #sidebar .wdgt-title + ul,
#page-main .col-xl-4 #sidebar .wdgt-title + ul {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0;
}
#single-main .col-xl-4 #sidebar ul li,
#page-main .col-xl-4 #sidebar ul li {
	padding: 17px 0 15px;
	border-bottom: 1px solid #999a9e;
}
#single-main .col-xl-4 #sidebar ul a,
#page-main .col-xl-4 #sidebar ul a {
	/*font-family: 'Homenaje', sans-serif;*/
	font-size: 14px;
	margin-bottom: 5px;
	color: #434345;
	text-decoration: none;
}
#single-main .col-xl-4 #sidebar ul a:hover,
#page-main .col-xl-4 #sidebar ul a:hover {
	font-weight: bold;
}
#single-main .col-xl-4 h5,
#page-main .col-xl-4 h5 {
	color: #434345;
	font-family: 'Homenaje', sans-serif;
	font-size: 32px;
	margin-top: 33px;
	margin-bottom: 3px;
}
#single-main .col-xl-4 .d-flex,
#page-main .col-xl-4 .d-flex {
	padding: 21px 0 19px;
	border-bottom: 1px solid #999a9e;
}
#single-main .col-xl-4 .d-flex > div:last-of-type,
#page-main .col-xl-4 .d-flex > div:last-of-type {
	padding-left: 15px;
}
#single-main .col-xl-4 .d-flex > div:last-of-type h6 a,
#page-main .col-xl-4 .d-flex > div:last-of-type h6 a,
#single-main .col-xl-4 .d-flex > div:last-of-type h6 a:hover,
#page-main .col-xl-4 .d-flex > div:last-of-type h6 a:hover {
	/* font-family: 'Homenaje', sans-serif; */
	font-size: 18px;
	color: #237493;
	text-decoration: none;
}
#single-main .col-xl-4 .d-flex > div:last-of-type p,
#page-main .col-xl-4 .d-flex > div:last-of-type p {
	color:#434345;
	margin-bottom: 0;
	font-size: 11px;
}
#single-main .col-xl-4 .d-flex > div:last-of-type p:first-letter,
#page-main .col-xl-4 .d-flex > div:last-of-type p:first-letter {
	text-transform: uppercase;
}



/* Category */
#category-main {
	background-color: #eff0f4;
	padding-top: 86px;
	padding-bottom: 67px;
}
#category-main h1 {
	color: #333333;
	font-family: 'Homenaje', sans-serif;
	font-size: 50px;
	margin-bottom: 13px;
	line-height: 1;
	margin-top: 32px;
}
#category-main ul .media {
	padding: 21px 0 19px;
	border-bottom: 1px solid #999a9e;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
}
/*#category-main ul .media {

}*/
/* 320 */
#category-main ul .media img {
	margin-right: 0 !important;
	margin-bottom: 20px;
	width: 100%;
}
/*#category-main ul .media h5 > a, #category-main ul .media h5 > a:hover,*/
#category-main ul .media h5 {
	color: #237493;
	text-decoration: none;
}
#category-main .media-body > a:hover,
#category-main .media-body > a:focus,
#category-main .media-body > a:visited {
	text-decoration: unset;
}
#category-main ul .media p{
	color: #212529;
}
/*#category-main ul .media p + a,*/
#category-main ul .media p + span a {
	background-color: #0b85aa;
	font-size: 16px !important;
	padding: 13px 15px 12px 15px;
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	display: inline-block;
	/* margin-top: 28px; */
}
#category-main ul .media p + a:hover {
	text-decoration: none;
}
#category-main .pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
}
#category-main .pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #555;
}
#category-main .pagination a:hover{
	color:#fff;
	background: #0b85aa;
	text-decoration: none;
}
#category-main .pagination .current{
	padding:6px 9px 5px 9px;
	background: #0b85aa;
	color:#fff;
}
nav#navigation-bar ul#menu-menu-principal li a, nav#navigation-bar ul#menu-menu-principal li a:hover {
	font-size: 12px;
}
.dropdown-item {
	padding-right: 0;
	padding-left: 0;
}
.navbar-nav .dropdown-menu {
	padding-left: 15px;
	border: 0;
	padding-right: 0;
}
.dropdown-menu .dropdown-menu {
	padding-top: 10px;
}



@media (min-width:1200px) {}

@media (min-width:1200px) and (max-width:1599px){}
@media (min-width: 992px){

}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width:769px) and (max-width:991px) {}

@media (max-width: 991px) {}

@media (min-width:769px){}

@media (max-width:768px){}

@media (max-width:479px){}

@media (max-width: 454px) {}


/* Extra small devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap */

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	/*main .media-box-container {
		margin-left: 20px !important;
	}*/
	/*#documents-section .col {
		width: 225px !important;
	}*/
	main #main-carousel .carousel-item {
		height: 65vh;;
	}
	main section#documents-section .media-boxes-grid-sizer, main section#news-section .media-boxes-grid-sizer  {
		width: 50% !important;
	}
	#documents-container .col, #news-container .col {
		width: 100% !important;
	}
	main section#support-section {
		padding-top: 0;
	}
	main section#support-section .row > div:last-of-type {
		position: relative;
		min-height: 488px;
	}
	main section#support-section .row > div:last-of-type > div {
		/*max-width: 100%;*/
		position: absolute;
		bottom: 0;
		right: 15px;
		left: 15px;
		/*margin-top: 52px;*/
		margin: 0 auto;
	}
	footer > div:first-of-type .row > div:first-of-type h5, footer > div:first-of-type .row > div:first-of-type ul {
		text-align: left !important;
	}
	footer > div:first-of-type .row > div:last-of-type h5, footer > div:first-of-type .row > div:last-of-type > div > div {
		text-align: right !important;
	}
	/*footer > div:first-of-type .row > div:first-of-type {
		order: 1;
	}
	footer > div:first-of-type .row > div:nth-of-type(2) {
		order: 3;
	}
	footer > div:first-of-type .row > div:last-of-type {
		order: 2;
	}*/
}

/* Medium devices (tablets, 769px and up) */
@media (min-width: 769px) {
	main {
		padding-top: 252px;
	}

	nav#navigation-bar a.navbar-brand {
		right: 0;
		left: 0;
		text-align: center;
		position: absolute !important;
		max-width: unset;
	}
	nav#navigation-bar ul#menu-menu-principal > li {
		padding: 0 11px;
	}
	nav#navigation-bar ul#menu-menu-principal > li:first-of-type {
		padding-left: 0;
	}
	nav#navigation-bar ul#menu-menu-principal > li:last-of-type {
		padding-right: 0;
	}
	#single-main > div, #category-main > div, #page-main > div, #laip-main > div {
		padding-top: 10px;
	}
	#category-main > div {
		padding-top: 170px;
	}
	nav#navigation-bar a.navbar-brand img {
		width: auto;
		height: auto;
	}
	.navbar-expand-md .navbar-collapse {
		margin-top: 175px;
		margin-bottom: 35px;
	}
	/*.navbar-expand-md .navbar-collapse {
		width: 100vw;
	}*/
	ul#menu-menu-principal {
		text-align: center;
	}
	/*main #main-carousel {
		margin-top: 258px;
	}*/
	main .media-box {
		width: auto !important;
	}
	/*#documents-container .col {
		width: 100% !important;
		max-width: 33.333333%;
	}*/
	main #main-carousel .carousel-item {
		height: 65vh;
	}
	main section#info-section p {
		margin-bottom: 0;
	}
	main section#info-section svg {
		height: 35px;
		width: 35px;
	}
	main section#documents-section  .media-boxes-grid-sizer {
		width: 1px !important;
	}
	main section#news-section #news-container img + div {
		position: relative;
	}
	main section#live-section .row > div:first-of-type {
		min-height: 375px;
	}
	main section#live-section .embed-responsive {
		/*top: -25px;*/
		right: 0;
		left: 0;
		margin-top: 36px;
	}
	main section#live-section .row > div:last-of-type > div {
		padding-bottom: 36px;
	}
	main section#live-section {
		margin-bottom: 65px;
	}
	main section#documents-section #documents-container .media-box-container {
		margin-bottom: 45px !important;
	}
	footer > div:last-of-type {
		background-size: 50%;
	}
	footer > div:last-of-type ul {
		text-align: left !important;
	}
	footer .row > div:last-of-type > div {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
	}
	footer .row > div:last-of-type > div > div > p:last-of-type{
		font-size: 15px;
	}
	main #contact-form-section #form-contact-us button {
		width: 176px;
	}
	#main-contac-us {
		margin-top: 258px;
	}
	#category-main ul .media {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
				flex-direction: row;
	}
	#category-main ul .media img {
		margin-right: 1rem!important;
		max-width: 215px;
	}
	#category-main ul .media p + span {
		width: auto;
		display: inline-block;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	main{
		padding-top: 145px;
	}
	#main-institutional-slogan {
		/* position: fixed; */
		height: 60px;
		/* min-height: auto; */
		background-color: #0c85aa!important;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1030;
		padding: 0 15px;
		display: block;
	}

	#main-institutional-slogan h1 {
		color: #FFFFFF;
		font-size: 22px;
		font-family: 'Homenaje', sans-serif;
		margin-bottom: 0;
	}

	#main-institutional-slogan ul img {
		max-width: 30px;
	}

	nav#navigation-bar a.navbar-brand img {
		width: auto !important;
		height: 100%;
	}


	nav#navigation-bar {
		top: 60px;
	}





	/*nav#navigation-bar a.navbar-brand {
		margin-right: 0;
		max-width: 160px;
	}*/
	nav#navigation-bar {
		height: 86px;
	}
	nav#navigation-bar a.navbar-brand {
		position: inherit !important;
		padding: 0;
		/*margin-right: 16px;*/
		max-width: unset;
		/*margin-top: 56px;*/
	}
	.navbar-expand-md .navbar-collapse {
		margin: 0;
	}
	/*main #main-carousel {
		margin-top: 152px;
	}*/
	main #main-carousel img {
		display: block !important;
	}
	/*	main #main-carousel .small-carousel-image {
            display: none;
    }*/
	main #main-carousel .carousel-caption {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+50,33addc+100&0.25+0,0.25+50,0.5+100 */ /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 50%, rgba(51, 173, 220, 0.5) 100%); /* Chrome10-25,Safari5.1-6 */
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), color-stop(50%, rgba(0, 0, 0, 0.25)), to(rgba(51, 173, 220, 0.5)));
		background: -o-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 50%, rgba(51, 173, 220, 0.5) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 50%, rgba(51, 173, 220, 0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#8033addc', GradientType=0); /* IE6-9 */
		position: absolute;
	}
	main .media-boxes-load-more-button {
		padding: 13px 15px 12px 15px;
		width: 150px;
	}
	main section#live-section {
		margin-bottom: 130px;
	}
	/*main section#live-section .embed-responsive {
		position: absolute;
		top: -25px;
	}*/
	footer .row > div:nth-of-type(2) {
		min-height: auto;
	}
	main section#live-section .row > div:last-of-type > div {
		padding-left: 44px;
		padding-bottom: 0;
	}
	main section#documents-section #documents-container .media-box-container {
		margin-bottom: 45px !important;
	}
	footer .row > div:last-of-type > div {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
	}
	footer .row > div:last-of-type > div > div > p:last-of-type {
		font-size: 16px;
	}
	#main-contac-us {
		margin-top: 86px;
	}
	main #section-contact-banner > div > div h1 {
		font-size: 60px;
	}
	main #section-contact-info .row > div > div {
		height: 100%;
		margin-bottom: 0;
	}
	main #contact-map-section {
		margin-top: 40px;
	}
	main #contact-form-section #form-contact-us .form-row > .col-12:last-of-type {
		padding-left: 8px;
	}
	main #contact-form-section #form-contact-us .form-row > .col-12:first-of-type {
		padding-right: 8px;
	}
	/*main #contact-form-section #form-contact-us input {
		margin-bottom: 0;
	}*/
	#single-main > div, #category-main > div, #page-main > div, #laip-main > div {
		padding-top: 100px;
	}
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	nav#navigation-bar a.navbar-brand {
		max-width: 100%;
	}
	/*main #main-carousel {
		margin-top: 86px;
	}*/
	main .media-box {
		width: auto !important;
	}
	main section#news-section #news-container img + div {
		position: relative;
	}
	main section#documents-section #documents-container .media-box-container {
		margin-bottom: 90px !important;
	}
	main section#live-section .row > div:first-of-type {
		min-height: auto;
	}
	main section#live-section .embed-responsive {
		position: absolute;
		top: -54px;
		margin-top: 0;
	}
	main section#live-section {
		margin-bottom: 130px;
		margin-top: 108px;
	}

	footer > div:last-of-type {
		background-size: contain;
		height: 84px;
		padding: unset;
	}
	footer > div:last-of-type > div > div > div:first-of-type {
		margin-bottom: 0;
	}
	footer .row > div:last-of-type > div {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
			-ms-flex-direction: row!important;
				flex-direction: row!important;
	}
}



/*#news-container .col {
	min-height: 535px;
}*/
.dropdown-menu {
	margin-top: 0;
}
.dropdown-menu .dropdown-menu {
	padding-top: 0;
}
.dropdown-item.active, .dropdown-item:active {
	background-color: #FFFFFF;
}
.dropdown-toggle::after {
	margin-left: 0.5em;
}


.mw-30p {
	max-width: 30px;
}
/*
     FILE ARCHIVED ON 00:56:00 Jul 01, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:21:30 Apr 15, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 168.514
  exclusion.robots: 0.106
  exclusion.robots.policy: 0.098
  cdx.remote: 0.074
  esindex: 0.012
  LoadShardBlock: 97.682 (3)
  PetaboxLoader3.resolve: 116.895 (4)
  PetaboxLoader3.datanode: 64.776 (5)
  CDXLines.iter: 22.78 (3)
  load_resource: 116.017 (2)
*/