.welcome-intro h1 {
    font-size: 60px
}

.welcome-intro p {
    font-size: 20px
}

.theme-bg-white {
    background: #fff !important
}

.sticky-header .theme-logo-bg {
    height: 104px;
    width: 325px;
    background: #fff !important
}

.theme-logo-bg a.logo-hidden {
    line-height: 1 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 100%
}

.yc-top-rgt-header {
    height: 104px
}

.sticky-header .yc-header-section {
    width: calc(100% - 325px);
    left: 325px
}

.sticky-header .yc-side-left {
    width: 325px;
    top: 104px;
    background: #2d85b8 !important;
    min-height: auto !important;
    height: calc(100vh - 104px)
}

.sticky-header .sidebar-left-info {
    padding: 0
}

.yc-sticky-header .body-content {
    margin-left: 325px;
    padding-top: 104px;
    width: calc(100% - 325px);
    background: #e8eded none repeat scroll 0 0
}

.top-inner-lft-content {
    margin-left: 54px;
    display: flex;
    align-items: center
}

.top-inner-lft-content .search-form form input[type=text] {
    margin-top: 0;
    height: 45px;
    width: 100%;
    max-width: 420px;
    padding-left: 30px;
    font-size: 14px;
    background: #f9f9f9;
    border: 1px solid #f3f3f3
}

.sticky-header .yc-top-lft-header .right-notification {
    margin-right: 40px
}

.top-inner-lft-content .search-form {
    position: relative;
    display: inline-block
}

.search-ic {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-10px)
}

.yc-top-lft-header .dropdown-toggle::after {
    display: inline-block;
    color: #008cf4
}

.yc-top-lft-header .right-notification .notification-menu li a {
    color: #000
}

.yc-top-lft-header .notification-menu .dropdown-menu {
    transform: translate3d(-40px, 81px, 0) !important;
    top: 100%;
    transition: ease .25s
}

.yc-top-lft-header .right-notification .notification-menu .dropdown-menu li:hover {
    background: #f7f7f7;
    border-left: 3px solid #008cf4
}

.yc-top-lft-header .right-notification .notification-menu>li>a>img {
    height: 50px;
    width: 50px
}

.notifications {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    box-sizing: border-box;
    text-align: center
}

.notifications .fa {
    color: #2d85b8;
    line-height: 60px;
    font-size: 25px
}

.notifications .num {
    position: absolute;
    top: 12px;
    right: 10px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fd1616;
    color: #fff;
    line-height: 18px;
    text-align: center
}

.notifications ul li {
    list-style: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 8px 0;
    display: flex
}

.notifications ul li:last-child {
    border-bottom: none
}

.notifications ul li .icon {
    width: 24px;
    height: 24px;
    background: #ccc;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    margin-right: 15px
}

.notifications ul li .icon .fa {
    color: #fff;
    font-size: 16px;
    line-height: 24px
}

.notifications ul li .text {
    position: relative;
    font-family: sans-serif;
    top: 3px;
    cursor: pointer
}

.right-notification .notification-menu>li {
    margin-left: 25px
}

.side-navigation .child-list,
.side-navigation>li.active>a,
.side-navigation>li.active>a:focus,
.side-navigation>li.active>a:hover,
.side-navigation>li.menu-list>a:hover,
.side-navigation>li.nav-active>a,
.sidebar-collapsed .side-navigation li a span,
.sidebar-collapsed .side-navigation li.nav-hover ul,
.sidebar-collapsed .side-navigation li.nav-hover.active a span,
.sidebar-collapsed .side-navigation>li.nav-hover.active>a,
.sidebar-collapsed .side-navigation>li.nav-hover>a,
.sidebar-left .nav>li>a:focus,
.sidebar-left .nav>li>a:hover {
    background-color: #e6f5fe !important;
    color: #2d85b8 !important;
    padding: 25px 15px 25px 30px !important
}

.yc-side-left .side-navigation>li>a {
    padding: 25px 15px 25px 30px !important;
    display: flex;
    align-items: center
}

.yc-side-left .side-navigation {
    margin-top: 0
}

.yc-side-left .side-navigation li .fa,
.yc-side-left .side-navigation li .ico {
    font-size: 18px;
    margin-right: 15px
}

.yc-side-left .side-navigation li span {
    font-size: 14px
}

.search-ic i {
    color: #919191
}

.yc-header-section.header-section {
    border-bottom: 2px solid #e8e8e8
}

.yc-header-section .dropdown-toggle::after {
    border-top: 7px solid;
    border-right: 7px solid transparent;
    border-bottom: 0;
    border-left: 7px solid transparent;
    vertical-align: middle;
    margin-left: 15px
}

.box-heading-title h5 {
    margin-bottom: 0;
    line-height: 32px;
    color: #000
}

.yc-sticky-header .state-overview .value {
    width: 100%;
    margin: 60px auto;
    border-left: none !important;
    padding-left: 0 !important;
    text-align: center;
    float: inherit
}

.yc-state-overview section {
    margin-bottom: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    background: #fff;
    border-radius: 10px;
    position: relative
}

.th-db {
    border-bottom: 2px solid #9e9e9e69;
    padding: 10px 15px
}

.color h3 {
    color: #000;
    font-size: 45px
}

.box-rb-img {
    position: absolute;
    bottom: 0;
    right: 0
}

.col-red {
    color: #df202e !important
}

.col-green {
    color: #6dbe44 !important
}

.col-voilet {
    color: #524b95 !important
}

.box-rb-img img {
    width: 100%;
    max-width: 85px
}

.br-10 {
    border-radius: 10px !important
}

.theme-bs {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.top-inner-lft-content .toggle-btn {
    display: none
}

.toggle-line.bottom-sm-line,
.toggle-line.top-sm-line {
    width: 22px
}

.toggle-line {
    display: block;
    height: 3px;
    border-radius: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #000
}

.toggle-line.lg-line {
    width: 26px
}

.toggle-btn:hover .toggle-line.bottom-sm-line,
.toggle-btn:hover .toggle-line.top-sm-line {
    width: 26px
}

.top-inner-lft-content .toggle-btn {
    background: 0 0 !important
}

.lnb-bottom-img {
    margin: auto;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 15px;
    z-index: 999;
    left: 0;
    right: 0
}

.lnb-bottom-img img {
    width: 100%;
    max-width: 245px;
    padding: 0 15px
}

.yc-sticky-header .main_wrapper {
    background: 0 0
}

.br-25 {
    border-radius: 25px
}

.theme-bs {
    box-shadow: 0 2px 5px 2px rgba(113, 103, 103, .2)
}

.fs-14 {
    font-size: 14px
}

.main-inner-box {
    width: 100%;
    max-width: 1080px;
    margin: auto;
    background: #fff
}

.form-inner-box-cus img {
    width: 100%;
    max-width: 200px
}

select.form-control {
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6f7172;
    vertical-align: middle;
    background: #fff url(../img/down-arrow.png) no-repeat right .75rem center/25px 25px;
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    background-color: #fff;
    border: 2px solid #eaedff;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select {
    -webkit-appearance: none;
    -moz-appearance: none
}

.custom-file-input:lang(en)~.custom-file-label::after {
    background-image: url(../img/download.png);
    border: none;
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    right: 20px;
    width: 20px;
    padding: 0;
    height: 25px;
    background-size: contain;
    background-color: transparent;
    top: 50%;
    transform: translateY(-50%)
}

.add-client .fa-plus-circle {
    font-size: 22px;
    color: #2d85b8
}

.form-inner-box {
    width: 100%;
    max-width: 638px;
    margin: auto
}

.form-inner-box .col-form-label {
    color: #2d85b8;
    font-size: 14px;
    display: flex;
    align-items: center
}

.form-inner-box .custom-file,
.form-inner-box .custom-file-label,
.form-inner-box input,
.form-inner-box select {
    width: 100%;
    max-width: 439px;
    height: 60px;
    border-radius: 10px;
    border: none;
    box-shadow: 1px 3px 8px 3px #dae9e4;
    font-size: 14px
}

.form-inner-box .file-input {
    width: 100%;
    max-width: 439px;
    box-shadow: 1px 3px 8px 3px #dae9e4;
    border-radius: 10px;
    padding: 10px
}

.form-inner-box .file-preview .fileinput-remove {
    top: 10px;
    right: 5px;
    line-height: 10px
}

.cus-h-40 {
    height: 40px;
    width: 100%
}

.form-inner-box .file-caption-main input {
    height: auto
}

.pi-cus-box .btn.btn-default:hover {
    color: #000;
    border: 1px solid #ced4da
}

.custom-file-label {
    display: flex;
    align-items: center;
    font-size: 16px !important;
    font-family: Poppins, sans-serif !important;
    opacity: .8
}

.btn-cus-primary {
    width: 100%;
    background: #2d85b8;
    border: 1px solid #2d85b8;
    padding: 15px;
    font-size: 16px;
    border-radius: 10px;
    max-width: 440px;
    color: #fff;
    transition: .25s
}

.btn-cus-primary:hover {
    background-color: #e6f5fe !important;
    color: #2d85b8 !important;
    border: 1px solid #e6f5fe
}

.main_wrapper {
    position: relative;
    min-height: calc(100vh - 94px)
}

.blue-img-box {
    position: absolute;
    right: 0;
    z-index: 0;
    top: 0
}

.green-img-box {
    position: absolute;
    left: 0;
    z-index: 0;
    bottom: 0
}

.body-content {
    position: relative;
    z-index: 2
}

.bg-none {
    background: 0 0 !important;
    box-shadow: none !important
}

.media-inner-box img {
    height: 50px;
    width: 50px;
    border-radius: 50%
}

.bt-w-120 {
    width: 100%;
    max-width: 120px
}

.media-inner-box .media {
    background: #fff;
    border-radius: 0;
    padding: 10px 25px;
    margin-bottom: 20px
}

.my-account .profile-pic {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover
}

.my-account .file-upload {
    display: none
}

.my-account .circle {
    border-radius: 1000px !important;
    overflow: hidden;
    width: 170px;
    height: 170px
}

.my-account img {
    max-width: 100%;
    height: 100%;
    object-fit: cover
}

.my-account .p-image {
    position: absolute;
    top: 110px;
    right: 12px;
    color: #666;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    width: 30px;
    height: 30px;
    background: #e6f5fe;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.my-account .p-image:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275)
}

.my-account .upload-button {
    font-size: 1.2em
}

.my-account .upload-button:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    color: #999
}

.column,
.columns {
    position: relative;
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left
}

.bg-btn-theme {
    background-color: #5eabcf;
    border: 1px solid #5eabcf;
    color: #fff;
    line-height: 1;
    padding: 10px 25px;
    vertical-align: middle
}

.bg-btn-theme:hover {
    background-color: #ff1361;
    border: 1px solid #e8eded;
    color: #fff
}

.section.welcome-area.breadcrumb-area {
    height: 150px !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

.section.welcome-area.breadcrumb-area::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: .8;
    background: #117cc9;
    background: linear-gradient(180deg, #35a1f0 0, rgba(46, 155, 236, .83) 35%, #008cf4 100%)
}

.breadcrumb-area .breadcrumb-content .breadcrumb {
    background-color: transparent;
    margin: 0
}

.breadcrumb-area .breadcrumb-content .breadcrumb .breadcrumb-item a {
    color: #fff
}

.breadcrumb-area .breadcrumb-content .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: " > ";
    color: var(--white-color);
    color: #fff
}

a {
    color: #289ef5
}

.login-box {
    margin: auto;
    background: #fff;
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .2);
    padding: 60px 90px;
    border: 2px solid #eaedff;
    width: 100%
}

.login-box h3 {
    padding-bottom: 30px
}

.login-signup .form-control {
    height: 60px;
    border: 2px solid #eaedff;
    color: #6f7172;
    padding: 0 20px;
    width: 100%
}

.login-signup {
    position: relative
}

.login-signup .blue-img-box img, .login-signup .green-img-box img {
    opacity: 0.8;
    width: 100%;
    max-width: 350px;
}
.loginwrapper-section
{
    padding-top: 70px;
}
.right-inner-addon {
    position: relative
}

.right-inner-addon input {
    padding-right: 35px !important
}

.right-inner-addon i {
    position: absolute;
    padding: 12px 12px;
    pointer-events: none;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #9e9e9e
}

.hp-banner {
    background-image: url(../img/banner.png) !important;
    min-height: calc(100vh - 94px);
    padding: 50px 0 100px 0
}

.ptb_100 {
    padding: 100px 0
}

.section {
    position: relative
}

.bg-overlay::before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #117cc9;
    background: linear-gradient(180deg, #ff4c84 0, #aa3682 35%, #db2972 100%);
    opacity: .7
}

@media screen and (max-width:1200px) {
    .right-notification .notification-menu>li {
        margin-left: 5px
    }
}

@media screen and (max-width:1024px) {
    .yc-sticky-header .body-content {
        margin-left: 0;
        padding-top: 104px;
        width: calc(100% - 0px)
    }
    .sticky-header .yc-header-section {
        width: calc(100% - 0px);
        left: 0
    }
    .top-inner-lft-content .toggle-btn {
        display: inline-block !important;
        color: #000 !important;
        float: inherit;
        margin-right: 10px
    }
    .top-inner-lft-content {
        margin-left: 15px
    }
    .sticky-header .theme-logo-bg,
    .sticky-header .yc-side-left {
        width: 240px
    }
    .theme-logo-bg img {
        width: 100%;
        max-width: 85px
    }
    .color h3 {
        font-size: 30px
    }
    .yc-sticky-header .state-overview .value {
        margin: 50px auto
    }
}

.custom-file-label::after {
    background-image: url(../img/download.png);
    border: none;
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    right: 20px;
    width: 20px;
    padding: 0;
    height: 25px;
    background-size: contain;
    background-color: transparent;
    top: 50%;
    transform: translateY(-50%);
    content: ''
}

.full-width {
    max-width: 100%
}

.form-inner-box-cus .head-content {
    display: none
}

.form-inner-box-cus .page-head {
    padding: 0 0 15px
}

.form-inner-box-cus .table td,
.form-inner-box-cus .table th {
    padding: 1rem .75rem
}

.form-inner-box .file-preview {
    border: none
}

@media screen and (max-width:768px) {
    .sticky-header .yc-top-lft-header .right-notification {
        margin-right: 15px
    }
    .hp-banner {
        background-image: url(../img/banner.png) !important;
        height: 100%;
        padding: 15px
    }
}

@media screen and (max-width:578px) {
    .top-inner-lft-content {
        margin: auto;
        padding: 0 24px
    }
    .top-inner-lft-content .toggle-btn {
        margin-right: 0;
        padding: 15px 0
    }
    .yc-top-rgt-header {
        height: auto
    }
    .yc-top-lft-header .notification-menu .dropdown-menu {
        transform: translate3d(-40px, 61px, 0) !important
    }
    .wrapper {
        padding: 35px 20px 20px
    }
}

.add-client #client-pjax-grid {
    width: 100% !important
}
.pi-cus-box .col-sm-8
{
    width: 100%;
        -ms-flex: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.home-banner {
    min-height: 100vh;
     height: 100%; 
    padding: 30px 0px;
    background-image: url(../img/wave-2.png); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    position: relative;
    overflow: auto;
}
.wave-img
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.home_content {
    position: absolute;
    bottom: 30%;
    right: 40px;
    text-align: center;
}
.home_content .btn {
    padding: 10px 32px;
    font-size: 18px;
}
.home-banner .logo_img {
    position: absolute;
    left: 10%;
    top: 15%;
}



.field-user-signature_color span ul li input {
    box-shadow: none !important;
    height: 50px;
}

@media screen and (max-width: 991px)
{
    .home-banner
    {
        background-image: none;
    }
    .home-banner .container 
    {
        padding: 0;
        overflow:hidden;
        max-width: 100%
    }
    .home_content {
    position: relative;
    bottom: auto;
    right: auto;
    display: inline-block;
    float: right;
    padding-right: 5%;
    margin-top: 10px;
}
.home-banner .logo_img {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    padding-left: 5%;
}
.home-banner .logo_img
{
    width: 150px;
}
}
@media screen and (max-height: 767px)
{
    .home-banner .logo_img {
        position: absolute;
        left: 14%;
        top: 10%;
    }

}
