@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;600;700&display=swap");

.header .special-offer-text .nav-link {
    color: #ac0000 !important;
}
.container,
.row,
body {
    font-family: Mulish, sans-serif;
}
.home .top-section-2 .container,
body,
footer hr {
    padding: 0;
}
.popup,
.review-image,
.some-list li {
    position: relative;
}
.blog-category,
.blog-content,
.carousel-control-next,
.carousel-control-prev,
.popup-text {
    z-index: 9999;
}
.blog-double img,
.blog-left img,
.mf-block,
.mf-block:hover,
.sticky_top_bar {
    transition: 0.4s;
}
#scroll,
.breadcrumb ul li a,
.ft_res_first li a,
.inner-page-step p a:hover,
.link-a,
.new-spec-win-icon,
.poweredby,
.product-guides a,
.read-more-link,
.read-more-link-btn,
.read-more-link-btn:hover,
.request-quote,
.sticky_top_bar li a,
.topbar-drp .call_us,
.topbar-drp-list li a,
.user-guide p a {
    text-decoration: none;
}
html {
    scroll-behavior: smooth;
}
body {
    margin: 0;
    box-sizing: border-box;
    overflow-x: hidden;
}
.text-danger {
    color: #ac0000 !important;
}
#livechat,
.home .navbar-brand img,
.mega-content,
.not-home .navbar-brand .white-logo,
img[name="psIlCbimage"],
table tbody tr:nth-last-child(2) {
    display: none;
}
.buy_table table tbody tr:nth-last-child(2),
.features-section table tbody tr:nth-last-child(2),
.tab-content table tbody tr:nth-last-child(2) {
    display: table-row;
}
.when-section table tbody tr:nth-last-child(2) {
    display: flex;
}
.psmtc_IlCb {
    top: 10rem !important;
}
.rate {
    gap: 1px;
}
.rate li {
    color: #f5d700;
    font-size: 32px;
    cursor: pointer;
    height: 52px;
}
.rating-block {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}
.link-a {
    color: #000;
    box-shadow:
        inset 0 0 0 0 #fff,
        inset 0 -1px 0 0 #b80000;
}
.link-a:hover {
    color: #b80000;
    box-shadow:
        inset 0 0 0 0 #b80000,
        inset 0 -1px 0 0 #fff;
}
.container {
    max-width: 1290px;
}
.row-gap {
    row-gap: 27px;
}
p {
    line-height: 1.6;
    font-size: 17px;
}
.col-gap {
    column-gap: 27px;
}
.pad-top {
    padding-top: 100px;
}
.pad-btm {
    padding-bottom: 100px;
}
.top-bar {
    background: #2355a2;
    padding: 6px 0;
}
.topbar-drp-list {
    list-style: none;
    column-gap: 18px;
}
.topbar-drp-list li a {
    color: #fff;
}
.topbar-drp .call_us {
    color: #fff !important;
}
.home .top-section {
    background-image: url(../img/banner.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.home .navbar-brand .white-logo,
.not-home .navbar-brand img {
    display: inline-block;
}
.blog-double h5 a,
.button-block,
.carousel-item,
.map-section .os-user span,
.os-user span,
footer hr {
    display: block;
}
.slider-left .main-a-heading {
    font-size: 27px;
    font-weight: 100;
    letter-spacing: 0.5px;
}
.slider-left .main-s-heading {
    font-size: 31px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.slider-left {
    padding: 85px 0;
}
.carousel {
    padding-top: 80px;
}
.slider-left p {
    font-size: 19px;
    font-weight: 300;
    margin: 25px 0;
}
.main-btn {
    background: #f0f8ff;
    color: #2299cf;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding: 11px 21px;
    box-shadow: 0 3px 6px #0000002b;
}
.button-block {
    margin: 36px 0;
}
.win-mac {
    border: 1px dashed #fff;
    padding: 8px 12px;
    border-radius: 5px;
    column-gap: 5px;
}
.map-section .win-mac i,
.win-mac i {
    font-size: 33px;
}
.os-user {
    font-weight: 600;
    font-size: 16px;
}
.banner-slider-product .product-button a,
.download-for {
    font-size: 14px;
}
.carousel-item.active {
    top: 43px;
    transform: translate(-13px, -13px);
    z-index: 99;
}
.set-image {
    background: #fff;
    padding: 25px 35px 20px;
}
.row.banner-slider-product {
    background: #f9f9f9;
    padding: 25px;
    border-radius: 30px;
}
.download-for {
    border: 2px solid #ee8e39;
    padding: 6px 10px;
    border-radius: 11px;
    display: inline-block;
}
.read-more-link-btn {
    color: #ee8e39;
    font-weight: 400;
    background: #fff;
    border: 1px solid #ee8e39;
    padding: 3px 12px;
    font-size: 16px;
    border-radius: 20px;
    display: inline-block;
}
.read-more-link-btn:hover {
    color: #fff;
    background: #ee8e39;
}
.download-for strong {
    font-size: 14px;
    letter-spacing: 0.2px;
}
.banner-slider-product .heading {
    font-weight: 700;
    color: #345b82;
}
.not-home .header .nav-item .nav-link {
    color: #000;
    font-weight: 400;
}
.not-home .search input {
    border: 1px dashed #bbb;
}
.not-home .support-button a {
    border: 1px solid #dd3400;
    padding: 7px 16px;
}
.carousel-item .set-image {
    background: #fff;
    border-radius: 30px;
    border: 1px solid #2691c2;
    box-shadow: 0 6px 6px #00000038;
}
.carousel-item.active .set-image {
    background: #fff;
    top: 43px;
    transform: translate(-16px, 3px);
    z-index: 99;
}
.os-block {
    display: flex;
    column-gap: 32px;
}
.footer-address,
footer .input-group {
    column-gap: 10px;
}
.carousel-inner {
    overflow: visible;
}
.carousel-indicators [data-bs-target] {
    border-bottom: 0;
    height: 25px;
    width: 6px;
}
.carousel-indicators {
    z-index: 9999;
    flex-direction: column;
    margin: 0 !important;
    top: 10%;
    left: auto;
    right: -34px;
}
.carousel {
    width: 90%;
    margin: auto;
}
.carousel-indicators button {
    background-color: #fff !important;
    width: -11px;
}
.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    column-gap: 8px;
}
.strip-after::after {
    content: "";
    background: #f0f8ff;
    width: 100%;
    height: 140px;
    position: absolute;
    z-index: -1;
    left: 0;
}
.strip-after {
    margin-top: 60px;
}
.about-content p,
.new-spec-win-icon span {
    font-size: 17px;
}
.about-img {
    width: 300px;
}
.product-section::after {
    content: "";
    width: 100%;
    height: 50%;
    background-image: url(../img/product-banner.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    z-index: -999;
}
.primary-btn,
.primary-btn:hover {
    background: #388de7;
    color: #fff;
    font-size: 15px;
}
.product-block {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0 8px #388de726;
    padding: 21px 30px;
    border: 1px solid #ddd;
}
.product-block .heading {
    color: #388de7;
}
#product_carousel .owl-dots .owl-dot span {
    width: 27px;
    height: 8px;
    background: #fff;
    border: 1px solid #388de7;
}
#product_carousel .owl-dots .owl-dot.active span {
    background: #388de7;
    border: 1px solid #388de7;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 30px;
}
.review-section {
    background-image: url(../img/review-bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.not-home .top-bar,
.owl-theme .owl-nav [class*="owl-"]:hover,
.review-block {
    background: #fff;
}
.review-block {
    box-shadow: 0 6px 7px #b0d3ff;
    border-radius: 15px;
    padding: 30px 20px;
    border: 1px solid #388de7;
    min-height: 37rem;
}
.uni-btn {
    background: #f0f8ff;
    border: 3px solid #ee8e39;
    border-radius: 9px;
    color: #ee8e39;
    padding: 11px 18px;
    font-size: 17px;
    font-weight: 500;
}
.review-block hr {
    width: 36px;
    height: 3px;
    background: #2a75e3;
}
.review-content {
    margin: 29px 0;
    color: #71777c;
}
.map-section .heading,
.username {
    color: #14395b;
}
.review-image i {
    position: absolute;
    background: #419beb;
    padding: 7px;
    border-radius: 31px;
    bottom: 0;
    color: #fff;
    margin-left: -40px;
}
#review_carousel .owl-nav {
    display: block;
    position: absolute;
    top: -90px;
    right: 0;
}
#review_carousel .owl-nav .disabled,
.aryson-software-social .aryson-software-notification:hover .custom-close {
    opacity: 1;
}
#review_carousel .owl-nav span {
    background: #ee8e39;
    padding: 0 17px 5px;
    font-size: 31px;
    color: #f0f8ff;
    border-radius: 4px;
    box-shadow: 0 3px 6px #00000038;
}
.map-section {
    background-image: url(../img/map.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.map-section .win-mac {
    border: 1px dashed #fff;
    outline-style: dashed;
    padding: 8px 12px;
    border-radius: 5px;
    column-gap: 5px;
    background: #3181e6;
}
.map-section .os-user {
    font-weight: 600;
    font-size: 16px;
    text-align: left;
}
.colls,
.software-os .nav {
    text-align: end;
}
.blog-left img {
    border-radius: 10px;
}
.blog-content {
    bottom: 18px;
    padding: 1px 28px 1px 29px;
}
.blog-left::after {
    content: "";
    background: linear-gradient(0deg, #000000b0, transparent);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.blog-content .heading {
    color: #fff;
    font-size: 30px;
    line-height: 1.4;
    font-weight: 700;
}
.blog-content .date {
    color: #f0f8ff;
    font-size: 15px;
}
.blog-category {
    top: 20px;
    right: 20px;
    color: #fff;
    background: linear-gradient(45deg, #4aa9ee, #2167e1);
    padding: 3px 10px;
    border-radius: 4px;
}
.blog-double,
.blog-left {
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
}
.blog-category p {
    font-size: 13px;
}
.blog-double .date {
    margin: 14px 0 6px;
    font-weight: 500;
    font-size: 15px;
    color: #6a6a6a;
}
.blog-double h5 a {
    font-size: 18px;
    line-height: 1.5;
    color: #12304a;
    font-weight: 700;
}
.read-more-link {
    color: #ee8e39;
    font-weight: 600;
}
.blog-double:hover img,
.blog-left:hover img {
    transform: scale(1.02);
    transition: 0.4s;
}
.blog-double {
    box-shadow: 0 0 5px #ddd;
}
.blog-section {
    background: #f7f7f7;
}
.blog-main-heading {
    font-size: 31px;
    letter-spacing: 0.2px;
    font-weight: 700;
    color: #0c2168;
}
footer {
    background: #273c4e;
    padding: 61px 0 50px;
}
.f-content {
    font-weight: 300;
    font-size: 17px;
    letter-spacing: 0.3px;
    color: #c1c1c1;
    line-height: 1.3;
}
.footer-address {
    display: flex;
    align-items: flex-start;
}
.ft_res_first li:before {
    color: #b0b0b0;
    content: "\f105";
    font-size: 16px;
    font-family: fontello;
    margin-right: 5px;
}
.ft_hd {
    color: #ecf1f6;
    font-size: 26px;
    font-weight: 400;
}
.ft_res_first li {
    list-style: none;
    line-height: 1.7;
}
.ft_res_first {
    padding-left: 11px;
}
.ft_res_first li a {
    list-style: none;
    color: rgba(255, 255, 255, 0.9) !important;
}
.footer-client img {
    filter: brightness(0) invert(1);
}
.footer-para {
    color: #c1c1c1;
    font-weight: 300;
    font-size: 17px;
    letter-spacing: 0.4px;
}
footer hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1.7em 0 2.3rem;
}
#subscribeText input {
    height: 48px;
    background: #273c4e;
    border: 1px solid #747474;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.3px;
}
footer .input-group-append .btn {
    height: 48px;
}
footer #subscribeText input:focus {
    box-shadow: none;
    border: 1px solid #45a1ec;
}
ul.social-icons {
    list-style: none;
    display: flex;
    column-gap: 11px;
}
.social-icons li a {
    font-size: 17px;
    color: #273c4e;
    padding: 7px;
    border-radius: 5px;
    background: #fff;
}
.footer-heading {
    font-size: 19px;
    color: #f0f8ff;
    letter-spacing: 0.7px;
    font-weight: 700;
}
#videopopup iframe,
#videopopup img {
    width: 100%;
    height: 430px;
}
.product-banner {
    background: #f8f9fa;
    padding: 60px 0 51px;
}
.br-content {
    font-size: 21px;
    font-weight: 300;
    letter-spacing: 0.4px;
    line-height: 1.6;
}
.banner-right .nav-pills .nav-link {
    padding: 0 7px;
    cursor: pointer;
    background-color: #00000000;
    color: #0f1f3b;
    font-weight: 700;
    letter-spacing: 0.2px;
    font-size: 15px;
}
.banner-right .nav-pills .nav-link.active {
    background: #dcedff;
}
.user-active {
    width: 10px;
    height: 10px;
    background: #fff;
    display: inline-block;
    border-radius: 31px;
    border: 1px solid #4c5864;
}
.product-button .btn,
.speci-btn {
    background: #345a82;
    padding: 15px 16px;
    color: #fff;
    font-weight: 600;
}
.banner-right .nav-pills .nav-link.active .user-active {
    background: #f57c00;
    border: 1px solid #f57c00;
}
.product-button .btn {
    font-size: 17px;
    border: 1px dashed #bdbdbd;
}
.when-block .h5,
.when-section .heading {
    font-weight: 700;
}
.product-button .btn:hover,
.speci-btn:hover {
    background: #fff;
    color: #345a82;
    border: 1px dashed #345a82;
}
.speci-btn {
    font-size: 14px;
}
.product-guides {
    display: flex;
    column-gap: 1px;
    border-radius: 3px;
    overflow: hidden;
    flex-wrap: wrap;
    border: 1px dashed #345a82;
}
.product-guides a:not(:first-child) {
    border-left: 1px dashed #345a82;
}
.product-guides a {
    background: #fff;
    padding: 9px 14px;
    font-size: 17px;
    color: #345a82;
    flex-grow: 1;
    text-align: center;
    font-weight: 600;
}
.license-block p,
.license-block-2 p,
.when-block p {
    font-size: 16px;
}
.some-list {
    font-size: 18px;
    list-style: none;
}
.some-list li:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    display: inline-block;
    background: #3181e6;
    border-radius: 13px;
    left: -20px;
    margin-top: 9px;
}
.popup {
    cursor: pointer;
    display: inline-flex;
    border-bottom: 1px dotted #ce5e34;
    color: #ce5e34;
    font-weight: 300;
}
.popup-text {
    position: absolute;
    bottom: 2rem;
    left: -4rem;
    background: #fff;
    border: 1px solid #91c8ff;
    border-radius: 5px;
    font-size: 13.7px;
    padding: 9px 10px 10px 15px;
    min-width: 100%;
    height: auto;
    visibility: hidden;
    color: #2f2f2f;
    box-shadow: 0 0 5px #91c8ff;
}
.popup:hover .popup-text {
    visibility: visible;
}
.popup .popup-text:before {
    content: "";
    height: 15px;
    width: 15px;
    background: #fff;
    border-bottom: 1px solid #91c8ff;
    border-right: 1px solid #91c8ff;
    position: absolute;
    bottom: -8px;
    left: 46%;
    transform: rotate(45deg);
}
.no-margin {
    margin: 0 !important;
}
.features-section {
    background: #fff;
    padding: 38px 0;
}
.features-heading {
    background: #345a82;
    padding: 14px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    border-radius: 4px;
    color: #fff;
}
.features-section .table-responsive {
    overflow-x: inherit !important;
}
.not-home .topbar-drp-list li a {
    color: #000;
    text-decoration: none;
}
.feature-block {
    background: #e9f5ff;
    border-radius: 5px;
}
.brd-right {
    border-right: 1px dashed #cbcbcb;
}
.when-section {
    background: #345a82;
    padding: 65px 0;
}
.when-block .h5 {
    line-height: 1.5;
    color: #166289;
}
.new .when-block {
    background: #f5f5f5;
    border-top: 4px solid #0f294b;
}
.bg-aryson,
.when-block {
    background: #ebf5ff;
}
.when-block p {
    font-weight: 500;
    color: #426285;
}
.main-f-content h5,
.main-feature .heading,
.software-spec .heading,
.video-section .heading {
    font-weight: 700;
    color: #2e2e2e;
}
.feature-row {
    row-gap: 24px;
}
.main-f-content p {
    margin-bottom: 0;
}
.mf-block {
    padding: 40px 20px;
    border: 1px solid #ddd;
    border-radius: 20px;
    min-height: 100%;
}
.mf-block:hover {
    box-shadow: none;
}
.technical-para {
    font-weight: 300;
    line-height: 1.6;
    font-size: 18px;
}
.when-section.new {
    background-color: #fff;
}

.license-block {
    min-height: 8.5rem;
}
.request-quote:hover,
.user-guide p i {
    color: #fff;
}
.user-guide p a {
    color: #fff;
    border-bottom: 1px solid #c3c3c3;
}


.tick-mark::after,
.tick-mark::before {
    position: absolute;
    background-color: #00bb61;
    left: 0;
    content: "";
}

.table-responsive {
    overflow-x: auto !important;
}
.table-section thead tr th {
    padding: 16px;
    background: #345a82;
    color: #f0f8ff;
    font-size: 17px;
}
.table-section tbody tr td {
    padding: 12px 18px;
    vertical-align: baseline;
}
.tick-mark {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
}
.tick-mark::before {
    top: 50%;
    height: 50%;
    width: 2px;
    transform: translateX(10px) rotate(-45deg);
    transform-origin: left bottom;
}
.tick-mark::after {
    bottom: 0;
    height: 2px;
    width: 100%;
    transform: translateX(10px) rotate(-45deg);
    transform-origin: left bottom;
}
.bg-review {
    background-color: #f7f7f7;
}
.box_all {
    background: #fff;
    box-shadow: 0 0.1rem 1.125rem rgb(233 233 233);
    border-radius: 0.3rem;
    padding: 2rem;
    height: 100%;
}
.ua_box {
    background-color: #fff;
    padding: 35px 35px 0;
    font-size: 16px;
    box-shadow: 0 0.1rem 1.125rem 0 rgb(21 58 160 / 10%);
    border-radius: 0.2rem;
}
.colls {
    font-weight: 400;
    font-size: 18px;
    color: #000;
}
#ss_carousel .item,
.pd-button small,
.sticky_top_bar,
span.number {
    text-align: center;
}
.new-spec-win p {
    font-size: 15px;
    color: #686868;
}
.new-spec-win-icon {
    display: inline-flex;
    align-items: center;
    background: #fff;
    color: #345a82;
    padding: 7px 14px;
    border: 1px solid #ddd;
    border-radius: 8px;
}
.new-spec-win-icon:hover {
    color: #345a82;
}
.new-spec-win-icon i {
    font-size: 25px;
    display: inline;
}
.ts-spec-right .ts-spec-right-inner:not(:last-child) {
    border-bottom: 1px solid #ababab;
}
.new-spec-win-p-flex span:not(:last-child) {
    border-right: 1px solid #ababab;
    padding-right: 8px;
}
.new-spec-win-p-flex span {
    color: #000;
}
p.new-spec-win-p-flex {
    display: inline-flex;
    gap: 7px;
    font-size: 15px;
    color: #686868;
}
.system-spec-list li:not(:last-child) {
    margin-bottom: 6px;
}
.ts-spec-right .ts-spec-right-inner {
    padding: 22px;
}

.request-quote {
    color: #fff;
    font-weight: 300;
    border-bottom: 1px solid #fff;
    background: #21405e;
    padding: 1px 5px;
}
.ts-note p {
    font-size: 16px;
    background: #21405e00;
}
.news-left {
    background: #fffcf3;
    height: 100%;
    border-radius: 13px;
    border: 3px solid #ffe186;
    padding: 28px !important;
    line-height: 1.6;
    font-size: 17px;
}
.news-left .con_cir {
    position: relative;
    width: 15px;
    height: 15px;
    border-radius: 40px;
    background-color: #fff;
    border: 1px solid #419aeb;
    margin-top: 5px;
    display: inline-block;
    z-index: 99;
}
.news-update {
    display: flex;
    gap: 20px;
    position: relative;
}
.nuc-date {
    font-size: 14px;
    font-weight: 100;
    color: #e90000;
}
.nuc-type {
    color: #fff;
    background: linear-gradient(45deg, #4aa9ee, #2167e1);
    padding: 3px 10px;
    border-radius: 4px;
    font-size: 14px;
    margin-top: 4px;
}
.news-update-content {
    display: flex;
    align-items: flex-end;
    gap: 13px;
    font-size: 18px;
}
.news-update::after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #419aeb;
    position: absolute;
    top: 6px;
    left: 7px;
    border-radius: 44px;
    z-index: 1;
}
.review-image img {
    width: 100px;
    border-radius: 60px;
}
.review-image {
    border-radius: 60px;
    overflow: hidden;
}
.news-update:not(:last-child) {
    padding-bottom: 23px;
}
.aryson-speci-left {
    background: #30587f;
    height: 100%;
    padding: 26px;
}
.aryson-speci-left h4 {
    color: #f0f8ff;
    line-height: 1.4;
}
.ts-note,
.user-guide .heading {
    color: #f0f8ff;
}
.ts-note strong {
    background: #fff;
    padding: 1px 6px;
    border-radius: 3px;
    color: #ac0000;
}
.ary-speci-main {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 14px #30587f30;
}
@media only screen and (max-width: 768px) {
    .product-button {
        gap: 5px;
        display: flex;
        flex-direction: column;
    }
    .footer-client .col-md-4.text-center {
        text-align: left !important;
    }
    #addComments.bg-review .container .row .col-md-5 a,
    .banner-left,
    .sticky_top_bar li a span,
    span.hidden-sm {
        display: none;
    }
    .carousel-indicators {
        right: -24px;
    }
    .slider-left h1 {
        font-size: 39px;
    }
    .product-section::after {
        width: 100%;
    }
    .ft_hd {
        margin-top: 15px;
    }
    .sticky_top_bar li a {
        padding: 6px !important;
    }
    #addComments.bg-review .container .row .col-md-7 {
        flex: 0 0 auto;
        width: 100%;
    }
}
@media only screen and (max-width: 576px) {
    .license-block {
        min-height: 5.5rem;
        background: #f5f5f5;
        margin-top: 15px;
        padding: 18px;
    }
    .mf-block {
        padding: 6px;
    }
    .os-block {
        flex-direction: column;
        row-gap: 12px;
    }
    .blog-main-heading {
        font-size: 28px;
    }
    .blog-section .col-md-12.text-center.pb-5 {
        padding-bottom: 4px !important;
    }
    .pad-btm {
        padding-bottom: 57px;
    }
    .pad-top {
        padding-top: 50px;
    }
    .blog-section {
        padding: 0 !important;
    }
    .review-section {
        background: #439eec;
    }
    .strip-after {
        flex-direction: column;
        align-items: flex-start !important;
        padding: 25px;
        position: relative;
        margin-top: 0 !important;
    }
    .strip-after::after {
        height: 160px;
        position: absolute;
        left: 0;
        top: 7px;
    }
    .blog-category p {
        font-size: 11px;
    }
    .slider-left {
        padding: 25px 0 0;
    }
    .about-query span a {
        font-size: 13px;
    }
    .product-guides a {
        font-size: 13px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 4px;
    }
}
@media only screen and (max-width: 400px) {
    .product-banner {
        padding: 40px 0 41px;
    }
    .product-button .btn {
        padding: 10px 11px;
        font-size: 14px;
    }
    .product-guides a {
        padding: 9px 2px;
    }
}
@media only screen and (max-width: 992px) {
    .ct-nav-top,
    .nav-top {
        display: none;
    }
    .navbar-brand img {
        width: 160px;
    }
    .header .nav-item .nav-link {
        color: #000;
    }
    .navigation-main {
        position: absolute;
        left: 0;
        background: #fff;
        width: 100%;
        padding: 12px 25px 24px;
        z-index: 999;
    }
    .navbar-nav {
        flex-direction: column !important;
    }
    .resp-form {
        padding-top: 10px;
    }
    .nav-product-category {
        list-style: none;
        padding: 0;
        display: grid;
        flex-direction: column;
        row-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
        gap: 16px;
    }
    .ct-modal-content {
        padding: 15px;
    }
}
#ss_carousel .item p {
    text-align: start;
}
span.steps {
    font-size: 15px;
    font-weight: 400;
    background: #1e4c78;
    color: #fff;
    padding: 5px 9px;
    border-radius: 3px;
    margin-right: 7px;
}
span.number {
    border-radius: 41px;
    padding: 6px 13px;
    font-weight: 700;
    color: #345a82;
    border: 1px dashed #345a82;
    margin-right: 9px;
}
.top_bar {
    position: fixed !important;
    top: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 9999;
}
.sticky_top_bar {
    background: #fff;
    z-index: 99;
    position: absolute;
    top: -150px;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    border-bottom: 2px solid #335a81;
}
.sticky_top_bar li {
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}
.top_bar_list {
    padding: 7px 0;
}
.sticky_top_bar li a {
    color: #345a82;
    display: block;
    font-size: 15px;
    padding: 4px 10px 3px;
    border-radius: 5px;
    font-weight: 500;
}
.sticky_top_bar li .speci-btn {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}
.sticky_top_bar li .speci-btn:hover {
    color: #345a82;
    font-weight: 400;
    font-size: 14px;
}
.top_bar_image {
    width: 156px;
    height: 33px;
    border-right: 1px dashed #ababab;
    padding-right: 19px;
}
#scroll {
    position: fixed;
    right: 28px;
    bottom: 6rem;
    cursor: pointer;
    width: 40px;
    height: 40px;
    z-index: 9999;
    background-color: #00b4f5;
    transition: 0.2s;
    border: 1px solid #03275600;
    border-radius: 4px;
}
#scroll i {
    color: #fff;
    display: flex;
    justify-content: center;
    font-size: 22px;
    font-weight: 100;
    margin-top: 8px;
}
#scroll:hover {
    background-color: #f6fbff;
    transition: 0.2s;
    border: 1px solid #032756;
    color: #000;
}
#scroll:hover i {
    color: #032756;
}
.btn-subscribe,
.btn-subscribe:hover {
    background: #00b4f5;
    color: #f0f8ff;
}
.license-block-2 {
    background: #f0f8ff;
    padding: 37px;
    min-height: 100%;
    border-radius: 8px;
}
#award-review .owl-dots .owl-dot.active span {
    background-color: #30587f !important;
}
.award-review-h {
    line-height: 1.5;
    font-size: 1.6rem;
}
.inner-page-step p {
    background: #f8f9fa;
    padding: 4px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
}
.inner-page-step p a {
    color: #e9572a;
}
.inner-page-step p span {
    font-weight: 700;
    background: #fff;
    padding: 3px 9px 4px;
    border: 1px solid #395ea5;
    font-size: 15px;
    border-radius: 3px;
    margin-right: 6px;
    color: #395ead;
}
.product-button-flex {
    display: flex;
    column-gap: 13px;
    align-items: center;
}
.pd-button {
    flex-direction: column;
}
.pd-button small {
    font-size: 13px;
    margin-top: 5px;
    color: #383838;
}
div#sc2rhR img {
    display: none !important;
}
.breadcrumb {
    background-color: #fff0;
    color: #fff;
    padding: 0;
    margin: 0;
}
.breadcrumb ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.breadcrumb ul li {
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: #102532;
}
.breadcrumb ul li a {
    color: #102532;
    font-size: 16px;
}
.breadcrumb ul li a:hover {
    text-decoration: underline;
}
.breadcrumb li:not(:last-child)::after {
    content: ">";
    margin: 0 5px 0 2px;
}
.aryson-software-social {
    position: fixed;
    bottom: 5px;
    right: 5px;
    z-index: 9999999999999 !important;
}
.aryson-software-notification {
    border: 0;
    text-align: left;
    z-index: 99999;
    box-sizing: border-box;
    font-weight: 400;
    border-radius: 6px;
    box-shadow: 0 0 0 2px hsl(45.12deg 100% 76.27%);
    background-color: #fffcf3;
    position: relative;
    cursor: pointer;
    padding: 0 10px;
}
.aryson-software-notification-container {
    display: flex !important;
    align-items: center;
    min-height: 80px;
}
.aryson-software-notification-image-wrapper img {
    max-height: 75px;
    width: 90px;
    overflow: hidden;
    border-radius: 6px;
    object-fit: cover;
    border: 1px solid #aaa;
}
.aryson-software-notification-content-wrapper {
    margin: 0;
    height: 100%;
    color: #474e5d;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0 6px 6px 0;
    flex: 1;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}
.aryson-software-notification-content #country,
.aryson-software-notification-content #product,
.poweredby {
    color: #2f80fb;
}
.aryson-software-notification-content {
    font-family: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px;
    line-height: 16px;
}
.aryson-software-notification-content small {
    margin-top: 3px !important;
    display: block !important;
    font-size: 12px !important;
    opacity: 0.8;
}
.custom-close {
    position: absolute;
    top: 8px;
    right: 8px;
    height: 12px;
    width: 12px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    transform: rotate(45deg);
    opacity: 0;
}
.aryson-software-social .aryson-software-notification .custom-close::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: gray;
    position: absolute;
    left: 0;
    top: 5px;
}
.aryson-software-social .aryson-software-notification .custom-close::after {
    content: "";
    display: block;
    height: 100%;
    width: 2px;
    background-color: gray;
    position: absolute;
    left: 5px;
    top: 0;
}
.poweredby {
    font-weight: 600;
    margin-left: 3px;
}
.new-purchase-btn {
    background: #fff;
    color: #345a82;
    border: 1px dashed #345a82;
    padding: 15px 16px;
    font-weight: 600;
    text-decoration: none;
}
.new-purchase-btn:hover {
    background: #fff;
    color: #345a82;
    border: 1px solid #345a82;
}
