/*==============================================================================

 * Site: TozserOptika.hu
 * Dev & Design: Bluu & 523
 * Version: 1.0

==============================================================================

    [Table of CSS contents]
    ===================

    01. GOOGLE-FONT & DEFAULT CSS
    02. utilities classes
    03. Section Padding
	04. Section Header
    05. header-&-landing-content-wrapper
    06. Banner Wrapper
    07. about-info-wrapper style
    08. video-wrapper style
    09. work-wrapper style
    10. work-overlay style
    11. work-carousel style
    12. flickity-button style
    13. flickity-dots style
    14. work-filter button style
    15. testimonials-wrapper style
    16. counter-wrapper style
    17. CTA-wrapper style
    18. html5-video style
    19. services style
    20. team style
    21. partner style
    22. pricing style
    23. FAQ style
    24. privacy style
    25. blog style
    26. contact-wrapper style
    27. footer-wrapper style
	28. Let is Snow :)
    END

==============================================================================*/
:root{
 --zold: #99c338;
 --turkiz: #c3f1d1;
 --turkiz2: #9ff5df;
 --barack: #f1d6c3;
 --vszurke: #d9d9d9;
 --sszurke: #444444;
 --lilacska: #332f71;
}

/*====  GOOGLE-FONT & DEFAULT CSS  ====*/
@import url('https://fonts.googleapis.com/css2?family=Spartan:wght@500;600;700;800&display=swap');
body {
 	color: #212529;
 	font-size: 16px;
 	line-height: 1.8;
 	font-weight: 500;
 	font-family: 'Spartan', sans-serif;
 	overflow-x: hidden;
	counter-reset: akcio;
}
::-moz-selection {
	color: #fff;
	background: rgba(130, 200, 99, 0.65);
}
::selection {
	color: #fff;
	background: rgba(130, 200, 99, 0.65);
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.5;
}
h1, .h1 {
	font-size: 40px;
}
@media (max-width: 767px) {
	h1, .h1 {
		font-size: 32px;
	}
}
h2, .h2 {
	font-size: 32px;
}
@media (max-width: 767px) {
	h2, .h2 {
		font-size: 28px;
	}
}
h3, .h3 {
	font-size: 28px;
}
@media (max-width: 767px) {
	h3, .h3 {
		font-size: 24px;
	}
}
h4, .h4 {
	font-size: 24px;
}
@media (max-width: 767px) {
	h4, .h4 {
		font-size: 20px;
	}
}
h5, .h5 {
	font-size: 20px;
    line-height: 1.7;
}
h6, .h6 {
	font-size: 18px;
	line-height: 1.6;
}
a:focus,
button:focus {
	outline: 0;
}
a {
	text-decoration: none;
	display: inline-block;
	color: var(--zold);
}
a:hover, a:active, a:focus {
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: initial;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
li {
	padding: 0;
	margin: 0;
}

.amit-kinalunk ul{
	list-style: disc!important;
	padding: 0;
	margin-left: 15px;
}

mark {
	color: #FFC25C;
	padding: 0;
	margin: 0;
	background-color: transparent;
}

ul .sep {
	width: 10%;
	margin-left: 0;
	margin-right: auto;
	border-bottom: 2px solid #67ad7c;
	margin-top: 5px;
	margin-bottom: 5px;
}

hr.s1{
	border-top: 8px dashed var(--zold);
	width: 80%;
}
/*==== utilities classes ====*/
.font-primary {
	font-family: 'Spartan', sans-serif;
}
.font-w-500 {
	font-weight: 500 !important;
}
.font-w-600 {
	font-weight: 600 !important;
}
.font-w-700 {
	font-weight: 700 !important;
}
.font-w-800 {
	font-weight: 800 !important;
}
.text-warning {
	color: #ffbc41;
}
.font-18 {
	font-size: 18px!important;
}
.font-20 {
	font-size: 20px!important;
}
.font-22 {
	font-size: 22px!important;
}
.font-24 {
	font-size: 24px;
}
.font-40 {
	font-size: 40px;
}
.font-44 {
	font-size: 44px;
}
.font-80 {
	font-size: 80px;
}
.text-muted {
	color: #fbf8f1;
}
.text-light-1 {
	color: #fbf8f1;
}
.text-black {
	color: #000!important;
}
.text-dark {
	color: #333!important;
}
.text-bold{
	font-weight: bold;
}
.bold{
	font-weight: bold;
}
.orange-gradient-text {
	background: linear-gradient(90deg,#ff8a00,#e52e71);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	text-shadow: none;
}

.green-gradient-text{
	background: linear-gradient(33deg,var(--zold),#000);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	text-shadow: none;
}

.custom-font-0 {
	font-size: 77px;
	font-weight: 700;
	background: url(../img/custom-font-l.jpg) no-repeat;
	background-size: 100%;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1;
}

.custom-font-1 {
	font-size: 77px;
	font-weight: 700;
	background: url(../img/txt-bg/F08.jpg) no-repeat;
	background-size: 100%;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1;
}

.custom-font-day {
	font-size: 77px;
	font-weight: 700;
	background: url(../img/txt-bg/F08.jpg) no-repeat;
	background-size: 100%;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1;
}

.custom-font-night {
	font-size: 77px;
	font-weight: 700;
	background: url(../img/txt-bg/F03.jpg) no-repeat;
	background-size: 100%;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1;
}

.text-shadow-1{
	text-shadow: 6px 7px 8px rgba(0,0,0,0.2);
}

.text-zold{
	color: var(--zold) !important;
}

.text-gray{
	color: #444;
}
@media (max-width: 814px) {
	.custom-font-1 {
		font-size: 36px;
		min-height: 90px;
	}

	.font-40 {
		font-size: 1.2rem;
	}

	.font-80 {
		font-size: 2rem;
	}
}

.bg-soft-pink {
	background-color: #fff1ff;
}
.bg-soft-blue {
	background-color: #F3F3F5;
}
.bg-soft-green {
	background-color: #e7ffdf;
}
.bg-soft-yellow {
	background-color: #fbf7de;
}

.bg-dark-purple {
	background-color: #1b1927;
}
.bg-dark {
	background-color: #1b1927;
}
.bg-to-1{
	background-color: #fefefe;
}

.bg-grr-1{
	background-image: url('../img/bg/21991[orange].png');
	background-attachment: fixed;
}

.bg-grr-2{
	background-image: url('../img/bg/b-silver.jpg');
	background-attachment: fixed;
}

.bg-grr-3{
	background-image: url('../img/bg/_165486884[COLORv4].png');
	background-attachment: fixed;
	background-repeat: repeat;
}

.bg-grr-0{
	background-image: url('../img/bg/165486884[OPTI].png');
	background-attachment: fixed;
	background-repeat: repeat;
}

.bg-grr-4{
	background-image: url('../img/bg/b-framed.jpg');
	background-attachment: fixed;
	background-repeat: repeat;
}

.bg-grr-5{
	background-image: url('../img/bg/195013765[SilverGreen].png');
	background-attachment: fixed;
	background-repeat: repeat;
}

.bg-grr-6{
	background-image: url('../img/bg/194603130[NewGreen].png');
	background-attachment: fixed;
	background-repeat: repeat;
}

.bg-grr-7{
	background-image: url('../img/bg/195013765[1127G].png');
	background-attachment: fixed;
	background-repeat: repeat;
}
.bg-grr-8{
	background-image: url('../img/bg/_195013765[1127TU].png');
	background-attachment: fixed;
	background-repeat: repeat;
}

.bg-grr-z{
	background-image: url('../img/homesilver.gif');
	background-attachment: fixed;
	background-repeat: repeat;
}


.bg-silver-gradient{
	background: #8e9eab;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #eef2f3, #8e9eab);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #eef2f3, #8e9eab); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}


.bg-blue-gradient {
	background: #000428;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #004e92, #000428);
	background: linear-gradient(to right, #004e92, #000428);
}

.bg-green-gradient {
	background: #619d01;  /* fallback for old browsers */
	background: -webkit-linear-gradient(190deg,#619d01 20%,#619d01 70%);
	background: linear-gradient(190deg,#619d01 20%,#619d01 70%);

}

section .bg{
	width: 100%;
	height: 100%;
	/*position: absolute;*/
	opacity: 1;
}


.line-link {
	position: relative;
	z-index: 1;
	color: var(--zold);
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
}
.line-link:hover {
	color: var(--zold);
}
.line-link::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 0;
	right: 0;
	bottom: 3px;
	z-index: -1;
	background-image: linear-gradient(90deg, #fff, var(--zold));
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.line-link:hover::before {
	width: 100%;
	right: auto;
	left: 0;
}
footer .line-link{
	color: white;
	font-weight:bold;
}

footer .line-link:hover{
	color: white;
	font-weight:bold;
}
.butn {
	background-color: transparent;
	color: #fff;
	font-weight: 600;
	text-align: center;
	/*text-transform: capitalize;*/
	font-size: 20px;
	height: 55px;
	line-height: 57px;
	padding: 0 30px;
	border-radius: 42px;
	position: relative;
	z-index: 1;
	border: 0;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
}
.butn.butn-sm {
	font-size: 13px;
	height: 45px;
	line-height: 47px;
	padding: 0 22px;
}
.butn.butn-sm span.fe {
	font-size: 17px;
}
.butn-light, .butn-silver {
	/*color: #755374;*/
	color: #0044cd
}
.butn-zold {
	/*color: #755374;*/
	background-color: white;
	color: var(--zold);
}

.butn:hover {
	color: #000;;
}
.butn::before,
.butn::after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	border-radius: 42px;
	z-index: -1;
	pointer-events: none;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.butn::before {
	border: 1px solid #bbbbbb;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0;
	transition-delay: .15s;
}
.butn::after {
    background-color: #99c339;
}
.butn-light::after {
    /*background-color: #ffd9fe;*/
	background-color: #fff;
}
.butn-silver::after {
    /*background-color: #ffd9fe;*/
	background-color: #efefef;
}

.butn-zold::after {
    /*background-color: #ffd9fe;*/
	background-color: #fff;
}
.butn:hover::before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.butn:hover::after {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 1;
}
.butn span.fe {
    font-size: 20px;
    position: relative;
    top: 3px;
    margin-left: 5px;
}
@media (max-width: 814px) {
	.butn {
	    font-size: 20px;
	    height: 50px;
	    line-height: 52px;
	    padding: 0 25px;
	}
}

.bg-cover {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.hover-3d {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.hover-3d:hover {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	transform: translateY(-3px);
}

.icon-list-item {
	position: relative;
	padding-left: 35px;
}
.icon-list-item .icon {
    color: #2a672a;
    background-color: #c3f1d1;
    display: inline-block;
    height: 18px;
    width: 18px;
    text-align: center;
    font-size: 11px;
    line-height: 2;
    position: absolute;
    left: 0;
    top: 3px;
}

.overlay {
	position: relative;
	z-index: 1;
}
.overlay::after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	/*background-color: #F3F3F5;*/
	opacity: .5;
	top: 0;
	left: 0;
	z-index: -1;
}

.overlay-30::after {
	opacity: .3;
}
.overlay-40::after {
	opacity: .4;
}
.overlay-50::after {
	opacity: .5;
}
.overlay-60::after {
	opacity: .6;
}
.overlay-70::after {
	opacity: .7;
}
.overlay-80::after {
	opacity: .8;
}
.overlay-90::after {
	opacity: .9;
}

.mt--15{
	margin-top: -15px;
}
.mt--30{
	margin-top: -30px;
}

/**** Section Padding ****/
.wrapper {
	padding: 100px 0;
}
@media (max-width: 575px) {
	.wrapper {
		padding: 30px 0;
	}
	.about-wrapper > .pb-100 {
		padding-bottom: 70px !important;
	}
	.about-wrapper > .pt-100 {
		padding-top: 70px !important;
	}
}

.lead {
	font-size: 2rem;
	line-height: 1.6;
}

.section-title {
    font-weight: 700;
    line-height: 1.5;
	text-align: center;
}

.top-static-header {
	width: 100%;
	/*position: fixed;*/
	background-color: var(--zold);
	color: white;
	padding: 10px 0;
	z-index: 9998;
}

.top-static-header a{
	color: white;
}

.top-static-header a:hover{
	color: white;
}

.top-static-header .fe {
	background-color: white;
	padding: 5px;
	border-radius: 15px;
	color: var(--zold);
}

@media (max-width: 575px) {
	.lead {
	    font-size: 1.4rem;
		line-height: 1.6;
	}
	.section-title {
	    font-size: 28px;
	}
}

.page-header {
	font-size: 110px;
	line-height: 1;
	color: #e2d7e2;
}

@media (max-width: 991px) {
	.page-header {
		font-size: 70px;
	}
	.top-static-header{

	}
}
@media (max-width: 575px) {
	.page-header {
		color: #a5a1a5;
		font-size: 48px;
		/* text-align: left !important;
		text-transform: capitalize !important;
		position: absolute; */
		text-transform: uppercase;
		font-weight: 700 !important;
	}
}

/**** Section Header ****/
.section-header h2 {
	text-transform: uppercase;
}

/*====  header-&-landing-content-wrapper  ====*/
.grop-header {
	position: sticky;
	top: 0;
	z-index: 9999;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
	transition: all .2s;
}
.grop-header::after {
	position: absolute;
	content: "";
	height: 0;
	width: 100%;
	background-color: rgba(255,255,255,.98);
	top: 0;
	left: 0;
	z-index: -1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.grop-header.sticky {
	box-shadow: 0 0 25px 7px rgba(0,0,0,0.20);
}
.grop-header.sticky::after {
	height: 100%;
}
.grop-header .navbar {
	padding: 0 0;
}
.grop-header .navbar-brand {
	font-weight: 700;
	text-transform: uppercase;
}
.grop-header .navbar-brand img {
	height: 144px;
	margin-right: 5px;
	transition: 0.5s;
	border-radius: 77px;
	border: 5px solid white;
}

.grop-header.sticky .navbar-brand img {
	height: 80px;
	margin-right: 5px;
	transition: 0.5s;
	border: 3px solid white;
	border-radius: 40px;
}
.grop-header .navbar-brand span {
	font-size: 22px;
	position: relative;
	top: 5px;
}
.grop-header .navbar-nav {
	margin-left: 30px;
}

.grop-header.sticky .navbar-nav {
	margin-left: 0px;
}

.grop-header .icon{
	display: none!important;
}

.grop-header.sticky .icon{
	display: inline!important;
}

.grop-header .icon .fe {
	/*background-color: white;*/
	padding: 5px;
	border-radius: 50%;
	color: var(--zold);
	border: 2px solid var(--zold);
	transition: 0.4s;
}

.grop-header .icon.mobile-icon{
	display: none!important;
}

.icon .fe:hover{
	font-size: 22px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.07),
                0 2px 4px rgba(0,0,0,0.07),
                0 4px 8px rgba(0,0,0,0.07),
                0 8px 16px rgba(0,0,0,0.07),
                0 16px 32px rgba(0,0,0,0.07),
                0 32px 64px rgba(0,0,0,0.07);
	transition: 0.4s;
}

.grop-header .nav-link {
	color: #4d486f !important;
	font-weight: 600;
	padding: 10px 20px !important;
	font-size: 18px;
}

.icon .idopontfoglalas{
	background-color: var(--zold);
	color: white!important;
}

@media (min-width: 1280px) {
	.bg-resizer{
		background-size: 15%;
	}
	.container.minibox{
		width: 50%;
	}
}
@media (max-width: 1279px) {
	.grop-header .navbar-nav {
		margin-left: 0px;
	}
	.grop-header .nav-link {
		color: #4d486f !important;
		font-weight: 600;
		padding: 10px 10px !important;
		font-size: 16px;
	}
	.grop-header .navbar-brand img {
		height: 88px;
		margin-right: 5px;
		transition: 0.5s;
		border-radius: 44px;
		border: 5px solid white;
	}

	.grop-header.sticky .navbar-brand img {
		height: 72px;
		margin-right: 5px;
		transition: 0.5s;
		border: 3px solid white;
		border-radius: 36px;
	}
	.sticky .md-font-16-sticky{
		font-size: 16px!important;
		transition: 0.5s;
	}
	.sticky .navbar-brand{
		margin-right: 0rem;
	}
	.md-font-24{
		font-size: 24px;
	}
	.bg-resizer{
		background-size: 42%;
	}
}

@media (max-width: 814px) {
	.grop-header .icon.mobile-icon{
		display: block!important;
	}
	.grop-header .navbar-brand img {
		height: 100px;
		margin-right: 5px;
		transition: 0.5s;
		border-radius: 50px;
	}
	.grop-header.sticky .navbar-brand img {
		height: 77px;
		margin-right: 5px;
		transition: 0.5s;
	}
	.grop-header .navbar{
		padding: 0px;
	}
	.brand-logo{
		border: 6px solid #fff;
		border-radius: 50px;
		box-shadow: 0px 1px 20px 7px rgba(0,0,0,0.1);
	}
	.grop-header .icon{
		display: block!important;
	}
	#navTrigger .icon{
		display: none!important;
	}
}

.grop-header a {
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
}
.grop-header .active .nav-link,
.grop-header .active.nav-link,
.grop-header .nav-link:hover {
    color: var(--zold) !important;
}
.grop-header .navbar-toggler {
    padding: 0;
    font-size: 28px;
    border-radius: 24px;
    color: white !important;
    border: none;
    height: 44px;
    width: 44px;
    position: relative;
	background: var(--zold);
}
.grop-header .navbar-toggler span {
    display: block;
    position: absolute;
    top: 8px;
    left: 8px;
    -webkit-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
}
.grop-header .navbar-toggler[aria-expanded="true"] .show,
.grop-header .navbar-toggler[aria-expanded="false"] .hidden {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.grop-header .navbar-toggler[aria-expanded="true"] .hidden {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.grop-header .dropdown-menu {
	border: 0;
    text-align: center;
}
.grop-header .dropdown-item {
    font-size: 16px;
    font-weight: bold;
	color: var(--lilacska);
	padding: 5px 20px;
    padding-right: 45px;
    position: relative;

}
.grop-header .dropdown-item.active,
.grop-header .dropdown-item:active {
    color: initial;
    background-color: transparent;
}
.grop-header .dropdown-item:focus,
.grop-header .dropdown-item:hover {
    color: var(--zold);
    background-color: transparent;
}
.grop-header .dropdown-toggle::after {
	display: none;
}

.author-image {
	height: 150px;
	width: 150px;
	object-fit: cover;
	object-position: center;
}

@media (min-width: 991px) {
	.grop-header .dropdown-menu {
		display: block;
		opacity: 0;
		min-width: 11rem;
		visibility: hidden;
		transition: 0.2s;
		-webkit-transition: 0.2s;
		-moz-transition: 0.2s;
		-ms-transition: 0.2s;
		-o-transition: 0.2s;
		left: 50%;
		border: 0;
		padding: 15px 0;
		text-align: left !important;
		-webkit-transform: translate(-50%, 15px);
		-ms-transform: translate(-50%, 15px);
		-o-transform: translate(-50%, 15px);
		transform: translate(-50%, 15px);
	}
	.grop-header .dropdown-menu.dropdown-column {
		min-width: 25rem;
	}
	.grop-header .dropdown:hover .dropdown-menu {
		opacity: 1;
		visibility: visible;
		box-shadow: 0 10px 30px rgba(22,28,45,.20);
		-webkit-transform: translate(-50%, 5px);
		-ms-transform: translate(-50%, 5px);
		-o-transform: translate(-50%, 5px);
		transform: translate(-50%, 5px);
	}
	.grop-header .dropdown-item::after {
	    position: absolute;
	    content: "\e916";
	    font-size: 17px;
	    right: 25px;
	    top: 8px;
	    font-family: 'feathericons';
	    color: var(--zold);
	    opacity: 0;
	    -webkit-transition: all .15s ease-out;
	    -o-transition: all .15s ease-out;
	    transition: all .15s ease-out;
	}
	.grop-header .dropdown-item:hover::after {
		opacity: 1;
	    right: 20px;
	    top: 0px;
	}
}
@media (max-width: 991px) {
	.grop-header .dropdown-toggle::after {
		display: initial !important;
	    content: "\e92e";
		font-family: 'feathericons';
		border: 0;
		position: absolute;
		right: 15px;
	}
	.navbar-collapse {
		position: fixed;
		background-color: #fff;
		width: calc(100% - 40px);
		height: auto;
		max-height: calc(100% - 130px);
		z-index: 9999;
		border-radius: 20px;
		box-shadow: 0 1.5rem 4rem rgba(22,28,45,.15);
		padding: 0 20px;
		text-align: center;
		top: 110px;
		left: 20px;
	}
	.navbar-collapse.collapsing,
	.navbar-collapse.show {
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		transition-property: opacity, transform, -webkit-transform;
		-webkit-transform-origin: top;
		transform-origin: top;
	}
	.navbar-collapse.show {
		overflow-x: hidden;
		overflow-y: auto;
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.navbar-collapse.collapsing {
		opacity: 0;
		-webkit-transform: scale(.95);
		transform: scale(.95);
	}
	.grop-header .navbar-nav {
	    padding-top: 25px;
		padding-bottom: 10px;
		width: 320px;
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: left;
	}
	.navbar-collapse .butn.butn-sm {
		margin-top: 5px;
		margin-bottom: 25px;
		width: 320px;
		max-width: 100%;
	}
	.navbar-collapse .nav-link {
	    font-size: 22px !important;
	    padding: 4px 20px !important;
	}
	.grop-header .active .nav-link, .grop-header .active.nav-link, .grop-header .nav-link:hover {
		background-color: #e9f3ec !important;
		border-radius: 5px;
	}
}
@media (max-width: 400px) {
	.grop-header .navbar-nav {
		width: 220px;
	}
	.navbar-collapse .butn.butn-sm {
		width: 220px;
	}
}


/*====  Banner Wrapper ====*/
.banner-wrapper {
	padding: 120px 0 150px 0;
}
.banner-wrapper .block h2 {
	font-size: 44px;
	font-weight: 600;
	line-height: 1.6;
	color: #171e4c;
}
.banner-wrapper .block .display-2 {
	color: #4d486f;
	font-size: 4.5rem;
	margin-left: -7px;
}
@media (max-width: 991px) {
	.banner-wrapper .block .display-2 {
		font-size: 58px;
		margin-left: -5px;
	}
}
@media (max-width: 767px) {
	.banner-wrapper .block .display-2 {
		font-size: 38px;
		margin-left: 0;
	}
}
@media (max-width: 1200px) {
	.banner-wrapper .block h2 {
	    font-size: 42px;
	}
}
@media (max-width: 767px) {
	.banner-wrapper .block h2 {
	    font-size: 36px;
	}
}
@media (max-width: 400px) {
	.banner-wrapper {
	    padding: 50px 0 80px 0;
	}
	.banner-wrapper .block h2 {
	    font-size: 24px;
	}
}
.banner-wrapper .block .scroll-bottom {
	height: 60px;
	width: 60px;
	line-height: 60px;
	border-color: #999 !important;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
@media (max-width: 575px) {
	.banner-wrapper .block .scroll-bottom {
		height: 45px;
		width: 45px;
		line-height: 45px;
	}
}
.banner-wrapper .block .scroll-bottom:hover {
	background-color: #67ad7c;
	color: #fff !important;
	border-color: #67ad7c !important;
}
.text-marked {
	color: #99c339 !important;
	text-shadow: 0px 3px 3px #fff;
}
.banner-wrapper .block p {
	font-size: 22px;
	line-height: 1.8;
}
.banner-wrapper .block p.set-max-width {
	max-width: 700px;
}
.social-links a {
    color: #212529;
    padding: 12px;
    position: relative;
    z-index: 1;
    font-size: 18px;
    margin-right: 10px;
}

.social-links .about{
	border: 1px solid var(--vszurke);
	border-radius: 25px;
}

@media (max-width: 814px) {
	.social-links{
		margin-top: 0px;
	}
	.bg-size-48p{
		background-size: 48%;
	}
	.bg-resizer{
		background-size: 48%;
	}

}

@media (max-width: 575px) {
	.social-links a {
	    margin-right: 0;
	}
	.text-marked.one-block{
		display: block;
	}
}
.social-links a:first-child {
	margin-left: -12px;
}
.social-links a::after {
	position: absolute;
	content: "";
    height: 45px;
    width: 45px;
    top: 3px;
    left: -2px;
    z-index: -1;
    /*background-color: #ffd9fe;*/
	background-color: var(--zold);
    pointer-events: none;
    border-radius: 50px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .3s cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: all .3s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all .3s cubic-bezier(0.19, 1, 0.22, 1);
}
.social-links a:hover::after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.social-links a:hover {
    color: #1b1927 !important;
}
.banner-bottom-nav {
    line-height: 0;
}
.banner-bottom-nav .social-links a {
    font-size: 22px;
    margin-right: 15px;
}
.banner-bottom-nav .social-links a::after {
	height: 50px;
	width: 50px;
	top: -2px;
	left: -2px;
}
.banner-bottom-nav .social-links {
	position: relative;
}
.banner-bottom-nav .social-links::after {
	content: "";
	height: 1px;
	width: calc(100% - 235px);
	background-color: #d9d9d9;
	left: 235px;
	position: absolute;
	top: 50%;
}
@media (max-width: 814px) {
	.banner-wrapper {
	    padding: 10px 0 10px 0;
	}
	.banner-wrapper .block h2 {
	    font-size: 24px;
	}
	.banner-wrapper .block p {
	    font-size: 15px;
	}
	.banner-bottom-nav .social-links::after {
		width: calc(100% - 250px);
		left: 250px;
	}
}

/*====  about-info-wrapper style  ====*/
.about-info-list {
	padding-left: 25px;
	position: relative;
}
.about-info-list::after {
    position: absolute;
    content: "";
    height: calc(100% + 10px);
    width: 7px;
    left: 0;
    top: -80px;
    background-color: #67ad7c;
    border-radius: 15px;
}
.about-info-list-item {
	padding: 20px 30px;
	padding-left: 45px;
	position: relative;
}
.about-info-list-item::before {
    position: absolute;
    content: "";
    height: 17px;
    width: 10px;
    border: 5px solid #4d486f;
    border-radius: 20px;
    left: 12px;
    top: 26px;
    z-index: 1;
    border-left: 0;
}
.about-info-list-title {
	position: relative;
}
.about-info-list-title::after {
    position: absolute;
    content: "";
    height: 7px;
    width: 55px;
    background-color: #8fd4a4;
    border-radius: 15px;
    left: -70px;
	top: 11px;
	box-shadow: 0 -36px 0 #8fd4a4;
}
.about-info-list-title::before {
    position: absolute;
    content: "";
    height: 17px;
    width: 10px;
    border: 5px solid #4d486f;
    border-radius: 20px;
    left: -33px;
    top: 6px;
    z-index: 1;
    border-left: 0;
}

/*====  video-wrapper style  ====*/
.video-wrapper {
	height: 550px;
	max-width: 1200px;
	background-color: #fafafa;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.video-wrapper::after {
	position: absolute;
	content: "";
	height: calc(100% + 40px);
	width: calc(100% + 40px);
	top: -20px;
	left: -20px;
	border: 20px solid #fff1ff;
	z-index: -1;
	-webkit-transition: all .7s cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: all .7s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all .7s cubic-bezier(0.19, 1, 0.22, 1);
}
.open-video::after {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.video-wrapper a {
	color: #212529;
	font-weight: 600;
}
.popup-video .player-icon {
    display: inline-block;
    padding: 25px 60px;
    text-align: center;
    margin: auto;
    border-radius: 150px;
    background-color: #ffd9fe;
	-webkit-transition: transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
}
.popup-video:hover .player-icon {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.player-icon i {
    position: relative;
    top: 2px;
    font-style: normal;
}
@media (max-width: 767px) {
	.video-wrapper {
	    height: 380px;
	}
	.video-wrapper a {
	    font-size: 15px;
	}
	.popup-video .player-icon {
	    padding: 15px 35px;
	}
}

/*====  mfp-custom style  ====*/
.mfp-move-horizontal .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-webkit-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	-o-transform: translateX(-50px);
	transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
	opacity: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
	opacity: 0;
	-webkit-transform: translateX(50px);
	-ms-transform: translateX(50px);
	-o-transform: translateX(50px);
	transform: translateX(50px);
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
	opacity: 0;
}
.mfp-bg {
	opacity: .8;
}
.mfp-arrow::before,
.mfp-arrow::after {
	margin-top: 0;
	margin-left: 0;
	border: 0;
	color: #ddd;
	background: rgb(49, 52, 57);
	line-height: 40px;
	width: 40px;
	height: 40px;
	top: calc(50% - 20px);
	left: calc(50% - 20px);
	opacity: 1;
	border-radius: 1px;
}
.mfp-arrow:hover::before,
.mfp-arrow:hover::after {
	color: #777;
}
.mfp-arrow::before {
	content: "🠈";
}
.mfp-arrow::after {
	content: "🠊";
}
.mfp-arrow-left::after,
.mfp-arrow-right::before {
	display: none;
}
.mfp-arrow {
	opacity: .95;
}
.mfp-fade.mfp-bg {
	opacity: 0;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

/*====  work-wrapper style  ====*/
.img-mask {
	position: relative;
	overflow: hidden;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}
.img-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	bottom: 0;
	background-color: #F8F9FA;
	pointer-events: none;
	z-index: 99;
}
[data-aos="reveal-bottom"] {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
	transform-origin: 0% 100%;
	transition-property: transform;
	transition-delay: .2s;
}
[data-aos="reveal-bottom"].aos-animate {
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform: scaleY(0);
}
.img-mask img {
	-webkit-filter: sepia(1);
	filter: sepia(1);
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.mesonary-filter .img-mask img,
.img-mask .aos-animate + img {
	-webkit-filter: sepia(0);
	filter: sepia(0);
	transition-delay: .2s;
}
.img-mask .img-icon {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 18px;
    bottom: 40px;
    right: 40px;
    opacity: 0;
    background-color: #36a758;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.img-mask:hover .img-icon,
.zoom-image-item:hover .img-mask .img-icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50px;
    bottom: 30px;
    right: 30px;
    opacity: 1;
}
.img-mask .img-icon-center {
    bottom: calc(50% - 10px);
    right: calc(50% - 10px);
}
.zoom-image-item:hover .img-mask .img-icon-center {
    bottom: calc(50% - 20px);
	right: calc(50% - 20px);
}

/* work-overlay style */
.work-overlay {
	overflow: hidden;
}
.work-overlay .card-img-overlay {
	opacity: 0;
	visibility: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.work-overlay:hover .card-img-overlay {
	opacity: 1;
	visibility: visible;
}
.work-overlay .card-img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.work-overlay:hover .card-img {
	transform: scale(1.2);
}

/* work-carousel style */
.work-carousel-item {
	width: 40%;
	display: inline-block;
	margin-right: 30px;
}
@media (max-width: 991px) {
	.work-carousel-item {
		width: 60%;
	}
}
@media (max-width: 767px) {
	.work-carousel-item {
		width: 80%;
	}
}
@media (max-width: 575px) {
	.work-carousel-item {
		width: 90%;
	}
}

/* -- flickity-button style -- */
.flickity-button {
	position: static;
	outline: 0;
	box-shadow: none !important;
	text-align: center;
}
.flickity-button:hover {
    background: #278e46;
}
.flickity-prev-next-button {
    top: initial;
	transform: initial;
	position: absolute;
	height: 35px;
	width: 50px;
	background: #36A758;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	z-index: 5;
	margin-top: 30px;
	border-radius: 50px;
}
.flickity-prev-next-button.next {
    right: initial;
	left: calc(50% + 5px);
}
.flickity-prev-next-button.previous {
	left: calc(50% - 55px);
}
.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 35%;
    top: 35%;
    width: 30%;
	height: 30%;
	color: #fff;
}

.next-project h1 {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.next-project:hover h1 {
	letter-spacing: 2px;
}

@media (max-width: 991px) {
	.work-wrapper .mesonaryInit {
	    padding-left: -25px !important;
	    padding-right: -25px !important;
	}
	.work-wrapper .mesonaryInit > .pl-50 {
	    padding-left: 25px !important;
	}
	.work-wrapper .mesonaryInit > .pr-50 {
	    padding-right: 25px !important;
	}
	.work-wrapper .mesonaryInit .mt-100 {
	    margin-top: 60px !important;
	}
	.work-wrapper .col-md-12.pl-50.pr-50 {
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
}
@media (max-width: 575px) {
	.work-wrapper .mesonaryInit {
	    padding-left: -15px !important;
	    padding-right: -15px !important;
	}
	.work-wrapper .mesonaryInit > .pl-50 {
	    padding-left: 15px !important;
	}
	.work-wrapper .mesonaryInit > .pr-50 {
	    padding-right: 15px !important;
	}
	.work-wrapper .mesonaryInit .mt-100 {
	    margin-top: 50px !important;
	}
	.work-wrapper .col-md-12.pl-50.pr-50 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

/* -- work-filter button style -- */
.work-filters button {
    font-size: 14px;
    font-weight: 600;
    margin-right: 20px;
    color: #838588;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.work-filters button.active {
    color: #212529;
}
.work-filters button::after {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    background-color: #c3f1d1;
    right: 0;
    bottom: 6px;
    z-index: -1;
    border-radius: 5px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.work-filters button.active::after, .work-filters button:hover::after {
    width: 100%;
    right: auto;
    left: 0;
    height: 7px;
}

/*====  testimonials-wrapper style  ====*/
.testimonial-item {
	width: 100%;
	margin-right: 30px;
}
.testimonial-item .rating-value {
    font-size: 15px;
    position: relative;
    top: 3px;
    margin-right: 4px;
}
.testimonial-item .rating-author {
    font-weight: 600;
    font-size: 18px;
}
.testimonial-item .rating-context {
    position: relative;
    padding: 35px;
}
.testimonial-item .rating-context svg {
    font-size: 25px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
	.testimonial-wrapper .border-right {
		border-right: 0 !important;
	}
}

/* -- flickity-dots style -- */
.flickity-page-dots {
	position: static;
    margin-top: 30px;
}
.flickity-page-dots .dot {
    height: 8px;
    width: 13px;
    background-color: #78847b !important;
    display: inline-block;
    border-radius: 5px;
    margin: 0 6px;
}
.flickity-page-dots .dot.is-selected {
    width: 21px;
    background-color: #67ad7c !important;
}

/*====  counter-wrapper style  ====*/
.counter-item {
    z-index: 1;
    position: relative;
}

.counter-item::before {
    position: absolute;
    content: "";
    height: 60px;
    width: 60px;
    left: 10px;
    top: 20px;
    /*background-color: #c3f1d1;*/
    background-color: var(--zold);
    border-radius: 50px;
    z-index: -1;
}

.cta-wrapper{
	min-height: 300px;
	background-size: contain;
}

@media (max-width: 898px) {
	.counter-item::before {
		width: 50px;
		margin-left: 25px;
	}
	.cta-wrapper{
		min-height:200px;
	}
}
.counter-item .js-counter {
	line-height: 1;
}
.counter-item span {
    font-size: 32px;
    font-weight: 800;
}
@media (max-width: 575px) {
	.counter-item::before {
	    left: 0;
	}
	.counter-item .js-counter {
	    padding-left: 20px;
	}
}
@media (max-width: 400px) {
	.counter-item span {
	    font-size: 26px;
	}
	.counter-item::before {
	    height: 50px;
	}
	.counter-item .js-counter {
	    padding-left: 15px;
	}
}

/*====  CTA-wrapper style  ====*/
.cta-wrapper .display-5,
.cta-wrapper .line-link {
    font-weight: 700;
}
@media (max-width: 575px) {
	.cta-wrapper .display-5 {
	    font-size: 22px;
	}
}

.optika-cta-1{
	background-image: url('../img/pattern-02.jpg');
}
.optika-cta-2{
	background-image: url('../img/bg/bg-02.jpg');
}
.optika-cta-3{
	background-image: url('../img/bg/bg-03.jpg');
}
.optika-cta-4{
	background-image: url('../img/bg/bg-04.jpg');
}
.optika-cta-5{
	background-image: url('../img/bg/bg-05.jpg');
}
.optika-cta-6{
	background-image: url('../img/bg/bg-06.jpg');
}
.optika-cta-7{
	background-image: url('../img/bg/bglass.jpg');
}
.optika-cta-kulso{
	background-image: url('../img/optika/optika-kulso-4d2.png');
}

.optika-cta-szemuvegek{
	background-image: url('../img/bg/bg-small.jpg');
	background-repeat: repeat;
	background-size: auto;
}
.optika-cta-8{
	background-image: url('../img/bg/194603130[OPTIKA2].png');
}
.optika-cta-8b{
	background-image: url('../img/t-purple-black.png?v2');
}
.optika-cta-9{
	background-image: url('../img/bg/194603130[NewGreen2].png');
}



/*====  html5-video style  ====*/
.html5-video .volume-up,
.html5-video .volume-mute {
	position: absolute;
	bottom: 25px;
	left: 40px;
	color: #222;
	font-size: 32px;
	cursor: pointer;
}

/*====  services style  ====*/
.service-wrapper {
	overflow: hidden;
}
.service-wrapper .flickity-viewport {
	overflow: initial;
}
.service-item .number-2{
	position: absolute;
	top: -40px;
	font-size: 60px;
	color: #6c63ff;
	left: -36px;
	background-color: #fff;
	text-align: center;
	padding: 5px;
	border-radius: 40px;
	width: 80px;
	line-height: 1;
	border: 5px solid #ddd;
}
.service-item .number {
	position: absolute;
	top: -20px;
	font-size: 44px;
	color: #1c44ea;
	left: -10px;
	background-color: #fff;
	text-align: center;
	padding: 5px;
	border-radius: 30px;
	width: 54px;
	line-height: 1;
}

.service-item .number img{
	vertical-align: baseline;
}

.service-item .number:hover {
	color: white;
	background-color: #99c33d;
}

.service-item {
	background-color: #fff;
	border-radius: 20px;
	padding: 20px;
}

.service-item .icon {
	display: block;
	height: 44px;
	width: 44px;
	text-align: center;
	line-height: 32px;
	border-radius: 22px;
	font-size: 20px;
	position: absolute;
	top: -20px;
	left: -5px;
	border: 5px solid #fff;
}

.service-list li a{
	color: #000;
	display: unset;
}

.service-list li a:hover{
	color: var(--zold);
}

@media (max-width: 814px) {
	.service-item {
		width: 100%;
		margin-right: 30px;
	}
	.service-item .number {
		position: absolute;
		top: -25px;
		font-size: 30px;
		color: #99c338;
		left: 0px;
		background-color: #fff;
		text-align: center;
		padding: 5px;
		border-radius: 40px;
		width: 60px;
		line-height: 1;
		border: 10px solid #f3f3f3;
	}
	.service-item .icon{
		left: 5px;
	}
	.service-item .number-2 {
		position: absolute;
		top: -25px;
		font-size: 30px;
		color: #99c338;
		left: -15px;
		background-color: #fff;
		text-align: center;
		padding: 5px;
		border-radius: 40px;
		width: 60px;
		line-height: 1;
		border: 10px solid #f3f3f3;
	}
	.service-item h3{
		text-align: center;
		font-weight: bold;
		text-transform: uppercase;
	}
}
.service-item img {
	/*
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	*/
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.service-item.is-selected img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);

}
.service-count {
	left: 5px;
	top: -2px;
    font-size: 22px;
    color: #67ad7c;
}
.service-item-info p {
	max-width: 320px;
	width: 100%;
}
.service-list li {
	font-size: 20px;
	margin-bottom: 5px;
}
.service-list li:last-child {
	margin-bottom: 0px;
}
.garantalt .service-list-inline li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 0;
}
.garantalt .service-list-inline li::after {
	content: ",";
}
.garantalt .service-list-inline li:last-child::after {
	content: ".";
}

.service-list li span {
	font-weight: bold;
	color: var(--lilacska);
}

.icon-box{
	/*height: 100%;*/
	background: rgba(255,255,255,1 );
	border-radius: 20px;
}
.icon-box:hover{
	/*box-shadow: 0 1.5px 2.8px rgba(0, 0, 0, 0.019), 0 3.5px 6.4px rgba(0, 0, 0, 0.028), 0 6.1px 11.2px rgba(0, 0, 0, 0.034), 0 9.6px 17.8px rgba(0, 0, 0, 0.04), 0 14.9px 27.4px rgba(0, 0, 0, 0.046), 0 23.2px 42.8px rgba(0, 0, 0, 0.052), 0 38.5px 71.1px rgba(0, 0, 0, 0.061), 0 77px 142px rgba(0, 0, 0, 0.08);*/
}

/*
.icon-box .icon {
    display: inline-block;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 15px;
    font-size: 22px;
    margin-bottom: 30px;
}
*/
.icon-box .icon {
	display: block;
	height: 44px;
	width: 44px;
	text-align: center;
	line-height: 32px;
	border-radius: 22px;
	font-size: 20px;
	position: absolute;
	top: -20px;
	left: -5px;
	border: 5px solid #fff;
}

.szolgaltatasok .icon-box .icon {
	display: block;
	height: 44px;
	width: 44px;
	text-align: center;
	line-height: 32px;
	border-radius: 22px;
	font-size: 20px;
	position: absolute;
	top: 10px;
	left: 20px;
	border: 5px solid #fff;
}

@media (max-width: 814px) {
	.icon-box .icon {
		top: -20px;
		left: 5px;
		border: 5px solid #fff;
	}
}

.icon-box .icon.bg-soft-pink {
	color: #fa80fa;
}
.icon-box .icon.bg-soft-blue {
	color: #8d8dfb;
}
.icon-box .icon.bg-soft-green {
	color: #7aca60;
}
.icon-box .icon.bg-soft-yellow {
	color: #f09f58;
}

.icon-box .icon.bg-zold {
	background-image: linear-gradient(90deg, var(--zold),#9ed962);
	color: white;
}

.akciobutton::after{
	counter-increment: akcio;
	content: counter(akcio);
}


/*====  team style  ====*/
.team-item::after {
    position: absolute;
    content: "";
    border: 30px solid transparent;
    border-top-color: #fff1ff;
    border-right-color: #fff1ff;
    top: 0;
    right: 50px;
}
.team-social {
    position: absolute;
    top: 48px;
    right: 0;
    padding: 0 7px;
}
.team-social a {
    display: block;
	padding: 10px;
	color: #333;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
}
.team-social a:hover {
	opacity: .5;
}
.team-social::after {
    position: absolute;
    content: "";
    height: 60px;
    width: 1px;
    background: rgba(0, 0, 0, 0.5);
    left: 50%;
    top: 110%;
}

/*====  partner style  ====*/
.partner-item img {
    max-height: 35px;
}
.partner-item {
    padding: 40px 15px;
}
.partner-item:hover {
	box-shadow: 0 1px 2px rgba(0,0,0,0.07),
			0 2px 4px rgba(0,0,0,0.07),
			0 4px 8px rgba(0,0,0,0.07),
			0 8px 16px rgba(0,0,0,0.07),
			0 16px 32px rgba(0,0,0,0.07),
			0 32px 64px rgba(0,0,0,0.07);
}


.partner-carousel img {
	max-height: 40px;
	padding-right: 125px;
	opacity: .6;
}
@media (max-width: 991px) {
	.partner-carousel img {
		padding-right: 80px;
	}
}
@media (max-width: 767px) {
	.partner-carousel img {
		padding-right: 60px;
	}
}

/*====  pricing style  ====*/
.tabs .nav-pills a {
    color: #222;
    font-weight: 600;
    padding: 10px 25px;
}
.tabs .nav-pills .nav-link.active,
.tabs .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #4d486f;
}

.t-card{
	background-color: white;
	padding: 5px;
	border-radius: 20px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.07),
			0 2px 4px rgba(0,0,0,0.07),
			0 4px 8px rgba(0,0,0,0.07),
			0 8px 16px rgba(0,0,0,0.07),
			0 16px 32px rgba(0,0,0,0.07),
			0 32px 64px rgba(0,0,0,0.07);

}

.t-card.servbox{
	width: 44%;
	margin-left:48%;
}

/*====  FAQ style  ====*/
.accordion .card {
	/*border: 1px solid rgb(249 210 249);*/
	border: 1px solid rgb(153, 195, 57)
}
.accordion .card-body {
	font-size: 15px;
}
.accordion .card-header a {
    padding: 15px 30px 12px;
    /*background: #fde8fd;
	color: #2f072f;*/
	/*background: #dbe8be;*/
	background-color: var(--zold);
	color: #000;
}
.accordion .card-header a::after {
	font-family: 'feathericons';
	content:"\ea12";
	transition: 0.3s cubic-bezier(.7,0,.3,1);
	-webkit-transition: 0.3s cubic-bezier(.7,0,.3,1);
	-moz-transition: 0.3s cubic-bezier(.7,0,.3,1);
	-ms-transition: 0.3s cubic-bezier(.7,0,.3,1);
	-o-transition: 0.3s cubic-bezier(.7,0,.3,1);
}
.accordion .card-header a[aria-expanded="false"]::after {
	-webkit-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	transform: rotate(315deg);
}
.accordion .card-header a[aria-expanded="true"]::after {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.accordion .card-body {
    padding: 25px;
}

/*====  privacy style  ====*/
.privacy-wrapper {
	font-size: 15px;
}

/*====  blog style  ====*/
.blog-item img {
	transition: 0.3s cubic-bezier(.7,0,.3,1);
	-webkit-transition: 0.3s cubic-bezier(.7,0,.3,1);
	-moz-transition: 0.3s cubic-bezier(.7,0,.3,1);
	-ms-transition: 0.3s cubic-bezier(.7,0,.3,1);
	-o-transition: 0.3s cubic-bezier(.7,0,.3,1);
}
.blog-item:hover img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

.comments-wrapper .media img {
    height: 70px;
    width: auto;
}



@media (max-width: 575px) {
	.comments-wrapper .media {
		display: block !important;
	}
}

.prestiege-wrapper{
}

.prestiege-box{
	border-radius: 20px;
	background: rgba(255,255,255,0.95);
}

/*====  contact-wrapper style  ====*/
.form-control {
	height: 50px;
	font-size: 15px;
}
.form-control:focus {
	border-color: #67ad7c;
}
textarea.form-control {
	padding: 15px;
	height: 136px;
	resize: none;
}

/*====  footer-wrapper style  ====*/
.footer-logo {
    height: 144px;
}
.footer-nav li a {
    font-weight: 600;
    font-size: 14px;
}

footer .footer-anim-1{
	position: absolute;
	left: 0;
	opacity: .03;
}

footer .befektetes-a-jovobe{
	width: 300px;
	height: 207px;
	position: absolute;
	z-index: 101;
	right: 0;
	background-image: url("/img/palyazat.png");
	background-size: contain;
	margin-top: -80px;
	cursor: pointer;
}

.palyazat footer .befektetes-a-jovobe{
	display: none;
}

.made-in {
	font-weight: 800;
	/*background: rgba(0,0,0,0.15);*/
	padding: 3px 12px;
	border-radius: 6px;
	color: #fff;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}

.made-in:hover{
	color: white;
	box-shadow: 0 1px 1px rgba(0,0,0,0.11), 0 2px 2px rgba(0,0,0,0.11), 0 4px 4px rgba(0,0,0,0.11), 0 8px 8px rgba(0,0,0,0.11), 0 16px 16px rgba(0,0,0,0.11), 0 32px 32px rgba(0,0,0,0.11);
}

.large{
	font-size: large;
}

.x-large{
	font-size: x-large;
}

.xx-large{
	font-size: xx-large;
}

.copyright-container{
	border-radius: 20px;
	padding: 20px;
	background: rgba(255,255,255,0.1);
}

footer h6 > span {
	padding: 10px 20px 10px 20px;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
	border-radius: 20px;
	border-top: none;
	border-bottom: none;
	background-image: linear-gradient(30deg,#aeadad,#dedede);
	color: #000;
}

footer li > span {
	margin-right: 10px;
	margin-left: 10px;
}

footer .social-links{
	margin-left: 20px;
}
footer ul.footer-nav{
	margin-left: 20px;
}

@media (max-width: 400px) {
	.cta-wrapper,
	.cta-wrapper .text-md-right,
	footer,
	.footer-bottom,
	.footer-bottom .text-sm-right {
		text-align: center !important;
	}
	footer .col-6 {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	footer .mb-70 {
	    margin-bottom: 40px !important;
	}
	.footer-nav li a {
	    margin-left: 8px;
	    margin-right: 8px !important;
	}
	footer .social-links a:first-child {
	    margin-left: 0;
	}
}

.scroll-top {
    height: 40px;
    width: 40px;
    line-height: 42px;
    background-color: var(--zold);
    -webkit-transition: .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    bottom: -30px;
	right: 30px;
	opacity: 0;
    position: fixed;
    z-index: 9995;
}
.scroll-top.show {
    bottom: 30px;
	opacity: 1;
}
.scroll-top:hover {
    background-color: #64806d;
}

.footer-a-img {
	max-width: 90%!important;
	width: 90%;
}


@media (max-width: 928px) {
	.scroll-top {
		bottom: -15px;
		right: 15px;
	}
	.scroll-top.show {
		bottom: 15px;
	}
	.footer-a-img {
		max-width: 90%!important;
		width: 90%;
	}
	footer h6 > span{
	}
	footer li > span{
	}
	footer .container{
		margin-top: 120px;
	}
}

/* SHADOWS */

.shadow-dreamy {
    box-shadow: 0 1px 2px rgba(0,0,0,0.07),
                0 2px 4px rgba(0,0,0,0.07),
                0 4px 8px rgba(0,0,0,0.07),
                0 8px 16px rgba(0,0,0,0.07),
                0 16px 32px rgba(0,0,0,0.07),
                0 32px 64px rgba(0,0,0,0.07);
}

.shadow-3 {
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034),
			  0 6.7px 5.3px rgba(0, 0, 0, 0.048),
			  0 12.5px 10px rgba(0, 0, 0, 0.06),
			  0 22.3px 17.9px rgba(0, 0, 0, 0.072),
			  0 41.8px 33.4px rgba(0, 0, 0, 0.086),
			  0 100px 80px rgba(0, 0, 0, 0.12);
}

.shadow-4 {
  box-shadow: 0 1px 1px rgba(0,0,0,0.15),
              0 2px 2px rgba(0,0,0,0.15),
              0 4px 4px rgba(0,0,0,0.15),
              0 8px 8px rgba(0,0,0,0.15);
}

.shadow-5 {
  box-shadow: 0 1px 1px rgba(0,0,0,0.12),
              0 2px 2px rgba(0,0,0,0.12),
              0 4px 4px rgba(0,0,0,0.12),
              0 8px 8px rgba(0,0,0,0.12),
              0 16px 16px rgba(0,0,0,0.12);
}

.shadow-6 {
  box-shadow: 0 1px 1px rgba(0,0,0,0.11),
              0 2px 2px rgba(0,0,0,0.11),
              0 4px 4px rgba(0,0,0,0.11),
              0 8px 8px rgba(0,0,0,0.11),
              0 16px 16px rgba(0,0,0,0.11),
              0 32px 32px rgba(0,0,0,0.11);
}

.shadow-8{
box-shadow: 0 1.5px 2.8px rgba(0, 0, 0, 0.019),
			0 3.5px 6.4px rgba(0, 0, 0, 0.028),
			0 6.1px 11.2px rgba(0, 0, 0, 0.034),
			0 9.6px 17.8px rgba(0, 0, 0, 0.04),
			0 14.9px 27.4px rgba(0, 0, 0, 0.046),
			0 23.2px 42.8px rgba(0, 0, 0, 0.052),
			0 38.5px 71.1px rgba(0, 0, 0, 0.061),
			0 77px 142px rgba(0, 0, 0, 0.08);
}
.shadow-9{
	box-shadow: 0 1px 2px rgba(0,0,0,0.07),
                0 2px 4px rgba(0,0,0,0.07),
                0 4px 8px rgba(0,0,0,0.07),
                0 8px 16px rgba(0,0,0,0.07),
                0 16px 32px rgba(0,0,0,0.07),
                0 32px 64px rgba(0,0,0,0.07);
}

/* OPTIKA other elements */

.flying-item{
    position: absolute;
    transition: top 200ms linear;
    opacity: 0.5;
    z-index: 100;
}

.flying-item:nth-of-type(1){
    left: 20%;
    top: 20%;
    background-color: lightblue;
    width: 90px;
    height: 100px;
}
.flying-item:nth-of-type(2){
    right: 15%;
    top: 40%;
    background-color: lightgreen;
    width: 110px;
    height: 80px;
}
.flying-item:nth-of-type(3){
    left: 10%;
    top: 70%;
    background-color: lightcoral;
    width: 70px;
    height: 90px;
}

#blurred-image-container {
    display:block;
    padding:0;
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:-1;
}

.img-src {
    position: absolute;
    background:url(../img/bg/kv_bg-0.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height:100%;
	width: 100%;
	-webkit-filter: blur(50px) brightness(0.7);
    -ms-filter: blur(50px) brightness(0.7);
    -o-filter: blur(50px) brightness(0.7);
    filter: blur(50px) brightness(0.7);
}
.img-src.base-image {
	-webkit-filter: blur(40px) brightness(0.7);
    -ms-filter: blur(40px) brightness(0.7);
    -o-filter: blur(40px) brightness(0.7);
    filter: blur(40px) brightness(0.7);
}

.img-src.blurred-image {
    opacity:0.61;
    -webkit-filter: blur(50px) brightness(0.7);
    -ms-filter: blur(50px) brightness(0.7);
    -o-filter: blur(50px) brightness(0.7);
    filter: blur(50px) brightness(0.7);
}

.tozser-optika-mozogjon-a-szemuveg{
	background-repeat: no-repeat;
	position: fixed;
	width: 10vw;
	height: 10vw;
	background-size: contain;
}
.szemuveg-1{
	background-image: url("../img/glass/004-fendi-0138.png");
	transform: rotate(13deg);
	top: 29vh;
	left: 3vh;
	width: 17vh;
	height: 17vh;
	transition-delay: 0.25s;
	animation: glass-move-1 5s ease-in-out infinite alternate;
	-webkit-animation: glass-move-1 5s ease-in-out infinite alternate;
}
.szemuveg-2{
	top: 39vh;
	right: 5vh;
	width: 15vh;
	height: 15vh;
	background-image: url("../img/glass/carrera_T1.png");
	transform: rotate(123deg);
	animation: glass-move-2 6s ease-in-out infinite ;
	-webkit-animation: glass-move-2 6s ease-in-out infinite ;

}

.zoom-fade {
	animation-name: zoom-fade;
	animation-duration: 5s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-name: zoom-fade;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: zoom-fade;
	-moz-animation-duration: 5s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: zoom-fade;
	-ms-animation-duration: 5s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: zoom-fade;
	-o-animation-duration: 5s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
}

.cikk-link [data-type="article"]:nth-child(2n+1) {
	margin-right: 4%;
}

.cikk-link [data-type="article"] {
	width: 45%;
	height: 78px;
	background-color: #fff;
	position: relative;
	float: left;
	border-radius: 5px;
	margin: 0 2% 25px;
}

.cikk-link [data-type="article"] a::after {
	display: inline-block;
	font-style: normal;
	position: relative;
	width: 6px;
	height: 6px;
	border-right: 1px solid #7B6BDE;
	border-top: 1px solid #7B6BDE;
	transform: rotate(45deg);
	content: '';
	position: absolute;
	border-color: #FFFFFF;
	right: 23px;
	top: 37px;
}

.cikk-link [data-type="article"] [name="article-bold"]::before {
	content: '. . . . . . . . . . . . .';
	font-size: 40px;
	position: absolute;
	width: 10px;
	height: 100%;
	line-height: 6px;
	word-break: break-word;
	top: -12px;
	left: 42px;
	color: #7B6BDE;
	font-family: Georgia;
}


.l-circle {
	text-align: center;
	border-radius: 40px;
	font-size: 24px;
	border: 5px solid #fff;
	padding: 4px 5px 4px 10px;
	background-image: linear-gradient(90deg, var(--zold),#9ed962);
	color: white;
}

.lh-28{
	line-height: 2.8;
}

/* OPTIKA BORDERS */

.bt-1{
	border-top: 1px solid var(--zold);
}
.bt-2{
	border-top: 2px solid var(--zold);
}
.bt-5{
	border-top: 5px solid var(--zold);
}
.bt-10{
	border-top: 10px solid var(--zold);
}
.bt-15{
	border-top: 15px solid var(--zold);
}


.bb-1{
	border-bottom: 1px solid var(--zold);
}
.bb-2{
	border-bottom: 2px solid var(--zold);
}
.bb-5{
	border-bottom: 5px solid var(--zold);
}
.bb-10{
	border-bottom: 10px solid var(--zold);
}
.bb-15{
	border-bottom: 15px solid var(--zold);
}
.rounded-xl{
	border-radius: 2rem;
}
.nav-overlay {
	display:none;
}

.nav-overlay.dark-bg{
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	position: fixed;
	z-index: 1;
	background: rgba(0,0,0,0.85);
}

.grop-header .navbar-toggler[aria-expanded="true"] .hidden{
}


.bl-zold {
	border-left: 5px solid var(--zold);
	padding-left: 10px;
}

.cc-window{
	background-image:linear-gradient(0deg,#4241da,#9c379f)!important;
}

@keyframes zoom-fade {
	0% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	50%{
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100%{
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
}



@keyframes glass-move-1 {
    0% {
        transform: scale(1.0) rotate(13deg);
    }
	50%{
		transform: scale(1.2) rotate(19deg);
	}
    100% {
        transform: scale(1.0) rotate(13deg);
    }
}

@keyframes glass-move-2 {
    0% {
        transform: scale(1.0) translateY(0vh);
    }
	25%{
		transform: scale(1.025) translateY(0.5vh);
	}
    50% {
        transform: scale(1.05) translateY(1vh);
    }
	75% {
        transform: scale(1.025) translateY(0.5vh);
    }
	100% {
        transform: scale(1.0) translateY(0vh);
    }
}


/* SNOW FX */
/* Let it snow */
.xmas-container{
	position: fixed;
	width:100%;
	height:100%;
	z-index: 11004;
}
.let-it-snow{position:relative}
.let-it-snow:after{
	content:'';
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background-color:transparent;
	background-image:url(../img/snow/snow2a.png),url(../img/snow/snow1b.png),url(../img/snow/snow1a.png);
	animation:snow 8s linear infinite;
	z-index:2;
	pointer-events:none}

@-webkit-keyframes snow{
	0%{background-position:0 0,0 0,0 0}
	100%{background-position:500px 1000px,250px 500px,300px 300px}
	}
@-moz-keyframes snow{
	0%{		background-position:0 0,0 0,0 0	}
	100%{background-position:500px 1000px,250px 500px,300px 300px}
	}
@-o-keyframes snow{
	0%{background-position:0 0,0 0,0 0}
	100%{background-position:500px 1000px,250px 500px,300px 300px}
}
@keyframes snow{
	0%{background-position:0 0,0 0,0 0}
	100%{background-position:500px 1000px,250px 500px,300px 300px}
}


.nav-link.line-link.sale {
	background-color: var(--zold);
	border-radius: 10px;
	color: #fff !important;
	text-transform: uppercase;
}

.akcio .responsive.img img.img-fluid{
	/*max-width:600px!important;*/
}

.akcio ul.style1 {list-style: disclosure-closed;}
.akcio ul.style2 {list-style: circle;}
.akcio ul.style3 {list-style: disc;}

.akcio ul li{
	margin-left: 25px;
}

@media (max-width: 991px) {
	
}

/*====  END  ====*/
