@import "fonts/stylesheet.css";
@font-face {
    font-family: 'letters_for_learnersregular';
    src: url('fonts/letters_for_learners-webfont.woff2') format('woff2'),
         url('fonts/letters_for_learners-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fragment_coreroman';
    src: url('fonts/fragmentcore-webfont.woff2') format('woff2'),
         url('fonts/fragmentcore-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'antipasto';
    src: url('fonts/Antipasto.ttf.eot'),
         url('fonts/Antipasto.ttf.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'keep_calm_regular';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/KeepCalm-Medium.woff') format('woff');
}
::-webkit-scrollbar
{
  width: 2px;  /* for vertical scrollbars */
  height: 12px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track
{
  background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb
{
  background: rgba(0, 0, 0, 0.2);
}
html{ height:100%; }
body{
  background-attachment: fixed;
  background-color: #fff;
  margin:0;
  padding:0;
  color: #404040;
  font-weight: 500;
  font-family: "fragment_coreroman";
  font-size: 19px;
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover; /* version standardisée */
  letter-spacing: 0.5px;
  min-height:100%;
  position:relative;
}
body {
  position: relative;
}
body.login{background: url('../img/photo-1523390218733-2e5b84cd6974.jpg') no-repeat center fixed;}
body.signin{background: url('../img/yoal-desurmont-S9OCBwRFV_k-unsplash.jpg') no-repeat center fixed;}
body.forgot{background: url('../img/fotografierende-ISOf6JmVzTI-unsplash.jpg') no-repeat center fixed;}
body::after {
  content: '';
  display: block;
  height: 350px; /* Set same as footer's height */
}
html {
  position: relative;
  /* min-height: calc(100% - 30px); */
}
a,
a:hover{
  cursor: pointer;
  color: inherit;
  text-decoration: none!important;
}
a.open{
  border-bottom-style: dotted;
}
p{margin-bottom:0;}
*{
  font-family: 'Antipasto Pro';
}
.login{
  width: 100%;
}
.blue{
  color: #0000fe;
}
.red{
  color: #ff0;
}
.yellow{
  color: #fff000;
}
.hide{
  display: none;
}
.hide2{
  position: absolute;
  z-index: -9999;
  opacity: 0;
}
label{font-weight:  bold;}
.cb{
  clear: both;
}
.letters_for_learners{
  font-family: 'letters_for_learnersregular';
  font-size: 1.5em;
}
.fragment_coreroman{
  font-family: 'fragment_coreroman';
}

div.center{
  margin: 0 auto;width: 100%; left: 50%; position: absolute; top: 50%; transform: translateY(-50%) translateX(-50%);
}
.center.smaller{
  max-width: 250px;
}
.center.medium{
  max-width: 450px;
}

.logo {
  font-family: 'letters_for_learnersregular';
  font-size: 2.6rem;
  font-weight: 800;
	display: inline;
	position: relative;
	letter-spacing: 2px;
  color: rgba(0,0,0,1);
}

.container{
    background-color: rgba(255, 255, 255, 1);
    border-color:#e7e7e7;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    max-width: 960px;
}
.opacity-1{
  opacity: 1;
}
.opacity-05{
  opacity: 0.5;
}
.bottom-0{
  bottom: 0;
}
.maybe::after{
  content: "présence à confirmer";
  font-family: inherit;
  position: absolute;
  left: 0;
  top:40px;
  transform: rotate(-45deg);
  font-size: 20px;
  width: 100px;
  background: rgba(255,222,173,0.6);
}
.opacity-0{
  opacity: 0;
}
.float-right{
  float: right;
}
.float-left-50{
  float: left;
  width: 50%;
}
.small{
  font-size: 12px;
}
.italic{
  font-style: italic;
}
.red{
  color: #FF0000;
}
.footer {
  background-color: rgba(255, 255, 255, 0.95);
  /* border-bottom-left-radius: 0.325rem;
  border-bottom-right-radius: 0.325rem; */
  font-family: "letters_for_learnersregular";
  margin: 0 auto;
  /* margin-top: -20px; */
  padding: 10px 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 200px;
  height: auto;
}
.footer .container{
  background: none;
  padding: 0;
  margin: 0 auto;
}
.footer p{
  padding-top: 10px;
}
ul.nav li a{
  font-weight: bold;
}
.menu{
  position: relative;
}
.sticky-top{
  position: sticky;
  top: 0;
  margin-bottom: 20px;
  margin-left: -25px;
  width: 100%!important;
  z-index: 99999;
}
.menu-trip{
  position: sticky;
  bottom: 0;
  margin-bottom: 20px;
  margin-left: -25px;
  width: 100%!important;
  z-index: 99999;
}
.menu-trip .list-group-item{
  padding: 0.15rem 1rem 1rem 1rem;
}
.card{
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
  padding-bottom: 10px;
}
.card .img{
  position: relative;
  width: 100%;
  max-height: 200px;
  min-height: 150px;
  overflow: hidden;
}
.card .btn{
  margin: 0 5px;
}
#friends .card{
  padding: 0 10px;
}
#friends .card .img{
  margin-top: 20px;
  max-height: 120px;
  min-height: 120px;
}
#friends .img-circle {
  height: 100px;
  width: 100px;
}
.card .img img.home{
  /* position: absolute;
  left: 50%;
  top: 50%;
  height: auto;
  width: 100%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%); */
}
.card-text.home{
  margin: 0 5px 10px 5px;
  max-height: 100px;
  overflow-y: hidden;
  scrollbar-color: yellow blue;
  scrollbar-color: #87ceeb #ff5621;
  scrollbar-color: auto;
}
img.tripview{
  max-height: 250px;
  display: block;
  max-width:100%;
  object-fit:scale-down;
  height: auto;
}
.card img.home::after{
  background: #f1f1f1;
}
.mt-0{
  margin-top: 0!important;
}
.w100{
  width: 100%;
}
.hover{
  cursor: pointer;
}
.hover:hover{
  opacity: 0.9;
}
.cursor-pointer:hover{
    cursor: pointer;
    font-weight: 900!important;
    color: #666!important;
}
.font-weight-none{
  font-weight: 100;
}
.small-action-btn{
  color:#cecece;
  position:absolute;
  right:0;
  z-index: 1;
}
.small-action-btn a:hover svg{
  color:red;
  transition: 0.70s;
}
.small-action-btn a:hover svg.rotate{
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.trip{
  margin: 0 auto;
}
.trip img.cover{
  max-width: 600px;
  max-height: 300px;
  width: 100%;
}
.cover .img-none{
  min-height: 200px;
  height: auto;
}
 .friend-card{
  min-height: 250px;
}
.destination iframe{
  width: 100%;
}
.destination img{
  display: inline;
  max-width: 450px;
  width: 100%;
}
.h1-edit{
  padding: 30px 10px;
}
.confirm-delete-trip{
  position: absolute;
  top: 0;
  right: 0;
}
#notif{
  display: none;
}
.notifyjs-bootstrap-success{
  background-position: 1px;
}
.custom-file{
  /* overflow: hidden; */
}
.sticky {
	position: fixed;
	top:0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.sticky + .content {
  padding-top: 102px;
}
a.user .photo{
  height: 30px!important;
  display: block;
  width: 30px!important;
}
form{width:100%;}

blockquote{width: 100%;}

.centered{
  margin: 0 auto;
}
.text-break-word{
  word-break: break-word;
}
.white-space-normal{
  white-space: normal;
}
.position-relative{
  position: relative;
}

table.fading tr td:first-of-type {
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 80%,rgba(255,255,255,0) 100%);
    position: sticky;
    left: 0;
    min-width: 200px;
}
#login .modal-content.container{
  max-width: 450px;
}
.dashed{
  border-bottom: dashed 1px #cecece;
}
input[type="file"] {
  display: block;
}
.imageThumb {
  max-height: 75px;
  padding: 1px;
  cursor: pointer;
}
.pip {
  display: inline-block;
  margin: 10px 10px 0 0;
  position: relative;
}
.remove {
  display: block;
  background: #444;
  color: white;
  text-align: center;
  cursor: pointer;
}
.brand-item{
  background: rgba(112, 132, 157, 0.8);
  border-radius: 5px;
  width: 15%;
  margin: 1% 0;
  font-weight: 550;
  color: white;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
}
.brand-item:hover{
  cursor: pointer;
}
.rounded-card{
  border-radius: 5px;
  border: solid 1px #355b8a;
}
.carac-tech{
  border-radius: 5px;
  background: linear-gradient(0.25turn, #3270ab, #bfcaf7);
}
.grey-gradient{
  border-radius: 40px;
  padding-right: 10px;
  background: linear-gradient(0.25turn, #fff, #fff, #fff, #e9e9e9);
}
.list {
  margin: 2rem;
  margin-right: 5rem;
}

.item {
  margin: 0.5rem 0;
  display: grid;
  grid-template-columns: 1fr 4fr;
}
.item .img{
  z-index: 9;
}
.itemText {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  margin-left: -5px;
}
.itemA{
  text-transform: uppercase;
}
.itemA,
.itemB {
  display: flex;
  align-items: center;
  background-color: lightskyblue;
  height: 25px;
}

.itemA {
  padding-left: 0.5rem;
}

.itemB {
  color: white;
  border-top-right-radius: 80px 80px;
  border-bottom-right-radius: 80px 80px;
}

.carac_tech{
  color:white;
  background: linear-gradient(0.49turn, #3270ab, #3270ab, #bfcaf7);
  border-radius: 0 50px 50px 0;
  margin: 0 0 0 -5px;
  padding: 0 5px 0 5px
}

.phones-header{
  display: none;
  border: solid 2px white;
  width: 95%;
  background: rgba(52, 91, 138 ,0.84);
  padding: 5%;
  position: absolute;
  border-radius: 30px;
  left: 0;
  z-index: 9999999;
}
.phones-item{
  background: none;
  border: none;
  width: 15%;
  font-weight: 600;
  font-size: 20px;
  color: white;
  margin-bottom: 5px;
  display: inline-block;
  text-align: left;
  white-space: nowrap;
}
.white{
  color: white;
}
