*:focus {
    outline: none !important;
    box-shadow: none !important;
}

* { 
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body {
	font-family: "Outfit", Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 1rem;
	letter-spacing: 0.05rem;
}
img {
	max-width: 100%;
	height: auto;
}
.wrap {
	max-width: 1600px;
	margin: 0 auto;
}
.iwrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%;
}
.iwrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.map iframe {
	max-width: 100%;
}
a {
	color: #000;
	font-weight: 600;
}
#main {
	/*min-height: calc(100vh - 350px);*/
	margin-top: 0;
	padding-bottom: 80px;
}
.w-auto {
	width: auto !important;
}

/** == FONTS == **/
h2, h3 {
	text-transform: uppercase;
}
h1 {
	font-weight: 700;
	font-size: 3.2rem;
}
h4 {
	font-size: 1.1rem;
}
strong {
	font-weight: 700;
}
.latin {
	font-style: italic;
}
/** == ELEMENTS == **/
section {
	padding: 2rem 1rem;
}
hr {
	opacity: 1;
	background-color: #949494;
	border: none;
	height: 2px;
}
#footer hr {
	background-color: #fff;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
	padding-left: 0 !important;
}
/* color */
.white {
	color: #fff !important;
}
.bg-grey {
	background-color: #dfdfdf;
}
.bg-lightblue {
	background-color: #74bfd4 !important;
	color: #302e74 !important;
}
.bg-purple {
	background-color: #302e74;
	color: #fff;
}
.bg-map {
	background-image: url(images/bg-map.png);
	background-size: cover;
}
.fbc-page .fbc-wrap .fbc-items {
  font-family: "Outfit", sans-serif;
  text-transform: uppercase;
}
/* box */
.box .text {
	border-left: 1px solid #f06ba8;
	border-right: 1px solid #f06ba8;
	border-bottom: 1px solid #f06ba8;
	font-size: 1.5rem;
}
/* button */
a.button  {
	padding: 1rem 1.2rem;
	/*border: 1px solid #48469c;*/
	line-height: 3.3;
}
a.button:hover {
	background-color: transparent !important;
	border: 1px solid #48469c;
	color: #48469c;
}
/* search */
.search .btn {
	background-image: none;
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.form-control {
	background-color: #ffffff44;
	border-radius: 0;
	border: none;
	max-width: 170px;
}
/* bread */
.bread {
	color: #f06ba8;
	font-size: 0.8rem;
}

/** == HEADER == **/
nav#header {
	background-color: #000;
	height: 100px;
}
.home nav#header {
	background-color: rgba(0, 0, 0, 0.6);
}
/*.navbar {
	padding: 1rem 0;
}*/
.navbar-brand img {
	height: 70px;
	width: auto;
}
.nav-link {
	font-family: Ubuntu, Helvetica, Arial, sans-serif;
	color: #fff;
}
.navbar-nav .nav-link.show, .nav-link:hover {
	background-color: #48469c;
	color: #fff;
}
.navbar-nav .nav-link.active {
	color: #fff;
	position: relative;
  display: block;
}
.navbar-nav .nav-link.active:after {
	content: '';
  position: absolute;
  bottom: 0px;
  left: 7px;
  width: 53px;
  height: 1px;
  background-color: #f06ba8;
}
.navbar-toggler {
    border: none;
    position: absolute;
    right: 25px;
}
.navbar-toggler-icon {
    background-image: url('images/icon-menu.svg');
    width: 45px;
    height: 45px;
}
/* slider */
.slider {
	background-image: url('images/bg-hero-slider.jpg');
	background-size: cover;
	background-position: center;
	height: 650px;
	position: relative;
}
.slider .text-box {
	color: #fff;
}
.slider .text-box h1 {
	line-height: 1;
}
.slider .social-box {
	position: absolute;
	bottom: 30px;
}
.slider .social-box svg {
	width: 50px;
}

/** == MAIN CONTENT == **/
.numb {
	font-size: 3rem;
}
/** home **/
.home #main {
	background-image: url(images/bg-map.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#about .numb {
	color: #48469c;
}
#species h2 {
	font-size: 3rem;
	font-weight: 600;
}
#species .box .text {
	color: #fff;
	position: absolute;
	bottom: 10px;
	border: none;
}
#data h2 {
	font-weight: 700;
  font-size: 3.2rem;
  text-transform: inherit;
}
#data .d-box h3 {
	color: #48469c;
	text-transform: capitalize;
	margin-bottom: 40px;
}
.d-box {
	padding-top: 100px;
	width: 70%;
}
.box1 {
	background-image: url('images/icon-adatfeltoltes.svg');
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: -106px;
}
.box2 {
	background-image: url('images/icon-adatfeltoltes2.svg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 80%;
	padding-left: 90px;
}
.box3 {
	background-image: url('images/icon-adatfeltoltes3.svg');
	background-repeat: no-repeat;
	background-position: top right;
}
/* rólunk */
.page-id-10 #main, .single-species #main {
	padding-bottom: 0;
}
#about {
	max-width: 1200px;
	margin: 40px auto;
}
#about .pic {
	text-align: right;
}
#about .pic img {
	max-width: 400px;
	height: auto;
}
/* észlelés */
.page-id-14 .intro {
	background-image: none;
}

/* adatfeltöltés */
.intro {
	background-image: url('images/icon-adatfeltoltes.svg');
	background-repeat: no-repeat;
	background-position: top right;
}
.page-id-16 h1 {
	text-align: center;
}

/* kapcsolat */
.page-id-18 .intro {
	background-image: none;
}

/** == FOOTER == **/
#footer {
	background: #49479C;
	background: linear-gradient(53deg, rgba(73, 71, 156, 1) 15%, rgba(117, 191, 211, 1) 85%);
	color: #fff;
	padding: 45px 15px 60px 15px;
}
#footer .logo {
	max-width: 250px;
}
ul#menu-main-menu-1 {
	list-style: none;
	display: flex;
	flex-direction: row;
	padding-left: 0;
}
#footer .menu-item + .menu-item {
	padding-left: 20px;
}
#footer .menu-item a, #footer .menu-item a:hover, #footer .menu-item.current-menu-item a {
	color: #fff;
}
#footer .icons img {
	width: 50px;
	height: auto;
}
#footer ul.menu.nav {
	/*padding-top: 55px;*/
}
.termsfeed-com---palette-light .cc-nb-okagree, .termsfeed-com---palette-light .cc-nb-reject,
.termsfeed-com---palette-light .cc-cp-foot-save {
	background-color: #48469c !important;
}
.termsfeed-com---palette-light .cc-pc-head-close:active, 
.termsfeed-com---palette-light .cc-pc-head-close:focus {
	border: 2px solid #48469c;
}
.with_frm_style .frm_required {
	color: #48469c !important;
}
.frm_style_formidable-style.with_frm_style .frm_submit button {
	box-shadow: none !important;
}
.with_frm_style .frm_form_fields > fieldset {
	padding: 0 !important;
}

/** ==== RESPONSIVE ==== **/

@media (max-width: 1199px) {
	#header .search-form {
		min-width: unset;
		max-width: 180px;
	}
	.navbar-brand img {
		height: 58px;
		width: auto;
	}
	.box .text {
		font-size: 1.2rem;
	}
}
@media (max-width: 991px) {
	header .container {
		max-width: unset;
	}
    .navbar-collapse {
        position: absolute;
        background-color: #000;
        top: 100px;
		left: 0;
        padding: 10px 20px;
        text-align: center;
		width: 100%;
    }
    .nav-link {
        font-size: 1rem;
        line-height: 1.3;
		color: #fff;
    }
	.navbar-nav .nav-link.show, .nav-link:hover {
		color: #fff;
	}
	#header .search {
		padding-right: 100px;
	}
	.fbc-page .fbc-wrap .fbc-items {
		padding: 0;
	}
	.d-box {
		width: 100%;
	}
	.box2 {
		padding-left: 45px;
	}
	#about .pic img {
		max-width: 100% !important;
	}
	#footer ul#menu-main-menu-1 {
		padding-left: 0;
	}
	#footer ul.menu.nav {
		padding-top: 10px;
	}
}
@media (max-width: 767px) {
	.slider {
		padding-top: 118px;
	}
	.box .text {
		font-size: 2rem;
	}
	.d-box {
		padding-top: 50px;
	}
	.box1 {
		background-position: right center;
		margin-top: 0;
		padding-top: 0;
	}
	.box2 {
		background-position: right center;
		padding-left: 15px;
	}
	.box3 {
		background-position: right center;
	}
	#footer {
		padding: 40px 15px;
	}
	#footer .logo img {
		max-width: 240px;
		height: auto;
	}
	#footer ul#menu-main-menu-1 {
		display: block;
		padding-left: 0;
	}
	#footer .menu-item + .menu-item {
		padding-left: 0px;
	}
	#footer ul.menu.nav {
		display: block;
		padding-top: 20px;
	}
	#footer nav a, #footer .nav-link {
		font-family: "Outfit", Helvetica, Arial, sans-serif;
		font-weight: 400;
	}
	#footer nav a {
		display: block;
		padding-bottom: 5px;
		font-size: 16px;
	}
}
@media (max-width: 575px) {
	#header .search {
		display: none;
	}
	section {
		padding: 2rem 0;
	}
	.home main {
		padding-top: 0px !important;
	}
	h1 {
		font-size: 2rem;
	}
	.box .text {
		font-size: 1.2rem;
	}
}