/* SNAPSHOT */

.header-bg {
	background: url(../images/bg-smol.jpg) center no-repeat !important;
	background-size: cover !important;
}

/*.nav ul li {
	display: inline;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom:4px;
	border-right: 4px solid #000;
	color: #000;
}

.nav ul li.last {
	border:0px;
}

.nav {
	font-size: 1.5em;

} */

.cta {
	background: #05defb; /* Old browsers */
	background: -moz-linear-gradient(top, #05defb 0%, #05626e 75%);
	background: -webkit-linear-gradient(top, #05defb 0%,#05626e 75%);
	background: linear-gradient(to bottom, #05defb 0%,#05626e 75%); 
	
	opacity:0.92;
	text-align:center !important;
	padding: 0px !important;
	margin-left: 15px;
	margin-right: 15px;
	color: #fafafa;
	margin-top:35px;
	box-shadow: 0 0 50px black;
	margin-bottom: 25%;

}

.cta-fill {
	padding: 75px 25px 75px 25px;
}

.divider {
    width: 35%;
    height: 3px;
    background: #fafafa;
    margin: 0 auto;
    margin-bottom: 15px;
}

.cta-fill p {
	font-weight:300;
}

.cta h2 {
	font-weight: bold;
	font-size: 7em;
	text-transform: uppercase;
}

.cta p{
	font-size: 2em;
}

.cta .btn {
	font-size: 2em;
	font-weight: 300;
	line-height: 1.2;
	color: #fafafa;
	padding-left: 25px;
	padding-right: 25px;
}

.cta .btn:hover {
   -moz-box-shadow: 0 0 15px #515151;
   -webkit-box-shadow: 0 0 15px #515151;
   box-shadow: 0 0 15px #515151;
   color: #fafafa !important;
}

.cta .btn:active {
	-moz-box-shadow: inset 0 0 15px #515151;
   -webkit-box-shadow:  inset 0 0 15px #515151;
   box-shadow:  inset 0 0 15px #515151;
}

.btn-left {
	background: #343838;
	border: transparent;
	border-radius: 0;
	margin-right:25%;
}

.btn-right {
	background: #00dffc;
	border: transparent;
	border-radius: 0;
}

.divider-short {
	height: 3px;
	width: 275px;
	background: #008c9e;
	margin-bottom: 15px;
	float:right;
}

.terms {
	background: #fafafa;
	box-shadow: 0 0 15px #606060;
	margin-top: 35px;
	margin-bottom: 35px;
}

.terms-fill {
	padding: 35px;
}

.terms-fill h3 {
	text-align:right;
	font-size: 3em;
	font-weight: bold;
	overflow:hidden;
}

@media (min-width: 1200px) {
	.terms::after {
	    content: "";
	    background: #00dffc;
	    width: 860px;
	    height: 250px;
	    position: absolute;
	    right: -50px;
	    top: 13%;
	    z-index: -3;
	    box-shadow: 0 0 25px #606060;
	}
}

@media (min-width: 1200px) {
	.terms::before {
	    content: "";
	    background: #008c9e;
	    width: 450px;
	    height: 250px;
	    position: absolute;
	    top: -20%;
	    z-index: -2;
	    left: -27%;
	    box-shadow: 0 0 25px #606060;
	}
}

.separ {
	margin-top:20px;
}

.terms ul {
	list-style: none;
}

.terms li {
	font-size: 2em;
	font-weight: normal;
}

.terms-h li {
	font-weight: 300;
}

.terms-fill ul {
    float:left;
}
.terms-fill .terms-h {
    overflow: hidden; 
    float: right;
    padding-right: 5em;
}

.tr-boxes {
	margin-top:50px;
}

.tr-boxes .p-3 {
	background: #fafafa;
	text-align: center;
	padding-left:35px !important;
	padding-right: 35px !important;
	height:450px;
	box-shadow: 0 0 25px #606060;
	transition: box-shadow 0.2s, margin-top 0.2s;
}

@media (min-width: 1200px) {
	.tr-boxes .p-3:hover {
    	box-shadow: 0 0 35px #404040;
    	margin-top: -30px;
	}


	.tr-boxes .p-3:hover .tr-btn {
	    bottom: 10px;
	}
}

.tr-boxes h2 {
	padding-top: 50px;
	padding-bottom: 50px;
	height: 225px;
}

.tr-boxes p {
	font-size:24px;
	font-weight: 300;
}

.tr-btn {
    position: absolute;
    bottom: -20px;
    right: 0;
    left: 0;
    transition: bottom 0.2s;
}

.tr-btn .btn {
	font-size: 2em;
    font-weight: 300;
    line-height: 1.2;
    color: #fafafa;
    padding-left: 25px;
    padding-right: 25px;
    background: #008c9e;
    border: transparent;
    border-radius: 0;
}

.tr-btn .btn:hover {
	box-shadow: 0 0 25px #606060;
}

.tr-btn .btn:active {
	box-shadow: inset 0 0 25px #606060;
}

@media (max-width: 768px) {
	.mobi-padd {
		margin-top:35px;
	}
}

@media (max-width: 1200px) {
	.mobi-padd {
		padding-top:35px;
	}
}

@media (min-width: 992px) {
	.kontakt {
		max-height: 750px;
	}
}

.kontakt {
	padding-top:10%;
}

.kontakt .col {
	background: #008C9E;
	color:#fafafa !important;
	box-shadow: 0 0 25px #606060;
}

.divider-short-f {
	height: 3px;
	width: 200px;
	background: #fafafa;
	margin-bottom: 15px;
}

.kontakt ul {
	list-style: none;
}

.kontakt li i{
	font-size:48px;
	position: relative;
}

.icons {
	display: inline-block;
	padding-left: 35px;
}

.icons i {
	font-size:2em;
	padding-top:35px;
}

.kontakt-text {
	display: inline-block;
	vertical-align: top;
	font-size: 24px !important;
	font-weight: 300;
	padding-left: 25px;
}

.filia > div {
	background:#fafafa;
	box-shadow: 0 0 25px #606060;
}

@media (min-width: 992px) {
	.filia {
		position: relative;
		top: -300px;
	}
}

@media (max-width: 992px) {
		.filia {
		    margin-left: 20px;
		    margin-right: 20px;
		    position: relative;
		    top: -10px;
		}
}

.filia * {
	text-align: center;
}

.filia ul {
	padding:0 !important;
	font-size:24px;
	font-weight: 300;
}

.filia ul li {
    padding-bottom: 20px;
}

.footer {
	background: #005f6b;
	text-align:center;
	padding-top: 35px;
	padding-bottom: 35px;
}

.footer .col {
	
}

.footer-nav {
	list-style: none;
	padding:0;
}

.footer-nav-item {
	display:inline-block;
}

.footer-nav-link {
	font-size:18px;
	padding-right: 35px;
	color: #fff;
	font-weight: 300;
}

.footer-nav-link:hover {
	color: #fff;
}

.last {
	padding-right: 0;
}

.footer-sub {
	color: #fff;
	font-size: 2.5em;
	font-weight: 300;
}

/* POZOSTAŁE */

.container-color {
	background: #005f6b;
	padding-bottom: 50px;
}

body {
	background: #f5f5f5;
}

h1, h2, h3, h4, h5 {
	font-family: "Roboto Slab", Arial;
	font-weight: bold !important;
}

a, p, quote, b, span, li {
	font-family: "Roboto", Arial;
}

.navbar-expand-lg {
	padding-top:5%;
}

.navbar-brand {
	font-size: 3em;
	color: #fff !important;
	font-family: "Roboto Slab", Arial;
	text-transform: uppercase;
	font-weight: bold;
}

.nav-link {
	font-size: 24px;
	color: #fff !important;
}

.nav-link:hover {
	color: #fff;
	text-decoration: underline;
}

.nav-item {
    border-right: 4px solid #fff;
    padding: 0 5px 0 5px;
}

/* HOME */

.home .nav-link {
	font-size: 24px;
	color: #343838 !important;
}

.home .nav-link:hover {
	color: #343838;
	text-decoration: underline;
}

.home .nav-item {
    border-right: 4px solid #343838;
    padding: 0 5px 0 5px;
}

/* HOME - E N D */

.nav-item-last {
    padding-left:5px;
}


.navbar-nav.mr-auto, .navbar-nav.mx-auto {
    margin-left: auto!important;
    margin-right: 0 !important;
}

.logo h1 {
	font-size: 3em;
	color: #fafafa;
	font-family: "Roboto Slab", Arial;
	text-transform: uppercase;
	font-weight: bold;
}

.logo-white {
	font-size: 80px;
	color: #fafafa;
	font-family: "Roboto Slab", Arial;
	text-transform: uppercase;
	font-weight: bold;
}

.content {
	padding-top:50px;
	padding-bottom: 50px;
}

.content .text {
	background: #fff;
	box-shadow: 0 0 25px #606060;
}

.head-right {
	font-size:56px;
	color: #343838;
	text-align: right;
}

.divider-right {
	width: 350px;
	height: 4px;
	background: #008c9e;
	float: right;
	display: block;	
}

.divider-right.lekarze {
	width: 250px;
}

.divider-right.apteka, .divider-right.onas {
	width: 470px;
}

.head-left {
	font-size:56px;
	color: #343838;
	text-align: left;
}

.divider-left {
	width: 350px;
	height: 4px;
	background: #008c9e;
	display: block;	
}

.hours li {
	list-style: none;
}

.hours ul {
	font-size: 36px;

}

.header-right-bg {
	background: #005f6b;
	color: #fff;
	padding:10px 0px 10px 15px;
	box-shadow: 0 0 25px #606060;
	margin-top:70px;
	font-size: 2.5em;
	font-family: "Roboto Slab", Arial;
}

.row-table {
	padding-top: 50px;
	border-bottom:1px solid #008c9e;
	width:100%;
}

.row-table.table-no-border {
	border: 0;
}

.row-table h3 {
	color: #005f6b;
	font-size: 2em;
	line-height: 1.5;
}

.row-table p {
	font-size: 2em;
	color: #343838;
	line-height: 1.5;
	font-weight: 300;
}

.hours p {
	font-weight: 400;
	text-align: right;
}

.content p {
	font-size: 2em;
}

.content p.bold {
	font-weight: 600;
}

.home-lekarze .row-table h3 {
	font-weight: 300 !important;
}

.home-lekarze p {
	font-size:1.5em !important;
}

.home-apteka .icons {
	display: inline-block;
}

.home-apteka .icons i {
	font-size:2em;
	padding-top:35px;
}

.home-apteka .kontakt-text {
	display: inline-block;
	vertical-align: top;
	font-size: 2em !important;
	font-weight: 300;
	padding-left: 25px;
}

.separator {
	padding: 35px 0 35px 0;
}

.row.abouts {
	text-align: center;
	padding-bottom: 50px;
}

.abouts .abouts-name {
	color: #25747e;
	font-family: "Roboto Slab", Arial;
	font-weight: thin;
}

.home-onas ul {
	list-style: none;
}

.home-onas .content li:before {
	content: "-";
	padding-right: 8px;

}

.home-onas p, .home-onas .content li {
	font-size:1.5em;
	font-weight: 300;
}

.img-border {
    border: 20px solid white;
    box-shadow: 0 0 25px #606060;
    max-width: 100%;
}

.patrons img {
    height: 110px;
}

.patrons .col {
    text-align: center;
}

/* GALLERY */

img.cycle-slide {
    width: 100%;
    height: auto;
}
img.cycle-slide {
    border: 20px solid white;
    box-shadow: 0 0 25px #606060;
}

/* KONTAKT */

.home-kontakt .divider-left {
	background-color: #fff;
}

.home-kontakt h2 {
	color:#fff;
}

.divider-left.div-kontakt {
	width:450px;
}

.home-kontakt .kontakt-text {
    font-size: 2.75em !important;
}

.home-kontakt .icons i {
    font-size: 2.75em;
    padding-top: 62px;
}
.white {
	color:#fff !important;
}

body > div.container.content > div > div > div:nth-child(3) {
    width: 100%;
}

/* POPRAWKI MOBILNE */

@media (max-width: 768px) {
	p, a {
		font-size:16px !important;
	}
	.cta h2 {
    font-weight: bold;
    font-size: 2em;
    text-transform: uppercase;
	}
	.btn-left {
    margin-right: 0;
	}
	.home .nav-item {
    border-right: 0;
    padding: 0 5px 0 5px;
	}
	.terms-fill h3 {
    font-size: 1.25em;
	}
	.terms li {
    font-size: 1em;
	}
	.terms-fill ul {
    padding: 0 !important;
	}
	.divider-short {
    width: 180px;
	}
	.tr-boxes p {
    font-size: 1.5em !important;
	}
	.kontakt-text {
    display: inline-block;
    vertical-align: top;
    font-size: 1em !important;
    font-weight: 300;
    padding-left: 0;
    padding-top: 9px;
	}
	.icons {
    display: inline-block;
    padding-left: 0;
	}
	.icons i {
    font-size: 1em;
    padding-top: 35px;
	}
	.p-5 {
    padding: 1rem!important;
	}
	.filia ul li {
    padding-bottom: 20px;
    font-size: 0.75em !important;
	}
	.filia ul {
    padding-top:50px !important;
	}
	.footer-nav-link {
    font-size: 0.75em !important;
    padding-right: 0px;
    color: #fff;
    font-weight: 300;
	}
	.logo-white {
    font-size: 3em !important;
    padding-bottom: 25px;
	}
	.home .nav-link {
    color: #fff !important;
	}
	.terms-fill {
    padding: 15px;
	}
	.container-color {
    padding-bottom: 5px;
	}
	.head-right, .head-left {
    font-size: 1.5em;
	}
	.divider-right, .divider-left {
    width: 218px;
	}
	.hours ul {
    font-size: 1em;
    padding: 0;
	}
	.row-table {
    width: auto;
	}
	.header-right-bg {
    font-size: 1.5em;
	}
	.row-table h3 {
    font-size: 1em;
    line-height: 1.5;
	}
    .content p {
    font-size: 0.75em !important;
	}
	.home-apteka .icons i {
    font-size: 1em;
    padding-top: 31px;
	}
	.home-apteka .kontakt-text {
    font-size: 1em !important;
    padding-left: 25px;
	}
	.divider-right.apteka {
    width: 225px;
	}
	.home-apteka p, .home-onas p, .home-onas .content li {
    font-size: 1em !important;
	}
	.divider-right.onas {
    width: 95px;
	}
	.nav-item {
    border-right: 0;
    padding: 0 5px 0 5px;
	}
	.home-kontakt .icons i {
    font-size: 1.75em;
    padding-top: 50px;
	}
	.home-kontakt .kontakt-text {
    font-size: 1.75em !important;
	}
	.divider-left.div-kontakt {
    width: 150px;
	}

}

@media (max-width: 370px) {
	.home-kontakt .p-5 {
	    padding: 0.3rem!important;
	}
	.p-5.white {
    padding: 0 !important;
	}
}

@media (max-width: 425px) {
	.home-godziny .row-table > div {
		padding-left: 5px !important;
		padding-right:  5px !important;
	}
}

.home-godziny .col-xs-6 {
    padding: 0 5px 0 5px;
}