<!--// https://zy.pe/api/css/675486a77683d20001d12692?token=eyJrZXkiOjE3NTI5MDAwOTQsInRva2VuIjoiMTgyM2U2ZWQ5YTZmZjlkNmFhYmVkMzk0ZSIsImNzcyI6IlltVm1iM0psIn0= //-->

.home__nav {
  font-size: 38px;
  color: #56fcff;
  opacity: 0.7;
  position: absolute;
  top: 50%;
  height: 24px;
  margin-top: -4px;
  right: 15px;
  display: block;
  z-index: 2;
}
.home__nav i {
  line-height: 24px;
  height: 24px;
  display: block;
}
.home__nav i:before {
  line-height: 24px;
}
.home__nav--prev {
  right: 60px;
}
.home__nav:hover {
  opacity: 1;
}
.video-description {
    color: #ffffff;
    padding-top:5px;
    margin-top:5px;
    margin-bottom:5px;
}


.comments-list {
    margin-top:5px;
    overflow-y:auto;
    max-height: 340px;
    height: 100%;
    scrollbar-color: #63084b #2e0022;
    scrollbar-width: thin;      
}
.comments-add {
    float; right;   
    margin-right:5px;
    margin-top:5px;
    font-size:11px;
    text-align: right;
    color: #56fcff; 
}
.comments-add a {
    margin-top:5px;
    font-size:11px;
    text-align: right;
    color: #56fcff;
}
.comments-add a:hover { 
    margin-top:5px;
    font-size:11px;
    text-align: right;
    color: #56fcff;
}
.add-comment {
    display: flex;
    flex-direction: row;  
    font-size:12px;
    color: #56fcff;
}
.post-comment {
    float; right; 
    text-align: right;
    display: flex;
    flex-direction: row;  
    font-size:12px;
    color: #56fcff;
}
.add-comment textarea {
    display: flex;
    flex-direction: row; 
    font-size:12px;
    color: #ffffff;
    border:1px solid rgba(86,252,255,0.6);
    background-color:#1d0216;
    margin-right:5px;
    margin-top:3px;
    height: 60px;
    padding:5px;  
    width: 100%;
    resize: none;
    scrollbar-color: #63084b #2e0022;
    scrollbar-width: thin; 
}
.comments-row {
    display: flex;
    flex-direction: row;  
    border:1px solid rgba(86,253,255,0.6);
    background-image: -moz-linear-gradient(180deg, #56fdff 0%, #000000 100%);
    background-image: -webkit-linear-gradient(180deg, #56fdff 0%, #000000 100%);
    background-image: -ms-linear-gradient(180deg, #56fdff 0%, #000000 100%);
    background-image: linear-gradient(180deg, #56fdff 0%, #000000 100%);  
    padding:5px;    
    margin-top:5px;
    margin-right:10px;
    font-size:13px;
}
.comments-div {
  
}
.comment-publish {
    font-size:11px;
    color: #56fcff;
    position: relative;
    display: block;
    margin-left:12px;
}
.comment-user {
    font-size:11px; 
    position: relative;
    display: block;
    margin-left:12px;
}
.comment-text {
    font-size:11px;
    position: relative;
    display: block;
    margin-left:12px;
}
.comment-profile {
    font-size:10px;
    position: relative;
    display: block;
    width: 15px;
}
.comment-comment {
    font-size:10px;
    margin-left:2px;
}
.comment-response {
    margin-top:5px;
    font-size:11px;
    text-align: right;
    color: #56fcff;
    margin-left: 5px;
}
.ratings-row {
    display: flex;
    flex-direction: row;  
    position: relative;
}
.ratings-div {
    display: flex;
    flex-direction: row; 
    padding-top: 10px;
    padding-bottom: 10px;
}
.ratings-div span {
    padding-left:2px;
    padding-right:2px;
}
.ratings-label {
    padding-top: 5px;
    padding-bottom: 10px;
    font-size:10px;
    color: rgba(86,252,255,0.6);
    margin-left: 3px;
}
.ratings-title {
    padding-bottom: 2px;
    font-size:12px;
    color: #ffffff;
    margin-left: 3px;
}
.rate-this {
    color: rgba(255,255,255,0.6);
    cursor:pointer;
}
.rate-this:hover {
    color: #56fcff;
    cursor:pointer;
}
.rate-this-color {
    color: #56fcff;
    cursor:pointer;
}

.chat-div {
}

.clean-cache {
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-image: -moz-linear-gradient(90deg, #56fcff 0%, #56fcff 100%);
    background-image: -webkit-linear-gradient(90deg, #56fcff 0%, #56fcff 100%);
    background-image: -ms-linear-gradient(90deg, #56fcff 0%, #56fcff 100%);
    background-image: linear-gradient(90deg, #56fcff 0%, #56fcff 100%); 
    color:#000;
}
.zmodal-body .zuplink {
    color: #56fcff;
    font-size: 12px;
}

.zuplink {
    font-size: 10px;
}
.search-div .search-input {
    display: none; /* Hidden by default */
    min-width:65px;
    min-width:105px;
    border: 1px solid #56fcff;
}
.search__input {
  background-color: #1d0216;
  border: none;
  height: 20px;
  position: relative;
  color: #fff;
  font-size: 15px;
  width: 100%;
  color: #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-family: 'Open Sans', sans-serif;
}
.material-icons .experience-icon {
    color:red;
}

/* The Close Button */
.close {
  color: #56fcff;
  float: right;
  font-size: 28px;
  font-weight: bold;
  right:0;
  cursor: pointer;
}

.close:hover,
.close:focus {
  color: #56fcff;
  text-decoration: none;
  cursor: pointer;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: none; /* Enable scroll if needed */
  background-color: #1d0216; /* Fallback color */
  background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}
.zmodal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100; /* Sit on top */
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  padding: 25px;
  overflow: none; /* Enable scroll if needed */
}
.formmodal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100; /* Sit on top */
  width: 100%; /* Full width */
  padding: 15px;
  overflow: none; /* Enable scroll if needed */
}



.error_message {
    display: none;
    color: red;
}
.error_input_border {
    border: 1px solid red;
}






/*==============================
	Footer
==============================*/
.footer {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 40px 0 30px;
}
.footer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  display: block;
}
.footer__title {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  margin-bottom: 10px;
  margin-top: 15px;
}
.footer__list {
  margin-bottom: 15px;
}
.footer__list li {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
}
.footer__list li:last-child {
  margin-bottom: 0;
}
.footer__list a {
  font-size: 14px;
  color: rgba(255,255,255,0.5);
}
.footer__list a:hover {
  color: #ff55a5;
}
@media (min-width: 768px) {
  .footer {
    padding: 60px 0 30px;
  }
  .footer__list a {
    font-size: 15px;
  }
  .footer__app {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0;
  }
  .footer__app li {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .footer__app li img {
    width: 140px;
  }
  .footer__app li:last-child {
    margin-top: 0;
    margin-bottom: 0;
  }
  .footer__title {
    margin-bottom: 15px;
  }
}

