img.logo-img {max-width: 200px; max-height: 57px;}
//* {
//outline: 1px solid red;
//}

.top-medium {
    padding-top: 0rem!important;
}

.btn .btn-dark {
    background-color: #229ED9;
    border-color: #FFF;
}

a.btn-dark {
    background-color: #229ED9;
    border-color: #FFF;
}

.acm-gallery.style-2 .browser-bar {
    /* background: var(--gray-300); */
    border-radius: 0.25rem 0.25rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    /* padding: 0 0.5rem; */
    height: 0rem;
}
.acm-gallery.style-2 .item-desktop-image {
    margin-bottom: 0rem;
}

.acm-gallery.style-2 .browser-bar span {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50rem;
    display: block;
    height: 0px;
    width: 0px;
}

h1.hero-title
{
    color: #fff;
    background: #224466;
    opacity: 0.9;
    padding-left: 10px;
    padding-right: 10px;
} 

div.hero-desc {
 color: #fff;
 text-transform: uppercase;
 background-color: #224466;
 display: inline;
 white-space: pre-wrap;
 opacity: 0.9;
 padding: 3px 7px;
 padding-left: 10px;
  } 

.t4-topbar {
    display: none;
}

.t4-section.t4-breadcrumbs {
    border-top: 0px;
}

.feature-ct {
    border: 0px;
    padding: 10px;
}






//.fadeInUp {
//    -webkit-animation-name: fadeInUp;
//    animation-name: fadeInUp;
//}

.project-box .project-cover {
    position: relative;
    border-radius: 8px;
}

.project-box .project-cover .project-slider {
    border-radius: 8px;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel {
    display: none;
    //width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel {
    touch-action: manipulation;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    //2float: left;
    float: unset;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.project-box .project-cover .project-slider a {
    border-radius: 8px;
}

.project-box .project-cover .project-status {
    position: absolute;
    left: 8px;
    bottom: 10px;
    font-size: 15px;
    padding: 3px 12px;
    background-color: #8d1e00;
    border-radius: 8px;
    color: #FFF;
    z-index: 1;
}

.project-box .project-cover .project-badges span {
    font-size: 15px;
    padding: 1px 12px;
    background-color: #FFF;
    border-radius: 8px;
    color: #8d1e00;
    display: inline-block;
    white-space: nowrap;
    margin-bottom: 8px;
    margin-right: 3px;
}

.project-box .project-cover .project-badges {
    position: absolute;
    top: 8px;
    z-index: 1;
    padding: 0 10px 0 10px;
}

.project-box .project-cover .project-slider img {
    border-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.service-item .service-img img {
    border-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.camera .camera-t {
    font-size: 16px;
}

.text-bolder {
    //font-weight: bolder;
}
.fs-18 {
    font-size: 16px;
}

.camera {
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 5px 10px;
    border-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}

.camera + .camera {
    margin-top: 10px;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.camera .fa-camera {
    color: #8d1e00;
    margin-right: 10px;
}

.fa-solid, .fas {
    font-weight: 900;
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    //font-family: "Font Awesome 6 Free";
}

.img-fluid {
    max-width: 120%;
    height: auto;
}

.me-2 {
    margin-right: 0.5rem !important;
    color: #8d1e00;
}

.fa-solid, .fas {
    font-weight: 900;
}

.fa, .fas, .far, .fal, .fad, .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}


.project-box .project-anonce .project-title {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}

.project-box .project-anonce .project-addr {
    font-size: 13px;
    line-height: 1.2;
}

.mt-2 {
    margin-top: .5rem !important;
}

.d-flex {
    display: flex !important;
}

.ipoteka-card {
    position: relative;
    display: flex;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}

.ipoteka-card .ipoteka-card-inner {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.ipoteka-card > * {
    flex: 1;
}

.ipoteka-card .ipoteka-card-top {
    height: 120px;
    padding: 20px 20px 10px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    flex-direction: column;
    border-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.ipoteka-card .ipoteka-card-footer {
    padding: 0 20px 0 20px;
    background-color: #6b67651a;;
    flex: 1 0 auto;
    border-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.ipoteka-card .ipoteka-spec {
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ipoteka-card .ipoteka-spec dl {
    padding-left: 0;
}

.ipoteka-card .ipoteka-spec dl {
    display: block;
    margin: 0;
    padding: 15px 5px;
    flex-grow: 1;
}

.ipoteka-card .ipoteka-spec dt {
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    white-space: nowrap;
    letter-spacing: 0;
    margin-bottom: 4px;
    padding: 0;
    display: block;
}

.ipoteka-card .ipoteka-spec dd {
    font-size: 11px;
    line-height: 15px;
    padding: 0;
    margin: 0;
    display: block;
}

.fd-item-desc {
   text-align: left;
}

.t4-typo-example {
    border-bottom: 1px solid var(--t4-border-color);
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 4rem;
}

h5.carousel-caption-title {
	color: white;
	-webkit-text-stroke: 1px #F8F8F8;
	text-shadow: 0px 1px 4px #23430C;
}

p.carousel-caption-subtitle  {
    font-size: 14pt;
	color: white;
	-webkit-text-stroke: 1px #F8F8F8;
	text-shadow: 0px 1px 4px #23430C;
    }