body {
    font-family: "proxima-nova",sans-serif;
    font-weight: normal;
    margin: 0;
    background: white;
    color: #4c4c4c;
    position: relative;
    height: 100%;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
}

html {
    position: relative;
    height: 100%;
}

a, button {
    cursor: pointer;
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
}

img {
    max-width: 100%;
}

header {
    position: absolute;
    top: 0;
    text-align: center;
    padding-top: 40px;
    min-height: 210px;
    background: url(../img/header_bg.png) repeat-x;
    z-index: 10;
    display: block;
    width: 100%;
}

header p {
    color: #D5D2CD;
    margin-top: 30px;
}

header p a {
    text-decoration: underline;
    color: #D5D2CD;
    display: inline-block;
    margin-left: 50px;
}

header p a:hover {
    color: #e63350;
}

header p i {
    color: #e63350;
    font-size: 15px;
}

header a.mainpage {
    text-decoration: underline;
    color: #e63350;
    display: block;
    margin: 0 auto;
}

.bg-header {
    position: relative;
    min-height: 600px;
}

.index-banner {
    background: url(../img/banner_bg.jpg) no-repeat top center;
    background-attachment: fixed;
}

.pardalowka-banner {
    background: url(../img/oferta_pardalowka/banner_pardalowka.jpg) no-repeat top center;
    background-attachment: fixed;
}

.koryntia-banner {
    background: url(../img/oferta_koryntia/banner_koryntia.jpg) no-repeat top center;
    background-attachment: fixed;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.header .logo {
    margin-top: 8px;
}

.promobox {
    margin: 18% auto 0;
    font-size: 20px;
    display: block;
    color: white;
    text-align: center;
    font-weight: 300;
    text-shadow: #4f4646 0 3px 5px;
    letter-spacing: 0.1em;
}

.promobox h1 {
    font-family: 'Sanchez', serif;
    font-size: 50px;
    margin-bottom: 0;
    color: white;
    letter-spacing: 0;
}

.promobox img {
}

.welcome-txt {
    padding: 50px 0;
}

.welcome-txt span {
    color: #c8c1b8;
    font-family: 'Sanchez', serif;
    font-size: 25px;
    display: block;
}

.offer-ar {
    position: relative;
    background: #e4e2e1 url(../img/bg_off.png) no-repeat center 20px;
    padding: 50px 0;
}

.offer-ar h2 {
    color: black;
    font-family: 'Sanchez', serif;
    font-size: 32px;
    display: block;
    margin: 0 auto 50px;
    text-align: center;
}

.pattup {
    height: 11px;
    width: 100%;
    background: url(../img/whitepatt_up.png) repeat-x;
    position: absolute;
    top: 0;
}

.pattdown {
    height: 11px;
    width: 100%;
    background: url(../img/whitepatt_down.png) repeat-x;
    position: absolute;
    bottom: 0;
}

.offers {
    padding: 0 80px;
}

.offer {
    margin-top: 80px;
    margin-bottom: 40px;
}

.offer-details h3 {
    font-size: 35px;
    font-family: 'Sanchez', serif;
    margin: 0 0 30px;
}

.for-g-title {
    margin: 20px 0;
    display: block;
}

.item-offer {
    background: white;
}

.item-img {
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.item-img  .it-price {
    color: white;
    text-shadow: black 0 2px 3px;
    font-family: 'Sanchez', serif;
    font-size: 45px;
    left: 50%;
    position: absolute;
    bottom: 20px;
    z-index: 10;
    margin: 0 auto;
    transform: translateX(-50%);
}

.item-img .it-price small {
    font-size: 25px;
}

.item-desc {
    padding: 20px;
}

.item-desc h2 {
    margin-bottom: 20px;
    font-size: 30px;
}

.ic-eq {
    margin-bottom: 5px;
}

.ic-eq div {
    display: inline-block;
    float: left;
    width: 30px;
    height: 30px;
    background: url(../img/ic_eq.png) no-repeat;
}

.ic-eq div.place {
    background-position: 0 0;
}

.ic-eq div.num-per {
    background-position: -30px 0;
}

.ic-eq div.beds {
    background-position: -60px 0;
}

.ic-eq div.bathroom {
    background-position: 0 -30px;
}

.ic-eq div.bedroom {
    background-position: -30px -30px;
}

.ic-eq div.kitchen {
    background-position: -60px -30px;
}

.ic-eq div.wifi {
    background-position: -90px 0;
}

.ic-eq div.fire {
    background-position: -90px -30px;
}

.ic-eq div.animals {
    background-position: 0 -60px;
}

.ic-eq div.dryer {
    background-position: -30px -60px;
}

.ic-eq div.heating {
    background-position: -90px -60px;
}

.ic-eq div.smoke {
    background-position: 0 -90px;
}

.ic-eq div.parking {
    background-position: -30px -90px;
}

.ic-eq div.wash {
    background-position: -60px -90px;
}

.ic-eq div.tv {
    background-position: -90px -90px;
}

.ic-eq div.chair {
    background-position: -60px -60px;
}

.ic-eq span {
    color: #7d7573;
    font-weight: 600;
    font-size: 13px;
    padding: 6px 0 0 10px;
    display: inline-block;
    height: 30px;
    float: left;
}

.item-desc p {
    margin-top: 10px;
    margin-bottom: 0;
    text-align: justify;
}

.rezerwuj {
    color: white;
    text-decoration: none;
    background: #e63350;
    font-weight: 600;
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
    margin: 20px 0;
    font-weight: 400;
    display: block;
    width: 100%;
}

.rezerwuj:hover {
    background: #c91d39;
    color: white;
    text-decoration: none;
}

.btn-mp {
    color: white;
    width: 100%;
    padding: 15px 0;
    display: block;
    font-size: 17px;
}

.rezerwuj-mp {
    background: #e63350;
    font-weight: 600;
    text-align: center;
    border: none;
    border-radius: 0;
}

.readmore-mp {
    background: #473e3d;
    font-family: 'Sanchez', serif;
    padding-right: 20px;
    text-align: right;
}

.btn-mp:hover {
    color: white;
    text-decoration: none;
}

.rezerwuj-mp:hover {
    background: #c91d39;
}

.readmore-mp:hover {
    background: #261f1f;
}

.attractions {
    padding: 0 0 50px;
}

.attractions h2 {
    font-family: 'Sanchez', serif;
    text-align: center;
    margin: 50px 0;
}

.attractions span {
    margin-top: 15px;
    font-weight: 600;
    display: block;
}

.writeus {
    background: #f6f6f6;
    padding: 30px 20px;
    color: black;
    font-size: 22px;
    width: 100%;
    font-family: 'Sanchez', serif;
    line-height: 30px;
}

.writeus a {
    color: black;
    text-decoration: underline;
}

.price-info {
    margin: 30px 0;
}

.price-info span {
    display: block;
    font-size: 18px;
    font-weight: 600;
}

.price-info .pr {
    display: block;
    font-size: 50px;
    font-family: 'Sanchez', serif;
}

.price-info .pr small {
    font-size: 20px;
}

.price-info span {
    font-size: 18px;
    font-weight: 600;
}

.price-info p {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 2px;
    color: #575757;
}

.attractions .more {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    display: block;
    font-family: 'Sanchez', serif;
    float: left;
    margin-bottom: 40px;
}

.att-video {
    display: block;
}

.bg_contact {
    position: relative;
}

.bg_contact p {
    color: white;
    position: absolute;
    top: 25%;
    font-size: 25px;
    line-height: 35px;
    left: 50%;
    z-index: 10;
    margin: 0 auto;
    transform: translateX(-50%);
}

.bg_contact a {
    color: white;
    font-family: 'Sanchez', serif;
    font-size: 30px;
    text-decoration: underline;
    display: block;
}

.bg_contact a:hover {
    color: #e63350;
}

.bg_contact p span {
    color: white;
    font-size: 30px;
    font-family: 'Sanchez', serif;
    width: 100%;
    float: left;
}

.footer {
    border-top: 1px solid #d2cdc8;
    font-size: 14px;
    padding: 40px 0;
    color: #4d4c4d;
}

.photo-gallery {
    margin: 40px 0;
}

.photo-gallery img {
    width: 100%;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #F3F2F2;
}

.table > tbody > tr > td {
    border-top: none;
}

.cennik table {
    color: #7d7573;
    font-size: 13px;
}

.cennik thead {
    color: white;
    background: #7d7573;
    font-family: 'Sanchez', serif;
    font-size: 15px;
}

.cennik h4 {
    font-family: 'Sanchez', serif;
    color: black;
    padding-bottom: 3px;
    width: 100%;
    margin: 30px 0 20px;
    border-bottom: 1px solid black;
}

.modal-content {
    display: block;
    float: left;
    padding-bottom: 20px;
}

.modal-content h1 {
    font-family: 'Sanchez', serif;
}

.parsley-errors-list {
    margin: 5px 0 3px 0;
    padding: 0;
    list-style-type: none;
    font-size: 10px;
    line-height: 10px;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    color: #FC8989;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
    opacity: 1;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
}

@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
    };
}

/* !!! -------------  MEDIA  --------------- !!!*/


	/* Smartphones (portrait and landscape) ----------- */
@media (min-device-width : 300px) and (max-device-width : 767px) {
    header {
        padding-top: 25px;
    }

    header p a {
        width: 100%;
        margin: 5px 0;
    }

    .promobox {
        margin: 70% auto 0px;
        padding: 15px;
    }

    .promobox h1 {
        font-size: 30px;
    }

    .offers {
        padding: 0;
    }

    .item-desc h2 {
        font-size: 20px;
    }

    .readmore-mp {
        padding-right: 0;
        text-align: center;
    }

    .bg_contact p {
        top: 5%;
        font-size: 13px;
        line-height: 15px;
    }

    .bg_contact a, .bg_contact p span {
        font-size: 13px;
    }

    .bg_contact br {
        display: none;
    }

    .footer {
        padding: 20px 0;
    }

    .attractions h2 {
        margin: 40px 0px;
        font-size: 22px;
    }

    .mob-st {
        margin-bottom: 40px;
    }

    .it-price {
        font-size: 40px !important;
        line-height: 40px;
    }

    .offer-ar {
        background: #E4E2E1;
    }

    .btn-mp {
        padding: 20px 0;
    }

    .offer {
        margin-top: 40px;
    }

    .item-desc h2 {
        font-size: 30px;
    }

    .modal-title {
        font-size: 30px;
        line-height: 30px;
        text-align: center;
        width: 100%;
    };
}

	/* iPads (portrait and landscape) ----------- */
@media (min-device-width : 768px) and (max-device-width : 1024px) {
    
    .promobox {
        margin: 28% auto 0px;
    }

    .offers {
        padding: 0;
    }

    .item-img .it-price {
        font-size: 26px;
    }

    .item-desc h2 {
        font-size: 20px;
    }

    .readmore-mp {
        padding-right: 0;
        text-align: center;
    }

    .btn-mp {
        padding: 20px 0;
    }

    .bg_contact p {
        top: 10%;
        font-size: 18px;
    }

    .bg_contact br {
        display: none;
    }

    body {
        font-size: 16px;
    }
    
    .writeus {
        font-size: 18px
        
    }
}

@media (min-device-width : 1024px) and (max-device-width : 1200px) {
        
    .offers {
        padding: 0;
    }

    .item-img .it-price {
        font-size: 37px;
    }

    .item-desc h2 {
        font-size: 20px;
    }

    .readmore-mp {
        padding-right: 0;
        text-align: center;
    }
}
	
	