body {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #3c3c3b;
}

.clear {
    clear: both;
}

.flex-break {
    flex-basis: 100%;
    height: 0;
}

ul {
    padding: 0;
}

header {
    font-size: 16px;
}

header .row {
    margin: 0px;
}

header .topbar {
    background: #444 url(img/pattern-play.png) center center;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

header .topbar .row > div:first-child {
    /*padding: 2% 0;*/
}

header .topbar i {
    color: #1d8fce;
}

header .navbar {
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 0.90em;
    font-weight: 600;
    margin: 0;
    min-height: 100px;
    background: #3c3c3b url("../images/header/header-bg.png") center center;
    background-repeat: no-repeat;
    text-transform: uppercase;
}



header .navbar .navbar-header {
    margin: 12px 0 7px;
}

header .navbar .navbar-header .navbar-toggle {
    background: #1d8fce;
}

header .navbar .navbar-header .navbar-toggle span {
    background: #3c3c3b;
}

header .navbar .navbar-nav {
    float: right;
}

header .navbar .navbar-nav .hovernav:hover > .dropdown-menu {
    display: block;
}

header .navbar .navbar-nav li a {
    color: #fff;
    height: 100px;
    line-height: 100px;
    padding: 0 0.95em;
    /*margin-top: 20px;*/
}

header .navbar .navbar-nav li a:focus,
header .navbar .navbar-nav li a:hover {
    background: none;
    color: #1d8fce;
}

header .navbar .navbar-nav > li.active a {
    background: #1d8fce;
    color: #fff;
}

header .navbar .navbar-nav ul.dropdown-menu {
    /*font-size: .8em;*/
    /*font-weight: 700;*/
    margin: 0 0 0 -2px;
    padding: 0;
    text-transform: none;
}

header .navbar .navbar-nav ul.dropdown-menu li {
    background-color: #3c3c3b;
    border-bottom: 1px solid #333;
    padding: 0;
    /*width: 100%;*/
}

header .navbar .navbar-nav ul.dropdown-menu li:last-child {
    border: none;
}

header .navbar .navbar-nav ul.dropdown-menu li a {
    display: inline-block;
    background: #3c3c3b;
    color: #fff;
    height: 44px;
    line-height: 44px;
    margin: 1px 0 0;
    min-width: 200px;
}

header .navbar .navbar-nav ul.dropdown-menu li a:hover,
header .navbar .navbar-nav ul.dropdown-menu li.active a {
    color: #1d8fce;
}

header .navbar .navbar-nav ul.dropdown-submenu > li > a {
    /*white-space: normal;*/
}

.home-slider {
    background: #1d8fce;
    color: #fff;
    /*font-size: 1.2em;*/
    /*font-weight: 700;*/
    /*min-height: 80px;*/
    position: relative;
    /*text-transform: uppercase;*/
}

.home-slider .tp-rightarrow.default {
    width: 50px;
    height: 44px;
    background: url(../images/slider/arrow-right_s.png) no-Repeat 0 0;
}

.home-slider .tp-leftarrow.default {
    width: 50px;
    height: 44px;
    background: url(../images/slider/arrow-left_s.png) no-Repeat 0 0;
}

header .subbar .title {
    min-height: 30px;
    margin: 25px 0;
}

header .subbar .title em {
    border-left: 1px dotted #333;
    display: inline-block;
    font-size: 0.8em;
    font-weight: 400;
    margin-left: 10px;
    padding-left: 10px;
    text-transform: none;
}

header .subbar .breadcrumbs {
    font-size: 0.6em;
    font-style: italic;
    font-weight: 500;
    min-height: 30px;
    line-height: 30px;
    margin: 25px 0;
    text-align: right;
    text-transform: none;
    color: #fff;
}

header .subbar .breadcrumbs a {
    color: #fff;
}

header .subbar .breadcrumbs a:last-child {
    text-transform: uppercase;
}

header .subbar .breadcrumbs i {
    font-size: .8em;
}



/**/
/* Slider strona głónwna */
/**/
.banner .caption {
    /*background: rgba(34, 35, 34, 0.8);*/
    /*background: #fff;*/
    /*color: #3c3c3b;*/
    display: block;
    font-size: .9em;
    margin: 0 0 0 5em;
    overflow: hidden;
    padding: 2em;
    white-space: normal;
    width: 40em;
    /*height: 20em;*/
}
.banner .caption h1 {
    white-space: normal;
    color: #fff;
    background: #75b6e5;
    border: none;
    padding: 15px;
    margin-top: 0.5em;
    margin-bottom: 0;
    font-size: 2.5em;
    line-height: 1em;
}

.banner .caption h2 {
    white-space: normal;
    color: #fff;
    /*background: #75b6e5;*/
    background: rgba(34, 35, 34, 0.75);
    border: none;
    padding: 15px;
    margin-top: 0.5em;
    margin-bottom: 0;
    font-size: 2.1em;
    line-height: 1em;
}

.banner .caption p {
    padding: 5px 15px 15px;
    background: rgba(34, 35, 34, 0.75);
    /*color: #3c3c3b;*/
    color: #fff;
    font-size: 1.2em;
    line-height: 1.5em;
    font-weight: 500;
    text-transform: none;
    white-space: normal;
}

.banner .caption .head {
    background: #1d8fce;
    color: #222322;
    display: block;
    font-size: 1.3em;
    left: 0;
    padding: .8em;
    position: absolute;
    text-transform: uppercase;
    top: 0;
}

.banner .more {
    display: block;
    margin-top: .8em;
}

.banner .more i {
    font-size: 2em;
    color: #1d8fce;
    padding: 0;
}



.main-content img {
    max-width: 100%;
    height: auto;
}

.main-content .section-title {
    margin-bottom: 50px;
    text-align: center;
    text-transform: uppercase;
}
.main-content .section-title h2 {
    color: #3c3c3b;
    font-size: 25px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 0;
}
.main-content .section-title:after {
    content: '';
    display: inline-block;
    width: 193px;
    height: 6px;
    background-color: #0087cb;
}
.main-content .shadow {
    background: url(../images/shadow.png) top center no-repeat;
    min-height: 38px;
}

.main-content section {
    padding-bottom: 75px;
}

.clinic_fd-container {
    padding-top: 20px;
    padding-bottom: 75px;
}

.clinic_fd-container .page_content,
.clinic_fd-container .app-blog .content {
    font-size: 15px;
    line-height: 1.9em;
    text-align: justify;
}
.calendar-page {
    padding-bottom: 80px;
    font-size: 16px;
    text-align: center;
}
.calendar-page .section-title {
    margin-bottom: 50px;
    text-align: center;
    text-transform: uppercase;
}
.calendar-page .section-title h2 {
    color: #3c3c3b;
    font-size: 25px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 0;
}
.calendar-page .section-title:after {
    content: '';
    display: inline-block;
    width: 193px;
    height: 6px;
    background-color: #0087cb;
}
#about {
    margin-top: 50px;
    font-size: 16px;
}
#about h1 {
    font-size: 24px;
}
#about h1,
#about h2,
#about h3 {
    display: inline-block;
    margin-bottom: 20px;
}
#about h1:after,
#about h2:after,
#about h3:after {
    content: '';
    position: relative;
    display: block;
    width: 193px;
    height: 6px;
    margin-top: 15px;
    background-color: #0087cb;
}
.clinic_therapist_info {
    font-size: 16px;
}
.clinic_therapist_info h1,
.clinic_therapist_info h2 {
    font-size: 25px;
}
.clinic_therapist_info h1:after,
.clinic_therapist_info h2:after {
    content: '';
    position: relative;
    display: block;
    width: 193px;
    height: 4px;
    margin-top: 15px;
    background-color: #0087cb;
}
.clinic_therapist_info p.short_decs {
    color: #0087cb;
    margin-bottom: 20px;
}
.clinic_therapist_info p.phone,
.clinic_therapist_info p.email,
.clinic_therapist_info p.website {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 5px;
}
.clinic_therapist_info i {
    margin-right: 10px;
    width: 16px;
    font-size: 16px;
    line-height: 23px;
    color: #0087cb;
}
.clinic_therapist_info .about_me {
    margin-top: 25px;
    font-size: 15px;
    line-height: normal;
    text-align: justify;
}
.clinic_therapist_info .about_me ul {
    padding-left: 20px;
}
.clinic_therapist_cert {
    margin-top: 50px;
}

/**/
/* doctors carousel */
/**/
#our-team {
    background-color: #f6f6f6;
    background-image: url("../images/home/our_team_bg.jpg");
}
#our-team .container {
    /*max-width: 1050px;*/
    padding-left: 35px;
    padding-right: 55px;
}
#our-team .section-title h2 {
    color: #fff;
}
#our-team .section-title:after {
    background-color: #fff;
}
.doctors-carousel img {
    display: block;
    width: 100%;
}
.doctors-carousel .signature {
    min-height: 90px;
    background-color: #8cc5ef;
    -o-transition: background 0.3s, color 0.3s;
    -ms-transition: background 0.3s, color 0.3s;
    -moz-transition: background 0.3s, color 0.3s;
    -webkit-transition: background 0.3s, color 0.3s;
}
.doctors-carousel h3 {
    position: relative;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 17px;
    line-height: 23px;
    color: #fff;
    background-color: #8cc5ef;
    -o-transition: background 0.3s, color 0.3s;
    -ms-transition: background 0.3s, color 0.3s;
    -moz-transition: background 0.3s, color 0.3s;
    -webkit-transition: background 0.3s, color 0.3s;
}
.doctors-carousel p {
    position: relative;
    margin: 0;
    /*padding-bottom: 15px;*/
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    background-color: #8cc5ef;
    -o-transition: background 0.3s, color 0.3s;
    -ms-transition: background 0.3s, color 0.3s;
    -moz-transition: background 0.3s, color 0.3s;
    -webkit-transition: background 0.3s, color 0.3s;
}
.doctors-carousel .item:hover .signature,
.doctors-carousel .item:hover h3,
.doctors-carousel .item:hover p {
    background-color: #0087cb;
}
.doctors-carousel .pic {
    position: relative;
    background-color: #f3f3f3;
}
.doctors-carousel .item {
    position: relative;
    max-width: 270px;
}
.doctors-carousel .item a {
    text-decoration: none;
}
.doctors-carousel .owl-carousel {
    width: auto;
    margin: 0 -15px;
    -webkit-user-select: none;
}
.doctors-carousel .owl-item {
    padding: 0 2px;
    text-align: center;
    -ms-box-sizing:border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.doctors-carousel .owl-controls .owl-prev,
.doctors-carousel .owl-controls .owl-next {
    position: absolute;
    top: 140px;
    color: #fff;
}
.doctors-carousel .owl-controls .owl-prev {
    left: -20px;
}
.doctors-carousel .owl-controls .owl-next {
    right: -20px;
}


@media screen and (max-width: 1190px) { /* laptop */
    .doctors-carousel img {
        width: 100%;
        height: auto;
    }
    .doctors-carousel .owl-carousel {
        margin: 0 -10px;
    }
    .doctors-carousel .owl-item {
        padding: 0 10px;
    }
    .doctors-carousel .owl-controls {

    }
}
@media screen and (max-width: 980px) { /* pad */
    .doctors-carousel .owl-carousel {
        margin: 0 -9px;
    }
    .doctors-carousel .owl-item {
        padding: 0 9px;
    }
    .doctors-carousel .owl-controls {
        right: 9px;
    }
}
#booking-clinic {
    font-size: 16px;
}
#booking-clinic #main-calendar {
    padding-bottom: 0;
    background: url("../images/booking-clinic_fd-bg.png") bottom 0 center no-repeat;
}

/**/
/* testimonials */
/**/
#opinions {
    background-color: #f6f6f6;
}
#opinions .more-opinions {
    text-align: center;
    padding: 15px 0;
}
#opinions .main-content button {
    background-color: #0087cb;
}
.testimonial {
    position: relative;
    padding: 0 35px 35px;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-top: 0;
    border-color: #cfd8dc;
}
.testimonial:after,
.testimonial:before {
    position: absolute;
    z-index: 1;
    width: 68px;
    height: 68px;
    font: 700 72px/100px Arial;
    text-align: center;
    color: #fff;
    background: #646464;
}
/*.testimonial:after {*/
/*content: '\201c';*/
/*right: -1px;*/
/*bottom: 0;*/
/*}*/
.testimonial:before {
    content: '\201d';
    top: 0;
    left: -1px;
}
.testimonial p {
    font-size: 15px;
    line-height: 20px;
}
/*.testimonial img {*/
/*display: block;*/
/*float: left;*/
/*margin-right: 20px;*/
/*padding: 1px;*/
/*border: 1px solid #e3e3e3;*/
/*}*/
.testimonial .author {
    position: relative;
    /*margin: 35px -35px 0;*/
    margin: 0 -35px 35px;
    /*padding: 15px 65px 15px 35px;*/
    padding: 24px 35px 24px 83px;
    font-style: italic;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    background: #3c3c3b;
}
.testimonial .author .opinion_therapist {
    position: absolute;
    width: 68px;
    height: 68px;
    top: 0;
    right: -1px;
    background-color: #dfe7e9;
}
.testimonial .created {
    text-align: right;
    color: #0087cb;
}
.testimonial .more {
    font-size: 14px;
    line-height: 14px;
    padding: 5px 12px;
    color: #fff;
    background-color: #0087cb;
}
#opinions .more-opinions a {
    border-radius: 0;
    padding: 7px 15px;
}


/**/
/* cennik */
/**/
#pricing p.price-text {
    margin-top: 40px;
    background: rgba(29, 143, 206, 0.6);
    padding: 10px;
    font-size: 1em;
    color: #fff;
}

.pricing-table {
    border: 3px solid #eee;
    list-style: none;
    margin: 0 0 50px 0;
    text-align: center;
    background: #fff;
}

.pricing-table li {
    color: #999;
    font-size: .9em;
    font-weight: 400;
    padding: .5em .5em .5em 0;
    background: none;
    line-height: 1.7em;
}

.pricing-table .title {
    color: #222322;
    font-size: 1.3em;
}

.pricing-table .price {
    background: #1d8fce;;
    color: #fff;
    font-size: 1.5em;
    padding: .3em;
}

.pricing-table .price span {
    font-size: .6em;
    vertical-align: top;
}

.pricing-table .bottom {
    background: #f7f7f7;
}

.pricing-table .bottom a {
    background: #999;
    border-radius: 2px;
    color: #fff;
    display: block;
    margin: .5em auto;
    padding: .7em;
    text-transform: uppercase;
    width: 7em;
}

.pricing-table.active .bottom a, .pricing-table.active .price,
.pricing-table:hover .bottom a, .pricing-table:hover .price {
    background: #1d8fce;
    color: #fff;
    -webkit-transition: ease-in 0.4s;
    -moz-transition: ease-in 0.4s;
    -o-transition: ease-in 0.4s;
    -ms-transition: ease-in 0.4s;
    transition: ease-in 0.4s;
}

.pricing-table.active.sec .price, .pricing-table:hover.sec .price {
    background: #1d8fce;
    color: #fff;
    -webkit-transition: ease-in 0.4s;
    -moz-transition: ease-in 0.4s;
    -o-transition: ease-in 0.4s;
    -ms-transition: ease-in 0.4s;
    transition: ease-in 0.4s;
}

.pricing-table.active.sec, .pricing-table:hover.sec {
    border-color: #1d8fce;
}
.pricing.two-first {
    margin-left: 220px;
}

/**/
/* strona oferta */
/**/
.mainphoto-offer {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    width: 300px;
    height: 286px;
}
.offer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px dotted #757575;
    border-left: 3px solid #0094dc
}
.offer-menu li {
    border-bottom: 1px dotted #757575;
    /*padding: 10px;*/
}
.offer-menu li.selected {
    background: #0094dc;
}

.analiza-i-ocena-budowy-ciaa {
    background: #1d8fce url(../images/offer/analiza-i-ocena-budowy-ciaa.jpg);
}

.zlecanie-badan-laboratoryjnych {
    background: #1d8fce url(../images/offer/zlecanie-badan-laboratoryjnych.jpg);
}

.chce-zmniejszyc-wage {
    background: #1d8fce url(../images/offer/chce-zmniejszyc-wage.jpg);
}

.chce-przybrac-na-wadze {
    background: #1d8fce url(../images/offer/chce-przybrac-na-wadze.jpg);
}

.chce-poprawic-jedrnosc-ciaa {
    background: #1d8fce url(../images/offer/chce-poprawic-jedrnosc-ciaa.jpg);
}

.chce-dobrze-i-zdrowo-odzywiac-sie {
    background: #1d8fce url(../images/offer/chce-dobrze-i-zdrowo-odzywiac-sie.jpg);
}

.mam-problemy-trawienne {
    background: #1d8fce url(../images/offer/mam-problemy-trawienne.jpg);
}

.mam-ze-wyniki-badan-krwi {
    background: #1d8fce url(../images/offer/mam-ze-wyniki-badan-krwi.jpg);
}

.szukam-pomocy-w-chorobie {
    background: #1d8fce url(../images/offer/szukam-pomocy-w-chorobie.jpg);
}

.bede-mama {
    background: #1d8fce url(../images/offer/bede-mama.jpg);
}

.chce-zadbac-o-zdrowie-dziecka {
    background: #1d8fce url(../images/offer/chce-zadbac-o-zdrowie-dziecka.jpg);
}

.potrzebuje-diete-pod-sport {
    background: #1d8fce url(../images/offer/potrzebuje-diete-pod-sport.jpg);
}

.wizyty-domowe {
    background: #1d8fce url(../images/offer/wizyty-domowe.jpg);
}

.testy-food-detective, .testy-na-nietolerancje-pokarmowe {
    background: #1d8fce url(../images/offer/testy-food-detective.jpg);
}

.dieta-dla-par {
    background: #1d8fce url(../images/offer/dieta-dla-par.jpg);
}

.services p {
    font-size: 15px;
}

/**/
/* special slide box, facebook */
/**/
.slide_gdpr_box {
    position: fixed;
    top: 10%;
    left: 0;
    z-index: 10000;
}
.slide_gdpr_box a.gdpr-lg {
    display: none;
}
.slide_gdpr_box:hover a.gdpr-sm {
    display: none;
}
.slide_gdpr_box:hover a.gdpr-lg {
    display: inline-block;
}
.slide_promo_box {
    position: fixed;
    top: 25%;
    left: -270px;
    z-index: 9999;
    width: 322px;
}

.slide_promo_box > a {
    background: url(../images/home/btn_news.png) center right;
    width: 48px;
    height: 202px;
    display: block;
    margin: 39px 0 0 270px;
    text-indent: -9999px;
    position: absolute;
}

.slide_promo_box.facebook > a {
    background: url(../images/home/btn_facebook.png) center right;
    width: 55px;
    height:73px;
    display: block;
    margin: 39px 0 0 270px;
    text-indent: -9999px;
    position: absolute;
}

.slide_promo_box .content {
    width: 300px;
    height: 374px;
}

.slide_promo_box.facebook {
    left: -300px;
}

.slide_promo_box.facebook > a {
    margin-left: 300px !important;
}

.slide_promo_box.facebook .content {
    background: #fff;
    height: 425px;
}

/**/
/* kontakt */
/**/
.fit-contact {
    margin-bottom: 50px;
}

.fit-contact address abbr {
    background: #ffffff;
}

.fit-contact .row {
    background: #ffffff;
    padding-top: 20px;
}

.fit-contact article.fit-contact {
    display: flex;
    flex-wrap: wrap;
}

.fit-contact #map-canvas-main {
    width: 300px !important;
    height: 525px !important;
    margin: 0 -30px 0 -50px;
}

.fit-contact p {
    margin-bottom: 3em;
}

.fit-contact address {
    color: #999;
    display: inline-block;
    /*width: 49%;*/
    width: 219px;
}

.fit-contact address abbr {
    color: #222322;
    font-style: italic;
    margin-right: .5em;
}
.fit-contact form button {
    background: #75b6e5;
    border: none;
    padding: 0.7em 1.2em;
    text-transform: uppercase;
    -webkit-transition: ease-in 0.4s;
    -moz-transition: ease-in 0.4s;
    -o-transition: ease-in 0.4s;
    -ms-transition: ease-in 0.4s;
    transition: ease-in 0.4s;
}
.fit-contact .form-control {
    border-radius: 0;
    min-height: 50px;
}
.fit-contact form button:hover {
    background: #1d8fce;
}
