/** website background **/
.main-header > .container {
    background: #fff;
}

.st-content .st-content-inner{
    background: #525252;
}

.white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white p {
 color: #000 !important; 
}

h1, h2, h3, h4, h5, h6 {
text-transform: none !important;
  line-height: 1.8 !important;
  margin-top: 15px !important;
margin-bottom: 15px !important;
}

.content-page {
 margin-bottom: 0px !important;
}

.menu > li > a {
	font-size: 17px !important;
  padding: 20px 15px 15px 15px !important;
}

.header-type-15 .main-header > .container .menu{
text-align: right !important;
}

.menu > li > a:hover, .menu >li.current-menu-item >a{
color: #DB0000 !important;
}

.navbar-right {
display: none !important;
}

.header-type-15 .main-header > .container .tbs{
width: 70%;
}

/*banner setting */
.bb-top-title{
  	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

/**call to action edit*/
.cta-block.style-fullwidth {
background: #900000 !important;
padding: 15px 25px !important;
}
.cta-block.style-fullwidth:hover {
  background-color: #C80000 !important;
}


/*top bar style */
.top-bar {
background: #A30000 !important;
}

.languages-area {
  float: right;
}