/*!FROONT Project element styles */

h1 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.2;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h2 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.2;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h3 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.4;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h4 {
  font-family: Roboto;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.4;
  text-align: center;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #244191
}

h5 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: .7rem;
  line-height: 1.6;
  text-transform: uppercase;
  letter-spacing: .07rem;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h6 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.4;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.8;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

blockquote {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.6;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: 2.5rem;
  color: #2d2d2d
}

a {
  text-decoration: underline;
  color: inherit
}

.fr_container_2 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #244191
}

.fr_image {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px
}

.fr_content_17 {
  display: block;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f2f0c4;
  background-image: url(../images/thumbnail/fundoinfantil.jpg_1000x288.jpg);
  background-position: center center;
  background-size: cover
}

.fr_c06_2_column_grid {
  display: block;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  max-width: 330px
}

.fr_c06_2_column_grid.fr-grid>.fr-widget {
  float: left
}

.fr_c06_2_column_grid.fr-grid>.fr-widget:nth-child(1n+1) {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  width: 100%;
  clear: left;
  max-width: inherit
}

.fr_image_33 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 161px
}

.fr_text_87 {
  display: block;
  margin-top: 1rem
}

.fr_content_18 {
  display: block;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #b3c6e7;
  background-image: url(../images/thumbnail/fundoprof.jpg_1000x288.jpg);
  background-position: center center;
  background-size: cover
}

.fr_c06_2_column_grid_2 {
  display: block;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  max-width: 330px
}

.fr_c06_2_column_grid_2.fr-grid>.fr-widget {
  float: left
}

.fr_c06_2_column_grid_2.fr-grid>.fr-widget:nth-child(1n+1) {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  width: 100%;
  clear: left;
  max-width: inherit
}

.fr_image_34 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 161px
}

.fr_text_88 {
  display: block;
  margin-top: 1rem
}

@media screen and (max-width:768px) {
  .fr_c06_2_column_grid.fr-grid>.fr-widget {
    float: left
  }
  .fr_c06_2_column_grid.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }
  .fr_c06_2_column_grid_2.fr-grid>.fr-widget {
    float: left
  }
  .fr_c06_2_column_grid_2.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }
}

@media screen and (max-width:480px) {
  .fr_c06_2_column_grid {
    width: 50%
  }
  .fr_c06_2_column_grid_2 {
    width: 50%
  }
}