.addmargin{
 	margin-left:380px;
}
.module-title{
  color:#000000;
}
.t4-offcanvas .t4-off-canvas-header {
	background-color: #100D0A;
}
.t4-offcanvas .t4-off-canvas-body .navbar .nav-item.active > .nav-link, .t4-offcanvas .t4-off-canvas-body .navbar .nav-item.active > .separator {
    color: #100D0A;
}
.t4b-gallery-mask-1
{
 background-color: #b22525;
}
@media only screen and (max-width: 498px) {
	.addtopmargin{
		 margin-top:10px;
	}
  #t4-header.t4-sticky{
      height: 60px !Important;
  }
}
@media only screen and (max-width: 750px) {
    #t4-header.t4-sticky{
      height: 60px !Important;
  }
  div#t4-hero {
    margin-top: -102px !important;
}
  .removeborder{
      border-bottom-style: none !important;
}

.t4-section-module .module-title {
    font-size: 25px !Important;
    text-align: center !Important;
}