/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 25 2025 | 10:47:41 */
.top_bar_right {
	display: none;
}

.footer_copy .social {
	display: none !important;
}

header .menu-item a span  {
	font-weight: 600 !important;	
}

header .mail a, header .phone a {
	color: #C32933 !important;
	font-weight: 500;
}

.pricecard {
	background-color: #EEEEF0;
	border-radius: 24px;
	padding: 4px;
}

.pricecard__top {
	padding: 18px 32px;
	background: white;
	border-radius: 20px;
	box-shadow: 0 10px 10px -3px rgba(0,0,0,0.09)
}

a.button {
	color: white;
}

.service__desc {
	display: flex;
align-items: center;
	gap: 6px;
	padding: 4px 12px 4px 8px;
	border-radius: 100px;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);
	font-family: "Inter";
	max-width: fit-content;
	margin: 0 auto;
	font-size: 12px;
	line-height: 16px;
	background: white;
		color: #C32933;
	font-weight: 500;
	margin-bottom: 16px;
}

.service__desc_red {
	background: #C32933;
	color: white;
	margin: 0;
	margin-bottom: 30px;
}

.service__desc img {
	width: 12px;
	height: 12px;
}

.service__title {
	color: #444444;
	margin-bottom: 16px;
	line-height: 1em;
	font-weight: 700;
	font-size: 40px;
	letter-spacing: -0.06em
}

.service__text {
	font-size: 16px;
	line-height: 1.5em;
	color: #51515E;
	max-width: 728px;
	margin: 0 auto 46px;
	letter-spacing: -0.011em
}

.pricecard__content {
	padding: 28px 32px 32px;
}

.pricecard__content h4 {
	font-size: 48px;
	line-height: 1.16em;
	font-weight: 700;
	letter-spacing: -0.02em;
	color: #1A1925;
	margin-bottom: 15px;
}

.pricecard__content h4 span {
	color: #C32933;
	font-size: 17px;
	letter-spacing: -0.006em;
	line-height: 1.18em;
	font-weight: 600;
	position: relative;
	top: -7px;
	margin-left: 12px;
}

.serbtn {
	text-align: center;
	display: block;
	padding: 13px 20px;
	color: white;
	background: #C32933;
	border-radius: 5px;
	font-size: 14px;
	line-height: 1.1em;
	transition: background-color .2s ease;
}

.serbtn:hover {
	color: white;
	background: #AC232C;
	text-decoration: none;
}

.pricecard__btn {
	margin-bottom: 15px;
}

.pricecard__top h3 {
	font-size: 24px;
	color: #1A1925;
	line-height: 1.33em;
	margin-bottom: 8px;
	font-weight: 700;
	letter-spacing: -0.02em
}

.pricecard__top p {
	font-size: 14px;
	line-height: 1.42em;
	letter-spacing: -0.006em;
	color: #73737F;
	margin: 0;
}

.pricecard__divider {
	padding-top: 24px;
	margin-bottom: 16px;
	border-top: 1px solid #D7D7DE;
	font-weight: 600;
	line-height: 1.66em;
	letter-spacing: 0.01em;
	font-size: 12px;
	text-transform: uppercase;
	color: black;
}

.pricecard ul {
	list-style: none;
	margin: 0;
}

.pricecard li {
	margin-bottom: 0 !important;
	padding-left: 27px;
	position: relative;
	font-weight:600;
	font-size: 16px;
	color: #1A1925;
	line-height: 1.25em
}

.pricecard li::before {
	position: absolute;
	content: '';
	width: 15px;
	height: 15px;
	top: 50%;
	left: 0;
	transform: translatey(-50%);
	background: url("https://vincentcomtois.com/wp-content/uploads/2025/09/Group-41.png") no-repeat center center / 100%;
}

.pricecard li:not(:last-child) {
	margin-bottom: 14px !important;
}

.service__wrap .one-third.column {
	width: 30.5%;
}

.pricecard-dark {
	background-color: #2A2A2A;
}


.pricecard-dark li {
	color: white
}


.pricecard-dark h3 {
	color: white
}

.pricecard-dark h4 {
	color: white
}
.pricecard-dark .pricecard__top {
	background: #494949;
	box-shadow: inset 0 3px 8px 1px rgba(255,255,255,0.07)
}
.pricecard-dark .pricecard__top p {
	color: #BDBDC7;
}

.pricecard-dark .pricecard__divider {
	color: #CDCDCD;
}

.one-second.contact-left {
	width: 50%;
}

.contact-left {
	margin: 0;
}

.contact-left h2 {
	font-weight: 700;
	font-size: 36px;
	line-height: 1em;
	margin-bottom: 23px;
	letter-spacing: -0.02em;
	color: #444444;
	padding-right: 50px;
}

.contact-left p {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 1.75em;
	color: #626262;
	padding-right: 50px;
}

.contact-left .serbtn {
	max-width: fit-content;
}

.contact-right {
	background: white;
	border: 1px solid #E6E6E7;
	border-radius: 24px;
	margin: 0;
}

.contact-right .column_attr {
	display: flex
}

.one-second.contact-right {
	width: calc(50% - 2px);
}

.contact-right__item {
	display: flex;
	flex-direction: column;
	padding: 24px;
	width: 50%;
}

.contact-right__item:nth-child(1) {
	border-right: 1px solid #E6E6E7;
}

.contact-right__icon {
	width: 48px;
	height: 48px;
	display:block;
	margin-bottom: 24px;
}

.contact-right h4 {
	line-height: 1.6em;
	font-size: 20px;
	margin-bottom: 8px;
	color: #434347;
	font-weight: 700;
}

.contact-right p {
	line-height: 1.5em;
	font-size: 16px;
	margin-bottom: 8px;
	color: #626262;
}

.contact-right__info {
	font-weight: 700;
	margin-bottom: 8px;
	line-height: 1.75em;
	color: black;
	font-size: 16px;
	display:flex;
	align-items: center;
	gap: 14px;
}

.contact-right__info img {
	height: 23px !important;
	display: block;
}

.contact-right__info_mail img {
	position: relative;
	bottom: -2px;
}

.contact-right__link {
	font-family: "Inter";
	font-weight: 500;
	text-decoration: underline;
	font-size: 14px;
	line-height: 1.7em;
	margin-top: auto;
}

.grosTexteFront {
	font-size: 40px;
  line-height: normal;
  color: #FFF;
  text-align: center;
  max-width: 740px;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 50px;
}

.grosTexteRouge {
	text-transform: uppercase;
  font-size: 36px;
  color: #c32933;
  text-align: center;
  font-weight: bold;
  display: inline;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 5px 0;
  line-height: 80px;
}

.iconegros span, 
.iconegros p {
	color: white !important;
}

.divBottomSlider {
	margin-top: -40px;
}

@media (max-width: 1239px) {
	.service__wrap {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.service__wrap .one-third.column {
	width: 30%;
}
	
	.pricecard__content h4 {
		font-size: 40px;
	}
}

@media (max-width: 959px) {
	.one-second.contact-left, .one-second.contact-right {
		width: 100%
	}
	
	.contact-left.column {
		margin-bottom: 30px !important;
	}
}

@media (max-width: 599px) {
	.contact-right__item:nth-child(1) {
		border-right: 0px;
	border-bottom: 1px solid #E6E6E7;
}
	.contact-right .column_attr {
		flex-direction: column
	}
	
	.contact-right__item {
		width: auto;
	}
	
	.contact-left h2 {
		font-size: 28px;
	}
	
	.service__title {
		font-size: 30px;
	}
	
	.pricecard:not(:last-child) {
		margin-bottom: 20px !important;
	}
	
	.pricecard {
		position: relative;
		left: -4px;
	}
	
	.pricecard__content {
		padding: 24px 28px 24px;
	}
	
	.service__wrap {
		padding-top: 50px !important;
		padding-bottom: 70px !important;
	}
	
	.contact__wrap {
		padding: 62px 0 46px 0 !important;
	}
}