.row{
    display:block;
}
.bg-white .row{
    display:flex;
}
.bg-white.ss_wrap {
    width: 100%;
    background: url(../images/bg2.jpg) no-repeat top center;
    background-attachment: fixed;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: left;
}

form .form-group label{
    color: #9a7730;
    font-weight: normal;
}
.w-100 {
    width: 100%!important;
}
.position-fixed {
    position: fixed!important;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem!important;
}
.custom-top-margin{
 margin-top: 78px;
}
.invalid-feedback strong{
    color:red;
}
@media (min-width: 992px){
.pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem!important;
}
.pt-lg-5, .py-lg-5 {
    padding-top: 3rem!important;
}
}
.aiz-checkbox, .aiz-radio{
    font-size:13px;
}
.mb-3, .my-3{
    margin-bottom: 1rem!important;
}
.mt-3 {
    margin-top: 1rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 3rem!important;
}
.login-registration-section{
    width: 100%;
    background: url(../images/form_bg.jpg) no-repeat top center;
    background-size: cover;
}
.login-register-card{
    border-top-right-radius: 28px;
    border-bottom-left-radius: 28px;
    
    border: 2px solid #b18b3d;
    /*color:#fff;*/
}
.login-register-card a{
    /*color:#fff;
    text-decoration: underline !important;*/
}
@media (max-width: 992px){
.custom-top-margin{
 margin-top: 20px;
}
}

@media (min-width: 768px)
{
.custom-offset {
    margin-left:21% !important;
}
}
.bootstrap-select .dropdown-menu > li > a:hover, .bootstrap-select .dropdown-menu > li > a:focus {
    background-color: #b18b3d;
}
.bootstrap-select .dropdown-menu > .active > a, .bootstrap-select .dropdown-menu > .active > a:hover, .bootstrap-select .dropdown-menu > .active > a:focus {
    background-color: #b21919;
}
.aiz-notify {
    font-size:15px;
}
.aiz-notify .progress {
    margin-bottom: 0px !important;
}
.aiz-notify.alert{
    color:#000 !important;
}
.aiz-notify.alert-dark{
    color:#fff !important;
}
section.bg-white{
    margin-top: 78px;
}
@media (min-width: 1200px){
.bg-white .container{
    width: 1300px;
}
}
.col a .fs-18 {
    font-size: 20px !important;
}
.col a span.fs-10 {
    font-size: 11px !important;
}
.h5{
    font-size:18px !important;
}
.aiz-side-nav-item a{
    font-size:15px !important;
}
.text-primary-grad {
    background: #b21919;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.h4{
    font-size: 20px !important;
}
h2.fs-16, h3.fs-16, .h3, .h6{
    font-size: 25px !important;
}
.fs-18{
    font-size: 18px !important;
}
.list-group .list-group-item{
    font-size:15px !important;
}
.bg-grad-1 {
    background-color: #b21919 !important;
    background-image: linear-gradient(315deg, #b21919 0%, #dc9162 74%) !important;
}
.modal#aizUploaderModal .modal-content, .modal#LoginModal .modal-content{
    margin-top:80px !important;
}
.show{
    opacity: 1 !important;
}
.modal.show{
    z-index:9999999 !important;
}
.input-group{
    display: flex !important;
}
.input-group .form-control{
    width: 1% !important;
}
.input-group-text{
    font-size:14px !important;
}
.modal .aiz-file-box .card-file .card-file-thumb {
    height: calc(100% - 0px) !important;
}
@media (min-width: 1200px){
.modal .aiz-file-box-wrap {
    width: 20% !important;
}
}
.modal .modal-body p{
    font-size: 17px;
}
.modal .modal-body small{
    font-size: 15px;
}
.profile-li a{
    background: #b18b3d !important;
    color: #fff !important;
}
.profile-li .span-hi-text{
    color: #fff !important;
}
.fs-15{
    font-size: 14px !important;
}
.modal.show .modal-dialog.modal-dialog-zoom {
    -webkit-transform: translate(0, 0) scale(1) !important;
    transform: translate(0, 0) scale(1) !important;
}
.modal.in .modal-dialog.modal-dialog-zoom {
    -webkit-transform: translate(0, 0) scale(1) !important;
    transform: translate(0, 0) scale(1) !important;
}
.modal .modal-title{
    font-size:18px !important;
}

.bg-primary-grad {
    background: rgb(253, 41, 123);
    background: -moz-linear-gradient(225deg, #b21919c7 40%, #b18b3d 60%);
    background: -webkit-linear-gradient(225deg, #b21919c7 40%, #b18b3d 60%);
    background: linear-gradient(225deg, #b21919c7 40%, #b18b3d 60%);
}
@media (min-width: 992px){
.section-top-margin{
    margin-top: 78px;
}
}
.no-margin{
    margin-top: 0px !important;
}
.fs-24{
    font-size:26px !important;
}
.fs-12{
    font-size:14px !important;
}
.fs-13{
    font-size:15px !important;
}
.fs-20{
    font-size:22px !important;
}
.fs-14{
    font-size:16px !important;
}
.fs-15{
    font-size:16px !important;
}
.fs-18{
    font-size:20px !important;
}
.fs-11{
    font-size:13px !important;
}
.pl-3, .px-3 {
    padding-left: 15px!important;
}
.pr-3, .px-3 {
    padding-right: 15px!important;
}
.pb-2, .py-2 {
    padding-bottom: 12px!important;
}
.pt-2, .py-2 {
    padding-top: 12px!important;
}
.pl-25px, .px-25px, .p-25px {
    padding-left: 25px;
}
.p-3 {
    padding: 25px!important;
}
.btn-icon{
    width: auto!important;
    height: auto!important;
    padding: 5px 10px!important;
}
.btn-icon i{
    font-size: 15px!important;
}
.modal .btn-primary{
    background: #b18b3d;
}
.badge-success {
    background-color: #0abb75;
}
.toggle-btn i{
    font-size: 25px!important;
}
.myheader {
    z-index: 999!important;
}
.c-pointer {
    font-weight: bold;
}
.ss_wrap.custom-page{
    text-align: left;
}

ul.pagination {
    display: table !important;
    margin: 30px auto 10px auto !important;
}

ul.pagination li {}

ul.pagination li .page-link {
    background:#b21919 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 0 !important;
    font-size: 14px !important;
}

ul.pagination li .page-link:hover,
ul.pagination li .page-link.active,
ul.pagination li .page-link:focus {
    background:#b18b3d !important;
    color: #fff !important;
}
ul.pagination .page-link, .page-item.disabled .page-link{
    border-radius: 0 !important;
}
ul.pagination li.page-item.active .page-link{
    background:#b18b3d !important;
    color: #fff !important;
}