*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
/******************************* videos ****************************/

.aside_aulas {
   /* -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-feature-settings: normal;
    font-family: Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    line-height: 1.25rem;
    font-size: .875rem;
    -webkit-font-smoothing: antialiased;
    --tw-text-opacity: 1;
    color: rgb(250 250 250/var(--tw-text-opacity));
    --tw-bg-opacity: 1;
    box-sizing: border-box;*/
    border: 0 solid #e5e7eb;
    position: relative;
    display: block;
    /*width: 33.333333%;*/
}

.scrollbar { /*
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;*/
    overflow-y: auto;
}

.leading-snug {
    text-decoration: inherit;
    display: flex;
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    line-height: 1.375;
    color: #8C8C8C  !important;
    outline: 2px solid transparent;
    outline-offset: 2px;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    font-family: 'Roboto' !important;
    font-size: 14px !important;
}

.leading-snug:hover, .leading-snug:active  {
    color: #FFFFFF  !important;
    background-color: dimgrey !important;
}

.flex-none {
    flex: none;
}

.rounded {
    border-radius: 0.25rem;
}

.font-medium {
    font-weight: 500;
}

.ml-4 {
    margin-left: 1rem;

}

.flex {
    display: flex;
}

.items-center {
    align-items: center;
}

.dark100 {
    --tw-text-opacity: 1;
    color: rgb(244 244 245/var(--tw-text-opacity));
}

.icon15 {
    height: 1.5rem;
    width: 1.5rem;
}

.justify-center {
    justify-content: center;
}

.icon1 {
    height: 1rem;
    width: 1rem;
}

.icon125 {
    height: 1.25rem;
    width: 1.25rem;
}

.dark300 {
    --tw-text-opacity: 1;
    color: rgb(212 212 216/var(--tw-text-opacity));
}

.space-x {
    --tw-space-x-reverse: 0;
    margin-right: calc(.25rem*var(--tw-space-x-reverse));
    margin-left: calc(.25rem*(1 - var(--tw-space-x-reverse)));
}

.text0125 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
    padding-bottom: 0.25rem;
}

a.curso-link, a.curso-link:hover {
    text-decoration: inherit;
    --tw-text-opacity: 1;
    color: rgb(244 244 245/var(--tw-text-opacity)) !important;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 0.45rem;
    font-family: 'Montserrat';
}

.mt-0 {
    margin-top: 0;
}

.ml-3 {
    margin-left: 0.75rem;
}

.btn-outline-secondary {
    text-decoration: inherit;
    display: inline-flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: .375rem;
    font-weight: 500;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    border-width: 2px;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
	--tw-ring-offset-shadow: 0 0 #0000
	--tw-ring-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
    font-size: 1rem;
    line-height: 1.5rem;
    position: relative;
    padding: .5rem;
    --tw-border-opacity: 1;
    border-color: rgb(113 113 122/var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgb(228 228 231/var(--tw-text-opacity));
    --tw-ring-offset-color: #18181b;
}

.btn-outline-secondary:visited, .btn-outline-secondary:hover {
    --tw-text-opacity: 1;
    color: rgb(228 228 231/var(--tw-text-opacity)) !important;
}

.rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.-ml-05 {
    margin-left: -0.125rem;
}

/****************************** Módulos ****************************/
.list-modulos-aulas {
    box-sizing: border-box;
    border: 0 solid #e5e7eb;
    width: 80%/*66.666667%*/;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.default_panel {
    box-sizing: border-box;
    border: 0 solid #e5e7eb;
}

.panel_aulas {
    --tw-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-bg-opacity: 1;
    margin-bottom: 1.5rem;
    width: 100%;
    border-radius: .375rem;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}

.modulo {
    display: flex;
    align-items: center;
    padding: 1.5rem;
	width: 100%;
	background-color: whitesmoke;
	border: none;
	outline: none;
	text-align: left;
	color: #333;
	cursor: pointer;
	transition: background-color 0.2s linear;
}

.modulo:before {
  font-family: FontAwesome;
  content: "\f150";
  font-family: "fontawesome";
  font-size: 18px;
  float: left;
  padding-right: 10px !important;
}

.modulo.is-open:before {
  content: "\f151";
}

.modulo:hover,
.modulo.is-open {
  background-color: #ddd;
}

.aulas_modulo {
	--tw-border-opacity: 1;
    overflow: hidden;
    border-top-width: 1px;
    border-color: rgb(241 245 249/var(--tw-border-opacity));
    transition-property: height,min-height,max-height;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .3s;
    max-height: 0px;
}

.list_aulas {
    list-style: none;
    margin: 0 !important;
    padding: 0;
}

.item_aula {
    display: flex;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
	border-top: 1px solid #e5e7eb !important;
}

li.item_aula::before, li.item_aula::after {
	box-sizing: border-box;
    border: 0 solid #e5e7eb;	
}

.icon_play {
    flex: none;
    padding-top: .125rem;
}

.img_play {
    display: block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
	margin: 0px !important;
}

.descricao_aula {
    flex-grow: 1;
    margin-left: 0.75rem;
}

.link_aula {
    --tw-text-opacity: 1;
    color: rgb(15 23 42/var(--tw-text-opacity));
    font-size: 1rem;
    line-height: 1.5rem;
    text-decoration: inherit;
}

.small_aula {
	--tw-text-opacity: 1;
    color: rgb(148 163 184/var(--tw-text-opacity));
    font-size: 80%;
}

/************************* Sala **************************/

*,
:after,
:before {
    box-sizing: border-box
}

.position-relative {
    position: relative!important;
}
.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.5rem;
}

.card-img-top {
    flex-shrink: 0;
    width: 100%;
	border-radius: 4px;
}

.card-button-bottom {
    flex-shrink: 0;
    width: 100%;
    background: #203A25;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
}

img {
    vertical-align: middle;
    border-style: none;
}

.muuri {
    position: relative;
    min-height: 0;
    transition: min-height .3s ease-in-out;
}
.row {
    display: flex;
    flex-wrap: wrap;
    /*margin-right: -12px;*/
    /*margin-left: -12px;*/
}

.card {
    margin-bottom: 1.5rem;
    border-color: #edf2f9;
    box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03);
}
.card {
    position: relative;
    min-width: 0;
    word-wrap: break-word;
    background-color: #F4F4F4;
    background-clip: border-box;
    border: 1px solid #edf2f9;
    border-radius: .5rem;

}

.card-sala-aula {
    opacity: 1;
    transform: scale(1);
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto;
    grid-column-gap: 0px;
    grid-row-gap: 16px;	
}

.lista-salas {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: auto;
	grid-column-gap: 32px;
	grid-row-gap: 32px;
}

@media screen and (max-width: 1024px) {
	.lista-salas {
		grid-template-columns: repeat(2, 1fr);
		margin-top: 40px /* remover depois */
	}
}

@media screen and (max-width: 768px) {
	.lista-salas {
		grid-template-columns: auto;
		margin-top: 40px /* remover depois */
	}
}



.numero_aulas {
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.02em;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	display: flex;
}

.muuri-item {
    /*position: absolute;*/
	color: #171717 !important;
}

.muuri-item:hover {
    /*position: absolute;*/
	color: #171717 !important;

}

.muuri-item:visited {
    /*position: absolute;*/
	color: #171717 !important;

}


.col-md-6, .col-xl-4 {
    position: relative;
    padding-right: 12px;
    padding-left: 12px;
}

@media screen and (max-width: 1200px) {
	.col-md-6 {
		flex: 0 0 50%;
	}
}

@media screen and (max-width: 768px) {
	.col-md-6 {
		flex: 0 0 50%;
	}
}

@media screen and (max-width: 600px) {
	.col-md-6 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.row {
	    margin-right: 0px !important;
		padding-right: 0px !important;
		padding-top: 90px !important;
	}
}

.salaDeAulaOuter {
    display: block;
    align-items: center;
    justify-content: center;
}

.mensagemLojaOuter {
    font-size: 2rem;
    text-align: center;
}

#loginform {
    font-size: 1.4rem;
    margin: 2rem auto;
    max-width: 100%;
    text-align: center;
    width: 500px;
}

#loginform label {
    color: #444444;
}

#loginform .input {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 2rem;
    padding: 0.4rem 0.6rem;
    width: 100%;
}

#loginform input[type="checkbox"] {
    height: 1.6rem;
    width: 1.6rem;
}

.login-remember label {
    padding-bottom: 4px;
}

#loginform input[type="submit"] {
    background: #203A25;
    color: white;
    font-size: 2rem;
    padding: 0.7rem 1rem;
    transition: 0.6s;
    width: 100%;
}

#loginform input[type="submit"]:hover {
    background: #2c6d45;
}

@media screen and (max-width: 768px) {

    .itemCursoOuter {
        margin: 4rem 2.5%;
        width: 95%;
    }

}

@media screen and (min-width: 769px) {
    
    .itemCursoOuter {
        margin: 4rem 5%;
        width: calc( 100% / 3 - 10% );
    }
    
}

div.itemSalaBox {
    display: block; 
    width: 100%; 
    height: 150px; 
    background-color: #f2f2f2;
}

div.imgSalaBox {
    float: left; 
    width: 20%; 
    height: 150px; 
    vertical-align: middle; 
    align: center;
}

img.imgBox {
    display: block;
    margin-left: auto; 
    margin-right: auto;
}

div.tituloSalaBox {
    float: left; 
    width: 50%; 
    height: 60px; 
    margin: 2px; 
    font-family: 'Oswald', sans-serif;
}

div.professorSalaBox {
    float: left; 
    width: 60%; 
    height: 30px; 
    margin: 2px; 
    font-size: 13px; 
    font-weight: bold
}

div.buttonSalaBox {
    float: right; 
    width: 30%; 
    height: 40px; 
    margin: 2px; 
    text-align: right; 
    color: #ffffff
}

a {
    color: #ffffff;
    cursor: pointer;

}

a.btn {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    
  }
  
a.btn:hover {
    color: #F1C22B;
    text-decoration: none;
    font-weight: bold;
}

.card-texto {
    padding-bottom: 1.5rem;
    padding-top: 0.75rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.titulo-curso {
    margin: 0;
	font-family: Inter;
	font-size: 26px !important;
	font-weight: 700;
	line-height: 31.2px;
	letter-spacing: 0.02em;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}

.descricao-curso {
    margin: 0;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	letter-spacing: 0.02em;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;

}

.muuri a {
	color: #000000 !important;
}
.muuri a:visited {
	color: #000000 !important;
}

.linha-out {
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240/var(--tw-bg-opacity));
    height: 0.25rem;
    margin-top: 0.125rem;
}

.linha-in {
    background-color: #11BEF4;
    height: 100%;
	
}

.concluido {
  background-color: black;
  border-radius: .375rem;
  padding: 5px 12px;
  position: relative;
  overflow: hidden;
  color: #e4e4e7 !important;
  border: 2px solid rgb(113 113 122/1);
  font-size: 13px !important;
}

.concluido:active {
  background-color: green;
}

.concluido:active svg path {
  fill: white;
}

.concluido {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: black;
  border-radius: 0.375rem;
  line-height: 1.5;
  text-align: center;
}

svg.feather {
  margin-right: 0.5rem;
  stroke-width: 2px;
  vertical-align: middle;
}

.container_live {  
  padding-top: 64px;
  display: grid;
  grid-template-columns: 0.15fr 2fr;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-auto-flow: row dense;
  grid-template-areas:
    ". .";
  width: 100%;
  height: 330px;
}

.i1 {
  width: 330px;
  height: 330px;
}

.i2 {  
  padding: 32px;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 0.15fr 0.35fr 0.5fr;
  gap: 16px 0px;
  grid-auto-flow: row;
  grid-template-areas:
    "i3"
    "i4"
    "i5";
}

.i3 { grid-area: i3; }

.i4 { grid-area: i4; }

.i5 { grid-area: i5; }

h1.nome_professor {
	font-family: Inter;
	font-size: 42px;
	font-weight: 700;
	line-height: 50.4px;
	letter-spacing: 0.02em;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: #365D3D !important;
	padding: 0px !important;
	margin: 0px !important;
}

a.link_live {
	font-family: Inter;
	font-size: 24px;
	font-weight: 600;
	line-height: 36px;
	letter-spacing: 0.02em;
	fill: #FFFFFF;
	color: #FFFFFF;
	background-color: transparent;
	background-image: linear-gradient(180deg, #D48A2F 0%, #B57628 100%);
	border-style: none;
	border-radius: 8px 8px 8px 8px;
	padding: 8px 24px 8px 24px;	
}

.i4 h2 {
	font-family: Inter;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    color: #000000;
	margin: 0px !important;
	padding: 0px !important;
}

.i4 .label_live {
    font-weight: 600;
}

.professor-foto {
	border-radius: 8px !important;	
	width: 320px;
	height: 320px;
	object-fit: contain;	
}

@media screen and (max-width: 767px) {
	.container_live {  
	  padding-top: 32px;
	  display: grid;
	  grid-template-columns: 1fr;
	  grid-template-rows: min-content min-content;
	  gap: 0px 0px;
	  grid-auto-flow: column dense;
	  grid-template-areas:
		". .";
	  width: 100%;
	  height: auto;
	}
	
	h1.nome_professor {
		font-size: 24px;
		font-weight: 700;
		line-height: 28.8px;
		letter-spacing: 0.02em;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
	}	
	
	.i2 {  
	  padding: 32px 0px 64px 0px;
	  grid-template-columns: 1fr;
	  grid-template-rows: 0.1fr 0.1fr 0.15fr;
	  gap: 16px 0px;
	  grid-auto-flow: row;
	  grid-template-areas:
		"i3"
		"i4"
		"i5";
	}
	
	.i4 h2 {
		font-family: Inter;
		font-size: 16px;
		font-weight: 700;
		line-height: 24px;
		letter-spacing: 0.02em;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		margin: 0px !important;
		padding: 0px !important;
	}
	
	a.link_live {
		font-family: Inter;
		font-size: 18px;
		font-weight: 600;
		line-height: 27px;
		text-align: center;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
	}

}

