/**
 * --------------------------------------------------------------
 * To modify the CSS, Please use the SASS
 * --------------------------------------------------------------
 */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600&display=swap");
@font-face {
  font-family: 'Big John';
  src: url("fonts/BigJohn.woff2") format("woff2"), url("fonts/BigJohn.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Corbel';
  src: url("fonts/Corbel.woff2") format("woff2"), url("fonts/Corbel.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/*Tag Styles*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, em, img, q, small, strong, sub, sup, var, dl, ol, ul, li, fieldset, form, label, table, tr, th, td, article, aside, canvas, footer, header, hgroup, nav, section, time, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, footer, header, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

h1, h2, h3, h4, h5 {
  color: #333333;
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-family: 'Big John'; }

h1 {
  font-size: 22px; }

h2 {
  font-size: 19px; }

h3 {
  font-size: 17px; }

p {
  line-height: 1.3em; }

.content-wrapper p {
  margin-bottom: 15px; }

.content-wrapper p:last-child {
  margin-bottom: 0; }

.emphasis {
  font-weight: 600;
  text-transform: uppercase;
  text-align: center; }

.text-italic {
  font-style: italic; }

.tagline {
  font-size: 18px;
  font-weight: 600; }

.text-uppercase {
  text-transform: uppercase; }

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

body {
  background: #fff; }

img {
  width: 100%;
  height: auto;
  display: block; }

a {
  text-decoration: none;
  color: inherit; }

.uppercase {
  text-transform: uppercase !important; }

strong {
  font-weight: 600; }

html, body {
  font-family: "Corbel";
  font-size: 16px;
  color: #111;
  font-weight: normal; }

.ui.button {
  background-image: none;
  font-weight: 600 !important;
  text-shadow: none;
  text-decoration: none !important;
  text-transform: uppercase; }

.ui.primary.button, .ui.primary.buttons .button {
  background-color: #5c2932;
  color: #e7decf;
  opacity: 1; }

.ui.primary.button:hover, .ui.primary.buttons:hover .button:hover,
.ui.primary.button:focus, .ui.primary.buttons:focus .button:focus {
  background-color: #5c2932;
  color: #e7decf;
  opacity: 0.9; }

.ui.basicprimary.button, .ui.basic.button .button {
  background-color: #e7decf !important;
  color: #5c2932 !important;
  border-color: #5c2932 !important; }

.ui.basicprimary.button:hover, .ui.basicprimary.buttons:hover .button:hover,
.ui.basicprimary.button:focus, .ui.basicprimary.buttons:focus .button:focus {
  background-color: #e7decf !important;
  opacity: 0.9; }

.ui.basiccolor.button, .ui.basiccolor.buttons .button {
  color: #5c2932;
  opacity: 1; }

.ui.basiccolor.button:hover, .ui.basiccolor.buttons:hover .button:hover,
.ui.basiccolor.button:focus, .ui.basiccolor.buttons:focus .button:focus {
  color: #5c2932;
  opacity: 0.9; }

.ui.btnscroll.button, .ui.btnscroll.button .button {
  background-color: transparent !important;
  color: #5c2932 !important;
  border: 1px solid #5c2932; }

.ui.btnscroll.button:hover, .ui.btnscroll.buttons:hover .button:hover,
.ui.btnscroll.button:focus, .ui.btnscroll.buttons:focus .button:focus {
  background-color: transparent !important;
  opacity: 0.9; }

.ui.basic.label {
  color: #fff;
  border: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui.form .error {
  padding-top: 8px;
  color: #9f3a38 !important;
  font-weight: normal !important;
  font-size: 13px !important; }

.wrapper-grid {
  width: 98%;
  margin: 0 auto; }

body.home {
  background: #e7decf !important; }

body.home header {
  position: fixed;
  z-index: 10;
  width: 100%;
  display: block;
  top: 0; }

body.pages .topmenu-wrapper {
  background-color: #e7decf; }

.wrapper-page-title {
  background: #fff;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  padding: 20px 0;
  width: 90%; }

.wrapper-page-title.right {
  margin-left: auto;
  margin-right: 0; }

.page-title h2 {
  color: #5c2932;
  font-size: 30px; }

.page-header-wrapper {
  text-align: center; }

.page-header-wrapper.about {
  padding-top: 100px;
  background: url("../images/headerAbout.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.page-header-wrapper.team {
  padding-top: 100px;
  background: url("../images/headerTeam.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.page-header-wrapper.investment {
  padding-top: 100px;
  background: url("../images/headerInvestment.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.page-header-wrapper.contact {
  padding-top: 100px;
  background: url("../images/headerContact.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.page-header-wrapper.terms {
  padding-top: 100px;
  background: url("../images/headerTerms.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

h1.content-title {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 600; }

h1.content-title.center {
  text-align: center; }

h1.content-title.big {
  font-size: 30px; }

h2.sub-title {
  font-family: "Corbel";
  margin-bottom: 10px;
  border-left: 3px solid #5c2932;
  padding-left: 10px; }

h3.content-mtitle {
  margin-bottom: 5px;
  font-weight: normal; }

@media screen and (min-width: 1366px) {
  .wrapper-page-title {
    width: 66%; }

  .wrapper-grid {
    width: 90%;
    margin: 0 auto; } }
@media screen and (min-width: 1920px) {
  .wrapper-page-title {
    width: 50%; }

  .wrapper-grid {
    width: 75%;
    margin: 0 auto; } }
/* Form */
.form-field {
  display: flex; }

.form-field > div:first-child {
  flex-basis: 25%; }

.list-indented {
  padding-left: 30px; }

/* Section */
.section-two > div:first-child {
  padding-bottom: 30px; }

@media screen and (min-width: 769px) {
  .section-two {
    display: flex;
    justify-content: space-between; }

  .section-two > div {
    flex-basis: 49%; }

  .section-two > div:first-child {
    padding-bottom: 0; } }
.section-alternate > div:last-child {
  background: #5c2932;
  padding: 30px;
  margin-top: 35px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  color: #fff; }

.section-alternate h3 {
  color: #e7decf;
  margin-bottom: 10px; }

.section-alternate > div:first-child img {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px; }

@media screen and (min-width: 768px) {
  .section-alternate {
    display: flex;
    justify-content: space-between; }

  .section-alternate > div:first-child {
    flex-basis: 35%; }

  .section-alternate > div:last-child {
    flex-basis: 65%; } }
.wrapper-segment {
  display: flex;
  padding-left: 20px;
  justify-content: space-between; }

.wrapper-segment > div:first-child {
  flex-basis: 5%;
  font-size: 100px;
  opacity: 0.1;
  font-weight: normal; }

.wrapper-segment > div:last-child {
  flex-basis: 93%; }

.section-segment {
  background: #e7decf;
  border-left: 3px solid #5c2932;
  padding: 25px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.section-segment > div {
  font-weight: 700;
  padding-bottom: 3px; }

.section-segment .indented {
  padding-left: 15px;
  padding-top: 10px; }

.section-segment .item {
  font-weight: normal; }

.wrapper-indented {
  margin-left: 10px;
  padding-left: 20px; }

/* Section Team */
.wrapper-team > div {
  margin-bottom: 20px; }

.team-panel {
  background: #e7decf; }

.team-panel,
.team-panel > div:first-child img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; }

.team-panel > div:last-child {
  padding: 20px;
  text-align: center; }

@media screen and (min-width: 768px) {
  .wrapper-team {
    display: flex;
    justify-content: space-between; }

  .wrapper-team > div {
    flex-basis: 32%;
    margin-bottom: 0; } }
/*--------------------------------------------------------------
 Section Pages
-------------------------------------------------------------*/
.content-list {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex; }

.content-list > div:first-child i {
  font-size: 30px;
  margin-right: 10px;
  color: #5c2932; }

/*.menu-header{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.menu-section{
  padding:15px 0;
}
*/
.menu-container {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.menu-container > div:first-child {
  flex-basis: 20%; }

.menu-container > div:last-child {
  flex-basis: 80%; }

.menu-container > div:first-child img {
  max-width: 140px; }

.menu-header > div:first-child {
  display: flex;
  align-items: center; }

.menu-header > div:first-child i {
  font-size: 25px; }

.menu-navigation {
  text-align: right; }

.menu-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.menu-navigation ul li {
  display: inline-block;
  padding: 10px 15px;
  position: relative;
  text-transform: uppercase;
  font-weight: 600; }

.menu-navigation ul li.active,
.menu-navigation ul li:hover {
  cursor: pointer; }

.menu-navigation ul li.active a,
.menu-navigation ul li:hover a {
  color: #5c2932; }

.menu-navigation ul li.active a {
  opacity: 1; }

.menu-navigation ul li:hover a {
  opacity: 1; }

.menu-navigation ul li.menu-button:hover {
  background: transparent !important;
  cursor: pointer; }

.menu-navigation ul li.hasdropdown ul {
  display: none;
  position: absolute;
  background: #5c2932;
  min-width: 230px;
  margin-top: 15px;
  left: 0;
  z-index: 999;
  padding: 10px 0; }

.menu-navigation ul li.hasdropdown:hover ul {
  display: block; }

.menu-navigation ul li.hasdropdown ul li {
  padding: 15px 20px;
  position: relative;
  text-align: left;
  width: 100%; }

.menu-navigation ul li.hasdropdown ul li:last-child {
  border-bottom: 0; }

.menu-navigation ul li.hasdropdown ul li img {
  vertical-align: middle;
  max-width: 25px;
  display: inline-block;
  margin-right: 5px; }

.menu-navigation ul li.hasdropdown ul li a {
  color: #fff;
  opacity: 0.7; }

.menu-navigation ul li.hasdropdown ul li:hover a {
  opacity: 1; }

.mobile-menu {
  display: block; }

.menu-navigation > ul {
  display: none; }

@media screen and (min-width: 769px) {
  .menu-navigation > ul {
    display: block; }

  .mobile-menu {
    display: none; } }
/* Overlay Mobile */
#mobile-menu {
  display: none; }

.overlay-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999 !important;
  background-color: rgba(0, 0, 0, 0.7); }

.overlay-content {
  width: 50%;
  background: #fff;
  height: 100%;
  margin-left: auto;
  margin-right: 0; }

.overlay-header {
  padding: 20px;
  background: #5c2932; }

.overlay-header i {
  font-size: 25px;
  color: #e7decf; }

.overlay-body ul li {
  padding: 10px 20px; }

.overlay-body ul li a {
  font-size: 20px;
  font-weight: 600; }

.slide-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0; }

.slide-image img {
  height: 100%;
  width: auto;
  position: absolute; }

.slide-content {
  position: relative;
  z-index: 3;
  width: 90%;
  margin: 0 auto;
  text-align: center; }

.slide-content img {
  max-width: 200px !important;
  margin: 0 auto; }

.slide-content h1 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 10px 0; }

.scroll-down {
  padding-top: 15px; }

.slide-image img.slide1 {
  -webkit-animation: mymove1 30s linear infinite; }

.slide-image img.slide2 {
  -webkit-animation: mymove2 30s linear infinite; }

@-webkit-keyframes mymove1 {
  from {
    left: -1296px; }
  to {
    left: 0px; } }
@-webkit-keyframes mymove2 {
  from {
    left: 0px; }
  to {
    left: 1296px; } }
.content-scroll {
  padding: 70px; }

.content-scroll p {
  text-align: center; }

.content-scroll-button {
  padding-top: 30px;
  text-align: center; }

@media screen and (min-width: 1024px) {
  .wrapper-scroll {
    display: flex;
    justify-content: space-between;
    align-items: center; }

  .wrapper-scroll > div {
    flex-basis: 50%; } }
@media screen and (min-width: 1366px) {
  .slide-content {
    width: 80%; } }
@media screen and (min-width: 1920px) {
  .slide-content {
    width: 55%; } }
body.home .footer {
  padding-bottom: 20px; }

body.home .footer {
  position: absolute;
  bottom: 0;
  background: transparency;
  width: 100%; }

body.pages .footer {
  background: #4c4d5f;
  position: relative;
  width: 100%;
  padding: 10px 0;
  margin-top: 100px;
  color: #e7decf; }

body.pages .footer a:hover {
  color: #e7decf;
  text-decoration: underline; }

.footer-copyright {
  background: #4c4d5f;
  padding: 15px 0; }

.footer-copyright a,
.footer-copyright {
  color: rgba(255, 255, 255, 0.8); }

.footer-copyright-container {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.footer-copyright span {
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  padding: 0 10px; }

.footer-copyright span:last-child {
  border-right: 0;
  padding-right: 0; }

@media screen and (max-width: 768px) {
  .footer-wrapper {
    text-align: center; } }
@media screen and (min-width: 769px) {
  .footer-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center; } }

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