    .customfont{font-weight: 200;
    text-transform: uppercase;
      font-family: "Bungee Inline", cursive;}

form.converter input[type="number"] {
    width: 75%;
    position: relative;
    top: -1px;
    padding: 15px;
}

form.converter label {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    float: left;
    font-weight: 700;
}

img.changeable {
    max-width: 200px;
}

.listpass li {
    padding-bottom: 10px;
    line-height: 1.6em;
}

.log_in_box {
  width: 100%;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #fff;}

.btn-style-pinks-nav, .btn-small {
    color: #fff !important;
}
.btn-l {  color: #fff;}


.top-btn-text {  color: #fff;}

.startup .boxs h4 {
  font-size: 15px;}

.join-us-icon .ico {
    height: 100px;
    width: 100px;
}
.footer-section-area ul li i {
  font-size: 19px;}

.copy-right-area .social-media ul li a {
  color: #fff;}


ul.contactfoot li {
    border-bottom: 0;
    padding: 8px;
    background: hwb(200deg 10% 83% / 0%);
}


.langselectwrap {
    position: fixed;
    right: 0;
    top: 45vh;
    z-index: 1000;
    background: #000;
    padding: 5px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  opacity: 0.8
}

.langselectwrap:hover {

  opacity: 1
  
}


.modal-dialog {
  max-width: 700px;}


#carousel-example-generic {
    background:none;
    bottom: 10px;
    max-width: 840px;
    background-size: contain;
    padding: 0;
    margin: 80px auto;
}


.langselectwrap .langselect a:hover { opacity: 0.8 }
.langselectwrap .langselect a {
  
  opacity: 0.3;
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);


}

.optionsfoot li{ display: inline-block}




.langselectwrap .langselect a.active {
  opacity: 1;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);


}


form.converter ul li{ position: relative}

b.pss {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    background: rgb(255 170 0);
    display: block;
    margin: auto;
    margin-bottom: 15px;
    color: #000;
    line-height: 36px;
}

.join-us-icon .ico img {
    height: auto;
    width: 100%;
}


.btn-shuffle i{color: rgba(255,255,255,1.00);font-size: 25px;line-height: 44px;text-align: center;position: absolute;left: 6px;right: 0; cursor: pointer;
  
  -webkit-rotate: 90deg;top: 0px;
  -moz-rotate: 90deg;top: 0px;
  -o-rotate: 90deg;top: 0px;
  rotate: 90deg;top: 0px;


}
.btn-shuffle {
    width: 45px;
    height: 45px;
    background: rgb(255 170 0);
    color: #000 !important;
    text-align: center;
    position: absolute;
    left: 51px;
    margin: auto;
    top: -28px;
}



@media (max-width: 768px)
{
#carousel-example-generic {
    display: block;
}
  
  
  
form.converter input[type="number"] {
    width: 70%;
}  
  
}





















