body {

	font-family: 'Open Sans Condensed', sans-serif;
	color: #fff;
/* color: #2c3e50; font-family: 'Montserrat', sans-serif; */
/* background-color: #2c3e50; */
/*get colors from https://bridges.torproject.org */
}

#footer {
  margin-bottom: 5%;
  font-size: 90%;
  /* border-top: 1px solid #d6d9dd; */
  border-top: 1px solid #ecf0f1;
  padding-top: 10px;
  text-align: center;
}

strong {
    color: #4e77ad;
}	/* color:#3e566d */

a {
  /* color: #8f41b3;
  color: #1343b5; */
	color: #18bc9c;
}

a:hover {
    color: #5f5fd3;
}

.menu a {
    text-decoration: none;
    margin-right: 10px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

h6 {
    line-height: 1.4
}

h1.logo {
      /* d6d9dd */
    /* border-top: 1px solid #ecf0f1;
    border-bottom: 1px solid #ecf0f1; */
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 3rem;
    /* margin-bottom: 30px; */
    margin-bottom: 15px;
}

.logo_img {
    margin-bottom: 26px;
    /* responsive */
    width: 100%; height: auto;
    max-width: 425px;
}

.logo_img_footer {
    max-width: 190px;
    margin-top: 15px;
    /* margin-right: 5px; */
    opacity: .9;
}

p.intro {
    font-size: 18px;
}

h5.section_title {
    /* border-bottom: 1px solid rgb(214, 217, 221); */
    border-bottom: 1px solid #ecf0f1;
    padding-bottom: 5px;
    text-transform: uppercase;
}

h5.section_title.contact {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.border_top {
    /* border-top: 1px solid rgb(214, 217, 221); */
    border-top: 1px solid #ecf0f1;
    padding-top: 36px;
}

.services-more {
    /* border-bottom: 1px solid rgb(214, 217, 221); */
    border-bottom: 1px solid #ecf0f1;
    margin-top: 10px;
    padding-bottom: 3px;
}

h6.services-more-title {
    margin-bottom: 6px;
    font-size: 1.7rem;
    color: #3e566d;
}

h6.services-more-title,
p.services-more-description {
    margin-left: 50px;
}

p.services-more-description {
    /* font-size: small;
    line-height: 1.45; */
    color: #5c7eab;
	/* color: #5c6d7d */
    font-size: 95%;
    margin-top: 10px;
}

.icon-services-more {
    width: 32px;
    float: left;
}

.services-more .row.demo-row {
    margin-bottom: 7px;
}

ul {
    /* margin: 0.75em 0; */
    padding: 0 1em;
    list-style: none;
}



li:not([class]) {
        content: "";
    /* border-color: transparent #0FA0CE;
            border-color: transparent #18bc9c; */
            border-color: transparent #c1d4f2;
    border-style: solid;
    border-width: 0.55em 0 0.55em 0.75em;
    display: block;
	white-space: nowrap;
    height: 0;
    width: 10;
    left: 1em;
    top: 1.15em;
}


.column2 {
      width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

mark {
    background-color: #f0f6ff;
    color: #9400d3;
	/* color:#7137c8 */
    font-size: 16px;
}

.contact_email {
    font-size: 16px;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 10px;
    display: inline-block;
    font-weight: bold;
    color: #3e566d;
}

.quote {
    font-family: serif;
    font-style: italic;
    font-size: 90%;
    color: #7137c8;
    margin-top: 30px;
}

.offer{
	font-size: 36px;
	color: red;
	font-weight: 800;
	text-transform: uppercase;
	margin-top:5px;
	margin-bottom:5px;
}

.newp{
	font-size:16px;
	color:#33affa;
	font-weight:800;
}

.oldp{
	text-decoration:line-through;
	font-weight:600;
	font-size:16px;
}

.amountofcopies{
	font-size:20px;
	color:red;
	font-weight:800;
}

.trs{
	bottom:0;
	left:0;
	position:fixed;
}

.ver{
	top:0;
	left:0;
	position:fixed;
	width:200px;
	height:50px;
}

.max{
	width:960px;
	height:250px;
}

.max:hover{
	width:960px;
	height:960px;
}

.comments{
	font-size:16px;
	width:960px;
	height:1800px;

}


.media-body .author {
  display: inline-block;
  font-size: 16px;
  color: #f0f;
  font-weight: 700;
}
.media-body .metadata {
  display: inline-block;
  margin-left: .5rem;
  color: #777;
  font-size: 14px;
}
.footer-comment {
  color: #777;
}
.vote.plus:hover {
  color: green;
}
.vote.minus:hover {
  color: red;
}
.vote {
  cursor: pointer;
}
.comment-reply a {
  color: #777;
}
.comment-reply a:hover, .comment-reply a:focus {
  color: #000;
  text-decoration: none;
}
.devide {
  padding: 0px 4px;
  font-size: 0.9em;
}
.media-text {
  margin-bottom: 0.25rem;
}
.title-comments {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5rem;
  color: rgba(255,255,255,.87);
  margin-bottom: 1rem;
  padding-bottom: .25rem;
  border-bottom: 1px solid rgba(34,36,38,.15);
}

.author{
	font-size:24px;
}

.pouring{
	  display: inline-block;
  font-size: 24px;

  position:relative;
  font-weight: 900;
}

.pouring:before {
    content: '';
    position: absolute;
    filter: blur(11px);
    top: 0;
    left: 0;
    width: 105%;
    height: 100%;
    mix-blend-mode: screen;
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 1em, #FF0000 1em, #F08080 50%), repeating-linear-gradient(45deg, #F08080, #FA8072 1em, #FFF 1em, #FF0000 50%);
    background-size: 3em 3em, 2em 2em;
    animation-name: ani;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@keyframes ani {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@media (max-width:690px) {
    .pouring {font-size: 24px;}
}

.com{
	left:3%;
	margin:5% auto;
	border: 2px solid #08192A;
	background-color:#08192A;
	border-radius:10px;
	min-width:400px;
	width:fit-content;
	min-height: 350px;
	height: fit-content;
	display:flex;
	align-items:center;
	text-align:center;
	flex-direction:column;
	padding:50px;
	color:#000;
}

.usn{
	width:250px;
}

.use{
	width: 250px;
}

.oid{
	width:250px;
}

.txt{
	height: 50px;
}

 /*body {
   background-color: #403060;
   background-image: radial-gradient( circle, rgba(  0, 0, 0, 0 ) 0%, rgba( 0, 0, 0, 0.8 ) 100% );
   background-position: center center;
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-size: cover;
}

summary::-webkit-details-marker{display:none;}
summary::-moz-list-bullet{list-style-type:none;}
summary::marker{display:none;}
summary {
   display:inline-block;
   padding: .3em .5em .3em .4em;
   font-size:1.4em;
   cursor: pointer;
}
summary:before {
  content: "+";
  margin-right: .3em;
}
details[open] > summary:before {
  content: "–";
}
summary ~ * {
   padding:0 1em 0 1em;
}
summary:focus {
  outline:0;
  box-shadow: inset 0 0 1px rgba(0,0,0,0.3), inset 0 0 2px rgba(0,0,0,0.3);
}
details{
  display:block;

  */
  body{

    background: radial-gradient(ellipse at bottom, #0D1E31, #111);
  }

  .night{
    position: fixed;/* position: relative; */
    width: 100%;
    height: 100%;
    transform: rotateZ(40deg);
  }

  .star{
    position: fixed;
    left: 70%;
    top: 70%;
    height: 4px;
    background: linear-gradient(-45deg, #5F91FF, rgba(0, 0, 255, 0));
    border-radius: 999px;
    filter: drop-shadow(0 0 6px #699BFF);
    animation: tail 18s ease-in-out infinite,
               falling 18s ease-in-out infinite;
  }

  @keyframes tail{
    0%{
      width: 0;
    }
    30%{
      width: 100px;
    }
    100%{
      width: 0;
    }
  }

  @keyframes falling{
    0%{
      transform: translateX(0);
    }
    100%{
      transform: translateX(300px);
    }
  }

  .star::before, .star::after{
    content: '';
    position: fixed;
    top: calc(30% - 2px);
    right: 0;
    height: 4px;
    background: linear-gradient(-45deg, rgba(0, 0, 255, 0), #5F91FF, rgba(0, 0, 255, 0));
    border-radius: 100%;
    transform: translateX(50%) rotateZ(45deg);
    animation: shining 18s ease-in-out infinite;
  }

  @keyframes shining{
    0%{
      width: 0;
    }
    50%{
      width: 30px;
    }
    100%{
      width: 0;
    }
  }

  .star::after{
    transform: translateX(50%) rotateZ(-45deg);
  }

  .star:nth-child(1){
    top: calc(50% - 100px);
    left: calc(30% - 250px);
    animation-delay: 1s;
  }

  .star:nth-child(1)::before, .star:nth-child(1)::after{
    animation-delay: 1s;
  }

  .star:nth-child(2){
    top: calc(50% - 50px);
    left: calc(30% - 200px);
    animation-delay: 1.2s;
  }

  .star:nth-child(2)::before, .star:nth-child(2)::after{
    animation-delay: 1.2s;
  }

  .star:nth-child(3){
    top: calc(50% - 0px);
    left: calc(30% - 150px);
    animation-delay: 1.4s;
  }

  .star:nth-child(3)::before, .star:nth-child(3)::after{
    animation-delay: 1.4s;
  }

  .star:nth-child(4){
    top: calc(50% - -50px);
    left: calc(30% - 200px);
    animation-delay: 1.6s;
  }

  .star:nth-child(4)::before, .star:nth-child(4)::after{
    animation-delay: 1.6s;
  }

  .star:nth-child(5){
    top: calc(50% - -100px);
    left: calc(30% - 250px);
    animation-delay: 1.8s;
  }

  .star:nth-child(5)::before, .star:nth-child(5)::after{
    animation-delay: 1.8s;
  }
  .star:nth-child(6){
    top: calc(50% - -150px);
    left: calc(30% - 250px);
    animation-delay: 2s;
  }

  .star:nth-child(6)::before, .star:nth-child(6)::after{
    animation-delay: 2s;
  }

  .star:nth-child(7){
    top: calc(50% - -200px);
    left: calc(30% - 200px);
    animation-delay: 2.2s;
  }

  .star:nth-child(7)::before, .star:nth-child(7)::after{
    animation-delay: 2.2s;
  }

  .star:nth-child(8){
    top: calc(50% - -250px);
    left: calc(30% - 150px);
    animation-delay: 2.4s;
  }

  .star:nth-child(8)::before, .star:nth-child(8)::after{
    animation-delay: 2.4s;
  }

  .star:nth-child(9){
    top: calc(50% - -300px);
    left: calc(30% - 200px);
    animation-delay: 2.6s;
  }

  .star:nth-child(9)::before, .star:nth-child(9)::after{
    animation-delay: 2.6s;
  }

  .star:nth-child(10){
    top: calc(50% - -350px);
    left: calc(30% - 250px);
    animation-delay: 2.8s;
  }

  .star:nth-child(10)::before, .star:nth-child(10)::after{
    animation-delay: 2.8s;
  }

  .star:nth-child(11){
    top: calc(40% - 100px);
    left: calc(83% - 250px);
    animation-delay: 1s;
  }

  .star:nth-child(11)::before, .star:nth-child(11)::after{
    animation-delay: 1s;
  }

  .star:nth-child(12){
    top: calc(40% - 50px);
    left: calc(83% - 200px);
    animation-delay: 1.2s;
  }

  .star:nth-child(12)::before, .star:nth-child(12)::after{
    animation-delay: 1.2s;
  }

  .star:nth-child(13){
    top: calc(40% - 0px);
    left: calc(83% - 150px);
    animation-delay: 1.4s;
  }

  .star:nth-child(13)::before, .star:nth-child(13)::after{
    animation-delay: 1.4s;
  }

  .star:nth-child(14){
    top: calc(40% - -50px);
    left: calc(83% - 200px);
    animation-delay: 1.6s;
  }

  .star:nth-child(14)::before, .star:nth-child(14)::after{
    animation-delay: 1.6s;
  }

  .star:nth-child(15){
    top: calc(40% - -100px);
    left: calc(83% - 250px);
    animation-delay: 1.8s;
  }

  .star:nth-child(15)::before, .star:nth-child(15)::after{
    animation-delay: 1.8s;
  }
  .star:nth-child(16){
    top: calc(40% - -150px);
    left: calc(83% - 250px);
    animation-delay: 2s;
  }

  .star:nth-child(16)::before, .star:nth-child(16)::after{
    animation-delay: 2s;
  }

  .star:nth-child(17){
    top: calc(40% - -200px);
    left: calc(83% - 200px);
    animation-delay: 2.2s;
  }

  .star:nth-child(17)::before, .star:nth-child(17)::after{
    animation-delay: 2.2s;
  }

  .star:nth-child(18){
    top: calc(40% - -250px);
    left: calc(83% - 150px);
    animation-delay: 2.4s;
  }

  .star:nth-child(18)::before, .star:nth-child(18)::after{
    animation-delay: 2.4s;
  }

  .star:nth-child(19){
    top: calc(40% - -300px);
    left: calc(83% - 200px);
    animation-delay: 2.6s;
  }

  .star:nth-child(19)::before, .star:nth-child(19)::after{
    animation-delay: 2.6s;
  }

  .star:nth-child(20){
    top: calc(40% - -350px);
    left: calc(83% - 250px);
    animation-delay: 2.8s;
  }

  .star:nth-child(20)::before, .star:nth-child(20)::after{
    animation-delay: 2.8s;
  }

summary{
  margin: 10px;
  padding: 10px;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: white;
  cursor: pointer;
}

.bn632-hover {

  width: 160px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  margin: 20px;
  height: 55px;
  text-align: center;
  border: none;
  background-size: 300% 100%;
  border-radius: 50px;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.bn632-hover:hover {
  background-position: 100% 0;
  moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.bn632-hover:focus {
  outline: none;
}

.bn632-hover.bn24 {
  background-image: linear-gradient(
      to right,
      #6253e1,
      #852d91,
      #a3a1ff,
      #f24645
    );
  box-shadow: 0 4px 15px 0 rgba(126, 52, 161, 0.75);
}

.hacktabl{
	border-bottom: 1px solid #E1E1E1;
	width:100%;
}

.col1{
	width:150px;
	height:100px;
}

.col2{
	width:150px;
	text-align:center;
	height:175px;
	font-weight:600;
}

.col3{
	width:150px;
	height:250px;
	color:#AAA;
	text-align:center;
}

.col4{
	width:150px;
	height:25px;
	color:#00ff00;
	text-align:center;
}

.col5{
	width:150px;
	height:25px;
	color:#00ff00;
	text-align:center;
}
.nonbord{
	border-style: none;
}

.chatbot {
position: fixed;
bottom: 50px;
right: 0;
width: 300px;
height: 400px;
background-color: #f1f1f1;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
display: none;
z-index: 1000;
}

.chatbot-header {
background-color: #2F3F53;
color: white;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
padding: 10px;
display: flex;
justify-content: space-between;
align-items: center;
}

.chatbot-header p {
margin: 0;
font-size: 16px;
}

.closebtn {
background-color: transparent;
color: white;
border: none;
font-size: 24px;
cursor: pointer;
}

.closebtn:hover {
color: black;
}

.chatbot-messages {
height: 300px;
overflow-y: scroll;
padding: 10px;
background-color:#1F1F31;
}

.chatbot-messages p {
margin: 5px 0;
}

.chatbot-input {
border: solid 1px;
border-color:black;
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px;
background-color:#1F1F31;
}

.chatbot-input input {
width: 100%;
padding: 10px;
border-radius: 20px;
border: none;
margin-right: 10px;
color:black;
}

.chatbot-input button {
background-color: #2F3F53;
color: white;
border: none;
border-radius: 20px;
padding: 10px 20px;
cursor: pointer;
line-height: 38px;
}

.chatbot-input button:disabled {
background-color: #ccc;
color: #666;
cursor: not-allowed;
}

.openbtn {
position: fixed;
height:54px;
bottom: 20px;
right: 20px;
font-size: 24px;
background-color: #2F3F53;
color: white;
border: none;
border-radius: 50%;
padding: 10px;
cursor: pointer;
z-index: 999;
}

.openbtn:hover {
color: black;
}


.senbut {
	line-height: normal;
    vertical-align: middle;
}

input{
	width:40%;
}

input[type="checkbox"]{
	width:20px;
}
input[type="submit"]{
	  color: #fff;
	background: -o-linear-gradient(315deg, #6b02ff 0, #985bef 100%);
	background: linear-gradient(135deg, #6b02ff 0, #985bef 100%);
	border-radius: 5px 5px;
	border: none;
	text-transform: uppercase;
	padding: 15px 30px;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	margin: 30px 0 5px 0;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-decoration: none;
  }
input[type="submit"]:hover{
	  color:#fff !important;
  }
  
  .cetnerdiv{
  color: #000000;
  width: 800px;
  background-color: #FFFFFF;
  border: solid 1px black;
  text-align: center;
  padding:20px;
  border-radius:15px;
  }
  
  textarea {
	  width:40%;
  }
  
    .abutton{
	  font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    padding: 20px;
    height: 55px;
	text-align: center;
    border: none;
	border-radius: 50px;
	background-image: linear-gradient(to right, #6253e1, #852d91, #a3a1ff, #f24645);
    box-shadow: 0 4px 15px 0 rgba(126, 52, 161, 0.75);
	text-decoration:none;
  }
  
  .abutton:hover{
    background-size: 300% 100%;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  
  .qrimg{
	  width:200px;
  }
  
  
  .margintop{
	margin-top: 6%;
  }
  
  .grayback{
	  background-color:#eee !important;
  }