.topbar-style-4 #tophead a.topbar-btn {
    color: #fff !important;
}
.site-header .main-navigation ul li.last-one ul li ul {
    left: auto;
    right: 210px;
}
body .content-area {
    padding-top: 50px;
    padding-bottom: 100px;
}
body.home .content-area {
    padding-top: 0;
}
.entry-banner {
    background: no-repeat;
    border-top: 1px solid #ccc;
}
.entry-banner .entry-banner-content {
    padding: 50px 0 20px !IMPORTANT;
}
.breadcrumb-area .entry-breadcrumb span {
    color: #000 !important;
   
}
.full-img .wpb_single_image .vc_figure {
  
    width: 100%;
}
.full-img .wpb_single_image img {
   
    width: 100%;
}
.full-img .wpb_single_image .vc_single_image-wrapper {
   
    width: 100% !important;
}
 .rt-vc-event .rtin-item .rtin-calender-holder .rtin-calender:before, .rt-vc-event .rtin-item .rtin-calender-holder .rtin-calender:after,.rt-vc-event .rtin-item .rtin-calender-holder .rtin-calender h3 {
    color: #fff !important;
}
.rt-vc-event .rtin-item .rtin-calender-holder .rtin-calender p {
    color: #fff !important;
   
}
.scrollToTop i {
    color: #fff  !important;
}
.rt-vc-text-title.style3 .rtin-btn a {
    color: #fff !important;
}

.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{font-size:14px; overflow:hidden;padding:10px 5px;word-break:normal;}
.tg tr:nth-child(2n){background:#f4f4f4}
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-0pky{border-color:inherit;text-align:left;vertical-align:top}
.tg thead th {
    background: #000;
    color: #fff;
}
.site-header .main-navigation ul li.left-side-open ul li ul {
    right: 210px;
    top: 0;
    width: 210px;
    left: auto;
}
.header-navigation .header-menu-container ul li:last-child ul.sub-menu ul.sub-menu {
    left: unset;
    right: 100%;

}

.team-sec .wpb_wrapper {
    background: #f4f4f4;
    padding: 10px;margin-bottom: 30px;
}
.team-sec .wpb_wrapper.vc_figure {
    margin: 0 !important;
}

.header-navigation .header-menu-container ul li:last-child ul.sub-menu ul.sub-menu {
    left: unset;
    right: 100%;
}
.test a{
 color: red;
}

.equal-msg-box {
  background: #e4f0f9 !important;
  min-height: 150px !important;
  display: flex !important;
  align-items: center !important;
}
/* Outer slide wrapper */
.equal-img-carousel .vc_single_image-wrapper,
.equal-img-carousel .vc_owl-item {
  width: 100%;
  height: 180px;              /* adjust as needed */
  display: flex;
  align-items: center;
  justify-content: center;
}

/* The image itself */
.equal-img-carousel img {
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;        /* use 'cover' if you prefer fill + crop */
}
.test-red-frame {
  border: 5px solid red !important;
}



