@charset "UTF-8";
/*
	Theme Name: IEEECS
	Template: catch-starter
	Author: ☕📷OM WEBDESIGN
	Author URI: https://ondrejmichal.cz
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;800&display=swap');
a,
p,
h1,
h2,
h3,
h4,
span,
ul,
ol,
li {
	font-family: 'Montserrat', sans-serif;
}

a {
	font-weight: bold;
}

a:hover {
	opacity: 0.9;
}

h2 {
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
}

.wrapper {
	max-width: 1170px;
	width: 100%;
}

#scrollup:hover,
#scrollup:focus,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
.header-media .more-link .more-button:hover,
.header-media .more-link .more-button:focus,
#feature-slider-section .more-link span:hover,
#feature-slider-section .more-link span:hover,
.section .more-button:hover,
.section
	.more-button:focus
	.custom-header-media
	.wp-custom-header-video-button.wp-custom-header-video-pause,
.custom-header-media .wp-custom-header-video-button:hover,
.custom-header-media .wp-custom-header-video-button:focus,
#feature-slider-section .cycle-pager span:hover,
#feature-slider-section .cycle-pager span:focus,
#feature-slider-section .cycle-pager .cycle-pager-active,
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type='button']:hover,
input[type='button']:focus,
input[type='reset']:hover,
input[type='reset']:focus,
input[type='submit']:hover,
input[type='submit']:focus,
.woocommerce div.product form.cart .button:hover,
.woocommerce div.product form.cart .button:focus,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.page-links a:hover,
.page-links a:focus,
.site-main #infinite-handle span:hover,
.site-main #infinite-handle span:focus,
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus,
.posts-navigation a:hover,
.posts-navigation a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li span.current,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus {
	background-color: #2c87a8;
}

.header-media .more-link .more-button:hover,
.header-media .more-link .more-button:focus,
#feature-slider-section .more-link span:hover,
#feature-slider-section .more-link span:hover,
.menu-toggle:hover,
.menu-toggle:focus,
input[type='date']:focus,
input[type='time']:focus,
input[type='datetime-local']:focus,
input[type='week']:focus,
input[type='month']:focus,
input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='number']:focus,
textarea:focus,
.tagcloud a:hover,
.tagcloud a:focus {
	border-color: #2c87a8;
}

.wp-block-separator {
	margin: 20px auto !important;
}

.site-branding {
	margin: 0;
	width: 100%;
}
.site-branding .site-identity {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	-ms-flex-align: center;
	align-items: center;
}
.site-branding .site-identity .site-title {
	line-height: 0;
}
.site-branding .site-identity h1 {
	line-height: 0;
}
.site-branding .site-identity .custom-logo {
	width: 180px;
	height: auto;
	margin: 0;
}
.site-branding .site-identity .site-description {
	color: #2c87a8;
	font-style: italic;
	margin-top: 5px;
}

#header-navigation-area {
	border: none !important;
}
#header-navigation-area .wrapper {
	padding: 0;
}

#site-header-menu {
	background-color: white;
	color: black;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-radius: 10px;
}
#site-header-menu li a {
	color: black;
	font-weight: 600;
	position: relative;
	border: 2px solid transparent;
	font-size: 16px;
	padding: 10px 15px;
}
#site-header-menu li a:hover {
	color: #0071a6;
}
#site-header-menu li .sub-menu {
	background-color: #0071a6;
}
#site-header-menu li .sub-menu a {
	color: white;
	background-color: #0071a6;
}
#site-header-menu li .sub-menu a:hover {
	color: #eaeaea;
}

.header-media {
	background: transparent;
}
.header-media .wrapper {
	max-width: 1170px;
}
.header-media .custom-header-content {
	background-color: rgba(0, 0, 0, 0.35);
}
.header-media .custom-header-content .entry-title,
.header-media .custom-header-content .site-header-text {
	text-shadow: 2px 2px 2px #303030;
}
.header-media .custom-header-content .more-button {
	text-shadow: none;
	background-color: #0071a6;
	color: white;
	border-color: transparent;
}

.custom-header-content {
	padding: 75px 50px;
	border-radius: 10px;
}

.section-title {
	text-transform: none;
}

.wp-custom-header img {
	border-collapse: separate;
	border-radius: 10px;
}

.page-template-front-page .site-content {
	padding-top: 20px;
}
.page-template-front-page .wrapper {
	padding: 0;
}
.page-template-front-page .content-area {
	margin: 0;
	padding: 0;
}
.page-template-front-page #primary {
	margin: 0;
	padding: 0;
	padding: 0 10px;
}
.page-template-front-page #primary .kdo-jsme-block {
	background-color: #e2f1fb;
	padding: 20px 20px;
	border-radius: 10px;
}
.page-template-front-page #primary .jak-clen-block {
	background-color: #0071a6;
	color: white;
	padding: 20px 20px;
	border-radius: 10px;
	text-align: center;
}
.page-template-front-page #primary .jak-clen-block a {
	color: white;
	text-decoration: underline;
}
.page-template-front-page #primary .jak-clen-block h2 {
	color: white;
}

.automate-nonedit-vtools {
	width: 75%;
}

.automate-nonedit-documents {
	width: 25%;
}
.automate-nonedit-documents figure img {
	width: 100%;
	max-width: 300px;
	height: auto;
	margin: 0 auto;
}
.automate-nonedit-documents ul {
	list-style-type: none;
}
.automate-nonedit-documents ul a {
	font-weight: bold;
	font-size: 14px;
	position: relative;
	left: 22px;
}
.automate-nonedit-documents ul a::before {
	content: url('./img/doc-ico.svg');
	position: absolute;
	width: 20px;
	height: auto;
	left: -22px;
}

@media screen and (min-width: 64em) {
	.no-sidebar .content-area {
		max-width: 1170px;
	}
}
.wp-block-gallery.has-nested-images.is-cropped
	figure.wp-block-image:not(#individual-image)
	a,
.wp-block-gallery.has-nested-images.is-cropped
	figure.wp-block-image:not(#individual-image)
	img {
	-o-object-fit: contain;
	object-fit: contain;
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
	max-width: 300px !important;
	width: 100%;
}

.facebookbtn .wp-block-button__link {
	background-color: #0071a6 !important;
}

.chairman-section {
	margin: 10px;
}
.chairman-section h3,
.chairman-section h4,
.chairman-section p {
	margin-top: 10px;
	margin-bottom: 10px;
} /*# sourceMappingURL=style.css.map */

.wp-block-query {
}
.wp-block-post-template {
	margin-left: 0;
}
.wp-block-post-template li {
	padding: 10px;
	border: dashed 1px #0071a6;
	margin-top: 4px;
}
.wp-block-post-template h2 {
	font-size: 20px;
}
.wp-block-post-template p {
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 0;
}
.wp-block-post-template .more-link {
	font-size: 16px;
	margin-top: 10px;
	padding: 5px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
	background-color: #0071a6;
}
