* {
  margin: 0;
  padding: 0;
  outline: 0;
}

body {
  font-family: sans-serif;
  color: #1c1d1f;

}

/* ADVERTISEMENT */
.alert {
  padding: 20px;
  background: #eceb98;
  text-align: center;
  font-size: 1.2em;

  justify-content: center;
  align-items: baseline;
}
.time{
  font-size: 1em;
  font-weight: 800;
}

.closebtn {
  float: right;
  font-size: 50px;
  cursor: pointer;
  line-height: 30px;
}

.adv {
  font-size: 1em;
}

/* NAVBAR */
.dashboard {

  display: flex;
  flex: 1;
  justify-content: space-between;
  height: 90px;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 1.1em;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

/* NAVBAR UDEMY LOGO */
.logo {
  height: 35px;
  cursor: pointer;

}
.nav-menu-icon{
  display: none;
}


/* NAVBAR CATEGORIES TAB */

.Categories {
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: 1em;
  position: relative;
 


}

.dropdown-content {
  display: none;
  position: absolute;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  width: 300px;
  z-index: 1;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  margin-top: 40px;
  background-color: #fff;
}

.dropdown-content a {
  display: block;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 15px;
  color: black;

}

.Categories:hover .dropdown-content {
  display: block;

}

.drop-tab {
  width: 100%
}

.arr {
  text-align: right;
}

/* NAVBAR SEARCH TAB */
.search input[type="text"] {

  width: 400px;
  height: 55px;
  border-radius: 70px;
  font-size: 1em;
  justify-content: baseline;
}

/* UDEMY BUSINESS AND TEACH ON UDEMY */
.udemybusiness,
.teachonudemy {
  display: none;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  position: absolute;
  padding: 15px;
  width: 300px;
  margin-top: 40px;
  font-size: 1em;
  font-weight: 900;

  margin-left: -220px;
  z-index: 1;
}

.udemybus:hover .udemybusiness,
.toc:hover .teachonudemy {
  display: block;
}

.udemybus span,.toc span,.Categories span{
  font-size: 0.9em;
}
.udemybusiness button,
.teachonudemy button {
  height: 60px;
  width: 100%;
  text-align: center;
  background: #1c1d1f;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 20px;
}

.toc:hover span,
.Categories:hover span,
.udemybus:hover span,
.cartlogo:hover {
  color: #401b9c
}

/* NAVBAR CART TAB */
.cart {
  font-size: 1.3em;
  z-index: 1;
}

.cartdd {
  display: none;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  position: absolute;
  padding: 20px;
  margin-top: 40px;
  font-size: 0.8em;
  font-weight: 400;
  margin-left: -300px;
  width: 300px;
  text-align: center;
  line-height: 50px;
  color: #758283;
}

.cart:hover .cartdd {
  display: block;

}

.cartdd a {
  text-decoration: none;
  color: #401b9c;
  font-weight: 600;
}

/* LOGIN AND SIGN UP */
.login,
.sign-up {
  height: 45px;
  width: 100px;
  font-size: 1em;
  background: transparent;
  font-weight: bold;
  z-index: 1;
}

.sign-up {
  background-color: #1c1d1f;
  color: #fff;
}

/* LANGUAGE */
.lang {
  height:45px;
  width: 50px;
  font-size: 1.3em;
  background: transparent;
  z-index: 1;
}

.login:hover,
.lang:hover {
  background: #e9eeee;
}

.popup:target {
  display: block;
  text-align: center;

}

.popup {
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  margin-top: 600px;
  padding: 40px;
  width: 40%;
  height: 50vh;
  position: fixed;
  display: none;
  z-index: 1;
  margin-left: 350px;
  background-color: #fff;
  bottom: 50px;

}

.langlist {

  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  flex: 3;
  justify-content: space-around;
  text-align: left;
  line-height: 50px;


}


.popup .close {
  position: absolute;
  top: 20px;
  right: 50px;
  font-size: 40px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.langlist button {
  background: transparent;
  border: none;
  font-size: 1em;

}
.sale{
  text-align: center;
  position: relative;
}
.salebg{
  width:93%
}
.overlap{
  position: absolute;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  top:20%;
  left: 10%;
  width:420px;
  text-align:left;
  padding: 30px;
  line-height: 30px;
}
.overlap p{
  font-size: 1.2em;
  font-family: sans-serif;

}
.overlap h1{
  font-family: 'Times New Roman', Times, serif;
  font-weight: 900;
  font-size: 2.2em;
  padding-bottom: 20px;
}
.content{
 
  margin-left: 55px;
  padding-top: 30px;
}
.selection{
  
  width: 60%;
}
.selection h1{
  font-family: 'Times New Roman', Times, serif;
  font-size: 2.2em;
 
}
.courses{
  display: flex;
  flex: 1;
  justify-content: space-between;
  font-weight: 700;
  color: #6a6f73;
  margin-left: 10px;
  font-size: 1em;

}
.python:hover,.excel:hover ,.wd:hover,.js:hover,.ds:hover,.draw:hover,.aws:hover{
  color:black;
}
.selection p{
  font-size: 1.2em;
  padding-top: 10px;
  padding-bottom: 15px;
  margin-left: 10px;
}
.careerop{
  
  border:1px solid black;
  width: 95%; 
  margin-top: 30px;
  
}
.explore h2{
  padding-top: 30px;
  padding-bottom:17px;
  font-size: 1.5em;
}
.explore{
  padding-left: 25px;
  background-color: #fff;
  width: 65%;
  font-size: 1em;
  line-height: 25px;
}
.expb{
  height: 50px;
  font-size: 1em;
  font-weight: 700;
  background-color: transparent;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
  

}
.expb:hover{
  background-color: #f2f9f9;
}
.pythoncourse{
  display: flex;
  overflow: scroll;
  margin-top: 25px;
  line-height: 25px;
  padding-bottom: 30px;
 
}
.py1,.py2,.py3,.py4,.py5,.py6,.py7,.py8,.py9{
 
  cursor: pointer;
}

::-webkit-scrollbar {
  display: none;
  }
.i1,.i2,.i3,.i4,.i5,.i6,.i7,.i8,.i9{
  height:150px;
  width: 39.5vh;
}
.i2,.i7,.sv4{
  border: 1;
  border-color: #c7c8c9;
}
.gap{
  margin-left: 13px;
}
.gap1{
  margin-left: 23px;
}
.ct{
  padding-top: 10px;
  font-size: 1rem;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
  font-weight: 700;
}
.star{
  color:goldenrod;
  font-size: 0.8em;
}

.rate{
  font-size: 1.1em;
  font-weight: 700;
 
}
.auth{
  font-size: 0.8em;
  color: #6a6f73;
 
}
.au{
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    -webkit-box-orient: vertical;
}
.rn{
  color: #996515;
}
.bs{
  background-color: #eceb98;
 
  padding-left: 10px;
  width: 73px;
  font-size: 0.8rem;
  color:#3d3c0a;
  font-weight:700;
  margin-top: 7px;
}
.studview{
  padding-top: 60px;
}
.sv{
  font-weight: 900;
  font-size: 1.6rem;
}
.bestcourse{
  display: flex;
  overflow: scroll;
  margin-top: 25px;
  line-height: 25px;
  padding-bottom: 30px;
  width: 95%;

}
.svi{
  height: 150px;
  width: 40vh;
}
.svt{
  padding-top: 10px;
  font-size: 1rem;
  font-weight: 700;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}
.fstrow,.secrow{
  padding-top: 20px;
  display: flex;
  width: 95%;
  justify-content: space-between;
}
.secrow{
  padding-top: 30px;
}

.ic:hover img{
  transform: scale(1.1);
  transform-origin: 50% 50%;
  cursor: pointer;
}
.ic{
  overflow: hidden;
  height: 250px;
}
.ic img{
  transition: transform .4s;
  height: 250px;
  width: 270px;
}
.tcd{
  padding-top: 10px;
  font-size: 1em;
}
.tc{
  font-size: 1.5em;
}
.featured{
  margin-top: 60px;
  background-color:rgba(223, 219, 219, 0.2) ;
 
}
.f{
  margin-left: 55px;
  padding-top: 50px;
  width: 90%;
  padding-bottom: 50px;
}
.outer{
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.inner{
  width: 250px;
}
.inner h4{
  font-size: 1.2em;
  font-weight: 600;
}
.in2{
  padding-top: 30px;
}
.in2 a{
  font-weight: 700;
  font-size: 1.1em;
  line-height: 35px;
  color: #5624D0;
}
.auth1{
  font-size: 0.9em;
  color: #6a6f73;
}
.but1{
  margin-top: 40px;

}
.instructor{
 display: flex;
 align-items: center;
 justify-content: center;
 margin-top: 60px;
 margin-bottom: 60px;
}
.inscontent{
  width:30%;
padding-left: 90px;
}
.inscontent p{
  margin-top: 15px;
  font-size: 1.3em;
  line-height: 30px;
  padding-bottom: 20px;
  color: #1c1d1f;
}
.start{
  height: 40px;
  background:#1c1d1f;
  color: white;
  width: 190px;
  font-size: 1.1em;
  font-weight: 600;
  cursor: pointer;
}

.inscontent h1{
  font-family: 'Times New Roman', Times, serif;
  font-weight: 900;
  font-size: 2.3em;
  color:#1c1d1f
}
.company{
  display: flex;
  justify-content: space-around;
  padding-top: 20px;
}
.trusted{
  background: rgba(192, 182, 182, 0.2);
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.trusted h1{
  font-family: 'Times New Roman', Times, serif;
  padding-bottom: 20px;
}
.ub{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 60px;
}
.ubc img{
  width: 280px;
  cursor: pointer;
}
.ubc{
  width: 400px;
  padding-right: 90px;

}
.ubc p{
  padding-top: 20px;
  font-size: 1.2em;
  line-height: 30px;
  padding-bottom: 20px;
}
.transcontent p{
  font-size: 1.2em;
}
.find{
  width: 130px;
}
.transform{
  padding-top: 30px;
  padding-bottom: 40px;
}
.footer{
  background-color: #1c1d1f;
  color: #fff;
  padding-bottom: 30px;
 
  
}
.left{
  padding-top: 30px;
  width: 55%;
 
  display: flex;
  justify-content: space-around;
}
.f1r{
  padding-top: 15px;
  font-size: 0.9em;
}
.f1c{
  padding-bottom: 30px;

}
.footlogo{
  padding-top: 40px;
  width: 90px;
}

.right{
  background: #3d3c0a;
  padding-top: 30px;
  
  width: 45%;
}
.logcc{
  display: flex;
  justify-content: space-between;
  align-items: baseline;
 
 
}
.invlogo{
  width: 90px;
  height:30px;
  margin-left: 63px;

}
.copy{
  margin-right: 70px;
  font-size: 0.7em;
  
  
}
.forlang{
  display: flex;
  align-items: baseline;
}
.rightlang{
  padding-top: 30px;
  width: 45%;
  text-align: right;
  margin-right: 50px;
  padding-right: 20px;
}
.lastlang{
  background: transparent;
  border-color: #fff;
  color: #fff;
  padding:10px 20px;
  font-family: sans-serif;
  font-size: 1em;
  word-spacing: 5px;

}
.lastlang:hover{
  background: #333;
}
.f1r:hover{
  text-decoration: underline;
  cursor: pointer;
}