@charset "UTF-8";
/* CSS Document */

@media screen and (min-width: 1200px)  {
	.container {
		max-width: 2000px;
	}
	.card-img-resa {
		width: 50%;
		
	}
	.card-img-vous-etes {
		width: 70%;
		
	}
	.card-img-contact {
		margin-top: 10rem;
		width: 50%;
		
	}
	.card-img-resa2 {
		width: 30%;
		
	}
	.display-5 {
	text-align: center;
	margin-bottom: 5rem;
}
	.display-6 {
	line-height: 7.5rem;
}

	.taille {
		background-image: url(image/banner3-reservation3.jpg);
		background-position: center;
		min-height:492px;
		height: 100%;
		width: 100%;
		background-repeat: no-repeat;
   		border-radius: calc(.25rem - 1px);
		float: left;
	}
	.taillepresta {
		background-image: url(image/banner3-prestation.jpg);
		min-height:492px;
		height: 100%;
		width: 100%;
		background-repeat: no-repeat;
   		border-radius: calc(.25rem - 1px);
		float: left;
	}
	.tailleflex {
		background-image: url(image/banner3-bureauflex3.jpg);
		min-height:492px;
		height: 100%;
		width: 100%;
		background-repeat: no-repeat;
   		border-radius: calc(.25rem - 1px);
		float: left;
	}
	.tailleecran {
		background-image: url(image/banner3-ecran3.jpg);
		min-height:492px;
		height: 100%;
		width: 100%;
		background-repeat: no-repeat;
   		border-radius: calc(.25rem - 1px);
		float: left;
	}
	
}

@media screen and (max-width: 1200px)  {
	
		.taille {
		background-image: url(image/banner4-reservation3.jpg);
		min-height:315px;
		height: 100%;
		width: 100%;
		
		background-repeat: no-repeat;
   		border-radius: calc(.25rem - 1px);
		float: left;
	}
	.taillepresta {
		background-image: url(image/banner4-prestation.jpg);
		min-height:315px;
		height: 100%;
		width: 100%;
		background-repeat: no-repeat;
   		border-radius: calc(.25rem - 1px);
		float: left;
	}
	.tailleflex {
		background-image: url(image/banner4-bureauflex3.jpg);
		min-height:315px;
		height: 100%;
		width: 100%;
		background-repeat: no-repeat;
   		border-radius: calc(.25rem - 1px);
		float: left;
	}
	.tailleecran {
		background-image: url(image/banner4-ecran3.jpg);
		min-height:315px;
		height: 100%;
		width: 100%;
		background-repeat: no-repeat;
   		border-radius: calc(.25rem - 1px);
		float: left;
	}
	.card-img-vous-etes {
		width: 20%;
		
	}

}
@media screen and  (max-width: 1024px)  {
	.card-img-resa {
		width: 20%;
	}
	
	.card-img-vous-etes {
		width: 20%;
		
	}
	.card-img-actu {
		width: 50%;
	}
	.card-img-contact {
		width: 30%;
		
	}
	.card-img-resa2 {
		width: 20%;
	}
	.card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
	}
	
	.card-group>.card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 15px;
}
	.card-group>.card+.card {
    margin-left: 0;
    border-left: 1px solid rgba(0,0,0,.125);
}
	.display-5 {
	text-align: center;
	margin-bottom: 1.5rem;
	}
	.display-6 {
	line-height: 5rem;
}

	
}

@media screen and  (max-width: 768px)  {
	.card-img-resa {
		
	    max-width: 40%;
		
	}
	.card-img-actu {
		width: 40%;
	}
	.card-img-vous-etes {
		width: 30%;
	}
	.card-img-resa2 {
		
		max-width: 50%;
		
	}
	.card-img-contact {
		width: 30%;
		
	}
	.display-6 {
		line-height: 2.0rem;
		margin-top: 1.0rem;
		font-size: 1.5rem;
		margin-left: 30px;
		
	}
	.taille {
	background-image: url(image/banner3-reservation3.jpg);
	max-width: 690px;
	height: 150px;
		min-height:150px;
   	border-radius: calc(.25rem - 1px);
	float: left;
	}
	.taillepresta {
		background-image: url(image/banner3-prestation.jpg);
		max-width: 690px;
		height: 150px;
		min-height:150px;
   		border-radius: calc(.25rem - 1px);
		float: left;
	}
	.tailleflex {
		background-image: url(image/banner3-bureauflex3.jpg);
		max-width: 690px;
		height: 150px;
		min-height:150px;
   		border-radius: calc(.25rem - 1px);
		float: left;
	}
	.tailleecran {
		background-image: url(image/banner3-ecran3.jpg);
		max-width: 690px;
		height: 150px;
		min-height:150px;
   		border-radius: calc(.25rem - 1px);
		float: left;
	}

	
}

.custom-center {
    margin: auto;
 }

.breadcrumb{
	background-color: white;
	font-size: small;
}
a.arianne{
	color: #e58f08;
	
}
a.ariannebleu{
	color: #52AAC2;
	
}

.bou {
    background-color: #bc6c91; /* pink */
    border: none;
    color: white;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 0px 4px 1px 0px;
    cursor: pointer;
	vertical-align: middle;
}

.bou1 {border-radius: 100px;}

.btn{white-space:normal;}

.btn-chambre {
	color: #fff;
	background-color: #0197FF;
	border-color: #0197FF;
}
.btn-chambre:hover {
	color: #fff;
	background-color: #374a68;
	text-decoration: none;
	border-color: #374a68;
}
.btn-transport {
	color: #fff;
	background-color: #374a68;
	border-color: #374a68;
}
.btn-transport:hover {
	color: #fff;
	background-color: #0197FF;
	text-decoration: none;
	border-color: #0197FF;
}
.btn-entrepot {
	color: #fff;
	background-color: #01CDFF;
	border-color: #01CDFF;
	
}
a.btn-entrepot:hover {
	color: #fff;
	text-decoration: none;
	background-color: #374a68;
	border-color: #374a68;
}
.tabsalle {
	font-family: 'Francois One', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5rem;
	
}

a.tabsalle {
	font-family: 'Francois One', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5rem;
	color: black;
	
}
a.tabsalle:hover {
	font-family: 'Francois One', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5rem;
	color: #52AAC2;
	
}
.nav-link.active .show {
	color: #52AAC2;
}
.displaysalle {
	font-size: 1.0rem;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
}
.display-4 {
	margin-top: 1.0rem
}
.display-3 {
	text-align: left;
	font-family: 'Francois One', sans-serif;
	font-weight: normal;
	font-style: normal;
	color:black;
	}
.display-6 {
	text-align: left;
	font-family: 'Francois One', sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#373232;
	}
.display-intro {
	margin-bottom: 2rem;
}
.mb-0 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 35px;
}
.card-title {
	font-family: 'Francois One', sans-serif;
	font-weight: normal;	
}
.other {
	color: #e58f08;
}
.room {
	color: #0197FF;
	text-align: center;
}
.center {
	text-align: center;
	
}
.card-body {
	font-family: 'Open Sans', sans-serif;
	
}

a.card-link:hover  {
	color: black;
	text-decoration: underline;
}
.card-link {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}
.card-deck {
	margin-bottom: 5rem;
}
.card-img-resa2 {
	margin-top: 2rem;
}

.card-img-resa {
	margin-top: 2rem;
}

.modal-title {
	font-family: 'Caveat', cursive;
	font-size: 35px;
	color: #bc6c91;
}
.test {
	font-family: 'Caveat', cursive;
	font-size: 34px;
	margin: 0px;
	padding: 0px;
}
.lead {
	font-size: 1.5rem;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	
	
}
.leadsmall {
	font-size: 1.0rem;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	
	
}
.addmarge {
	margin-top:1.5rem;
	margin-bottom: 1.0rem;
}
.modal-body {
	font-size: 1.0rem;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
}
h1 {	
	font-family: 'Francois One', sans-serif;
	margin-top: 3rem;
	font-size: 3rem;	
}
h4 {	
	font-family: 'Francois One', sans-serif;
	margin-top: 1.5rem;
	font-size: 1.6rem;	
}
h5 {	
	font-family: 'Francois One', sans-serif;
	margin-top: 1.5rem;
	font-size: 1.2rem;	
}
h6 {	
	font-family: 'Francois One', sans-serif;
	margin-top: 1.5rem;
	font-size: 1.0rem;	
}

.titre {
	color:#52AAC2;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	line-height: 5rem;
	margin-bottom: 5rem;
}
.titrejaune {
	color:#e58f08;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	line-height: 5rem;
	margin-bottom: 5rem;
}
.smalltitre {
	color:#000000;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1rem;
	line-height: 5rem;
	margin-bottom: 5rem;
}
.border-no {
	border: none;
    
}
.map-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

 /*.middle {
    transform: translateY(350%); 
}*/


.barre {
	width: auto;
}
/* footer */
/*html {
    position: relative;
    min-height: 100%;
	padding-bottom: 209px; 
}



.footer {

	
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    bottom: 0;    
    background-color: rgba(255, 255, 255, 0.75);
    color: #FFFFFF;
	margin-top: 15rem;
}*/

html {
    position: relative;
    min-height: 100%;
}
 
.footer {
    background-color: rgba(255, 255, 255, 0.7);
     width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    bottom: 0;    
    color: black;
	margin-top: 15rem;
}
.footerother{
    background-color: rgba(229, 143, 8, 1.0);
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    bottom: 0;    
    color: #FFFFFF;
	margin-top: 5rem;
}

.footerchambre {
    background-color: #0197FF;
     width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    bottom: 0;    
    color: #FFFFFF;
	margin-top: 15rem;
}
.footerentrepot {
    background-color: #01CDFF;
     width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    bottom: 0;    
    color: #FFFFFF;
	margin-top: 15rem;
}
.footertransport {
    background-color: #374a68;
     width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    bottom: 0;    
    color: #FFFFFF;
	margin-top: 15rem;
}

.footertexte{
	font-family: 'Francois One', sans-serif;
	font-size: 1.0rem;
	text-align: center;
	padding-top: 1.0rem;
} 
a.footertexte{
	font-family: 'Francois One', sans-serif;
	color: white;
	font-weight: 800;
	font-size: 1.0rem;
	text-align: center;
	padding-top: 1.0rem;
} 
a.footertexte2{
	font-family: 'Francois One', sans-serif;
	color: white;
	font-size: 1.0rem;
	text-align: center;
	padding-top: 1.0rem;
} 
.bottom-footer{
    border-top: 1px solid #000000;
    margin-top: 0px;
    padding-top: 1.0rem;
    color: #00a651;
}
.footer-nav li{
    display: inline;
    padding: 0px 40px;
}

.footer-nav a{
    color: grey;
    text-decoration: none;
}
/* end footer */


.jumbotron.vertical-center.couleur {
  background-color: rgba(51, 51, 51, 0.7);
  margin-bottom: 0; /* Remove the default bottom margin of .jumbotron */
}

.jumbotron.vertical-center {
  background-color: rgba(233, 236, 239, 0.6);
  margin-bottom: 0; /* Remove the default bottom margin of .jumbotron */
}

.vertical-center {
  min-height: 30%;  /* Fallback for vh unit */
  min-height: 30vh; /* You might also want to use
                        'height' property instead.
                        
                        Note that for percentage values of
                        'height' or 'min-height' properties,
                        the 'height' of the parent element
                        should be specified explicitly.
  
                        In this case the parent of '.vertical-center'
                        is the <body> element */

  /* Make it a flex container */
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; 
  
  /* Align the bootstrap's container vertically */
    -webkit-box-align : center;
  -webkit-align-items : center;
       -moz-box-align : center;
       -ms-flex-align : center;
          align-items : center;
  
  /* In legacy web browsers such as Firefox 9
     we need to specify the width of the flex container */
  width: 100%;
  
  /* Also 'margin: 0 auto' doesn't have any effect on flex items in such web browsers
     hence the bootstrap's container won't be aligned to the center anymore.
  
     Therefore, we should use the following declarations to get it centered again */
         -webkit-box-pack : center;
            -moz-box-pack : center;
            -ms-flex-pack : center;
  -webkit-justify-content : center;
          justify-content : center;
}
.align-items-center {
  -ms-flex-align: center!important;
  align-items: center!important;
}
.d-flex {
  display: -ms-flexbox!important;
  display: flex!important;
}

