.admin-bar header.pr6-header-section {
	margin-top: 0;
}
.pr6-sidebar-gallery ul {
	display: flex;
	flex-wrap: wrap;
}
.pr6-sidebar-gallery ul li {
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
	margin: 0px !important;
	padding: 5px;
}
.pr6-sidebar-gallery ul {
	margin-left: -5px;
	margin-top: -5px;
}
.pr6-sidebar-gallery ul li img {
	height: 90px !important;
	object-fit: cover;
}
.pr6-sidebar-gallery ul li a {
	display: block;
}
.pr6-footer-bottom .td-sv-footer-logo {
	max-width: 150px;
}
.ta-footer-5 .gallery {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px !important;
	margin-top: -5px !important;
}
.ta-footer-5 .gallery .gallery-item {
	flex: 0 0 33.3333%;
}
.ta-footer-5 .gallery dl {
	margin: 0;
	padding: 5px;
}
.ta-footer-5 .td-sv-footer-social a {
	width: 40px !important;
	height: 40px !important;
	background-color: #2e3a7d !important;
	color: #ffffff !important;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	line-height: 40px !important;
	font-size: 22px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	margin: 0px !important;
}
.ta-footer-5 .td-sv-footer-social a:hover {
	background: #00d0c0 !important;
}

.ta-footer-5 .td-sv-footer-social a:not(:last-child) {
	margin-right: 10px !important;
}

.ta-footer-5 .logo-widget {
	max-width: initial;
}
.pr6-case-vh-slider {
	list-style: none;
}
.pr6-skills-bar > span {
	display: none;
}
.mt-none-55 {
	margin-top: -55px;
}
.mt-55 {
	margin-top: 55px;
}
.pr6-testimonial-slider
	.pr6-single-item
	.pr6-testimonial-top
	.pr6-client-thumb
	img {
	width: 60px;
	height: 60px;
}
.finance-slider {
	position: relative;
}

.finance-slider .single-slide-item {
	background-size: cover;
	padding: 229px 0px;
}

.slide-content-wrapper h1 {
	font-size: 70px;
	font-weight: 700;
	color: #000f60;
	font-family: "Lexend";
	margin-bottom: 15px;
	transform: translateY(30px);
	opacity: 0;
}

.finance-slider .owl-item.active .slide-content-wrapper h1 {
	transform: translateY(0px);
	opacity: 1;
	transition: all 1500ms ease;
	transition-delay: 900ms;
}

.slide-content-wrapper span {
	color: #147aff;
}

.finance-slider .slide-content-wrapper p {
	font-size: 16px;
	color: #000f60;
	opacity: 0;
	transform: translateY(40px);
}

.finance-slider .owl-item.active .slide-content-wrapper p {
	transition: all 1500ms ease;
	transition-delay: 1200ms;
	transform: translateY(00px);
	opacity: 1;
}

.slide-btns .fn-btn {
	background: #147aff;
	color: #fff;
	display: flex;
	align-items: center;
	padding: 18px 26px;
	border-radius: 40px;
	font-size: 15px;
	padding-right: 66px;
	font-weight: 500;
	position: relative;
}
.finance-slider .owl-item.active .slide-btns {
	transition: all 1500ms ease;
	transition-delay: 1500ms;
	transform: translateY(0);
	opacity: 1;
}

.slide-btns .fn-btn:hover {
	background-color: #001790;
}

.slide-btns .fn-btn__2 {
	background-color: #001790;
}

.slide-btns .fn-btn__2:hover {
	background-color: #147aff;
}

.slide-btns .fn-btn i {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	color: #147aff;
	border-radius: 50%;
	position: absolute;
	right: 15px;
}

.slide-btns .fn-btn__2 i {
	color: #001790;
}

.single-slide-item .slide-btns {
	display: flex;
	align-items: center;
	margin-top: 35px;
	opacity: 0;
	transform: translateY(60px);
}

.slide-btns a:not(:last-child) {
	margin-right: 30px;
}

.finance-slider .owl-nav div {
	display: flex;
	flex: 0 0 55px;
	height: 55px;
	justify-content: center;
	align-items: center;
	background: #147aff;
	max-width: 55px;
	color: #fff;
	border-radius: 50%;
	margin: 20px 0;
	transition: 0.3s;
}

.finance-slider .owl-nav div:hover {
	background-color: #001790;
}

.finance-slider .owl-nav {
	position: absolute;
	left: 30px;
	top: 50%;
	transform: translateY(-50%);
	width: 55px;
	height: auto;
}

.td-sv-footer-widget .gallery-widget li a {
    padding: 0px !important;
}

.td-sv-footer-widget .gallery-widget li {
    padding: 0px;
    flex: 0 0 30%;
}

ul.zoom-gallery {
    gap: 10px;
}

.td-sv-footer-widget .gallery-widget li a::before {
    display: none;
}

.pr6-footer-section .pr6-footer-bottom {
	margin-top: 60px;
}

.pr6-footer-section .pr6-footer-bottom ul li a::before {
    color: #fff;
}

.pr6-footer-section .pr6-footer-bottom ul li a:hover {
    padding-left: 18px;
    margin-left: 0;
    text-decoration: none;
}

.pr6-footer-section .pr6-footer-bottom ul li a {
    display: block;
}

.td-sv-footer-widget .gallery-widget li a {
    height: 80px;
}

@media (max-width: 1199px) {
	.finance-slider .owl-nav {
		left: 50%;
		bottom: 25px;
		top: auto;
		transform: translateY(0px);
		width: 100%;
		left: 0;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.finance-slider .owl-nav div {
		margin: 0px 10px;
	}
}

@media (max-width: 767px) {
	.slide-content-wrapper h1 {
        font-size: 52px;
    }

    .finance-slider .single-slide-item {
        background-position: center center;
        padding: 180px 0px;
    }
}

@media (max-width: 575px) {
	.single-slide-item .slide-btns {
        flex-wrap: wrap;
        margin-top: -10px;
    }

    .slide-btns .fn-btn {
        margin-top: 10px;
    }

    .finance-slider .slide-content-wrapper p {
        margin-bottom: 35px;
    }
    .slide-content-wrapper h1 {
        font-size: 38px;
    }

}

@media (max-width: 375px) {
    .slide-content-wrapper h1 {
        font-size: 35px;
    }
    .finance-slider .single-slide-item {
        background-position: center center;
        padding: 150px 0px;
    }
}

/* home 6 css */
.pr-cor-header-top-cta li img {
	width: auto;
}
.fn-shap img {
	width: auto;
}
.pr-cor-team-inner-img img {
	width: 100%;
}
.footer-corporate-consulting .td-sv-footer-logo {
    margin-bottom: 20px;
}

.footer-corporate-consulting li a {
    color: #000d51;
}

.footer-corporate-consulting h2 {
    font-family: 'Poppins';
}
/* home 7 css */
.main-header.nio-eig-header-style-eight {
	display: block;
	position: inherit;
	margin-top: 0px;
}
.nio-eig-s-img-1 {
	max-width: 130px;
}
.nio-eig-s-img-2 {
	max-width: 160px;
}
.nio-eig-s-img-3 {
	max-width: 225px;
}
.nio-eig-contact-area .nio-eig-contact-input span:first-child {
	margin-right: 10px;
}
.nio-eig-contact-area .nio-eig-contact-input span:last-child {
	margin-left: 10px;
}
.nio-eig-contact-area .nio-eig-contact-input.d-flex {
	margin-bottom: 15px;
}

.nio-eig-contact-area .nio-eig-contact-input input {
	width: 100%;
}
.app-td-copyright-logo img,
.elementor img,
.footer-logo img,
.side-inner-logo img {
	width: auto;
}
