/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

::selection {
  background: #ff0000;
  color: #FFF;
  text-shadow: none;
}

.sticky-header #header-wrap {
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}

body {
  line-height: 1.5;
  color: #555;
  font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #3399cc;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 0 30px 0;
  margin-bottom: 30px;
  font-family: 'Barlow Condensed', sans-serif;
}

h1 > span:not(.nocolor):not(.badge), h2 > span:not(.nocolor):not(.badge), h3 > span:not(.nocolor):not(.badge), h4 > span:not(.nocolor):not(.badge), h5 > span:not(.nocolor):not(.badge), h6 > span:not(.nocolor):not(.badge) {
    color: #555;
}

h4 { font-size: 24px; }

.heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4, .emphasis-title h1, .emphasis-title h2 {
    color: #3399cc;
}

.heading-block > span:not(.before-heading) {
    font-weight: 700;
    color: #66ccff;
	font-family: 'Barlow Condensed', sans-serif;
    font-size: 30px;
}

.heading-block::after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 120px;
    border-top: 4px solid #ff0000;
}

.title-bottom-border h1, .title-bottom-border h2, .title-bottom-border h3, .title-bottom-border h4, .title-bottom-border h5, .title-bottom-border h6 {
    border-bottom: 2px solid #ff0000;
}

a {
  text-decoration: none !important;
  color: #3399cc;
}

a:hover { color: #66ccff; }

.section {
  padding: 3rem 0;
}

.color {
  color: #ff0000 !important;
}

.entry-title h3 a {
    color: #ff0000;
}

.line-red {
    clear: both;
    position: relative;
    width: 100%;
    margin: 4rem 0;
    border-top: 10px solid #ff0000;
}

.one-page-arrow {
    bottom: 40px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    font-size: 40px;
}

.menu-item:hover > .menu-link, .dark .menu-item.current > .menu-link {
  color: #ff0000;
}

.menu-link {
  line-height: 22px;
  color: #3399cc;
  font-weight: 700;
  font-size: 0.9rem;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  padding: 39px 12px;
}

.sub-menu-container .menu-item > .menu-link {
  position: relative;
  padding: 11px 5px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #666;
  letter-spacing: 0;
  font-family: 'Open Sans', sans-serif;
}

.sub-menu-container .menu-item:hover > .menu-link {
  background-color: #F9F9F9;
  padding-left: 18px;
  color: #990000;
}

sub-menu-container, .mega-menu-content {
  border-top: 2px solid #990000;
}

.slider-caption:not(.dark), .slider-caption:not(.dark) h2 {
  color: #3399cc;
}

.slider-caption h2 {
  font-size: 5rem;
  letter-spacing: 0px;
}

.slider-caption h2 {
  padding: 20px;
  background: rgba(255, 255, 255, 0.65);
}

.dark .slider-caption h2 {
  padding: 20px;
  background: rgba(255, 0, 0, 0.65);
}

.section {
  background-color: #FFF;
}

.special {
	background-color: #c5ebff;
	border-bottom-width: 1rem;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.iconlist li {
    position: relative;
    display: flex;
    align-items: baseline;
    line-height: 1.5rem;
}

.accordion-button {
	font-size: 1.3rem;
	color: #3399cc;
}

.accordion {
    --bs-accordion-active-color: #3399cc;
}

.fbox-content h3 {
    font-size: 1.25rem;
    font-weight: 500;
    font-family: 'Barlow Condensed', sans-serif;
    text-transform: none;
    color: #fff;
}

.media-box.fbox-bg .fbox-content {
	background-color: #ff0000;
	border: none;
	margin-top: 1rem;
}

.entry-title.title-xs h3 {
  font-size: 1.5rem;
  letter-spacing: 0;
}

.entry-title h2 a:hover, .entry-title h3 a:hover, .entry-title h4 a:hover {
  color: #990000;
}

.bg-color, .bg-color #header-wrap {
	background-color: #ff0000 !important;
}

.bg-color h2 {
	color: #FFF;
}

.bg-transprent-color {
  background: rgba(153, 0, 0, 0.47);
}

.dark .button.button-border:not(.button-light):not(.button-fill) {
  border-color: #FFF;
  color: #FFF;
}

.heading-line {
  margin-bottom: 30px;
  width: 100%;
  border-bottom: 10px solid #333;
}

.button.button-xlarge {
  padding: 12px 36px;
  font-size: 2rem;
  letter-spacing: 0px;
  line-height: 4rem;
}

.dark #footer, #footer.dark {
  color: #FFF;
  background-color: #ff0000;
  border-top: none;
}

.dark #copyrights, #copyrights.dark {
  color: #FFF;
  background-color: #3399cc;
}

.heading-line-footer {
  color: #CCC !important;
  margin-bottom: 30px;
  width: 100%;
  border-bottom: 10px solid #CCC;
}

.dark h2 {
  color: #CCC;
}

#footer .footer-widgets-wrap {
  padding: 40px 0;
}

#gotoTop:hover {
  background-color: #990000;
}

.naslov {
  width: 100%;
  border-bottom: 3px solid #CCC;
}

#page-title {
	background-color: rgba(102, 204, 255, 0.10);
	background-image: url(../images/zaklina-med-heading.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.nobackground {
	background-color: rgba(255, 255, 255, 1.0) !important;
	background-image: none !important;
}

#page-title h1 {
  letter-spacing: 0px;
  color: #3399cc;
  font-size: 3rem;
  line-height: 4rem;
  padding-left: 10px;
}

@media (max-width: 767.98px)  {
	#page-title {
  text-align: left;
	}
	
	.media-box.fbox-bg .fbox-content {
	margin-bottom: 1rem;
	}
	
}

.team-borders {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 12px;
	margin-right: 2px;
}

#top-bar {
	border-bottom: none;
	background-color: #ff0000;
	color: #FFF;
}

.centerimage {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.img-thumbnail {
    padding: 0.5rem;
    border: none;
    border-radius: 0px;
    max-width: 100%;
    height: auto;
}

.red-borders {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-bottom-color: #F00;
	padding-top: 10px;
	padding-bottom: 10px;
}

.dark .social-icon {
    border-color: #fff;
}

#top-bar a {
    color: #ffffff !important;
}

#top-bar a:hover {
	text-decoration: underline !important;
}

#copyrights {
    line-height: 40px;
}