.header-title {
	font-size: 2.6rem;
	color: #16192c;
}

.header-description {
	font-size: 1.42rem;
}

section a {
	color: #0059ff;
}

section a:hover {
	color: #0059ff;
	text-decoration: underline;
}

.text-primary {
	color: #0059ff !important;
}

.text-danger {
	color: #e60000 !important;
}

.text-xl {
	font-size: 2.2rem !important;
}

.btn-danger {
	background-color: #e60000 !important;
	border-color: #b30000 !important;
	color: #ffffff !important;
}

.btn-danger:hover {
	background-color: #ed2024 !important;
	border-color: #cc0000 !important;
	color: #ffffff !important;
	text-decoration: none;
}

.btn-outline-danger {
	border-color: #ed2024 !important;
	color: #ed2024 !important;
}

.btn-outline-danger:hover {
	background-color: #ed2024 !important;
	border-color: #ed2024 !important;
	color: #ffffff !important;
	text-decoration: none;
}

.btn-outline-primary {
	border-color: #002f87 !important;
	color: #002f87 !important;
}

.btn-outline-primary:hover {
	background-color: #002f87 !important;
	border-color: #002f87 !important;
	color: #ffffff !important;
	text-decoration: none;
}

.btn-primary {
	background-color: #0059ff !important;
	border-color: #0059ff !important;
}

.btn-primary:hover {
	background-color: #002f87 !important;
	border-color: #002f87 !important;
}

.bg-success {
	background-color: #00aa5b !important;
}

.bg-primary {
	background-color: #002f87 !important;
}

.bg-dark {
	background-color: #141414 !important;
}

.card-notice,
.card-notice .card-header,
.card-notice .card-body {
	background-color: #fff0f0 !important;
	border: 0;
	color: #c53030 !important;
}

.py-15 {
	padding: 3.8rem 0 !important;
}

.py-25 {
	padding: 6.5rem 0 !important;
}

.bg-cover {
	background-position: top center !important;
}

.article-image {
	position: relative;
}

.article-image .card-img {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 225px;
}

.article-date {
	text-align: center;
	text-shadow: 0 1.2px 1px rgba(1, 1, 1, 0.5);
	color: white;
	background-color: rgba(0, 47, 135, 0.8);
	border-bottom-left-radius: 12px;
	padding: 4px 10px 5px 10px;
	font-size: 1rem;
	position: absolute;
	bottom: 8px;
	left: 8px;
}

.article-header a {
	color: #002d80 !important;
}

.article-header a:hover {
	text-decoration: underline !important;
}

.article-header {
	font-size: 1.125rem;
	padding: 0;
}

/* .article-date {
  margin-top: 10px;
  margin-bottom: 20px;
} */

.article-content {
	margin: 10px 0;
	padding-bottom: 20px;
}

.slider-item {
	position: relative;
}

.slider-caption {
	text-align: center;
	text-shadow: 0 1.2px 1px rgba(1, 1, 1, 0.5);
	color: white;
	background-image: linear-gradient(to right, black, transparent);
	border-bottom-left-radius: 12px;
	padding: 4px 10px 5px 10px;
	font-size: 1rem;
	position: absolute;
	bottom: 0;
	left: 0;
}

.tx-shadow {
	text-shadow: 0 2px 0 rgba(1, 1, 1, 0.2);
}

.tx-justify {
	text-align: justify;
	text-justify: inter-word;
}

.tx-20 {
	font-size: 20pt !important;
}

.tx-15 {
	font-size: 15pt !important;
}

.tx-10 {
	font-size: 10pt !important;
}

.tx-8 {
	font-size: 8pt !important;
}

.tx-href a {
	color: #0059ff !important;
}

.tx-href a:hover {
	text-decoration: underline;
}

footer {
	border-top: 5px solid #ed2024;
}

/* badge */
.badge {
	padding-top: 2px !important;
	padding-bottom: 3px !important;
}

/* slick */
#other-article .slick-next {
	right: -30px;
	width: 30px;
}

#other-article .slick-prev {
	left: -30px;
	width: 30px;
}

#other-article .slick-next:before,
#other-article .slick-prev:before {
	font-size: 30px;
	opacity: 0.5;
	color: #002f87;
}

#slider-image .slick-prev {
	left: 10px;
	width: 40px;
	z-index: 999;
}

#slider-image .slick-next {
	right: 10px;
	width: 40px;
	z-index: 999;
}

#slider-image .slick-next:before,
#slider-image .slick-prev:before {
	font-size: 40px;
	opacity: 0.1;
	color: #ffffff;
}

/* wdiget contact */
.contact-list {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0 !important;
	background: none !important;
}

.contact-header {
	font-weight: 700 !important;
}

.contact-header a,
.contact-list li a {
	color: #002f87;
}

.contact-header a:hover,
.contact-list li a:hover {
	color: #002f87;
	text-decoration: underline;
}

.contact_list li {
	list-style-type: none;
	margin: 7px 0 0 0 !important;
	padding: 0 !important;
	line-height: 20px !important;
}

.contact-list .home {
	margin: 0;
	background: url("../../assets/img/contact_icons/home_silver.png") left 5px no-repeat;
	padding-left: 25px !important;
}

.contact-list .phone {
	margin: 0;
	background: url("../../assets/img/contact_icons/phone_silver.png") left 8px no-repeat;
	padding-left: 25px !important;
}

.contact-list .map {
	margin: 0;
	background: url("../../assets/img/contact_icons/map_silver.png") left 6px no-repeat;
	padding-left: 25px !important;
}

/* Footer Link */
ul.footer_links a,
ul.footer_links {
	color: #ffffff !important;
}

ul.footer_links a:hover {
	text-decoration: underline;
}

ul.footer_links {
	list-style: none;
	margin: 0 !important;
	padding-bottom: 10px;
}

ul.footer_links {
	line-height: 180%;
	font-size: 11px;
	display: block;
	color: #919191;
}

ul.footer_links li:first-child {
	border-left: 0;
	padding-left: 0;
}

ul.footer_links li {
	list-style-position: outside;
	line-height: 100%;
	display: inline;
	padding: 0 6px;
	border-left: 1px solid #cdcdcd;
}

/*
-------------------------------
gallery
-------------------------------
*/

.gallery-menu {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 6px;
}

.gallery-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.gallery-menu li {
	cursor: pointer;
	font-size: 18px;
	font-weight: 600;
	font-family: "Roboto Condensed", sans-serif;
	display: inline-block;
	border-bottom: 1px solid #e1e1e1;
	color: #313131;
	padding: 5px 10px;
	padding-top: 0;
	margin: 0 10px;
	margin-top: 10px;
	position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.gallery-menu li:hover {
	color: #3367c1;
}

.gallery-menu li.filtr-active {
	border-bottom: 1px solid #3367c1;
	color: #3367c1;
}

.gallery-menu li.filtr-active:before {
	border-color: #3367c1 transparent transparent;
	border-style: solid;
	position: absolute;
	content: "";
	border-width: 6px 6px 0;
	left: 50%;
	margin-left: -6px;
	bottom: -6px;
	text-decoration: none;
}

.gallery-group {
	border: 1px solid #ededed;
	margin-top: 30px;
}

.gallery-photo {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 196px;
	position: relative;
}

.gallery-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #3367c1;
	visibility: hidden;
	opacity: 0;
	transform: scale(0);
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.gallery-group:hover .gallery-bg {
	opacity: 0.7;
	transform: scale(1);
	visibility: visible;
}

.gallery-table {
	display: table;
	width: 100%;
	height: 100%;
}

.gallery-icon {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.gallery-icon a {
	position: relative;
	font-size: 26px;
	color: #fff;
	text-decoration: none;
	z-index: 99;
}

.gallery-group:hover .gallery-icon {
	opacity: 1;
	visibility: visible;
}

.gallery-text {
	text-align: center;
	background: #f5f5f5;
	padding: 20px;
}

.gallery-text h3 a {
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	margin-bottom: 8px;
}

.gallery-text h3 a:hover {
	color: #3367c1;
}

.gallery-text p {
	position: relative;
	font-size: 15px;
	border-top: 1px solid #ddd;
	margin: 0;
	padding-top: 8px;
}

.gallery-text p:before {
	position: absolute;
	content: "";
	left: 0;
	top: -1px;
	width: 0%;
	height: 1px;
	background: #3367c1;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.gallery-group:hover .gallery-text p:before {
	width: 100%;
}

.gallery-text p span {
	margin-right: 8px;
}

/*Modal*/
.modal-body {
	background-color: white;
}

/*loader*/
#loading {
	position: fixed;
	top: 0;
	z-index: 1021;
	width: 100%;
	height: 100%;
	display: none;
	background: rgba(0, 0, 0, 0.1);
}

#modal_loading {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1021;
	width: 100%;
	height: 100%;
	display: none;
}

.cv-spinner {
	padding-top: 25px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.spinner {
	width: 40px;
	height: 40px;
	border: 4px #f6f6f6 solid;
	border-top: 4px #6c757d solid;
	border-radius: 50%;
	animation: sp-anime 0.8s infinite linear;
}

/*spin animation*/
.fa-spinner {
	-webkit-animation-name: spin;
	-webkit-animation-duration: 3000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 3000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 3000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;

	animation-name: spin;
	animation-duration: 3000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes sp-anime {
	100% {
		transform: rotate(360deg);
	}
}

@-moz-keyframes spin {
	from {
		-moz-transform: rotate(0deg);
	}

	to {
		-moz-transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

/* figcaption */
figcaption.captionClass {
	font-size: 8pt !important;
	margin-top: 10px !important;
}

/* news scroller */
.news {
	width: 160px;
	color: white !important;
	background-color: #e60000;
	border: 0;
}

.news-scroll a {
	text-decoration: none;
	color: white !important;
}

.breaking-news {
	background-color: #002f87 !important;
	color: white !important;
}

.dot {
	height: 10px;
	width: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px !important;
	background-color: #e60000;
	border-radius: 50%;
	display: inline-block;
}

/* VIDEO */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	height: 0;
}

.video-container iframe {
	position: absolute;
	top: 8px;
	left: 8px;
	width: -webkit-calc(100% - 16px);
	width: -moz-calc(100% - 16px);
	width: calc(100% - 16px);
	height: -webkit-calc(100% - 16px);
	height: -moz-calc(100% - 16px);
	height: calc(100% - 16px);
	border-radius: 0.75rem !important;
}

/*  MEDIA QUERIES */
@media (max-width: 1024px) {
	.header-title {
		font-size: 2rem !important;
	}

	.header-description {
		font-size: 1.1rem !important;
	}
}

@media (max-width: 768px) {
	.header-title {
		font-size: 1.52rem !important;
	}

	.header-description {
		font-size: 1.05rem !important;
	}
}

@media (max-width: 425px) {
	.slider-caption {
		font-size: 0.8rem !important;
	}

	.header-title {
		font-size: 1.3rem !important;
	}

	.header-description {
		font-size: 1rem !important;
	}

	/* slick */
	#other-article .slick-next:before,
	#other-article .slick-prev:before {
		font-size: 30px;
		opacity: 0.5;
		color: #ffffff;
	}

	#other-article .slick-next {
		top: 30px;
		right: 20px;
		width: 30;
		z-index: 999;
	}

	#other-article .slick-prev {
		top: 30px;
		left: 20px;
		width: 30px;
		z-index: 999;
	}
}

@media (min-width: 992px) {
	.py-lg-25 {
		padding-top: 6.5rem !important;
		padding-bottom: 6.5rem !important;
	}
}

/* scroll to top */
.back-to-top {
	position: fixed;
	bottom: 25px;
	left: 25px;
	display: none;
	background-color: rgba(22, 25, 44, 0.2) !important;
	border: none !important;
	color: white !important;
}

/* skeleton */
.skeleton {
	color: transparent !important;
	appearance: none !important;
	-webkit-appearance: none !important;
	background-color: #e2e5e7;
	background-image: linear-gradient(90deg,
			rgba(236, 236, 236, 0),
			rgba(236, 236, 236, 0.5),
			rgba(236, 236, 236, 0));
	background-size: 40px 100%;
	background-repeat: no-repeat;
	background-position: left -40px top 0;
	-webkit-animation: shine 1s ease infinite;
	animation: shine 1s ease infinite;
}

.skeleton a,
.skeleton ul {
	display: block;
	color: transparent !important;
	appearance: none !important;
	-webkit-appearance: none !important;
	background-color: #e2e5e7;
	background-image: linear-gradient(90deg,
			rgba(236, 236, 236, 0),
			rgba(236, 236, 236, 0.5),
			rgba(236, 236, 236, 0));
}

.skeleton::placeholder,
.skeleton a::placeholder,
.skeleton ul::placeholder,
.skeleton li::placeholder {
	color: transparent !important;
}

img.skeleton {
	filter: grayscale(100) contrast(0%) brightness(1.8) !important;
}

@-webkit-keyframes shine {
	to {
		background-position: right -40px top 0;
	}
}

@keyframes shine {
	to {
		background-position: right -40px top 0;
	}
}

/* pagination */
.page-link.active,
.active>.page-link {
	background-color: #002f87;
	border-color: #002f87;
}
