/*----------------------------------------------/
    [1] Body & start css & section
-----------------------------------------------*/
body {min-width: 100%; max-width: 100%; min-height: 100%; float: left; position: relative; font-family: "Lato",sans-serif; color: #330000; }
a { color: #a84b4b; }
a:focus { outline: 0;text-decoration: none; }
a:hover { color: #a84b4b; }

/*li { clear: left; }*/ /*chrome ul list error*/

img { max-width: 100%; }
.thumbnail { border-radius:0; }
a.thumbnail:hover { border-color: #534e48; }

header { width: 100%; float: left; z-index: 10; }
.header-top { width: 100%; float: left; border-bottom: 1px solid #a84b4b; margin-bottom: 1px; }

.container {}

.section-animation { width: 100%; float: left; background: #edebd7; overflow: hidden;  }
.section-animation .animation-content { position:absolute; right: 0; top:30px; /*top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);*/ width: 50%; padding: 0 15px 0 0;}
.section-animation img.picture { position:absolute; left:0; right: 0; margin: auto;  top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);  }
.section-animation .title{color: #a84b4b;
  text-transform: uppercase;
  font-weight: 600;
  /*margin-top: -10px;*/
  margin-bottom: 10px;}

.section-page { width: 100%; float: left; padding-bottom: 20px; }
.page-subpage .section-page { background: #efeede; padding-top: 40px; }
.page-subpage .section-page .container { padding: 30px; background: #fff; position: relative; }

.section-recommend { position: relative; width: 100%; float: left; overflow: hidden; margin-bottom: 40px; }
.section-recommend h3 { text-align: center; margin: 40px 0 20px 0; font-weight: 600; padding-bottom: 10px; border-bottom: 1px solid #dbd4d1;font-size: 20px;color: #582a2a;text-transform: uppercase; }
.section-recommend h3 a {color: #582a2a;}
.section-recommend h3 a:hover {color: #a84b4b; text-decoration: none; }
/*.section-recommend { padding: 0 40px 0 40px; } *//*GridColumnCarousel in use*/

/*jCarousel in use*/
.section-recommend li img.img-primary { display:block; opacity: 0.7; }
.section-recommend li img.img-second { display:none; }
.section-recommend li a { cursor: pointer; }
.section-recommend li a:hover img.img-primary { display:none; }
.section-recommend li a:hover img.img-second { display:block; }
.section-recommend li a { display:table; margin: auto; }
.section-recommend li a span {}

.footer-top { width:100%; float:left; background-color: #fff; position: relative; }
.page-subpage .footer-top { background: #efeede; }

footer { width: 100%; float: left; height: 50px; line-height: 50px; background: #534e48; color: #fff; }

.middle-box { position: relative; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.border-radius { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.border-box { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.transitions-box { transition: all 1s ease 0s; }
.line-height { line-height: 1.42857; }

.has-arrow, .has-arrow-bottom { position: relative; }
.has-arrow::before { border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #f9f3ed; content: " "; display: block; height: 0; left: 50%; margin-left: -6px; }
.has-arrow::before { position: absolute; top: 0; width: 0; z-index: 2; }
.has-arrow-bottom::after { border-left: 6px solid transparent; border-right: 6px solid transparent; border-top-color: inherit; border-top-style: solid; border-top-width: 6px; bottom: -6px; content: " "; }
.has-arrow-bottom::after { display: block; height: 0; left: 50%; margin-left: -6px; position: absolute; width: 0; z-index: 2; }
/*----------------------------------------------/
    [0] loader
-----------------------------------------------*/
#page-loader.active { position: absolute; width: 100%; height: 100%; background: url('../admin/images/loader64x64px_white.png') center center fixed no-repeat; z-index: 10000;background-color: rgba(0, 0, 0, 0.6); }

.loader { float: left; padding: 0 22px; }
.loader-min { display: inline-block;vertical-align: middle; white-space: nowrap; }

.load-m128 { background: url('../admin/images/loader128x128px.png') center center no-repeat; height: 128px; min-width: 128px; }
.load-m64 { background: url('../admin/images/loader64x64px.png') center center no-repeat; height: 64px; min-width: 64px; }
.load-m32 { background: url('../admin/images/loader32x32px.png') center center no-repeat; height: 32px; min-width: 32px; }
.load-m16 { background: url('../admin/images/loader16x16px.png') center center no-repeat; height: 16px; min-width: 16px; }
/*----------------------------------------------/
    [1] Sidebar
-----------------------------------------------*/
.left-sidebar { width: 25%; float: left; min-height: 1px; padding: 0 15px 0 15px; }
.center-sidebar { width: 100%; float: left; min-height: 1px; padding: 0 15px 0 15px; }
.right-sidebar { width: 25%; float: left; min-height: 1px; padding: 0 15px 0 15px; }
.center-sidebar-mini { width: 75%; float: left; min-height: 1px; padding: 0 15px 0 15px; }
.center-sidebar-micro { width: 50%; float: left; min-height: 1px; padding: 0 15px 0 15px; }
/*----------------------------------------------/
    [2] Article & album & recommend & grid(reccomend list type)
-----------------------------------------------*/
.holder { /*height: auto !important;*/ }

.article { width: 100%; float: left;}
.article.is-featured {}
.article .article-main-image {}
.article .article-main-image.format-2 { padding-left: 0px; text-align: center; }
.article .article-main-image.format-3 { text-align: center; }
.article .article-main-image .thumbnail { margin-bottom: 15px; display: inline-block; margin-bottom: 0px;}
.article .article-main-image-page { padding-right: 30px; padding-left: 0px;}
.article .article-main-image-pag .thumbnail { margin-bottom: 15px; }
.article .format-1 {}
.article .format-2 {}
.article .format-3 {}
.article .article-text-content {}
.article .article-text { width: 100%;margin-bottom: 20px; }
.article .article-text span { font-family: "Lato",sans-serif !important; }
.article .article-text p { font-family: "Lato",sans-serif !important; }
.article .article-title { font-size: 18px; color: #534e48; margin-top: 0px; margin-bottom: 20px; font-weight: 600; }
.article .article-title a { color: #534e48; }
.article .article-title a:hover { color: #a84b4b; text-decoration: none; }
.article .article-date { font-weight: normal; display: block; color: #777; font-size: 12px; margin-top: 5px; }
.article .article-date .article-data-header { display: inline; }
.article .article-file-list { width: 100%; float: left;margin-bottom: 20px;}
.article .article-file-list ul { width: 100%; float: left; margin-bottom: 0px; }
.article .article-file-list ul li { width: 100%; float: left; }
.article .article-file-list .icon { display: block; width: 20px; text-align: center; margin-right: 5px; float: left;  }
.article .article-file-list .title { display: block; width: calc(100% - 25px); float: left; overflow: hidden; }
.article .article-file-list-header { font-size: 16px; margin-top: 0px; }
.article .article-gallery-list { width: 100%; float: left;margin-bottom: 20px;}
.article .article-gallery-list-header { display: none; }
.article .article-gallery-list .photo-item {}
.article .article-gallery-list .thumbnail:hover { border-color: #534e48; }
.article .article-buttons { width: 100%; float: left; text-align: right;margin-bottom: 20px; }
.article .article-link-content {}
.article .article-link-button { float: right; }
.article .article-badge-content {}
.article .article-badge-content .badge {}
.article .article-map { width: 100%; float: left; }
.article .article-map iframe { border: 0px; width: 100% !important; float: left; margin-bottom: 20px; }
.article .article-map h3.map-header {border-bottom: 1px solid #b5b3b0;color: #534e48; padding-bottom: 10px; margin-bottom: 20px;}
.article .article-line { width: 100%; float: left; height: 1px; background: #f0f0f0; margin: 20px 0 40px 0;}
.article:last-child .article-line { display: none; }
.article img { height: auto !important; max-width: 100%; }

.article-slider {}
.article-slider.is-featured {}
.article-slider .article-slider-click-title { cursor: pointer; margin: 0px; margin-bottom: 20px; font-size: 20px;}
.article-slider .article-slider-click-title:hover { color: #848383; }
.article-slider .article-slider-stats { font-weight: normal; float: right; font-size: 20px; margin-top: 5px;}
.article-slider .article-slider-body { width: 100%; float: left; padding-bottom: 20px; }

.album { width: 100%; float: left; }
.album .album-item {}
.album .album-item.is-featured {}
.album .thumbnail { margin-bottom: 30px; }
.album .thumbnail:hover { border-color: #534e48; }
.album .thumbnail img.picture {}
.album .thumbnail span.caption { text-align: center; margin-top: 4px; display: block; position: relative; height: 58px; padding: 0px; }
.album .thumbnail span.caption span { display: block; position: relative; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.album .thumbnail a:hover { text-decoration: none; }

.recommend { width: 100%; float: left; }
.recommend .recommend-main-image { padding-left: 0px; }
.recommend .recommend-main-image .thumbnail { margin-bottom: 15px; }
.recommend .recommend-title { }
.recommend .recommend-title2 { }
.recommend .recommend-text { width: 100%;margin-bottom: 20px; }
.recommend .recommend-buttons { width: 100%; float: left;}

.grid { width: 100%; float: left; }
.grid .thumbnail { margin-bottom: 30px; }
.grid .thumbnail img.picture { margin-top: 12px; }
.grid .thumbnail span.caption { text-align: center; margin-top: 4px; display: block; position: relative; height: 58px; padding: 0px; }
.grid .thumbnail span.caption span { display: block; position: relative; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.grid .thumbnail a  { text-decoration: none;  }
.grid .thumbnail a span.caption { }
.grid .thumbnail:hover { border-color: #534e48; }

.article-start-plakat-title { border-bottom: 1px solid #dbd4d1; margin-top: 30px; color: #534e48; position: relative; font-size: 18px; text-transform: uppercase; padding-bottom: 10px; margin-bottom: 0px; width: 830px; }
.article-start-title { border-bottom: 1px solid #dbd4d1; margin-top: 80px; color: #534e48; position: relative; font-size: 18px; text-transform: uppercase; padding-bottom: 10px; margin-bottom: 0px; }
.article-start-title a { color: #534e48; }
.article-start-title a:hover { text-decoration: none; color: #a84b4b; }

#articles-start-box-content { width: 100%; float: left; }
#articles-start-box-nav { display: inline-block; float: right;}
#articles-start-box-nav a.btn { color: #fff !important; margin: 0 5px 0 0; }
#articles-start-box-nav a.btn:first-child { margin-left: 5px; }
#articles-start-box-nav a.btn:last-child { margin-right: 0px; }
#articles-start-box-nav a.btn i { color: #fff !important; }
/*
.article-box { width: 100%; float: left; border: 1px solid #e5e1de; display: block; margin-top: 30px; position: relative; }
.article-box.is-featured { border-color:#a84b4b; }
.article-box:hover { border-color:#a84b4b; background: #fefaf6; }
.article-box span.picture { display: block; width: 35%; float: left; border-right:1px solid #ecf1f5; }
.article-box span.content { display: block; width: 65%; float: left; padding: 15px 30px 15px 30px; position: absolute; height: 100%; left: 35%; }
.article-box span.title { display: block; color: #534e48; font-size: 18px; font-weight: 600; margin-bottom: 15px; }
.article-box span.text { display: block; text-align: justify; color: #534e48; }
.article-box span.date { display: block; height: 35px; line-height: 35px; position: absolute; left: 30px; bottom: 0px; color: #777777; font-size: 12px; }
.article-box span.more { display: block; position: absolute; right: -1px; bottom: 0px; color: #fff; background: #534e48; height: 35px; line-height: 35px; padding: 0 30px; }
.article-box:hover span.more { background:#a84b4b; }
.article-box:hover span.title { color: #a84b4b; }
*/
.article-box { width: 100%; float: left; border: 1px solid #d5c39b; display: block; margin-top: 30px; position: relative; }
.article-box.is-featured { border-color:#d5c39b; }
.article-box:hover { border-color:#a34041; background: #f7f6e9; }
.article-box span.picture { display: block; width: 35%; float: left; border-right:1px solid #d5c39b; border-right-height:auto;}
.article-box span.content { display: block; width: 65%; float: left; padding: 20px 25px 15px 25px; position: relative; height: auto; /*left: 35%;*/ visibility: visible;}
.article-box span.title { display: block; color: #a34041; font-size: 16px; font-weight: 600; margin-bottom: 5px; }
.article-box span.categoria a{ display: block; color: #777777; font-size: 12px; font-weight: 600; margin-bottom: 5px; }
.article-box span.text { display: block; text-align: justify; color: #333333; line-height: 1.5; }
.article-box span.date { display: block; height: 35px; line-height: 35px; position: absolute; left: 30px; bottom: 0px; color: #777777; font-size: 12px; }
.article-box a.more { display: block; position: absolute; right: -1px; bottom: -5.9px; color: #534e48; background: #d5c39b; height: 35px; line-height: 35px; padding: 0 30px; }
.article-box:hover a.more { background:#a34041; color: #fff; }
.article-box:hover span.title-art { color: #a34041; }
.article-button-all { float: right; text-transform: uppercase; font-size: 14px; margin-top: 15px;color: #006293; text-align: right }
.article-button-all a { color: #534e48; margin: 0 5px 0 5px; cursor: pointer; }
.article-button-all a:last-child { margin-right: 0px; }
.article-button-all a i { color:#534e48; }
.article-button-all a:hover { color:#a84b4b; text-decoration: none; }
/*----------------------------------------------/
    [3] Forms & buttons
-----------------------------------------------*/
.form-content { width: 100%; float: left; margin-bottom: 20px;}
.form-content .form-content-header {border-bottom: 1px solid #b5b3b0;color: #534e48; padding-bottom: 10px; margin-bottom: 20px; margin-top: 40px;}
.form-content textarea { height: 181px;}
.form-content .control-label { font-weight: normal; }
.form-content .form-recaptcha { width: 100%; float: left; margin-bottom: 15px; }
.form-content .form-recaptcha div { float: right; }
.form-content .form-recaptcha iframe { float: right; }
.form-content .alert-bottom {}
.form-content .submit-bottom { text-align: right; }

.search { float: right; width: 100%; max-width: 290px; padding: 20px 0;}

.form-search { width: 100%; float: left; position: relative; }
.form-search input { padding-left: 10px; padding-right: 10px; height: 35px; border:0px; float: left; color: #000; font-size: 13px; width: 100%; border:1px solid #d8d3d4; }
.form-search button { width: 35px; height: 35px; background: #fff; border: 0px; float: left; color: #643939; position: absolute; right: 0; top: 0; border:1px solid #d8d3d4; border-left: 0px; }
.form-search button:hover { color: #a84b4b; }

.has-danger .checkbox { padding: 5px; border: 1px solid #a94442; }

.row-divider { position: relative; }
.row-divider .divider { left: 50%; margin-left: -3px; top: 50%; position: absolute; width: 6px; height: 1px; background: #000; }

.btn { border-radius: 0px; }

.btn-primary { background-color: #d5c39b; border-color: #d5c39b; color: #534e48; }
.btn-primary.focus, .btn-primary:focus { background-color: #a34041; border-color: #a34041; color: #fff; }
.btn-primary:hover { background-color: #a34041; border-color: #a34041; color: #fff; }
.btn-primary:active,.btn-primary:active, .open > .dropdown-toggle.btn-primary { background-color: #a34041; border-color: #a34041; color: #fff; }
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    background-color: #a34041; border-color: #a34041; box-shadow: none; color: #fff;
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary { background-image: none; }
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus[disabled], .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #a34041; border-color: #a34041; color: #fff;
}

.btn-gallery { width: 100%; float: left; display: block; border:1px solid #d5c39b; font-weight: bold; text-transform: uppercase; margin-top: 32px; line-height: 79px; height: 79px; padding: 0 0 0 15px; color: #a34041; background: #ffffff url('../images/bg-btn-gallery.jpg') right bottom no-repeat;  }
.btn-gallery:hover { border-color: #933a3b; text-decoration: none; }

.btn-kamera { width: 100%; float: left; display: block; border:1px solid #d5c39b; font-weight: bold; text-transform: uppercase; margin-top: 32px; line-height: 79px; height: 79px; padding: 0 0 0 15px; color: #a34041; background: #ffffff url('/wp-content/themes/szablonbialoczerwony/assets/images/bg-btn-kamera.png') right bottom no-repeat;  }
.btn-kamera:hover { border-color: #933a3b; text-decoration: none; }

.btn-wyszukiwarka { width: 100%; float: left; display: block; border:1px solid #d5c39b; font-weight: bold; text-transform: uppercase; margin-top: 32px; line-height: 79px; height: 79px; padding: 0 0 0 15px; color: #a34041; background: #ffffff url('/wp-content/themes/szablonbialoczerwony/assets/images/wyszukiwarka-cmentarza.png') right bottom no-repeat; margin-bottom: 20px; }
.btn-wyszukiwarka:hover { border-color: #933a3b; text-decoration: none; }




.btn-up-page { opacity: 0; width: 50px; height: 50px; line-height: 50px; color: #fff; background: #933a3b; }
.btn-up-page { position: fixed; right: 115px; bottom: 25px; text-align: center; cursor: pointer;  transition: all 1s ease 0s; }
.btn-up-page:hover { background: #B55C5C; transition: all 1s ease 0s; }

/*----------------------------------------------/
    [4] Items
-----------------------------------------------*/
.item-content { width: 100%; float: left; }
.item-content .item-text { width: 100%; }
.item-content .item-text-line { width: 100%; margin-bottom: 15px; }
.item-content .item-text-line:last-child { margin-bottom: 0px; }
.item-content .panel .panel.panel-info { margin-bottom: 0px; margin-top: 20px; }
/*----------------------------------------------/
    [5] Alertbar
-----------------------------------------------*/
.alert-bar { width: 100%; float: left; }
.alert-bar .alert { text-align: center; }
.alert-default { background: #F7F7F7; border-color: #F4F4F4; }
/*----------------------------------------------/
    [5] Carousel (animation and recommend) || bxslider animation
-----------------------------------------------*/
.bxslider li { height: 0px; overflow: hidden;  }
.bxslider li:first-child { height: auto; }
.bxslider li img { float: left; display: block;}

/*----------------------------------------------/
    [6] Menu - Navbar-horizontal
-----------------------------------------------*/
.menu { width: 100%; float: left; background: #933a3b; z-index: 100; }
.menu .navbar-horizontal { margin-bottom: 0px; background: none; border: 0px; }
.menu .navbar-horizontal .navbar-brand { display: none; }
.menu .navbar-horizontal .dropdown-toggle .caret { display: none; }
.menu .navbar-horizontal .navbar-collapse { padding: 0px; }
.menu .navbar-horizontal .navbar-nav { float: right; min-height: 0;}
.menu .navbar-horizontal .navbar-nav > li > a { color: #fff; text-transform: uppercase; font-size: 13px; position: relative; z-index: 2; padding: 20px 9px; }
.menu .navbar-horizontal .navbar-nav > li.active > a { color: #d5c39b; background: none; }
.menu .navbar-horizontal .navbar-nav > li.active > a:hover { color: #d5c39b; }
.menu .navbar-horizontal .navbar-nav > li > a:hover { color: #d5c39b; background: #7C2E2E; }
.menu .navbar-horizontal .navbar-nav > li.open > a { background: #7C2E2E; color: #d5c39b; }
.menu .navbar-horizontal .sub-menu { background: #7C2E2E; border-color: #7C2E2E; border-radius: 0; box-shadow: none;  }
.menu .navbar-horizontal .sub-menu > li > a { color: #fff; font-size: 12px;padding: 8px 40px 8px 20px; position: relative; }
.menu .navbar-horizontal .sub-menu > li > a .right-link { display:block; position:absolute; right: 10px; top:0; z-index: 1; padding: 5px 0;}
.menu .navbar-horizontal .sub-menu > li > a:hover { background: #933a3b; color: #fff; }
.menu .navbar-horizontal .sub-menu > li.active > a { background:#933a3b; color: #fff; }
.menu .navbar-horizontal .sub-menu > li.active > a:hover { background: #933a3b; color: #fff; }
.menu .navbar-horizontal .sub-menu > li.active > a:focus { background: #933a3b; color: #fff; }


.menu .navbar-horizontal .navbar-right { margin-right: 0px; }
.menu .navbar-horizontal .navbar-right .facebook i { font-size: 18px;}
.menu .navbar-horizontal .navbar-right .facebook-text { display:none; }

.menu-category { width: 100%; float: left; }
.menu-category ul { width: 100%; float: left; margin: 0 0 0 15px; padding: 0px; list-style-type: square; }
.menu-category ul li { width: 100%; float: left; color: #534e48; margin-bottom: 10px; }
.menu-category ul li a { display: block; font-size: 14px; color: #643939; font-weight: 400; }
.menu-category ul li a .right-link { color:#ccc; font-size: 11px;}
.menu-category ul > li.is-featured a { color: #a84b4b; } 
.menu-category ul li a:hover { color: #a84b4b; text-decoration: none; }
.menu-category ul li.active a { color: #a84b4b; font-weight: 600; }

.menu-category .menu-category-header { margin: 0 0 20px 0; font-weight: 600; padding-bottom: 10px; border-bottom: 1px solid #b5b3b0;font-size: 20px;color: #848484;text-transform: uppercase; }

/*-----footer menu----*/
 
.menu-bottom { padding: 10px 0;}
.menu-bottom ul { list-style-type: none; padding: 0px; width: 100%; float: left;}
.menu-bottom ul > li { float: left; }
.menu-bottom ul > li > a { display: inline-block; color: #534e48; padding: 5px 0px; font-size: 12px; }
.menu-bottom ul > li > a:hover { text-decoration: none; color: #a34041; }
.menu-bottom ul > li + li::before { color: #d5c39b; content: "/ "; padding: 0 3px 0 5px; }

.dropdown-menu.multi-column { min-width: 200px; }
.dropdown-menu.multi-column.columns-2 { min-width: 400px; }
.dropdown-menu.multi-column.columns-3 { min-width: 600px; }
.dropdown-menu.multi-column li a { padding: 5px 15px; font-weight: 300; }
.dropdown-menu.multi-column .multi-column-dropdown { list-style: none; }
.dropdown-menu.multi-column .multi-column-dropdown li a { display: block; clear: both; line-height: 1.428571429; color: #333; white-space: normal; }
.dropdown-menu.multi-column .multi-column-dropdown li a:hover { text-decoration: none; color: #262626; background-color: #f5f5f5; }
/*----------------------------------------------/
    [7] WELL
-----------------------------------------------*/
.well hr { margin: 5px 0 5px 0; border-color:#ccc;}
.well.well-probe {}
.well.well-probe h4 { margin-top: 0px; }
.well.well-probe .radio:last-child { margin-bottom: 0px; }
/*----------------------------------------------/
    [9] Boxs - html tekst contents - in CMS module -> boxs
-----------------------------------------------*/
.box { width: 100%; float: left; }
.box .box-main-image { padding-left: 0px; }
.box .box-main-image .thumbnail { margin-bottom: 15px; }
.box .box-title { }
.box .box-text { width: 100%;margin-bottom: 20px; }
.box .box-file-list { width: 100%; float: left;}
.box .box-gallery-list { width: 100%; float: left;}
.box .box-buttons { width: 100%; float: left; text-align: right;}

.box-animation { padding:5px; background: #fff; width: 729px;}

.box-info { width:100%; float:left; height: 350px; padding-left: 15px; border-bottom:1px solid #dfdac4; margin-top: 40px; margin-bottom: 85px; position: relative; }
.box-info::before { content:" "; position: absolute; height: 100%; width: 9px; border-top:1px solid #dfdac4; border-left:1px solid #dfdac4; top: 0px; left: 0px; }
.box-info::after { content:" "; position: absolute; height: 1px; width: 15px; background-color: #dfdac4; bottom: -1px; right: -15px; }
.box-info .title { color:#a84b4b; text-transform: uppercase; font-weight: 600; margin-top: -10px; margin-bottom: 10px; }
.box-info .text { font-size: 13px; }
.box-info .box .box-text { margin-bottom: 0px; color: #562826; font-size: 14px; }
.box-info .info-menu { position:absolute; left:0; bottom: -24px; }
.box-info .info-menu a { display: inline; text-align: center; float: left; font-size: 13px; margin: 0 10px; cursor: pointer; color: #534e48; }
.box-info .info-menu a img { display:inline-block; margin-bottom: 5px; }
.box-info .info-menu a img.hover { display:none; }
.box-info .info-menu a:hover img { display:none; }
.box-info .info-menu a:hover img.hover { display:inline-block;}
.box-info .info-menu a.active img { display:none; }
.box-info .info-menu a.active img.hover { display:inline-block;}
.box-info .info-menu a:hover { text-decoration: none; color: #a84b4b; }
.box-info .info-menu a.active { text-decoration: none; color: #a84b4b; }
.box-info h3 { color:#a84b4b; text-transform: uppercase; font-weight: 600; margin-top: 10px; margin-bottom: 10px; font-size: 14px; }

.box-left-start { width:100%; float:left; background: #f7f6e9; border:1px solid #d5c39b; padding: 15px 20px 20px 20px; margin-top: 30px; position: relative; }
.box-left-start h3 { margin-top: 0px; font-weight: 600; text-transform: uppercase; font-size: 15px; color: #a34041; }
.box-kolenda h3 { margin-top: 0px; font-weight: 600; text-transform: uppercase; font-size: 15px; color: #a34041; text-align: center; line-height: 32px;text-transform: uppercase;margin-bottom: 25px;border-width: 1px;border-style: solid;}
.box-left-start ul { margin: 0px; padding: 0; list-style-type: none; }
.box-left-start ul > li { float: left; width: 100%; position: relative; padding-left: 12px; }
.box-left-start ul > li > span { display: inline-block; float: left; margin-right: 5px; position: absolute; left: 0; }
.box-left-start ul > li > a { display: inline-block; float: left; color: #534e48; }
.box-left-start .btn-more { position: absolute; bottom: 0px; right: 0px;}
.box-left-start.bg-start-1 { background: #f7f6e9 url('/wp-content/themes/szablonbialoczerwony/assets/images/bg-start-1.png') center bottom no-repeat; margin-top: 30px;  padding: 20px 10px 181px 25px; }
.box-left-start.bg-start-1 h3 {text-align: center;font-weight: 500;line-height: 32px;text-transform: uppercase;margin-bottom: 25px;border-width: 1px;border-style: solid;}
.box-left-start.bg-start-2 { padding: 15px 0 20px 0; }
.box-left-start.bg-start-2 h3 { padding: 0 20px; text-align: center;font-weight: 500;line-height: 32px;text-transform: uppercase;margin-bottom: 25px;border-width: 1px;border-style: solid; }
.box-left-start.bg-start-3 { background: #f7f6e9 url('/wp-content/themes/szablonbialoczerwony/assets/images/bg-start-3.jpg') center bottom no-repeat; padding-bottom: 80px; }
.box-left-start.bg-start-3 h3 {text-align: center;font-weight: 500;line-height: 32px;text-transform: uppercase;margin-bottom: 25px;border-width: 1px;border-style: solid;}
.box-logo { position: absolute; left: 15px; bottom: 1px; z-index: 1; }
.box-logo a { display: inline-block; padding-left: 165px; padding-top: 40px; color: #a34041; position: relative; height: 104px; font-size: 22px;text-transform: uppercase; }
.box-logo a .subtitle { display: block; color: #534e48; text-transform: none; font-size: 18px; }
.box-logo a img { position: absolute; left: 0px; top: -10px; }
.box-logo a img.hover { display:none; }
.box-logo a:hover { text-decoration: none; }
.box-logo a:hover img { display:none; }
.box-logo a:hover img.hover { display:inline; }

.box-contact { width:100%; float: left; font-size: 13px; border-bottom: 1px solid #e6e3c7; border-right: 1px solid #e6e3c7; padding-right: 15px; text-align: right; line-height: 44px; height: 45px; color: #534e48; position: relative; }
.box-contact:before { content: " "; height: 1px; width: 45px; background-color: #fff; position: absolute; left: 0; bottom: -1px; }
.box-contact a { color: #534e48; }
.box-contact a:hover { color: #933a3b; text-decoration: none; }
.box-contact i.fa { color:#933a3b; }
.box-contact span.text { margin-left: 15px; }
#google_translate_element { display: inline-block; line-height: normal; margin-top: -3px; width: 140px; }
#google_translate_element a:hover { text-decoration: none; }

.box-ico { width: 50%; float: left;}
.box-ico a { display: inline-block; width: 100%; cursor: pointer; text-align: center; padding: 15px 0; font-size: 12px;border-bottom: 1px solid #d5c39b; color: #4a2818; }
.box-ico a img.hover { display: none; }
.box-ico a:hover { color: #bf212e; text-decoration: none; }
.box-ico a:hover img { display: none; }
.box-ico a:hover img.hover { display: inline; }
.row-ico-content .box-ico:first-child { border-right: 1px solid #d5c39b;}
.row-ico-content { padding: 0 15px; }
.row-ico-content:last-child a { border-bottom: 0px; }

.box-counter { margin-left: 20px; display: inline-block; }
.box-copyright { font-size: 12px;}
.box-powered { font-size: 12px; text-align: right; }
.box-powered a { color: #fff; }
.box-powered a:hover { color: #e6e3c7; text-decoration: none; }
/*----------------------------------------------/
    [9] Typography & links
-----------------------------------------------*/
.page-header { margin: 0px; border-bottom: 0px; padding-bottom: 0px; }
.page-header h1 { margin: 0px 0 20px 0; font-weight: 600; padding-bottom: 10px; border-bottom: 1px solid #b5b3b0;color: #933a3b; font-size: 20px;text-transform: uppercase; }

.text-color-black {}

.text-size-xs { font-size: 11px; }
.text-size-sm { font-size: 13px; }
.text-size-lg { font-size: 16px; }
.text-size-lg2 { font-size: 19px }
.text-size-max { font-size: 24px; }

.text-upper { text-transform: uppercase; }
.text-lower { text-transform: lowercase; }

.text-normal { font-weight: normal; }
.text-thin { font-weight: 300; }
.text-small { font-weight: 400; }
.text-semibold { font-weight: 600; }
.text-bold { font-weight: 700; }

.text-line-height-0-5 { line-height: 0.5; }
.text-line-height-1-0 { line-height: 1.0; }
.text-line-height-1-5 { line-height: 1.5; }
.text-line-height-2-0 { line-height: 2.0; }
.text-line-height-2-5 { line-height: 2.5; }
.text-line-height-3-0 { line-height: 3.0; }

.text-paragraph { margin-left:30px; }
/*----------------------------------------------/
    [10] Paddings & margins
-----------------------------------------------*/
.mb40 { margin-bottom: 40px; }
.mb0 { margin-bottom: 0px; }
/*----------------------------------------------/
    [11] Pagination
-----------------------------------------------*/

.pagination{display:block; width:100%; text-align:center; clear:both; line-height:normal;}
.pagination ul{margin:0; padding:0; list-style:none;}
.pagination li{display:inline;}
.pagination strong{font-weight:normal;}
.pagination .next{margin:0;}
.pagination a, .pagination .current {display:inline-block; padding:5px 10px; /*margin:1px 2px;*/ border:1px solid #d5c39b; background:#a34041; color: #fff;}
.pagination a:hover, .pagination:hover .current{ background:#a34041; color: #fff; }
.pagination a:first-child{margin-left:0;}
.pagination a{border: 1px solid #d5c39b; color: #000; background: #d5c39b;}
/*----------------------------------------------/
    [12] social slider
-----------------------------------------------*/
.social-slider { position: fixed; top:10px; }
.social-slider-content { width: 320px; top:0px; position: absolute; z-index: 200; padding: 10px; }
.social-slider-button { width: 50px; height: 50px; line-height: 50px; cursor: pointer; position: absolute; top:0; color: #fff; font-size: 30px; background: #000; text-align: center; }

.social-slider-content + .social-slider-content { top:55px; z-index: 199; }
.social-slider-content + .social-slider-content + .social-slider-content { top:110px; z-index: 198; }

.social-slider-left { left: 0px;}
.social-slider-left .social-slider-content { left: -320px; }
.social-slider-left .social-slider-button { right: -50px; }

.social-slider-right { right: 0px;}
.social-slider-right .social-slider-content { right: -320px; }
.social-slider-right .social-slider-button { left: -50px; }

.social-bg-facebook { background: #3b5998; }
.social-bg-twitter { background: #659fcb; }
.social-bg-google { background: #df4b38; }
.social-bg-youtube { background: #ee1c1b; }
.social-bg-instagram { background: #7d39b0; }


/*----------------------------------------------/
    [13] breadcrumb
----------------------------------------------*/
.breadcrumb-content { /*position: absolute; left: 30px; top: -30px;*/ }
.breadcrumb-content ul.breadcrumb { background: none; padding: 0px; color: #9B9B9B; font-size: 12px; }
.breadcrumb-content ul.breadcrumb > li > a { color: #9B9B9B; }
.breadcrumb-content ul.breadcrumb > li > a:hover { color:#a84b4b; }
.breadcrumb-content ul.breadcrumb > li + li:before { color: #9B9B9B; }
/*-----------------------------------------------------------------------------------/
    [14] Cookie policy
/*-----------------------------------------------------------------------------------*/
#cookiePolicyWrap { width: 100% !important;}
#cookiePolicyText { padding: 0 60px 0 15px; }
#cookiePolicyMore { padding: 10px 60px 0 15px !important; width: auto !important; }
#cookiePolicyClose { margin-right: 15px !important; margin-left: 0px; }
/*-----------------------------------------------------------------------------------/
    [15] table
/*-----------------------------------------------------------------------------------*/
.table .table-controls { font-size: 14px; }
.table .table-controls a { cursor: pointer; display: inline-block; color: #919191; padding: 0 3px 0 3px; }
.table .table-controls a.disabled { color: #D1D1D1; cursor: not-allowed;}
.table .table-controls a:hover { color: #12904a; }
.table .vert-align { vertical-align: middle; }
.table tfoot { border-top: 2px solid #ddd; }
.table-responsive { float: left; width: 100%; }

/*-----------------------------------------------------------------------------------/
    [16] popup
/*-----------------------------------------------------------------------------------*/
#popup-modal .modal-header { border-bottom: 0px; height: 0; padding: 0px; }
#popup-modal .modal-body { text-align: center;  }
#popup-modal .close { background: #fff; opacity: 1; width: 25px; height: 25px; text-align: center; line-height: 25px; position: absolute; right: -12px; top: -12px; border-radius: 50%;}
#popup-modal .close span { color: #ccc; }
#popup-modal .close:hover span { color: #000; }

/*-----------------------------------------------------------------------------------/
    [16] audio file
/*-----------------------------------------------------------------------------------*/
.playa { margin-bottom: 5px; }
.playa .primary-row { padding: 0px; }
.playa .btn { height: 40px; position: relative; overflow: hidden; }
.playa input[type="range"] { position: absolute; left: 0; right: 0; margin: auto; top: 0px; bottom: 0px; width: 90%;  }

/*-----------------------------------------------------------------------------------/
    [18] mourning
/*-----------------------------------------------------------------------------------*/
.mourning { color:#737373; }

.mourning a { color:#737373; }

.mourning .header-top { border-color: #c7c7c7; }
.mourning .box-logo a .cube { color: #000; }
.mourning .box-logo a .red { color: #000; }
.mourning .box-contact { color:#949494; }
.mourning .box-contact a { color:#949494; }
.mourning .box-contact i.fa { color:#949494; }
.mourning .box-contact a:hover { color:#000; }

.mourning .section-animation { background: #ebebeb;}

.mourning .thumbnail { border-color: #949494; }
.mourning .thumbnail:hover { border-color: #000; }
.mourning a.thumbnail { border-color: #949494; }
.mourning a.thumbnail:hover { border-color: #000; }

.mourning .form-search button { color: #000; }
.mourning .form-search button:hover { color: #949494; }

.mourning .form-content .form-content-header { color: #000; border-bottom: 1px solid #949494; }

.mourning .form-control {}
.mourning .form-control:hover { border-color: #000; }
.mourning .form-control:focus { border-color: #000; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.6); outline: 0 none; }

.mourning .btn-default { background: #000; color: #fff; border-color: #000; }
.mourning .btn-default:hover { background: #949494; color: #fff; border-color: #949494; }
.mourning .btn-default:focus { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-default:active { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-primary { background: #000; color: #fff; border-color: #000;}
.mourning .btn-primary:hover { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-primary:focus { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-primary:active { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-success { background: #000; color: #fff; border-color: #000;}
.mourning .btn-success:hover { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-success:focus { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-success:active { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-info { background: #000; color: #fff; border-color: #000;}
.mourning .btn-info:hover { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-info:focus { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-info:active { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-warning { background: #000; color: #fff; border-color: #000;}
.mourning .btn-warning:hover { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-warning:focus { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-warning:active { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-danger { background: #000; color: #fff; border-color: #000;}
.mourning .btn-danger:hover { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-danger:focus { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-danger:active { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-link { background: #000; color: #fff; border-color: #000;}
.mourning .btn-link:hover { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-link:focus { background: #949494; color: #fff; border-color: #949494;}
.mourning .btn-link:active { background: #949494; color: #fff; border-color: #949494;}





.mourning .box .box-text { color: #000; }

.mourning .page-header h1 { border-color:  #737373; color: #000; }

.mourning .article .article-text { color: #000; }
.mourning .article .article-text span { color: #000 !important; }
.mourning .article .article-text p { color: #000 !important; }
.mourning .article .article-title { color: #000; }
.mourning .article .article-title a:hover { color: #949494; }
.mourning .article .article-date { color: #949494; }
.mourning .article .article-map h3.map-header { color: #000; border-bottom: 1px solid #949494; }
.mourning .article .article-line { background: #949494; }

.mourning .article-slider .article-slider-click-title { color: #000; }
.mourning .article-slider .article-slider-click-title:hover { color: #949494; }

.mourning .album .thumbnail:hover { border-color: #949494; }

.mourning .btn-up-page { background: #5b5b5b; }
.mourning .btn-up-page:hover { background: #949494; }

.mourning .article-box { width: 100%; float: left; border: 1px solid #ecf1f5; display: block; margin-top: 30px; position: relative; }
.mourning .article-box.is-featured { border-color:#000; }
.mourning .article-box:hover { border-color:#000; }
.mourning .article-box span.title { color: #000; }
.mourning .article-box span.text {  color: #000; }
.mourning .article-box span.date { color: #777777; font-size: 12px; }
.mourning .article-box a.more { background: #4d4d4d; }
.mourning .article-box:hover a.more { background:#000; }

.mourning .article-button-all { float: right; text-transform: uppercase; font-size: 14px; margin-top: 5px;color: #737373; }
.mourning .article-button-all a { color: #737373; margin: 0 5px 0 5px; cursor: pointer; }
.mourning .article-button-all a:last-child { margin-right: 0px; }
.mourning .article-button-all a i { color:#737373; }
.mourning .article-button-all a:hover { color:#000; }

.mourning .article-start-title { color:#737373; }
.mourning .article-start-title a { color:#737373; }
.mourning .article-start-title a:hover { color:#000; }

.mourning .footer-top { border-color: #000; background-color: #2c2c2c; }
.mourning footer { background: #000; }

.mourning .menu-bottom ul > li > a { color: #fff; }
.mourning .menu-bottom ul > li > a:hover { color: #7a7a7a; }

.mourning .section-recommend h3 { color: #737373;}
.mourning .section-recommend h3 a {color: #737373;}
.mourning .section-recommend h3 a:hover {color: #000; }

.mourning .box-info .title { color:#737373; }
.mourning .box-info .info-menu a { color: #737373; }
.mourning .box-info .info-menu a:hover { color: #000; }
.mourning .box-info .info-menu a.active { color: #000; }
.mourning .box-info h3 { color:#737373; }

.mourning .box-left-start h3 { color: #000; }
.mourning .box-left-start.bg-start-1 { background: #f2f2f2 url('../images/bg-start-1_grey.jpg') right bottom no-repeat; }
.mourning .box-left-start.bg-start-2 { background: #f2f2f2 }
.mourning .box-left-start.bg-start-3 { background: #f2f2f2 url('../images/bg-start-3_grey.jpg') right bottom no-repeat; }