@charset "utf-8";
p:last-of-type,
ul {
  margin-bottom: 0;
}
div,
p a,
p a:active,
section {
  position: relative;
}
*,
.menu_nav ul li a,
p {
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}
* {
  margin: 0;
  padding: 0;
}
div {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul {
  list-style: none;
}
p {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.85714;
  font-weight: 500;
  color: #838293;
}
p a {
  display: inline;
  color: inherit;
  border-bottom: 1px solid #ffa07f;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
a,
a:active,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-shadow: rgba(0, 0, 0, 0.01) oh 0 0 1px;
}
p a:active {
  color: tomato;
}
p a:hover {
  color: #fff;
  background: #ffa07f;
}
p a:hover::after {
  opacity: 0.2;
}
::selection {
  background: #e1dada;
}
.form-control {
  color: #db5246;
}
section {
  display: block;
  box-sizing: border-box;
}
.clear,
.clearfix::after {
  clear: both;
}
.clearfix::after,
.clearfix::before {
  content: "";
  display: table;
}
.clearfix {
  zoom: 1;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.general_info_text a,
.trans_200 {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.trans_300 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.trans_400 {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.trans_500 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.logo,
.main_nav ul li {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.fill_height {
  height: 100%;
}
.super_container {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  padding: 97px 41px 45px 40px;
}
.prlx_parent {
  overflow: hidden;
}
.prlx {
  height: 130% !important;
}
.background_image,
.parallax_background {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  top: 0;
}
.parallax-window {
  min-height: 400px;
  background: 0 0;
}
.background_image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.nopadding {
  padding: 0 !important;
}
:focus {
  outline: 0;
}
.btn.focus,
.btn:focus,
.btn:hover {
  text-decoration: none;
  color: #004971;
  outline: 0;
  box-shadow: none;
}
.logo {
  font-size: 36px;
  font-weight: 800;
  color: #100f3a;
  margin-right: 48px;
  margin-top: -5px;
  transition: 0.2s;
}
.header.scrolled .logo {
  font-size: 24px;
}
.logo span,
.menu_nav ul li a:hover {
  color: #8583e1;
}
.main_nav {
  width: 100%;
}
.main_nav ul {
  background: #9f9fb0;
}
.main_nav ul li {
  background: #100f3a;
  transition: 0.2s;
}
.header_button,
.header_button_2 {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  height: 55px;
  background: #8583e1;
  position: absolute;
}
.main_nav ul li.active,
.main_nav ul li:hover {
  background: #8583e1;
}
.main_nav ul li:not(:last-child) {
  margin-right: 1px;
}
.main_nav ul li a {
  display: block;
  padding-left: 24px;
  padding-right: 24px;
  line-height: 59px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.main_nav ul li.active a {
  padding-left: 36px;
  padding-right: 31px;
}
.header_button {
  right: 41px;
  bottom: 0;
  transition: 0.2s;
}
.header_button_2 {
  display: none;
  right: 15px;
  bottom: 10px;
  transition: 0.2s;
}
.general_info,
.header_button:hover,
.header_button_2:hover {
  background: #100f3a;
}
.menu_nav ul li a,
.social_container ul li a i {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.header_button a,
.header_button_2 a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 55px;
  color: #fff;
  padding-left: 22px;
  padding-right: 82px;
}
.header_button > div,
.header_button_2 > div {
  position: absolute;
  top: 0;
  right: 0;
  width: 55px;
  height: 55px;
  background: #100f3a;
  pointer-events: none;
}
.general_info {
  width: 473px;
  height: 100%;
}
.general_info_image {
  width: 100%;
  height: 473px;
}
.general_info_content {
  width: 100%;
  height: 100%;
  padding: 49px 15px 20px 77px;
  overflow: hidden;
}
.general_info_content_inner {
  width: 100%;
  max-height: 100%;
}
.general_info_title {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  line-height: 1.2;
}
.general_info_list {
  margin-top: 34px;
}
.general_info_list li:not(:last-child) {
  margin-bottom: 15px;
}
.general_info_icon {
  width: 21px;
  height: 21px;
  margin-right: 24px;
}
.general_info_icon img {
  max-width: 100%;
}
.general_info_text,
.general_info_text a {
  font-size: 14px;
  color: #7a798c;
  line-height: 1.2;
}
.general_info_text a:hover,
.general_info_text span,
.social_container ul li a i:hover {
  color: #fff;
}
.social_container {
  margin-top: 26px;
  padding-left: 38px;
}
.social_container ul li:not(:last-child) {
  margin-right: 28px;
}
.social_container ul li a i {
  font-size: 18px;
  color: #8d8b9b;
  transition: 0.2s;
}
.main_title_container {
  width: 100%;
  height: 193px;
}
.font-2rem {
  font-size: 2rem;
}
.font-1rem {
  font-size: 1rem;
}
.pie-chart-legend td {
  line-height: 1rem;
}
.main_subtitle {
  font-size: 30px;
  font-weight: 500;
  color: #7a798c;
  line-height: 0.75;
}
.main_title {
  font-size: 92px;
  font-weight: 800;
  color: #100f3a;
  line-height: 0.75;
  margin-top: 12px;
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background: #fff;
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
  background: #8583e1;
}
.about_title {
  font-size: 30px;
  color: #4d4f5c;
}
.about_text {
  margin-top: 31px;
}
.loaders {
  margin-top: 98px;
}
.loader_container {
  width: 25%;
  height: 265px;
  float: left;
  padding-bottom: 15px;
}
.loader {
  width: 195px;
  height: 195px;
  margin: 0 auto;
  background: 0 0;
}
.loader_title {
  font-size: 16px;
  font-weight: 700;
  color: #100f3a;
  text-transform: uppercase;
  line-height: 0.75;
}
.loader_subtitle {
  font-size: 14px;
  font-weight: 500;
  color: #7a798c;
  margin-top: 12px;
}
.hamburger,
.menu_nav ul li a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #100f3a;
}
.menu {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 250px;
  height: 430px;
  background: #fff;
  z-index: 100;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.header.scrolled .menu.active {
  bottom: -360px;
}
.menu.active {
  bottom: -323px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.menu_content {
  width: 100%;
  height: 100%;
  padding-top: 10px;
}
.menu_nav {
  padding-right: 40px;
  padding-top: 35px;
}
.menu_nav ul li {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.menu.active .menu_nav ul li {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.menu_nav ul li:not(:last-child) {
  margin-bottom: 8px;
}
.menu_nav ul li a {
  transition: 0.2s;
}
.hamburger {
  position: absolute;
  right: 38px;
  bottom: 14px;
  cursor: pointer;
  margin-right: 3px;
  letter-spacing: 0.05em;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.hamburger:hover {
  color: #7a798c;
}
.bordered-wrapper {
	border: 2px solid #c5daee;
  padding: 2px;
  border-radius: 7px;
  display: flex;
  align-items: stretch;
}
.space-between {
  justify-content: space-between;
}
.flex-end {
  justify-content: flex-end;
}
.flex-center {
  align-items: center;
}