@import url('https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:ital,wght@0,300;0,700;1,300&display=swap');

.panel-forfait {
	border-radius: 10px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.panel-forfait-regulier {
	border-color: #001d51;
	background-color: #001d51;
}

.panel-forfait-avec-relance {
	border-color: #144dc8;
	background-color: #144dc8;
}

.panel-forfait-banque-cv {
	border-color: #aaa;
	background-color: #aaa;
}

.panel-forfait-tout-inclus {
	border-color: #ffbc00;
	background-color: #ffbc00;
	box-shadow: 0 0 10px rgba(33, 33, 33, .4);
}

.panel-forfait-pigiste {
	border-color: #001d51;
	background-color: #001d51;
}

.panel-forfait>.panel-heading {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 22px;
	color: white;
	padding: 5px 15px;
	border: none;
}

.panel-forfait>.panel-body>h4 {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

.panel-forfait>.panel-body>h3 {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 25px;
}

.panel-forfait-regulier>.panel-body>h3 {
	color: #001d51;
}

.panel-forfait-avec-relance>.panel-body>h3 {
	color: #144dc8;
}

.panel-forfait-banque-cv>.panel-body>h3 {
	color: #aaa;
}

.panel-forfait-tout-inclus>.panel-body>h3 {
	color: #ffbc00;
}

.panel-forfait-pigiste>.panel-body>h3 {
	color: #001d51;
}

.panel-forfait>.panel-body {
	background-color: white;
}

.panel-forfait>.panel-body>.list-group {
	margin-bottom: 10px;
}

.panel-forfait>.panel-body>.list-group>.list-group-item {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	border: none;
	padding: 0;
}

.panel-forfait>.panel-footer {
	padding: 15px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border: none;
	background-color: white;
}

.panel-forfait>.panel-footer>.btn,
.panel-forfait>.panel-footer>form>.btn {
	color: white;
	font-size: 18px;
	border-radius: 10px;
}

.panel-forfait-regulier>.panel-footer>.btn {
	background-color: #001d51;
}

.panel-forfait-avec-relance>.panel-footer>.btn {
	background-color: #144dc8;
}

.panel-forfait-banque-cv>.panel-footer>.btn {
	background-color: #bbb;
}

.panel-forfait-tout-inclus>.panel-footer>.btn {
	background-color: #ffbc00;
}

.panel-forfait-pigiste>.panel-footer>form>.btn {
	background-color: #001d51;
}

.panel-forfait>.panel-footer>.btn:hover {
	background-color: #001d51;
}

.panel-forfait-regulier>.panel-footer>.btn:hover {
	background-color: #144dc8;
}

.panel-forfait-pigiste>.panel-footer>form>.btn:hover {
	background-color: #144dc8;
}

.well-forfait-flex,
.well-forfait-pigiste,
.well-forfait-premium {
	margin-top: 40px;
	padding: 15px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	background-color: white;
	border-radius: 10px;
	font-weight: 600;
	cursor: pointer;
}

.well-forfait-flex {
	border: 1px solid #2cb839;
}

.well-forfait-pigiste,
.well-forfait-premium {
	border: 1px solid #144dc8;
}

.well-forfait-premium>h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 48px;
	font-weight: 700;
	text-align: center;
	color: #144dc8;
	margin-bottom: 25px;
}

.well-forfait-flex>h3,
.well-forfait-pigiste>h3,
.well-forfait-premium>h3 {
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: Open Sans;
}

.well-forfait-flex>h3 {
	color: #2cb839;
}

.well-forfait-pigiste>h3,
.well-forfait-premium>h3 {
	color: #144dc8;
}

.well-forfait-flex>h4,
.well-forfait-pigiste>h4 {
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 30px;
}

.well-forfait-flex>h4 {
	color: #444;
}

.well-forfait-pigiste>h4,
.well-forfait-premium>h4 {
	color: #444;
}

.well-forfait-premium>h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;	
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.well-forfait-flex>p,
.well-forfait-pigiste>p,
.well-forfait-premium>p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.well-forfait-flex>.btn,
.well-forfait-pigiste>.btn,
.well-forfait-pigiste>form>.btn,
.well-forfait-premium>form>.btn {
	font-size: 18px;
	border-radius: 10px;
	color: white;
}

.well-forfait-flex>.btn {
	background-color: #2cb839;
}

.well-forfait-pigiste>.btn,
.well-forfait-pigiste>form>.btn,
.well-forfait-premium>form>.btn {
	background-color: #144dc8;
}

.well-forfait-flex>.btn:hover {
	background-color: #1a6e22;
}

.well-forfait-pigiste>.btn:hover,
.well-forfait-pigiste>form>.btn:hover,
.well-forfait-premium>form>.btn:hover {
	background-color: #001d51;
}

.cercle-nouveau,
.cercle-economisez {
	position: absolute;
	top: -30px;
	right: -30px;
	width: 60px;
	height: 60px;
	background-color: #2cb839;
	color: white;
	border-radius: 50%;
	font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 10px;
	line-height: 60px;
}

.cercle-economisez>h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 0;
}

.cercle-economisez>h5 {
	font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 8px;
	line-height: 8px;
	margin-top: 15px;
	margin-bottom: 3px;
}

.modal-forfait .modal-body {
	padding: 30px;
}

.modal-forfait .modal-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-weight: 800;
	text-transform: uppercase;
	color: #001d51;
	margin-bottom: 15px;
}

.modal-forfait p {
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 30px;
}

.modal-forfait form label {
	display: block;
}

.modal-forfait form input[type="radio"] {
	display: none;
}

.modal-forfait form input[type="radio"]+div {
	border-radius: 5px;
	line-height: 20px;
	border: 1px solid #626469;
	color: #001d51;
	padding: 7px 12px;
	cursor: pointer;
	font-weight: normal;
}

.modal-forfait form input[type="radio"]+div>div {
	line-height: 20px;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #001d51;
}

.modal-forfait form input[type="radio"]+div>div>small {
	font-size: 12px;
	/*font-weight: normal;*/
	color: #626469;
}

.modal-forfait form input[type="radio"]:checked+div {
	color: white;
	background-color: #001d51;
}

.modal-forfait form input[type="radio"]:checked+div>div,
.modal-forfait form input[type="radio"]:checked+div>div>small {
	color: white;
}

.modal-forfait h3,
.modal-forfait h6 {
	font-family: 'Open Sans', sans-serif;
	text-align: right;
	font-weight: bold;
	margin: 0;
}

.modal-forfait h3 {
	font-size: 30px;
}

.modal-forfait h6 {
	font-size: 14px;
	color: #ffbc00;
	margin-bottom: 5px;
}

.modal-forfait .well-relance,
.modal-forfait .well-tout-inclus {
	border: none;
	border-radius: 10px;
	cursor: pointer;
}

.modal-forfait .well-relance {
	background-color: #001d51;
}

.modal-forfait .well-tout-inclus {
	background-color: #ffbc00;
}

.modal-forfait .well-relance:hover,
.modal-forfait .well-tout-inclus:hover {
	background-color: #144dc8;
}

.modal-forfait .well-relance>h4,
.modal-forfait .well-tout-inclus>h4,
.modal-forfait .well-relance>p,
.modal-forfait .well-tout-inclus>p {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
}

.modal-forfait .well-relance>h4,
.modal-forfait .well-relance>p {
	color: white;
}

.modal-forfait .well-tout-inclus>h4,
.modal-forfait .well-tout-inclus>p {
	color: white;
}

.modal-forfait .well-relance:hover>h4,
.modal-forfait .well-tout-inclus:hover>h4,
.modal-forfait .well-relance:hover>p,
.modal-forfait .well-tout-inclus:hover>p {
	color: white;
}

.modal-forfait .well-relance>h4,
.modal-forfait .well-tout-inclus>h4 {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 15px;
}

.modal-forfait .well-relance>p,
.modal-forfait .well-tout-inclus>p {
	font-size: 18px;
}

.retour-modal-forfait {
	display: none;
}