.bg-primary1 {
    background-color: #0353a4 !important;
}
.breadcrumb li a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
.bg-none {
    background-color: transparent;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.main-color {
    color: #0d4e8f;
}
.heading-1 {
    font-size: 37px;
    line-height: 1.4;
    font-weight: 600;
}
.heading-2 {
    font-size: 25px;
    font-weight: 600;
}
.banner-tagline {
    font-weight: 500;
    line-height: 27px;
    margin: 5px;
}
.win-mac-btn-container input {
    vertical-align: inherit;
    cursor: pointer;
    visibility: hidden;
}
.win-mac-btn-container input[type="radio"]:after {
    width: 17px;
    height: 17px;
    border-radius: 17px;
    top: 2px;
    left: -2px;
    position: relative;
    background-color: #fff;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 1px solid #fff;
    outline: 2px solid #2e2e2e;
}
.win-mac-btn-container input[type="radio"]:checked:after {
    width: 17px;
    height: 17px;
    border-radius: 17px;
    top: 2px;
    left: -2px;
    position: relative;
    background-color: #0d4e8f;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 1px solid #fff;
    outline: 2px solid #0d4e8f;
}
.download-btn {
    width: 200px;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    border: 2px solid #000;
    margin: 7px;
}
.download-btn:hover {
    color: #fff;
    border: 2px solid #0d4e8f;
    background-color: #0d4e8f;
}
.buy-btn {
    width: 200px;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    border: 2px solid #0d4e8f;
    background-color: #0d4e8f;
    margin: 7px;
}
.buy-btn:hover {
    color: #000;
    border: 2px solid #000;
}
.brand-info .num-info {
    font-size: 40px;
    color: #0d4e8f;
    font-weight: 500;
    margin-left: 10px;
    margin-right: 10px;
}
.brand-info .txt-info {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    text-align: left;
    text-transform: uppercase;
}
#wrapper-1 {
    background-image: url(https://www.drssoftech.com/resources/bg.webp);
    background-size: 100%;
    background-repeat: no-repeat;
}
@media screen and (min-width: 568px) {

    .brand-info .border-left {
        border-left: 1px solid #a7a7a7;
    }
    .brand-info .border-right {
        border-right: 1px solid #a7a7a7;
    }
}
@media (min-width: 280px) and (max-width:568px) {
    #wrapper-1 {
        background: none !important;
    }
}
.btn-bar {
    background-color: #0d4e8f;
}
.btn-bar a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    margin: 10px 20px;
}
.product-specs li {
    font-size: 15px;
    margin-bottom: 8px;
}
.product-specs li i {
    color: green;
    display: inline-block;
    margin-right: 5px;
}
#clients img {
    width: 98px;
    height: 61px;
    margin: 10px 15px;
    filter: grayscale(1);
}
#clients img:hover {
    filter: grayscale(0);
    cursor: pointer;
}
.card-img,
.when-to-card {
    border: 1px solid #ebebeb;
    border-radius: 10px;
}
.card-title,
.when-to-card {
    font-size: 22px;
}
.feature-card {
    border-radius: 10px;
    border: 1px solid #ebebeb;
    padding: 25px;
    height: 100%;
    margin: auto 5px;
}
.features-heading {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 5px;
}
.feature-text p {
    margin-bottom: 5px;
}
.feature-card .img-box img {
    height: 75px;
    width: 75px;
    margin-right: 10px;
}
.screenshot-container {
    background-color: #0d4e8f23;
    border-radius: 15px;
    padding: 30px;
}
#screenshots-images .item {
    border: 6px solid #94a9e2;
    margin-bottom: 10px;
    position: relative;
    border-radius: 10px;
}
#screenshots-images img {
    border-radius: 10px;
}
.btn-pro1 {
    background-color: #0d4e8f;
    color: #fff;
    padding: 8px 30px;
    border: 2px solid #0d4e8f;
}
.btn-pro1:hover {
    border: 2px solid #0d4e8f;
    background-color: #fff;
    color: #0d4e8f;
}
.screenshot-steps {
    position: absolute;
    bottom: 0;
    background-color: #0d4e8fd3;
    color: #fff;
    padding: 5px 15px;
    width: 100%;
    display: none;
}
.screenshot-container .owl-item.active:hover .screenshot-steps {
    display: block;
}
.screenshot-container .owl-theme .owl-dots .owl-dot span {
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #3a4e83;
}
.screenshot-container .owl-theme .owl-dots .owl-dot.active span {
    height: 20px;
    width: 20px;
    background-color: #3a4e83;
    border: 1px solid #3a4e83;
}
.ss-steps li {
    padding: 12px;
    border-bottom: 1px solid #0d4e8f56;
}
.ss-steps li:last-child {
    border-bottom: none;
}
#screenshots-images .owl-nav button {
    position: absolute;
    top: 50%;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
    transform: translateY(-50%);
}
#screenshots-images .owl-nav button.owl-next {
    right: -30px;
}
#screenshots-images .owl-nav button:hover {
    background-color: transparent;
}
#screenshots-images .owl-nav button.owl-prev {
    left: -30px;
}
#screenshots-images .owl-nav button span {
    font-size: 70px;
    position: relative;
    top: -5px;
    color: #0d4e8f;
}
#comparison .table-striped > tbody > tr > * {
    padding: 18px;
}
#comparison .table-striped > tbody > tr:nth-of-type(odd) > * {
    border-top: none;
}
#comparison table {
    margin-bottom: 0;
}
#comparison thead {
    border-bottom: 1px solid #c2c2c2;
    background-color: #0d4e8f;
}
#comparison thead tr th {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
#comparison tbody,
#comparison td,
#comparison tfoot,
#comparison th,
#comparison tr {
    border: none;
}
#comparison tr td:nth-child(2) {
    border-left: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
}
#comparison tbody {
    font-weight: 500;
}
#comparison .table-responsive {
    border: 1px solid #c2c2c2;
    border-radius: 15px;
}
.table {
    --bs-table-bg: transparent !important;
}
.w-35 {
    width: 35% !important;
}
#faq .accordion-flush > .accordion-item {
    border-top: 2px solid #dee7f0;
    border-bottom: 2px solid #dee7f0;
    margin-bottom: -2px;
    padding: 0;
}
#faq .accordion-button:not(.collapsed) {
    background-color: #fff;
}
#faq .accordion-button:not(.collapsed) {
    box-shadow: none;
}
#faq .accordion-button:focus {
    box-shadow: none;
}
#faq .accordion-button {
    padding: 20px 0;
    font-size: 19px;
    font-weight: 600;
    position: relative;
}
#faq .accordion-body {
    padding: 0 0 20px 0;
}
#faq .accordion-button::after {
    content: "+";
    background-image: none;
    font-size: 25px;
    bottom: 9px;
    position: relative;
    color: #0d4e8f;
    font-weight: 500;
}
#faq .accordion-button:not(.collapsed)::after {
    transform: rotate(45deg);
    bottom: 4px;
    right: -4px;
}
#testimonial .ratings i {
    color: #f0c22c;
    margin: 1px;
}
#testimonial .testimonial-card {
    position: relative;
}
#testimonial .testimonial-card::after {
    position: absolute;
    bottom: 5px;
    right: 25px;
    font-family: fontawesome;
    content: "\f10e";
    color: #0d4e8f;
    font-size: 35px;
}
.btn-primary {
    background-color: #0d4e8f;
    color: #fff !important;
    border-color: #0d4e8f;
    border-radius: 3px;
}
.btn-primary:hover {
    background-color: #07396b;
    border-color: #0d4e8f;
}
.btn-outline-primary {
    border-color: #0d4e8f;
    color: #0d4e8f;
    border-radius: 3px;
}
.btn-outline-primary:hover {
    background-color: #0d4e8f;
    border-color: #0d4e8f;
}
.border-rl {
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
}
#productPrereq .accordion-button:not(.collapsed) {
    background-color: #fff;
}
#productPrereq .accordion-button:focus {
    box-shadow: none;
}
#productPrereq .accordion-button {
    font-weight: 500;
}
#productPrereq .accordion-body {
    padding-top: 0;
    padding-right: 40px;
}
.dropdown-mega .side-content .product-details {
    width: 33%;
}
.sticky_top_bar {
    background: #fff;
    z-index: 99;
    position: absolute;
    top: -150px;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    padding: 4px 10px;
    box-shadow: 0 4px 44px 0 rgb(13 78 143 / 40%);
}
@media (min-width: 1268px) {
    .top_bar1 {
        position: fixed !important;
        top: 0 !important;
        opacity: 1 !important;
        visibility: visible !important;
        z-index: 9999;
    }
    .sticky_top_bar,
    .sticky_top_bar a {
        color: #0d4e8f;
        font-weight: 500;
    }
    .st-btns a {
        padding: 8px 15px;
        text-decoration: none;
    }
}
@media (max-width: 568px) {
    #screenshots-images .owl-nav {
        display: none;
    }
    .heading-1 {
        font-size: 25px;
    }
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
}
.modal.show .modal-dialog {
    top: 50px;
}
.video-player {
    position: relative;
}
.video-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    font-size: 40px;
    background: url(https://www.drssoftech.com/resources/ytub-icon.png) no-repeat;
}
.box-item img {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    margin-bottom: 20px;
}
.box-item {
    border-right: 1px solid #dfdbdb;
    padding: 10px;
}
.heading-3 {
    font-weight: 600;
}
.product-1 {
    margin-bottom: 100px;
}
.related-products-card a {
    color: #000;
}
.related-products-card a:hover {
    color: #164c7b;
}
.related-btn-container a {
    color: #000;
}
.related-btn-container a:hover {
    color: #fff;
}
.client-heading {
    font-size: 20px;
    font-weight: 550;
}
.choose-us-1 {
    background-color: #edf4f9;
    border: dashed #cee6fc;
    border-radius: 15px;
}
.heading-head {
    font-size: 37px;
    font-weight: 600;
}
