/* ------------------------------------------------

 Template Name: Federal Investments
 version: 1.1

 Author: Artncod Interactive Pvt Ltd
 Author website: www.artncod.com
------------------------------------------------ */
@import "library/bootstrap.min.css";
@import "library/swiper.min.css";
@import "library/animate.css";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
@import url("https://use.fontawesome.com/8f515301a4.js");
/* -----------------------------------------------------------------
    - General Styles
----------------------------------------------------------------- */
*,
::before,
::after {
  background-repeat: no-repeat;
  box-sizing: border-box;
  transition: all 0.2s ease-in-out;
}

html {
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  -ms-overflow-x: hidden;
}

body, html {
  font-size: 1rem;
  -webkit-text-size-adjust: 100%;
  transition: all 0.2s ease;
}
body {
  background-color: #fff;
  color: #110f10;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 2;
  -ms-overflow-style: scrollbar;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 580px) {
  body {
    line-height: 1.8;
  }
}

html.is-scroll-disabled body {
  height: 100vh;
  overflow: hidden;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html.is-scroll-disabled {
    overflow: hidden;
  }
}
.no-scroll {
  overflow: hidden;
  -ms-overflow-style: none;
}

.no-scroll-h {
  overflow-x: hidden;
}

.inner-container {
  padding: 1rem 4rem;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}

.sp-inner-container {
  padding: 0rem 4rem;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}

.size--90 {
  width: 90%;
}
.size--80 {
  width: 80%;
}
.size--60 {
  width: 60%;
}
.size--50 {
  width: 50%;
}

.in-middle {
  margin: 0px auto;
}

@media only screen and (max-width: 992px) {
  .inner-container {
    padding: 1rem 2rem;
  }
  .sp-inner-container {
    padding: 0rem 2rem;
  }
  .size--80 {
    width: 100%;
  }
  .size--60 {
    width: 100%;
  }
  .size--50 {
    width: 100%;
  }
}
.mx-auto {
  margin: 0px auto;
}

.mr-auto {
  margin-right: auto;
  margin-left: 0px;
}

.ml-auto {
  margin-left: auto;
  margin-right: 0px;
}

.ml--0 {
  margin-left: 0px;
}

.mr--0 {
  margin-right: 0px;
}

.mt--0 {
  margin-top: 0px;
}
.mt--5 {
  margin-top: 5px;
}
.mt--10 {
  margin-top: 10px;
}
.mt--20 {
  margin-top: 20px;
}
.mt--30 {
  margin-top: 30px;
}
.mt--40 {
  margin-top: 40px;
}
.mt--50 {
  margin-top: 50px;
}
.mt--60 {
  margin-top: 60px;
}
.mt--70 {
  margin-top: 70px;
}
.mt--80 {
  margin-top: 80px;
}
.mt--90 {
  margin-top: 90px;
}
.mt--100 {
  margin-top: 100px;
}

.mb--0 {
  margin-bottom: 0px;
}
.mb--5 {
  margin-bottom: 5px;
}
.mb--10 {
  margin-bottom: 10px;
}
.mb--20 {
  margin-bottom: 20px;
}
.mb--30 {
  margin-bottom: 30px;
}
.mb--40 {
  margin-bottom: 40px;
}
.mb--50 {
  margin-bottom: 50px;
}
.mb--60 {
  margin-bottom: 60px;
}
.mb--70 {
  margin-bottom: 70px;
}
.mb--80 {
  margin-bottom: 80px;
}
.mb--90 {
  margin-bottom: 90px;
}
.mb--100 {
  margin-bottom: 100px;
}

.pt--0 {
  padding-top: 0px;
}
.pt--5 {
  padding-top: 5px;
}
.pt--10 {
  padding-top: 10px;
}
.pt--20 {
  padding-top: 20px;
}
.pt--30 {
  padding-top: 30px;
}
.pt--40 {
  padding-top: 40px;
}
.pt--50 {
  padding-top: 50px;
}
.pt--60 {
  padding-top: 60px;
}
.pt--70 {
  padding-top: 70px;
}
.pt--80 {
  padding-top: 80px;
}
.pt--90 {
  padding-top: 90px;
}
.pt--100 {
  padding-top: 100px;
}

.pb--0 {
  padding-bottom: 0px;
}
.pb--5 {
  padding-bottom: 5px;
}
.pb--10 {
  padding-bottom: 10px;
}
.pb--20 {
  padding-bottom: 20px;
}
.pb--30 {
  padding-bottom: 30px;
}
.pb--40 {
  padding-bottom: 40px;
}
.pb--50 {
  padding-bottom: 50px;
}
.pb--60 {
  padding-bottom: 60px;
}
.pb--70 {
  padding-bottom: 70px;
}
.pb--80 {
  padding-bottom: 80px;
}
.pb--90 {
  padding-bottom: 90px;
}
.pb--100 {
  padding-bottom: 100px;
}

/* -----------------------------------------------------------------
    - Typography
----------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 1.2;
}
@media only screen and (max-width: 1200px) {
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 3rem;
  }
}

.title {
  transition: all 0.1s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}
.title--h1 {
  font-size: 3rem;
  /*@media only screen and (max-width: $large-xl) {
    font-size: 3.14rem;
    margin-bottom: 2.14rem;
  }*/
}
@media only screen and (max-width: 992px) {
  .title--h1 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 580px) {
  .title--h1 {
    font-size: 2.1rem;
    margin-bottom: 1.1rem;
  }
}
.title--h2 {
  font-size: 3.14rem;
  margin-bottom: 3.4rem;
}
@media only screen and (max-width: 992px) {
  .title--h2 {
    font-size: 2.8rem;
    margin-bottom: 2.4rem;
  }
}
@media only screen and (max-width: 580px) {
  .title--h2 {
    font-size: 2rem;
    margin-bottom: 12rem;
  }
}
.title--h3 {
  font-size: 2.4rem;
  margin-bottom: 2.71rem;
}
@media only screen and (max-width: 580px) {
  .title--h3 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
}
.title--h4 {
  font-size: 2rem;
  margin-bottom: 2.28rem;
  line-height: 1.3;
}
@media only screen and (max-width: 992px) {
  .title--h4 {
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 580px) {
  .title--h4 {
    font-size: 1.6rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
}
.title--h5 {
  font-size: 1.6rem;
  margin-bottom: 2rem;
  line-height: 1.4;
  font-weight: 600;
}
@media only screen and (max-width: 580px) {
  .title--h5 {
    font-size: 1.3rem;
    margin-bottom: 1rem;
  }
}
.title--h6 {
  font-size: 1.3rem;
  margin-bottom: 1.25rem;
  font-weight: 600;
}
@media only screen and (max-width: 580px) {
  .title--h6 {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
.title--display-1 {
  font-size: 5rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 1200px) {
  .title--display-1 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 580px) {
  .title--display-1 {
    font-size: 2.3rem;
    margin-bottom: 1.2rem;
  }
}
.title--subtitle {
  font-family: "Open Sans", sans-serif;
}
@media only screen and (max-width: 580px) {
  .title--subtitle {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
  }
}
.title--center {
  text-align: center;
}
.title--overhead {
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-size: 0.87rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  margin-top: 0.62rem;
  margin-bottom: 0.62rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 1500px) {
  .title--overhead {
    font-size: 0.87rem;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 580px) {
  .title--overhead {
    letter-spacing: 0.1rem;
  }
}
.title--tail, .title--tail-black {
  position: relative;
}
.title--tail::before, .title--tail-black::before {
  content: "";
  background-color: #444444;
  height: 1px;
  margin-bottom: auto;
  margin-top: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -4rem;
  width: 2.5rem;
}
.title--tail-black::before {
  background-color: #110f10;
}
.title .num-article {
  margin-bottom: 0;
}

.weight--300 {
  font-weight: 300;
}
.weight--400 {
  font-weight: 400;
}
.weight--500 {
  font-weight: 500;
}
.weight--600 {
  font-weight: 600;
}
.weight--700 {
  font-weight: 700;
}
.weight--800 {
  font-weight: 800;
}

.block-quote {
  font-size: 1.715rem;
  font-weight: 400;
  margin: 3rem 0;
  position: relative;
  line-height: 1.6;
}
@media only screen and (max-width: 580px) {
  .block-quote {
    font-size: 1.28rem;
    margin: 1.4rem 0;
  }
}
.block-quote::before {
  background-image: url(../images/icon-quote.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: "";
  height: 41px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: -5.6rem;
  width: 48px;
}
@media only screen and (max-width: 768px) {
  .block-quote::before {
    display: none;
  }
}
.block-quote cite {
  font-size: 1rem;
  font-style: normal;
  color: rgba(17, 15, 16, 0.5);
  display: block;
  margin-top: 1.5rem;
  padding-left: 3rem;
  position: relative;
}
.block-quote cite::before {
  content: "";
  background-color: rgba(17, 15, 16, 0.5);
  height: 1px;
  margin-bottom: auto;
  margin-top: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2rem;
}
@media only screen and (max-width: 580px) {
  .block-quote cite {
    margin-top: 0;
  }
}

a {
  color: #110f10;
  text-decoration: underline;
  -webkit-text-decoration-skip: objects;
  transition: all 0.6s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}
a:hover, a:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}
a.decoration--none {
  text-decoration: none;
}

.noGutters-Top {
  margin-top: 0 !important;
}
.noGutters-Bottom {
  margin-bottom: 0 !important;
}
.noGutters-Left {
  margin-left: 0 !important;
}
.noGutters-Right {
  margin-right: 0 !important;
}

.description {
  margin-bottom: 2.32rem;
}
@media only screen and (max-width: 580px) {
  .description {
    margin-bottom: 0.05rem;
  }
}

.paragraph {
  color: rgba(17, 15, 16, 0.75);
  margin-bottom: 1.8rem;
}
@media only screen and (max-width: 580px) {
  .paragraph {
    margin-bottom: 1rem;
  }
}

.text-overlay {
  color: #fff;
  font-size: 14vw;
  font-weight: 700;
  position: absolute;
}
.text-overlay--left-bottom {
  bottom: 0;
  left: 0;
  line-height: 0.5;
}
.text-overlay--left-top {
  top: 0;
  left: 0;
  line-height: 0.2;
}
.text-overlay--right-bottom {
  bottom: 0;
  right: 0;
  line-height: 0.5;
}
.text-overlay--right-top {
  top: 0;
  right: 0;
  line-height: 0.2;
}

.text--red {
  color: #f71b1b;
}

.list-unstyled {
  color: rgba(17, 15, 16, 0.75);
}

@media only screen and (max-width: 580px) {
  .list-block {
    margin-bottom: 0;
  }
}
.list-block li {
  margin-bottom: 0.3rem;
}

img {
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

iframe {
  background-color: #110f10;
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
}

.cover {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: cover; object-position: bottom;";
  height: 100%;
  width: 100%;
}

.icon-arrow-right {
  background-image: url(../images/arrow-next.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: inline-flex;
  height: 30px;
  width: 30px;
}

.icon-base {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  transition: all 0.3s ease-in-out;
}

.dark-mask {
  position: relative;
  z-index: 1;
}
.dark-mask::before {
  content: "";
  background-color: #110f10;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  opacity: 0.3;
  transition: opacity 0.3s;
  width: 100%;
  z-index: 1;
}
.dark-mask:hover::before {
  opacity: 0;
}

.table thead th {
  border: 0;
  color: #444444;
  font-size: 0.85rem;
  font-weight: 400;
  letter-spacing: 0.2rem;
  padding: 1.3rem 0;
  text-transform: uppercase;
}
.table td {
  border-top: 1px solid #f5f5f5;
  padding: 1.3rem 0;
}
@media only screen and (max-width: 768px) {
  .table td {
    border-top: 0;
  }
}
.table span {
  color: #444444;
}
@media only screen and (max-width: 768px) {
  .table .table, .table thead, .table tbody, .table th, .table td, .table tr {
    display: block;
  }
  .table thead tr {
    display: none;
  }
  .table tr {
    padding-bottom: 1.4rem;
  }
  .table td {
    position: relative;
    padding-left: 50%;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }
  .table td:before {
    content: attr(data-th);
    color: #444444;
    font-size: 0.85rem;
    position: absolute;
    left: 0;
    width: 45%;
    padding-right: 1rem;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 580px) {
  .table td {
    padding-left: 40%;
  }
}

.flex-table {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .flex-table {
    border-top: 1px solid rgba(245, 245, 245, 0.7);
  }
}
.flex-table__thead {
  display: flex;
  border-bottom: 1px solid rgba(245, 245, 245, 0.7);
}
@media only screen and (max-width: 768px) {
  .flex-table__thead {
    display: none;
  }
}
.flex-table__tr {
  border-bottom: 1px solid rgba(245, 245, 245, 0.7);
  display: flex;
}
@media only screen and (max-width: 768px) {
  .flex-table__tr {
    flex-direction: column;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media only screen and (max-width: 580px) {
  .flex-table__tr {
    padding-bottom: 0.5rem;
  }
}
.flex-table__tr:last-child {
  border: 0;
}
.flex-table__th {
  color: #444444;
  font-size: 0.85rem;
  font-weight: 400;
  letter-spacing: 0.2rem;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
  text-transform: uppercase;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .flex-table__th {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }
}
.flex-table__td {
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .flex-table__td {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    padding-left: 24%;
  }
  .flex-table__td:before {
    content: attr(data-th);
    color: #444444;
    font-size: 0.85rem;
    position: absolute;
    left: 0;
    padding-right: 1rem;
    padding-top: 0.2rem;
    white-space: nowrap;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 580px) {
  .flex-table__td {
    padding-top: 1.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0;
  }
  .flex-table__td:before {
    top: 0;
  }
}

.separation {
  border-top: 1px solid rgba(17, 15, 16, 0.1);
}

::-moz-selection {
  background: transparent;
  color: #f71b1b;
}

::selection {
  background: transparent;
  color: #f71b1b;
}

.bold-text {
  font-weight: 700;
}

.semi-bold-text {
  font-weight: 600;
}

.medium-bold-text {
  font-weight: 500;
}

.regular-text {
  font-weight: 400;
}

.light-text {
  font-weight: 300;
}

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

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

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

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

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

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

.shadow-text {
  text-shadow: 2px 3px 4px rgba(0, 0, 0, 0.61);
}

.letter-space--10 {
  letter-spacing: 10px;
}
.letter-space--20 {
  letter-spacing: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  line-height: 1.3;
  letter-spacing: 0px;
  color: var(--textColor);
}

h1 {
  font-size: 3rem;
  font-weight: 600;
}

h2 {
  font-size: 2rem;
  font-weight: 500;
}

h3 {
  font-size: 1.5rem;
  font-weight: 400;
}

h4 {
  font-size: 1.2rem;
  font-weight: 400;
}

h5 {
  font-size: 1rem;
  font-weight: 400;
}

h6 {
  font-size: 0.9rem;
  font-weight: 400;
}

p {
  font-size: 1rem;
  font-weight: 400;
}

.main-title {
  font-size: 2.5rem;
  font-weight: 700;
}

.sub-title {
  font-size: 1.2rem;
  font-weight: 500;
}

.content {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}

.special-text {
  color: var(--primaryColor);
}

.other-special-text {
  color: var(--otherprimeColor);
}

.light-title {
  color: var(--lightgrayColor);
}

.small-label {
  font-size: 0.8rem;
}

@media only screen and (max-width: 992px) {
  h1 {
    font-size: 2rem;
    font-weight: 600;
  }
  h2 {
    font-size: 1.8rem;
    font-weight: 500;
  }
  h3 {
    font-size: 1.2rem;
    font-weight: 400;
  }
  h4 {
    font-size: 1rem;
    font-weight: 400;
  }
  h5 {
    font-size: 0.8rem;
    font-weight: 400;
  }
  h6 {
    font-size: 0.9rem;
    font-weight: 400;
  }
  p {
    font-size: 1rem;
    font-weight: 400;
  }
  .main-title {
    font-size: 2rem;
    font-weight: 700;
  }
  .sub-title {
    font-size: 1.2rem;
    font-weight: 500;
  }
  .content {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 560px) {
  h1 {
    font-size: 2rem;
    font-weight: 600;
  }
  h2 {
    font-size: 1.5rem;
    font-weight: 500;
  }
  h3 {
    font-size: 1.2rem;
    font-weight: 400;
  }
  h4 {
    font-size: 1rem;
    font-weight: 400;
  }
  h5 {
    font-size: 0.9rem;
    font-weight: 400;
  }
  h6 {
    font-size: 0.8rem;
    font-weight: 400;
  }
  p {
    font-size: 1rem;
    font-weight: 400;
  }
  .main-title {
    font-size: 2rem;
    font-weight: 700;
  }
  .sub-title {
    font-size: 1.2rem;
    font-weight: 500;
  }
  .content {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
  }
  .letter-space--20 {
    letter-spacing: 10px;
  }
}
a {
  text-decoration: none;
  font-size: 1rem;
}
a :hover,
a :focus,
a :active {
  text-decoration: none;
}

/* -----------------------------------------------------------------
    - Forms
----------------------------------------------------------------- */
.textarea, .inputText {
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid rgba(17, 15, 16, 0.2);
  border-radius: 0;
  box-shadow: none;
  color: #110f10;
  line-height: 1;
  padding: 1.1rem 0;
  position: relative;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media only screen and (max-width: 580px) {
  .textarea, .inputText {
    padding: 0.8rem 0;
  }
}

.textarea:focus, .inputText:focus {
  border-bottom: 1px solid #110f10;
  box-shadow: none;
  outline: none;
}

.inputText--fill {
  background-color: rgba(255, 255, 255, 0.08);
  color: #fff;
  border: 0;
  line-height: 1.9;
  outline: none;
  padding: 1rem 1.5rem;
  transition: width 0.3s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}
.inputText--fill:focus {
  color: #fff;
}

.textarea {
  display: block;
  line-height: 1.4;
  max-height: 6rem;
  resize: none;
}
.form-group {
  margin-bottom: 2.8rem;
  position: relative;
}
@media only screen and (max-width: 580px) {
  .form-group {
    margin-bottom: 2rem;
  }
}

.help-block {
  font-size: 0.75rem;
  line-height: 1.4;
  padding-top: 0.8rem;
  position: absolute;
  bottom: -1.8rem;
}
@media only screen and (max-width: 580px) {
  .help-block {
    padding-top: 0.5rem;
    bottom: -1.5rem;
  }
}

.with-errors .list-unstyled {
  color: #f71b1b;
  margin-bottom: 0;
}

.has-error input,
.has-error textarea,
.has-error input:focus,
.has-error textarea:focus {
  border-color: #f71b1b;
}

#validator-contact {
  font-size: 0.89rem;
}
@media only screen and (max-width: 768px) {
  #validator-contact {
    padding-top: 1rem;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #fff !important;
}

.label {
  color: #444444;
  display: block;
  font-weight: 400;
  line-height: 1.35;
  transform: translateY(50%);
  transition: all 0.25s ease-in-out;
  z-index: 1;
  pointer-events: none;
  position: absolute;
}
.is-completed .label {
  transform: translateY(-80%);
  font-size: 0.86rem;
}
@media only screen and (max-width: 1200px) {
  .is-completed .label {
    transform: translateY(-70%);
  }
}
@media only screen and (max-width: 580px) {
  .is-completed .label {
    transform: translateY(-50%);
  }
}

input[type=text],
input[type=email],
input[type=tel],
input[type=number] input[type=password],
input[type=date],
input[type=time],
select,
textarea {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  min-height: 40px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--lightgrayColor);
  background: none !important;
  border: 1px solid var(--white);
  border-radius: 0.25rem;
  transition: border-color 0.15s;
  margin: 5px 0px;
}

::-moz-placeholder {
  color: rgba(255, 255, 255, 0.342) !important;
}

::placeholder {
  color: rgba(255, 255, 255, 0.342) !important;
}

input[type=checkbox],
input[type=radio] {
  width: 15px;
  height: 15px;
}

*:focus {
  outline: 0;
}

input[type=text]:focus {
  outline: 0;
}

input:focus,
input:active {
  outline: 0;
}

.form-control input:focus {
  outline: 0;
}

/* -----------------------------------------------------------------
    - Buttons
----------------------------------------------------------------- */
.touch .btn::before {
  display: none;
}

@keyframes btn-hover {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
.btn-link {
  color: #110f10;
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  position: relative;
  text-decoration: none;
}
.btn-link:hover {
  color: inherit;
  text-decoration: none;
}
.btn-link:hover .circle {
  box-shadow: 0 0 0 2px #110f10;
}
.btn-link:hover .circle--white {
  box-shadow: 0 0 0 2px #fff;
}
.btn-link:hover .icon-base {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}
.btn-link:focus {
  text-decoration: none;
}

.circle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  color: #fff;
  background-color: #110f10;
  border-radius: 50%;
  box-shadow: 0 0 0 0px #110f10;
  height: 2.85rem;
  overflow: hidden;
  position: relative;
  width: 2.85rem;
  text-align: center;
  transition: box-shadow 0.3s ease-in-out;
}
@media only screen and (max-width: 992px) {
  .circle {
    height: 2rem;
    width: 2rem;
  }
}
@media only screen and (max-width: 992px) {
  .circle::before {
    font-size: 0.87rem;
  }
}
.circle--white {
  color: #110f10;
  background-color: #fff;
  box-shadow: 0 0 0 0px #fff;
}
.circle--left {
  margin-right: 1.07rem;
}
.circle--right {
  margin-left: 1.07rem;
}
.circle.icon-left-open::before {
  margin-left: 0;
}

button:focus {
  outline: none;
}

.btn {
  position: relative;
  border-radius: 0px;
}
.btn .r-icon {
  right: 20px;
  left: auto;
  position: absolute;
}
.btn .btn-icon::after {
  position: absolute;
  width: 1.2px;
  height: 22px;
  content: "";
  background: #fff;
  transform: rotate(90deg);
}
.btn .btn-icon::before {
  position: absolute;
  width: 1.2px;
  height: 22px;
  content: "";
  background: #fff;
}
.btn:hover .btn-icon::after {
  transform: rotate(46deg);
  top: 10px;
  height: 11px;
}
.btn:hover .btn-icon::before {
  transform: rotate(-46deg);
  top: 3px;
  height: 11px;
}

.sp-btn {
  display: flex;
  grid-gap: 15px;
  gap: 15px;
  overflow: hidden;
  width: 140px;
}
.sp-btn .sp-text {
  position: relative;
  color: #BD9A33;
}
.sp-btn .sp-text::after {
  width: 100%;
  height: 1px;
  bottom: 0px;
  left: 0px;
  right: auto;
  top: auto;
  content: "";
  position: absolute;
  background-color: #BD9A33;
}
.sp-btn .sp-icon {
  width: 30px;
}
.sp-btn .sp-icon img {
  width: 100%;
  height: 100%;
}
.sp-btn .r-icon {
  margin-right: 0%;
}
.sp-btn .l-icon {
  margin-left: -30%;
}
.sp-btn:hover .r-icon {
  margin-right: -30%;
}
.sp-btn:hover .l-icon {
  margin-left: 0%;
}

button {
  outline: none;
}

button:focus {
  outline: 0;
}

.brand-btn {
  background-color: #BD9A33;
  padding: 10px 20px;
  width: 200px !important;
  font-weight: 500 !important;
  position: relative;
  color: #fff;
  border: 1px solid #BD9A33;
  text-align: left;
}
.brand-btn:hover {
  background-color: #fff;
  padding: 10px 20px;
  width: 200px !important;
  font-weight: 500 !important;
  position: relative;
  color: #BD9A33;
  border: 1px solid #BD9A33;
  text-align: left;
}
.brand-btn:hover .btn-icon::after {
  background: #BD9A33;
}
.brand-btn:hover .btn-icon::before {
  background: #BD9A33;
}

.border-btn {
  background-color: #fff;
  padding: 10px 20px;
  width: 200px !important;
  font-weight: 500 !important;
  position: relative;
  color: #BD9A33;
  border: 1px solid #BD9A33;
  text-align: left;
}
.border-btn:hover {
  background-color: #BD9A33;
  padding: 10px 20px;
  width: 200px !important;
  font-weight: 500 !important;
  position: relative;
  color: #fff;
  border: 1px solid #BD9A33;
  text-align: left;
}
.border-btn:hover .btn-icon::after {
  background: #fff;
}
.border-btn:hover .btn-icon::before {
  background: #fff;
}

.border-btn-wt {
  padding: 10px 20px;
  width: 200px !important;
  font-weight: 500 !important;
  position: relative;
  color: #fff;
  border: 1px solid #fff;
  text-align: left;
}
.border-btn-wt:hover {
  padding: 10px 20px;
  width: 200px !important;
  font-weight: 500 !important;
  position: relative;
  color: #fff;
  border: 1px solid #fff;
  text-align: left;
}
.border-btn-wt:hover .btn-icon::after {
  background: #fff;
}
.border-btn-wt:hover .btn-icon::before {
  background: #fff;
}

.non-border-btn {
  padding: 10px 20px;
  width: 200px !important;
  font-weight: 500 !important;
  position: relative;
  color: #2e363e;
  text-align: left;
}
.non-border-btn .btn-icon::after {
  background: #2e363e;
}
.non-border-btn .btn-icon::before {
  background: #2e363e;
}
.non-border-btn:hover {
  padding: 10px 20px;
  width: 200px !important;
  font-weight: 500 !important;
  position: relative;
  color: #BD9A33;
  text-align: left;
}
.non-border-btn:hover .btn-icon::after {
  background: #BD9A33;
}
.non-border-btn:hover .btn-icon::before {
  background: #BD9A33;
}

.non-border-btn-wt {
  padding: 10px 20px;
  width: 200px !important;
  font-weight: 500 !important;
  position: relative;
  color: #fff;
  text-align: left;
}
.non-border-btn-wt:hover {
  padding: 10px 20px;
  width: 200px !important;
  font-weight: 500 !important;
  position: relative;
  color: #fff;
  text-align: left;
}
.non-border-btn-wt:hover .btn-icon::after {
  background: #fff;
}
.non-border-btn-wt:hover .btn-icon::before {
  background: #fff;
}

.center-btn {
  margin: 0px auto;
}

.white-btn {
  background: var(--white);
  color: var(--textColor);
  padding: 2px 20px;
  min-width: 100px;
  height: 40px;
  font-weight: 500;
}

.overlay {
  position: relative;
}

.overlay ::before {
  position: absolute;
  background: var(--black);
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
}
.overlay--80::before {
  position: absolute;
  background: var(--black);
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.8;
}
.overlay--50::before {
  position: absolute;
  background: var(--black);
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
}
.overlay--25::before {
  position: absolute;
  background: var(--black);
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.25;
}

/* -----------------------------------------------------------------
    - Preloader
----------------------------------------------------------------- */
.preloader {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #110f10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  z-index: 1100;
  opacity: 1;
}
.preloader__wrap {
  width: 100%;
  max-width: 140px;
}
@media only screen and (max-width: 580px) {
  .preloader__wrap {
    max-width: 110px;
  }
}
.preloader__logo {
  opacity: 0;
  filter: blur(30px);
  width: 100%;
  max-width: 140px;
  animation: blur-logo 1.5s ease-in-out;
}
@media only screen and (max-width: 580px) {
  .preloader__logo {
    max-width: 110px;
  }
}
.preloader__progress {
  background: rgba(255, 255, 255, 0.1);
  height: 1px;
  position: relative;
  margin-top: 1.2rem;
  overflow: hidden;
  width: 100%;
}
.preloader__progress span {
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
}
@media only screen and (max-width: 580px) {
  .preloader__progress {
    margin-top: 0.8rem;
  }
}
.preloader.fadeOut2 {
  pointer-events: none;
  opacity: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .preloader.fadeOut2 {
    visibility: hidden;
  }
}

@keyframes blur-logo {
  0% {
    filter: blur(30px);
    opacity: 0;
    transform: scale(1.5);
  }
  100% {
    filter: blur(0);
    opacity: 1;
    transform: scale(1);
  }
}
/* -----------------------------------------------------------------
    - Custom PhotoSwiper
----------------------------------------------------------------- */
.pswp {
  z-index: 1010;
}

.pswp__caption {
  display: none;
}

.pswp__top-bar {
  background: transparent;
}

.pswp__container,
.pswp--zoom-allowed .pswp__img {
  cursor: none;
}
@media all and (-ms-high-contrast: none) {
  .pswp__container,
  .pswp--zoom-allowed .pswp__img {
    cursor: default;
  }
}

/* -----------------------------------------------------------------
    - Effects
----------------------------------------------------------------- */
.reveal {
  position: relative;
  overflow: hidden;
}
.reveal::after, .reveal::before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.reveal::after {
  background: #fff;
  z-index: 1;
}
.touch .reveal::after, .touch .reveal::before {
  visibility: hidden;
}
.reveal.animated::before {
  background: #110f10;
  animation: reveal 2s cubic-bezier(0.77, 0, 0.175, 1) both;
  z-index: 2;
}
.reveal.animated::after {
  animation: revealBack 2s cubic-bezier(0.77, 0, 0.175, 1) both;
}

@keyframes reveal {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes revealBack {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes reveal-vertical {
  0% {
    transform: translateY(100%);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
.js-text-wave {
  opacity: 0;
}
.js-text-wave.complete {
  opacity: 1;
}
.js-text-wave div {
  display: inline-block;
  overflow: hidden;
}
.js-text-wave div span {
  display: inline-block;
  transform: translate3d(0, 100%, 0);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.js-text-wave.complete div span {
  transform: translate3d(0, 0, 0);
}

.js-lines,
.js-single-line,
.js-block,
.js-words,
.js-words .word {
  overflow: hidden;
}

.js-words .char,
.js-words .word {
  display: inline-block;
}

.down-up {
  display: block;
  margin-top: -5px;
  overflow: hidden;
  position: relative;
}
.down-up span {
  display: block;
  transform: translate3d(0, 100%, 0);
  transition: opacity, transform 0.75s cubic-bezier(0.8, 0, 0.2, 1);
}
.down-up.animated span {
  opacity: 1;
  transform: translate3d(0px, 0%, 0px);
}

/* Text down*/
.down-up-2 {
  display: inline-block;
  margin-top: -5px;
  overflow: hidden;
}
.down-up-2 span {
  display: inline-block;
  opacity: 0;
  transform: translate3d(0, 100%, 0);
  transition: opacity, transform 0.8s 400ms cubic-bezier(0.7, 0, 0.3, 1);
}
.down-up-2.animated span {
  opacity: 1;
  transform: translate3d(0px, 0%, 0px);
}

.cursor {
  background-color: #f71b1b;
  border-radius: 50%;
  display: block;
  position: fixed;
  margin-top: -10px;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  pointer-events: none;
  mix-blend-mode: multiply;
  transform: scale(1);
  transition: transform 0.4s cubic-bezier(0.75, -0.27, 0.3, 1.33);
  z-index: 1011;
}
@supports not (mix-blend-mode: multiply) {
  .cursor {
    opacity: 0.7;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cursor {
    visibility: hidden;
  }
}
.cursor--zoom {
  transform: scale(4);
}
.cursor-close {
  background-color: #110f10;
  transform: matrix(3, 0, 0, 3, 0, 0) !important;
  mix-blend-mode: difference;
}
.cursor-close::before, .cursor-close::after {
  content: "";
  background: #fff;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  animation: cursorClose 0.6s 0.1s ease-in-out both;
}
.cursor-close::before {
  height: 100%;
  width: 1px;
}
.cursor-close::after {
  height: 1px;
  width: 100%;
}

.open .cursor {
  mix-blend-mode: lighten;
}

.touch .cursor {
  display: none;
}

.cursor--active {
  animation: cursor-active 0.6s cubic-bezier(0.72, 0.16, 0.345, 0.875) both;
}
.cursor--active.cursor--zoom {
  animation: cursor-active2 0.6s cubic-bezier(0.72, 0.16, 0.345, 0.875) both;
}

@keyframes cursor-active {
  0% {
    box-shadow: 0 0 0 0 #f71b1b;
  }
  100% {
    box-shadow: 0 0 0 3rem rgba(247, 27, 27, 0);
  }
}
@keyframes cursor-active2 {
  0% {
    box-shadow: 0 0 0 0 #f71b1b;
  }
  100% {
    box-shadow: 0 0 0 1rem rgba(247, 27, 27, 0);
  }
}
@keyframes cursorClose {
  0% {
    transform: scale(0) rotate(90deg);
  }
  100% {
    transform: scale(0.45) rotate(45deg);
  }
}
.jarallax {
  position: relative;
  z-index: 0;
}

.jarallax > .jarallax-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.medium-zoom-overlay {
  z-index: 9999;
}

.medium-zoom-image {
  z-index: 9999;
}

.main-nav {
  width: 100%;
  position: relative;
  z-index: 1111;
}

.top-nav-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0.5rem 4rem;
  align-items: center;
  justify-content: center;
}
.top-nav-container .logo-container {
  width: 60%;
  max-width: 500px;
  min-width: 200px;
  margin: 0px auto;
}
@media only screen and (max-width: 768px) {
  .top-nav-container {
    padding: 0.5rem 0rem;
  }
  .top-nav-container .logo-container {
    width: 80%;
  }
}

.nav-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0.5rem 4rem;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #f5f5f5;
  border-top: 1px solid #f5f5f5;
}
.nav-container .logo-container {
  display: none;
  width: 60px;
  max-width: 100px;
  min-width: 40px;
}

.menu-container {
  display: inline;
}

.show-now {
  display: block !important;
  height: auto !important;
  position: fixed !important;
}

.navbar--default {
  background: #fff;
}
.navbar--default .default-logo {
  display: block;
}
.navbar--default .white-logo {
  display: none;
}

.navbar--transparent {
  background: none;
}
.navbar--transparent .default-logo {
  display: none;
}
.navbar--transparent .white-logo {
  display: block;
}
.navbar--transparent .logo-container {
  width: 120px;
}

.fixed-nav {
  position: fixed;
}
@media only screen and (max-width: 768px) {
  .fixed-nav .logo-container {
    width: 60px !important;
  }
  .fixed-nav .nav-container {
    padding: 0.5rem 2rem;
  }
}

.top-nav-hide .top-nav-container {
  display: none;
}
.top-nav-hide .nav-container {
  padding: 0.5rem 4rem;
  border-bottom: 1px solid #f5f5f5;
}
.top-nav-hide .nav-container .logo-container {
  display: block;
}

.no-bg .nav-container {
  border: none;
}

.no-bg {
  background: none;
  box-shadow: none;
}
.no-bg .default-logo {
  display: none;
}
.no-bg .white-logo {
  display: block;
}
.no-bg .hamburger__inner::after,
.no-bg .hamburger__inner::before {
  background-color: #fff;
}

.hamburger-container {
  display: none;
  margin-left: auto;
  margin-right: 0px;
}

.hamburger {
  cursor: pointer;
  transform: translate3d(0, 0, 0);
  transition: opacity 0.3s ease;
  background-color: transparent;
  border: 0;
  padding: 0;
  vertical-align: middle;
  margin-left: 20px;
}

.hamburger__inner {
  display: block;
  height: 24px;
  width: 25px;
  position: relative;
}

.hamburger__inner:before,
.hamburger__inner:after {
  background-color: #110f10;
  content: "";
  display: block;
  margin-left: -12px;
  height: 3px;
  width: 30px;
  border-radius: 30px;
  position: absolute;
  top: 6px;
  left: 50%;
  transform-origin: center center;
  transition: top 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.navbar--transparent .hamburger__inner:before,
.navbar--transparent .hamburger__inner:after {
  background-color: #fff;
}

.hamburger__inner:after {
  top: 20px;
}

.is-active .hamburger__inner {
  color: #110f10;
}

.is-active .hamburger__inner:before,
.is-active .hamburger__inner:after {
  top: 50%;
  transition: top 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}

.is-active .hamburger__inner:before {
  transform: rotate(45deg);
}

.is-active .hamburger__inner:after {
  transform: rotate(-45deg);
}

.hamburger--black .hamburger__inner:before,
.hamburger--black .hamburger__inner:after {
  background-color: #110f10 !important;
}

.mobile-menu {
  display: none;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  font-family: "Open Sans", sans-serif;
}
.mobile-menu .menu-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.mobile-menu .menu-bg.one {
  width: 4px;
  background-color: #BD9A33;
}
.mobile-menu .menu-bg.two {
  width: 0;
  background-color: #110f10;
}
.mobile-menu .menu-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mobile-menu .menu-inner {
  position: relative;
}

@media only screen and (max-width: 992px) {
  .menu-container {
    display: none;
  }
  .hamburger-container {
    display: block;
  }
  .mobile-menu {
    display: block;
  }
  .nav-container {
    padding: 1rem 2rem;
  }
}
.top-contact-container {
  padding: 5px;
  margin-left: 0px;
  width: 20%;
}
.top-contact-container .contact-list {
  list-style: none;
  padding: 0px;
  margin: 0px auto;
}
.top-contact-container .contact-list li a {
  color: #2e363e;
  font-weight: 500;
  font-size: 0.9rem;
}
.top-contact-container .contact-list li a:hover {
  text-decoration: none;
  color: #BD9A33;
}
.top-contact-container .contact-list li a:hover .icon {
  animation: heartbeat 1s infinite;
}
@keyframes heartbeat {
  0% {
    transform: scale(0.75);
  }
  20% {
    transform: scale(1);
  }
  40% {
    transform: scale(0.75);
  }
  60% {
    transform: scale(1);
  }
  80% {
    transform: scale(0.75);
  }
  100% {
    transform: scale(0.75);
  }
}
.top-contact-container .contact-list li a .icon {
  margin-right: 20px;
  color: #BD9A33;
  font-size: 1.2rem;
}
@media only screen and (max-width: 992px) {
  .top-contact-container {
    display: none;
  }
}

.top-social-container {
  padding: 5px;
  margin-right: 0px;
  width: 20%;
  text-align: right;
}
.top-social-container .social-list {
  list-style: none;
  padding: 0px;
  margin: 0px auto;
}
.top-social-container .social-list li {
  display: inline;
}
.top-social-container .social-list li a:hover {
  text-decoration: none;
  color: #BD9A33;
}
.top-social-container .social-list li a:hover .icon {
  animation: heartbeat 1s infinite;
}
@keyframes heartbeat {
  0% {
    transform: scale(0.75);
  }
  20% {
    transform: scale(1);
  }
  40% {
    transform: scale(0.75);
  }
  60% {
    transform: scale(1);
  }
  80% {
    transform: scale(0.75);
  }
  100% {
    transform: scale(0.75);
  }
}
.top-social-container .social-list li a .icon {
  margin: 10px;
  color: #BD9A33;
  font-size: 1.2rem;
}
@media only screen and (max-width: 992px) {
  .top-social-container {
    display: none;
  }
}

/* -----------------------------------------------------------------
    - Navigation
----------------------------------------------------------------- */
.main-menu {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.main-menu .menu-link {
  padding: 0.5rem 1rem;
  display: inline;
}
.main-menu .menu-link a {
  color: #2e363e;
  font-weight: 500;
  letter-spacing: 0px;
}
.main-menu .menu-link a:hover {
  color: #BD9A33;
  letter-spacing: 1px;
  font-weight: 600;
}
.main-menu .more-link a::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.355em;
  vertical-align: 0.055em;
  content: "";
  border-top: 0.3em solid #095496;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.more-menu {
  width: 60%;
  height: 0%;
  background: #fff;
  padding: 40px 20px 20px 20px;
  border: 1px solid #ddd;
  position: absolute;
  right: auto;
  left: 20%;
  top: 85px;
  z-index: 11111;
  display: none;
  color: #576572;
  box-shadow: 0px 10px 10px 0px rgba(24, 21, 23, 0.1490196078);
}

.special-link {
  background: #EB363A;
  color: #fff;
  padding: 0.5rem 1rem;
  border-radius: 30px;
  margin-left: 20px;
  font-weight: 500;
}
.special-link:hover {
  background: #095496 !important;
}
.special-link i {
  margin-right: 10px;
}

.navbar--transparent .menu-link a {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0px;
}
.navbar--transparent .menu-link a:hover {
  color: #095496;
  letter-spacing: 1px;
}
.navbar--transparent .special-link {
  background: #fff;
  color: #EB363A;
}
.navbar--transparent .special-link:hover {
  background: #fff !important;
  color: #095496 !important;
}
.navbar--transparent .more-link a::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.355em;
  vertical-align: 0.055em;
  content: "";
  border-top: 0.3em solid #fff !important;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.mobile-menu .main-menu .nav-link a {
  font-size: 2rem;
  font-weight: 500;
  color: #fff;
}

.hover-links .hover-list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.hover-links .hover-link:hover {
  padding-left: 10px;
  font-weight: 500;
}
.hover-links .hover-link:hover i {
  color: #095496;
}
.hover-links .hover-link a {
  color: #2e363e;
  text-decoration: none;
}
.hover-links .hover-link i {
  margin-right: 10px;
  font-size: 20px;
  color: #EB363A;
}

/* -----------------------------------------------------------------
    - Footer
----------------------------------------------------------------- */
.footer {
  padding: 40px 0px 0px 0px;
  margin-top: 30px;
}
.footer .row {
  align-items: center;
}
.footer .row .footer-links .top-links ul {
  list-style: none;
  padding: 0px;
  margin: 0px auto;
}
@media only screen and (max-width: 992px) {
  .footer .row .footer-links .top-links ul {
    margin-bottom: 20px;
  }
}
.footer .row .footer-links .top-links ul li {
  display: inline;
  margin-left: 10px;
}
@media only screen and (max-width: 992px) {
  .footer .row .footer-links .top-links ul li {
    display: block;
    margin-left: 0px;
  }
}
.footer .row .footer-links .top-links ul li a {
  font-weight: 600;
  color: #00284A;
  font-size: 14px;
}
.footer .row .footer-links .top-links ul li a:hover {
  color: #BD9A33;
}
.footer .row .footer-links .bottom-links ul {
  list-style: none;
  padding: 0px;
  margin: 0px auto;
}
.footer .row .footer-links .bottom-links ul li {
  display: inline;
  margin-left: 10px;
}
@media only screen and (max-width: 992px) {
  .footer .row .footer-links .bottom-links ul li {
    display: block;
    margin-left: 0px;
  }
}
.footer .row .footer-links .bottom-links ul li a {
  color: #576572;
  font-size: 12px;
}
.footer .row .footer-links .bottom-links ul li a:hover {
  color: #2e363e;
}
.footer .row .last-footer {
  padding: 10px 0px;
  text-align: right;
}
@media only screen and (max-width: 992px) {
  .footer .row .last-footer {
    text-align: center;
  }
}
.footer .row .last-footer .copy-details p {
  font-size: 16px;
  margin: 0px auto;
  font-weight: 600;
  color: #BD9A33;
}
.footer .row .last-footer .author-info a {
  font-size: 16px;
  margin: 0px auto;
  text-decoration: none;
}
.footer .row .last-footer .author-info a:hover {
  text-decoration: none;
  color: #095496;
}
.footer .row .last-footer .author-info .author-logo {
  width: 20px;
  height: 20px;
}

/* -----------------------------------------------------------------
    - Home Page Style
----------------------------------------------------------------- */
.fvc-intro {
  display: flex;
  height: 70vh;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.fvc-intro .text-container {
  color: #2e363e;
}
.fvc-intro .text-container .title--h1 {
  color: #00284A;
}
@media only screen and (max-width: 768px) {
  .fvc-intro {
    height: 50vh;
  }
}
@media only screen and (max-width: 500px) {
  .fvc-intro {
    height: 40vh;
  }
}
.fvc-intro .fvc-intro-bg {
  position: absolute;
  width: 50%;
  height: 500px;
  right: 100px;
  top: 0px;
  z-index: -1;
}
.fvc-intro .fvc-intro-bg img {
  width: 100%;
  opacity: 0.4;
}
@media only screen and (max-width: 992px) {
  .fvc-intro .fvc-intro-bg {
    width: 100%;
    right: -100px;
  }
}

.fvc-video-container {
  width: 95%;
  margin-right: 0px;
  margin-left: auto;
  height: auto;
}
.fvc-video-container #dream {
  width: 100%;
  height: 500px;
}
@media only screen and (max-width: 992px) {
  .fvc-video-container #dream {
    height: 400px;
  }
}
@media only screen and (max-width: 768px) {
  .fvc-video-container #dream {
    height: 300px;
  }
}
@media only screen and (max-width: 500px) {
  .fvc-video-container #dream {
    height: 250px;
  }
}

.fvc-main-section {
  width: 100%;
  position: relative;
  margin-top: -60px;
}
.fvc-main-section .text-container {
  margin-top: 120px;
  color: #2e363e;
}
.fvc-main-section .text-container .sub-img {
  width: 80px;
  margin-bottom: 20px;
}
.fvc-main-section .text-container .title--h3 {
  color: #00284A;
}
.fvc-main-section .text-container .btn {
  margin-top: 30px;
}
.fvc-main-section .main-counts .count-list {
  list-style: none;
  padding: 0px;
  margin: 0px auto;
}
.fvc-main-section .main-counts .count-list .count {
  padding-left: 15%;
  padding-top: 12.5%;
  padding-bottom: 12.5%;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .fvc-main-section .main-counts .count-list .count {
    height: auto;
  }
}
.fvc-main-section .main-counts .count-list .count .big-ltr {
  font-size: 6rem;
  font-weight: 400;
  line-height: 80%;
}
.fvc-main-section .main-counts .count-list .count .small-ltr {
  font-size: 1.2rem;
  font-weight: 400;
}
.fvc-main-section .main-counts .count-list .color-bg-count {
  background: #BD9A33;
  color: #fff;
  border: 1px solid #BD9A33;
  border-bottom: none;
}
.fvc-main-section .main-counts .count-list .pattern-bg-count {
  background: url(../images/pattern-number.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #BD9A33;
  border: 1px solid #BD9A33;
  border-bottom: none;
}
.fvc-main-section .main-counts .count-list .border-bg-count {
  border: 1px solid #BD9A33;
  color: #BD9A33;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .fvc-main-section .main-counts {
    margin-top: 30px;
  }
}
.fvc-main-section::after {
  position: absolute;
  content: "";
  bottom: 0px;
  width: 100%;
  height: 60px;
  background: #f5f5f5;
  z-index: -1;
}

.fvc-strategies {
  background: #f5f5f5;
  padding: 60px 0px;
}
.fvc-strategies .sp-text-container .sub-title {
  margin-bottom: 20px;
  color: #BD9A33;
}
.fvc-strategies .strategiesSwiper {
  position: relative;
  padding-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .fvc-strategies .strategiesSwiper .strategies-slide .strategies-img {
    margin-bottom: 30px;
  }
}
.fvc-strategies .strategiesSwiper .strategies-slide .strategies-details {
  margin-left: 10%;
}
.fvc-strategies .strategiesSwiper .strategies-slide .strategies-details .text-container .title--h4 {
  color: #00284A;
  position: relative;
}
.fvc-strategies .strategiesSwiper .strategies-slide .strategies-details .text-container .title--h4 .strategy-num {
  position: absolute;
  background: #00284A;
  width: 80px;
  height: 70px;
  left: -20%;
  top: 5%;
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .fvc-strategies .strategiesSwiper .strategies-slide .strategies-details .text-container .title--h4 .strategy-num {
    position: absolute;
    background: #00284A;
    width: 60px;
    height: 50px;
    left: 5%;
    top: -70px;
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .fvc-strategies .strategiesSwiper .strategies-slide .strategies-details {
    margin-left: 0px;
    margin-top: 10px;
  }
}
.fvc-strategies .strategiesSwiper .strategy-navigation {
  width: 200px;
  display: flex;
  position: relative;
  margin-right: 5%;
  margin-left: auto;
  text-align: right;
}
.fvc-strategies .strategiesSwiper .strategy-navigation .strategy-pagination {
  background: #f5f5f5;
  width: 80px;
  position: absolute;
  top: 45%;
  left: 0px;
  right: auto;
  border-radius: 30px;
}
.fvc-strategies .strategiesSwiper .strategy-navigation .strategy-pagination .swiper-pagination-progressbar-fill {
  background: #BD9A33;
}
.fvc-strategies .strategiesSwiper .strategy-navigation .nav-btns {
  display: flex;
  width: 100px;
  margin-right: 0px;
  margin-left: auto;
}
.fvc-strategies .strategiesSwiper .strategy-navigation .nav-btns .strategy-nav-next {
  width: 40px;
  height: 40px;
  border: 2px solid #BD9A33;
  background: #fff;
  margin-left: 20px;
  padding: 0px 10px;
}
.fvc-strategies .strategiesSwiper .strategy-navigation .nav-btns .strategy-nav-next ::after {
  display: none !important;
}
.fvc-strategies .strategiesSwiper .strategy-navigation .nav-btns .strategy-nav-next img {
  width: 20px;
  height: 20px;
}
.fvc-strategies .strategiesSwiper .strategy-navigation .nav-btns .strategy-nav-prev {
  width: 40px;
  height: 40px;
  border: 2px solid #BD9A33;
  padding: 0px 10px;
  background: #fff;
}
.fvc-strategies .strategiesSwiper .strategy-navigation .nav-btns .strategy-nav-prev ::after {
  display: none !important;
}
.fvc-strategies .strategiesSwiper .strategy-navigation .nav-btns .strategy-nav-prev img {
  transform: rotate(-180deg);
  width: 20px;
  height: 20px;
}

.fvc-sectors {
  padding: 40px 0px;
}
.fvc-sectors .text-container .title--h3 {
  color: #00284A;
}
.fvc-sectors .sectors {
  width: 95%;
  margin-left: auto;
  margin-right: 0px;
  height: auto;
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide {
  background: #ddd;
  display: inline;
  width: 20%;
  height: 500px;
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide .sector-details {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide .sector-details .vertical-text {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  position: absolute;
  bottom: 10%;
  right: auto;
  left: 10%;
  writing-mode: vertical-lr;
  text-orientation: mixed;
  text-align: right;
  transform: rotate(-180deg);
  font-size: 1.2rem;
  opacity: 1;
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide .sector-details .horizontal-text {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  position: absolute;
  top: 10%;
  right: auto;
  left: 10%;
  font-size: 1.2rem;
  opacity: 0;
}
@media only screen and (max-width: 768px) {
  .fvc-sectors .sectors .sectorsSwiper .sector-slide .sector-details .horizontal-text {
    font-size: 1rem;
  }
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide .sector-details .btn {
  text-transform: capitalize;
  position: absolute;
  bottom: 10%;
  left: 10%;
  padding: 0px;
  opacity: 0;
  width: 150px !important;
}
@media only screen and (max-width: 768px) {
  .fvc-sectors .sectors .sectorsSwiper .sector-slide .sector-details .btn {
    width: 120px !important;
    font-size: 0.8rem;
  }
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide .sector-img {
  height: 500px;
  position: relative;
  overflow: hidden;
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide .sector-img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4941176471);
  z-index: 1;
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide .sector-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide:hover .sector-img img {
  transform: scale(1.1);
  transition: 0.3s ease-in-out;
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide:hover .vertical-text {
  opacity: 0;
  transition: 0.1s ease-in-out;
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide:hover .horizontal-text {
  opacity: 1;
  transition: 0.5s ease-in-out;
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide:hover .btn {
  opacity: 1;
  transition: 0.5s ease-in-out;
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide:hover .btn .btn-icon {
  right: 10px;
  animation: linkin 0.8s infinite;
}
@keyframes linkin {
  0% {
    right: 20px;
  }
  100% {
    right: 15px;
  }
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide:hover .btn .btn-icon::after {
  background: #fff;
  transform: rotate(46deg);
  top: 10px;
  height: 11px;
}
.fvc-sectors .sectors .sectorsSwiper .sector-slide:hover .btn .btn-icon::before {
  transform: rotate(-46deg);
  top: 3px;
  height: 11px;
  background: #fff;
}

.fvc-message {
  padding: 60px 0px;
}
.fvc-message .sp-text-container .sub-title {
  margin-bottom: 20px;
  color: #BD9A33;
}
.fvc-message .founders-message-conatiner {
  background: #00284A;
}
@media only screen and (max-width: 768px) {
  .fvc-message .founders-message-conatiner .founders-message {
    margin-top: 30px;
    padding: 20px;
  }
}
.fvc-message .founders-message-conatiner .founders-message .text-container {
  color: #fff;
}
.fvc-message .founders-message-conatiner .founders-message .text-container .title--h4 {
  color: #fff;
}
.fvc-message .founders-message-conatiner .founders-message .text-container .content {
  color: #fff;
  font-size: 1.1rem;
  font-style: italic;
  padding-left: 30px;
}
.fvc-message .founders-message-conatiner .founders-message .text-container .quote {
  width: 30px;
  margin-bottom: 20px;
}
.fvc-message .founders-message-conatiner .founders-message .text-container .founder-detail {
  position: relative;
  padding-left: 30px;
  margin-top: 30px;
}
.fvc-message .founders-message-conatiner .founders-message .text-container .founder-detail .sm-horizontal-line {
  position: absolute;
  width: 20px;
  height: 1px;
  left: 0px;
  top: 25%;
  background: #fff;
}

.fvc-media {
  padding: 40px 0px;
}
@media only screen and (max-width: 992px) {
  .fvc-media {
    padding: 30px 0px;
  }
}
.fvc-media .text-container .title--h3 {
  color: #00284A;
}
.fvc-media .medias .mediaSwiper {
  padding-top: 100px;
  margin-top: -100px;
}
@media only screen and (max-width: 992px) {
  .fvc-media .medias .mediaSwiper {
    margin-top: 30px;
    padding-top: 0px;
    padding-bottom: 60px;
  }
}
.fvc-media .medias .mediaSwiper .media {
  margin-right: 20px;
}
.fvc-media .medias .mediaSwiper .media .media-img {
  margin-bottom: 20px;
}
.fvc-media .medias .mediaSwiper .media .media-details {
  margin-bottom: 20px;
}
.fvc-media .medias .mediaSwiper .media .media-details .title--h6 {
  font-weight: 600;
  color: #00284A;
}
.fvc-media .medias .mediaSwiper .media-navigation {
  width: 200px;
  display: flex;
  position: absolute;
  top: 0px;
  bottom: auto;
  right: 2%;
  left: auto;
  text-align: right;
}
@media only screen and (max-width: 992px) {
  .fvc-media .medias .mediaSwiper .media-navigation {
    top: auto;
    bottom: 0px;
    right: 0px;
    left: auto;
  }
}
.fvc-media .medias .mediaSwiper .media-navigation .media-pagination {
  background: #f5f5f5;
  width: 80px;
  position: absolute;
  top: 45%;
  left: 0px;
  right: auto;
  border-radius: 30px;
}
.fvc-media .medias .mediaSwiper .media-navigation .media-pagination .swiper-pagination-progressbar-fill {
  background: #BD9A33;
}
.fvc-media .medias .mediaSwiper .media-navigation .nav-btns {
  display: flex;
  width: 100px;
  margin-right: 0px;
  margin-left: auto;
}
.fvc-media .medias .mediaSwiper .media-navigation .nav-btns .media-nav-next {
  width: 40px;
  height: 40px;
  border: 2px solid #BD9A33;
  background: #fff;
  margin-left: 20px;
  padding: 0px 10px;
}
.fvc-media .medias .mediaSwiper .media-navigation .nav-btns .media-nav-next ::after {
  display: none !important;
}
.fvc-media .medias .mediaSwiper .media-navigation .nav-btns .media-nav-next img {
  width: 20px;
  height: 20px;
}
.fvc-media .medias .mediaSwiper .media-navigation .nav-btns .media-nav-prev {
  width: 40px;
  height: 40px;
  border: 2px solid #BD9A33;
  padding: 0px 10px;
  background: #fff;
}
.fvc-media .medias .mediaSwiper .media-navigation .nav-btns .media-nav-prev ::after {
  display: none !important;
}
.fvc-media .medias .mediaSwiper .media-navigation .nav-btns .media-nav-prev img {
  transform: rotate(-180deg);
  width: 20px;
  height: 20px;
}

.fvc-companies {
  padding: 30px 0px;
}
.fvc-companies .sp-text-container .sub-title {
  margin-bottom: 20px;
  color: #BD9A33;
}
.fvc-companies .companies .company {
  border: 1px solid #f5f5f5;
  padding: 10px 10px;
  margin-bottom: 20px;
  background: #fff;
}
.fvc-companies .companies .company:hover {
  box-shadow: 0px 20px 15px -15px rgba(209, 209, 209, 0.5215686275);
}
.fvc-companies .companies .company .company-logo {
  background: #f5f5f5;
  padding: 20px 10px;
  text-align: center;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fvc-companies .companies .company .company-logo img {
  width: 200px;
  min-width: 150px;
}
.fvc-companies .companies .company .company-details {
  margin-top: 20px;
}
.fvc-companies .companies .company .company-details .title--h6 {
  color: #00284A;
}
.fvc-companies .companies .company .company-details .content {
  color: #2e363e;
}
.fvc-companies .companies .company .company-details .content .ind-name {
  color: #00284A;
  font-weight: 600;
}
.fvc-companies .companies .company .sp-btn {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: 0px;
}

.fvc-connect {
  position: relative;
  height: 500px;
  padding: 30px 0px;
}
.fvc-connect .connect-details .text-container {
  margin-left: 40px;
}
.fvc-connect .connect-details .text-container .title--h3 {
  color: #00284A;
}
.fvc-connect .connect-details .text-container .btn {
  color: #00284A;
}
.fvc-connect .connect-bg {
  position: absolute;
  width: 95%;
  z-index: -1;
  height: auto;
  right: 0px;
  left: auto;
  top: 0px;
  bottom: auto;
}
.fvc-connect .connect-bg img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}/*# sourceMappingURL=style.css.map */