.bluideas-beliefs h4 {
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.bluideas-beliefs p {
  font-size: 14px;
  letter-spacing: 1px;
}
.accordion__answer p {
  font-size: 14px;
  letter-spacing: 1px;
  color: #4a4a4a;
}
.bluideas-capabili {
  margin-bottom: 40px;
}
.bluideas-capabili h4 {
  font-size: 17px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.bluideas-capabili p {
  font-size: 14px;
  letter-spacing: 1px;
}
.work-hard {
  width: 100%;
  background: white;
}
.work-hard-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
.work-hard-flex-sep {
  padding: 0px;
}
.work-hard-flex-sep img {
  width: 100%;
}
.work-hard-flex-sep h4 {
  color: #141b38 !important;
  margin-bottom: 20px;
  text-transform: capitalize;
  font-weight: 700;
}
.work-hard-flex-sep p {
  color: #404040;
  letter-spacing: 1px;
}
.work-hard-flex-sep .border-color-reverse-color {
  border-color: #141b38;
}
.work-hard-flex-sep .dsn-button {
  position: relative;
  padding: 15px 30px;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #141b38;
  font-weight: 500;
}
.spl-padding {
  padding: 20px;
}
.ptb-50 {
  padding-bottom: 50px !important;
  padding-top: 50px !important;
}
.text-primary {
  color: #141b38 !important;
  font-size: 24px;
  font-weight: 800;
  text-transform: capitalize;
}
.text-primary-white {
  font-size: 24px;
  font-weight: 800;
  text-transform: capitalize;
}
.btn-color-primary {
  color: #141b38 !important;
}

.hideOnMobile {
  display: none;
}
@media only screen and (max-width: 991px) {
  .work-hard-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    border-bottom: 2px solid #141b38;
    margin-bottom: 0px;
  }
  .slide-item video {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    background: white;
  }
  .achv {
    margin-bottom: 40px;
  }
  .work-hard-flex:last-child {
    border-bottom: none;
  }
  .work-desc-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
  }
  .work-celeb-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  [data-overlay]:before {
    content: "";
    position: absolute;
    /* background: #000000a8; */
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
  }
  .contact-bluideas-flex {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .headerFormobile {
    height: 100%;
    background: white;
    padding: 20px;
    padding-top: 90px;
  }
  .headerFormobile .col-sm-6 {
    padding: 0px;
  }
  .headerFormobile h3 {
    color: #214194;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 20px;
  }
  .headerFormobile span {
    color: #214194;
    font-size: 16px;
    display: block;
    margin-bottom: 20px;
  }
  .headerFormobile a {
    background: #214095;
    padding: 7px 20px;
    color: white;
    border-radius: 50px;
  }
}

  .headerFormobile .row {
    flex-direction: row-reverse;
  }
@media only screen and (min-width: 2049px) {
    .headerFormobile .row{
        margin-top: 25%!important;
    }
}
@media only screen and (min-width: 992px) {
  .headerFormobile {
    background: white;
    height: 100vh;
    overflow: hidden;
  }
  .headerFormobile .row {
    align-items: center;
    flex-direction: row-reverse;
    margin-top: 15%;
  }
  .headerFormobile h3 {
    color: #214194;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 50px;
  }
  .headerFormobile h3 > span {
    font-size: 70px;
    font-weight: bold;
    display: block;
  }
  .headerFormobile span {
    color: #214194;
    font-size: 24px;
    display: block;
    margin-bottom: 20px;
    text-align: center;
  }
  .headerFormobile a {
    background: #214095;
    padding: 7px 20px;
    color: white;
    border-radius: 50px;
    margin: 0 auto;
    display: block;
    width: fit-content;
  }
}

@media only screen and (min-width: 991px) {
  .flex-row {
    flex-direction: row-reverse !important;
  }
}
.contact-text {
  font-size: 30px;
}
.expertise-sec {
  width: 100%;
  background: white;
  overflow: hidden;
}
.title-p {
  color: #136add;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 10px;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-50 {
  padding-bottom: 50px !important;
}
.width700 {
  max-width: 700px;
}
.bg-grayy {
  background-color: #f3f3f3 !important;
}
.bg-grayy .container h3,
h4,
p {
  color: #141b38;
}
.bg-grayy .border-color-reverse-color {
  border-color: #141b38;
}
.bg-grayy .dsn-button {
  color: #141b38;
}
.bg-whitee {
  background: white !important;
}
.bg-whitee h3 {
  color: #141b38;
}
.text-white {
  color: white !important;
}
.achv {
  text-align: center;
}
.achv img {
  width: 200px;
}
#dsn-hero-title h2 {
  font-size: 20px;
  text-transform: uppercase;
}
.work-desc {
  width: 100%;
  background: #e1e1e1;
}
.work-desc-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.work-desc-flex-sep {
  padding: 10px;
  margin: 5px;
}
.work-desc-flex-sep img {
  width: 100%;
}
.work-desc-flex-sep h3 {
  color: #141b38;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 0;
  font-weight: 700;
}
.work-desc-flex-sep .border-color-reverse-color {
  border-color: #141b38;
}
.work-desc-flex-sep .dsn-button {
  color: #141b38;
}
.work-celeb {
  width: 100%;
  background: white;
}
.work-celeb-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.work-celeb-flex-sep {
  padding: 10px;
  margin: 5px;
}
.work-celeb-flex-sep img {
  width: 100%;
}
.work-celeb-flex-sep h3 {
  color: #141b38;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 0;
  font-weight: 700;
}
.work-celeb-flex-sep .border-color-reverse-color {
  border-color: #141b38;
}
.work-celeb-flex-sep .dsn-button {
  color: #141b38;
}
section.next-page.p-relative.section-padding.border-top.background-section {
  background: #f3f3f3;
}
.c-wapp h2 {
  color: #141b38;
  font-size: 24px;
  text-transform: capitalize;
}
.c-wapp .border-color-reverse-color {
  border-color: #141b38;
}
.c-wapp .dsn-button {
  color: #141b38;
}
.backtowork {
  background: white;
  width: 100%;
  text-align: center;
}
.backtowork .border-color-reverse-color {
  border-color: #141b38;
}
.backtowork .dsn-button {
  color: #141b38;
}
.news-img {
  width: 100%;
  background: linear-gradient(to bottom, #141b38 50%, #f3f3f3 50%);
}
.ptb-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
.news-img h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-size: 18px;
}
.news-img h3 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.news-content {
  width: 100%;
}
.news-content h3 {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0px;
  margin-bottom: 20px;
}
.news-content p strong {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 800;
}

.news-content .border-color-reverse-color {
  border-color: #141b38;
}
.news-content .dsn-button {
  color: #141b38;
}
.contact-bluideas {
  background: white;
  width: 100%;
}
.contact-bluideas h3 {
  color: #141b38;
  text-transform: uppercase;
  font-size: 25px;
  letter-spacing: 0px;
  margin-bottom: 20px;
}
.contact-bluideas-flex {
  display: flex;
  justify-content: center;
}
.contact-bluideas-flex-sep {
  padding: 10px;
  margin: 5px;
}
.contact-desc {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
  margin-top: 20px;
}
.contact-desc:first-child {
  margin-top: 0px;
}
.contact-desc:last-child {
  border-bottom: none;
}
.contact-desc h4 {
  font-size: 20px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.contact-desc a {
  color: #141b38;
  font-size: 14px;
}
.contact-desc ul {
  display: flex;
}
.contact-desc ul li {
  margin-right: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
.form-file {
  margin-bottom: 20px;
}
.contact-bluideas-flex-sep form .form-file label {
  display: block;
  color: #141b38;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
}
.contact-bluideas-flex-sep form .form-file input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  color: #2e3947;
  background: none;
  border: solid #2e3947;
  border-width: 0 0 0.125rem;
  width: 100%;
  padding: 1rem 0 0.25rem !important;
  font-size: 0.875rem;
  margin-top: 0;
}
.contact-bluideas-flex-sep form .form-file textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  color: #2e3947;
  background: none;
  border: solid #2e3947;
  border-width: 0 0 0.125rem;
  width: 100%;
  padding: 1rem 0 0.25rem !important;
  font-size: 0.875rem;
  margin-top: 0;
}

.form-file .border-color-reverse-color {
  border-color: #141b38;
}
.form-file .dsn-button {
  color: #141b38;
  font-weight: bold;
  cursor: pointer;
}
.g-map {
  width: 100%;
  margin: 0px;
}
.ck-box {
  display: flex;
  margin-bottom: 20px;
  align-items: flex-start;
}
.ck-box label {
  position: relative;
  top: -3px;
  font-size: 12px;
  margin-left: 10px;
  text-align: left;
  color: #323232;
  cursor: pointer;
}
.bg-lights {
  background: #efefef;
}

.preloader {
  background: white !important;
}
.text-blue {
  color: #2e3947;
}
.text-white {
  color: #fff;
}
.text-bluideas {
  color: #1f3b8b;
}

.trans {
  transform-origin: 0px 0px;
  transform: translate(0px, 0px);
}

.landingBtn {
  background: #1f3b8b;
  margin-top: 300px;
  position: absolute;
  border-radius: 50px;
  padding: 0px 20px;
  color: white;
  font-size: 18px;
}

.chat-bot-message-label.false {
  display: none;
}
div#chat-bot-message-container {
  display: none;
}
.footer .column-left .footer-social ul li:last-child {
  display: none;
}
