.header-extras.menu-langs {
	float: none;
	height: auto;
}

.header-extras.menu-langs .topbar-dropdown .title {
	color: #eee !important;
	font-family: "Poppins", "Helvetica", "Arial", sans-serif;
	font-weight: 600;
}

.header-extras.menu-langs li {
	list-style-type: none;
}

.header-extras.menu-langs .topbar-dropdown {
	margin-bottom: 20px;
}

.header-extras.menu-langs .dropdown-list {
	right: -35px;
	top: 55px;
	width: 101px;
}

.header-extras.menu-langs img,
.header-extras.menu-langs a {
	display: inline-block;
}

.header-extras.menu-langs a {
	vertical-align: middle;
}

.staticpage-top-pic {
	background-position: center;
	background-size: cover;
}

.staticpage-top-pic h2 {
	padding: 100px 0;
	text-transform: uppercase;
	color: #f9b60e;
	/*background-color: rgba(0, 0, 0, 0.8);*/
	text-align: center;
}

.contact-container .heading-text.heading-section.text-center h2:before {
	margin: 0;
}

.contact-container .heading-text.heading-section.text-center h2 {
	font-size: 35px;
	text-align: left;
}

textarea {
	min-height: 150px;
}

@media (min-width: 768px) {
	.d-md-none {
		display: block !important;
	}
}

@media (min-width: 992px) {
	.d-md-none {
		display: none !important;
	}
}

#logo a.logo {
	float: right;
	margin-right: 10px;
}

/* #section1 .heading-text.heading-section h2 {
	word-wrap: break-word;
} */

@media (max-width: 1400px) {
	#section1 .heading-text.heading-section h2 {
		font-size: 40px;
	}
}

@media (max-width: 1300px) {
	#section1 .heading-text.heading-section h2 {
		font-size: 35px;
	}
}

@media (max-width: 1200px) {
	#section1 .heading-text.heading-section h2 {
		font-size: 30px;
	}
}

@media (max-width: 1100px) {
	#section1 .heading-text.heading-section h2 {
		font-size: 25px;
	}
}

#section5 .grid {
	text-align: center;
}

#section5 .grid li {
	float: unset;
	display: inline-block;
	margin: 0 auto;
}

.parallax-container.img-loaded {
    background-repeat: no-repeat !important;
    background-size: unset !important;
}

.min-height-fix {
	min-height: 500px;
}

#section5 h2 {
	font-weight: 800;
	text-transform: uppercase;
	color: #012336;
	margin-bottom: 0;
}

#section5 h2 span {
	color: #ba1c28;
}

#section5 {
	padding-bottom: 0;
	padding-top: 0;
}

#side-panel .side-panel-wrap {
	right: 0;
}

#page-content {
	padding: 0;
}