@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translateZ(0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: a;
  animation-name: a;
}

@-webkit-keyframes a {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes a {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/images/vendor/owl.carousel/src/owl.video.play.png?4cbde124d6cd8122c801118696c16f07) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
  font-family: FontAwesome;
  src: url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713);
  src: url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713) format("embedded-opentype"),
    url(/fonts/vendor/font-awesome/fontawesome-webfont.woff2?af7ae505a9eed503f8b8e6982036873e) format("woff2"),
    url(/fonts/vendor/font-awesome/fontawesome-webfont.woff?fee66e712a8a08eef5805a46892932ad) format("woff"),
    url(/fonts/vendor/font-awesome/fontawesome-webfont.ttf?b06871f281fee6b241d60582ae9369b9) format("truetype"),
    url(/fonts/vendor/font-awesome/fontawesome-webfont.svg?912ec66d7572ff821749319396470bde) format("svg");
  font-weight: 400;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: b 2s infinite linear;
  animation: b 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: b 1s infinite steps(8);
  animation: b 1s infinite steps(8);
}

@-webkit-keyframes b {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes b {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\F000";
}

.fa-music:before {
  content: "\F001";
}

.fa-search:before {
  content: "\F002";
}

.fa-envelope-o:before {
  content: "\F003";
}

.fa-heart:before {
  content: "\F004";
}

.fa-star:before {
  content: "\F005";
}

.fa-star-o:before {
  content: "\F006";
}

.fa-user:before {
  content: "\F007";
}

.fa-film:before {
  content: "\F008";
}

.fa-th-large:before {
  content: "\F009";
}

.fa-th:before {
  content: "\F00A";
}

.fa-th-list:before {
  content: "\F00B";
}

.fa-check:before {
  content: "\F00C";
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\F00D";
}

.fa-search-plus:before {
  content: "\F00E";
}

.fa-search-minus:before {
  content: "\F010";
}

.fa-power-off:before {
  content: "\F011";
}

.fa-signal:before {
  content: "\F012";
}

.fa-cog:before,
.fa-gear:before {
  content: "\F013";
}

.fa-trash-o:before {
  content: "\F014";
}

.fa-home:before {
  content: "\F015";
}

.fa-file-o:before {
  content: "\F016";
}

.fa-clock-o:before {
  content: "\F017";
}

.fa-road:before {
  content: "\F018";
}

.fa-download:before {
  content: "\F019";
}

.fa-arrow-circle-o-down:before {
  content: "\F01A";
}

.fa-arrow-circle-o-up:before {
  content: "\F01B";
}

.fa-inbox:before {
  content: "\F01C";
}

.fa-play-circle-o:before {
  content: "\F01D";
}

.fa-repeat:before,
.fa-rotate-right:before {
  content: "\F01E";
}

.fa-refresh:before {
  content: "\F021";
}

.fa-list-alt:before {
  content: "\F022";
}

.fa-lock:before {
  content: "\F023";
}

.fa-flag:before {
  content: "\F024";
}

.fa-headphones:before {
  content: "\F025";
}

.fa-volume-off:before {
  content: "\F026";
}

.fa-volume-down:before {
  content: "\F027";
}

.fa-volume-up:before {
  content: "\F028";
}

.fa-qrcode:before {
  content: "\F029";
}

.fa-barcode:before {
  content: "\F02A";
}

.fa-tag:before {
  content: "\F02B";
}

.fa-tags:before {
  content: "\F02C";
}

.fa-book:before {
  content: "\F02D";
}

.fa-bookmark:before {
  content: "\F02E";
}

.fa-print:before {
  content: "\F02F";
}

.fa-camera:before {
  content: "\F030";
}

.fa-font:before {
  content: "\F031";
}

.fa-bold:before {
  content: "\F032";
}

.fa-italic:before {
  content: "\F033";
}

.fa-text-height:before {
  content: "\F034";
}

.fa-text-width:before {
  content: "\F035";
}

.fa-align-left:before {
  content: "\F036";
}

.fa-align-center:before {
  content: "\F037";
}

.fa-align-right:before {
  content: "\F038";
}

.fa-align-justify:before {
  content: "\F039";
}

.fa-list:before {
  content: "\F03A";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B";
}

.fa-indent:before {
  content: "\F03C";
}

.fa-video-camera:before {
  content: "\F03D";
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\F03E";
}

.fa-pencil:before {
  content: "\F040";
}

.fa-map-marker:before {
  content: "\F041";
}

.fa-adjust:before {
  content: "\F042";
}

.fa-tint:before {
  content: "\F043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044";
}

.fa-share-square-o:before {
  content: "\F045";
}

.fa-check-square-o:before {
  content: "\F046";
}

.fa-arrows:before {
  content: "\F047";
}

.fa-step-backward:before {
  content: "\F048";
}

.fa-fast-backward:before {
  content: "\F049";
}

.fa-backward:before {
  content: "\F04A";
}

.fa-play:before {
  content: "\F04B";
}

.fa-pause:before {
  content: "\F04C";
}

.fa-stop:before {
  content: "\F04D";
}

.fa-forward:before {
  content: "\F04E";
}

.fa-fast-forward:before {
  content: "\F050";
}

.fa-step-forward:before {
  content: "\F051";
}

.fa-eject:before {
  content: "\F052";
}

.fa-chevron-left:before {
  content: "\F053";
}

.fa-chevron-right:before {
  content: "\F054";
}

.fa-plus-circle:before {
  content: "\F055";
}

.fa-minus-circle:before {
  content: "\F056";
}

.fa-times-circle:before {
  content: "\F057";
}

.fa-check-circle:before {
  content: "\F058";
}

.fa-question-circle:before {
  content: "\F059";
}

.fa-info-circle:before {
  content: "\F05A";
}

.fa-crosshairs:before {
  content: "\F05B";
}

.fa-times-circle-o:before {
  content: "\F05C";
}

.fa-check-circle-o:before {
  content: "\F05D";
}

.fa-ban:before {
  content: "\F05E";
}

.fa-arrow-left:before {
  content: "\F060";
}

.fa-arrow-right:before {
  content: "\F061";
}

.fa-arrow-up:before {
  content: "\F062";
}

.fa-arrow-down:before {
  content: "\F063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\F064";
}

.fa-expand:before {
  content: "\F065";
}

.fa-compress:before {
  content: "\F066";
}

.fa-plus:before {
  content: "\F067";
}

.fa-minus:before {
  content: "\F068";
}

.fa-asterisk:before {
  content: "\F069";
}

.fa-exclamation-circle:before {
  content: "\F06A";
}

.fa-gift:before {
  content: "\F06B";
}

.fa-leaf:before {
  content: "\F06C";
}

.fa-fire:before {
  content: "\F06D";
}

.fa-eye:before {
  content: "\F06E";
}

.fa-eye-slash:before {
  content: "\F070";
}

.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\F071";
}

.fa-plane:before {
  content: "\F072";
}

.fa-calendar:before {
  content: "\F073";
}

.fa-random:before {
  content: "\F074";
}

.fa-comment:before {
  content: "\F075";
}

.fa-magnet:before {
  content: "\F076";
}

.fa-chevron-up:before {
  content: "\F077";
}

.fa-chevron-down:before {
  content: "\F078";
}

.fa-retweet:before {
  content: "\F079";
}

.fa-shopping-cart:before {
  content: "\F07A";
}

.fa-folder:before {
  content: "\F07B";
}

.fa-folder-open:before {
  content: "\F07C";
}

.fa-arrows-v:before {
  content: "\F07D";
}

.fa-arrows-h:before {
  content: "\F07E";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080";
}

.fa-twitter-square:before {
  content: "\F081";
}

.fa-facebook-square:before {
  content: "\F082";
}

.fa-camera-retro:before {
  content: "\F083";
}

.fa-key:before {
  content: "\F084";
}

.fa-cogs:before,
.fa-gears:before {
  content: "\F085";
}

.fa-comments:before {
  content: "\F086";
}

.fa-thumbs-o-up:before {
  content: "\F087";
}

.fa-thumbs-o-down:before {
  content: "\F088";
}

.fa-star-half:before {
  content: "\F089";
}

.fa-heart-o:before {
  content: "\F08A";
}

.fa-sign-out:before {
  content: "\F08B";
}

.fa-linkedin-square:before {
  content: "\F08C";
}

.fa-thumb-tack:before {
  content: "\F08D";
}

.fa-external-link:before {
  content: "\F08E";
}

.fa-sign-in:before {
  content: "\F090";
}

.fa-trophy:before {
  content: "\F091";
}

.fa-github-square:before {
  content: "\F092";
}

.fa-upload:before {
  content: "\F093";
}

.fa-lemon-o:before {
  content: "\F094";
}

.fa-phone:before {
  content: "\F095";
}

.fa-square-o:before {
  content: "\F096";
}

.fa-bookmark-o:before {
  content: "\F097";
}

.fa-phone-square:before {
  content: "\F098";
}

.fa-twitter:before {
  content: "\F099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A";
}

.fa-github:before {
  content: "\F09B";
}

.fa-unlock:before {
  content: "\F09C";
}

.fa-credit-card:before {
  content: "\F09D";
}

.fa-feed:before,
.fa-rss:before {
  content: "\F09E";
}

.fa-hdd-o:before {
  content: "\F0A0";
}

.fa-bullhorn:before {
  content: "\F0A1";
}

.fa-bell:before {
  content: "\F0F3";
}

.fa-certificate:before {
  content: "\F0A3";
}

.fa-hand-o-right:before {
  content: "\F0A4";
}

.fa-hand-o-left:before {
  content: "\F0A5";
}

.fa-hand-o-up:before {
  content: "\F0A6";
}

.fa-hand-o-down:before {
  content: "\F0A7";
}

.fa-arrow-circle-left:before {
  content: "\F0A8";
}

.fa-arrow-circle-right:before {
  content: "\F0A9";
}

.fa-arrow-circle-up:before {
  content: "\F0AA";
}

.fa-arrow-circle-down:before {
  content: "\F0AB";
}

.fa-globe:before {
  content: "\F0AC";
}

.fa-wrench:before {
  content: "\F0AD";
}

.fa-tasks:before {
  content: "\F0AE";
}

.fa-filter:before {
  content: "\F0B0";
}

.fa-briefcase:before {
  content: "\F0B1";
}

.fa-arrows-alt:before {
  content: "\F0B2";
}

.fa-group:before,
.fa-users:before {
  content: "\F0C0";
}

.fa-chain:before,
.fa-link:before {
  content: "\F0C1";
}

.fa-cloud:before {
  content: "\F0C2";
}

.fa-flask:before {
  content: "\F0C3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5";
}

.fa-paperclip:before {
  content: "\F0C6";
}

.fa-floppy-o:before,
.fa-save:before {
  content: "\F0C7";
}

.fa-square:before {
  content: "\F0C8";
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\F0C9";
}

.fa-list-ul:before {
  content: "\F0CA";
}

.fa-list-ol:before {
  content: "\F0CB";
}

.fa-strikethrough:before {
  content: "\F0CC";
}

.fa-underline:before {
  content: "\F0CD";
}

.fa-table:before {
  content: "\F0CE";
}

.fa-magic:before {
  content: "\F0D0";
}

.fa-truck:before {
  content: "\F0D1";
}

.fa-pinterest:before {
  content: "\F0D2";
}

.fa-pinterest-square:before {
  content: "\F0D3";
}

.fa-google-plus-square:before {
  content: "\F0D4";
}

.fa-google-plus:before {
  content: "\F0D5";
}

.fa-money:before {
  content: "\F0D6";
}

.fa-caret-down:before {
  content: "\F0D7";
}

.fa-caret-up:before {
  content: "\F0D8";
}

.fa-caret-left:before {
  content: "\F0D9";
}

.fa-caret-right:before {
  content: "\F0DA";
}

.fa-columns:before {
  content: "\F0DB";
}

.fa-sort:before,
.fa-unsorted:before {
  content: "\F0DC";
}

.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\F0DD";
}

.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\F0DE";
}

.fa-envelope:before {
  content: "\F0E0";
}

.fa-linkedin:before {
  content: "\F0E1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2";
}

.fa-gavel:before,
.fa-legal:before {
  content: "\F0E3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4";
}

.fa-comment-o:before {
  content: "\F0E5";
}

.fa-comments-o:before {
  content: "\F0E6";
}

.fa-bolt:before,
.fa-flash:before {
  content: "\F0E7";
}

.fa-sitemap:before {
  content: "\F0E8";
}

.fa-umbrella:before {
  content: "\F0E9";
}

.fa-clipboard:before,
.fa-paste:before {
  content: "\F0EA";
}

.fa-lightbulb-o:before {
  content: "\F0EB";
}

.fa-exchange:before {
  content: "\F0EC";
}

.fa-cloud-download:before {
  content: "\F0ED";
}

.fa-cloud-upload:before {
  content: "\F0EE";
}

.fa-user-md:before {
  content: "\F0F0";
}

.fa-stethoscope:before {
  content: "\F0F1";
}

.fa-suitcase:before {
  content: "\F0F2";
}

.fa-bell-o:before {
  content: "\F0A2";
}

.fa-coffee:before {
  content: "\F0F4";
}

.fa-cutlery:before {
  content: "\F0F5";
}

.fa-file-text-o:before {
  content: "\F0F6";
}

.fa-building-o:before {
  content: "\F0F7";
}

.fa-hospital-o:before {
  content: "\F0F8";
}

.fa-ambulance:before {
  content: "\F0F9";
}

.fa-medkit:before {
  content: "\F0FA";
}

.fa-fighter-jet:before {
  content: "\F0FB";
}

.fa-beer:before {
  content: "\F0FC";
}

.fa-h-square:before {
  content: "\F0FD";
}

.fa-plus-square:before {
  content: "\F0FE";
}

.fa-angle-double-left:before {
  content: "\F100";
}

.fa-angle-double-right:before {
  content: "\F101";
}

.fa-angle-double-up:before {
  content: "\F102";
}

.fa-angle-double-down:before {
  content: "\F103";
}

.fa-angle-left:before {
  content: "\F104";
}

.fa-angle-right:before {
  content: "\F105";
}

.fa-angle-up:before {
  content: "\F106";
}

.fa-angle-down:before {
  content: "\F107";
}

.fa-desktop:before {
  content: "\F108";
}

.fa-laptop:before {
  content: "\F109";
}

.fa-tablet:before {
  content: "\F10A";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B";
}

.fa-circle-o:before {
  content: "\F10C";
}

.fa-quote-left:before {
  content: "\F10D";
}

.fa-quote-right:before {
  content: "\F10E";
}

.fa-spinner:before {
  content: "\F110";
}

.fa-circle:before {
  content: "\F111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112";
}

.fa-github-alt:before {
  content: "\F113";
}

.fa-folder-o:before {
  content: "\F114";
}

.fa-folder-open-o:before {
  content: "\F115";
}

.fa-smile-o:before {
  content: "\F118";
}

.fa-frown-o:before {
  content: "\F119";
}

.fa-meh-o:before {
  content: "\F11A";
}

.fa-gamepad:before {
  content: "\F11B";
}

.fa-keyboard-o:before {
  content: "\F11C";
}

.fa-flag-o:before {
  content: "\F11D";
}

.fa-flag-checkered:before {
  content: "\F11E";
}

.fa-terminal:before {
  content: "\F120";
}

.fa-code:before {
  content: "\F121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123";
}

.fa-location-arrow:before {
  content: "\F124";
}

.fa-crop:before {
  content: "\F125";
}

.fa-code-fork:before {
  content: "\F126";
}

.fa-chain-broken:before,
.fa-unlink:before {
  content: "\F127";
}

.fa-question:before {
  content: "\F128";
}

.fa-info:before {
  content: "\F129";
}

.fa-exclamation:before {
  content: "\F12A";
}

.fa-superscript:before {
  content: "\F12B";
}

.fa-subscript:before {
  content: "\F12C";
}

.fa-eraser:before {
  content: "\F12D";
}

.fa-puzzle-piece:before {
  content: "\F12E";
}

.fa-microphone:before {
  content: "\F130";
}

.fa-microphone-slash:before {
  content: "\F131";
}

.fa-shield:before {
  content: "\F132";
}

.fa-calendar-o:before {
  content: "\F133";
}

.fa-fire-extinguisher:before {
  content: "\F134";
}

.fa-rocket:before {
  content: "\F135";
}

.fa-maxcdn:before {
  content: "\F136";
}

.fa-chevron-circle-left:before {
  content: "\F137";
}

.fa-chevron-circle-right:before {
  content: "\F138";
}

.fa-chevron-circle-up:before {
  content: "\F139";
}

.fa-chevron-circle-down:before {
  content: "\F13A";
}

.fa-html5:before {
  content: "\F13B";
}

.fa-css3:before {
  content: "\F13C";
}

.fa-anchor:before {
  content: "\F13D";
}

.fa-unlock-alt:before {
  content: "\F13E";
}

.fa-bullseye:before {
  content: "\F140";
}

.fa-ellipsis-h:before {
  content: "\F141";
}

.fa-ellipsis-v:before {
  content: "\F142";
}

.fa-rss-square:before {
  content: "\F143";
}

.fa-play-circle:before {
  content: "\F144";
}

.fa-ticket:before {
  content: "\F145";
}

.fa-minus-square:before {
  content: "\F146";
}

.fa-minus-square-o:before {
  content: "\F147";
}

.fa-level-up:before {
  content: "\F148";
}

.fa-level-down:before {
  content: "\F149";
}

.fa-check-square:before {
  content: "\F14A";
}

.fa-pencil-square:before {
  content: "\F14B";
}

.fa-external-link-square:before {
  content: "\F14C";
}

.fa-share-square:before {
  content: "\F14D";
}

.fa-compass:before {
  content: "\F14E";
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\F150";
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\F151";
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\F152";
}

.fa-eur:before,
.fa-euro:before {
  content: "\F153";
}

.fa-gbp:before {
  content: "\F154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\F155";
}

.fa-inr:before,
.fa-rupee:before {
  content: "\F156";
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\F157";
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\F158";
}

.fa-krw:before,
.fa-won:before {
  content: "\F159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A";
}

.fa-file:before {
  content: "\F15B";
}

.fa-file-text:before {
  content: "\F15C";
}

.fa-sort-alpha-asc:before {
  content: "\F15D";
}

.fa-sort-alpha-desc:before {
  content: "\F15E";
}

.fa-sort-amount-asc:before {
  content: "\F160";
}

.fa-sort-amount-desc:before {
  content: "\F161";
}

.fa-sort-numeric-asc:before {
  content: "\F162";
}

.fa-sort-numeric-desc:before {
  content: "\F163";
}

.fa-thumbs-up:before {
  content: "\F164";
}

.fa-thumbs-down:before {
  content: "\F165";
}

.fa-youtube-square:before {
  content: "\F166";
}

.fa-youtube:before {
  content: "\F167";
}

.fa-xing:before {
  content: "\F168";
}

.fa-xing-square:before {
  content: "\F169";
}

.fa-youtube-play:before {
  content: "\F16A";
}

.fa-dropbox:before {
  content: "\F16B";
}

.fa-stack-overflow:before {
  content: "\F16C";
}

.fa-instagram:before {
  content: "\F16D";
}

.fa-flickr:before {
  content: "\F16E";
}

.fa-adn:before {
  content: "\F170";
}

.fa-bitbucket:before {
  content: "\F171";
}

.fa-bitbucket-square:before {
  content: "\F172";
}

.fa-tumblr:before {
  content: "\F173";
}

.fa-tumblr-square:before {
  content: "\F174";
}

.fa-long-arrow-down:before {
  content: "\F175";
}

.fa-long-arrow-up:before {
  content: "\F176";
}

.fa-long-arrow-left:before {
  content: "\F177";
}

.fa-long-arrow-right:before {
  content: "\F178";
}

.fa-apple:before {
  content: "\F179";
}

.fa-windows:before {
  content: "\F17A";
}

.fa-android:before {
  content: "\F17B";
}

.fa-linux:before {
  content: "\F17C";
}

.fa-dribbble:before {
  content: "\F17D";
}

.fa-skype:before {
  content: "\F17E";
}

.fa-foursquare:before {
  content: "\F180";
}

.fa-trello:before {
  content: "\F181";
}

.fa-female:before {
  content: "\F182";
}

.fa-male:before {
  content: "\F183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184";
}

.fa-sun-o:before {
  content: "\F185";
}

.fa-moon-o:before {
  content: "\F186";
}

.fa-archive:before {
  content: "\F187";
}

.fa-bug:before {
  content: "\F188";
}

.fa-vk:before {
  content: "\F189";
}

.fa-weibo:before {
  content: "\F18A";
}

.fa-renren:before {
  content: "\F18B";
}

.fa-pagelines:before {
  content: "\F18C";
}

.fa-stack-exchange:before {
  content: "\F18D";
}

.fa-arrow-circle-o-right:before {
  content: "\F18E";
}

.fa-arrow-circle-o-left:before {
  content: "\F190";
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\F191";
}

.fa-dot-circle-o:before {
  content: "\F192";
}

.fa-wheelchair:before {
  content: "\F193";
}

.fa-vimeo-square:before {
  content: "\F194";
}

.fa-try:before,
.fa-turkish-lira:before {
  content: "\F195";
}

.fa-plus-square-o:before {
  content: "\F196";
}

.fa-space-shuttle:before {
  content: "\F197";
}

.fa-slack:before {
  content: "\F198";
}

.fa-envelope-square:before {
  content: "\F199";
}

.fa-wordpress:before {
  content: "\F19A";
}

.fa-openid:before {
  content: "\F19B";
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\F19C";
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\F19D";
}

.fa-yahoo:before {
  content: "\F19E";
}

.fa-google:before {
  content: "\F1A0";
}

.fa-reddit:before {
  content: "\F1A1";
}

.fa-reddit-square:before {
  content: "\F1A2";
}

.fa-stumbleupon-circle:before {
  content: "\F1A3";
}

.fa-stumbleupon:before {
  content: "\F1A4";
}

.fa-delicious:before {
  content: "\F1A5";
}

.fa-digg:before {
  content: "\F1A6";
}

.fa-pied-piper-pp:before {
  content: "\F1A7";
}

.fa-pied-piper-alt:before {
  content: "\F1A8";
}

.fa-drupal:before {
  content: "\F1A9";
}

.fa-joomla:before {
  content: "\F1AA";
}

.fa-language:before {
  content: "\F1AB";
}

.fa-fax:before {
  content: "\F1AC";
}

.fa-building:before {
  content: "\F1AD";
}

.fa-child:before {
  content: "\F1AE";
}

.fa-paw:before {
  content: "\F1B0";
}

.fa-spoon:before {
  content: "\F1B1";
}

.fa-cube:before {
  content: "\F1B2";
}

.fa-cubes:before {
  content: "\F1B3";
}

.fa-behance:before {
  content: "\F1B4";
}

.fa-behance-square:before {
  content: "\F1B5";
}

.fa-steam:before {
  content: "\F1B6";
}

.fa-steam-square:before {
  content: "\F1B7";
}

.fa-recycle:before {
  content: "\F1B8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\F1B9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA";
}

.fa-tree:before {
  content: "\F1BB";
}

.fa-spotify:before {
  content: "\F1BC";
}

.fa-deviantart:before {
  content: "\F1BD";
}

.fa-soundcloud:before {
  content: "\F1BE";
}

.fa-database:before {
  content: "\F1C0";
}

.fa-file-pdf-o:before {
  content: "\F1C1";
}

.fa-file-word-o:before {
  content: "\F1C2";
}

.fa-file-excel-o:before {
  content: "\F1C3";
}

.fa-file-powerpoint-o:before {
  content: "\F1C4";
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\F1C5";
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\F1C6";
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\F1C7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8";
}

.fa-file-code-o:before {
  content: "\F1C9";
}

.fa-vine:before {
  content: "\F1CA";
}

.fa-codepen:before {
  content: "\F1CB";
}

.fa-jsfiddle:before {
  content: "\F1CC";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\F1CD";
}

.fa-circle-o-notch:before {
  content: "\F1CE";
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "\F1D0";
}

.fa-empire:before,
.fa-ge:before {
  content: "\F1D1";
}

.fa-git-square:before {
  content: "\F1D2";
}

.fa-git:before {
  content: "\F1D3";
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\F1D4";
}

.fa-tencent-weibo:before {
  content: "\F1D5";
}

.fa-qq:before {
  content: "\F1D6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7";
}

.fa-paper-plane:before,
.fa-send:before {
  content: "\F1D8";
}

.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\F1D9";
}

.fa-history:before {
  content: "\F1DA";
}

.fa-circle-thin:before {
  content: "\F1DB";
}

.fa-header:before {
  content: "\F1DC";
}

.fa-paragraph:before {
  content: "\F1DD";
}

.fa-sliders:before {
  content: "\F1DE";
}

.fa-share-alt:before {
  content: "\F1E0";
}

.fa-share-alt-square:before {
  content: "\F1E1";
}

.fa-bomb:before {
  content: "\F1E2";
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\F1E3";
}

.fa-tty:before {
  content: "\F1E4";
}

.fa-binoculars:before {
  content: "\F1E5";
}

.fa-plug:before {
  content: "\F1E6";
}

.fa-slideshare:before {
  content: "\F1E7";
}

.fa-twitch:before {
  content: "\F1E8";
}

.fa-yelp:before {
  content: "\F1E9";
}

.fa-newspaper-o:before {
  content: "\F1EA";
}

.fa-wifi:before {
  content: "\F1EB";
}

.fa-calculator:before {
  content: "\F1EC";
}

.fa-paypal:before {
  content: "\F1ED";
}

.fa-google-wallet:before {
  content: "\F1EE";
}

.fa-cc-visa:before {
  content: "\F1F0";
}

.fa-cc-mastercard:before {
  content: "\F1F1";
}

.fa-cc-discover:before {
  content: "\F1F2";
}

.fa-cc-amex:before {
  content: "\F1F3";
}

.fa-cc-paypal:before {
  content: "\F1F4";
}

.fa-cc-stripe:before {
  content: "\F1F5";
}

.fa-bell-slash:before {
  content: "\F1F6";
}

.fa-bell-slash-o:before {
  content: "\F1F7";
}

.fa-trash:before {
  content: "\F1F8";
}

.fa-copyright:before {
  content: "\F1F9";
}

.fa-at:before {
  content: "\F1FA";
}

.fa-eyedropper:before {
  content: "\F1FB";
}

.fa-paint-brush:before {
  content: "\F1FC";
}

.fa-birthday-cake:before {
  content: "\F1FD";
}

.fa-area-chart:before {
  content: "\F1FE";
}

.fa-pie-chart:before {
  content: "\F200";
}

.fa-line-chart:before {
  content: "\F201";
}

.fa-lastfm:before {
  content: "\F202";
}

.fa-lastfm-square:before {
  content: "\F203";
}

.fa-toggle-off:before {
  content: "\F204";
}

.fa-toggle-on:before {
  content: "\F205";
}

.fa-bicycle:before {
  content: "\F206";
}

.fa-bus:before {
  content: "\F207";
}

.fa-ioxhost:before {
  content: "\F208";
}

.fa-angellist:before {
  content: "\F209";
}

.fa-cc:before {
  content: "\F20A";
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\F20B";
}

.fa-meanpath:before {
  content: "\F20C";
}

.fa-buysellads:before {
  content: "\F20D";
}

.fa-connectdevelop:before {
  content: "\F20E";
}

.fa-dashcube:before {
  content: "\F210";
}

.fa-forumbee:before {
  content: "\F211";
}

.fa-leanpub:before {
  content: "\F212";
}

.fa-sellsy:before {
  content: "\F213";
}

.fa-shirtsinbulk:before {
  content: "\F214";
}

.fa-simplybuilt:before {
  content: "\F215";
}

.fa-skyatlas:before {
  content: "\F216";
}

.fa-cart-plus:before {
  content: "\F217";
}

.fa-cart-arrow-down:before {
  content: "\F218";
}

.fa-diamond:before {
  content: "\F219";
}

.fa-ship:before {
  content: "\F21A";
}

.fa-user-secret:before {
  content: "\F21B";
}

.fa-motorcycle:before {
  content: "\F21C";
}

.fa-street-view:before {
  content: "\F21D";
}

.fa-heartbeat:before {
  content: "\F21E";
}

.fa-venus:before {
  content: "\F221";
}

.fa-mars:before {
  content: "\F222";
}

.fa-mercury:before {
  content: "\F223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\F224";
}

.fa-transgender-alt:before {
  content: "\F225";
}

.fa-venus-double:before {
  content: "\F226";
}

.fa-mars-double:before {
  content: "\F227";
}

.fa-venus-mars:before {
  content: "\F228";
}

.fa-mars-stroke:before {
  content: "\F229";
}

.fa-mars-stroke-v:before {
  content: "\F22A";
}

.fa-mars-stroke-h:before {
  content: "\F22B";
}

.fa-neuter:before {
  content: "\F22C";
}

.fa-genderless:before {
  content: "\F22D";
}

.fa-facebook-official:before {
  content: "\F230";
}

.fa-pinterest-p:before {
  content: "\F231";
}

.fa-whatsapp:before {
  content: "\F232";
}

.fa-server:before {
  content: "\F233";
}

.fa-user-plus:before {
  content: "\F234";
}

.fa-user-times:before {
  content: "\F235";
}

.fa-bed:before,
.fa-hotel:before {
  content: "\F236";
}

.fa-viacoin:before {
  content: "\F237";
}

.fa-train:before {
  content: "\F238";
}

.fa-subway:before {
  content: "\F239";
}

.fa-medium:before {
  content: "\F23A";
}

.fa-y-combinator:before,
.fa-yc:before {
  content: "\F23B";
}

.fa-optin-monster:before {
  content: "\F23C";
}

.fa-opencart:before {
  content: "\F23D";
}

.fa-expeditedssl:before {
  content: "\F23E";
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "\F240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244";
}

.fa-mouse-pointer:before {
  content: "\F245";
}

.fa-i-cursor:before {
  content: "\F246";
}

.fa-object-group:before {
  content: "\F247";
}

.fa-object-ungroup:before {
  content: "\F248";
}

.fa-sticky-note:before {
  content: "\F249";
}

.fa-sticky-note-o:before {
  content: "\F24A";
}

.fa-cc-jcb:before {
  content: "\F24B";
}

.fa-cc-diners-club:before {
  content: "\F24C";
}

.fa-clone:before {
  content: "\F24D";
}

.fa-balance-scale:before {
  content: "\F24E";
}

.fa-hourglass-o:before {
  content: "\F250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253";
}

.fa-hourglass:before {
  content: "\F254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255";
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\F256";
}

.fa-hand-scissors-o:before {
  content: "\F257";
}

.fa-hand-lizard-o:before {
  content: "\F258";
}

.fa-hand-spock-o:before {
  content: "\F259";
}

.fa-hand-pointer-o:before {
  content: "\F25A";
}

.fa-hand-peace-o:before {
  content: "\F25B";
}

.fa-trademark:before {
  content: "\F25C";
}

.fa-registered:before {
  content: "\F25D";
}

.fa-creative-commons:before {
  content: "\F25E";
}

.fa-gg:before {
  content: "\F260";
}

.fa-gg-circle:before {
  content: "\F261";
}

.fa-tripadvisor:before {
  content: "\F262";
}

.fa-odnoklassniki:before {
  content: "\F263";
}

.fa-odnoklassniki-square:before {
  content: "\F264";
}

.fa-get-pocket:before {
  content: "\F265";
}

.fa-wikipedia-w:before {
  content: "\F266";
}

.fa-safari:before {
  content: "\F267";
}

.fa-chrome:before {
  content: "\F268";
}

.fa-firefox:before {
  content: "\F269";
}

.fa-opera:before {
  content: "\F26A";
}

.fa-internet-explorer:before {
  content: "\F26B";
}

.fa-television:before,
.fa-tv:before {
  content: "\F26C";
}

.fa-contao:before {
  content: "\F26D";
}

.fa-500px:before {
  content: "\F26E";
}

.fa-amazon:before {
  content: "\F270";
}

.fa-calendar-plus-o:before {
  content: "\F271";
}

.fa-calendar-minus-o:before {
  content: "\F272";
}

.fa-calendar-times-o:before {
  content: "\F273";
}

.fa-calendar-check-o:before {
  content: "\F274";
}

.fa-industry:before {
  content: "\F275";
}

.fa-map-pin:before {
  content: "\F276";
}

.fa-map-signs:before {
  content: "\F277";
}

.fa-map-o:before {
  content: "\F278";
}

.fa-map:before {
  content: "\F279";
}

.fa-commenting:before {
  content: "\F27A";
}

.fa-commenting-o:before {
  content: "\F27B";
}

.fa-houzz:before {
  content: "\F27C";
}

.fa-vimeo:before {
  content: "\F27D";
}

.fa-black-tie:before {
  content: "\F27E";
}

.fa-fonticons:before {
  content: "\F280";
}

.fa-reddit-alien:before {
  content: "\F281";
}

.fa-edge:before {
  content: "\F282";
}

.fa-credit-card-alt:before {
  content: "\F283";
}

.fa-codiepie:before {
  content: "\F284";
}

.fa-modx:before {
  content: "\F285";
}

.fa-fort-awesome:before {
  content: "\F286";
}

.fa-usb:before {
  content: "\F287";
}

.fa-product-hunt:before {
  content: "\F288";
}

.fa-mixcloud:before {
  content: "\F289";
}

.fa-scribd:before {
  content: "\F28A";
}

.fa-pause-circle:before {
  content: "\F28B";
}

.fa-pause-circle-o:before {
  content: "\F28C";
}

.fa-stop-circle:before {
  content: "\F28D";
}

.fa-stop-circle-o:before {
  content: "\F28E";
}

.fa-shopping-bag:before {
  content: "\F290";
}

.fa-shopping-basket:before {
  content: "\F291";
}

.fa-hashtag:before {
  content: "\F292";
}

.fa-bluetooth:before {
  content: "\F293";
}

.fa-bluetooth-b:before {
  content: "\F294";
}

.fa-percent:before {
  content: "\F295";
}

.fa-gitlab:before {
  content: "\F296";
}

.fa-wpbeginner:before {
  content: "\F297";
}

.fa-wpforms:before {
  content: "\F298";
}

.fa-envira:before {
  content: "\F299";
}

.fa-universal-access:before {
  content: "\F29A";
}

.fa-wheelchair-alt:before {
  content: "\F29B";
}

.fa-question-circle-o:before {
  content: "\F29C";
}

.fa-blind:before {
  content: "\F29D";
}

.fa-audio-description:before {
  content: "\F29E";
}

.fa-volume-control-phone:before {
  content: "\F2A0";
}

.fa-braille:before {
  content: "\F2A1";
}

.fa-assistive-listening-systems:before {
  content: "\F2A2";
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "\F2A3";
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "\F2A4";
}

.fa-glide:before {
  content: "\F2A5";
}

.fa-glide-g:before {
  content: "\F2A6";
}

.fa-sign-language:before,
.fa-signing:before {
  content: "\F2A7";
}

.fa-low-vision:before {
  content: "\F2A8";
}

.fa-viadeo:before {
  content: "\F2A9";
}

.fa-viadeo-square:before {
  content: "\F2AA";
}

.fa-snapchat:before {
  content: "\F2AB";
}

.fa-snapchat-ghost:before {
  content: "\F2AC";
}

.fa-snapchat-square:before {
  content: "\F2AD";
}

.fa-pied-piper:before {
  content: "\F2AE";
}

.fa-first-order:before {
  content: "\F2B0";
}

.fa-yoast:before {
  content: "\F2B1";
}

.fa-themeisle:before {
  content: "\F2B2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\F2B3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\F2B4";
}

.fa-handshake-o:before {
  content: "\F2B5";
}

.fa-envelope-open:before {
  content: "\F2B6";
}

.fa-envelope-open-o:before {
  content: "\F2B7";
}

.fa-linode:before {
  content: "\F2B8";
}

.fa-address-book:before {
  content: "\F2B9";
}

.fa-address-book-o:before {
  content: "\F2BA";
}

.fa-address-card:before,
.fa-vcard:before {
  content: "\F2BB";
}

.fa-address-card-o:before,
.fa-vcard-o:before {
  content: "\F2BC";
}

.fa-user-circle:before {
  content: "\F2BD";
}

.fa-user-circle-o:before {
  content: "\F2BE";
}

.fa-user-o:before {
  content: "\F2C0";
}

.fa-id-badge:before {
  content: "\F2C1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\F2C2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\F2C3";
}

.fa-quora:before {
  content: "\F2C4";
}

.fa-free-code-camp:before {
  content: "\F2C5";
}

.fa-telegram:before {
  content: "\F2C6";
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
  content: "\F2C7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\F2C8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\F2C9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\F2CA";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\F2CB";
}

.fa-shower:before {
  content: "\F2CC";
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
  content: "\F2CD";
}

.fa-podcast:before {
  content: "\F2CE";
}

.fa-window-maximize:before {
  content: "\F2D0";
}

.fa-window-minimize:before {
  content: "\F2D1";
}

.fa-window-restore:before {
  content: "\F2D2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\F2D3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\F2D4";
}

.fa-bandcamp:before {
  content: "\F2D5";
}

.fa-grav:before {
  content: "\F2D6";
}

.fa-etsy:before {
  content: "\F2D7";
}

.fa-imdb:before {
  content: "\F2D8";
}

.fa-ravelry:before {
  content: "\F2D9";
}

.fa-eercast:before {
  content: "\F2DA";
}

.fa-microchip:before {
  content: "\F2DB";
}

.fa-snowflake-o:before {
  content: "\F2DC";
}

.fa-superpowers:before {
  content: "\F2DD";
}

.fa-wpexplorer:before {
  content: "\F2DE";
}

.fa-meetup:before {
  content: "\F2E0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.toast-title {
  font-weight: 700;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #fff;
}

.toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  -ms-filter: alpha(Opacity=80);
  filter: alpha(opacity=80);
}

.toast-close-button:focus,
.toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: alpha(Opacity=40);
  filter: alpha(opacity=40);
}

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
}

#toast-container * {
  box-sizing: border-box;
}

#toast-container>div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px;
  background-position: 15px;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999;
  color: #fff;
  opacity: 0.8;
  -ms-filter: alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container> :hover {
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container>.toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}

#toast-container>.toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}

#toast-container>.toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}

#toast-container>.toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}

#toast-container.toast-bottom-center>div,
#toast-container.toast-top-center>div {
  width: 300px;
  margin: auto;
}

#toast-container.toast-bottom-full-width>div,
#toast-container.toast-top-full-width>div {
  width: 96%;
  margin: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51a351;
}

.toast-error {
  background-color: #bd362f;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #f89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: 0.4;
  -ms-filter: alpha(Opacity=40);
  filter: alpha(opacity=40);
}

.id_passport_number_indi,
.cellphone_number_indi,
.coregister_trust_number,
.cellphone_number_trust {
  display: none !important;
}

@media (max-width: 240px) {
  #toast-container>div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media (min-width: 241px) and (max-width: 480px) {
  #toast-container>div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  #toast-container>div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.sweet-overlay {
  background-color: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}

.sweet-alert {
  background-color: #fff;
  font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}

@media (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}

.sweet-alert h2 {
  color: #575757;
  font-size: 30px;
  font-weight: 600;
  text-transform: none;
  margin: 25px 0;
  line-height: 40px;
  display: block;
}

.sweet-alert h2,
.sweet-alert p {
  text-align: center;
  position: relative;
  padding: 0;
}

.sweet-alert p {
  color: #797979;
  font-size: 16px;
  font-weight: 300;
  text-align: inherit;
  float: none;
  margin: 0;
  line-height: normal;
}

.sweet-alert fieldset {
  border: none;
  position: relative;
}

.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  -webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}

.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  -webkit-transition: padding 0.2s, max-height 0.2s;
  transition: padding 0.25s, max-height 0.25s;
}

.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}

.sweet-alert .sa-error-container p {
  display: inline-block;
}

.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: all 0.1s;
}

.sweet-alert .sa-input-error:after,
.sweet-alert .sa-input-error:before {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}

.sweet-alert .sa-input-error:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-input-error:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  transition: all 0.3s;
}

.sweet-alert input:focus {
  outline: none;
  box-shadow: 0 0 3px #c4e6f5;
  border: 1px solid #b4dbed;
}

.sweet-alert input:focus::-moz-placeholder {
  transition: opacity 0.3s ease 0.03s;
  opacity: 0.5;
}

.sweet-alert input:focus:-ms-input-placeholder {
  transition: opacity 0.3s ease 0.03s;
  opacity: 0.5;
}

.sweet-alert input:focus::-webkit-input-placeholder {
  transition: opacity 0.3s ease 0.03s;
  opacity: 0.5;
}

.sweet-alert input::-moz-placeholder {
  color: #bdbdbd;
}

.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd;
}

.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd;
}

.sweet-alert.show-input input {
  display: block;
}

.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}

.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
}

.sweet-alert button {
  background-color: #8cd4f5;
  color: #fff;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0;
  cursor: pointer;
}

.sweet-alert button:focus {
  outline: none;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5),
    inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.sweet-alert button:hover {
  background-color: #7ecff4;
}

.sweet-alert button:active {
  background-color: #5dc2f1;
}

.sweet-alert button.cancel {
  background-color: #c1c1c1;
}

.sweet-alert button.cancel:hover {
  background-color: #b9b9b9;
}

.sweet-alert button.cancel:active {
  background-color: #a8a8a8;
}

.sweet-alert button.cancel:focus {
  box-shadow: 0 0 2px rgba(197, 205, 211, 0.8),
    inset 0 0 0 1px rgba(0, 0, 0, 0.0470588) !important;
}

.sweet-alert button[disabled] {
  opacity: 0.6;
  cursor: default;
}

.sweet-alert button.confirm[disabled] {
  color: transparent;
}

.sweet-alert button.confirm[disabled]~.la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.sweet-alert button::-moz-focus-inner {
  border: 0;
}

.sweet-alert[data-has-cancel-button="false"] button {
  box-shadow: none !important;
}

.sweet-alert[data-has-confirm-button="false"][data-has-cancel-button="false"] {
  padding-bottom: 40px;
}

.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}

.sweet-alert .sa-icon.sa-error {
  border-color: #f27474;
}

.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}

.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #f27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}

.sweet-alert .sa-icon.sa-warning {
  border-color: #f8bb86;
}

.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #f8bb86;
}

.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #f8bb86;
}

.sweet-alert .sa-icon.sa-info {
  border-color: #c9dae1;
}

.sweet-alert .sa-icon.sa-info:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #c9dae1;
}

.sweet-alert .sa-icon.sa-info:after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #c9dae1;
}

.sweet-alert .sa-icon.sa-success {
  border-color: #a5dc86;
}

.sweet-alert .sa-icon.sa-success:after,
.sweet-alert .sa-icon.sa-success:before {
  content: "";
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success:before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}

.sweet-alert .sa-icon.sa-success:after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 60px;
  transform-origin: 0 60px;
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid hsla(98, 55%, 69%, 0.2);
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: #fff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #a5dc86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: 50%;
  background-repeat: no-repeat;
}

@-webkit-keyframes c {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }

  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }

  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }

  to {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@keyframes c {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }

  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }

  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }

  to {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@-webkit-keyframes d {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }

  to {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}

@keyframes d {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }

  to {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}

@-webkit-keyframes e {
  0% {
    top: 0;
  }

  to {
    top: 50%;
  }
}

@keyframes e {
  0% {
    top: 0;
  }

  to {
    top: 50%;
  }
}

@-webkit-keyframes f {
  0% {
    top: 50%;
  }

  to {
    top: 0;
  }
}

@keyframes f {
  0% {
    top: 50%;
  }

  to {
    top: 0;
  }
}

@-webkit-keyframes g {
  0% {
    top: 70%;
  }

  to {
    top: 50%;
  }
}

@keyframes g {
  0% {
    top: 70%;
  }

  to {
    top: 50%;
  }
}

@-webkit-keyframes h {
  0% {
    top: 50%;
  }

  to {
    top: 70%;
  }
}

@keyframes h {
  0% {
    top: 50%;
  }

  to {
    top: 70%;
  }
}

.showSweetAlert[data-animation="pop"] {
  -webkit-animation: c 0.3s;
  animation: c 0.3s;
}

.showSweetAlert[data-animation="none"] {
  -webkit-animation: none;
  animation: none;
}

.showSweetAlert[data-animation="slide-from-top"] {
  -webkit-animation: e 0.3s;
  animation: e 0.3s;
}

.showSweetAlert[data-animation="slide-from-bottom"] {
  -webkit-animation: g 0.3s;
  animation: g 0.3s;
}

.hideSweetAlert[data-animation="pop"] {
  -webkit-animation: d 0.2s;
  animation: d 0.2s;
}

.hideSweetAlert[data-animation="none"] {
  -webkit-animation: none;
  animation: none;
}

.hideSweetAlert[data-animation="slide-from-top"] {
  -webkit-animation: f 0.4s;
  animation: f 0.4s;
}

.hideSweetAlert[data-animation="slide-from-bottom"] {
  -webkit-animation: h 0.3s;
  animation: h 0.3s;
}

@-webkit-keyframes i {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }

  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }

  to {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes i {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }

  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }

  to {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@-webkit-keyframes j {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }

  to {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@keyframes j {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }

  to {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@-webkit-keyframes k {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }

  to {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}

@keyframes k {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }

  to {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}

.animateSuccessTip {
  -webkit-animation: i 0.75s;
  animation: i 0.75s;
}

.animateSuccessLong {
  -webkit-animation: j 0.75s;
  animation: j 0.75s;
}

.sa-icon.sa-success.animate:after {
  -webkit-animation: k 4.25s ease-in;
  animation: k 4.25s ease-in;
}

@-webkit-keyframes l {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }

  to {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}

@keyframes l {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }

  to {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}

.animateErrorIcon {
  -webkit-animation: l 0.5s;
  animation: l 0.5s;
}

@-webkit-keyframes m {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }

  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }

  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }

  to {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}

@keyframes m {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }

  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }

  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }

  to {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}

.animateXMark {
  -webkit-animation: m 0.5s;
  animation: m 0.5s;
}

@-webkit-keyframes n {
  0% {
    border-color: #f8d486;
  }

  to {
    border-color: #f8bb86;
  }
}

@keyframes n {
  0% {
    border-color: #f8d486;
  }

  to {
    border-color: #f8bb86;
  }
}

.pulseWarning {
  -webkit-animation: n 0.75s infinite alternate;
  animation: n 0.75s infinite alternate;
}

@-webkit-keyframes o {
  0% {
    background-color: #f8d486;
  }

  to {
    background-color: #f8bb86;
  }
}

@keyframes o {
  0% {
    background-color: #f8d486;
  }

  to {
    background-color: #f8bb86;
  }
}

.pulseWarningIns {
  -webkit-animation: o 0.75s infinite alternate;
  animation: o 0.75s infinite alternate;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9;
}

.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9;
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */

.la-ball-fall,
.la-ball-fall>div {
  position: relative;
  box-sizing: border-box;
}

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}

.la-ball-fall.la-dark {
  color: #333;
}

.la-ball-fall>div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

.la-ball-fall {
  width: 54px;
  height: 18px;
}

.la-ball-fall>div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: p 1s ease-in-out infinite;
  animation: p 1s ease-in-out infinite;
}

.la-ball-fall>div:first-child {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.la-ball-fall>div:nth-child(2) {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.la-ball-fall>div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px;
}

.la-ball-fall.la-sm>div {
  width: 4px;
  height: 4px;
  margin: 2px;
}

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px;
}

.la-ball-fall.la-2x>div {
  width: 20px;
  height: 20px;
  margin: 8px;
}

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px;
}

.la-ball-fall.la-3x>div {
  width: 30px;
  height: 30px;
  margin: 12px;
}

@-webkit-keyframes p {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }

  10% {
    opacity: 0.5;
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  90% {
    opacity: 0.5;
  }

  to {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}

@keyframes p {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }

  10% {
    opacity: 0.5;
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  90% {
    opacity: 0.5;
  }

  to {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}

body,
html {
  height: 100%;
}

.owl-carousel .disabled {
  display: block !important;
}

.danger-demo {
  float: left;
  width: 100%;
  margin: 6px 0 !important;
  padding: 5px 0 !important;
}

body {
  background-color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

a {
  transition: all 0.2s ease-in-out;
}

@media (min-width: 1600px) {

  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1245px;
  }
}

.wrapper {
  min-height: 100%;
  margin-bottom: -144px;
  padding-bottom: 140px;
  float: left;
  width: 100%;
}

.alert-under-button {
  width: 290px;
  margin: 0 auto;
}

.degree_block {
  display: none;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border: none;
}

.navbar-default .navbar-toggle .icon-bar {
  background: #443d55;
}

.navbar-toggle span.icon-bar {
  transition: all 0.15s;
}

.logged-in {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #0b1f3f;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  padding-right: 20px;
}

.logged-in a {
  color: #97782c;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  text-transform: uppercase;
}

.logged-in a:hover {
  color: #0b1f3f;
}

.logged_name {
  max-width: 174px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  margin-top: -1px;
}

.navbar-toggle span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}

.navbar-default {
  background: transparent;
  border-color: transparent;
}

.navbar-toggle span:nth-child(3) {
  opacity: 0;
}

.navbar {
  margin: 0;
  min-height: 1px;
}

/* .header .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
} */

.navbar-collapse,
.navbar-nav li a {
  padding: 0;
}

/* 
.header {
  padding-left: 0.75rem;
} */

.header .navbar {
  padding-top: 0px;
  padding-bottom: 0px;
}

.header .navbar-nav {
  gap: 30px;
}

.header .nav-link {
  padding: 50px 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  text-transform: uppercase;
  color: #97782c;
  transition: all 0.2s ease-in-out;
}

.header .nav-link:hover {
  color: #0b1f3f;
}

.header .nav-link.login-link {
  padding: 50px 50px;
  padding-left: 50px;
  padding-right: 50px;
  background-color: #97782c;
  color: #ffffff;
}

.header .nav-link.login-link:hover {
  background-color: #0b1f3f;
}

/* @media (min-width: 576px) {
  .header {
    padding-left: 2rem;
  }
}
@media (min-width: 768px) {
  .header {
    padding-left: 2rem;
  }
}
@media (min-width: 992px) {
  .header {
    padding-left: 2rem;
  }
}
@media (min-width: 1200px) {
  .header {
    padding-left: 2rem;
  }
}
@media (min-width: 1400px) {
  .header {
    padding-left: 3rem;
  }
}

@media (min-width: 1600px) {
  .header {
    padding-left: 5rem;
  }
}
@media (min-width: 1900px) {
  .header {
    padding-left: 14rem;
  }
} */

@media (max-width: 768px) {
  /* .header {
    padding-left: 0;
  } */

  .header .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .header .navbar-nav {
    gap: 10px;
  }

  .header .nav-link {
    padding: 10px 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .header .nav-link.login-link {
    padding: 15px 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.intro-section {
  padding: 90px 0;
}

.main-title {
  font-size: 50px;
  line-height: 60px;
  font-weight: 800;
  color: #3cd7d9;
}

.intro-section .main-title {
  max-width: 820px;
  margin-bottom: 44px;
}

.intro-section p {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  color: #0b1f3f;
}

.welcome-banner {
  background-image: url(/images/welcome-banner.jpg);
  background-size: cover;
  background-position: -14rem center;
  background-repeat: no-repeat;
  border-bottom: 12px solid #3cd7d9;
  padding-top: 140px;
  min-height: 640px;
  display: flex;
  gap: 114px;
}

.welcome-intro {
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
  color: #fefcff;
  text-shadow: 0px 0px 6px rgba(1, 1, 1, 0.32);
  margin-left: 0.75rem;
  flex: 1 0 0%;
}

@media (min-width: 576px) {
  .welcome-intro {
    margin-left: 2rem;
  }
}

@media (min-width: 768px) {
  .welcome-intro {
    margin-left: 2rem;
  }
}

@media (min-width: 992px) {
  .welcome-intro {
    margin-left: 2rem;
  }

  .signup-box {
    max-width: 470px;
  }
}

@media (min-width: 1200px) {
  .welcome-intro {
    margin-left: 2rem;
  }
}

@media (min-width: 1400px) {
  .welcome-intro {
    margin-left: 3rem;
  }
}

@media (min-width: 1600px) {
  .welcome-intro {
    margin-left: 12rem;
  }

  .signup-box {
    max-width: 650px;
  }
}

@media (min-width: 1900px) {
  .welcome-intro {
    margin-left: 21.5rem;
  }

  .signup-box {
    max-width: 718px;
  }
}

.welcome-title {
  font-size: 18px;
  line-height: 50px;
  padding-bottom: 0;
}

.signup-box {
  background: #0b1f3f;
  padding: 90px 80px;
  font-size: 18px;
  line-height: 25px;
  color: #fefcff;
  width: 100%;
}

.signup-title {
  font-weight: 800;
  font-size: 32px;
  line-height: 44px;
  text-align: left;
  color: #a7eded;
  margin-top: 40px;
  margin-bottom: 20px;
}

.signup-box .input-group {
  max-width: 380px;
}

.signup-box .input-group .form-control {
  border-radius: 0;
}

.signup-box .input-group .btn {
  border-radius: 0;
  padding: 12px;
  transition: all 0.2s ease-in-out;
}

.signup-box .input-group .btn-primary {
  background-color: #97782c;
  color: #ffffff;
  border-color: #97782c;
}

.signup-box .input-group .btn-primary:hover {
  background-color: #3cd7d9;
  color: #ffffff;
  border-color: #3cd7d9;
}

@media (max-width: 992px) {
  .welcome-banner {
    background-position: center center;
    display: flex;
    flex-direction: column;
    gap: 60px;
  }

  .main-title {
    font-size: 50px;
    line-height: 60px;
  }

  .welcome-intro {
    margin-left: 0rem;
    flex: 1 0 0%;
    padding: 0 1rem;
    font-size: 34px;
    line-height: 40px;
  }

  .signup-box {
    padding: 30px 1rem;
    max-width: 100%;
    font-size: 18px;
    line-height: 23px;
  }

  .intro-section p {
    font-size: 24px;
    line-height: 30px;
  }

  .signup-title {
    font-size: 30px;
    line-height: 39px;
  }
}

.goals {
  font-family: "Poppins", sans-serif;
  padding: 70px 0;
}

.goals .items {
  padding: 45px 32px;
  text-align: center;
  border: 3px solid #a17d21;
  height: 100%;
}

.goals .items span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  color: #a17d23;
  display: block;
  padding-top: 20px;
}

@media (max-width: 992px) {
  .goals .items span {
    font-size: 26px;
    line-height: 34px;
  }
}

.benefits-section {
  padding-bottom: 120px;
}

.benefit-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  color: #0b1f3f;
}

.benefit-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #0b1f3f;
}

.benefit-list li:not(:last-child) {
  border-bottom: 2px solid #0b1f3f;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.benefit-list li p {
  margin-bottom: 0;
}

.advisor-block {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #0b1f3f;
}

.advisor-heading {
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
  color: #0b1f3f;
  margin: 40px 0;
}

.advisor-heading span {
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #a7eded 0, #a7eded 100%);
  background-position: left 70%;
  /* transition: background-size 0.9s cubic-bezier(0.15, 0.75, 0.4, 1); */
  padding: 0 3px;
  background-size: 100% 80%;
  animation: 0.9s ease-in 1 slideInLeft;
}

@keyframes slideInLeft {
  0% {
    background-size: 0% 80%;
  }

  100% {
    background-size: 100% 80%;
  }
}

.contact-btn {
  display: flex;
  align-items: center;
  background: #97782c;
  color: #fefcff;
  padding: 16px 24px;
  width: 100%;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  gap: 10px;
  transition: all 0.2s ease-in-out;
}

.contact-btn::before {
  content: "";
  width: 20px;
  height: 3px;
  background: #fefcff;
}

.contact-btn:hover {
  background: #0b1f3f;
  color: #fefcff;
}

.how-it-works-section {
  background-image: url(/images/how-it-works-banner.jpg);
  background-size: cover;
  background-position: center center;
  min-height: 476px;
  padding: 140px 0;
  margin-top: 190px;
  border-bottom: 12px solid #3cd7d9;
}

.how-it-works-container {
  margin-top: -330px;
  margin-bottom: 90px;
}

.how-it-works-main {
  background: #a7eded;
  padding: 74px;
  color: #0b1f3f;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  height: 100%;
}

.how-it-works-title {
  font-size: 32px;
  margin-bottom: 32px;
}

.how-it-works-info {
  padding: 74px;
  background: #3cd7d9;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  height: 100%;
}

.step-info {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  padding-top: 3px;
  color: #fff;
}

.icon-arrow {
  max-width: 36px;
}

.partners {
  background-color: #f7f7f7;
  text-align: center;
  padding: 90px 0;
}

.partners .part h2 {
  margin: 0;
  padding: 70px 0 20px;
}

.partners .part ul {
  margin: 0;
  padding: 45px 0 110px;
}

.video-section {
  padding: 72px 0;
}

.parters-slider {
  /* margin-top: 30px; */
}

.parters-slider.owl-carousel .owl-item img {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

.parters-slider.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
  justify-content: center;
}

.partners .part .owl-next,
.partners .part .owl-prev {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 25%;
  border-radius: 50%;
  box-shadow: 2px 2px 0 0 hsla(0, 0%, 93%, 0.5);
}

.partners .part .owl-prev {
  left: -50px;
  background: url(/images/back.png?f46774ce903a13418dbc651540c66edf) no-repeat #fdfdfd 50%;
}

.partners .part .owl-next {
  right: -50px;
  background: url(/images/next.png?f572775031c8d62859db090f7d3ca8a1) no-repeat #fdfdfd 50%;
}

.grid-item {
  width: 300px;
}

.grid-item--width2 {
  width: 600px;
}

.solutions {
  text-align: center;
  padding-bottom: 30px;
}

.solutions h2 {
  margin: 0;
  padding: 43px 0 7px;
}

.solutions .solutions_info {
  padding: 20px 0 34px;
}

.solutions .solutions_info p {
  margin: 0;
}

/*.solutions .item_solution ul {
    display: inline-block;
    padding: 0;
    margin: 0
}

.solutions .item_solution ul li {
    display: inline-block;
    list-style: none;
    width: 24%;
    vertical-align: top;
    padding: 0 10px
}

.solutions .item_solution ul li img {
    max-width: 100%;
    max-height: 300px
}*/

.solutions .item_solution .owl-next,
.solutions .item_solution .owl-prev {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  box-shadow: 2px 2px 0 0 hsla(0, 0%, 93%, 0.5);
  color: #fff;
}

.solutions .item_solution .owl-prev,
.solutions .item_solution .owl-next {
  background: #674658;
}

.solutions .item_solution .owl-next i,
.solutions .item_solution .owl-prev i {
  font-size: 24px;
  line-height: 34px;
}

.solutions .item_solution .owl-theme .owl-nav [class*="owl-"]:hover {
  background: #bf965c;
}

.solutions .item_solution h3,
.solutions .item_solution p {
  margin: 0;
  padding: 0;
}

.solutions .item_solution h3 {
  font-weight: 300;
  color: #443d55;
  font-size: 24px;
  padding: 23px 0 10px;
}

.solutions .item_solution p {
  color: #3c3c3c;
  padding-bottom: 50px;
}

.proposal_frame {
  width: 400px;
  margin: 0 auto;
}

.separator {
  height: 1px;
  background: #777;
}

.proposal_success {
  font-weight: 700;
  color: #443d55;
  font-size: 21px;
  text-align: center;
  margin: 30px 0;
}

.footer {
  clear: both;
  background-color: #0b1f3f;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  overflow-x: hidden;
}

.footer-content {
  padding: 100px 0;
}

.footer-content-alt {
  background-color: #a7eded;
  color: #0b1f3f;
  padding: 100px;
  padding-right: 10px;
  height: 100%;
  position: relative;
}

.footer-content-alt>* {
  position: relative;
  z-index: 2;
}

.footer-content-alt::after {
  content: "";
  position: absolute;
  background-color: #a7eded;
  width: 30vw;
  height: 100%;
  right: -125%;
  top: 0;
  z-index: 1;
}

.footer-title {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 30px;
}

.logo_footer {
  margin-bottom: 60px;
}

.footer-contact p:not(:last-child) {
  margin-bottom: 26px;
}

.footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-contact a {
  color: #ffffff;
  text-decoration: none;
}

.footer-contact a:hover {
  color: #b1b1b2;
}

.footer-links li:not(:last-child) {
  margin-bottom: 26px;
}

.footer-links a {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-decoration: none;
}

.footer-links a:hover {
  color: #b1b1b2;
}

.footer-useful-link a {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #0b1f3f;
  text-decoration: none;
}

.footer-useful-link a:hover {
  color: #b1b1b2;
}

.footer-useful-link li:not(:last-child) {
  margin-bottom: 26px;
}

ul.footer-soc {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.footer-soc a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  border-radius: 100%;
  color: #ffffff;
  border: 2px solid #ffffff;
  text-decoration: none;
  font-size: 22px;
}

.footer-soc a:hover {
  color: #0b1f3f;
  border-color: #0b1f3f;
}

@media (max-width: 1400px) {
  .footer-content-alt::after {
    right: -100%;
  }
}

@media (max-width: 991px) {
  .footer {
    padding-top: 100px;
  }

  .footer-content {
    padding: 0;
  }

  .footer-content-alt {
    padding: 50px;
    padding-bottom: 100px;
  }
}

.header_forgot_password,
.header_login {
  background-color: #fff;
}

.header_forgot_password .logo,
.header_login .logo {
  padding: 18px 0 19px 28px;
}

.header_forgot_password .logo a,
.header_login .logo a {
  text-decoration: none;
  color: #242424;
  font-weight: 100;
  font-size: 45px;
  font-family: "Poppins", sans-serif;
  text-align: left;
  text-transform: uppercase;
}

.main_slide_forgot_password,
.main_slide_login {
  background: url("/images/main-login-page.jpg") no-repeat 50%;
  background-size: cover;
  height: 640px;
  color: #fff;
}

.main_slide_forgot_password h2,
.main_slide_login h2 {
  font-weight: 700;
  font-size: 30px;
  padding: 152px 0 0;
  margin: 0;
  text-align: center;
}

.main_slide_forgot_password .form_forgot_password,
.main_slide_forgot_password .form_login,
.main_slide_login .form_forgot_password,
.main_slide_login .form_login {
  text-align: left;
  width: 291px;
  margin: 0 auto;
}

.main_slide_forgot_password .form_forgot_password span,
.main_slide_forgot_password .form_login span,
.main_slide_login .form_forgot_password span,
.main_slide_login .form_login span {
  font-weight: 300;
  font-size: 14px;
  display: block;
  text-align: left;
  padding-bottom: 6px;
  padding-top: 14px;
}

.main_slide_forgot_password .form_forgot_password input,
.main_slide_forgot_password .form_login input,
.main_slide_login .form_forgot_password input,
.main_slide_login .form_login input {
  width: 100%;
  height: 50px;
  border: none;
  border-radius: 2px;
  color: #000;
  padding: 5px;
}

.main_slide_forgot_password .form_forgot_password a,
.main_slide_forgot_password .form_login a,
.main_slide_login .form_forgot_password a,
.main_slide_login .form_login a {
  color: #fff;
  font-size: 12px;
  text-decoration: underline;
  display: block;
  text-align: right;
  padding: 7px 0 16px;
}

.main_slide_forgot_password .form_forgot_password .btn_login,
.main_slide_forgot_password .form_forgot_password .btn_submit,
.main_slide_forgot_password .form_login .btn_login,
.main_slide_forgot_password .form_login .btn_submit,
.main_slide_login .form_forgot_password .btn_login,
.main_slide_login .form_forgot_password .btn_submit,
.main_slide_login .form_login .btn_login,
.main_slide_login .form_login .btn_submit {
  text-decoration: none;
  text-align: center;
  font-size: 16px;
}

.main_slide_forgot_password .form_forgot_password .btn_login:hover,
.main_slide_forgot_password .form_forgot_password .btn_submit:hover,
.main_slide_forgot_password .form_login .btn_login:hover,
.main_slide_forgot_password .form_login .btn_submit:hover,
.main_slide_login .form_forgot_password .btn_login:hover,
.main_slide_login .form_forgot_password .btn_submit:hover,
.main_slide_login .form_login .btn_login:hover,
.main_slide_login .form_login .btn_submit:hover {
  opacity: 0.8;
}

.footer_forgot_password,
.footer_login {
  padding: 20px 0;
}

.footer_forgot_password img,
.footer_login img {
  margin: 10px 0;
}

.footer_forgot_password .reserved_login,
.footer_login .reserved_login {
  padding-top: 17px;
  font-size: 12px;
}

footer {
  float: left;
  width: 100%;
}

.header_forgot_password .logo {
  padding-top: 18px;
}

.main_slide_forgot_password h2 {
  padding-top: 130px;
}

.main_slide_forgot_password .form_forgot_password h3 {
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  margin: 0;
  padding-top: 5px;
}

.main_slide_forgot_password .form_forgot_password form span {
  padding-top: 22px;
}

.main_slide_forgot_password .form_forgot_password form .btn_submit {
  margin-top: 20px;
}

.main_slide_forgot_password .form_forgot_password .trouble {
  font-weight: 300;
  font-size: 12px;
  padding: 22px 0 5px;
  text-align: center;
}

.main_slide_forgot_password .form_forgot_password a {
  padding: 0;
  text-align: center;
}

.main_slide_forgot_password .form_forgot_password .back_log {
  padding-top: 55px;
}

.footer_forgot_password img {
  margin: 8px 0;
}

.footer_forgot_password .border_forgot_password {
  margin: 0 auto;
  width: 65px;
  height: 2px;
  background-color: #6e6e6e;
}

.footer_forgot_password .reserved_login {
  padding-top: 15px;
}

.footer_forgot_password .provider_forgot_password {
  padding-bottom: 10px;
}

.header_dashboard {
  position: relative;
  float: left;
  width: 100%;
}

.bg-white {
  background-color: #ffffff;
}

.header_dashboard .logo_dashboard {
  float: left;
  padding: 23px 0 10px 28px;
}

.header_dashboard .logo_dashboard img {
  max-height: 60px;
  max-width: 250px;
  margin-top: 0;
}

.header_dashboard .menu_dashboard {
  float: left;
  position: relative;
  padding: 40px 20px 40px 91px;
}

.header_dashboard .menu_dashboard a {
  display: inline-block;
  font-weight: 400;
  color: #171717;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 23px;
}

.header_dashboard .menu_dashboard a.active {
  border-bottom: 1px solid #777;
}

.header_dashboard .menu_dashboard .menu_tools {
  display: inline-block;
  position: relative;
}

.header_dashboard .menu_dashboard .menu_tools a {
  text-decoration: none;
  color: #171717;
}

.header_dashboard .menu_dashboard .menu_tools .nav_dashboard {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
  background: #fff;
  width: 135px;
  margin-top: 10px;
  padding-top: 14px;
  top: 10px;
  padding-bottom: 5px;
  z-index: 9;
}

.header_dashboard .menu_dashboard .menu_tools .nav_dashboard a {
  padding: 10px 0;
  text-align: center;
  text-transform: none;
  font-size: 14px;
  color: #cb8163;
}

.header_dashboard .menu_dashboard .menu_tools:hover .nav_dashboard,
.header_dashboard .menu_dashboard .menu_tools:hover .nav_dashboard a,
.header_dashboard .menu_dashboard .menu_tools:hover .triangle,
.header_dashboard .menu_dashboard .menu_tools:hover .triangle a {
  display: block;
}

.header_dashboard .menu_dashboard .menu_tools .triangle {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 9px solid #443d55;
  position: absolute;
  z-index: 50;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
}

.header_dashboard .right_menu_dashboard {
  position: absolute;
  right: 34px;
  top: 45%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header_dashboard .right_menu_dashboard img:hover {
  opacity: 0.8;
}

.main_slide_dashboard {
  background: url(/images/main_slide_dashboard.jpg?555ed76ca5815f0e0c12ca53537a5b3b) no-repeat 50%;
  background-size: cover;
  height: 235px;
  clear: both;
  color: #fff;
  text-align: center;
  position: relative;
}

.main_slide_dashboard::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(19, 14, 55, 0.4);
}

.main_slide_dashboard>* {
  position: relative;
  z-index: 2;
}

.main_slide_dashboard h2 {
  font-weight: 700;
  font-size: 30px;
  padding: 55px 0 7px;
  margin: 0;
}

.main_slide_dashboard p {
  font-weight: 400;
  font-size: 14px;
  padding: 0 120px;
  margin: 0;
}

.for_client_dashboard {
  max-width: 1000px;
}

.for_client_dashboard h3,
.for_client_dashboard ul {
  margin: 0;
}

.for_client_dashboard ul {
  padding: 42px 0 50px;
}

.for_client_dashboard ul li {
  list-style: none;
  text-align: center;
}

.for_client_dashboard ul li h3 {
  font-weight: 300;
  font-size: 24px;
  color: #443d55;
  text-transform: uppercase;
}

.for_client_dashboard ul li .img-responsive {
  margin: 32px auto 21px;
  max-height: 67px;
  min-height: 80px;
  object-fit: contain;
  object-position: center;
}

.for_client_dashboard ul li .img_dashboard3 {
  margin-top: 36px;
}

.for_client_dashboard ul li .btn_dashboard {
  text-decoration: none;
  color: #fff;
  background: #0b203e !important;
  display: block;
  width: 290px;
  margin: 0 auto;
  max-width: 100%;
}

.for_client_dashboard ul li .btn_dashboard:hover {
  background: #bc9c4f !important;
  opacity: 0.8;
}

.for_client_dashboard ul li:last-child {
  margin-top: 12px;
}

.footer_dashboard span {
  padding: 18px 0 5px;
}

.footer_dashboard .provider_dashboard {
  padding: 0 0 12px;
}

.footer_dashboard .border_dashboard {
  margin: 0 auto;
  width: 62px;
  height: 2px;
  background: #6e6e6e;
}

.footer_dashboard .reserved_dashboard {
  padding: 15px 0 20px;
}

.right_menu {
  width: 376px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  background: #fff;
  padding-left: 26px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  z-index: 6;
}

.right_menu a {
  text-decoration: none;
  color: #171717;
}

.right_menu div {
  padding-bottom: 18px;
}

.right_menu div ul {
  margin: 0;
  padding-left: 20px;
}

.right_menu div ul li {
  list-style: none;
  padding-top: 7px;
}

.right_menu div ul li a {
  font-size: 14px;
  color: #cb8163;
  text-transform: none;
}

.right_menu .close_menu {
  padding: 30px 0 36px;
}

.right_menu .close_menu img:hover {
  opacity: 0.8;
}

.right_menu .dashboard {
  text-decoration: underline;
}

.menu_hided {
  right: -400px;
}

.form_prop4 i {
  position: absolute;
  left: 15px;
  top: 15px;
  font-style: normal;
}

.form_prop4 .input-percentage i {
  left: auto;
  right: 15px;
}

.amount_main .amount_main_prop4 .form_prop4 .input-percentage input[type="text"] {
  padding: 10px 25px 10px 10px;
  color: #000;
}

.header_prop,
.relative {
  position: relative;
}

.header_prop {
  background-color: #fff;
}

.header_prop .logo {
  padding: 18px 0 19px 28px;
}

.header_prop .logo img {
  max-height: 60px;
  max-width: 350px;
  margin-top: 0;
}

.header_prop .logo a {
  text-decoration: none;
  color: #242424;
  font-weight: 100;
  font-size: 45px;
  font-family: "Poppins", sans-serif;
  text-align: left;
  text-transform: uppercase;
}

.header_prop .right_menu_dashboard {
  position: absolute;
  right: 34px;
  top: 46%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header_prop .right_menu_dashboard img:hover {
  opacity: 0.8;
}

.header_prop .right_menu {
  width: 376px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  background: #fff;
  padding-left: 26px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
}

.header_prop .right_menu a {
  text-decoration: none;
  color: #171717;
}

.header_prop .right_menu div {
  padding-bottom: 18px;
}

.header_prop .right_menu div ul {
  margin: 0;
  padding-left: 20px;
}

.header_prop .right_menu div ul li {
  list-style: none;
  padding-top: 7px;
}

.header_prop .right_menu div ul li a {
  font-size: 14px;
  color: #cb8163;
  text-transform: none;
}

.header_prop .right_menu .close_menu {
  padding: 30px 0 36px;
}

.header_prop .right_menu .close_menu img:hover {
  opacity: 0.8;
}

.header_prop .right_menu .dashboard {
  text-decoration: underline;
}

.header_prop .menu_hided {
  right: -400px;
}

.center_form {
  width: 300px;
  margin: 0 auto;
}

.check_inline h3 {
  display: inline-block;
  margin-right: 20px;
  font-weight: 300;
  font-size: 14px;
}

.check_inline .checkbox_box {
  margin-right: 10px;
  display: inline-flex;
  gap: 10px;
}

.check_inline .checkbox_box .checkbox_text {
  vertical-align: middle;
  flex: 1 1 auto;
  width: auto;
  text-align: left;
}

.check_inline .block {
  display: flex;
  text-align: left !important;
}

.checks_bottom {
  margin: 20px 0;
}

.checks_bottom .block {
  margin-bottom: 20px;
}

.main_slide_prop {
  background-color: #0b203e;
  font-family: "Poppins", sans-serif;
  color: #fff;
  text-align: center;
}

.main_slide_prop .full_container {
  width: 80%;
  margin: 0 auto;
}

.main_slide_prop .full_container h2 {
  font-weight: 700;
  font-size: 30px;
  padding: 33px 0 9px;
  margin: 0;
}

.main_slide_prop .full_container ul {
  margin: 0;
  padding: 0;
}

.main_slide_prop .full_container ul li {
  list-style: none;
  display: inline-block;
  width: 16%;
  vertical-align: top;
}

.main_slide_prop .full_container ul li .number {
  background-color: #fff;
  color: #443d55;
  font-weight: 700;
  font-size: 18px;
  border-radius: 50%;
  height: 42px;
  width: 42px;
  margin: 0 auto;
  padding: 10px 0;
}

.main_slide_prop .full_container ul li h3 {
  font-weight: 400;
  font-size: 14px;
  padding: 10px 0 39px;
  margin: 0;
}

.main_slide_prop .for_procent {
  background: #e6e2e7;
  height: 15px;
  color: #443d55;
}

.main_slide_prop .orange {
  height: 100%;
  background: #a7eded;
  border-radius: 0 4px 4px 0;
  width: 9%;
  float: left;
}

.procent {
  text-align: center;
  width: 100%;
  position: absolute;
  z-index: 5;
  font-size: 12px;
}

#discreti_checks,
#endowment_checks,
#post_retirement_checks {
  padding-left: 36px;
}

.prop_main {
  background: #fff;
  float: left;
  width: 100%;
}

.prop_main .prop_back {
  padding-top: 62px;
}

.prop_main .prop_back a {
  text-decoration: underline;
  color: #bf965c;
  font-weight: 500;
  font-size: 14px;
  text-align: left;
}

.prop_main .select_platform h2 {
  padding-bottom: 15px !important;
}

.prop_main .for_prop_main {
  max-width: 100%;
  padding: 0 10px 50px 0;
}

.prop_main .for_prop_main h2 {
  text-align: center;
  font-weight: 700;
  color: #443d55;
  font-size: 30px;
  margin: 0;
  padding: 41px 0 35px;
}

.prop_main .for_prop_main div {
  text-align: center;
}

.prop_main .for_prop_main div .btn_prop1 {
  margin: 20px 0 50px;
  max-width: 100%;
}


.details_main .for_prop_main h2 {
  text-align: center;
  font-weight: 700;
  color: #443d55;
  font-size: 30px;
  margin: 0;
  padding: 41px 0 35px;
}

.footer_prop {
  clear: both;
  background-color: #171717;
  color: #7b7b7b;
  text-align: center;
}

.footer_prop span {
  font-size: 12px;
  font-weight: 300;
  display: block;
  padding: 30px 0 4px;
}

.footer_prop .reserved_common_footer {
  padding: 20px 0 34px;
}

.main_slide_prop_2 .full_container .one_step {
  background: #cb8163 !important;
  color: #fff !important;
}

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

.details_main .clients_detail_prop2 .checkbox_wrapp h3 {
  margin-right: 15px;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
}

.details_main .clients_detail_prop2 .checkbox_wrapp .checkbox_box {
  display: inline-block;
  margin-right: 15px;
}

.details_main .clients_detail_prop2 .checkbox_wrapp .checkbox_box .checkbox_text {
  display: inline-block;
  font-size: 14px;
}

.details_main .clients_detail_prop2 h2 {
  padding-bottom: 0;
}

.details_main .clients_detail_prop2 input {
  height: 20px;
  width: 20px;
}

.details_main .clients_detail_prop2 input .no_prop2 {
  margin-left: 30px;
}

.black_checkbox {
  display: none !important;
}

.black_checkbox+label {
  background-color: #fff;
  border: 1px solid rgba(85, 85, 85, 0.76);
  padding: 9px;
  min-height: 1px;
  border-radius: 0;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  height: 12px;
  width: 12px;
}

.black_checkbox:checked+label:after {
  content: "\2714";
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 3px;
  color: #0b203e;
}

.black_checkbox:checked+label {
  background-color: #fff;
  border: 1px solid rgba(85, 85, 85, 0.76);
  color: #99a1a7;
}

.w-100 {
  width: 100%;
}

.d-flex {
  display: flex;
}

.flex-column {
  flex-direction: column;
}

.details_main .clients_detail_prop2 .form_no_prop2,
.details_main .clients_detail_prop2 .form_yes_prop2 {
  width: 290px;
  display: none;
}

.details_main .clients_detail_prop2 .form_no_prop2 .date_birth,
.details_main .clients_detail_prop2 .form_yes_prop2 .date_birth {
  width: 85%;
  display: inline-block;
  margin-right: 12px;
}

.details_main .clients_detail_prop2 .form_no_prop2 #datepickerShow,
.details_main .clients_detail_prop2 .form_yes_prop2 #datepickerShow {
  cursor: pointer;
}

.details_main .clients_detail_prop2 .form_no_prop2 span,
.details_main .clients_detail_prop2 .form_yes_prop2 span {
  font-weight: 300;
  font-size: 14px;
  display: block;
  text-align: left;
  padding-bottom: 5px;
}

.details_main .clients_detail_prop2 .form_no_prop2 textarea,
.details_main .clients_detail_prop2 .form_no_prop2 input,
.details_main .clients_detail_prop2 .form_yes_prop2 input,
.details_main .clients_detail_prop2 .form_yes_prop2 textarea {
  display: block;
  width: 100%;
  min-height: 50px;
  margin-bottom: 20px;
  padding: 10px;
}

.details_main .clients_detail_prop2 .form_no_prop2 .btn_prop2,
.details_main .clients_detail_prop2 .form_yes_prop2 .btn_prop2 {
  display: block;
  max-width: 100%;
  text-decoration: none;
  margin-bottom: 15px;
}

.details_main .clients_detail_prop2 .form_no_prop2 .btn_prop2:hover,
.details_main .clients_detail_prop2 .form_yes_prop2 .btn_prop2:hover {
  opacity: 0.8;
}

.form_no_prop2 .ui-selectmenu-button {
  width: 100% !important;
  min-height: 50px;
  margin-bottom: 20px;
}

.form_no_prop2 .ui-selectmenu-icon {
  min-height: 49px;
}

.form_no_prop2 .ui-selectmenu-text {
  padding: 15px 0 0 10px;
}

.form_no_prop2 .ui-selectmenu-icon {
  width: 50px;
}

.form_no_prop2 .ui-icon {
  background: url(/images/arrow_prop2.png?f7fe1495065036f6a7cf3236972f53f4) no-repeat 50% #0b203e !important;
  background-size: 16px;
}

.form_no_prop2 .ui-button {
  background: #fff;
  padding: 0;
}

.form_no_prop2 .ui-button:active .ui-icon,
.form_no_prop2 .ui-button:focus .ui-icon,
.form_no_prop2 .ui-button:hover .ui-icon {
  background: url(/images/arrow_prop2.png?f7fe1495065036f6a7cf3236972f53f4) no-repeat 50% #0b203e;
}

.degree_block h2 {
  margin-bottom: 15px !important;
}

.degree_block p {
  text-align: left !important;
  margin-bottom: 10px !important;
}

.ui-slider .ui-slider-handle {
  border-radius: 50%;
  background: #cb8163 !important;
  border: none !important;
  outline: none;
  width: 1em !important;
  height: 1em !important;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -6px !important;
  cursor: pointer !important;
}

.ui-widget-header {
  background: #dcd1d7;
}

.ui-slider {
  background: #674658 !important;
  height: 3px !important;
}

.main_slide_prop_4 .full_container .two_step {
  background: #cb8163 !important;
  color: #fff !important;
}

.amount_main .amount_main_prop4 h2 {
  padding-bottom: 0;
}

.amount_main .amount_main_prop4 .form_prop4 {
  width: 290px;
  margin: 0 auto;
}

.amount_main .amount_main_prop4 .form_prop4 .amount_slider {
  text-align: left;
  /* color: #cb8163; */
  /* color: #fff; */
  margin-left: -30px;
  margin-bottom: 10px;
}

.amount_main .amount_main_prop4 .form_prop4 .slider_amount {
  margin-bottom: 35px;
}

.amount_main .amount_main_prop4 .form_prop4 span {
  font-weight: 300;
  font-size: 14px;
  display: block;
  text-align: left;
  padding-bottom: 5px;
}

.amount_main .amount_main_prop4 .form_prop4 input[type="text"] {
  display: block;
  width: 100%;
  min-height: 50px;
  margin-bottom: 20px;
  padding: 10px 10px 10px 25px;
}

.amount_main .amount_main_prop4 .form_prop4 .btn_prop4 {
  text-align: center;
  display: block;
  max-width: 100%;
  text-decoration: none;
  margin-bottom: 15px;
}

.amount_main .amount_main_prop4 .form_prop4 .btn_prop4:hover {
  opacity: 0.8;
}

.main_slide_prop_5 .full_container .three_step {
  background: #cb8163 !important;
  color: #fff !important;
}

.form_no_ind_risk_4c,
.form_yes_ind_risk_4c {
  display: none;
}

.form_no_ind_risk_4c h3 {
  color: #443d55;
  font-weight: 300;
  font-size: 24px;
  text-transform: uppercase;
  margin: 4px 0 16px;
}

.form_no_ind_risk_4c .questions {
  max-width: 600px;
  margin: 0 auto;
}

.form_no_ind_risk_4c .questions .btn_irp_4c {
  float: right;
  margin-top: 30px;
}

.form_no_ind_risk_4c .questions .question span.quest {
  float: left;
  font-weight: 500;
  font-size: 14px;
}

.form_no_ind_risk_4c .questions .question span.number {
  float: right;
  color: #777;
}

.form_no_ind_risk_4c .answers {
  float: left;
  width: 100%;
  border: 1px solid #696868;
  margin-top: 10px;
  border-radius: 3px;
  margin-bottom: 20px;
}

.form_no_ind_risk_4c .answers ul {
  margin: 0;
  padding: 0;
}

.form_no_ind_risk_4c .answers ul li {
  padding: 14px;
  background: #fff;
  list-style: none;
  text-align: left;
  float: left;
  width: 100%;
  border-bottom: 1px solid #696868;
  color: #777;
  font-size: 14px;
}

.form_no_ind_risk_4c .answers ul li:first-child {
  border-radius: 3px 3px 0 0;
}

.form_no_ind_risk_4c .answers ul li:last-child {
  border-bottom: none;
  border-radius: 0 0 3px 3px;
}

.form_no_ind_risk_4c .answers ul li span {
  width: 96%;
  display: inline-block;
  vertical-align: middle;
}

.form_no_ind_risk_4c .answers ul li.active {
  background: #443d55;
  color: #fff;
}

.form_no_ind_risk_4c .answers ul input {
  outline: none;
  height: 15px;
  width: 15px;
  vertical-align: middle;
  display: inline-block;
  margin-top: 0;
}

.top_holdings img {
  max-width: 180px;
}

.left_inf_solution hr {
  width: 92px;
  height: 3px;
  background: #bf965c;
  display: inline-block;
  margin: 0 !important;
}

.radio_vertical_list {
  padding: 0;
  width: 90px;
  margin: 0 auto;
}

.radio_vertical_list li {
  list-style: none;
  text-align: center;
  width: 300%;
}

.analytics_profiles1 {
  position: relative;
}

.income {
  margin: 20px auto 0;
}

.growth {
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}

.perc {
  font-size: 23px;
  font-weight: 700;
}

.risk_profile_prop5 .profile_main_prop5 {
  padding: 29px 0 40px;
}

.risk_profile_prop5 .profile_main_prop5 h2 {
  padding-bottom: 6px;
}

.risk_profile_prop5 .profile_main_prop5 h2.select_risk {
  text-align: left;
  padding-left: 15px;
}

.risk_profile_prop5 .profile_main_prop5 .left_col_prop5 img {
  display: inline-block;
  vertical-align: top;
}

.risk_profile_prop5 .profile_main_prop5 .left_col_prop5 ul {
  display: inline-block;
  margin: 0 0 0 20px;
  padding: 4px 0 0;
}

.risk_profile_prop5 .profile_main_prop5 .left_col_prop5 ul li {
  list-style: none;
  font-weight: 400;
  font-size: 14px;
  color: #443d55;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 29px;
  cursor: pointer;
}

.risk_profile_prop5 .profile_main_prop5 .left_col_prop5 ul li.active {
  font-weight: 900;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 {
  border-left: 5px solid #c1c1c1;
  text-align: left;
  padding: 0 0 0 30px;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 h2 {
  color: #443d55;
  font-weight: 300;
  font-size: 24px;
  text-transform: uppercase;
  padding: 0;
  text-align: left;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 p {
  font-weight: 400;
  color: #000;
  font-size: 14px;
  margin: 0;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .stable_prop5 {
  padding-bottom: 30px;
  text-align: left;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .analytics_prop5 {
  text-align: left;
  padding: 9px 0 32px;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .analytics_prop5 img {
  display: inline-block;
  max-width: 220px;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .analytics_prop5 ul {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .analytics_prop5 ul li {
  list-style: none;
  text-align: left;
  padding-top: 8px;
  font-size: 14px;
  font-weight: 400;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .analytics_prop5 ul li div {
  height: 17px;
  width: 17px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .analytics_prop5 ul li .dark_blue {
  background: #443c53;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .analytics_prop5 ul li .dark_brown {
  background: #674556;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .analytics_prop5 ul li .orange {
  background: #cb8163;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .analytics_prop5 ul li span {
  display: inline-block;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .btn_prop5 {
  text-transform: uppercase;
  text-align: center;
  display: block;
  max-width: 100%;
  text-decoration: none;
  clear: both;
}

.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .btn_prop5:hover {
  opacity: 0.8;
}

.risk_profile_prop5 .checkbox_wrapp {
  padding-bottom: 10px;
}

.radio-inline {
  display: inline-block;
}

.radio {
  margin: 10px 0;
  text-align: left !important;
}

.radio label {
  font-size: 16px;
}

.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.radio input[type="radio"]+.radio-label:before {
  content: "";
  background: #fff;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: 0;
  margin-right: 10px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 0.25s ease;
}

.radio input[type="radio"]:checked+.radio-label:before {
  background-color: #2b2b2b;
  box-shadow: inset 0 0 0 5px #f4f4f4;
}

.radio input[type="radio"]:focus+.radio-label:before {
  outline: none;
  border-color: #777;
}

.radio input[type="radio"]:disabled+.radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}

.radio input[type="radio"]+.radio-label:empty:before {
  margin-right: 0;
}

.main_slide_prop_6 .full_container .four_step {
  background: #cb8163 !important;
  color: #fff !important;
}

.main_slide_prop_6 .for_procent {
  position: relative;
}

.investment_prop6 {
  padding-bottom: 40px;
}

.investment_prop6 .investment_main_prop6 {
  text-align: center;
  padding: 0 110px;
}

.investment_prop6 .investment_main_prop6 h2 {
  padding-bottom: 14px;
}

.investment_prop6 .investment_main_prop6 h3 {
  font-weight: 300;
  font-size: 24px;
  color: #443d55;
  margin: 0;
  text-transform: uppercase;
}

.investment_prop6 .investment_main_prop6 p {
  font-size: 14px;
  color: #171717;
  margin: 0;
  padding-top: 17px;
}

.investment_prop6 .investment_main_prop6 .bottons_prop6 {
  max-width: 714px;
  margin: 0 auto;
  padding-top: 32px;
}

.investment_prop6 .investment_main_prop6 .bottons_prop6 .btn_back_prop6 {
  display: inline-block !important;
  margin-right: 125px;
}

.investment_prop6 .investment_main_prop6 .bottons_prop6 .btn_next_prop6 {
  display: inline-block !important;
}

.main_slide_prop_7 .full_container .fife_step {
  background: #cb8163 !important;
  color: #fff !important;
}

.main_slide_prop_7 .for_procent {
  position: relative;
}

.stock_broker_prop7 {
  padding-bottom: 40px;
}

.stock_broker_prop7 .checkbox_brokers_prop7 {
  margin: 0 auto;
}

.stock_broker_prop7 .checkbox_brokers_prop7 .checkbox_box_broker {
  display: inline-block;
  border: 1px solid #e1e1e1;
  max-width: 306px;
  height: 125px;
  vertical-align: top;
  margin-right: 44px;
  padding: 5px;
}

.stock_broker_prop7 .checkbox_brokers_prop7 .checkbox_box_broker:last-child {
  margin-right: 0;
}

.stock_broker_prop7 .checkbox_brokers_prop7 .checkbox_box_broker .check_partner1,
.stock_broker_prop7 .checkbox_brokers_prop7 .checkbox_box_broker .check_partner2,
.stock_broker_prop7 .checkbox_brokers_prop7 .checkbox_box_broker .check_partner3 {
  outline: none;
}

.stock_broker_prop7 .select_platform .checkbox_box_broker {
  padding: 10px 30px;
  margin: 0 15px;
  height: auto;
  margin-top: 25px;
  min-height: 136px;
  width: 260px;
}

.stock_broker_prop7 .select_platform .checkbox_box_broker img {
  max-width: 200px;
  max-height: 60px;
}

.stock_broker_prop7 .select_stock_broker .checkbox_box_broker {
  margin: 0 20px;
}

.stock_broker_prop7 .stock_main_prop7 .advisor_prop7 {
  padding: 35px 0 30px;
  text-align: center;
}

.stock_broker_prop7 .stock_main_prop7 .advisor_prop7 span {
  font-weight: 300;
  color: #171717;
}

.stock_broker_prop7 .stock_main_prop7 .advisor_prop7 .adv_prop7 {
  display: block;
  padding-bottom: 5px;
}

.stock_broker_prop7 .stock_main_prop7 .advisor_prop7 input {
  border: 1px solid #959595;
  border-radius: 2px;
  height: 50px;
  max-width: 145px;
  padding-left: 5px;
  margin: 0 auto;
  outline: none;
}

.stock_broker_prop7 .stock_main_prop7 .btn_stock_prop7 {
  margin: 0 auto;
  margin-bottom: 15px;
}

.main_button {
  display: inline-block !important;
  margin: 30px 0 15px;
}

.main_button:focus,
.main_button:hover {
  text-decoration: none;
  color: #fff;
}

#notify_done,
#notify_error {
  margin-top: 30px;
}

.generate_choose {
  padding-bottom: 50px;
}

.disabled {
  cursor: no-drop;
  opacity: 0.3 !important;
}

.center_button {
  display: inline-block !important;
  float: none !important;
  width: 220px !important;
  margin: 0 5px;
}

.centered {
  text-align: center;
}

.main_risk_profile .full_container .one_step {
  background: #cb8163 !important;
  color: #fff !important;
}

.main_risk_profile .for_procent {
  position: relative;
}

.risk_padding {
  padding-top: 15px;
}

.form_risk_usd,
.form_risk_zar {
  display: none;
}

.form_risk_usd .form_risk4,
.form_risk_zar .form_risk4 {
  padding-bottom: 20px;
}

.please_note {
  color: #fff;
  max-width: 413px;
  min-height: 98px;
  background: #674658;
  padding: 8px 60px 15px;
  margin: 0 auto;
}

.please_note h3,
.please_note p {
  margin: 0;
}

.please_note h3 {
  font-weight: 300;
  font-size: 24px;
  text-transform: uppercase;
}

.please_note p {
  font-weight: 400;
  font-size: 14px;
}

.please_note.outer {
  margin: 0 -50px 20px;
  padding: 8px 20px 15px;
}

.form_risk_zar {
  padding-bottom: 25px;
}

.main_ind_risk_prof_4c .checkbox_wrapp h3 {
  margin-bottom: 20px;
}

.main_slide_prop .active_number {
  background: #a7eded !important;
  color: #fff !important;
}

.title_manage_clients_statemets {
  background: #0b203e;
  clear: both;
}

.title_manage_clients_statemets h2 {
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  text-align: center;
  padding: 31px 0;
  margin: 0;
}

.main_manage_clients_statemets {
  text-align: center;
}

.main_manage_clients_statemets .find_manage_clients {
  max-height: 42px;
  margin: 35px 0 30px;
  display: block;
}

.main_manage_clients_statemets .find_manage_clients .search_client {
  font-weight: 400;
  font-size: 14px;
  color: #171717;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
  margin: 0 15px 0 0;
}

.main_manage_clients_statemets .find_manage_clients .form_find_clients {
  display: inline-block;
  vertical-align: middle;
}

.main_manage_clients_statemets .find_manage_clients .form_find_clients input {
  width: 370px;
  padding-left: 15px;
  height: 42px;
  display: inline-block;
  vertical-align: top;
  outline: none;
}

.main_manage_clients_statemets .find_manage_clients .form_find_clients .btn_find_clients {
  width: 42px;
  height: 42px;
  border: none;
  border-radius: 0 2px 2px 0;
  background: url(/images/find.png?00a5a3fac567e10aabcca234b0d8624e) no-repeat 50% #cb8163;
  max-width: 100%;
  text-align: center;
  display: inline-block;
  margin-left: -5px;
}

.main_manage_clients_statemets .find_manage_clients .form_find_clients .btn_find_clients:hover {
  opacity: 0.8;
}

.main_manage_clients_statemets table {
  text-align: left;
  width: 100%;
}

.main_manage_clients_statemets table tr {
  border: 1px solid #e1e1e1;
}

.main_manage_clients_statemets table tr td,
.main_manage_clients_statemets table tr th {
  padding: 10px 14px;
}

.main_manage_clients_statemets table tr td:first-child,
.main_manage_clients_statemets table tr td:nth-child(2),
.main_manage_clients_statemets table tr th:first-child,
.main_manage_clients_statemets table tr th:nth-child(2),
.main_manage_clients_statemets table tr td {
  border-right: 1px solid #e1e1e1;
}

.main_manage_clients_statemets table thead {
  background: #0b203e;
}

.main_manage_clients_statemets table thead th {
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}

.main_manage_clients_statemets table tbody {
  font-weight: 400;
  font-size: 14px;
  color: #000;
}

.nav_clients {
  margin: 0 auto;
  padding: 25px 0 40px;
}

.nav_clients div,
.nav_clients li,
.nav_clients ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.nav_clients ul li {
  padding: 0 8px;
}

.nav_clients ul li:first-child {
  color: #cb8163;
}

.table_scroll {
  overflow: auto;
}

.main_manage_clients table tr td {
  border-bottom: 1px solid #e1e1e1;
}

.main_manage_clients table tr td:first-child {
  border-left: 1px solid #e1e1e1;
}

.main_manage_clients table tr td:last-child {
  border-right: 1px solid #e1e1e1;
}

.main_manage_clients table tr td a {
  color: inherit;
}

.main_manage_clients table tr td:first-child,
.main_manage_clients table tr td:nth-child(3),
.main_manage_clients table tr td:nth-child(5),
.main_manage_clients table tr td:nth-child(7),
.main_manage_clients table tr th:first-child,
.main_manage_clients table tr th:nth-child(3),
.main_manage_clients table tr th:nth-child(5),
.main_manage_clients table tr th:nth-child(7),
.main_manage_clients table tr th {
  border-right: 1px solid #e1e1e1;
}

.clients_stat table {
  margin-top: 100px;
}

.clients_stat table tr td:nth-child(2) {
  max-width: 516px;
}

.clients_stat table tr td:first-child {
  max-width: 0;
}

.clients_stat table tr td:first-child,
.clients_stat table tr th:first-child,
.clients_stat table tr th:nth-child(2) {
  border-right: none;
}

.clients_stat table tr td:nth-child(5),
.clients_stat table tr td:nth-child(7),
.clients_stat table tr th:nth-child(5),
.clients_stat table tr th:nth-child(7) {
  border-right: 1px solid #e1e1e1;
}

.clients_stat table tr.main_tr {
  background: #443d55;
}

.clients_stat table tr.main_tr th {
  text-align: center;
}

.clients_stat table tr.main_tr th:first-child {
  text-align: left;
}

.clients_stat table tr.main_tr th:first-child:hover {
  opacity: 0.8;
}

.clients_prop table tr td:first-child,
.clients_prop table tr td:nth-child(5),
.clients_prop table tr th:first-child,
.clients_prop table tr th:nth-child(5) {
  border-right: none;
}

.clients_prop table tr td:nth-child(3),
.clients_prop table tr th:nth-child(2),
.clients_prop table tr th:nth-child(3) {
  border-right: 1px solid #e1e1e1;
}

.clients_prop table tr.main_tr th {
  text-align: center;
  border-right: none;
}

.add_client,
.delete_client,
.download_client,
.edit_client,
.view_client {
  cursor: pointer;
}

.add_client:hover,
.delete_client:hover,
.download_client:hover,
.edit_client:hover,
.view_client:hover {
  opacity: 0.8;
}

.risk_profiles1 .risk_main_profiles1 h3 {
  padding-top: 40px;
}

.risk_profiles1 .risk_main_profiles1 .left_col_propfiles1 ul {
  padding-top: 3px;
}

.risk_profiles1 .risk_main_profiles1 .right_col_propfiles1 .degree_block .active2 {
  font-weight: 700;
}

.analytics_profiles1 li {
  padding: 10px 0;
}

.analytics_profiles1 li span {
  text-transform: uppercase;
  vertical-align: middle;
}

.analytics_profiles1 li .property {
  background: #cb8163;
}

.analytics_profiles1 li .preference_shares {
  background: #8fabd9;
}

.analytics_profiles1 li .bonds {
  background: #674658;
}

.analytics_profiles1 li .cash {
  background: #bf965c;
}

.analytics_profiles1 li .equity {
  background: #443d55;
}

.solution_main {
  text-align: center;
}

.solution_main h2,
.solution_main h3,
.solution_main h4,
.solution_main p,
.solution_main ul {
  margin: 0;
  padding: 0;
}

.solution_main h4 {
  font-weight: 700;
  color: #443d55;
  font-size: 16px;
  padding: 56px 0 10px;
}

.solution_main h2 {
  font-weight: 700;
  font-size: 36px;
  color: #3c3c3c;
}

.solution_main .line_solution {
  width: 92px;
  height: 3px;
  background: #bf965c;
  display: inline-block;
}

.solution_main p {
  font-weight: 400;
  font-size: 14px;
  color: #7b7b7b;
  padding: 0 93px;
  line-height: 15px;
}

.solution_main h3 {
  font-weight: 300;
  color: #443d55;
  font-size: 24px;
  text-transform: uppercase;
}

.solution_main .left_inf_solution p {
  padding: 13px 0 10px;
  line-height: 20px;
}

.solution_main ul li {
  display: inline-block;
  list-style: none;
}

.solution_main ul li div {
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: top;
}

.solution_main ul li span {
  vertical-align: middle;
}

.solution_main .holdings_solution {
  vertical-align: top;
}

.solution_main .holdings_solution ul li {
  display: block;
  padding: 5px 0;
  position: relative;
  cursor: pointer;
}

.solution_main .holdings_solution ul li span {
  font-weight: 700;
  font-size: 24px;
  color: #000;
  display: none;
  padding: 22px 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}

.solution_main .analytics_profiles1 img {
  padding-bottom: 30px;
}

.solution_main .analytics_profiles1 li {
  padding-right: 20px;
}

.solution_main .btns_solution {
  clear: both;
  text-align: center;
  padding: 50px 100px;
}

.solution_main .btns_solution a.btn_solution_back {
  float: left;
}

.solution_main .btns_solution a.btn_solution_next {
  float: right;
}

.custom-modal-title {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
}

a.button_back {
  float: left;
}

.btn_irp_4c {
  margin-bottom: 15px;
}

.alert-full {
  width: 100%;
  display: inline-block;
  margin: 0 !important;
  max-width: none;
}

.mg_top {
  margin-top: 30px;
}

.risk_overview {
  height: 280px;
}

.solution_head p {
  line-height: 22px;
  padding: 10px 0 14px;
}

.amount_main .amount_main_prop4 .form_prop4 .btn_prop4,
.details_main .clients_detail_prop2 .form_no_prop2 .btn_prop2,
.details_main .clients_detail_prop2 .form_yes_prop2 .btn_prop2,
.for_client_dashboard ul li .btn_dashboard,
.investment_prop6 .investment_main_prop6 .bottons_prop6 .btn_next_prop6,
.main_button,
.main_ind_risk_prof_4c .form_no_ind_risk_4c .btn_irp_4c,
.main_ind_risk_prof_4c .form_yes_ind_risk_4c .btn_irp_4c,
.main_slide_forgot_password .form_forgot_password .btn_login,
.main_slide_forgot_password .form_forgot_password .btn_submit,
.main_slide_forgot_password .form_login .btn_login,
.main_slide_forgot_password .form_login .btn_submit,
.main_slide_login .form_forgot_password .btn_login,
.main_slide_login .form_forgot_password .btn_submit,
.main_slide_login .form_login .btn_login,
.main_slide_login .form_login .btn_submit,
.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .btn_prop5,
.solution_main .btns_solution a.btn_solution_next,
.stock_broker_prop7 .stock_main_prop7 .btn_stock_prop7 {
  width: 290px;
  padding: 14px 0;
  border: none;
  border-radius: 2px;
  background-color: #bc9c4f;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  max-width: 100%;
  text-align: center;
}

.amount_main .amount_main_prop4 .form_prop4 .btn_prop4:hover,
.details_main .clients_detail_prop2 .form_no_prop2 .btn_prop2:hover,
.details_main .clients_detail_prop2 .form_yes_prop2 .btn_prop2:hover,
.for_client_dashboard ul li .btn_dashboard:hover,
.investment_prop6 .investment_main_prop6 .bottons_prop6 .btn_next_prop6:hover,
.main_button:hover,
.main_ind_risk_prof_4c .form_no_ind_risk_4c .btn_irp_4c:hover,
.main_ind_risk_prof_4c .form_yes_ind_risk_4c .btn_irp_4c:hover,
.main_slide_forgot_password .form_forgot_password .btn_login:hover,
.main_slide_forgot_password .form_forgot_password .btn_submit:hover,
.main_slide_forgot_password .form_login .btn_login:hover,
.main_slide_forgot_password .form_login .btn_submit:hover,
.main_slide_login .form_forgot_password .btn_login:hover,
.main_slide_login .form_forgot_password .btn_submit:hover,
.main_slide_login .form_login .btn_login:hover,
.main_slide_login .form_login .btn_submit:hover,
.risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .btn_prop5:hover,
.solution_main .btns_solution a.btn_solution_next:hover,
.stock_broker_prop7 .stock_main_prop7 .btn_stock_prop7:hover {
  opacity: 0.8;
}

.footer_dashboard,
.footer_forgot_password,
.footer_login {
  background-color: #ececec;
  color: #000000;
  text-align: center;
}

.footer_dashboard span,
.footer_forgot_password span,
.footer_login span {
  font-size: 12px;
  font-weight: 300;
  display: block;
}

.investment_prop6 .investment_main_prop6 .bottons_prop6 .btn_back_prop6,
.prop_main .for_prop_main div .btn_prop1,
.solution_main .btns_solution a.btn_solution_back,
a.button_back {
  width: 290px;
  padding: 14px;
  border: none;
  border-radius: 2px;
  background-color: #0b203e;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  max-width: 100%;
  text-align: center;
}

.investment_prop6 .investment_main_prop6 .bottons_prop6 .btn_back_prop6:hover,
.prop_main .for_prop_main div .btn_prop1:hover,
.solution_main .btns_solution a.btn_solution_back:hover,
a.button_back:hover {
  opacity: 0.8;
}

@media only screen and (max-width: 1856px) {
  .investment_prop6 .investment_main_prop6 .bottons_prop6 .btn_back_prop6 {
    display: inline-block !important;
    margin-right: 0;
  }
}

@media only screen and (max-width: 1620px) {
  .stock_broker_prop7 .checkbox_brokers_prop7 .checkbox_box_broker {
    margin-right: 0;
    margin-bottom: 4px;
  }
}

@media only screen and (max-width: 1440px) {
  .header_dashboard .menu_dashboard a {
    padding: 0 10px;
  }

  .investment_prop6 .investment_main_prop6 .bottons_prop6 .btn_back_prop6 {
    display: inline-block !important;
    margin: 0 0 15px;
  }

  .investment_prop6 .investment_main_prop6 .bottons_prop6 .btn_next_prop6 {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 1280px) {
  .header_dashboard .menu_dashboard {
    display: none;
  }

  .prop_main .form_yes_ind_risk_4c .left_col_prop5 {
    margin-bottom: 30px;
  }

  .prop_main .form_yes_ind_risk_4c div {
    text-align: left;
  }

  .solution_main .left_inf_solution p,
  .solution_main .solution_head p {
    max-width: 550px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1024px) {
  .degree_block h2 {
    text-align: left !important;
  }

  .btn_irp_4c {
    margin: 0 auto;
  }

  .header_dashboard .menu_dashboard {
    clear: both;
  }

  .header_dashboard .right_menu_dashboard {
    top: 25%;
  }

  .main_slide_dashboard h2 {
    padding-top: 30px;
  }

  .for_client_dashboard .dashboard_col_2 {
    padding-top: 0;
  }

  .prop_main .prop1_portfolio .col-md-6 a {
    margin: 20px auto;
  }

  .risk_profile_prop5 .profile_main_prop5 .right_col_prop5 {
    border-left: none;
    text-align: center;
  }

  .risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .analytics_prop5,
  .risk_profile_prop5 .profile_main_prop5 .right_col_prop5 h2 {
    text-align: center;
  }

  .risk_profile_prop5 .profile_main_prop5 .right_col_prop5 .btn_prop5 {
    margin: 0 auto;
  }

  .prop_main .for_prop_main div .btn_prop1 {
    margin: 25px auto;
  }

  .amount_main .amount_main_prop4 .form_prop4 .btn_prop4 {
    margin-bottom: 25px;
  }

  .header_dashboard .right_menu_dashboard {
    top: 54px;
  }

  .investment_prop6 .investment_main_prop6 {
    padding: 0 5px;
  }

  .solution_main .btns_solution {
    padding: 50px 10px;
  }
}

@media only screen and (max-width: 991px) {
  .partners {
    padding: 60px 0;
  }

  .partners .part h2 {
    padding-top: 50px;
  }

  .partners .part ul {
    padding-bottom: 50px;
  }

  .solutions h2 {
    padding-top: 50px;
  }

  .investment_prop6 .investment_main_prop6 {
    padding: 0 85px;
  }

  .footer .footer1 .logo_footer {
    padding-top: 0;
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  .investment_prop6 .investment_main_prop6 h3 {
    font-size: 20px;
  }

  .investment_prop6 .investment_main_prop6 p {
    font-size: 12px;
  }

  .solution_main .analytics_profiles1 img {
    max-width: 220px;
  }

  .solution_main .analytics_profiles1 ul {
    margin-bottom: 15px;
  }

  .solution_main .analytics_profiles1 li {
    padding-right: 18px;
  }

  .solution_main .btns_solution a.btn_solution_next {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 678px) {
  .header_dashboard .menu_dashboard a {
    padding-bottom: 15px;
  }

  .header_dashboard .menu_tools a {
    padding-bottom: 0;
  }

  .please_note.outer {
    margin: 0 0 20px;
  }

  .form_no_ind_risk_4c .questions {
    max-width: 600px;
    margin: 0 10px;
  }

  .main_manage_clients_statemets .find_manage_clients .form_find_clients input {
    width: calc(100% - 42px);
    border: 1px solid #777;
    height: 41px;
  }

  .stock_broker_prop7 .select_stock_broker .checkbox_box_broker {
    margin: 5px 0;
  }

  .solution_main .btns_solution a.btn_solution_back,
  .solution_main .btns_solution a.btn_solution_next {
    float: none;
    margin: 15px auto;
  }
}

@media only screen and (max-width: 480px) {

  .main_slide_login .form_login,
  .main_slide_login .form_login form .btn_login {
    width: 100%;
  }

  .main_slide_dashboard h2 {
    padding: 10px 0;
  }

  .main_slide_dashboard p {
    padding: 0 30px;
  }

  .right_menu {
    width: 200px;
  }

  .investment_prop6 .investment_main_prop6 {
    padding: 0 30px;
  }

  .main_manage_clients_statemets .find_manage_clients .search_client {
    margin: 14px 0 10px;
  }

  .main_manage_clients_statemets .find_manage_clients .form_find_clients input {
    width: 164px;
  }
}

@media only screen and (max-width: 430px) {
  .header_dashboard .logo_dashboard {
    padding-left: 5px;
  }

  .header_dashboard .menu_dashboard {
    padding-left: 5px;
    padding-right: 5px;
  }

  .header_dashboard .right_menu_dashboard {
    right: 15px;
  }

  .header_prop .logo {
    padding: 18px 0 19px 5px;
  }

  .header_prop .logo a {
    font-size: 35px;
  }

  .header_prop .right_menu_dashboard {
    right: 15px;
    top: 47%;
  }

  .form_risk_usd .please_note p {
    font-size: 12px;
  }

  .amount_main .amount_main_prop4 .form_prop4 .amount_slider {
    text-align: left;
    color: #cb8163;
    margin-left: -4px;
  }
}

@media only screen and (max-width: 350px) {
  .header_dashboard {
    padding-left: 0;
    padding-right: 0;
  }

  .header_dashboard .logo_dashboard {
    padding-left: 0;
  }

  .header_dashboard .right_menu_dashboard {
    right: 4px;
  }

  .main_slide_dashboard h2 {
    padding: 8px 0;
    font-size: 25px;
  }

  .main_slide_dashboard p {
    font-size: 13px;
  }

  .details_main .clients_detail_prop2 .checkbox_wrapp {
    padding-bottom: 10px;
  }

  .details_main .clients_detail_prop2 .checkbox_wrapp h3 {
    display: block;
    margin-right: 25px;
  }

  .prop_main .for_prop_main {
    padding: 0 10px 50px;
  }

  .risk_profile_prop5 .prop_5 {
    padding: 0 10px 50px 0;
  }

  .risk_profile_prop5 .profile_main_prop5 .right_col_prop5 {
    padding-left: 0;
  }
}

@media only screen and (min-width: 319px) {
  .logged_name {
    display: none;
  }

  .main_slide {
    height: 350px;
  }

  .main_slide .know {
    padding: 100px 0 0 10px;
  }

  .main_slide .know h2 {
    font-size: 29px;
  }

  .main_slide .sign_up form {
    width: 90%;
  }

  .partners .part .owl-next {
    right: -7px;
  }

  .partners .part .owl-prev {
    left: -7px;
  }

  .solutions .solutions_info {
    padding: 20px 10px 50px;
  }

  .solutions .item_solution ul li {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .logged_name {
    display: inline-block;
  }

  .partners .part .owl-next {
    right: -20px;
  }

  .partners .part .owl-prev {
    left: -20px;
  }
}

@media only screen and (min-width: 992px) {
  .solutions .item_solution h3 {
    font-size: 20px;
  }

  .solutions .item_solution ul li {
    width: 33%;
  }
}

@media only screen and (min-width: 1100px) {}

@media only screen and (min-width: 1360px) {
  .solutions .item_solution h3 {
    font-size: 22px;
  }

  .solutions .item_solution ul li {
    width: 24%;
  }

  .partners .part .owl-next {
    right: -50px;
  }

  .partners .part .owl-prev {
    left: -50px;
  }
}

@media only screen and (min-width: 1600px) {
  .right_slide .sign_up {
    padding: 35px 0;
  }
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert p,
.alert ul {
  margin-bottom: 0;
}

.alert p p+p,
.alert ul p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

.add_type {
  margin: 20px 0;
  padding: 0;
  text-align: center;
}

.add_type li {
  list-style: none;
  width: 32%;
  display: inline-block;
}

.add_type li a .add_type_value {
  margin-top: 10px;
  color: #000;
}

.add_type li a img {
  max-height: 50px;
}

#trust_type h3 {
  margin-right: 2px;
}

.label_items {
  margin-top: 30px !important;
}

.label_items li {
  padding-right: 10px !important;
}

.label_items li span.color_box {
  width: 40px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.label_items li span.label_value {
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
}

.dash_button {
  display: inline-block;
  width: 200px !important;
  margin: 0 !important;
}

.right {
  float: right !important;
}

.left {
  float: left !important;
}

.dash_form {
  width: 500px;
  margin: 0 auto;
}

.dash_form label {
  font-weight: 500;
  font-size: 14px;
  display: block;
  text-align: left;
  padding-bottom: 5px;
  text-transform: uppercase;
}

.dash_form .ui-selectmenu-button {
  margin-bottom: 5px;
  border-radius: 0;
}

.dash_form input.dash_input {
  display: block;
  width: 100%;
  min-height: 50px;
  margin-bottom: 5px;
  padding: 10px;
}

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.inputfile+label {
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 15px;
}

.no-js .inputfile+label {
  display: none;
}

.inputfile.has-focus+label,
.inputfile:focus+label {
  outline: 1px dotted #000;
  outline: 5px auto -webkit-focus-ring-color;
}

.inputfile+label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
  margin-top: -0.25em;
  margin-right: 0.25em;
}

.inputfile-2+label {
  color: #674658;
  border: 1px solid #a9a9a9;
}

.inputfile-2+label:hover,
.inputfile-2.has-focus+label,
.inputfile-2:focus+label {
  color: #722040;
}

.inputfile-3+label {
  color: #d3394c;
}

.inputfile-3+label:hover,
.inputfile-3.has-focus+label,
.inputfile-3:focus+label {
  color: #722040;
}

.inputfile-4+label,
.inputfile-4+label:hover,
.inputfile-4.has-focus+label,
.inputfile-4:focus+label {
  color: #674658;
}

.inputfile-4+label figure {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #d3394c;
  display: block;
  padding: 20px;
  margin: 0 auto 10px;
}

.inputfile-4+label:hover figure,
.inputfile-4.has-focus+label figure,
.inputfile-4:focus+label figure {
  background-color: #722040;
}

.inputfile-4+label svg {
  width: 100%;
  height: 100%;
  fill: #f1e5e6;
}

.button_small {
  width: 150px;
  font-size: 14px;
  margin: 5px 0 15px;
}

.pdf_isset {
  text-align: left;
}

.pdf_isset a {
  color: #000;
  padding-bottom: 10px;
  display: block;
}

.pdf_isset a i {
  margin-right: 10px;
  font-size: 18px;
  vertical-align: middle;
}

.table_scroll {
  max-width: 75%;
  margin: 0 auto;
}

.alert-danger {
  background-color: #dd4b39 !important;
  color: #fff;
  border: none;
}

.alert-danger-full {
  width: 100% !important;
}

.alert-success {
  background-color: #00a65a !important;
  color: #fff;
}

.dash_tool {
  padding: 10px;
}

.box-buttons {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.al_left {
  text-align: left;
}

.content-grey {
  background-color: #f5f4f5;
}

.rotating {
  -webkit-animation: q 3s linear infinite;
  animation: q 3s linear infinite;
}

@-webkit-keyframes q {
  to {
    -webkit-transform: rotate(1turn);
  }
}

@keyframes q {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.donation-meter .glass a.cursor-not-allowed {
  cursor: not-allowed;
}

.prop_main .for_prop_main div .preference-w500 {
  width: 500px;
  text-align: left;
}

.d-flex {
  display: flex;
}

.justify-end {
  justify-content: flex-end;
}

.h-100 {
  height: 100%;
}

.flex-column {
  flex-direction: column;
}

.font-20 {
  font-size: 20px;
}

.font-15 {
  font-size: 15px;
}

.font-14 {
  font-size: 14px;
}

/* 11042023 */

.rp-email-wrapper-bottom .input-group {
  display: flex;
  flex-wrap: wrap;
  max-width: 370px;
  justify-content: flex-end;
  margin-right: 0;
  margin-left: auto;
}

.rp-email-wrapper-bottom label {
  flex: 100%;
}

.rp-email-wrapper-bottom .form-control {
  width: 250px;
  height: 51px;
  border-radius: 0;
  padding: 14px;
  border-radius: 4px 0 0 4px;
}

.rp-email-wrapper-bottom .button_back {
  width: 120px;
}

.suggested_strategy_risk_graph1 img,
.suggested_strategy_risk_graph2 img {
  border: 0 !important;
}

.button-number-wrap {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-top: 24px;
}

.button-number-wrap .button_back {
  margin-left: 0 !important;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 14px;
  width: calc(100% / 10) !important;
}

.disable-nxt {
  pointer-events: none;
}

.no-gutters {
  margin-left: 0;
  margin-right: 0;
}

.no-gutters>* {
  padding-left: 0;
  padding-right: 0;
}

.for_client_dashboard_five {
  max-width: 100%;
}

.for_client_dashboard_five>.row {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.for_client_dashboard_five>.row>.col-md-4 {
  /* width: 25%; */
  padding-left: 8px;
  padding-right: 8px;
}

.for_client_dashboard_five .row .col-md-4 .btn_dashboard {
  font-size: 12px;
}

.section-spacing {
  padding-top: 50px;
}

.card-calculator {
  background-color: whitesmoke;
  position: relative;
  padding: 20px;
  margin-bottom: 30px;
}

.card-calculator .card-calculator-content {
  display: flex;
  gap: 12px;
}

.card-calculator h2 {
  font-size: 18px;
  margin-bottom: 24px;
  margin-top: 0;
}

.card-calculator .card-calculator-content>div:first-child {
  text-align: center;
  max-width: 150px;
}

.card-calculator .card-calculator-content a {
  display: block;
  font-size: 12px;
  background: #0b203e
}

.card-calculator .card-calculator-content a:hover {
  background: #bc9c4f;
}

.card-calculator .card-calculator-content>div:last-child {
  padding-left: 16px;
  flex: 1;
}

.blog-card {
  border: 1px solid #ddd;
  margin: 30px 0 30px auto;
  max-width: 320px;
}

.blog-card img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  object-position: center;
}

.blog-card .blog-date {
  margin: 5px 0 0;
  padding: 5px 10px 0;
  font-size: 10px;
  color: #a59e9e;
}

.blog-card .blog-title h6 {
  margin: 0;
  padding: 5px 10px;
  color: #0b203e;
  font-size: 14px;
}

.blog-card .blog-desc {
  margin: 0 0 10px;
  padding: 0 10px;
  font-size: 12px;
}

.blog-card .blog-desc p {
  margin: 0;
}

.gutter-1 {
  margin-left: -1px;
  margin-right: -1px;
}

.gutter-1>div {
  padding-left: 1px;
  padding-right: 1px;
}

.manualtileblock .row1,
.manualtileblock .row2,
.manualtileblock .row3 {
  font-size: 14px;
}

#select_clients_indi-menu {
  max-height: 250px;
}

@media screen and (min-width: 1400px) {
  .container-full {
    width: 100%;
    max-width: 90%;
  }
}

@media screen and (max-width: 1399px) {
  .container-full {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .rp-email-wrapper-bottom {
    float: left !important;
  }

  .rp-email-wrapper-bottom .input-group {
    max-width: 350px;
    justify-content: start;
    margin-right: auto;
    margin-left: auto;
  }

  .rp-email-wrapper-bottom .form-control {
    width: 220px;
  }

  .rp-email-wrapper-bottom .button_back {
    width: auto;
  }
}