  

  
  /* Hide scrollbar for Chrome, Safari and Opera */
/* #hidescrolly1 {
    overflow: hidden;
}*/

/* Hide scrollbar for IE, Edge and Firefox */
/*#hidescrolly2 {
  width: 100%;
    height: 99%;
  overflow: auto;
}
*/


.splash {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 200;
  color: red;
  text-align: center;
  line-height: 90%;
  padding-top: 22%;
}

.splash.display-none {
  position: fixed;
  
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: red;
  z-index: -10;
  color: white;
  text-align: center;
  line-height: 90%;
  transition: all 0.5s;
}

@keyframes fadeIn {
   to {
     opacity: 1;
   }
}

.fadeIn {
  opacity: 0;
  animation: fadeIn 1s ease-in forwards;
}

/*//////////////////////////////
nav {
    height: 45px;
    line-height: 45px;
    margin-bottom:0px !important;
}
nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons {
height: 45px;
line-height: 45px;
}
.navbar{
margin-bottom:10px !important;
}
*/


/**/
/* search label underline focus color 
div.search_tentor input[type=text]:focus, .materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid blue !important;
    box-shadow: 0 1px 0 0 blue !important;
}*/
#search_tentor{
    --bs-btn-bg: rgb(202, 199, 199);
    --bs-btn-border-color: rgb(202, 199, 199);
}

#homedasar{
  margin-left:75px ;
  margin-right:75px;
}

/*---- list tentor view -- */
button.fontmobiles{
  
  width:auto ;
  padding: 0;
  margin-right: 10px;
}
#cardtentor{
  padding: 1.5em .5em .5em;
  border-radius: 2em;
  text-align: center;
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  width: 12rem;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  cursor: pointer;
}
#imgmobile{
  width: 65%;
  border-radius: 50%;
  margin: 0 auto;
  box-shadow: 0 0 10px rgba(0,0,0,.2);
  cursor: pointer;
}

.namatentormobile{
      
  font-weight: 700;
  font-size: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}

span.ketlisttentor{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: small;
  
}
a.tomboltentormobile{
  width: 75px;
  font-size: 14px;
  
}

span.viewdetaiket1{
  white-space: normal;
}









/*floating button*/
a.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:150px;
	left:5px;
	display: none;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
  margin-left: 10px;
  padding-top: 16px;
}

i.my-float{
	margin-top:90px;
}



/* Hide scrollbar for Chrome, Safari and Opera */
#noscrollbar::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
#noscrollbar {
-ms-overflow-style: none;  /* IE and Edge */
scrollbar-width: none;  /* Firefox */
}

/* ------------------------------------------------*/
@media all and (max-width:769px){
   /* .navbar-brand{
      display: none;
    }*/
    #isi_search_tentor{
      width: 200px;
    }
    #brandimgs{
      height:30px ;
      width: 70px;
    }
    #carouselExampleIndicators, #imageslidee{
      height:auto ; 
      
    }

    
    
    #homedasar{
      margin-left:15px ;
      margin-right:15px;
    }
    .fontmobile{
      font-size: 12px;
      
    }
    button.fontmobiles{
      font-size: 14px;
      width:auto ;
      padding: 0;
      margin-right: 10px;
    }

    #cardtentor{
      padding: 1.5em .5em .5em;
      border-radius: 2em;
      text-align: center;
      box-shadow: 0 5px 10px rgba(0,0,0,.2);
      width: 6rem;
      margin-left: 5px;
      margin-right: 5px;
      margin-bottom: 5px;
      cursor: pointer;
    }
    #imgmobile2{
      width: 65%;
      border-radius: 50%;
      margin: 0 auto;
      
    }
    
    .namatentormobile{
      
      font-weight: 700;
      font-size: 12px;

      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      cursor: pointer;
    }
    span.ketlisttentor{
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-size: x-small;
      
    }

    span.viewdetaiket1{
      white-space: normal;
      font-size: x-small;
    }

    a.tomboltentormobile{
      width:60px ;
      font-size: 11px;
      font-weight: 700;
      margin-top: 2px;
    }

}
@media all and (max-width:281px){
  /* .navbar-brand{
     display: none;
   }*/
   #isi_search_tentor{
     width: 110px;
   }
   #brandimgs{
     height:30px ;
     width: 70px;
   }
   #carouselExampleIndicators, #imageslidee{
     height:auto ; 
     
   }

   
   
   #homedasar{
     margin-left:15px ;
     margin-right:15px;
   }
   .fontmobile{
     font-size: 12px;
     
   }
   button.fontmobiles{
     font-size: 14px;
     width:auto ;
     padding: 0;
     margin-right: 10px;
   }

   #cardtentor{
     padding: 1.5em .5em .5em;
     border-radius: 2em;
     text-align: center;
     box-shadow: 0 5px 10px rgba(0,0,0,.2);
     width: 6rem;
     margin-left: 5px;
     margin-right: 5px;
     margin-bottom: 5px;
     cursor: pointer;
   }
   #imgmobile2{
     width: 65%;
     border-radius: 50%;
     margin: 0 auto;
     
   }
   
   .namatentormobile{
     
     font-weight: 700;
     font-size: 12px;

     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
     cursor: pointer;
   }
   span.ketlisttentor{
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
     font-size: x-small;
     
   }

   span.viewdetaiket1{
     white-space: normal;
     font-size: x-small;
   }

   a.tomboltentormobile{
     width:60px ;
     font-size: 11px;
     font-weight: 700;
     margin-top: 2px;
   }

}
@media all and (min-width:768px){
  .navbar-brand{display: block;}
  #carouselExampleIndicators, #imageslidee{
    height:302px  ; 
    
  }
  
 

}