body {
    font-family: 'open sans';
    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: #034b6e;
    text-decoration: none
}

a:hover {
    color: #3367cc
}

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

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

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

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

.text-justify {
    text-align: justify
}

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

.bg-blue {
    background-color: #034b6e
}

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

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

.btn-blue {
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: #051c3b;
    border-color: transparent;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 700;
    height: 60px;
    line-height: 56px;
    padding: 0 55px;
    border: 2px solid #051c3b;
    border-style: solid;
    box-shadow: none;
    transition: all .3s ease 0s;
    cursor: pointer;
    z-index: 1;
    position: relative
}

.btn-blue::after {
    position: absolute;
    content: "";
    z-index: -1;
    display: block;
    left: -20%;
    right: -20%;
    top: -4%;
    height: 150%;
    width: 150%;
    bottom: 0;
    background: #fff;
    transform: skewX(45deg) scale(0, 1);
    transition: all .5s ease 0s
}

.btn-blue:hover {
    box-shadow: none;
    color: #051c3b !important;
    border: 2px solid #051c3b
}

.btn-blue:hover::after {
    transform: skewX(45deg) scale(1, 1)
}

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

footer {
    background-color: #051c3b
}

footer a {
    color: #a2b8ee
}

footer a:hover {
    color: #ccc
}

.copyright {
    background-color: #034b6e
}

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

.copyright a:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: #cadeee;
    font-weight: 700;
    padding-left: 1rem;
    padding-right: 1rem
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: #fff;
    font-weight: 700
}

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

.title-center::after {
    content: '';
    display: block;
    border: 1px solid #c63;
    width: 100px;
    opacity: 1;
    margin: 10px auto !important
}

.title-lg-left::after {
    content: '';
    display: block;
    border: 1px solid #c63;
    width: 100px;
    opacity: 1;
    margin: 10px
}

@media (max-width:991px) {
    .title-lg-left::after {
        margin: 10px auto
    }
}

.text-orange {
    color: #c63
}

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

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

ul.list-check li:before {
    position: absolute;
    height: 20px;
    width: 20px;
    content: "";
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBmaWxsPSJyZ2IoMzAsMTMwLDYwKSIgZD0iTTIwLjUsNDJhMi4zNjgsMi4zNjgsMCwwLDEtMS43NTktLjc2NmwtMTQtMTQuNDIzYTIuNTg0LDIuNTg0LDAsMCwxLDAtMy42MjZsMy45ODgtNC4xMDlhMi40LDIuNCwwLDAsMSwzLjUxOCwwbDguMjQ5LDguNUwzOC43NTUsOC43NmEyLjQsMi40LDAsMCwxLDMuNTE4LDBsMy45ODgsNC4xMDlhMi41ODQsMi41ODQsMCwwLDEsMCwzLjYyNmwtMjQsMjQuNzM3QTIuMzcsMi4zNywwLDAsMSwyMC41LDQyWiI+PC9wYXRoPjwvc3ZnPg==) no-repeat;
    background-size: 20px 20px;
    top: 2px;
    margin-left: -25px
}

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
}

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

#blue-pills .nav-pills .nav-link.active,
#blue-pills .nav-pills .nav-link:focus {
    text-align: left !important;
    color: #034b6e;
    opacity: 1;
    border-left: 3px solid #034b6e
}

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

#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 #034b6e;
    font-weight: 700
}

#blue-faq .accordion-body {
    border-left: 2px solid #888;
    font-weight: 700
}

#blue-faq .accordion-button:not(.collapsed) {
    color: #034b6e;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125)
}

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

.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-single-box:after {
    position: absolute;
    content: "";
    top: 0;
    left: 1000px;
    height: 100%;
    width: 100%;
    background: #034b6e;
    transform: skewX(150deg);
    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;
    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: #034b6e
}

.btn-block {
    display: block;
    width: 100%
}


@media (min-width:1200px) {
.product-navbar {
    background: #034b6e;
    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 #034b6e;
    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-light-blue {
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: #cadeee;
    border-color: transparent;
    color: #034b6e !important;
    border-radius: 5px;
    font-size: 18px;
    border: 2px solid #cadeee;
    border-style: solid;
    box-shadow: none;
    transition: all .3s ease 0s;
    cursor: pointer;
    z-index: 1;
    position: relative
}

.btn-light-blue::after {
    position: absolute;
    content: "";
    z-index: -1;
    display: block;
    left: -20%;
    right: -20%;
    top: -4%;
    height: 150%;
    width: 150%;
    bottom: 0;
    background: #fff;
    transform: skewX(45deg) scale(0, 1);
    transition: all .5s ease 0s
}

.btn-light-blue:hover {
    box-shadow: none;
    color: #034b6e !important
}

.btn-light-blue:hover::after {
    transform: skewX(45deg) scale(1, 1)
}

.btn-orange {
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: #c63;
    border-color: transparent;
    color: #fff !important;
    border-radius: 5px;
    font-size: 18px;
    border: 2px solid #c63;
    border-style: solid;
    box-shadow: none;
    transition: all .3s ease 0s;
    cursor: pointer;
    z-index: 1;
    position: relative
}

.btn-orange::after {
    position: absolute;
    content: "";
    z-index: -1;
    display: block;
    left: -20%;
    right: -20%;
    top: -4%;
    height: 150%;
    width: 150%;
    bottom: 0;
    background: #fff;
    transform: skewX(45deg) scale(0, 1);
    transition: all .5s ease 0s
}

.btn-orange:hover {
    box-shadow: none;
    color: #c63 !important;
    border: 2px solid #c63
}

.btn-orange svg {
    fill: #fff
}

.btn-orange:hover svg {
    fill: #c63
}

.btn-orange:hover::after {
    transform: skewX(45deg) scale(1, 1)
}

.btn-green {
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: #008a4a;
    border-color: transparent;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    border: 2px solid #008a4a;
    border-style: solid;
    box-shadow: none;
    transition: all .3s ease 0s;
    cursor: pointer;
    z-index: 1;
    position: relative
}

.btn-green::after {
    position: absolute;
    content: "";
    z-index: -1;
    display: block;
    left: -20%;
    right: -20%;
    top: -4%;
    height: 150%;
    width: 150%;
    bottom: 0;
    background: #fff;
    transform: skewX(45deg) scale(0, 1);
    transition: all .5s ease 0s
}

.btn-green:hover {
    box-shadow: none;
    color: #008a4a;
    border: 2px solid #008a4a
}

.btn-green svg {
    fill: #fff
}

.btn-green:hover svg {
    fill: #008a4a
}

.btn-green:hover::after {
    transform: skewX(45deg) scale(1, 1)
}

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

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

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

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

button.gotoTop {
 position: fixed;
 z-index: 1100;
 right: 0;
 bottom: 180px;
 width: 30px;
 color: #FFF;
 background-color: #202738;
 border: 1px solid #202738;;
 padding: 2px 10px 5px 10px;
 display: none;
}
button.gotoTop:hover {
 text-decoration: none;
 background-color: #034b6e;
}

#win-mac .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #003164;
  background-color: transparent!important;
  border-color: transparent transparent #003164!important;
  border-bottom: 4px solid #003164!important;
}

#win-mac .nav-tabs .nav-link {
  border: 4px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  color: #036;
}
#win-mac .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: transparent;
}