.btn-top{
	font-family:Arial !important;
    background-color: #000 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    color: #fff !important;
    /*padding-top: 5px !important;
     margin-top: 20px !important; 
    padding-bottom: 5px !important;*/
	font-weight:bold !important;
	

    padding: 8px 35px;
    text-transform: uppercase;
}

.btn-top:hover{
	font-family:Arial !important;
    background-color: #67AF42 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    color: #fff !important;
    /*padding-top: 5px !important;
    margin-top: 20px !important; 
    padding-bottom: 5px !important; */
	font-weight:bold !important;
}
.tp-caption.title-bg-small, .title-bg-small {
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  font-family: Roboto;
  color: rgb(0,0,0);
  text-decoration: none;
  padding: 10px 15px;
  text-shadow: none;
  background-color: rgb(255,255,255);
  border-width: 0px;
  border-color: rgb(0,0,0);
  border-style: none;
  display: none !important;
}



.t3-mainnav .t3-megamenu .navbar-nav.level0 > li.active > a, .t3-mainnav .t3-megamenu .navbar-nav.level0 > li:focus > a, .t3-mainnav .t3-megamenu .navbar-nav.level0 > li:hover > a {
    background: none;
    color: #d81e1f;
    position: relative;
}

.title-border .module-title:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 35px;
    left: 0;
    width: 100px;
    height: 4px;
    background: #d81e1f !importan;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.t3-sidebar .title-border .module-title:after {
    bottom: -25px;
}
.title-border .module-title:after {
    position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -30px;
    left: 20px;
    border-width: 8px;
    border-style: solid;
    border-color: #215ef3 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

element.style {
}
a {
    color: #FF0000;
    text-decoration: none;
}
a {
    color:#FF0000;
    text-decoration: none;
}
a {
    background-color: transparent;
}

.t3-mainnav {
    border: 0;
    background: #00008B !important;
    box-shadow: 0 5px 8px -1px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #222;
}