header .logo {height: 65px;}
@media (max-width: 992px) {header .logo {height: 45px;}}
:root {--body-bg:rgb(255, 255, 255);--bs-body-bg:rgb(255, 255, 255); --bg-header-bg:rgb(252, 252, 252);--bs-bg-header-bg:rgb(252, 252, 252); --bg-footer-bg:rgb(37, 37, 37);--bs-bg-footer-bg:rgb(37, 37, 37); --menu-bg:rgb(249, 249, 249);--bs-menu-bg:rgb(249, 249, 249); --primary:#184097;--bs-primary:#184097; --secondary:#F5BB00;--bs-secondary:#F5BB00; --main-content:rgb(255, 255, 255);--bs-main-content:rgb(255, 255, 255); --border-color:rgb(235, 235, 235);--bs-border-color:rgb(235, 235, 235); --body-text:#222222;--bs-body-text:#222222; --bg-header-text:#222222;--bs-bg-header-text:#222222; --bg-footer-text:#184097;--bs-bg-footer-text:#184097; --menu-text:#FFFFFF;--bs-menu-text:#FFFFFF; --primary-text:#FFFFFF;--bs-primary-text:#FFFFFF; --secondary-text:#FFFFFF;--bs-secondary-text:#FFFFFF; --link-color:#222222;--bs-link-color:#222222; --link-hover-color:rgb(24, 64, 151);--bs-link-hover-color:rgb(24, 64, 151); --primary-10:#1840971a;--bs-primary-10:#1840971a; --primary-20:#18409733;--bs-primary-20:#18409733; --primary-30:#18409742;--bs-primary-30:#18409742; --primary-40:#18409766;--bs-primary-40:#18409766; --primary-50:#18409780;--bs-primary-50:#18409780; --primary-60:#18409799;--bs-primary-60:#18409799; --primary-70:#184097b3;--bs-primary-70:#184097b3; --primary-80:#184097cc;--bs-primary-80:#184097cc; --primary-90:#184097e6;--bs-primary-90:#184097e6; --secondary-10:#F5BB001a;--bs-secondary-10:#F5BB001a; --secondary-20:#F5BB0033;--bs-secondary-20:#F5BB0033; --secondary-30:#F5BB0042;--bs-secondary-30:#F5BB0042; --secondary-40:#F5BB0066;--bs-secondary-40:#F5BB0066; --secondary-50:#F5BB0080;--bs-secondary-50:#F5BB0080; --secondary-60:#F5BB0099;--bs-secondary-60:#F5BB0099; --secondary-70:#F5BB00b3;--bs-secondary-70:#F5BB00b3; --secondary-80:#F5BB00cc;--bs-secondary-80:#F5BB00cc; --secondary-90:#F5BB00e6;--bs-secondary-90:#F5BB00e6; }
body{
  overflow-x: hidden;
  font-family: 'Nunito', sans-serif;
}
.icon-email-header{
	font-size: 1.3rem;
  	color: var(--secondary);
}
.news-description-page {
    padding-top: 60px !important;
  	padding-left: 60px!important;
}
.news-grid-links{
	padding-bottom: 80px!important;
}
.repair-box i{
	color: var(--secondary)!important;
  	font-size: 1.2rem;
}
.custom-privacy article{
	padding-bottom: 100px ! Important;
}
.column-map{
	padding-bottom: 100px ! Important;
}
.inner-background-image-1{
	position: absolute;
    width: 350px;
    right: 0px;
    bottom: 100px;
}
.inner-background-image-2{
	position: absolute;
    width: 400px;
    left: 0px;
    top: 75px;
}
.vertical-line {
    color: #ddd;
    font-size: 18px;
}
.nav-inner-menu{
	background: #182b4b;
  	padding: 30px 15px;
}
.line-detail{
	position: absolute;
    width: 200px;
    right: 0px;
    bottom: 0px;
}
footer .bg-footer {
    background-image: url(/uploads/files/0b14c7d3-d78b-4c66-9ffc-52d0291ac2dc.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.email-menu{
	font-size: 1.15rem;
    font-weight: 400;
}
.bg-header .nav-custom-link {
    font-size: 0.95rem;
    margin-right: 25px;
}
.grey-section{
    background: #f7f7f7 !important;
  }
.news-grid-links .nav {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
}

.news-grid-links .nav-item.nav-link {
  border-radius: 0px;
    color: white;
    font-size: 1rem;
    font-weight: 500 !important;
    padding: 9px 17px 7px 17px !important;
    background: var(--secondary);
    text-transform: uppercase;
    min-width: 200px;
    text-align: center;
}
.news-grid-links .nav-item.nav-link:hover {
  color: white!Important;
  	background: #d7a400;
}

 .news-grid-links .nav-item.nav-link.active {
  background-color: var(--primary);
  color: white;
}

.img-repair{
    width: 100%;
  }
.news-grid-links .nav-item {
	background: var(--primary);
    color: white;
}
.news-grid-links  .tab-pane{
	margin-top: 30px;
}
.dark-section{
	background: #0e1d36;
}
  .main-text {
    font-size: 1.05rem;
    color: #555;
  }
  .mini-text {
    font-size: 0.85rem;
    font-weight: 600;
    letter-spacing: 1px;
  }
  .repair-box h5 {
    font-weight: 600;
    font-size: 1.1rem;
    margin-bottom: 0.75rem;
  }
.header-first-row{
	padding: 5px 0px!important;
}
.custom-completed-constructions .main_header{
	display: none;
}
.custom-privacy .main_header{
	display: none;
}
.custom-terms  .main_header{
	display: none;
}
.bg-header .nav-custom-link {
    color: rgb(21, 26, 38);
  	font-weight: 600;
}
.custom-upcoming-constructions .main_header{
	display: none;
}
.custom-padding-bottom{
  	padding-bottom: 100px!Important;
  }
.news-page h1{
	color: #FFF;
    font-size: 1.7rem;
    font-weight: 500!Important;
    line-height: 2.75rem;
}
.main-img-1{
  	position: absolute;
    width: 300px;
    right: 0px;
    bottom: 0px;
  }
.news-grid img{
	height: 360px;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
}
.news-grid h2{
	font-size: 1.15rem;
    font-weight: 700 !important;
    color: var(--primary);
    line-height: 1.3;
    min-height: 50px;
}
.news-grid .card-footer{
	background: rgb(238, 238, 238)!important;
    border-radius: 0px 0px 16px 16px!Important;
  	padding-bottom: 25px!Important;
}
.news-grid .card-body{
	background: rgb(238, 238, 238);
}
.news-grid .news-short-description{
	color: #555555 !important;
    font-weight: 400;
  	font-size: 1rem;
  	line-height: 1.3;
  	padding-top: 10px;
}
 .box-background{
    background: #0e1d36;
    padding: 30px;
    opacity: 0;
    transform: translateY(-50px);
    transition: all 0.6s ease-out;
  }
  .box-background.animate-in {
    opacity: 1;
    transform: translateY(0);
  }
.custom-contacts .main_header{
	display: none;
}
.mini-text-over-header {
    font-size: 1rem;
    font-weight: 500;
    color: #0C9DDE;
}
.gdpr-text {
    font-size: 0.95rem;
}
 .footer-a{
	margin: 0px!Important;
  	padding: 0px!important;
}
#contact-form .form-group .form-control {
    border-bottom: 2px solid #0e1d36;
    background: #f6f6f6;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
}
 .main-content{
	padding-top: 0px!important;
}
.bg-footer a{
	color: rgb(21, 26, 38);
}
footer h5 {
  	border-bottom: 2px solid var(--primary);
  	color: rgb(21, 26, 38);
}

#footer{
	margin: 0px!important;
}
.banner-full-image .banner-text-container h1 {
    font-size: 2.5rem!Important;
}
.main-banner-heading {
  color: white;
  text-align: center;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  }
.custom-margin-section{
	margin-top: -80px;
}
.main-menu2 {
    background: transparent!important;
}
.main-menu2 .nav-item {
    background: transparent!important;
}
.general-button {
  	border-radius: 0px;
    color: white;
    font-size: 1rem;
    font-weight: 500 !important;
    padding: 9px 17px 7px 17px !important;
    background: var(--primary);
    text-transform: uppercase;
    min-width: 200px;
    text-align: center;
}
.general-button:hover{
	background-color: #14367f;
  	color: white!Important;
}
.general-button-yellow {
  	border-radius: 0px;
    color: white;
    font-size: 1rem;
    font-weight: 500 !important;
    padding: 9px 17px 7px 17px !important;
    background: var(--secondary);
    text-transform: uppercase;
    min-width: 200px;
    text-align: center;
}
.btn-blog-footer{
  	border-radius: 0px;
    color: white;
    font-size: 1rem;
    font-weight: 500 !important;
    padding: 9px 17px 7px 17px !important;
    background: var(--secondary)!Important;
    text-transform: uppercase;
    min-width: 200px;
    text-align: center;
  	border: 1px solid var(--secondary)!important;
}
.general-button-yellow:hover{
	color: white!Important;
  	background: #d7a400;
}
.mini-text-over-header{
    font-size: 1.4rem;
    font-weight: 500;
    color: var(--primary);
  }
.main-text{
  	font-size: 1.15rem;
    font-weight: 400;
  }
.main-text-2{
  	font-size: 1.1rem;
    font-weight: 400;
  }
  .h2-header{
  	font-size: 1.75rem;
    font-weight: 500;
  }
.main_header {
    font-size: 1.75rem!Important;
    font-weight: 400;
}

.box {

  background: var(--menu-bg);
  border-radius: 40px!important;
  border: 1px solid var(--menu-bg)!important;

}
.box .vertical-line {
  color: rgb(255 255 255);
  font-size: 17px;
}
.box .fa-phone {
  font-size: 1.40rem!important;
  color:  white;
  margin-top: 5px!important;
}
.navigation-phone {
  font-size: 1.30rem;
  margin-top: 2px!important;
  color: white ;
}
.navigation-phone:hover {
  color: white ;
}

.cookie-consent {
  background: rgb(228 228 228)!important;
  color: #184097;
}


.mtb-50px {
  margin: 50px 0px;
}

.static-area .single-static {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 15px 0 15px;
  border-left: 1px solid var(--border-color);
}

.static-area .single-static img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0;
  margin-right: 15px;
}

.static-area .single-static .single-static-meta h4 {
  color: var(--primary);
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 24px;
  margin-bottom: 5px;
}

.static-area .single-static .single-static-meta p {
  line-height: 17px;
  color: var(--menu-text-mobile);
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  font-weight: 550;
}

.img-zig-zag {
  border-radius: 100px;
  border: 3px solid #f5bb0038;
  max-height: 400px;
  max-width: 550px;
}

.h3-zig-zag {
  font-size: 1.7rem;
  color: var(--primary)!important;
}
.bg-form {
  background: var(--menu-bg-mobile);
  color: var(--primary) !important;
}

.custom-parceli-za-zastroyavane .embed-responsive{
  border-radius: 100px;
  border: 3px solid #f5bb0038;
}

.custom-about-us .embed-responsive{
  border-radius: 100px;
  border: 3px solid #f5bb0038;
}



.nav-tabs .nav-link {

  color: var(--primary);

  font-weight: 550;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #fff;
  background-color: var(--primary);
  border-color: var(--border-color) var(--border-color) #fff;
}
@media (max-width: 992px){
  .fast_search{
    display:block!important;

  }
  .custom-parceli-za-zastroyavane .embed-responsive{
    margin-top: 30px;
    border-radius: 60px;

  }

  .custom-about-us  .embed-responsive{
    margin-top: 30px;
    border-radius: 60px;

  }

  .img-zig-zag {
    border-radius: 60px;

  }
}
.banner-full-image  p{
    color: white;
    font-weight:550;
    text-transform: uppercase;
  
}
.banner-full-image  hr{
    width: 100%;
   border-top: 1px solid rgb(255 255 255);
}

.banner-full-image .banner-text-container {
    background: transparent!important;
    border: 0px!important;
    max-width: 1326px!important;
    padding: 0px!important;
    display: flex;
    align-items: center;
    overflow:hidden;
  	margin-top: 150px!important;
}

 .banner-full-image  .banner-inside{
   max-width: 500px;
   margin: 15px;

}
.banner-img {
   height: 550px!important;
  overflow: hidden;
    object-fit: cover;
    object-position: right!important;
  width:100%;

}
.banner-full-image  h1 {
    color: #fff;
    font-size: 42px;
    font-weight: 550;
    margin-bottom: 32px;
    margin-top: 42px;
    padding-left: 0;
      line-height: 1.4;
}
.banner-full-image .btn-primary {
    border-radius: 5px !important;
    color: #fff !important;
    font-size: 17px;
    font-weight: normal;
    margin-right: 30px;
    padding-bottom: 10px;
    padding-top: 12px;
    transition: 0.1s;
    min-width: 140px;
}
.banner-full-image  .btn-secondary {
    font-size: 17px;
    font-weight: normal;
    padding-top: 11px;
    padding-bottom: 10px;
    border-radius: 5px;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    min-width: 140px;
}

/* TABLET */
@media (max-width: 1200px){
    .image-car-right{
        display:none;
    }
}

@media (max-width: 992px){

.banner-full-image .banner-img {
    object-fit: cover;
    object-position: center!important;
    height: 450px!important;
}
}
@media (max-width: 992px) {
  .box-background{
      padding: 20px 20px 30px 20px;
    }
  .header-first-row{
	padding: 5px 10px!important;
}
  .main-menu2 .navbar-collapse.show {
        padding-left: 0px;
    }
  
  .news-page h1 {
    font-size: 1.5rem;
}
      .main-menu2 .nav-item:first-of-type {
       border-bottom: 2px solid #3A4392;
    }
  .nav-inner-menu {
     background: white; 
}
  .news-page .dark-section {
    border-bottom-left-radius: 30px;
  	border-bottom-right-radius: 30px;
}
  .inner-background-image-2 {
    position: absolute;
    width: 250px;
    left: 0px;
    top: 20px;
}
  .inner-background-image-1 {
    position: absolute;
    width: 250px;
    right: 0px;
    bottom: auto;
    top: 328px;
}
  .news-description-page {
    padding-top: 40px !important;
    padding-left: 10px!important;
}
  .news-grid-links{
	padding-bottom: 50px!important;
}
  .custom-margin-section {
    margin-top: -67px;
}
  .column-map{
	padding-bottom: 60px ! Important;
}
  .custom-privacy article{
	padding-bottom: 60px ! Important;
}
  .bg-header .nav-custom-link {
        margin-right: 0px;
        margin-top: 17px;
    }
  .custom-padding-bottom{
  	padding-bottom: 60px;
  }
 .main-menu2 .close-mobile {
        background: #586375ab !important;
    }
  .logo-in-menu {
        margin-top: 30px !important;
        height: 94px !important;
        width: auto !important;
        margin-bottom: 10px;
    }
  .bg-header .nav-custom-link {
    text-align: center;
}
  #navbarCollapse {
        background-image: url(/uploads/files/b6ce041c-1d94-417d-9a20-19eded09f646.webp) !important;
    }
  .language-container{
	display: none!important;  
  }
  .main-text{
  	font-size: 1.05rem;
    font-weight: 400;
  }
.main-text-2{
  	font-size: 1rem;
    font-weight: 400;
  }
  .icon.icon-menu {
    background: white;
}
  .banner-full-image .banner-text-container {
    margin-top: 110px !important;
}
  .banner-full-image .banner-text-container h1 {
    font-size: 2rem!Important;
}
  .h2-header {
    font-size: 1.35rem;
    font-weight: 500;
}
  .bg-header {
        padding-top: 0rem !important;
    }
  .general-button {
    font-size: 0.85rem;
    min-width: 150px;
    z-index: 10;
        position: relative;
    
}
  .general-button-yellow {
    font-size: 0.85rem;
    min-width: 150px;
    z-index: 10;
        position: relative;
}
}
@media (max-width: 768px) {
 .news-grid-links .nav {
    flex-direction: column;
    align-items: stretch;
  }
}
@media (min-width: 600px) and (max-width: 1200px) {
  .email-col{
  	display: none!important;
  }
}
.siteLoaded {
    display:block !important;
    opacity:1 !important;
    transition: opacity 0.5s ease;
}

