/*
Theme Name: Owanda
Author: Ronald Savage
Author URI: mailto: ronald@creaz-webstudio.com
Description: Theme for Owanda platform by NA
Version: 0.0.1
*/
* {
  margin: 0;
  padding: 0;
}

/* gutter */
html {
  font-size: 100%;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  line-height: 1em;
  color: #003f26;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  line-height: 1.125em;
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1em;
}

h4 {
  font-size: 1em;
}

ul, ol {
  margin: 0;
}

a {
  text-decoration: none !important;
  color: #04223c;
}

strong, b {
  color: #003f26;
}

.is-green-bg {
  background-color: #257755 !important;
  color: #fff !important;
}

.is-green-2-bg {
  background-color: #b3e28f !important;
  color: #003f26 !important;
}

.is-white-bg {
  background-color: #fff !important;
}

.is-gray-bg {
  background-color: #f5f6fa !important;
}

.is-aubergine-bg {
  background-color: #470D32;
}

.is-color-3 {
  color: #b3e28f;
}

.is-typo-1 {
  font-family: "Roboto", sans-serif;
}

.is-typo-2 {
  font-family: "Comfortaa", cursive;
}

.is-typo-3 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

.navigation-main {
  height: 70px;
  background-color: transparent;
}

ul.navigation-bottom {
  padding: 1em;
}
ul.navigation-bottom li {
  display: inline-block;
}
ul.navigation-bottom li a {
  padding: 0;
  padding-right: 1em;
  font-size: 0.8em;
  color: #04223c;
}

.navbar-menu a {
  height: 70px;
}
.navbar-menu a.is-active {
  font-weight: bold;
  color: #04223c;
}
.navbar-menu a.is-anchor-link {
  font-weight: normal;
  color: #04223c;
}
.navbar-menu a:hover {
  color: #04223c;
}

.custom-btn-1 {
  background-color: #b3e28f;
  border-color: #b3e28f;
  color: #003f26;
  font-weight: bold;
  font-family: "Comfortaa", cursive;
  transition: all 500ms;
}
.custom-btn-1:hover {
  color: #003f26;
  background-color: #fff;
  border-color: #b3e28f;
  transition: background-color 500ms;
}

#starter-offer-infos .custom-btn-1:hover {
  transition: all 500ms;
  border-color: #fff;
}

#contactus-form .custom-btn-1:hover {
  border-width: 2px;
}

.custom-btn-2 {
  background-color: #257755;
  border-color: #257755;
  color: #fff;
  font-weight: bold;
  font-family: "Comfortaa", cursive;
}

.required {
  color: red;
}

img.alignleft {
  display: inline;
  float: left;
  margin: 5px 10px 5px 0;
}

img.alignright {
  display: inline;
  float: right;
  margin: 5px 0 5px 10px;
}

img.aligncenter {
  display: block;
  clear: both;
  margin: 5px auto;
}

.bloc {
  padding: 10em 0;
}

.custom-overlay-bg {
  max-height: 100%;
  position: relative;
}

.custom-overlay {
  line-height: 2em;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(37, 119, 85, 0.55);
}

#copyright {
  padding: 1em;
  font-size: 0.85em;
}

.is-margintopbotless {
  margin-top: 0;
  margin-bottom: 0;
}

.is-paddingtopbot {
  padding-top: 1em;
  padding-bottom: 1em;
}

.custom-card {
  height: 100%;
  border-radius: 30px;
  margin: 0 1em;
}
.custom-card .card-image {
  padding: 2em;
}
.custom-card .card-image img {
  width: 70%;
  margin: auto;
}
.custom-card .card-content .title {
  margin-bottom: 0;
  letter-spacing: 1px;
  color: #04223c;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
.custom-card .card-content .meta {
  margin: 1em 0;
}
.custom-card .card-content .meta .tag {
  color: #fff;
}
.custom-card .card-content .description {
  font-size: 0.85em;
}
.custom-card .card-content .link {
  margin-top: 1em;
}

#app-main {
  background-color: #f5f6fa;
}
#app-main .custom-page h1, #app-main .custom-page h2, #app-main .custom-page h3, #app-main .custom-page h4, #app-main .custom-page h5, #app-main .custom-page h6 {
  font-family: "Comfortaa", cursive;
  margin-bottom: 0.5em;
  margin-top: 0.85em;
}

.big-title-box {
  padding: 2em 0;
  background-color: #fff;
}
.big-title-box .title {
  color: #04223c;
  font-family: "Comfortaa", cursive;
  font-size: 1em;
  font-weight: normal;
}

#owanda-offers {
  color: #003f26;
}
#owanda-offers .offer {
  max-width: 310px;
  background-color: #fff;
  padding: 2em;
  border-radius: 30px;
  margin: 1em auto;
  height: 100%;
}
#owanda-offers .offer header {
  margin-bottom: 1em;
}
#owanda-offers .offer header .title {
  margin-bottom: 1em;
  font-size: 1em;
}
#owanda-offers .offer header .price strong {
  font-size: 2em;
  line-height: 1em;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #04223c;
}
#owanda-offers .offer header .price strong small {
  font-size: 0.65em;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
#owanda-offers .offer header .price div {
  margin-top: 0.5em;
}
#owanda-offers .offer header .per_month {
  margin: 0.5em 0;
}
#owanda-offers .offer header .facturation {
  height: 2em;
  line-height: 2em;
}
#owanda-offers .offer div.offer-content ul {
  font-size: 0.8em;
  list-style: circle;
}
#owanda-offers .offer div.offer-content ul li {
  margin-left: 1em;
  padding: 0.5em 0;
}
#owanda-offers .offer div.offer-footer {
  padding-top: 2em;
}
#owanda-offers .subscriptions_infos {
  margin-top: 3em;
  color: #fff;
}
#owanda-offers .subscriptions_infos strong {
  color: #fff;
}

#owanda-offers-supp .cover {
  margin-bottom: 2em;
}
#owanda-offers-supp .cover img {
  height: 200px;
}

#main-infos {
  padding: 1em 0;
}
#main-infos .first-info {
  font-family: "Comfortaa", cursive;
  font-family: "Roboto", sans-serif;
  line-height: 1.5em;
}
#main-infos .first-info strong {
  color: #fff;
  color: #b3e28f;
  color: #b3e28f;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
#starter-offer-infos {
  position: relative;
  z-index: 1;
}
#starter-offer-infos .starting-offer {
  color: #fff;
  font-family: "Comfortaa", cursive;
  font-size: 1em;
}
#starter-offer-infos .starting-offer strong, #starter-offer-infos .starting-offer b {
  line-height: 2em;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  display: block;
}
#starter-offer-infos .starting-offer small {
  font-size: 0.65em;
}

#simple-offer .hero-body {
  line-height: 2em;
}
#simple-offer .sep-plus {
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0.5em;
}

#wordpress-lover .wordpress-icon {
  color: #003f26;
}
#wordpress-lover .wordpress-icon i {
  font-size: 8rem;
}
#wordpress-lover .wordpress-why {
  line-height: 3rem;
}

#contactusWidget .contactType {
  font-size: 3em;
  line-height: 2em;
  margin-bottom: 1em;
}
#contactusWidget .contactType a {
  text-decoration: underline !important;
  color: #b3e28f;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
#contactusWidget .contactType a.custom-btn-2 {
  text-decoration: none !important;
  background-color: #257755;
  border-color: #257755;
}
#contactusWidget .contactType i {
  font-size: 2em;
}
#contactusWidget .contact-sep {
  margin: 2em 0;
}
#contactusWidget .widget-header {
  margin-bottom: 1em;
}
#contactusWidget .widget-header .title {
  color: #04223c;
}

/*# sourceMappingURL=style.css.map */
