/* Text Elements */

h3.smallhero-header.small-hero-header-1 {
  color: #0c79c7;
  text-align: left;
  font-family: 'Ubuntu', sans-serif;
}

h3.smallhero-header span.small-hero-header-text-1 {
  font-weight: 600;
  font-size: 28px;
}

h3.smallhero-header.small-hero-header-2 {
  color: #545454;
  font-weight: 600;
  font-size: 25px;
  font-family: 'Ubuntu', sans-serif;
}

h3.smallhero-header.small-hero-header-3 {
  color: #545454;
  text-align: left;
  font-weight: 600;
  font-family: 'Ubuntu', sans-serif;
}

h3.smallhero-header.small-hero-header-4 {
  color: #0c79c7;
  text-align: left;
  font-weight: 600;
  font-size: 28px;
  font-family: 'Ubuntu', sans-serif;
}

h3.smallhero-header.small-hero-header-5 {
  color: #545454;
  font-size: 25px;
  font-family: 'Oswald', sans-serif;
}

h3.smallhero-header.small-hero-header-6 {
  color: #0c79c7;
  font-weight: 600;
  font-family: 'Ubuntu', sans-serif;
}

p.paragraph.paragraph-1 {
  color: #545454;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
  line-height: 1.4;
}

ul.unorder-list.unordered-list-1 {
  margin-left: 12%;
  list-style-position: outside;
  list-style-type: disc;
}

span.text-element span.text-text-1 {
  color: #545454;
  font-weight: 600;
  font-size: 40px;
  font-family: 'Oswald', sans-serif;
}

span.text-element.text-1 {
  text-align: center;
}

span.text-element span.text-text-2 {
  color: #0c79c7;
  font-weight: 600;
  font-size: 80px;
  font-family: 'Ubuntu', sans-serif;
}

span.text-element span.text-text-3 {
  font-size: 50px;
}

span.text-element.text-2 {
  text-align: center;
}

span.text-element span.text-text-4 {
  color: #545454;
  font-size: 25px;
  font-family: 'Oswald', sans-serif;
}

span.text-element span.text-text-5 {
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
}

span.text-element span.text-text-6 {
  color: #545454;
  font-size: 25px;
  font-family: 'Oswald', sans-serif;
}

span.text-element.text-3 {
  text-align: center;
}

span.text-element.text-4 {
  color: #545454;
  text-align: center;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
}

span.text-element span.text-text-7 {
  font-weight: 600;
}

span.text-element span.text-text-8 {
  font-weight: 600;
}

span.text-element span.text-text-9 {
  font-weight: 600;
}

span.text-element span.text-text-10 {
  color: #545454;
  font-family: 'Ubuntu', sans-serif;
}

span.text-element.text-5 {
  text-align: center;
}

span.text-element span.text-text-11 {
  color: #545454;
  font-size: 25px;
  font-family: 'Oswald', sans-serif;
}

span.text-element span.text-text-12 {
  color: #545454;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
}

span.text-element.text-6 {
  margin-top: 7px;
  margin-bottom: 0;
}

span.text-element.text-7 {
  margin-top: 80px;
}

/* Common Elements */

.placeholder.small-hero-1 {
  background-color: transparent;
}

.placeholder.small-hero-2 {
  margin-top: 20px;
  background-color: transparent;
}

.placeholder.small-hero-type {
  margin-top: 12px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
}

.placeholder.small-hero-3 {
  padding-right: 0;
  background-color: transparent;
}

.placeholder.small-hero-4 {
  background-color: transparent;
}

.placeholder.small-hero-test {
  margin-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
}

/* Interaction Elements */

a.link-button.button-link-1 {
  margin-top: 14px;
  margin-right: 0;
  margin-left: 0;
  padding: 12px 28px;
  border-style: none;
  border-top-left-radius: 0 0;
  border-top-right-radius: 0 0;
  border-bottom-right-radius: 0 0;
  border-bottom-left-radius: 0 0;
  background-color: #858585;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Ubuntu', sans-serif;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
      -ms-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .4s;
     -moz-transition-duration: .4s;
      -ms-transition-duration: .4s;
       -o-transition-duration: .4s;
          transition-duration: .4s;
  -webkit-transition-property: all;
     -moz-transition-property: all;
      -ms-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
}

a.link-button.button-link-loan {
  margin-top: 14px;
  margin-right: 0;
  margin-left: 0;
  padding: 12px 28px;
  border-style: none;
  border-top-left-radius: 0 0;
  border-top-right-radius: 0 0;
  border-bottom-right-radius: 0 0;
  border-bottom-left-radius: 0 0;
  background-color: #858585;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Ubuntu', sans-serif;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
      -ms-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .4s;
     -moz-transition-duration: .4s;
      -ms-transition-duration: .4s;
       -o-transition-duration: .4s;
          transition-duration: .4s;
  -webkit-transition-property: all;
     -moz-transition-property: all;
      -ms-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
}

a.link-button.button-link-1:hover {
  background-color: #0d9aff;
  -webkit-transition-duration: .4s;
     -moz-transition-duration: .4s;
      -ms-transition-duration: .4s;
       -o-transition-duration: .4s;
          transition-duration: .4s;
}

a.link-button.button-link-loan:hover {
  background-color: #0d9aff;
  -webkit-transition-duration: .4s;
     -moz-transition-duration: .4s;
      -ms-transition-duration: .4s;
       -o-transition-duration: .4s;
          transition-duration: .4s;
}

/* Layout Elements */

body > .row.row-1 {
  margin-right: 0;
  margin-left: 0;
  max-width: none;
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].column-1 {
  padding-right: 0;
  padding-left: 0;
  background-color: transparent;
}

body > .row.row-2 {
  margin-right: 0;
  margin-left: 0;
  max-width: none;
  background-image: url(../images/pool.jpg);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row > [class*='coffee-span-'].column-2 {
  margin-top: 800px;
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
  background-color: rgba(255, 255, 255, .6);
  background-image: none;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row.row-3 {
  margin-right: 0;
  margin-left: 0;
  padding-top: 80px;
  max-width: none;
}

body > .row.row-4 {
  margin-right: 0;
  margin-left: 0;
  padding-top: 20px;
  max-width: none;
  text-align: center;
}

body > .row.row-5 {
  margin-top: 100px;
  margin-right: 0;
  margin-left: 0;
  max-width: none;
  background-image: url(../images/call.jpg);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row > [class*='coffee-span-'].column-3 {
  text-align: left;
}

body > .row > [class*='coffee-span-'].column-4 {
  text-align: left;
}

body > .row > [class*='coffee-span-'].column-5 {
  text-align: left;
}

body > .row > [class*='coffee-span-'].column-6 {
  text-align: left;
}

body > .row > [class*='coffee-span-'].column-7 {
  margin-top: 120px;
  margin-bottom: 100px;
  margin-left: 4%;
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
  background-image: none;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row.row-6 {
  margin-right: 0;
  margin-left: 0;
  padding-top: 90px;
  max-width: none;
}

body > .row.row-7 {
  margin-top: 40px;
  margin-right: 0;
  margin-left: 0;
  max-width: none;
}

body > .row > [class*='coffee-span-'].column-8 {
  text-align: center;
}

body > .row > [class*='coffee-span-'].column-9 {
  text-align: center;
}

body > .row > [class*='coffee-span-'].column-10 {
  text-align: center;
}

body > .row > [class*='coffee-span-'].column-11 {
  text-align: center;
}

body > .row.row-8 {
  margin-top: 100px;
  margin-right: 0;
  margin-left: 0;
  max-width: none;
  border-top: 1px dotted #c2c2c2;
}

body > .row.row-9 {
  margin-top: 50px;
  margin-right: 0;
  margin-left: 0;
  max-width: none;
}

body > .row.row-10 {
  margin-right: 0;
  margin-left: 0;
  padding-top: 30px;
  max-width: none;
  border: 0 none #545454;
}

body > .row.row-11 {
  margin-right: 0;
  margin-left: 0;
  max-width: none;
}

body > .row > [class*='coffee-span-'].column-12 {
  margin-top: 80px;
}

body > .row > [class*='coffee-span-'].column-13 {
  text-align: center;
}

body > .row > [class*='coffee-span-'].column-14 {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

body > .row.row-12 {
  margin-right: 0;
  margin-left: 0;
  max-width: none;
}

body > .row > [class*='coffee-span-'].column-15 {
  padding-right: 0;
  padding-left: 0;
}

body > .row.row-13 {
  margin-top: 120px;
  margin-right: 0;
  margin-left: 0;
  max-width: none;
}

body > .row.row-14 {
  margin-right: 0;
  margin-left: 0;
  max-width: none;
}

body > .row > [class*='coffee-span-'].column-16 {
  margin-top: 40px;
  padding-right: 30px;
  padding-left: 0;
  border-right: 1px dotted #919191;
}

body > .row > [class*='coffee-span-'].column-17 {
  margin-top: 40px;
  padding-left: 40px;
}

body > .row > [class*='coffee-span-'].col-apply {
  margin-top: 40px;
  padding-right: 30px;
  padding-left: 0;
  border-right: 0 dotted #919191;
}

body > .row > [class*='coffee-span-'].col-about {
  margin-top: 40px;
  padding-right: 30px;
  padding-left: 0;
  border-right: 0 none #919191;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-1 {
  margin-top: 50px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-2 {
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
  border-right: 1px dotted #545454;
  border-left: 1px dotted #545454;
  text-align: center;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-4 {
  padding-right: 15px;
  padding-left: 15px;
}

.row > [class*='coffee-span-'] .subgrid.subgrid-1 {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-color: transparent;
}

p.smallhero-tagline.small-hero-tagline-1 {
  margin-top: 20px;
  padding-right: 15px;
  color: #545454;
  text-align: left;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
  line-height: 1.5;
}

p.smallhero-tagline.small-hero-tagline-2 {
  margin-top: 20px;
  color: #545454;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  line-height: 1.3;
}

p.smallhero-tagline.small-hero-tagline-3 {
  margin-top: 20px;
  color: #545454;
  text-align: left;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
}

div.responsive-picture.picture-1 {
  max-width: 280px;
}

div.responsive-picture.picture-2 {
  max-width: 280px;
}

div.responsive-picture.picture-3 {
  max-width: 280px;
}

div.responsive-picture.picture-4 {
  max-width: 280px;
}

p.smallhero-tagline.small-hero-tagline-4 {
  margin-top: 20px;
  color: #545454;
  text-align: left;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
  line-height: 1.35;
}

p.smallhero-tagline span.small-hero-tagline-text-1 {
  line-height: 1.2;
}

li.list-item-1 {
  margin-top: 10px;
  color: #545454;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
}

p.smallhero-tagline.small-hero-tagline-5 {
  margin-top: 30px;
  color: #545454;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
}

p.smallhero-tagline.small-hero-tagline-6 {
  margin-top: 10px;
  color: #545454;
  text-align: left;
  font-style: italic;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
  line-height: 1.4;
}

div.responsive-picture.picture-5 {
  margin-right: auto;
  margin-left: auto;
}

div.responsive-picture.picture-6 {
  margin-right: auto;
  margin-left: auto;
}

div.responsive-picture.picture-7 {
  margin-right: auto;
  margin-left: auto;
}

div.responsive-picture.picture-8 {
  margin-right: auto;
  margin-left: auto;
}

span.glyph.font-icon-1 {
  color: #545454;
  text-align: center;
  font-size: 40px;
}

a.social-image.social-icon-1 {
  margin-right: 1%;
  margin-left: 1%;
  max-width: 40px;
  border: 2px solid #545454;
  border-top-left-radius: 20px 20px;
  border-top-right-radius: 20px 20px;
  border-bottom-right-radius: 20px 20px;
  border-bottom-left-radius: 20px 20px;
  background-color: #858585;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
      -ms-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .4s;
     -moz-transition-duration: .4s;
      -ms-transition-duration: .4s;
       -o-transition-duration: .4s;
          transition-duration: .4s;
  -webkit-transition-property: all;
     -moz-transition-property: all;
      -ms-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
}

div.responsive-picture.picture-9 {
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  max-width: 150px;
  opacity: 1;
}

.row > [class*='coffee-span-'] .html-element.html-element-1 {
  margin-top: 14px;
  padding-left: 0;
}

.row > [class*='coffee-span-'] .html-element.html-element-2 {
  margin-top: 40px;
}

p.smallhero-tagline span.small-hero-tagline-text-2 {
  font-style: normal;
}

p.smallhero-tagline span.small-hero-tagline-text-3 {
  font-style: normal;
}

p.smallhero-tagline span.small-hero-tagline-text-4 {
  font-style: normal;
}

p.smallhero-tagline span.small-hero-tagline-text-5 {
  font-style: normal;
}

a.social-image.social-icon-1:hover {
  background-color: #0d9aff;
  -webkit-transition-duration: .4s;
     -moz-transition-duration: .4s;
      -ms-transition-duration: .4s;
       -o-transition-duration: .4s;
          transition-duration: .4s;
}

@media screen and (max-width: 1188px) {
  /* Text Elements */

  h3.smallhero-header.small-hero-header-1 {
    text-align: center;
  }

  /* Layout Elements */

  body > .row.row-5 {
    background-position: 40% top;
  }

  body > .row > [class*='coffee-span-'].column-7 {
    margin-top: 50px;
    margin-bottom: 70px;
    margin-left: 0;
    padding-right: 80px;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-4 {
    padding-right: 25px;
    padding-left: 25px;
  }
}

@media screen and (max-width: 800px) {
  /* Text Elements */

  h3.smallhero-header.small-hero-header-4 {
    font-size: 25px;
  }

  span.text-element.text-7 {
    text-align: left;
  }

  /* Interaction Elements */

  a.link-button.button-link-loan {
    margin-right: 0;
    margin-left: 0;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-5 {
    clear: left;
    margin-bottom: 30px;
    text-align: center;
  }

  body > .row > [class*='coffee-span-'].column-7 {
    margin-left: -3%;
    padding-right: 20px;
  }

  body > .row > [class*='coffee-span-'].column-10 {
    clear: left;
  }

  body > .row > [class*='coffee-span-'].column-16 {
    padding-right: 40px;
    padding-left: 40px;
  }

  body > .row > [class*='coffee-span-'].column-3 {
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
    text-align: center;
  }

  body > .row > [class*='coffee-span-'].column-4 {
    margin-bottom: 30px;
    text-align: center;
  }

  body > .row > [class*='coffee-span-'].column-6 {
    margin-bottom: 30px;
    text-align: center;
  }

  body > .row.row-5 {
    background-position: 36.4% top;
  }

  body > .row > [class*='coffee-span-'].column-9 {
    float: left;
    clear: none;
  }

  body > .row > [class*='coffee-span-'].column-8 {
    clear: right;
  }

  body > .row > [class*='coffee-span-'].column-18 {
    clear: left;
  }

  body > .row > [class*='coffee-span-'].column-19 {
    clear: left;
  }

  body > .row > [class*='coffee-span-'].column-17 {
    clear: left;
    padding-right: 20px;
    padding-left: 20px;
  }

  div.responsive-picture.picture-1 {
    margin-right: auto;
    margin-left: auto;
    max-width: 375px;
  }

  div.responsive-picture.picture-2 {
    margin-right: auto;
    margin-left: auto;
    max-width: 375px;
  }

  div.responsive-picture.picture-3 {
    margin-right: auto;
    margin-left: auto;
    max-width: 375px;
  }

  div.responsive-picture.picture-4 {
    margin-right: auto;
    margin-left: auto;
    max-width: 375px;
  }

  p.smallhero-tagline.small-hero-tagline-4 {
    font-size: 18px;
  }

  p.smallhero-tagline span.small-hero-tagline-text-1 {
    font-size: 16px;
  }

  li.list-item-1 {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
}

@media screen and (max-width: 400px) {
  /* Text Elements */

  h3.smallhero-header.small-hero-header-2 {
    font-size: 22px;
  }

  span.text-element span.text-text-2 {
    font-size: 60px;
  }

  /* Layout Elements */

  body > .row.row-2 {
    margin-top: 0;
    max-height: none;
    background-size: cover;
  }

  body > .row > [class*='coffee-span-'].column-2 {
    margin-top: 40px;
  }

  body > .row.row-5 {
    background-position: 30.3% top;
  }

  body > .row > [class*='coffee-span-'].column-9 {
    clear: none;
  }

  body > .row > [class*='coffee-span-'].column-8 {
    right: auto;
    float: left;
    clear: none;
  }

  body > .row > [class*='coffee-span-'].col-about {
    padding-right: 0;
  }

  body > .row > [class*='coffee-span-'].col-apply {
    padding-right: 0;
  }

  .row > [class*='coffee-span-'] .subgrid.subgrid-1 {
    margin-top: 0;
  }

  p.smallhero-tagline.small-hero-tagline-1 {
    padding-right: 0;
    font-size: 16px;
  }

  p.smallhero-tagline.small-hero-tagline-2 {
    font-size: 14px;
  }
}