#big_header {

    background-position: top;
    background-size: 100%;
    max-width: 1800px;
    margin: 0 auto;
	}
#header {
    width: 100%;

    z-index: 10;
}

#tlo{
    background: url('../images/background.jpg') no-repeat;
    position: absolute;
    max-width: 1920px;
    top: 0;
    height: 670px;
    width: 100%;
    background-size: 100%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}
@media all and (min-width: 1400px) {
    #tlo{
        background: url('../images/background.jpg') no-repeat;
        background-position: center;
		z-index: -1;
    }
}
#tlo2{
    background: url('../images/background.jpg') no-repeat;
    position: absolute;
    max-width: 1920px;
    top: 0;
    height: 670px;
    width: 100%;
    background-size: 100%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: -1;
}
.people {
    position: absolute;
    top: -80px;
    right: -70px;
    z-index: 2;
}
#title .people {
    float: right;
    position: relative!important;
}

#header {
    width: 100%;

    z-index: 10;
    background: #fff;
    background: rgba(255, 255, 255);
}
#contact2{
    display: none;
}
#logo {
    width: 340px;
    height: 130px;
    float: left;
}

#logo a {
    width: 100%;
    height: 100%;
    float: left;
}

#logo img {
    max-width: 100%;
}
#contact{
    float: right;
    margin-top: 15px;
	padding-right: 50px;
}
.mail{
    width: 250px;
    float: right;
    height: 31px;
    background:  url('../images/ico_2.png') center left no-repeat;
    position: relative;
    margin-right: 20px;
}
.phone{
    width: 300px;
    float: right;
    height: 31px;
    background:  url('../images/ico_1.png') center left no-repeat;
    margin-right: 25px;
    position: relative;
    line-height: 31px;
    text-align: center;
}
.nr{
    position: absolute;
    letter-spacing: 0.3px;
    left: 25px;
    font-size: 18px;
	font-weight: bold;
    color: #5d9e00;
	width:180px;
}
.nr2{
    position: absolute;
    top: 3px;
    left: 42px;
	width: 250px;
    font-size: 18px;
	font-weight: bold;
    color: #5d9e00;
}
.mobile{
    display: none;
}
.nomobile{
    display: block;
}
#podfooter{
    color: #104b88;
    text-align: right;
    padding: 7px 30px 7px 0px;
    font-weight: bold;
}
.clear_boy{
    clear: both;
}

.pokoj1{
        border: solid 3px #8cb205;
        border-radius: 10px;
        background-color: #eff4dc;
        padding: 25px 20px;
        padding-right: 170px;
        position: relative;
}
.fotox2{
    border-radius: 10px !important;
}
.topka{
    position: relative;
    margin-bottom: 15px;
}
.pokoj_tytul{
        display: inline-block;
        margin-top: 0px;
        margin-bottom: 0px;
        color: #8cb205;
        font-size: 22px;
        font-weight: bold;
}
.pokoj2_h3{
        color: #8cb205;
        font-size: 18px;
        font-weight: bold;
        border-bottom: solid 3px #8cb205;
}
.pokoj_cena{
        display: inline-block;
        position: absolute;
        right: 0px;
        font-size: 18px;
        font-weight: bold;
        padding: 5px 15px;
        background: #0f4279;
        border-radius: 15px;
        color: #fff;
}
.pokoj_opis{
         text-align: justify;
}
.pokoj_opis p{
        line-height: 22px;
}
.przycisk{
    position: absolute;
    right: 50px;
    top: calc(50% - 50px);
    width: 60px;
    height: 100px;
    cursor: pointer;
}
.rozwin{
    background:  url('../images/rozwin.jpg') center right no-repeat;
    height: 100%;
}
.zwin{
    display: none;
    background:  url('../images/zwin.jpg') center right no-repeat;
    height: 100%;
}

.gallery .col-4 img {
    border-radius: 10px !important;
}
.gallery .col-5 img {
    border-radius: 10px !important;
}
.pokoj2{
    display: none;
    border: solid 3px #8cb205;
    border-radius: 10px;
    margin-top: -20px;
    padding: 40px;
    padding-top: 60px;
}
.fotox{
    margin-bottom: 0px !important;
}
.text {
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 24px;
}
.circle_des{
    color:#0f4279;
}
.circle_des p{

}
.news_title1{
    margin-top:-50px;
    text-transform: none;
    text-align: center;
    margin-bottom: 20px;
}
.news p {
line-height:20px;
text-align:justify;
}
#showmenu {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #00f4279;
    line-height: 40px;
    float: right;
    text-transform: uppercase;
    font-weight: bold;
    display: none;
    margin: 10px 0 0 0;
}

#menu {
    margin-right: 80px;
    margin-top: 17px;
    float: right;
}

#menu ul {
    width: 100%;
    list-style: none;
    padding: 0;
    text-align: center;
    margin: 0;
    float: left;
}

#menu ul li {
    position: relative;
    display: inline-block;
}

#menu ul li a {
    padding: 5px 0;
    margin: 0 8px;
    color: #000;
    font-size: 14px;
	font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2px;
    float: left;
}

#menu ul li a.bg, #menu ul li a:hover {
    margin: 0 8px;
    text-decoration: none;
    background: #104b88;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-radius: 7px;
	letter-spacing: 0.6px;
}

#menu ul li ul ul {
    left: 100%;
    top: -10px;
}

#menu ul li ul {
    width: 260px;
    display: none;
    position: absolute;
    z-index: 20;
    left: 0px;
    top: 100%;
    padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
    margin: 0;
    background: #40642f;
}

#menu li:hover > ul {
    display: block;
}

#menu li ul li, #menu li ul li a {
    position: relative;
    float: left;
}

#menu li ul li a {
    width: 230px;
    background: transparent;
    padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin: 0;

    text-transform: none;
    text-align: left;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#menu li ul li a:hover, #menu li ul li a.bg {
    background: transparent;
    border: 0;
    margin: 0;
    background: #284a18
}

#menu li ul li:last-child a {
    border-bottom: 0;
}

#menu ul.r {
    width: 100%;
    position: absolute;
    background: #40642f;
    top: 190px;
    left: 0;
    z-index: 20;
    padding: 10px 0;
}

#menu ul.r li {
    width: 80%;
    margin: 0;
    padding: 0 5%;
    float: left;
}

ul.main i {
    display: none;
    position: absolute;
    right: 20px;
    top: 7px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
}

#menu ul.r li a {
    width: 100%;
    height: 25px !important;
    background: transparent;
    line-height: 30px !important;
    text-align: left;
    padding: 2px 0 !important;
    margin: 0;
    border: 0;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#menu ul.r li a:hover, #menu ul.r li a.bg {
    color: #a4cf3c;
}

#menu ul.r li ul {
    width: 100%;
    display: none;
    position: relative;
    margin: 5px 0;
    padding: 5px 0% !important;
    top: 0;
    left: 0;
}

.dmenu {
    display: block !important;
}

.obr {
    display: inline-block;
    position: absolute;
    top: 13px;
}
.obr:last-child{
    display: none;
}
@media all and (max-width: 1450px) {
    .obr {
        top: 7px;
    }
}
@media all and (max-width: 1000px) {
    .obr {
        display: none;
    }
}
#menu ul li a {
   padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
    margin: 0 5px !important;
    color: #1f5790;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 2px;
    float: left;
	letter-spacing: 0.6px;
}

#menu ul li a.bg, #menu ul li a:hover {
    margin-bottom: 0px;
    text-decoration: none;
	color: #ffffff;
}

#menu ul li ul ul {
    left: 100%;
    top: -10px;
}

#menu ul li ul {
    width: 260px;
    display: none;
    position: absolute;
    z-index: 20;
    left: 0px;
    top: 100%;
    padding: 0 0 5px 0 !important;
    margin: 0;
    background: #40642f;
}

#menu li:hover > ul {
    display: block;
}

#menu li ul li, #menu li ul li a {
    position: relative;
    float: left;
}

#menu li ul li a {
    width: 230px;
    background: transparent;
    padding: 5px 15px !important;
    margin: 0;
    font-weight: 400;
    text-transform: none;
    text-align: left;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#menu li ul li a:hover, #menu li ul li a.bg {
    background: transparent;
    border: 0;
    margin: 0;
    background: #284a18
}

#menu li ul li:last-child a {
    border-bottom: 0;
}

#menu ul.r {
    width: 100%;
    position: absolute;
    background: #0f4279;
    top: 200px;
    left: 0;
    z-index: 20;
    padding: 10px 0;
}

#menu ul.r li {
    width: 80%;
    margin: 0;
    padding: 0 5%;
    float: left;
}

ul.main i {
    display: none;
    position: absolute;
    right: 20px;
    top: 7px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
}

#menu ul.r li a {
    width: 100%;
    height: 25px !important;
    background: transparent;
    line-height: 30px !important;
    text-align: left;
    padding: 2px 0 !important;
    margin: 0;
    border: 0;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#menu ul.r li a:hover, #menu ul.r li a.bg {
    color: #42b0e0;
}

#menu ul.r li ul {
    width: 100%;
    display: none;
    position: relative;
    margin: 5px 0;
    padding: 5px 0% !important;
    top: 0;
    left: 0;
}

.dmenu {
    display: block !important;
}

#title {
    width: 1200px;
	margin:0 auto;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding:0;
    color: #fff;
    font-size: 16px;
    height: 476px;
	margin-top: 20px;
}

#title.title2 {
    padding: 43px 0;
    background-color: #40642f;
    background-image: url('../images/people.png'), url('../images/title2.jpg');
    background-position: bottom right 10%, center right;
    background-repeat: no-repeat, no-repeat;
}

#title p {
    width: 60%;
    line-height: 35px;
    margin-top: 20px;
    float: left;
}

#title h1 {
    font-size: 35px;
    color: #fff;
    text-transform: none;
    font-weight: 600;
    padding: 0;
    margin: 0;
}

#content {
    width: 100%;
    padding: 30px 0;
	padding-top:0px!important;
    float: left;

}

img {
    max-width: 100%;
}

h1 {
    font-size: 35px;
    color: #104b88;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    font-weight: 700;
}

h2 {
    font-size: 18px;
    color: #424343;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    font-weight: 700;
}

a {
    color: #104990;
}

.news .image img {
    max-width: 350px;
    position: relative;
    padding: 5px;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 5;
    float: left;
	border-radius: 8px;
}

.news .image {
    background: #fff;
    margin: 0 15px 15px 0;
    position: relative;
    position: relative;
    z-index: 5;
    float: left;
}

.news .date {
    font-size: 13px;
}

.readmore {
    background: #40642f;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding: 7px 15px;
    text-transform: uppercase;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.news .title {
    font-size: 24px;
    font-weight: 400!important;
	text-align: center;
	padding-bottom: 10px;
}

.news {
    padding-top: 15px;
}

#footer {
    width: 100%;
    color: #fff;
    padding: 30px 0;
    background: #fff;
    font-size: 14px;
    position: relative;
    float: left;
    background:  url('../images/footer.png') center right repeat-x;
    margin-top: 40px;
	font-size: 16px;
}
.pad{
    padding-left: 8%;
}
.left3x {
    width: 25%;
    float: left;
}
#footer a {
    color: #fff;
    text-decoration: underline;
}

#footer h3 {
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-size: 18px;
    display: inline-block;
    font-weight: bold;
	letter-spacing: 0.5px;
}

.table-responsive {
    width: 100%;
    overflow: auto;
    float: left;
}

.circle_des p {
font-size:16px;
letter-spacing: 0.5px;
}
.circle_des h3 {
font-size:22px;
font-weight: bold;
}

.table-responsive table {
    min-width: 700px;
}

.home, .home2, .home3 {
    width: 100%;
    position: relative;
    float: left;
}

.home .image, .home2 .image {
    width: 45%;
    height: 100%;
    position: absolute;
    background: transparent url('../images/home1.jpg') center center no-repeat;
    background-size: cover;
    z-index: 5;
}

.home .content, .home2 .content {
    width: 55%;
    background: #ed8724;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    line-height: 30px;
    float: right;
}

.home3 .content {
    width: 55%;
    background: #76b948;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    line-height: 30px;
    float: right;
}

.home h2, .home2 h2, .home3 h2 {
    color: #fff;
    font-weight: 400;
    font-size: 25px;
    margin: 0 0 30px 0;
    padding-bottom: 5px;
    border-bottom: 2px solid #fff;
    display: inline-block;
}

.home .content .container {
    width: 50%;
    padding: 100px 50px;
}

.home2 .content .container {
    width: 50%;
    padding: 100px 50px;
    float: right;
}

.home3 .content .container {
    width: 50%;
    padding: 100px 50px;
}

.home3 .content {
    background: #76b948;
}

.home2 .image {
    right: 0;
    background: transparent url('../images/home2.jpg') center center no-repeat;
    background-size: cover;
}

.home3 .image {
    width: 45%;
    height: 100%;
    position: absolute;
    background: transparent url('../images/home3.jpg') center center no-repeat;
    background-size: cover;
    z-index: 5;
}

.home .image img, .home2 .image img, .home3 .image img {
    display: none;
}

.home2 .content {
    float: left;
    background: #38a3db;
}

#main_areas img.enlarge {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

#main_areas img.resize {
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.home .btn, .home2 .btn, .home3 .btn {
    padding: 15px 30px;
    border: 2px solid #fff;
    background-color: #ed8724;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
    margin-top: 20px;
    float: left;
    -webkit-transition: background-color 300ms linear, color 300ms linear;
    -moz-transition: background-color 300ms linear, color 300ms linear;
    -o-transition: background-color 300ms linear, color 300ms linear;
    -ms-transition: background-color 300ms linear, color 300ms linear;
    transition: background-color 300ms linear, color 300ms linear;
}

.home2 .btn {
    background: #38a3db;
}

.home .btn:hover, .home2 .btn:hover, .home3 .btn:hover {
    background: #fff;
    color: #000;
    text-decoration: none;
    -webkit-transition: background-color 300ms linear, color 300ms linear;
    -moz-transition: background-color 300ms linear, color 300ms linear;
    -o-transition: background-color 300ms linear, color 300ms linear;
    -ms-transition: background-color 300ms linear, color 300ms linear;
    transition: background-color 300ms linear, color 300ms linear;
}

.ap_hover {
    display: none;
    position: fixed;
    background: #fff;
    color: #000;
    font-size: 16px;
    padding: 10px 20px;
}

.ap_hover p {
    padding: 3px 0;
}

.ap_hover .status {
    background: #7da80b;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}
.ap_hover .status1 {
    background: #e70000;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

table {
    width: 100%;
    border-collapse: collapse;
    border: 0;
}

table th {
    color: #fff;
    font-weight: 600;
    background: #40642f;
    padding: 15px 20px;
    text-align: left;
}

table td {
    padding: 5px 20px;
    border: 0;
    text-align: left;
    border-bottom: 1px solid #5d9e00;
}

#apartments_responsive {
    width: 100%;
    display: none;
    float: left;
}

#apartments_responsive .apartment {
    width: 100%;
    margin-bottom: 20px;
    float: left;
}

#apartments_responsive .apartment .container {
    border: 1px solid #000;
    padding: 10px;
}

#ap5:hover {
background:red;
}

#ap1:hover {
background:red!important;
}

h3.underlined {
    font-size: 16px;
    margin: 0;
    padding: 0 0 5px 0;
    border-bottom: 2px solid #000;
    display: inline-block;
}

#content ul {
    list-style: none;
    margin-bottom: 20px;
    padding-left: 15px;
}

#content ul li {
    background: transparent url('../images/li.png') top 8px left no-repeat;
    padding-left: 20px;
    margin-bottom: 8px;
}
#content .pokoj ul li {
    margin-bottom: 0px!important;
}

#apartment_title {
    width: 100%;
    background: #ed8725;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
    float: left;
}

#apartment_title .container {
    padding: 10px 25px;
}

#apartment_title strong {
    font-size: 24px;
}

#apartment_title .col-2 {
    margin: 0;
}

#apartment_title .btn {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    padding: 15px 50px;
    color: #ed8725;
    background: #fff;
    float: right;
}

#apartment_title .btn:hover {
    text-decoration: none;
}

@media all and (max-width: 1450px) {

    #menu ul li a {
        font-size: 14px;
        margin: 0 6px 2px;
        padding: 2px 0;
    }

    #logo {
        float: left;
        margin-left: 30px;
        width: 280px;
    }



    .home .content .container {
        padding: 100px 50px;
        width: 45%;
    }

    .home .image, .home2 .image {
        width: 55%;
    }

    .home .content {
        width: 45%;
    }

    .home2 .content {
        width: 45%;
    }

    .home3 .image {
        width: 55%;
    }

    .home3 .content {
        width: 45%;
    }

    .home .content .container, .home2 .content .container, .home3 .content .container {
        width: auto;
    }

}
/* The container */
.container_check {
    display: block;
    text-align: justify;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container_check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    top: 0;
    left: 0px;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border: 2px solid #104990;
}

/* On mouse-over, add a grey background color */
.container_check:hover input ~ .checkmark {
    background-color: #1863c1;
}

/* When the checkbox is checked, add a blue background */
.container_check input:checked ~ .checkmark {


    background-color: #1863c1;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container_check input:checked ~ .checkmark:after {
    display: block;
    top: 3px;
}

/* Style the checkmark/indicator */
.container_check .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.but_sub {
    float: right;
    width: 20%;
    clear: none !important;
}
