.background-image-loader {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover !important;
  background-position: 50% 50% !important;
  z-index: 0;
  transition: opacity .3s linear;
  -webkit-transition: opacity .3s linear;
  background: #252525;
  width: 100%; }

.ReactModal__Overlay--after-open {
  z-index: 999999;
  width: initial !important;
  height: initial !important;
  background-color: rgba(57, 56, 56, 0.8) !important; }

.modal-container {
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: all !important; }

.App {
  padding: 0;
  margin: 0; }

.container_loader {
  background: #ebcd56;
  width: 70px;
  height: 35px;
  overflow: hidden;
  position: absolute;
  top: calc(50% - 17px);
  left: calc(50% - 35px); }

.loader_loader {
  width: 70px;
  height: 70px;
  background: #ebcd56;
  border-style: solid;
  border-top-color: #FFF;
  border-right-color: #FFF;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  animation: rotate 3s ease-in-out infinite;
  transform: rotate(-200deg); }

@keyframes rotate {
  0% {
    border-width: 10px; }
  25% {
    border-width: 3px; }
  50% {
    transform: rotate(115deg);
    border-width: 10px; }
  75% {
    border-width: 3px; }
  100% {
    border-width: 10px; } }
.Gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }
.Header .header-index {
  min-height: 80px;
  margin-bottom: -110px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%); }
.Header {
  padding: 0; }
  .Header .visible-xs .logo {
    height: 45px;
    margin-top: -18%; }
  .Header .hidden-xs .logo {
    height: 54px !important;
    margin-top: -13px; }
  .Header .help-link {
    margin-right: 10px; }
  .Header .headerImg {
    background-color: #ffc959 !important;
    box-shadow: #ebebeb 0px 0px 0px 2px !important;
    cursor: pointer;
    background-size: cover;
    border-radius: 50%;
    height: 50px;
    margin-top: -9px;
    float: right;
    background-position: center;
    width: 50px; }
  .Header .initials {
    opacity: 1 !important;
    color: white;
    right: 24%;
    position: relative;
    top: 21%;
    font-weight: 800; }
  .Header .panel {
    border-radius: 6px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
    padding: 1.23809524em 1.85714286em;
    background: white;
    z-index: 999;
    position: relative;
    top: 71%;
    width: 201px;
    right: 279%; }
  .Header .xs-both {
    clear: both; }
.PasswordModal__participate-link {
  width: 456px; }

.PasswordModal__form__input {
  height: 50px; }
.CampaignsOpens .position {
  vertical-align: middle;
  font-size: 20px; }

.CampaignsOpens .opacity {
  opacity: 0.4;
  display: block; }
.CampaignsOpens .position {
  vertical-align: middle;
  font-size: 20px; }

.CampaignsOpens .opacity {
  opacity: 0.4;
  display: block; }
.CampaignsSkelet .skelet-img {
  background: #dedede !important;
  height: 285px !important;
  border-radius: 6px 6px 0 0 !important; }

.CampaignsSkelet .skelet-body {
  border: none !important;
  background: none !important; }

.CampaignsSkelet .skelet-text {
  color: #dedede !important;
  background: #dedede !important;
  border-radius: 13px 13px !important;
  height: 14px !important; }

.CampaignsSkelet .skelet-animation {
  animation: fadeIn 3s infinite alternate; }

@keyframes fadeIn {
  from {
    opacity: 0; } }
@media only screen and (max-width: 600px) {
  .HomeOverview {
    min-height: 550px; } }

.HomeOverview .color-yellow-light {
  color: #FFC959 !important; }

.HomeOverview .bg-img-index {
  background-position: right;
  background-repeat: no-repeat; }

.HomeOverview .ambassadorName {
  color: white;
  position: absolute;
  top: 85%;
  left: 70%; }

.HomeOverview .formIndex {
  margin-bottom: 0.92857143em;
  width: 100%; }

.HomeOverview .autocomplete-root input::-webkit-input-placeholder {
  color: #252525;
  font-size: 14px; }

.HomeOverview .autocomplete-root input:-moz-placeholder {
  /* Firefox 18- */
  color: #252525;
  font-size: 14px; }

.HomeOverview .autocomplete-root input::-moz-placeholder {
  /* Firefox 19+ */
  color: #252525;
  font-size: 14px; }

.HomeOverview .autocomplete-root input:-ms-input-placeholder {
  color: #252525;
  font-size: 14px; }
.HomeSponsors .mg-btm {
  margin-bottom: 30px; }

.HomeSponsors .btn-home-small-device {
  position: fixed;
  z-index: 9;
  background: white;
  width: 100%;
  left: 0;
  height: 70px;
  bottom: 0; }
.PressOverview .background-image-holder {
  background: url(/public/images/573954f54a12c0e67e647e250df1533d.jpg);
  opacity: 1; }
#container-car {
  width: 70px;
  height: 35px;
  overflow: hidden;
  position: fixed;
  top: calc(50% - 17px);
  left: calc(50% - 35px);
  z-index: 10; }

#container-modal {
  width: 70px;
  height: 35px;
  overflow: hidden;
  position: fixed;
  top: calc(20%);
  left: calc(50% - 35px);
  z-index: 10; }

.block2 {
  height: 35px;
  overflow: hidden;
  position: fixed;
  top: calc(55% - 17px);
  left: calc(50% - 50px);
  z-index: 10; }

#loader-car {
  width: 70px;
  height: 70px;
  border-style: solid;
  border-top-color: #ffc022;
  border-right-color: #ffc022;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  animation: rotate 3s ease-in-out infinite;
  transform: rotate(-200deg); }

@keyframes rotate {
  0% {
    border-width: 10px; }
  25% {
    border-width: 3px; }
  50% {
    transform: rotate(115deg);
    border-width: 10px; }
  75% {
    border-width: 3px; }
  100% {
    border-width: 10px; } }

.loading-div {
  position: fixed;
  text-align: center;
  z-index: 99; }

.loading::after {
  background-color: rgba(25, 25, 25, 0.83);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  z-index: 9; }

.text {
  color: white; }
.NewComment .roundedBg {
  width: 34px;
  height: 100%;
  border-radius: 50%;
  text-align: center;
  cursor: pointer; }
.CampaignDetailsContent .participate-link {
  width: 456px; }
