/* Theme Name : central_theme*/
#footer p a {
 color: inherit;
}

#footer p a:hover {
	opacity: 0.8;
}

.layout-section2 .two-half {
    min-width: 5000px;
    height: 50%;
    bottom: 0px;
    left: -50%;
    z-index: -1;
    margin-left: -200px;
}

.section.team .custom-tab .dot {
    background: #50aff7;
}

.section.team .mySwiper.color-success .swiper-scrollbar,
.section.team .custom-tab-footer:after {
    background: #50aff7;
}

.section.team .custom-tab .dot:hover,
.section.team .custom-panel1 .custom-tab .dot,
.section.team .custom-tab li.active .dot {
    background: #4496D5;
}

.section.team .custom-tab .title,
.section.team .mySwiper.color-success .swiper-pagination {
    color: #4496D5;
}

.team .layout-section2.open-content .two-half {
    display: none;
}

.team .layout-section2.open-content .text-success,
.team .layout-section2.open-content .close-btn2.text-success,
.team .layout-section2.open-content h3 {
  color: #fff !important;
}

.team .layout-section2.open-content .close-btn2.text-success svg path {
    stroke: #fff;
}

.team .layout-section2.open-content .close-btn2.text-success {
  border-color: #fff !important;
}