/*
Theme Name: LandingPage_Europavimenti
Author: Martin Vremec
Description: Template per LandingPages
Version: 1.0
*/

body{
    
}

header.custom-header{
	position: fixed;
	display: block;
	background-color: white;
	top: 10px;
	left: 10%;
	right: 10%;
	border-radius: 5rem;
	z-index: 9999;
}
.bg-sky{
	background-color: #5895ce;
}
.jarallax .text-shadow, .jumbotron p{
	text-shadow: 3px 3px 6px black;
}
.stats{
	position:relative;
	display: block;
	background-color: white;
	top: -70px;
	margin-left: 10%;
	margin-right: 10%;
	border-radius: 2rem;
	z-index: 9998;
	border: 5px solid #F2A729;
}
.stats .stat-group{
	padding-top: 25px;
	padding-bottom: 25px;
}
.stats .number{
	display: inline-flex;
	font-size: 3rem;
	font-weight: 700;
}
.stats .label{
	display: inline-block;
	max-width: 250px;
	padding-left: 10px;
	color: #525654;
}
.green{
	color: #319358;
}
.red{
	color: #C4505D;

}
.orange{
	color: #F2A729;
}
.grey{
	color: #525654;
}
.backgroundyellow{
	background: var(--yellow, #F2A729);

}
.category{
	text-transform: uppercase;
	color: #525654;
	margin-bottom: 1rem;
}
.background-grey{
	background-color: #EBEBEB;
}
.objectivelabelbackground{
	display: block;
	background-color: white;
	margin-top: -100px;
	border-radius: 1rem;

}
.objectivelabel{
	display: block;
	padding: 60px 40px;
	margin-top: 50px;
	height: 150px;
}
li.donationlink{
	background-color: #319358;
	padding: 10px;
	border-radius: 5rem;
}
li.donationlink a{
	color: white !important;
}
.btn-donation{
	background-color: #319358;
	color: white;
	border-radius: 5rem;
	padding-left: 2rem;
	padding-right: 2rem;
	text-transform: uppercase;

}
.btn-outline-speciallink{
	border: 4px solid #F2A729;
	border-radius: 5rem;
	padding-left: 2rem;
	padding-right: 2rem;
	color: white;
	text-transform: uppercase;

}
.jumbotron{
	color: white;
	font-weight: 800;
	margin-top: 120px;
}
.home .jumbotron {
	color: white;
	font-weight: 800;
	margin-left: 10%;
	margin-right: 30%;
	margin-top: 120px;
}

.jumbotron .display-4{
	line-height: 1;
}
.home .jumbotron h1, .home .jumbotron p{
	color: white;
	max-width: 900px;

}
.jumbotron b{
	color: #F2A729;
}
section.aboutus{
	display: block;
}
.rounded-xl{
	border-radius: 1rem;
}
.donation_button:hover{
	background-color: white;
	color: green;
}

.modal .bg-black a{
	color: white;
}
.slopro-dark .navbar-nav .nav-link{
	color: white;
}
.bg-slopro.slopro-dark{
	background-image: none;
	background-color: #41597d;
}
.slopro-dark footer{
	background-color: #dde6f4;
}
.slopro-dark footer a, .slopro-dark footer h5, .slopro-dark footer h6, body.slopro-dark footer{
	color: black;
}
.slopro-dark .list-group-item{
	background-color: unset; 
	border: 1px solid rgba(255,255,255,.125);
}
.color-red{
	animation: pulse 2s infinite ;
}
.btn-small{
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: .6rem;
	border: 2px solid #F2A729;
}
.container-fluid.blog{
	max-width: 1590px;
}
#emotionalfield{
	background-image: url('/images/DonationField.jpg');
	background-position: top;
	min-height: 400px;
	
}
h3, .h3{
    font-weight: 600;
    font-size: 1.5rem;
}
h4, .h4{
	font-size: 1.3rem;
}
h5, .h5{
	font-size: 1.1rem;
	font-style: italic;
}
.blog h2{
	font-size: 1.6rem;
	line-height: 1.7rem;
	max-width: 90%;
	
}
.fiiblog h2{
	text-align: center;
	font-weight: 700;
	margin: 0 auto;
	text-transform: uppercase;
	color: white;
}
.fiiblog img{
	padding-bottom: 15px;
}
.fiiblog{
	margin-bottom: 50px;
	background-color: #525654;
}
@keyframes pulse{
	0%, 100% {
		color: red;
	}
	50% {
		color: orange;
	}
}
h2.title{
    border-bottom: 1px solid #ccc;
    width: 100%;
}
h2.title span{
    border-bottom: 3px solid red;
    display: inline-block;
    margin-bottom: -1px;
}
.slopro-dark .header-bg-slopro{
	background-image: unset;
	background-color: #161e2a;
	border-bottom: 10px solid rgb(220,220,220);
	-webkit-box-shadow: 0px 4px 15px 2px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 4px 15px 2px rgba(0,0,0,0.35);
box-shadow: 0px 4px 15px 2px rgba(0,0,0,0.35);
}
.bg-semitransparent{
    background-color: rgba(0,0,0,.8);
}
.bg-semitransparent-70{
    background-color: rgba(0,0,0,.7);
}
.bg-semiwhite{
    background-color: rgba(255,255,255,.8);
}
.bg-brown{
    background-color: #3f2d1f;
}
.navbar-brand img{
    max-height: 110px;
    z-index: 99;
  
   
}
#copyrights img{
	max-width:  100%;
}
#lang_selector{
	position: absolute;
	top: 0;
	right: 0;

}

#lang_selector .drop{
	display: block;
}
.wpml-ls{
	margin: 0 auto;
	max-width: unset !important;
	
}
.header-bg-slopro{
	background: url(images/headerWrapperBg.png) repeat-x;
	min-height: 152px;
	z-index: 1030;
}
.bg-slopro{
	background: url(images/exclusive_paper.png);
}
.the-content{
	z-index: 0;
	margin-top: -20px;
	min-height: 500px;

}
.toc .navbar-nav{
	padding-left: 10px;
}
.the-content h1{
	padding-top: 20px;
}

.breadcrumb{
    padding: .75rem 1rem 0;
}
.breadcrumb ol{
    margin-bottom: 0;
}

.thetitle h1{
    max-width: 70%;
}
.btn-predavatelji{
	background-color: #5777a7;
	color: white;
}
.toc .sticky-top{
    top: 220px;
    z-index: 100;
}
:target:before {
content:"";
display:block;
height:230px; /* fixed header height*/
margin:-230px 0 0; /* negative fixed header height */
}
#mobile_menu_bar{
    z-index: 9999;
}
.article img{
	width: 100% !important;
	height: auto !important;
}
footer{
	background-color: #C4505D;
}
footer li.donationlink{
	background-color: unset;
	padding: 0;
	border-radius: unset;
}
footer ul{
	list-style-type: none;
}
footer ul li a{
	color: white;
	text-transform: uppercase;
}


@media (max-width: 767.98px) {
#mobile_menu_bar .btn.btn-knjiznica-search{
    padding: 20px 0 20px 65px;
}
html #wpadminbar{
    position: fixed;
}
.display-4{
	font-size: 1.5rem;
}
.home .jumbotron{
	margin-right: 5%;
	margin-top: 50px;
}
.lead{
	font-size: 1rem;
}
.btn-outline-speciallink{
	margin-top: 5px;
}
.stats{
	margin-left: 4%;
	margin-right: 4%;
}
.stats .stat-group {
    padding-top: 10px;
    padding-bottom: 10px;
}
.stats .number{
	font-size: 1.8rem;
	min-width: 75px;
}
.jumbotron.bg-transparent{
	background-color: rgba(0,0,0,.7) !important;
}
.jarallax .jumbotron{
	padding-top: 4.5rem;
}
header.custom-header{
	background-color: transparent;
}
.jarallax{
}
.jarallax.page{
	margin-top: 50px;
	min-height: 250px;
}
#lang_selector{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}
.navbar-brand{
	display: block;
	margin: 15px auto 0;
}
.mainmenu.fixed-top{
    position: absolute;
}
h1{
    font-size: 1.5rem;
}
h2{
    font-size: 1.3rem;
}
h3{
    font-size: 1.1rem;
}
	.fiiblog h1{
		font-size: 3.2rem !important;
	}
.border-sm-top{
	border-top: 1px solid #dee2e6!important;
	margin-top: 1rem;
	padding-top: 1rem;
}
.display-1{
	font-size: 3rem;
}
.thetitle{
    margin-top: 0;
    top: 0;
}
.admin-bar .thetitle{
    top: 30px;
}
.brand {
    max-width: 60%;
}
.breadcrumb{
    margin-bottom: 0.2rem;
}
:target:before {
content:"";
display:block;
height:135px; /* fixed header height*/
margin:-135px 0 0; /* negative fixed header height */
}

}

@media (min-width: 768px){
	.navbar-expand-md .navbar-nav .nav-link{
		padding-right: 1.0rem;
		padding-left: 1.0rem;
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.navbar-nav{
		font-size: 1rem;
		line-height: 1rem;
		text-align: center;
	}

	.text-md-right{
		text-align: right;
	}
	.fiiblog h2{
		font-size: 2.0rem;
		line-height: 1.7rem;
		max-width: 90rem;
		color: white;
	}
}
@media (min-width: 1200px){
	.navbar-expand-md .navbar-nav .nav-link{
		padding-right: 1.3rem;
		padding-left: 1.3rem;
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
}
@media (min-width: 992px){
	.col-md-five{
		-ms-flex: 0 0 20%;
		flex:0 0 20%;
		max-width: 20%;
	}
}