body {
    font-family: 'Open Sans', sans-serif;
    margin: 0 auto;
    padding: 0;
    color: #212529
}

html {
    scroll-behavior: smooth
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #021028
}

a {
    color: #C00;
    text-decoration: none
}

a:hover {
    color: #3367cc;
}

.ls-5 {
    letter-spacing: 5px;
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-center {
        text-align: center !important
    }

    .mt-lg-n1 {
        margin-top: -5rem !important
    }

    .mt-lg-n2 {
        margin-top: -10rem !important
    }

    .mt-lg-n3 {
        margin-top: -15rem !important
    }

    .mt-lg-n4 {
        margin-top: -20rem !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-center {
        text-align: center !important
    }
}

.py-7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

@media(max-width:991px) {
    .py-7 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
}


.text-justify {
    text-align: justify
}

.text-justify-center {
    text-align: justify;
    text-align-last: center
}

.bg-blue {
    background-color: #0c71c9;
}

.bg-blue-light {
    background-color: #e7f3ff
}

.bg-product {
    background: #e7f3ff;
}

.bg-shadow {
    background-image: url(../img/bg-shadow.png);
    background-position: top center;
    background-repeat: no-repeat
}

.btn-round {
    border-radius: 30px;
    padding-left: 30px;
    padding-right: 30px
}

footer {
    background-color: #051c3b;
    /*background-color: #20324f;*/
}

footer a {
    color: #a2b8ee;
}

footer a:hover {
    color: #ccc
}

.copyright {
    background-color: #001532;
    /*background-color: #0f1d33;*/
    margin: 0
}

.copyright a {
    color: #a2b8ee;
    text-decoration: none
}

.copyright a:hover {
    color: #6c85c5;
}

/*navbar start*/
.nav-topbar a {
    display: block;
    font-size: 14px;
    padding: 0px 15px;
}

.navbar {
    border-bottom: 2px solid #00acff;
    background: #fff;
}

.navbar-light .navbar-nav .nav-link {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    padding-left: 1rem;
    padding-right: 1rem;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #0c71c9;
}

.navbar-nav .dropdown button {
    background: none !important;
    border: none !important;
}

.navbar-nav .dropdown .dropdown-item:focus,
.navbar-nav .dropdown .dropdown-item:hover {
    background-color: #0c71c9;
    color: #fff;
}

/*end navbar*/


/*Buttons*/
.btn {
    transition: .5s;
}

.btn:hover {
    border-radius: 30px;
}

.btn-danger:hover {
    background-color: #f13453;
    -webkit-box-shadow: 0rem 0rem .8rem rgb(226 16 50 / 50%);
    box-shadow: 0rem 0rem .8rem rgb(226 16 50 / 50%)
}

.btn-primary:hover {
    background-color: #0d6efd;
    -webkit-box-shadow: 0rem 0rem .8rem rgba(13 110 253 / 50%);
    box-shadow: 0rem 0rem .8rem rgba(13 110 253 / 50%);
}
.btn-white-border, .btn-white-border:hover{
    border: 1px solid #fff;
}
/*End Buttons*/

#carouselheader .carousel-indicators [data-bs-target] {
    height: 15px;
    width: 15px;
    background-color: #0c71c9;
}

button.gotoTop {
    position: fixed;
    z-index: 1100;
    right: 0;
    bottom: 180px;
    font-size: 24px;
    width: 50px;
    height: 50px;
    color: #FFF;
    background-color: #202738;
    padding: 2px 10px 5px 10px;
    margin: 20px;
    border-radius: 10px;
    transition: .6s;
    line-height: 0px;
    border: none;
    box-shadow: 0 .5rem 1rem rgba(32, 39, 56, 0.37) !important;
}

button.gotoTop:hover {
    background-color: #0c71c9;
    border-radius: 10px;
    padding: 2px 10px 5px 10px;
    transition: .6s;
}

.text-orange {
    color: #fa8015;
}

.carousel-control-next-icon.black {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-control-prev-icon.black {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

ul.list-green {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.list-green li {
    font-size: 16px;
    margin-top: .33rem;
    padding-left: 1.55rem;
    position: relative;
    text-align: start;
}

.list-green li:before {
    content: "";
    display: block;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: absolute;
    top: 7px;
    left: 5px;
    z-index: 1
}

ul.list-green li:after {
    width: 15px;
    height: 15px;
    border-radius: 14px;
    background: #099e44;
    ;
    position: absolute;
    left: 0;
    margin: auto;
    content: '';
    top: 5px;
    z-index: 0
}


ul.list-check-info {
    list-style: none;
    padding-left: 25px
}

ul.list-check-info li {
    position: relative;
    text-align: left;
    padding-bottom: 5px
}

ul.list-check-info li:before {
    position: absolute;
    height: 20px;
    width: 20px;
    content: "";
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(51, 103, 204)" d="M20.5,42a2.368,2.368,0,0,1-1.759-.766l-14-14.423a2.584,2.584,0,0,1,0-3.626l3.988-4.109a2.4,2.4,0,0,1,3.518,0l8.249,8.5L38.755,8.76a2.4,2.4,0,0,1,3.518,0l3.988,4.109a2.584,2.584,0,0,1,0,3.626l-24,24.737A2.37,2.37,0,0,1,20.5,42Z"></path></svg>') no-repeat;
    background-size: 20px 20px;
    top: 2px;
    margin-left: -25px
}

ul.list-right {
    list-style: none;
    padding-left: 14px
}

ul.list-right li {
    position: relative;
    text-align: left;
    padding-bottom: .5rem
}

ul.list-right li::before {
    position: absolute;
    height: 20px;
    width: 20px;
    content: "";
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 50 50"><path fill="rgb(180, 231, 254)" d="M18.356,7.059L32.471,20.945h0L36,24.415,18.645,42.058l-3.529-3.471L29,24.473,14.885,10.588Z"></path></svg>') no-repeat;
    background-size: auto;
    background-size: 17px 17px;
    top: 3px;
    margin-left: -20px
}


@media (min-width:1200px) {
    .product-navbar {
        background: #0c71c9;
        top: 0;
        width: 100%;
        padding: 0;
        z-index: 100
    }

    .product-navbar .logo {
        border-right: 1px solid #fff;
        padding-right: 1rem;
        display: block;
        width: 151px
    }

    .product-navbar li a {
        color: #fff;
        font-size: 13px;
        position: relative;
        font-weight: 700;
        display: flex;
        margin-left: 1.3rem
    }

    .product-navbar li>a:before {
        width: 100%;
        height: 3px;
        position: absolute;
        bottom: 0;
        left: 0;
        background: #e11f26;
        z-index: 2;
        content: '';
        transform: scaleX(0);
        transition: all .5s;
        transform-origin: left
    }

    .product-navbar .nav-link {
        padding: .5rem 0
    }

    .product-navbar .nav-pills .nav-link {
        border-bottom: 3px solid #0c71c9;
        border-radius: 0
    }

    .nav-link:hover,
    .product-navbar .nav-link:focus {
        color: #fff
    }

    .nav-pills .show>.nav-link,
    .product-navbar .nav-pills .nav-link.active {
        color: #fff;
        background-color: transparent !important;
        border-bottom: 3px solid #fff;
    }
}


.btn-green,
.btn-green:focus {
    color: #fff;
    background-color: #008000;
    font-weight: 600;
}

.btn-green:hover {
    color: #fff;
    border: 1px solid #0c720c;
    background-color: #0c720c;
    -webkit-box-shadow: 0rem 0rem .8rem rgb(25 135 84);
    box-shadow: 0rem 0rem .8rem rgb(25 135 84)
}

.btn-orange,
.btn-orange:focus {
    background-color: #FF5733;
    font-weight: 600;
    color: #fff;
}

.btn-orange:hover {
    color: #fff;
    border: 1px solid #FF5733;
    background-color: #FF5733;
    -webkit-box-shadow: 0px 0rem .8rem 0 rgb(255, 87, 51);
    box-shadow: 0px 0rem .8rem 0 rgb(255, 87, 51)
}

.btn-blue,
.btn-blue:focus {
    color: #fff;
    background-color: #0c71c9;
    font-weight: 600;
    border: 1px solid #025dac;
}

.btn-blue:hover {
    color: #fff;
    border: 1px solid #025dac;
    background-color: #025dac;
    -webkit-box-shadow: 0rem 0rem .8rem rgb(2, 93, 172);
    box-shadow: 0rem 0rem .8rem rgb(2, 93, 172)
}

.screen .nav-pills .nav-link {
    text-align: left !important;
    color: #000;
    background-color: transparent;
    font-weight: bold;
    opacity: .4;
    border-right: 2px solid transparent;
}

.screen .nav-pills .nav-link:focus,
.screen .nav-pills .nav-link.active {
    border-left: 2px solid #0d6efd;
    border-radius: 15px;
    font-weight: 600;
    opacity: 1;
}

.screen .nav-pills .nav-link span {
    color: #000;
    font-weight: 400;
}

.screen .nav-pills .nav-link {
    position: relative;
}

.screen .nav-pills .nav-link.active::after {
    content: "";
    position: absolute;
    bottom: 38%;
    left: -12px;
    border-bottom: 2px solid #0d6efd;
    border-left: 2px solid #0d6efd;
    background: #fff;
    height: 20px;
    width: 20px;
    transform: rotate(45deg);
}

.spec_table tr td:first-child {
    min-width: 200px;
    padding-left: 0;
}

.spec_table tr td {
    padding: 0.3rem 0.5rem;
    padding-right: 1rem;
}

@media (max-width: 576px) {
    .stc {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        direction: ltr !important;
    }
}

#blue-faq .accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none !important;
}

#blue-faq .accordion-button {
    border-left: 2px solid #0c71c9;
    font-weight: bold;
}

.testimonial-section3 .testimonial-single-box {
    box-shadow: 0 0 24px rgb(0 0 0 / 13%);
    padding: 29px 0 41px 30px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    z-index: 1;
    transition: .5s;
    background: #fff;
    margin-bottom: 20px;
    border: 2px solid #0c71c9;
}

.testimonial-section3 .testimonial-single-box:before {
    position: absolute;
    content: "";
    top: 0;
    left: 30px;
    height: 100%;
    width: 50%;
    background: #F1F8FFC9;
    transform: skewX(-29deg);
    z-index: -1;
    transition: .5s;
}

.testimonial-section3 .testimonial-thumb-content {
    margin-left: 22px;
}

.testimonial-section3 .thumb-title .author {
    font-size: 22px;
    /*margin: 10px 0 7px;*/
    margin: 30px 0 7px;
    font-weight: 600;
    color: #464646;
}

.testimonial-section3 .thumb-title .designation {
    color: #6d6d6d;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    font-style: normal;
}

.testimonial-section3 .testimonial-single-content-text p {
    width: 96%;
    margin: 23px 0 25px;
    line-height: 1.7;
    transition: .5s;
}

.testimonial-section3 .testimonial-single-icon {
    position: absolute;
    right: 30px;
    bottom: 27px;
}

.carousel-indicators [data-bs-target] {
    height: 14px;
    width: 14px;
    border-radius: 7px;
    background-color: #0d6efd;
}

/*end-details*/
@media(max-width: 991px) {
    .btn-md-block {
        display: block;
        width: 100%;
    }
}

.dropdown-menu .download-win {
    background-color: #fff;
    border: 1px solid #28a745;
    color: #28a745;
    padding: 15px 15px;
    font-weight: bold;
}

.dropdown-menu .download-win .svg {
    fill: #28a745;
}

.dropdown-menu .download-win:hover {
    background-color: #e3ffea;
    border: 1px solid #28a745;
    color: #218838;
}

.dropdown-menu .download-win:hover .svg {
    fill: #218838;
}

.dropdown-menu .download-mac {
    background-color: #fff;
    border: 1px solid #004efd;
    color: #004efd;
    padding: 15px 15px;
    font-weight: bold;
}

.dropdown-menu .download-mac .svg {
    fill: #004efd;
}

.dropdown-menu .download-mac:hover {
    background-color: #e8f0ff;
    border: 1px solid #004efd;
    color: #004efd;
}

.dropdown-menu .download-mac:hover .svg {
    fill: #004efd;
}

.dropdown-menu .buy-win {
    background-color: #fff;
    border: 1px solid #f58b3c;
    color: #f58b3c;
    padding: 15px 15px;
    font-weight: bold;
}

.dropdown-menu .buy-win .svg {
    fill: #f58b3c;
}

.dropdown-menu .buy-win:hover {
    background-color: #ffebe9;
    border: 1px solid #f58b3c;
    color: #f58b3c;
}

.dropdown-menu .buy-win:hover .svg {
    fill: #f58b3c;
}

.dropdown-menu .buy-mac {
    background-color: #fff;
    border: 1px solid #004efd;
    color: #004efd;
    padding: 15px 15px;
    font-weight: bold;
}

.dropdown-menu .buy-mac .svg {
    fill: #004efd;
}

.dropdown-menu .buy-mac:hover {
    background-color: #e8f0ff;
    border: 1px solid #004efd;
    color: #004efd;
}

.dropdown-menu .buy-mac:hover .svg {
    fill: #004efd;
}

.card-blue {
    border: 2px solid #0c71c9;
    border-radius: 20px;
    transition: .6s;
}

.card-blue:hover {
    border-radius: 20px;
    transition: .6s;
    background-color: #0c71c9;
    color: #fff;
}

.card-blue1 {
    border: 2px solid #0c71c9;
    border-radius: 20px;
    transition: .6s;
}

.card-blue1:hover {
    border-radius: 20px;
    transition: .6s;
    background-color: #e8f7ff;
}

.breadcrumb {
    font-size: 14px;
    font-weight: 600;
}

.breadcrumb-white {
    position: relative;
}

.breadcrumb-white a {
    color: #fff;
}

.breadcrumb-white .active {
    color: #ebf6ff !important;
}

.product-tabs .nav-tabs .nav-link {
    color: #cecece;
    font-weight: bold;
}

.product-tabs .nav-tabs .nav-item .nav-link svg,
.nav-tabs .nav-link svg {
    fill: #cecece;
}

.product-tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #036;
}

.product-tabs .nav-tabs .nav-item.show .nav-link svg,
.nav-tabs .nav-link.active svg {
    fill: #036;
}


/*index*/
.btn {
    font-weight: 600;
}

.btn-blue-light {
    background-color: #29ccff;
    font-weight: 600;
    color: #1e5ab5;
    border: 1px solid #fff;
    border-radius: 10px;
}

.btn-blue-light:hover {
    color: #1e5ab5;
    border: 1px solid #1e5ab5;
    background-color: #fff;
    -webkit-box-shadow: 0rem 0rem .8rem rgb(41, 204, 255);
    box-shadow: 0rem 0rem .8rem rgb(41, 204, 255)
}

.btn-orange-light {
    background-color: #ff9e49;
    font-weight: 600;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
}

.btn-orange-light:hover {
    color: #fa8015;
    border: 1px solid #ff9e49;
    background-color: #fff;
    -webkit-box-shadow: 0rem 0rem .8rem rgb(41, 204, 255);
    box-shadow: 0rem 0rem .8rem rgb(41, 204, 255)
}

.btn-red-light {
    background-color: #c33;
    font-weight: 600;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
}

.btn-red-light:hover {
    color: #c33;
    border: 1px solid #c33;
    background-color: #fff;
    -webkit-box-shadow: 0rem 0rem 0.8rem rgb(204 51 51);
    box-shadow: 0rem 0rem 0.8rem rgb(204 51 51)
}

.orange-light {
    color: #ff9e49;
}


.circle-icon {
    border-radius: 50%;
    background-color: #e7f3ff;
    width: 100px;
    height: 100px;
    margin: auto;
}


.rotate .stn_ico {
    position: absolute;
    top: 20%;
    right: 5%;
    width: 80px;
    height: 80px;
    -webkit-animation: rotate-style 4s linear infinite;
    animation: rotate-style 4s linear infinite;
}

.rotate .stn_ico1 {
    position: absolute;
    -webkit-animation: rotate-style 10s linear infinite;
    animation: rotate-style 10s linear infinite;
}

.rotate .stn_ico2 {
    position: absolute;
    opacity: .1;
    top: 50%;
    right: 40%;
    -webkit-animation: rotate-style 8s linear infinite;
    animation: rotate-style 8s linear infinite;
}

/*.rotate.rounded-circle {
   position: relative;
   border: 4px dotted #fff;
     -webkit-animation: rotate-style 10s linear infinite;
     animation: rotate-style 10s linear infinite;
}*/

@-webkit-keyframes rotate-style {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate-style {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.animate-icon{  
  }
  .animate-icon .icon-a {  
    animation: icon-a 7s linear infinite;
     position: relative
    left:0;
    bottom:100px; 
}
@keyframes icon-a {
 0% {fill: #0061ff;}
  25% { fill: #e20c20;}
   50% { fill: #ae00ff;} 
    75% { fill: #0000ff;}
     100% { fill: #0061ff;}
}

.cta2-shadow2 {
    background-color: #0c71c9;
    opacity: .3;
    width: calc(100% - 128px);
    height: 28px;
    margin: -14px auto 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.cta2-shadow1 {
    background-color: #0c71c9;
    opacity: .3;
    width: calc(100% - 64px);
    height: 14px;
    margin: 0 auto;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}


#client-sec .nav-tabs .nav-link {
    font-size: 20px;
    font-weight: 700;
    color: #0c71c9;
    fill: #0c71c9;
    background: 0 0;
    border: 1px solid #0c71c9
}

#client-sec .nav-tabs .nav-link svg {
    fill: #fa8015
}

#client-sec .nav-tabs li a:hover {
    background: 0 0;
    border: 1px solid #0c71c9
}

#client-sec .nav-tabs li a.active {
    font-weight: 700;
    fill: #fff;
    color: #fff;
    border: 1px solid #0c71c9;
    background: #0c71c9
}

#client-sec .nav-tabs li a.active svg {
    fill: #fff;
}

#client-sec .nav-tabs {
    border-bottom: 1px solid #0c71c9
}


.guide p {
    margin-top: 0;
    /*margin-bottom: 2rem;*/
    font-size: 18px;
    font-weight: 500;
}

.steps-area .btn-steps {
    cursor: context-menu;
    background: #0d6efd;
    /*border-radius: 10px 0px 10px 0px;*/
    color: #fff;
    font-weight: bold;
    border: 2px solid #0d6efd;
}

.steps-area .steps {
    background: #e8f1ff;
    border: 1px solid #91beff;
    /*border-radius: 10px 0px 10px 0px;*/
    color: #0d6efd;
    margin: 2px;
    float: right;
}

.product-vs a {
    display: inline-block;
    padding: 10px;
    border: 1px solid #ccc
}

.product-vs a span {
    font-size: 20px
}



/*Index*/

.bg-header {
    background: #041023 url(https://www.forensicsware.com/assets/img/bg-header.webp);
    background-size: cover;
}
@-webkit-keyframes rotate-style {
         0% {
         transform: rotate(0deg);
         }
         100% {
         transform: rotate(360deg);
         }
         }
         @keyframes rotate-style {
         0% {
         transform: rotate(0deg);
         }
         100% {
         transform: rotate(360deg);
         }
         }
         .hero-images {
         padding-top: 0px;
         text-align: center;
         position: relative;
         }
         .hero-images .shape-1 {
         position: absolute;
         top: 45px;
         left: -7%;
         -webkit-animation: rotate-style 50s linear infinite;
         animation: rotate-style 50s linear infinite;
         }
         .hero-images .images {
         position: relative;
         align-self: center;
         padding-top: 15%;
         }

#owl-card .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    font-size: 30px;
    position: absolute !important;
    right: -10px;
    top: 100px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    self-align: center;
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15) !important;
}

#owl-card .owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    font-size: 30px;
    position: absolute !important;
    left: -10px;
    top: 100px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    self-align: center;
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15) !important;
}

#owl-card .owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot:hover,
#owl-card .owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot:hover {
    background: rgba(255, 255, 255, 1);
    transition: .6s;
}


.round-30 {
    border-radius: 30px;
}

.clients-logo {
    background: #fff;
    padding: 5px 50px;
}

.text-info-light {
    color: #b4e7fe;
}

.card1 {
  word-wrap: break-word;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: 1.5rem;
  box-shadow: 0 .5rem 1rem rgba(0, 90, 202, .2) !important;
}