
/* Main menu */


.uk-navbar-container:not(.uk-navbar-sticky) .uk-navbar-center {
	margin-top: 21px;
}

.uk-navbar-container:not(.uk-navbar-sticky) .uk-navbar-right {
	margin-top: 51px;
}

.tm-header .uk-navbar-dropdown a.subproject > div:before {
content: "–";
margin-right: 5px;
}

.tm-header .uk-navbar-dropdown a.subproject .uk-nav-subtitle {
	margin-left: 14px;
}

.tm-header .uk-navbar-dropdown a.subproject .uk-nav-subtitle .uk-icon {
	vertical-align: text-top;
}

.tm-header .uk-navbar-dropdown {
	border-radius: 0px 0px 5px 5px;
}

.tm-header ul.uk-nav.uk-navbar-dropdown-nav li:first-child {
	border-top: 1px dotted rgba(255,255,255,0.15);
}

.tm-header ul.uk-nav.uk-navbar-dropdown-nav li {
	border-bottom: 1px dotted rgba(255,255,255,0.15);
}

/* Parent Menu */


.tm-header li.uk-parent>a {
	position: relative;
	margin-right: 8px;
}


.tm-header li.uk-parent>a::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -6px;
	display: block;
	width: 12px;
	height: 12px;
	background-image: url(../images/dropdown.svg);
	background-size: 12px 12px;
	transition: transform .25s linear;
	background-repeat: no-repeat;
}


.tm-header .uk-navbar-transparent.uk-light li.uk-parent>a::after,

.tm-header .uk-navbar-dropdown-nav>li.uk-parent>a::after {
	background-image: url(../images/dropdown-l.svg);
}


.tm-header li:hover.uk-parent>a::after,

.tm-header li.uk-parent>a[aria-expanded="true"]::after {
	transform: rotate(180deg);
}



/* Mobile Menu */


#tm-dialog-mobile .uk-nav-header:not(:first-child) {
	margin-top: 0;
}

#tm-dialog-mobile .uk-nav>li:not(:first-child) {
	border-top: 1px dotted rgba(255, 255, 255, 0.2);
}

#tm-dialog-mobile .uk-nav-sub a {
	background: url(../images/submenu.svg) left 12px no-repeat;
	background-size: 12px 12px;
	padding-left: 18px;
}

#tm-dialog-mobile ul.uk-nav-sub {
	padding: 10px 0 10px 0;
	font-size: 16px;
}

#tm-dialog-mobile ul.uk-nav-sub .uk-nav-subtitle {
	color: rgba(255,255,255,0.5);
	margin-top: 5px;
}

#tm-dialog-mobile ul.uk-nav-sub .uk-nav-subtitle .uk-icon svg {
	width: 12px;
	height: 12px;
}

.tm-header .uk-navbar-dropdown.uk-drop:before {
	content: "";
	position: absolute;
	width: 0; 
  height: 0; 
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 13px solid rgba(19,19,26,.74);
  top: -13px;
  left: 50%;
  margin-left: -7px;
}

#tm-dialog-mobile .uk-modal-dialog {
	background:  #1A1A1A;
}

#tm-dialog-mobile .uk-modal-dialog .uk-grid-margin.uk-first-column {
	margin-top: 0;
}

#tm-dialog-mobile .uk-nav-primary .uk-nav-header,
#tm-dialog-mobile .uk-nav-primary>li>a {
	padding: 10px 0;
}

#tm-dialog-mobile .uk-nav-sub a {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.mobilecont {
	line-height: 26px;
}

div.mobilecont a {
	font-size: 14px;
	text-decoration: none;
	font-weight: 500;
	color: #ffffff;
	white-space: nowrap;
}

div.mobilecont a:hover {
	text-decoration: none;
	color: #c1e2e5;
}

div.mobilecont span.uk-icon {
	color: #006a8d;
	margin-right: 5px;
}

div.mobilecont {
	border-top: 1px solid #006a8d;
	padding-top: 20px;
	margin-top: 20px;
}


.uk-nav-parent-icon>.uk-parent>a::after {
	display: none;
}

#tm-dialog-mobile .uk-modal-dialog .uk-icon-button {
	color: #ffffff;
	border-color: #ffffff;
	margin-top: 20px;
}

#tm-dialog-mobile .uk-modal-dialog .uk-icon-button:hover {
	color: #c1e2e5;
	border-color: #c1e2e5;
}


#tm-dialog-mobile .uk-modal-body {
	background: url(../images/pillar-logo-invert.svg) 30px -1px no-repeat #1A1A1A;
	background-size: 100px auto;
	padding-top: 120px;
	padding-left: 30px;
}

#tm-dialog-mobile .uk-close.uk-modal-close-full svg,
#tm-dialog-mobile .uk-close.uk-modal-close-default svg {
	width: 24px;
	height: 24px;
}

#tm-dialog-mobile .uk-close.uk-modal-close-full,
#tm-dialog-mobile .uk-close.uk-modal-close-default {
	color: #c1e2e5;
}

#tm-dialog-mobile .uk-close.uk-modal-close-full:hover,
#tm-dialog-mobile .uk-close.uk-modal-close-default:hover {
	color: #fff;
}

#tm-dialog-mobile .uk-modal-dialog {
	border-radius: 0;
}

.uk-navbar-right a.uk-icon-link {
	padding: 10px 15px;
}

.uk-navbar-right .uk-icon {
	margin-top: -4px;
}

/* Banner */


.eb-floating-button div {
	padding: 0 24px!important;
line-height: 52px!important;
font-size: 18px!important;
border-radius: 500px!important;
padding: 0 24px!important;
margin: 0 90px 17px 0!important;
}

.eb-floating-button div:hover {
	background: #13131a;
}


/* Front slideshow */

.topadding {
	margin-top: 170px;
}

.flowslider .customnav {
	margin-left: 10vw;
}

.flowslider .customnav h3 {
	margin-bottom: 0;
	margin-top: 0;
	font-weight: 300;
	font-size: 36px;
	line-height: 130%;
}

.customnav h3 a {
	color: #1a1a1a;
}

.customnav h3 a:hover {
	color: #555;
}

.customnav h3.uk-active a {
	font-weight: 400;
}

.uk-heading-large.topadding {
	margin-right: -200px;
	color: #cee6ea !important;
	z-index: 5;
	line-height: 100%;
}

.pillar-projects a.addresslinkpr {
	color: #13131a;
	line-height: 20px;
	vertical-align: middle;
}

.pillar-projects a.addresslinkpr:hover {
	color: #006a8d;
}


.gm-style-moc {
	height: 50px!important;
	bottom: 0!important;
	top:auto!important;
	background: transparent!important;
	
}

.gm-style-moc .gm-style-mot {
	text-shadow: 0px 0px 10px rgba(0,0,0,.5);
}

.mapimage .el-content.uk-panel {
	position: static;
}

.mapimage .mapprstatus {
	position: absolute;
	top: 15px;
	left: 15px;
}

.mapimage  a.addresslinkpr {
	color: #cee6ea;
	line-height: 17px;
	vertical-align: middle;
}

.mapimage  a.addresslinkpr:hover {
	color: #ffffff;
}

.mapimage a.addresslinkpr span.external {
	content: url(../images/external1-inv.svg);
}

.mapimage a.addresslinkpr:hover span.external {
	content: url(../images/external1-inv-hov.svg);
}


a.addresslinkpr span.external {
	content: url(../images/external1.svg);
}

a.addresslinkpr:hover span.external {
	content: url(../images/external1-hov.svg);
}


a.addresslink {
	display: inline-block;
	font-size: 18px;
	color: #ffffff;
	padding-left: 30px;
	background: url(../images/location.svg) left center no-repeat;
	background-size: 18px 18px;
	line-height: 22px;
	font-weight: 500;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.75);

}

a.addresslink:hover {
	color: #C1E2E5;
}

:focus-visible {
	outline: none;
}


/* whatsapp */

.btn_type_1,
.wa_agent_header, .wa_agent_header_tab {
	background-color: #65d072!important;
}

.wa_agent_header .greeting h1 {
	color: #fff;
	margin: 20px 0 10px 0;
	font-size: 28px;
}

.wa_agent_header .greeting .wavatar_img {
	width: 90px!important;
	height: 90px!important;
	margin: 0;	
}

.wa_agent_body .wa_agent_body_list li.tab-link .wavatar_list {
	width: 70px!important;
	height: 70px!important;
}

.wa_agent_body .wa_agent_body_list li.tab-link .wa_agent_status {
	display: block;
	margin-top: 10px;
	line-height: 12px;
}


.wa_agent_body .wa_agent_body_list li.tab-link .agent_is_online:before {
	position: static;
	display: inline-block;
	vertical-align: middle;	
	line-height: 12px;	
	margin-right: 6px;
	margin-top: -2px;
}

.wa_agent_header .greeting p {
	margin: 0;
}



/* Small Menu on scroll down */

.uk-navbar-container .navbar .brand,
.uk-navbar-container .navbar .nav>li>a,
.uk-navbar-container .navbar-search,
.uk-navbar-container .uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-container .uk-navbar-toggle {
	transition: min-height 0.15s ease;
}


.uk-navbar-container.uk-navbar-sticky .navbar .nav>li>a,
.uk-navbar-container.uk-navbar-sticky .uk-navbar-item,
.uk-navbar-container.uk-navbar-sticky .uk-navbar-nav>li>a {
	min-height: 80px;
}



.uk-navbar-container a.uk-logo img {
	transition: width 0.15s ease;
	transform-origin: top left;
}

.tm-header .uk-navbar-container a.uk-logo img {
	margin-top: -20px;
}

.tm-header .uk-navbar-container.uk-navbar-sticky a.uk-logo img {
	width: 90px;
	margin-top: -15px
}

/* Hide Recaptcha */

.grecaptcha-badge {
	visibility: hidden;
}


/* External link */

span.external {
	display: inline-block;
	content: url(../images/external1-hov.svg);
	margin-left: 2px;
	vertical-align: super;
}

a:hover span.external {
	content: url(../images/external1.svg);
}


/* Hero  */
#hero h1 span,
#hero h3 {
	font-weight: 300;
}

#hero h1,
#hero h2,
#hero h3,
.selector-title h1.uk-heading-small {
	text-shadow: 0px 0px 35px rgba(0, 0, 0, 0.75);
}

#hero h1.uk-heading-medium {
	padding-top: 70px;
}

.frontherotext {
padding-top: 140px;
padding-bottom: 70px;
	width: 1280px;
}

.shade:before {
	content: "";
	display: block;
	height: 30%;
	width: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 10, .5) 0%, rgba(0, 0, 10, 0) 100%);
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	pointer-events: none!important;
}

/* Button custom Arrow */

.pagination .uk-button-text {
	padding: 0;
	line-height: 1.7;
	background: 0 0;
	color: #1a1a1a;
	position: relative;
	padding-right: 36px;
	border: none;
	font-size: 18px;
}

.pagination .uk-button-text:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	bottom: 0;
	right: 0;
	width: 26px;
	height: 26px;
	transition: .2s ease-out;
	transition-property: height, width, background-position;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2222%22%20height%3D%2214%22%20viewBox%3D%220%200%2022%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23006a8d%22%20stroke-width%3D%222%22%20d%3D%22M14.4%201l5.8%205.9-5.8%206%22%20%2F%3E%0A%20%20%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23006a8d%22%20d%3D%22M0%206h18.8v2H0z%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
	background-repeat: no-repeat;
	background-position: calc(100% - 5px) 50%;
}

.pagination.left .uk-button-text:after {
	right: auto;
	left: 0;
	background-position: calc(100% + 5px) 50%;
	background-image: url('data:image/svg+xml,<svg width="100%" height="100%" viewBox="0 0 22 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;"><path d="M7.218,12.9l-5.8,-5.9l5.8,-6" style="fill:none;fill-rule:nonzero;stroke:%23006a8d;stroke-width:2px;"/><rect x="2.818" y="5.9" width="18.8" height="2" style="fill:%23006a8d;"/></svg>');
}

.pagination.left .uk-button-text {
	padding-right: 0;
	padding-left: 36px;
}

.pagination.left .uk-button-text:hover:not(:disabled)::after,
.uk-button-text:hover:not(:disabled)::after {
	background-position: 100% 50%;
}


.uk-button-text::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: 0;
width: 26px;
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2222%22%20height%3D%2214…20fill%3D%22%23f3c565%22%20d%3D%22M0%206h18.8v2H0z%22%2F%3E%0A%3C%2Fsvg%3E");
background-repeat: no-repeat;
background-position: calc(100% - 5px) 50%;
transition: background-position .2s ease-out;
}

.uk-button-text:hover::before {
background-position: 100% 50%;
}

span.arrow {
	display: inline-block;
	vertical-align: middle;
background-image: url(../images/right-large-inv.svg);
background-position: 50%;
height: 18px;
width: 0;
opacity: 0;
transition: all .6s ease-in-out;
margin-left: 8px;
}

span.arrow.invert {
background-image: url(../images/right-large-inv.svg);
}

a.uk-link-toggle:hover span.arrow {
        width: 40px;
        opacity:1
}


/* LANGUAGES */

div.mod-languages li {
	margin: 0!important;
}

div.mod-languages .uk-subnav>* {
	padding-left: 0;
}

div.mod-languages .uk-subnav>*:last-child {
	padding-left: 0;
}

div.uk-panel.mod-languages {
	margin-right: -10px;
}

div.uk-panel.mod-languages ul.uk-subnav li:first-child {
	border-left: none;
}

div.uk-panel.mod-languages ul.uk-subnav li {
	border-left: 1px solid rgba(255, 255, 255, 0.35);
}

div.uk-panel.mod-languages ul.uk-subnav li:first-child a {
	margin-right: 5px;
}

div.uk-panel.mod-languages ul.uk-subnav li:last-child a {
	margin-left: 5px;
}

div.uk-panel.mod-languages ul.uk-subnav li a {
	display: inline-block;
	padding: 10px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	transition: all .2s ease-in-out;
	display: flex;
	align-items: center;
}


.tm-header-mobile .uk-sticky:not(.uk-sticky-fixed) div.uk-panel.mod-languages .uk-subnav>*>:first-child {
	color: rgba(255, 255, 255, 1);
}


div.uk-panel.mod-languages ul.uk-subnav li a:hover,
.tm-header-mobile .uk-sticky:not(.uk-sticky-fixed) div.uk-panel.mod-languages ul.uk-subnav li a:hover {
	color: #C1E2E5;
}


.uk-navbar-container:not(.uk-navbar-transparent) .mod-languages ul.uk-subnav li,
.uk-navbar-container.uk-navbar-sticky .mod-languages ul.uk-subnav li {
	border-color: #cee6ea;
}

.uk-navbar-container.uk-navbar-sticky div.uk-panel.mod-languages ul.uk-subnav li a:hover,
.uk-navbar-container:not(.uk-navbar-transparent) .mod-languages ul.uk-subnav li a:hover {
	color: #006a8d;
}



/* Project submenu */


.menuproject {
	margin-top: 30px;
}

.projecttop .menuproject {
	position: absolute;
	bottom: 30px;
}

.menuproject .uk-subnav.uk-subnav-pill>li.uk-active>a {
	color: #ffffff;
	background: #006a8d!important;
}

.menuproject .uk-subnav-pill>*>:first-child {
	background-image: none!important;
	line-height: 16px;
}

.menuproject .uk-subnav.uk-subnav-pill>li:not(.uk-active)>a {
	background: #ffffff!important;
}

.menuproject .uk-subnav.uk-subnav-pill>li:not(.uk-active)>a:hover {
	background: #C1E2E5!important;
	color: #1a1a1a!important;;
}

.stickymenu.uk-sticky {
	z-index: 10;
}

.stickymenu.uk-sticky.uk-active.uk-sticky-fixed {
display: flex;
justify-content: center;
z-index: 5;
left: 0!important;
right: 0!important;
width: 100%!important;
min-width: 100%!important;
}

.stickymenu.uk-sticky.uk-active.uk-sticky-fixed .menuproject {
	margin-top: 0;
	background-color: #e2ebee;
	padding: 10px;	
border-bottom-right-radius: 22px;
border-bottom-left-radius: 22px;
backdrop-filter: blur(10px);
}

.stickymenu.uk-sticky.uk-active.uk-sticky-fixed .menuproject  .uk-subnav {
	justify-content: center;
}




/* Balva */

.zoomimg a img {
	transition: transform .1s ease-in;
	transform-origin: center center;	
}

.zoomimg a:hover img {

	transform: scale(1.05);
}

.balva-wrap {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	background-color: rgba(0,0,0,.55);
	position: absolute;
	top: 20%;
	right: 10%;
}

.balva-wrap.tophead {
	width: 150px;
	height: 150px;
	top: auto;
	bottom: 0;
	right: 0;
}

.balva-wrap.tophead .balva.yr2023,
.balva-wrap.tophead .balva.yr2024 {
	width: 130px;
	height: 130px;
	margin: 10px;
}


.balva {
	width: 150px;
	height: 150px;
	margin: 15px;
	background-size: contain;
	background-position: center center;
	transition: transform .1s ease-in;
	transform-origin: center center;
}

.balva:hover {
	transform: scale(1.05);
}

.balva.yr2023 {
	background-image: url(../images/balva-2023-inv.svg);
}



.balva.yr2024 {
	background-image: url(../images/balva-2024-inv.svg);
}


.pillar-projects div.balva.yr2023 {
	position: absolute;
	right: 0;
	top: -100px;
	width: 80px;
	height: 80px;
	background: url(../images/balva-2023.svg) center center no-repeat;
	background-size: contain;
	transition: transform .1s ease-in;
}

.pillar-projects div.balva.yr2023:hover {
	transform: scale(1.15);
}

.pillar-projects div.balva.yr2024 {
	position: absolute;
	right: 0;
	top: -100px;
	width: 80px;
	height: 80px;
	background: url(../images/balva-2024.svg) center center no-repeat;
	background-size: contain;
	transition: transform .1s ease-in;
}

.pillar-projects div.balva.yr2024:hover {
	transform: scale(1.15);
}


/* Projects */

.specoffbut {
	top: 15px;
}


.centralslider div.el-item {
	transition: transform 0.25s ease;
	border-radius: 5px;
}

.centralslider .uk-slider-items>div:not(.uk-slide-active) div.el-item {
	transform: scale(0.75);
}

.uk-accordion-title.pillar {
	border-bottom: 1px solid #cee6ea;
	padding-bottom: 3px;
	text-align: left;
}

.pillar-projects a.uk-link-heading {
	padding-right: 50px;
}

.pillar-projects a.uk-link-heading:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 0;
	width: 40px;
	height: 16px;
	transition: background-position .25s ease-in-out;
	background: url(../images/right-large-2.svg) no-repeat;
	background-size: 40px 16px;
	background-position: -40px 0;
}

.pillar-projects a.uk-link-heading:hover:after {
	background-position: 0 0;
}


.pillar-projects .uk-tab>.uk-active>a {
	background: #f8f9fa !important;
	color: #1a1a1a;
	border-radius: 50px !important;
}

.pillar-projects .el-content.uk-panel {
	position: absolute;
	left: 20px;
	top: 20px;
	height: 18px;
	line-height: 18px;
}

.pillar-projects .uk-h5 .uk-icon {
	vertical-align: text-top;
}

.projectbadge {
	display: block;
	border-radius: 14px;
	line-height: 28px;
	height: 28px;
	padding: 0px 14px;
	color: #ffffff;
	font-size: 13px;
	font-weight: 600;
}

.projectbadge.plan {
	background: rgba(60, 60, 60, 0.86);
}

.projectbadge.started {
	background: rgba(152, 176, 44, 0.86);
}

.projectbadge.ready {
	background: rgba(0, 105, 140, 0.86);
}

.projectbadge.soon {
	background: rgba(176, 150, 44, 0.86);
}





/* Pillar Project Icons */
.pill_icon {
	display: inline-block;
	width: 26px;
	height: 26px;
	background-size: 26px 26px;
	background-repeat: no-repeat;
	margin: 10px 16px 10px 0;
	transition: transform .2s;
}

.pill_icon:hover {
	transform: scale(1.2);
}

.pill_icon.energyclass-a-plus {
	background-image: url(../images/icon-energy-a-plus.svg)
}

.pill_icon.energyclass-a {
	background-image: url(../images/icon-energy-a.svg)
}

.pill_icon.utility {
	background-image: url(../images/icon-utility.svg)
}

.pill_icon.solar {
	background-image: url(../images/icon-solar.svg)
}

.pill_icon.restzone {
	background-image: url(../images/icon-restzone.svg)
}

.pill_icon.playground {
	background-image: url(../images/icon-playground.svg)
}

.pill_icon.barrier {
	background-image: url(../images/icon-barrier.svg)
}

.pill_icon.border {
	background-image: url(../images/icon-border.svg)
}

.pill_icon.carriage {
	background-image: url(../images/icon-carriage.svg)
}

.pill_icon.finishing {
	background-image: url(../images/icon-finishing.svg)
}

.pill_icon.parking {
	background-image: url(../images/icon-parking.svg)
}

.pill_icon.vent-recup {
	background-image: url(../images/icon-ventilation.svg)
}

.pill_icon.equipped {
	background-image: url(../images/icon-ready-02.svg)
}

.pill_icon.conditioner {
	background-image: url(../images/icon-conditioner.svg)
}


.pillar-projects .uk-slider-container.uk-slider div.uk-margin-small-top.uk-light {
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
	margin: auto;
}

.uk-tooltip {
	text-align: center;

}

.uk-tooltip::after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-8px);
	top: 100%;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #13131A;
	clear: both;
}

.uk-tooltip.toolbot::after {
	top: auto;
	bottom: 100%;
	border-top: none;
	border-bottom: 8px solid #13131A;
}


.el-content.uk-panel .uk-tooltip::after {
	display: none!important;
	border-top: 8px solid red;
}

.icon-grid .el-content.uk-panel {
	position: static;
}

.icon-grid .uk-panel .uk-inline-clip {
	transition: all .1s ease-in;
}

.icon-grid .uk-panel:hover .uk-inline-clip {
	transform: scale(1.15);
}




/* Portfolio */


.pill_icon.award {
	background-image: url(../images/icon-award.svg)
}

.portfolio .pill_icon {
	margin: 10px 15px 0 0;
}

.portfolio .uk-cover-container {
	border-radius: 5px;
}



.portfolio h4 {
	color: #ffffff;
}

.portfolio .uk-text-meta {
	color: rgba(255, 255, 255, 0.7);
	font-weight: 400;
}

.portfolio.shadedbot .uk-overlay-default {
	background: linear-gradient(180deg, rgba(0, 0, 10, 0) 50%, rgba(0, 0, 10, 0.65) 100%);
}


.counter h2.el-counter {
	margin-bottom: -70px !important;
	margin-left: -20px;
	letter-spacing: -10px;
}


/* Map Origin */

button.gm-ui-hover-effect {
	outline: none;
}

.mapcanvas1 {
	height: 100%!important;
	min-height: 650px;
	margin-right: -40px;
	
}

.mapcanvas1 .gm-style-iw-ch {
	display: none;
}

.mapcanvas1 div.gm-style-iw-chr {
	display: block;
	position: absolute;
	top: -10px;
	right: -10px;	
}

.mapcanvas1 div.gm-style-iw-d {	
	padding: 15px 15px 5px 15px;

}

.mapimage .gm-style .gm-style-iw-d {
	overflow: hidden!important;
}

.mapimage .gm-style img {
	margin: 0;
}

.mapimage .gm-style-iw-ch {
	padding-top: 0;
}

.mapimage button.gm-ui-hover-effect {
	position: absolute!important;
	top: 7px!important;
	right: 7px!important;
	border-radius: 50%;
	width: 38px!important;
	height: 38px!important;
	background-color: rgba(255,255,255,0.85)!important;
}

.mapimage button.gm-ui-hover-effect span {
	margin: 7px!important;
}


.mapimage .gm-style .gm-style-iw-c {
	padding: 0 !important;
	overflow: hidden !important;
	background-color: #13131A;
}

.mapimage .gm-style .gm-style-iw-tc::after {
	background-color: #13131A;
}


.mapimage .gm-style .gm-style-iw-c .uk-text-meta {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	color: #c1e2e5;
	padding-bottom: 0;
}

.mapimage .uk-text-meta.uk-margin-small-top {
	margin-top: 5px !important;
}

.mapimage .gm-style h4 {
	font-size: 26px;
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
}


.mapimage .gm-style-iw-d .projectbadge {
height: 22px;
width: auto;
line-height: 22px;
font-size: 11px;
display: inline-block;
	margin-bottom: 20px;
}



.gm-style .gm-style-iw-c .uk-text-meta {
	padding-bottom: 20px;
		padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
}

.gm-style h3 {
	font-size: 14px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}


/* Timeline */
#timeline .el-item.uk-panel {
	padding-left: 20px;
}

#timeline .uk-position-center-left,
#timeline .uk-position-center-right,
#timeline .uk-position-center-left-out,
#timeline .uk-position-center-right-out {
	top: 30px !important;
}


#timeline .el-item.uk-panel:after {
	content: "";
	height: 2px;
	background-color: rgba(0, 0, 0, 0.35);
	position: absolute;
	top: 29px;
	left: 0;
	right: 0;
}

#timeline .uk-tile-muted .uk-h6,
#timeline .uk-tile-muted .uk-icon.uk-text-primary {
	color: rgba(0, 0, 0, 0.35) !important;
}

#timeline .uk-panel.uk-tile-default:after {
	background-color: #006a8d;
}

#timeline .uk-tile-default,
#timeline .uk-tile-muted {
	background: transparent;
}

#timeline .uk-position-medium.uk-slidenav {
	margin-top: 8px !important;
}

#timeline .uk-position-center-right {
	left: 100%;
	right: auto;
	width: max-content;
}

#timeline .uk-position-center-left {
	right: 100%;
	left: auto;
	width: max-content;
}

#timeline .uk-h4 {
	font-size: 18px;
}

/* Wizzard */

.wizzard .uk-card {
	position: relative;
}

.wizzard .uk-card:before {
	content: "";
	width: 40px;
	height: 80px;
	position: absolute;
	right: -40px;
	top: 50%;
	transform: translateY(-40px);
	background: url(../images/pillar-wizzard.png) left top no-repeat;
	background-size: contain;
	z-index: 5;
}

.wizzard .uk-card .uk-icon {
	margin-left: 14px;
}

.wizzard .uk-heading-large {
	font-size: 130px;
}

.wizzard .uk-heading-large {
	position: absolute;
	right: 5px;
	bottom: -15px;
	font-size: 170px;
}

/* Articles */

.video-border-rounded  {
	border-radius: 5px;
	overflow: hidden;
	}
	
.video-icon {
	vertical-align: text-bottom;
}	

blockquote {
	border-radius: 0 5px 5px 0;
}

.uk-border-rounded .uk-slideshow-items  {
	border-radius: 5px;
}

.pilsubnav a.uk-disabled {
	font-weight: 400;
	font-size: 14px;
	color: rgba(19, 19, 26, .5);
}

.pilsubnav a:hover {
	color: #006a8d;
}

.uk-pagination>.uk-active>* {
	background-image: none;
	background-color: #ffffff !important;
	border-radius: 50%;
}

.uk-pagination>*>:hover {
	background-image: none;
}

/* Location Popover */

.showmarkers picture img {
	border-radius: 5px;
}

.showmarkers a.uk-marker svg {
	transition: transform .25s ease;
}

.showmarkers a.uk-marker[aria-expanded="true"] {
	background: #13131a;
	color: #fff;
}

.showmarkers a.uk-marker[aria-expanded="true"] svg {
	transform: rotate(45deg);
}

.showmarkers .uk-marker svg {
	width: 10px;
	height: 10px;
}


.showmarkers .uk-card-small.uk-card-body {
	padding: 20px;
}

.showmarkers h3.uk-h4 {
	font-size: 18px;
}

.showmarkers .uk-text-meta {
	font-size: 12px;
	margin-top: 5px;
}

/* Privatuma politika */

p.ol-head {
	padding-left: 30px;
	margin: 10px 0;
}

span.ol-main {
	display: inline-block;
	width: 30px;
	margin-left: -30px;
}

p.ol-row {
	padding-left: 70px;
		margin: 10px 0;
}

span.ol-sub {
	display: inline-block;
	width: 40px;
	margin-left: -40px;
}


p.ol-row-sub {
	padding-left: 125px;
		margin: 10px 0;
}

span.ol-sub-sub {
	display: inline-block;
	width: 55px;
	margin-left: -55px;
}


/* offcanvas */


.uk-offcanvas-close svg {
	width: 22px;
	height: 22px;
}

.uk-offcanvas.uk-dark * {
	color: #111111;
}

.uk-offcanvas-bar #filters h3 {
	margin: 20px 0;
}

/* Frontplans */

.frontplans ul.uk-slider-items li {
	transition: transform .2s ease;
}

.frontplans ul.uk-slider-items li:hover {
	transform: scale(1.03);
}



/* Footer */

.rsfp_thankyou_popup_inner {
	max-width: 320px!important;
	padding: 40px!important;
	background: #f1f8f8!important;
	border-radius: 5px;
}

.rsfp_thankou_popup_close_btn {
	top: 0!important;
	line-height: 1!important;
	padding: 5px;
}

.rsfp_thankyou_popup_inner h2 .uk-icon {
	margin-top: -10px;
}


#contact .uk-text-large {
	font-size: 18px;
}

#contact span.separ {
	display: inline-block;
	width: 1px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background-color: #ced5d6;
	margin: 0 20px;
}

ul.wa_agent_btn {
	margin: 0;
}


/* Table notes separ */

.notes span.separbot {
	display: inline-block;
	width: 1px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background: #999;
	margin: 0 10px;
}

.notes .pricebot {
	font-weight: 500;
}


/* Sales */

.salesbutaccord.uk-accordion-title {
	width: auto;
	font-size: 16px;
	display: inline-block;
	border: 2px solid #13131a;
	padding: 10px 10px 10px 20px;
	border-radius: 26px;
	font-weight: 500;
}

.salesbutaccord.uk-accordion-title:hover {
	border: 2px solid #006a8d;
}




/* SCROLL HELP ICONS */

.scroll-left,
.scroll-right {
	width: 48px;
	height: 48px;
	position: absolute;
	bottom: 20px;
	z-index: 10;
	cursor: pointer;
	background-size: 40px 40px;	
}

.scroll-left {
	background: url(../images/arrow_left.svg) center center no-repeat rgba(0, 0, 0, 0.35);
	left: 20px;
}

.scroll-right {
	background: url(../images/arrow_right.svg) center center no-repeat rgba(0, 0, 0, 0.35);
	right: 20px;
}

.scroll-left:hover,
.scroll-right:hover {
	background-color: rgba(0, 0, 0, 0.55);

}


svg path.arrow,
svg path.arrow {
	opacity: 0.5;
	fill: transparent;
	stroke: #FFFFFF;
	stroke-miterlimit: 10;
	z-index: 1000;
}


/* Call button */

a.callbut {
	font-size: 12px;
	font-weight: 600;
	border: 2px solid #13131a;
	color: #13131a;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
	height: 28px;
	border-radius: 14px;
	line-height: 24px;
	text-align: center;
	background-origin: border-box;
	text-transform: none;
	letter-spacing: 0;
}

a.callbut:hover {
	border: 2px solid #006a8d;
	color: #006a8d;

}

a.callbut:before, a.callbut:after {
	content: "\00a0\00a0\00a0";
	display: inline;
	width: 8px;
	height: 8px;
}



/* Gallery */

.pillgall .uk-icon {
	color: rgba(255, 255, 255, 0.7);
}


/* Selector text */

.selector-text {
	position: absolute;
	top: 25%;
	right: 0;
	max-width: 470px;
	height: auto;
	padding: 30px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: rgba(19, 19, 26, 0.7);
	pointer-events: none;
}

.selector-text.selector-bottom {
	top: auto;
	bottom: 15%;
}


.selector-title {
	position: absolute;
	top: 30%;
	left: 10%;
	width: auto;
	height: auto;
	z-index: 10;
}

.selector-text.uk-light .uk-text-secondary {
	color: #ffffff !important;
}






/* Sitemap */

.rsseo_title {
	display: none;
}

.rsseo_links_small a {
	font-size: 18px;
}

.rsseo_links > li {
	font-size: 24px;
	color: #006a8d;
}


/* Scroll Down */

.scrolldown-wrapper {
	display: block;
	width: 40px;
}


.project-header-wrapper {
	position: absolute;	
	bottom: 120px;
	width: 1200px;
}

.scrolldown {
	border: 2px solid #FFFFFF;
	border-radius: 35px;
	height: 54px;
	margin: 0;
	text-align: center;
	width: 36px;

}

.scrolldown:hover {
	background-color: #ffffff;
}

.scrolldown:hover .scrolldown-p1,
.scrolldown:hover .scrolldown-p2 {
	stroke: #1a1a1a;
}

.scrolldown-p1,
.scrolldown-p2 {
	animation-duration: 1.5s;
	animation-name: scrolldown;
	animation-iteration-count: infinite;
	stroke: #ffffff;
	fill: none;
	stroke-width: 2px;
}

.scrolldown-p2 {
	animation-delay: .75s;
}

@keyframes scrolldown {
	0% {
		opacity: 0;
		transform: translate(0, -5px);
	}

	50% {
		opacity: 1;
		transform: translate(0, 3px);
	}

	100% {
		opacity: 0;
		transform: translate(0, 11px);
	}
}


@media (min-width: 980px) {

.diecigrid .uk-child-width-1-6\@l>* {
		width: calc(100% * 1 / 10.001);
	}

.novegrid .uk-child-width-1-6\@l>* {
		width: calc(100% * 1 / 9.001);
	}
	
.ottogrid .uk-child-width-1-6\@l>* {
		width: calc(100% * 1 / 8.001);
	}
.sevengrid .uk-child-width-1-6\@l>* {
width: calc(100% * 1 / 7.001);
}	
}


@media (min-width: 1729px) and (max-width: 1920px) {


}

@media (max-width: 1728px) {
	body {
		font-size: 14px;
	}

	#timeline .uk-h4 {
		font-size: 16px;
	}
	
		.uk-h5 {
		font-size: 14px;
	}


	.chooser {
		margin-top: -10vh;
	}

	a.addresslink {
		font-size: 17px;
	}

	.showmarkers .uk-card-small.uk-card-body {
		padding: 15px;
	}

	.showmarkers h3.uk-h4 {
		font-size: 16px;
	}


	

.balva-wrap {
	width: 170px;
	height: 170px;
}

.balva.yr2023,
.balva.yr2024 {
	width: 140px;
	height: 140px;
	margin: 15px;
}

.balva-wrap.tophead {
	width: 140px;
	height: 140px;
}

.balva-wrap.tophead .balva.yr2023,
.balva-wrap.tophead .balva.yr2024 {
	width: 120px;
	height: 120px;
	margin: 10px;
}

	
.selector-title {
	left: 7%;
}

}

@media (min-width: 1441px) and (max-width: 1728px) {

	.uk-navbar-container.uk-navbar-sticky .navbar .nav>li>a,
	.uk-navbar-container.uk-navbar-sticky .uk-navbar-item,
	.uk-sticky.uk-sticky-below .uk-navbar-nav>li>a {
		min-height: 70px;
	}
	
	.stickymenu.uk-sticky.uk-active.uk-sticky-fixed {
top: 70px!important;
}

	.uk-sticky.uk-sticky-below .uk-navbar-nav>li>a::before {
		bottom: 20px;
	}
	
	.uk-navbar-nav>li>a {
		font-size: 15px;

	}
	.uk-navbar-nav>li.uk-parent>a::after {
			right: -3px;
	}

	.tm-header .uk-navbar-container.uk-navbar-sticky a.uk-logo img {
		width: 85px;
		margin-top: -10px;
	}

	.tm-header .uk-navbar-container a.uk-logo img {
		width: 120px;
		margin-top: -25px;
	}

	.uk-navbar-container:not(.uk-navbar-sticky) .uk-navbar-center {
		margin-top: 3px;
	}

	.uk-navbar-container:not(.uk-navbar-sticky) .uk-navbar-right {
		margin-top: 33px;
	}

	.scrolldown-wrapper {
		width: 36px;
	}

	.scrolldown {
		border-radius: 18px;
		height: 46px;
		width: 32px;
	}


	.topadding {
		margin-top: 150px;
	}

	.flowslider .customnav {
		margin-left: 9vw;

	}

	.flowslider .customnav h3 {
		font-size: 32px;

	}

	.uk-heading-large.topadding {
		margin-right: -220px;
		font-size: 70px;
	}


	.selector-text {
		max-width: 400px;
		padding: 30px;
	}
	
.project-header-wrapper {
	bottom: 110px;
	width: 70%;
}	


}

@media (min-width: 1201px) and (max-width: 1440px) {

	.topadding {
		margin-top: 120px;
	}

	.uk-heading-large.topadding {
		margin-right: -220px;
		font-size: 60px;
	}

	.selector-text {
		max-width: 380px;
		padding: 20px;
	}
	
		.uk-navbar-nav>li>a {
		font-size: 14px;
	}
		.uk-navbar-nav>li.uk-parent>a::after {
			right: -3px;
	}
	
	.selector-title {
	left: 40px;
}

	.stickymenu.uk-sticky.uk-active.uk-sticky-fixed {
top: 65px!important;
}

}


@media (min-width: 980px) and (max-width: 1200px) {

	.topadding {
		margin-top: 90px;
	}

	.uk-heading-large.topadding {
		margin-right: -230px;
		font-size: 50px;
	}
	
	.uk-navbar-nav>li>a {
		font-size: 12px;
		padding: 0 12px;
	}
	
	.uk-navbar-nav>li>a::before {
--uk-navbar-nav-item-line-margin-horizontal: 12px;
}
	
	.uk-navbar-nav>li.uk-parent>a::after {
			right: -5px;
	}

	div.uk-panel.mod-languages ul.uk-subnav li a {
		font-size: 12px;
	}

	.stickymenu.uk-sticky.uk-active.uk-sticky-fixed {
top: 65px!important;
}

.selector-text {
	max-width: 380px;
	padding: 15px;
	font-size: 12px;
}

.uk-section-large {
	padding-top: 90px;
	padding-bottom: 90px;	
}

}

@media (min-width: 980px) and (max-width: 1440px) {

	.uk-navbar-container.uk-navbar-sticky .navbar .nav>li>a,
	.uk-navbar-container.uk-navbar-sticky .uk-navbar-item,
	.uk-sticky.uk-sticky-below .uk-navbar-nav>li>a {
		min-height: 65px;
	}

	.uk-sticky.uk-sticky-below .uk-navbar-nav>li>a::before {
		bottom: 18px;
	}

	.tm-header .uk-navbar-container.uk-navbar-sticky a.uk-logo img {
		width: 80px;
		margin-top: -7px;
	}

	.tm-header .uk-navbar-container a.uk-logo img {
		width: 115px;
		margin-top: -25px;
	}

	.uk-navbar-container:not(.uk-navbar-sticky) .uk-navbar-center {
		margin-top: 0;
	}

	.uk-navbar-container:not(.uk-navbar-sticky) .uk-navbar-right {
		margin-top: 30px;
	}

	.scrolldown-wrapper {
		width: 32px;
	}

	.scrolldown {
		border-radius: 16px;
		height: 42px;
		width: 28px;
	}
	
.project-header-wrapper {
	bottom: 100px;
	width: 80%;
}		

.balva-wrap {
	width: 150px;
	height: 150px;
}

.balva.yr2023,
.balva.yr2024 {
	width: 130px;
	height: 130px;
	margin: 10px;
}

.balva-wrap.tophead {
	width: 130px;
	height: 130px;
}

.balva-wrap.tophead .balva.yr2023,
.balva-wrap.tophead .balva.yr2024 {
	width: 110px;
	height: 110px;
	margin: 10px;
}	
	

}


@media (max-width: 1200px) {


.selector-title {
		position: static;
		max-width: 100%;
		padding: 40px;
		border-radius: 0;
		background-color: rgba(19, 19, 26, 1);
		border-bottom: 1px solid #333;	
}

}



@media (min-width: 639px) and (max-width: 980px) {


	#hero h1.uk-heading-medium, h1.uk-heading-small {
		font-size: 44px;
	}

	a.callbut {
		font-size: 11px;
		height: 24px;
		border-radius: 12px;
		line-height: 20px;
	}

}

@media (max-width: 980px) {
	
.mapcanvas1 {
	margin-right: -30px;
	margin-left: -30px;	
	
}

.stickymenu.uk-sticky.uk-active.uk-sticky-fixed {
top: 70px!important;
}

.stickymenu.uk-sticky.uk-active.uk-sticky-fixed .menuproject {
	padding: 4px 7px;	
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}

#hero.shade .uk-position-bottom-left {
	left: auto;
	right: 0;
}

.project-header-wrapper {
	bottom: 30px;
	width: 100%;
}	
	
.menuproject {
	margin-top: 20px;
}

.projecttop .menuproject {
	bottom: 10px;
}

.menuproject .uk-subnav.uk-subnav-pill>li>a {
	padding: 3px 6px;
	font-size: 11px;
}

#hero .addresslink {
	margin-bottom: 10px;
}

.menuproject .uk-subnav li {
	margin-top: 3px;
	margin-bottom: 3px;
}

.menuproject .uk-subnav li:not(:last-child) {
	margin-right: -10px;
}


.menuproject .uk-subnav li.uk-margin-small-top {
	margin-top: 0!important;
}

	#hero h2 {
		margin-bottom: 10px;
	}

	#hero .uk-h3 {
		font-size: 20px;
	}

	#hero .uk-list .uk-grid-small>* {
		padding-left: 10px;
	}

	#hero .uk-list {
		margin-top: 10px;
	}

	.pillar-projects a.uk-link-heading {
		padding-right: 0;
	}

	.pillar-projects a.uk-link-heading:after {
		display: none;
	}


	a.addresslink {
		font-size: 16px;
	}

	.topadding {
		margin-top: 70px;
	}


	.uk-accordion-title.pillar {
		font-size: 14px;
	}

	.counter h2.el-counter {
		margin-bottom: -50px !important;
		margin-left: -10px;
		letter-spacing: -5px;
	}

	.uk-navbar-container:not(.uk-navbar-sticky) .uk-navbar-right {
		margin-top: 0;
	}

	.tm-header-mobile .uk-navbar-container a.uk-logo img {
		width: 110px;
		margin-top: 0;
	}
	
	.tm-header-mobile .uk-sticky-fixed.uk-sticky-below a.uk-logo img {
		width: 85px;
		margin-top: -8px;
	}	

	div.uk-panel.mod-languages ul.uk-subnav li a {
		font-size: 12px;
	}

	div.uk-panel.mod-languages {
		margin-right: 7px;
	}

	.pill_icon {
		margin: 8px 13px 8px 0;
	}

	.portfolio .pill_icon {
		margin: 8px 12px 0 0;
	}

	#footer.uk-section {
		padding-top: 0 !important;
	}

	#footer .logobot {
		width: 135px;
	}

	.uk-navbar-container.uk-navbar-sticky .uk-navbar-item,
	.uk-sticky.uk-sticky-below .uk-navbar-nav>li>a,
	.uk-navbar-container.uk-navbar-sticky .uk-navbar-toggle {
		min-height: 70px;
	}

	#icons .uk-grid-divider>:not(.uk-first-column)::before {
		border: none;
	}

.selector-title {
		padding: 15px;	
}

	.selector-text {
		position: static;
		max-width: 100%;
		padding: 15px;
		border-radius: 0;
		background-color: rgba(19, 19, 26, 1);
	}


	#hero h1.uk-heading-medium {
		margin-bottom: 10px;
	}


	.uk-h5 {
		font-size: 13px;
	}

.balva-wrap {
	width: 130px;
	height: 130px;
	right: 5%;
	bottom:5%;
}

.balva.yr2023,
.balva.yr2024 {
	width: 110px;
	height: 110px;
	margin: 10px;
}

.balva-wrap.tophead {
	width: 110px;
	height: 110px;
}

.balva-wrap.tophead .balva.yr2023,
.balva-wrap.tophead .balva.yr2024 {
	width: 96px;
	height: 96px;
	margin: 7px;
}

#hero .uk-slideshow-nav.uk-dotnav.uk-dotnav-vertical {
	display: none;
}


}

@media (max-width: 780px) {

	.topadding {
		margin-top: 50px;
	}

	.smallflow h6 {
		font-size: 18px;
		margin-top: 2vh;
	}

.pillar-projects div.balva.yr2023,
.pillar-projects div.balva.yr2024 {
	top: -90px;
	width: 70px;
	height: 70px;
}

.pillar-projects div.balva.yr2023:hover,
.pillar-projects div.balva.yr2024:hover {
	transform: scale(1.1);
}

.pillar-projects h2 {
	font-size: 26px;
}

.pillar-projects .uk-h5 {
	font-size: 14px;
}

.pillar-projects .el-meta svg {
	width: 16px;
	height: 16px;
}

}

@media (max-width: 640px) {


.mapcanvas1 {
	margin-right: -15px;
	margin-left: -15px;	
	
}	

	#timeline h3 {
		font-size: 14px;
	}

	a.addresslink {
		font-size: 15px;
	}


	#hero:not(.front) .uk-slideshow-items {
		min-height: 60vh !important;
	}
	

	.uk-subnav.uk-subnav-divider li {
		font-size: 12px;
		padding-left: 15px;
	}

	.uk-subnav.uk-subnav-divider li a {
		font-size: 12px;
	}

	.uk-navbar-container.uk-navbar-sticky .uk-navbar-item,
	.uk-sticky.uk-sticky-below .uk-navbar-nav>li>a,
	.uk-navbar-container.uk-navbar-sticky .uk-navbar-toggle {
		min-height: 60px;
	}

.stickymenu.uk-sticky.uk-active.uk-sticky-fixed {
top: 60px!important;
}	
	

	.tm-header-mobile .uk-navbar-container a.uk-logo img {
		width: 100px;
		margin-top: -5px;
	}
	
	.tm-header-mobile .uk-sticky-fixed.uk-sticky-below a.uk-logo img {
		width: 72px;
		margin-top: -7px;
	}	

	#hero h3 {
		font-size: 18px;
	}

	.showmarkers .uk-hidden\@s {
		display: none !important;
	}

	.showmarkers .uk-visible\@s {
		display: initial !important;
	}

	.showmarkers .uk-marker {
		padding: 4px;
	}


	.uk-card-small .uk-card-body,
	.uk-card-small.uk-card-body {
		padding: 12px 5px;
	}

	.showmarkers .uk-drop.uk-open {
		width: 180px !important;
	}

	.showmarkers h3.uk-h5 {
		font-size: 16px;
	}

	.showmarkers .uk-text-meta {
		font-size: 9px;
		margin-top: 5px;
	}

.uk-tooltip {
	max-width: 200px;
	font-size: 12px;
	padding: 15px;
}


	h3 {
		font-size: 24px;
	}

	.uk-button-large {
		font-size: 15px;
		line-height: 40px;
		padding: 0 15px;
	}

	.mapimage .gm-style h4 {
		font-size: 22px;
	}

	#contact .uk-text-large {
		font-size: 12px;
	}

	#contact .uk-grid-small>* {
		padding-left: 7px;
	}

	#contact .uk-h3,
	#contact h3 {
		font-size: 22px;
	}

	.topadding {
		margin-top: 20px;
	}

	.smallflow h6 {
		font-size: 14px;
		margin-top: 2vh;
	}

	.wizzard .uk-width-1-2 {
		width: 43%;
	}
	
	.pillar-projects h2 {
	font-size: 32px;
}

.designersgrid .el-title {
	font-size: 13px;
}

.designersgrid .el-meta {
	font-size: 16px;
}

.designersgrid div.uk-margin-top {
	display: none;
}



#hero .uk-section {
	padding-bottom: 20px;
}

#hero .uk-heading-large, #hero .uk-heading-medium {
	margin-bottom: 10px;
}


}

@media (min-width: 481px) and (max-width: 640px) {


	#hero h1.uk-heading-medium, h1.uk-heading-small {
		font-size: 38px;
	}

}


@media (max-width: 480px) {

.eb-floating-button div {
line-height: 48px!important;
font-size: 16px!important;
padding: 0 20px!important;
margin: 0 70px 10px 0!important;
}

.wa_agent_btn .wa_agent_btn.btn_type_1.boxright {
	width: 48px!important;
	height: 48px!important;
	bottom: 10px!important;
	right: 10px!important;
	background-size: 32px 32px!important;
}
	
.contafooter.uk-grid-divider.uk-grid-column-medium, 
.contafooter.uk-grid-divider.uk-grid-medium {
	margin-left: -40px;
}

.contafooter.uk-grid-divider.uk-grid-column-medium>* {
	padding-left: 40px
}

.contafooter.uk-grid-divider.uk-grid-column-medium>:not(.uk-first-column)::before {
	left: 20px;
}

.contafooter .uk-list .uk-grid-small div:nth-child(2) {
	padding-left: 7px;
}

	
	#hero h1.uk-heading-medium, h1.uk-heading-small {
		font-size: 36px;
	}

	.pill_icon {
		margin: 7px 12px 7px 0;
	}

	.portfolio .pill_icon {
		margin: 7px 10px 0 0;
	}
	
	
	.tm-header-mobile .uk-navbar-container a.uk-logo img {
		width: 90px;
		margin-top: -13px;
	}
	
	.tm-header-mobile .uk-sticky-fixed.uk-sticky-below a.uk-logo img {
		width: 68px;
		margin-top: -9px;
	}		


	.smallflow {
		display: none;
	}

	#icons.uk-section svg {
		width: 38px;
		height: 38px;
	}

	#icons.uk-section .uk-h6, h6 {
		font-size: 9px;
		line-height: 11px;
          hyphens: auto;
	}
	
	.balva-wrap {
	width: 104px;
	height: 104px;
	right: 5%;
	bottom:5%;
}

.balva.yr2023,
.balva.yr2024 {
	width: 90px;
	height: 90px;
	margin: 7px;
}

.balva-wrap.tophead {
	width: 90px;
	height: 90px;
}

.balva-wrap.tophead .balva.yr2023,
.balva-wrap.tophead .balva.yr2024 {
	width: 76px;
	height: 76px;
	margin: 7px;
}

.pillar-projects h2 {
	font-size: 30px;
}

.pillar-projects.simproject .uk-grid-column-medium>* {
	padding-left: 15px;
}

.pillar-projects.simproject .uk-grid-column-medium {
	margin-left: -15px;
}

.pillar-projects.simproject .el-meta.uk-h5 {
	font-size: 12px;
}

.pillar-projects.simproject .el-meta.uk-h5 svg {
	width: 14px;
	height: 14px;	
}

.pillar-projects.simproject  h3 {
	font-size: 20px;
}

.pillar-projects.simproject .projectbadge {
border-radius: 12px;
line-height: 24px;
height: 24px;
padding: 0px 12px;
font-size: 11px;
}

.pillar-projects.simproject .el-content.uk-panel {
left: 10px;
top: 10px;
}

}




@media (max-width: 380px) {
	.tm-header-mobile .uk-navbar-container:not(.uk-navbar-sticky) .uk-logo {
		width: 90px;
		background-size: 90px;
	}
	
	
.balva-wrap.tophead {
	width: 80px;
	height: 80px;
}

.balva-wrap.tophead .balva.yr2023,
.balva-wrap.tophead .balva.yr2024 {
	width: 70px;
	height: 70px;
	margin: 5px;
}

.pillar-projects h2 {
	font-size: 26px;
}

}

@media print {}