/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-02-27, 17:13:49
    Author     : pr0t
*/

/*
body {
    font-family: 'Open Sans', sans-serif !important;
}
*/

/*
    Profesjonalna rehabilitacja; Sokołów Podlaski, Węgrów, Siedlce
*/
#main-slider .slider-inner h3 {
    color: #fff;
    font-size: 32px;
    line-height: 1;
    margin-top: 180px;
    text-transform: uppercase;
}

#main-slider .slider-inner h3 > span {
    color: #45aed6;
}

.carousel-content p {
    color: #555;
}

.slider-desc {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 12px;
    text-align: center;
    border-radius: 25px;
}

/*
    features and get-in-touch sections
*/
.sec-add-top {
    margin-top: 6px;
}

/*
    element centered
*/
.elem-center {
    margin: 0 auto;
}

/*
    Sesja fizjoterapeutyczna, ..
*/
.sm-font {
    font-size: 16pt;
}

.sub-text-font-size {
    font-size: 12pt;
}

#about p, #cta p, #features p {
    text-align: justify;
}

/*
    Pricing
*/
span.price {
    margin-top: 32% !important;
}

#pricing ul.pricing li.plan-header .price-duration > span.price {
    font-size: 28px !important;
}

/*
    Body
*/
body {
    font-family: 'PT Sans', sans-serif, 'Source Sans Pro', sans-serif !important;
    font-size: 17px;
}

/*
    Footer
*/
#footer {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}