.about-v-m .inner-box .image {
  width: 150px;
  margin: auto;
}
.logo-info img {
  margin: 25px 0;
}
.video-section .title:before {
  background-color: #ffffff00 !important;
}

.lang-change {
  width: auto;
  height: auto;
}

.lang-change img {
  width: 40px;
}
.lang-change .sl-icon {
  width: 15px;
  margin-right: 5px;
}

.whitebefore h2::before {
  background-color: #ffffff !important;
}
.whitebefore h2::after {
  background-color: #f2f2f2 !important;
}
.whiteafter h2::after {
  background-color: #ffffff !important;
}
.darkafter h2::after {
  background-color: #182431 !important;
}
.blackafter h2::after {
  background-color: #191919 !important;
}

.aproach-section h2 {
  text-align: center !important;
}
.aproach-section .big-text {
  text-align: center !important;
}

.aproach-section .text {
  text-align: center !important;
}

.main-office {
  padding: 25px;
  background-color: #fbd848;
  border-bottom: 4px solid #8b893e;
}

.main-office h3 {
  text-align: center;
  color: #000;
  font-weight: 500;
  margin-bottom: 6px;
}
.main-office h4 {
  text-align: center;
  color: #1d1d1d;
  font-weight: 400;
  margin-bottom: 4px;
}
.main-office h5 {
  text-align: center;
  color: #1d1d1d;
}

.center-border {
  width: 2px;
  height: 80px;
  background-color: #8b893e;
  margin: auto;
  display: table;
}

.office {
  border-bottom: 4px solid #4d8bc7;
  padding: 25px 0;
  background-color: #8ddafd;
  position: relative;
}

.nex-border:before,
.nex-border:after {
  content: "";
  position: absolute;
  width: 2px;
  height: calc(100% - 40px); /* 20px space from top and bottom */
  top: 20px;
  background-color: #4d8bc7;
}

.nex-border:before {
  left: 0; /* Left border */
}

.nex-border:after {
  right: 0; /* Right border */
}

.sub-offices .office h3 {
  text-align: center;
  color: #0f0f0f;
  font-weight: 600;
  margin-bottom: 4px;
  font-size: 18px;
}

.sub-offices .office h4 {
  text-align: center;
  color: #1a1a1a;
  font-weight: 400;
  margin-bottom: 4px;
  font-size: 12px;
}

.sub-offices .office h5 {
  text-align: center;
  color: #0f0f0f;
  font-weight: 400;
  margin-bottom: 4px;
  font-size: 14px;
}
.office:hover {
  background-color: #a5ddf7;
}

.message {
  width: auto;
  height: auto;
}

.message .chief-img {
  float: right;
  padding-left: 10px;
  width: 200px;
}

.message .chief-img img {
  border-radius: 5px;
}
.message .chief-msg {
  margin-top: 5px;
  text-align: justify;
}
.message .chief-msg p {
  line-height: 1.5em !important;
}

.top-social-icon {
  margin-right: 30px;
}

.message .chief-info {
  padding-top: 15px;
}

.message .chief-info p {
  margin: 0;
  padding: 0;
  line-height: 1.4em;
  font-weight: 500;
}
.message .chief-info p:first-child {
  font-weight: 600; /* font-weight for the first p tag */
}

.heading-rates {
  font-size: 28px !important;
  border-bottom: 3px #1a1a1a solid;
  padding-bottom: 8px;
}
.subheading-rates {
  font-size: 22px !important;
  padding: 15px 0;
}

.services-page-section p a {
  color: #191919 !important;
}

.services-page-section image {
  border: 1px solid !important;
}

.rate .services-block {
  margin-bottom: 10px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}

.rate p a:hover {
  color: #0478fd !important;
  text-decoration: underline;
}
.social-icon ul li {
  margin-left: 5px !important;
}
.social-icon ul li a img {
  width: 30px;
}

.services-block .inner-box .image {
  background-color: #fff !important;
  border-bottom: 3px solid #ffffff !important;
}

.pt15 {
  padding-top: 15px !important;
}

.logo-rti {
  width: auto;
  height: auto;
  margin: auto;
  display: table;
  padding-bottom: 15px;
}
.logo-rti img {
  max-width: 135px;
}

.txt-rti {
  width: auto;
  height: auto;
  margin: auto;
  display: table;
  padding-bottom: 30px;
}
.rti-link a{
  color: #ffffff;
 }

 .rti-link a:hover{
  text-decoration: underline;
  color: #ececec;
 }

 .mb10{
  margin-bottom: 8px !important;
 }