/*
Theme Name: Bootstrap Basic4-AK
Theme URI: http://rundiz.com
Author: YNTAI
Author URI:
Description: Bootstrap v.4 basic theme for developers to build their new theme very fast and easy. (WordPress 5 or Gutenberg ready.) The concept is to keep it basic, no rich features, no additional functions; all of these for theme developers will be easier to start develop their theme. To follow what was changed, please look for <a href="https://github.com/Rundiz-WP/bootstrap-basic4" target="commits">commits</a> of this theme at Github or changelog.md file that come with the theme. Please read notice on Bootstrap Basic 4 Help page in Dashboard &gt; Appearance &gt; Bootstrap Basic4 Help or in readme.txt file in this theme package.
Version: 1.3.4
Requires PHP: 5.5
Requires at least: 5.0
Tested up to: 5.9
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: bootstrap-basic4
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, post-formats, threaded-comments, translation-ready, editor-style, blog

This theme built with Twitter Bootstrap v.4. It is basic theme with basic style for build new theme with Bootstrap.
*/


/*
Required WordPress CSS
*/
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}


/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}


/* ===== Base theme tweaks ===== */

.row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.text-right-header {
	float: right;
}

.logo-block {
	float: left;
}

.logo-block a {
	font-size: 1.4rem;
	font-weight: 600;
}

.navbar-nav li {
	font-size: 1.2rem;
	font-weight: 400;
}

.bg-white {
	border-bottom: #000 1px solid;
}

.carousel-item img,
.carousel img {
	max-width: 100%;
	height: auto;
}

.slogan {
	margin-top: 30px;
}

.top10 {
	margin: 10px;
}

.top30 {
	margin-top: 30px;
}

.top60 {
	margin-top: 60px;
}

.top90 {
	margin-top: 90px;
}

.top120 {
	margin-top: 120px;
}

.ak-media img {
	max-width: 100%;
}

.art_news h3 {
	width: 100%;
	font-weight: 300;
}

.row h1 {
	font-size: 2rem;
	text-align: center;
}

.row h2,
.row h3,
.row h4,
.row h5 {
	font-weight: 300;
}

.post-image-asso img {
	max-width: 100%;
	height: auto;
}

.media-heading {
	margin-top: 5px;
}

.modal-header h5 {
	font-weight: 300;
}

.right-fr {
	float: right;
}

.auto {
	height: auto;
}

.pad0 {
	padding: 0 !important;
}

.ak-media h4,
.ak-media h5 {
	font-weight: 300;
}

.ak-media h4 a:hover,
.ak-media h5 a:hover,
.hover:hover {
	text-decoration: none;
	color: #17a2b8 !important;
}

#card-li-container li {
	text-align: center;
	list-style-type: none;
	width: 100%;
}

.card-li {
	color: #000;
}

.card {
	border: 1px solid #fff !important;
}

#card-li-container li:hover a,
.card-li:hover {
	color: #fff;
	text-decoration: none;
}

#card-li-container li p {
	font-weight: 100;
	font-size: 1.4rem;
}

.sign {
	width: 100px;
	margin: 10px;
	float: left;
}

.blog-main small a {
	text-transform: uppercase;
}

#card-container {
	padding-left: 5px;
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: #000;
}

.embed-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.drive-img {
	width: 50px;
	float: left;
	position: absolute;
	left: 60px;
}

.next {
	margin-left: 20px;
}

.pagination {
	margin-top: 20px !important;
	margin-left: 20px !important;
}


/* ===== Footer ===== */

.site-footer {
	background: #f7f7f7;
	border-top: 1px solid #e8e8e8;
}

.site-footer .container {
	padding-top: 20px;
	padding-bottom: 12px;
}

.footer-title {
	margin: 8px 0 10px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .06em;
	color: #555;
}

.footer-links li {
	margin-bottom: 6px;
	padding: 6px 0;
}

.footer-links .glyphicon {
	margin-right: 6px;
	color: #999;
}

.footer-sep {
	margin: 14px 0;
	border-color: #ececec;
}

.footer-bottom {
	padding-top: 2px;
}

.back-to-top {
	border-radius: 20px;
	padding: 4px 10px;
}

@media (max-width: 767px) {
	.footer-right,
	.footer-left,
	.footer-center {
		text-align: left !important;
	}

	.back-to-top {
		margin-top: 8px;
	}

	#footer-row {
		text-align: left;
	}

	.site-footer .footer-left,
	.site-footer .footer-center,
	.site-footer .footer-right {
		width: 100%;
		float: none;
		text-align: left;
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 16px;
	}

	.site-footer .footer-right p,
	.site-footer .footer-center p {
		text-align: left;
	}

	.site-footer .footer-links a {
		display: inline-block;
		line-height: 1.4;
	}

	.site-footer .footer-bottom .col-sm-6 {
		width: 100% !important;
		float: none !important;
		text-align: center !important;
		margin-bottom: 8px;
	}

	.site-footer .back-to-top {
		display: inline-block;
		margin-top: 4px;
		border-radius: 20px;
		padding: 4px 10px;
	}
}


/* ===== UASM cards image proportions ===== */

.uasm-thumb-wrap {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
	background: #ececec;
	border-radius: 4px;
}

.uasm-thumb-wrap--wide {
	height: 360px;
}

.uasm-thumb-wrap--square {
	height: 260px;
}

.uasm-thumb-wrap img,
.uasm-thumb-img,
.ak-media .uasm-thumb-wrap img,
.ak-media img.uasm-thumb-img {
	display: block;
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	min-width: 100%;
	min-height: 100%;
	object-fit: cover !important;
	object-position: center center !important;
	transition: transform .35s ease;
}

.uasm-thumb-wrap:hover .uasm-thumb-img,
.uasm-thumb-wrap:hover img {
	transform: scale(1.03);
}

.ak-media {
	margin-bottom: 20px;
}

.ak-media .media-heading {
	line-height: 1.3;
	margin-bottom: 10px;
}

.ak-media .media-heading a {
	display: inline-block;
	text-decoration: none;
}

.ak-media.text-center .media-heading,
.ak-media.col-lg-4 .media-heading {
	max-width: 92%;
	margin-left: auto;
	margin-right: auto;
	min-height: 3.2em;
}

.news_text {
	line-height: 1.6;
}

#btn_poslyga {
	float: none !important;
}

@media (min-width: 768px) {
	.ak-media .col-lg-6.col-md-6.col-12:last-child {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}

	.ak-media .news_text {
		flex-grow: 1;
	}
}

@media (max-width: 991.98px) {
	.uasm-thumb-wrap--wide {
		height: 300px;
	}

	.uasm-thumb-wrap--square {
		height: 220px;
	}
}

@media (max-width: 767.98px) {
	.uasm-thumb-wrap--wide {
		height: 240px;
	}

	.uasm-thumb-wrap--square {
		height: 220px;
	}

	.ak-media.text-center .media-heading,
	.ak-media.col-lg-4 .media-heading {
		min-height: auto;
	}
}


/* ===== Single post layout ===== */

.uasm-single-title {
	font-size: 2.2rem;
	line-height: 1.25;
	font-weight: 300;
	margin-bottom: 10px;
	margin-top: 20px;
}

.uasm-single-meta {
	margin-bottom: 0;
	color: #666;
	font-size: 1rem;
}

.uasm-single-content {
	font-size: 1.08rem;
	line-height: 1.6;
}

.uasm-single-post .entry-content::after {
	content: "";
	display: block;
	clear: both;
}

.uasm-single-thumb {
	float: left;
	width: min(46%, 555px);
	margin: 0 28px 18px 0;
}

.uasm-single-thumb img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 4px;
}

.uasm-single-caption {
	margin-top: 8px;
	font-size: .92rem;
	line-height: 1.45;
	color: #666;
}

.uasm-single-post .entry-content > *:first-child {
	margin-top: 0;
}

.uasm-single-post .entry-content h2,
.uasm-single-post .entry-content h3,
.uasm-single-post .entry-content h4 {
	margin-top: 1.5em;
	margin-bottom: .6em;
	line-height: 1.3;
}

.uasm-single-post .entry-content p {
	margin-bottom: 1.1em;
}

@media (max-width: 991.98px) {
	.uasm-single-thumb {
		width: min(48%, 460px);
		margin-right: 22px;
	}
}

@media (max-width: 767.98px) {
	.uasm-single-title {
		font-size: 1.8rem;
	}

	.uasm-single-content {
		font-size: 1rem;
		line-height: 1.7;
	}

	.uasm-single-thumb {
		float: none;
		width: 100%;
		max-width: 768px;
		margin: 0 auto 20px auto;
		text-align: center;
	}
}


/* ===== Mobile header / menu fix ===== */

@media (max-width: 991.98px) {
	.main-navigation .col-md-12 {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
		padding-left: 12px;
		padding-right: 12px;
	}

	.logo-block {
		float: none;
		display: flex;
		align-items: center;
		margin: 0;
		flex: 0 0 auto;
	}

	.logo-block .site-title-heading {
		margin: 0;
	}

	.logo-block img {
		display: block;
		width: 64px;
		height: auto;
	}

	.text-right-header {
		float: none;
		flex: 0 0 auto;
		margin-left: auto;
		width: auto;
	}

	.navbar.navbar-expand-lg {
		padding: 0;
		width: auto;
		min-height: 64px;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.navbar-toggler {
		margin: 0;
		padding: 8px 10px;
		position: relative;
		right: 0;
	}

	.navbar-collapse {
		flex-basis: 100%;
		width: 100%;
		text-align: left;
		margin-top: 10px;
	}

	#bb4-primary-menu {
		width: 100%;
		padding-left: 0;
		margin: 0;
		text-align: left;
	}

	#bb4-primary-menu.navbar-nav {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	#bb4-primary-menu li {
		width: 100%;
		text-align: left;
		border-bottom: 1px solid #eee;
	}

	#bb4-primary-menu li:last-child {
		border-bottom: 0;
	}

	#bb4-primary-menu .nav-link {
		display: block;
		width: 100%;
		text-align: left;
		font-size: 16px;
		padding: 12px 0;
	}

	.navbar-collapse .float-lg-right {
		float: none !important;
		width: 100%;
		margin-top: 10px;
	}
}

/* ===== NEWS PAGE ===== */

.uasm-news-page,
.uasm-news-page * {
	box-sizing: border-box;
}

.uasm-news-page {
	background: #fff;
	padding: 10px 0 42px;
}

.uasm-news-page .container.uasm-news-container {
	max-width: 1200px;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	background: #fff;
}

.uasm-news-page .uasm-news-header {
	padding: 10px 0 18px;
	margin: 0 0 26px;
	text-align: center;
	background: #fff;
}

.uasm-news-page .uasm-news-header__title {
	margin: 0 0 10px;
	font-size: 3rem;
	line-height: 1.1;
	font-weight: 400;
	color: #1f2732;
}

.uasm-news-page .uasm-news-header__lead {
	max-width: 860px;
	margin: 0 auto;
	font-size: 1.05rem;
	line-height: 1.75;
	color: #5d6875;
}

/* GRID */
.uasm-news-page .uasm-news-grid {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-left: -15px;
	margin-right: -15px;
}

.uasm-news-page .uasm-news-grid__col {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 34px;
}

/* CARD */
.uasm-news-page .uasm-news-card {
	height: 100%;
	display: flex;
	flex-direction: column;
	background: #fff;
	border: 1px solid #eceff3;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
	transition: transform .2s ease, box-shadow .2s ease;
}

.uasm-news-page .uasm-news-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 14px 30px rgba(0, 0, 0, 0.08);
}

.uasm-news-page .uasm-news-card__thumb-link {
	display: block;
	width: 100%;
	text-decoration: none;
	background: #f5f6f8;
}

.uasm-news-page .uasm-news-card__thumb {
	display: block;
	width: 100%;
	height: 240px;
	object-fit: cover;
	object-position: center center;
	background: transparent;
}

.uasm-news-page .uasm-news-card__placeholder {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 240px;
	padding: 20px;
	background: #eef2f5;
	color: #7b8794;
	font-size: 26px;
	font-weight: 700;
}

.uasm-news-page .uasm-news-card__body {
	padding: 22px 22px 20px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.uasm-news-page .uasm-news-card__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	margin: 0 0 14px;
	font-size: .95rem;
	line-height: 1.4;
	color: #7a8088;
}

.uasm-news-page .uasm-news-card__author,
.uasm-news-page .uasm-news-card__date {
	color: #6e747c;
}

.uasm-news-page .uasm-news-card__title {
	margin: 0 0 14px;
	font-size: 1.3rem;
	line-height: 1.25;
	font-weight: 600;
	color: #253243;
}

.uasm-news-page .uasm-news-card__title a {
	color: inherit;
	text-decoration: none;
	transition: color .2s ease;
}

.uasm-news-page .uasm-news-card__title a:hover,
.uasm-news-page .uasm-news-card__title a:focus {
	color: #e85d24;
	text-decoration: none;
}

.uasm-news-page .uasm-news-card__excerpt {
	font-size: 1.03rem;
	line-height: 1.38;
	color: #4b5561;
	margin-bottom: 18px;
	flex-grow: 1;
}

.uasm-news-page .uasm-news-card__excerpt p {
	margin: 0;
}

.uasm-news-page .uasm-news-card__link {
	display: inline-block;
	margin-top: auto;
	font-size: 1rem;
	line-height: 1.3;
	font-weight: 500;
	color: #e85d24;
	text-decoration: none;
	transition: color .2s ease, transform .2s ease;
}

.uasm-news-page .uasm-news-card__link:hover,
.uasm-news-page .uasm-news-card__link:focus {
	color: #c94d1d;
	text-decoration: none;
	transform: translateX(2px);
}

/* PAGINATION */
.uasm-news-page .uasm-news-pagination {
	margin: 6px 0 40px;
	text-align: center;
}

.uasm-news-page .uasm-news-pagination .pagination {
	display: inline-flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0 !important;
	padding-left: 0;
	list-style: none;
}

.uasm-news-page .uasm-news-pagination .pagination > li {
	display: inline-block;
	margin: 0 !important;
}

.uasm-news-page .uasm-news-pagination .pagination > li > a,
.uasm-news-page .uasm-news-pagination .pagination > li > span {
	display: inline-block;
	padding: 8px 12px;
	border: 1px solid #d2d8df;
	background: #fff;
	color: #243243;
	border-radius: 3px;
	text-decoration: none;
}

.uasm-news-page .uasm-news-pagination .pagination > li > a:hover,
.uasm-news-page .uasm-news-pagination .pagination > li > span.current,
.uasm-news-page .uasm-news-pagination .pagination > li > .current {
	background: #0b67c2;
	border-color: #0b67c2;
	color: #fff;
}

/* SEO BLOCK */
.uasm-news-page .uasm-news-seo {
	margin-top: 12px;
	padding-top: 24px;
	border-top: 1px solid #d9dde2;
	background: #fff;
	color: #33404d;
}

.uasm-news-page .uasm-news-seo h2 {
	margin: 0 0 18px;
	font-size: 2rem;
	line-height: 1.3;
	font-weight: 400;
	color: #1f2732;
}

.uasm-news-page .uasm-news-seo h3 {
	margin: 24px 0 12px;
	font-size: 1.35rem;
	line-height: 1.35;
	font-weight: 400;
	color: #1f2732;
}

.uasm-news-page .uasm-news-seo p,
.uasm-news-page .uasm-news-seo li {
	font-size: 1rem;
	line-height: 1.85;
	color: #46515d;
}

.uasm-news-page .uasm-news-seo ul {
	padding-left: 22px;
}

/* TABLET: 2 columns + stagger */
@media (min-width: 768px) {
	.uasm-news-page .uasm-news-grid__col {
		width: 50%;
	}

	.uasm-news-page .uasm-news-grid__col:nth-child(2n) {
		margin-top: 42px;
	}
}

/* DESKTOP: 3 columns + stagger */
@media (min-width: 992px) {
	.uasm-news-page .uasm-news-grid__col {
		width: 33.333333%;
	}

	.uasm-news-page .uasm-news-grid__col:nth-child(2n) {
		margin-top: 0;
	}

	.uasm-news-page .uasm-news-grid__col:nth-child(3n+2) {
		margin-top: 42px;
	}
}

@media (max-width: 991.98px) {
	.uasm-news-page .uasm-news-header__title {
		font-size: 2.5rem;
	}

	.uasm-news-page .uasm-news-card__title {
		font-size: 1.6rem;
	}

	.uasm-news-page .uasm-news-card__thumb,
	.uasm-news-page .uasm-news-card__placeholder {
		height: 220px;
	}
}

@media (max-width: 767.98px) {
	.uasm-news-page {
		padding: 8px 0 32px;
	}

	.uasm-news-page .uasm-news-header {
		padding: 6px 0 14px;
		margin-bottom: 20px;
	}

	.uasm-news-page .uasm-news-header__title {
		font-size: 2.1rem;
	}

	.uasm-news-page .uasm-news-header__lead {
		font-size: .98rem;
		line-height: 1.65;
	}

	.uasm-news-page .uasm-news-grid__col {
		width: 100%;
		margin-bottom: 26px;
		margin-top: 0 !important;
	}

	.uasm-news-page .uasm-news-card__body {
		padding: 18px 18px 16px;
	}

	.uasm-news-page .uasm-news-card__title {
		font-size: 1.45rem;
		line-height: 1.28;
	}

	.uasm-news-page .uasm-news-card__thumb,
	.uasm-news-page .uasm-news-card__placeholder {
		height: 210px;
	}

	.uasm-news-page .uasm-news-card__excerpt,
	.uasm-news-page .uasm-news-seo p,
	.uasm-news-page .uasm-news-seo li {
		font-size: .97rem;
		line-height: 1.72;
	}

	.uasm-news-page .uasm-news-seo h2 {
		font-size: 1.65rem;
	}

	.uasm-news-page .uasm-news-seo h3 {
		font-size: 1.2rem;
	}
}
