* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body ,html{
overflow-x: hidden;
}
/* navbar */
.navbar .navbar-nav .nav-link {
    padding: 20px;
    font-size: 14px !important;
    color: #000 !important;
        padding-right: 35px !important;
}
.navbar .navbar-nav .nav-link i {
    padding-right: 10px;
}
.nav-item .dropdown-menu {
    border: none;
    background: #fff;
    -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    border-radius: 0px;
    padding: 0;
}
.dropend:not(:nth-last-of-type(1)){
    border-bottom: 1px solid #aee0ff;
}
.dropend2:not(:nth-last-of-type(1)) {
    border-bottom: 1px solid #aee0ff;
}
.nav-item.dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0; 
}
.dropdown-menu li.dropend:hover > .dropdown-menu {
    display: block;
    top: 0;
    left: 100%;
    margin-top: -1px;
}
.dropdown-item
 { 
    font-size: 13px ;
    /* color: #1562ad ; */
    font-weight: 500;
    padding: 10px !important;
  }
.nav-item .dropdown-menu .dropdown-item:hover
 {
    background: #1562ad;
    color: #fff;
}
/* navbar-end */
.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: #5fa248;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 1px solid #fff;
    outline: 2px solid #1562ad;
}
.download-btn {
    width: 200px;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background-color: #5fa248;
    border: 2px solid #5fa248;
    margin: 7px;
}
.download-btn:hover {
    color: #fff;
    border: 2px solid #1562ad;
    color: #1562ad;
}
.buy-btn {
    width: 200px;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    border: 2px solid #1562ad;
    color: #1562ad;
    margin: 7px;
}
.buy-btn:hover {
    background-color: #1562ad;
    border: 2px solid #1562ad;
    color: #fff;
}
.main-span {
    color: #5fa248;
}
p {
    color: #000;
    font-size: 16px;
}
.checked {
    color: orange;
}
 .banner {
         border-top: 2px solid #1562ad;
         }
         .banner .banner-content h2 {
         color: #1562ad;
         padding-top: 10px;
         font-weight: 600 !important;
         font-size: 72px !important;
         }
         .banner .banner-content {
         color: #000;
         }
         .banner .banner-content .main-span {
         padding: 5px 10px 5px 10px;
         border: 2px solid;
         border-radius: 30px;
         font-weight: 800;
         }
.banner .live {
    background-color: #60a14842;
    border: 1px solid #1562ad;
    max-width: 750px;

}
.rate {
  display: inline-block;
  min-width: 220px; /* adjust based on average length */
  font-size: 14px;
}
.nav-2 {
    background-color: #1562ad !important;
    padding: 5px;
}
.nav-2 .nav-b2 {
    color: #fff !important;
    margin-right: 75px;
    font-size: px;
}
.nav-2 a {
    font-size: 18px !important;
}
.nav-2 i {
    font-size: 15px;
}
.nav-2 button {
    margin-left: 96px;
}
.btn-n a {
    border: 2px solid #ffff;
    padding: 6px 24px 6px 24px;
    font-size: 15px !important;
    font-weight: 500;
    border-radius: 25px;
    text-decoration: none;
    color: #ffff;
    margin: 5px;
}
.btn-n a:hover{
background-color: #ffff;
color: #1562ad;
}
.feature-content ul li img {
    margin-right: 10px;
}
.feature-content ul li {
    font-size: 16px;
    padding-bottom: 10px;
    color: #000;
}
 .product-box img {
    box-shadow: #1562ad 0 2px 8px;
}
.why .why-card {
    padding: 20px;
    box-shadow: #1562ad 0 4px 8px -2px, #5fa248 0 0 0 1px;
    border-radius: 20px;
    min-height: 415px;
}
.why .why-card .why-card-img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.why-card-content h5 {
    font-size: 22px;
    font-weight: 600;
    color: #5fa248;
}
.feature-content {
    padding: 20px;
    padding-left: 40px !important;
    padding-right: 40px !important;
    border-radius: 20px;
    box-shadow: #1562ad 0 0 0.25em, #5fa248 0 0 0.25em;
}
.features2-card {
    padding: 20px;
    box-shadow: #1562ad 0 0 0.25em, #5fa248 0 0 0.25em;
    border-radius: 20px;
    margin-bottom: 30px;
}
.features2-text h6 {
    font-size: 22px;
    font-weight: 600;
    color: #5fa248;
}
#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 #1562ad;
    background-color: #5fa248;
}
#comparison thead tr th {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
#comparison tbody,
#comparison td,
#comparison th,
#comparison tr {
    border: none;
}
#comparison tr td:nth-child(2) {
    border-left: 2px solid #5fa248;
    border-right: 2px solid #5fa248;
}
#comparison tbody {
    font-weight: 500;
}
#comparison .table-responsive {
    border: 2px solid #1562ad;
    border-radius: 15px;
}
#comparison td .btn {
    border: 2px solid #5fa248;
    color: #1562ad;
    font-size: 18px;
    font-weight: 600;
}
#comparison td .btn i {
    color: #1562ad !important;
}
table tr td i {
    color: #5fa248;
}
.table {
    --bs-table-bg: transparent !important;
}
.w-35 {
    width: 35% !important;
}
.accordion-item {
    color: #000 !important;
    background-color: #fff;
    border: none !important;
}
.accordion-body {
    border-left: 4px solid #5fa248 !important;
    color: #000;
    border-radius: 20px;
    border: 1px solid #1562ad;
    border-top: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.accordion-button {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    border-left: 4px solid #1562ad !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    color: #000;
    border-radius: 20px;
    border: 1px solid #5fa248;
}
.accordion-button:not(.collapsed) {
    color: #1562ad !important;
    background-color: #fff !important;
    box-shadow: none !important;
}
.accordion-body ol{
padding-left: 50px;
}
.accordion-button:focus {
    box-shadow: none !important;
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
    border-radius: 20px;
}
.spec-icon {
    font-size: 2rem;
    color: #0d6efd;
}
.spec-card {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 30px;
    border-bottom: 4px solid #1562ad;
}
.spec-card li .st {
    font-size: 20px;
    font-weight: 600;
}
.spec-card li i {
    color: #1562ad;
}
.spec-header {
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 10px;
    color: #5fa248;
}
 .testimonials-1 .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 4px solid #5fa248;
    border-radius: 20px;
    box-shadow: #1562ad 0 4px 8px -2px, #5fa248 0 0 0 1px;
}
.testimonials-1  .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.testimonials-1  .swiper-slide img {
    border: 2px solid #1562ad;
}
.checked {
    color: orange;
}
.tab-content {
    border: 2px solid #1562ad;

}
.screenshots .st-2 {
    font-size: 20px;
    color: #5fa248;
    font-weight: 800;
}
.screenshots .st_head {
    font-size: 20px;
    color: #1562ad;
    font-weight: 700;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: #60a14842 !important;
    border-right: 4px solid #1562ad;
    padding: 15px;
    margin-top: 20px;
}
.nav-pills .nav-link{
    margin-top:15px;
}
.nav-link.active .st-2 {
    color: #1562ad;
}
.nav-link.active .st_head {
    color: #5fa248;
}
/* footer  */
#footer-credit {
    background-color: #60a14842;
    padding-top: 20px;
    border-top: 2px solid #1562ad;
}
.footerpart {
padding: 50px;
}
.footerpart .quick-links {
    padding-top: 20px;
}
.footerpart .quick-links li a {
    color: #1562ad;
    text-decoration: none;
}
.footerpart p {
    color: #1562ad;
    padding-top: 20px;
    line-height: 30px;
    font-weight: 500;
}
.footerpart .quick-links li {
    margin-bottom: 20px;
}
.footerpart .quick-links li a i {
    margin-right: 10px;
}
.footerpart h5 {
    color: #1562ad;
}
.footerpart .social a i {
    font-size: 25px;
    color: #1562ad !important;
    padding-left: 20px;
    padding-right: 20px;
}
footer {
    padding-top: 20px;
    background-color: #60a14842!important;
    border-top: 2px solid #1562ad;
    color: #1562ad !important;
}
 footer p{
     color: #1562ad !important;
     font-weight: 500;
}
/* footer end */
@media screen and (max-width: 600px) {
    section {
        text-align: center;
    }
   
  
    p {
        font-size: 18px;
        font-weight: normal !important;
    }
    .feature li {
        font-size: 20px !important;
    }
    .feature li img {
        width: 25px;
        height: 25px;
    }
    .why-card {
        margin-bottom: 20px;
    }
    .features2-card img {
        width: 100px;
        height: 100px;
    }
    .banner .banner-content .banner-heading {
        font-size: 30px !important;
        font-weight: normal !important;
    }
    .main-heading {
        font-weight: 400 !important;
        font-size: 25px;
    }
    .live {
        display: none;
    }
  .footerpart .f-li{
    text-align: center;
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
    
    p {
        font-size: 25px;
        font-weight: normal !important;
    }
    .feature li {
        font-size: 20px !important;
    }
    .feature li img {
        width: 25px;
        height: 25px;
    }
    .why-card {
        margin-bottom: 20px;
    }
    .features2-card img {
        width: 100px;
        height: 100px;
    }
    .banner-content h1 {
        font-size: 30px !important;
        font-weight: normal;
    }
    .main-heading {
        font-weight: 400 !important;
        font-size: 30px;
    }
}
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    background: #1562ad;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
    background: #1562ad;
}
.more-text {
    display: none;
}
.read-more-btn {
    font-size: 14px;
    font-weight: 500;
    color: #007bff;
    cursor: pointer;
    border: none;
    background: 0 0;
    padding-left: 0;
}
@media (min-width: 768px) {
    .more-text {
        display: inline !important;
    }
    .dots,
    .read-more-btn {
        display: none !important;
    }
}
