/*section.page-title {*/
/*    background-repeat: no-repeat;*/
/*    width: 100%;*/
/*    background-size: auto;*/
/*    background-color: #1072af;*/
/*    height: 300px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    text-align: center;*/
/*    color: #fff;*/
/*    padding-top: 93px;*/
/*    position: relative;*/
/*}*/

/*section.page-title:after {*/

/*background-image: url(https://staging.cloud1.me/laraweb/public/dotted.png);*/
/*    background-repeat: no-repeat;*/
/*    content: "";*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    filter: invert(1);*/
/*    opacity: 0.2;*/
/*    background-size: auto;*/
/*}*/