body {
    letter-spacing: 0.2ex;
    line-height: 1.5;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    color: #565656;
    background-color: #fff;
    text-align: justify;
}
.nav > li > a{
    padding: 16px 8px;
}
a:hover,
a:focus {
    text-decoration: none;
    color: #565656;
}

a {
    color: #565656;
}


ul {
    list-style: url("../img/disc.png");
}

table {
    margin-top: 20px;
}

.iv-h:hover {
    color: #111;
}

.iv-link a {
    color: #bbb;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}

.iv-link a:hover {
    color: #999;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    text-decoration: none;
}

.row {
    margin: 0 !important;
}

.btn1 {
    color: #ffffff;
    background-color: #b7b6b4;
    border-color: #ccc;
    padding: 10px 20px;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 14px;
}

.btn1:hover,
.btn1:active,
btn1:focus {
    border: 1px solid #b7b6b4 !important;
    color: #b7b6b4 !important;
    background: none !important;
}

.iv-top-bar {
    background-color: #fff;
    height: 100px;
    -webkit-box-shadow: 0px 5px 12px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 5px 12px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 5px 12px 0px rgba(50, 50, 50, 0.5);
    position: fixed;
    width: 100%;
    z-index: 9;
}

.iv-bg-menu {
    border-radius: 0px !important;
    border-style: none !important;
}

.iv-logo {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 40px;
    z-index: 90
}
.iv-logo img{
    height:70px;
    width:auto;
}
.iv-logo-f {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.iv-logo-f img {
    width: 100%;
    height: auto;
}

.navbar-default {
    background: none !important;
    border: none !important;
}

.iv-list-menu {
    width: 100%;
    padding-top: 12px;
}

.iv-list-menu li {
    text-transform: uppercase;
    font-family: 'Cinzel', serif;
    font-size: 18px;
    color: #333;
}

.iv-list-menu li.active a,
.iv-list-menu li:hover a {
    background: none !important;
    text-decoration: underline;
    color: #666 !important;
}

.iv-footer .iv-list-menu li.active a,
.iv-footer .iv-list-menu li:hover a {
    color: #eee !important;
}

.iv-slider {
    height: 500px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.iv-li-right {
    float: right !important;
}

.iv-bar {
    background-color: #d9a83a;
    height: 3px;
}
.glyphicon-chevron-right::before, .glyphicon-chevron-left::before{
    color: #d9a83a;
}
.iv-sec1 {
    background-color: #fff;
    height: auto;
    padding: 30px;
    padding-bottom: 50px;
}

.iv-sec1 .iv-title {
    margin-top: 30px;
    margin-bottom: 40px;
}

.h-orn {
    margin-bottom: 30px;
}

.h-orn-l {
    margin-right: 20px;
}

.h-orn-r {
    margin-left: 20px;
}

.iv-title {
    height: auto;
    text-align: center;
    background-repeat: no-repeat;
    font-size: 25px;
    font-family: 'Cinzel', serif;
    text-transform: uppercase;
    color: #000;
    margin-bottom: -10px;
    font-weight: bold;
    margin-top: 60px;
    
}

.listc ul li{
    display: inline-block;
    width: 85%;
    float: left;
    border: 1px solid #a59337;
    margin: 5px;
    background-color: #bfaf57;
    margin: 5px;
    color: #fff;
}
.navbar-default .navbar-nav > li > a{
    color: #a59337;
}

.iv-title-sm {
    text-align: center;
    font-size: 24px;
    font-family: 'Cinzel', serif;
    text-transform: uppercase;
    color: #565656;
    font-weight: bold;
}
p {
    letter-spacing: 0px;
}
.iv-txt {
    padding: 15px 5px;
    margin-left: 10%;
    margin-right: 10%;
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif;
}

.iv-sec2 {
    background-color: #353535;
    height: 500px;
}

.iv-right,
.iv-left {
    width: 50%;
}

.iv-sec2 .iv-left {
    width: 50%;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.iv-sec3,
.iv-sec4 {
    background-color: #fff;
}

.iv-sec4 {}

.iv-sec3 .iv-right {
    width: 50%;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.iv-right {
    float: right;
}

.iv-left {
    float: left;
}

.iv-sec3 .iv-sm-container,
.iv-sec4 .iv-sm-container,
.iv-sec2 .iv-sm-container {
    width: 550px;
}

.iv-sec3 .iv-sm-container {
    float: right;
    padding-right: 40px;
}

.iv-sec4 .iv-sm-container,
.iv-sec2 .iv-sm-container {
    float: left;
    padding-left: 40px;
}

.iv-sec2 .iv-txt,
.iv-sec2 .iv-title {
    color: #eee;
}

.iv-view-more {
    width: 150px;
    padding: 8px;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    margin-right: auto;
    margin-left: auto;
    border-radius: 4px;
    margin-top: 25px;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    font-size: 14px;
}

.iv-view-more:hover {
    /*border: 1px solid #fefefe;
    color: #fefefe;*/
    -webkit-transition: 0.1s;
    transition: 0.1s;
    text-shadow: 1px 1px 4px #fff;
}

.iv-view-more2 {
    width: 150px;
    padding: 8px;
    border: 1px solid #353535;
    color: #353535;
    text-transform: uppercase;
    margin-right: auto;
    margin-left: auto;
    border-radius: 4px;
    margin-top: 25px;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    font-size: 14px;
}

.iv-view-more2:hover {
    /*border: 1px solid #fefefe;
    color: #fefefe;*/
    -webkit-transition: 0.1s;
    transition: 0.1s;
    text-shadow: 1px 1px 4px #999;
}

.iv-sec4 .iv-left {
    width: 50%;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.iv-footer-1 {
    background-color: #353535;
    height: 77px;
}

.iv-footer-1 .iv-list-menu {
    margin-top: -55px;
}

.iv-footer-1 .iv-list-menu a {
    color: #fff;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    font-size: 17px;
}

.iv-footer-1 .iv-list-menu a:hover {
    color: #eee;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}

.iv-footer-1 .iv-list-menu a:hover {
    background-color: rgba(0, 0, 0, 0) !important;
}

.iv-footer-2 {
    background-color: #c3a476;
    height: 70px;
    padding-top: 7px;
    text-align: center;
}

.iv-footer-2 span {
    color: #fff;
    float: left;
}

.iv-footer {
    margin-top: -5px;
}

.iv-img-top {
    height: 630px;
}

.iv-img-top > div {
    border-bottom: 3px solid #353535;
}

.iv-content {
    padding-bottom: 40px;
    min-height: 500px;
}

.iv-pd-top {
    padding-top: 80px;
}

.iv-kontakt-dane {
    margin: 20px 0px 0px 50px;
}

.iv-kontakt-dane span {
    text-transform: uppercase;
    font-size: 16px;
}

.iv-gal .iv-title-sm {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 100px;
}

.iv-zdjecie-gal {
    height: 300px;
    border: 5px solid #b1b1af;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

a:hover .iv-zdjecie-gal {
    opacity: 0.9;
}

.iv-zd {
    height: 250px;
    margin-bottom: 25px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

a:hover .iv-zd {
    opacity: 0.9;
}

.iv-txt-s1 {
    font-family: 'Dancing Script', cursive;
    font-size: 70px;
    padding-top: 130px;
    text-align: center;
    color: #383433;
    font-weight: bold;
    letter-spacing: 0.4ex;
    text-shadow: 2px 3px 6px #eee;
}

.iv-txt-s2 {
    margin-top: 35px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 40px;
}

.iv-txt-s2 span {
    background-color: rgba(53, 53, 53, 0.9);
    padding: 15px;
}

.iv-soc-f {
    float: left !important;
}

.iv-soc-f a i {
    margin-right: 20px;
    color: #fff !important;
    padding: 4px;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}

.iv-soc-f a i:hover {
    margin-right: 20px;
    color: #333 !important;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}

.iv-top-top {
    background-color: #a59337;
    width: 100%;
    height: 25px;
    color: white;
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
}
.iv-top-top2 {
    background-color: rgba(53,53,53,0.7);
    width: 100%;
    height: 18px;
    color: white;
}

.iv-tel-mail {
    float: right;
    text-align: right;
}

.iv-tel-mail .fa,
.iv-tel-mail span {
    color: #F9F6F1;
}

.iv-tel-mail span {
    margin: 0px 30px 0px 10px;
}

.iv-tel-mail div {
    float: left;
}

.tlo {
    width: 100%;
    position: relative;
    overflow: auto;
    height: 680px;  
    background-repeat: no-repeat !important;
    background-position: center 60px !important;
    background-size: cover !important;
    z-index: 0;
}

.iv-bg-slider {
    position: relative;
    margin-top: 20px;
    height: 460px;
    z-index: 1;
    width: 100%;
}

.iv-slider-content {
    padding: 110px 0 0px 0;
    width: 100%;
}

.iv-slide {
    text-align: center;
    color: #fff;
    height:auto;
    margin-top: 120px;
    background-color: rgba(53,53,53,0.7);
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
    margin-top: 35px;
}
.iv-title-slider {
    font-size: 70px;
    
    padding-top: 30px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0;
    text-shadow: 1px 1px 4px #a59337;
    display: block;
    font-family: 'Cinzel', serif;
    text-transform: uppercase;
    line-height: 58px;
}

.iv-slide p {
    color: #fff;
    /*text-transform: uppercase;*/
    text-align: center;
    font-size: 40px;
    text-shadow: 1px 1px 4px #a59337;
    /*background-color: rgba(136, 107, 54, 0.8);*/
    display: inline-block;
    padding-right: 30px;
    padding-left: 30px;
    font-family: 'Cinzel', serif;
    border-radius: 5px;
}

.carousel-control {
    background: none !important;
}

.carousel-control span {
    font-size: 60px !important;
    text-shadow: 0 0px 4px black;
}

.page-content p {
    padding-left: 120px;
    padding-right: 120px;
}

td img {
    border: 5px solid #c3a476;
}

.iv-zd {
    border: 2px solid #ccc;
    padding: 4px;
}

td p {
    padding-left: 30px;
    padding-right: 30px;
}

td .list-left {
    padding-left: 130px;
    padding-right: 20px;
}

.page-contact label {
    margin-top: 12px;
}

.page-contact form input {
    height: 44px !important;
}

.page-contact form input,
.page-contact form textarea {
    font-size: 17px !important;
}

.contact-address {
    padding-right: 120px;
}

.news-wrapper h2,
.news-wrapper h4 {
    padding: 0 30px;
    margin-bottom: 20px;
    color: #9ea2a1;
}

.iv-akt h2,
.iv-akt h4 {
    color: #6b4f1b;
}

.iv-kal{
    padding-top: 20px;
    padding-bottom: 40px;
   -webkit-box-shadow: inset 0px 0px 20px 1px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0px 0px 20px 1px rgba(0,0,0,0.3);
box-shadow: inset 0px 0px 20px 1px rgba(0,0,0,0.3);
}
/*form */
.bg-yellow{
    background-color: #ddd;
}

.bg-dark{
    background-color: #212227;
}

.yellow{
    color: #ddd;
}

.ico-big{
    font-size: 40px !important;
}

.ico-big2{
    font-size: 32px !important;
}

.icons-block .ico-big, .icons-block .ico-big{
    padding: 20px 0;
    margin-top: 30px;
    margin-bottom: 10px;
}

.ico-desc{
    font-weight: bold;
}

input, textarea{
    background: none !important;
    box-shadow: none !important;
}

form div{
    padding: 0;
}
input, textarea{
    border: 0 !important;
    border-bottom: 2px solid #999 !important;
    border-radius: 0 !important;
    color: #666 !important;
    font-size: 16px !important;
}

input:focus, textarea:focus{
    box-shadow: none !important;
    border-bottom: 2px solid #ddd !important;
}

.form-btn{
    margin-top: 40px;
}

.form-control{
    height: 54px;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-style: italic;
    color: #7c7c7c !important;
}

input::-moz-placeholder, textarea::-webkit-input-placeholder { /* Firefox 19+ */
    font-style: italic;
    color: #7c7c7c !important;
}

input:-ms-input-placeholder, textarea::-webkit-input-placeholder { /* IE 10+ */
    font-style: italic;
    color: #7c7c7c !important;
}

input:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */
    font-style: italic;
    color: #7c7c7c !important;
}

.order-button{
    position: fixed;
    bottom: 0;
    right: 10px;
    display: inline-block;
    color: white;
    padding: 14px 22px;
    padding-left: 20px;
    margin: 12px 0;
    font-size: 18px;
    font-weight: bold;
    background-color: red;
    border-radius: 5px;
    box-shadow: 1px 1px 6px gray;
    -webkit-box-shadow: 1px 1px 6px gray;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 6px gray;  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 1px 6px gray;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.order-button .fa{
    margin-right: 14px;
}

.order-button:hover{
    color: white;
    text-decoration: none;
    background-color: #ff3030;
}
@media(min-width:1800px) {
    .iv-txt {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media(max-width:1260px) {
    .list-left {
        padding-right: 20px;
    }
}

@media(max-width:1199px) {
    .iv-sec3 .iv-right,
    .iv-sec4 .iv-left {
        height: 550px;
    }
    section .iv-title {
        margin-bottom: 10px;
    }
    .news-container,
    .news-wrapper {
        width: 100%;
    }
    .menu-container {
        width: 100%;
    }
    .iv-list-menu li {
        font-size: 16px;
    }
    .nav > li > a {
        padding: 10px 10px;
    }
    #background {
        height: 520px;
    }
    .iv-title-slider {
        font-size: 60px;
    }
    .iv-slide p {
        font-size: 30px;
    }
}

@media(max-width:991px) {
    .menu-container {
        background-color: #fff;
    }
    .iv-top-top .container {
        width: 100%;
    }
    .iv-bg-menu {
        margin-bottom: 17px;
    }
    .page-content p {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    td .list-left {
        padding-left: 40px;
    }
    .iv-footer-1 .container,
    .iv-footer-2 .container {
        width: 100%;
    }
    td img {
        max-width: 450px;
    }
    .contact-form {
        padding-left: 5% !important;
    }
    .contact-address {
        padding-right: 5%;
    }
    .iv-list-menu li {
        font-size: 14px;
    }
    .nav > li > a {
        padding: 10px 8px;
        letter-spacing: 0.1ex;
    }
}

@media(max-width:820px) {
    .iv-list-menu li {
        font-size: 12px;
    }
    #background {
        height: auto;
    }
    .iv-title-slider {
        font-size: 50px;
    }
    .iv-slide p {
        font-size: 25px;
    }
    .h-orn-l {
        margin-right: 10px;
    }
    .h-orn-r {
        margin-left: 10px;
    }
    .h-orn {
        margin-bottom: 30px;
        width: 40px;
    }
}

@media(max-width:767px) {
    .iv-footer-1,
    .iv-footer-2 {
        height: auto;
        text-align: center !important;
    }
    .iv-footer-2 span {
        display: block;
        width: 100%;
        text-align: center !important;
        margin-left: auto;
        margin-right: auto;
    }
    .iv-footer-2 span img {
        width: 20% !important;
        margin-left: 25px;
    }
    .iv-logo-f {
        display: none;
    }
    .iv-footer-1 .iv-list-menu {
        margin-top: 0px;
    }
    .iv-right .iv-title,
    .iv-left .iv-title {
        position: relative;
        width: 100%;
        text-align: center;
        max-width: 100%;
    }
    .footer-menu-container ul li:nth-child(4) {
        margin-left: 0px !important;
    }
    .iv-footer-1 .iv-list-menu li {
        display: block !important;
        text-align: center;
    }
    .iv-logo {
        position: relative;
        float: left;
        width: 40%;
        left: 0px;
        transform: none;
        top: 0px;
        z-index: 90;
        margin-top: -80px;
    }
    .iv-logo img {
        max-width: 150px;
        width: 100%;
        height: auto;
    }
    #main-menu {
        width: 100% !important;
    }
    .iv-content p {
        font-size: 16px !important;
    }
    .iv-title-sm {
        font-size: 22px;
    }
    .iv-txt {
        font-size: 16px;
    }
    .iv-sec1 .iv-txt {
        padding-bottom: 30px;
    }
    .iv-top-bar {
        line-height: normal;
    }
    .iv-top-bar {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .menu-container {
        -webkit-box-shadow: 0px 5px 12px 0px rgba(50, 50, 50, 0.5);
        -moz-box-shadow: 0px 5px 12px 0px rgba(50, 50, 50, 0.5);
        box-shadow: 0px 5px 12px 0px rgba(50, 50, 50, 0.5);
    }
    .navbar-toggle {
        padding: 20px;
        margin-top: 10px;
        margin-bottom: 16px;
    }
    .navbar-toggle:hover,
    .navbar-toggle:focus {
        background: none !important;
    }
    .navbar-default .navbar-toggle {
        border-color: #7c6434;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none;
    }
    .navbar-toggle .icon-bar {
        background-color: #7c6434 !important;
    }
    nav {
        margin-bottom: 0 !important;
    }
    nav ul {
        margin: 10px !important;
        margin-left: 0 !important;
    }
    nav ul li a {
        font-size: 18px;
        text-align: center;
        padding-right: 30px;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        border-bottom: 1px solid #6B4F1B;
    }
    nav ul li:first-child a {
        margin-top: 20px !important;
    }
    nav ul li:hover a {
        text-decoration: none !important;
    }
    nav ul li.active {
        background-color: rgb(180, 180, 180) !important;
    }
    nav ul li.active a {
        text-decoration: none !important;
        color: white !important;
    }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .active > a:hover {
        color: white !important;
    }
    .iv-li-right {
        float: none !important;
        clear: both;
    }
    section .iv-left {
        width: 100% !important;
    }
    section .iv-right {
        width: 100% !important;
    }
    .iv-sec2,
    .iv-sec3,
    .iv-sec4 {
        height: auto;
    }
    section .iv-view-more {
        margin-bottom: 30px;
        width: auto;
        display: inline-block;
    }
    .iv-sec2 .iv-left,
    .iv-sec3 .iv-right,
    .iv-sec4 .iv-left {
        max-height: 400px;
    }
    .footer-menu-container .iv-list-menu li {
        display: inline-block;
    }
    .footer-menu-container > div {
        padding: 0;
    }
    .footer-menu-container ul {
        width: auto;
    }
    .footer-menu-container ul li a {
        font-size: 15px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .footer-menu-container ul li:nth-child(4) {
        margin-left: 140px;
    }
    .news-wrapper td {
        display: block;
    }
    .akt-img {
        text-align: center;
    }
    .akt-img img {
        float: none !important;
        margin-bottom: 40px;
    }
    .news-wrapper tr {
        border-bottom: 1px dashed #c3a476;
    }
    .news-wrapper .iv-view-more {
        margin-bottom: 40px;
    }
    .table-cont td {
        display: block;
        width: 100% !important;
    }
    .table-cont td img {
        margin-top: 20px;
    }
    #background {
        height: auto;
    }
    .iv-title-slider {
        font-size: 30px;
    }
    .iv-slide p {
        font-size: 18px;
    }
    .iv-title {
        max-width: 80%;
    }
    .contact-address {
        text-align: center;
    }
    .iv-kontakt-dane {
        margin: 20px 0px;
        padding-top: 20px;
        border-top: 1px solid #e0d9d0;
    }
}

@media(max-width:600px) {
    .h-orn {
        display: none !important;
    }
    .iv-gal .col-xs-6 {
        width: 100%;
    }
    .iv-akt img {
        width: 100% !important;
    }
    .iv-top-top {
        height: auto;
    }
    .iv-title-slider {
        padding-top: 0px;
    }
}


p {
    margin: 0 0 5px;
}