body {
  font-family: "calibri", sans-serif !important;
}

.cflex {
  margin-bottom: 15px;
}

.reinvent-label {
  font-family: "calibri", sans-serif !important;
  padding-bottom: 7px;
  font-size: 1rem;
  color: #4a4a4a;
}

.paddingbox {
  padding-right: 30px !important;
  padding-left: 40px !important;
  font-size: 1rem;
  line-height: 1.6em;
  color: #000;
  background-color: #fff;
}

.hero-wrapper {
  padding-top: 1.5em;
}

.boldstyle {
  margin-bottom: 16px;
}

.block-title {
  margin-bottom: 2.88rem;
}

.investor-link {
  color: #000;
}

.corporate-regular {
  line-height: 1.6em;
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 1.25rem;
  font-weight: 400;
  color: #000;
}

.accsection1 {
  box-shadow: inset 0 0.75em 1.25em -0.38em rgba(0, 0, 0, 0.15);
  border-top: 0.06em solid #ccc;
  background-color: #f2f2f2 !important;
  padding: 1.25em !important;
  padding-right: 1.25em !important;
}

.card {
  padding-bottom: 15px;
}

.accordion {
  margin-top: 40px;
}

.accordion .card {
  border: none;
  margin-bottom: 20px;
}

.accordion .card h2 {
  background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png)
    no-repeat calc(100% - 10px) center;
  background-size: 20px;
  cursor: pointer;
  font-size: 22px;
  font-weight: 600;
  background-repeat: no-repeat;
  background-position-x: right;
}

.accordion .card h2.collapsed {
  font-size: 18px;
  font-weight: 400;
  background-repeat: no-repeat;
  background-position-x: right;
  background-image: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png);
}

.accordion .card-body {
  padding-left: 0;
  padding-right: 0;
}

.iti {
  display: block !important;
}

.form-control {
  height: calc(2.61rem + 2px) !important;
}

.modal {
  top: 25% !important;
}

.contcatus-control {
  width: 100% !important;
  border: 0 !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-size: 14px !important;
  padding-left: 0px !important;
}

label {
  font-weight: bold;
  font-size: 16px;
  display: block;
}

.contcatus-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(255 255 255 / 25%) !important;
}

.contactbtn {
  font-family: "calibri";
  padding: 7px 14px !important;
  border: 1px solid #232323 !important;
  background: #232323 !important;
  color: #fff !important;
  font-size: 18px !important;
  -webkit-box-shadow: 0px 0px 2px 0px rgb(196 186 196) !important;
  -moz-box-shadow: 0px 0px 2px 0px rgba(196, 186, 196, 1) !important;
  box-shadow: 0px 0px 2px 0px rgb(196 186 196) !important;
}

.contantbox {
  margin-left: 15px !important;
}

.contactrow {
  margin-left: -7px !important;
}

.contact-submit {
  margin-left: -23px !important;
}

.contactheader {
  margin-left: -8px;
}

.contpanelbar {
  padding-top: 26%;
  padding-bottom: 25%;
  padding-left: 23%;
  background: black;
  opacity: 0.9;
}

.contpanelbar .top {
  margin-top: 8%;
}

.contpanelbar h3 {
  font-weight: 600;
  font-size: 35px;
}

.contpanelbar h4 {
  font-weight: 600;
  font-size: 25px;
}

.contpanelbar p {
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
  margin-bottom: 5px;
}

.contact .contpanelbar p {
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
}

.form-control-textarea {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.fa-map-marker g g path {
  stroke: rgb(12, 12, 12);
  stroke-width: 30px;
}

.txtspace {
  padding-bottom: 15px;
}

.fa {
  font-family: "FontAwesome" !important;
  padding-right: 15px !important;
  color: #f44040;
}

#jobquery {
  padding-left: 0px;
}

div.divtopleft {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}

.contpanel {
  position: relative !important;
  color: #ffffff;
  opacity: 0.9;
  padding-right: 0px !important;
  padding-left: 0px !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .contpanelbar {
    padding-top: 15% !important;
    padding-bottom: 25% !important;
    padding-left: 17% !important;
    background: black;
    opacity: 0.9;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .contpanel {
    color: #ffffff;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .contpanelbar {
    padding-top: 41%;
    padding-bottom: 25%;
    padding-left: 19%;
    background: black;
    opacity: 0.9;
  }
}

@media only screen and (min-width: 1224px) {
  .contpanel {
    color: #ffffff;
  }
}

@media only screen and (min-width: 1824px) {
  .contpanel {
    color: #ffffff;
  }
}
