h1, h2, h3, h4, h5, h6 {    color: #232323;}h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {    color: #232323;}h1 {    font-size: 36px;    line-height: 45px;    margin-bottom: 25px;}h2 {    font-size: 28px;    line-height: 45px;    margin-bottom: 25px;}h3 {    font-size: 26px;    line-height: 35px;    margin-bottom: 20px;}h4 {    font-size: 20px;    line-height: 27px;    margin-bottom: 15px;}h5 {    font-size: 18px;    line-height: 24px;    margin-bottom: 10px;}h6 {    font-size: 16px;    line-height: 22px;    margin-bottom: 10px;}.banner {    width: 100%;    height: auto;    margin: 0px 0px 10px 0px;    border-radius: 6px;    transition: ease all 0.5s;}.banner:hover {    transform: scale(1.01);    z-index: 999;}.side-bar .widget {    margin-bottom: 15px;}.widget-title.style-1 {    border-bottom: 1px solid rgba(0, 0, 0, 0.15);    margin-bottom: 0px;    padding-bottom: 5px;    font-weight: 600;    line-height: 31px;    position: relative;}.page-wraper {    max-width: 1440px;    margin-left: auto;    margin-right: auto;}.text-primary-2 {    color: #AE4BDD !important;}.text-yellow {    color: #CABD00 !important;}.text-gray {    color: #666 !important;}.dlab-topbar-left ul li i, .dlab-topbar-right ul li i {    transform: scale(1.3);    -moz-transform: scale(1.3);    -webkit-transform: scale(1.3);    -ms-transform: scale(1.3);    -o-transform: scale(1.3);    margin-right: 5px;}.site-button, .site-button-secondry {    color: #fff;    display: inline-block;    font-size: 13px;    outline: none;    cursor: pointer;    outline: none;    border-width: 0;    border-style: solid;    border-color: transparent;    line-height: 1.42857;    border-radius: 3px;    font-weight: 600;    text-align: center;    white-space: nowrap;    vertical-align: middle;}.footer-title {    margin: 0;    font-size: 20px;    font-weight: 500;    padding-bottom: 15px;    margin-bottom: 30px;    position: relative;    color: #fff;    line-height: 1.2;}.footer-title:after {    content: "";    background: var(--color-primary-3);    width: 40px;    height: 2px;    position: absolute;    bottom: 0;    left: 0;}.module-icon {    transition: 0.5s ease;    margin: 0px 5px 15px 5px;    width: 150px;    text-align: center;    padding: 10px 0px;    display: inline-block;    border-radius: 10px;    background-image: linear-gradient(180deg, #fdfbfb 0%, #ebedee 100%);    border: 1px solid #F1F1F2;    color: #666666;}.module-icon:hover {    transform: scale(1.05);    transition: 0.5s ease;    background-image: linear-gradient(180deg, #fdfbfb 0%, #ebedee 100%);    box-shadow: 0px 5px 15px #00000021;    color: #34A9F2;}.module-icon img {    height: 50px;    margin: 5px 0px 8px 0px;}.module-name {    font-size: 16px;    font-weight: 700;}.fly-box {    border-radius: 10px;    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.09);}.alert {    padding: 0px 4px;    background: #E10000;    color: #FFF;    border-radius: 40px;    font-size: 14px;    font-weight: 700;    position: absolute;    margin: -18px 0px 0px -9px;    border: 2px solid #A00;}