/*///// basics /////*/
html { height: 100%; }
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a { text-decoration: none; cursor: pointer; }
	a:hover { text-decoration: none; }
p { line-height: 145%; font-size: 17px; }
p:empty { display: none; }

.main-content ul { padding: 0 0 0 5px; }
	.main-content ul li { line-height: 125%; font-size: 17px; list-style: none; padding: 0 0 5px 20px; }
	.main-content ul li:before { content: '+'; font-weight: bold; margin: 0 10px 0px -20px; color: #00773d; font-size: 14px; }

.alignleft { float: left; margin: 0.5em 1em 0.5em 0; }
.alignright { float: right; margin: 0.5em 0 0.5em 1em; }

	blockquote { border: 3px double #eee; padding: 45px 60px 30px; text-align: center; width: 24%; float: left; margin: 0 1% 1% 0; }
	blockquote p { line-height: 150%; font-size: 17px; font-weight: normal; }
	blockquote em { font-weight: bold;  font-size: 13px; color: #D8A84D; font-style: normal; text-transform: uppercase; margin-top: 10px; }
	blockquote + p { display: none; }

.container-full { max-width: none; }
section + br { display: none; }
.container { position: relative; }

header .container { padding: 0; }

a.logo { background: #00773D; display: table; padding: 20px; margin-bottom: -50px; z-index: 999; position: relative; border-radius: 0 0 20px 20px; }
	a.logo img { max-width: 150px; }

.videoWrapper { position: relative; padding-bottom: 56.25%; height: 0; }
	.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*///// head /////*/

header { padding: 0; width: 100%; position: relative; }

.a-show {}
	img.lazyOwl { aspect-ratio: 21 / 9; }
	.owl-carousel .owl-wrapper-outer { overflow: visible !important; }
	.a-show .item .nextelem { position: absolute; z-index: 9999; bottom: -50px; width: 100%; }
		.a-show .item .nextelem .container { display: flex;  }
		.a-show .item .nextelem img { height: 150px; }
		.a-show .item .nextelem img + div { height: 150px; background: #303D43; display: flex; flex-direction: column; padding: 0 50px; justify-content: center; }
			.a-show .item .nextelem img + div h4 { font-size: 12px; text-transform: uppercase; color: #B8C5AE; }
			.a-show .item .nextelem img + div p { font-size: 15px; color: #fff; margin: 0; }
	.customPrevBtn, .customNextBtn { background: #658B5C url(../images/arrow_white.svg) no-repeat center center; height: 150px; display: block; padding: 0 70px; }
	.customPrevBtn { transform: rotate(180deg); }
	.customNextBtn { background-color: #B8C5AE; }

/* special styling */

.intro { padding: 100px 0 75px; }
	.intro h2 { text-align: center; line-height: 150%; font-size: 27px; color: #00773D; }

.four { padding: 0 0 30px; }
	.four p img { width: 120px; height: 120px; }
	.four h4 { color: #808285; text-transform: uppercase; font-weight: bold; font-size: 21px; }

.services {}
	.services .col-md-3 > * { padding: 0 15px; }
		.services .col-md-3 > p:first-child { padding: 0; }
	.services h3 { font-size: 21px; text-transform: uppercase; }
	.services a { border-bottom: 1px solid; font-size: 16px; text-transform: uppercase; }

.mission { padding: 75px 0; background-size: cover; background-position: center center; }
	.mission .abs0_columns { display: flex; align-items: center; }
		.mission .abs0_column p { font-size: 21px; line-height: 200%; letter-spacing: -0.1px; }
		.mission .abs0_column h4 { color: #B8C5AE; font-weight: bold; text-transform: uppercase; font-size: 18px; margin-top: 50px; }

.partners { padding: 75px 0 50px; background: #fff; }
	.partners h4 { color: #808285; font-size: 21px; text-transform: uppercase; letter-spacing: 3px; text-align: center; padding: 30px 0; position: relative; }
	.partners h4:before { content: ''; width: 90px; height: 1px; display: inline-block; background: #B8C5AE; position: absolute; transform: translate(-50%, 5px); left: 50%; top: 0; }
	.partners .abs0_columns { display: flex; align-items: center; }
		.partners .abs0_column { text-align: center; }
			.partners img { mix-blend-mode: luminosity; max-width: 240px !important; opacity: 0.6; }

/* Special pages */

.contactdetails .container { padding: 0; }
    .contactdetails h5 { color: #658B5C; font-weight: bold; text-transform: uppercase; font-size: 14px; margin: 0 0 30px; }
	.contactdetails h3, .contactdetails h4 { font-size: 21px; font-weight: bold; text-transform: uppercase; margin-bottom: 30px; }
	.contactdetails em { font-style: normal; font-weight: bold; font-size: 14px; text-transform: uppercase; color: #00773d; display: inline-block; width: 75px; }
	.page-id-18 .contactdetails em { font-style: normal; font-weight: bold; font-size: 16px; text-transform: none; color: #000; display: inline; width: auto; }

.mission2 { background: #EEEEEE; padding: 100px 0; margin: -80px 0 50px; }
	.mission2 h4 { color: #B7B8BA; font-weight: bold; text-transform: uppercase; font-size: 18px; margin-bottom: 30px; }
	.mission2 p { font-size: 24px; line-height: 200%; letter-spacing: -0.1px; }

.three { text-align: center; }
	.three .abs0_columns { margin-top: 50px; }
	.three .abs0_column p img { width: 120px; height: 120px; }
	.three .abs0_column p { color: #808285; font-weight: bold; padding: 0 30px; }

.grey { background: #EEEEEE; padding: 75px 0; margin: -80px 0 50px; }
	.grey p { font-size: 21px; line-height: 150%; }

@keyframes rotate {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.joblist .container { padding: 0 0 30px; }
	.joblist .alljobs { display: flex; }
	.joblist .lpost-item {
		border-radius: 10px; margin-bottom: 10px; padding: 30px; width: 30%; margin-right: 3%; overflow: hidden; position: relative; background: #00773d;
	    display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start;
	}
	.joblist .lpost-item.fw { width: 100%; }
		.joblist .lpost-item.fw p { color: #fff; margin: 0; text-align: center; }
	.joblist .lpost-item * { z-index: 2; position: relative; }
		.joblist .lpost-item:before {
			content: ''; width: 450px; height: 450px; filter: blur(calc(450px / 4)); background-image: linear-gradient(#00b639, #00529d);
			animation: rotate 5s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite; position: absolute; top: 0; left: 0; z-index: 1;
		}
		.joblist .lpost-item h3 { font-size: 24px; font-weight: bold; color: #fff; margin-bottom: 15px; }
			.joblist .lpost-item h3 a { color: #fff; }
		.joblist .lpost-item > a {
			background: rgba(0,0,0,0.35); color: #fff; text-transform: uppercase; display: inline-block; cursor: pointer;
			clear: both; width: auto; font-weight: bold; font-size: 13px; padding: 15px 25px; transition: background 1s; border-radius: 3px;
		}
		.joblist .lpost-item > a:hover { background: rgba(0,0,0,0.65); }
	.joblist .meta { font-size: 15px; padding: 5px 0; color: rgba(255,255,255,0.8); }
		.joblist .meta span { padding: 0 0 15px 40px; display: block; background-size: auto 25px !important; line-height: 110%; }
		.joblist .meta span b { text-transform: uppercase; font-weight: bold; font-size: 12px; display: block; }
			.joblist .meta span.jt { background: url(../images/icon_calendar.svg) no-repeat; }
			.joblist .meta span.je { background: url(../images/icon_briefcase.svg) no-repeat; }
			.joblist .meta span.ja { background: url(../images/icon_area.svg) no-repeat; }
			.joblist .meta span.jl { background: url(../images/icon_map.svg) no-repeat; }

.single-job {}
	.single-job .pageimage { overflow: hidden; position: relative; background: #00773d; }
	.single-job .pageimage:before {
		content: ''; width: 1500px; height: 1000px; filter: blur(calc(450px / 4)); background-image: linear-gradient(#00b639, #00529d);
		animation: rotate 5s cubic-bezier(0.8, 0.2, 0.2, 0.8) alternate infinite; position: absolute; top: 0; left: 0; z-index: 1;
	}
	.single-job .pageimage * { position: relative; z-index: 2; }
	.single-job form div { width: 50%; float: left; }
	.single-job form > p > span:first-of-type { width: 100%; }
		.single-job form > p > span:first-of-type input { background: #B8C5AE; color: #00773D; font-weight: bold; text-align: center; }
	.single-job form > p > span:nth-of-type(8), .single-job form > p > span:nth-of-type(9) { width: 100%; }
	.single-job .grey { background: #EEEEEE; padding: 50px 0; margin: -50px 0 50px; color: #777; }
		.single-job .grey span { padding: 0 30px 0 0; }
			.single-job .grey span b {
				text-transform: uppercase; font-weight: bold; font-size: 12px; background: #777; width: 30px; overflow: hidden; display: inline-block; transform: translateY(2px);
			}
			.single-job .grey span.jt b { -webkit-mask-image: url(../images/icon_calendar.svg); -webkit-mask-repeat: no-repeat; }
			.single-job .grey span.je b { -webkit-mask-image: url(../images/icon_briefcase.svg); -webkit-mask-repeat: no-repeat; }
			.single-job .grey span.ja b { -webkit-mask-image: url(../images/icon_area.svg); -webkit-mask-repeat: no-repeat; }
			.single-job .grey span.jl b { -webkit-mask-image: url(../images/icon_map.svg); -webkit-mask-repeat: no-repeat; }

.main-content ul.timeline { clear: both; padding: 0 0 30px; }
	.main-content ul.timeline li { position: relative; display: flex; flex-direction: row; padding: 0; }
		.main-content ul.timeline li:nth-child(even) { flex-direction: row-reverse; }
		.main-content ul.timeline li > * { width: 50%; }
		.main-content ul.timeline h5 { display: flex; justify-content: flex-end; align-items: center; padding: 30px; color: #00773d; font-weight: bold; font-size: 21px; }
			.main-content ul.timeline li:nth-child(even) h5 { justify-content: flex-start; }
		.main-content ul.timeline p { padding: 30px; border-left: 1px solid #ccc; transition: color 0.5s; margin: 0; }
			.main-content ul.timeline li:nth-child(even) p { border-left: none; border-right: 1px solid #ccc; text-align: right; transform: translateX(1px); }
		.main-content ul.timeline li::before { display: none; }
		.main-content ul.timeline li h5::before {
			content: ''; background: #00773d; position: absolute; display: block; height: 15px; width: 15px; top: 50%; left: 50%; transform: translate(-7px, -13px);
    		border: 3px solid transparent; border-radius: 15px; transition: background 0.3s ease-in-out, border 0.3s ease-in-out; z-index: 99;
    	}
		.main-content ul.timeline:hover li p { color: #aaa; }
    	.main-content ul.timeline li:hover p { color: #111; }
    	.main-content ul.timeline li:hover h5::before { background: #fff; border-color: #00773d; }
	.abs0_acc_list dt { background: linear-gradient(0, #fff, #fafafa); }

section.sales { background: linear-gradient(0deg, #fff, #f4f4f4) !important; padding: 30px 0 0; }
	section.sales .container, section.sales .abs0_columns, section.sales .abs0_column { display: flex; padding: 0; }
	section.sales .abs0_column { align-items: center; }
		section.sales .col-md-3 { justify-content: flex-end; padding: 0 30px; }
		section.sales .abs0_column p { margin: 0; }
		section.sales .abs0_column img { width: 90px; height: 90px; }

.page-id-20 {}
	.page-id-20 {} form > p:first-of-type > span:first-of-type { width: 99%; }
	.page-id-20 form h4 { margin: 30px 5px 15px !important; display: table; }
	.page-id-20 {} form > p span[data-name="e-ac"] { width: 99%; }
	.page-id-20 {} form > p span[data-name="m-inverter"] { clear: both; }
	.page-id-20 {} form > p span[data-name="m-megjegyzes"] { width: 99%; }


/* Inside page big image */

	.bigimage { overflow: hidden; position: relative; width: 100%; color: #fff; text-align: center; }
	.pageimage { padding: 0; margin: 0; background: #658B5C; height: 200px; margin-bottom: 50px; }
		.bigimage .col-md-12 { padding: 0; }
		.bigimage h1 { font-size: 48px; margin: 100px 0 0; color: #fff; text-align: left; position: relative; }
		.bigimage h1:before { content: ''; width: 75px; height: 1px; display: inline-block; background: #fff; position: absolute; left: 3px; top: -15px; }
	.headbgimg { background-size: cover; background-position: center center; padding: 100px 0; height: 360px; }
		.headbgimg:before { content: ''; background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,075)); position: absolute; left: 0; width: 100%; height: 100%; }
		.headbgimg h1 { margin: 150px 0 0; }

	body.home p:empty { display: none; }
	.my-page {}
	.my-page .main-content { padding-bottom: 30px; }
		body.home .my-page .main-content { padding-bottom: 0px; }
		.main-content img { max-width: 100%; height: auto; }

	.multicols {
		-webkit-column-count: 3; -moz-column-count: 3; column-count: 3;
		-webkit-column-gap: 60px; -moz-column-gap: 60px; column-gap: 60px;
		-webkit-column-rule: 1px solid #eee; -moz-column-rule: 1px solid #eee; column-rule: 1px solid #eee;
		margin: 45px 0px 45px; width: 100%;
	}
	.desktop-12 .multicols {
		-webkit-column-count: 3; -moz-column-count: 3; column-count: 3;
		-webkit-column-gap: 60px; -moz-column-gap: 60px; column-gap: 60px;
		-webkit-column-rule: 1px solid #eee; -moz-column-rule: 1px solid #eee; column-rule: 1px solid #eee;
	}
		.multicols h1 { margin-bottom: 30px; font-size: 27px; color: #ec008c; }
		.multicols p, .multicols ul, .multicols ol, .multicols blockquote {
				-webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; column-break-inside: avoid;
		}
		.multicols p:last-of-type { padding-bottom: 5px; }
		.multicols h2 {
			font-size: 48px; margin: 0px; line-height: 85%; color: #aaa;
			-webkit-column-break-after: always; -moz-column-break-after: always; column-break-after: always;
			-webkit-column-break-inside: avoid !important; -moz-column-break-inside: avoid; column-break-inside: avoid;
		}
		.multicols h4 { color: #aaa; line-height: 135%; }
		.multicols img {
			-webkit-column-break-after: always; -moz-column-break-after: always; column-break-after: always;
			max-width: 100%; height: auto; border: 1px solid #eee; padding: 5px;
		}
		.multicols h2:first-of-type, .multicols h3:first-of-type, .multicols h4:first-of-type, .multicols h5:first-of-type {
			margin: 0 0 30px;
		}

/* Posts */

	.page-navigation { clear: both; border-top: 1px solid #eee; padding-top: 30px; }
		.page-navigation .nav-previous { float: left; }
		.page-navigation .nav-next { float: right; }
		.page-navigation a { padding: 0 20px 30px; display: table; color: #aaa; font-size: 12px; }
		.page-navigation a:hover { color: #333; }

	.main-content h2 { padding: 20px 0px 10px; letter-spacing: -0.35px; }
	.main-content h3 { padding: 20px 0px 10px; letter-spacing: -0.35px; }
	.main-content h4 { padding: 20px 0px 10px; letter-spacing: -0.35px; }

	.abs0_column img { max-width: 100%; height: auto; }

	body.single-post .bigimage h1 b { font-size: 36px; display: block; }
	body.single-post .bigimage h1 small { display: inline-block; font-size: 15px; background: rgba(255,255,255,0.2); padding: 5px 10px; border-radius: 30px; }

	body.single-post .main-content img { width: 100%; }

	.col-md-12 .lpost-image img { width: 100%; max-width: 1000%; }

	.lpost-content { padding: 25px; border: 1px dashed #ddd; background: #f0f0f0; margin-top: 15px; }

	.simple-link-pages { clear: both; }

	.responsivetable { overflow-x: auto; max-width: 100%; margin: 30px 0px 0px; }
		.responsivetable table { width: 100%; margin-bottom: 30px; }
		.responsivetable tr {}
		.responsivetable td { padding: 10px; }
		.responsivetable thead tr td { font-weight: bold; background: #91a400; border-top: 1px solid #ddd; color: #fff; }
		.responsivetable td[colspan="3"] { background: #eee; }

	.single-big-content .single-extra { padding: 50px 50px; }
		.single-extra { float: none; }
		.single-extra a {
			color: #aaa; padding: 7px 20px 8px 20px; border-left: 1px solid #ccc; font-size: 10px;
			text-transform: uppercase; font-weight: bold;
		}
		.single-extra a:first-child { border-left: none; padding-left: 0; }
		.single-extra i { padding-right: 10px; font-size: 13px; }
		.single-extra a:hover { color: #333; }

	/* comments */

	.hidden { display: none; }
	.commentlist { border-left: 3px double #eee; margin: 30px 0 0 30px; width: 100%; display: table; }
	.commentlist .comment { list-style: none; padding: 15px; margin-left: -45px; }
		.main-content .commentlist li:before { display: none; }
		.commentlist .avatar {
			width: 60px; height: 60px !important; padding: 0; overflow: hidden; float: left !important; margin-right: 30px;
			border: 3px double #eee; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px;
		}
		.commentlist .avatar img { height: 100%; width: auto; max-width: none; }
		.commentlist .comment-meta { color: #aaa; font-size: 10px; font-style: italic; }
		.commentlist .author {
			font-size: 11px; padding: 5px 10px; background: #eee; display: inline-block; margin: 15px 0 0 -10px;
			-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
		}
		.commentlist .author strong { color: #333; }
		.commentlist .comment .comment-body { margin: 5px 0 0 60px; }
	.commentlist .children  { padding: 0; }
	.commentlist > li > .children { margin: 0 0 0 -40px; }
	.commentlist .children li { padding: 0; margin: 0 0 10px 40px; }
		.commentlist .children li:before {
			content: ''; height: 1px; background: #eee; position: absolute; display: block;
			width: 40px; margin: 30px 0 0 -40px;
		}
		.commentlist .children .children:before { width: 80px; margin: 30px 0 0 -80px; }
		.commentlist .children .children .children:before { width: 120px; margin: 30px 0 0 -120px; }
		.commentlist .children .children .children .children:before { width: 160px; margin: 30px 0 0 -160px; }

	/* no avatar */
	.commentlist2 { margin: 30px 0 0 0; padding: 0; }
		.commentlist2 .comment { padding: 0; }
		.commentlist2 .children:before { display: none; }

	#commentform { margin: 15px 0 5px; display: table; }
		#commentform label { float: left; width: 25%; display: block; padding: 12px 3px 6px; font-size: 12px; }
		#commentform input, #commentform textarea { float: left; width: 70%; margin-bottom: 10px; }
	#comment-status { float: left; color: red; padding: 18px 24px; font-size: 11px; text-transform: uppercase; }
	.cancel-reply {
		font-size: 11px; text-transform: uppercase; color: #fff; background: #ccc; padding: 3px 5px; margin: 0 5px;
		-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	}

	/* default comment form */
	.logged-in-as {
		width: 95%; background: #eee; padding: 15px; margin: 0 0 30px;
		-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	}
	.comment-notes { margin: 0 0 30px; }
	.form-allowed-tags {
		clear: both; font-size: 11px; padding: 15px; background: #eee; margin: 30px 0; width: 95%;
		-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	}
	.form-submit { width: 95%; }
	#commentform .form-submit #submit { width: 100%; }

	body .wpcf7-not-valid-tip { padding: 3px 10px !important; margin: 12px 15px 0 !important; }
	.wpcf7 form.invalid .wpcf7-response-output {
		border: none; padding: 0 10px 10px; margin: -5px 0 0; font-size: 14px; border-bottom: 1px dashed #ccc !important; float: right; text-align: right; width: auto;
	}

/* Search */

.searchicon { float: right; margin: 0px 0px 0px 20px; font-size: 18px; }
.search-overlay { position: fixed; width: 100%; height: 100%; top: 0; z-index: 99999; display: none; opacity: 0.98; }
.search-close {
	color: #fff; font-size: 30px; right: 30px; top: 30px; position: absolute; border: 3px solid; width: 50px; text-align: center; border-radius: 35px;
}
.search-overlay .soi { margin: 300px auto; display: table; position: relative; }
.search-overlay input#s {
	border: 0 solid !important; background: none !important; color: #fff; font-size: 72px; font-weight: 100;
	padding: 10px; outline: none; z-index: 99999; text-align: center;
}
.search-overlay input#searchsubmit { display: none; }

.search-list .col-md-3:nth-child(4n+1) { clear: both; }

::-webkit-input-placeholder { color: rgba(255,255,255,0.3); }
:-moz-placeholder { color: rgba(255,255,255,0.3); opacity: 1; }
::-moz-placeholder { color: rgba(255,255,255,0.3); opacity:  1; }
:-ms-input-placeholder { color: rgba(255,255,255,0.3); }
.search-overlay input[type="search"] { -moz-appearance: textfield; -webkit-appearance: textfield; appearance: textfield; }

/* Gallery */

.gallery { margin: 30px 0px !important; display: table; }
.wp-caption, .gallery-item { padding: 0px 5px 5px 0px !important; margin: 0px !important; width: auto !important; }
	.wp-caption a, .gallery-item a { float: left; background: #fff; }
	.gallery-item a img { width: 100%; height: auto; }
.wp-caption .wp-caption-text, .gallery-caption {
	padding: 15px !important; font-size: 12px; text-align: center; display: table; margin: 0px 0px 15px; width: 100%; font-style: italic;
}
.gallery img { border: none !important; display: table; }

/* Footer  */

.row-footer { background: #F5F6F3; padding: 50px 0; }
	.row-footer .row { display: flex; }
	.row-footer .col-md-11 { display: flex; justify-content: flex-end; align-items: center; }
	.row-footer .col-md-11 p { font-size: 14px; color: #00773D; text-transform: uppercase; position: relative; padding: 0 42px 0 27px; float: left; }
		.row-footer .col-md-11 p strong { font-size: 16px; }
			.row-footer .col-md-11 p strong br { display: none; }
			.row-footer .col-md-11 p:before {
				content:''; color: #333; background-image: url(../images/icon-phone.svg); position: absolute; margin-left: -42px;
				width: 27px; height: 42px; background-size: contain; background-position: center left; background-repeat: no-repeat;
			}
			.row-footer .col-md-11 p:first-child:before { background-image: url(../images/icon-map.svg); }
			.row-footer .col-md-11 p:last-child:before { background-image: url(../images/icon-mail.svg); }
			.row-footer .col-md-11 p:last-child { padding-right: 0; }
			
footer { background: #EBEEE8; padding: 30px 0; color: #303D43; font-size: 14px; line-height: 30px; }
	footer .social { text-align: center; }
	footer .social a { display: inline-block; line-height: 50px; overflow: hidden; height: 30px; width: 30px; }
		footer .social a + a { margin-left: 10px; }
		footer .social a:before { content: ''; width: 30px; height: 30px; display: block; background-repeat: no-repeat; background-size: contain; }
		footer .fb:before { background: url(../images/grey_facebook.svg); }
		footer .linkedin:before {background: url(../images/grey_linkedin.svg); }
	footer .col-md-4 p { font-size: 14px; margin: 5px 0 0; }
	footer ul.fnav { float: right; }
		footer ul.fnav li { list-style: none; float: left; }
			footer ul.fnav li a { color: #303D43; font-size: 14px; font-weight: normal; margin-left: 15px; }
			footer ul.fnav li a:hover { color: #00773D; border-bottom: 1px solid; }

/* NAVIGATION */

	#navigat { margin: 15px 0; display: table; width: 100%; }
	.hnav { justify-content: flex-end; display: flex; padding: 0px 0px 0px 0px; margin: 0px auto; }
	.hnav li { display: block; float: left; margin: 0px; }
	.hnav li a { display: block; font-weight: bold; color: #303D43; font-size: 16px; }

	/* more levels */
	.hnav ul li a { color: #fff; }
	.hnav ul li a:hover { background: rgba(255,255,255,0.1); color: #fff !important; }
	.hnav li ul {
		position: absolute; margin: 0; box-shadow: 2px 2px 8px rgba(0,0,0,0.4);
		overflow: visible; padding: 10px; z-index: 1; display: none; z-index: 99999;
		-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
		-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;
	}
	.hnav li:hover ul { display: block; padding-bottom: 15px; }
	.hnav li ul li { display: block; position: relative; border: none; float: none; }
		.hnav li ul li a {
			font-size: 14px; margin: 0 0 2px; padding: 15px; color: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
		}
	.hnav li:hover ul ul { display: none; }
		.hnav li ul li:hover > ul { display: block }
			.hnav li ul li ul {
				display: none; position: absolute; top: -10px; margin-left: 215px; width: 300px; display: block;
			}

	/* more levels */
	.hsub-two li ul {
		height: 100%;
		top: 0;
		background: rgba(30,30,30,0.95) !important;
		-webkit-border-radius: 0 !important;
		-moz-border-radius: 0 !important;
		border-radius: 0 !important;
		position: fixed;
	}
	.hsub-two li ul li a { padding: 15px 20px; color: #222; }
	.hsub-two li ul li ul {
		padding: 15px;
		height: 100%;
		background: rgba(50,50,50,0.95) !important;
		top: 0 !important;
		margin-left: 220px !important;
		position: fixed !important;
	}
	.hsub-two ul li a:hover { background: rgba(255,255,255,0.1); color: #cf0a2c; }

	/* mega */

	#navigat .mega > .sub-menu { width: 100%; left: 0px; }
	#navigat .mega > .sub-menu > li {
		float: left; border-right: 1px solid #ddd; padding: 15px 15px 0; width: 25%;
		margin-bottom: 10px; min-height: 210px; overflow: hidden;
	}
	#navigat .mega > .sub-menu > li:last-child, #navigat .mega > .sub-menu li:nth-child(4n) { border-right: none; }
	#navigat .mega > .sub-menu > li > a {
		font-weight: bold; padding: 0px 0px 15px; color: #cf0a2c; border-bottom: 3px double #e8e8e8;
		margin: -5px 0px 0px; font-size: 14px; line-height: 110%; text-transform: uppercase; width: 89%;
	}
	#navigat .mega .sub-menu .sub-menu {
		display: block; position: relative; margin: 0px; display: block; background: none;
		width: 100%; padding: 20px 0 0 0; box-shadow: none;
	}
	#navigat .mega .sub-menu .sub-menu li { padding: 0px; }
	#navigat .mega .sub-menu .sub-menu li a { padding: 5px 0px 5px; font-size: 14px; line-height: 100%; }


/* nav-effects */
.hnav a:after, .hnav a::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.hnav a {
	position: relative;
	display: inline-block;
}

/* Effect 1: Brackets */
.hn-one > li > a { padding: 10px 5px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.hn-one > li > a::before,
.hn-one > li > a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.hn-one > li > a::before {
	margin-right: 5px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

.hn-one > li > a::after {
	margin-left: 5px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

.hn-one > li > a:hover::before,
.hn-one > li > a:hover::after,
.hn-one > li > a:focus::before,
.hn-one > li > a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px) translateY(0px);
	-moz-transform: translateX(0px) translateY(0px);
	transform: translateX(0px) translateY(0px);
}
/* Effect 2: bottom border enlarge */
.hn-two > li > a { padding: 15px 30px 10px 0px; }
	.ncoheader .hn-two > li > a { padding: 15px 40px 10px 0px; }

.hn-two > li > a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 20px;
	height: 1px;
	background: #ccc;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}
.hn-two > li > a:hover::after, .hn-two > li > a:focus::after {
	height: 1px;
	opacity: 1;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
/* Effect 3: three circles */
.hn-three > li > a {
	padding: 20px 15px 15px;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
.hn-three > li > a::before {
	position: absolute;
	top: 70%;
	left: 50%;
	color: transparent;
	content: '.';
	font-size: 10px;
	-webkit-text-shadow: 0 0 transparent;
	-moz-text-shadow: 0 0 transparent;
	text-shadow: 0 0 transparent;
	-webkit-transition: text-shadow 0.5s, color 0.5s;
	-moz-transition: text-shadow 0.5s, color 0.5s;
	transition: text-shadow 0.5s, color 0.5s;
}
.hn-three > li > a:hover::before, .hn-three > li > a:focus::before {
	color: #777;
	-webkit-text-shadow: -25px 0 #777, -20px 0 #777, -15px 0 #777, -10px 0 #777, -5px 0 #777, 5px 0 #777, 10px 0 #777, 15px 0 #777, 20px 0 #777, 25px 0 #777;
	-moz-text-shadow: -25px 0 #777, -20px 0 #777, -15px 0 #777, -10px 0 #777, -5px 0 #777, 5px 0 #777, 10px 0 #777, 15px 0 #777, 20px 0 #777, 25px 0 #777;
	text-shadow: -25px 0 #777, -20px 0 #777, -15px 0 #777, -10px 0 #777, -5px 0 #777, 5px 0 #777, 10px 0 #777, 15px 0 #777, 20px 0 #777, 25px 0 #777;
}
/* Effect 4: blur */
.hn-four > li > a {
	padding: 20px 10px 0px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	font-weight: normal;
	font-size: 15px;
}
.hn-four:hover > li > a {
	color: transparent !important;
	-webkit-text-shadow: 0 0 2px rgba(87,84,87, 0.5);
	-moz-text-shadow: 0 0 2px rgba(87,84,87, 0.5);
	text-shadow: 0 0 2px rgba(87,84,87, 0.5);
}
.hn-four > li > a:hover, .hn-four > li > a:focus {
	color: #575457 !important;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
}

.hn-four > li.lang a { width: 20px !important; height: 12px !important; overflow: hidden; display: block; margin: 25px 0 0 12px !important; }
	.hn-four > li.lang.dis { opacity: 0.5; background: #fff; }
		.hn-four > li.lang.dis a { opacity: 0.5; mix-blend-mode: luminosity; }
	.hn-four > li.lang.hu a { background: url(..//images/hu.png) no-repeat; background-size: 20px 12px !important; }
	.hn-four > li.lang.en a { background: url(..//images/en.png) no-repeat; background-size: 20px 12px !important; }

/* Contact Form */

::-webkit-input-placeholder { color: #aaa; }
:-moz-placeholder { color: #aaa; }
::-moz-placeholder { color: #aaa; }
:-ms-input-placeholder { color: #aaa; }

form b { padding: 15px 15px 0; display: block; }
	form div span { width: 100%;  }
		form div span input[type="file"] { margin: -15px 0 15px; width: 100%; }

.wpcf7-form-control-wrap { position: relative; display: table; width: 49%; margin: 0 1% 1% 0; float: left; }
.wpcf7-form-control-wrap + br { display: none; }
input, textarea, select {
	outline: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	color: #242635;
	cursor: text;
	resize: none;
	display: block;
	padding: 15px;
	width: 100%;
	height: auto;
	line-height: 1.4;
	background: #F3F3F3;
	border: none !important;
	border-radius: 4px;
	float: left;
}
select { cursor: pointer; }
textarea { height: 120px; width: 99%; }

input:focus, textarea:focus, select:focus { color: #151515; } {  }
input[type="submit"] {
	background: #00773D !important; color: #fff; text-transform: uppercase; display: inline-block; margin-top: 30px;
	clear: both; width: auto; font-weight: bold; font-size: 13px; padding: 15px 25px; transition: background 1s;
}
input[type="submit"]:hover { background: #242635 !important; }
.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"] {
	position: absolute; border: none; opacity: 0; cursor: pointer; z-index: 999; padding: 15px; margin: 9px 0 0 -6px; height: 32px;
}
.wpcf7 input[type="checkbox"] + .wpcf7-list-item-label, .wpcf7 input[type=radio] + .wpcf7-list-item-label { width: 100%; }
.wpcf7 input[type=radio] + span:before, .wpcf7 input[type=checkbox] + span:before {
	float: left;
	width: 24px;
	height: 24px;
	padding: 0px;
	text-align: center;
	content: " ";
	background: #fff;
	border: 2px solid #ccc;
	position: relative;
	margin: 1px 10px 5px 0px;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
	z-index: 1;
	font-family: FontAwesome;
	font-size: 12px;
	line-height: 22px;
	cursor: pointer;
}

.wpcf7 input[type=radio]:checked + span:before, .wpcf7 input[type=radio]:hover:checked + span:before, .wpcf7 input[type=radio]:focus:checked + span:before {
	content: "\f111"; font-size: 18px; line-height: 115%;
}
.wpcf7-checkbox span.wpcf7-list-item { position: relative; display: inline-block; margin: 0px 15px 0px 10px; }

.wpcf7 input[type=checkbox] + span:before { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.wpcf7 input[type=checkbox]:checked + span:before,
.wpcf7 input[type=checkbox]:hover:checked + span:before,
.wpcf7 input[type=checkbox]:focus:checked + span:before { content: "\f00c"; }

span.vfb-required-asterisk { position: absolute; margin-left: 3px; color: red; }

.vfb-item-submit .ajax-loader { position: absolute; margin: 35px 0 0 10px; }
.wpcf7 form { position: relative; display: table; width: 100%; padding: 0 0 30px; }
.wpcf7-validation-errors, .wpcf7-mail-sent-ok {
	bottom: 42px;
	border: none !important;
	text-align: left;
	clear: both;
	border-top: 1px solid #eee !important;
	padding: 15px !important;
}
.wpcf7-mail-sent-ok {
	border: none !important;
	color: green !important;
}
.wpcf7-not-valid-tip {
	position: absolute;
	border: none !important;
	right: 5px !important;
	left: auto !important;
	z-index: 100 !important;
	color: #fff !important;
	font-size: 12px !important;
	padding: 6px 10px !important;
	font-weight: bold !important;
	margin: -40px 0 0 0;
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.wpcf7-form p {}

/* Case Study */

.cstudy { padding-bottom: 30px; margin-bottom: 45px; }
.cstudy .cs-content p { padding-right: 30px; }
	.cstudy .cs-content > p:first-of-type { font-size: 16px; font-weight: bold; color: #555; margin-top: 35px; }
.cstudy .cs-images h3 { text-transform: uppercase; font-size: 21px; text-align: center; margin: 0px 0px 15px; }
.cstudy .cs-images ul { padding: 0px; margin: 0px; }
	.cstudy .cs-images ul li { list-style: none; padding: 5px; border: 1px solid #eee; margin: 10px 0px 0px; display: table; width: 100%; }
	.cstudy .cs-images ul li img { width: 100%; height: auto; }
.cstudy .cs-projectinfo { margin-top: 45px; border-top: 1px dashed #eee; padding: 30px; color: #999; font-size: 13px; }

/* Slideshow */

.a-show { position: relative; overflow: auto; }
	.a-show ul { margin: 0; padding: 0; }
	.a-show ul li {
		list-style: none; float: left;
		background-size: cover;
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
	.a-show li div { padding: 100px 0 0; color: #fff; }
		.a-show li h2 { font-size: 48px; margin-bottom: 10px; }
		.a-show li h3 { font-size: 32px; }
		.a-show li a { margin-top: 30px; }
		.a-show li .a-right { text-align: right; }
		.a-show li .a-right a { float: right; }
		.a-show li .a-center { text-align: center; }
		.a-show li .a-center a { float: none; display: inline; }
	.a-show .dots {
		position: absolute;
		bottom: 10px;
		width: 100%;
		text-align: center;
	}
	.a-show .dots li {
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 0 4px;
		text-indent: -999em;
		border: 2px solid #fff;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		cursor: pointer;
		opacity: .4;
		-webkit-transition: background .5s, opacity .5s;
		-moz-transition: background .5s, opacity .5s;
		transition: background .5s, opacity .5s;
	}
	.a-show .dots .active {
		background: #fff;
		opacity: 1;
	}
	.aftershow { height: 5px; display: none; }

	.a-left .sco { margin-top: 30px; }
	.a-left .sco a { }
	.a-left .sco img { border-radius: 3px; overflow: hidden; height: 60px; width: auto; float: left; margin-right: 10px; opacity: 0.25; }
	.a-left .sco a img { opacity: 1; }

	/* the mobile image */
	.phoneimg { transform: translateY(-90%); z-index: 99; position: absolute; right: 0px; }
	.phoneimg img { max-height: 80vh; width: auto; margin-right: -75px; }

/* ------------------------------------------------------------------------
	 MOBILE.CSS
------------------------------------------------------------------------ */

#show-menu { position: fixed; right: 0; top: 10px; cursor: pointer; z-index: 99999; background: url(../images/mobilenav.svg) no-repeat; width: 50px; height: 50px; }
	#show-menu .menu-icon__cheeckbox {
		display: block; width: 100%;height: 100%; position: relative; cursor: pointer; z-index: 2; -webkit-touch-callout: none; position: absolute; opacity: 0;
	}
	#show-menu div { margin: auto; position: absolute; top: -15px; right: -15px; left: 0; bottom: 0; width: 22px; height: 12px; }
	#show-menu span { top: 6px; position: absolute; display: block; width: 100%; height: 2px; background-color: #fff; border-radius: 1px; transition: all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965); }
	body.home #show-menu span { background-color: #fff; }
	#show-menu span:first-of-type { top: 0; }
	#show-menu span:last-of-type { top: 12px; }
	#show-menu.active span, #show-menu .menu-icon__cheeckbox:checked + div span { opacity: 0; }
	#show-menu.active span:first-of-type, #show-menu .menu-icon__cheeckbox:checked + div span:first-of-type { transform: rotate(45deg); top: 5px; opacity: 1; }
	#show-menu.active span:last-of-type, #show-menu .menu-icon__cheeckbox:checked + div span:last-of-type { transform: rotate(-45deg); top: 5px; opacity: 1; }
	#show-menu.active:hover span:first-of-type, #show-menu.active:hover span:last-of-type, #show-menu:hover .menu-icon__cheeckbox:checked + div span:first-of-type,
	#show-menu:hover .menu-icon__cheeckbox:checked + div span:last-of-type { width: 22px; }
	#show-menu:hover span:first-of-type { width: 26px; }
	#show-menu:hover span:last-of-type { width: 12px; }


body.animate:not(.home) header a.logo img { filter: invert(200%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(300%) contrast(100%) }
body.animate #show-menu span { background-color: #fff; }

.big-wrapper {
	position: relative;
	overflow: hidden;
}

.perspective {
	position: relative;
	width: 100%;
	min-height: 100%;
}

.big-container {
	min-height: 100%;
	position: relative;
	outline: 1px solid rgba(0,0,0,0);
	z-index: 10;
	-webkit-transform: translateZ(0) translateX(0) rotateY(0deg); /* reset transforms (Chrome bug) */
	transform: translateZ(0) translateX(0) rotateY(0deg);
}

/* Modal View */

.perspective.modalview {
	position: fixed;
	-webkit-perspective: 1500px;
	perspective: 1500px;
}
.modalview .big-container {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.modalview .big-wrapper {
	-webkit-transform: translateZ(-1px);
}
.animate .big-container::after {
	opacity: 1;
	height: 100%;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.animate header a.logo { margin-top: 50px; }

/* Outer Nav */

.outer-nav {
	position: absolute;
	height: 100vh;
	width: 100%;
	transition: all 0.5s;
	opacity: 0;
	z-index: 99995;
	top: -100vh;
	background: #00773D
}
.outer-nav .menu-main-menu-container { display: flex; align-items: center; width: 100%; height: 100vh; }
.outer-nav.op100 { opacity: 1; top: 0; }
.outer-horizontal {
	left: 50%;
	max-width: 1000px;
	text-align: center;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.outer-left { left: 25%; }
.outer-right { right: 0px; overflow-y: auto; }
.outer-top { top: 25%; }
.outer-bottom { bottom: 25%; }

.outer-nav > div { height: 100%; width: 100%; display: table; }
	.outer-nav > div .menu { padding: 30px; }

.outer-nav > a {
	background: #99b27f; color: #fff !important; border-radius: 50%; width: 36px; height: 36px; text-align: center;line-height: 38px;
	position: absolute; top: 10px; right: 10px; transform: rotateY(0deg) rotate(45deg); font-size: 30px; display: block; padding: 0 !important;
}


/* General Look */
.outer-nav .menu { transition: all .5s; }
.outer-nav .menu > li { width: 42%; }
.outer-nav li { list-style: none; margin: 5px 0; font-size: 16px; padding: 0; }
.outer-nav li a { font-size: 24px; color: #fff; text-decoration: none; padding: 10px; font-weight: lighter; display: block; }
.outer-nav li a:hover { color: rgba(255,255,255,0.35); }
.outer-nav > div > ul > li > a:before { content: ""; display: block; height: 1px; width: 30px; margin: 0 0 10px; }
.outer-nav .sub-menu li a:hover { background-color: rgba(155,155,155,0.1) !important; color: #fff !important; border-radius: 5px; text-decoration: none; }

.outer-nav .showme > a { color: rgba(255,255,255,0.35); }

/* Subnavigation */

.outer-nav .sub-menu { top: 200px; border-left: 1px solid rgba(255,255,255,0.35); padding: 50px; display: none;  position: absolute; left: 45%; transition: all .5s; }
.outer-nav .sub-menu a { padding: 8px 12px 12px; font-size: 27px; color: #fff; text-transform: none; font-weight: 300; }
.outer-nav .showme > .sub-menu, .sm3.showme { opacity: 1; display: block; }
.outer-nav .sub-menu > .backto, .sm3 .backto {
	font-size: 11px;
	background: #fff;
	color: #333;
	padding: 5px 15px 4px;
	margin: 0 0 30px 5px;
	display: table;
	border-radius: 30px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
.outer-nav .menu-item-has-children > a:after {
	content: '\2192';
	font-weight: bold;
	margin: 0 0 0 8px;
}

/* Effect rot3d */

.perspective {
	background-color: #fff;
	/* background-image: url(../images/lines.png); */
	background-repeat: repeat-y;
	background-size: 90%;
	background-position: top center;
}
.perspective .big-container {
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.effect-rot3d.animate .big-container {
	-webkit-transform: translateZ(-1500px) translateX(100%) rotateY(-45deg);
	transform: translateZ(-1500px) translateX(100%) rotateY(-45deg);
}
.no-csstransforms3d .effect-rot3d.animate .big-container { left: 75%; }

/* Effect Move Right */
.effect-moveright.animate .big-container, .effect-moveright.animate header {
	/* -webkit-transform: translateX(-85%);
	transform: translateX(-85%); */
}
.no-csstransforms3d .effect-moveright.animate .big-container { left: 75%; }

/* Effect Small Right */
.effect-smallright.animate .big-container {
	-webkit-transform: translateZ(-300px) translateX(90%);
	transform: translateZ(-300px) translateX(90%);
}
.no-csstransforms3d .effect-smallright.animate .big-container { left: 75%; }

/* Social */

.soc-colors a {
	display: block; background: #fff; color: #aaa; border: 2px solid; border-radius: 50%; text-align: center;
	width: 45px; height: 45px; line-height: 48px; float: left; margin-left: 5px;
}
.soc-colors a i { font-size: 150%; }
.soc-colors .soc-facebook { background: #507cbe; color: #fff; border: 2px solid #507cbe; }
	.soc-colors .soc-facebook:hover { color: #507cbe; background: transparent; border: 2px solid #507cbe; }
.soc-colors .soc-twitter { background: #54abf4; color: #fff; border: 2px solid #54abf4; }
	.soc-colors .soc-twitter:hover { color: #54abf4; background: transparent; border: 2px solid #54abf4; }
.soc-colors .soc-youtube { background: #e02c1c; color: #fff; border: 2px solid #e02c1c; }
	.soc-colors .soc-youtube:hover { color: #e02c1c; background: transparent; border: 2px solid #e02c1c; }
.soc-colors .soc-linkedin { background: #1683bb; color: #fff; border: 2px solid #1683bb; }
	.soc-colors .soc-linkedin:hover { color: #1683bb; background: transparent; border: 2px solid #1683bb; }
.soc-colors .soc-pinterest-square { background: #ca231f; border: 2px solid #ca231f; }
	.soc-colors .soc-pinterest-square:hover { color: #ca231f; background: transparent; border: 2px solid #ca231f; }
.soc-colors .soc-google-plus { background: #dc4c30; color: #fff; border: 2px solid #dc4c30; }
	.soc-colors .soc-google-plus:hover { color: #dc4c30; background: transparent; border: 2px solid #dc4c30; }
.soc-colors .soc-flickr { background: #ef0787; color: #fff; border: 2px solid #ef0787; }
	.soc-colors .soc-flickr:hover { color: #ef0787; background: transparent; border: 2px solid #ef0787; }
.soc-colors .soc-instagram { background: #34628d; color: #fff; border: 2px solid #34628d; }
	.soc-colors .soc-instagram:hover { color: #34628d; background: transparent; border: 2px solid #34628d; }
.soc-colors .soc-skype { background: #15b3f2; color: #fff; border: 2px solid #15b3f2; }
	.soc-colors .soc-skype:hover { color: #15b3f2; background: transparent; border: 2px solid #15b3f2; }
.soc-colors .soc-vimeo-square { background: #1db7ef; color: #fff; border: 2px solid #1db7ef; }
	.soc-colors .soc-vimeo-square:hover { color: #1db7ef; background: transparent; border: 2px solid #1db7ef; }

/* RESPONSIVE MOBILE NAVIGATION */

/* 240 > 500 >750 >980 > 1220 > 1400 */

@media screen and (max-width: 1220px) and (min-width: 980px) {
	.circleshape .odometer { margin-top: 530px; }
}
@media screen and (max-width: 980px) and (min-width: 750px) {
	.outer-top { top: 15%; }
	.outer-bottom { bottom: 15%; }
	.cardcont { width: 48%; }
	.reviews .item .innerbox { width: 70%; }
}
@media screen and (max-width: 750px) and (min-width: 500px) {
	.outer-top { top: 5%; }
	.outer-bottom { bottom: 5%; }
	.outer-horizontal { font-size: 18px; }
	.outer-horizontal a { display: block; text-align: left; }
	.outer-nav .sub-menu { width: 320px; }
}
/* mobile size */
@media screen and (max-width: 500px) {

	a.logo { margin: 0 auto 30px; }
		a.logo img { max-width: 100px; }
	.a-show .item .nextelem { display: none; }
		.owl-item .item:after { height: 100% !important; }
		.owl-item h2 { font-size: 12px !important; }
		.owl-item h2 + p { font-size: 18px !important; line-height: 100%; }
		img.lazyOwl { aspect-ratio: 4 / 3; }
		.a-left .sco { margin-top: 15px; }
		.fullwidth .owl-item .item > .container { bottom: 10px !important; }
	section { padding: 0 10px; }
	.abs0_column img { width: 100%; }
	.intro { padding: 50px 0; }
		.intro h2 br { display: none; }
	.mission .abs0_columns { flex-direction: column; padding: 0 30px; text-align: center; }
	.partners .abs0_columns { flex-direction: column; }
		.partners img { padding: 30px 15px 0; }
	
	.afrr img { max-width: 200%; transform: translateX(-36%); margin: 30px 0 -30px; }
	.four h4 { font-size: 18px; }
	.four p img { width: 90px; height: 90px; margin: 0 0 30px; }
	section.sales .abs0_columns { flex-direction: column; }
		section.sales .abs0_column { align-items: center; padding: 0 50px; justify-content: center; }
		section.sales .abs0_column p { margin: 30px 0 0; }

	.pageimage { height: 150px; padding: 20px; margin-bottom: 0; }
		.bigimage h1 { font-size: 27px; margin: 30px 0 0; }
	.headbgimg { height: 240px; }
		.headbgimg h1 { margin: 75px 30px 0; font-size: 27px; }
	.mission2 { padding: 60px 30px 30px; }
		.mission2 h4 { font-size: 15px; }
		.mission2 p { font-size: 18px; line-height: 135%; }
	.grey { padding: 60px 30px 30px; }
		.grey p { font-size: 18px; line-height: 135%; }
	.my-page .main-content { padding: 30px; }
	.contactdetails .container { padding: 0 20px; }
	.contactdetails em { font-size: 13px; display: block; width: auto; margin-top: 15px; }
	.wpcf7-form-control-wrap { width: 100%; }
	.single-job .main-content { padding: 30px; }
		.single-job form div { width: 100%; float: none; }
		.single-job form > p > span:nth-of-type(9) { margin-bottom: 30px; }
	.joblist { padding: 0 30px; }
		.joblist .alljobs { flex-direction: column; }
		.joblist .lpost-item { width: 100%; }
		.joblist .meta span { display: block; margin-top: 5px; }
	.single-job .grey { padding: 30px; margin: 0; }
		.single-job .grey span { display: block; margin-top: 5px; }

	.row-footer .row { flex-direction: column; }
	    .row-footer .col-md-1 { text-align: center; padding-bottom: 30px; }
		.row-footer .col-md-11 { flex-direction: column; }
			.row-footer .col-md-11 p { float: none; text-align: center; padding: 50px 0 0; }
				.row-footer .col-md-11 p:before { margin: 0; left: 50%; top: 0; transform: translateX(-50%); }
		.row-footer .col-md-11 p strong br { display: inline-block; }
	footer { text-align: center; }
		footer .social { padding: 20px 0 10px; }
		footer ul.fnav { padding: 0; float: none; }
			footer ul.fnav li { float: none; display: inline-block; }
				footer ul.fnav li a { margin: 0 10px; }

}
/* really small */
@media screen and (max-width: 240px) {}
