/* Enter Your Custom CSS Here */
.after-back-img:after {
      content: "";
    display: table !important;
    background-image: url(https://www.findusabuilder.com.au/wp-content/uploads/2018/08/bottom-image-border.jpg);
    background-repeat: repeat-x;
    height: 10px;
    /* position: absolute; */
    left: 0;
    bottom: 0;
    width: 100%;
    clear: both;
    margin-left: calc((-100vw + 100%) / 2);
    margin-right: calc((-100vw + 100%) / 2);
    padding-left: calc((100vw - 100%) / 2);
    padding-right: calc((100vw - 100%) / 2);
    width: 100vw;
}
.left-pad-col {
   padding-left: 15%;
}

.qode-workflow-text p {
  background-color: #b32f3c;
    color: #fff;
    box-sizing: border-box;
    padding: 30px;
    outline: 1px solid #ffffff61;
    outline-offset: -20px;
    border-radius: 25px;
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text p.text {
  margin-top:0px;
}

.qode-workflow-image img {
      border: 2px solid #00000066;
    border-radius: 50%;
}

.qode-workflow .qode-workflow-item:first-of-type .line {
      transform: translateY(0%);
}

.qode-workflow .qode-workflow-item .line {
  display:block;
      opacity: 0.4 !important;
}

.content {
    margin-top: -131px;
}

.header_top {
      height: 50px;
}

.header_top .container {
      padding-top: 7px;
}
.wpcf7-submit{font-family: 'Open Sans', sans-serif !important;}

.header_top a{color:#fff;}
.header_top em{font-style:normal;}
.header_top{ font-size:14px;}
.god-inline i, .god-inline{color:#000 !important;}