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: Montserrat;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.4;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d;
}

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;
}

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

ol li {
  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_text_dark_center.fr-text blockquote {
  text-align: left;
}

.fr_text_dark_center.fr-text h1 {
  text-align: center;
}

.fr_text_dark_center.fr-text h6 {
  text-align: center;
}

.fr_text_dark_center.fr-text h3 {
  text-align: center;
}

.fr_text_dark_center.fr-text h5 {
  text-align: center;
}

.fr_text_dark_center.fr-text p {
  text-align: center;
}

.fr_text_dark_center.fr-text h2 {
  text-align: center;
}

.fr_text_dark_center.fr-text h4 {
  text-align: center;
}

.fr_button_fill_red {
  font-family: Montserrat;
  font-weight: 600;
  text-align: center;
  color: #2d2d2d;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid grey;
  border-radius: 4px;
}

.fr_button_fill_red.fr-text h1 {
  font-style: normal;
  text-align: left;
}

.fr_gallery_2 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: white;
}

.fr_gry2_column_images {
  float: none;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

.fr_gry2_column_images.fr-grid > .fr-widget {
  float: left;
}

.fr_gry2_column_images.fr-grid > .fr-widget:nth-child(4n + 1) {
  margin-top: .6em;
  margin-right: 2%;
  margin-bottom: .6em;
  margin-left: 2%;
  width: 22.5%;
  clear: left;
  max-width: inherit;
}

.fr_gry2_column_images.fr-grid > .fr-widget:nth-child(4n + 2) {
  margin-top: .6em;
  margin-right: 2%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 22.5%;
  clear: none;
  max-width: inherit;
}

.fr_gry2_column_images.fr-grid > .fr-widget:nth-child(4n + 3) {
  margin-top: .6em;
  margin-right: 2%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 22.5%;
  clear: none;
  max-width: inherit;
}

.fr_gry2_column_images.fr-grid > .fr-widget:nth-child(4n + 4) {
  margin-top: .6em;
  margin-right: 2%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 22.5%;
  clear: none;
  max-width: inherit;
}

.fr_gry2_image_one {
  display: block;
  background-image: url(../images/thumbnail/app_icon_oneyear.png);
  background-position: center center;
  background-size: cover;
  min-height: 12rem;
  border-radius: 24px;
  box-shadow: 0 7px 30px rgba(51, 51, 51, 0.31);
}

.fr_gry2_image_two {
  display: block;
  background-image: url(../images/thumbnail/app_icon_doodle_go.png);
  background-position: center center;
  background-size: cover;
  min-height: 12rem;
  border-radius: 24px;
  box-shadow: 0 7px 30px rgba(51, 51, 51, 0.31);
}

.fr_gry2_image_three {
  background-image: url(../images/thumbnail/app_icon_doodle_talk.png);
  background-position: center center;
  background-size: cover;
  min-height: 12rem;
  border-radius: 24px;
  box-shadow: 0 7px 30px rgba(51, 51, 51, 0.31);
}

.fr_gry2_image_four {
  background-image: url(../images/thumbnail/app_icon_faecjoy.png);
  background-position: center center;
  background-size: cover;
  min-height: 12rem;
  border-radius: 24px;
  box-shadow: 0 7px 30px rgba(51, 51, 51, 0.31);
}

.fr_gry2_image_five {
  display: block;
  background-image: url(../images/thumbnail/app-icon_oxo-battle.png);
  background-position: center center;
  background-size: cover;
  min-height: 12rem;
  border-radius: 24px;
  box-shadow: 0 7px 30px rgba(51, 51, 51, 0.31);
}

.fr_gry2_image_six {
  background-image: url(../images/thumbnail/app-icon-gisk.png);
  background-position: center center;
  background-size: cover;
  min-height: 12rem;
  border-radius: 24px;
  box-shadow: 0 7px 30px rgba(51, 51, 51, 0.31);
}

.fr_gry2_image_seven {
  background-image: url(../images/thumbnail/app-icon-videmoji.png);
  background-position: center center;
  background-size: cover;
  min-height: 12rem;
  border-radius: 24px;
  box-shadow: 0 7px 30px rgba(51, 51, 51, 0.31);
}

.fr_gry2_image_eight {
  background-image: url(../images/thumbnail/wating_1.png_300x300.png);
  background-position: center center;
  background-size: cover;
  min-height: 12rem;
  border-radius: 24px;
  box-shadow: 0 7px 30px rgba(51, 51, 51, 0.31);
}

.fr_footer_3 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 4em;
  padding-bottom: 4em;
  background-color: white;
  min-height: 3.25rem;
}

.fr_f3_4_column_grid {
  float: none;
  display: block;
  width: 90%;
  vertical-align: top;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto;
  max-width: 600px;
}

.fr_f3_4_column_grid.fr-grid > .fr-widget {
  float: left;
}

.fr_f3_4_column_grid.fr-grid > .fr-widget:nth-child(4n + 1) {
  margin-top: .6em;
  margin-right: 1%;
  margin-bottom: .6em;
  margin-left: 1%;
  width: 23.75%;
  clear: left;
  max-width: inherit;
}

.fr_f3_4_column_grid.fr-grid > .fr-widget:nth-child(4n + 2) {
  margin-top: .6em;
  margin-right: 1%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 23.75%;
  clear: none;
  max-width: inherit;
}

.fr_f3_4_column_grid.fr-grid > .fr-widget:nth-child(4n + 3) {
  margin-top: .6em;
  margin-right: 1%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 23.75%;
  clear: none;
  max-width: inherit;
}

.fr_f3_4_column_grid.fr-grid > .fr-widget:nth-child(4n + 4) {
  margin-top: .6em;
  margin-right: 1%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 23.75%;
  clear: none;
  max-width: inherit;
}

.fr_text_69 {
  font-family: Montserrat;
  font-weight: 300;
  text-align: center;
  min-height: 1.2em;
}

.fr_text_70 {
  font-family: Montserrat;
  font-weight: 300;
  text-align: center;
  min-height: 1.2em;
}

.fr_text_71 {
  font-family: Montserrat;
  font-weight: 300;
  text-align: center;
  min-height: 1.2em;
}

.fr_text_72 {
  font-family: Montserrat;
  font-weight: 300;
  text-align: center;
  min-height: 1.2em;
}

.fr_text_73 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.fr_button2 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 2rem;
  margin-right: auto;
  margin-bottom: 2rem;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  max-width: 170px;
}

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

@media screen and (max-width: 480px) {
  .fr_text_dark_center {
    font-size: 1em;
  }
  .fr_gry2_column_images.fr-grid > .fr-widget {
    float: left;
  }
  .fr_gry2_column_images.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_f3_4_column_grid {
    float: none;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .fr_f3_4_column_grid.fr-grid > .fr-widget {
    float: left;
  }
  .fr_f3_4_column_grid.fr-grid > .fr-widget:nth-child(1n + 1) {
    margin-top: .6em;
    margin-right: 1%;
    margin-bottom: .6em;
    margin-left: 1%;
    width: 98%;
    clear: left;
    max-width: inherit;
  }
}

@media screen and (max-width: 320px) {
  .fr_text_dark_center {
    font-size: .9em;
    line-height: 1.45em;
  }
}

.fr_text_72 {
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}

.fr_text_72:hover {
  color: #2faded;
  transition-duration: .125s;
}

.fr_text_71 {
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}

.fr_text_71:hover {
  color: #2faded;
  transition-duration: .125s;
}

.fr_text_70 {
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}

.fr_text_70:hover {
  color: #2faded;
  transition-duration: .125s;
}

.fr_text_69 {
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}

.fr_text_69:hover {
  color: #2faded;
  transition-duration: .125s;
}

.fr_button2 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}

.fr_button2:hover {
  color: black;
  background-color: white;
  transition-duration: .125s;
}
