/*
2022-06-20 23:44:25
pwlib_0.8.7
aterceiroandar-com-br_1.332.0

*/
/*
pwlib
*/
a {
  color: inherit;
}

a:hover {
  text-decoration: none;
}

*:focus {
  outline: none;
}


/* Quebra maior para container */

@media (min-width: 1600px) {
  .container.xxl {
    max-width: 1540px;
  }
  .container.xxl .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .container.xxl .col-xxl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .container.xxl .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .container.xxl .col-xxl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .container.xxl .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .container.xxl .col-xxl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .container.xxl .col-xxl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .container.xxl .col-xxl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .container.xxl .col-xxl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .container.xxl .col-xxl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .container.xxl .col-xxl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .container.xxl .col-xxl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .container.xxl .col-xxl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  
  /* Paddings */
  
  .pl-xxl-1, .px-xxl-1 {
    padding-left: .25rem!important;
  }
  
  .pr-xxl-1, .px-xxl-1 {
    padding-right: .25rem!important;
  }
  
  .pt-xxl-1, .py-xxl-1 {
    padding-left: .25rem!important;
  }
  
  .pb-xxl-1, .py-xxl-1 {
    padding-right: .25rem!important;
  }
  
  .pl-xxl-2, .px-xxl-2 {
    padding-left: .5rem!important;
  }
  
  .pr-xxl-2, .px-xxl-2 {
    padding-right: .5rem!important;
  }
  
  .pt-xxl-2, .py-xxl-2 {
    padding-left: .5rem!important;
  }
  
  .pb-xxl-2, .py-xxl-2 {
    padding-right: .5rem!important;
  }
  
  .pl-xxl-3, .px-xxl-3 {
    padding-left: 1rem!important;
  }
  
  .pr-xxl-3, .px-xxl-3 {
    padding-right: 1rem!important;
  }
  
  .pt-xxl-3, .py-xxl-3 {
    padding-left: 1rem!important;
  }
  
  .pb-xxl-3, .py-xxl-3 {
    padding-right: 1rem!important;
  }
  
  .pl-xxl-4, .px-xxl-4 {
    padding-left: 1.5rem!important;
  }
  
  .pr-xxl-4, .px-xxl-4 {
    padding-right: 1.5rem!important;
  }
  
  .pt-xxl-4, .py-xxl-4 {
    padding-left: 1.5rem!important;
  }
  
  .pb-xxl-4, .py-xxl-4 {
    padding-right: 1.5rem!important;
  }
  
  .pl-xxl-5, .px-xxl-5 {
    padding-left: 3rem!important;
  }
  
  .pr-xxl-5, .px-xxl-5 {
    padding-right: 3rem!important;
  }
  
  .pt-xxl-5, .py-xxl-5 {
    padding-left: 3rem!important;
  }
  
  .pb-xxl-5, .py-xxl-5 {
    padding-right: 3rem!important;
  }
}

@media (min-width: 1910px) {
  .container.sl {
    max-width: 1860px;
  }
  .container.sl .col-sl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .container.sl .col-sl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .container.sl .col-sl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .container.sl .col-sl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .container.sl .col-sl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .container.sl .col-sl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .container.sl .col-sl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .container.sl .col-sl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .container.sl .col-sl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .container.sl .col-sl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .container.sl .col-sl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .container.sl .col-sl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .container.sl .col-sl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .d-sl-none {
    display: none !important;
  }
  .d-sl-inline {
    display: inline !important;
  }
  .d-sl-inline-block {
    display: inline-block !important;
  }
  .d-sl-block {
    display: block !important;
  }
  .d-sl-table {
    display: table !important;
  }
  .d-sl-table-cell {
    display: table-cell !important;
  }
  .d-sl-table-row {
    display: table-row !important;
  }
  .d-sl-flex {
    display: flex !important;
  }
  .d-sl-inline-flex {
    display: inline-flex !important;
  }
}


/* Classes de alinhamento do WordPress */

.aligncenter {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  text-align: center;
}

.alignleft {
  float: left;
  max-width: 100%;
  height: auto;
  margin: 0 15px 15px 0;
  text-align: left;
}

.alignright {
  float: right;
  max-width: 100%;
  height: auto;
  margin: 0 0 15px 15px;
  text-align: right;
}

@media (max-width: 768px) {
  .alignleft,
  .alignright {
    display: block;
    margin: 15px auto;
    max-width: 100%;
    height: auto;
    float: none;
  }
}


/* Conteúdo das Single's */

.entry-content img {
  max-width: 100%;
  height: auto;
}


/* Para que a classe position do Bootstrap seja responsiva */

@media (min-width: 576px) {
  .position-sm-static {
    position: static !important;
  }
  .position-sm-relative {
    position: relative !important;
  }
  .position-sm-absolute {
    position: absolute !important;
  }
  .position-sm-fixed {
    position: fixed !important;
  }
  .position-sm-sticky {
    position: sticky !important;
  }
}

@media (min-width: 769px) {
  .position-md-static {
    position: static !important;
  }
  .position-md-relative {
    position: relative !important;
  }
  .position-md-absolute {
    position: absolute !important;
  }
  .position-md-fixed {
    position: fixed !important;
  }
  .position-md-sticky {
    position: sticky !important;
  }
}

@media (min-width: 993px) {
  .position-lg-static {
    position: static !important;
  }
  .position-lg-relative {
    position: relative !important;
  }
  .position-lg-absolute {
    position: absolute !important;
  }
  .position-lg-fixed {
    position: fixed !important;
  }
  .position-lg-sticky {
    position: sticky !important;
  }
}

@media (min-width: 1201px) {
  .position-xl-static {
    position: static !important;
  }
  .position-xl-relative {
    position: relative !important;
  }
  .position-xl-absolute {
    position: absolute !important;
  }
  .position-xl-fixed {
    position: fixed !important;
  }
  .position-xl-sticky {
    position: sticky !important;
  }
}


/* Line Height */

.line-height-10 {
  line-height: 1;
}

.line-height-11 {
  line-height: 1.1;
}

.line-height-12 {
  line-height: 1.2;
}

.line-height-13 {
  line-height: 1.3;
}

.line-height-14 {
  line-height: 1.4;
}

.line-height-15 {
  line-height: 1.5;
}

.line-height-17 {
  line-height: 1.7;
}

.line-height-20 {
  line-height: 2;
}

.line-height-25 {
  line-height: 2.5;
}

.line-height-30 {
  line-height: 3;
}

.line-height-50 {
  line-height: 5;
}

.line-height-60 {
  line-height: 6;
}

@media (min-width: 576px) {
  .line-height-sm-10 {
    line-height: 1;
  }
  .line-height-sm-11 {
    line-height: 1.1;
  }
  .line-height-sm-12 {
    line-height: 1.2;
  }
  .line-height-sm-13 {
    line-height: 1.3;
  }
  .line-height-sm-14 {
    line-height: 1.4;
  }
  .line-height-sm-15 {
    line-height: 1.5;
  }
  .line-height-sm-17 {
    line-height: 1.7;
  }
  .line-height-sm-20 {
    line-height: 2;
  }
  .line-height-sm-25 {
    line-height: 2.5;
  }
  .line-height-sm-30 {
    line-height: 3;
  }
  .line-height-sm-50 {
    line-height: 5;
  }
  .line-height-sm-60 {
    line-height: 6;
  }
}

@media (min-width: 769px) {
  .line-height-md-10 {
    line-height: 1;
  }
  .line-height-md-11 {
    line-height: 1.1;
  }
  .line-height-md-12 {
    line-height: 1.2;
  }
  .line-height-md-13 {
    line-height: 1.3;
  }
  .line-height-md-14 {
    line-height: 1.4;
  }
  .line-height-md-15 {
    line-height: 1.5;
  }
  .line-height-md-17 {
    line-height: 1.7;
  }
  .line-height-md-20 {
    line-height: 2;
  }
  .line-height-md-25 {
    line-height: 2.5;
  }
  .line-height-md-30 {
    line-height: 3;
  }
  .line-height-md-50 {
    line-height: 5;
  }
  .line-height-md-60 {
    line-height: 6;
  }
}

@media (min-width: 993px) {
  .line-height-lg-10 {
    line-height: 1;
  }
  .line-height-lg-11 {
    line-height: 1.1;
  }
  .line-height-lg-12 {
    line-height: 1.2;
  }
  .line-height-lg-13 {
    line-height: 1.3;
  }
  .line-height-lg-14 {
    line-height: 1.4;
  }
  .line-height-lg-15 {
    line-height: 1.5;
  }
  .line-height-lg-17 {
    line-height: 1.7;
  }
  .line-height-lg-25 {
    line-height: 2.5;
  }
  .line-height-lg-20 {
    line-height: 2;
  }
  .line-height-lg-30 {
    line-height: 3;
  }
  .line-height-lg-50 {
    line-height: 5;
  }
  .line-height-lg-60 {
    line-height: 6;
  }
}

@media (min-width: 1201px) {
  .line-height-xl-10 {
    line-height: 1;
  }
  .line-height-xl-11 {
    line-height: 1.1;
  }
  .line-height-xl-12 {
    line-height: 1.2;
  }
  .line-height-xl-13 {
    line-height: 1.3;
  }
  .line-height-xl-14 {
    line-height: 1.4;
  }
  .line-height-xl-15 {
    line-height: 1.5;
  }
  .line-height-xl-17 {
    line-height: 1.7;
  }
  .line-height-xl-20 {
    line-height: 2;
  }
  .line-height-xl-25 {
    line-height: 2.5;
  }
  .line-height-xl-30 {
    line-height: 3;
  }
  .line-height-xl-50 {
    line-height: 5;
  }
  .line-height-xl-60 {
    line-height: 6;
  }
}


/* Classes de tamanho de font */

.font-07 {
  font-size: .7em;
}

.font-08 {
  font-size: .8em;
}

.font-09 {
  font-size: .9em;
}

.font-10 {
  font-size: 1em;
}

.font-11 {
  font-size: 1.1em;
}

.font-12 {
  font-size: 1.2em;
}

.font-13 {
  font-size: 1.3em;
}

.font-14 {
  font-size: 1.4em;
}

.font-15 {
  font-size: 1.5em;
}

.font-17 {
  font-size: 1.7em;
}

.font-20 {
  font-size: 2em;
}

.font-25 {
  font-size: 2.5em;
}

.font-30 {
  font-size: 3em;
}

.font-35 {
  font-size: 3.5em;
}

.font-40 {
  font-size: 4em;
}

.font-50 {
  font-size: 5em;
  letter-spacing: -1px;
}

.font-60 {
  font-size: 6em;
  letter-spacing: -3px;
}

@media (min-width: 576px) {
  .font-sm-07 {
    font-size: .7em;
  }
  .font-sm-08 {
    font-size: .8em;
  }
  .font-sm-09 {
    font-size: .9em;
  }
  .font-sm-10 {
    font-size: 1em;
  }
  .font-sm-11 {
    font-size: 1.1em;
  }
  .font-sm-12 {
    font-size: 1.2em;
  }
  .font-sm-13 {
    font-size: 1.3em;
  }
  .font-sm-14 {
    font-size: 1.4em;
  }
  .font-sm-15 {
    font-size: 1.5em;
  }
  .font-sm-17 {
    font-size: 1.7em;
  }
  .font-sm-20 {
    font-size: 2em;
  }
  .font-sm-25 {
    font-size: 2.5em;
  }
  .font-sm-30 {
    font-size: 3em;
  }
  .font-sm-35 {
    font-size: 3.5em;
  }
  .font-sm-40 {
    font-size: 4em;
  }
  .font-sm-50 {
    font-size: 5em;
    letter-spacing: -1px;
  }
  .font-sm-60 {
    font-size: 6em;
    letter-spacing: -3px;
  }
}

@media (min-width: 769px) {
  .font-md-07 {
    font-size: .7em;
  }
  .font-md-08 {
    font-size: .8em;
  }
  .font-md-09 {
    font-size: .9em;
  }
  .font-md-10 {
    font-size: 1em;
  }
  .font-md-11 {
    font-size: 1.1em;
  }
  .font-md-12 {
    font-size: 1.2em;
  }
  .font-md-13 {
    font-size: 1.3em;
  }
  .font-md-14 {
    font-size: 1.4em;
  }
  .font-md-15 {
    font-size: 1.5em;
  }
  .font-md-17 {
    font-size: 1.7em;
  }
  .font-md-20 {
    font-size: 2em;
  }
  .font-md-25 {
    font-size: 2.5em;
  }
  .font-md-30 {
    font-size: 3em;
  }
  .font-md-35 {
    font-size: 3.5em;
  }
  .font-md-40 {
    font-size: 4em;
  }
  .font-md-50 {
    font-size: 5em;
    letter-spacing: -1px;
  }
  .font-md-60 {
    font-size: 6em;
    letter-spacing: -3px;
  }
}

@media (min-width: 993px) {
  .font-lg-07 {
    font-size: .7em;
  }
  .font-lg-07 {
    font-size: .7em;
  }
  .font-lg-09 {
    font-size: .9em;
  }
  .font-lg-10 {
    font-size: 1em;
  }
  .font-lg-11 {
    font-size: 1.1em;
  }
  .font-lg-12 {
    font-size: 1.2em;
  }
  .font-lg-13 {
    font-size: 1.3em;
  }
  .font-lg-14 {
    font-size: 1.4em;
  }
  .font-lg-15 {
    font-size: 1.5em;
  }
  .font-lg-17 {
    font-size: 1.7em;
  }
  .font-lg-20 {
    font-size: 2em;
  }
  .font-lg-25 {
    font-size: 2.5em;
  }
  .font-lg-30 {
    font-size: 3em;
  }
  .font-lg-35 {
    font-size: 3.5em;
  }
  .font-lg-40 {
    font-size: 4em;
  }
  .font-lg-50 {
    font-size: 5em;
    letter-spacing: -1px;
  }
  .font-lg-60 {
    font-size: 6em;
    letter-spacing: -3px;
  }
}

@media (min-width: 1201px) {
  .font-xl-07 {
    font-size: .7em;
  }
  .font-xl-08 {
    font-size: .8em;
  }
  .font-xl-09 {
    font-size: .9em;
  }
  .font-xl-10 {
    font-size: 1em;
  }
  .font-xl-11 {
    font-size: 1.1em;
  }
  .font-xl-12 {
    font-size: 1.2em;
  }
  .font-xl-13 {
    font-size: 1.3em;
  }
  .font-xl-14 {
    font-size: 1.4em;
  }
  .font-xl-15 {
    font-size: 1.5em;
  }
  .font-xl-17 {
    font-size: 1.7em;
  }
  .font-xl-20 {
    font-size: 2em;
  }
  .font-xl-25 {
    font-size: 2.5em;
  }
  .font-xl-30 {
    font-size: 3em;
  }
  .font-xl-35 {
    font-size: 3.5em;
  }
  .font-xl-40 {
    font-size: 4em;
  }
  .font-xl-50 {
    font-size: 5em;
    letter-spacing: -1px;
  }
  .font-xl-60 {
    font-size: 6em;
    letter-spacing: -3px;
  }
}


/* Classes de peso de font */

.font-weight-xbold {
  font-weight: 800;
}

.font-weight-black {
  font-weight: 900;
}

@media (min-width: 576px) {
  .font-weight-sm-xbold {
    font-weight: 800;
  }
  .font-weight-sm-black {
    font-weight: 900;
  }
}

@media (min-width: 769px) {
  .font-weight-md-xbold {
    font-weight: 800;
  }
  .font-weight-md-black {
    font-weight: 900;
  }
}

@media (min-width: 993px) {
  .font-weight-lg-xbold {
    font-weight: 800;
  }
  .font-weight-lg-black {
    font-weight: 900;
  }
}

@media (min-width: 1201px) {
  .font-weight-xl-xbold {
    font-weight: 800;
  }
  .font-weight-xl-black {
    font-weight: 900;
  }
}


/* cores de fontes */

.color-000 {
  color: #000;
}

.color-111 {
  color: #111;
}

.color-222 {
  color: #222;
}

.color-333 {
  color: #333;
}

.color-444 {
  color: #444;
}

.color-555 {
  color: #555;
}

.color-666 {
  color: #666;
}

.color-777 {
  color: #777;
}

.color-888 {
  color: #888;
}

.color-999 {
  color: #999;
}

.color-aaa {
  color: #aaa;
}

.color-bbb {
  color: #bbb;
}

.color-ccc {
  color: #ccc;
}

.color-ddd {
  color: #ddd;
}

.color-eee {
  color: #eee;
}

.color-fff {
  color: #fff;
}

.hover-000 a:hover,
a.hover-000:hover,
.hover-000:hover {
  color: #000;
}

.hover-111 a:hover,
a.hover-111:hover,
.hover-111:hover {
  color: #111;
}

.hover-222 a:hover,
a.hover-222:hover,
.hover-222:hover {
  color: #222;
}

.hover-333 a:hover,
a.hover-333:hover,
.hover-333:hover {
  color: #333;
}

.hover-444 a:hover,
a.hover-444:hover,
.hover-444:hover {
  color: #444;
}

.hover-555 a:hover,
a.hover-555:hover,
.hover-555:hover {
  color: #555;
}

.hover-666 a:hover,
a.hover-666:hover,
.hover-666:hover {
  color: #666;
}

.hover-777 a:hover,
a.hover-777:hover,
.hover-777:hover {
  color: #777;
}

.hover-888 a:hover,
a.hover-888:hover,
.hover-888:hover {
  color: #888;
}

.hover-999 a:hover,
a.hover-999:hover,
.hover-999:hover {
  color: #999;
}

.hover-aaa a:hover,
a.hover-aaa:hover,
.hover-aaa:hover {
  color: #aaa;
}

.hover-bbb a:hover,
a.hover-bbb:hover,
.hover-bbb:hover {
  color: #bbb;
}

.hover-ccc a:hover,
a.hover-ccc:hover,
.hover-ccc:hover {
  color: #ccc;
}

.hover-ddd a:hover,
a.hover-ddd:hover,
.hover-ddd:hover {
  color: #ddd;
}

.hover-eee a:hover,
a.hover-eee:hover,
.hover-eee:hover {
  color: #eee;
}

.hover-fff a:hover,
a.hover-fff:hover,
.hover-fff:hover {
  color: #fff;
}

@media (min-width: 576px) {
  .color-sm-000 {
    color: #000;
  }
  .color-sm-111 {
    color: #111;
  }
  .color-sm-222 {
    color: #222;
  }
  .color-sm-333 {
    color: #333;
  }
  .color-sm-444 {
    color: #444;
  }
  .color-sm-555 {
    color: #555;
  }
  .color-sm-666 {
    color: #666;
  }
  .color-sm-777 {
    color: #777;
  }
  .color-sm-888 {
    color: #888;
  }
  .color-sm-999 {
    color: #999;
  }
  .color-sm-aaa {
    color: #aaa;
  }
  .color-sm-bbb {
    color: #bbb;
  }
  .color-sm-ccc {
    color: #ccc;
  }
  .color-sm-ddd {
    color: #ddd;
  }
  .color-sm-eee {
    color: #eee;
  }
  .color-sm-fff {
    color: #fff;
  }
  .hover-sm-000 a:hover,
  a.hover-sm-000:hover,
  .hover-sm-000:hover {
    color: #000;
  }
  .hover-sm-111 a:hover,
  a.hover-sm-111:hover,
  .hover-sm-111:hover {
    color: #111;
  }
  .hover-sm-222 a:hover,
  a.hover-sm-222:hover,
  .hover-sm-222:hover {
    color: #222;
  }
  .hover-sm-333 a:hover,
  a.hover-sm-333:hover,
  .hover-sm-333:hover {
    color: #333;
  }
  .hover-sm-444 a:hover,
  a.hover-sm-444:hover,
  .hover-sm-444:hover {
    color: #444;
  }
  .hover-sm-555 a:hover,
  a.hover-sm-555:hover,
  .hover-sm-555:hover {
    color: #555;
  }
  .hover-sm-666 a:hover,
  a.hover-sm-666:hover,
  .hover-sm-666:hover {
    color: #666;
  }
  .hover-sm-777 a:hover,
  a.hover-sm-777:hover,
  .hover-sm-777:hover {
    color: #777;
  }
  .hover-sm-888 a:hover,
  a.hover-sm-888:hover,
  .hover-sm-888:hover {
    color: #888;
  }
  .hover-sm-999 a:hover,
  a.hover-sm-999:hover,
  .hover-sm-999:hover {
    color: #999;
  }
  .hover-sm-aaa a:hover,
  a.hover-sm-aaa:hover,
  .hover-sm-aaa:hover {
    color: #aaa;
  }
  .hover-sm-bbb a:hover,
  a.hover-sm-bbb:hover,
  .hover-sm-bbb:hover {
    color: #bbb;
  }
  .hover-sm-ccc a:hover,
  a.hover-sm-ccc:hover,
  .hover-sm-ccc:hover {
    color: #ccc;
  }
  .hover-sm-ddd a:hover,
  a.hover-sm-ddd:hover,
  .hover-sm-ddd:hover {
    color: #ddd;
  }
  .hover-sm-eee a:hover,
  a.hover-sm-eee:hover,
  .hover-sm-eee:hover {
    color: #eee;
  }
  .hover-sm-fff a:hover,
  a.hover-sm-fff:hover,
  .hover-sm-fff:hover {
    color: #fff;
  }
}

@media (min-width: 769px) {
  .color-md-000 {
    color: #000;
  }
  .color-md-111 {
    color: #111;
  }
  .color-md-222 {
    color: #222;
  }
  .color-md-333 {
    color: #333;
  }
  .color-md-444 {
    color: #444;
  }
  .color-md-555 {
    color: #555;
  }
  .color-md-666 {
    color: #666;
  }
  .color-md-777 {
    color: #777;
  }
  .color-md-888 {
    color: #888;
  }
  .color-md-999 {
    color: #999;
  }
  .color-md-aaa {
    color: #aaa;
  }
  .color-md-bbb {
    color: #bbb;
  }
  .color-md-ccc {
    color: #ccc;
  }
  .color-md-ddd {
    color: #ddd;
  }
  .color-md-eee {
    color: #eee;
  }
  .color-md-fff {
    color: #fff;
  }
  .hover-md-000 a:hover,
  a.hover-md-000:hover,
  .hover-md-000:hover {
    color: #000;
  }
  .hover-md-111 a:hover,
  a.hover-md-111:hover,
  .hover-md-111:hover {
    color: #111;
  }
  .hover-md-222 a:hover,
  a.hover-md-222:hover,
  .hover-md-222:hover {
    color: #222;
  }
  .hover-md-333 a:hover,
  a.hover-md-333:hover,
  .hover-md-333:hover {
    color: #333;
  }
  .hover-md-444 a:hover,
  a.hover-md-444:hover,
  .hover-md-444:hover {
    color: #444;
  }
  .hover-md-555 a:hover,
  a.hover-md-555:hover,
  .hover-md-555:hover {
    color: #555;
  }
  .hover-md-666 a:hover,
  a.hover-md-666:hover,
  .hover-md-666:hover {
    color: #666;
  }
  .hover-md-777 a:hover,
  a.hover-md-777:hover,
  .hover-md-777:hover {
    color: #777;
  }
  .hover-md-888 a:hover,
  a.hover-md-888:hover,
  .hover-md-888:hover {
    color: #888;
  }
  .hover-md-999 a:hover,
  a.hover-md-999:hover,
  .hover-md-999:hover {
    color: #999;
  }
  .hover-md-aaa a:hover,
  a.hover-md-aaa:hover,
  .hover-md-aaa:hover {
    color: #aaa;
  }
  .hover-md-bbb a:hover,
  a.hover-md-bbb:hover,
  .hover-md-bbb:hover {
    color: #bbb;
  }
  .hover-md-ccc a:hover,
  a.hover-md-ccc:hover,
  .hover-md-ccc:hover {
    color: #ccc;
  }
  .hover-md-ddd a:hover,
  a.hover-md-ddd:hover,
  .hover-md-ddd:hover {
    color: #ddd;
  }
  .hover-md-eee a:hover,
  a.hover-md-eee:hover,
  .hover-md-eee:hover {
    color: #eee;
  }
  .hover-md-fff a:hover,
  a.hover-md-fff:hover,
  .hover-md-fff:hover {
    color: #fff;
  }
}

@media (min-width: 993px) {
  .color-lg-000 {
    color: #000;
  }
  .color-lg-111 {
    color: #111;
  }
  .color-lg-222 {
    color: #222;
  }
  .color-lg-333 {
    color: #333;
  }
  .color-lg-444 {
    color: #444;
  }
  .color-lg-555 {
    color: #555;
  }
  .color-lg-666 {
    color: #666;
  }
  .color-lg-777 {
    color: #777;
  }
  .color-lg-888 {
    color: #888;
  }
  .color-lg-999 {
    color: #999;
  }
  .color-lg-aaa {
    color: #aaa;
  }
  .color-lg-bbb {
    color: #bbb;
  }
  .color-lg-ccc {
    color: #ccc;
  }
  .color-lg-ddd {
    color: #ddd;
  }
  .color-lg-eee {
    color: #eee;
  }
  .color-lg-fff {
    color: #fff;
  }
  .hover-lg-000 a:hover,
  a.hover-lg-000:hover,
  .hover-lg-000:hover {
    color: #000;
  }
  .hover-lg-111 a:hover,
  a.hover-lg-111:hover,
  .hover-lg-111:hover {
    color: #111;
  }
  .hover-lg-222 a:hover,
  a.hover-lg-222:hover,
  .hover-lg-222:hover {
    color: #222;
  }
  .hover-lg-333 a:hover,
  a.hover-lg-333:hover,
  .hover-lg-333:hover {
    color: #333;
  }
  .hover-lg-444 a:hover,
  a.hover-lg-444:hover,
  .hover-lg-444:hover {
    color: #444;
  }
  .hover-lg-555 a:hover,
  a.hover-lg-555:hover,
  .hover-lg-555:hover {
    color: #555;
  }
  .hover-lg-666 a:hover,
  a.hover-lg-666:hover,
  .hover-lg-666:hover {
    color: #666;
  }
  .hover-lg-777 a:hover,
  a.hover-lg-777:hover,
  .hover-lg-777:hover {
    color: #777;
  }
  .hover-lg-888 a:hover,
  a.hover-lg-888:hover,
  .hover-lg-888:hover {
    color: #888;
  }
  .hover-lg-999 a:hover,
  a.hover-lg-999:hover,
  .hover-lg-999:hover {
    color: #999;
  }
  .hover-lg-aaa a:hover,
  a.hover-lg-aaa:hover,
  .hover-lg-aaa:hover {
    color: #aaa;
  }
  .hover-lg-bbb a:hover,
  a.hover-lg-bbb:hover,
  .hover-lg-bbb:hover {
    color: #bbb;
  }
  .hover-lg-ccc a:hover,
  a.hover-lg-ccc:hover,
  .hover-lg-ccc:hover {
    color: #ccc;
  }
  .hover-lg-ddd a:hover,
  a.hover-lg-ddd:hover,
  .hover-lg-ddd:hover {
    color: #ddd;
  }
  .hover-lg-eee a:hover,
  a.hover-lg-eee:hover,
  .hover-lg-eee:hover {
    color: #eee;
  }
  .hover-lg-fff a:hover,
  a.hover-lg-fff:hover,
  .hover-lg-fff:hover {
    color: #fff;
  }
}

@media (min-width: 1201px) {
  .color-xl-000 {
    color: #000;
  }
  .color-xl-111 {
    color: #111;
  }
  .color-xl-222 {
    color: #222;
  }
  .color-xl-333 {
    color: #333;
  }
  .color-xl-444 {
    color: #444;
  }
  .color-xl-555 {
    color: #555;
  }
  .color-xl-666 {
    color: #666;
  }
  .color-xl-777 {
    color: #777;
  }
  .color-xl-888 {
    color: #888;
  }
  .color-xl-999 {
    color: #999;
  }
  .color-xl-aaa {
    color: #aaa;
  }
  .color-xl-bbb {
    color: #bbb;
  }
  .color-xl-ccc {
    color: #ccc;
  }
  .color-xl-ddd {
    color: #ddd;
  }
  .color-xl-eee {
    color: #eee;
  }
  .color-xl-fff {
    color: #fff;
  }
  .hover-xl-000 a:hover,
  a.hover-xl-000:hover,
  .hover-xl-000:hover {
    color: #000;
  }
  .hover-xl-111 a:hover,
  a.hover-xl-111:hover,
  .hover-xl-111:hover {
    color: #111;
  }
  .hover-xl-222 a:hover,
  a.hover-xl-222:hover,
  .hover-xl-222:hover {
    color: #222;
  }
  .hover-xl-333 a:hover,
  a.hover-xl-333:hover,
  .hover-xl-333:hover {
    color: #333;
  }
  .hover-xl-444 a:hover,
  a.hover-xl-444:hover,
  .hover-xl-444:hover {
    color: #444;
  }
  .hover-xl-555 a:hover,
  a.hover-xl-555:hover,
  .hover-xl-555:hover {
    color: #555;
  }
  .hover-xl-666 a:hover,
  a.hover-xl-666:hover,
  .hover-xl-666:hover {
    color: #666;
  }
  .hover-xl-777 a:hover,
  a.hover-xl-777:hover,
  .hover-xl-777:hover {
    color: #777;
  }
  .hover-xl-888 a:hover,
  a.hover-xl-888:hover,
  .hover-xl-888:hover {
    color: #888;
  }
  .hover-xl-999 a:hover,
  a.hover-xl-999:hover,
  .hover-xl-999:hover {
    color: #999;
  }
  .hover-xl-aaa a:hover,
  a.hover-xl-aaa:hover,
  .hover-xl-aaa:hover {
    color: #aaa;
  }
  .hover-xl-bbb a:hover,
  a.hover-xl-bbb:hover,
  .hover-xl-bbb:hover {
    color: #bbb;
  }
  .hover-xl-ccc a:hover,
  a.hover-xl-ccc:hover,
  .hover-xl-ccc:hover {
    color: #ccc;
  }
  .hover-xl-ddd a:hover,
  a.hover-xl-ddd:hover,
  .hover-xl-ddd:hover {
    color: #ddd;
  }
  .hover-xl-eee a:hover,
  a.hover-xl-eee:hover,
  .hover-xl-eee:hover {
    color: #eee;
  }
  .hover-xl-fff a:hover,
  a.hover-xl-fff:hover,
  .hover-xl-fff:hover {
    color: #fff;
  }
}


/* background */

.bg-000 {
  background-color: #000;
}

.bg-111 {
  background-color: #111;
}

.bg-222 {
  background-color: #222;
}

.bg-333 {
  background-color: #333;
}

.bg-444 {
  background-color: #444;
}

.bg-555 {
  background-color: #555;
}

.bg-666 {
  background-color: #666;
}

.bg-777 {
  background-color: #777;
}

.bg-888 {
  background-color: #888;
}

.bg-999 {
  background-color: #999;
}

.bg-aaa {
  background-color: #aaa;
}

.bg-bbb {
  background-color: #bbb;
}

.bg-ccc {
  background-color: #ccc;
}

.bg-ddd {
  background-color: #ddd;
}

.bg-eee {
  background-color: #eee;
}

.bg-fff {
  background-color: #fff;
}

@media (min-width: 576px) {
  .bg-sm-000 {
    background-color: #000;
  }
  .bg-sm-111 {
    background-color: #111;
  }
  .bg-sm-222 {
    background-color: #222;
  }
  .bg-sm-333 {
    background-color: #333;
  }
  .bg-sm-444 {
    background-color: #444;
  }
  .bg-sm-555 {
    background-color: #555;
  }
  .bg-sm-666 {
    background-color: #666;
  }
  .bg-sm-777 {
    background-color: #777;
  }
  .bg-sm-888 {
    background-color: #888;
  }
  .bg-sm-999 {
    background-color: #999;
  }
  .bg-sm-aaa {
    background-color: #aaa;
  }
  .bg-sm-bbb {
    background-color: #bbb;
  }
  .bg-sm-ccc {
    background-color: #ccc;
  }
  .bg-sm-ddd {
    background-color: #ddd;
  }
  .bg-sm-eee {
    background-color: #eee;
  }
  .bg-sm-fff {
    background-color: #fff;
  }
}

@media (min-width: 769px) {
  .bg-md-000 {
    background-color: #000;
  }
  .bg-md-111 {
    background-color: #111;
  }
  .bg-md-222 {
    background-color: #222;
  }
  .bg-md-333 {
    background-color: #333;
  }
  .bg-md-444 {
    background-color: #444;
  }
  .bg-md-555 {
    background-color: #555;
  }
  .bg-md-666 {
    background-color: #666;
  }
  .bg-md-777 {
    background-color: #777;
  }
  .bg-md-888 {
    background-color: #888;
  }
  .bg-md-999 {
    background-color: #999;
  }
  .bg-md-aaa {
    background-color: #aaa;
  }
  .bg-md-bbb {
    background-color: #bbb;
  }
  .bg-md-ccc {
    background-color: #ccc;
  }
  .bg-md-ddd {
    background-color: #ddd;
  }
  .bg-md-eee {
    background-color: #eee;
  }
  .bg-md-fff {
    background-color: #fff;
  }
}

@media (min-width: 993px) {
  .bg-lg-000 {
    background-color: #000;
  }
  .bg-lg-111 {
    background-color: #111;
  }
  .bg-lg-222 {
    background-color: #222;
  }
  .bg-lg-333 {
    background-color: #333;
  }
  .bg-lg-444 {
    background-color: #444;
  }
  .bg-lg-555 {
    background-color: #555;
  }
  .bg-lg-666 {
    background-color: #666;
  }
  .bg-lg-777 {
    background-color: #777;
  }
  .bg-lg-888 {
    background-color: #888;
  }
  .bg-lg-999 {
    background-color: #999;
  }
  .bg-lg-aaa {
    background-color: #aaa;
  }
  .bg-lg-bbb {
    background-color: #bbb;
  }
  .bg-lg-ccc {
    background-color: #ccc;
  }
  .bg-lg-ddd {
    background-color: #ddd;
  }
  .bg-lg-eee {
    background-color: #eee;
  }
  .bg-lg-fff {
    background-color: #fff;
  }
}

@media (min-width: 1201px) {
  .bg-xl-000 {
    background-color: #000;
  }
  .bg-xl-111 {
    background-color: #111;
  }
  .bg-xl-222 {
    background-color: #222;
  }
  .bg-xl-333 {
    background-color: #333;
  }
  .bg-xl-444 {
    background-color: #444;
  }
  .bg-xl-555 {
    background-color: #555;
  }
  .bg-xl-666 {
    background-color: #666;
  }
  .bg-xl-777 {
    background-color: #777;
  }
  .bg-xl-888 {
    background-color: #888;
  }
  .bg-xl-999 {
    background-color: #999;
  }
  .bg-xl-aaa {
    background-color: #aaa;
  }
  .bg-xl-bbb {
    background-color: #bbb;
  }
  .bg-xl-ccc {
    background-color: #ccc;
  }
  .bg-xl-ddd {
    background-color: #ddd;
  }
  .bg-xl-eee {
    background-color: #eee;
  }
  .bg-xl-fff {
    background-color: #fff;
  }
}


/* background position */

.bg-position-lt {
  background-position: left top;
}

.bg-position-lc {
  background-position: left center;
}

.bg-position-lb {
  background-position: left bottom;
}

.bg-position-rt {
  background-position: right top;
}

.bg-position-rc {
  background-position: right center;
}

.bg-position-rb {
  background-position: right bottom;
}

.bg-position-ct {
  background-position: center top;
}

.bg-position-cc {
  background-position: center center;
}

.bg-position-cb {
  background-position: center bottom;
}

@media (min-width: 576px) {
  .bg-position-sm-lt {
    background-position: left top;
  }
  .bg-position-sm-lc {
    background-position: left center;
  }
  .bg-position-sm-lb {
    background-position: left bottom;
  }
  .bg-position-sm-rt {
    background-position: right top;
  }
  .bg-position-sm-rc {
    background-position: right center;
  }
  .bg-position-sm-rb {
    background-position: right bottom;
  }
  .bg-position-sm-ct {
    background-position: center top;
  }
  .bg-position-sm-cc {
    background-position: center center;
  }
  .bg-position-sm-cb {
    background-position: center bottom;
  }
}

@media (min-width: 769px) {
  .bg-position-md-lt {
    background-position: left top;
  }
  .bg-position-md-lc {
    background-position: left center;
  }
  .bg-position-md-lb {
    background-position: left bottom;
  }
  .bg-position-md-rt {
    background-position: right top;
  }
  .bg-position-md-rc {
    background-position: right center;
  }
  .bg-position-md-rb {
    background-position: right bottom;
  }
  .bg-position-md-ct {
    background-position: center top;
  }
  .bg-position-md-cc {
    background-position: center center;
  }
  .bg-position-md-cb {
    background-position: center bottom;
  }
}

@media (min-width: 993px) {
  .bg-position-lg-lt {
    background-position: left top;
  }
  .bg-position-lg-lc {
    background-position: left center;
  }
  .bg-position-lg-lb {
    background-position: left bottom;
  }
  .bg-position-lg-rt {
    background-position: right top;
  }
  .bg-position-lg-rc {
    background-position: right center;
  }
  .bg-position-lg-rb {
    background-position: right bottom;
  }
  .bg-position-lg-ct {
    background-position: center top;
  }
  .bg-position-lg-cc {
    background-position: center center;
  }
  .bg-position-lg-cb {
    background-position: center bottom;
  }
}

@media (min-width: 1201px) {
  .bg-position-xl-lt {
    background-position: left top;
  }
  .bg-position-xl-lc {
    background-position: left center;
  }
  .bg-position-xl-lb {
    background-position: left bottom;
  }
  .bg-position-xl-rt {
    background-position: right top;
  }
  .bg-position-xl-rc {
    background-position: right center;
  }
  .bg-position-xl-rb {
    background-position: right bottom;
  }
  .bg-position-xl-ct {
    background-position: center top;
  }
  .bg-position-xl-cc {
    background-position: center center;
  }
  .bg-position-xl-cb {
    background-position: center bottom;
  }
}


/* Margens */

.mx-6 {
  margin-right: 6em !important;
  margin-left: 6em !important;
}

.my-6 {
  margin-top: 6em !important;
  margin-bottom: 6em !important;
}

.mt-6 {
  margin-top: 6em !important;
}

.mr-6 {
  margin-right: 6em !important;
}

.mb-6 {
  margin-bottom: 6em !important;
}

.ml-6 {
  margin-left: 6em !important;
}

.mt-10 {
  margin-top: 10em !important;
}

@media (min-width: 576px) {
  .mx-sm-6 {
    margin-right: 6em !important;
    margin-left: 6em !important;
  }
  .my-sm-6 {
    margin-top: 6em !important;
    margin-bottom: 6em !important;
  }
  .mt-sm-6 {
    margin-top: 6em !important;
  }
  .mr-sm-6 {
    margin-right: 6em !important;
  }
  .mb-sm-6 {
    margin-bottom: 6em !important;
  }
  .ml-sm-6 {
    margin-left: 6em !important;
  }
  .mt-sm-10 {
    margin-top: 10em !important;
  }
}

@media (min-width: 769px) {
  .mx-md-6 {
    margin-right: 6em !important;
    margin-left: 6em !important;
  }
  .my-md-6 {
    margin-top: 6em !important;
    margin-bottom: 6em !important;
  }
  .mt-md-6 {
    margin-top: 6em !important;
  }
  .mr-md-6 {
    margin-right: 6em !important;
  }
  .mb-md-6 {
    margin-bottom: 6em !important;
  }
  .ml-md-6 {
    margin-left: 6em !important;
  }
  .mt-md-10 {
    margin-top: 10em !important;
  }
}

@media (min-width: 993px) {
  .mx-lg-6 {
    margin-right: 6em !important;
    margin-left: 6em !important;
  }
  .my-lg-6 {
    margin-top: 6em !important;
    margin-bottom: 6em !important;
  }
  .mt-lg-6 {
    margin-top: 6em !important;
  }
  .mr-lg-6 {
    margin-right: 6em !important;
  }
  .mb-lg-6 {
    margin-bottom: 6em !important;
  }
  .ml-lg-6 {
    margin-left: 6em !important;
  }
  .mt-lg-10 {
    margin-top: 10em !important;
  }
}

@media (min-width: 1201px) {
  .mx-xl-6 {
    margin-right: 6em !important;
    margin-left: 6em !important;
  }
  .my-xl-6 {
    margin-top: 6em !important;
    margin-bottom: 6em !important;
  }
  .mt-xl-6 {
    margin-top: 6em !important;
  }
  .mr-xl-6 {
    margin-right: 6em !important;
  }
  .mb-xl-6 {
    margin-bottom: 6em !important;
  }
  .ml-xl-6 {
    margin-left: 6em !important;
  }
  .mt-xl-10 {
    margin-top: 10em !important;
  }
}


/* Paddings */

.p-6 {
  padding: 6em !important;
}

.py-6 {
  padding-top: 6em !important;
  padding-bottom: 6em !important;
}

.px-6 {
  padding-right: 6em !important;
  padding-left: 6em !important;
}

.pb-6 {
  padding-bottom: 6em !important;
}

.pt-6 {
  padding-top: 6em !important;
}

.pl-6 {
  padding-left: 6em !important;
}

.pr-6 {
  padding-right: 6em !important;
}

.p-10 {
  padding: 10em !important;
}

@media (min-width: 576px) {
  .p-sm-6 {
    padding: 6em !important;
  }
  .py-sm-6 {
    padding-top: 6em !important;
    padding-bottom: 6em !important;
  }
  .px-sm-6 {
    padding-right: 6em !important;
    padding-left: 6em !important;
  }
  .pb-sm-6 {
    padding-bottom: 6em !important;
  }
  .pt-sm-6 {
    padding-top: 6em !important;
  }
  .pl-sm-6 {
    padding-left: 6em !important;
  }
  .pr-sm-6 {
    padding-right: 6em !important;
  }
  .p-sm-10 {
    padding: 10em !important;
  }
}

@media (min-width: 769px) {
  .p-md-6 {
    padding: 6em !important;
  }
  .py-md-6 {
    padding-top: 6em !important;
    padding-bottom: 6em !important;
  }
  .px-md-6 {
    padding-right: 6em !important;
    padding-left: 6em !important;
  }
  .pb-md-6 {
    padding-bottom: 6em !important;
  }
  .pt-md-6 {
    padding-top: 6em !important;
  }
  .pl-md-6 {
    padding-left: 6em !important;
  }
  .pr-md-6 {
    padding-right: 6em !important;
  }
  .p-md-10 {
    padding: 10em !important;
  }
}

@media (min-width: 993px) {
  .p-lg-6 {
    padding: 6em !important;
  }
  .py-lg-6 {
    padding-top: 6em !important;
    padding-bottom: 6em !important;
  }
  .px-lg-6 {
    padding-right: 6em !important;
    padding-left: 6em !important;
  }
  .pb-lg-6 {
    padding-bottom: 6em !important;
  }
  .pt-lg-6 {
    padding-top: 6em !important;
  }
  .pl-lg-6 {
    padding-left: 6em !important;
  }
  .pr-lg-6 {
    padding-right: 6em !important;
  }
  .p-lg-10 {
    padding: 10em !important;
  }
}

@media (min-width: 1201px) {
  .p-xl-6 {
    padding: 6em !important;
  }
  .py-xl-6 {
    padding-top: 6em !important;
    padding-bottom: 6em !important;
  }
  .px-xl-6 {
    padding-right: 6em !important;
    padding-left: 6em !important;
  }
  .pb-xl-6 {
    padding-bottom: 6em !important;
  }
  .pt-xl-6 {
    padding-top: 6em !important;
  }
  .pl-xl-6 {
    padding-left: 6em !important;
  }
  .pr-xl-6 {
    padding-right: 6em !important;
  }
  .p-xl-10 {
    padding: 10em !important;
  }
}


/* Overflow */

.overflow-visible {
  overflow: visible;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-auto {
  overflow: auto;
}

@media (min-width: 576px) {
  .overflow-sm-visible {
    overflow: visible;
  }
  .overflow-sm-hidden {
    overflow: hidden;
  }
  .overflow-sm-scroll {
    overflow: scroll;
  }
  .overflow-sm-auto {
    overflow: auto;
  }
}

@media (min-width: 769px) {
  .overflow-md-visible {
    overflow: visible;
  }
  .overflow-md-hidden {
    overflow: hidden;
  }
  .overflow-md-scroll {
    overflow: scroll;
  }
  .overflow-md-auto {
    overflow: auto;
  }
}

@media (min-width: 993px) {
  .overflow-lg-visible {
    overflow: visible;
  }
  .overflow-lg-hidden {
    overflow: hidden;
  }
  .overflow-lg-scroll {
    overflow: scroll;
  }
  .overflow-lg-auto {
    overflow: auto;
  }
}

@media (min-width: 1201px) {
  .overflow-xl-visible {
    overflow: visible;
  }
  .overflow-xl-hidden {
    overflow: hidden;
  }
  .overflow-xl-scroll {
    overflow: scroll;
  }
  .overflow-xl-auto {
    overflow: auto;
  }
}


/* Colunas de texto */

.column-1 {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

.column-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.column-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.column-gap-10 {
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
}

.column-gap-20 {
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}

.column-gap-30 {
  -webkit-column-gap: 3em;
  -moz-column-gap: 3em;
  column-gap: 3em;
}

@media (min-width: 576px) {
  .column-sm-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .column-sm-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .column-sm-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .column-gap-sm-10 {
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
  }
  .column-gap-sm-20 {
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
  }
  .column-gap-sm-30 {
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}

@media (min-width: 769px) {
  .column-md-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .column-md-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .column-md-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .column-gap-md-10 {
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
  }
  .column-gap-md-20 {
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
  }
  .column-gap-md-30 {
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}

@media (min-width: 993px) {
  .column-lg-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .column-lg-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .column-lg-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .column-gap-lg-10 {
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
  }
  .column-gap-lg-20 {
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
  }
  .column-gap-lg-30 {
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}

@media (min-width: 1201px) {
  .column-xl-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .column-xl-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .column-xl-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .column-gap-xl-10 {
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
  }
  .column-gap-xl-10 {
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
  }
  .column-gap-xl-20 {
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
  }
  .column-gap-xl-30 {
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}

/* Formulário de Comentários */

.comment-body {
  margin: 30px 0;
}

.comment-content {
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 4px;
  margin-top: 7px;
}

.comment-content p {
  margin: 0;
}

.comment-metadata {
  display: none;
}

ol.commentlist,
ul.children {
  list-style: none;
}

ol.commentlist {
  padding: 0;
}

#commentform label {
  display: block;
}

#commentform input,
#commentform textarea {
  width: 100%;
  border: 1px solid #999;
  border-radius: 4px;
  padding: 5px;
}

#commentform input[type=checkbox],
#commentform input[type=submit] {
  width: auto;
}

#commentform .comment-form-cookies-consent label {
  display: inline-block;
  margin-left: 10px;
}

#commentform input[type=submit] {
  background: #007bff;
  border: none;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
}

#commentform input[type=submit]:hover {
  background: #005bdf;
}

a.comment-reply-link {}

a.comment-reply-link:hover {}


/* css para os botões de eventos */
/* TODO: ver uma forma melhor de aplicar o css, pois caso tenhamos mais tipos de botões ficará muito grande o css final*/
.pw-btn-menu_sanduiche {
  display: inline-block;
  border: none;
  background-color: transparent;
  outline: 0;
  width: 40px;
  height: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.pw-btn-menu_sanduiche:hover {
  border: none;
}

.pw-btn-menu_sanduiche:active {
  border: none;
}

.pw-btn-menu_sanduiche span {
  display: block;
  position: absolute;
  height: 4px;
  width: 50%;
  background: black;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.pw-btn-menu_sanduiche span:nth-child(even) {
  left: 50%;
  border-radius: 0 4px 4px 0;
}

.pw-btn-menu_sanduiche span:nth-child(odd) {
  left: 0px;
  border-radius: 4px 0 0 4px;
}

.pw-btn-menu_sanduiche span:nth-child(1),
.pw-btn-menu_sanduiche span:nth-child(2) {
  top: 0px;
}

.pw-btn-menu_sanduiche span:nth-child(3),
.pw-btn-menu_sanduiche span:nth-child(4) {
  top: 9px;
}

.pw-btn-menu_sanduiche span:nth-child(5),
.pw-btn-menu_sanduiche span:nth-child(6) {
  top: 18px;
}

.pw-btn-menu_sanduiche.open span:nth-child(1),
.pw-btn-menu_sanduiche.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.pw-btn-menu_sanduiche.open span:nth-child(2),
.pw-btn-menu_sanduiche.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.pw-btn-menu_sanduiche.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}

.pw-btn-menu_sanduiche.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

.pw-btn-menu_sanduiche.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

.pw-btn-menu_sanduiche.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

.pw-btn-menu_sanduiche.open span:nth-child(5) {
  left: 5px;
  top: 17px;
}

.pw-btn-menu_sanduiche.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 17px;
}

/* Templtes Extras */
.pw-tmpl-none{
  top: 0;
  position: fixed;
  display: none;
  z-index: 80;
}
.pw-tmpl-none.show{
  display: block;
}
.pw-tmpl-left{
  top: 0;
  position: fixed;
  z-index: 80;
  left: -100%;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}
.pw-tmpl-left.show{
  left: 0;
}
.pw-tmpl-rigth{
  top: 0;
  z-index: 80;
  position: fixed;
  right : -100%;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
}
.pw-tmpl-rigth.show{
  right : 0;
}

/* outras */
.pw-box-horizontal {
  height: 100vh;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  box-orient: horizontal;
}

/* MODAL LIGHTBOX */

#pw-view-img .modal-header {
    border-bottom: none;
  padding: 1rem 1rem 0;
}

#pw-view-img .close{
  text-shadow: 1px 1px 0px #00000030;
  opacity: 1;
  color:#fff;
}

#pw-view-img .close:hover{
  color:#fff;
}

#pw-view-img .modal-body div{
  background-color: #fff;
  padding: 7px;
  border-radius: 5px;
}

#pw-view-img .modal-content{
  background-color: transparent;
}

#pw-view-img .pw-view-img-prev,
#pw-view-img .pw-view-img-next{
  background-color: #fff;
  border: none;
  color: #555;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  box-shadow: 1px 1px 4px 0px #00000030;
}

#pw-view-img .pw-view-img-prev:hover,
#pw-view-img .pw-view-img-next:hover{
  box-shadow: 1px 1px 4px 0px #00000060;
}

#pw-view-img .pw-view-img-prev{
  left: 30px;
}

#pw-view-img .pw-view-img-next{
  right: 30px;
}

#pw-view-img img.pw-view-modal{
  cursor: pointer;
}
/* ESTILOS HERDADOS DO TEMA PAI */









/*
@media (min-width: 576px) {
  
}

@media (min-width: 769px) {
  
}

@media (min-width: 993px) {
  
}

@media (min-width: 1201px) {
  
}
*/

/*
aterceiroandar-com-br
*/
/*
Theme Name: Terceirro Andar
Author: PWThemeBuilder
Tema utilizado para a construção do site pronto
Version: 1.332.0
Tags: pw, aterceiroandar-com-br
Text Domain: aterceiroandar-com-br

Tema utilizado para a construção do site pronto

*/





/* start_pwthemebuilder */
/* 
* PW Theme Builder
* 0.11.2
* 2021-08-24 06:45:37
*/

/* start_custom */
body.single-product .woocommerce-notices-wrapper{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
body.single-product .woocommerce-error{
	padding-top: 2em;
	padding-bottom: 2em;
}
body.single-product .woocommerce-error::before {
	top: 2em;
}
body.woocommerce-order-received #cabecalho,
body.woocommerce-cart #cabecalho,
body.woocommerce-checkout #cabecalho{
	position: static !important;
	background: #393452;
	margin-bottom: 2em;
}
body.woocommerce-order-received #rodape,
body.woocommerce-cart #rodape,
body.woocommerce-checkout #rodape{
	margin-top: 2em;
}
body.woocommerce-order-received .loja_container,
body.woocommerce-cart .loja_container,
body.woocommerce-checkout .loja_container{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width:576px) {
    body.woocommerce-order-received .loja_container,
	body.woocommerce-cart .loja_container,
	body.woocommerce-checkout .loja_container{
		max-width: 540px;
	}
}
@media (min-width:768px) {
    body.woocommerce-order-received .loja_container,
	body.woocommerce-cart .loja_container,
	body.woocommerce-checkout .loja_container{
		max-width: 720px;
	}
}
@media (min-width:992px) {
    body.woocommerce-order-received .loja_container,
	body.woocommerce-cart .loja_container,
	body.woocommerce-checkout .loja_container{
		max-width: 960px;
	}
}
@media (min-width:1200px) {
    body.woocommerce-order-received .loja_container,
	body.woocommerce-cart .loja_container,
	body.woocommerce-checkout .loja_container{
		max-width: 1140px;
	}
}
body.woocommerce-order-received .loja_row,
body.woocommerce-cart .loja_row,
body.woocommerce-checkout .loja_row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
body.woocommerce-order-received .loja_col,
body.woocommerce-cart .loja_col,
body.woocommerce-checkout .loja_col{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
body.woocommerce-order-received .loja_col,
body.woocommerce-cart .loja_col,
body.woocommerce-checkout .loja_col{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}



#template-extra-menu-mobile nav ul li.menu-item-has-children {
	position: relative;
}

#template-extra-menu-mobile nav ul li.menu-item-has-children button{
	position: absolute;
	top: -3px;
	right: 0px;
	z-index: 99;
	border: none;
	background-color: transparent;
	display: block;
	width: 100%;
	text-align: right;
	padding: 1em 0;
}

[class*="pwcontato_btn"]{
	z-index: 15 !important;
}

.woocommerce div.product .preco p.price{
	color: #393452;
	font-size: 1em;
}

#proposta-do-curso{
	background-color: #393452;
	color: #fff;
}

/***** PERFIL DE LP *****/

ul.learn-press-courses .course {
	border: 1px solid #CCC;
	margin: 15px 2% 15px 0 !important;
	padding: 15px !important;
}

.course-thumbnail{
	padding: 15px;
	text-align: center;
}

.course-thumbnail img{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	object-fit: cover;
}

#course-item-content-header .toggle-content-item{
	color:#fff;
}

#course-item-content-header .course-title a{
	color: #FFF;
}

.course-price .price{
	display: none;
}

#respond {
	margin-top: 3em;
}

body.course-item-popup .content-item-summary {
    margin-bottom: 20px;
}

/*
button.button-complete-item.button-complete-lesson {
	display: none;
}
*/

.content-item-description.lesson-description{
	margin-bottom: 20px;
}

a.comment-reply-link{
	background-color: #f0f0f0;
	font-size: .83em;
	text-transform: uppercase;
	padding: 4px 10px;
	border-radius: 3px;
	display: inline-block;
	margin: 7px 0;
}

a.comment-reply-link:hover {
	background-color: #0078d7;
	color: #fff;
}
	
.content-item-wrap h3#comments,
.content-item-wrap h3#reply-title{
	font-size: 1.3em;
}

.content-item-wrap #comments {
	border-top: 2px solid #ccc;
	padding-top: 45px;
	margin-top: 45px;
}

.content-item-wrap ol.commentlist,
.content-item-wrap .comment-respond{
	padding-bottom: 45px;
}

.course-item-nav .prev a, 
.course-item-nav .next a{
    display: inline-block;
	padding: 5px 15px;
	border: 2px solid #393452;
	border-radius: 4px;
	color: #555;
}

.course-item-nav .next span,
.course-item-nav .prev span{
	margin: 20px;
}

.course-item-nav .prev a:hover, .course-item-nav .next a:hover{
    background-color: #393452 !important;
	color: #fff;
}

#course-item-content-header .course-item-search input{
	background-color: #fff !important;
	border-radius: 3px;
	padding-left: 10px !important;
	font-size: .875em;
}

#course-item-content-header {
    background-color: #393452 !important;
}

.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon, .course-curriculum ul.curriculum-sections .section-content .course-item .item-name {
    display: inline;
    padding: 10px 10px;
}

.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link{
	padding-left: 15px;
	padding-right: 15px;
	display: flex !important;
	align-items: center;
	position: relative;
}

.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link::after {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f35d ";
	position: absolute;
	right: 15px;
	top: 10px;
}

.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:hover{
	background-color: #f5f5f5;
}

.learn-press-breadcrumb {
	padding: 10px 0 !important;
	margin: 0 0 30px 0 !important;
	font-size: .65em;
	font-weight: normal;
	text-transform: uppercase;
	color: #555;
	border-bottom: 1px solid #f0f0f0;
}

/*
li.quizzes,
li.orders,
li.publicity,
li.failed,
li.passed,
li.not-enrolled,
.course-progress,
.course-meta,
.course-remaining-time{
	display: none !important;
}
*/

.column-course a{
	padding: 5px 7px;
	border-radius: 3px;
	background-color: #0078d7;
	border: 1px solid #2298f9 !important;
	color: #fff;
	display: inline-block;
}

.column-course a::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f35d ";
  }

.column-course a:hover {
	background-color: #2298f9;
	color: #fff;
}

.lp-tab-sections .section-tab.active span {
    border-bottom: 2px solid #393452 !important;
}

.lp-list-table thead tr th{
	background-color: #333 !important;
}

.lp-sub-menu{
	margin-bottom: 0 !important;
}

ul.lp-sub-menu li span,
ul.lp-sub-menu li a{
	display: inline-block;
	padding: 7px 11px;
	border: 1px solid #eee;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
	margin: 0 !important;
}

ul.lp-sub-menu li a:hover{
	color: #333;
	background-color: #f5f5f5;
}

ul.lp-sub-menu li span{
	background-color: #efefef;
}

#header-lp,
#rodape-lp{
	background-color: #f9f9fa;
	padding: 20px 0;
}

.lp-profile-avatar{
	display: flex;
	align-items: center;
}

#learn-press-profile-nav .tabs > li.active > a {
	background-color: #393452 !important;
	color: #FFF;
}

#learn-press-profile-nav .tabs > li ul li.active a {
	background-color: #ccc;
}

#learn-press-profile-nav .tabs > li a:hover {
	background-color: #ddd !important;
	color: #333 !important;
}

#learn-press-profile-header .lp-profile-avatar img{
	border-radius: 50% !important;
}

#learn-press-profile-header {
    background-color: transparent !important;
	border-bottom: 1px solid #f0f0f0;
	padding: 30px;
	margin-bottom: 30px;
}

#learn-press-profile-nav{
	padding-top: 0 !important;
	border-radius: 5px;
}

#learn-press-profile-nav::before {
    display: none;
}

@media (min-width:992px){
	#learn-press-user-profile{
		display: grid;
		grid-template-areas:
		'header header header header header header'
		'menu main main main main main';
		grid-gap: 10px;
		padding: 10px;
	}
}

#learn-press-profile-header .lp-profile-avatar {
    position: static !important;
    bottom: 0 !important;
    left: 0 !important;
}

#learn-press-profile-header { grid-area: header; }
#learn-press-profile-nav { grid-area: menu; }
#learn-press-profile-content { grid-area: main; }

#learn-press-profile-header,
#learn-press-profile-nav,
#learn-press-profile-content {
	width: auto !important;
	float: none !important;
	position: static !important;
	height: auto !important;
}

#learn-press-profile-content {
	margin-top: 0 !important;
	padding-left: 30px;
}

.learn-press-message a{
	color: #0A96D9;
	text-decoration: underline;
}



.lp-avatar-preview .profile-picture {
    margin-top: 0;
}

.lp-profile-cover{
	display: block;
	height: 100%;
}

#learn-press-profile-header .lp-profile-avatar{
	position: static;
	bottom: 0;
	left: 0;
}

.lp-user-profile .profile-name{
	display: inline-block !important;
	margin-left: 30px !important;
	width: auto !important;
	position: static !important;
}

form[name=profile-avatar] button#lp-upload-photo,
form[name=profile-avatar] button#lp-remove-upload-photo,
button#submit,
form#learn-press-profile-basic-information button[type=submit],
.lp-button
{
	display: inline-block;
	text-transform: uppercase;
	font-size: .875em;
	font-weight: 600;
	padding: 7px 15px;
	border-width: 1px;
	border-radius: 3px;
	border-style: solid;
	transition: background-color .3s;
	background-color: #0078d7;
	color: #fff;
	border-color: #0058b7;
	margin-right: 5px;
	margin-bottom: 10px;
}

button#submit,
form#learn-press-profile-basic-information button[type=submit]{
	background-color: #46b450;
	border-color: #35a03f;
}

/* LOGIN */

#cabecalho-login {
	background-color: #393452;
}

.woocommerce #customer_login,
#learn-press-user-profile,
#learn-press-course,
.learn-press-breadcrumb{
	/*display: block;*/
	width: 100%;
	padding-right: 15px !important;
	padding-left: 15px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

@media (min-width:768px){
	.woocommerce #customer_login,
	#learn-press-user-profile,
	#learn-press-course,
	.learn-press-breadcrumb{
		max-width: 720px;
	}
}

@media (min-width:992px){
	.woocommerce #customer_login,
	#learn-press-user-profile,
	#learn-press-course,
	.learn-press-breadcrumb{
		max-width: 960px;
	}
}

@media (min-width:1200px){
	.woocommerce #customer_login,
	#learn-press-user-profile,
	#learn-press-course,
	.learn-press-breadcrumb{
		max-width: 1140px;
	}
}

.anr_captcha_field{
	margin: 1em 0;
}

#secao_login form label{
	display: block;
	width: 100%;
}

#secao_login form input{
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#secao_login .password-input{
	display: block;
	width: 100%;
}

#secao_login .woocommerce-form__input-checkbox{
	display: inline;
	width: auto;
}

#secao_login .woocommerce-privacy-policy-text{
	font-size: .875em;
}




body{
	font-family: 'Montserrat', sans-serif;
	color: #393452;
}

h2.titulo-secao{
	text-transform: lowercase;
	padding-bottom: 1em;
	text-align: center;
}

@media(min-width:992px){
	h2.titulo-secao{
		font-size: 2.5em;
		text-align: left;
	}
}

.conteudo p{
	font-weight: 400;
}

h3.titulo-aula{
	font-weight: 700;
}

.btn-saiba_mais,
a.button.ajax_add_to_cart{
	font-size: 1em;
	color: #393452;
	text-transform: uppercase;
	padding: 8px 15px !important;
	border: 2px solid #393452;
	border-radius: 10px;
	display: inline-block;
	transition: color .5s, background-color .5s;
	font-weight: 500;
	line-height: normal;
}

a.button.ajax_add_to_cart{
	background-color: #f0f0f0;
}

@media (min-width:768px){
	.btn-saiba_mais,
	a.button.ajax_add_to_cart {
		font-size: 1.125em;
		padding: 8px 35px;
	}
}

.btn-saiba_mais:hover,
a.button.ajax_add_to_cart:hover {
	background-color: #393452;
	color: #fff;
}

.btn-saiba_mais.btn-branco {
	color: #fff;
	border: 2px solid #fff;
}

.btn-saiba_mais.btn-branco:hover {
	background-color: #fff;
	color: #393452;
}

.btn-saiba_mais.btn-azul {
	color: #fff;
	background-color: #393452;
	border: 2px solid #393452;
}

.btn-saiba_mais.btn-azul:hover {
	background-color: #fff;
	color: #393452;
}

.modal-header{
	border-bottom: none;
}

.modal-header {
    position: absolute;
    z-index: 10;
    right: 0;
    width: 100%;
}

.modal-header .close {
    display: none;
}

.modal-content {
    border: none;
    padding-top: 3em;
    margin-top: 3em;
}

/* CARROSSEL */

.swiper-container{
	padding-bottom: 2px;
}

.col-carrossel{
	text-align: center;
}

@media (min-width:992px){
	.col-carrossel{
		padding: 0 2em;
	}
}

.cabecalho-page .col-carrossel h1{
	font-size: 1.5em;
	font-weight: 700;
}

#home-cabecalho.cabecalho-page .col-carrossel h1{
	text-transform: none !important;
	color: #fff;
}

@media (min-width:768px) and (max-width:991.98px) {
	.cabecalho-page .col-carrossel h1{
		font-size: 2.75em;
	}
}

.col-carrossel p{
	display: none;
}

@media (min-width:992px){
	.col-carrossel p{
		display: block;
		margin-bottom: 2em;
	}
}

.figure-circulo{
	width: 100%; 
	max-width: 160px; 
	display: inline-block;
}

.figure-circulo img{
	width: 160px;
	height: 160px;
	max-width:100%;
	border-radius: 50%;
	border: 4px solid #FFFFFF;
}


@media (min-width:768px){
	#como-assistir .swiper-slide{
		width: 33.3333%
	}
	
	#como-assistir .swiper-navigation{
		display: none;
	}
	
	#cursos-disponiveis .swiper-slide{
		padding: 0 1em;
	}
}


@media (min-width:992px){
	.swiper-slide{
		width: 33.3333%
	}
}

.pw-carrossel .swiper-pagination {
	display: none;
    /*width: auto;
	left: calc(50% - 12px);*/
}

.swiper-button-next::after,
.swiper-button-prev::after{
	font-size: 20px;
}

.swiper-button-next,
.swiper-button-prev{
	color: #393452;
}

@media (min-width:992px){
	.swiper-button-next,
	.swiper-button-prev{
		display: none;
	}
}

.carrossel-home .swiper-button-next,
.carrossel-home .swiper-button-prev{
	color: #fff;
}


	/* passo a passo */


.article-borda{
	display: flex;
	border: 1px solid #393452;
	width: 200px;
	border-radius: 30px;
	margin: auto;
	margin-top:22px;
	padding-bottom: 1.5em;
	flex-direction: column;
	
}

/*#secao_caracteristicas .article-borda{
	justify-content: center;	
}*/

@media (min-width: 768px){
	#secao_caracteristicas .article-borda{
		height: 230px;
		padding-bottom: 0;
	}
}

@media (min-width: 992px){
	#secao_caracteristicas .article-borda{
		height: 310px;
		/* align-items: center; */
	}
}


@media (min-width: 768px){
	.article-borda{
		width: 100%;
	}
}

.figure-icone{
	background-color: #393452;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	/*margin: 2em auto 0;*/
	margin: 2em auto 0;
	padding: 5px;
}

.figure-icone.branco{
	background-color: #fff;
}

@media(min-width:992px){
	.figure-icone.grande{
		width: 270px;
		height: 270px;
	}
}

.figure-icone img{
	width: 70%;
	max-height: 70%;
}

.article-borda .figure-icone{
	width: 90px;
	height: 90px;
}

@media(min-width:992px){
	.article-borda .figure-icone{
		width: 150px;
		height: 150px;
	}
}

.figure-icone h2{
	margin: 1.5em 0;
}


.figure-icone ul{
	padding-left: 0;
}

.figure-icone ul li{
	margin: 1em 0;
}



img.icone-foto{
	border: 4px solid #393452;
	border-radius: 50%;
	width: 100%;
	max-width: 130px;
	height: auto;
}


@media (min-width: 992px){
	img.icone-foto{
		max-width: 230px;
	}
}

/*.carrossel-borda.carrossel-curso .pw-carrossel .carrossel-1 a{
	width: 80%;
}*/

.carrossel-borda.carrossel-curso .pw-carrossel .carrossel-1 a:hover{
	color: #000;
	background-color: #f9f9f9;
}

.numero-carrossel{
	display: flex;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background-color: #393452;
	color: #fff;
	font-size: 1.187em;
	font-weight: 700;
	text-align: center;
	justify-content: center;
	align-items: center;
	margin: -20px auto 0;
}

@media(min-width:992px){
	.numero-carrossel{
		width: 55px;
		height: 55px;
		font-size: 1.8em;
	}
}

/*.carrossel-borda .carrossel-1 figure,
.article-borda figure{
	width: 100px;
	height: 100px;
	padding: 20px;
	margin: 20px auto;
}

@media (min-width: 992px){
	.article-borda figure{
		width: 130px;
		height: 130px;
	}
}

.carrossel-borda.carrossel-curso .carrossel-1 figure{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: transparent;
	border-radius: 0;
}*/
/*
.figure-icone img{
	height: auto;
	max-width: 1000%;
}
*/

/*.figure-icone img{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	max-width: none !important;
	max-height: none !important;
}*/

.carrossel-1 h3,
.article-borda h3{
	font-weight: 700;
	text-align: center;
	font-size: 1em;
	margin-top: 1em;
}

@media (min-width: 992px){
	.article-borda h3{
		font-size: 1.5em;
	}
}

.carrossel-curso .carrossel-1 h3{
	text-transform: uppercase;
}



/* CURSOS */

#como-assistir{
	background-color: #e5e5e9;
}

/* HEADERS */


/*#quem_somos-cabecalho {
	color:#fff;
	background-position: center 30%;
	padding-top: 140px;
	padding-bottom: 60px;
}

@media(min-width:992px){
	#quem_somos-cabecalho {
		padding-top: 170px;
		padding-bottom: 140px;
	}
}*/

#cabecalho{
	padding-top: 15px;
	z-index: 10;
}

.cabecalho-page{
	color:#fff;
	background-position:center;
	background-size: cover;
	padding-top: 140px;
	padding-bottom: 60px;
}


@media(min-width:992px){
	.cabecalho-page{
		padding-top: 170px;
		padding-bottom: 140px;
	}
}

.cabecalho-page h1,
.cabecalho-page h2
{
	font-weight: 500;
	color: #F2A691;
	text-transform: lowercase;
}

.cabecalho-page h1{
	font-size: 2.0em;
	word-break: break-word;
	letter-spacing: -1px;
}

@media (min-width:992px){
	.cabecalho-page h1{
		font-size: 3.6em;
		letter-spacing: 0;
		word-break: normal;
	}
}

.cabecalho-page h2{
	font-size: 1.5em;
}

.cabecalho-page p{
	font-weight: 200;
	font-size:1.125em;
	line-height: 2em;
	padding: 0 1.5em;
	letter-spacing: -0.3px;
}

@media (min-width:992px){
	.cabecalho-page p{
		font-size:1em;
		padding: 0;
		letter-spacing: 0;
	}	
}

/* MENUS */

#pwmenu-principal-1 ul.sub-menu li a {
	padding-left: 1.5em !important;
	padding-right: 1.5em;
}

#pwmenu-principal-1 ul.sub-menu li a:hover,
#pwmenu-principal-1 ul li.current-menu-parent > a{
	color: #F2A691;
}

#pwmenu-principal-1 ul.sub-menu {
	display: block !important;
	transition: opacity .3s;
}

#pwmenu-principal-1 ul.sub-menu:hover {
	opacity: 1 !important;
	height: auto !important;
	transition: opacity .3s;
}

li.menu-item-has-children a + ul.sub-menu{
	opacity: 0;
	transition: opacity .3s;
	height: 0;
	overflow: hidden;
}

li.menu-item-has-children a:hover + ul.sub-menu{
	opacity: 1;
	height: auto;
	transition: opacity .3s;
}

#overlay_menu {
    background-color: #393452dd;
    width: 100vh;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
}

.pw-btn-menu_sanduiche span{
	background-color: #fff;
}


.pw-tmpl-left{
	background-color: #fff;
	height: 100%;
}

nav.pwmenus-menu[data-tipo="padrao"] ul {
    background-color: transparent;
}

	/* menu mobile principal */

#fechar{
	position: fixed;
	top: 26px;
	right: 20px;
	z-index: 25;
	display: none;
}

.btn-fechar{
	background-color: transparent;
	border: none;
	font-size: 1.5em;
	color: #FFF;
	cursor: pointer;
}

.btn-fechar:hover {
	color: #F0F0F0;
}

#template-extra-menu-mobile{
	padding: 30px 20px;
	width: 300px;
}

#template-extra-menu-mobile #pwmenu-principal{
	margin-top: 2em;
	padding-top: 1.5em;
	border-top: 1px solid #393452;
}

#template-extra-menu-mobile #pwmenu-principal li a{
	text-transform: uppercase;
	font-size: .875em;
	display: inline-block;
	width: 100%;
	padding: 1em 0;
}

#template-extra-menu-mobile #pwmenu-principal li a:hover{
	color: #f2a691;
}

#template-extra-menu-mobile.show #fechar{
	display:block;
}

#pwmenu-principal-1 .current-menu-item a,
#pwmenu-principal-1 .current_page_item a {
	color: #F2A691;
}

	/* menu mobile idiomas */


#template-extra-menu-mobile #pwmenu-idiomas {
	display: inline;
}

#template-extra-menu-mobile #pwmenu-idiomas ul {
	padding-left: 0;
}

#template-extra-menu-mobile #pwmenu-idiomas li {
	display: inline;
}

#template-extra-menu-mobile #pwmenu-idiomas li a{
	color: #393452;
	/*font-size: 1em;*/
}

#template-extra-menu-mobile .pwlocalizacao-menu li a{
	font-size: 0.8em;
}

#template-extra-menu-mobile .pwlocalizacao-menu li:first-child a{
	padding-left: 0;
}

	/* menu desktop */

#pwmenu-principal-1 ul li a{
	color: #fff;
	font-weight: 200;
	font-size: .875em;
	text-transform: uppercase;
}

#pwmenu-principal-1 ul li a{
	padding-left: .5em;
	padding-right: .5em;
}

@media (min-width:1200px){
	#pwmenu-principal-1 ul li a{
		padding-left: .9em;
		padding-right: .9em;
	}
}

#pwmenu-principal-1 ul li:first-child a{
	padding-left: 0em;
}

/*#pwmenu-principal-1 ul li:last-child a{
	padding-right: 0em;
}*/

@media (min-width:1200px){
	#pwmenu-principal-1 ul li:last-child a{
		padding-right: 4em;
	}
}

.menu-idiomas ul li a {
	font-size: .75em;
	position: relative;
	padding: .5em;
	color: #fff;
	font-weight: 200;
	text-transform: uppercase;
}

.menu-idiomas ul li a.active{
	color: #F2A691;
}

.menu-idiomas ul li a:after{
	content:"•";
	color: #fff;
	font-weight: 400;
	display: block;
	position: absolute;
	top: 5px;
	right: -2px;
}

.menu-idiomas ul li:last-child a:after{
	content:"";
	display: inline;
	position: static;
}

/* RODAPE */

#rodape{
	background-color: #393452;
	color: #fff;
}

#rodape ul.menu-redes-sociais li a {
	color: #393452;
	background-color: #fff;
	width: 41px;
	height: 41px;
	border-radius:50%;
	display: inline-block;
	text-align: center;
	line-height: 41px;
	font-size: 1.5em;
	margin: 0 7px;
}

/* HOME */

/*#home-cabecalho {
	color:#fff;
	background-position:top center;
	padding-top: 140px;
	padding-bottom: 60px;
}*/



/* QUEM SOMOS */

#quem_somos-nosso_proposito h3{
	font-weight: 700;
	font-size: 1.5em;
	padding: 1em 0;
}

/*#quem_somos-servicos .pw-carrossel h3,*/
h3.titulo-artigo-1{
	font-size: 1.5em;
	font-weight: 700;
	margin: 1em 0;
}


/* PASSO A PASSO */

.outros_servicos{
	background-color: #e5e5e9;
}

/*.outros_servicos h2{
	margin: 1.5em 0;
}*/

.outros_servicos ul,
main ul{
	padding-left: 1em;
}

.outros_servicos ul li{
	margin: 1em 0;
}

/*
.swiper-wrapper{
	justify-content:center;
}
*/

@media(min-width: 992px) {
	#outros-servicos .swiper-wrapper,
	#outros_servicos .swiper-wrapper {
		justify-content: center;
	}
}

/* CRONOGRAMA */ 

#secao_cronograma{
	background-color: #393452;
	color: #fff;
}
#pwseguranca_lgpd_popup{
	position: fixed; 
	bottom: 0; 
	width: 100%; 
	left: 0;
	right: 0; 
	text-align: center; 
	box-shadow: 0 1px 1em rgba(0,0,0,.2); 
	z-index: 99999; 
	color: #fff;
	background-color: #2a363f;
	padding: 1em 0;
	font-size: 1em;
}

/* BLOG */

.categorias ul li a {
	font-weight: bold;
	font-size: 1.125em;
	text-transform: uppercase;
}

.categorias ul li a:hover {
	color: #F2A691;
}

#menu-categorias-blog li {
	display: block !important;
}

/* TEMPLATE COL-LG-8 */

.tmp-col8 {
	line-height: 2;
}

.tmp-col8 h2{
	line-height: 2;
	margin-bottom: 1em;
}

.tmp-col8 p{
	margin-bottom: 2em;
}
/* end_custom */

/* end_pwthemebuilder */
/* start_PRELOAD */
#loader-container{display:none !important;}
/* end_PRELOAD */




