* {
  box-sizing: content-box;
 margin:0% auto;
}
.back{
  top: 0;
  position: fixed;
  height: 30px;
  background: none;
  align-items: center;
  display: block;
  width: auto; 
  z-index: 200;
}
.bi-caret-up-square-fill{
  color: #0096bb;
  align-items: center;

  font-size: 20px;
 margin-left: 60px;

}
#bifill{
  color: #0096bb;
  align-items: center;
right: 0;
  font-size: 20px;
  margin-left: 60px;
top: 40px;
}
@keyframes slidein {
  from {
    margin-right: 100%;
  }

  to {
    margin-right: 0%;
  }
}
@keyframes imgss {
  from {
    margin-right: 100%;
    width: 100%;
  }

  to {
    margin-right: 0%;
    width: 100%;
  }
}
.main-content {
  animation-duration: 0.5s;
  animation-name: slidein;
  animation-iteration-count: initial;
  margin: 2px;

  
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-origin: padding-box;
  background-position: center;
}

/*<!-- show provile -->*/
.img-profile {
  position: fixed;
  transition: top 0.3s;
  display: block;
  z-index: 1;
  right: 0;
  top: 0.5px;
  margin: 5px 4px 0px 0px;
}
.img-profile .img-p {
  object-fit: cover;
  margin-right: 1px;
  z-index: 100;
  align-items: center;
  background-position: center;
  box-shadow: 0px 0px 6px 1px rgb(0, 0, 0);
  right: 0%;
  top: 0.5px;
  margin: 5px 4px 0px 0px;

  position: fixed;
  border: 2px solid #01cdfe;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 20px;
  cursor: pointer;
}
/*<!-- follwing-unfollwing -->*/
.fo-unfo {
  display: none;
  padding-left: 2px;
  margin-left:2px;
  padding-right: 2px;
  position: absolute;
  top: 5.4%;
  display: inline-table;
  line-height: 1.5;
  border-left: solid white 2px;
  font-size: 12px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  text-decoration: none;
  color: rgb(169, 204, 245);
}
.fo-unfo a {
  display: none;
  position: relative;
  padding: 2px;
  display: inline;
  line-height: 1.5;
  border-left: solid rgb(38, 151, 216) 3px;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  text-decoration: none;
  color: rgb(1, 175, 255);
  background: rgba(0, 0, 0, 0.425);
}
.fo-unfo .bi {
  display: none;
  color: #ffffff;
  font-size: 13px;
  margin: 0 2px;
}

.username-show p {
  padding-left: 2px;
  margin-left: 2px;
  padding-right: 2px;
  margin-top: 30px;
  position: absolute;
  display: flex;
  top: 1.7%;
  border-right: 2px solid white;
  border-left: 2px solid white;
  background: #fdfdfd3f;
  width: 20px auto;
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 12px;
  font: small-caps bold 20px/1 sans-serif;
}
/*<!-- send message icons show -->*/
.send-message {
  position: relative;
  background: none;
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-top: 1px;
  font-size: 20px;
  margin-left: 20px;
}
.send-message .bi {
  color: #ffffff;
  position: relative;
  margin-right: 10px;
}
.send-message .bi:hover {
  color: #4b86b4;
  position: relative;
}

/* Slideshow container */
.slideshow-container {
  padding-right: 10px;
  padding-left: 5px;
  background: none;

  margin-right: 60px;
  height: 320px;
  position: relative;
  margin-left: 0;
  overflow: hidden;
  box-shadow: 0px 0px 10px #ffffff5e;
}
.slideshow-container img {
  animation-name: example;
  animation-duration: 0.5s;

  image-resolution: 300dpi;
  width: 100%;
  object-fit: contain;
  height: 200px;
  background-position: center;
  position: relative;
  display: flex;
  background: rgba(0, 0, 0, 0.384);
  max-width: 500px;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.9s ease;
  border: none;
  margin-top: 10px;
  margin-bottom: 50px;
  
}
img.imgProfileInStory{
  animation-name: example;
  animation-duration: 0.5s;

  image-resolution: 300dpi;
  width: 100%;
  object-fit: contain;
  height: 200px;
  background-position: center;
  position: relative;
  display: flex;
  background: rgba(0, 0, 0, 0.384);
  max-width: 500px;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.9s ease;
  border: none;
  margin-top: 50px;
  margin-bottom: 50px;

  
}
.slideshow-container video {
  image-resolution: 300dpi;
  width: 100%;
  object-fit: contain;
  height: 200px;
  background-position: center;
  position: relative;
  display: flex;
  background: rgba(0, 0, 0, 0.384);
  max-width: 500px;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.9s ease;
  border: none;
  margin-top: 10px;
  margin-bottom: 50px;
  animation-name: example;
  animation-duration: 0.5s;
}

.bi-play-btn{
  background: none;
  
  width: 100% ;
  vertical-align: bottom;
  text-align: center;
  align-items: flex-end;
 height: 70px;
  padding: 0;
  margin-top: 55px;
  position: absolute;
  display: inline;
  z-index: 50;
  font-size: 50px;
  color: #6db6dd;
  transition: all 0.2s ease-out;
  background: none;
}
.bi-play-btn:hover{
  zoom: 1.3 ;
  margin-top: 40px;

}
.showStory_text {
  margin-bottom: 50px;
  margin-top: 10px;
  image-resolution: 300dpi;
  width: 100%;
  object-fit: contain;
  height: 300px;
  position: relative;
  display: flex;
  background: none;
  max-width: 500px;
  transition: 0.9s ease;
  outline: none;
  resize: none;
  color: rgb(199, 199, 199);
  text-align: center;
  word-wrap: break-word;
  animation-name: example;
  animation-duration: 0.5s;
}

.showStory_text .textare {
  padding: 1px 10px;
  overflow: auto;
  width: 100%;
  object-fit: contain;
  height: 200px;
  position: relative;
  
  background: rgba(0, 0, 0, 0.384);
  max-width: 500px;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
border: none;
  transition: 0.9s ease;
  outline: none;
  resize: none;
  color: rgb(214, 214, 214);
  text-align: center;
  transition:  0.6s ease;
  -webkit-transition: all 0.3s cubic-bezier(1,.01,.32,1);
-moz-transition: all 0.3s cubic-bezier(1,.01,.32,1);
-o-transition: all 0.3s cubic-bezier(1,.01,.32,1);
-ms-transition: all 0.3s cubic-bezier(1,.01,.32,1);
transition: all 0.3s cubic-bezier(1,.01,.32,1); 
}
figure .figureHomeText{
  width: 100% auto;
  height: 10px;
  display: flex;
}
.showStory_textHomPage {
  margin-bottom: 0px;
  margin-top: 0px;
  image-resolution: 300dpi;
  width: 100%;
  line-height: 1;
  object-fit: cover;
  height: auto;
  position: relative;
  display: flex;
  background: none;
  max-width: 500px;
  transition: 0.9s ease;
  outline: none;
  resize: none;
  color: rgb(199, 199, 199);
  text-align: center;
  word-wrap: break-word;
  animation-name: example;
  animation-duration: 0.5s;
}
.showStory_textHomPage .textareaHomePage:hover{
background: #0096bb;
}
#containerGridePageStory{
  display: none;
}
.showStory_textHomPage .textareaHomePage {
  padding: 1px 10px;
  overflow: auto;
  width: 100%;
  object-fit: contain;
  height: 230px;
  position: relative;
 display: inline;
  background: rgba(0, 0, 0, 0.384);
  max-width: 500px;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
border: none;
  transition: 0.9s ease;
  outline: none;
  resize: none;
  color: rgb(214, 214, 214);
  text-align: center;
  transition:  0.6s ease;
  -webkit-transition: all 0.3s cubic-bezier(1,.01,.32,1);
-moz-transition: all 0.3s cubic-bezier(1,.01,.32,1);
-o-transition: all 0.3s cubic-bezier(1,.01,.32,1);
-ms-transition: all 0.3s cubic-bezier(1,.01,.32,1);
transition: all 0.3s cubic-bezier(1,.01,.32,1); 
}
progress[value] {
  -webkit-appearance: transparent;
   appearance: transparent;
    
}

progress[value]::-webkit-progress-bar {
  background-color:transparent;
  border-radius: 2px;
   -webkit-appearance: transparent;
   appearance: transparent;
}

progress[value]::-webkit-progress-value {
  background-color: #5bc0de;
  border-radius: 2px; 
}
.StoryshowDate {
  text-align: center;
  position: relative;
  top: 5px;
  padding: 1px;
  z-index: 1;
  left: 0px;
  width: 100% auto;
  display: flex;
  color: rgb(247, 247, 247);
  font-size: 12px;
  background: rgba(0, 0, 0, 0.349);
font: italic 1.0em "Fira Sans", serif;
}
.barStory{
  position: relative;
  background: #fff68f;
  bottom: -28px;
  height: 2px;
 
  z-index: 100;
  
}
.bi-clipboard2-fill {
  position: absolute;
  color: white;
  top: 59px;
  z-index: 2;
  left: 10px;
  transform: scale(1);

  transition: all 0.4s;
}
.bi-link-45deg {
  position: absolute;
  color: white;
  top: 59px;
  z-index: 2;
  left: 50px;
  transform: scale(1);
  transition: all 0.4s;
}
.bi-clipboard2-fill:hover {
  position: absolute;
  color: rgb(145, 184, 241);
  top: 53px;
  z-index: 2;
  left: 10px;
  transform: scale(1.5);
rotate: 90deg;
  transition: all 0.4s;
}

#slider .tooltip {
  position: absolute;
  display: inline-block;
  z-index: 2;

  top: 0px;
  background: none;
  padding: 2px 10px 2px 3px;
}

.tooltip .tooltiptext {
  width: 100% auto;
  visibility: hidden;
  top: 30px;
  padding: 2px;
  background: #e3f8d7;
  border: 1px solid #cef5c6;
  color: #1c721c;
  text-align: center;
  border-radius: 6px;
  font-size: 12px;
  position: absolute;
  z-index: 10;
  display: block;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  width: 100% auto;
  content: "";
  position: absolute;
  top: 100%;
  left: 1%;
  margin-left: 5px;
  border-width: 5px;
  border-style: solid;
  border-color: #e3f8d7 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 33%;
  line-height: 150px;
  width: auto;
  height: 185px;
  padding: 10px;
  margin-top: -22px;
  color: white;
  opacity: 0;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  z-index: 55;
  -webkit-user-select: none;  
  -moz-user-select: none; 
  -khtml-user-select: none; 
  -ms-user-select: none;
  
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/* Position the "next button" to the right */
.next {
  right: 1px;
  border-radius: 3px 0 0 3px;
}
.prev {
  left: 1px;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */

.next:hover {
 background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.67) 100%);
  opacity: 1;
}
.prev:hover {
 background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.67) 100%);
  opacity: 1;
}

/* Caption text */

.text a {
  display: none;
  color: #000000;

  text-decoration: underline;
  font-size: 15px;
  padding: 1px 12px;
  position: relative;
  z-index: 10;
  top: 230px;
  width: 100% auto;
  text-align: center;
  font-weight: bold;
  background: #ffffff57;
  overflow: hidden;
  height: 18px;
}
.text a:hover {
  display: none;
  color: #000000;
  background: #ffffff;
}

/*---------------- stars ratings ---------------- */

#stars5 {
  color: rgb(6, 255, 6);
}
#stars4 {
  color: rgb(6, 135, 255);
}
#stars3 {
  color: rgb(251, 255, 6);
}
#stars2 {
  color: rgb(255, 168, 6);
}
#stars1 {
  color: rgb(255, 6, 6);
}
#nostars{
  color: #ffffff5d;
}
#rating_submit {
  color: rgb(255, 255, 255);
  background-color: #000;
  padding-top: 5px;
  text-align: center;
  border: none;
  font-weight: bold;
}
.stars-rating {
  position: absolute;
  right: 20px;
  top: 25px;
}
@keyframes example {
  from {
    margin-top: 100%;
    width: 100%;
  }

  to {
    margin-top: 0%;
    width: 100%;
  }
}
@keyframes example1 {
  from {
    transition: opacity 0.3s ease-out, color 0.3s ease-in-out;
  }
  to {
    transform: scale(2);
    align-items: center;
    margin-right: 110px;
    justify-content: center;
    z-index: 1;
  }
}
.product-review-stars {
  position: relative;
  margin: 6px 0px 1px 0px;
  display: flex;
}


.product-review-stars label {
  text-shadow: 0px 0px 10px white;
}
.product-review-stars img {
  background: none;
  width: 40px;
  position: relative;
  height: 40px;
  top: -30px;

}

/*end decoration*/

.visuallyhidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.product-review-stars label:after {
  content: "★";
  color: inherit;
  transform: scale(4);
  position: absolute;
  z-index: 4;
  left: 0px;
  transition: all 0.4s;
  opacity: 0;
  color: inherit;
  visibility: hidden;
}

.product-review-stars input:checked + label:after {
  visibility: visible;
  -webkit-transform: scale(1);
  opacity: 1;
}

.product-review-stars1 {
  unicode-bidi: bidi-override;
  direction: rtl;
  width: 100px;
  animation-name: example;
  animation-duration: 2s;
}
.product-review-stars {
  unicode-bidi: bidi-override;
  direction: rtl;
  width: 100%;
  animation-name: example;
  animation-duration: 2s;
}

.product-review-stars label {
  font-family: "icomoon";
  font-size: 20px;
  position: relative;
  cursor: pointer;
  color: #dfe3e4;
  background: rgb(0, 0, 0);
}
.product-review-stars input:checked ~ label:before {
  opacity: 1;
}
.product-review-stars:hover input ~ label:before {
  opacity: 0;
}

.product-review-stars input + label:before {
  content: "\2605";
  position: absolute;

  right: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; /* Chrome and Safari */
  -moz-backface-visibility: hidden; /* Firefox */
  -ms-backface-visibility: hidden; /* Internet Explorer */
}
.product-review-stars input + label:hover:before,
.product-review-stars input + label:hover ~ label:before {
  opacity: 1;
}
.product-review-stars input + label:nth-of-type(1):after,
.product-review-stars input + label:nth-of-type(1):before,
.product-review-stars input + label:nth-of-type(1):hover:before,
.product-review-stars input + label:nth-of-type(1):hover ~ label:before,
.product-review-stars input:nth-of-type(1):checked ~ label:before {
  color: #15ff00;
}
.product-review-stars input + label:nth-of-type(2):after,
.product-review-stars input + label:nth-of-type(2):before,
.product-review-stars input + label:nth-of-type(2):hover:before,
.product-review-stars input + label:nth-of-type(2):hover ~ label:before,
.product-review-stars input:nth-of-type(2):checked ~ label:before {
  color: #f1c40f;
}
.product-review-stars input + label:nth-of-type(3):after,
.product-review-stars input + label:nth-of-type(3):before,
.product-review-stars input + label:nth-of-type(3):hover:before,
.product-review-stars input + label:nth-of-type(3):hover ~ label:before,
.product-review-stars input:nth-of-type(3):checked ~ label:before {
  color: #f39c12;
}
.product-review-stars input + label:nth-of-type(4):after,
.product-review-stars input + label:nth-of-type(4):before,
.product-review-stars input + label:nth-of-type(4):hover:before,
.product-review-stars input + label:nth-of-type(4):hover ~ label:before,
.product-review-stars input:nth-of-type(4):checked ~ label:before {
  color: #e74c3c;
}

.product-review-stars input + label:nth-of-type(5):after,
.product-review-stars input + label:nth-of-type(5):before,
.product-review-stars label:nth-of-type(5):hover:before,
.product-review-stars input:nth-of-type(5):checked ~ label:before {
  color: #d35400;
}

.product-review-stars label:nth-of-type(5):hover:before {
  color: #d35400 !important;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 0px 5px;
  top: 2px;

  z-index: 1;
  position: absolute;
  display: flex;
}

/* The dots/bullets/indicators */

.box-dot {
  position: relative;
  z-index: 55;
  top:260px;
 background: none;
  width: 100%;
  overflow: scroll;
  flex-direction: row;
  height: 30px;
  display: block;
  
}
.local{
  display: table;
 
}



.box-dot::-webkit-scrollbar {
  width: 0px;
  height: 4px;
}

.box-dot::-webkit-scrollbar-track {
  background: none;
  border: transparent;
 
}

.box-dot::-webkit-scrollbar-thumb {
  background: none;
  border: transparent;
}
/* Scrollbar styles */


.dot {
  font-size: 10px;
 
  padding: 0px 4px ;
  left: 0;
  position: relative;
  justify-content: center;
  text-align: center;
  display: inline;
  cursor: pointer;

  top: 0;
  z-index: 1;
  margin: 0 3px;
  background-color: #2a70a5;
  border-radius: 50%;
  color: white;
  transition: all 0.6s ease;
  -webkit-transition: all 0.3s cubic-bezier(1,.01,.32,1);
-moz-transition: all 0.3s cubic-bezier(1,.01,.32,1);
-o-transition: all 0.3s cubic-bezier(1,.01,.32,1);
-ms-transition: all 0.3s cubic-bezier(1,.01,.32,1);
transition: all 0.3s cubic-bezier(1,.01,.32,1); 
}




.dot.active {
background-color: 		#adcbe3;
height: 9px;
width: 9px;
font-size: 12px;
top:-3px;
color: #000;
box-shadow:rgba(0,0,0,0.1) 1px 1px 0px; 
transition: all 0.2s ease-in;
}
.active{
background:#adcbe3;
}

.activemySlides{
  background:#00000048;
}
/* Fading animation */

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
 /* start show animation text-------------*/
  .boxAnimationText{
   width: 100%;
    margin-top: 8px;
    position: relative;
    bottom: 0;
    left: 0;
    background:	#0e729c83;
    overflow: hidden;
    height: 2rem;
    box-sizing: content-box;
    margin-bottom: 5px;
   box-shadow: 0px 1px 2px #000000;
    
  }
  .boxNewsR{
   right: 0;
    position: absolute;
    width: 0;
  
    height: 30px;
    z-index: 1;
    box-shadow: 3px 0px 15px 5px rgb(255, 255, 255) ;
  }
  .boxNewsRClick{
   right: 0;
    position: absolute;
    width: 30px;
  
    height: 30px;
    z-index: 1;
  }
  .boxNewsL{
   left: 0;
    position: absolute;
    width: 0px;
    height: 30px;
    z-index: 1;
    box-shadow: 3px 0px 15px 5px rgb(248, 248, 248), -1em 0 .4em olive;
  }
  .boxNewsLClick{
   left: 0;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 1;
  }
  .boxAnimationText .moveText{
    
 
    height: 2rem;
    line-height: 2rem;
    white-space: nowrap;
 
  box-sizing: content-box;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: moveText;
    animation-name: moveText;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
  }
  .boxAnimationText .textAnimatIs{
    color: #f4f6fa;
    display: inline-block;
    padding: 0 10px;
    font-size: 1rem;
  }
  @-webkit-keyframes moveText {
    
    0% {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      visibility: visible;
    }
    100% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
   
    
  }
  
  @keyframes moveText {
    
    
    0% {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      visibility: visible;
    }
    100% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    
  }
  
  /*for select english writing*/
  .boxAnimationText .moveTextE{
    
 
    height: 2rem;
    line-height: 2rem;
    white-space: nowrap;
    
    box-sizing: content-box;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: moveTextE;
    animation-name: moveTextE;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
  }
  .boxAnimationText .textAnimatIsE{
    color: #f4f6fa;
    display: inline-block;
    padding: 0 20px;
    font-size: 1rem;
    
    
  }
  @-webkit-keyframes moveTextE {
    
    0% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      visibility: visible;
      width: 1000px;
    }
    100% {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      width: 1000px;
    }
  }
  @keyframes moveTextE {
    
    
    0% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      visibility: visible;
      width: 1000px;
    }
    90% {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      width: 1000px;
    }
  }
/*
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
*/
/* end show animation text--------------*/

/*<!-- show-hide menue icons right box-shadow: 0px 0px 6px 3px  #01cdfe inset; -->*/
.menu-icons {
  position: fixed;
text-align: center;
align-items: center;
  padding-top: 40px;

  width: 55px;
  height: 270px;
  overflow: hidden;
  top: 0px;
  margin-top: 3px;
  right: 4px;
  z-index: 100;
  transition: top 0.5s;
}

/* menues icons in right  */

.social-links {
  position: relative;
  transition: 0.5s;
  float: right;
  background-color: transparent;
  margin-right: 1px;
  padding-top: 30px;

  display: block;
  transition: top 0.3s;
}
.social-links ul {
  margin: 0px;
  padding: 0px 2px;
  bottom: 10px;
  position: relative;
}
.social-links ul li {
  text-align: center;
  margin-top: 15px;
  list-style: none;

  padding-right: 10px;
}
.active,
.social-links .bi:hover {
  background-color: #ffffff27;
  border-radius: 50px;
}

.social-links ul li a .bi {
  color: #fff;
  font-size: 22px;
  display: table;
  margin: 0;
  padding: 5px;

  width: 30px;
  height: 20px;
  animation: mouse-scroll 2s infinite alternate;
}

.social-links ul li a .bi:hover {
  color: #ffffff;
}
.social-links ul li a {
  display: block;
  height: 100%;
  text-decoration: none;
}

.social-share {
  position: fixed;
  height: 300px;
  top: 20%;
  right: 0px;
  text-align: center;
}
.share-btn.hide-links {
  background: #01cdfe;
  text-align: center;
  height: 40px;

  margin-left: 1px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transform: rotateZ(-180deg);
  transition: all 0.7s ease;
  position: relative;
  right: 0px;
    width:100%;
}
.share-btn.show-links {
  margin-left: 1px;
  background: #01cdfe;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 40px;
  transform: rotatey(0deg);
  transition: all 0.7s ease;
  position: relative;
  right: 20px;
  width:100%;
}
.share-btn {
  z-index: 1;

  border: none;
  width: 10px;
  right:8px;
  margin-top: 5px;
  background: none;
  height: 50px;
  top: 23px;
  text-align: center;
  position: relative;
  transition: 0.4s all ease-in;
  color: #fff;
  font-size: 25px;
}

/* my info hailight--------------------------------------- */

#container {
  margin-top: 0;
  height: 150px;
  margin: 0 5px;
  border-radius: 10px;
  position: relative;
  display: grid;
  place-items: center;
  top: 0;
  overflow: hidden;
  padding: 0px 0px;
  flex-direction: row;
}
.containerScrolHailight {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

#slider {
  width: 100%;
  position: absolute;
  overflow: auto;
  display: flex;
  flex-direction: row;
}

@keyframes mouse-scroll {
 
  to {
    color: rgb(251, 227, 45);
  }
}

#placer {
}

/* styles for the slide */
#slide {
  position: relative;
  margin-top: 0;
  top: 0;
  display: flex;
  flex-direction: row;
  transition: all 0.5s ease-in-out;
  padding-bottom: 4px;
}

/**** styles for the cards *****/
/* styles for the cards */
.content-card {
  padding: 1px;
  height: 100%;
  width: 130px;
  margin-right: 10px;
  border-radius: 10px;
  box-shadow: 0px 1px 2px #000000;
  background-color: #0e729c83;
  display: flex;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
}

/* styles for the poster div inside the card*/
.poster {
  height: 90px;
  width: 100%;
  background-color: #ffffff;
  border-radius: 10px 10px 0px 0px;
  display: grid;
  place-items: center;
  font-size: 26px;
  font-weight: bold;
  color: white;
  
}
#img-poster {

  position: relative;
  height: 90px;
  width: 100%;
  border-radius: 10px 10px 0px 0px;
  object-fit: cover;
}

.alt .poster {
  background-color: #71c7ec;
}

.content-card:first-child {
  margin-left: 10px;
}
/* remove right margin from last content-card */
.content-card:last-child {
  margin-right: 10px;
}

.name {
  padding: 2px 2px 0px 2px;

  font-size: 14px;
}

.title {
  position: relative;

  font-family: serif;
  font-size: 12px;
  justify-content: center;
  color: #ffffff;
  text-align: center;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  height: 30px;
}

.hailight-see {
  width: 100%;

  position: absolute;
  display: flex;
  bottom: 50px;
  padding-left: 0;
  margin-left: 0;
  left: 0;
  padding: 1px;

  font-weight: bold;
  color: #f8f8f8;
  background: rgba(0, 0, 0, 0.123);

  font-size: 17px;
}
.hailight-see a {
  color: white;
}
.hailight-see i:hover {
  color: teal;
  cursor: pointer;
}
.hailight-see-num {
  color: #356c88;
  position: absolute;
  top: 0;
  left: 9px;
  font-weight: bolder;
}

.hailight-page .bi {
  font-size: 25px;
  position: relative;
  color: #249ec4;
  display: flex;
  right: -110px;
  width: 50px;
}

/* styles for next and previous buttons */
#next-button {
  position: absolute;

  justify-content: center;
  align-items: center;
  right: 10px;
  width: 100%;
  height: 54px;
  width: 54px;
  border-radius: 50%;
  opacity: 0.9;
  cursor: pointer;
  color: #000000;
}
.bi-arrow-right-square-fill {
  font-size: 30px;
}
#next-button:hover {
  color: #005073;
}

#next-button::after {
}

#previous-button {
  position: absolute;

  justify-content: center;
  align-items: center;
  left: 10px;

  height: 54px;
  width: 54px;
  border-radius: 50%;
  opacity: 0.9;
  cursor: pointer;
  color: #000000;
}
.bi-arrow-left-square-fill {
  font-size: 30px;
}
#previous-button:hover {
  color: #005073;
}

#previous-button::after {
}
/*Add info hailight*/
.AddPoster {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  color: white;
  text-align: center;
}
.AddPoster i {
  font-size: 30px;
}
.AddHailight-see a {
  color: rgb(9, 41, 70);
  font-size: 25px;
}
.AddHailight-see a:hover {
  color: rgb(255, 255, 255);
}

/* -------------end hailight--------------------------------- */

/* -------------start note animation new--------------------------------- */


.bar_content {
  display: block; /* Important to give the content a width */

  width: 100%;
  transform: translateX(-0%); /* Animation start out of the screen */

  /* Add the animation */
  animation: move 30s linear infinite /* infinite make reapeat the animation indefinitely */;
  
   white-space: nowrap;
     
 
  
}

/* Create the animation */
@keyframes move {
  to { transform: translateX(100%); }
}
/* -------------end note animation new--------------------------------- */







/* -------------start note Edges--------------------------------- */

.mainNotesEdges h2 {
  color: #ffffff;
  margin: 1px 3px;
  padding-left:1px;
  font: normal bold 25px cursive;
}
.mainNotesEdges h3 {
  color: #a9bccc;
  margin: 1px 2px;
    font: normal normal 17px monospace;
}
/* -------------end note Edges--------------------------------- */

/* ----------start  change  posts and mentions--------------------------------- */
.boxChange {
  width: 100%;
  position: relative;
  margin: auto;
  text-align: center;
  padding: 1px;
}
.showChangeButtons button {
  border: none;
  margin: 1px;
  border-radius: 5px;
  background: #02577a;
  color: #ffffff;
  padding: 4px;
  font-size: 20px;
  cursor: pointer;
}
.showChangeButtons button a {
  border: none;
  margin: 1px;
  border-radius: 5px;
  background: #02577a;
  color: #ffffff;
  padding: 4px;
  font-size: 15px;
  cursor: pointer;
}
.showChangeButtons button:hover {
  background: #ffffff;
  color: #02577a;
}
.showChangeButtons button a:hover {
  background: #ffffff;
  color: #02577a;
}

.change.showSSegestionPeoples1 {
  color: #000000;
  background: #018cfe;
  transform: rotate(0) translate(0, -15px);
  transition: 0.4s;
}

/* ----------end  change  posts and mentions--------------------------------- */

/* ----------start  show segestions--------------------------------- */

.boxSegestionPeople {
  width: auto;
  position: relative;
display: none;
  height: auto;
  margin: 2px 10px;
 
    overflow: auto;
}
.MainSegestionPeople {
  width: 100%;
  display: flex;
  flex-direction: row;
  overflow: auto;
  position: relative;
}
.ContainSegestionPeople {
  position: relative;
  background: #02577a;
  width: 100%;
  height: 150px;
  margin: 10px;
  border-radius: 5px;

}
.headerSegestions {
  position: relative;
  background: yellow;
  height: 50px;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  align-content: center;
}
.imgbakgSegestions {
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 50px;
  display: flex;
  border-radius: 5px;
}
.profilebakgSegestions {
  border-radius: 50%;
  width: 50px;
  height: 50px;

  bottom: -20px;
  margin: 0 0px;
  text-align: center;

  justify-content: center;
  align-content: center;
  position: relative;
  object-fit: cover;
}
.headerSegestions button {
  position: absolute;
  z-index: 1;
  border: none;
  right: 0;
  background: none;
  color: #2fc4ff;
  font-size: 20px;
  cursor: pointer;
}
.headerSegestions p {
  position: absolute;
  z-index: 1;
  cursor: pointer;
  left: 0;
  background: none;
  color: #2fc4ff;
  font-size: 20px;
}
.headerSegestions button:hover {
  color: #49774f;
}
.headerSegestions button{
  z-index: 100;
}
.midelSegestions {
  position: relative;
  width: 100%;
  margin-top: 23px;
}
.midelSegestions h2 {
  border-bottom: 2px solid #123c4e;
  text-align: center;
  font-size: 12px;
  color: #d4f0fc;
  padding: 2px 10px;

  border-left: 5px solid #02a9f7;
  border-right: 5px solid #02a9f7;
}
.midelSegestions h6 {
  word-wrap: break-word;
  word-break: break-all;
  height: 12px;
  text-align: center;
  font-size: 10px;
  color: #d4f0fc;
  padding: 2px 1px;

  overflow: hidden;
}
.boxContentSegestions {
  position: relative;
  width: 150px;
  padding: 2px;
  margin-top: 2px;
}
.boxContentSegestions ul {
  list-style: none;
  display: flex;
  overflow: hidden;
  width: 100%;
  text-align: center;
  padding: 0;
}

.boxContentSegestions ul li {
  font-size: 20px;
  color: white;
}
.boxContentSegestions ul li:hover{
  font-size: 20px;
  color: rgb(167, 14, 14);
}
.boxContentSegestions ul li h5 {
  font-size: 10px;
  color: white;

  right: 0;
  float: right;
  position: relative;
}
.SegestionsStars {
  text-align: center;
list-style: none;
  color: 	#0dff00;
  

z-index: 1;

  bottom: 60px;
 margin: 0 ;
font-size: 10px;

  justify-content: center;
  align-content: center;
position: relative;
 
}
 img.SegestionsStars {
  text-align: center;
list-style: none;
  color: 	#0dff00;
  width: 40px;
height: 40px;

z-index: 1;

  bottom: 7px;
 margin: 0 ;
font-size: 10px;

  justify-content: center;
  align-content: center;
position: relative;
 
}

/* ----------end  show segestions--------------------------------- */

/* posters------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);

::selection {
  background: #333;
  color: #fff;
}

::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

::-webkit-scrollbar-track {
  background: #2a4d69;
  border: thin dashed lightgray;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1) inset;
}

::-webkit-scrollbar-thumb {
  background: #63ace5;
  border: thin solid gray;
}
/* Scrollbar styles */
.box-dot ul::-webkit-scrollbar {
  width: 0px;
  height: 3px;
}

.box-dot ul::-webkit-scrollbar-track {
  border: thin solid lightgray;
}

.box-dot ul::-webkit-scrollbar-thumb {
  background: #ffffff;
  border-radius: 10px;
}
/* Scrollbar styles for hailight */
/* Scrollbar styles */
.showStory_text .textare::-webkit-scrollbar {
  width: 5px;
  height: 0px;
  background: transparent;
}

.showStory_text .textare::-webkit-scrollbar-track {
  border: 6px solid transparent;
  background: transparent;
}

.showStory_text .textare::-webkit-scrollbar-thumb {
  background: white;
  border-radius: 10px;
  border: 2px solid transparent;
  background-clip: content-box;
}
/* Scrollbar styles for hailight */
/* Scrollbar styles */
.showStory_textHomPage .textareaHomePage::-webkit-scrollbar {
  width: 5px;
  height: 0px;
  background: transparent;
}

.showStory_textHomPage .textareaHomePage::-webkit-scrollbar-track {
  border: 6px solid transparent;
  background: transparent;
}

.showStory_textHomPage .textareaHomePage::-webkit-scrollbar-thumb {
  background: white;
  border-radius: 10px;
  border: 2px solid transparent;
  background-clip: content-box;
}
/* Scrollbar styles for hailight */
/* Scrollbar styles */
.cardModelProfile::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.cardModelProfile::-webkit-scrollbar-track {
  border: thin dashed lightgray;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1) inset;
}

.cardModelProfile::-webkit-scrollbar-thumb {
  background: #ffffff;
  border-radius: 10px;
}
/* Scrollbar styles for hailight */
.boxSegestionPeople::-webkit-scrollbar {
  width: 0px;
  height: 2px;
   background: #fde968;
 
}

.boxSegestionPeople::-webkit-scrollbar-thumb {
  background: #ffffff;
  border: 0px solid transparent;
}
.boxSegestionPeople::-webkit-scrollbar-track {
  background: #fde968;
  border: 0px solid transparent;
}
/* Scrollbar styles for hailight */

/* Scrollbar styles for hailight */
.MainSegestionPeople::-webkit-scrollbar {
  width: 0px;
  height: 4px;
}

.MainSegestionPeople::-webkit-scrollbar-thumb {
  background: #4bb1ff;
}
.MainSegestionPeople::-webkit-scrollbar-track {
  background: transparent;
  border: transparent;
}
/* Scrollbar styles for hailight */
#slider::-webkit-scrollbar {
  width: 0px;
  height: 4px;
}

#slider::-webkit-scrollbar-thumb {
  background: #4bb1ff;
}
#slider::-webkit-scrollbar-track {
  background: transparent;
  border: transparent;
}

/* --------------------------
    Body
----------------------------- */

/* --------------------------
    Container
----------------------------- */

.container {
  
  width: 100%;
  margin: 0px 10px 10px 0px;
  -webkit-transform: translateZ(0);
  height: 100%;
  background-image: linear-gradient(
      rgba(14, 147, 255, 0.5),
      rgba(5, 20, 48, 0.5)
    ),
    url("../img/6.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;

  background-origin: padding-box;
  background-position: center;
}

a {
  text-decoration: none;
}

/* --------------------------
    Header
----------------------------- */

header {
  color: #000;
  height: 5px;
  text-align: center;
  font-weight: 300;
  width: 100%;
  font-size: 700%;
  background: #223646;
  box-shadow: 0px 0px 10px 1px rgba(252, 246, 246, 0.8);
}



/* --------------------------
    Navigation
----------------------------- */
.PostTagScrol nav {
  text-align: center;
 display: none;
  width: 100% auto;

  position: fixed;
  transition: top 0.3s;
  z-index: 5;
}

.PostTagScrol nav ul {
  text-align: center;
  list-style: none;
  padding: 0;
  justify-content: center;
  margin: 0px 0;
  display: inline;
  position: relative;
  text-align: center;
  background: #2a4d69;
  cursor: pointer;
  word-break: break-all;
  word-wrap: break-word;
  box-shadow: 0px 1px 20px 9px rgba(4, 5, 5, 0.596);
}

nav ul li {
  line-height: 1;
  display: inline-table;
  margin: 5px 5px 5px 5px;
  word-break: break-all;
  word-wrap: break-word;
  cursor: pointer;
  margin-right: 10px;
  color: #adcbe3;
  justify-content: center;
  text-align: center;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}

nav ul li:last-child {
  margin-right: 0;
}

nav ul li:hover {
  color: white;

  padding: 5px;
}

nav ul li:hover:after {
  color: #bbb;
  content: "|";
}

nav ul li:after {
  color: #bbb;
}

nav ul li:last-child:after {
  content: "";
}

/* --------------------------
    Main Image Box
----------------------------- */

.work {
  padding: 1px;
  position: relative;
  padding-right: 1px;
  margin: 10px 0 30px 0;
  justify-content: center;
  text-align: center;
  display: grid;
  grid-gap: 2px;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
 width: 100% ;
  height: 100%;
}

.work figure {
  
  width: 100% ;
  height:100% ;

  line-height: 1px;
  
  display: flex;
  position: relative;
  box-shadow: 0 0 5px 0 black;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
}

.work figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  
  
}
.work figure img:hover {
  filter: blur(1px);
  -webkit-filter: blur(1px);
  opacity: 0.8;
 
  
}
.work a {
 z-index: 100;

 
}
figure dl {
  height: 100%;
  width: 100%;
  top: 0;

  position: absolute;
  background: #00000034;


  opacity: 0;
}
.work figure dl dt {
  position: relative;
  color: lightcyan;
  float: left;
  line-height: 1.5;
  width: 100%;
  display: flex;
}
.work figure dl dt a {
  position: relative;
  color: #ffffff;
 
  margin-left: 5px;


}
.work figure dl dt a:hover {
  color: #02a9f7;
  
}

.work figure:hover dl {
  opacity: 1;
}

.current-li {
  color: white;
  font-weight: bold;
}

.current {
  -webkit-filter: sepia(0) !important;

  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);

  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.not-current {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);

  -webkit-filter: grayscale(1) !important;
}

.not-current:hover dl {
  opacity: 1 !important;
}

/* --------------------------
   mantion to me box
----------------------------- */
.ContainerMentionsToMe {
  display: none;
  width: 100%;
  margin: 0;
  padding: 0;
  transform: translateZ(0);
  background: #2a4d69;
  position: relative;
}

.workMentionsToMe {
  margin: 10px 0;
  justify-content: center;
  text-align: center;
}

.workMentionsToMe figure {
  display: inline-table;
  margin: 10px;
  width: 300px;
  height: 200px;
  
  line-height: 10px;
  -webkit-filter: sepia(0.4);
  position: relative;
  padding: 0 !important;

  box-shadow: 0 0 5px 0 black;

  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
}

.workMentionsToMe figure a img {
  height: 100%;
  width: 100%;
}

.workMentionsToMe figure dl {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  padding: 10px;
  margin: 0;
  line-height: 2.5;
  background: rgba(0, 0, 0, 0.8);
  color: white;

  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
}

.workMentionsToMe figure:hover dl {
  opacity: 1;
}

.workMentionsToMe figure dl dt {
  text-transform: uppercase;
  font-family: "PT Sans Narrow";
  font-size: 12px;
  margin-bottom: -16px;
}

.workMentionsToMe figure dl dd {
  margin-left: 0;
}

.current-li {
  color: white;
  font-weight: bold;
}

.current {
  -webkit-filter: sepia(0) !important;

  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);

  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.not-current {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);

  -webkit-filter: grayscale(1) !important;
}

.not-current:hover dl {
  opacity: 0 !important;
}

/* Mobile phones (Landscape) and Tablets (Portrait) */

@media only screen and (max-width: 100%) {
  .slideshow-container {
    width: 390px;
  }
  .slideshow-container img {
    width: 100%;
  }
  .container {
    width: 100%;
  }
  header {
    font-size: 400%;
    width: 460px;
  }
  nav ul li {
  }
  .work figure {
    margin-left: 4px;
    margin-bottom: 6px;
  }
  .work figure dl {
    height: 40px;
    top: 200px;
    bottom: 0px;
  }

  .work figure dl {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;

    padding: 10px;
    margin: 0;
    line-height: 2.5;
    background: rgba(0, 0, 0, 0.8);
    color: white;

    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    -ms-transition: 0.6s;
  }
}
/* --------------------------
    show stars page evaluate
----------------------------- */
.stars-evalu {
  position: absolute;
  right: 0;
  top: 15px;

  margin-top: 12px;
}
.stars-evalu .bi {
  position: relative;
  color: rgb(85, 153, 255);
  font-size: 25px;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 101; /* Sit on top */
  padding-top: 50px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

/* The Close Button */

.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #2a4d69;
  color: white;
}

/* model body for star evalutings---------------------- */
.modal-body {
  padding: 2px 16px;
  background: #222;
  color: white;
}

.modal-body .heading {
  font-size: 20px;
  margin-right: 25px;
}

.fa {
  font-size: 25px;
}

.checked {
  color: orange;
}

/* Three column layout */
.side {
  float: left;
  width: 15%;
  margin-top: 10px;
  background: #4b86b4;
  text-align: center;
  justify-content: center;
}

.middle {
  position: relative;
  left: 0;
  text-align: left;
  margin-top: 10px;
  float: left;
  width: 70%;
}

/* Place text to the right */
.right {
  text-align: center;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* The bar container */
.bar-container {
  width: 100%;
  background-color: #f1f1f1;
  text-align: center;
  color: white;
}

/* Individual bars */
.bar-5 {
  animation: progres 4s alternate linear;
  height: 18px;
  background-color: rgb(6, 255, 6);
  float: left;
}
.bar-4 {
  max-width: 100%;
  animation: progres 6s alternate linear;
  height: 18px;
  background-color: rgb(6, 135, 255);
  float: left;
}
.bar-3 {
  animation: progres 2s alternate linear;
  max-width: 100%;
  height: 18px;
  background-color: rgb(251, 255, 6);
  float: left;
}
.bar-2 {
  animation: progres 8s alternate linear;
  max-width: 100%;
  height: 18px;
  background-color: rgb(255, 176, 6);
  float: left;
}
.bar-1 {
  animation: progres 7s alternate linear;
  max-width: 100%;
  height: 18px;
  background-color: rgb(255, 6, 6);
  float: left;
}
@keyframes progres {
  0% {
    width: 100%;
  }
  25% {
    width: 85%;
  }
  50% {
    width: 75%;
  }
  75% {
    width: 50%;
  }
  100% {
    width: 10%;
  }
}
/* Responsive layout - make the columns stack on top of each other instead of next to each other */


.modal-footer {
  padding: 0;
  margin: 0;
  background-color: #2a4d69;
  color: white;
  display: flex;
}
.modal-footer img {
  width: 50px;
  height: 50px;
  background: none;
  display: grid;
  
  padding: 0;
 margin-top: 2px;
 margin-bottom: 2px;
}

/* --------------------------
    show models page of details profile
----------------------------- */

/* The Modal (background) */
.modalProfile {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100; /* Sit on top */
  padding-top: 20px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: auto; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(255, 32, 32); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content-profile {
  position: relative;
  height: auto;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

/* The Close Button */

.closeProfile {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.closeProfile:hover,
.closeProfile:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header-profile {
  padding: 2px 16px;
  background-color: #2a4d69;
  color: white;
}
.modal-header-profile a {
  display: inline-block;

  color: white;
}
/* start model body details profile */
.modal-body-profile {
  height: 100%;
  background: white;
  position: relative;
  padding-top: 5px;
}
.cardProfile {
  background: #005073;
  position: relative;
  height: 430px;
}
.cardHeader {
  position: relative;
  background: #01cdfe;
  height: 150px;
  width: auto;
}

img.bakgProfile {
  width: 100%;
  height: 150px;
  position: absolute;
  object-fit: cover;
}
img.bakgProfile:hover {
  transform: translateY(0%) scale(1.1);
  z-index:1;
  width: 100%;
}

.bi-person-badge{
  position: absolute;
  top: 0px;
  font-size: 15px;
  margin-top: 5px;
  margin-left: 80px;
  background: #1ebbd7;
  border: none;
  color: white;
  padding: 3px 5px;
  border-radius: 10px;
  cursor: pointer;
  display: flex;
}
.profileSendMesages {
  position: absolute;
  top: 0px;
  margin-top: 5px;
  margin-left: 5px;
  background: #1ebbd7;
  border: none;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.7);
  color: white;
  padding: 3px 5px;
  border-radius: 10px;
  cursor: pointer;
}
.profileSendMesages:hover {
  background: #005073;
}
.profileConnect:hover {
  background: #005073;
}
.profileConnect {
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: 5px;
  margin-right: 5px;
  background: #1ebbd7;
  border: none;
  box-shadow: 0 0 10px rgba(8, 139, 226, 0.562);
  color: white;
  padding: 3px 5px;
  border-radius: 10px;
  cursor: pointer;
}
.profileDisconnect {
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: 5px;
  margin-right: 5px;
  background: #00ff85;
  border: none;
  box-shadow: 0 0 10px rgba(22, 231, 15, 0.493);
  color: rgb(10, 128, 20);
  padding: 3px 5px;
  border-radius: 10px;
  cursor: pointer;
  border: 1px solid rgb(10, 128, 20);
}
.profileUpdate .bi {
  position: absolute;
  color: #ffffff;
  bottom: 5px;
  right: 5px;
  display: inline-block;
  width: 100% auto;
  z-index: 2;
  cursor: pointer;
}
.profileUpdate li a {
  position: absolute;
  color: #ffffff;
  bottom: 5px;
  left: 28px;
  display: inline-block;
  width: 100% auto;
  z-index: 100;
  cursor: pointer;
}
.profileUpdate .bi:hover {
  color: #005073;
}
.profileUpdate {
  position: relative;
  width: auto;
  height: 55px;
  text-align: center;
  bottom: -90px;
}

#peopelVisit {
  text-align: left;
  position: relative;
  left: 5px;
  width: 100%;
  font-size: 14px;
  float: left;
  bottom: -30px;
  z-index: 1;
  color: #ffffff;
  list-style: none;
}

.imgProfile {
  position: relative;
  text-align: center;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  align-items: center;
  justify-content: center;
  background-position: center;
  max-width: 70px;
  max-height: 70px;
  bottom: -8px;
  z-index: 1;
  object-fit: cover;
  box-shadow: 0 0.5rem 1rem rgba(rgb(255, 255, 255), 0.9);
  border-radius: 50%;

  transition: 200ms cubic-bezier(0.075, 0.82, 0.165, 1);
  cursor: pointer;
}

.profileUpdate img:hover {
  transform: translateY(0%) scale(5);
}

/*profile middele */
.cardModelProfile {
  position: relative;
  background: none;
  height: 280px;
  overflow: auto;
  width:100%;
  display:block;
}
.nameeProfile {
  word-wrap: break-word;
  text-align: center;
  padding-top: 30px;
  color: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
    Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

.baioShow {
     overflow: auto;
  background: none;
  outline: none;
  border-bottom: 1px solid white;
  border-top: none;
  border-left: none;
  border-right: none;
  resize: none;
  font-size: 15px;
  text-align: center;
  width: 100% auto;
  color:#b3cde0;
  height: 100% auto;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  padding:2px;
  
}
.cardModelProfile .borderTop {
  border: 1px solid steelblue;
  width: 100% auto;
  background: tomato;
  margin: 10px;
  height: 1px;
  font-size: 5px;
}
.goLinkProfile {
  text-align: center;
  color: #050446;
  justify-content: center;
  align-items: center;
  display: flex;
  cursor: pointer;
}
.goLinkProfile:hover {
  color: white;
}
.groupProfile {
  position: relative;
  margin: 5px 10px;
  text-align: center;
  justify-content: center;
}
.groupProfile ul {
  display: flex;
  padding: 0;
  text-align: center;
}
.groupProfile ul li {
  border-left: 2px solid wheat;
  border-right: 2px solid wheat;
  position: relative;
  text-align: center;
  list-style: none;
  color: white;
  background: #005b96;
  padding: 5px;
  border-radius: 5px;
  font-weight: bold;
  cursor: pointer;
  font-size: 13px;
  
}
.groupProfile ul li:hover {
  list-style: none;
  color: white;
  background: #03396c;
}
.groupProfileNumber {
  position: relative;
  margin: 10px;
}
.groupProfileNumber ul {
  display: flex;
  padding: 0;
  background: #005b96;
  border-radius: 5px;
}
.groupProfileNumber ul li {
  list-style: none;
  color: white;
  padding: 10px;
  border-radius: 5px;
}
.groupProfileNumber ul li:hover {
  list-style: none;

  padding: 10px;
  border-radius: 5px;
}
.groupProfileSocialMedia {
  position: relative;
  margin: 1px;
      width:100% ;
}
.groupProfileSocialMedia ul {
  
  padding: 0;
  border-top: 3px solid white;
    
     width:100%;
    
}
.groupProfileSocialMedia ul li {
  list-style: none;
  color: white;
  padding: 10px;
  border-radius: 5px;
   width:100% auto;
    display: table;
  
}
.groupProfileSocialMedia ul li a {
     width:100% auto;
  list-style: none;
  font-size: 10px;
  color: white;
  padding: 11px;
  border-radius: 5px;
 
}
.groupProfileSocialMedia ul li a:hover {
  background: #03396c;
}
.contactProfile h4 {
  color: 	#feffa3;
  font-size: 14px;
  margin: 5px;
}
.contactProfile h5 {
  margin: 5px;
  padding: 1px;
  border-top: 5px solid white;
  color: white;
  font-size: 15px;
  background: #005b96;
}
/*end  model body details profile */
/*start  model footer details profile */

.modal-footer-profile {
  height: 20px;
  font-size: 14px;
  position: relative;
  padding: 2px 16px;
  background: #005073;
}
.modal-footer-profile #locationIcons {
  color: #b3cde0;
  left: 0;
  position: absolute;
  border-right: 2px solid #b3cde0;
  padding-right: 2px;
}
.modal-footer-profile h4 {
  color: #b3cde0;
  float: left;
  left: 20px;
  position: absolute;
}
.joinTime #joinTimeIcon {
  color: #b3cde0;
  right: 1px;
  text-align: right;
  border-left: 2px solid #b3cde0;
  position: absolute;
  padding-left: 5px;
}
.joinTime #joinTimeDate {
  color: #b3cde0;
  right: 1px;
  text-align: right;

  position: absolute;
  padding-right: 25px;
}
/*end  model fotter details profile */

/*<!-- hide id when user cliccked -->*/
#username-text {
  display: block;
}

/* animation messages*/

.notify {
}

@keyframes slidein1 {
  0% {
    height: 50px;
  }
  40% {
    height: 30px;
  }
  80% {
    height: 100px;
  }
  100% {
    height: 0px;
  }
}
.notify {
  padding: 10px;
  transition: 5s;
  position: fixed;
  top: 5px;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  color: white;
  text-align: center;
  z-index: 10;
  overflow: hidden;
  box-sizing: border-box;
}
#notifyTypes {
  display: none;
}
#notifyTypesStoryUrl {
  display: none;
}
#notifyType {
  color: #721c24;
  padding: 8px 10px;
  text-align: center;
  border-radius: 5px;
  background: #f8d7da;
  border: 1px solid #f5c6cb;
}
#notifyTypeGreen {
  color: #1c721c;
  padding: 8px 10px;
  text-align: center;
  border-radius: 5px;
  background: #e3f8d7;
  border: 1px solid #cef5c6;
}
#notifyTypeblue {
  color: #1c4172;
  padding: 8px 10px;
  text-align: center;
  border-radius: 5px;
  background: #d7e4f8;
  border: 1px solid #c6e0f5;
}
/*...................................................*/

.modal-content-profile1::before {
  position: absolute;
  content: "";
  z-index: 100;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(
    to right,
    #d9d9d9 0%,
    rgba(0, 0, 0, 0.05) 20%,
    #d9d9d9 40%,
    #d9d9d9 100%
  );
  background-repeat: no-repeat;

  animation: shimmer 1s linear infinite;
  display: block;
}
.header .img::before {
  background-size: 650px 600px;
}
.details span::before {
  animation-delay: 0.2s;
}
.btns .btn-2::before {
  animation-delay: 0.22s;
}
@keyframes shimmer {
  0% {
    background-position: -450px 0;
  }
  100% {
    background-position: 450px 0;
  }
}
#unconnected1 {
  display: none;
}


/*for share buttons*/
@keyframes top {
  from{
margin-top: 100%;
  }
  to{
margin-top: 0;
  }
}
.center {
  animation: top 0.1s linear alternate;
  display: block;
  display: none;
  width: 100% ;
  left: 0;
  height: auto;
  padding-top: 4px;
  position: fixed;
  top: 0;
  background: #0096bb;
  z-index: 100;
}

#social-test {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
}
  .social {
    padding-left: 0px;
  }
  .social li {
    display: inline-block;
  }
  .social li a {
    color: rgba(256, 256, 256, 0.6);
    border-radius: 6px;
    list-style-type: none;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 1%;
    border: 1px solid rgba(256, 256, 256, 0.6);
    cursor: pointer;
    margin-left: 10px;
    margin-bottom: 10px;
    transition: ease .3s;
  
}
.closeInfoShare{
  font-size: 30px;
  user-select: none;
  -webkit-user-select: none;
}
.social li a:hover {
      color: rgba(256, 256, 256, 1);
      border: 1px solid rgba(256, 256, 256, 1);
    }

.social:hover > li {
  opacity: 0.5;
}

.social:hover > li:hover {
  opacity: 1;
}
.credits, .credits a {
  font-size: 20px;
  font-family: Open Sans;
  color: rgba(256, 256, 256, 0.6);
}

/*for share buttons*/
/* --------------------------
    Footer
----------------------------- */

footer {
  text-align: center;
  height: 30px;
  line-height: 20px;
padding: 3px;
  clear: both;
  background: #2a4d69;
}
/*for fotter*/
.imageComF{
  width: 100%;
  height: 100%;
  position: relative;
 display: none;
  top: -30px;
}
.imageComF img{
  border-radius: 20px;
  width: 40px;
  height: 40px;
  object-fit: cover;

}
/*for fotter*/