:root {
  --laranja-curso: #f5821f;
}

* {
  font-family: "helvetica" !important;
  font-size: 1rem;
  margin: 0;
  padding: 0;
}
.home{
  justify-content: center;
  align-items: center;
}

body .capa {
  position:absolute;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: url(../img/capa.png) no-repeat;
  background-size: 100% 102%;
}
body .topo{
  height: 100px;
}

body .capa .capa-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  height: 70vh;
}

body .capa .capa-container img {
  max-width: 400px;
  min-width: 300px;
  margin-bottom: 20px;
}

.voltar{
  width: 50px;
  height: 50px;
  border-radius: 30px;
}
.home button {
  width: 162.5px;
  height: 50px;
  margin: 20px;
  background: #18a0fb;
  border-radius: 30px;
  color: white;
  font-size: 24px;
}

/* body .bg-modulos {
  width: 100%;
  height: 100vh;
  background-color: #414041;
  background-image: url(../img/bg_modulos1.svg), url(../img/bg_modulos2.svg);
  background-repeat: no-repeat;
  background-size: 30%, 50%;
  background-position: right top, bottom left;
} */

body .bg-modulos {
  width: 100%;
  height: 100vh;
  background-color: #f2f2f2;
  background-image: url(../img/bg_modulos1.png);
  background-repeat: no-repeat; 
  /* background-position: right top, bottom left; */
  background-position-y: -1500px;
}

body .bg-modulos .modulos {
  width: auto;
  height: auto;
}

body .bg-modulos .modulos .inativo {
  text-decoration: none;
}

body .bg-modulos .modulos .inativo .card-modulos {
  opacity: 0.5;
  cursor: no-drop;
}

body .bg-modulos .modulos a .card-modulos:hover {
  opacity: 0.8;
}

body .bg-modulos .text-curso {
  font-family: Secular One;
  font-style: normal;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 52px;
  text-align: right;
  letter-spacing: -0.015em;

  color: var(--laranja-curso);
}

body .bg-modulo {
  width: 100%;
  height: 100vh;
  
  background-image: url(../img/textura.png), url(../img/textura2.png);
  background-repeat: no-repeat;
  background-size: cover, 25%;
  background-position: center, top right;
}

.topo{
  margin-bottom: 20px;
}

body .bg-modulo .w-conteudo {
  /* width: 90%; */
  height: auto;
  /* margin-bottom: 60px; */
  margin-left: 5%;
}

body .bg-modulo .w-conteudo .conteudo {
  width: 95%;
  /* max-width: 1200px; */
}
@media screen and (max-height: 750px) {
  .fixed-top {
    position: relative;
  }
}


/* MEDIA */


@media screen and (max-width: 1750px) {

  .imgDireita{

    height: 119% !important;

  }



  }

  @media screen and (max-width: 1700px) {

    .divTopo{
  
      margin-top: -120px !important;
  
    }

    .imgAtencao{
      margin-top: 10px !important;
    }

    .imgAtencao22{
      margin-left: 30px !important;
    }
  
  
  
    }

    @media screen and (max-width: 1650px) {

  
      .divTopo{
    
        margin-top: -100px !important;
    
      }

  
    
    
    
      }


  @media screen and (max-width: 1600px) {

    .imgDireita{
  
      height: 120% !important;
      
    }

    .divTopo{
  
      margin-top: -80px !important;
  
    }
  
  
  
    }


@media screen and (max-width: 1550px) {

  .divTopo{

    margin-top: -60px !important; 
  }

  .imgDireita{
    height: 122% !important;
  }

  .imgAtencao{

    margin-left: 30px !important;
    margin-top: 10px !important;

  }

  .imgAtencao22{
    margin-left: 20px !important;
  }



  }


  @media screen and (max-width: 1500px) {

    .imgDireita{
      height: 128% !important;
    }

    .divTopo{
  
      margin-top: -30px !important; 
    }
  
  
    }



  @media screen and (max-width: 1450px) {

    .divTopo{
  
      margin-top: 0px !important; 
    }
  
    .margFundo{

      margin-bottom: 20px !important;
    }
  
    .imgAtencao{
      margin-left: 20px !important;
      margin-top: 20px !important;
    }

    .imgDireita{
      height: 135% !important;
    }

    .imgAtencao22{
      margin-left: 10px !important;
    }

  
    }



    @media screen and (max-width: 1400px) {

      .divTopo{
        margin-top: 20px !important;
      }

      .imgDireita{
        height: 140% !important;

      }

  
  
    }

    @media screen and (max-width: 1350px) {

      .divTopo{
        margin-top: 40px !important;
      }

      .imgDireita{
        height: 137% !important;

      }


  
  
    }


@media screen and (max-width: 1300px) {
	.divBtn {
	  margin-left: 35px !important;

	}

  .imgAtencao{
    margin-left: 10px !important;
    margin-top: 40px !important;
  }

  .imgDireita{
    height: 130% !important;
  }

  .imgAtencao22{
    margin-left: 0px !important;
    margin-top: 15px !important;
  }


  }

@media screen and (max-width: 1290px) {
	.divBtn {
	  margin-left: 35px !important;

	}

  }

  @media screen and (max-width: 1250px) {

    .imgDireita{
      height: 125% !important;
    }

    .imgAtencao{

      margin-top: 40px !important;

    }
  

  
  
  }

  @media screen and (max-width: 1200px) {

    .imgDireita{
      height: 122% !important;
    }

    .imgAtencao{
      margin-left: 0px !important;
      margin-top: 35px !important;
    }

  
  
  }

  @media screen and (max-width: 1150px) {


    .imgAtencao{

      margin-top: 35px !important;

    }

    .imgDireita{
      height: 120% !important;
    }

    .imgAtencao22{
      margin-left: -10px !important;
    }
  
  
  }

@media screen and (max-width: 1100px) {
	.divBtn {
	  margin-left: 0px !important;

	}
  .img-capa{
    margin-left: 10% !important;
  }
  .mediaTopo{
    margin-top: 20% !important;
  }

  .imgAtencao{
    margin-left: 0px !important;
    margin-top: 50px !important;
  }

  .imgDireita{
    height: 120% !important;
  }

  }


  @media screen and (max-width: 1050px) {


  
  
  }

  @media screen and (max-width: 1000px) {

    .imgDireita{
      height: 118% !important;
    }

    .divTopo{
      padding: 10px !important;
    }

    .imgAtencao22{
      margin-left: -20px !important;
      margin-top: 22px !important;
    }



    }

    @media screen and (max-width: 950px) {

      .imgDireita{
        height: 117% !important;
      }

      .imgAtencao{
        margin-left: -10px !important;
      }

  
  
    }

  @media screen and (max-width: 900px) {
    .divBtn {
      margin-left: 0% !important;
  
    }

    .imgDireita{
      height: 115% !important;
    }

    .imgAtencao{
      margin-top: 85px !important;
      margin-left: -15px !important;

    }

    }

  @media screen and (max-width: 860px) {
    .divBtnLinha {
      margin-left: 16% !important;
  
    }

    .mediaTopo{
      margin-top: 27% !important;
    }

    }

    @media screen and (max-width: 800px) {

      .imgDireita{
        height: 115% !important;
      }

      .imgAtencao{
        margin-left: -20px !important;
      }

      .imgAtencao22{
        margin-left: -30px !important;
      }

  
  
    }


    @media screen and (max-width: 767px) {
      .divBtn {
        margin-left: 18% !important;
    
      }

      .img-capa{
        margin-left: 0% !important;
      }

      .mediaTopo{
        margin-top: 30% !important;
      }
  
    }

    @media screen and (max-width: 700px) {


  
  
    }

    @media screen and (max-width: 600px) {
      .divBtn {
        margin-left: 14% !important;
    
      }
  
    }

    @media screen and (max-width: 500px) {
      .divBtn {
        margin-left: 10% !important;
    
      }
  
    }

    @media screen and (max-width: 550px) {
      .divBtn {
        margin-left: 12% !important;
    
      }
  
    }

    @media screen and (max-width: 400px) {
      .divBtn {
        margin-left: 0% !important;
    
      }
  
    }


@media screen and (max-width: 765px) {
  body .bg-modulo .w-conteudo { 
    margin-top: 295px;
  }
}

body .bg-modulos .card-modulos .card-title {
  font-size: 40px;
}

body .bg-modulo .menu-modulos {
  width: 45px;
  height: 0vh;
  position: fixed;
  right: 0;
  margin-right: 7px;
  float: right;
  transition-duration: 0.5s;
}

body .bg-modulo .active {
  /* right: -25px; */
  transition-duration: 0.5s;
}

body .bg-modulo .menu-modulos .ripple {
  width: 60px;
  height: 32px;
  background: #2a4a81;
  border-radius: 30px 0 0 30px;
  margin-bottom: 5px;
  /* display: flex; */
  justify-content: center;
  align-items: center;
  margin-right: -25px;
}

body .bg-modulo .menu-modulos .ripple .fas {
  font-size: 22px;
  color: white;
}

body .bg-modulo .menu-modulos .main-menu {
  list-style: none;
  margin-left: 20px;
}

body .bg-modulo .menu-modulos .main-menu li {
  width: 60px;
  height: 35px;
  margin-right: 310px;
}

body .bg-modulo .menu-modulos .main-menu li a {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  width: 200px;
  height: 32px;
  border-radius: 30px 30px 30px 30px;
  font-size: 14px;
  /* color: #fff; */
  color: #707070;
  transition: none;
  /* background: #93b0c6; */
  background: #E8EAF0;
  opacity: 95%;
  text-decoration: none;
  padding-left: 10px;
}

body .bg-modulo .menu-modulos .main-menu li .active {
  /* background: #f5821f !important; */
  background: #FFFFFF !important;
	color: #707070;
}

body .bg-modulo .menu-modulos .main-menu li a:hover {
  /* background: #427fa5; */
  background: #289595 !important;
  color: #FFF;
}

body .bg-modulo .menu-modulos .main-menu li a span {
  z-index: -1;
}

body .bg-modulo .menu-modulos .main-menu li .inativo {
  background: #d9e7f0;
  cursor: no-drop;
}

.loader {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  background: #000000de;
  z-index: 10000;
}

.text-laranja {
  color: var(--laranja-curso);
}

.text-verde {
  color: #bfe284;
}

.hide-item {
  display: none !important;
}

.item-ativo {
  display: block !important;
}

.logoCaraiba {
  padding-top: 20px;
  padding-left: 20px;
  width: 243px;
  height: 80px;
}

.font-14 {
  font-size: 14px;
}

.modelo_bg {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.modelo_2 {
  background-image: url(../img/mod2_bg.png);
}

.modelo_4 {
  background-image: url(../img/mod4_bg.png);
}

.modelo_5 {
  background-image: url(../img/mod5_bg.png);
}

.bg-azul-claro {
  background-color: #7fbbe2;
}

.bg-laranja {
  background-color: #ffa171;
}

.bg-laranja-claro {
  background-color: #FAD189;
}

.bg-amarelo {
  background-color: #f7de59;
}

.bg-azul-1 {
  background-color: #A6D7FF;
}

.bg-azul-2 {
  background-color: #7aa1dc;
}

.bg-azul-3 {
  background-color: #7ab3dc;
}

.bg-azul-4 {
  background-color: #3669a5;
}

.bg-azul-5 {
  background-color: #3586db;
}

.bg-azul-6 {
  background-color: #7fb8e5;
}

.bg-verde {
  background-color: #BFE284;
}

.bg-sombra {
  background-color: #2a3c67;
  opacity: 0.7;
}

.bg-modulo .fixed-bottom {
  /* height: 60px; */
}

.bg-modulo .fixed-bottom .btn {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-azul {
  color: #fff;
  background-color: #7fb8e5;
  border-color: #7fb8e5;
}

.btn-azul:hover,
.btn-azul:active {
  background-color: #8c9faf;
  border-color: #8c9faf;
}

.clip-path {
  clip-path: polygon(0% 0%, 100% 0, 100% 91%, 50% 100%, 0 91%);
}

.pull-center {
  margin: 0 auto;
  display: table;
}

.carousel-control-prev,
.carousel-control-next {
  width: 40px !important;
  height: 40px;
  position: absolute;
  top: 50%;
}

.carousel-inner {
  width: 90% !important;
  margin: 0 auto !important;
}

.carousel-indicators li {
  background-color: #b6babe !important;
}

.carousel-indicators .active {
  background-color: #18a0fb !important;
}

.carousel-inner .active {
  right: 0px !important;
}

.fique-atento {
  margin-top: 24px;
  border-bottom: 5px #f5821f solid;
  border-radius: 15px;
  border-top: 2px #f5821f solid;
  border-left: 2px #f5821f solid;
  border-right: 2px #f5821f solid;
}

.fique-atento p{
  width: 66%;
}

.fique-atento::before {
  content: "";
  background-image: url(../img/atento.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  width: 188px;
  height: 130px;
  right: 0px;
  bottom: 0px;
}

#custom-handle {
  min-width: 80px;
  height: 36px;
  top: 50%;
  margin-top: -18px;
  text-align: center;
  line-height: 32px;
  border-radius: 54px;
  background: white;
  border: 2px #93b0c6 solid;
  color: #f28043;
  font-size: 15px;
  cursor: grab;
  outline: 0;
}

.card-exercicio {
  border: 2px solid #f5821f;
  box-sizing: border-box;
  border-radius: 20px;
}

.card-exercicio .card-text {
  font-size: 25px;
}
.card-info {
  background-color: white;
  border: 2px solid #c4c4c4;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 0px 20px 20px 20px;
  text-align: center;
}
.card-info .title-info{
  background-color: #f5821f;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 10px;
  color: white;
  font-size: 22px;
  font-weight: bold;
  width: 40%;
  min-width: 150px;
  margin-bottom: 20px;
  
}
.card-info p{
  font-size: 12px;
  padding-top: 10px;
  font-weight: bold;
  
}
.card-info .content-info{
  padding:20px;
}
.card-info .content-info p{
  font-weight: normal;
  text-align: left;
  font-size: 15px;
  width: 100%;
}
.card-info .content-info ol{
  padding-left: 40px;
  text-align: left;
}
.nuvem{
  vertical-align: middle;
  text-align: center;
}
.nuvem a{
  color: #f5821f;
}
.loadMidiaAni{
  background: transparent;
}
