#body-main {
  top: 0px !important;
}

body {
  top: 0px !important;
}

.altumcode-all-in-one-chat-position-bottom_right
  .altumcode-all-in-one-chat-wrapper {
  margin-bottom: 0px !important;
}
.iti {
  display: flow-root !important;
}

.map-marker .dot {
  border: 10px solid #1e1d84 !important;
}

.pulse {
  border: 5px solid #1e1d84 !important;
}

.four2:hover {
  box-shadow: #353535 0 0px 0px 40px inset !important;
}

.goog-te-banner-frame {
  visibility: hidden !important;
}

.goog-te-banner-frame.skiptranslate {
  display: none !important;
}

goog-tooltip {
  display: none !important;
}

.goog-tooltip:hover {
  display: none !important;
}

.goog-text-highlight {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

.google_translateCSS span {
  line-height: 35px;
  position: relative;
  margin-left: 6px;
  font-family: "Jost" !important;
  font-size: 15px !important;
  font-weight: 400;
  vertical-align: text-top;
}

.goog-te-gadget-icon {
  margin-left: 5px !important;
}

.google_translateCSS a {
  display: inline-flex !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
  border: none !important;
}

.goog-te-menu-value img {
  margin-left: 0 !important;
  margin-top: 5px;
  margin-right: -3px;
}

.goog-te-gadget-simple {
  border-radius: 4px;
  width: -webkit-fill-available;
  text-align: center;
  display: -webkit-inline-box !important;
  padding-top: 0 !important;
  padding-bottom: 2px !important;
}

.icon-bar-1 {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.icon-bar-1 a {
  display: block;
  text-align: right;
  padding: 0;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar-1 a:hover {
  background-color: #000;
}

.f_li {
  padding-left: 1rem;
}

.f_li li {
  display: flex !important;
  float: left;
  padding-left: 2px !important;
}

#chartdiv {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}

.map-marker {
  /* adjusting for the marker dimensions
    so that it is centered on coordinates */
  margin-left: -8px;
  margin-top: -8px;
  box-sizing: border-box;
}

.map-marker.map-clickable {
  cursor: pointer;
}

.pulse {
  width: 10px;
  height: 10px;
  border: 5px solid #f7f14c;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #716f42;
  z-index: 10;
  position: absolute;
  box-sizing: border-box;
}

.map-marker .dot {
  border: 10px solid #fff601;
  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  -webkit-animation: pulse 3s ease-out;
  -moz-animation: pulse 3s ease-out;
  animation: pulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 1;
  opacity: 0;
  box-sizing: border-box;
}

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }

  25% {
    -moz-transform: scale(0);
    opacity: 0.1;
  }

  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
  }

  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
  }

  100% {
    -moz-transform: scale(1);
    opacity: 0;
  }
}

@-webkit-keyframes "pulse" {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }

  25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
  }

  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
  }

  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

/* g path{display:none!important;} */

.w3-table th:first-child,
.w3-table td:first-child,
.w3-table-all th:first-child,
.w3-table-all td:first-child {
  width: 8%;
}

.w3-table td,
.w3-table th,
.w3-table-all td,
.w3-table-all th {
  padding: 4px 8px 4px 12px !important;
}

.contact-form .form-group {
  margin-bottom: 15px !important;
}

.modalCSS {
  position: relative;
  display: block;
  float: left;
  width: calc(50% - 20px);
  height: 55px;
  border: 1px solid #dfdfdf;
  font-size: 15px;
  color: #0c0d24;
  padding: 10px 15px;
  transition: all 500ms ease;
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 25px;
  color: #777777;
  font-weight: 400;
  height: 45px;
  padding: 10px 20px;
  border-radius: 0px;
  background-color: #ffffff;
  /* font-family: "Open Sans", sans-serif; */
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.modalCSS1 {
  position: relative;
  display: block;
  float: left;
  width: calc(50% - 20px);
  height: 55px;
  border: 1px solid #dfdfdf;
  font-size: 15px;
  color: #0c0d24;
  padding: 10px 15px;
  transition: all 500ms ease;
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 20px;
  color: #777777;
  font-weight: 400;
  height: 40px;
  padding: 6px 10px;
  border-radius: 0px;
  background-color: #ffffff;
  /* font-family: "Open Sans", sans-serif; */
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

/* CHAR DIV MAP */
#chartdiv {
  width: 100%;
  height: 500px;
}

.g {
  fill: #ea0d13;
}

/* MODAL */
.modal-backdrop {
  position: relative !important;
}
.altumcode-all-in-one-chat-position-bottom_right
  .altumcode-all-in-one-chat-bubble-icon-holder {
  background-color: #201f85 !important;
}
.altumcode-all-in-one-chat-bubble-icon-holder {
  bottom: 80px !important;
}
.altumcode-all-in-one-chat-position-bottom_right
  .altumcode-all-in-one-chat-wrapper {
  bottom: 0px !important;
}

#mail-status,
#mail-statusDownload,
#mail-statusQuote {
  margin-bottom: 15px;
  background-color: #201f85 !important;
  border: #201f85 1px solid;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 4px;
}
