﻿/* MODULES */
/* HIGHLIGHT-CARDS BLOCK */
.highlight-cards .container {
  margin: 0 20px;
}
.highlight-cards .list {
  width: 1180px;
  margin-bottom: 40px;
  width: 1022px;
  margin: 0 auto 60px auto;
  text-align: center;
}
.highlight-cards .list ul {
  display: inline-block;
}
.highlight-cards .list ul li {
  				/*width: 195px;
              float: left;*/
  display: table-cell;
  padding: 0 20px;
  max-width: 432px;
  text-align: left;
}
.highlight-cards .list ul li a {
  color: #4c6c9d;
}
.highlight-cards .list ul li .image {
  margin-bottom: 20px;
}
.highlight-cards .list ul li .image img {
  width: 80%;
}
.highlight-cards .list ul li .header {
  color: #4c6c9d;
}
.highlight-cards .list ul li .header .title-cards {
  font-size: 2.4em;
  font-weight: 400;
  margin-bottom: 20px;
}
.highlight-cards .list ul li .header .title-cards:hover {
  color: #002d74;
}
.highlight-cards .list ul li .header p {
  font-size: 1.6em;
  margin-bottom: 20px;
}
.highlight-cards .list ul li .header p:hover {
  color: #002d74;
}
.highlight-cards .list ul li .description {
  color: #4c4c4c;
  margin-bottom: 30px;
  overflow: hidden;
  height: 200px;
}
.highlight-cards .list ul li .description p {
  font-size: 1.4em;
  margin-bottom: 1em;
  line-height: 1.4em;
}
.highlight-cards .list ul li .description p strong {
  font-size: 1.1em;
}
.highlight-cards .list ul li .footer .knowmore {
  font-size: 3.2em;
  color: #a6b6ce;
  display: inline-block;
  overflow: hidden;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin-right: 46px;
  display: inline-block;
}
.highlight-cards .list ul li .footer .knowmore:hover {
  color: #7f96b9;
}
.highlight-cards .list ul li .footer .join {
  font-size: 2.2em;
  color: #4c6c9d;
  text-decoration: none;
  vertical-align: middle;
  line-height: 1.4em;
}
.highlight-cards .list ul li .footer .join:after {
  content: "\e611";
  font-family: 'icomoon';
  padding-top: 1em;
  font-size: 1.45em;
  margin-left: 15px;
  top: 4px;
  position: relative;
  color: #a6b6ce;
}
.highlight-cards .list ul li .footer .join:hover:after {
  color: #002d74;
}
.highlight-cards .list ul li .footer .join:hover {
  color: #002d74;
}

/* CENTER BLOCK */
.center-block {
  position: relative;
}
.center-block .image {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.center-block.blue-pale {
  background: #bfcadc;
}
.center-block.blue-pale .color-block {
  background: #4c6c9d;
}
.center-block .block {
  height: 527px;
  position: absolute;
  top: 0;
  width: 100%;
}
.center-block .block .text-center-block {
  text-align: center;
  position: relative;
  margin: 0 auto;
  width: 750px;
  padding: 40px 0;
}
.center-block .block .text-center-block .title-center {
  color: #fff;
  font-size: 4.5em;
  padding-top: 175px;
}
.center-block .block .text-center-block .subtitle-center {
  color: #fff;
  font-size: 1.8em;
  padding-top: 30px;
  font-weight: 400;
}
.center-block .block .text-center-block .image {
  width: 100px;
  overflow: hidden;
  text-align: center;
}
.center-block .color-block {
  width: 100%;
  position: relative;
  float: left;
  padding-bottom: 70px;
}
.center-block .color-block .text-color-block {
  width: 750px;
  text-align: center;
  margin: 0 auto;
}
.center-block .color-block .text-color-block .image {
  padding-top: 65px;
}
.center-block .color-block .text-color-block .title-color-block {
  color: #fff;
  font-size: 3em;
  padding-top: 30px;
}
.center-block .color-block .text-color-block .subtitle-color-block {
  color: #fff;
  font-size: 1.8em;
  padding-top: 30px;
  font-weight: 400;
  line-height: 1.2em;
}

/* TEXT-ONLY BLOCK */
.text-only {
  background: #f2f4f8;
  width: 100%;
  position: relative;
  float: left;
  height: auto;
  padding-bottom: 70px;
  margin-bottom: 40px;
}
.text-only .text-center-block {
  text-align: center;
  position: relative;
  margin: 0 auto;
  width: 750px;
  padding-top: 70px;
}
.text-only .text-center-block .title-center {
  color: #a6b6ce;
  font-size: 3em;
}
.text-only .text-center-block .subtitle-center {
  color: #a6b6ce;
  font-size: 1.8em;
  padding-top: 30px;
  font-weight: 400;
  line-height: 1.2em;
}
.text-only .text-center-block .note {
  color: #a6b6ce;
  padding-top: 20px;
  display: block;
  font-size: 1.4em;
}

/* MODALITY BLOCK */
.modality-block {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 40px;
}
.modality-block .subtitle {
  color: #4c6c9d;
}
.modality-block ul {
  padding-top: 20px;
}
.modality-block ul li {
  width: 355px;
  display: inline-table;
  color: #4c6c9d;
  margin-left: 230px;
  position: relative;
}
.modality-block ul li.icon-icon46:before {
  left: -100px;
  font-size: 6.3em;
  color: #a6b6ce;
  position: absolute;
}
.modality-block ul li.icon-icon47:before {
  left: -100px;
  font-size: 6.3em;
  color: #a6b6ce;
  position: absolute;
}
.modality-block ul li strong {
  font-size: 2.4em;
  margin-bottom: 20px;
  display: block;
}
.modality-block ul li p {
  font-size: 1.4em;
  color: #4c4c4c;
  line-height: 1.4em;
}
.modality-block ul li .link {
  font-size: 1.8em;
  color: #4c6c9d;
  bottom: 0;
  display: inline-block;
  vertical-align: top;
  margin: 40px 0 80px 0;
}
.modality-block ul li .link em {
  font-style: normal;
  text-decoration: none;
  vertical-align: top;
  color: #7f96b9;
}
.modality-block ul li .link em:hover {
  color: #4c6c9d;
}
.modality-block ul li .link:hover:after {
  color: #4c6c9d;
}
.modality-block ul li .link:after {
  content: "\e611";
  font-family: 'icomoon';
  padding-left: 12px;
  color: #7f96b9;
  font-size: 1.2em;
}
.modality-block .notes {
  margin: 20px 40px;
  border-top: 2px solid #d9e0ea;
  padding-top: 40px;
  font-size: 1.4em;
  line-height: 1.4em;
  color: #7f96b9;
}
.modality-block .notes span {
  display: inline-block;
  width: 50%;
}

@media (max-width: 1260px) {
  .center-block .block .text-center-block .title-center {
    font-size: 3.8em;
    padding-top: 140px;
  }
  .center-block .text-center-block .image {
    width: 1280px;
  }

  .modality-block ul {
    margin: 0 auto;
    text-align: center;
  }
  .modality-block ul li {
    text-align: left;
    width: 280px;
    margin-left: 190px;
  }
  .modality-block ul li .link em {
    font-size: 0.9em;
  }

  .modality-block .notes span {
    width: 100%;
  }

  .highlight-cards {
    margin-bottom: 60px;
  }
  .highlight-cards .list {
    width: 950px;
    margin: auto;
  }

  .subtitle {
    text-align: center;
    padding-left: 0;
  }
}
@media (max-width: 1004px) {
  .center-block.blue-pale .block {
    position: relative;
    height: auto;
    padding-bottom: 20px;
  }
  .center-block .block .text-center-block .title-center {
    font-size: 3.8em;
    padding-top: 30px;
    color: #4c6c9d;
  }
  .center-block .block .text-center-block .subtitle-center {
    color: #4c6c9d;
  }

  .highlight-cards .list {
    width: 710px;
    margin: 0 auto 40px auto;
  }
  .highlight-cards .list ul li .image {
    margin-bottom: 20px;
  }
  .highlight-cards .list ul li .image img {
    width: 100%;
  }

  .modality-block ul li {
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .modality-block ul li.icon-icon46:before {
    left: 0;
    position: relative;
    top: -20px;
  }
  .modality-block ul li.icon-icon47:before {
    left: 0;
    position: relative;
    top: -20px;
  }

  .modality-block .notes span {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .center-block {
    min-width: 80%;
  }
  .center-block .image {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
  }
  .center-block .block .text-center-block {
    width: 90%;
  }
  .center-block .block .text-center-block .title-center {
    font-size: 2.8em;
  }
  .center-block .block .text-center-block .subtitle-center {
    width: 90%;
    margin: 0 auto;
  }
  .center-block .color-block {
    min-width: 80%;
    height: auto;
  }
  .center-block .color-block .image img {
    width: auto;
    min-height: 50px;
  }
  .center-block .color-block .text-color-block {
    width: 90%;
  }
  .center-block .color-block .text-color-block .image {
    padding-top: 35px;
    margin: 0 auto;
    left: 0;
  }
  .center-block .color-block .text-color-block .title-color-block {
    font-size: 2.8em;
  }

  .highlight-cards .title {
    margin: 0 0 2em 0;
  }
  .highlight-cards .list {
    width: 236px;
    margin: auto
    /*			.footer {
    	margin: 0 auto;
    	text-align: center;
    }*/
  }
  .highlight-cards .list ul li {
    display: block;
    margin-bottom: 70px
    /*	.title-cards, p {
    	text-align: center;
    }*/
  }
  .highlight-cards .list ul li .image {
    margin-bottom: 20px;
  }
  .highlight-cards .list ul li .image img {
    width: 100%;
  }
  .highlight-cards .list ul li .footer .buy {
    display: none;
  }

  .text-only .text-center-block {
    width: 90%;
  }
}

/*# sourceMappingURL=campanhas.css.map */




.mobile {display:none;}
.desktop {display:block;}
@media (max-width: 1004px) {

.mobile {display:block;}

.desktop {display:none;}

}