#content_guidehabitat {
	font-family: Gotham, sans-serif;
}

.card-gh-header {
    padding: 0;
    margin-bottom: 0;
    background-color: #ffffff;
    border-bottom: none;
}
.card-gh {
	border:none;
}
.gh_popover {
	font-size: 22px;
    text-decoration: underline;
    color: #007d8f;
    display: inline-block;
    text-align: right;
	cursor: pointer;
	margin-top: 25px;
}
.btn-natio:hover {
	 
    background-color: rgb(0, 116, 97);
    color: #ffffff;
    border-width: 1px;

}

.btn-natio {
	text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: Gotham, sans-serif;
    -webkit-box-direction: normal;
    visibility: visible !important;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 2px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    touch-action: manipulation;
    background-image: none;
    border-style: solid;
    padding: 11px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 24px;
    user-select: none;
    text-decoration: none;
    background-color: white;
    color: rgb(0, 116, 97);
    border-width: 1px;
    border-color: rgb(0, 116, 97);
    padding-left: 40px;
    padding-right: 40px;
    max-width: 100%;
    white-space: normal;
    cursor: pointer;
    margin-top: 0px;
}
.close {
	    color: rgb(0, 116, 97);

}
a {
	    color: rgb(0, 116, 97);
		text-decoration: underline;
		
}
a:hover, a:focus {
    color: rgb(48, 130, 118);
    text-decoration: underline;
}
.close:hover {
	    color: rgb(48, 130, 118) !important;

}
.close:focus-visible, .close:focus {
	    color: rgb(48, 130, 118);

	outline-width:0 !important;
}
ul {
	margin-bottom: 0;
}
.modal-header, .modal-footer {
	border: 0 !important;
}
.mt-25 {
	margin-top:25px !important;
	}
.gh_popover div {
    display: inline-block;
    text-align: left;
	text-decoration: underline;
	
}
.card-gh-body.bg_ca-grey {
	padding: 0;
	margin: 0;
	
}
.gh_popover img {
	width: 60px;	
	padding-right: 15px;
}
.gh_tips_info {
	text-align: left;
}
.gh_tips_wrapper {
	background: #c9e8ec;
	display: inline-block;
	padding: 15px;
	box-sizing: border-box;
	max-width: 400px;
	overflow: hidden;
	text-align: center;
}
.gh_tips_bullet_wrapper {
	overflow: hidden;
	margin: auto;
	display: inline-block;
}
.gh_tips_bullet {
	background-color: #007d8f;
	border-radius: 100%;
	width: 11px;
	height: 11px;
	float:left; 
	margin:0 5px;
}
#wrapper_header {
	background: url("background_hand.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#gh_header {
	min-height: 450px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
}
#gh_wrapper_btn {
	text-align: center;
	padding: 25px 0;
}
#gh_intro {
	width: 75%;
	background-color: rgba(255, 255, 255, 0.7);
	box-sizing: border-box;
	padding: 50px 150px;
}
#gh_intro h1 {
	font-size: 3em;
	text-transform: initial;
	line-height: initial;
	font-weight: bold;
	text-align: center;
}
#gh_intro p {
	font-weight: bold;
	font-size: 1.5em;
	line-height: initial;
}
.bg_ca-blue {
	background: #007D8F !important;
}
.bg_ca-grey {
	background: #F5F5F5 !important;
}
#btn_arrow {
	filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.40));
}
.gh_round_btn {
	cursor: pointer;
	margin: auto;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
	transition: all 0.2s ease-in-out;
	

}
.row {
	display: flex !important;
}
.gh_round_btn img {
	width: 200px;
	height: 200px;
	border-radius: 100%;	
	transition: all 0.2s ease-in-out;
}
.gh_round_btn span {
	transition: all 0.2s ease-in-out;
	font-size: 1.2em;
	color: #007D8F;
}
.gh_round_btn.active img {
	width: 300px !important;
	height: 300px !important;
}
.gh_round_btn.active span {
	font-size: 1.6em;
	text-decoration: underline;
	width: 400px;
    text-align: center;
    display: block;
}
.gh_container {
	max-width: 900px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;	
    background: url(https://www.ca-alpesprovence.net/NPC/styles/guide-habitat/background_square.jpg);
    background-size: 427px 4px;
    background-repeat: no-repeat;
    background-position-y: calc(50% - 20px);
    background-position-x: center;
}
.gh_titre {
	text-transform: initial;
	font-weight: bold;
}
.gh_flex {
	display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.accordion_step {
	display: none;
}
.btn-link {
	background: #454545;
    color: #ffffff;
    text-transform: inherit;
    font-weight: bold;
    font-size: 1.7rem;
    padding: 10px 120px;
    border-radius: 0 50px 50px 0;
    margin-top: 10px;
    margin-bottom: 0px;
    width: 100%;
    max-width: 750px;
    text-align: left;
}
.btn-link:hover, .btn-link:focus, .btn-link:active {
	color: #ffffff;
	background: #959595;
}
.gh_step_left {
	background: #007D8F;
	display: flex;
	flex-direction: column;
}
.gh_step_time {	
	color: #ffffff;
	font-size: 1.2rem;
	font-weight: normal;
	padding: 100px 20px;
}
.gh_step_time i {	
	font-size: 1rem;
	margin-left: 30px;
    display: block;
    margin-top: 10px;
}
.gh_step_time h5 {	
	font-size: 1.5rem;
}
.gh_step_desc {
	width: 80%;
	margin: 0 auto;
    /* height: 290px; */
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.gh_step_desc, .gh_step_desc h5, .gh_step_desc p {
	font-size: 2rem;
	line-height: initial;
}
.gh_step_desc h5 {
	font-weight: bold;
}
.gh_step_desc p {
	font-weight: normal;
	color: #787878;
	font-size: 1.7rem;
}
.gh_wrapper_desc {

}
.gh_step_desc_bloc {
    display: flex;
    /* flex-direction: row; */
    /* flex-wrap: nowrap; */
    /* justify-content: center; */
    /* padding: 100px 0px; */
    width: 80%;
    margin: 0 auto;
	padding-bottom: 25px;
}
.gh_bloc {
	width: 50%;
	max-width: 300px;
	display: block;
	float: left;
}
.gh_bloc p {
	text-align: left;
	font-size: 2rem;
	font-weight: bold;
}
.gh_bloc ul {
	font-size: 1.4rem;
	font-weight: normal;
	line-height: initial;
	list-style-type: "- "; 
}
.gh_bloc ul li {
	margin-bottom: 10px;

}

.gh_step_tuto {
	padding: 10px;
	background: #ECECEC;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
        flex: 1 1 auto;
}
.gh_step_tuto h5 {
	text-align: center;
	font-weight: bold;
	font-size: 1.4rem;
}
.gh_step_tuto ul li {
	list-style-type: "@ ";
	font-style: italic;
	font-weight: normal;
	font-size:  1rem;
}
.gh_separator {
	float: left;
    width: 1px;
    background: grey;
    height: 100%;
    margin: 0 80px;
    height: 100px;
    display: flex;
    align-self: center;
}
.card-gh {
	background: #ffffff !important;
}
.p-0 {
	padding: 0 !important;
}
.p-5 {
	padding: 5rem !important;
}
.m-0 {
	margin: 0 !important;
}
.mt-1 {
	margin-top: 1rem;
}
.mt-2 {
	margin-top: 2rem;
}
.mt-3 {
	margin-top: 3rem;
}
.mt-4 {
	margin-top: 4rem;
}
.mt-5 {
	margin-top: 5rem;
}
.mt-10 {
	margin-top: 10rem;
}
.ml-10 {
	margin-left: 10rem;
}
.mb-1 {
	margin-bottom: 1rem;
}
.mb-2 {
	margin-bottom: 2rem;
}
.mb-3 {
	margin-bottom: 3rem;
}
.mb-4 {
	margin-bottom: 4rem;
}
.mb-5 {
	margin-bottom: 5rem;
}
.mb-10 {
	margin-bottom: 10rem;
}


	.modal-dialog {

		margin-top: 20rem !important;
	
	}
@media screen and (max-width: 1300px) {
	#gh_intro h1 {
		font-size: 3em;
	}
	.mb-5 {
		margin-bottom: 2rem;
	}
	#gh_header {
		min-height: 300px;
	}
}
@media screen and (max-width: 989px) {
	#gh_header {
	    min-height: 300px;
	    display: flex;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    align-items: center;
	    justify-content: center;
	}
	#gh_intro h1 {
	    font-size: 3em;
	    text-transform: initial;
	    line-height: initial;
	    font-weight: bold;
	    text-align: center;
	}
	.mb-5 {
   	 margin-bottom: 1rem;
	}
	#gh_intro {
	    width: 80%;
	    background-color: rgba(255, 255, 255, 0.7);
	    box-sizing: border-box;
	    padding: 20px;
	}
	.mb-10 {
    	margin-bottom: 5rem;
	}
	.mt-10 {
	    margin-top: 5rem;
	}
	.gh_round_btn img {
		display: none;
	}
	.gh_round_btn span {
	    color: #ffff;
	    background: #007d8f;
	    cursor: pointer;
	    padding: 10px;
	    display: block;
	    width: 200px;
	    text-align: center;
	    border-radius: 10px;
	}
	.gh_round_btn.active span {
	    font-size: 1.6em;
	    text-decoration: none;
	    width: 300px;
	    padding: 20px;
	}
	.gh_step_time {
	    padding: 20px;
	}
	.gh_step_desc {
	    padding: 20px;
	    width: 100%;
	    margin: 0 auto;
	}
	.gh_step_desc p {
	    font-weight: normal;
	    color: #787878;
	    font-size: 1.1rem;
	}
	.gh_bloc p {
	    text-align: center;
	    font-size: 1.6rem;
	    font-weight: bold;
	}
	.gh_container {
   		 flex-direction: column;
   		 background: none;
	}
}