/* your style here */
.custom-logo-link {
    margin: 10px 0px;
    display: block;
    float: left;
}

.custom-logo-link img {
	max-width: 180px;
}

@media screen and (min-width: 992px) {
	.meniu-400 #megamenu_bg_12925 {
		width: 400px;
	}
	.meniu-400 #megamenu_bg_13379 {
		width: 400px;
	}
}

.meniu-contact .sub-nav {
	max-width: 170px;
}

.meniu-contact .sub-nav li {
	max-width: 170px !important;
    min-width: 90px !important;
	padding-right: 0 !important;
}

.links-bar {
    border-top: 3px #4ac8e7 solid;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}

.links-bar li {
    padding: 7px 18px;
    font-weight: 600;
}

@media screen and (min-width: 768px) {
	.links-bar li {
		display: inline-block;
	}
}

.links-bar li a {
	color: #333;
}

.links-bar li a:hover {
	color: #4ac8e7;
}

.links-bar li.active {
	background: #4ac8e7;
}

.links-bar li.active a {
	color: #FFF;
}

.links-bar li.active a:hover {
	color: #FFF;
}

.btn-citeste {
	float: right;
    margin-top: 10px;
}

@media screen and (min-width: 992px) {

	#dt-menu.dt-menu-right li:last-child a {
		padding-right: 1.5em !important;
	}

	#dt-menu > ul > .menu-item.current-menu-item > a, #dt-menu .menu-item a:hover, #head-page.reveal #dt-menu > ul > li.current-menu-ancestor > a, #head-page.reveal.alt #dt-menu > ul > li.current-menu-ancestor > a {
		color: #000000 !important;
		position: relative;
	}

	#dt-menu > ul > .menu-item.current-menu-item > a:after, #head-page.reveal.alt #dt-menu > ul > li.current-menu-ancestor > a:after {
		content: "";
		border-bottom-style: solid;
		border-bottom-width: 2px;
		position: absolute;
		left: 0;
		bottom: 20px;
		border-color: #53a6df;
		margin: 0 1.5em;
		width: -webkit-fill-available;
	}

	#dt-menu > #menu-meniu > .menu-item:hover > a {
		position: relative;
	}

	#dt-menu > #menu-meniu > .menu-item:hover > a:after {
		content: "";
		border-bottom-style: solid;
		border-bottom-width: 2px;
		position: absolute;
		left: 0;
		bottom: 20px;
		border-color: #53a6df;
		margin: 0 1.5em;
		width: -webkit-fill-available;
	}

	#dt-menu > #menu-meniu > .menu-item.current-menu-parent > a:after {
		content: "";
		border-bottom-style: solid;
		border-bottom-width: 2px;
		position: absolute;
		left: 0;
		bottom: 20px;
		border-color: #53a6df;
		margin: 0 1.5em;
		width: -webkit-fill-available;
	}

}

.jobs .job {
    background: #f9f9f9;
    padding: 10px;
}

.jobs .job .job-image {
    height: 160px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.jobs .job .job-title h2 {
    font-size: 17px;
    margin-bottom: 10px;
}

.jobs .job .job-content ul {
    padding-left: 20px;
    margin: 0;
}

.flex-slider-plain h2 {
	line-height: 1;
}

.postcontent .references {
	border: none;
}

.postcontent .references .img-service {
	max-width: 18px;
	padding-right: 4px;
}

.postcontent .references p {
	margin: 0;
}

.postcontent .references td {
    border: none;
    padding: 0px 5px;
}

.postcontent .references .img-td {
    min-width: 90px;
}

.postcontent .references .country td {
	padding-top: 10px;
    font-weight: 600;
    padding-bottom: 0;
}

.postcontent .references .country:first-child td {
	padding-top: 5px;
}

.postcontent .references .section_title {
	background: #53a6df;
}

.postcontent .references .section_title td {
    color: #FFF;
    font-weight: 600;
    font-size: 16px;
    padding: 2px 15px;
}

.postcontent .references .empty-space {
    line-height: 20px;
    height: 20px;
}

.postcontent .references .empty-space:first-child {
	display:none;
}

.legenda-wrapper {
    height: 100%;
    position: relative;
}

.legenda-wrapper .legenda {
	z-index: 9;
}

@media screen and (max-width: 991px) {
	.legenda-wrapper .legenda {
		position: fixed;
		bottom: 0px;
		background: #efefef;
		left: 0;
		padding: 10px;
		padding-bottom: 60px;
		transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
	}
}

.pagefooter {
    position: relative;
    z-index: 10 !important;
}

@media screen and (min-width: 992px) {
	.legenda-wrapper .legenda.fixed-legenda {
		position: fixed;
		top: 120px;
	}
}


@media screen and (max-width: 991px) {
	.btn.btn-legenda {
		position: fixed;
		bottom: 10px;
		left: 10px;
		z-index: 60;
		background: #53a6df;
		color: #FFF;
		font-size: 12px;
	}
	
	.legenda-wrapper .legenda ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}	
	
	.legenda-wrapper .legenda ul li {
		font-size: 13px;
		padding: 3px 5px;
	}
	.legenda-wrapper .legenda ul li img {
		max-width: 13px;
	}
}

@media screen and (min-width: 992px) {
	.btn.btn-legenda {
		display: none;
	}
	
	.legenda-wrapper .legenda ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	.legenda-wrapper .legenda ul li {
		font-size: 13px;
		font-weight: 600;
		padding: 3px 0px;
	}
	.legenda-wrapper .legenda ul li img {
		max-width: 20px;
		margin-top: -1px;
	}
}

.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 991px) {
	.slide-in {
		animation: slide-in 0.5s forwards;
		-webkit-animation: slide-in 0.5s forwards;
	}

	.slide-out {
		animation: slide-out 0.5s forwards;
		-webkit-animation: slide-out 0.5s forwards;
	}
		
	@keyframes slide-in {
		100% { transform: translateX(0%); }
	}

	@-webkit-keyframes slide-in {
		100% { -webkit-transform: translateX(0%); }
	}
		
	@keyframes slide-out {
		0% { transform: translateX(0%); }
		100% { transform: translateX(-100%); }
	}

	@-webkit-keyframes slide-out {
		0% { -webkit-transform: translateX(0%); }
		100% { -webkit-transform: translateX(-100%); }
	}
}