/*
Theme Name: JMG
Theme URI: http://jeanmartialguilhem.com
Description: Twenty Twenty Child Theme
Author: Jean Martial-Guilhem
Author URL: http://jeanmartialguilhem.com
Template: twentytwenty
Version: 1.0.0
*/

/*Polices*/
@import url('https://fonts.googleapis.com/css2?family=Raleway+Dots&display=swap');
@import url('https://fonts.googleapis.com/css?family=Barlow&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Inline+Text&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Reenie+Beanie&display=swap');

body{
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'DIN Pro';
}
#site-content{
	margin:50px 50px;
}
@media all and (max-width: 1024px) {
	#site-content{
		margin:0 18px;
	}
}
#site-content p {
	text-align: justify;
	font-family: 'DIN Pro';
    font-weight: 300;
	font-size:16px;
}
#site-content a{
	color:grey;
	text-decoration:none;
}
#site-content a:hover{
	color:white;
}
@media all and (max-width: 1024px) {
	#site-content p {
		padding: 0 18px;
		font-size:15px;
	}
}
.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 60rem !important;
  width: calc(100% - 4rem);
}
#site-content a, li, h2, h3, h4, h4, h5, h6, p {
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'DIN Pro';
}
#site-content h1 {
	color:white;
	text-align:right !important;
	font-size:30px;
}
#site-content h2 {
	color:white;
	font-size:25px;
}
#site-content h3 {
	color:white;
	font-size:22px;
}
#site-content h4 {
	color:white;
	font-size:19px;
}
#site-content h5 {
	color:white;
	font-size:16px;
}
#site-content h6 {
	color:white;
	font-size:13px;
}
@media all and (max-width: 1024px) {
	#site-content h1 {
		font-family: 'DIN Pro';
		/*font-family: 'Reenie Beanie', cursive;*/
		text-align:center;
	}	
}
/*bandeau header*/
.bandeau{
	position: relative;
	text-align: center;	
	width: 100%;
	height: 350px;
	background-position: top 50% left 50%;
	background-repeat: no-repeat;
	margin-bottom:0;
}
.bandeau a{
	text-decoration:none;
	color:black;
}
@media all and (max-width: 1024px) {
	.bandeau{
		width: 100%;
		height: 250px;
		background-size: contain;
	}
}
/*Retirer le slogan*/
.site-description{
	display:none;
}
/*************Footer***************/
/*Footer crédits*/
.footer-credits {
	display: block;
	font-size:15px;
}
.powered-by-wordpress {
	margin: 0;
}
.jmg-credit a {
	color: #fff !important;
}
/*Footer widget*/
.widget-content p {
	/*font-family: 'Montserrat', sans-serif;*/
	font-size:1.5rem;
	font-family: 'DIN Pro';
    font-weight: 900;
}
.widget-content h2 {
	font-size:2.1rem;
	/*font-family: 'Montserrat', sans-serif;*/
	letter-spacing: 2px;
	font-family: 'DIN Pro';
    font-weight: 900;
}
.footer-widgets .widget{
	margin-top:0;
}
@media (min-width: 700px) {
	.footer-widgets .widget{
		margin-top: 0;
	}
}
/*Footer Menu*/
.footer-menu {
	font-size:15px;
	/*font-family: 'Montserrat', sans-serif;*/
	text-transform: uppercase;
	font-family: 'DIN Pro';
    font-weight: 900;
}
/*************Barre de pied de page*****************/
.interface-interface-skeleton__footer {
	display: none !important;
}
@media (min-width: 782px) {
	.interface-interface-skeleton__footer {
	display: none !important;
	}
}
/**************Page Accueil**********************/
.bloc-acc{
	display:flex;
	margin-bottom:50px;
	justify-content:space-between;
	flex-wrap:wrap;
}
.carousel{
	width:65%;
}
.resa{
	width:30%;
	background-color:#3d3d3d;
}
.airbnb-logo-acc{
	margin:auto;
	width:40%;
}
.resa a{
	display:flex;
	color:#e74b4b;
}
.resa ul{
	margin-left:0;
}
.resa-right{
	margin-left:0;
}
.tax-resa{
	margin-left:4px;
}
@media all and (max-width: 1024px) {
	.carousel{
		width:100%;
	}	
	.resa{
		width:100%;
	}
}
.service-acc{
	background-color:#3d3d3d;
	padding: 70px;
	margin-top:50px;
}
li{
	list-style: none;
}
.service-acc ul{
	margin:0 !important;
}
.service-acc li{
	margin:0 !important;
	display: inline-block; 
	width: calc(50% - 3px);
}
@media all and (max-width: 1024px) {
	.service-acc{
		padding: 20px;
	}	
}
.resa h3{
	text-align:center;
}
#carouselHero .carousel-item img {  
  object-fit: cover;
  object-position: center;
  overflow: hidden;
  height:100vh;
}
.domi-cercle{
	width:200px;
	height:200px;
	object-fit: cover;
	border-radius: 50%;
	margin:auto;
}
.presentation{
	padding:70px;
	background-color:#067c93;
}
@media all and (max-width: 1024px) {
	.presentation{
		padding:20px;
	}
}
h3{
	color:white;
}

.loc{
	display:grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 50px 50px;
}
@media screen and (max-width: 1024px) {
	.loc{
		grid-template-columns: auto;
	}
}
.loc-container{
	/*width:45%;*/
	position:relative;
	/*margin:20px auto;*/
}
.loc-container img{
	height:400px;
}
.loc-container img:hover{
	opacity:0.5;
}

.text-loc {
	position: absolute;
	bottom: 40px;
	right: 0;
	background-color: rgba(0, 0, 0, 0.5);
	color: white;
	padding-left: 20px;
	padding-right: 20px;
}
.titre-loc{
	margin:0;
	color:grey;
	font-size: 20px;
	font-weight: bold;
}
.subtitle-loc{
	margin:0;
	font-size:18px;
}
.tax-loc{
	margin:3px 0 5px 0;
	color: #ffffff !important;
	font-size:15px;
	text-align:right;
	font-style:italic;
}
.tax-loc a{
	text-decoration:none;
	color:#ffffff;
}
.tax-loc a:hover{
	color:#c8c8c8;
}

@media only screen and (max-device-width: 1024px) {
	.text-loc {
		position: absolute;
		bottom: 40px;
		right: 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	.titre-loc{
		font-size: 20px;
	}
	.subtitle-loc{
		font-size: 15px;
	}
	.coup-singulier{
		font-size:10px;
	}
	.toolate{	
		font-size:20px;
	}
}
/**************************Map Loc Acceuil**********************/
.image-card-loc img{
	width:80%;
	height:auto;
	margin:auto;
}
.titre-card-loc{
	color: black;
	margin-top:10px !important;
	margin-bottom:15px !important;
	font-size:20px;
}
.titre-card-loc a:hover{
	color:black !important;
}
#map {
	width: 100%;
	height: 500px;
	margin: auto;
	margin: 50px 0;
	padding: 0;
	z-index: 10;
}

/***********************Page Contact*************************/
.content-form {
	display:flex;
	margin: 0 10px;
}
.formulaire {
	width:60%;
}
.info-contact{
	width:40%;
	padding:80px 0 0 80px;
}
@media only screen and (max-device-width: 1024px) {
	.content-form {
		display:flex;
		margin: 0;
		flex-wrap:wrap;
	}
	.formulaire {
		width:100%;
	}
	.info-contact{
		width:100%;
		padding:0;
	}
}
/*Forumlaire*/
 .wpcf7-form {
    display: grid;                     /* affichage en grille */
    grid-template-columns: 1fr 1fr;    /* format des colonnes de la grille, dans ce cas la largeur est divisée en 2 colonnes de taille égale */
    margin: 40px auto;                 /* marge externe de 40 pixels en haut et en bas et marge automatique à droite et à gauche alignée au centre de la largeur */
}
.wpcf7-form p:nth-child(4), .wpcf7-form p:nth-child(5), .wpcf7-form p:nth-child(6), .wpcf7-form p:nth-child(7) {
    grid-column-start: 1;  /* l’élément commence au début de la colonne 1 */
    grid-column-end: 3;    /* l’élément s’arrête à la fin de la colonne 2 */
}
.wpcf7-form p:nth-child(2){
	margin-right:10px;
}
.wpcf7-form p:nth-child(7) {
    text-align: center;    /* alignement du texte au centre et dans ce cas, c’est le bouton qui est aligné */
}
.wpcf7-spinner {
    margin: 0 -48px 0 24px;    /* marge externe de 0 pixel en haut et en bas, -48 pixels à droite et 24 pixels à gauche */
}
@media screen and (max-width:600px) {
	.wpcf7-form p:nth-child(2){
		margin-right:0;
	}	
	.wpcf7-form {
      grid-template-columns: 1fr;    /* la grille ne comporte plus qu’une colonne */
    }
    .wpcf7-form p:nth-child(4), .wpcf7-form p:nth-child(5), .wpcf7-form p:nth-child(6), .wpcf7-form p:nth-child(7) {
      grid-column-end: 1;    /* les éléments s’étalent jusqu’à la fin de la première colonne */
    }
}
input[type=text].wpcf7-text, textarea.wpcf7-textarea, select.wpcf7-select, .wpcf7 input[type="email"] {
  padding: 10px;                /* marge interne de 10 pixels*/
  border-radius: 3px;           /* rayon de la bordure courbé de 3 pixels */
  border: 1px solid #d9dbdd;    /* bordure large de 1 pixel, continue et de couleur #d9dbdd (code couleur HEX) */
  background: #e8eaed;          /* arrière-plan de couleur #e8eaed (code couleur HEX) */
  font-size: 17px;              /* taille de police de 17 pixels */
  color: #33415c;               /* couleur de police */
}
/*Bouton*/
input[type="submit"].wpcf7-form-control {
	margin:50px 0 100px 0;
	display:flex !important;
	list-style: none !important;
	flex-wrap:wrap;
	font-size: 15px;
	color: #000000;
	text-align:center;
	padding:4px;
	margin:0 10px 10px 0;
	text-decoration:none;
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
	transition: .5s ease;	
	text-decoration: none;
	color: #dc3545;
	display:inline-block;
	border:0.2px solid #dc3545;
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
	padding:10px;		
	background: white;
}
input[type="submit"].wpcf7-form-control:hover {
	color:#ffffff !important;
    -webkit-transition: color 80ms linear;
    -ms-transition: color 80ms linear;
    transition: color 100ms linear;
    background-color: #dc3545;
    -webkit-transition: background-color 80ms linear;
    -ms-transition: background-color 80ms linear;
    transition: background-color 80ms linear;		
}
/*****************************Page Single Loc************************/
.eventdesc a:hover{
	color:black !important;
}

.section1{
	display:flex;
	align-items:center;
	justify-content:space-between;
	flex-wrap:wrap;
}
.resa-logo{
	width:25%;
}
@media all and (max-width: 1024px) {
	.resa-logo{
		width:50%;
	}
}
.resa-logo img{
	width:70%;
}
.resa-logo2{
	width:50%;
	margin:auto;
}

.resa-logo img:hover {
	 -webkit-filter: grayscale(70%); 
	 filter: grayscale(70%); 
}
.resa-logo2 img:hover {
	 -webkit-filter: grayscale(70%); 
	 filter: grayscale(70%); 
}


.titre-spectacle-single{
	color:white !important;
}
.bloc-single{
	display:flex;
	justify-content:space-between;
	align-items: center;
	flex-wrap:wrap;
}

.presentation-single{
	width:70%;
}
.presentation-single p{
	font-size:18px !important;
}
.info-single{
	width:25%;
	height: 100%;
	padding:20px;
	background-color: #067c93;
}
@media all and (max-width: 1024px) {
	.presentation-single{
		width:100%;
	}
	.info-single{
		width:100%;
	}	
}
/******************Map-single*******************/
#map-single {
	width: 100%;
	height: 500px;
	margin: auto;
	margin: 50px 0;
	padding: 0;
	z-index: 10;
}
.image-card-single img{
	width:80%;
	height:auto;
	margin:auto;
}
.titre-card-single{
	color: black;
	margin-top:10px !important;
	margin-bottom:15px !important;
	font-size:20px;
}
.titre-card-single a:hover{
	color:black !important;
}
/**************Page Taxonomie Type de Logements*******************/
.loc{
	display:grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 50px 50px;
}
@media screen and (max-width: 1024px) {
	.loc{
		grid-template-columns: auto;
	}
}
.loc-container{
	/*width:45%;*/
	position:relative;
	/*margin:20px auto;*/
}
.loc-container img{
	height:400px;
	border-radius:3%;
}
.loc-container img:hover{
	opacity:0.5;
}

.text-loc {
	position: absolute;
	bottom: 40px;
	right: 0;
	background-color: rgba(0, 0, 0, 0.5);
	color: white;
	padding-left: 20px;
	padding-right: 20px;
}
.titre-loc{
	margin:0;
	color:grey;
	font-size: 20px;
	font-weight: bold;
}
.subtitle-loc{
	margin:0;
	font-size:18px;
}
.tax-loc{
	margin:3px 0 5px 0;
	color: #ffffff !important;
	font-size:15px;
	text-align:right;
	font-style:italic;
}
.tax-loc a{
	text-decoration:none;
	color:#ffffff;
}
.tax-loc a:hover{
	color:#c8c8c8;
}

@media only screen and (max-device-width: 1024px) {
	.text-loc {
		position: absolute;
		bottom: 40px;
		right: 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	.titre-loc{
		font-size: 20px;
	}
	.subtitle-loc{
		font-size: 15px;
	}
	.coup-singulier{
		font-size:10px;
	}
	.toolate{	
		font-size:20px;
	}
}

