@font-face {
	font-family: 'Raleway';
	src: url(../fonts/Raleway-Regular.ttf);
}

@font-face {
	font-family: 'Raleway';
	font-weight: bold;
	src: url(../fonts/Raleway-Bold.ttf);
}

@font-face {
	font-family: 'Raleway';
	font-weight: 600;
	src: url(../fonts/Raleway-SemiBold.ttf);
}

@font-face {
	font-family: 'Raleway';
	font-weight: 200;
	src: url(../fonts/Raleway-Light.ttf);
}

@font-face {
	font-family: 'Raleway';
	font-weight: 100;
	src: url(../fonts/Raleway-ExtraLight.ttf);
}

* {

    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
    outline: 0;
}

html, body { margin: 0;}
html { padding: 0; }
body { padding: 100px 0 0 0; font: 15px 'Raleway';}

@media (max-width: 1199px) {
    body { padding-top: 150px; }
}

img { max-width: 100%; vertical-align: middle;}

#menu { position: fixed; top: 0; padding-top: 30px; width: 100%; background: #fff; z-index: 1000000 }
.logo { cursor: pointer; height: 58px; max-width: 150%;}
@media (max-width: 767px) {
	body { padding-top: 110px; }
    #menu { padding-top: 10px;}
    .logo { height: 50px;}
}

h2 {
	color: #167caa;
	font-size: 44px;
	font-weight: 200;
	padding: 0 0 20px 0;
	margin: 0;
}
h3 {
    color: #167caa;
    font-size: 33px;
    font-weight: 200;
    padding: 0 0 20px 0;
    margin: 0;
}
@media (min-width: 1460px) {
    h3 { font-size: 44px!important; }
}
@media (max-width: 767px) {
    h2 { font-size: 30px!important; }
}

a {
    color: #0a7aa6;
    font-weight: bold;
}

strong {
	color: #686868;
}

#menu { text-align: center;}
.logo { padding-bottom: 10px;}
.menu {
	margin: 0 0 20px 0;
	padding: 0;
}
.menu li { 
	display: inline-block; 
	margin: 0;
	padding: 0;
	border: solid 1px #cad7de;
	border-right: none;
}
.menu li:last-child { 
	border-right: solid 1px #cad7de;
}
.menu li .inner {
	padding: 12px 24px;
	margin: 0;
	border-bottom: solid 4px #eff3f5;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	cursor: pointer;
}
.menu li:first-child { border-left: solid 1px #cad7de ; }
.menu li .inner a { color: #4e4d4d; }
.menu li .inner:hover,
.menu li .active { border-bottom-color: #55b3c8; }
.menu li .inner a:hover,
.menu li .inner:hover a,
.menu li .active a
{ 
	color: #20788c;
	text-decoration: none;
}

#slogan {
	width: 100%; 
	color: #137ba8 !important;
	background: url(../img/slogan.jpg) center right no-repeat;
    background-size: auto 100%;
    padding: 110px 0;
}
#slogan h1 {
	font-size: 55px;
	font-weight: lighter;
}
#slogan .author {
    font-size: 17px;
    font-weight: 600;
    color: #137ba8;
}
@media (min-width: 1460px) {
    #slogan { padding: 130px 0 185px 0}
    #slogan h1 { font-size: 73px}
    #slogan .author { font-size: 22px!important; font-weight: normal;}
}
@media (max-width:959px) {
    #slogan { padding: 70px!important}
    #slogan h1 {font-size: 32px;}
    #slogan .author { font-size: 15px; font-weight: normal }
}
@media (max-width:767px) {
    #slogan { padding: 47px!important}
    #slogan h1 {font-size: 28px;}
    #slogan .author { font-size: 15px; font-weight: normal }
}
@media (max-width:485px) {
    #slogan { display: none; background-position: center left !important}
}

.banner div { padding: 0; }
.banner img { width: 100%;}
.banner .inner { height: 100%; padding: 36px 36px 0 36px;}
.doctor {float: left; max-width: 250px; margin-right: 20px; margin-left: 40px;}
@media(max-width: 510px) { .banner img {width: 100% !important; max-width: 100%!important; margin-bottom: 20px; margin-left:0} 
	.doctor {
		max-width: calc(100% - 78px);
	}
}
.grey { background: #f1f1f1;}
p { 
	padding: 0; 
	margin: 0!important;
	font-size: 15px!important;
	line-height: 30px!important;
	color: #686868;
}
p.lead { 
	/*padding-bottom: 10px;*/
	font-weight: bold;
}

.op {
	margin-top: 50px;
}
@media (min-width: 960px) {
	.op .col-md-4 {
		padding: 8px;
	}
}
@media (max-width: 959px ){ .op {margin-top: 30px; }}
.op .box-color-0,
.op .box-color-1,
.op .box-color-2 {
	min-height: 260px;
	padding: 20px;
}
.op .box-color-0 { 
	background: #d0e9f2 url(../img/quot.png) no-repeat 95% top;
	margin-top: 0;
}
.op .box-color-1 { 
	background: #deefee url(../img/quot.png) no-repeat 95% bottom;
	margin-top: 35px;
}
.op .box-color-2 { 
	background: #f1f5fb url(../img/quot.png) no-repeat 95% top;
	margin-top: 0;
}
@media (max-width:959px) {
    .op .box-color-1, .op .box-color-2 { margin-top: 20px; }
}

.op p { font-size: 17px; }
.op .lead { padding-bottom: 5px; font-size: 19px!important; font-weight: 600 }
.op .source {
	position: absolute;
	bottom: 28px;
	left: 28px;
}

#badania-i-zabiegi { margin-top: 25px;}
@media (max-width: 959px ){ #badania-i-zabiegi {margin-top: 0px; }}
#badania-i-zabiegi .row>div { margin-bottom: 25px; }
#badania-i-zabiegi p { font-size: 17px; }
#badania-i-zabiegi .lead { padding-bottom: 10px; font-size: 20px}

#warto-wiedziec {
    background: url(../img/banner.png) center right no-repeat;
    background-size: auto 100%;
    padding: 90px 0;
    margin-bottom: 35px;
}
#warto-wiedziec h2 {
    font-size: 63px;
}
@media (min-width: 1200px) {
    #warto-wiedziec { padding: 200px 0 315px 0; margin-bottom: -62px; }
}
@media (max-width:767px) {
    #warto-wiedziec { background: none; padding: 10px 0 0 0; margin-bottom: 0;}
    #warto-wiedziec h2 { font-size: 44px }
}

.accordion { background: #fafafa;}
.accordion p { font-size: 17px !important; padding-left: 16px; }
.accordion-icon {
    background-image: url(../img/arrRight.png);
    width: 11px;
    height: 18px;
    left: 20px !important;
}
.accordion-icon-active {
    background-image: url(../img/arrDown.png);
    width: 18px;
    height: 11px;
    left: 20px !important;
}
.ui-accordion-header {
    background: #e4edf0;
    color: #575757;
    font-weight: 600;
    font-size: 19px!important;
    padding: 20px 20px 20px 50px!important;
}
.ui-accordion-header-active {
    color: #0a7aa6;
    background: #fafafa;
}

#umow-sie-na-wizyte {
    background: #f2f2f2;
    margin-top: 50px;
    padding: 50px 0;
    color: #686868;
    box-shadow: 0 2px 4px #aaa;
    z-index:5;
    position: relative;
}

#logotypy {
	background: #f2f2f2;
    padding: 50px 0;
    color: #686868;
    box-shadow: 0 2px 4px #aaa;
    z-index:5;
    position: relative;
}

#logotypy h2 {
	float: left;
}

#logotypy h2 a {
	font-weight: normal;
}

#logotypy img {
	width: 50%;
	float: right;
}

@media screen and (max-width: 630px) {
	#logotypy img {
		width: 100%;
	}
}

#umow-sie-na-wizyte p { font-size: 17px!important; }
#umow-sie-na-wizyte .title {
    font-weight: 600;
    font-size: 20px!important;
    padding: 0;
    margin: 0;
}
#umow-sie-na-wizyte .le { padding: 0 50px 0 50px }
#umow-sie-na-wizyte .septop { padding-top: 40px }
#umow-sie-na-wizyte .float-left { float: left; margin: 8px 10px 0 0; }
#umow-sie-na-wizyte form {
    margin-top: 65px;
    padding-left: 30px;
}
@media (max-width: 959px) {
    #umow-sie-na-wizyte form {padding-left: 0;}
}
#umow-sie-na-wizyte form input {
    margin: 10px 0;
    padding: 10px 15px;
    font-size: 17px;
    color: #686868;
    border: none;
    background: #fff;
    width: 100%;
}
#umow-sie-na-wizyte form .col-xs-3 { padding: 0; }
#umow-sie-na-wizyte .calendar {
    padding: 7px 10px;
    text-align: center;
    background: #0a7aa6;
    border-bottom: solid 4px #026d93;
    cursor: pointer;
    margin-right: 14px;
    z-index: 1;
    position: relative;
}
#umow-sie-na-wizyte .submit {
    width: 100%;
    padding: 12px 0;
    margin-top: 30px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    font-size: 23px;
    background: #0a7aa6;
    border-bottom: solid 4px #026d93;
    cursor: pointer;
}

#kontakt {
    width: 100%;
    height: 430px;
    z-index:3;
	position: relative;
}

#map-adds {
    width: 100%;
    height: 0px;
    z-index:3;
	position: relative;
	overflow: visible;
}

#map-plus {
	width: 30px;
	height: 30px;
	background: #0A7AA6;
	line-height: 30px;
	text-align: center;
	position: absolute; 
	top: 50px;
	right: 30px;
	color: #fff;
	font-size: 20px;
	z-index: 100;
	cursor: pointer;
}

#map-minus {
	width: 30px;
	height: 30px;
	background: #0A7AA6;
	line-height: 30px;
	text-align: center;
	position: absolute; 
	top: 85px;
	right: 30px;
	color: #fff;
	font-size: 20px;
	z-index: 100;
	cursor: pointer;
}

#map-findme {
	text-align: center;
	z-index: 100;
	position: relative;
	cursor: pointer;
	top: 0px;
	background: #ccc;
	padding: 2px;
}

#map-adds {
	position: relative;
	z-index: 9999;
	height: 28px;
}

.gm-style {
	position: relative;
	z-index: -1;
}

footer {
    background: #232323 url(../img/footer.png) no-repeat center bottom;
    color: #fff;
    font-size: 17px;
    padding: 20px 0 200px 0;
}
footer .ri { text-align: right; }
@media (max-width:767px) {
    footer { padding-bottom: 20px; line-height: 30px;}
    footer .ri {text-align: left;}
}

input.datepicker {
    position: absolute;
    top: 0;
    background: #fff;
    border: solid 1px #ccc;
    border-radius: 0;
    z-index: 0;
    width: 194px!important;
    margin-left: -194px;
}

.separator {
    width: 100%;
    background: #f6f6f6;
    border-top: solid 1px #e3e3e3;
    height: 7px;
    margin: 25px 0;
}
.navbar { font-size: 16px!important; border: 1px solid #cfd1d2; margin: 0!important; cursor: pointer;}
.navbar .btn-navbar .icon-bar {
    display: block;
    width: 40px;
    height: 4px;
    background-color: #20788c;
}
.btn-navbar .icon-bar+.icon-bar {
    margin-top: 3px;
}
.navbar .btn-navbar {
    float: right;
    padding: 7px 10px;
    margin-top: 7px;
    margin-left: 5px;
    cursor: pointer;
}
.navbar .brand {
    display:inline-block;
    margin-left:10%;
    padding:5px 0;
    font-size:23px;
    line-height:35px;
    font-weight:400;
    text-transform:uppercase;
    text-decoration: none;
}
.navbar .nav li {
    text-align: left;
}
.navbar .nav li>a{
    margin:0;
    border-top:1px solid #cfd1d2;
    -webkit-border-radius:0;
    -webkit-background-clip:padding-box;
    -moz-border-radius:0;-moz-background-clip:padding;
    border-radius:0;
    background-clip:padding-box;
    padding:5px 0;
    padding-left: 10%;
    background:#f8f8f8;
    font-weight:400;
    font-size:19px;
    line-height:30px;
    color:#20788c;
    text-transform:uppercase;
}
.navbar .nav>li>a:hover { background-color: #fff }

.datepicker > .datepicker_inner_container { background: #fff }

.sent {
	color: #0A7AA6;
	text-align: center;
	margin-top: 50%!important;
	font-size: 17px!important;
	display: inline-block;
	line-height: 30px;
}

@media (max-width:959px) {
	.sent {
		margin-top: 0%!important;
	}
}

.cb {
	font-size: 10px !important;
	font-weight: 200;
	margin-top: 20px;
}
.cb input { width: auto!important; padding: 0!important; margin: 0!important; }
.cb label {font-weight: 200!important;}
.error { border: solid 1px #a00!important; box-shadow: 0 0 5px #a00!important }

#badania-i-zabiegi p.akapit { text-indent: 50px; }

#slide_to_logotypy {
	cursor: pointer;
	margin: 9px 2px 0 2px;
	overflow: hidden;
}

@media screen and (max-width: 1199px) {
	#slide_to_logotypy {
		display: none;
	}
}

.menu li:first-child {
	border: none;
}

#cookiesinfo {
	margin-top: -30px;
	background: top right repeat, #002365;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 30px;
	color: #fff;
	display: none;
	text-align: left;
}

@media (max-width: 768px) {
	#cookiesinfo {
		margin-top: -20px;
	}
}

#cookiesinfo .container {
	position: relative;
	padding: 15px;
}
#cookiesinfo div.paragraph {
	font-size: 13px;
	margin-top: 10px;
	color: #fff;
	line-height: 14px;
}
#cookiesinfo h4 {
	font-size: 18px;
	margin: 0;
}
#cookiesinfo .closecookieinfo {
	position: absolute;
	text-transform: uppercase;
	right: 20px;
	color: #fff;
	text-decoration: none;
}


@media (max-width:840px) {
	#cookiesinfo .container  {
		
	}	
	#cookiesinfo div.paragraph {
		font-size: 11px;
	}
	#cookiesinfo h4 {
		font-size: 14px;
		width: 68%;
	}

}