.light-title {
    font-size: 40px;
    text-align: center;
    color: #454d4f;
    position: relative;
    margin-bottom: 20px;
    font-weight: 700;	
}
.over1::after, .over1::before {
    content: '';
    width: 27%;
    height: 1px;
    background-color: #00ac8d;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -.5px;
}
.over1::after {
    right: 0;
}
.over1::before {
    left: 0;
}
/*novas tumbs*/

.cursos_fig figure {
  margin: 0;
  background-color: #ccc;
}

.caption21 {
  position: relative;
  height: 50px;
  background-color: #0e7d7d;
  transition: 255ms linear;
}

.com_texto {
  color: #3c4042;
  padding: 13px 10px 2px;
  line-height: 1.2em;
  background: #fff;
  width: calc(100% - 60px);
  position: absolute;
  right: -1px;
  font-size: 16px;
  bottom: -1px;
  height: 64px;
}

.com_texto h2 {
  font-size: 23px;
  color: #252d6e;
  font-weight: 600;
  margin-bottom: 13px;
  margin-bottom: 10px;
}

.com_texto h2:after,

.wrap_borda2 h3:after {
  content: '';
  display: block;
  height: 3px;
  width: 50px;
  background-color: #00a3aa;
}

.com_texto small {
  display: block;
  font-size: 14px;
}

.com_texto.ctexto2 h2:after,

.wrap_borda2.ctexto2 h3:after {
  background-color: #911877;
}

.seta {
  padding: 10px 20px;
  background: url('https://www.revisamed.com.br/assets-globais/layout/bg-arrow.png') 93% center no-repeat;
  height: 50px;
  width: 52px;
  transition: 250ms linear;
}

.cursos_fig:hover .seta {
  background: url('https://www.revisamed.com.br/assets-globais/layout/bg-arrow.png') -16% center no-repeat;
}

.cursos_fig:hover  .caption21 {
  background-color: #000;
}

.cursos_fig figure {
  height: 177.5px;
  overflow: hidden;
}

.cursos_fig {
  margin-bottom: 10px;
}
.cursos_fig #sc-primary {
    padding:0 0;
}
.seta img {
  display: none;
}

.buttons_collection{
    margin-bottom: 22px;
    padding:50px 0 12px;
  
}
.buttons_collection .btn-grp a{
    display: flex;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 22px;
    box-shadow: 0 -5px 0 #008a71 inset;
    height: 70px;
    margin: 0 0 10px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    line-height: 1.2;
    padding: 0 12px;
    background-color: #19b498;
    font-weight: 600;
    font-size: 20px;

}
.buttons_collection .btn-grp a:hover{
    opacity: .9;
    text-decoration: none;
    color: #fff;

}
.buttons_collection .btn-grp a span{
    font-size: 0.7em;
    display: inline-block;
    margin-top: 3px;
}
.buttons_collection .btn-grp a.bc01{
    background-color: #0f5448;
}
.folders{
    border: 2px solid #fff;
    text-align: center;
}
.folders:hover{
    opacity: .9
}
.folders p{

    color: #383838;
    text-align: left;
    line-height: 1.2;
    font-size: 14px;

}
.subli{
    color: #006d82;
    font-size: 20px;
    font-weight: 600;
    margin: 5px 0 10px;
    position: relative;
    text-transform: uppercase;
}
.subli:after{
    content: '';
    height: 5px;
    background-color: #daa506;
    width: 52px;
    display: block;
    margin: 6px auto;
}
/*rodape*/
#rodape2020{
    background: #024c89;
    color: #fff;
    padding: 10px 0;
}
#rodape2020 .col-lg-5{
  border-right: thin solid #0064b7;
  box-shadow:  1px 0 0 #002b4f;
  padding: 20px;
height: 270px;
}
.asset{
  display: flex;
  align-items:  center;
  margin-bottom: 35px
}
.asset img{
  width: 34px;
  margin-right: 10px
}
.asset .big{
  font-size: 30px
}
.lik-rod{
  display: flex;
  align-items:  center;
  flex-wrap: wrap;
  justify-content: space-around;

}
.lik-rod ul{
  list-style:none;
  padding: 0 0 0 10px;
}
.lik-rod ul li a{
  font-size: 14px;
  color: #fff
}
.lik-rod ul li a:hover{
  color: #6bbcff
}
.ns-soci a{
 display: inline-block;
 margin-right: 10px
}
#video2 {
    margin-top: 40px;
    background-color: #d7d7d7;
}
.bx-background{
    background: url(https://www.humanitas.edu.br/new_assets/layout/bg-simuladao.jpg) repeat-y center top;
    padding-bottom: 60px
    /*padding-bottom: 100px*/
}
.title-full{
    margin: 15px 0;
    font-size: 40px;
    color: #373193;
    /* border-bottom: 1px solid #b3b3b3; */
    text-align: center;
    font-weight: 600;
    padding-bottom: 0px
}
.tumbs-link {
    margin-bottom: 40px
}
.tumbs-link h2{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color:#222;
    margin-top: 20px

}
.meuartigo{
    margin-bottom: 20px;
    font-size: 17px;
    color: #3e3e3e;
    font-weight: 400;
}
.meuartigo h3{
    color: #373193;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}
.meuartigo p{
    margin-bottom: 30px
}
.asidebar{
    margin-bottom:10px;
    background-color: #a49262;
    color: #fff;
    padding: 30px 0 10px;
    font-size: 18px;
}
.infobar{
    margin-bottom: 20px
}
.infobar div{
    padding: 0 15px 10px
}
.infobar b{
    font-size: 22px;
    font-weight: bold;
    display: block;
    color: #ffd209
}
.infobar hr{
    width: 90%;
    margin: 4px auto;
    border-color: #cfb97d !important;
}
.infolink{
    display: block;
    font-size: 18px;
    padding: 10px 0;
    text-align: center;
}
.infobuton a{
    display: block;
    margin:0 15px 7px;
    background-color: #7b6e4c;
    padding: 0.5em;
    color: #fff;
    font-weight: 700
}
.infobuton a:hover{
    text-decoration: none;
    color: #fff;
    background-color: #6d644d
}
#modulos{
    background: url('../layout/bg-simuladao.jpg') no-repeat center top fixed;
    background-size: cover;
    padding: 20px 0;
    color: #fff
}
#modulos ul li{
    font-size: 18px;
    /*margin-bottom: 1em*/
}
.hr-notop2 {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    color: #fff
}
.hr-notop2 .medium{
    color: #252d6e;
    font-weight: 600
}
.hr-notop2 hr{
    border-top: 5px solid #ff714b!important;
    width: 60px;
    margin: 5px auto
}

@media only screen and (max-width:600px) {  
    .banner-mob  .slick-slide img {
    width: 100%;
}
    article img{
        float: none!important;
        display: block;
        margin: 10px auto;
    }
    .title-full{
        margin: 0;
        font-size: 24px;
    }
    .tumbs-link{
        text-align: center;
    }
         .light-title, #organize h4 {
        font-size: 31px;
         margin: 16px 0;
        }
    #ns-course .light-title{
        margin-top: 0
    }

      .over1::after, .over1::before {
       content: none
      }
    .cursos_fig {
    margin-bottom: 30px;
}
    
}
@media only screen and (max-width: 1100px) {
  #rodape2020 .col-lg-5{
    border-right: none;
    border-bottom: thin solid #0064b7;
    box-shadow:  0 1px 0 #002b4f;
  }
  .ns-soci{
    text-align: center;
  }
  .asset{
    justify-content: center;
  }
  #rodape2020 .col-lg-2{
    text-align: center;
    display: block;
    margin-top: 20px;
  }

}


/*novos cursos*/
.cursos_fig2{
    position: relative;
    margin:0 auto 30px;
    max-width: 350px;
}
.cursos_fig2 figure{
    border-top: 6px solid #ccc;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    max-height: 240px
}
.cursos_fig2 figure img{
    transition: 250ms linear;
}
.cursos_fig2 figure.green{
    border-color: #0e7d7d
}
.cursos_fig2 figure.blue{
    border-color: #00239b
}
.cursos_fig2 figure.purple{
    border-color: #664c91
}
.cursos_fig2 figure.lightgreen{
    border-color: #01d4c3
}
.cursos_fig2  .com_texto2 {
    background-color: #fafafa;
    border-radius: 10px;
    box-shadow: 0 0 6px rgba(0,0,0,.16);
    padding: 10px 15px;
    line-height: 1;
    margin-top: -70px;
    position: relative;
    z-index: 9;
    color: #333;
    height: 78px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.cursos_fig2  .com_texto2 small{
    font-size: 18px
}
.cursos_fig2  .com_texto2 h2{
    font-size: 23px;
    font-weight: bold;
    margin: 0;
	letter-spacing: -1px;
}
.cursos_fig2:hover figure img{
    transform: scale(1.1);
    opacity: .9
}
/*canais*/
#canais-interativos-n{
    background: url("https://revisamed.com.br/assets2021/front/layout/bg-cinza.jpg") no-repeat center top;
    background-size: cover;
    padding: 50px 0 0 0
}
.box-ncanais{
    width: 320px;
    margin-bottom: 45px;
    max-width: 100%;
}
.box-ncanais figure{   
    height: 212px;
    margin: auto;
    overflow: hidden;
    display: block;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 0 6px rgba(0,0,0,.16);
}
.box-ncanais figure img{
    width: 100%;
    transition: 250ms linear
}
.box-ncanais:hover figure img{
    transform: scale(1.1);
}
.box-ncanais figcaption{
    background-color: #fff;
    position: absolute;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    bottom: 0px;
    flex-direction: column;
    justify-content: center;
    border-bottom: 5px solid #ccc
}
.box-ncanais figcaption.br01{
    border-color: #002194
}
.box-ncanais figcaption.br02{
    border-color: #3a7cd1
}
.box-ncanais figcaption.br03{
    border-color: #01afb4
}
.box-ncanais figcaption.br04{
    border-color: #5e8e29
}
.box-ncanais figcaption.br05{
    border-color: #a1722b
}
.box-ncanais figcaption.br06{
    border-color: #105c53
}
.box-ncanais figcaption h3{
    color: #333;
    font-size: 26px;
    font-weight: 400;
    text-align: center;
    margin: 0
}

@media only screen and (max-width: 600px) {
    #canais-interativos-n{
        padding-top: 70px
    }
}


/*nova graduacao*/
#newassets .grade{
    display: flex;
    padding: 0px 0;
    margin: 15px 0;
    list-style: none;
    border-radius: 10px;
    border: thin solid #d6d6d6;
    align-items: center;
    justify-content: space-between;
    letter-spacing: -1px;
}
#newassets .grade li{
    border-right: thin solid #d6d6d6;
    padding: 15px 40px 15px 25px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}
#newassets .grade li:last-child{
    border: none;
}
#newassets .grade li b{
    display: block;
    font-size: 16px;
    color: #373194;
}
.flex-slidemob-opt{
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 15px;
}
.flex-slidemob-opt a{
   display: inline-block;
    font-size: 17px;
    padding: .4em .8em;
    border-radius: 5px;
    background-color: #d9f2e6;
    margin: 0 6px;
    color: #333;
	margin-bottom: 5px;
}
.flex-slidemob-opt a:hover{
    background-color: #373194;
    color: #fff;
}
.flex-slidemob-opt a.act{
    background-color: #373194;
    color: #fff;
}
.content-descricao h2{
    color: #373194;
    margin-bottom: 20px
}
.ct-btn:hover{
    opacity: .9
}
@media only screen and (max-width: 1000px) {
    .flex-right-dir ul{
        display: none;
    }
    .headiart h1 {
        font-size: 27px;
    }
    .grade{
        flex-direction: column;
    }
    .grade li{
        width: 100%;
        border: none;
        padding: 6px 15px;
    }

    .ct-btn{
        text-align: center
    }
    #newassets{
        padding-bottom: 40px
    }
    .box-ncanais{
        margin-left: auto;
        margin-right: auto
    }
    
}

#embed .embed-responsive-16by9::before {
    padding-top: 57.25%;
}
.iguala{
   overflow: hidden; 
    margin-bottom: 0;
    position: relative
}
.iguala::after{
     padding-top: 57.25%; 
    content: '';
    display: block
}
.iguala img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
} 

/*novo rodape denovo*/
.footersite{
    background-color: #f4f4f4;
    padding: 25px 0;
    color: #c0c0c0
}
.footersite assets{
    color:#333;
    font-weight: 600;
    font-size: 18px
}
.footersite .telme{
    color: #312f82;
    font-size: 22px;
}
.vert-n{
    border: none;
    height: 320px;
    width: 1px;
    background-color:  rgba(0,0,0,.4);
    margin: auto
}
.coluna-1{
    padding-top: 10px;
}
.coluna-1 a{
    display: block;
}
.coluna-2 a{
    display: block;
    margin-bottom: 12px
}
.coluna-2 h5{
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: thin solid #c0c0c0;
    color:#000;
}
.fgs-pro{
    padding: 40px 0;
    text-align: center
}
.pos-footersite{
    background-color: #6c6c6c;
    color:#fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .4em;
}
.pos-footersite img{
    margin-left: 10px
}
.footer-menu{
    padding: 10px 0
}
.footer-menu a{
    color: #333
}
.footer-menu a:hover{
    color: #333;
    text-decoration: underline
}
@media only screen and (max-width : 600px) {
    .footersite{
        text-align: center
    }
    .vert-n{
        border: none;
        height: 5px;
        width: 100%;
        background-color:  rgba(0,0,0,.4);
        margin: auto;
        margin: 30px auto
    }
    .footersite assets{
        margin-bottom: 20px;
        display: block;
    }
    .footer-menu{
        text-align: justify
    }
    .fgs-pro{
        padding: 15px 0;
        text-align: center
    }
}