body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #5e657a
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'cinzelregular';
	font-weight: normal;
    color: #0a122a;
    text-transform: uppercase
}
.navbar {
    background: #0a122a top no-repeat;
    height: 85px;
    margin-top: -120px;
    transition: all .3s
}
.navbar .navbar-brand img {
    width: 80px
}
.navbar .nav {
    margin-top: 28px
}
.navbar .nav li>a {
    color: white;
    font-family: 'Merriweather', serif;
    font-size: 13px;
    padding: 2px 30px;
	letter-spacing: 0.2em
}
.navbar .nav li>a hr {
    width: 30px;
    margin: 10px 0 0 0;
    border-color: #4a6c8e;
    transition: all .4s
}
.navbar .nav li>a:hover, .navbar .nav li>a:focus, .navbar .nav .active>a:hover, .navbar .nav .active>a:focus, .navbar .nav .open>a:hover, .navbar .nav .open>a:focus, .navbar .nav .active>a, .navbar .nav .open>a {
    background: none
}
.navbar .nav li>a:hover hr, .navbar .nav li>a:focus hr, .navbar .nav .active>a:hover hr, .navbar .nav .active>a:focus hr, .navbar .nav .open>a:hover hr, .navbar .nav .open>a:focus hr, .navbar .nav .active>a hr, .navbar .nav .open>a hr {
    width: 100%;
    border-color: white
}
.affix {
    margin-top: 0
}
header {
    background: url(../img/top.jpg) top no-repeat;
    height: 675px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10
}
header .logo {
    margin-top: 15px
}
header .list-inline {
    margin-left: 80px
}
header .list-inline li>a {
    color: white;
    font-family: 'Merriweather', serif;
    font-size: 13px;
    padding: 8px 0;
    width: 170px;
    float: left;
	letter-spacing: 0.2em
}
header .list-inline li>a hr {
    width: 30px;
    margin: 10px 0 0 0;
    border-color: #4a6c8e;
    transition: all .4s
}
header .list-inline li:first-child>a {
    width: 170px
}
header .list-inline li>a:hover, header .list-inline li>a:focus, header .list-inline .active>a:hover, header .list-inline .active>a:focus, header .list-inline .open>a:hover, header .list-inline .open>a:focus, header .list-inline .active>a, header .list-inline .open>a {
    background: none;
    text-decoration: none
}
header .list-inline li>a:hover hr, header .list-inline li>a:focus hr, header .list-inline .active>a:hover hr, header .list-inline .active>a:focus hr, header .list-inline .open>a:hover hr, header .list-inline .open>a:focus hr, header .list-inline .active>a hr, header .list-inline .open>a hr {
    width: 100%;
    border-color: white
}
header .list-inline:first-of-type {
    margin-top: 15px
}
.info {
    float: left;
    clear: left;
    margin-top: 90px
}
.info h1 {
    color: white
}
.info h1 small, .info h1 strong, .info h1 span {
    float: left;
    clear: left;
    line-height: 1em;
    text-transform: uppercase
}
.info h1 small {
    font-size: 30px;
    color: white
}
.info h1 strong {
    font-weight: normal;
    font-size: 72px;
    display: inline-block;
    margin: 5px 0
}
.info h1 span {
    font-size: 30px;
    border-top: 1px solid #4a6c8e;
    padding-top: 15px;
    padding-right: 30px
}
.info h1 small, .info h1 span {
    letter-spacing: 6px
}
main {
    position: relative;
    overflow: hidden;
    z-index: 100
}
main {
    margin-top: 455px;
    padding-top: 220px;
    background: url(../img/topmaska.png) top no-repeat
}
.title h2 {
    font-size: 48px
}
.title hr {
    border-color: #0a122a;
    width: 170px
}
.kancelaria {
    text-align: center
}
.kancelaria .col-md-3 {
    margin-top: 30px
}
.kancelaria .col-md-3 img {
    display: inline-block;
    margin-bottom: 30px
}
.kancelaria .col-md-3 span {
    text-align: left !important;
    display: inline-block
}
.specjalizacje {
    background: #F0F1F6 url(../img/white.jpg) top no-repeat;
    text-align: center
}
.specjalizacje .title {
    margin-top: 120px
}
.specjalizacje h3 {
    font-size: 30px;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 15px 0 30px
}
.specjalizacje p {
    margin-bottom: 30px
}
.specjalizacje .col-md-3 {
    margin-bottom: 30px
}

.specjalizacje .col-md-3:last-of-type {margin-bottom: -100px;}

.specjalizacje .col-md-3 a {
    background: #0d355d;
    height: 100px;
    width: 270px;
    vertical-align: middle;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    transition: ease-out .1s
}
.specjalizacje .col-md-3 a:hover {
    text-decoration: none;
    background: #184979;
    transform: scale(1.05)
}
.specjalizacje2 {
    background: #fff top no-repeat;
    text-align: center
}
.specjalizacje2 .title {
    margin-top: 120px
}
.specjalizacje2 h3 {
    font-size: 30px;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 15px 0 30px
}
.specjalizacje2 p {
    margin-bottom: 30px
}
.specjalizacje2 .col-md-3 {
    margin-bottom: 30px
}
.specjalizacje2 .col-md-3 a {
    background: #0d355d;
    height: 100px;
    width: 270px;
    vertical-align: middle;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    transition: ease-out .1s
}
.specjalizacje2 .col-md-3 a:hover {
    text-decoration: none;
    background: #184979;
    transform: scale(1.05)
}
.porady {
    background: #F0F1F6 url(../img/white.jpg) top no-repeat;
    text-align: center
}
.porady .title {
    margin-top: 120px
}
.porady p:first-of-type {
    margin: 30px 0
}
.porady form {
    text-align: left
}
.porady label {
    font-size: 13px
}
.porady .btn-primary {
    background: #eff1f7;
    border: 1px solid #d9deea;
    color: #8a97b6;
    width: 100%
}
.porady textarea {
    height: 273px
}
.porady .checkbox label {
    color: #8e9bb8;
    font-size: 10px !important
}
.porady button {
    background: #0d355d;
    font-size: 14px;
    color: white;
    border: 0;
    width: 100%;
    padding: 20px 0;
    transition: all .2s
}
.porady button:hover {
    background: #0a2642;
    cursor: pointer
}
.porady h4 {
    font-size: 24px;
    margin: 20px 0 20px
}
.akordeon {
    width: 100%
}
.akordeon .odd td {
    background: white
}
.akordeon .odd td p {
    margin: 0
}
.akordeon td {
    background: #eff1f7 url(../img/ako.png) 95% center no-repeat;
    border: 1px solid #d9deea;
    border-top: 0;
    text-align: left;
    padding: 15px
}
.akordeon td h3 {
    font-size: 14px;
    color: #5e657a;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    cursor: pointer
}
.akordeon .active td {
    background: #eff1f7 url(../img/ako2.png) 95% center no-repeat
}
.akordeon tr:first-child td {
    border-top: 1px solid #d9deea
}
.onas {
    background: #fff url(../img/blue.jpg) top no-repeat
}
.onas .title {
    text-align: center;
    margin-top: 120px
}
.onas h3, .onas h4 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px
}
.onas h3 {
    font-size: 30px
}
.onas h4 {
    font-size: 24px;
    color: #8d99ae;
    margin-bottom: 30px
}
.onas p {
    margin-bottom: 30px
}
.onas img {
    margin-top: -30px
}


.wynagrodzenie .title {
    text-align: center;
    margin-top: 120px
}

.wynagrodzenie {
    background: #fff url(../img/blue.jpg) top no-repeat;
	padding-bottom: 100px;
}


footer {
    background: url(../img/subkontakt.jpg) top no-repeat;
    height: 1074px;
    margin-top: -140px;
    color: #9ba2ba
}
footer .title {
    margin-top: 260px;
    text-align: center
}
footer .title h2 {
    color: white
}
footer .title hr {
    border-color: #ca054d
}
footer .col-xs-12 p {
    margin-bottom: 60px
}
footer h4, footer h3 {
    color: #9ba2ba
}
footer h4 {
    font-size: 16px;
    margin: 0
}
footer h3 {
    font-size: 30px;
    margin: 5px 0 15px
}
footer .madeby {
    float: right;
    margin: 30px 0
}
footer .madeby small {
    color: white;
    font-size: 10px;
    float: left;
    margin: 3px 3px 0 0
}
footer .row:last-of-type {
    padding-top: 70px
}
footer .row:last-of-type .col-md-2 a {
    height: 100px;
    vertical-align: middle;
    width: 270px;
}
footer .row:last-of-type .col-md-2:first-of-type {
    padding-top: 20px;
    padding-bottom: 20px;
    border-right: 1px solid #e1e1e1
}
.sub {
    padding-top: 120px
}
.sub .navbar {
    margin-top: 0
}
.sub main {
    background: white;
    margin-top: 30px;
    padding-top: 0
}
.sub main .title {
    text-align: center
}
.sub footer {
    background: url(../img/subkontakt.jpg) top no-repeat;
    height: 1074px;
    margin-top: -60px
}
.sub footer .title {
    margin-top: 220px
}
.fb_slider_right {
    position: fixed;
    top: 180px;
    right: -320px;
    z-index: 1000;
    width: 348px;
    height: 100px;
    overflow: hidden;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
.fb_slider_right .sliderbody {
    float: left;
    width: 320px
}
.fb_slider_right:hover {
    right: 0;
    height: 100%
}
.fb_slider_right .button, .fb_slider_right iframe {
    float: left;
    background: white
}
.download {
    float: left
}
.download ul {
    margin: 0;
    padding: 0
}
.download .plik {
    display: none;
    color: #fff
}
.download a:hover {
    text-decoration: none
}
.type_text .plik {
    display: inline
}
.type_icons li {
    list-style: none !important
}
.type_icons a {
    text-decoration: none !important;
    padding: 1px 0 2px 27px;
    background: url(../img/modules/download/page_white.png) 0 0 no-repeat;
    background-position: 0 3px !important
}
.type_icons .pdf {
    background: url(../img/modules/download/acrobat.png) 0 0 no-repeat
}
.type_icons .swf {
    background: url(../img/modules/download/flash.png) 0 0 no-repeat
}
.type_icons .txt, .rtf {
    background: url(../img/modules/download/text.png) 0 0 no-repeat
}
.type_icons .doc, .type_icons .docx, .type_icons .odf, .type_icons .ott, .type_icons .sxw, .type_icons .stw {
    background: url(../img/modules/download/word.png) 0 0 no-repeat
}
.type_icons .jpg, .type_icons .jpe, .type_icons .jfif, .type_icons .png, .type_icons .jpeg, .type_icons .gif, .type_icons .tif, .type_icons .tiff, .type_icons .ico, .type_icons .bmp, .type_icons .raw, .type_icons .dcs {
    background: url(../img/modules/download/picture.png) 0 0 no-repeat
}
.type_icons .flv, .type_icons .mov, .type_icons .mpeg, .type_icons .avi, .type_icons .divx {
    background: url(../img/modules/download/movie.png) 0 0 no-repeat
}
.type_icons .ods, .type_icons .sxc, .type_icons .xls, .type_icons .xlt {
    background: url(../img/modules/download/excel.png) 0 0 no-repeat
}
.type_icons .odg, .type_icons .sxd, .type_icons .psd {
    background: url(../img/modules/download/paint.png) 0 0 no-repeat
}
.type_icons .cdr, .type_icons .ai {
    background: url(../img/modules/download/vector.png) 0 0 no-repeat
}
.type_icons .php, .type_icons .html, .type_icons .css, .type_icons .js, .type_icons .less, .type_icons .asp, .type_icons .c {
    background: url(../img/modules/download/code.png) 0 0 no-repeat
}
.type_icons .sql, .type_icons .db, .type_icons .dbf, .type_icons .dbk {
    background: url(../img/modules/download/database.png) 0 0 no-repeat
}
.type_icons .zip, .type_icons .tar, .type_icons .gz, .type_icons .gzip, .type_icons .rar {
    background: url(../img/modules/download/zip.png) 0 0 no-repeat
}
.type_icons .rb {
    background: url(../img/modules/download/ruby.png) 0 0 no-repeat
}
.type_icons .as {
    background: url(../img/modules/download/actionscript.png) 0 0 no-repeat
}
.type_icons .cf {
    background: url(../img/modules/download/coldfusion.png) 0 0 no-repeat
}
.type_icons .odp, .type_icons .sxi, .type_icons .ppt {
    background: url(../img/modules/download/powerpoint.png) 0 0 no-repeat
}
.type_icons .iso, .type_icons .nrg {
    background: url(../img/modules/download/dvd.png) 0 0 no-repeat
}
form .alert {
    display: none;
    font-size: 13px;
    line-height: 1.2em;
    margin-bottom: 0
}
form * {
    border-radius: 0 !important
}
.map iframe {
    width: 100%
}
form label {
    font-weight: normal
}
.form {
    margin-bottom: 1.5em
}
.forform {
    margin-top: 1em
}
#pages {
    margin: 0 0 15px
}
.jPaginate {
    height: 34px;
    position: relative;
    color: #a5a5a5;
    font-size: small;
    width: 100%
}
.jPaginate a {
    line-height: 30px;
    height: 30px;
    cursor: pointer;
    padding: 0 10px !important;
    margin: 0 2px;
    float: left;
    text-decoration: none !important
}
.jPag-control-back {
    position: absolute;
    left: 0px
}
.jPag-control-front {
    position: absolute;
    top: 0px
}
.jPaginate span {
    cursor: pointer
}
ul.jPag-pages {
    float: left;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px
}
ul.jPag-pages li {
    display: inline;
    float: left;
    padding: 0px;
    margin: 0px
}
ul.jPag-pages li a {
    float: left;
    padding: 2px 5px
}
span.jPag-current {
    cursor: default;
    font-weight: normal;
    line-height: 30px;
    height: 30px;
    padding: 0 10px;
    margin: 0 2px;
    float: left
}
ul.jPag-pages li span.jPag-previous, ul.jPag-pages li span.jPag-next, span.jPag-sprevious, span.jPag-snext, ul.jPag-pages li span.jPag-previous-img, ul.jPag-pages li span.jPag-next-img, span.jPag-sprevious-img, span.jPag-snext-img {
    height: 34px;
    margin: 0 2px;
    float: left;
    line-height: 26px
}
ul.jPag-pages li span.jPag-previous, ul.jPag-pages li span.jPag-previous-img {
    margin: 2px 0px 2px 2px;
    font-size: 12px;
    font-weight: bold;
    width: 10px
}
ul.jPag-pages li span.jPag-next, ul.jPag-pages li span.jPag-next-img {
    margin: 2px 2px 2px 0px;
    font-size: 12px;
    font-weight: bold;
    width: 10px
}
span.jPag-sprevious, span.jPag-sprevious-img {
    margin: 2px 0px 2px 2px;
    font-size: 14px;
    width: 15px;
    text-align: right
}
span.jPag-snext, span.jPag-snext-img {
    margin: 2px 2px 2px 0px;
    font-size: 14px;
    width: 15px;
    text-align: right
}
ul.jPag-pages li span.jPag-previous-img {
    background: transparent url(../images/previous.png) no-repeat center right
}
ul.jPag-pages li span.jPag-next-img {
    background: transparent url(../images/next.png) no-repeat center left
}
span.jPag-sprevious-img {
    background: transparent url(../images/sprevious.png) no-repeat center right
}
span.jPag-snext-img {
    background: transparent url(../images/snext.png) no-repeat center left
}
.jPag-last, .jPag-first {
    line-height: 30px !important;
    font-size: 14px
}




footer .cycle-slideshow {
	width: 100% !important;
}

footer .cycle-slideshow .cycle-slide {width: 230px !important; float:none !important;}

footer .cycle-slideshow .cycle-slide img {
	width: 100%;
}





/*

RRRRRRRRRRRRRRRRR         WWWWWWWW                           WWWWWWWW     DDDDDDDDDDDDD
R::::::::::::::::R        W::::::W                           W::::::W     D::::::::::::DDD
R::::::RRRRRR:::::R       W::::::W                           W::::::W     D:::::::::::::::DD
RR:::::R     R:::::R      W::::::W                           W::::::W     DDD:::::DDDDD:::::D
 R:::::R     R:::::R       W:::::W           WWWWW           W:::::W        D:::::D    D:::::D
 R:::::R     R:::::R        W:::::W         W:::::W         W:::::W         D:::::D     D:::::D
 R:::::RRRRRR:::::R          W:::::W       W:::::::W       W:::::W          D:::::D     D:::::D
 R:::::::::::::RR             W:::::W     W:::::::::W     W:::::W           D:::::D     D:::::D
 R::::RRRRRR:::::R             W:::::W   W:::::W:::::W   W:::::W            D:::::D     D:::::D
 R:::::R     R:::::R            W:::::W W:::::W W:::::W W:::::W             D:::::D     D:::::D
 R:::::R     R:::::R             W:::::W:::::W   W:::::W:::::W              D:::::D     D:::::D
 R:::::R     R:::::R              W:::::::::W     W:::::::::W               D:::::D    D:::::D
RR:::::R     R:::::R              W:::::::W       W:::::::W              DDD:::::DDDDD:::::D
R::::::R     R:::::R               W:::::W         W:::::W               D:::::::::::::::DD
R::::::R     R:::::R                W:::W           W:::W                D::::::::::::DDD
RRRRRRRR     RRRRRRR                 WWW             WWW                 DDDDDDDDDDDDD

*/


/* RWD */

/* height: 1050px */
@media screen and (max-width: 1680px) {

}


/* height: 900px */
@media screen and (max-width: 1600px) {

}


/* height: 864px */
@media screen and (max-width: 1536px) {

}



/* height: 900px */
@media screen and (max-width: 1440px) {

}


/* height: 768px */
@media screen and (max-width: 1366px) {

}



/* height: 768px */
@media screen and (max-width: 1360px) {

}



/* height: 1024 & 720px */
@media screen and (max-width: 1280px) {

}



/* height: 768px, 600px */
@media screen and (max-width: 1024px) {
	.navbar .nav li>a {padding: 0 20px;}
}

@media screen and (max-width: 980px) {

	.logo, header .list-inline {display: none;}

	header {
		background-size: 100% auto;
		top: 85px;
	}

	.info {margin-top:30px;}
	.info h1 strong {font-size: 44px;}

	.info h1 span {
	    font-size: 13px;
	    padding-right: 0;
	}

	.navbar {margin-top: 0;}

	main {margin-top: 165px;}

	.navbar-toggle {
		border-color: white;
		margin-top: 25px;
	}

	.icon-bar {background: white;}

	#navbar {
		background: #0a122a;
	}

	.navbar .nav li>a {
    	padding: 10px 20px;
	}

	.navbar .nav {
    	margin-top: 7.5px;
	}

	.specjalizacje2 .col-md-3 a,
	.specjalizacje .col-md-3 a {width: 100em}

	.onas .col-md-4 {text-align: center}

	.onas img {
	    margin-top: 0;
	    display: inline-block;
		margin: 0 auto;
		max-width: 100%;
	}

	footer .row:last-of-type .col-md-2:first-of-type {
	    border-right: 0;
	}

	footer .col-xs-12 p {
    	text-align: left;
    	margin-bottom: 15px;
	}

	.sub main {margin-top: 0;}

	.sub .title h2 {
		margin-top: 0;
	}

}

@media screen and (max-width: 800px) {
	main {margin-top: 135px;}
	.info {margin-top:20px;}
}



@media screen and (max-width: 768px) {
	main {margin-top: 110px;}
	.info {margin-top:20px;}
	header {background-size: 120% auto;}

	.info h1 strong {font-size: 40px;}
	.info h1 span {font-size: 12px; letter-spacing: 4px}
	.info h1 small {font-size: 21px;}

	.kancelaria .col-md-3 img {
		margin-bottom: 10px;
	}
}



@media screen and (max-width: 640px) {
	footer .row:first-of-type .col {
		background: #0b122c
	}

	footer .row:first-of-type .col:first-of-type {
		background: transparent
	}

	footer .row:last-of-type {
    	padding-top: 0;
	}
}




@media screen and (max-width: 600px) {}



@media screen and (max-width: 480px) {
	main {margin-top: 78px;}
	.info {margin-top:10px;}
	header {background-size: 125% auto;}

	.info h1 strong {font-size: 30px;}
	.info h1 span {font-size: 12px; letter-spacing: 2px}
	.info h1 small {font-size: 18px;}

	.kancelaria .col-md-3 {
    	margin-top: 10px;
	}

	.sub .title h2 {
    	font-size: 25px;
		margin-top: 0;
	}


}



@media screen and (max-width: 435px) {
	main {margin-top: 78px;}
	.info {margin-top:5px;}
	header {background-size: 135% auto; background-position: -70px top;}

	.info h1 strong {font-size: 27px;}
	.info h1 span {font-size: 12px; letter-spacing: 1px}
	.info h1 small {font-size: 15px;}

	body {line-height: 1.4em;}

	.title h2 {font-size: 36px;}
}






@media screen and (max-width: 425px) {}
@media screen and (max-width: 414px) {}



@media screen and (max-width: 375px) {
	main {margin-top: 50px;}
	.info {margin-top:5px;}
	header {background-size: 135% auto; background-position: -65px top;}

	.info h1 strong {font-size: 23px;}
	.info h1 span {font-size: 11px; letter-spacing: 0}
	.info h1 small {font-size: 12px;}

	body {line-height: 1.4em;}

	.title h2 {font-size: 36px;}

	.kancelaria .container {background: white;}
}




@media screen and (max-width: 360px) {}

@media screen and (max-width: 320px) {
	header {background-size: 135% auto; background-position: -35px top;}

	.sub main {margin-top: 0;}

	.sub .title h2 {
    	font-size: 22px;
		margin-top: 0;
	}
}
