@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,latin-ext);

a::-moz-focus-inner {
    border: 0;
    outline: 0;
}

a,
a:active,
a:focus {
    outline: 0;
    text-decoration: none;
}

.b, strong, b {
    font-weight: 700;
}

a:active {
    outline: none;
}

a:focus {
    -moz-outline-style: none;
}

.line-height-2 {
    line-height: 2em;
}

.line-height-15 {
    line-height: 1.5em;
}

/* Padding */
.pan {
    padding: 0px
}

.prn, .phn {
    padding-right: 0px
}

.pln, .phn {
    padding-left: 0px
}

.ptn, .pvn {
    padding-top: 0px
}

.pbn, .pvn {
    padding-bottom: 0px
}

.pas {
    padding: 5px
}

.prs, .phs {
    padding-right: 5px
}

.pls, .phs {
    padding-left: 5px
}

.pts, .pvs {
    padding-top: 5px
}

.pbs, .pvs {
    padding-bottom: 5px
}

.pam {
    padding: 10px
}

.prm, .phm {
    padding-right: 10px
}

.plm, .phm {
    padding-left: 10px
}

.ptm, .pvm {
    padding-top: 10px
}

.pbm, .pvm {
    padding-bottom: 10px
}

.pal {
    padding: 15px
}

.prl, .phl {
    padding-right: 15px
}

.pll, .phl {
    padding-left: 15px
}

.ptl, .pvl {
    padding-top: 15px
}

.pbl, .pvl {
    padding-bottom: 15px
}

/* Margin */
.man {
    margin: 0px
}

.mrn, .mhn {
    margin-right: 0px
}

.mln, .mhn {
    margin-left: 0px
}

.mtn, .mvn {
    margin-top: 0px
}

.mbn, .mvn {
    margin-bottom: 0px
}

.mas {
    margin: 5px
}

.mrs, .mhs {
    margin-right: 5px
}

.mls, .mhs {
    margin-left: 5px
}

.mts, .mvs {
    margin-top: 5px
}

.mbs, .mvs {
    margin-bottom: 5px
}

.mam {
    margin: 10px
}

.mrm, .mhm {
    margin-right: 10px
}

.mlm, .mhm {
    margin-left: 10px
}

.mtm, .mvm {
    margin-top: 10px
}

.mbm, .mvm {
    margin-bottom: 10px
}

.mal {
    margin: 15px
}

.mrl, .mhl {
    margin-right: 15px
}

.mll, .mhl {
    margin-left: 15px
}

.mtl, .mvl {
    margin-top: 15px
}

.mbl, .mvl {
    margin-bottom: 15px
}

.letter-spacing1 {
    letter-spacing: 1px;
}

.letter-spacing2 {
    letter-spacing: 2px;
}

.bootstrap-select {
    margin-bottom: 0px !important;
}

html {


}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;

}

h1 a span {
    text-indent: -9999px;
    display: block;
}

h3,
.h3 {
    font-size: 26px;
}

.menu-bar {
    background: #888;
    width: 99.9%;
    margin: 0;
    border-bottom: 1px solid #fff;
}

.menu-bar a {
    color: #fff;
    border: 4px solid #888;
    font-size: 15px;
    font-weight: 600;
    transition: all linear 0.4s;
}

.menu-bar a .fa {
    font-size: 20px;
}

.nav > li > a:active,
.nav > li > a.active {
    background-color: #eee;
    text-decoration: none;
    color: #888;
    font-weight: 700;
    border-bottom: 4px solid #eee;
}

.nav > li > a:hover,
.nav > li > a:focus {
    border-color: #888 #888 #fff #888;

    background: #888;
    border-radius: 0 0 0 0;
}

.nav > li > a.active:hover {
    color: #fff;
}

.home-panes {
    position: relative;
}

.home-panes .col-md-6 {
    height: 200px;
    background-image: url('../img/gplaypattern.png');
    position: relative;
    padding: 0;
}

.home-panes .col-md-6 a {
    width: 99.8%;
    height: 99.6%;
    position: absolute;
    color: #fff;
}

.home-panes .col-md-6 a > h3 {
    position: relative;
    top: 25%;

    width: 100%;


}

.home-panes .col-md-6 a > span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 36px;
    color: #fff;
    padding-left: 150px;
    opacity: 0;
    transition: all linear 0.3s;
}

.home-panes .col-md-6 a:hover {
    text-decoration: none;
}

.home-panes .col-md-6 a:hover > span {
    opacity: 1;
}

.home-panes .col-md-6 a > span:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 36px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

    border-bottom: 5px solid black;
    margin: auto;
}

.home-panes .col-md-6 a:after,
.home-panes .col-md-6 a:before {
    font-size: 64px;
    font-family: 'FontAwesome';
    position: absolute;
    top: 27%;
    bottom: 0;
    margin: auto;
}

.kawa {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-image: url('../img/kawa_parking_bg.png');
    background-repeat: no-repeat;

    width: 318px;
    height: 230px;
    display: block;
    text-align: center;

}

.kawa span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 62px;
}

.blue {
    background: #3399CC url(../img/blue_gplaypattern.jpg) 0 0 repeat;

    padding-left: 150px;

}

.blue:before {
    content: '\f1b9';
    left: 40px;
}

.home-panes .col-md-6 a.blue > span {
    background: #194c66;
}

.home-panes .col-md-6 a.blue  > span:before {
    border-bottom-color: #194c66;
}

.home-panes .col-md-6:hover a.blue:before {
    color: #194c66;
}

.orange {

    background: #D76D35 url(../img/orange_gplaypattern.jpg) 0 0 repeat;
    text-align: right;
    padding-right: 150px;

}

.home-panes .col-md-6 a.orange > h3 {

}

.home-panes .col-md-6 a.orange > span {
    background: #793b1c;
}

.home-panes .col-md-6 a.orange  > span:before {
    border-bottom-color: #793b1c;
}

.home-panes .col-md-6:hover a.orange:after {
    color: #793b1c;
}

.orange:after {
    content: '\f1ae';
    right: 50px;
}

.green {
    background: #3D804A url(../img/green_gplaypattern.jpg) 0 0 repeat;

    padding-left: 150px;

}

.green:before {
    content: '\f0fa';
    left: 48px;
}

.home-panes .col-md-6 a.green > span {
    background: #2e5d37;
}

.home-panes .col-md-6 a.green  > span:before {
    border-bottom-color: #2e5d37;
}

.home-panes .col-md-6:hover a.green:before {
    color: #2e5d37;
}

.red {
    background: #CC6666 url(../img/salmon_gplaypattern.jpg) 0 0 repeat;

    text-align: right;
    padding-right: 150px;

}

.home-panes .col-md-6 a.red > span {
    background: #663333;
}

.home-panes .col-md-6 a.red  > span:before {
    border-bottom-color: #663333;
}

.home-panes .col-md-6:hover a.red:after {
    color: #663333;
}

.red:after {
    content: '\f132';
    right: 50px;
}

.home-panes .col-md-6 a.orange > span,
.home-panes .col-md-6 a.red > span {
    text-align: right;
    padding-right: 150px;
}

header {

}

.txt-green,
header .h3 {
    color: #349933;
}

header .h2 {
    font-size: 34px;
    color: #308ec1;
    margin: 0;
}

header .h3 {
    font-size: 42px;
    margin-bottom: 25px;
}

#home-slider {
    height: 240px;
}

.rhino-container {
    margin: 0 0 1px 0 !important;
}

#home-slider li img {
    height: 240px;
    margin: 0 auto;
}

#home-slider li span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
}

/*#home-slider li a{*/
/*position: absolute;*/
/*bottom: 20px;*/
/*right:0;*/
/*left:0;*/
/*text-align: center;*/
/*margin: auto;*/
/*letter-spacing: 2px;*/
/*font-size: 23px;*/
/*line-height: 27px;*/
/*}*/

/*#home-slider li a strong{*/
/*padding: 10px;*/
/*background: rgba(255,255,255,0.9);*/
/*border-radius: 6px;*/
/*}*/

#home-slider li h2 {
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    text-align: center;
    margin: auto;
    letter-spacing: 2px;
    font-size: 23px;
    line-height: 27px;
}

#home-slider li h2 a strong {
    padding: 10px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 6px;
}

#home-slider,
.rhino-bullets {
    list-style-type: none;
    padding: 0;
}

.txt-blue {
    color: #308ec1;
}

footer {
    line-height: 50px;
}

.page-kierowcy section > .container-fluid {
    background: #3399CC url(../img/blue_gplaypattern.jpg) 0 0 repeat;
    padding-bottom: 50px;
}

.page-medycyna section > .container-fluid {
    background: #3D804A url(../img/green_gplaypattern.jpg) 0 0 repeat;
    padding-bottom: 50px;
}

.page-operatorzy section > .container-fluid {
    background: #D76D35 url(../img/orange_gplaypattern.jpg) 0 0 repeat;
    padding-bottom: 50px;
}

.page-doradztwo section > .container-fluid {
    background: #CC6666 url(../img/salmon_gplaypattern.jpg) 0 0 repeat;
    padding-bottom: 50px;
}

section > .container-fluid h2 {
    color: #fff;
    padding-left: 80px;
}

section.admin  > .container-fluid h2 {
    color: inherit;
    padding-left: 0;
}

section.admin  > .container-fluid h2:before {
    display: none;
}

section > .container-fluid h2:before {

    content: '\f1b9';

    font-family: "FontAwesome";
    font-size: 48px;
    left: 20px;

    position: absolute;
    top: 10px;
}

.page-kierowcy section > .container-fluid h2:before {
    content: '\f1b9';
}

.page-medycyna section > .container-fluid h2:before {
    content: '\f0fa';
}

.page-operatorzy section > .container-fluid h2:before {
    content: '\f1ae';
}

.page-bron section > .container-fluid h2:before {
    content: '\f132';
}

.page-wizyta section > .container-fluid h2,
.page-cennik section > .container-fluid h2,
.page-kontakt section > .container-fluid h2 {
    color: #349933;
}

.page-wizyta section > .container-fluid h2:before {
    content: '\f044';
}

.page-cennik section > .container-fluid h2:before {
    content: '\f0ca';
}

.page-kontakt section > .container-fluid h2:before {
    content: '\f095';
}

.page-cennik h3 {
    color: #349933;
}

.page-cennik section .row:nth-child(even) {
    background: #eee;
}

.page-cennik section .row {
    padding-bottom: 10px;
}

.page-cennik .col-md-3 {
    padding-top: 10px;
    font-size: 22px;
    color: #349933;
    text-align: right;
}

@media (min-width: 380px) {

}

@media (max-width: 768px) {



}

@media (max-width: 992px) {
    h1{ text-align: center;width:100%;}
    h1 .pull-right{float:none !important;}
    h1 span{
        display: none !important;
    }

    .rhino-container{
        width:100% !important;
        overflow: hidden;
        height:50px !important;
    }

    header .h3{
        text-align: center;
        width:100%;
    }

    h4.text-right{
        text-align: center;
    }



    .kawa{
        position: relative;
    }

    .home-panes .col-md-6 a > h3{
        font-size: 19px;
    }
    .home-panes .col-md-6 a > span{
        padding-left: 0 !important;
        padding-right:0 !important;
        text-align: center !important;
        font-size: 11px;
    }

}

@media (max-width: 1920px) {
    .container {
    }

}
