.home-container {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.home-container {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.home-content {
	display: flex;
	flex-wrap: wrap;
	max-width: 1310px;
	margin: 50px auto;
	position: relative;
}

.content {
	display: flex;
	max-width: 1310px;
	margin: 50px auto;
	position: relative;
}

.shadow {
	position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

.content-container {
	position: absolute;
	text-align: left;
	top: calc(50% - 100px);
	right: 100px;
}

@media screen and (max-width: 768px) {
	.content-container {
		position: absolute;
		text-align: center;
		top: calc(50% - 100px);
		width: 100%;
		right: 0;
		font-size: 8px;
	}
	.home-our-clients-items {
		margin: 10px auto 0 !important;
	}
	.home-subtitle {
		margin: 0 auto 20px !important;
		font-size: 24px !important;
	}
	.home-our-clients-container {
		margin: 0 auto !important;
	}
	.home-button {
		display: none;
	}
	.home-subtitle {
		display: none
	}
}

.backgraund-img {
	width: 100%;
	height: auto;
	margin-bottom: -6px;
}

.home-title {
	margin: 0 0 5px 0;
	font-size: 28px;
	font-weight: 600;
	color: white;
	font-family: 'Piazzolla', serif;
}

.home-subtitle {
	color: white;
	font-size: 28px;
	margin: 50px auto;
	font-weight: 700;
	text-transform: uppercase;
}

.button-container {
}

.parallax-container {
	margin: 0 !important;
}

.home-button {
	width: 144px;
	height: 44px;
	padding: 12px 16px;
	color: white;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-transform: none;
	border-radius: 100px;
	border: 3px solid white;
	cursor: pointer;
	color: white;
}

.home-button:first-child {
	margin: 0 25px 0 0
}

.home-button:hover {
	color: #218cd2 !important;
	border-color: #218cd2;
}

.home-button:visited {
	color: white;
}

.little-img-conteiner {
	width: 260px;
	height: 210px;
	margin: 10px auto;
	position: relative;
}

.little-img {
	display: block;
	width: 260px;
	height: 210px;
	margin: 10px auto;
	text-align: center;
	position: relative;
	object-fit: cover;
}

.little-img-text {
	position: absolute;
	width: 260px;
	height: 210px;
	line-height: 210px;
	top: 10px;
	font-size: 19.5px;
	margin: 0;
	color: white;
	background-color: rgb(0,0,0,0.7);
}

.little-img-text:hover {
	background-color: rgb(0,0,0,0.5);
}

.little-img-text:visited {
	background-color: rgb(0,0,0,0.7);
}

.info-block {
	max-width: 1210px;
	margin: 70px auto;
	position: relative;
}

.info-text {
	font-size: 28px;
	color: #0f2332;
	text-align: center;
	font-family: 'Piazzolla', serif;
}

.home-info-text {
	font-size: 28px;
	color: white;
	text-align: center;
	font-family: 'Piazzolla', serif;
}

.big-line {
	max-width: 350px;
	height: 2px;
	margin: 0 auto 50px;
	background-color: #218cd2;
}

.info {
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	color: #0f2332;
	margin: 0;
	font-family: 'Piazzolla', serif;
}

.small-line {
	max-width: 50px;
	height: 2px;
	margin: 10px auto 70px;
	background-color: #218cd2;
}

.footer-small-line {
	max-width: 50px;
	height: 2px;
	margin: 0 auto;
	background-color: #218cd2;
}

.home-icon-container {
	width: 74px;
	height: 74px;
	border-radius: 74px;
	border: 1px solid white;
	margin: 0 auto;
}

.home-icon {
	width: 26px;
	height: 26px;
	margin: -32px;
	filter: invert(100%) sepia(0%) saturate(7490%) hue-rotate(233deg) brightness(98%) contrast(99%);
}

.items-container {
	display: flex;
	max-width: 1199px;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: center;
}

.item {
	margin: 40px auto 0;
	width: 260px;
	text-align: center;
}

.item h3 {
	font-family: 'Piazzolla', serif;
}

.item p {
	width: 330px;
	margin: 0 auto;
}

.bwg-standard-thumbnails {
	justify-content: space-around !important;
}

.parallax {  
	background-image: url("https://primewise.us/wp-content/uploads/2026/03/parallax-4-scaled.jpg");
	height: 100%;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: -410px;
	margin-right: -410px;
	
}
 
.home-parallax-background {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6) !important;
}

.parallax-content { 
	margin: 0 auto;
	color: #FFF;
	padding: 50px 0; 
}

.home-form-title {
	font-size: 30px;
	font-weight: 300;
	line-height: 33px;
	margin: 40px auto;
	text-align: center;
	font-family: 'Piazzolla', serif;
	color: white;
}

.home-form-subtitle {
	font-size: 28px;
	font-weight: 300;
	line-height: 33px;
	text-align: center;
	font-family: 'Piazzolla', serif;
	color: white;
}

.home-our-clients-container {
	max-width: 1310px;
	text-align: center;
	margin: 40px auto 0;
	background-color: white;
}

.home-our-clients-items {
	max-width: 1310px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: 50px auto 0;
}

.home-our-clients-item {
	min-width: 320px;
	text-decoration: none;
	margin: 25px 0;
	font-size: 20px  !important;
	font-weight: 300;
	line-height: 22px;
	font-family: 'Piazzolla', serif;
	color: #0f2332  !important;
	padding: 20px 10px !important;
}

.home-our-clients-item:hover {
	color: #218cd2 !important;
}

.home-our-clients-text {
	font-size: 20px;
	font-weight: 300;
	line-height: 22px;
	font-family: 'Piazzolla', serif;
	color: #0f2332;
	margin: 10px 0 15px;
}

.home-our-clients-image {
	width: 200px;
	height: 210px;
	object-fit: cover;
}

.home-our-clients-image:hover {
	opacity: 0.4;
}

.home-our-clients-line {
	width: 50px;
	height: 2px;
	background-color: #218cd2;
	margin: 10px auto 50px;
}

.special-symphol {
	font-size: 1.3em;
    line-height: 0.5em;
    font-weight: normal;
	font-family: 'Piazzolla', serif;
	color: #218cd2;
}

.home-block-reverce {
	flex-direction: row-reverse !important;
}

.general-container {
	justify-content: flex-start !important;
}

.general-title {
	margin: 20px 0 0;
	width: 100%;
	text-align: left;
	font-size: 20px;
	line-height: 22px;
	font-weight: 700px;
	color: #0f2332;
	font-family: 'Piazzolla', serif;
	text-transform: uppercase;
}

.general-text {
	text-align: left;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	color: #0f2332;
	font-family: 'Piazzolla', serif;
}

.copytight {
	width: 100%;
	font-size: 16px;
	color: white;
	background-color: #333333;
	margin: 0 auto !important;
	padding: 10px 25px;
	text-align: left !important;
}

.home-clients-page {
	min-width: 340px !important;
}

.home-subtitle-text {
	font-size: 20px !important;
}

.home-proposal-items-container {
	width: 100%;
	display: flex;
	justify-content: space-around;
}

.dark-blue-color {
	color: #19699f;
}

