body {
    font-size: 14px; font-family: 'Lato', sans-serif; background: #fff;
}

.main .search-box .search-box-advanced, .main .search-box .search-box-basic {
    background:  rgba(172, 5, 5, 0.76);
    padding: 25px;
    box-shadow: 20px 19px 21px rgba(1, 1, 1, 0.35);
}
 .search-box .search-box-advanced, .search-box .search-box-basic {
    background: #be2b31;
    padding: 25px;
}

#navbar li a {
    text-transform: none;
}

.bodyArticle83 .search-box-in-article .search-box{top: 43px;}
.navbar.navbar-right.additional-menu {display: none;}

.youTubeVideos-mini iframe {
    height: 72px!important;
}

.carousel-indicators {
    bottom: 20px;
}

.pagination li.active a, .pagination li.active a:hover {
    background: #be2b31;
}

.reversed-box {
	margin-bottom: 3px;
}

.btn-info {
    color: #fff;
    background-color: #02022e;
    border-color: #02022e;
}

.article-author-and-data {display: none;}

.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #02022e;
    border-color: #02022e;
}

#header .slogan {display: none;}

#breadcrumb {display: none;}

.miesz {text-align: center; padding: 30px;}
.miesz p {margin-bottom: 30px;}

.navbar-nav li:hover .dropdown-menu {display: block;}
#cookies-info {
    position: fixed;
    bottom: 0;
    background-color: #f7f7f7;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    border-top: 2px solid #be2b31;
    text-align: center;
    z-index: 99999;
}

#header .carousel-inner {
    max-height: 600px;
    margin-top: 70px;
}

.offer-props.offer-props-main {display: none;}

#menu .navbar ul > li > a {
    height: 50px;
    margin: 0;
    line-height: initial;
    padding: 8px;
    font-size: 1.2rem;
    position: relative;
   font-weight: 400;
}

.offer .offer-container {
    position: relative;
    background: #f4f4f4;
    padding: 16px;
}

.footer-aktualny-rok {display: none;}

.nav .caret { border-top-color:#686868;  border-bottom-color: #686868;}

#menu { background:  rgb(255, 255, 255); }
#menu .navbar ul.nav.language-menu li a {
    font-size: .6rem;
    padding: 0px 3px;
    font-weight: 600;
}

#menu .header-logo {
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 0px;
    height: 71px;
}

.offer-props > div::after {
    width: 7%;
   background: #be2b31;
}

.bodyOffersList .search-box {
    top: initial;
    position: relative;
}

.agent-name {
	font-weight: 700
}

.agent-name b{
	font-weight: 300
}

/* #banner-box.reversed-box {
    color: #fff;
    background: #344ea1 !important;
    background-position: center;
    background-size: cover;
    padding-top: 0px;
    margin-bottom: 0px;
    background-attachment: fixed;
    height: 150px;
    margin-top: 30px;
}

#banner-box .banner {
	padding-top: 0px;
}

.banner span:nth-child(2) {
    font-size: 1.4rem;
    margin-top: 0px;
}

#banner-box.reversed-box #banner-box-header {
	display: none;
}

#banner-box .banner:hover {
    padding-top: 0px;
    color: #001147;
} */


.btn-primary {
    border-radius: 3px;
    background: #be2b31;;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    border: 1px solid #fff;
    -webkit-transition: color .5s,background .5s;
    transition: color .5s,background .5s;
}
.btn-primary:hover {
    background-color: #be2b31 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}
.search-box .btn-primary, .search-box .btn-primary:active, .search-box .btn-primary:focus {
    background: #02022e;
    color: #efefef;
    font-size: 1.1rem;
    border: 1px solid
    #fff !important;
    font-weight: 400;
    
}

#header .slogan {
    bottom: 20px;
    left: 0;
    width: 100%;
    font-size: 2rem;
    line-height: 2rem;
    opacity: 1;
}


#header .slogan p{
    text-shadow: 3px 6px 10px rgba(1, 1, 1, 0.72);  
}

#header .slogan p span {
    font-size: 3rem !important;
    line-height: 3rem;
    font-weight: 800;
    text-shadow: 3px 6px 10px rgba(1, 1, 1, 0.72);
}

 h1, h2 {
    color: #02022e;
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 25px;
}

.offer .offer-price {
        color: #02022e;
        font-size: 1.5em;
    }


.offer .flag, .youTubeVideos-mini .flag {
position: absolute;
z-index: 20;
top: 0;
right: 0;
display: block;
height: 40px;
color: #02022e;
line-height: 40px;
padding: 0 10px;
white-space: nowrap;
text-transform: uppercase;
font-weight: 700;
font-size: .8rem;
background: #dcc970;
}

#menu .navbar ul.nav.language-menu {
   margin-right: 20px;
   position: absolute;
   right: -44px;
   top: 19px;
}

.language-menu li {
    text-transform: uppercase;
    float: none;
    height: 15px;
}

/* COLOR */

.agent .contact-agent .agent-phone, 
.offer-box .carousel-control, 
#navbar li.active, 
.language-menu li.active,
#navbar li.active, 
.language-menu li.active,
#navbar li.active a,
#menu .navbar ul > li:hover > a,
.offer-props > div.price span:nth-child(2),
.dropdown-menu li.active > a,
.sort-panel.btn-group button.btn.active
{
    color:#be2b31
}

.dropdown-menu li.active > a {  background-color: #be2b31!important;}
.result{ background: #be2b31; } 
.offer-page h3::after { background: #000; }  

.pricebox-menu {
   background: #be2b31
}

.offer-page h3 {
    color: #2f2c2c;
}


#navbar li.active {
    border-bottom: 2px solid #be2b31;

}

.language-menu li.active {
    border-bottom: 0px solid #be2b31; display: none;
}

#menu .navbar ul.nav.language-menu li a {
    line-height: 19px;
}

.zmdi.zmdi-facebook-box:hover {
	color: #3b5998; 
}

/* .zmdi.zmdi-youtube:hover {
	color: red;
} */

#footer {
    color: #fff;
    background: #02022e;
}



#copyright {
    background: #02022e;
    color: #fff;
    font-size: 1rem;
    text-align: center;
}

#copyright .container {
    padding-top: 2px;
    padding-bottom: 2px;
}

#menu .navbar ul > li > a::after {
    background: transparent;
}

#menu .navbar ul.nav.social-menu li a {
    font-size: 36px;
    color: #afafaf;
    margin-top: -25px;
}

/* COLOR */

.agent .contact-agent .agent-phone {
    font-size: 18px;
    font-weight: 600;
}

h1::after, h2::after, .agent .contact-agent .btn-default  {
    background: #be2b31;
}

.agent .agent-offers {
    background: #02022e;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 76px;
    right: 30px;
    color: #fff;
    text-align: center;
    line-height: 10px;
    display: block;
    font-size: .9rem;
    text-decoration: none;
}

.navbar-left {
    float: left !important;
    margin-left: -7px
}

.agent .agent-avatar {
    border: 2px solid #eae8e8;
    background-color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    margin: 0 auto;
    position: relative;
    top: -30px;
    margin-bottom: 5px;
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

#footer ul.nav {
    margin: 0;
    padding: 0;
    display: none;
}

article p {
	font-size: 16px;
}

.zmdi-chevron-down {
	font-size: 40px;
}


@media (min-width: 991px){
    .search-box {
        top: 150px;
    }
}

@media(min-width: 768px){
    .navbar-nav {
        margin-top: 33px;
        margin-left: 25px;
    }
}


@media (max-width: 1199px) {
 
   #menu .navbar ul > li > a {
    height: 75px;
    margin: 0;
    line-height: 55px;
    padding: 4px!important;
    font-size: 0.9em;
    position: relative;
}

.navbar-left {
    float: left !important;
    margin-left: 10px;
}
}

@media (max-width: 991px) {

#menu .main-menu {
    display: none;
    position: absolute;
    top: 95px;
}
}

@media (min-width: 992px) {
    .bodyOffersList .offers {
        min-height: 700px;
	}
}

