/*
Theme Name: Fa Swarzedz
Text Domain: kordit
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;700&display=swap');
/*===========================Global===========================*/
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
	overflow-x: hidden;
	width: 100vw;
}
body {
	margin: 0;
}
main {
	display: block;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
figure {
	margin-bottom: 0;
}
p {
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b, strong {
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
img {
	border-style: none;
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	padding: .35em .75em .625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto;
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details {
	display: block;
}
summary {
	display: list-item;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
.pagination {
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 14px;
	z-index: 10;
	display: flex;
	flex-direction: column;
}
.pagination a {
	display: block;
	margin-bottom: 5px;
	color: white;
	position: relative;
	padding: 4px;
}
.pagination a span {
	opacity: 1;
	color: rgba(0, 0, 0, 0.1);
	transition-duration: .5s;
}
.pagination a.active span {
	opacity: 1;
	color: #000;
	transition-duration: .5s;
}
.pagination a.active:after {
	box-shadow: inset 0 0 0 5px;
}
.pagination a .hover-text {
	position: absolute;
	right: 15px;
	top: 7px;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	padding-right: 15px;
}
.pagination a:hover .hover-text {
	opacity: 1;
	margin-left: 15px;
}
.pagination a:after {
	-webkit-transition: box-shadow 0.5s ease;
	transition: box-shadow 0.5s ease;
	width: 10px;
	height: 10px;
	display: block;
	border: 1px solid;
	border-radius: 50%;
	content: '';
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
}
ul#list-spy li a {
	text-transform: uppercase;
	color: #2e332f;
}
ul#list-spy a.active {
	margin-bottom: 60px;
	margin-top: 60px;
}
ul#list-spy a.active:after {
	content: " ";
}
.pagination li a span {
	padding-left: 15px;
}
.pagination li a span:after {
	content: " ";
	height: 40px;
	background: #fff;
	display: block;
	position: absolute;
	width: 2px;
	margin-left: 2.5px;
	margin-top: 10px;
}
.pagination li a span:before {
	content: " ";
	height: 40px;
	background: #fff;
	display: block;
	position: absolute;
	width: 2px;
	margin-left: 2.5px;
	margin-top: -50px;
}
.pagination li:first-child a span {
	padding-left: 15px;
}
.pagination li:first-child a span:after {
	content: " ";
	height: 40px;
	background: #fff;
	display: block;
	position: absolute;
	width: 2px;
	margin-left: 2.5px;
	margin-top: 10px;
}
.pagination li:first-child a span:before {
	content: " ";
	height: 0px;
	background: #fff;
	display: block;
	position: absolute;
	width: 0px;
	margin-left: 2.5px;
	margin-top: 0px;
}
.pagination li:last-child a span {
	padding-left: 15px;
}
.pagination li:last-child a span:after {
	content: " ";
	height: 0px;
	background: transparent;
	display: block;
	position: absolute;
	width: 0px;
	margin-left: 2.5px;
	margin-top: 10px;
}
.pagination li:last-child a span:before {
	content: " ";
	height: 40px;
	background: #fff;
	display: block;
	position: absolute;
	width: 2px;
	margin-left: 2.5px;
	margin-top: -50px;
}
body {
	width: 100vw;
	overflow-x: hidden;
	scroll-behavior: smooth;
	outline: none;
}
a:hover {
	text-decoration: none;
}
main {
	transition-duration: .5s;
	transition-timing-function: easeOutElastic;
	filter: blur(0px);
	transform: scale(1);
	opacity: 1;
}
main.blur {
	filter: blur(10px);
	transform: scale(1.1);
	overflow: hidden;
	transition-duration: .5s;
	transition-timing-function: easeOutElastic;
}
main.blur-1 {
	filter: blur(10px);
	transform: scale(1.1);
	overflow: hidden;
	opacity: .5;
	transition-duration: .5s;
	transition-timing-function: easeOutElastic;
}
*, p, ul, li, a, input, textarea, button {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
}
span.theme {
	letter-spacing: 5px;
	color: #313131;
	text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Slab', serif;
}
svg {
	width: 100%;
}
.thumbnail img {
	max-width: 100%;
	height: auto;
}
/*===========================404===========================*/
.direct-column {
	display: flex;
	flex-direction: column;
	padding-top: 100px;
	padding-bottom: 100px;
	justify-content: center;
}
.direct-column h1 {
	padding-bottom: 40px;
}
.direct-column h2 {
	font-size: 102px;
	color: #09242b;
	margin: auto;
}
.direct-column a {
	color: #fff;
	border: 2px solid #09242b;
	padding: 10px 20px;
	width: 310px;
	margin: auto;
	text-align: center;
	background: #09242b;
}
/*===========================Header===========================*/
.main-nav {
	width: 100%;
	justify-content: space-between; 
}
.navbar-brand {
	max-width: 320px;
	background-color: #07435D;
	padding: 25px 50px;
}
.navbar-dark .navbar-toggler {
	background-color: #000;
	outline: none;
}

.navbar-dark .navbar-nav .nav-link {
	font-size: 18px;
	letter-spacing: 1px;
	height: 120px;
	color: #0F3F5E;
	padding: 10px 25px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
}
.navbar-dark li {
	display: flex;
	flex-direction: column;
}
.navbar-dark .navbar-nav .nav-link:hover {
	color: #ccc;
}
.navbar-dark .navbar-nav .nav-link:active {
	color: #0F3F5E;
}
.navbar-dark .navbar-nav .show>.nav-link {
	color: #0F3F5E;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show {
	font-weight: bold;
	color: #0F3F5E;
}
.dropdown-menu {
	background-color: #fff;
	border-radius: 0;
	margin-top: 10px;
	border: none;
	padding: 30px 0;
	border: 1px solid #0F3F5E;
}
.dropdown-menu a {
	display: block;
	color: #0F3F5E !important;
	font-weight: 400;
	padding: 5px 30px; 

}
.dropdown-menu a:hover {
	background-color: #0F3F5E;
	color: #fff !important;
}
.dropdown-menu a:last-child {
	border: none;
}
.dropdown-item.active, .dropdown-item:active {
	background-color: #0F3F5E;
	color: #fff !important;
}
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-menu {
	display: none;
	position: absolute;
	z-index: 1;
	top: 108px;
}

.dropdown:hover .dropdown-menu {
	display: block;
}
#menu-item-51 .dropdown-menu {
	column-count: 2;
} 
#menu-item-51 .dropdown-menu a {
	display: inline-block;
}
#menu-item-51 .dropdown-menu a:nth-child(1) {
	border-right: 1px solid #0F3F5E;
}
#menu-item-51 .dropdown-menu a:nth-child(2) {
	border-right: 1px solid #0F3F5E;
}
#menu-item-51 .dropdown-menu a:nth-child(3) {
	border-right: 1px solid #0F3F5E;
}
#menu-item-51 .dropdown-menu a:nth-child(4) {
	border-right: 1px solid #0F3F5E;
}
#menu-item-51 .dropdown-menu a:nth-child(5) {
	border-right: 1px solid #0F3F5E;
}
#menu-item-51 .dropdown-menu a:nth-child(6) {
	border-right: 1px solid #0F3F5E;
}
#menu-item-1078 .dropdown-menu {
	column-count: 2;
} 
#menu-item-1078 .dropdown-menu a {
	display: inline-block;
}
#menu-item-1078 .dropdown-menu a:nth-child(1) {
	border-right: 1px solid #0F3F5E;
}
#menu-item-1078 .dropdown-menu a:nth-child(2) {
	border-right: 1px solid #0F3F5E;
}
#menu-item-1078 .dropdown-menu a:nth-child(3) {
	border-right: 1px solid #0F3F5E;
}
#menu-item-1078 .dropdown-menu a:nth-child(4) {
	border-right: 1px solid #0F3F5E;
}
#menu-item-1078 .dropdown-menu a:nth-child(5) {
	border-right: 1px solid #0F3F5E;
}
#menu-item-1078 .dropdown-menu a:nth-child(6) {
	border-right: 1px solid #0F3F5E;
}
button:empty {
	display: none !important;
}
section {
	position: relative;
	z-index: 1;
}
section {
	padding-top: 0px;
	padding-bottom: 0px;
}
.responsive img {
	max-width: 100%;
	height: auto;
}
a:hover {
	transition-duration: .5s;
}
#header-1 #menu-button {
	position: fixed;
	top: 20px;
	right: 20px;
	transform: scale(0.5);
	z-index: 5;
}
#header-1 #mainmenu {
	width: 100%;
	position: fixed;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	top: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	opacity: 0;
	transition-duration: .5s;
	transition-timing-function: easeOutElastic;
}
#header-1 #mainmenu .nawigacja-menu ul li {
	text-align: center;
}
#header-1 #mainmenu .nawigacja-menu ul li a {
	color: #fff;
	font-size: 2em;
}
#header-1 #mainmenu.active {
	z-index: 2;
	opacity: 1;
	transition-duration: .5s;
	transition-timing-function: easeOutElastic;
}
#header-1 #menu-button .button-toggle-navigation {
	background-color: transparent;
	border: 0;
	border-bottom: 0.25em solid #fafafa;
	border-top: 0.25em solid #fafafa;
	font-size: 32px;
	cursor: pointer;
	height: 1.5em;
	margin: .75em .375em;
	outline: 0;
	position: relative;
	transition: border-color 150ms ease-out, transform 150ms ease-out;
	width: 2.25em;
}
#header-1 #menu-button .button-toggle-navigation::after, #header-1 #menu-button .button-toggle-navigation::before {
	border-bottom: 0.25em solid #fafafa;
	bottom: .375em;
	content: '';
	height: 0;
	left: 0;
	position: absolute;
	right: 0;
	transition: transform 200ms ease-out;
}
#header-1 #menu-button .button-toggle-navigation span {
	color: transparent;
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}
#header-1 #menu-button .isActive {
	border-color: transparent;
	transform: rotateZ(90deg);
}
#header-1 #menu-button .isActive::after, #header-1 #menu-button .isActive::before {
	transition: transform 200ms ease-out;
}
#header-1 #menu-button .isActive::after {
	transform: rotateZ(45deg);
}
#header-1 #menu-button .isActive::before {
	transform: rotateZ(-45deg);
}
#header-2 h1 {
	color: #fff;
	text-align: center;
}
#header-2 #menu-button {
	position: fixed;
	top: -9px;
	right: 0;
	transform: scale(0.5);
	z-index: 5;
}
#header-2 #mainmenu {
	width: 30%;
	position: fixed;
	height: 100%;
	right: -20%;
	background: rgba(0, 0, 0, 0.9);
	top: 0px;
	opacity: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	transition-duration: 1s;
	transition-timing-function: easeOutElastic;
}
#header-2 #mainmenu img {
	padding-bottom: 40px;
}
#header-2 #mainmenu .nawigacja-menu ul li {
	text-align: center;
}
#header-2 #mainmenu .nawigacja-menu ul li a {
	color: #fff;
	font-size: 2em;
}
#header-2 #mainmenu.active {
	z-index: 2;
	right: 0%;
	opacity: 1;
	transition-duration: 1s;
	transition-timing-function: easeOutElastic;
}
#header-2 #menu-button .button-toggle-navigation {
	background-color: transparent;
	border: 0;
	border-bottom: 0.25em solid #000;
	border-top: 0.25em solid #000;
	font-size: 32px;
	cursor: pointer;
	height: 1.5em;
	margin: .75em .375em;
	outline: 0;
	position: relative;
	transition: border-color 150ms ease-out, transform 150ms ease-out;
	width: 2.25em;
}
#header-2 #menu-button .button-toggle-navigation::after, #header-2 #menu-button .button-toggle-navigation::before {
	border-bottom: 0.25em solid #000;
	bottom: .375em;
	content: '';
	height: 0;
	left: 0;
	position: absolute;
	right: 0;
	transition: transform 200ms ease-out;
}
#header-2 #menu-button .button-toggle-navigation span {
	color: transparent;
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}
#header-2 #menu-button .isActive {
	border-color: transparent;
	transform: rotateZ(90deg);
}
#header-2 #menu-button .isActive::after, #header-2 #menu-button .isActive::before {
	transition: transform 200ms ease-out;
}
#header-2 #menu-button .isActive::after {
	border-color: #fff !important;
	transform: rotateZ(45deg);
}
#header-2 #menu-button .isActive::before {
	border-color: #fff !important;
	transform: rotateZ(-45deg);
}
#header-2 .top-contact {
	list-style-type: none;
	padding-left: 0;
	display: flex;
	margin-bottom: 0;
	justify-content: flex-end;
	position: relative;
	right: 80px;
	top: 15px;
}
#header-2 .top-contact li {
	padding: 10px;
}
#header-2 .top-contact li img {
	margin-right: 10px;
}
#header-2 .top-contact li a {
	color: #000;
}
#header-3 nav {
	background-color: #fff;
	height: auto;
	position: fixed;
	top: 0;
	z-index: 9997;
	padding: 0;
	height: 120px;
	width: 100%;
	flex-direction: column;
}
#header-3 #navbarSupportedContent-7 {
	display: flex;
	justify-content: flex-end;
	font-size: 1.2em;
}
.nav-box {
	background-color: rgba(0, 0, 0, .7);
	height: 80px;
}
.subpage {
	height: 35vh;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.subpage h1 {
	color: #fff;
	margin-top: 20vh;
	font-size: 36px;
	text-transform: uppercase;
}
select::-ms-expand {
	display: none;
}
/* hide default down arrow in IE10*/
/* hack to fall back in opera */
_: -o-prefocus, .selector {
	.styled-select {
		background: none;
	}
}
svg path, svg line, svg polyline {
	stroke: #fff;
	stroke-width: 2px;
}
svg path {
	fill: transparent;
}
.overlay {
	margin: 0;
	position: relative;
}
.top-header {
	background-color: #fff;
	color: #000;
	width: 100%;
	height: 50px;
	padding-top: 5px;
}
.top-header ul {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 0;
	padding-left: 15px;
	height: 40px;
	border-bottom: 1px solid #eee;
}
.top-header ul li {
	height: 40px;
	display: flex;
	align-items: center;
	flex-direction: row;
	color: #000;
	padding-right: 20px;
}
.top-header ul li a {
	color: #000;
}
.top-header ul li a:hover {
	color: #0F3F5E;
}
.top-header ul .header-icon {
	width: 16px;
	height: 16px;
	margin-right: 10px;
}
.top-header .header-fb img{
	width: 24px;
	height: 24px;
}
/*===========================Slider===========================*/
#slider {
	background-color: #000;
}
#slider-carousel {
	width: 100%;
	height: 100vh;
}
#slider-carousel .carousel-inner, #slider-carousel .carousel-item {
	height: 100%;
}
#slider-carousel .carousel-item .carousel-caption {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10%;
	flex-direction: column;
}
#slider-carousel .carousel-item .carousel-caption h3 {
	font-family: 'Roboto Slab', serif;
	font-size: 40px;
	color: #0F3F5E;
}
#slider-carousel .carousel-item .carousel-caption h4 {
	font-size: 60px;
	color: #fff;
}
.carousel-caption {
	position: relative;
	z-index: 2;
}
.gradient {
	position: absolute;
	display: block;
	width: 100%;
	height: 50%;
	z-index: 1;
	background-image: linear-gradient(rgba(0, 0, 0, .05), transparent);
}
.gradient2 {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-image: linear-gradient(rgba(0, 0, 0, .65), transparent);
}
#slider-carousel .carousel-item .carousel-caption a button:empty {
	display: none;
}
#slider-carousel .carousel-item img {
	width: 100vw;
	height: 100vh;
	object-fit: cover;
}
.row.flex-center {
	display: flex;
	justify-content: center;
	align-items: center;
}
h2 {
	display: flex;
	flex-direction: column;
}
.slider-btn {
	position: relative;
}
.slider-btn a {
	width: 200px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #fff;
	color: #fff;
	border-left: 3px solid #fff;
}
.slider-btn a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0px;
	z-index: -1;
	width: 200px;
	height: 50px;
	background: transparent;
	box-shadow: inset 0px 0px 0px #fff;
	display: block;
	-webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
	transition: all 0.4s cubic-bezier(.5, .24, 0, 1)
}
.slider-btn a:hover {
	color: #000;
}
.slider-btn a:hover::before {
	box-shadow: inset 200px 0px 0px #fff;
}
.carousel-control-next {
	right: 20px;
	position: absolute;
	z-index: 10;
}
.carousel-control-prev {
	left: 20px;
	position: absolute;
	z-index: 10;
}
.gradient-img {
	background-color: rgba(0,0,0,.4);
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
}
/*===========================Facebook===========================*/
.fb-container {
	height: 940px;
}
.fb-container h3 {
	transform: rotate(90deg);
	font-size: 118px;
	margin-top: 120px;
	text-transform: uppercase;
}
.news-fb {
	margin-bottom: 180px;
}
#face-slider {
	position: fixed;
	/* sprawia że slider jest widoczny w stałym miejscu przeglądarki, nie przewija się wraz ze stroną, a pozostaje w miejscu */
	right: -290px;
	/* pozycjonuje slider poza widoczny obszar okna przeglądarki, efekt schowania */
	top: 160px;
	/* pozycjonuje slider 190px od góry okna przegladarki */
	z-index: 1000;
	/* po wyjechaniu, otworzeniu się slidera, jego okno ma być ponad wszystkimi innymi warstwami - na samej górze */
}
#face-slider #tab {
	cursor: pointer;
	/* zmienia domyślny kursor na wskazującą rączkę - tylko efekt wizualny */
	height: 110px;
	/* wysokość diva, będącego zakładką, również wysokość grafiki */
	width: 45px;
	/* szerokość widocznej zakładki, również szerokość grafiki zakłądki */
	float: left;
	/* przyleganie do lewej krawędzi kontenera slidera */
}
div#tab img {
	width: 100%;
}
#face-code {
	padding: 5px;
	/* definiuje odstęp od krawędzi kontenera pluginu Facebooka */
	border: solid #0170cf 3px;
	/* ustawia ładną niebieską ramkę dookoła widgetu Facebooka */
	background: #fff;
	/* ustawia białe tło pod pluginem Facebook */
	float: left;
	/* przyleganie do lewej, czyli ma przylegać do kontenera zakładki */
	width: 286px;
	/* szerokość  */
	height: 100px;
	/* wysokość */
	-moz-border-radius: 0 0 0 8px;
	/* zaokrągla lewy dolny róg */
	-webkit-border-radius: 0 0 0 8px;
	/* zaokrągla lewy dolny róg*/
	border-radius: 0 0 0 8px;
	/* zaokrągla lewy dolny róg */
}
.fb-page.fb_iframe_widget {
	transform: scale(1);
}
.pyszne {
	position: fixed;
	top: 110px;
	right: 0;
	width: 41px;
	height: 41px;
}
/*===========================Gallery===========================*/
#gallery {
	padding-top: 80px;
	padding-bottom: 80px;
}
.gallery {
	padding-top: 80px;
	padding-bottom: 80px;
}
.gallery h2 {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 40px;
	font-size: 40px;
}
.gallery p {
	width: 80%;
	margin: auto;
	margin-bottom: 40px;
	text-align: center;
}
.gallery img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	margin-bottom: 30px;
}
.gallery-3 img {
	height: 280px;
	width: 100%;
	object-fit: cover;
}
.gallery-3 figure {
	padding-left: 0;
	padding-right: 0;
}
#gallery-single {
	padding-top: 80px;
	padding-bottom: 80px;
}
#gallery-single img {
	width: 100%;
	height: 180px;
	object-fit: cover;
	margin-bottom: 30px;
}
.gallery-box {
	height: 300px;
	margin-bottom: 50px;
	background-position: center;
	background-size: cover;
}
.gallery-box p {
	font-size: 18px;
	position: absolute;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	background-color: rgba(0, 0, 0, .7);
	bottom: 100px;
	width: 92%;
	margin-bottom: 0;
	padding: 10px;
}
.gallery-wrapper:hover p {
	top: 0;
	bottom: 0;
	height: 300px;
	padding-top: 120px;
	transition-duration: .5s;
}
.gallery-wrapper:hover p:after {
	content: "";
	background: url(/wp-content/themes/kordit/img/magnifier.png) no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	margin: 15px auto 0 auto;
}
@keyframes fadeleftslider {
	from {
		transform: translateX(-1000px);
	}
	to {
		transform: translateX(0px);
	}
}
@keyframes showslider {
	from {
		opacity: 0;
	}
	to {
		opacity: 1 !important;
	}
}
@keyframes opacity {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
@keyframes flytext {
	from {
		transform: translateX(-1550px);
	}
	to {
		transform: translateX(-1050px);
	}
}
@keyframes servicefly {
	from {
		left: 5vw;
	}
	to {
		left: 35vw;
	}
}
@keyframes flytextblogbot {
	from {
		transform: translateX(-2200px);
	}
	to {
		transform: translateX(-1750px);
	}
}
@keyframes flytextblogtop {
	from {
		transform: translateX(350px);
	}
	to {
		transform: translateX(800px);
	}
}
@keyframes running {
	0% {
		transform: translateY(0px);
	}
	25% {
		transform: translateY(-25px);
	}
	50% {
		transform: translateY(-50px);
	}
	75% {
		transform: translateY(-25px);
	}
	100% {
		transform: translateY(0px);
	}
}
/*===========================Footer===========================*/
/*===========================Media Queries===========================*/
@media (max-width: 1024px) {
	.counter .counter-box {
		width: 230px;
		height: 230px;
	}
}
@media (max-width: 991px) {
	.top-header {
		display: none;
	}
	.main-nav {
		margin: auto;
	}
	.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show {
		color: #fff;
	}
	.navbar-dark .navbar-nav .show>.nav-link {
		color: #fff;
	}
	#menu-item-51 .dropdown-menu {
		column-count: 1;
	}
	#menu-item-51 .dropdown-menu a {
		border-right: none !important;
	}
	.navbar-toggler {
		height: 55px;
		padding: 10px;
	}
	.about-two-img h5 {
		padding-top: 120px;
	}
	#header-3 #navbarSupportedContent-7 {
		justify-content: center;
	}
	#header-3 nav {
		padding: 15px;
		background-color: #07435D;
		height: auto;
	}
	.navbar-brand {
		max-width: 200px;
		padding: 15px;
	}
	.navbar-dark .navbar-nav .nav-link {
		color: #fff;
		height: auto;
		justify-content: center;
	}
	.menu-main-menu-pl-container {
		width: 100%;
	}
	.collapse:not(.show) {
		display: none !important;
	}
	#slider-carousel .carousel-item .carousel-caption h3 {
		font-size: 45px;
	}
	#slider-carousel .carousel-item .carousel-caption h4 {
		font-size: 35px;
	}
	.featured h2 {
		margin-top: 30px;
	}
}
img.addons-image-header {
    width: 8%;
    height: auto;
    object-fit: contain;
	    object-position: center;
}
@media only screen and (max-width: 1230px) {
	img.addons-image-header {
	display:none;
		}
}
@media screen and (max-width: 1800px) and (min-width: 1420px) {
	.navbar-dark .navbar-nav .nav-link {
		padding:10px;
		font-size:16px !important;
	}
}
@media screen and (max-width: 1420px) and (min-width: 1300px) {
	.navbar-dark .navbar-nav .nav-link {
		padding:4px;
		font-size: 13px !important;
	}
}
span#cn-notice-text {
    color: #fff;
    font-size: 12px;
}
footer .row .navbar-nav li {
	display:grid !important;
}
.addons-image-header {
	cursor: pointer !important;
}
@media (min-width: 2000px) {
	.addons-image-header {
		width: auto !important;
		max-width: 380px;
	}
	.navbar-dark .navbar-nav > .nav-item > .nav-link {
		padding: 10px 15px !important;
	}
}

@media (max-width: 1999px) {
	.addons-image-header {
		width: auto !important;
		max-width: 320px;
	}
	.navbar-dark .navbar-nav > .nav-item > a.nav-link {
		padding: 10px 10px !important;
		max-width: 160px;
	}
}
.navbar-nav > .nav-item > .nav-link {
	font-size:14px;
}

@media (max-width: 1540px) {
	.navbar-brand {
		max-width: 220px !important;
		padding: 25px 40px;
	}
}

@media (min-width: 992px) and (max-width: 1999px) {
	.addons-image-header {
		align-self: flex-start !important;
		position: absolute;
		top: 0;
		right: 40px;
		display:block !important;
	}
	.navbar-dark .navbar-nav > .nav-item > .nav-link {
		padding: 10px 15px !important;
		height: 40px;
		box-sizing: border-box;
	}
}