/*
Theme Name: monika_pokoje
Description: Pokoje Lublin
Version: 1.0
License: All rights reserved
*/

/* -------------------------- reset styli */

@import url('../pokoje/dist/css/bootstrap.css');
@font-face {
    font-family: canter;
    src: url('fonts/Canter Light.otf');
}

ul {
    list-style-type: none;
}
/* -------------------------- style globalne */

html {
    height: 100%;
    width: 100%;
}
body {
    font-size: 16px;
    margin:0;
    height: 100%;
    width: 100%;
    font-family: 'Oswald', serif;
    color: #8C8888;
    background: #000;
}

#background {
    width: 100%;
    height: auto !important;
    margin: 0 auto;
    background-color:#000;
    background-image: url(images/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-bottom:40px;
    border-bottom: 5px solid #FFF;
}
.menu-bg{
    margin-top:30px;
}
.wrapper {
    width: 960px;
    overflow: hidden;
    margin: 0 auto;
}
.clear {
    clear: both;
}
h1 {
    font-family: 'Oswald', serif;
    color: #949699;
    font-size: 42px;
    font-weight:100;
    text-transform: uppercase;
}
.home h1{
    text-align:center;
    color: #fff;
}
span{color:red; font-weight:700;}
h2 {
    font-family: 'Oswald', serif;
    font-size: 46px;
    font-weight: 300;
    color: #0892D3;
}
h3 {
    font-family: 'Oswald', serif;
    color: #B21C15;
    font-size: 20px;
    font-weight: 700;
}
h4{
    font-size:24px;
}
a {
    text-decoration: none;
    color: inherit;
}
p {} p, h2, h3, ul, ol {
    /*margin-bottom:16px;*/
}
.entry-content ul {
    list-style-type: disc;
    padding-left: 70px;
    padding-bottom: 20px;
    padding-top: 20px;
}
/* -------------------------- style dla sekcji TOP */

#top {
    min-width: 1120px;
    background-color: #fff;
}
#blad404 {
    text-align: center;
}
#grey-top {
    width: 100%;
    height: 30px;
    background-color: #fff;
    border-bottom: 1px solid #fff;
}
#logo {
    width: 311px;;
    height: auto;
    margin: 0 auto;
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
}

#menu-main_menu {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 100;
    max-width: 610px;
    font-family: 'Oswald', serif;
    margin: 0 auto;
}
#menu-main_menu li {
    float: left;
    padding-bottom: 10px;
    color: #9D9EA0;

}
#menu-main_menu li a:hover, #menu-main_menu .current-menu-item {
    background-color: none;
    color: #47494C;

}
#menu-main_menu .current-menu-item {
    background-color: none;
    color: #fff;
}


#menu-main_menu .current-menu-item {
    color: #BD2E2E;


}

.menu-menu-footer-container li {
    font-size: 14px;
    padding-right: 20px;
    float: left;
}
/* -------------------------- style dla sekcji SLIDER */

#slider {

    max-width: 960px;
    margin: 0 auto;
}
.bg-slider {
    margin-top: -110px;
    padding: 0px;

}


.top-mjk-2 {
    width: auto;
    height: auto;
    min-height: 100%;
    margin: 0 auto;
    /*    background-image: url(images/top.jpg);*/
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto


}
.top-page {
    width: 960px;
    height: 307px;
    margin: 0 auto;
    background-image: url(images/top-page.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.slide-desc h2 {
    color: #ff9900 !important;
    font-weight: 700;
}
/* -------------------------- style dla sekcji CONTAINER */

/*#container {
    padding-bottom: 70px;
    margin-top: 30px;
}*/
#container .entry-content p {
    text-align: justify;
    font-size: 16px;
    line-height: normal;
    color:#555;
}
#containerShadow {
    margin-top: -59px!important;
    clear: both;
    background-image: url(images/containerShadow.png);
    height: 113px;
    width: 1038px;
    margin: 0 auto;
    background-repeat: no-repeat;
}
#container.startowy {
    padding-bottom: 0px;
    position: relative;
}
.startowy .entry-content {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: 100;
}
.startowy .entry-title {
    text-align:center;
    font-family: 'Oswald', serif;
    font-size: 25px;
    font-weight: 300;
    color: #731305;
    text-transform:uppercase;
}
.entry-title {
    font-weight: 300;
    width: 100%;
    margin-top:30px;
    margin-bottom: 10px;
    color: #000;
    float: left;

}
.entry-content {
    padding-top: 60px;
    /*min-height:250px;*/
}
.main-text,.main-contact {
    margin: 0 30px;
    background: rgba(255, 255, 255, 0.92);
    padding: 0px 50px;
    -webkit-box-shadow: 0px 0px 52px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 52px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 52px -1px rgba(0,0,0,0.75);
    min-height:620px;
}
.main-contact{
    background:#403A34;
    color:#fff;
    padding: 20px 20px;
}
p.col-xs-12.col-sm-12.col-md-6.col-lg-6.od {
    padding-right: 5px;
}
p.col-xs-12.col-sm-12.col-md-6.col-lg-6.do {
    padding-left: 5px;
}

#logo-slider-wraper {
    width: 960px;
    margin: 0 auto;
}
/* -------------------------- style dla sekcji FOOTER */

#footer {
    color: #FFFFFF;
    background-color: #000000;
    padding-top: 10px;
    margin-top: 20px;
    margin: 0 auto;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
#sidebar-footer {
    color: #fff;
    float: left;
}
#menu-main_menu-1 {
    color:#252525;
    font-family: 'Oswald', serif;
    font-size: 12px;
}
#menu-main_menu-1 li {
    float: left;
    margin-right: 20px;
}
#powered {
    color:#848383;
    font-family: 'Oswald', serif;
    margin: 0 auto;
    float: none;
    width: 160px;
    padding-top: 10px; 
    font-size: 10px !important;
    line-height: 34px;
}
#poweredtext {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 12px !important;
    float: left;
    padding: 10px 8px 0 0;
}
/* ----------------------- style dla galerii wordpress -------- */

.gallery-item img {
    border: 2px solid #eee;
    padding-right: 0 !important;
}
.gallery-item {
    width: 110px;
    float: left;
    margin-top: 12px;
    margin-right: 3px;
}

.gallery {
    margin-bottom: 12px;
}
/* ----------------------- style dla galerii wordpress -------- */

/* ----------------------- style formularza wp contact form 7 -------- */

.wpcf7 {
    margin: 18px 0 !important;

}
.wpcf7 p {
    font-weight:300;
    padding: 0;
    margin: 0;
}
.wpcf7-form-control {
    width: 100%;
    background: rgba(14, 14, 14, 0.22) none repeat scroll 0px 0px;
    border: 1px solid #6B6565;
    color: #F9F5F5;
    margin: 7px 0px;
    font-weight: 100;
    padding: 3px 5px;
    line-height: 27px;
}
.wpcf7-textarea {
    font-size: 12px;
    max-height: 85px;
    min-height: 85px;
    padding: 10px !important;
}
.wpcf7-submit {    
    width: 100%;
    font-size: 20px;
    border: none !important;
    cursor: pointer;
    color: #fff;
    background-color: red;
    float: right;
    padding: 0;
    margin: 0 !important;
    padding: 10px !important;
}
.wpcf7-submit:hover {
    color: red;
    background-color:#fff;
}
/* ----------------------- style formularza wp contact form 7 -------- */

/* ----------------------- style google maps short code -------- */

.gmsc {
    border: 4px solid #B3B4BA;
}
/* ----------------------- style google maps short code -------- */

.logo-img {
    padding-left: 35px !important;
}
#menu-main_menu li>ul {
    display: none;
}
#menu-main_menu li:hover > ul {
    display: block;
    position: absolute;
}
.sub-menu {
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
    border-top: 5px solid gray;
    border-right: 1px solid gray;
    border-left: 1px solid gray;
    border-bottom: 1px solid gray;
    position: absolute !important;
    z-index: 9999;
    background-color: rgb(204, 198, 198);
    opacity: 0.9;
    line-height: 8px;
    width: 215px;
    height: auto;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 2px rgba(50, 50, 50, 0.40);
    -moz-box-shadow: 3px 3px 2px rgba(50, 50, 50, 0.40);
    box-shadow: 3px 3px 2px rgba(50, 50, 50, 0.40);
}
#menu-main_menu li ul li {
    padding: 5px;
    line-height: 18px;
    width: 205px;
    color: black;
    text-shadow: none;
}
#menu-main_menu li>ul>li a:hover {} #menu-footer li {
    padding-right: 12px;
    float: left;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px !important;
}
span.wpcf7-not-valid-tip {
    line-height: 10px;
    padding-bottom: 10px;
    height: 18px;
    background-color: rgba(255, 255, 255, 0);
    color: #f00;
    font-size: 1em;
    font-weight: 100;
    display: block;
}
.qtrans_flag_and_text {
    padding-left: 15px !important;
}
#multitab {
    position: fixed;
    right: 0px;
    top: 170px;
    z-index: 100;
}
#multitab li {
    cursor: pointer;
    width: 35px;
    height: 110px;
    margin-bottom: 1px;
    position: relative;
}
#multitab > li > div {
    padding: 5px;
    border: solid #0170cf 3px;
    background: #fff;
    float: left;
    width: 286px;
    height: auto;
    -moz-border-radius: 0 0 0 8px;
    -webkit-border-radius: 0 0 0 8px;
    border-radius: 0 0 0 8px;
    position: absolute;
    top: 0;
    left: 35px;
    z-index: 100;
}

.black {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    background-color: #444;
    padding: 10px;
}
.blackf{
    color: #000;
}
.navbar{

}
.button-zapytanie, .center {
    text-align: center;
}
.button-offer{
    padding: 10px;
    text-align: center;
}
.three-offer {
    padding: 20px;
}
.offer{
    margin-right: 10px !important;
    padding-top: 10px;
    min-width: 160px;
    background-color: #fff;
    margin: 0px;
    border: 1px solid #8E8E8E;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    max-width: 49%;
}

#section2{
    border-top: 1px solid #DBD5D5;
    border-bottom: 1px solid #DBD5D5;
    margin-top: 20px;
}
#section3{
    max-height: 450px;
    min-height: 250px;
    padding: 20px;
    background-color: #243F82;
    height: auto;
}
.col-md-4 {
    float:left;
    width: 31% !important;}
.offer-title{
    margin-bottom: 10px;
    background-color: #444;
    color:white;
    width: 100%;
    padding: 5px;
}

.modal-dialog.cf7 {
    max-width: 340px;
}
.row.elipses {
    padding-top: 50px;
}
.navbar-nav > li > a {
    padding-top: 35px;
    padding-bottom: 35px
}
.border{
    border:3px solid #444; 
}
ul.lists >li {
    list-style-type: circle;
}

.navbar-default{
    z-index: 99;
    border:none;
    background-color: rgba(248, 248, 248, 0) !important;
}
.navbar-default {

    border-color: #e7e7e7;
}
button.navbar-toggle {
    position: relative;
    z-index: 9999999;
    background-color: #fff;
    float: right;
}
button.btn.btn-default.red {
    background-color: red;
    color: #fff;
}
button.btn.btn-default.red:hover {
    background-color: #fff;
    font-weight: bold;
    color: red;
}
.contact{
    font-size:12px;
    font-weight: normal;
}
.strokeme
{
    text-shadow:
        -1px -1px 0 #000,
        1px -1px 0 #000,
        -1px 1px 0 #000,
        1px 1px 0 #000;  
}
.offer-text{
    padding-top: 20px;

}
.image-p{
    border:2px solid #fff;
}
.container-circle{
    margin-top:-122px;
}

@media (min-width: 1200px){
    .container {
        width: 1000px;
        margin: 0 auto;
    }
}
ul.offer-icon {
    margin: 0 auto;
    width: 100%;
    height: auto;
    text-align: center;
}
li.icon-ofer {
    display: inline-block;
    margin-right: 20px;
}

.contact-content{
    font-size: 36px;
    color: #47494C;
    width:auto;
    height: auto;
    text-align: center;
    margin: 0 auto;
    font-family: 'Oswald', serif;
}
button.btn.btn-default.black {
    text-decoration: none;
    margin-top: 10px;
    background-color: #000;
    color: #fff;
}
a:hover, a:focus {
    color: #CE171F;
    text-decoration: none; 
}
.nav > li > a {
    padding: 5px 10px 5px 10px;
}
.nav-tabs > li > a{border-radius:0px;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    color: #BD2E2E;
    background: rgb(255, 255, 255);
    border-bottom-color: transparent;
}
.nav-tabs {
    border-bottom: 1px solid #2A2B2D;
}
.tab-content p {
    font-weight: 100;
    color:#000000;
}

div#tab1,div#tab0,div#tab2,div#tab3,div#tab4,div#tab5  {
    background: rgb(255, 255, 255);
    padding: 40px;
}
div#tab5 ul>li {
    list-style: disc;
}
div#tab5 h4 {
    font-size:16px;
    color:#BD2E2E;
}

.row-top-menu{
    background-image: url(images/footer-bg.jpg);
    background-repeat:repeat-y;
    background-position: top center;
}
div#container.index {
    margin-top: 20px;
} 
textarea {
    width: 100%;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.44);
    border: 1px solid rgba(255, 255, 255, 0.09);
}
label[for=url], input#url, h3#comments, a.comment-reply-link, img.avatar.avatar-32.photo
{
    display:none;
}
ol.commentlist {
    list-style: none;
    padding-left: 0;
}
cite.fn {
    font-size: 20px;
    font-weight: 700;
}
input#submit{
    padding: 10px;
    text-decoration: none;
    margin-top: 10px;
    background-color: #B21C15;
    color: #fff;
    float: right;
    border: none;
}
input#submit:hover{
    padding: 10px;
    text-decoration: none;
    margin-top: 10px;
    background-color: #fff;
    color: #B21C15;
}
.navbar.navbar-default.navbar-fixed-top.novo {
    background-color: #008dd2;
    z-index: 999999;
}
.contact-box {
    background: rgb(0, 141, 210);
    margin-top: 50px;
    padding: 10px;
    height: 152px;
    -webkit-border-top-left-radius: 130px;
    -moz-border-radius-topleft: 130px;
    border-top-left-radius: 130px;
}
h4.pull-right{
    width:100%;
    color: #fff;
    font-size: 16px;
    padding-right: 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    text-align:right;
}
h3.pull-right {
    color: #fff;
    font-size: 36px;
    margin-top: 0px;
    font-family: 'Oswald', serif;
}
.button{
    width: 100%;
    margin: 0 auto;
    background-color: #8F624C;
    padding: 10px;
    text-align: center;
    color: rgb(255, 255, 255);
    float: none;
    display: block;
}
.button:hover{
    color:rgb(220, 215, 215);
}
.separator {
    margin-top: 10px;
    height: 3px;
    background: rgb(0, 141, 210);
    margin-bottom: 3px;
    width: 100%;
}
.icon-sec {
    padding: 25px 0px 25px;
    background-color: rgb(0, 141, 210);
    background-image: url(images/iconBG.jpg);
    background-repeat: repeat;
    background-position: top center;
}
img.img-responsive.ico {
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.footer-contact {
    font-family: oswald;
    font-size: 17px;
    text-align: center;
    line-height: 22px;
}
ul.modal-list {
    margin: 0;
    padding: 10px;
}
.modal-list li {
    list-style-type: disc;
    margin-left: 10px;
}
.headerMain h3, .headerMain h4 {
    font-size: 40px;
    text-shadow: 2px 2px #fff;
    font-weight: 300;
    color: #47494C;
    text-align:center;
    margin:0px;
}
img.shad{
    margin:0 auto;
}
.mainLinks li{
    font-size:30px;
    text-transform:uppercase;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
    text-align: center;
}
.mainLinks ul{
    padding-left:0px;
}
.mainLinks li:first-child{
    border-bottom: none;

}
.homeContact{padding-top:30px; padding-bottom:30px;text-align: center;}
.footer_main {
    max-width: 500px;
    margin: 0 auto;
    float:none !important;
}


.sep_main img {
    float: none;
    margin: 0 auto;
    max-width: 100%;
    display: block;
}
.c1 h3,.c2 h3, .c3 h3{
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    background-color: rgba(0, 0, 0, 0.81);
    padding: 10px;
    position: absolute;
    width: 100%;
    bottom: 0;}
.c1, .c2, .c3{
    padding: 0;
    margin: 0px 5px;
    border: 1px solid;
    position: relative;
    height: 249px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.c1{background-image: url(images/c1.jpg);}
.c2{background-image: url(images/c2.jpg);}
.c3{background-image: url(images/c3.jpg);}

a .col-md-4.c1:hover,a .col-md-4.c2:hover,a .col-md-4.c3:hover  {
    opacity: 1;
}
a .col-md-4.c1,a .col-md-4.c2,a .col-md-4.c3  {
    opacity: 0.6;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background-color: rgba(201, 203, 205, 0.07);
    border: 1px solid rgba(255, 255, 255, 0.09);
    margin-right: 10px;
}

p {
    font-size: 16px;
    font-weight: 300;
}
.tab-content {
    margin-bottom: 30px;
}
.ezcol.ezcol-two-third.cennik {
    background: #2D2D2D;
    padding: 10px;
    color:#fff;
    width:69%;
    margin-right:0px !important;
}
.ezcol.ezcol-two-third.cennik h3 {
    margin: 0;
    color:#fff;
    font-weight:300;
}
.ezcol.ezcol-one-third.ezcol-last.price {
    background: #B22E2E;

}
.ezcol.ezcol-one-third.ezcol-last.price h3 {
    color: #fff;
    padding: 10px;
    margin: 0;
    font-size:20px;
}
#container .entry-content p.information {
    font-size: 14px !important;
    text-align: center;
    max-width: 610px;
    margin: 0 auto;
    line-height: inherit;
}
.gmsc {
    width: 100% !important;
    overflow: hidden;
    border:none;
}
.mapsMain{
    position:relative;
}
.showGallery,.showMaps{
    position: absolute;
    width: 100px;
    height: 100px;
    background: #444;
    background-image: url(images/look.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size:cover;
    z-index: 9;
    left: -110px;
    right: 0;
    margin: 0 auto;
    margin-top: -50px;
    border-radius: 50%;
    border: 3px solid #fff;
    -webkit-box-shadow: 0px 0px 52px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 52px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 52px -1px rgba(0,0,0,0.75);
    cursor: pointer;
}
.showMaps {
    left: 110px;
    background-image: url(images/maps.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size:cover;
}
.showGallery:hover, .showMaps:hover{
    zoom:0.9;
}
.modal-body{
    padding:0;
}
.fancybox img {
        width: 33.3%;
    height: inherit;
    border: 1px solid #fff;
}
.modal-content.tablePrice {
    padding: 50px;
}
.modal-content.mapaShow {
    padding: 0px;
}
div#icon3 .modal-dialog {
    max-width: 1200px;
    width: 1200px;
}
.wp-table-reloaded, th{
    font-size:16px !important;
    text-align:center !important;
}
.modal-content{
    border-radius:0px !important;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .99 !important;
}
.navigations{
    display: block;
    position: relative;
    width: 100%;
    height: 20px;
    border-bottom:40px solid #000;
    background: #000;
       
}
 .modal-backdrop {
    background-image: url(http://monika-pokoje.sniedkar.vdl.pl/wp-content/uploads/2015/12/bg-top.jpg);
}