@charset "UTF-8";

#content .entry-title,
#content .archive-title,
.ip-banner {
	display: none
}

.ip-banner canvas {
	aspect-ratio: 1600/763;
	background-attachment: fixed
}

.ip-banner:before {
	display: none
}

.global-site-image {
	position: relative
}

.global-site-image img {
	display: block;
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	background-color: #ccc;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

button.global-btn {
	position: relative;
	transition: all .3s ease-in-out;
	background: #fff !important
}

button.global-btn span {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	gap: 10px
}

button.global-btn:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #b71f37;
	transition: all .3s ease-in-out
}

button.global-btn:hover {
	color: #b71f37
}

button.global-btn:hover:after {
	width: 0%
}

button.global-btn span i {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 29px;
	height: 28px;
	position: relative
}

button.global-btn span i:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(https://cdn.agentimagehosting.com/ZwEApWI87B7AuA0VQcbb0/2025/08/02025219/btn-icon.png) no-repeat;
	background-size: 100% 100%;
	background-position: center;
	transition: all .3s ease-in-out
}

button.global-btn span i:before {
	content: "򰉁";
	font-family: agentimage;
	transform: rotate(38deg);
	font-size: 14px;
	transition: all .3s ease-in-out
}

button.global-btn:hover span i:before {
	opacity: 0
}

button.global-btn:hover em.ai-font-play-button-a {
	border-color: #b71f37
}

#scroll-down-contact {
	position: fixed;
	top: 50vh;
	left: 30px;
	z-index: 1003;
	transform: translateY(-50%);
	transition: all .3s ease-in-out
}

#scroll-down-contact ul.aios-section-nav {
	display: none
}

.slide-icons {
	flex-direction: column;
	display: flex;
	align-items: flex-start;
	position: relative
}

.slide-icons>div {
	display: block;
	position: relative
}

.slide-icons>div a {
	pointer-events: auto;
	position: relative;
	transition: all .3s ease-in-out
}

.slide-icons>div span {
	pointer-events: auto;
	position: relative
}

.slide-icons>div::not(:last-child) {
	margin-bottom: 36px
}

.slide-icons>div i {
	color: #fff;
	transition: all .3s ease-in-out
}

.slide-icons>div.slide-world {
	margin-bottom: 0
}

.slide-icons .slide-srch-field {
	position: relative
}

.slide-icons .slide-srch-field input {
	text-align: right;
	background: none;
	border: none;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: .28em;
	font-family: var(--font-family-title);
	font-weight: 500;
	padding: 9px 0;
	width: 92px;
	outline: none;
	color: #fff;
	transition: all .3s ease-in-out
}

.slide-icons .slide-search {
	position: relative;
	margin-bottom: 24px;
	display: flex;
	align-items: center
}

.slide-icons .slide-search i {
	font-size: 14px;
	color: #fff;
	transition: all .3s ease-in-out
}

.slide-icons .slide-search:before {
	width: 0;
	position: absolute;
	content: "";
	height: 1px;
	left: 0;
	bottom: 0;
	background-color: #fff;
	transition: all .3s ease-in-out
}

.slide-icons .slide-search .slide-srch-field {
	transition: all .3s ease-in-out;
	position: relative;
	opacity: 0;
	pointer-events: none
}

.slide-icons .slide-search .slide-srch-btn {
	position: relative;
	transition: all .3s ease-in-out
}

.slide-icons .slide-search .slide-srch-btn input {
	font-size: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all .3s ease-in-out;
	padding: 0;
	border: none
}

.slide-icons .slide-search .slide-srch-btn:hover {
	opacity: .75
}

.slide-icons .slide-search.active .slide-srch-field {
	opacity: 1;
	pointer-events: auto
}

.slide-icons .slide-search.active:before {
	width: 100%
}

.slide-icons .slide-world i {
	font-size: 14px;
	line-height: 1;
	transition: all .3s ease-in-out
}

.slide-icons .slide-world:hover i {
	color: #b71f37
}

.slide-icons .slide-world .slide-translate-wrap {
	position: relative
}

.slide-icons .slide-world .slide-translate-wrap .slide-translate-trigger {
	cursor: pointer;
	pointer-events: all
}

.slide-icons .slide-world .slide-translate-wrap:hover .slide-translate-dropdown {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	z-index: 2
}

.slide-icons .slide-world .slide-translate-wrap .slide-translate-dropdown {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	min-width: 80px;
	left: 100%;
	top: 0;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	height: 100%
}

.slide-icons .slide-world .slide-translate-wrap .slide-translate-dropdown>span {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: .28em;
	font-weight: 500;
	font-family: var(--font-family-title);
	color: #fff;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 100%;
	padding-right: 0;
	cursor: pointer
}

.slide-icons .slide-world .slide-translate-wrap .slide-translate-dropdown:hover .slide-translate-dropdown-items {
	opacity: 1;
	visibility: visible;
	pointer-events: all
}

.slide-icons .slide-world .slide-translate-wrap .slide-translate-dropdown .slide-translate-dropdown-items {
	list-style: none outside none;
	margin: 0;
	padding: 15px 0 0;
	position: absolute;
	width: 150px;
	left: 15px;
	transform: translateY(10px);
	text-align: left;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	top: 0
}

.side-fixed-contact {
	pointer-events: none !important;
	height: 100%;
	display: flex !important;
	align-items: center;
	justify-content: flex-start;
	z-index: 101;
	left: -4px
}

.side-fixed-contact .fixed-smi {
	position: relative
}

.side-fixed-contact .fixed-smi span {
	display: block;
	text-align: center;
	margin: 10px 0
}

.side-fixed-contact .fixed-smi span a {
	font-size: 13px;
	display: block;
	padding: 5px;
	transition: all .4s ease-in-out;
	pointer-events: auto;
	position: relative;
	z-index: 4;
	color: #fff;
	background: transparent;
	margin: 0 auto
}

.side-fixed-contact .fixed-smi span a:hover {
	color: #b71f37 !important
}

.side-fixed-contact .fixed-smi span a .ai-font-envelope-f {
	font-size: 8px
}

.side-fixed-contact .fixed-smi .border {
	width: 1px;
	height: 13px;
	background: #fff;
	margin: 14px auto;
	display: block;
	opacity: .5
}

body[sidebar-active-section=ip-contact] .slide-icons .slide-search i,
body[sidebar-active-section=ip-contact] .slide-icons .slide-srch-field input,
body[sidebar-active-section=ip-contact] .slide-icons>div i,
body[sidebar-active-section=ip-contact] .slide-icons .slide-world .slide-translate-wrap .slide-translate-dropdown>span,
body[sidebar-active-section=ip-contact] .side-fixed-contact .fixed-smi span a,
body[sidebar-active-section=ip-about] .slide-icons .slide-search i,
body[sidebar-active-section=ip-about] .slide-icons .slide-srch-field input,
body[sidebar-active-section=ip-about] .slide-icons>div i,
body[sidebar-active-section=ip-about] .slide-icons .slide-world .slide-translate-wrap .slide-translate-dropdown>span,
body[sidebar-active-section=ip-about] .side-fixed-contact .fixed-smi span a {
	color: #000
}

body[sidebar-active-section=ip-contact] .slide-icons .slide-search:before,
body[sidebar-active-section=ip-contact] .side-fixed-contact .fixed-smi .border,
body[sidebar-active-section=ip-about] .slide-icons .slide-search:before,
body[sidebar-active-section=ip-about] .side-fixed-contact .fixed-smi .border {
	background-color: #000
}

.side-offices-links {
	position: fixed;
	top: 0;
	right: 0;
	width: auto;
	height: 100%;
	z-index: 100
}

.side-offices-links a {
	font-size: 12px;
	text-transform: uppercase;
	color: #b71f37;
	font-weight: 500;
	font-family: var(--font-family-title);
	letter-spacing: .42em;
	padding: 5px;
	transition: all .3s ease-in-out
}

.side-offices-links a:hover {
	opacity: .6
}

.side-offices-links div {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 25px;
	position: absolute;
	right: -253px;
	top: 50%;
	transform: translateY(-50%) rotate(-90deg);
	white-space: nowrap
}

#inner-page-wrapper {
	margin-bottom: 0
}

#inner-page-wrapper>.container {
	padding: 0;
	width: 100%
}

#content-full {
	margin-top: 0
}

.bg-section {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	overflow: hidden
}

.bg-section__image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.bg-section img {
	position: relative;
	display: block;
	width: 496px;
	height: auto;
	margin: 0 auto
}

.bg-monogram {
	position: absolute;
	top: 140px;
	left: 0;
	right: 0;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	opacity: 1;
	z-index: -1
}

.bg-monogram img {
	display: block;
	width: 1516px;
	margin: 0;
	position: relative;
	transform: rotate(rotate(0));
	opacity: .3
}

.ip-about {
	position: relative
}

.ip-about__top-holder {
	position: relative;
	padding: 100px 15px 0
}

.ip-about__top {
	position: relative;
	max-width: 1294px;
	margin: 0 auto 220px;
	display: flex;
	flex-flow: row wrap
}

.ip-about__top #breadcrumbs {
	width: 100%
}

.ip-about__top-title {
	width: 48%;
	margin-top: 122px
}

.ip-about__top-title .global-site-title {
	position: relative;
	font-size: 125px;
	line-height: .8;
	letter-spacing: .02em
}

.ip-about__top-title .global-site-title:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: -61px;
	width: 1px;
	top: -200px;
	background: #ad000099
}

.ip-about__top-title .global-site-title span {
	margin-bottom: 34px;
	color: #ad0000
}

.ip-about__top-title .global-site-title span i {
	background: #ad000099
}

.ip-about__top-title .global-site-title strong {
	line-height: .8;
	letter-spacing: .02em;
	color: #ad0000;
	font-weight: 500;
	display: block;
	background: linear-gradient(to right, #b71f37, #340000);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	padding-bottom: 2px
}

.ip-about__top-title .global-site-title strong.fw-100 {
	font-weight: 100
}

.ip-about__top-text {
	width: 720px;
	width: 41.422%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 175px
}

.ip-about__top-text p {
	font-weight: 300;
	font-size: 16px;
	letter-spacing: .05em;
	line-height: 1.85714286;
	margin: 0 0 26px;
	text-align: justify
}

.ip-about__top-text p:last-child {
	margin-bottom: 0
}

.ip-about__history {
	position: relative;
	padding: 0 15px 184px
}

.ip-about__history-inner {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	max-width: 1414px;
	margin: 0 auto;
	position: relative
}

.ip-about__history-title {
	position: absolute;
	right: 0;
	top: 88px;
	width: auto;
	display: block
}

.ip-about__history-title .global-site-title {
	position: relative;
	text-align: left;
	font-size: 125px;
	line-height: .8;
	letter-spacing: .02em
}

.ip-about__history-title .global-site-title>div {
	text-orientation: sideways;
	writing-mode: vertical-rl;
	transform: rotate(180deg)
}

.ip-about__history-title .global-site-title span {
	color: #ad0000;
	margin: 40px 12px 0
}

.ip-about__history-title .global-site-title span i {
	background: #ad000099;
	left: 0;
	top: -13px;
	bottom: 0
}

.ip-about__history-title .global-site-title span i:after {
	left: 0
}

.ip-about__history-title .global-site-title strong {
	line-height: .8;
	letter-spacing: .02em;
	color: #ad0000;
	font-weight: 500;
	display: block;
	background: linear-gradient(to bottom, #b71f37, #340000);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent
}

.ip-about__history-title .global-site-title strong.fw-100 {
	font-weight: 100
}

.ip-about__history-img {
	width: 42.433%;
	max-width: 100%
}

.ip-about__history-img img {
	display: block;
	width: 100%;
	border-radius: 30px;
	box-shadow: 2.925px 2.728px 35px #00000061;
	height: auto
}

.ip-about__history-text-top {
	width: 31.8955%;
	max-width: 100%;
	margin-left: 6%;
	margin-right: initial;
	align-self: center
}

.ip-about__history-text-top p {
	font-weight: 300;
	font-size: 16px;
	letter-spacing: .04em;
	line-height: 1.85714286;
	margin: 0 0 26px;
	text-align: justify
}

.ip-about__history-text-top p:last-child {
	margin-bottom: 0
}

.ip-about__history-text-bottom {
	width: 52.334%;
	max-width: 100%;
	margin-top: 120px;
	margin-left: initial;
	margin-right: initial
}

.ip-about__history-text-bottom p {
	font-weight: 300;
	font-size: 16px;
	letter-spacing: .04em;
	line-height: 1.85714286;
	margin: 0 0 26px;
	text-align: justify
}

.ip-about__history-text-bottom p:last-child {
	margin-bottom: 0
}

.ip-about__history-reviews {
	width: 37.2%;
	margin: 166px 0 0 auto;
	position: relative
}

.ip-about__history-reviews .accent {
	position: absolute;
	top: -40px;
	right: -40px;
	width: 300px;
	height: auto;
	opacity: .03
}

.ip-about__history-reviews .accent img {
	transform: rotateY(180deg);
	width: 100%;
	height: auto
}

.ip-about__history-reviews ul li {
	text-align: right;
	font-size: 16px;
	letter-spacing: .04em;
	line-height: 1.85714286;
	font-style: italic;
	margin-bottom: 52px
}

.ip-about__history-reviews ul li span {
	display: block;
	color: #bc1329;
	font-style: normal;
	font-weight: 600
}

.ip-about__history-reviews ul li:last-child {
	margin-bottom: 0
}

@media screen and (min-width: 992px) {
	.bg-section img {
		width: 31vw
	}

	.bg-monogram img {
		width: 80.75vw;
		right: -10vw
	}

	.bg-monogram {
		top: -16.25vw;
		justify-content: flex-end
	}

	header.main-header:not(.sticky) {
		background: #000
	}
}

@media screen and (min-width: 992px) and (max-width: 1600px) {
	#scroll-down-contact {
		left: 1.875vw
	}

	.side-offices-links a {
		font-size: .75vw;
		padding: .3125vw
	}

	.side-offices-links div {
		gap: 1.5625vw;
		right: -15.8125vw
	}

	.ip-about__top-holder {
		padding: 6.25vw .9375vw 0
	}

	.ip-about__top {
		max-width: 80.875vw;
		/* margin: 0 auto 2.75vw */
		margin: 0 auto 0;
	}

	.ip-about__top-title .global-site-title:before {
		width: .0625vw;
		left: -3.8125vw;
		top: -12.5vw
	}

	.ip-about__top-title .global-site-title {
		font-size: 7.813vw
	}

	.ip-about__top-title .global-site-title span {
		margin-bottom: 2.125vw
	}

	.ip-about__top-title .global-site-title strong {
		padding-bottom: .125vw
	}

	.ip-about__top-title {
		margin-top: 7.625vw
	}

	.ip-about__top-text {
		margin-top: 10.9375vw;
		margin-right: initial
	}

	.ip-about__top-text p {
		font-size: 1vw;
		margin: 0 0 1.625vw
	}

	.ip-about__history {
		padding: 0 .9375vw 11.5vw
	}

	.ip-about__history-inner {
		max-width: 88.375vw
	}

	.ip-about__history-title .global-site-title span {
		margin: 2.5vw .75vw 0
	}

	.ip-about__history-title .global-site-title span i {
		top: -.8125vw
	}

	.ip-about__history-title .global-site-title strong {
		font-size: 7.8125vw
	}

	.ip-about__history-img {
		width: 42.433%
	}

	.ip-about__history-img img {
		border-radius: 1.875vw
	}

	.ip-about__history-text-top {
		width: 31.8955%
	}

	.ip-about__history-text-top p {
		font-size: 1vw;
		margin: 0 0 1.625vw
	}

	.ip-about__history-text-bottom {
		margin-top: 7.5vw
	}

	.ip-about__history-text-bottom p {
		font-size: 1vw;
		margin: 0 0 1.625vw
	}

	.ip-about__history-reviews {
		margin-top: 10.375vw
	}

	.ip-about__history-reviews .accent {
		top: -8.5vw;
		right: -6.25vw;
		width: 32.875vw
	}

	.ip-about__history-reviews ul li {
		font-size: 1vw;
		margin-bottom: 3.25vw;
		text-align: right
	}
}

@media screen and (max-width: 1199px) {
	.ip-banner canvas {
		background-attachment: scroll
	}
}

@media screen and (max-width: 991px) {

	#scroll-down-contact,
	.side-offices-links {
		display: none
	}

	.bg-monogram img {
		width: 90%
	}

	.ip-about__top {
		margin: 0 auto 100px
	}

	.ip-about__top-title .global-site-title {
		font-size: 70px
	}

	.ip-about__top-title {
		width: 100%;
		text-align: center;
		margin-top: 50px
	}

	.ip-about__top-title .global-site-title {
		transform: none !important
	}

	.ip-about__top-text {
		margin-top: 50px;
		width: 100%
	}

	.ip-about__history {
		padding: 0 15px 100px
	}

	.ip-about__history-title {
		margin-bottom: 30px;
		position: relative;
		top: 0;
		width: 100%
	}

	.ip-about__history-title .global-site-title {
		transform: none !important;
		text-align: center;
		font-size: 70px;
		max-width: -moz-max-content;
		max-width: max-content;
		margin: 0 auto
	}

	.ip-about__history-title .global-site-title>div {
		transform: none;
		text-orientation: unset;
		writing-mode: unset
	}

	.ip-about__history-title .global-site-title span {
		max-width: 100%
	}

	.ip-about__history-img {
		max-width: 500px;
		width: 100%;
		margin: 0 auto
	}

	.ip-about__history-text-top,
	.ip-about__history-text-bottom {
		width: 100%;
		max-width: 100%;
		margin-left: 0;
		margin-top: 30px
	}

	.ip-about__history-reviews {
		width: 100%;
		margin: 50px 0 0 auto
	}

	.ip-about__history-reviews .accent {
		transform: none !important
	}

	.ip-about__history-reviews ul li {
		text-align: center
	}

	header.main-header:not(.sticky) {
		background: #000
	}
}