@font-face {
 font-family: 'Segoe';
 /*src: url('/fonts/segoesc.eot');*/
 src: url('/fonts/segoesc.eot?#iefix') format('embedded-opentype'),
 url('/fonts/segoesc.woff') format('woff'),
 url('/fonts/segoesc.ttf') format('truetype'),
 url('/fonts/segoesc.svg#svgFontName') format('svg');
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

/* homepage news */
.entry-content .wpb_wrapper .vc_icon_element {
  margin-bottom: 3px;
}

/* white footer font */
#rs-footer .widget {
  color: #fff !important;
}
#page .menu-area .navbar ul li ul.sub-menu {
  background-color: #fff !important
}
#page #rs-header .menu-area .navbar ul li .sub-menu li a, #rs-header.style1 .menu-area .navbar ul li ul li a {
  color: #505050 !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a,
.vc_tta-panel-heading {
  border-color: #bda4c1 !important;
  background-color: #bda4c1 !important;
}

.vc_tta-panel-body {
  background-color: #f4dbf8 !important;
}

.vc_tta-title-text {
  font-size: 14px !important;
  font-weight: 400;
  color: #fff !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
  border-color: #fff !important;
}

.vc_tta-container {
  margin-bottom: 4px !important;
}
