* {
    font-family: "Roboto", sans-serif;
}
.solution_banner_area.overlay::before ,.breadcam_area.overlay::before {
    opacity: 0;
}
.image-box {
    position: relative;
    margin: auto;
    overflow: hidden;
}
.image-box img {
    max-width: 100%;
    transition: all 0.3s;
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
}

.image-box:hover img {
    transform: scale(1.1);
}
.product_details_area .single_viewd_pro {
    margin-top: 0px;
}
p{
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #0b0b0b !important;
}
.product_details_info .single_details p{
    font-size: 15px !important;
    font-weight: 400!important;
    color: #0b0b0b !important;
}
.product_details_area ul li {
    font-size: 15px !important;
    font-weight: 400!important;
    color: #0b0b0b !important;
}
h1, h2, h3, h4, h5 {
    font-family: "Roboto", sans-serif;
}
.summery_table td {
    color: #0b0b0b;
}
.service_area .download_wrap .text_info p,.service_area .download_wrap .download_btn a .download_texxt p {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 300;
}
.footer .footer_top .footer_widget .footer_title {
    font-family: "Roboto", sans-serif;
}
.footer .footer_top .footer_widget ul.quick_links li a {
    color: #0b0b0b;
}
.product-sidebar-area .sidebar-menu ul li a {
    font-family: "Roboto", serif;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 700;
    display: inline-block;
    padding: 10px 0;
    text-transform: capitalize;
}

/*.product-sidebar-area .sidebar-submenu ul li a:hover {*/
/*    color: #1F1F1F;*/
/*}*/

.product-sidebar-area .sidebar-submenu  {
    position: relative;
    left: 25%;
    top: 100%;
    background: #fff;
    width: fit-content;
    width: -moz-fit-content;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
    text-align: left;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    border-top: 2px solid #F3353B;
    padding: 20px 0 21px 0;
    display: none;
    box-sizing: border-box;
}

.product-sidebar-area .sidebar-menu ul li:hover .sidebar-submenu{
    display: block;
}
.sidebar-menu-active {
    color: #0056b3;
}
@media (max-width: 425px) {
    .product-sidebar-area .sidebar-menu ul li a.product-sidebar-category-link::after {
        line-height: 50px;
        font-family: 'themify';
        speak: none;
        -webkit-font-smoothing: antialiased;
        content: "\e649";
        color: #000;
        font-size: 14px
    }
    .product-sidebar-area .sidebar-menu ul li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .product-sidebar-area .sidebar-submenu {
        border-top: none;
        padding: 10px 0 10px 0;
        position: relative;
    }
}
.outlet-table {
    font-family: "Roboto", sans-serif;
}
.niceSelect ul {
    width: 100%;
}
#outlet-area {
    min-height: 50vh;
}
.media_area .single_media .media_thumb .hover_img {
    left: 0px !important;
    top: 0px !important;
    bottom: 0px !important;
    right: 0px !important;
}
.product-color-area {
    padding-bottom: 100px;
    font-family: "Roboto", sans-serif;
}
.product-color-area h2,h3 {
    font-size: 15px;
}
.product-color-area label {
    color: #0b0b0b;
}
.product-color-area .card {
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
}

.card-color {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.card-color .card-image {
    height: 60%;
    position: relative;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
    border-radius: 6px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card-color .card-image .color {
    width: 100%;
    height: 74px;
    border-radius: 6px;
    pointer-events: none;
}
.card-color .card-caption {
    font-size: .9em;
    padding: 7px;
    margin-left: 7px;
    font-family: 'Roboto';
}

.shade-group .group-item label {
    width: 100%;
    margin: 0;
    padding: 4px;
}

.shade-group .group-item [type="checkbox"]:not(:checked), .shade-group .group-item [type="checkbox"]:checked {
    position: absolute;
    right: 1rem;
    opacity: 0.01;
}
.shade-list {
    border-left: 1px solid #dddddd;
}
.shade-list .title span {
    color: #314b98;
}
.group-item label {
    position: relative;
    cursor: pointer;
}

.group-item label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 3px solid #0079bf;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
    padding: 9px;
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 4px;
    right: 8px;
    border-radius: 6px;
}

.group-item [type=checkbox]:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    right: 21px;
    width: 7px;
    height: 16px;
    border: solid #0079bf;
    border-width: 0 3px 4px 0;
    transform: rotate(45deg);
}
.border-bottom2 {
    border-bottom: 1px solid #dddddd;
}

.product-color-area .page-item.active .page-link {
    background-color: #314b98 !important;
    border-color: #314b98 !important;
}

.product-color-area .page-link {
    color: #314b98 !important;
}

.product-color-area  .page-item.active .page-link{
    color: #ffffff !important;
}
.product-color-area  .page-item.disabled .page-link{
    color: #6c757d !important;
}
/*@media(max-width: 425px) {*/
/*    .breadcam_img img {*/
/*        height: 160px;*/
/*    }*/
/*}*/

/*@media(min-width: 426px) and (max-width: 768px) {*/
/*    .breadcam_img img {*/
/*        height: 220px;*/
/*    }*/
/*}*/

/*@media(min-width: 769px)  {*/
/*    .breadcam_img img {*/
/*        min-height: 560px;*/
/*        max-height: 620px;*/
/*    }*/
/*}*/
.footer .footer_top {
    padding-top: 67px;
    padding-bottom: 0px;
}
.solution_area .section_title h3 {
    font-size: 23px !important;
}
/*.products_area {*/
/*    padding-bottom: 215px;*/
/*}*/
@media (max-width: 1024px) {
    .products_area .single_products .product_img {
        margin-bottom: -47px;
    }
}
@media (min-width: 1025px) {
    .products_area .single_products .product_img {
        margin-bottom: -73px;
    }
}
.video_area.video_bg.overlay {
    background-size: contain;
}
.video_area {
    padding: 169px 0;
}
.youtube-video-product-details {
    width: 100%;
    height: 359px;
}
.header-area .main-header-area {
    background: #293a88;
}
.header-area .main-header-area a {
    color: #ffffff;
}
.header-area .main-header-area .main-menu ul li a {
    font-family: "Roboto", sans-serif !important;
}
.header-area .main-header-area .main-menu ul li a:hover {
    color: #ffffff;
}
.header-area .main-header-area.sticky {
    background: #293a88;
}
.pc-color-top-area {
    display: flex;
    justify-content: space-between;
}

/*.accordion button h5:before {*/
/*    !* position: absolute; *!*/
/*    content: "\e648";*/
/*    top: 50%;*/
/*    right: 12px;*/
/*    height: auto;*/
/*    font-family: 'themify';*/
/*    color: #000000;*/
/*    font-size: 18px;*/
/*    right: 30px;*/
/*    -webkit-transform: translateY(-50%);*/
/*    -moz-transform: translateY(-50%);*/
/*    -ms-transform: translateY(-50%);*/
/*    transform: translateY(-50%);*/
/*}*/

.accordion  button.collapsed h5:before {
    content: "\f055";
    color: #e4111f;
    /*background: #c71f66;*/
    font-family: 'FontAwesome';
}
.accordion  button h5:before {
    position: absolute;
    content: "\f056";
    top: 50%;
    right: 12px;
    height: auto;
    font-family: 'FontAwesome';
    color: #e4111f;
    font-size: 18px;
    left: -25px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.accordion .card-header.faq-heading-area {
    border: none !important;
}
.faq-heading-area button.btn.btn-link {
    background: transparent;
}
#catalog-dropdown-btn {
    font-size: 14px;
    color: #666666
}
/*outlet map tooltip start*/
.tooltip {
    /*position: relative;*/
    /*display: inline-block;*/
    /*border-bottom: 1px dotted black;*/
}

.tooltip .tooltiptext {
    /*visibility: hidden;*/
    /*width: 120px;*/
    /*background-color: black;*/
    /*color: #fff;*/
    /*text-align: center;*/
    /*border-radius: 6px;*/
    /*padding: 5px 0;*/

    /*!* Position the tooltip *!*/
    /*!*position: absolute;*!*/
    /*z-index: 1;*/
}

/*.tooltip:hover .tooltiptext {*/
/*    visibility: visible;*/
/*}*/
.size_of_img{
    width:90px
}
/*outlet map tooltip End*/

.products_area .custom_tabs .nav li a.active:before {
    background: #293a88;
}
.products_area .custom_tabs .nav li a::before {
    background: none;
}
.products_area .single_products .products_info h3{
    color: #0056b3;
}
.products_area .single_products .products_info{
    text-align: justify;
}

@media (max-width: 425px) {

    .products_area .single_products .products_info h3 {
        margin-top: 0px;
    }
    .products_area .single_products .product_img {
        margin-bottom: -26px;
    }
    .products_area .single_products .products_info p {
        margin-bottom: 15px;
        margin-top: 4px;
    }
    .products_area .single_products .products_info h3 {
        padding-top: 10px
    }
    .product_inner {
        padding: 41px;
        margin-top: -95px;
    }
    .products_area {
        padding-bottom: 99px;
    }
    .video_area {
        padding: 19px 0;
    }
    .video_area .video_icon a {
        height: 29px;
        width: 50px;
        font-size: 15px;
        line-height: 33px;
    }
    .youtube-video-product-details {
        width: 100%;
        height: 188px;
    }
    .service-requirement-form {
        margin-top: 40px;
    }
    .products_area .single_products .product_img::before {
        background-image: none;
    }
    .products_area .single_products .products_info {
        margin-top: -70px;
    }
    .products_area .col-lg-3:first-child .single_products {
        padding: 0px;
    }
    .products_area .single_products .products_info{
        text-align: left;
    }
    .service_area .single_service::before {
        background-size: 117% 108%;
    }
    .home .service_area .single_service h3{
        margin-top: 0px;
    }
}

@media (max-width: 991px) {
    .product_bg {
        background-image: none !important;
        background-color: #d4eeff;
    }
    .header-area .main-header-area a {
        color: #0b0b0b;
    }
    .header-area .main-header-area .main-menu ul li a {
        font-family: "Roboto", sans-serif !important;
    }
    .dl-menuwrapper button::after {
        background: #ffffff;
        box-shadow: 0 10px 0 #e5e0e0, 0 20px 0 #e9e2e2;
    }
    .products_area .custom_tabs .nav li a.active:before {
        background: #293a88;
    }
    .products_area .custom_tabs .nav li a::before {
        background: #d4eeff;
    }
    .pc-color-top-area {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .hm-custom-tab h3, .hm-custom-tab ul li a {
        color: #000 !important;
    }
}
@media (min-width: 1200px) and (max-width: 1500px) {
    .header-area .main-header-area .main-menu ul li .submenu {
         left: 0px;
    }
}
.header-area .main-header-area .main-menu ul li .submenu li a::after {
    content: '';
    background: none;
    left: 0;
}

.header-area .main-header-area .main-menu ul li .submenu li:hover>a::before {
    content: '';
}
.header-area .main-header-area .main-menu ul li .submenu li a::before {
    content: '';
}
.header-area .main-header-area .main-menu ul li .submenu li:hover {
    background: #2d3a86;
}
.header-area .main-header-area .main-menu ul li .submenu li:hover>a {
    color: #FFFFFF;
    padding-left: 30px;
}

.header-area .main-header-area .main-menu ul li .submenu {
    width: max-content;
    padding: 0px;
}

.header-area .main-header-area .main-menu ul li .submenu li a {
    display: inline;
    width: 100%;
}
.solution_area .solution_wrap .single_solution {
    padding: 0px 40px 43px 40px;
    min-height: 294px
}
.insta-painting-top.solution_area {
    background: #4b308a;
}
.insta-painting-top.solution_area h3, .insta-painting-top.solution_area div {
    color: #ffffff;
}
.insta-painting-top .contact_form .input_field input {
    height: 41px;
    border-radius: 5px;
}
.insta-painting-top .contact_form .input_field textarea {
    height: 120px;
    border-radius: 5px;
}
.single-service  .contact_form .input_field input {
    height: 41px;
    border-radius: 5px;
}
.single-service  .contact_form .input_field textarea {
    height: 120px;
    border-radius: 5px;
}
.about_text h2 {
    font-size: 36px;
    font-weight: 700;
}
.about_text p {
    text-align: justify;
}
.rainbow-paint-search i {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
}

.rainbow-paint-search .search-warp {
    box-shadow: rgb(0 0 0 / 20%) 0px 4px 5px -2px, rgb(0 0 0 / 14%) 0px 7px 10px 1px, rgb(0 0 0 / 12%) 0px 2px 16px 1px;
    position: absolute;
    right: 0px;
    z-index: 999999;
    width: 369px;
    border-radius: 9px 9px 9px 9px;
    top: 65px;
    display: flex;
}
.rainbow-paint-search .search-warp input {
    width: 100%;
    border: none;
    border-radius: 9px 0px 0px 9px !important;
    padding: 13px 12px;
}

.display-none {
    display: none;
}

.rainbow-paint-search button {
    width: 35%;
    background: #2d3a86;
    color: #ffffff;
    margin-left: 0px;
    border: 2px solid #ffffff;
    border-radius: 0px 9px 9px 0px;
}
/*mobile search*/

.rainbow-paint-search-mobile i {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
}

.rainbow-paint-search-mobile {
    position: absolute;
    right: 58px;
    top: -37px;
}

.rainbow-paint-search-mobile i{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
}
.rainbow-paint-search-mobile .search-warp-mobile {
    box-shadow: rgb(0 0 0 / 20%) 0px 4px 5px -2px, rgb(0 0 0 / 14%) 0px 7px 10px 1px, rgb(0 0 0 / 12%) 0px 2px 16px 1px;
    position: absolute;
    right: 0;
    z-index: 9;
    top: 43px;
    min-width: 264px;
    display: flex;
    border-radius: 9px 9px 9px 9px;
}
.rainbow-paint-search-mobile .search-warp-mobile input {
    width: 100%;
    border: none;
    padding: 13px 12px;
    border-radius: 9px 0px 0px 9px !important;
}
.rainbow-paint-search-mobile button {
    width: 35%;
    background: #2d3a86;
    color: #ffffff;
    margin-left: 0px;
    border: 2px solid #ffffff;
    border-radius: 0px 9px 9px 0px;
}
@media(max-width: 320px) {
    .rainbow-paint-search-mobile .search-warp-mobile {
        right: -57px;
        min-width: 246px;
    }
}

@media(min-width: 321px) and (max-width: 375px) {
    .rainbow-paint-search-mobile .search-warp-mobile {
        right: -57px;
        min-width: 246px;
    }
}

@media(min-width: 426px) {
    .rainbow-paint-search-mobile .search-warp-mobile {
        right: 0px;
        min-width: 320px;
    }
}
/*search mobile end*/
.search-text {
    text-align: center;
}
.search-info h3 {
    font-size: 24px;
}
.product-search-image img {
    max-width: 100%;
    max-height: 240px;
}
.search-image img {
    max-width: 100%;
    max-height: 240px;
}
@media(max-width: 425px) {
    .search-info h3 {
        font-size: 20px;
        margin-top: 20px;
    }
    .product_details_info .single_details .single_product .thumb_pro img {
        width: 60%;
    }
}
@media(min-width: 426px) {
    .search-warp-area .card {
        height: 286px;
    }
}
.summery_table td, .summery_table th {
    font-size: 15px;
    color: #060000;
    font-weight: 400;
}
.product_products_area .single_product .product_info {
    min-height: 180px;
}
.product_products_area .single_product .product_info p {
    text-align: justify;
}
/*login header design*/
.user-icon-show a i{
    color: #FFFFFF;
    font-size: 15px !important;
    font-weight: 700;
    cursor: pointer;
}
/*login header design end*/

/*account page*/
.account_area {
    padding-top: 5em;
    padding-bottom: 5em;
}
.account_area input[type='text'], input[type='password'], input[type='email'] {
    width: 100%;
    height: 45px;
    font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 13px;
    border: none;
    border: 1px solid #f2f1f1;
    padding-left: 25px;
}
.account_area .input-group-text {
    background-color: #FFFFFF;;
}
/*account page end*/

/*password reset*/
.password-reset-area ,.password-reset-area{
    padding-top: 5em;
    padding-bottom: 5em;
    min-height: 50vh;
}
.password-reset-area input[type='email'] {
    width: 100%;
    height: 40px;
    font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 13px;
    border: none;
    border: 1px solid #f2f1f1;
    padding-left: 25px;
}
@media (min-height: 600px) {
    .service-sidebar-area {
        position: -webkit-sticky;
        position: sticky;
        top: 120px;
    }
}
.service-sidebar-area {
    display: block;
    margin-top: 36px;
}
.service-sidebar-area li {
    padding: 0px;
}
.service-sidebar-area li a {
    display: block;
    padding: 10px 1px;
    margin-bottom: 7px;
}
.service-sidebar-area li a.service-active {
    border-bottom: 4px solid #293a88;
}
.service-category-list {
    display: block;
}
@media (min-width: 769px) {
    .service-category-list-area {
        padding: 20px;
        border: 2px solid #293a88;
        background: #293a88;
        border-radius: 6px;
        position: fixed;
        top: 176px;
        right: 72px;
        z-index: 10;
    }
}

.service-category-list-area {
    padding: 20px;
    margin-top: 20px;
    border: 2px solid #293a88;
    background: #293a88;
    border-radius: 6px;
}

.service-category-list li a {
    background: #ffffff;
    margin-bottom: 6px;
    border-radius: 4px;
    padding: 14px 170px 17px 20px;
    display: block;
    width: 100%;
}
.service-show-more-list {
    text-align: center;
    font-size: 14px;
}
.service-show-more-list a {
    color: #ffffff;
    border-bottom: 1px solid;
}
.modal-backdrop {
    z-index: 1000;
}
@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width:1200px;
    }
}
@media(min-width: 985px) {
    .service-category-full-area {
        display: flex;
    }
}
.service-category-full-area {
    box-sizing: border-box;
}
.service-category-quantity-area {
    display: flex;
    width: 50%;
    box-sizing: border-box;
}
@media (min-width: 779px) {
    .service-category-area {
        height: 400px;
        overflow: auto;
        max-height: 100%;
        flex: 1;
    }
}

@media (max-width: 778px) {
    .service-category-area {
        height: 400px;
        overflow: auto;
        max-height: 100%;
        border-bottom: 2px solid #dddd;
        margin-bottom: 26px;
    }
}

@media (min-width: 452px) {
    .service-category-lists {
        display: flex;
        justify-content: space-between;
        margin-bottom: 25px;
    }
}
@media (max-width: 451px) {
    .service-category-lists {
        justify-content: space-between;
        margin-bottom: 25px;
    }
}
.service-category-lists {
    /* display: flex; */
    justify-content: space-between;
    margin-bottom: 25px;
}
.service-text-image-area {
    display: flex;
    min-width: 70%;
}
.service-category-lists .service-category-image img {
    width: 79px;
    height: 78px;
}
.service-category-image {
    padding-right: 16px;
}
.service-category-text-area {
    padding-right: 15px;
    text-align: justify;
}
.service-category-button-area {
    padding: 0px 15px;
    width: 100%;
    text-align: right;
}
.service-price-button-area {
    padding: 0px 15px;
    justify-content: space-around;
}
@media (min-width: 1027px) {
    .product-add-button-area {
        display: flex;
        background: #e9e9e9;
        padding: 6px;
        border-radius: 7px;
        align-items: center;
    }
}
@media (max-width: 1026px) {
    .product-add-button-area {
        background: #e9e9e9;
        padding: 6px;
        border-radius: 7px;
        width: 100px;
    }
}

/*.service-category-button-area a {*/
/*    display: block;*/
/*    width: 96px;*/
/*    padding: 5px 10px;*/
/*    color: #ffffff;*/
/*}*/
.service-category-area::-webkit-scrollbar {
    width: 8px;

}

/* Track */
.service-category-area::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px;
}

/* Handle */
.service-category-area::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
}

/* Handle on hover */
.service-category-area::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.service-category-job-card-empty {
    padding: 45px;
}
.service-category-job-card-empty h1 {
    padding-top: 100px;
    text-align: center;
    color: #dddddd;
}
.service-category-job-card-empty p {
    font-size: 18px !important;
    line-height: 41px;
    text-align: center;
    color: #dddddd !important;
}
.product-quantity {
    width: 31px;
    padding: 0px;
    text-align: center;
    height: 27px;
    border: none;
    background: #e9e9e9;
}
.product-quantity::-webkit-outer-spin-button,
.product-quantity::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.product-quantity input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.cart-quantity{
    width: 31px;
    padding: 0px;
    text-align: center;
    height: 27px;
    border: none;
    background: #e9e9e9;
}

.service-cart-price {
    background: #e9e9e9;
    padding: 6px;
    border-radius: 7px;
    width: 100px;
}
.service-category-cart-area {
    display: flex;
    flex: 1;
    flex-direction: column;
}
.service-category-cart-list {
    display: flex;
    justify-content: space-between;
    padding: 20px;
}
.service-category-cart-item::-webkit-scrollbar {
    width: 8px;
}
/* Track */
.service-category-cart-item::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px;
}
/* Handle */
.service-category-cart-item::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
}
.cart-quantity::-webkit-outer-spin-button,
.cart-quantity::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.cart-quantity input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.service-category-cart-item {
    height: 377px;
    overflow: auto;
}
.service-modal-button-color {
    color: #fff;
    background-color: #293a88 !important;
    border-color: #293a88 !important;
}
.account_area {
    min-height: 50dvh;
}
.modal-z-index-change {
    z-index: 2000;
}
/*.toast-container {*/
/*    z-index: 99999;*/
/*}*/
/*.toast .toast-error {*/
/*    z-index: 99999;*/
/*}*/
.service-content-area {
    min-height: 630px;
    padding-bottom: 100px;
}
.service-content {
    padding-top: 50px;
}
.service-content ul {
    padding-left: 35px;
}
.service-content ul li {
    list-style: circle;
}
