/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

* {
  box-sizing: border-box;
  margin: 0;
  outline: none; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px; }

h1 {
  font-family: "Satisfy", cursive;
  font-size: 3rem;
  font-weight: 100;
  color: #ffffff; }

@media all and (min-width: 1024px) {
  h1 {
    font-size: 4.375rem; } }

footer {
  height: 100vh;
  min-height: 650px;
  overflow: hidden; }

.o-container {
  width: 100%;
  position: relative; }

.o-items-container {
  max-width: 1100px; }

.o-btn {
  color: #ffffff;
  font-size: 0.9375rem;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-flex;
  padding: 18px 25px 18px 20px;
  border: 2px solid #ffffff;
  transition: all 400ms ease-out; }

.o-btn span {
  display: block;
  font-weight: 900;
  font-style: italic;
  padding-left: 5px; }

.o-btn-icon {
  margin-left: 14px;
  line-height: 1.1rem; }

.o-btn:hover {
  color: #4eacdd;
  background-color: #ffffff;
  cursor: pointer; }

.o-btn--green {
  color: #14af8f;
  padding-left: 27px;
  padding-right: 30px;
  border: 2px solid #14af8f; }

.o-btn--green:hover {
  color: #ffffff;
  background-color: #14af8f;
  cursor: pointer; }

.o-btn--pink {
  color: #ee6ea0;
  border: 2px solid #ee6ea0; }

.o-btn--pink:hover {
  color: #ffffff;
  background-color: #ee6ea0;
  cursor: pointer; }

.o-btn--beer:hover {
  color: #14af8f; }

.o-section-title {
  font-size: 1.75rem;
  font-weight: 400;
  text-transform: capitalize;
  padding-bottom: 35px; }

@media all and (min-width: 768px) {
  .o-section-title {
    font-size: 2.5rem; } }

.o-p__container--bar {
  border-left: 5px solid #4eacdd;
  padding-left: 15px;
  margin-left: 20px; }

.o-p--regular {
  color: #545454;
  letter-spacing: 0.02rem;
  line-height: 1.6rem;
  opacity: 0.8; }

.o-p--italic-bar {
  font-style: italic; }

.o-p--bolditalic {
  font-style: italic;
  font-weight: 900; }

nav {
  width: 100%;
  height: 64px;
  position: fixed;
  z-index: 1;
  background-color: transparent;
  transition: background-color 500ms ease-out; }

/*** LOGO ***/
.c-nav__logo {
  width: 110px;
  position: absolute;
  top: 0;
  left: 20px;
  transition: width 500ms ease-out; }

.c-nav__logo img {
  width: 100%; }

nav.has-scrolled {
  background-color: rgba(0, 0, 0, 0.3); }

nav.has-scrolled .c-nav__logo {
  width: 80px; }

/* breakpoint */
@media all and (min-width: 1024px) {
  .c-nav__logo img {
    left: 100px; } }

/*** NAV TOGGLE ***/
.c-nav__main {
  width: 100%;
  height: auto; }

.c-nav__toggle,
.c-nav__toggle--close {
  position: absolute;
  top: 20px;
  right: 20px; }

.c-nav__toggle span,
.c-nav__toggle--close span {
  display: block;
  background-color: #ffffff; }

.c-nav__toggle:hover,
.c-nav__toggle--close {
  cursor: pointer; }

/* breakpoint */
@media all and (min-width: 1024px) {
  .c-nav__toggle {
    right: 100px; } }

.c-nav__toggle span {
  width: 32px;
  height: 4px;
  border-radius: 2px;
  margin-top: 2px; }

.c-nav__toggle--close {
  top: 28px;
  right: 22px; }

.c-nav__toggle--close span {
  background-color: #ffffff;
  width: 28px;
  height: 4px; }

.c-nav__toggle--close span:first-child {
  margin-top: 3px;
  transform: rotate(45deg); }

.c-nav__toggle--close span:nth-child(2) {
  margin-top: -4px;
  transform: rotate(-45deg); }

@media all and (min-width: 1024px) {
  .c-nav__toggle--close {
    right: 102px; } }

/*** NAV MENU ***/
.c-nav__menu {
  width: 100%;
  height: 100vh;
  position: relative;
  background-color: rgba(243, 120, 122, 0.9);
  z-index: 1;
  opacity: 0;
  transition: opacity 500ms ease-out; }

.c-nav__main--close .c-nav__menu {
  display: none; }

.c-nav__main--open .c-nav__menu {
  opacity: 1; }

.c-nav__menu-links {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%; }

.c-nav__menu-links ul {
  list-style: none;
  padding-left: 0;
  min-width: 220px; }

.c-nav__menu-links li {
  padding-top: 20px; }

.c-nav__menu-links a {
  font-size: 1.125rem;
  font-weight: 900;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  transition: all 300ms ease-out; }

.c-nav-icon {
  color: #4eacdd;
  background-color: #ffffff;
  padding: 12px 14px;
  margin: 0 20px;
  border-radius: 100%;
  display: inline-block;
  transition: all 300ms ease-out; }

.c-nav-icon i {
  font-size: 0.9375rem; }

.c-nav-label {
  position: relative; }

.c-nav__menu-links .c-nav-label::after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: transparent;
  transition: all 300ms ease-out; }

.c-nav__menu-links a:hover {
  cursor: pointer; }

.c-nav__menu-links a:hover .c-nav-icon {
  color: #ffffff;
  background-color: #4eacdd; }

.c-nav__menu-links a:hover .c-nav-label::after {
  background-color: #ffffff;
  bottom: -8px; }

.c-hero {
  width: 100%;
  height: 100vh;
  min-height: 575px;
  background: url("img/bluebg.png");
  position: relative;
  overflow: hidden; }

.c-hero__image {
  position: absolute;
  bottom: -200px;
  right: -127px; }

.c-hero__details {
  width: 85%;
  position: absolute;
  top: 140px;
  left: 25px; }

.c-hero__title h1 {
  margin: 0; }

.c-hero__subtitle {
  font-size: 1.25rem;
  color: #ffffff;
  line-height: 1.7rem; }

.c-hero__subtitle span {
  font-size: 1.5rem;
  font-family: "Satisfy", cursive; }

/*****************
BREAKPOINT 
******************/
@media all and (min-width: 768px) {
  .c-hero__image {
    right: auto;
    left: 50px; }
  .c-hero__details {
    left: auto;
    right: 50px;
    text-align: right; } }

@media all and (min-width: 1024px) {
  .c-hero__image {
    right: auto;
    left: 100px; }
  .c-hero__details {
    right: 100px; }
  .c-hero__subtitle {
    font-size: 1.875rem; }
  .c-hero__subtitle span {
    font-size: 1.9rem; } }

.c-section__container {
  overflow: hidden; }

.c-section__title h2 {
  color: #545454; }

.c-section__image--tablet {
  display: none; }

.c-section__image {
  margin: 20px 20px 0 10px; }

.c-section__image img {
  width: 100%; }

/****************
    BREAKPOINT
*****************/
@media all and (min-width: 768px) {
  .c-section__container {
    position: relative; }
  .c-section {
    width: 44%; }
  .c-section--left {
    margin-left: 35px; }
  .c-section--right {
    float: right;
    margin-right: 55px; }
  .c-section__image {
    width: 480px;
    position: absolute;
    left: -70px;
    bottom: -40px; }
  .c-section__image img {
    width: 100%; }
  .c-section__image--tablet {
    display: block;
    position: absolute;
    right: -40px;
    top: 110px; }
  .c-section__image--tablet img {
    width: 100%; } }

@media all and (min-width: 1024px) {
  .c-section--left {
    margin-left: 100px; }
  .c-section--right {
    margin-right: 100px; }
  .c-section__image {
    width: 600px;
    bottom: -50px; } }

.c-support__container {
  width: 100%;
  height: auto;
  text-align: center;
  background: url("img/greenbg.png"); }

.c-support__title h2 {
  color: #ffffff; }

/*** start footer main ***/
.c-footer__main {
  height: 75vh;
  background-color: #f4f4f4;
  position: relative; }

.c-footer__items {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%; }

.c-footer__social {
  max-width: 265px;
  margin: 0 auto 50px; }

.c-footer__social ul {
  list-style: none;
  display: flex;
  padding: 0; }

.c-footer__social li {
  margin: 0 10px; }

.c-footer__social a {
  display: inline-block;
  color: #545454;
  padding: 10px 12px;
  border: 3px solid #545454;
  border-radius: 100%;
  transition: all 400ms ease-out; }

.c-footer__social i {
  width: 16px;
  height: 16px;
  text-align: center; }

.c-footer__social a:hover {
  cursor: pointer; }

.c-footer__social .dribbble:hover {
  color: #ea4c89;
  border: 3px solid #ea4c89; }

.c-footer__social .facebook:hover {
  color: #3b5998;
  border: 3px solid #3b5998; }

.c-footer__social .twitter:hover {
  color: #00aced;
  border: 3px solid #00aced; }

.c-footer__social .paper-plane:hover {
  color: #14af8f;
  border: 3px solid #14af8f; }

.c-footer__subs {
  text-align: center; }

.c-footer__subs-title {
  padding: 20px 0;
  letter-spacing: 0.03rem; }

.c-footer__subs-email {
  padding: 20px 0; }

.c-footer__subs-form {
  width: 100%;
  max-width: 230px;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 12px 0;
  margin: 0 auto; }

.c-footer__subs-input {
  color: #4eacdd;
  font-size: 0.875rem;
  width: 70%;
  background-color: transparent;
  border: none;
  padding-left: 8px; }

.c-footer__subs-input::placeholder {
  font-size: 0.9375rem;
  font-style: italic;
  font-weight: bold;
  opacity: 0.6; }

.c-footer__subs-btn {
  background-color: transparent;
  border: none;
  position: relative;
  padding-left: 15px; }

.c-footer__subs-btn i {
  color: #4eacdd;
  transition: all 400ms ease-out; }

.c-footer__subs-btn::before {
  content: '';
  width: 1px;
  height: 20px;
  background-color: #545454;
  opacity: 0.4;
  position: absolute;
  left: 0; }

.c-footer__subs-btn:hover i {
  color: #545454;
  cursor: pointer; }

/*** end footer main ***/
/*** start footer bottom ***/
.c-footer__bottom {
  height: 100%;
  padding: 40px 0;
  position: relative; }

.c-footer__copyright {
  width: 55%;
  font-size: 0.75rem;
  text-align: center;
  line-height: 1.5rem;
  padding-bottom: 35px;
  margin: 0 auto; }

.c-footer__copyright span {
  color: #4eacdd; }

.c-footer__topbtn {
  width: 43px;
  display: block;
  margin: 0 auto; }

.c-footer__topbtn a {
  background-color: #f4f4f4;
  color: #545454;
  display: inline-block;
  padding: 18px 15px 8px 15px;
  border-radius: 8px; }

.c-footer__topbtn i {
  font-size: 1.25rem;
  font-weight: 900; }

.c-footer__topbtn a:hover {
  cursor: pointer; }

.c-footer__topbtn a:hover i {
  color: #4eacdd;
  animation: bounce 1500ms ease-out infinite; }

@keyframes bounce {
  0% {
    transform: translateY(0); }
  15% {
    transform: translateY(-10px); }
  30% {
    transform: translateY(0); }
  45% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }

/****************
    BREAKPOINT
****************/
@media all and (min-width: 1024px) {
  .c-footer__main {
    height: 85vh; }
  .c-footer__subs {
    display: flex; }
  .c-footer__subs-title {
    margin-right: 20px;
    line-height: 0.5rem; }
  /* footer bottom */
  .c-footer__topbtn {
    position: absolute;
    top: 30px;
    right: 50px; } }

.u-mt-30 {
  margin-top: 30px; }

.u-mb-30 {
  margin-bottom: 30px; }

.u-pt-30 {
  padding-top: 30px; }

.u-pt-50 {
  padding-top: 50px; }

.u-pt-100 {
  padding-top: 100px; }

.u-pb-30 {
  padding-bottom: 30px; }

.u-pb-50 {
  padding-bottom: 50px; }

.u-pb-100 {
  padding-bottom: 100px; }

.u-pl-20 {
  padding-left: 20px; }

.u-pr-20 {
  padding-right: 20px; }

@media all and (min-width: 768px) {
  .u-pt-100\@t {
    padding-top: 100px; }
  .u-pb-100\@t {
    padding-bottom: 100px; }
  .u-pb-150\@t {
    padding-bottom: 150px; } }

@media all and (min-width: 1024px) {
  .u-pt-40\@t {
    padding-top: 40px; } }

.u-flex {
  display: flex; }

.u-bg-blue500 {
  background-color: #4eacdd; }

.u-bg-white500 {
  background-color: #f4f4f4; }

.u-bg-green500 {
  background-color: #14af8f; }

/*# sourceMappingURL=maps/styles.css.map */
