.padd-custom {
  padding: 2rem 5rem;
}
.lang-btn img {
  width: 25px !important;
  height: 25px !important;
  cursor: pointer;
}
.lang-btn {
  background-color: transparent !important;
  border: none;
}
.lang-item .dropdown-menu {
  background-color: white;
  position: absolute;
  top: 147%;
  left: -45px;
  box-shadow: rgb(0 0 0 / 25%) 0px 0px 2px;
  /* padding-left: 13px !important; 
  */
  padding: 0.3rem 0px 0.3rem 0.3rem;
}
.lang-item {
  padding-left: 0.2rem !important;
}
.lang-item .dropdown-menu a {
  font-size: 15px !important;
}
.dropdown-item img {
  width: 20px;
  height: 20px;
}
.corporate-link {
  margin: 0 !important;
  margin-left: 0.7rem !important;
  padding: 10px !important;
  background-color: red;
height:30px;
}
.corporate-link a {
  font-size: 10px !important;
  font-weight: bold;
  color: #fff !important;
}
.tp-caption.btn {
  padding: 10px 10px !important;
}
.btn-play-s {
  width: 1.7rem !important;
  height: 1.7rem !important;
  line-height: 1.7rem !important;
  box-shadow: 0 0px 22px 3px rgb(0 0 0 / 13%);
}
.tp-caption .h6 {
  font-size: 0.7rem !important;
}
.tp-caption:hover {
  color: #404040 !important;
}
.img-blob.blob4 img {
  -webkit-mask-box-image: none !important;
  mask-image: none !important;
  -webkit-mask-box-image-repeat: space;
}
html {
  scroll-behavior: smooth;
}
.light-wrapper svg,
.grid svg {
  fill: #fff !important;
}
.bigher-price {
  z-index: 3 !important;
}
.bigher-price .panel.pricing.box {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
  margin-top: -1rem !important;
  margin-left: -0.2rem !important;
  margin-right: -0.2rem !important;
}
.navbar-nav {
  margin-left: 15px;
}

@media (min-width: 992px) {
  .navbar-other {
    margin-right: -40px;
  }
}
.hide {
  display: none !important;
}
.video-slide {
  color: #fff !important;
  transition: 0.2s;
}
.video-wrapper-inner {
  height: 750px;
}

.grid-sizer {
  max-width: 14%;
}
.item {
  padding: 5px;
}
.post-title a {
  font-size: 14px;
}
.meta {
  font-size: 11px;
}
.tp-bgimg.defaultimg {
    background-color: #f9fafb;
}




@media (max-width: 992px) {
  .grid-sizer {
    max-width: 33%;
  }
}
@media (max-width: 768px) {
  .grid-sizer {
    max-width: 50%;
  }
}
@media (max-width: 576px) {
  .grid-sizer {
    max-width: 100%;
  }
}
.icon-box-container {
  margin-bottom: 40px;
}
.youtube-icon a:hover i {
  color: #fa0909 !important;
}
.linked-icon a:hover i {
  color: #116fce !important;
}

div#map-canvas>div:nth-child(2),
.i4ewOd-pzNkMb-haAclf,
.i4ewOd-pzNkMb-haAclf {
  background-color: red;
  display: none !important;
  z-index: -1 !important;
}
.panel.pricing {
  height: 100%;
}
.feature-single-list .list-group-item{
  color: #000;
  padding: 0;
  background-color: transparent;
}

.price-c-light{
  background-color: #fff8e5;
}
.price-c-dark{
  background-color: #fff2cc;
}
small.text-muted{
  line-height: 0;
}

.b-0{
  border-color: transparent !important;
}
.panel-footer {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -97px;
}


.pricing.panel.box {
  margin: 0 5px;
  padding: 2rem 1.5rem 5rem;
}
.price-c-light,.price-c-dark{
  font-size: 14px;
}

.pricing.panel li.list-group-item {
  line-height: 22px;
}

 .pricing.panel li.list-group-item.price-c-light.l1,
 li.list-group-item.price-c-dark,
 li.list-group-item.price-c-light {
  padding: 5px 15px;
}

h4.feature-heading {
  font-size: 18px;
  font-weight: 600;
}