.body {
  background-color: #00c8ff;
}

.landing {
  margin-top: 71px;
  background-color: #fff;
}

.section-feature {
  margin-top: 30px;
  margin-bottom: 30px;
}

.section-feature.specialfeature {
  margin-top: 0px;
  background-color: #ffc728;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #00c8ff;
  box-shadow: 0 5px 13px 0 rgba(0, 0, 0, .08);
}

.logo {
  display: block;
}

.h1-logo {
  margin-top: 14px;
  margin-bottom: 0px;
  float: none;
  font-family: 'Baloo Tamma', sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 26px;
  font-weight: 400;
  text-transform: none;
}

.h1-logo.centered {
  margin-top: 28px;
  margin-bottom: 0px;
  padding-top: 0px;
  color: #00c8ff;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
}

.h1-logo.centered.left-justify {
  text-align: left;
}

.h3-sublogo {
  display: block;
  width: 178px;
  margin-top: 0px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.jot-image-logo {
  display: block;
  margin-top: 4px;
  margin-right: auto;
  margin-left: 0px;
  float: right;
}

.logo-columns {
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 11px;
}

.column-logo {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.logo-column-text {
  padding-right: 0px;
  padding-left: 9px;
}

.navlink {
  margin-top: 9px;
  padding-right: 8px;
  color: #fff;
}

.main-jot-image {
  display: block;
  overflow: hidden;
  width: 280px;
  height: 495px;
  margin: 87px auto -11px;
  border-radius: 10px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
}

.img-shadown {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.h2-landing {
  margin-top: 8px;
  margin-bottom: 100px;
  font-family: 'Montserrat Alternates', sans-serif;
  color: #2e2e2e;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.h2-landing.leftjustify {
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
}

.featurestable {
  margin-top: 25px;
  margin-bottom: 25px;
}

.textcolumn {
  padding-top: 209px;
}

.gif-container {
  display: block;
  overflow: hidden;
  width: 280px;
  margin-right: auto;
  margin-left: 170px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 10px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
}

.gif-container.right-flex {
  margin-right: 170px;
  margin-left: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.gif-container.toolsedit {
  margin-left: auto;
}

.h3-feature-title {
  margin-top: 0px;
  margin-bottom: 4px;
  font-family: 'Baloo Tamma', sans-serif;
  color: #fff;
  font-size: 28px;
}

.h3-feature-title.right {
  text-align: right;
}

.h3-feature-title.footer {
  display: block;
  margin: 0px auto 8px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.h3-feature-title.special-h3 {
  padding: 16px 11px 11px;
  border: 2px dotted #fff;
  border-radius: 8px;
  font-family: 'Baloo Tamma', sans-serif;
  color: #fff;
  text-transform: none;
}

.feature-txt {
  width: 306px;
  font-family: 'Montserrat Alternates', sans-serif;
  color: #fff;
  font-weight: 400;
}

.feature-txt.right {
  text-align: right;
}

.feature-txt.footer {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #575757;
}

.feature-txt.special-feature-txt {
  margin-top: 2px;
  color: #fff;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
}

.featuredescdiv {
  display: block;
  margin-right: 150px;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.featuredescdiv.left-flex {
  margin-right: auto;
  margin-left: 150px;
}

.featuredescdiv.toolsedit {
  margin-right: auto;
  text-align: center;
}

.featurecont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.writingtools {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-footer {
  background-color: #ffc728;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 38px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footerlink {
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.imagefacediv {
  display: block;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  border: 5px solid #fff;
  border-radius: 50px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
}

.personallinks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pedroprofile {
  display: none;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
}

.img-plink-logo.padding {
  margin-left: 10px;
  padding: 20px 14px 14px;
}

.link-block {
  text-decoration: none;
  text-transform: uppercase;
}

.link-block-2 {
  text-decoration: none;
  text-transform: uppercase;
}

.column-footer {
  padding-right: 25px;
  padding-left: 25px;
}

.link-block-3 {
  font-family: 'Baloo Tamma', sans-serif;
  color: #3a2b00;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block {
  color: #fff;
}

.image {
  padding: 13px 5px;
}

.image.image2 {
  padding-top: 29px;
  padding-bottom: 21px;
}

.image.home {
  padding-top: 26px;
  padding-bottom: 21px;
}

.text-block-2 {
  margin-top: 28px;
  margin-bottom: 28px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #fff;
  font-family: 'Baloo Tamma', sans-serif;
  color: #fff;
}

html.w-mod-js *[data-ix="breathe"] {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

@media (max-width: 991px) {
  .landing {
    margin-top: 74px;
  }
  .gif-container {
    margin-left: 60px;
  }
  .gif-container.right-flex {
    margin-right: 60px;
  }
  .featuredescdiv {
    margin-right: 60px;
  }
  .featuredescdiv.left-flex {
    margin-left: 62px;
  }
}

@media (max-width: 767px) {
  .landing {
    margin-top: 63px;
  }
  .section-feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .column-logo {
    padding-right: 0px;
  }
  .navlink {
    display: block;
    width: 150px;
    height: 46px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .img-download {
    display: block;
    width: 142px;
    height: 46px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
  .navbarcontaier {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .textcolumn {
    padding-top: 0px;
    text-align: center;
  }
  .gif-container {
    margin-left: auto;
  }
  .gif-container.right-flex {
    margin-right: auto;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .h3-feature-title.right {
    margin-top: 0px;
    text-align: center;
  }
  .feature-txt.right {
    text-align: center;
  }
  .featuredescdiv {
    margin-top: 10px;
    margin-right: auto;
    text-align: center;
  }
  .featuredescdiv.left-flex {
    margin-left: auto;
    text-align: center;
  }
  .featurecont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 14px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .row {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
}

@media (max-width: 479px) {
  .landing {
    margin-top: 64px;
  }
  .section-feature {
    margin-top: 55px;
    margin-bottom: 55px;
  }
  .logo-column-text {
    display: none;
    overflow: visible;
  }
  .navlink {
    margin-bottom: 11px;
  }
  .main-jot-image {
    margin-bottom: -7px;
  }
  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .img-plink-logo.padding {
    padding-top: 21px;
  }
}

