.jj_color {
  color: #38bac8 !important;
}
.jj_color-bg {
  background-color: #38bac8 !important;
}
.jj_color-bg-submit {
  background-color: #38bac8 !important;
}
.jj_color-bg-submit:hover {
  color: black !important;
}
.logo {
  padding-top: 15px !important;
}
.logo_custom {
  max-height: 60px;
}
.logo_custom-2 {
  max-height: 150px;
}
.header_top-custom {
  max-height: 35px;
}
.ptb_7-custom {
	padding: 8px 0 !important;
}
.main-menu.menu-style-2 li a {
	color: black !important;
}
#scrollUp {
    background: #38bac8 none repeat scroll 0 0;
    bottom: 85px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 28px;
    height: 40px;
    line-height: 37px;
    position: fixed;
    right: 12px;
    text-align: center;
    width: 38px;
    z-index: 9999;
}
#scrollUp:hover {
    background-color: #38bac8;
    opacity: 0.8;
}
.pt-custom {
  padding: 250px;
}
.table_custom-white {
  padding: 50px;
}
.footer-bottom:hover {
  border-top: 1px solid #38bac8 !important;
}
.link_custom-color:hover {
  color: #38bac8 !important;
}
.video-border > h3::before {
	background-color: #38bac8 !important;
}
.video-info.another-text > h3::after {
	background-color: #38bac8 !important;
}
.center-div {
  margin-left: auto !important;
  margin-right: auto !important;
}
.meanmenu-reveal {
  background-color: #38bac8 !important;
}
.main-menu > nav > ul > li > a {
	color: #555555;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	padding: 33px 10px 35px !important;
	text-transform: uppercase;
}
.lower-case {
text-transform:lowercase
}