/*
Theme Name: Tamis Kapija WordPress Theme
Author: 3sparks llc
Author URI: http://3sparks.net/
Description: This is a blank bootstrap 3.1.1 theme for wordpress. Feel free to use this as a starter template for your projects.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*Wordpress editor styles start*/
body {
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', Georgia, "Times New Roman", Times, serif;
}
a:hover {
    cursor: pointer;
}
.entry-content img {
    margin: 0 0 1.5em 0;
}

.apartment-link span {
    border-radius: 10px;
    background-color: #ff6600;
    color: #fff;
    /*margin-top: 25px;
    margin-left: 20px;*/
    font-family: 'Playfair Display', Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.apartment-link span a {
    color: #fff;
    display: block;
    padding: 15px 30px;
}

.apartment-link span a:hover {
    text-decoration: none;
    color: #fff;
}

.alignleft, img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}

.alignright, img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}

.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

.alignnone, img.alignnone {
    /* not sure about this one */
}

.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
}

.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
}

.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}

.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}

blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}

blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}

img {
    max-width: 100%;
    height: auto;
}

#gallery img {
    max-width: none;
}

/*Wordpress editor styles end*/

/*THEME CUSTOMIZATION*/

.tp-caption.big-white {
    background: rgba(162, 162, 162, 0.6);
    padding: 0 10px;
    line-height: 30px !important;
}

.tp-caption.ultra-big-white {
    background: rgba(162, 162, 162, 0.6);
    padding: 0 10px;
}

.widget {
    padding-bottom: 0;
    margin-bottom: 20px;
}

.widget h4 {
    padding-bottom: 5px;
    font-size: 20px;
}

#sidebar {
    font-family: 'Dosis', Arial, Helvetica, sans-serif;
}

#sidebar > ul {
    padding-left: 0;
}

#sidebar .widget ul {
    font-size: 17px;
}

#sidebar .widget ul li {
    margin-bottom: 5px;
}

#sidebar .widget p {
    font-size: 16px;
}

#sidebar .boja-kocka, .dostupnost-lokali .boja-kocka {
    height: 15px;
    width: 100px;
    display: inline-block;
    margin-right: 10px;
}

.dostupnost-lokali {
    margin: 15px 0;
}

.dostupnost-lokali ul {
    list-style: none;
    padding: 0;
}

.dostupnost-lokali ul li {
    display: inline-block;
    margin-right: 20px;
}

#sidebar .boja-kocka.cetvorosoban {
    background-color: #555555;
}

#sidebar .boja-kocka.trosoban {
    background-color: #818181;
}

#sidebar .boja-kocka.dvoiposoban {
    background-color: #b0b0b0;
}

#sidebar .boja-kocka.dvosoban {
    background-color: #82a1e2;
}

#sidebar .boja-kocka.jednoiposoban {
    background-color: #375ead;
}

#sidebar .boja-kocka.jednosoban {
    background-color: #06328b;
}

#sidebar .boja-kocka.garsonjera {
    background-color: #0b066a;
}

#sidebar .boja-kocka.stan-prodat, .dostupnost-lokali .boja-kocka.stan-prodat {
    background-color: #f61414;
}

#sidebar .boja-kocka.stan-slobodan, .dostupnost-lokali .boja-kocka.stan-slobodan {
    background-color: #0cc708;
}

.padding-bott-top {
    padding: 60px 0;
}

#wrapper header {
    background: rgba(255, 255, 255, 1);
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

#wrapper header.smaller {
    background: #fff;
    height: 80px;
}

#subheader {
    padding: 70px 0 50px 0;
}

#map {
    height: 400px;
}

.de_tab.tab_steps .de_tab_content {
    background: #fff;
    padding: 20px;
}

.text-light {
    color: #000;
}

#logo {
    max-width: 240px;
    float: left;
    padding: 0;
}

#logo h1 {
    font-size: 22px;
    font-weight: 300;
    text-align: left;
    margin-bottom: 10px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

#logo h2 {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
}

#logo a:hover {
    text-decoration: none;
}

#logo a h1:hover {
    color: #199b62;
}

.de_tab.tab_steps .de_nav li span {
    font-size: 14px;
}

address span strong {
    margin-right: 10px;
}

.lista-osnova h3 {
    text-align: center;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
}

.de_tab_content > div a {
    color: #199b62;
}

.de_tab_content > div a:hover {
    color: #199b62;
}

.text-wrap-tk {
    min-height: 200px;
}

.space-out {
    width: 100%;
    height: 154px;
    background-color: #199b62;
}

.pf_full_width .item {
    padding: 0 5px;
}

#gallery {
    margin: 10px 0;
}

.garaze-sekcija {
    margin-bottom: 40px;
    padding-top: 60px;
}

/*BLOG*/

.more-link {
    display: none;
}

.previous-next-blog {
    padding: 3px 25px 3px 25px;
    color: #111;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    background-color: #199b62;
}

/*SINGE STAN PAGE*/

.project-view {
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    background-color: #fff;
    padding-bottom: 0;
}

.oprema {
    background-color: red;
}

.project-view h2, .slobodan_titl, .prodat_titl {
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin-bottom: 40px;
}

.slobodan_titl {
    color: #0CB10C !important;
}

.prodat_titl {
    color: #FF0000 !important;
}

.project-info h3 {
    margin-bottom: 20px;
}

.project-info h3 span {
    color: #fab300;
}

.tablepress {
    text-transform: uppercase;
}

.tablepress tr:hover td {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.tablepress tr td:first-child {
    color: #c6e422;
    background-color: #45403a;
    text-align: center;
}

.tablepress tr td:last-child {
    text-align: right;
    text-transform: none;
}

.tablepress tr:hover td:first-child {
    color: #fab300;
}

.tablepress tr:last-child td {
    background-color: transparent;
}

.tablepress tr:last-child {
    font-weight: bold;
    font-size: 18px;
}

.project-info {
    margin-bottom: 50px;
}

.project-info ul li {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.single-stan-kontat {
    background-color: #3b3b3b;
    color: #fff;
    padding: 20px;
    font-size: 16px;
    text-align: center;
}

.single-stan-kontat span, .single-stan-kontat a {
    color: #fab300;
}

.project-images img {
    width: 100%;
    height: auto;
}

/* ================================================== */
/* navigation */
/* ================================================== */
#menu-main-nav {
    font-family: 'Playfair Display', Georgia, "Times New Roman", Times, serif;
    float: right;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

#menu-main-nav ul {
    float: right;
    margin: 0px 0px;
    padding: 0px 0px;
    height: 30px;
}

#menu-main-nav li {
    margin: 0px 0px;
    padding: 0px 0px;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
}

#menu-main-nav a {
    display: block;
    padding: 25px 10px 25px 10px;
    line-height: 35px;
    text-decoration: none;
    color: #199b62;
    text-align: center;
    outline: none;
}

#menu-main-nav li:last-child a:after {
    display: none;
}

#menu-main-nav.no-separator li a:after {
    font-size: 0px;
}

#menu-main-nav.line-separator li a:after {
    content: "/";
    font-size: 14px;
}

#menu-main-nav.circle-separator li a:after {
    content: "\f10c";
    font-size: 9px;
}

#menu-main-nav.strip-separator li a:after {
    content: "\f068";
    font-size: 9px;
}

#menu-main-nav.plus-separator li a:after {
    content: "\f067";
    font-size: 11px;
}

#menu-main-nav.square-separator li a:after {
    content: "\f096";
    font-size: 11px;
}

#menu-main-nav li li {
    font-size: 10px;
    font-weight: normal;
    border-bottom: solid 1px #cacaca;
}

#menu-main-nav li li:last-child {
    border-bottom: none;
}

#menu-main-nav li li a {
    padding: 2px 15px 2px 15px;
    background: #fff;
    border-top: none;
    color: #111;
    width: 200px;
    border-left: none;
    text-align: left;
}

#menu-main-nav li li a:hover {
    color: #111;
}

#menu-main-nav li li a:after {
    content: none !important;
}

#menu-main-nav li li li a {
    padding: 2px 15px 2px 15px;
    background: #fff;
}

#menu-main-nav li li a:hover {
    color: #fff;
    background: #199b62;
}

#menu-main-nav li ul {
    width: 201px;
    height: auto;
    position: absolute;
    top: 80px;
    left: 0px;
    z-index: 10;
    display: none;
}

#menu-main-nav li li {
    display: block;
    float: none;
}

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

#menu-main-nav li ul ul {
    left: 100%;
    top: 0px;
}

#menu-main-nav li:hover > ul {
    color: #1a8b49;
}

#menu-main-nav select {
    padding: 10px;
    height: 36px;
    font-size: 14px;
    border: none;
    background: #ff4200;
    color: #eceff3;
}

#menu-main-nav select option {
    padding: 10px;
}

/* menu toggle for mobile */
#menu-btn {
    display: none !important;
    float: right;
    margin-top: 5px;
    width: 36px;
    height: 36px;
    background: #333;
    padding: 6px;
    text-align: center;
    cursor: pointer;
}

#menu-btn:before {
    font-family: FontAwesome;
    content: "\f0c9";
    font-size: 24px;
    color: #eceff3;
}

#menu-btn:hover {
    background: #fff;
}

#menu-btn:hover:before {
    color: #222;
}

.margin-toper {
    margin-top: 70px;
    margin-bottom: 20px;
}

.page-id-13 h3 {
    color: #199b62;
    font-weight: 700;
}

#galerija-wrap .project-name {
    font-size: 11px;
    text-transform: uppercase;
}

.project-view {
    padding-top: 70px;
}

.project-view .slider-pro {
    margin-bottom: 40px;
}

/* ================================================== */
/* O Projektu Stylo */
/* ================================================== */

#galerija-wrap .picframe {
    position: relative;;
}

#galerija-wrap .picframe a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1040;
}

#galerija-wrap .picframe img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#galerija-wrap .picframe:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

#galerija-wrap .picframe .overlay {
    width: 100%;
    height: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#galerija-wrap .picframe:hover .overlay {
    opacity: 0.9 !important;
}

/* ================================================== */
/* Home Circular Tabs */
/* ================================================== */

.de_tab.tab_steps .de_nav li.active span {
    border: none;
    color: #000;
    background: #fff;
}

.de_tab .de_nav li span, .de_tab .de_nav li:first-child span {
    border: none;
}

.de_tab .de_nav li.active span {
    margin-bottom: 0;
}

.de_tab.tab_steps .de_nav li .v-border {
    border-left: 1px solid #000;
}

.de_tab {
    opacity: 0.9;
}

img.responsiva {
    width: 100%;
    height: auto;
}

/* ================================================== */
/* Mikijeva kontakt stranica styler */
/* ================================================== */
.hide-it {
    display: none;
}

.kontaktoo h3 {
    margin-bottom: 35px;
    color: #199b62;
    font-weight: 700;
}

.de_light .widget {
    border-bottom: none;
}

.no-top {
    padding-bottom: 60px;
}

input, textarea, keygen, select {
    transition-duration: 0.1s;
    width: 100%;
    max-width: 100%;
    padding: 5px 10px;
    color: #111111;
    margin-bottom: 20px;
}

input:focus, textarea:focus, keygen:focus, select:focus {
    outline: 2px solid #989898;;
}

input[type="submit"]:focus {
    outline: none;
}

#cf-submit input[type="submit"] {
    background-color: #199b62;
    color: #fff;
    border: 1px solid #000;
    -webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
}

#cf-submit input[type="submit"]:hover {
    background-color: #000;
    color: #fff;
}

/* ================================================== */
/* Mikijeva col md dvanestica u stanovi page templejtu za prvi sprat padding konjtejnera da slika bude manja jer nema sajdbara STYLOOOOOOOOOOOOOOOOOOOOOOOOOOO - LOL */
/* ================================================== */
.stanovi-page .col-md-12 {
    padding-right: 50px;
    padding-left: 50px;
}

/* ================================================== */
/* Mikijeva najnovije vesti rolna styler */
/* ================================================== */

#latest-news {
    padding: 40px 0 0 0;
}

.month {
    text-transform: uppercase;
}


/*PDF STYLES*/

.pdficon {
    display: table;
    margin: 30px auto;
    width: 50px;
    height: 50px
}

/* ================================================== */
/* Responsive styles */
/* ================================================== */

@media only screen and (max-width: 1200px) {
    header, header.fixed {
        display: none;
        position: inherit;
        margin: 0;
        padding: 0;
        margin-top: 0;
        height: auto;
        background: #000000;
        padding: 15px 0 15px 0;
    }

    #subheader {
        -webkit-background-size: auto !important;
        -moz-background-size: auto !important;
        -o-background-size: auto !important;
        background-size: auto !important;
    }

    .text-wrap-tk {
        min-height: 220px;
    }
}

@media only screen and (max-width: 1000px) {
    .text-wrap-tk {
        min-height: auto;
    }
}

/** Styles added by Vuk Stankovic **/
.logo-bottom {
    line-height: 1;
}
h1.green-title {
    color: #199b62;
    font-weight: 700;
    text-transform: none;
}
h1.white-title {
    color: #fff;
    font-weight: 700;
    text-transform: none;
}
.logo-main {
    padding: 15px 20px;
    background: #199b62;
    text-align: center;
    box-shadow: 0 -50px 50px 3px #bbb;
}
.logo-image {
    padding: 20px 0;
    background: #fff;
}
.logo-title {
    background: #fff;
    box-shadow: 0 -50px 50px 3px #bbb;
}
.logo-title p {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    color: #ff6600;
    padding: 10px 20px;
    margin: 0;
    text-decoration: none;
}
#menu-main-nav .orange-item a {
    padding: 0 15px;
    border-radius: 18px;
    background-color: #ff6600;
    color: #fff;
    margin-top: 25px;
    margin-left: 20px;
}

article.home-article {
    background: #efefef;
}

.home-article .home-article-wrapper {
    padding: 0 20px 10px 20px;
    text-align: center;
}

.home-article .home-article-wrapper h3 {
    color: #199b62;
    font-weight: 800;
    font-family: Raleway, Helvetica, sans-serif;
    font-size: 18px;
    text-decoration: none;
    margin-bottom: 15px;
}

.home-article .home-article-wrapper a:hover h3 {
    text-decoration: none;
}

.social {
    float: right;
}

.social ul {
    list-style: none;
    height:80px;
    margin:0;
}

.social ul li {
    display: inline-block;
    height: 80px;
    line-height: 80px;
}

.social ul li i {
    height: 100%;
    line-height: 80px;
    font-size: 18px;
}

.separator span i {
    width: 60px;
    border-bottom: 5px solid #ec7b09;
    margin-top: 5px;
}

.separator span:after {
    margin-left: 0;
}

.separator span:before {
    margin-right: 0;
}

.separator .fa.fa-circle:before {
    content: '';
}

.de_light .separator span:before, .de_light .separator span:after {
    border-bottom: 5px solid rgba(0, 0, 0, .2);
    width: 50px;
}

.home-slider {
    padding: 80px 0 0 0;
}

.metaslider .caption {
    text-align: center;
    font-family: 'Playfair Display', Georgia, "Times New Roman", Times, serif;
    font-size: 48px;
    line-height: 54px;
    font-weight: 700;
    text-shadow: 1px 1px 3px #000;
}
.post-number {
    position: absolute;
    right: 10%;
    top: 0;
    padding: 20px 15px 15px 15px;
    background: rgba(255, 102, 0, 0.9);
    color: #fff;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    font-family: "Playfair Display", Georgia, Serif, serif;
}
footer .branding {
    text-align: center;
}

.footer-menu ul {
    padding: 0;
    margin: 0;
    font-family: 'Playfair Display', Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
}
.footer-menu ul li:first-child a {
    padding-left: 0;
}
.footer-menu ul li {
    display: inline-block;
}
.footer-menu .sub-menu {
    display: none;
}
.footer-menu a {
    display: block;
    padding: 25px 10px 25px 10px;
    line-height: 35px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    outline: none;
}

section#map-section {
    padding-bottom: 0;
}

.map-holder img {
    width: 100%;
}

body .metaslider .caption-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    background: transparent;
    opacity: 1;
}

section.gallery-section {
    background-image: url('https://f991d6.claudeassets.com/20240830121742im_/https://tamiskapija.com/wp-content/themes/Tamis-Kapija/images/tamis/gallerybg.png');
    background-repeat:no-repeat;
    -webkit-background-size: 100% 95% !important;
    background-size: 100% 95% !important;
    background-position: top center;
    padding-bottom: 0;
}
section.gallery-section .envira-gallery-wrap,
section.gallery-section .envira-gallery-wrap .envira-gallery-public {
    margin: 0;
}

section.gallery-section .separator span:before, section.gallery-section .separator span:after {
    border-bottom: 5px solid #fff;
}

.apartment-image-holder img {
    width: 100%;
}

.aside-card {
    padding: 20px;
    background-color: #ff6600;
    width: 120%;
    position: relative;
    z-index: 9;
}

.aside-card h3 {
    float: left;
}

.blog-list .aside-card h3 a {
    color: #fff;
    text-decoration: none;
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 1.2;
}

.date-month {
    font-size: 12px;
}

.blog-list .aside-card .date-box .day {
    color: #ff6600;
    background: #fff;
    padding: 10px 0 5px 0;
}

.blog-list .aside-card .date-span {
    font-style: italic;
    font-weight: bold;
    font-family: "Playfair Display", Georgia, Serif, serif;
    display: block;
}

/*.blog-list .post-text {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}*/
.de_light .blog-list .post-title a {
    color: #199b62;
    font-weight: 700;
}

.blog-list .post-text iframe,
.blog-list .post-text object,
.blog-list .post-text embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blog-list .post-text img,
.blog-list .post-text iframe,
.blog-list .post-text object,
.blog-list .post-text embed {
    max-width: 100%;
}

.aside-card:after {
    content: ' ';
    display: block;
    clear: both;
}

.aside-wrapper {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.display-table {
    display: table;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    header {
        display: none;
    }
    .home-slider {
        padding-top: 0;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .aac-brand {
        text-align: center;
    }
    .aside-card {
        width: 100%;
    }
    .display-table {
        display: block;
    }
    .blog-list .btn-more {
        display: none;
    }
    .aside-wrapper {
        display: block;
    }
    .medium-center {
        text-align: center;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .logo-title, .logo-image {
        display: none;
    }
    .metaslider .caption {
        font-size: 26px;
        line-height: 1.2;
    }
    section {
        padding: 45px 0 45px 0;
    }
    /*.metaslider .caption {
        max-width: 100vh;
    }
    .flexslider .slides li {
        width: auto !important;
    }*/
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}
/*
     FILE ARCHIVED ON 14:18:33 Jul 04, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:41:50 Jul 27, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.484
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.036
  esindex: 0.008
  cdx.remote: 16.474
  LoadShardBlock: 174.163 (3)
  PetaboxLoader3.resolve: 123.529 (4)
  PetaboxLoader3.datanode: 129.456 (5)
  load_resource: 156.847
  loaddict: 51.478
*/