body {background:#fff;}
.sidebar-left {
background: #fff;
border: 1px solid #eee;
border-radius: 6px;
padding: 6px;
}
.main-content {
background: #fff;
padding-top: 10px;
}
.navbar-static-top {margin-bottom:0px;}
.purchase .marginek {
margin: 15px 0px;
}
.purchase a.btn-buy {
color: #fff;
font-size: 16px;
cursor: pointer;
margin-top: 22px;
font-weight: bold;
border-radius: 2px;
background: #72c02c;
display: inline-block;
text-decoration: none;
padding: 12px 28px 9px;
text-transform: uppercase;
text-shadow: 0 1px 0 #51a00b;
}

.da-slide h2 a{
    padding: 15px 22px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1em;
    background: #ffa264;
    display: inline-block;
    margin-top: 20px;
}
.da-slide h2 i {
	width: 100%;
    display: inline-block;
	background: transparent;
	font-size: 31px;
}
@media (max-width: 767px) {
	.da-slide h2 i {
		font-size: 22px;
	}
}
@media (max-width: 450px) {
	.da-slide h2 i {
		font-size: 16px;
	}
}

.da-slide .da-img a {
	width: 200px;
	height: auto; 
	padding: 15px 0px; 
	font-size: 20px; 
	font-weight: bold;
	margin-top: -25px;
	line-height:1em;
	background: #ffa264;
	bottom: 0;
}
#customHtml-67 h2 {
	font-size: 30px;
	border-bottom: 1px solid;
}

.slider-inner {
    height: 427px;
}

.slider-inner .da-slider {
    height: 480px;
}

.slider-inner .da-slider {
    border-bottom: none;
}
.footer {
    padding: 20px 15px 30px;
}

.da-slide .da-img {
    top: 0;
    margin-left: 140px;
    position: absolute;
    left: 30%;
    opacity: 1;
    display: inline-flex;
    justify-content: flex-end;
    min-width: 50%;
    width: max-content;
    height: 404px;
}

img.slider-img-women {
    display: inline-block;
    position: absolute;
    left: auto;
}

img.slider-img-magazine {
    position: relative;
    height: fit-content;
    padding-top: 85px;
}

h2.slider-title {
    color: #d2c4b3;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 55px;
    line-height: 60px;
    margin-left: 0;
    margin-bottom: 30px;
    margin-top: 50px;
}

.da-slide p {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 25px;
    width: 400px;
    color: #fff;
    overflow: hidden;
    margin-left: 0; 
    margin-bottom: 60px;
}

@media (max-width: 454px) {
.da-slide p {
font-size: 20px;
display: block;
max-width: 90%;
}
}

@media (max-width: 400px) {
.da-slide p {
font-size: 16px;
display: block;
}
}

.da-slide h2, .da-slide p, .da-slide .da-link {
    position: unset;
    opacity: 1;
}

.left-box {
    width: 50%;
    display: flex;
    justify-content: flex-end;
}

@media (min-width: 768px) {
.inner-box {
    width: 375px;
}
.da-slide .da-img {
    margin-left: 260px;
}
}

@media (min-width: 992px) {
.inner-box {
    width: 485px;
}
.da-slide .da-img {
    margin-left: 150px;
}
}

@media (min-width: 1200px) {
.inner-box {
    width: 585px;
}
}

@media (min-width: 1440px) {
.da-slide .da-img {
    margin-left: 120px;
}
}

@media (min-width: 1625px) {
.da-slide .da-img {
    margin-left: 50px;
}
}

@media (min-width: 1850px) {
.da-slide .da-img {
    margin-left: 20px;
}
}

@media (min-width: 2000px) {
.da-slide .da-img {
    margin-left: -30px;
}
}

@media (min-width: 2200px) {
.da-slide .da-img {
    margin-left: -100px;
}
}

@media (min-width: 2400px) {
.da-slide .da-img {
    margin-left: -150px;
}
}

@media (max-width: 992px) {
.left-box {
    width: 50%;
    display: inline-block;
    max-height: 100%;
}
img.slider-img-magazine {
display: none;
}
img.slider-img-women {
display: block;
    margin-right: -50px;
}
}

@media (min-width: 818px) {
img.slider-img-women {
    margin-right: 0;
}
}

@media (max-width: 767px) {
.left-box {
    width: 50%;
    display: inline-block;
    max-height: 100%;
}
img.slider-img-magazine {
display: block;
position: initial;
}
img.slider-img-women {
display: none;
}
}

@media (max-width: 620px) {
.left-box {
    width: 100%;
    display: inline-block;
    max-height: 100%;
}
img.slider-img-magazine {
display: none;
}
.da-slide .da-img {
display:none;
}
}

.inner-box {
    padding-left: 15px;
}
.da-slide.da-slide-current .inner-box a {
    z-index: 999;
}

.slider-arrow {
    display: inline-block;
    height: 9px;
    width: 13px;
    margin-left: 5px;
    background: url("/appFiles/site_72/other/images/slider-arrow.svg") no-repeat;
}

.btn-order {
    cursor: pointer;
    padding: 10px 20px;
    position: relative;
    background: #fa3333;
    display: inline-block;
    border-radius: 25px!important;
}

a.btn-order {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
}

.header .navbar-default {
	padding-bottom: 1px;
}
.header {border:none;}
.navbar>.container .navbar-brand {top: 5px;}


.header .navbar-brand {padding:0px 10px;}

.newsFeed {
    font-family: "Roboto Condensed",Arial;
}
.newsFeed .owl-carousel {
    float: left;
    margin-bottom: 0;
    width: 85%;
}
.newsFeed h4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ff6700;
    border-color: #d7dade -moz-use-text-color #d7dade #d7dade;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: bolder;
    height: 48px;
    margin-top: 0;
    padding: 12px 12px 8px 10px;
    text-align: center;
    width: 15%;
}
.newsFeed .ap-news-slider-element {
height: 46px;
    background: none repeat scroll 0 0 #ffa264;
    border: 1px solid #ff6700;
    margin-bottom: 0;
    margin-right: 1px;
    margin-top: 1px;
    padding: 12px 0 11px 20px;
}
.newsFeed .ap-news-slider-date {
display: none;
    color: #fff;
    font-size: 13px;
}
.newsFeed .ap-news-slider-doc {
    border-left: 1px solid #ff6700;
    color: #9b3f00;
    float: left;
    font-size: 15px;
    font-weight: bolder;
    height: 20px;
    margin-left: 10px;
    overflow: hidden;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}
div.container div.row div.col-md-12 div.container-content div.col-md-3.text-center img {
max-width: 230px;
}

#topMenu-2 {
    padding-top: 20px;
}
.header .navbar-default .navbar-nav > li > a {
    padding: 9px 8px;
    font-size: 13px;
}

ul.nav.navbar-nav.navbar-right li a.menu-highlight {
   color: #007387;
   font-weight: bold;
}

.dropdown > a::after {
    top: 9px;
    right: 0px;
    content: "\f107";

}


/** testimonials - start */
.testimonials {
  margin-top: 20px;
}
.testimonials .carousel {
	background-color: #f5f5f5;
	padding: 30px;
}
.testimonials h3 {
  margin-bottom:20px;
}
.testimonials div.testimonials-quote {
	float: left;
	width: 10%;
}
.testimonials div.testimonials-quote > i {
	color: #cccccc;
	font-size: 40px;
}
.testimonials div.carousel-inner {
	float: left;
	width: 90%;
}
.testimonials .carousel-arrow {
   top: 0;
}
.testimonials .carousel .carousel-arrow > a.left {
  padding-left:10%;
}
.testimonials .carousel .carousel-arrow > a.right {
  padding-left: 20px;
}
.testimonials .carousel .carousel-arrow > a > i {
  font-size:30px;
  color: #bbbbbb;
  margin-top:15px;
}
.testimonials .carousel .carousel-arrow > a:hover > i {
  color: #555555;
}
.testimonials .carousel-arrow i:hover {
    background: none;
}


@media(max-width:1199px) {
.header .navbar-default .navbar-nav > li > a {
    padding: 9px 4px;
    font-size: 11px;
}
}
@media(max-width:991px) {
.header .navbar-default .navbar-nav > li > a {
    padding: 9px 6px;
    font-size: 12px;
}
}

@media(max-width:768px) {
	.testimonials div.testimonials-quote > i {
		font-size: 20px;
	}
    .front-topbar {
        padding-top: 10px;
    }
    .navbar-default .navbar-toggle {
        padding: 10px;
    }
}
/** testimonials - koniec */

div#customHtml-63 div.container-content > div {
    margin-top: 10px;
    margin-bottom: 10px;
}

/** aktualnosci - newsfeed */
.newsFeed-alternative .item-box-desc {
    display: inline;
}
.newsFeed-alternative .item-box figure {
    display: inline-block;
    margin-right: 10px;
    width: unset;
    float: left;
}

ul.nav.navbar-nav.navbar-right li a.menu-highlight-new {
    color: #9b3f00;
    font-weight: bold;
}

.header .navbar-default .navbar-nav > li > a.menu-highlight-new:hover,
.header .navbar-default .navbar-nav > .active > a.menu-highlight-new {
    border-bottom-color: #9b3f00; 
}

@media (min-width: 1200px) {
    #customHtml-68 .container-content .box-new-achiev {
        text-align: center;
        margin: 20px auto;
    }
}
#customHtml-68 .container-content .box-new-achiev img {
    margin-left: 20px;
    width: 15%;
}
@media (min-width: 500px) {
    #customHtml-68 .container-content .box-new-achiev {
        text-align: center;
    }
}
@media (max-width: 768px) and (min-width: 501px) {
    #customHtml-68 .container-content .box-new-achiev img {
        width: 20%;
    }
    #customHtml-68 .container-content .box-new-achiev img:last-of-type {
        width: 15%;
    }
}
#customHtml-68 .container-content .box-new-achiev img:last-of-type {
    width: 10%;
}
@media (max-width: 500px) {
    #customHtml-68 .container-content .box-new-achiev img {
        width: 29%
    }
    #customHtml-68 .container-content .box-new-achiev img:last-of-type {
        width: 19%;
        margin-top: 10px;
    }
}
#customHtml-68 .container-content .box-new-achiev img:first-of-type {
    margin-left: 0;
}

#customHtml-68 .container-content p {
    width: 100%;
    height: 90px;
    background-image: url(/appFiles/themes/images/desktop-nagrody-wyroznienia.png);
    background-size: contain;
    background-repeat: no-repeat;
}
@media (max-width: 767px) {
    #customHtml-68 .container-content p {
        background-image: url(/appFiles/themes/images/mobile-nagrody-wyroznienia.png);
    }
}
@media (max-width: 768px) and (min-width: 501px) {
    #customHtml-68 .container-content p {
        height: 190px;
        background-position: center;
    }
}

@media (max-width: 500px) and (min-width: 376px) {
    #customHtml-68 .container-content p {
        height: 140px;
    }
}

@media (max-width: 375px) {
    #customHtml-68 .container-content p {
        height: 100px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    #customHtml-68 .container-content p {
        height: 70px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
   .navbar-brand img {
        width: 200px;
}
}


