@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
}


.text-shadow {
  text-shadow: 0 2px 20px #000000;
}
.hero-gradient::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(transparent 50%, black);
}
/* .swiper-button-next,
.swiper-button-prev {
  color: white;
  background-color: black;
  width: 28px;
  height: 28px;
  border-radius: 14px;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 1rem;
  font-weight: bold;
} */
/* `md` applies to medium devices (tablets, less than 992px) */
@media (max-width: 767.98px) {
  .border-md-0 {
    border: 0 !important;
  }
}



.text-primary {
  color: #007acd !important;
}


.lhvacpRojMeettheTeamImg {
border-radius: 20px;
}

.bg-primary {
  background-color: #007acd !important;
  color: #fff;
}


.whoarew-bottom-sec .card {
    height: 100%;
    padding-top: 30px;
    background-color: #02538b;
    color: #fff;
}

.whoarew-bottom-sec .card-title {
    color: #3aafff;
    font-size: 25px;
}

.lhvacpRojRequestAQuoteformWrapBox {
  background-color: #e8e8e8;
  border-radius: 20px;
  overflow: hidden;
}
.lhvacpRojRequestAQuoteformWrapBox .headtextwrap {
  background-color: #007acd;
  padding: 30px 20px 10px 20px;
  margin-bottom: 10px;
  color: #fff;
}
.lhvacpRojRequestAQuoteformWrapBox form {
  padding: 20px;
}

.epRojContactUsForm {
  background-color: #007acd;
  padding: 20px;
  margin-bottom: 50px;
  border-radius: 20px;
  color: #fff;
}

#testimonial-carousel .blockquote{
    color:#000;
}


@media only screen and (max-width: 1399px) and (min-width: 0px){
.navbar-nav .nav-link{
    font-size: 13px;
}
}

@media only screen and (max-width: 2500px) and (min-width: 1400px){
    .navbar-nav .nav-link{
    font-size: inherit;
}
}



.lhvacpRojinnerPageContactUspageWrap a{
    text-decoration: none;
    color: #007acd;
    font-weight: 700;
}

a.nav-link.link-light {
    font-size: 13px;
}

.rjtopNavPhButton {
    background-color: #fe0000;
    font-size: 11px;
    font-weight: 700;
    margin-top: -5px;
}
.rjtopNavPhButton:hover {
    background-color: #ca0303;
}


.rjtopNavPhButtonNewMobButton {
    background-color: #fe0000;
    font-size: 11px;
    font-weight: 700;
       margin: 5px;
}

@media only screen and (max-width: 3768px) and (min-width: 769px){
.rjtopNavPhButtonNewMobButtonwrap {
    display:none;
    /*margin-right: 30%;*/
}
}

@media only screen and (max-width: 768px) and (min-width: 0px){
.rjtopNavPhButtonNewMobButtonwrap {
    display:block;
    margin: auto;
}
}





