
@font-face {
  font-family: myFirstFont;
  src: url(./assets/fonts/asap/Asap-Regular.otf);
}

// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

.raleway-<uniquifier> {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


header nav.bg-dark{
  display: none;
}

body{
  padding-top: 0px;
  background-color: none;
  background: none;
  padding-bottom: 0px;
  color: #5a5a5a;
  font-family: myFirstFont !important;
}


/* -------------------------------------------------- */

.container-01 {
 
  background-color: #00c2cb;
  background-image: linear-gradient(149deg, #00c2cb 0%, #050a30 65%);

  padding-top: 60px;
  padding-bottom: 30px;
}

.container-02 {
  background-color: #00C2CB;
  padding-top: 30px;
  padding-bottom: 30px;
}

.container-03 {
  background-color: #d8e6ed;
  padding-top: 30px;
  padding-bottom: 14px;
  border-top: 2px solid #fff;
}

.container-04{
    padding-bottom: 80px;
}

.container-05 {
 
  background-color: #d8e6ed;
  background-image: linear-gradient(149deg, #d8e6ed 0%, #fff 98%);

  padding-top: 60px;
  padding-bottom: 50px;
}

.container-06 {
    background: url(./assets/dist/imgs/banner-04.png);
    padding-top: 60px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: 112% 34px;
}

.container-06 .whatsapp{
    font-weight: bold;
    background: url(./assets/dist/imgs/icon-40.png);
    padding-right: 54px;
    background-repeat: no-repeat;
    background-position: right;
}

.container-07 {
  background-color: #fafafa;
  padding-top: 60px;
  padding-bottom: 30px;
  margin-bottom: 4px;
}


.container-08 {
  padding-top: 60px;
  padding-bottom: 50px;
}


.container-09 {
  background-color: #fafafa;
  padding-top: 30px;
  padding-bottom: 14px;
}

.footer p{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 13px;
    margin-bottom: 0px;
}




.base-01 .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}

.base-01 .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}

.base-01 p, .base-01 h2{
    color: #FFF;
}

.base-01 h2, .base-02 h2{
  font-size: 42px;
  font-family: Raleway, sans-serif;
  font-weight: 700 !important;
}

.base-01 p{
  font-size: 22px;
}


.base-02{
  padding-top: 50px;
  padding-bottom: 50px;
}

.base-02 ul{
  display: inline-block;
  padding-right: 71px;
}

.base-02 h2{
  padding: 10px 0px;
  color: #00C2CB;
  font-size: 56px;
  font-family: Raleway, sans-serif;
  font-weight: 700 !important;
}

.base-02 p{
  padding-bottom: 8px;
}


.base-03 h2{
  font-size: 42px;
  font-family: Raleway, sans-serif;
  font-weight: 700 !important;
}

.base-03 h2, .base-03 p{
  color: #fff;
}
.base-03 p{
  font-size: 22px;
}

.base-03 .icon{
    background: url(./assets/dist/imgs/icon-01.png);
    width: 100%;
    height: 105px;
    background-position: -22px -40px;
    background-size: 105%;
    background-repeat: no-repeat;
  }

.base-04 b{
  font-weight: bold;
  color: #fff;
  background: #00c4cc;
  padding: 11px 16px;
  border-radius: 39px;
}

.base-04 p{
  padding-top: 24px;
  padding-right: 80px;
}

.base-05 h2{
  font-size: 18px;
}

.base-05 h3{
  text-align: center;
  padding: 50px 0px;
  font-size: 42px;
  color: #00C2CB;
  font-family: Raleway, sans-serif;
  font-weight: 700 !important;
}

.base-05 p{
  border-left: 1px dotted #ccc;
  height: 200px;
  padding-left: 20px;
  padding-top: 20px;
  font-size: 16px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  text-align: left;
}

.base-05 b{
  width: 65px;
  height: 47px;
  display: block;
  border-radius: 0px 13px 13px 13px;
}

.base-05 b.icon-020{ background: #86eae9; }
.base-05 b.icon-021{ background: #3edad8; }
.base-05 b.icon-022{ background: #37c9ef; }
.base-05 b.icon-023{ background: #37c9ef; }
.base-05 b.icon-024{ background: #2c92d5; }
.base-05 b.icon-025{ background: #13538a; }

.base-05 img{
  margin: auto;
  display: block;
  width: 44%;
  padding-top: 9px;
}


.base-06 h2{
  font-size: 56px;
  color: #00C2CB;
  text-align: left;
  padding-top: 20px;
  font-family: Raleway, sans-serif;
  font-weight: 700 !important;
}

.base-06 p{
  text-align: lef;
  margin-bottom: 34px;
}

.base-06 .icon-30{ background-image: url(./assets/dist/imgs/icon-30.png); }
.base-06 .icon-31{ background-image: url(./assets/dist/imgs/icon-31.png); }
.base-06 .icon-32{ background-image: url(./assets/dist/imgs/icon-32.png); }
.base-06 .icon-33{ background-image: url(./assets/dist/imgs/icon-33.png); }


.base-06 ul{
  text-align: left;
  font-size: 12px;
}

.base-06 ul li h2 {
    text-align: left;
    font-size: 14px;
}

.base-06 ul {
    list-style: none;
    display: inline;
    float: left;
    width: 250px;
    margin-left: 0px;
    padding-left: 0px;
}

.base-06 ul li{
  margin-bottom: 0px;
}

.base-06 ul li div{
  float: left;
  width: 40px;
  height: 40px;
  background-position: 0px;
  margin-right: 14px;
  margin-top: 18px;
}


.base-07 h2{
  font-size: 56px;
  color: #00C2CB;
  text-align: right;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 26px;
  font-family: Raleway, sans-serif;
  font-weight: 700 !important;
}

.base-07 p{
  text-align: right;
  margin-bottom: 34px;
  padding-left: 85px;
}


.base-08 h2{
  font-size: 48px;
  color: #050A30;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 26px;
}

.base-08 p{
  text-align: left;
  margin-bottom: 34px;
  padding-left: 26px;
  padding-right: 31px;
}

.base-09 h2{
  font-size: 56px;
  color: #00C2CB;
  text-align: left;
  padding-top: 8px;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  font-weight: 700 !important;
}

.base-09 p{
  text-align: left;
  margin-bottom: 34px;
}

.base-09 ul{
  text-align: left;
  font-size: 12px;
}

.base-09 ul li h2 {
  text-align: left;
  font-size: 15px;
  font-weight: 400;
  color: #5a5a5a;
}

.base-09 ul {
  list-style: none;
  display: inline;
  float: left;
  margin-left: 0px;
  padding-left: 0px;
}

.base-09 ul li{
  margin-bottom: 0px;
  display: -webkit-inline-box;
  margin-right: 34px;
  color: #5a5a5a;
}

.base-09 ul li div{
  float: left;
  width: 40px;
  height: 40px;
  background-position: 0px;
  margin-right: 14px;
  margin-top: 18px;
  }

.base-09 ul li.icon-50 { 
  background-image: url(./assets/dist/imgs/icon-50.png); 
  background-repeat: no-repeat;
  background-position: 0px;
  padding-left: 56px;

}

.base-09 ul li.icon-50 h2 { 
  font-weight: normal !important;
  font-family: myFirstFont !important;
}

.base-09 ul li.icon-51 { background-image: url(./assets/dist/imgs/icon-51.png); background-repeat: no-repeat;background-position: 0px;padding-left: 56px; }

.base-09 h3{
  font-weight: 500;
  font-size: 26px;
  font-family: Raleway, sans-serif;
}

.container-10 {
    background-color: #f7f7f7;
    padding-top: 15px;
    padding-bottom: 15px;
}

.base-10 .ensinodiario .logo-footer{
  background-image: url(./assets/dist/imgs/logo-color.png);
  background-repeat: no-repeat;
  background-size: 149px;
  background-position: 0px;
  width: 140px;
  height: 89px;
  float: left;
  margin-right: 20px;
}

.base-10 .ensinodiario p{
    padding-top: 10px;
}


.base-10 .ensinodiario p i{
  background-image: url(./assets/dist/imgs/icon-f6.png);
  width: 23px;
  height: 29px;
  display: inline-block;
  background-position: -8px -1px;
}

.base-10 .capitaltech .logo-sp{
    background-image: url(./assets/dist/imgs/icon-f2.png);
    background-repeat: no-repeat;
    background-size: 79px;
    background-position: 0px;
    width: 80px;
    height: 89px;
    float: left;
    margin-right: 20px;
}

.base-10 .capitaltech p{
  padding-top: 19px;
}

.base-10 .capitaltech {
  padding-left: 70px;
}

.base-10 .social ul{
  list-style: none;
  margin-top: 5px;
}

.base-10 .social ul li{
  text-indent: -999em;
  background-repeat: no-repeat;
  float: left;
  width: 40px;
  height: 40px;
  margin: 20px;
}

.base-10 .social ul li a{
  display: block;
}

.base-10 .social ul li.icon-60{ background-image: url(./assets/dist/imgs/icon-f3.png); }
.base-10 .social ul li.icon-61{ background-image: url(./assets/dist/imgs/icon-f4.png); }
.base-10 .social ul li.icon-62{ background-image: url(./assets/dist/imgs/icon-f5.png); }



.logo{
  width: 280px;
  background: url(./assets/dist/imgs/logo-writer.png);
  height: 170px;
  background-position: -32px -404px;
  background-size: 337px;
  margin-bottom: 42px;
}



/* BANNERs
-------------------------------------------------- */


.banner-01{ 
  text-align: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(./assets/dist/imgs/fundobanner.png);
  background-position: -16px -107px;
  background-repeat: no-repeat;
}

.banner-01 img{
  width: 93%;
  margin: 0px auto;
}

.banner-02{
  background-size: inherit;
  background-position: -16px -107px;
  text-align: center;
}

.banner-02 img{
  width: 93%;
  margin: 0px auto;
}


.banner-03{
  background-size: inherit;
  background-position: -16px -107px;
  text-align: center;
}

.banner-03 img{
    width: 93%;
    margin: -23px auto;
}


.banner-05 {
  background-size: inherit;
  background-position: -16px -107px;
  text-align: center;
}

.banner-05 img{
    width: 93%;
    margin: -23px auto;
}

/* Stilo pop up Privacidade e Cokie*/
#iubenda-iframe .iubenda-cs-brand-badge>span>span>font {display: none !important;}


/* Ajustes visuais em tablets */
@media only screen and (max-width: 768px){
  /* Estilos para tablets em modo retrato */

  .base-05 p {
    height: auto;
    width: auto;
    padding-top: 8px;
    padding-bottom: 16px;
  }

  .banner-03 img {
    width: 93%;
    margin: 20px auto;
  }

  .banner-05 img {
    width: 93%;
    margin: 15px auto;
  }

  .container-06 {
    background-position: 138% 80px !important;
  }

  .base-06 h2 {
    font-size: 48px;
  }

  .base-07 h2 {
    font-size: 48px;
  }

  .base-06 ul li {
    margin-bottom: 0px;
    width: 250px;
  }

  .base-05 h2 {
    font-size: 18px;
    font-weight: bold;
  }

  .base-06 ul {
    list-style: none;
    display: inline-flex;
    width: auto;
    float: left;
    margin-left: 0px;
    padding-left: 0px;
  }

  .base-09 h2 {
    font-size: 48px;
  }

  .base-02 h2 {
    font-size: 44px;
  }

  .base-01 h2 {
    font-size: 35px;
  }

  .base-01 p {
    font-size: 15px;
  }

  .banner-01 img {
    width: 100%;
    margin: 0px auto;
  }

  .banner-02 img {
    width: 147%;
    margin: 0px auto;
    position: relative;
    left: -54px;
    top: 98px;
  }

  .base-03 .icon{
    background: url(./assets/dist/imgs/icon-01.png);
    width: 100%;
    height: 105px;
    background-position: -22px -40px;
    background-size: 164%;
  }

  .base-03 .icon {
    background: url(./assets/dist/imgs/icon-01.png);
    width: 181%;
    height: 81%;
    background-position: -22px -40px;
    background-size: 126%;
    background-repeat: no-repeat;
    margin-top: 54px;
  }

  .base-04 p {
    margin-top: 0;
    margin-bottom: 2rem;
    margin-right: 0px;
    padding-right: 0px !important;
    width: 90%;
    float: inline-end;
    padding-top: 0;
  }

  .base-05 .col-lg-2 {
    width: 50% !important;
    margin-bottom: 44px;
  }


}

@media (min-width: 769px) and (max-width: 1024px) {
  /* Estilos para tablets em modo paisagem ou telas maiores */
}




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

  .logo{
    margin: auto;
  }

  .base-01 h2{
    font-size: 28px;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 16px;
  }

  .base-02 h2 {
    font-size: 32px;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 16px;
  }

  .container-01{
    padding-bottom: 0px;
  }

  .base-01 p {
    margin-bottom: 35px;
    text-align: center;
    font-size: 16px;
  }

  .base-02 p {
    padding-bottom: 8px;
    padding: 0px 20px;
  }

  .base-02 ul {
    padding-bottom: 0px;
    margin-bottom: 0px;
    width: 100%;
  }

  .base-03 h2, .base-03 p {
      color: #fff;
      text-align: center;
  }

  .base-03 .icon {
    width: 146px;
    height: 146px;
    background-position: -64px -60px;
    background-size: 188%;
    margin: auto;
  }

  .base-03 h2 {
    font-size: 32px;
  }

  .base-04 b {
    margin: auto;
    display: table;
    padding: 11px 18px;
  }

  .base-04 p {
    text-align: center;
    padding-top: 24px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .base-05 h3 {
    padding: 34px 16px;
    font-size: 32px;
    font-weight: normal;
  }

  .base-05 p{
    height: auto;
    padding-bottom: 20px;
    min-height: 220px;
  }

  .base-05 .col-lg-2{
    margin-bottom: 30px;
    padding: 0px 32px;
    width: 50%;
  }

  .container-04 {
    padding-bottom: 30px;
  }

  .base-06  {
    padding: 0px 32px;
  }

  .base-06 h2 {
    font-size: 36px;
    padding-top: 0px;
  }

  .base-06 ul li {
    margin-bottom: 19px;
    width: 100%;
    display: grid;
  }

  .base-06 ul li div {
    background-repeat: no-repeat;
    background-position: center;

    float: left;
    width: 50px;
    height: 40px;
    margin-bottom: 14px;
    margin-top: 0px;
  }

  .base-06 ul {
    width: 50%;
  }

  .container-06 {
    background-position: 161% 265px;
    background-size: 65%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .base-07 h2 {
    font-size: 36px;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 26px;
  }

  .base-07 p {
    text-align: left;
    margin-bottom: 34px;
    padding-left: 26px;
    padding-right: 80px;
  }

  .container-06 .whatsapp {
    padding-top: 54px;
    background-position: 21px 5px;
  }

  .container-07 {
    padding-bottom: 30px;
    margin-bottom: 4px;
  }

  .base-08 h2 {
    font-size: 36px;
  }

  .container-08 {
    padding-top: 30px;
  }

  .base-09 h2 {
    font-size: 36px;
    color: #00C2CB;
    text-align: left;
    padding: 0px 26px;
    margin-top: 34px;
  }

  .base-09 p {
    margin-bottom: 34px;
    padding: 0px 26px;
  }

  .base-09 br {
    display: none;
  }

  .base-09 h3 {
    padding: 0px 26px;
  }


  .base-09 ul li.icon-51 br, .base-09 ul li.icon-50 br {
    display: block;
  }


  .base-09 ul li h2 {
    padding: 0px 0px;
    margin: 0px;
  }

  .base-09 ul{
    margin: 0px 26px;
  }

  .base-09 ul li {
    margin-bottom: 12px;
  }

  .banner-03 img {
    width: 93%;
    margin-top: 0px;
  }

  .base-10 .capitaltech .logo-sp {
      margin: 0px 41px;
  }

  .base-10 .social ul {
    list-style: none;
    margin-top: 0px !important;
    text-align: center;
    margin: 39px;
  }

  .base-09 ul li.icon-50 {
    padding-left: 44px;
    background-size: 10%;
    background-position: 1px 3px;
  }

  .base-09 .icon-50 h2 br{
    display: block !important;
  }

  .base-09 ul li.icon-51 {
    background-size: 15%;
    background-position: 1px 3px;
    padding-left: 44px;
  }

  .container-10 {
    padding-bottom: 0px;
  }

  .base-10 .capitaltech p {
    padding-top: 19px;
    margin-bottom: 34px;
  }

  .base-10 .social{
    border-top: 4px solid #fff;
    padding-bottom: 0px;
  }

  .base-10 .capitaltech {
    padding-left: 12px;
  }
}


