/* Enter Your Custom CSS Here */

#main {
  padding-bottom:0px;
}

h2, h3 {
background-color: rgba(255, 255, 255, 01)!Important;
color:#7c292a!Important;
  font-family:"Raleway"!Important;
}

h1, h2, h3, h4, h5, h6 {
font-family:Raleway!Important;
}

.fusion-page-title-bar h3 {
background-color: rgba(255, 255, 255, 0)!Important;
color: #121925!Important;
}

.fusion-page-title-bar h1 {
color: #7c292a;
}

.fusion-button.button-1, .fusion-button.button-2 {
background: #121a26!Important;
}

.fusion-button.button-2:hover, .button-2:focus, .fusion-button.button-2:active {
background: #7c292a!Important;
}


.fusion-button.button-1:hover, .button-1:focus, .fusion-button.button-1:active {
background: #7c292a!Important;
}

.fusion-breadcrumbs span {
    display: none;
}

.fusion-page-title-bar {
    border-bottom: 2px solid!Important;
    border-color: #7c292a!Important;
}


h1, h2, h3, h4, h5, h6 {
font-family: 'Montserrat', Arial, Helvetica, sans-serif!Important;
}

#side-header .fusion-main-menu > ul > li.current-menu-item > a {
    color: #7c292a;
    border-right-color: #7c292a;
    border-left-color: #7c292a;
}

.fusion-main-menu > ul > li > a:hover {
    color: #903132!Important;
}

.wpcf7-form input[type="submit"], .wpcf7-submit {
    background: #7c292a;
}

.wpcf7-form input[type="submit"]:hover, .wpcf7-submit:hover {
    background: #903132;
}

p {
font-family:avenir!Important;
}

a:hover {
  color:#7c292a;
}
