/*
Theme Name:	 Bridge-EE child
Theme URI:	 http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author:		 MSHGroup.eu, Dario.Majovsky.net
Author URI:	 https://www.mshgroup.eu/
Template:	 bridge
Version:	 29.3
Text Domain: bridge-child-ee
*/

/*  @import url("../bridge/style.css");  */

/*---------------------------------------------------
---------- Theme customization starts here ----------
---------------------------------------------------*/

.page-break-after-always {
	page-break-after: always !important;
}
.page-break-before-always {
	page-break-before: always !important;
}
h1, h2, h3, h4, h5 {
	page-break-after: avoid !important;
}
img, figure, table {
	page-break-inside: avoid !important;
}
.wpb_video_wrapper {
	page-break-inside: avoid !important;
}

.hide-this-in-this-language {
	display: none !important;
}
.obj-vertical-align-middle {
	align-items: center !important;
	vertical-align: middle !important;
}


.filter_outer {
	margin: 40px 0 10px;
	padding: 0;
}
.filter_holder ul {
	background-color: #f58220;
	padding: 3px;
}
.filter_holder ul li {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	margin: 4px;
	padding: 1px 27px;
	vertical-align: middle;
}
.filter_holder ul li span {
	color: #ffffff;
	padding: 0;
}
.filter_holder ul li.active {
	border-width: 3px;
	margin: 0px;
}
.filter_holder ul li.active span {
	color: #ffffff !important;
	font-weight: bolder;
}
.filter_holder ul li:hover span {
	color: #d56200 !important;
}
.post_info span.time.entry_date {
	color: #d0d0d0 !important;
}

.blog_holder.masonry.masonry_pagination {
	margin-top: 40px;
	margin-bottom: 0px;
}

.blog_holder.masonry.blog_masonry_date_in_image.masonry_pagination {
	margin-top: 30px;
}
.blog_holder.blog_masonry_date_in_image article .post_text h5 {
	margin-bottom: 10px;
}
.blog_holder.blog_masonry_date_in_image article .post_text .post_text_inner {
	text-align: left;
	padding: 20px 5px 5px 5px;
}
.blog_holder.blog_masonry_date_in_image article .post_text_inner .post_info {
	margin: 0;
}


.CurrLangFlagImgTag {
	margin-left: 3px;
    margin-bottom: 4px;
    border-color: gray;
    border-style: solid;
    border-width: 1px;
    width: 18px;
    height: 11px;
}
nav.main_menu.right {
	margin-top: 50px;
}
nav.main_menu > ul > li > a {
	padding: 0 0 0 15px;
}


.widget_nav_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget_nav_menu li {
	padding: 7px 0 7px 0;
	margin: 0;
	border-bottom: 1px solid #5c6770;
}
.widget_nav_menu li a {
	color: #5c6770;
}


.home_page_links {
	color: #ffffff !important;
}
.home_page_links:hover{
	color: #d56200 !important;
}

.background_orange_to_red {
	animation: blinkingBackground 1.8s infinite;
}
@keyframes blinkingBackground {
	0%	{background-color: #f58220;}
	20%	{background-color: #f58220;}
	30%	{background-color: #f76218;}
	38%	{background-color: #f94210;}
	44%	{background-color: #fc2008;}
	48%	{background-color: #ff0000;}
	52%	{background-color: #ff0000;}
	56%	{background-color: #fc2008;}
	62%	{background-color: #f94210;}
	70%	{background-color: #f76218;}
	80%	{background-color: #f58220;}
	100% {background-color: #f58220;}
}


div#ect-minimal-list-wrp,
.ect-list-posts.style-2 {
	margin-top: 15px !important;
	margin-bottom: 12px !important;
}

div.gallery_holder ul.gallery_inner.gallery_with_space.v0 li {
	margin: 12px 0;
}

div.latest_post_holder.minimal {
	margin-bottom: 10px;
}
div.latest_post_holder.minimal ul li {
	border-bottom: 1px solid #00000020;
	padding-top: 12px;
}


div.widget.widget_categories ul {
	list-style: revert;
	padding-left: 20px;
}
div.widget.widget_categories ul li.categories {
	font-size: 0;
	line-height: 15px;
}
div.widget.widget_categories ul li.cat-item {
	font-size: 14px;
	line-height: 26px;
	margin: 0;
}

.widget .tagcloud,
.widget .wp-block-tag-cloud {
	margin-top: 15px;
	margin-bottom: 42px;
	text-align: justify;
}
.widget .tagcloud a,
.widget .wp-block-tag-cloud a {
	display: inline;
	font-size: none !important;
}

div.widget.widget_archive ul {
	list-style: revert;
	margin-top: 15px;
	padding-left: 40px;
}
div.widget.widget_archive ul li {
	margin: 0;
}


ul {
	list-style-position: outside;
	padding-left: 20px;
} 


.flexslider {
	margin: 0 !important;
}


h2.pcp-section-title {
	padding: 5px 10px !important;
	background-color: #f58220 !important;
	color: #fff !important;
}

.sp-pcp-title a {
	color: #f58220 !important;
}

.sp-pcp-post-content p,
p.q_masonry_blog_excerpt,
p.post_excerpt {
	align: justify;
	text-align: justify;
}

.tribe-events-widget-events-list {
	margin-top: 35px !important;
}

.tribe-events-widget-events-list__header-title {
	color: #f58220 !important;
	display: block !important;
	font-size: 24px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
}

#ect-events-list-content h2.ect-list-title a:hover,
#ect-events-list-content .ect-list-description .ect-event-content a{
	color: #d86200 !important;
}


#qode-qbutton-main-color qode-qbutton-full-width qode-qbutton-square {
	background-color: #F58220 !important;
}


a h3:hover {
	color: #d56200;
}

.fa-lg {
	font-size: 32px !important;
	margin-right: 8px;
	color: #f58220;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fw {
	width: 100%;
}

.ls-nav-next,
.ls-nav-prev {
	border: none !important;
}

.contact-box {
	background: #eee;
	border-radius: 3px;
	padding: 10px 20px 10px 20px;
	margin-bottom: 10px !important;
}

.fill-box h2 {
	color: #fff;
	font-weigth: 700;
	font-size: 30px;
}

/*
.fill-box.orange {
	border: 2px solid #f58220;
	background: #f58220 url(http://pisarna.novisplet.com/all_data/wp-content/uploads/2016/01/all-data-grafika.png) left bottom no-repeat;
}
*/

.fill-box,
.outline-box {
	height: 250px;
	padding: 30px;
	box-sizing: border-box;
	border: solid #C2C5C6 2px;
	margin-bottom: 30px !important;
	overflow: hidden;
}

.outline-box-di {
	padding: 30px;
	box-sizing: border-box;
	border: solid #7D858D 2px;
	border-radius: 10px;
	margin-bottom: 30px !important;
}

.outline-box h3 {
	padding-bottom: 10px;
}

.outline-box.orange {
	border: 2px solid #f58220;
}

.outline-box.grey
.outline-box-di.grey {
	border: 2px solid #5c6770;
}

.outline-box-di img {
	margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
	.outline-box-di .full_section_inner {
		display: table;
	}

	.outline-box-di .wpb_column {
		float: none;
		display: table-cell;
		vertical-align: middle;
		display: inline-block;
	}

	.outline-box-di img {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
	.fill-box,
	.outline-box {
		height: 280px;
	}
}

@media screen and (min-width: 1000px) and (max-width: 1200px) {
	.fill-box,
	.outline-box {
		height: 287px;
	}
}

#cta-vrstica .fl  {
	padding: 14px 10px 14px 0;
	text-transform: uppercase;
}

@media screen and (max-width: 1000px) {
	#cta-vrstica {
		text-align: center !important;
	}

	#cta-vrstica .fl {
		float: none;
		display: block;
	}

	#cta-vrstica .btn-left {
		float: none;
		display: inline-block;
		margin: 8px auto 0 auto;
	}
}

#logo-row {
	border-top: 2px solid #dee1e2;
}

input[type="text"],
textarea {
	outline: none;
	background: #fff;
	border: 1px solid #5c6770;
	padding: 10px 15px;
	border-radius: 3px;
	color: #696969;
}

textarea {
	resize: none;
}

input[type="text"]:focus,
textarea:focus {
	border: 1px solid #f58220;
}

div.title.title_size_medium.position_left.has_background {
	height: 100px !important;
}

.title img {
	height: 100px;
	max-width: none;
	width: auto;
}

.title_holder {
	padding-top: 0 !important;
}

.breadcrumb {
	position: relative;
}

.breadcrumb a:hover {
	color: #f58220;
}

.breadcrumb .current {
	color: #5c6770;
	font-weight: 700;
}

.current-page-ancestor a,
.current_page_item a {
	font-weight: 700 !important;
	color: #f58220 !important;
}

.grey-text {
	color: #5c6770 !important;
}


.content {
	margin-top: 0 !important;
}

.content .column2 {
	padding-bottom: 50px;
}

.field-wrap {
	margin-bottom: 10px !important;
}

.post h2 {
	text-transform: none;
}

.post_content_holder {
	padding-top: 50px;
	padding-bottom: 20px;
}

.post_content_holder .post_image {
	float: right;
	width: 30% !important;
	display: inline-block !important;
}

.post_content_holder .post_image img {
	width: 100%;
	height: auto;
}

.post_content_holder .post_text {
	float: left;
	display: inline-block !important;
	width: 70%;
	padding-right: 30px;
	box-sizing: border-box;
	padding-top: 0;
}

.post_content_holder .post_text h2 {
	margin-bottom: 15px;
}

.post_content_holder .post_text .post_text_inner {
	padding-top: 0 !important;
}

.post_content_holder .post_text .post_info{
	display: none;
}

.post_content_holder .post_text .date {
	float: right;
}

.post_content_holder .post_text .updated {
	display: none;
}

/*
.post .date {
	display: none;
}
*/

.footer_top .btn {
	display: inline-block;
	margin-bottom: 10px;
}

.footer_top a {
	color: #f58220;
}

.footer_top a:hover {
	color: #d56200 !important;
}

.special-event {
	border: 2px solid #f58220;
	margin-bottom: 35px !important;
}



/*
.ninja-forms-required-items {
	display: none;
}

.ninja-forms-req-symbol {
	display: none;
}
*/


/*---------- bootstrap classes START ----------*/
.btn {
    border-radius: 3px;
    padding-left: 25px;
    padding-right: 25px;
    border: none;
    text-transform: uppercase;
    box-sizing: border-box;
}
.btn.fw {
    text-align: center;
}
.btn-lg {
    padding-top: 18px;
    padding-bottom: 18px;
    font-weight: 700;
    font-size: 18px;
}
.btn-md {
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
    font-weight: 700;
}
.btn-sm {
    padding-top: 11px;
    padding-bottom: 9px;
    font-size: 13px;
    font-weight: 700;
}
.btn-xs {
    padding: 7px 9px;
    font-size: 10px;
    font-weight: 400;
}
.btn-left {
    float: left;
    margin-right: 10px;
}
.btn-right {
    float: right;
    margin-left: 10px;
}
.btn-primary,
.btn-primary:visited {
    color: #fff;
    background: #f58220;
}
.btn-primary:hover {
    color: #fff;
    background: #d56200;
}
.btn-primary:active,
.btn-primary:active:hover {
    color: #fff;
    background: #d56200;
}
.btn-default,
.btn-default:visited {
    color: #eee !important;
    background: transparent;
    border: 2px solid #eee;
}
.btn-default:hover {
    color: #fff !important;
    background: transparent;
    border: 2px solid #fff;
}
.btn-default:active,
.btn-default:active:hover{
    color: #fff !important;
    background: transparent;
    border: 2px solid #fff;
}
/*---------- bootstrap classes END ----------*/