/*!
 * Start Bootstrap - Grayscale v5.0.2 (https://startbootstrap.com/template-overviews/grayscale)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
 */
 
.grecaptcha-badge { 
    bottom:50px !important; 
}

.modal-header {
  border-bottom:none;
}

#password + .glyphicon {
  cursor: pointer;
  pointer-events: all;
}

#wrapper {
  max-width: 500px;
  margin: auto;
  padding-top: 25vh;
}

.right-icon {
  position: absolute;
  width: auto;
  bottom: 10px;
  right: 10px;
  margin-top: 0;
}

/* animation fleche */
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
  margin-top: 4rem;

/*  position: absolute; 
  bottom: 110px;*/
  font-size:3rem;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {transform: translateY(-30px);}
  60% {transform: translateY(-15px);}
}

/* icones */

span.icon_prev {
	background-image: url("../images/icon_ico_prev.svg");
	background-size: 18px 18px;
	height:18px;
	width:18px;
	margin-top:1px;
	display:inline-block;
}

span.icon_next {
	background-image: url("../images/icon_ico_next.svg");
	background-size: 17px 17px;
	height:18px;
	width:18px;
	margin-top:1px;
	display:inline-block;
}

span.icon_nextblack {
	background-image: url("../images/icon_ico_nextblack.svg");
	background-size: 17px 17px;
	height:18px;
	width:18px;
	margin-top:1px;
	display:inline-block;
}

span.icon_bell {
	background-image: url("../images/icon_ico_cloche.svg");
	background-size: 20px 20px;
	height:20px;
	width:20px;
	margin-top:1px;
	display:inline-block;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("../images/icon_ico_menu_carre.svg");
  color:white;
}

.navbar-toggler {
  border: none;
}

.container {
  max-width: 1400px;
}

.bg-dark {
  background-color: #000000!important;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255,255,255,1);
  font-size: 0.9rem;
  padding: 0.5rem 0.3rem;
}

.divider-vertical {
  padding-top: 8px;
  color: rgba(255,255,255,1);
  font-size: 0.8rem;
}

section {
  padding: 0 0 20px 0;
}

a {
  color: #000;
}

a:focus, a:hover {
  text-decoration: none;
  color: #000;
}

a.dispbloc {
  display:block;
  text-decoration: none;
  padding: 0.5rem 1.05rem;
  margin-bottom: 0.7rem;
}

a.dispbloc:focus, a.dispbloc:hover {
  background-color: #fff;
}

a.wlink {
  color: #fff;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

.minalert {
  padding: 0.2rem 1.05rem;
  margin-bottom: 0.7rem;
}

.lead0 {
  font-size: 0.9rem;
  font-weight: 300;
}

.lead {
  font-size: 1.0rem;
  font-weight: 300;
}

.leadn {
  font-size: 1rem;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  font-style: normal;
  color: #F00;
}

.masthead000 {
  position: relative;
  width: 100%;
  height: 66px;
}


.masthead100 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem;
  padding-top: 4rem;
  background: url("../images/fond100.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando100 {
  padding: 15rem 0;
  background: url("../images/bando100.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead200 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem;
  padding-top: 3rem;
  background: url("../images/fond200.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando200 {
  padding: 15rem 0;
  background: url("../images/bando200.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead350 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem;
  padding-top: 3rem;
  background: url("../images/fond350.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando350 {
  padding: 15rem 0;
  background: url("../images/bando350.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead400 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem;
  padding-top: 3rem;
  background: url("../images/fond400.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando400 {
  padding: 15rem 0;
  background: url("../images/bando400.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead500 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem;
  padding-top: 3rem;
  background: url("../images/fond500.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando500 {
  padding: 15rem 0;
  background: url("../images/bando500.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead550 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond550.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando550 {
  padding: 15rem 0;
  background: url("../images/bando550.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead600 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond600.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando600 {
  padding: 15rem 0;
  background: url("../images/bando600.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead650 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond650.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando650 {
  padding: 15rem 0;
  background: url("../images/bando650.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead651 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond651.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando651 {
  padding: 15rem 0;
  background: url("../images/bando651.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead652 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond651.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando652 {
  padding: 15rem 0;
  background: url("../images/bando651.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead653 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond653.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando653 {
  padding: 15rem 0;
  background: url("../images/bando653.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead654 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond654.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando654 {
  padding: 15rem 0;
  background: url("../images/bando654.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead655 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond655.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando655 {
  padding: 15rem 0;
  background: url("../images/bando655.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}


.masthead656 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond656.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando656 {
  padding: 15rem 0;
  background: url("../images/bando656.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead657 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond657.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando657 {
  padding: 15rem 0;
  background: url("../images/bando657.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead670 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond670.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando670 {
  padding: 15rem 0;
  background: url("../images/bando670.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead671 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond671.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando671 {
  padding: 15rem 0;
  background: url("../images/bando671.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead672 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond672.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando672 {
  padding: 15rem 0;
  background: url("../images/bando672.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead673 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond673.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando673 {
  padding: 15rem 0;
  background: url("../images/bando673.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead674 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond674.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando674 {
  padding: 15rem 0;
  background: url("../images/bando674.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead675 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond675.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando675 {
  padding: 15rem 0;
  background: url("../images/bando675.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead676 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond676.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando676 {
  padding: 15rem 0;
  background: url("../images/bando676.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead700 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond700.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando700 {
  padding: 15rem 0;
  background: url("../images/bando700.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead750 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem;
  padding-top: 3rem;
  background: url("../images/fond350.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando750 {
  padding: 15rem 0;
  background: url("../images/bando350.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead800 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond800.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando800 {
  padding: 15rem 0;
  background: url("../images/bando800.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando800s {
  padding: 15rem 0;
  background: url("../images/bando850.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead850 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem; 
  padding-top: 5rem;
  background: url("../images/fond850.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando850 {
  padding: 15rem 0;
  background: url("../images/bando850.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead900 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem;
  padding-top: 5rem;
  background: url("../images/fond900.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando900 {
  padding: 15rem 0;
  background: url("../images/bando900.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead950 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem;
  padding-top: 5rem;
  background: url("../images/fond950.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando950 {
  padding: 15rem 0;
  background: url("../images/bando950.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead250 {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 50rem;
  padding-top: 10rem;
/*  background: url("../images/fond250.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover; */
}

/* bloc video */
.masthead25x {
  position: relative;
  background-color: black;
  height: 100vh;
  min-height: 35rem;
  width: 100%;
  padding-top: 3rem;
  overflow: hidden;
}

.masthead25x video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.masthead25x .container {
  position: relative;
  z-index: 2;
}

.masthead25x .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.4;
  z-index: 1;
}

/*
@media (pointer: coarse) and (hover: none) {
  .masthead25x {
	position: relative;
    width: 100%;
    height: 100vh;
    min-height: 50rem;
    padding-top: 10rem;
    background: url("../images/fond250.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
  }
  .masthead25x video {
    display: none;
  }
}
*/

.bando250 {
  padding: 15rem 0;
  background: url("../images/bando250.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando251 {
  padding: 15rem 0;
  background: url("../images/bando251.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando252 {
  padding: 15rem 0;
  background: url("../images/bando252.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando253 {
  padding: 15rem 0;
  background: url("../images/bando253.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando254 {
  padding: 15rem 0;
  background: url("../images/bando254.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando258 {
  padding: 15rem 0;
  background: url("../images/bando258.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.bando259 {
  padding: 15rem 0;
  background: url("../images/bando259.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}


h2.scriptitre {
  margin: 10px 0;
  font-size: 4.5rem;
  /*	font-weight: 400; */
  text-align: center;
  text-transform: none;
  color: #fff;
  font-family: 'Leckerli One', cursive;
  font-style: italic;
}

h2.scriptJ {
  margin: 5px 0;
  font-size: 1.2rem;
  /*	font-weight: 400; */
  text-align: center;
  text-transform: none;
  color: #fff;
  font-family: 'Leckerli One', cursive;
  font-style: italic;
}

h2.oblik {
	margin: 20px 0;
	font-size: 4.5rem;
/*	font-weight: 400; */
	transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    -khtml-transform: rotate(-8deg);
	text-align: center;
	color: #fff;
	font-family: 'Lobster', cursive;
	font-style: italic;
}


h3,
h4,
h5,
h6 {
	font-family: 'Roboto Slab', serif;
	color: #000;
	text-transform: none;
}

section h2 {
	font-size: 1.4rem;
/*	font-weight: 400; */
}

.h4 {
  font-family: 'Lobster', cursive;
/*  max-width: 20rem; */
  font-size: 5rem;
}

section h3.subheading {
	font-size: 1.1rem;
/*	font-weight: 400; */
}

h2.lobster {
/*	font-weight: 400; */
	text-align: center;
	color: #fff;
	font-family: 'Lobster', cursive;
	font-style: italic;
	font-size: 3rem;
}

h2.skinc {
/*	font-weight: 400; */
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4rem;
}

.textsmalll {
	font-size: 0.6rem;
/*	font-weight: 400; */
}

section h3.datev {
	font-size: 1.4rem;
	color: #fff;
	font-weight: bold;
}

@media (max-width: 992px) {
  .divider-vertical {
	display: none;
  }
  
  .navbar-dark .navbar-nav .nav-link {
    padding: 0.8rem 0.3rem;
  }
  
  h2.lobster {
	font-size: 2.8rem;
  }
  
  h2.skinc {
    font-size: 2.2rem;
  }
  
  h2.oblik {
	margin: 20px 0;
	font-size: 3.5rem;
  }
  
  h2.scriptitre {
	margin: 10px 0;
	font-size: 3rem;
	/*	font-weight: 400; */
  }
  
  h2.oblik {
	margin: 20px 0;
	font-size: 3.5rem;
  }
  
  .bounce {
/*  position: absolute; 
   bottom: 110px;*/
   font-size:2.5rem;
}

  .convoc {
    width: 190px;
  }
  
}

@media (max-width: 768px) {
  .bounce {
    font-size:2rem; 
/*	display: none; */
  }
  h2.scriptitre {
	margin: 10px 0;
	font-size: 2.5rem;
	/*	font-weight: 400; */
  }

  h2.oblik {
	margin: 20px 0;
	font-size: 3.3rem;
  }
  
  h2.lobster {
	font-size: 2.5rem;
  }
  
   h2.skinc {
    font-size: 2rem;
  }
  
  .masthead000 {
  position: relative;
  width: 100%;
  height: 0;
  }
  
  .convoc {
    width: 190px;
  }
  
}

.btn {
/*
  -webkit-box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
*/
  padding: 0.6rem 1.1rem;
  font-family: 'Roboto Slab', serif;
  font-size: 100%;
/*   text-transform: uppercase; */
  letter-spacing: .15rem;
  border: 0.1rem solid rgba(128, 128, 128, 1);
  border-radius:0;
}

.btnblanc {
  padding: 0.4rem 0.7rem;
  font-size: 85%;
/*   text-transform: uppercase; */
  letter-spacing: .1rem;
  border: 0.1rem solid rgba(255, 255, 255, 1);
  border-radius:0;
  width:300px;
}

.btn.barre {
  width: 210px;
  height:45px;
}

.convoc {
  width: 392px;
}

.btn-primary {
  background-color: rgba(0, 0, 0, 0.5);  /* #64a19d; */
}

.btn-primary:hover {
  background-color: rgba(0, 0, 0, 0.8);
  border-color: white;
  border: 0.1rem solid rgba(128, 128, 128, 1);
/*  border: 0.1rem solid rgba(0, 0, 0, 0.2); */
}

.btn-light:hover {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0.1rem solid rgba(128, 128, 128, 1);
}

.btn-primary:focus {
  background-color: rgba(0, 0, 0, 0.5);
/*  border: 0.1rem solid rgba(0, 0, 0, 0.2); */
  color: white;
}

.btn-primary:active {
  background-color: rgba(0, 0, 0, 0.5); !important;
  border-color: white;
  transition: none;
/*  border: 0.1rem solid rgba(0, 0, 0, 0.2); */
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  background-color: rgba(0, 0, 0, 0.5); !important;
  border-color: white;
  transition: none;
}

.btn-secondary {
  background-color: rgba(255, 255, 255, 0.7);
  color: black;
}

.btn-secondary:hover {
  background-color: rgba(255, 255, 255, 1);
  color: black;
  border: 0.1rem solid rgba(255, 255, 255, 1);
}

.btn-secondary:focus {
  background-color: rgba(255, 255, 255, 1);
  border: 0.1rem solid rgba(255, 255, 255, 1);
  color: black;
}

.btn-secondary:active {
  background-color: rgba(255, 255, 255, 1); !important;
  border-color: white;
  color: black;
  transition: none;
  border: 0.1rem solid rgba(255, 255, 255, 1);
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  background-color: rgba(255, 255, 255, 1); !important;
  border-color: white;
  color: black;
  transition: none;
}

.dropdown-menu {
  color: #FFFFFF;
  background-color: #000000;
}

.dropdown-item {
  color: #FFFFFF;
}

.signup-section .form-inline input {
  -webkit-box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  height: auto;
  font-family: 'Roboto Slab', serif;
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  border: 0;
}

.contact-section {
  padding: 5rem 0 0;
}

.contact-section .card {
  border: 0;
  border-bottom: 0.25rem solid #64a19d;
}

.contact-section .card h4 {
  font-size: 0.8rem;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}

.contact-section .card hr {
  border-color: #64a19d;
  border-width: 0.25rem;
  width: 3rem;
}

.contact-section .social {
  margin-top: 5rem;
}

.contact-section .social a {
  text-align: center;
  height: 3rem;
  width: 3rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  line-height: 3rem;
  color: rgba(255, 255, 255, 0.3);
}

.contact-section .social a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.contact-section .social a:active {
  color: #fff;
}

body {
  font-family: 'Roboto Slab', serif;
  letter-spacing: 0.0625em;
  color: #000;
  overflow-y: scroll;
}

.bg-black {
  background-color: #161616 !important;
}

.bg-primary {
  background-color: #64a19d !important;
}

.text-primary {
  color: #64a19d !important;
}

.rgpd {
/*  bottom: 3rem;
  position: fixed;
  display: block;
  z-index:5;
  background-color:#FFF; */
  text-align: center;
  width: 100%;
  font-size: 0.6rem;
  line-height: normal;
  font-family: 'Arial', sans-serif;
  
}

@media (max-width: 768px) {  
  .rgpd {
/*	display: none; */
  }
}

footer {
  padding: 5rem 0;
  bottom: 0;
  position: fixed;
  display: block;
  text-align: center;
  width: 100%;
  font-size: 0.8rem;
  z-index:5;
}