@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,700;1,400;1,700&amp;display=swap";

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
 
@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');

body {
    margin: 0;
    padding: 0;
    /* font-family: "Google Sans", sans-serif; */
    font-family: "Poppins", sans-serif;
    /* font-family: arimo, sans-serif; */
    position: relative;
    background-color: #fff;
}
.mt-5 {
    margin-top: 5px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-25 {
    margin-top: 25px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-35 {
    margin-top: 35px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-45 {
    margin-top: 45px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-55 {
    margin-top: 55px;
}
.mt-60 {
    margin-top: 60px;
}
.mb-5 {
    margin-bottom: 5px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-35 {
    margin-bottom: 35px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-45 {
    margin-bottom: 45px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mr-2 {
    margin-right: 2px;
}
.mr-3 {
    margin-right: 3px;
}
.mr-10 {
    margin-right: 10px;
}
.mr-15 {
    margin-right: 15px;
}
.mr-20 {
    margin-right: 20px;
}
.mr-25 {
    margin-right: 25px;
}
.mr-30 {
    margin-right: 30px;
}
.mr-35 {
    margin-right: 35px;
}
.mr-40 {
    margin-right: 40px;
}
.mb-45 {
    margin-bottom: 45px;
}
.mr-50 {
    margin-right: 50px;
}
.ml-2 {
    margin-left: 2px;
}
.ml-3 {
    margin-left: 3px;
}
.ml-10 {
    margin-left: 10px;
}
.ml-15 {
    margin-left: 15px;
}
.ml-20 {
    margin-left: 20px;
}
.ml-25 {
    margin-left: 25px;
}
.ml-30 {
    margin-left: 30px;
}
.ml-35 {
    margin-left: 35px;
}
.ml-40 {
    margin-left: 40px;
}
.ml-45 {
    margin-left: 45px;
}
.ml-50 {
    margin-left: 50px;
}
.mrl-10-neg {
    margin-left: -10px;
    margin-right: -10px;
}
.pt-10 {
    padding-top: 10px;
}
.pt-15 {
    padding-top: 15px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-25 {
    padding-top: 25px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-60 {
    padding-top: 60px;
}
.pt-70 {
    padding-top: 70px;
}
.pt-80 {
    padding-top: 80px;
}
.pt-90 {
    padding-top: 90px;
}
.pt-100 {
    padding-top: 100px;
}
.pl-5 {
    padding-left: 5px;
}
.pl-10 {
    padding-left: 10px;
}
.pl-15 {
    padding-left: 15px;
}
.pl-20 {
    padding-left: 20px;
}
.pl-25 {
    padding-left: 25px;
}
.pl-30 {
    padding-left: 30px;
}
.pl-35 {
    padding-left: 35px;
}
.pl-40 {
    padding-left: 40px;
}
.pl-45 {
    padding-left: 45px;
}
.pl-50 {
    padding-left: 50px;
}
.pl-55 {
    padding-left: 55px;
}
.pl-60 {
    padding-left: 60px;
}
.pr-5 {
    padding-right: 5px;
}
.pr-10 {
    padding-right: 10px;
}
.pr-15 {
    padding-right: 15px;
}
.pr-20 {
    padding-right: 20px;
}
.pr-25 {
    padding-right: 25px;
}
.pr-30 {
    padding-right: 30px;
}
.pr-35 {
    padding-right: 35px;
}
.pr-40 {
    padding-right: 40px;
}
.pr-45 {
    padding-right: 45px;
}
.pr-50 {
    padding-right: 50px;
}
.pr-55 {
    padding-right: 55px;
}
.pr-60 {
    padding-right: 60px;
}
.pb-5 {
    padding-bottom: 5px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-25 {
    padding-bottom: 25px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-35 {
    padding-bottom: 35px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-45 {
    padding-bottom: 45px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-100 {
    padding-bottom: 100px;
}
.p-5 {
    padding: 5px;
}
.p-tb-50 {
    padding: 50px 0;
}
.p-tb-70 {
    padding: 70px 0;
}
.p-tb-80 {
    padding: 80px 0;
}
.p-tb-120 {
    padding: 120px 0;
}
.p-tb-100 {
    padding: 100px 0;
}
.section-mtb-40 {
    margin-top: 40px;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.desk-pad-left-10 {
    padding-left: 10px;
}
.desk-pad-right-10 {
    padding-right: 10px;
}
.desk-pad-left-20 {
    padding-left: 20px;
}
.desk-pad-right-20 {
    padding-right: 20px;
}
.desk-pad-left-30 {
    padding-left: 30px;
}
.desk-pad-right-30 {
    padding-right: 30px;
}
.desk-pad-left-40 {
    padding-left: 40px;
}
.desk-pad-right-40 {
    padding-right: 40px;
}
p {
    margin: 0;
    color: #212529;
}
a {
    text-decoration: none;
    color: #00354e;
}
a:hover,
a:active {
    text-decoration: none;
    color: #ffffff;
}
ul,
ol {
    padding: 0;
    margin: 0;
}
ul li,
ol li {
    list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    text-transform: capitalize;
}
label {
    margin: 0;
}
.form-group {
    margin-bottom: 10px;
}
.bg-off-white {
    background: #d5f0fd;
}
.bg-white {
    background: #fff;
}
.fluid-height {
    height: calc(100% - 30px);
    margin-bottom: 6px;
    margin-top: 0px;
}
.full-height {
    height: 100%;
}
.full-width {
    width: 100%;
}
.scale-one-half {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
.scale-one-zero-six {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}
.scale-one-zero-one {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}
.text-italic {
    font-style: italic;
}
.overflow-hidden {
    overflow: hidden;
}
.overflow-x-hidden {
    overflow-x: hidden;
}
.overflow-y-hidden {
    overflow-y: hidden;
}
.border-radius-5 {
    border-radius: 5px;
}
.img-shadow {
    -webkit-box-shadow: 0 11px 94.94px 6.06px rgba(188, 188, 188, 0.22);
    box-shadow: 0 11px 94.94px 6.06px rgba(188, 188, 188, 0.22);
}
button {
    border: 0;
    outline: 0;
}
button:focus,
button:active {
    border: 0;
    outline: 0;
}

img.glow {
    background: #fff9f9;
    padding: 12px;
    border-radius: 12px;
    box-shadow: 0px 0px 8px 0px #b1b1b1;
    width: 192px;
}
.btn1 {
       padding: 5px 16px;
    border-radius: 5px;
    background: #fff;
    color: #0b2154;
    font-size: 13px;
    font-weight: 400;
}
.btn-with-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}
.btn-with-image img {
    -webkit-box-flex: 0;
    flex: 0 0 21px;
    -ms-flex: 0 1 auto;
    max-width: 21px !important;
    width: 21px;
    margin-right: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-with-image img:nth-child(2) {
    -webkit-transform: translate(25px, 25px);
    transform: translate(25px, 25px);
    position: absolute;
    opacity: 0;
    left: 0;
}
.btn-with-image i {
    -webkit-box-flex: 0;
    flex: 0 0 21px;
    -ms-flex: 0 1 auto;
    max-width: 21px;
    width: 21px;
    margin-right: 10px;
    margin-left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 21px;
}
.btn-with-image i:before {
    margin-left: 0;
    margin-right: 0;
    font-size: 21px;
}
.btn-with-image i:nth-child(2) {
    -webkit-transform: translate(25px, 25px);
    transform: translate(25px, 25px);
    position: absolute;
    opacity: 0;
    left: 0;
}
.btn-with-image:hover img:nth-child(1) {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
    opacity: 0;
}
.btn-with-image:hover img:nth-child(2) {
    -webkit-transform: translate(25px, 0);
    transform: translate(25px, 0);
    opacity: 1;
}
.btn-with-image:hover i:nth-child(1) {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
    opacity: 0;
}
.btn-with-image:hover i:nth-child(2) {
    -webkit-transform: translate(25px, 0);
    transform: translate(25px, 0);
    opacity: 1;
}
.orange-gradient {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #f90b02 100%);
}
.blue-gradient {
    background: -webkit-gradient(linear, left top, right top, from(#0856e6), to(#2f74f4));
    background: linear-gradient(90deg, #00354e 0%, #00354e 100%);
}
.section-title {
  max-width: 1080px;
    text-align: center;
    margin: auto;
    margin-bottom:  0px;
}
.section-title h2 {
    color: #00344e;
    font-size: 34px;
    font-weight: 400;
    margin-bottom: 0px;
}
.section-title p {
        font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}
.section-title.section-title-lg {
    max-width: 820px;
}
.status-blue {
    background-color: rgba(12, 89, 231, 0.2);
}
.status-orange {
    background-color: rgba(241, 24, 16, 0.2);
}
.status-green {
    background-color: rgba(12, 231, 187, 0.2);
}
@-webkit-keyframes horizontal-ride {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(-340px);
        transform: translateX(-340px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes horizontal-ride {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(-340px);
        transform: translateX(-340px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes vertical-ride {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes vertical-ride {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes client-border-radius {
    0% {
        border-radius: 50%/50%;
    }
    25% {
        border-radius: 40% 25% 50% 50%/50% 50% 50% 50%;
    }
    50% {
        border-radius: 50% 50% 25% 50%/50% 50% 50% 50%;
    }
    75% {
        border-radius: 50% 50% 50% 25%/50% 50% 50% 50%;
    }
    100% {
        border-radius: 50%/50%;
    }
}
@keyframes client-border-radius {
    0% {
        border-radius: 50%/50%;
    }
    25% {
        border-radius: 40% 25% 50% 50%/50% 50% 50% 50%;
    }
    50% {
        border-radius: 50% 50% 25% 50%/50% 50% 50% 50%;
    }
    75% {
        border-radius: 50% 50% 50% 25%/50% 50% 50% 50%;
    }
    100% {
        border-radius: 50%/50%;
    }
}
@-webkit-keyframes carousel-left {
    0% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    50% {
        -webkit-transform: translate(-10%, -50%);
        transform: translate(-10%, -50%);
    }
    100% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
@keyframes carousel-left {
    0% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    50% {
        -webkit-transform: translate(-10%, -50%);
        transform: translate(-10%, -50%);
    }
    100% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
@-webkit-keyframes carousel-right {
    0% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    50% {
        -webkit-transform: translate(10%, -50%);
        transform: translate(10%, -50%);
    }
    100% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
@keyframes carousel-right {
    0% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    50% {
        -webkit-transform: translate(10%, -50%);
        transform: translate(10%, -50%);
    }
    100% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
@-webkit-keyframes mobile-vertical-ride {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    25% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%);
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes mobile-vertical-ride {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    25% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%);
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.preloader {
    height: 100%;
    width: 100%;
    position: fixed;
    overflow: visible;
    z-index: 99999;
    top: 0;
    left: 0;
}
.preloader .preloader-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}
.preloader-grid {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.preloader-grid .preloader-grid-item {
    -webkit-box-flex: 0;
    flex: 0 0 33.33%;
    -ms-flex: 0 1 auto;
    max-width: 33.33%;
    width: 33.33%;
    height: 33.33%;
    background-color: #fff;
    -webkit-animation: preloader-delay 1.3s infinite ease-in-out;
    animation: preloader-delay 1.3s infinite ease-in-out;
}
.preloader-grid .preloader-grid-item-1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.preloader-grid .preloader-grid-item-2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.preloader-grid .preloader-grid-item-3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.preloader-grid .preloader-grid-item-4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.preloader-grid .preloader-grid-item-5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.preloader-grid .preloader-grid-item-6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.preloader-grid .preloader-grid-item-7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.preloader-grid .preloader-grid-item-8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.preloader-grid .preloader-grid-item-9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
@-webkit-keyframes preloader-delay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
@keyframes preloader-delay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
@-webkit-keyframes about-img-riding {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes about-img-riding {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.pre-loaded .preloader {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
}
.pre-loaded .loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-area .is-sticky {
   position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    background-color: #fff9f9;
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
/*    box-shadow: 0px 0px 9px 0px #023d53;*/
    -webkit-animation: 500ms running fadeInDown;
    animation: 500ms running fadeInDown;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 100% !important;
    height: auto;
}
.navbar-light .navbar-brand .logo2 {
    display: none;
}
.main-nav {
    background: #fff;
}
.main-nav nav {
    padding: 0;
}
.main-nav nav .navbar-nav .nav-item a {
   color: #00354e;
    font-weight: 600;
    font-size: 17px;
    text-transform: none;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.main-nav nav .navbar-nav .nav-item a.dropdown-toggle:after {
    content: "\ed35";
  font-family: boxicons !important;
    margin-top: 0px;
    font-size: 12px;
}
.main-nav nav .navbar-nav .nav-item a.active {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.main-nav nav .navbar-nav .nav-item a.active.dropdown-toggle:after {
    content: "\ed35";
    font-family: boxicons !important;
    margin-left: 5px;
    font-size: 15px;
}
.main-nav nav .navbar-nav .nav-item:hover > a {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu {
      background: #fff;
    border: 0;
    padding: 20px 12px 0px 12px;
    border-radius: 0;
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    width: 860px;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
    color: #0b2154;
    font-weight: 400;
    font-size: 16px;
    padding: 8px 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.dropdown-toggle:after {
    content: "\ea50";
    font-family: boxicons !important;
    margin-left: 0;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li   a {
  display: block;
    color: #00344e;
    letter-spacing: 0.3px;
    padding: 6px 0;
    border-bottom: 1px dashed #e4e4e4;
    border-radius: 0px;
    transition: all 0.5s ease-in-out;
    position: relative;
}


.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover > a {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
    transition: all 0.2s ease-in-out;
    padding-left: 2px;
}



.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
    top: 0 !important;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
    left: 100%;
    top: 10px !important;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
    color: #0b2154;
}
.mean-bar {
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
}
.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 59px;
}
.mean-container .mean-nav ul li a {
    color: #0b2154;
    border-top: 1px solid #d8d8d8;
}
.mean-container .mean-nav ul li a.active {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.navbar-brand {
    position: relative;
    -webkit-box-flex: 0;
    flex: 0 0 157px;
    -ms-flex: 0 1 auto;
    max-width: 157px;
    width: 157px;
}
.navbar-brand img {
    /* width: 100%; */
    width: 201px;
    /* height: 57px; */
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.dropdown-toggle:after {
    display: inline-block;
    vertical-align: 0;
    font-weight: 600;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-size: 15px;
}
.navbar-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 15px;
}
.navbar-option-item {
    margin-left: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.navbar-option-item:first-child {
    margin-left: 0;
}
.navbar-option-item .btn1 {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-option-item .dropdown-menu {
    background: #fff;
    border: 0;
    padding: 5px 0;
    border-radius: 0;
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    display: block;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.navbar-option-item .dropdown-menu.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.navbar-option-item .dropdown-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0b2154;
    font-size: 15px;
    padding: 7px 15px;
}
.navbar-option-item .dropdown-item:hover {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.navbar-option-item .dropdown-item img {
    -webkit-box-flex: 0;
    flex: 0 0 22px;
    -ms-flex: 0 1 auto;
    max-width: 22px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 7px;
}
.language-option {
    background: 0 0;
    color: #0b2154;
    font-size: 15px;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
}
.language-option img {
    -webkit-box-flex: 0;
    flex: 0 0 25px;
    -ms-flex: 0 1 auto;
    max-width: 25px;
    width: 25px;
    height: 25px;
    border: 2px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 7px;
    -webkit-box-shadow: 0 5px 15px 0 rgba(11, 33, 84, 0.2);
    box-shadow: 0 5px 15px 0 rgba(11, 33, 84, 0.2);
}
.language-option i {
    margin-left: 5px;
}
.language-option.dropdown-toggle:after {
    content: "\ed35";
    font-family: boxicons !important;
}
.mean-container .mean-nav ul li a.mean-expand {
    right: 15px;
}
.mobile-nav .navbar-option {
    position: absolute;
    z-index: 1111;
    top: 15px;
    right: 70px;
}
.mobile-nav .navbar-option-item i:before {
    margin-left: 0;
}
.header-bg {
    background-image: url(../images/header-bg.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 242px 0 140px;
    position: relative;
}
.header-bg .container-fluid {
    height: 100%;
}
.header-inner {
    width: 100%;
    height: 100%;
    padding: 0 3rem;
    position: relative;
}
.header-content {
    max-width: 720px;
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.header-content h1 {
    color: #fff;
    font-size: 70px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 14px;
    width: 100%;
}
.header-content p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 35px;
    width: 100%;
}
.section-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
}
.section-button li {
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 20px;
}
.section-button li:last-child {
    margin-right: 0;
}
.section-button li .btn1 {
    font-weight: 400;
    color: #0b2154;
}
.section-button li .btn1 span {
    -webkit-box-flex: 0;
    flex: 0 0 24px;
    -ms-flex: 0 1 auto;
    max-width: 24px;
    width: 24px;
    font-size: 24px;
    margin-right: 10px;
}
.section-button li .btn1.orange-gradient {
    color: #fff;
}
.section-button li .btn1.blue-gradient {
    color: #fff;
}
.header-suuport {
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
}
.header-support-group {
    padding: 30px 0;
}
.support-group-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0;
}
.support-thumb {
    -webkit-box-flex: 0;
    flex: 0 0 60px;
    -ms-flex: 0 1 auto;
    max-width: 60px;
    width: 60px;
    margin-right: 20px;
}
.support-thumb img {
    width: 100%;
}
.support-details h3 {
    color: #1a1153;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
    text-transform: none;
}
.support-details h3 a {
    color: #1a1153;
}
.support-details p {
    color: #78729d;
    font-size: 16px;
    font-weight: 400;
}
.support-bank {
    position: relative;
    margin-bottom: 15px;
}
.support-bank-info {
    padding: 30px;
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    position: absolute;
    background: #fff;
    z-index: 10;
    left: 0;
    bottom: 100%;
    -webkit-transform: translateY(60%);
    transform: translateY(60%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.support-bank-info .review-star {
    margin-bottom: 10px;
}
.support-bank-info p {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    color: #606060;
    width: 100%;
}
.support-logo {
    max-width: 145px;
}
.support-logo img {
    width: 100%;
}
.review-star {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.review-star li {
    font-size: 20px;
    margin-right: 10px;
    line-height: 0;
}
.review-star li.full-star {
    color: #ff7200;
}
.feature-margin-60 {
    margin-top: 60px;
}
.feature-section-one {
    margin-top: 165px;
    padding-bottom: 75px;
}
.home-feature .owl-stage-outer {
    overflow: visible;
}
.home-feature .owl-stage {
    padding-left: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home-feature .owl-stage .item {
    height: 100%;
}
.home-feature .owl-theme .owl-controls {
    margin: 0;
}
.feature-carousel-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 40px 35px;
    overflow: hidden;
    border-radius: 3px;
    z-index: 1;
    background: #fff;
}
.feature-carousel-content:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    left: 0;
    top: 0;
    -webkit-transition: width 0.7s;
    transition: width 0.7s;
    background-position: left;
}
.feature-carousel-thumb {
    padding: 22px;
    border-radius: 10px;
    -webkit-transition: all 0.8s linear;
    transition: all 0.8s linear;
    position: relative;
}
.feature-carousel-thumb img {
    width: 57px;
}
.feature-carousel-details {
    text-align: center;
    margin-top: 23px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%;
}
.feature-carousel-details h3 {
    font-size: 22px;
    color: #221668;
    font-weight: 700;
    -webkit-transition: color 0.45s linear;
    transition: color 0.45s linear;
    margin-bottom: 23px;
}
.feature-carousel-details p {
    margin-bottom: 23px;
    color: #6f6f6f;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: color 0.45s linear;
    transition: color 0.45s linear;
    width: 100%;
}
.feature-carousel-details .btn1 {
    margin-top: auto;
    color: #fff;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    position: relative;
    overflow: hidden;
}
.feature-carousel-details .btn1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.feature-carousel-details .btn1:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background: linear-gradient(90deg, #fff 0%, #fff 100%);
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.feature-carousel-details .btn1 span {
    position: relative;
    z-index: 1;
}
.home-feature-carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home-feature-carousel .item {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    -ms-flex: 0 1 auto;
    max-width: 100%;
    width: 100%;
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.home-feature-carousel .item:after {
    content: "";
    position: absolute;
    width: 90%;
    height: 10px;
    top: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(241, 21, 16, 0.55)), color-stop(60%, rgba(235, 90, 13, 0.5)));
    background: linear-gradient(90deg, rgba(241, 21, 16, 0.55) 0%, rgba(235, 90, 13, 0.5) 60%);
    border-radius: 0 0 3px 3px;
    -webkit-transform: translate(-50%, -12px);
    transform: translate(-50%, -12px);
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    left: 50%;
}
.home-feature-carousel .item:hover:after {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: 1;
}
.home-feature-carousel .item:hover .feature-carousel-content:before {
    width: 100%;
    opacity: 1;
}
.home-feature-carousel .item:hover:before {
    opacity: 1;
}
.home-feature-carousel .item:hover .status-blue {
    background-color: #fff;
}
.home-feature-carousel .item:hover .status-orange {
    background-color: #fff;
}
.home-feature-carousel .item:hover .status-green {
    background-color: #fff;
}
.home-feature-carousel .item:hover .feature-carousel-details h3 {
    color: #fff;
}
.home-feature-carousel .item:hover .feature-carousel-details p {
    color: #fff;
}
.home-feature-carousel .item:hover .feature-carousel-details .btn1 {
    color: #f20f10;
}
.home-feature-carousel .item:hover .feature-carousel-details .btn1:before {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.home-feature-carousel .item:hover .feature-carousel-details .btn1:after {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.home-feature-carousel.owl-theme .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
}
.home-feature-carousel.owl-theme .owl-nav button {
    padding: 0;
    margin: 0;
    margin-right: 45px;
    position: relative;
    line-height: 1;
}
.home-feature-carousel.owl-theme .owl-nav button:first-child {
    margin-right: 0;
}
.home-feature-carousel.owl-theme .owl-nav button:hover {
    background: 0 0;
}
.home-feature-carousel.owl-theme .owl-nav button:hover span:before {
    color: #f11a10;
}
.home-feature-carousel.owl-theme .owl-nav button span:before {
    margin-left: 0;
    font-size: 40px;
    color: #2b71f3;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.home-feature-carousel.owl-theme .owl-nav button:before {
    content: "";
    border-width: 1px;
    border-color: #b6b6b6;
    border-style: solid;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.home-feature-carousel.owl-theme .owl-nav button:first-child:before {
    right: 45%;
    -webkit-animation: carousel-left 3s infinite alternate linear;
    animation: carousel-left 3s infinite alternate linear;
}
.home-feature-carousel.owl-theme .owl-nav button:last-child:before {
    left: 45%;
    -webkit-animation: carousel-right 3s infinite alternate linear;
    animation: carousel-right 3s infinite alternate linear;
}
.home-about-item {
    position: relative;
    height: auto;
}
.home-about-title {
    margin-bottom: 22px;
    text-align: left;
    font: normal normal 600 44px/54px Poppins;
    letter-spacing: 0;
    color: #00354e;
    opacity: 1;font-family: 'Arimo';
}
.home-about-title2 {
    margin-bottom: 10px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0;
    color: #ffffff;
    opacity: 1;
    font-family: "Poppins", sans-serif;
}
.home-about-para {
    font-size: 15px;
    margin-bottom: 22px;
}
.home-about-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.home-about-list-item {
    color: #221668;
    font-size: 15px;
    font-weight: 400;
    padding: 0px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    -ms-flex: 0 1 auto;
    max-width: 50%;
    width: 50%;
    text-transform: capitalize;
}
.home-about-list-item img {
    -webkit-box-flex: 0;
    flex: 0 0 20px;
    -ms-flex: 0 1 auto;
    max-width: 20px;
    width: 20px;
    margin-right: 13px;
    margin-top: 5px;
}
.home-animation-item {
    position: absolute;
}
.home-animation-item img {
    width: auto !important;
}
.home-animation-item:nth-child(1) {
    bottom: -20%;
    left: 45%;
    -webkit-animation: horizontal-ride 8s infinite linear;
    animation: horizontal-ride 8s infinite linear;
}
.home-animation-item:nth-child(2) {
    bottom: -20%;
    right: 0;
    -webkit-animation: vertical-ride 10s infinite linear;
    animation: vertical-ride 10s infinite linear;
}
.about-image-ellipsis .home-image-content {
    position: relative;
}
.about-image-ellipsis .home-image-content:before {
    content: "";
    width: 90%;
    height: 100%;
    background: url(../images/ellipsis.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.about-image-shape .home-image-content {
    position: relative;
}
.about-image-shape .home-image-content:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/shape.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.about-image-rectangle .home-image-content {
    position: relative;
}
.about-image-rectangle .home-image-content:before {
    content: "";
    width: 55%;
    height: 65%;
    background: url(../images/rectangle.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-28%, -10%);
    transform: translate(-28%, -10%);
    bottom: 0;
}
.home-image-content {
    position: relative;
}
.home-image-content img {
    width: 100%;
    position: relative;
}
.counter-section {
    background: url(../images/counter-bg.webp);
    background-position: center 85%;
    background-size: cover;
}
.counter-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.counter-item {
    text-align: center;
    padding-bottom: 30px;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    -ms-flex: 0 1 auto;
    max-width: 25%;
    width: 25%;
    position: relative;
}
.counter-item h3 {
    font-weight: 700;
    background: -webkit-gradient(linear, left top, right top, from(#0856e6), to(#2f74f4));
    background: linear-gradient(90deg, #0856e6 0%, #2f74f4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.counter-item h3 .counter {
    font-size: 60px;
}
.counter-item h3 .counter-text-lg {
    font-size: 60px;
}
.counter-item h3 .counter-text-sm {
    font-size: 40px;
}
.counter-item p {
    font-size: 18px;
    font-weight: 400;
    color: #221668;
}
.counter-loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.counter-loader span {
    width: 8px;
    height: 8px;
    background: #b9d2ff;
    border-radius: 50%;
    margin: 0 5px;
    -webkit-animation-name: scale;
    animation-name: scale;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.counter-loader span:nth-child(1) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.counter-loader span:nth-child(2) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.counter-loader span:nth-child(3) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.home-service-section {
    background: url(../images/home-service-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.home-service-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
}
.home-service-start h2 {
   font-size: 34px;
    color: #0b2154;
    font-weight: 400;
    margin: 20px 0px;
    width: 100%;
}
.home-service-start p {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 35px;
    width: 100%;
}
.home-service-start p:last-child {
    margin-bottom: 0;
}
.home-service-start p a.blue-gradient {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.home-service-start p a.blue-gradient:hover {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.home-service-start p a.orange-gradient {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.home-service-start p a.orange-gradient:hover {
    background: -webkit-gradient(linear, left top, right top, from(#0856e6), to(#2f74f4));
    background: linear-gradient(90deg, #0856e6 0%, #2f74f4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.home-service-start .blue-gradient,
.home-service-start .orange-gradient {
    color: #fff;
}
.home-service-details {
    padding: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    background: #fff;
    border-radius: 3px;
}
.home-service-image img {
    width: 100%;
}
.home-service-text,
.home-service-text-2 {
    text-align: center;
    margin-top: 20px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.home-service-text h3,
.home-service-text-2 h3 {
    color: #221668;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    width: 100%;
}
.home-service-text p,
.home-service-text-2 p {
   color: #00354e;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0;
    width: 100%;
    text-align: justify;
}
.home-service-text a,
.home-service-text-2 a {
    font-size: 15px;
    font-weight: 400;
    margin-top: auto;
    display: inline-block;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
    position: relative;
    color: transparent;
}
.home-service-text a:before,
.home-service-text-2 a:before {
    content: "Read More +";
    position: absolute;
    background: -webkit-gradient(linear, left top, right top, from(#0856e6), to(#2f74f4));
    background: linear-gradient(90deg, #0856e6 0%, #2f74f4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    opacity: 1;
    visibility: visible;
    left: 0;
}
.home-service-text a:after,
.home-service-text-2 a:after {
    content: "Read More +";
    position: absolute;
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    opacity: 0;
    visibility: hidden;
    left: 0;
}
.home-service-text a:hover:before,
.home-service-text-2 a:hover:before {
    opacity: 0;
    visibility: hidden;
}
.home-service-text a:hover:after,
.home-service-text-2 a:hover:after {
    opacity: 1;
    visibility: visible;
}
.home-pricing-category {
  -webkit-box-shadow: 0 11px 96.82px 6.18px rgba(113, 113, 113, 0.16);
    box-shadow: 0 11px 96.82px 6.18px rgb(0 0 0 / 28%);
    border-radius: 23px;background: #ffffff;
}
.home-pricing-category table {
    width: 100%;
}
.home-pricing-category table thead tr th {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    text-transform: capitalize;
    padding: 15px 20px;
    white-space: nowrap;
}
.home-pricing-category table thead tr th.t-align-left {
    text-align: left;
}
.home-pricing-category table thead tr th.t-align-right {
    text-align: right;
}
.home-pricing-category table tbody tr {
    border-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
.home-pricing-category table tbody tr:last-child {
    border-bottom: 0;
}
.home-pricing-category table tbody tr:last-child td {
    border-bottom: 0;
}
.home-pricing-category table tbody tr td {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 12px 20px;
    border-bottom: 2px solid #ebebeb;
}
.home-pricing-category table tbody tr td.t-align-left {
    text-align: left;
}
.home-pricing-category table tbody tr td.t-align-right {
    text-align: right;
}
.home-pricing-category table tbody tr td .price-availability {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
}
.home-pricing-category table tbody tr td.pricing-name {
    color: #fff;
    border-bottom: 0;
    text-align: left;
    white-space: nowrap;
}
.home-pricing-category table tbody tr td img {
    -webkit-box-flex: 0;
    flex: 0 0 22px;
    -ms-flex: 0 1 auto;
    max-width: 22px;
    width: 22px;
    margin-right: 14px;
}
.price-availability {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    font-size: 18px;
}
.availability-orange-dark {
    background: #f20f10;
    color: #fff;
}
.availability-orange-light {
    background: #f44336;
    color: #fff;
}
.availability-blue {
    background: #0c59e7;
    color: #fff;
}
.availability-green {
    background: #009655;
    color: #fff;
}
.home-facility-section {
    position: relative;
}
.home-facility-overview {
    max-width: 487px;
    position: relative;
}
.contact-block-area {
    max-width: 100%;
}
.home-facility-item {
    position: relative;
}
.home-facility-item img {
    width: 100%;
}
.home-facility-animation .home-animation-item:nth-child(1) {
    top: -35px;
    left: 25%;
}
.home-facility-animation .home-animation-item:nth-child(2) {
    top: 100px;
    right: 65%;
}
.section-minus-margin {
    margin-bottom: -290px;
    margin-top: 70px;
}
.home-quick-contact {
    border-radius: 5px;
    padding: 100px 70px 80px;
    position: relative;
}
.quick-contact-inner,
.home-contact-inner {
    text-align: center;
    position: relative;
}
.quick-contact-inner h2,
.home-contact-inner h2 {
    color: #fff;
    font-size: 37px;
    font-weight: 400;
    margin-bottom: 20px;
}
.quick-contact-inner p,
.home-contact-inner p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px;
}
.quick-contact-inner p a,
.home-contact-inner p a {
    color: #fff;
    display: inline-block;
    position: relative;
}
.quick-contact-inner p a:before,
.home-contact-inner p a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 3px;
    background: #fff;
}
.quick-contact-inner .section-button,
.home-contact-inner .section-button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -12px;
    margin-right: -12px;
    margin-top: 0;
}
.quick-contact-inner .section-button li,
.home-contact-inner .section-button li {
    padding: 0 12px;
}
.quick-contact-inner .orange-gradient,
.home-contact-inner .orange-gradient,
.quick-contact-inner .blue-gradient,
.home-contact-inner .blue-gradient {
    color: #fff;
}
.logo-bg-item {
    position: absolute;
}
.logo-bg-item:nth-child(1) {
    top: 50%;
    width: 150px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 70px;
}
.logo-bg-item:nth-child(2) {
    top: 50%;
    width: 150px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 70px;
}
.logo-bg-item img {
    width: 100%;
}
.home-logo-section {
    padding: 393px 0 100px;
}
.home-logo-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 3px;
    overflow: hidden;
    padding-bottom: 1px;
    position: relative;
}
.home-logo-item {
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    -ms-flex: 0 1 auto;
    max-width: 20%;
    width: 20%;
    border: 1px solid #e5e5e5;
    margin-right: -1px;
    margin-bottom: -1px;
}
.home-logo-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
}
.home-logo-item a img {
    width: 100%;
    opacity: 0.45;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.home-logo-item:hover a img {
    opacity: 1;
}
.client-carousel-thumb {
    position: relative;
    width: 350px;
    height: 350px;
    margin-left: 20px;
}
.carousel-icon-item {
    position: absolute;
}
.carousel-icon-item:nth-child(1) {
    top: -50px;
    left: 40%;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.carousel-icon-item:nth-child(1) img {
    max-width: 100px;
}
.carousel-icon-item:nth-child(2) {
    bottom: 40px;
    left: 10%;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.carousel-icon-item:nth-child(2) img {
    max-width: 55px;
}
.carousel-icon-item:nth-child(3) {
    bottom: 0;
    right: 0;
}
.carousel-icon-item:nth-child(3) img {
    max-width: 93px;
}
.client-carousel-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-animation: client-border-radius 8s linear infinite alternate forwards;
    animation: client-border-radius 8s linear infinite alternate forwards;
}
.client-carousel-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0 25%;
    object-position: 0 25%;
}
.client-caption-para {
    color: #64607c;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 30px;
}
.client-caption-title {
    color: #414141;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
}
.client-caption-designation {
    color: #838383;
    font-size: 17px;
    font-weight: 400;
}
.client-carousel .owl-stage-outer {
    padding: 50px 0;
}
.client-carousel .owl-controls {
    position: absolute;
    left: 41.66%;
    top: 100%;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.client-carousel-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 55px;
}
.carousel-control-item {
    padding: 0;
    margin: 0;
    margin-right: 45px;
    position: relative;
    line-height: 1;
    cursor: pointer;
}
.carousel-control-item:last-child {
    margin-right: 0;
}
.carousel-control-item:hover {
    background: 0 0;
}
.carousel-control-item:hover span i:before {
    color: #f11a10;
}
.carousel-control-item span i:before {
    margin-left: 0;
    font-size: 40px;
    color: #2b71f3;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background: #fff;
}
.carousel-control-item:before {
    content: "";
    border-width: 1px;
    border-color: #b6b6b6;
    border-style: solid;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.carousel-control-item:first-child:before {
    left: 45%;
    -webkit-animation: carousel-left 3s infinite alternate linear;
    animation: carousel-left 3s infinite alternate linear;
}
.carousel-control-item:last-child:before {
    right: 45%;
    -webkit-animation: carousel-right 3s infinite alternate linear;
    animation: carousel-right 3s infinite alternate linear;
}
.home-download-section {
    background: url(../images/download-bg.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.download-option p {
    font-size: 20px;
    font-weight: 400;
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.download-option-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.download-option-list li {
    -webkit-box-flex: 0;
    flex: 0 0 90px;
    -ms-flex: 0 1 auto;
    max-width: 90px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 14px;
}
.download-option-list li:last-child {
    margin-right: 0;
}
.download-option-list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
}
.download-option-list li a img,
.download-option-list li a i {
    max-width: 30px;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: 50%;
}
.download-option-list li a img:nth-child(1),
.download-option-list li a i:nth-child(1) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.download-option-list li a img:nth-child(2),
.download-option-list li a i:nth-child(2) {
    top: 50%;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.download-option-list li a.orange-gradient,
.download-option-list li a.blue-gradient {
    color: #fff;
}
.download-option-list li i:before {
    font-size: 30px;
}
.download-option-list li:hover a img:nth-child(1),
.download-option-list li:hover a i:nth-child(1) {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.download-option-list li:hover a img:nth-child(2),
.download-option-list li:hover a i:nth-child(2) {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.home-download-image img {
    width: 100%;
    -webkit-animation: mobile-vertical-ride 10s infinite alternate;
    animation: mobile-vertical-ride 10s infinite alternate;
}
.home-contact-section {
    position: relative;
}
.home-contact-circle-item {
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.home-contact-circle-item:nth-child(1) {
    left: 0;
    top: 100%;
    -webkit-transform: translateY(-35%);
    transform: translateY(-35%);
}
.home-contact-circle-item:nth-child(2) {
    right: 0;
    top: 0;
}
.home-contact-circle-item img {
    max-width: 500px;
}
.home-contact-inner {
    max-width: 600px;
    margin: 0 auto;
}
.home-contact-inner h2 {
    font-size: 40px;
    margin-bottom: 12px;
}
.footer-bg {
        /* background: #00354e; */
    position: relative;
    padding-top: 100px;
    padding-bottom: 30px;
    padding: 65px 0 15px;
    background-image: url(../images/footer.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;    border-top: 3px solid #00344d;
}
.home-footer-circle-item {
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.home-footer-circle-item:nth-child(1) {
    left: 0;
    top: 0;
    -webkit-transform: translateY(-36%);
    transform: translateY(-36%);
}
.home-footer-circle-item img {
    max-width: 500px;
}
.footer-content-item {
    margin-bottom: 30px;
}
.footer-logo {
    max-width: 164px;
}
.footer-logo a {
    display: block;
}
.footer-logo img {
    width: 100%;
}
.footer-details {
    margin-top: 25px;
}
.footer-details p {
        font-size: 15px;
    color: #00344d;
    font-weight: 600;
}
.footer-content-list {
    padding-left: 30px;
}
.footer-content-title h3 {
        font-size: 20px;
    font-weight: 800;
    color: #f90b02;
    border-bottom: 1px solid red;
    width: 100%;
    padding: 9px 0px;
}
.footer-list li {
  font-size: 17px;
    font-weight: 800;
    color: #023d53;
    margin-bottom: 16px;
}
.footer-list li a {
    color: #023d53;
    font-weight: 800;
}
.footer-list li span {
    color: #023d53;
}
.footer-list li span a {
    color: #023d53;
}
.footer-list li:last-child {
    margin-bottom: 0;
}
.footer-lower {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px;
}
.footer-lower-item {
    padding: 10px 0;
}
.footer-copyright-text p {
  color: #ff0000;
    font-size: 15px;
    font-weight: 800;
    padding: 6px;
}
}
.footer-copyright-text p a {
    color: #023d53;
    text-decoration: underline;
}
.footer-social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer-social-list li {
    -webkit-box-flex: 0;
    flex: 0 0 40px;
    -ms-flex: 0 1 auto;
    max-width: 40px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 7px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.footer-social-list li:first-child {
    margin-left: 0;
}
.footer-social-list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 20px;
}
.footer-social-list li:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}
.social-btn.social-btn-fb a {
    background: #3b5998;
    color: #fff;
}
.social-btn.social-btn-tw a {
    background: #55acee;
    color: #fff;
}
.social-btn.social-btn-ins a {
    background: #3f729b;
    color: #fff;
}
.social-btn.social-btn-pin a {
    background: red;
    color: #fff;
}
.social-btn.social-btn-yt a {
    background: #c80000;
    color: #fff;
}
.social-btn.social-btn-ld a {
    background: #2867b2;
    color: #fff;
}
/*.header-bg-2 {
    background-image: url(../images/header-bg-2.webp);
    background-repeat: no-repeat;
    background-position: 100% -15px;
    background-size: 40% 100%;
    background-color: #fff;
    padding: 130px 0 110px;
    position: relative;
}*/
.header-bg-2 .container-fluid {
    height: 100%;
}
.header-shape-2-item {
    position: absolute;
}
.header-shape-2-item:nth-child(1) {
    max-width: 78px;
    top: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-shape-2-item img {
    width: 100%;
}
.header-content-2 {
    max-width: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.header-content-2 h1 {
   color: #123348;
    font-size: 70px;
    font-weight: 800;
    margin-bottom: 12px;
    width: 100%;
    text-align: left;
    font: normal normal bold 54px/70px Poppins;
    letter-spacing: 0;
    color: #ffffff;font-family: 'Arimo';
}
.header-content-21 h1 {
   color: #123348;
    font-size: 26px!important;
    font-weight: 800;
    margin-bottom: 12px;
    width: 100%;
    line-height: 1.5!important;
    text-align: left;
    font: normal normal bold 54px/70px Poppins;
    letter-spacing: 0;
    color: #00344d;
    font-family: 'Arimo';
}

.header-content-22 h1 {
   color: #123348;
    font-size: 26px!important;
    font-weight: 800;
    margin-bottom: 12px;
    width: 100%;
    line-height: 1.5!important;
    text-align: left;
    font: normal normal bold 54px/70px Poppins;
    letter-spacing: 0;
    color: #ffffff;
    font-family: 'Arimo';
}

.header-content-2 p {
    color: #535353;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 35px;
    width: 100%;
}
.header-content-2-img img {
    width: 100%;
}
.main-nav-2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    background-color: #fff9f9;
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
/*    box-shadow:0px 0px 9px 2px #f20f10;*/
    -webkit-animation: 500ms running fadeInDown;
    animation: 500ms running fadeInDown;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 100% !important;
    height: auto;
  
}
.main-nav-2 .language-option {
    color: #fff;
}
.main-nav-2 .navbar-option-item .btn1 {
   border: 1px solid #fff;
    background-color: #00354e;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.main-nav-2 .navbar-option-item .btn1:hover {
    background-color: #fff;
    color: #f20f10;
}
.main-nav-2.is-sticky .language-option {
    color: #0b2154;
}
.main-nav-2.is-sticky .navbar-option-item .btn1 {
   border: 1px solid #ffffff;
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #0c3d54 0%, #093b52 100%);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #fff;
}
.home-logo-section-2 {
    position: relative;
    padding-top: 0;
    padding-bottom: 100px;
}
.home-about-animated-img {
    max-width: 180px;
    position: absolute;
}
.home-about-animated-img img {
    width: 100% !important;
    -webkit-animation: about-img-riding 5s alternate infinite;
    animation: about-img-riding 5s alternate infinite;
}
.home-about-animated-img.home-animated-table-img {
    max-width: 285px;
}
.home-animated-img-right {
    bottom: 0;
    right: 0;
}
.home-animated-img-left {
    bottom: 0;
    left: 0;
    -webkit-transform: translate(-10%, 0%);
    transform: translate(-10%, 0%);
}
.home-facility-2-img {
    margin-right: -20px;
}
.home-quick-contact-2 {
    padding-left: 0;
    padding-right: 0;
}
.client-details-carousel .owl-stage-outer {
    padding: 10px 0 0;
}
.client-details-carousel.owl-theme .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    position: absolute;
    margin: 0;
    top: 12px;
    right: 0;
}
.client-details-carousel.owl-theme .owl-nav button {
    padding: 0;
    margin: 0;
    margin-right: 45px;
    position: relative;
    line-height: 1;
}
.client-details-carousel.owl-theme .owl-nav button:first-child {
    margin-right: 0;
}
.client-details-carousel.owl-theme .owl-nav button:hover {
    background: 0 0;
}
.client-details-carousel.owl-theme .owl-nav button:hover span:before {
    color: #f11a10;
}
.client-details-carousel.owl-theme .owl-nav button span:before {
    margin-left: 0;
    font-size: 40px;
    color: #2b71f3;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.client-details-carousel.owl-theme .owl-nav button:before {
    content: "";
    border-width: 1px;
    border-color: #b6b6b6;
    border-style: solid;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.client-details-carousel.owl-theme .owl-nav button:first-child:before {
    right: 45%;
    -webkit-animation: carousel-left 3s infinite alternate linear;
    animation: carousel-left 3s infinite alternate linear;
}
.client-details-carousel.owl-theme .owl-nav button:last-child:before {
    left: 45%;
    -webkit-animation: carousel-right 3s infinite alternate linear;
    animation: carousel-right 3s infinite alternate linear;
}
.home-client-details-2 {
    max-width: 880px;
    margin-bottom: 30px;
}
.home-client-details-2 .client-caption-para {
    color: #0b2154;
    font-size: 30px;
    position: relative;
    margin-bottom: 0;
}
.home-client-details-2 .client-caption-para:before {
    content: "“";
    margin-right: 3px;
    font-size: 60px;
    line-height: 0;
}
.home-client-thumbnail-section {
    margin-top: 70px;
}
.client-thumbnail-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.client-thumbnail-img {
    -webkit-box-flex: 0;
    flex: 0 0 73px;
    -ms-flex: 0 1 auto;
    max-width: 73px;
    width: 73px;
    height: 73px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 20px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.client-thumbnail-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.client-thumbnail-info .client-caption-title {
    font-size: 20px;
    margin-bottom: 10px;
}
.client-thumbnail-carousel .owl-stage-outer {
    overflow: visible;
}
.client-thumbnail-carousel .owl-item {
    opacity: 0.47;
    cursor: pointer;
    -webkit-transition: all 0.8s linear;
    transition: all 0.8s linear;
}
.client-thumbnail-carousel .owl-item.current {
    opacity: 1;
}
.client-thumbnail-carousel .owl-item.current .client-thumbnail-img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.home-download-section-2 {
    /* background: url(../images/home-download-2-shape.webp);   */
    background-position: -18% top;
    background-size: contain;
    background-repeat: no-repeat;
    background: #e0f5ff;
}
.download-feature {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 35px;
}
.download-feature-item {
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1;
    max-width: 100%;
    width: 100%;
    padding: 15px 10px 0;
}
.download-feature-item-inner {
    padding-left: 30px;
    border-left: 1px dashed #6a6a6a;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
    height: 100%;
    text-align: left;
}
.download-feature-item-inner:before {
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #fe4a55;
    border-style: solid;
    border-width: 15px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.download-feature-item-inner h3 {
    font-size: 30px;
    color: #0b2154;
    font-weight: 400;
    margin-bottom: 13px;
}
.download-feature-item-inner p {
    font-size: 16px;
    color: #767676;
    font-weight: 400;
    margin-bottom: 0;
}
.header-bg-3 {
    background-image: url(../images/header-bg-3.jpg);
    background-position: top left;
    background-size: 100% 100%;
    background-color: #fff;
    padding-bottom: 14%;
    position: relative;
}
.header-bg-3 .container-fluid {
    height: 100%;
}
.header-bg-3 .row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.header-content-3 {
    padding-top: 170px;
    max-width: 800px;
    padding-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.header-content-3 h1 {
    color: #fff;
    font-size: 70px;
    font-weight: 400;
    margin-bottom: 30px;
    width: 100%;
}
.header-content-3 p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 35px;
    width: 100%;
}
.header-3-shape-item {
    position: absolute;
    bottom: 0;
}
.header-3-shape-item img {
    width: 100%;
}
.header-3-shape-item:nth-child(1) {
    width: 33%;
    left: 0;
    -webkit-transform: translate(-19%, -5%);
    transform: translate(-19%, -5%);
}
.header-3-shape-item:nth-child(2) {
    width: 33%;
    left: 0;
    -webkit-transform: translate(54%, 15%);
    transform: translate(54%, 15%);
}
.header-3-shape-item:nth-child(3) {
    width: 43%;
    left: 50%;
    -webkit-transform: translate(-19%, 15%);
    transform: translate(-19%, 15%);
}
.header-3-shape-item:nth-child(4) {
    width: 48%;
    right: 0;
    -webkit-transform: translate(50%, 18%);
    transform: translate(50%, 18%);
}
.main-nav-3 {
    background-color: transparent;
}
.main-nav-3 nav .navbar-nav .nav-item > a {
    color: #d2d2d2;
}
.main-nav-3 nav .navbar-nav .nav-item > a.active {
    color: #fff;
    background: 0 0;
    -webkit-text-fill-color: #fff;
}
.main-nav-3 nav .navbar-nav .nav-item:hover > a {
    color: #fff;
    background: 0 0;
    -webkit-text-fill-color: #fff;
}
.main-nav-3 nav .navbar-nav .nav-item .dropdown-menu .nav-item a.active {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.main-nav-3 .language-option {
    color: #fff;
}
.main-nav-3 .navbar-option-item .btn1 {
    border: transparent;
    background-color: #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #010327;
}
.main-nav-3 .navbar-option-item .btn1:hover {
    background-color: #fff;
    color: #f20f10;
}
.main-nav-3.is-sticky nav .navbar-nav .nav-item > a {
    color: #0b2154;
}
.main-nav-3.is-sticky nav .navbar-nav .nav-item > a.active {
    color: transparent;
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.main-nav-3.is-sticky nav .navbar-nav .nav-item:hover > a {
    color: transparent;
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.main-nav-3.is-sticky nav .navbar-nav .nav-item .dropdown-menu .nav-item a.active {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.main-nav-3.is-sticky .language-option {
    color: #0b2154;
}
.main-nav-3.is-sticky .navbar-option-item .btn1 {
    border: 1px solid #f20f10;
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #fff;
}
.main-nav-3.is-sticky .navbar-brand-3 img:nth-child(1) {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.main-nav-3.is-sticky .navbar-brand-3 img:nth-child(2) {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.navbar-brand-3 img:nth-child(2) {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: absolute;
    left: 0;
}
.home-feature-box-3 {
    padding: 100px 30px 70px;
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
}
.home-feature-item-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px 30px;
}
.home-feature-item-3 .feature-carousel-details p {
    color: #5c5c5c;
    margin-bottom: 0;
}
.feature-item-img-3 img {
    width: 100%;
}
.home-about-section-3 .home-about-animated-img {
    -webkit-transform: translate(20px, -60px);
    transform: translate(20px, -60px);
}
.home-logo-section-3 {
    background: #0b0241;
    padding: 50px 0;
}
.home-logo-carousel-img img {
    height: 60px;
    -o-object-fit: contain;
    object-fit: contain;
}
.home-service-details-2 {
    padding: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    background: #fff;
    border-radius: 3px;
}
.home-service-text-2 {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.home-service-text-2 h3 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
}
.home-service-text-2 p {
    color: #5c5c5c;
    margin-top: 0;
    margin-bottom: 29px;
}
.home-service-image-2 img {
    width: 100%;
}
.home-client-section-3 {
    overflow: hidden;
    position: relative;
    background: url(../images/business-section-bg.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.home-client-section-3 .section-title {
    position: relative;
}
.home-client-section-3 .section-title h2 {
    color: #fff;
}
.home-client-section-3 .section-title p {
    color: #fff;
}
.owl-carousel .owl-item .client-carousel-img-2 {
    position: relative;
}
.owl-carousel .owl-item .client-carousel-img-2 img {
    width: 100%;
}
.owl-carousel .owl-item .client-carousel-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.owl-carousel .owl-item .client-carousel-btn button {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.owl-carousel .owl-item .client-carousel-btn button img {
    width: 21px;
    margin: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: 50%;
}
.owl-carousel .owl-item .client-carousel-btn button img:nth-child(1) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.owl-carousel .owl-item .client-carousel-btn button img:nth-child(2) {
    top: 50%;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.owl-carousel .owl-item .client-carousel-btn button i {
    margin-right: 0;
}
.owl-carousel .owl-item .client-carousel-btn a {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.owl-carousel .owl-item .client-carousel-btn a img {
    width: 21px;
    margin: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: 50%;
}
.owl-carousel .owl-item .client-carousel-btn a img:nth-child(1) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.owl-carousel .owl-item .client-carousel-btn a img:nth-child(2) {
    top: 50%;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.owl-carousel .owl-item .client-carousel-btn a i {
    margin-right: 0;
}
.owl-carousel .owl-item .client-carousel-btn:hover button img:nth-child(1),
.owl-carousel .owl-item .client-carousel-btn:hover a img:nth-child(1) {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.owl-carousel .owl-item .client-carousel-btn:hover button img:nth-child(2),
.owl-carousel .owl-item .client-carousel-btn:hover a img:nth-child(2) {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.owl-carousel .owl-item .client-carousel-btn .blue-gradient,
.owl-carousel .owl-item .client-carousel-btn .orange-gradient {
    color: #fff;
}
.client-carousel-caption-2 {
    padding-top: 60px;
}
.client-carousel-caption-2 .client-caption-para {
    color: #fff;
    font-size: 30px;
}
.client-carousel-caption-2 .client-caption-title {
    color: #fff;
}
.client-carousel-caption-2 .client-caption-designation {
    color: #ded8ff;
}
.business-carousel .owl-stage-outer {
    padding: 20px 0;
}
.business-carousel.owl-theme .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    position: absolute;
    margin: 0;
    top: 50px;
    left: 0;
}
.business-carousel.owl-theme .owl-nav button {
    padding: 0;
    margin: 0;
    margin-right: 45px;
    position: relative;
}
.business-carousel.owl-theme .owl-nav button:first-child {
    margin-right: 0;
}
.business-carousel.owl-theme .owl-nav button:hover {
    background: 0 0;
}
.business-carousel.owl-theme .owl-nav button:hover span:before {
    color: #f11a10;
}
.business-carousel.owl-theme .owl-nav button span:before {
    margin-left: 0;
    font-size: 40px;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.business-carousel.owl-theme .owl-nav button:before {
    content: "";
    border-width: 1px;
    border-color: #b6b6b6;
    border-style: solid;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.business-carousel.owl-theme .owl-nav button:first-child:before {
    right: 40%;
    -webkit-animation: carousel-left 3s infinite alternate linear;
    animation: carousel-left 3s infinite alternate linear;
}
.business-carousel.owl-theme .owl-nav button:last-child:before {
    left: 40%;
    -webkit-animation: carousel-right 3s infinite alternate linear;
    animation: carousel-right 3s infinite alternate linear;
}
.retail-section-bg {
    background: url(../images/retails-bg.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 100px 0 200px;
}
.counter-middle-section {
    margin-top: -130px;
    margin-bottom: -130px;
}
.counter-content-box {
    background-color: #0b0241;
    padding: 60px 60px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 3px;
}
.counter-item-white h3 {
    background: 0 0;
    color: #fff;
    -webkit-text-fill-color: unset;
}
.counter-item-white p {
    color: #b9d2ff;
}
.review-section {
    padding: 100px 0 70px;
}
.review-section-content {
    margin-top: 50px;
}
.holder-name {
    font-size: 19px;
    font-weight: 700;
    color: #414141;
}
.holder-designation {
    font-size: 16px;
    font-weight: 400;
    color: #838383;
}
.holder-para {
    font-size: 18px;
    font-weight: 400;
    color: #373636;
}
.review-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
}
.review-text .holder-name {
    margin-bottom: 15px;
    width: 100%;
}
.review-text .holder-designation {
    margin-top: auto;
    margin-bottom: 15px;
    width: 100%;
}
.review-text .holder-para {
    margin-top: auto;
    margin-bottom: 25px;
    width: 100%;
}
.review-text .review-star {
    margin-top: auto;
}
.page-bg {
    background-repeat: no-repeat;
    background-position: 40% 100%;
    background-size: cover;
    padding: 210px 0 120px;
    position: relative;
}
.page-bg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
background: #00354edb;
}
.page-title-inner {
    position: relative;
}
.page-title-inner .section-title {
    margin-bottom: 0;
}
.page-title-inner .section-title h1 {
       font-size: 50px;
    font-weight: 800;
    color: #f90b02;
    margin-bottom: 20px;
}
.page-breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.page-breadcrumbs li {
    font-size: 16px;
    padding: 0 8px;
    color: #00354e;
    font-weight: 400;
    position: relative;
    line-height: 17px;    font-weight: 800;
}
.page-breadcrumbs li a {
    color: #00354e;   
    font-weight: 800;
}
.page-breadcrumbs li:not(:first-child):before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #00354e;
    left: 0;
    top: 0;
        font-weight: 800;
}
.about-img img {
    width: 100%;
}
.worker-section .home-about-content {
    position: relative;
}
.worker-grid-item:nth-child(1) {
    margin-top: 20px;
}
.worker-grid-item:nth-child(4) {
    margin-top: -20px;
}
.worker-grid-content {
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    position: relative;
}
.worker-grid-content:hover .worker-content-layout {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.worker-content-img img {
    width: 100%;
}
.worker-shape-item {
    position: absolute;
}
.worker-shape-item:nth-child(1) {
    bottom: 0;
    left: 15%;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.worker-shape-item:nth-child(1) img {
    max-width: 220px;
}
.worker-social-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px;
}
.worker-social-link li {
    font-size: 15px;
    padding: 0 10px;
}
.worker-social-link li a {
    color: #fff;
}
.worker-content-layout {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 86, 230, 0.9)), color-stop(60%, transparent));
    background: linear-gradient(0deg, rgba(8, 86, 230, 0.9) 0%, transparent 60%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 20px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.worker-content-layout .client-caption-title {
    color: #fff;
    text-transform: capitalize;
}
.worker-content-layout .client-caption-designation {
    color: #fff;
}
.about-logo-content {
    padding: 40px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 3px;
    overflow: hidden;
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
}
.about-download-content .home-download-image img {
    -webkit-animation: none;
    animation: none;
}
.article-img {
    overflow: hidden;
    border-radius: 3px;
    margin-bottom: 20px;
}
.article-img img {
    width: 100%;
}
.blog-details-content {
    margin-top: 20px;
}
.blog-details-content p {
    font-size: 16px;
    font-weight: 400;
    color: #6f6f6f;
    line-height: 28px;
    margin-bottom: 20px;
}
.blog-details-content p:last-child {
    margin-bottom: 0;
}
.blog-details-content p.blog-tag-name {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.blog-details-content p.blog-tag-name:before {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    bottom: 3px;
    position: relative;
    margin-right: 8px;
}
.blog-details-content h2 {
    color: #0e1d2d;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px;
}
.blog-quote {
       padding: 9px 18px;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    width: 100%;
    font-size: 22px;
    color: white;
}
.blog-quote.blog-quote-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.blog-quote .blog-quote-icon i {
    font-size: 20px;
    color: #fff;
}
.blog-quote h3 {
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    width: 100%;
}
.blog-quote p {
    margin-top: 20px;
    font-size: 23px;
    width: 100%;
}
.blog-quote p.blog-tag-name {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 0;
    width: auto;
}
.blog-quote p.blog-quote-para-small {
    font-size: 17px;
}
.blog-quote.blue-gradient h3 {
    color: #fff;
}
.blog-quote.blue-gradient p {
    color: #fff;
}
.blog-quote.blue-gradient p.blog-tag-name {
    background: 0 0;
    color: #fff;
    -webkit-text-fill-color: #fff;
}
.blog-quote.blue-gradient p.blog-tag-name:before {
    background: #fff;
}
.blog-quote.blue-gradient .service-choosing-list li {
    color: #fff;
}
.blog-quote.orange-gradient h3 {
    color: #fff;
}
.blog-quote.orange-gradient p {
    color: #fff;
}
.blog-quote.orange-gradient p.blog-tag-name {
    background: 0 0;
    color: #fff;
    -webkit-text-fill-color: #fff;
}
.blog-quote.orange-gradient p.blog-tag-name:before {
    background: #fff;
}
.blog-quote.orange-gradient .service-choosing-list li {
    color: #fff;
}
.service-choosing-list li {
    font-size: 16px;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 5px 0;
    text-align: left;
}
.service-choosing-list li img {
    width: 17px;
    margin-right: 10px;
    margin-top: 3px;
}
.blog-details-img-item {
    overflow: hidden;
    border-radius: 3px;
}
.blog-details-img-item img {
    width: 100%;
}
.blog-details-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    margin-bottom: 20px;
}
.blog-details-list li {
    font-size: 18px;
    color: #1d2f42;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 14px 0;
    margin-right: 25px;
}
.blog-details-list li img {
    -webkit-box-flex: 0;
    flex: 0 0 20px;
    -ms-flex: 0 1 auto;
    max-width: 20px;
    width: 20px;
    margin-right: 12px;
}
.blog-details-tag {
    border: 1px dashed #2948ff;
    background: #f3f5ff;
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 3px;
    margin-top: 60px;
}
.blog-tag-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
}
.blog-tag-item h4 {
    margin-right: 17px;
    color: #162c44;
    font-size: 17px;
}
.blog-tag-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blog-tag-list li {
    margin-right: 13px;
    font-size: 15px;
}
.blog-tag-list li a {
    color: #2948ff;
}
.blog-tag-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
}
.blog-tag-social li {
    -webkit-box-flex: 0;
    flex: 0 0 30px;
    -ms-flex: 0 1 auto;
    max-width: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-left: 7px;
    overflow: hidden;
}
.blog-tag-social li:first-child {
    margin-left: 0;
}
.blog-tag-social li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 16px;
}
.blog-comment-area {
    margin-top: 70px;
}
.sub-section-title {
    color: #1b2b37;
    font-size: 20px;
}
.sub-section-title span {
    color: #8fa5b5;
}
.blog-people-comment-item {
    border-bottom: 1px solid #ededed;
    padding: 45px 0;
}
.blog-people-comment-item:last-child {
    border-bottom: 0;
}
.blog-people-comment-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blog-people-comment-reply {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
    padding-left: 132px;
}
.blog-people-comment-reply .blog-people-comment-thumb {
    -webkit-box-flex: 0;
    flex: 0 0 80px;
    -ms-flex: 0 1 auto;
    max-width: 80px;
    width: 80px;
    height: 80px;
    margin-right: 20px;
}
.blog-people-comment-reply .blog-people-comment-details {
    margin-top: 10px;
}
.blog-people-comment-thumb {
    -webkit-box-flex: 0;
    flex: 0 0 102px;
    -ms-flex: 0 1 auto;
    max-width: 102px;
    width: 102px;
    height: 102px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 30px;
}
.blog-people-comment-thumb img {
    width: 100%;
    height: 100%;
}
.blog-people-comment-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 15px;
}
.blog-people-comment-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.blog-people-comment-bio {
    margin-bottom: 10px;
}
.blog-post-name {
    color: #131f27;
    font-size: 16px;
    text-transform: capitalize;
}
.blog-post-date {
    color: #7b7b7b;
    font-size: 15px;
}
.blog-people-reply-action {
    margin-bottom: 10px;
}
.blog-people-reply-action p {
    font-size: 15px;
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    cursor: pointer;
}
.blog-people-comment-details {
    margin-top: 20px;
}
.blog-people-comment-details p {
    color: #6f6f6f;
    font-size: 16px;
}
.input-group {
   border: 1px solid #13455e;
    background: #fff;
    border-radius: 3px;
    padding: 0px 15px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.form-control {
    color: #0b2154;
    height: auto;
    font-size: 13px;
    font-weight: 500;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #0b2154;
    background-color: transparent;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
    padding: 0;
    resize: none;
}
.form-control:focus {
    color: #0b2154;
    background-color: #fff;
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control::-webkit-input-placeholder {
    color: #7f7f7f;
}
.form-control:-ms-input-placeholder {
    color: #7f7f7f;
}
.form-control::-ms-input-placeholder {
    color: #7f7f7f;
}
.form-control::placeholder {
    color: #7f7f7f;
}
.input-group-text {
    border: 0;
    border-radius: 0;
    padding: 0;
    background: 0 0;
    color: #7f7f7f;
    font-size: 15px;
    margin-right: 10px;
}
.input-group-text i:before {
    margin-left: 0;
    font-size: 15px;
}
.help-block {
    margin-top: 5px;
}
.help-block.with-errors {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
}
.submit-post-info {
    text-align: center;
    margin-top: 10px;
    font-size: 20px;
    margin-bottom: 0;
}
.submit-post-info.text-success {
    background: -webkit-gradient(linear, left top, right top, from(#0856e6), to(#2f74f4));
    background: linear-gradient(90deg, #0856e6 0%, #2f74f4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent !important;
}
.submit-post-info.text-danger {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent !important;
}
.input-area {
    border: 1px solid #d8d8d8;
    background: #fff;
    border-radius: 3px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 20px;
    width: 100%;
}
.input-label-icon {
    color: #7f7f7f;
    -webkit-box-flex: 0;
    flex: 0 0 19px;
    -ms-flex: 0 1 auto;
    max-width: 19px;
    width: 19px;
    margin-right: 10px;
}
.input-label-icon span {
    width: 100%;
    font-size: 16px;
}
.input-label-icon span i {
    font-size: 16px;
}
.input-label-icon span i:before {
    font-size: 16px;
    margin-left: 0;
}
.muted-text {
    font-size: 14px;
    margin-top: 5px;
}
.muted-text.muted-text-orange {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.material-input-label {
    color: #7f7f7f;
    font-size: 15px;
    margin: 0;
    font-weight: 400;
    position: absolute;
    left: 20px;
    top: 25px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.material-input-label span {
    padding: 0 5px;
}
.material-input-label i {
    margin-right: 8px;
}
.material-input-label i:before {
    font-size: 15px;
    margin: 0;
}
.input-full {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    resize: none;
    color: #0b2154;
    font-size: 15px;
}
.input-full:active,
.input-full:focus {
    border: 0;
    outline: 0;
}
.input-full::-webkit-input-placeholder {
    color: #7f7f7f;
}
.input-full:-ms-input-placeholder {
    color: #7f7f7f;
}
.input-full::-ms-input-placeholder {
    color: #7f7f7f;
}
.input-full::placeholder {
    color: #7f7f7f;
}
.blog-comment-input-area .orange-gradient {
    color: #fff;
}
.blog-comment-input-area .btn1 {
    margin-left: auto;
    margin-right: auto;
}
.blog-comment-leave-area {
   background: #f3f3f3;
    border-radius: 3px;
    padding: 19px 26px 24px;
    text-align: center;
}
.blog-comment-leave-area .sub-section-title {
    font-size: 23px;
    color: #221668;
}
.blog-sidebar .sub-section-title {
    color: #162c44;
}
.blog-sidebar-item {
    -webkit-box-shadow: 0 11px 61.1px 3.9px rgba(193, 193, 193, 0.22);
    box-shadow: 0 11px 61.1px 3.9px rgba(193, 193, 193, 0.22);
    margin-bottom: 30px;
}
.blog-sidebar-item-details {
    padding: 0 25px;
}
.blog-sidebar-item-header {
    border-bottom: 1px solid #efefef;
    padding: 25px;
}
.blog-search-area {
    padding-top: 25px;
    padding-bottom: 25px;
}
.blog-search-area .input-area {
    padding: 0;
    padding-left: 10px;
    overflow: hidden;
    border-radius: 3px;
}
.blog-search-area .btn1 {
    padding: 12px 15px;
    border-radius: 3px;
}
.blog-search-area .btn-with-image img {
    margin-right: 0;
    -webkit-box-flex: 0;
    flex: 0 0 16px;
    -ms-flex: 0 1 auto;
    max-width: 16px !important;
    width: 16px;
}
.blog-search-area .btn-with-image img:nth-child(2) {
    -webkit-transform: translate(15px, 25px);
    transform: translate(15px, 25px);
}
.blog-search-area .btn-with-image:hover img:nth-child(2) {
    -webkit-transform: translate(15px, 0);
    transform: translate(15px, 0);
}
.blog-recent-item {
    border-bottom: 1px solid #efefef;
}
.blog-recent-item:last-child {
    border-bottom: 0;
}
.blog-recent-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px 0;
}
.blog-recent-item a:hover .blog-recent-thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.blog-recent-item a:hover .blog-post-name {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.blog-recent-thumb {
    -webkit-box-flex: 0;
    flex: 0 0 75px;
    -ms-flex: 0 0 75px;
    max-width: 75px;
    width: 75px;
    height: 101px;
    border-radius: 3px;
    overflow: hidden;
    margin-right: 17px;
}
.blog-recent-thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.blog-recent-data .blog-post-date {
    color: #2948ff;
    font-size: 14px;
}
.blog-recent-data .blog-post-name {
    color: #162c44;
    font-weight: 700;
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-recent-data .blog-people-comment-details {
    margin-top: 10px;
}
.blog-recent-data .blog-people-comment-details p {
    font-size: 15px;
    color: #6a6a6a;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-category-details {
    padding-top: 10px;
    padding-bottom: 10px;
}
.blog-category-item {
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.blog-category-name {
    font-size: 15px;
    color: #898989;
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1;
}
.blog-category-name a {
    color: #898989;
}
.blog-category-name a:hover {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.blog-category-number {
    font-size: 15px;
    color: #2948ff;
}
.blog-cateogory-divider {
    -webkit-box-flex: 0;
    flex: 0 0 55%;
    -ms-flex: 0 1 auto;
    max-width: 55%;
    width: 55%;
    height: 1px;
    background: #efefef;
    margin-right: 20px;
}
.blog-sidebar-tag-details {
    padding-top: 20px;
    padding-bottom: 20px;
}
.blog-sidebar-tag-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.blog-sidebar-tag-list li {
    color: #777;
    margin-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.blog-sidebar-tag-list li.blog-sidebar-tag-lg {
    font-size: 16px;
}
.blog-sidebar-tag-list li.blog-sidebar-tag-sm {
    font-size: 15px;
}
.blog-sidebar-tag-list li a {
    color: #777;
}
.blog-sidebar-tag-list li a:hover {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pricing-box-grid {
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 25px;
    margin-right: 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pricing-grid-item {
    border-radius: 5px;
    -webkit-box-flex: 0;
    flex: 0 0 33.33%;
    -ms-flex: 0 1 auto;
    max-width: 33.33%;
    width: 33.33%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.pricing-grid-item:hover {
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
}
.pricing-grid-item:hover .pricing-item-amount:before {
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 1;
}
.pricing-grid-item:hover .pricing-item-amount h4 {
    color: #fff;
}
.pricing-grid-item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.pricing-item-header {
    padding: 30px;
    text-align: center;
}
.pricing-item-header h3 {
    font-size: 30px;
    color: #252525;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pricing-item-header h3 img {
    -webkit-box-flex: 0;
    flex: 0 0 27px;
    -ms-flex: 0 1 auto;
    max-width: 27px;
    width: 27px;
    margin-right: 13px;
}
.pricing-item-amount {
    padding: 30px;
    background-color: rgba(41, 72, 255, 0.2);
    text-align: center;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
}
.pricing-item-amount:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(#0856e6), to(#2f74f4));
    background: linear-gradient(90deg, #0856e6 0%, #2f74f4 100%);
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.pricing-item-amount h4 {
    font-size: 49px;
    font-weight: 400;
    color: #2948ff;
    position: relative;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.pricing-item-amount h4 small {
    font-size: 22px;
}
.pricing-item-amount h4 span {
    font-size: 30px;
}
.pricing-item-body {
    padding: 35px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.pricing-item-body .btn1 {
    color: #fff;
    margin-top: auto;
}
.pricing-item-list {
    margin-bottom: 20px;
}
.pricing-item-list li {
  color: #ffffff;
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding-top: 10px;
    padding-bottom: 10px;
}
.pricing-item-list li .pricing-list-arrow {
    -webkit-box-flex: 0;
    flex: 0 0 15px;
    -ms-flex: 0 1 auto;
    max-width: 15px;
    width: 15px;
    margin-right: 12px;
    font-size: 15px;
}
.pricing-item-list li .pricing-list-arrow:before {
    font-size: 15px;
}
.pricing-item-list li .pricing-list-info {
    color: #b6b6b6;
    font-size: 19px;
    margin-left: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.pricing-item-list li .pricing-list-info i:before {
    font-size: 19px;
}
.box-card {
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    border-radius: 5px;
}
.box-card-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px;
}
.box-card-icon img {
    width: 100%;
}
.box-card-icon span {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.box-card-icon span i {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 50px;
}
.box-card-icon span i:before {
    font-size: 50px;
    margin: 0;
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.box-card-details {
    margin-top: auto;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%;
}
.box-card-title {
    color: #221668;
    font-size: 23px;
    font-weight: 700;
    width: 100%;
}
.box-card-para {
    font-size: 17px;
    color: #6f6f6f;
    font-weight: 400;
    width: 100%;
}
.box-card-para .link-us {
    color: #6f6f6f;
}
.box-card-link {
    margin-top: auto;
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
}
.comment-block-img {
    display: block;
    margin: auto;
    width: 80%;
}
.contact-comment-leave-area {
    background: #fff;
    -webkit-box-shadow: 0 11px 61.1px 3.9px rgba(193, 193, 193, 0.22);
    box-shadow: 0 11px 61.1px 3.9px rgba(193, 193, 193, 0.22);
}
.faq-accordion-item {
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    border-radius: 5px;
    margin-bottom: 20px;
}
.faq-accordion-item:last-child {
    margin-bottom: 0;
}
.faq-accordion-header {
    padding: 25px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    overflow: hidden;    background: white;
}
.faq-accordion-header:before {
    content: "\f109";
    font-family: Flaticon;
    font-size: 22px;
    font-weight: 400;
    position: absolute;
    right: 25px;
    top: 20px;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.faq-accordion-header:after {
    content: "\f10a";
    font-family: Flaticon;
    font-size: 22px;
    font-weight: 400;
    position: absolute;
    right: 25px;
    top: 20px;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.faq-accordion-header-overlay {
    position: absolute;
    width: 0;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    top: 0;
    left: 0;
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.faq-accordion-item-active .faq-accordion-header:before {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.faq-accordion-item-active .faq-accordion-header:after {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    color: #fff;
}
.faq-accordion-item-active .faq-accordion-header .faq-accordion-header-overlay {
    width: 100%;
}
.faq-accordion-item-active .faq-accordion-header .faq-accordion-title {
    color: #fff;
}
.faq-accordion-item-active .faq-accordion-body {
    max-height: 250px;
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.faq-accordion-title {
    font-size: 18px;
    color: #221668;
    font-weight: 400;
    padding-right: 35px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
    z-index: 10;
    text-transform: none;
}
.faq-accordion-body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.faq-accordion-body-inner {
    padding: 25px;
}
.faq-accordion-para {
    font-size: 16px;
    color: #7a7a7a;
    font-weight: 400;
}
.authentication-section {
    background: #fff;
}
.authentication-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
}
.authentication-grid-lost {
    height: 100vh;
    overflow: auto;
}
.authentication-item {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    -ms-flex: 0 1 auto;
    max-width: 50%;
    width: 50%;
}
.authentication-user-panel {
    padding: 50px 100px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.authentication-user-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.authentication-user-header img {
    width: 160px;
}
.authentication-user-header h1 {
    font-size: 30px;
    color: #2a2a2a;
    font-weight: 400;
    margin-top: 20px;
}
.authentication-user-header .logo2 {
    display: none;
}
.authentication-user-body {
    width: 100%;
}
.authentication-user-body p {
    font-size: 15px;
    font-weight: 400;
    text-align: center;
}
.authentication-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
}
.authentication-tab-item {
    color: #5f5f5f;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 60px;
    border-bottom: 1px solid #d5d5d5;
    cursor: pointer;
}
.authentication-tab-item img {
    height: 19px;
    margin-right: 8px;
}
.authentication-tab-item.authentication-tab-active {
    border-bottom: 1px solid #ff743c;
}
.authentication-tab-details-item {
    display: none;
}
.authentication-tab-details-item.authentication-tab-details-active {
    display: block;
}
.authentication-form {
    margin-top: 40px;
}
.authentication-form .input-area {
    background: #f7f7f7;
}
.authentication-form .input-area .input-full {
    background-color: transparent;
}
.authentication-form .orange-gradient {
    color: #fff;
}
.authentication-account-access {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.authentication-account-access-item {
    padding: 10px 0;
}
.authentication-checkbox label {
    position: relative;
    font-size: 15px;
    color: #828282;
    padding-left: 27px;
    cursor: pointer;
}
.authentication-checkbox label:before {
    content: "";
    width: 17px;
    height: 17px;
    border: 2px solid #d5d5d5;
    left: 0;
    top: 2px;
    position: absolute;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.authentication-checkbox label:after {
    content: "\ea41";
    font-family: boxicons !important;
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translate(1px, 0px);
    transform: translate(1px, 0px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    color: #f14300;
}
.authentication-checkbox input {
    display: none;
}
.authentication-checkbox input:checked ~ label:after {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.authentication-link a {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: underline;
    border-bottom: 1px solid #f14300;
    font-size: 14px;
    font-weight: 400;
}
.authentication-divider {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.authentication-divider span {
    font-size: 15px;
    color: #5f5f5f;
    background: #fff;
    padding: 10px;
    z-index: 1;
}
.authentication-divider:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #d5d5d5;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}
.authentication-social-access {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.authentication-social-item {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    flex: 0 0 33.33%;
    -ms-flex: 0 1 auto;
    max-width: 33.33%;
    width: 33.33%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.authentication-social-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 15px 30px;
    border-radius: 35px;
}
.authentication-social-item:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}
.authentication-img-bg {
    background-image: url(../images/authentication-bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 100vh;
}
.error-page-section {
    height: 100vh;
    padding: 50px 0;
}
.error-page-section .container {
    height: 100%;
}
.error-page-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 100%;
}
.error-page-inner h1 {
    font-size: 250px;
    font-weight: 700;
    color: #0b2154;
    letter-spacing: 30px;
}
.error-page-inner h3 {
    font-size: 25px;
    color: #1a1153;
    margin-top: 25px;
}
.error-page-inner p {
    font-size: 17px;
    margin-top: 25px;
}
.error-page-inner .btn1 {
    margin-top: 25px;
}
.error-page-inner .orange-gradient {
    color: #fff;
}
.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pagination-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pagination-list li {
    height: 33px;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
}
.pagination-list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding: 8px 9px;
    border-radius: 2px;
    background: #fff;
    font-size: 15px;
    color: #f14300;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.pagination-list li a i {
    font-size: 19px;
}
.pagination-list li a:hover {
    background: #f14300;
    color: #fff;
}
.pagination-list li.active a {
    background: #f14300;
    color: #fff;
}
.pagination-list li.disable a {
    opacity: 0.5;
    cursor: not-allowed;
    background: #fff;
    color: #f14300;
}
.service-quote {
    padding: 25px;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.service-quote .blog-quote-icon i {
    font-size: 20px;
    color: #fff;
}
.service-quote p {
    margin-top: 17px;
    font-size: 23px;
}
.service-quote p.blog-tag-name {
    font-size: 14px;
}
.service-quote.blue-gradient p {
    color: #fff;
}
.service-quote.blue-gradient p.blog-tag-name {
    background: 0 0;
    color: #fff;
    -webkit-text-fill-color: #fff;
}
.service-quote.blue-gradient p.blog-tag-name:before {
    background: #fff;
}
.blog-post-item {
    border-radius: 5px;
    -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
    overflow: hidden;
    margin-bottom: 30px;
    text-align: left;
}
.blog-post-item:hover .blog-post-thumb a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.blog-post-item:hover .blog-post-title a {
    background: -webkit-gradient(linear, left top, right top, from(#f20f10), to(#ec600d));
    background: linear-gradient(90deg, #f20f10 0%, #ec600d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.blog-post-item .blog-post-para {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.blog-post-thumb {
    overflow: hidden;
}
.blog-post-thumb a {
    display: block;
}
.blog-post-thumb a img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.blog-post-details {
    padding: 25px;
}
.blog-post-entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.blog-post-entry li {
    font-size: 15px;
    color: #2948ff;
    font-weight: 400;
    padding: 4px 10px;
    position: relative;
}
.blog-post-entry li:before {
    content: "\ec16";
    font-family: boxicons !important;
    font-weight: 600;
    position: absolute;
    right: -2px;
    font-size: 4px;
    top: 12px;
    color: #a0a0a0;
}
.blog-post-entry li:last-child:before {
    content: none;
}
.blog-post-title {
    font-size: 24px;
    font-weight: 700;
    color: #102030;
}
.blog-post-title a {
    color: #102030;
}
.blog-post-para {
    font-size: 17px;
    font-weight: 400;
    color: #6a6a6a;
}
.terms-privacy .sub-section-title {
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 20px;
}
.terms-privacy p {
    font-size: 16px;
    margin-bottom: 20px;
}
.terms-privacy p:last-child {
    margin-bottom: 0;
}
.terms-privacy-list {
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
}
.terms-privacy-list li {
    margin-bottom: 15px;
}
.terms-privacy-list li p {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.terms-privacy-list li p strong {
    color: #414141;
    margin-right: 10px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .main-nav nav .navbar-nav .nav-item a.active {
        color: #f20f10;
        background: 0 0;
    }
    .main-nav nav .navbar-nav .nav-item:hover > a {
        color: #f20f10;
        background: 0 0;
    }
    .main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover > a {
        color: #f20f10;
        background: 0 0;
    }
    .main-nav-3 {
        background-color: transparent;
    }
    .main-nav-3 nav .navbar-nav .nav-item > a {
        color: #d2d2d2;
    }
    .main-nav-3 nav .navbar-nav .nav-item > a.active {
        color: #fff;
        background: 0 0;
    }
    .main-nav-3 nav .navbar-nav .nav-item:hover > a {
        color: #fff;
        background: 0 0;
    }
    .main-nav-3 nav .navbar-nav .nav-item .dropdown-menu .nav-item a.active {
        color: #f20f10;
        background: 0 0;
    }
    .main-nav-3.is-sticky nav .navbar-nav .nav-item > a {
        color: #0b2154;
    }
    .main-nav-3.is-sticky nav .navbar-nav .nav-item > a.active {
        color: #f20f10;
        background: 0 0;
    }
    .main-nav-3.is-sticky nav .navbar-nav .nav-item:hover > a {
        color: #f20f10;
        background: 0 0;
    }
    .main-nav-3.is-sticky nav .navbar-nav .nav-item .dropdown-menu .nav-item a.active {
        color: #f20f10;
        background: 0 0;
    }
    .mean-container .mean-nav {
        float: left;
        width: 100%;
        background: #fff;
        margin-top: 59px;
    }
    .mean-container .mean-nav ul li a.active {
        color: #f20f10;
        background: 0 0;
    }
    .navbar-option-item .dropdown-menu {
        background: #fff;
        border: 0;
        padding: 5px 0;
        border-radius: 0;
        -webkit-box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
        box-shadow: 0 11px 95.12px 5.88px rgba(196, 196, 196, 0.21);
        display: block;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .navbar-option-item .dropdown-item:hover {
        color: #f20f10;
        background: 0 0;
    }
    .counter-item h3 {
        color: #0856e6;
        background: 0 0;
    }
    .counter-item-white h3 {
        color: #fff;
        background: 0 0;
    }
    .home-service-text a:before,
    .home-service-text-2 a:before {
        color: #0856e6;
        background: 0 0;
    }
    .home-service-text a:after,
    .home-service-text-2 a:after {
        color: #f20f10;
        background: 0 0;
    }
    .download-option p {
        color: #f20f10;
        background: 0 0;
    }
    .home-service-start p a.blue-gradient {
        color: #0856e6;
        background: 0 0;
    }
    .home-service-start p a.blue-gradient:hover {
        color: #f20f10;
        background: 0 0;
    }
    .home-service-start p a.orange-gradient {
        color: #f20f10;
        background: 0 0;
    }
    .home-service-start p a.orange-gradient:hover {
        color: #0856e6;
        background: 0 0;
    }
    .help-block.with-errors {
        color: #f20f10;
        background: 0 0;
    }
    .submit-post-info.text-success {
        color: #0856e6;
        background: 0 0;
    }
    .submit-post-info.text-danger {
        color: #f20f10 !important;
        background: 0 0;
    }
    .authentication-link a {
        color: #f20f10;
        background: 0 0;
    }
    .blog-post-item:hover .blog-post-title a {
        color: #f20f10;
        background: 0 0;
    }
    .blog-details-content p.blog-tag-name {
        color: #f20f10;
        background: 0 0;
    }
    .blog-people-reply-action p {
        color: #f20f10;
        background: 0 0;
    }
    .blog-sidebar-tag-list li a:hover {
        color: #f20f10;
        background: 0 0;
    }
    .blog-recent-item a:hover .blog-post-name {
        color: #f20f10;
        background: 0 0;
    }
}
.buy-now-btn {
    right: 20px;
    z-index: 99;
    top: 50%;
    position: fixed;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 30px;
    display: inline-block;
    color: #fff;
    background-color: #82b440;
    padding: 10px 20px 10px 42px;
    -webkit-box-shadow: 0 1px 20px 1px #82b440;
    box-shadow: 0 1px 20px 1px #82b440;
    font-size: 13px;
    font-weight: 600;
}
.buy-now-btn img {
    top: 50%;
    left: 20px;
    width: 15px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.buy-now-btn:hover {
    color: #fff;
    background-color: #94be5d;
}

.imbtag a img {
    width: 229px;
}

/*other*/

.boxes {
  background-color: #f3f5fa;
    padding: 15px 5px;
    border-radius: 5px;
    box-shadow: 1px 0px 5px 2px #023d53;
    position: relative;
    text-align: center;

}


.boxes img {
    margin: 0 auto;
}
.slick-slide img {
    display: block;
}
.boxes h6 {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 13px;
    margin-top: 10px;
    color: var(--secondary-color);
}
h6 {
    font-weight: 600;
    color: #00354e;
    font-size: 17px;
    padding: 12px 0px;
}
.section-title2 {
    /* max-width: 610px; */
       text-align: center;
    margin: auto;
    margin-bottom: 0px;
    margin-top: 29px;
}
.banner21{
        margin-top: 0px;
    /* background: linear-gradient(271deg, #00354e, #00354e); */
    margin-bottom: 71px;
/*    background-image: url(../images/banner/back1.webp);*/
    background-position: revert;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.retail::before { 
     /* background: linear-gradient(45deg, black, transparent)!important; */
    margin-top: 100px;
    /* background: linear-gradient(271deg, #00354e, #00354e); */
    margin-bottom: 288px;
    background-image: url(./assets/images/banner/banner21.webp)!important;
    background-position: revert;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: -35px;
}

/*other 14/sep/2023*/

.inner-page-li-list ul li {
       color: #023d53;
    float: none;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    margin: 0;
    padding: 10px 0 3px 25px;
    text-align: left;
    width: auto;
    line-height: 26px;
}







@media (max-width: 767px){
.boxes {
   margin-bottom: 1.5rem !important;
    height: 135px;
}
}
@media (max-width: 1024px){
.boxes h6 {
    min-height: 32px;
}
}
@media (max-width: 992px){
.boxes img {
    height: 55px;
}
}



/*popup*/

/***********************************************/
/***************** Packages ********************/
/***********************************************/
@import url('https://fonts.googleapis.com/css?family=Tajawal');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

#subscribeModal .modal-content{
    overflow:hidden;
}
a.h2{
    color:#007b5e;
    margin-bottom:0;
    text-decoration:none;
}
#subscribeModal .form-control {
    height: 56px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding-left:30px;
}
#subscribeModal .btn {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding-right: 38px;
    background: #ff0004;
    border-color: #ff0004;
    height: 60px;
}
#subscribeModal .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #007b5e;
    outline: 0;
    box-shadow: none;
}
#subscribeModal .top-strip{
    height: 155px;
    background: #007b5e;
    transform: rotate(141deg);
    margin-top: -94px;
    margin-right: 190px;
    margin-left: -130px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}
#subscribeModal .bottom-strip{
    height: 155px;
    background: #007b5e;
    transform: rotate(112deg);
    margin-top: -110px;
    margin-right: -215px;
    margin-left: 300px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}

/**************************/
/****** modal-lg stips *********/
/**************************/
#subscribeModal .modal-lg .top-strip {
       height: 155px;
    background: #f90b02;
    transform: rotate(141deg);
    margin-top: -106px;
    margin-right: 457px;
    margin-left: -130px;
    border-bottom: 65px solid #00354e;
    border-top: 10px solid #00354d;
}
#subscribeModal .modal-lg .bottom-strip {
    height: 155px;
    background: #f20f10;
    transform: rotate(135deg);
    margin-top: -115px;
    margin-right: -339px;
    margin-left: 421px;
    border-bottom: 13px solid #00354d;
    border-top: 46px solid #00354c;
}

/****** extra *******/
#Reloadpage{
    cursor:pointer;
}


.section-title h3 {
    margin-bottom: 22px;
    text-align: center;
    font: normal normal 600 44px/54px Poppins;
    letter-spacing: 0;
    color: #00354e;
    opacity: 1;font-family: 'Arimo';
}523
/*popopup*/



.home-about-title2 {
    margin-bottom: 22px;
    text-align: center;
    font: normal normal 600 44px/54px Poppins;
    letter-spacing: 0;
    color: #00354e;
    opacity: 1;
}


ul.section-button {
    justify-content: center;
}
@media (max-width: 767px){

#subscribeModal .modal-lg .bottom-strip {
    height: 116px;
    background: #f20f10;
    transform: rotate(125deg);
    margin-top: 0px !important;
    margin-right: -469px;
    margin-left: 19px;
    border-bottom: 14px solid #00354d;
    border-top: 44px solid #00354c;
}

#subscribeModal .modal-lg .top-strip {
    height: 155px;
    background: #f90b02;
    transform: rotate(141deg);
    margin-top: -106px!important;
    margin-right: 268px;
    margin-left: -130px;
    border-bottom: 65px solid #00354e;
    border-top: 10px solid #00354d;
}
}
.main-nav nav .navbar-nav .nav-item a {
    font-weight: 500;
    font-size: 16px;
    margin-left: 11px !important;
    margin-right: 11px !important;
}
.whitm p {
    padding-top: 10px;
    font-weight: 300;
    margin-bottom: 16px;
    font-size: 15px;
    font-family: "Poppins";
    color: #00344d;
    line-height: 24px;
}
p.main-feature-title {
     font-size: 14px;
    font-weight: 600;
    margin-top: 15px;
}
.main-feature-item {
       /* border: 3px solid #023d53; */
    margin: 11px 0px;
    padding: 24px 11px;
    background: #ffffff;
    border-radius: 16px; 
    /* text-align: justify; */
    box-shadow: 0px 0px 10px 0px #023d53;
}
.main-nav nav .navbar-nav .nav-item a {
    font-size: 14px!important;
}
ul.freed a {
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    color: #023d53;
}
ul.freed>li {
    list-style-type: disclosure-closed;
}
.why-about-section {
    background: #ffffff;
}
.whitm h4 {
    font-size: 23px;
    font-weight: 500;
}
.featureImages {
    width: 60px!important;
    height: 60px!important;
}.h4-font-css {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: 22px !important;

}
.faq-section {
    background: #dee6ff;
}

/* ravinder   22/12/2025 */

.hero-section {
      padding: 123px 0 40px;
    background-image: linear-gradient(to top, rgb(233 248 255), rgb(243 251 255));
  position: relative;
  overflow: hidden;
}

.hero-section h1 {
  font-size: 2.8rem;
  line-height: 1.2;text-align: left; color: #00344e;
}

.hero-img {
  max-width: 100%;
}

.input-group-text {
  border-radius: 50px 0 0 50px;
}

.form-control {
  border-radius: 0;
}

.btn-danger {
  border-radius: 0 50px 50px 0;
}

/* Mobile */
@media (max-width: 767px) {
  .hero-section h1 {
    font-size: 2rem;
  }
}


.typewriter {
  border-right: 3px solid #0d6efd;
  padding-right: 6px;
  white-space: nowrap;
  overflow: hidden;
  animation: blink 0.8s infinite;
}

@keyframes blink {
  50% { border-color: transparent; }
}

.trusted-badge {
    display: inline-block;
    padding: 5px 20px;
    background: linear-gradient(90deg, #0f3d5b, #0f3d5b);
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    border-radius: 29px;
}
/* .form-area {
    background-color: #fff;
    box-shadow: 0px 5px 10px rgba(90, 116, 148, 0.3);
    padding: 40px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.form-area .form-inner {
    width: 100%;
} */
/* .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 19px;
    font-size: 1rem;
    line-height: 1.4;
    color: #475F7B;
    background-color: #FFF;
    border: 1px solid #DFE3E7;
    border-radius: .267rem;
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
} */
/* .form-control:focus {
    color: #475F7B;
    background-color: #FFF;
    border-color: #5A8DEE;
    outline: 0;
    box-shadow: 0 3px 8px 0 rgb(0 0 0 / 10%);
} */
.intl-tel-input,
.iti{
  width: 60%;
}
.btn-pwer{
       border-radius: 0px 11px 11px 0px;
    height: 48px;
    padding: 0px;
    box-shadow: 1px 2px 6px 0px #000000;
}

 
.stat-card{
  background:#fff;
  border-radius:12px;
  padding:30px 15px;
  height:100%;
  box-shadow:0 6px 18px rgba(0,0,0,0.08);
  transition:all 0.3s ease;
}

.stat-card img{
  width:60px;
  height:60px;
}

.stat-card p{
  font-size:14px;
  color:#000000;
  margin-bottom:0;
}

.stat-card:hover{
  transform:translateY(-6px);
  box-shadow:0 12px 28px rgba(0,0,0,0.12);
}
 
.bg-soft{
  background:#fff6f6;
}

.highlight{
 color: #00344e;
    padding: 4px 10px;
    border-radius: 6px;
}

.template-card{
    border-radius: 18px;
    padding: 15px;
    cursor: pointer;
    transition: .3s;
    text-align: center;
}

.template-card img{
  width:100%;
  height:auto;
  object-fit:cover;
  border-radius:12px;
}

.template-card h6{
  margin-top:12px;
  font-weight:600;
}

.template-card:hover{
  transform:translateY(-6px);
}

.swiper-button-next,
.swiper-button-prev{
  color:#000;
}

.feature-tabs {
  max-height: 420px;
  overflow-y: auto;
  padding-right: 6px;
}

.feature-tabs .nav-link {
  background: #f4f6f6;
    margin-bottom: 10px;
    padding: 14px 16px;
    border-radius: 6px;
    color: #000;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: 500;
    box-shadow: 0px 0px 3px 1px #01354f;
}

.feature-tabs .nav-link.active {
  background: #00344e;
  color: #fff;
}

.feature-content {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.feature-content ul {
  padding-left: 18px;
}

.feature-content li {
  margin-bottom: 10px;
  color: #555;
}


.work-title-block ul li {
    font-size: 15px;
    color: #000000;
    line-height: 18px;
    margin-top: 0px;
    list-style-type: disc;
}


.bg-blue{
    background: #ddeef9;
}
.bg-red{
    background: linear-gradient(0deg, #ffeceb, transparent);
}


.footer-title {
    font-weight: 600;
    margin-bottom: 15px;
    color: #ffffff;
    font-size: 17px;
    border-bottom: 1px solid;
}
.bg-footer{
        background: #0c3d54;
}

ul.footer-links li a {
    color: #ffffff;
}
.footer-links a:hover {
    opacity: 1;
    text-decoration: underline;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    background-color: #e9ecef00;
}
ul.footer-contact a {
    color: #ffffff;
}


.contact-section{
       padding: 136px 0;
    background: linear-gradient(180deg, #bfcaeb, transparent);
}

.contact-left h2{
    font-size:40px;
    font-weight:800;
}

.contact-left p{
    color:#6b7280;
    max-width:420px;
}

.contact-info i{
    font-size:20px;
    color:#000;
    margin-right:10px;
}

.contact-card{
    background:#fff;
    border-radius:16px;
    padding:30px;
    box-shadow:0 10px 30px rgba(0,0,0,0.08);
}


/* .form-control {
    padding: 12px;
    height: 48px;
    border: 1px solid #c1c1c1;
} */

.badge-pill{
    background:#fff3e0;
    color:#e65100;
    border:1px solid #ffd180;
    border-radius:30px;
    padding:6px 12px;
    font-size:13px;
    cursor:pointer;
}

.badge-pill:hover{
    background:#ffe0b2;
}

.btn-contact{
    background:#2f54eb;
    color:#fff;
    font-weight:600;
    border-radius:10px;
    padding:14px;
}

.trust img{
    width:36px;
    height:36px;
    border-radius:50%;
    margin-right:-8px;
    border:2px solid #fff;
}



/* end ravinder */




/* service-page */

.hero-section2  h1 {
    font-size: 34px;
    line-height: 1.2;
    text-align: left;
    color: #ffffff;
    margin-top: 60px;
}
/* 
.hero-section {
  position: relative;
  background-image: url("../images/service-page/pharmacy.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
} */

/* dark overlay for better readability */
/* .hero-section2::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);  
  z-index: 1;
} */

/* content above overlay */
.hero-section2 .container {
  position: relative;
  z-index: 2;
}

.hero-section2 {
    background: #13455e;
    padding: 70px 0;
    color: #fff;
}
.hero-section2 h1 {
    font-weight: 700;
    line-height: 1.3;
}
.highlight-tag {
    background: #ffc107;
    color: #000;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    margin: 15px 0;
}
.feature-list li {
    list-style: none;
    margin: 6px;
    font-size: 15px;
     
}
.feature-list i {
    color: #ffffff;
    margin-right: 8px;
}
.demo-box {
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    color: #333;
}
.demo-box h4 {
    text-align: center;
    margin-bottom: 25px;
    color: #0a6a5f;
    font-weight: 700;
}
.form-control {
    height: 48px;
}
.btn-demo {
    background: #0a6a5f;
    color: #fff;
    font-weight: 600;
    height: 50px;
}
.btn-demo:hover {
    background: #09584f;
}
.pricing-section {
    background: #14455e;
}

p.data-detail {
    color: #ffffff;
    width: 70%;
    margin: 0 auto;
}

.main-features{
    padding-top: 50px;
}
/*  */
.features-section{
    background:#0b5f60;
    padding:70px 0;
}

.feature-card{
    background:#fff;
    border-radius:12px;
    padding:30px 20px;
    text-align:center;
    height:100%;
    transition:0.3s ease;
}

.feature-card:hover{
    transform:translateY(-6px);
    box-shadow:0 15px 35px rgba(0,0,0,0.15);
}

.feature-icon{
    width:60px;
    height:60px;
    margin:0 auto 15px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:10px;
    background:#f2f7f7;
    font-size:30px;
    color:#0b5f60;
}

.feature-title{
    font-size:15px;
    font-weight:600;
    color:#333;
}

.container-sm {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.tabing-spaces {
    padding: 15px 0px;
}
.text-contents h3 {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #25373f;
}
.list ul li {
    list-style: none;
    text-align: left;
    color: #000;
    position: relative;
    flex: 0 0 100%;
    margin: 0;
    color: #000000bf;
    padding: 6px 0 6px 34px;
}
/* li, p {
    font-size: 17px;
} */
.list ul li::before {
    position: absolute;
    font-size: 30px;
    content: "\2022";
    color: red;
    font-weight: 700;
    display: inline-block;
    left: 4px;
    top: -3px;
}

.full-text {
    transition: all 0.3s ease;
}
.toggle-btn {
    padding: 6px;
    cursor: pointer;
    font-weight: 600;
    color: #dc3545;
    border-radius: 23px;
    text-decoration: none;
    background: #ffffff;
    border: 2px solid #e12933;
    /* cursor: pointer;
    font-weight: 600;
    color: #dc3545;
    text-decoration: none; */
}
.toggle-btn:hover {
    /* text-decoration: underline; */
    color: #ffffff;
    background: #0c3d54;
    border: 2px solid #0c3d54;
}
.row.align-data {
    display: flex;
    align-items: center;
    gap: 35px;
}
 .text-contents {
    padding: 0;
}

@media (max-width: 767px) {
    .half-img img {
        width: 280px;
        margin-bottom: 20px;
    }
        .list {
        text-align: center;
    }
    .list ul li {
        padding: 0px 0px 10px 30px;
    }
    .container-sm .text-contents h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0px;
        text-align: center;
    }
}

.samll-business-services {
    padding: 0px;
    margin: 0px;
}
.samll-business-services ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    gap: 25px;
}
.samll-business-services ul li {
    flex: 0 0 32%;
    background-color: #fff;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 25px;
}
.samll-business-services ul li h3 {
    font-size: 20px;
    text-align: left;
    color: rgb(22, 28, 38);
    line-height: 26px;margin-top: 15px;
}
small, .small {
    font-size: 85%;
}
.mb-2-choose {
    margin-bottom: 20px;
}

.how_to_choose_box:hover {
    background-color: #00344e;
    transform: translateY(-7px);
}
.how_to_choose_box {
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 25px;
    transition: transform 0.3s ease;
    background: #fff;
    height: 100%;
}
.how_to_choose_box:hover h4, .how_to_choose_box:hover h3, .how_to_choose_box:hover p {
    color: #fff;
}
.how_to_choose_box:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(24%) hue-rotate(222deg) brightness(106%) contrast(106%);
}
.how_to_choose_heading h3, .how_to_choose_heading h2, .how_to_choose_heading h4 {
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 20px;
}
 
/* end service page */

/*  header*/
     .mega-dropdown {
  width: 900px;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}

.mega-box {
  border-right: 1px solid #e6e6e6;
  height: 100%;
}

.mega-box:last-child {
  border-right: none;
}

.mega-title {
    gap: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 0px;
    font-size: 15px;
    border-bottom: 1px solid #eeeff2;
    padding-bottom: 7px;
    font-weight: 600;
    color: #00344e;
    display: flex;
    align-items: center;
}

.mega-title img {
  width: 30px;
}

.mega-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mega-list li {
  border-bottom: 1px dashed #ddd;
}

.mega-list li:last-child {
  border-bottom: none;
}

.mega-list li a {
  display: block;
  padding: 6px 0;
  color: #333;
  text-decoration: none;
  font-size: 14px;
}

 
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover > a {
    padding-left: 4px;
    border-bottom: 1px dashed #f21301
}

/* end header */


/* .section-title{
    text-align:center;
    margin-bottom:50px;
} */
.section-title h2 span{
    color:#db3646;
}
.benefit-card{
    background:#fff;
    border-radius:12px;
    padding:20px;
    box-shadow:0 10px 30px rgba(0,0,0,0.05);
    margin-bottom:20px;
}
.benefit-card h6{
    font-weight:600;
}
.read-more-btn{
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid;
    padding: 3px 6px;
    border-radius: 14px;
    background: #dc3545;
}
.mobile-mockup img{
    max-width:100%;
}

/* COMMON */
.marquee-wrapper{
    overflow:hidden;
    position:relative;
}
.marquee-track{
    display:flex;
    gap:20px;
    width:max-content;
}
.testimonial-card{
    min-width:320px;
    background:#fff;
    border-radius:14px;
    padding:20px;
    box-shadow:0 8px 20px rgba(0,0,0,.08);
}
.user{
    display:flex;
    align-items:center;
    gap:12px;
    margin-top:15px;
}
.user img{
    width:42px;
    height:42px;
    border-radius:50%;
}

/* TOP → Right to Left */
.marquee-left{
    animation: scrollLeft 25s linear infinite;
}
@keyframes scrollLeft{
    0%{ transform:translateX(0); }
    100%{ transform:translateX(-50%); }
}

/* BOTTOM → Left to Right */
.marquee-right{
    animation: scrollRight 25s linear infinite;
}
@keyframes scrollRight{
    0%{ transform:translateX(-50%); }
    100%{ transform:translateX(0); }
}

/* Pause on hover */
.marquee-wrapper:hover .marquee-track{
    animation-play-state:paused;
}

.hero-section1 {
    min-height: 50vh;
    display: flex;
    align-items: center;
    text-align: center;
    background: radial-gradient(circle at top, #0f172a, #020617);
}

.badge-secure {
    background: rgba(34,197,94,0.15);
    color: #22c55e;
    padding: 8px 16px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500;
}

.hero-title1 {
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 1.1;
    color: #ffffff;
}

.hero-title1 span {
    background: linear-gradient(90deg, #22c55e, #38bdf8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.hero-desc {
    max-width: 620px;
    margin: 20px auto;
    font-size: 1.1rem;
    color: #cbd5f5;
}

.btn-primary2 {
    background: linear-gradient(90deg, #22c55e, #38bdf8);
    border: none;
    padding: 14px 30px;
    font-weight: 600;
    border-radius: 50px;
}

.btn-outline-light {
    border-radius: 50px;
    padding: 14px 30px;
}

.glass-box {
    margin-top: 60px;
    padding: 30px;
    border-radius: 20px;
    background: rgba(255,255,255,0.05);
    backdrop-filter: blur(15px);
    border: 1px solid rgba(255,255,255,0.08);
}

.faq-title {
    font-weight: 700;
    font-size: 32px;
}

.accordion-button::after {
    display: none;
}

.accordion-button {
    font-weight: 500;
}

.faq-icon {
    font-size: 22px;
    font-weight: bold;
}

.accordion-button:not(.collapsed) .faq-icon {
    content: "-";
    transform: rotate(180deg);
}

.accordion-item {
    border: 1px solid #eee;
    margin-bottom: 15px;
    border-radius: 6px;
}

.faq-section1 {
    background: linear-gradient(0deg, #bfcaeb, transparent);
}
.faq-section {
    background: linear-gradient(180deg, #bfcaeb, transparent);
}
.effect-box{
    background: #00344e;
}

.section-title21 {
    text-align: center;
    margin-bottom: 50px;
}
.section-title21 h2 {
    color: #fff;
    font-size: 34px;
    font-weight: 400;
    margin-bottom: 0px;
}
.section-title21 h2 span {
    color: #ffd93b;
}

.mean-container .mean-nav ul li li a {
    width: 100%;
    padding: 1em 10%;
    color: #00344e;
    border-top: 1px solid #DBEEFD;
    opacity: 1;
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible;
    text-transform: none;
        font-size: 15px;
    margin-left: -8px;
}

.how_to_choose_box h3 {
    font-size: 19px;
    padding: 9px 0px;
}

.menu-footer {
    border-top: 1px solid #d8e6e7;
    background: linear-gradient(180deg, rgb(0 52 78) 0%, rgb(0 52 78) 100% 100%);
    display: flex;
    flex-wrap: wrap;padding: 10px 0px;
}
.menu-new-footer {
    display: flex;
    flex-direction: column;
    flex: 1 1 calc(10% - 15px);
    padding: 10px 20px;
    text-decoration: none;
    transition: background 0.3s ease;
    color: #fff;
    border-right: 1px solid #b8dadd;
    font-size: 14px;
    font-weight: 500;
}
.menu-footer a div {
    display: flex;
    align-items: center;
    gap: 5px;    color: #ffffff;
}
.menu-new-footer img {
    width: 15px;
    transition: 0.5s ease-in-out;
}
.menu-new-footer span {
    font-size: 12px;    color: #ffffff;
}

.menu-new-footer:last-child {
    border-right: 0px;
}
 
.heading-os {
        color: #ffffff;
    justify-content: center;
    margin-top: 45px;
    font-size: 49px;
    display: flex;
}
.div-block-31 {
    color: #00344e;
    background: linear-gradient(181deg, #00344e, #55849b);
    margin-top: 0px;
    padding-top: 18px;
    padding-bottom: 45px;
}
.text-block-os {
      color: #ffffff;
    justify-content: center;
    margin-top: 27px;
    font-size: 18px;
    display: flex;
}
.text-block-os2 {
    color: #ffffff;
    margin-top: 4px;
    margin-bottom: 20px;
    font-size: 15.5px;
    display: flex;
    justify-content: center;
}
.button-42 {
    color: #2754ff;
    background-color: #fff;
    border-radius: 7px;
    padding: 15px 24px;
    font-size: 16px;
    font-weight: 700;
}

.blue-section {
    text-align: center;
}
.image-35 {
   margin: 0 auto;
    margin-top: 53px;
    display: flex;
    justify-content: center;
}

.scroll-popup-desktop.show {
    transform: translateY(0%);
    opacity: 1;
}
.scroll-popup-desktop {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 60%, rgb(255 255 255 / 0%) 78%);
    transform: translateY(100%);
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.4s ease;
    z-index: 999;
    height: 100px;
}
.desktopshow {
    display: inline-flex;
}
.show {
    display: block !important;
}
.scroll-desktop-button {
    display: inline-block;
    max-width: 600px;
    padding: 14px 50px;
    font-size: 20px;
    background-color: #e12933;
    color: white !important;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
    border: none;
}

/* animation effcet contact page */

.trust-avatars img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin-left: -12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  animation: float 3s ease-in-out infinite;
  transition: transform 0.3s ease;
  cursor: pointer;
}

.trust-avatars img:nth-child(2) { animation-delay: 0.2s; }
.trust-avatars img:nth-child(3) { animation-delay: 0.4s; }
.trust-avatars img:nth-child(4) { animation-delay: 0.6s; }

.trust-avatars img:hover {
  transform: scale(1.2);
  z-index: 10;
}

@keyframes float {
  0% { transform: translateY(0); }
  50% { transform: translateY(-6px); }
  100% { transform: translateY(0); }
}


/* end effect conatct image */

/* downlaod */
.hero-section22 {
    padding: 103px 0 40px;
    /* background-image: linear-gradient(to top, rgb(233 248 255), rgb(243 251 255)); */
    position: relative;
    overflow: hidden;
}
.hero-section22 h1 {
    font-size: 40px;
    line-height: 1.2;
    text-align: left;
    color: #00344e;
}
.hero-title{
  font-weight:800;
  font-size:40px;
  line-height:1.2;
}
.hero-title span {
    color: #ff3b3b;
}
.store-btn img{
  height:45px;
}
.demo-btn{
  background:#104058;
  color:#fff;
  padding:12px 30px;
  border-radius:30px;
  border:none;
}
.gold-card{
background: #00344e;
    color: #fff;
    border-radius: 40px;
    padding: 40px;
    position: relative;
    box-shadow: 0 0 0 4px #f21301;
}
.gold-card .badge{
  background:#ff3b3b;
  position:absolute;
  top:20px;
  left:20px;
}
.gold-price{
  font-size: 36px;
    font-weight: 800;
    color: #ffffff;
    line-height: 40px;
    margin-top: 0px;
    text-transform: uppercase;
    text-shadow: 2px 2px 4px #00000080;
    margin-bottom: 5px;
}
.gold-btn{
  background:#ff3b3b;
  border:none;
  padding:10px 25px;
  border-radius:30px;
  color:#fff;
}
.phone-img{
  max-width:300px;
}
/* end download */

/* partrner  */
.partner-section{
  background:#eaf4f3;
  padding:80px 0;
}

.partner-badge{
  border:1px solid #111;
  padding:8px 22px;
  border-radius:30px;
  font-size:14px;
  display:inline-block;
}

.partner-title{
  font-size:44px;
  font-weight:800;
  line-height:1.2;
}

.partner-title span{
  color:#f21301;
}

.partner-list li{
  list-style:none;
  margin-bottom:12px;
  font-size:16px;
}

.partner-list li::before{
  content:"✔";
  color:#0b6b67;
  font-weight:bold;
  margin-right:10px;
}

.partner-btn{
  background:#00344e;
  color:#fff;
  padding:14px 28px;
  border-radius:30px;
  text-decoration:none;
  font-weight:600;
}

.partner-img{
  border-radius:30px;
  overflow:hidden;
  border:5px solid #00344e;
}

/* end-partner */

.process-section{
    padding:80px 0;
}
.process-title{
    font-size:34px;
    font-weight:700;
    line-height:1.3;
}
.process-title span{
    color:#dc3545;
}
.process-step{
    text-align:center;
    position:relative;
}
.process-icon{
    width:70px;
    height:70px;
    background:#f4f9f9;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0 auto 15px;
}
.process-icon img{
    width:40px;
}
.process-step h5{
    font-weight:600;
}
.process-step p{
    font-size:14px;
    color:#666;
}
.arrow{
    position:absolute;
    top:30px;
    right:-60px;
}
.arrow svg{
    width:120px;
}
@media(max-width:991px){
    .arrow{
        display:none;
    }
}

/* footer */
 

.footer21 h5{
  font-weight:600;
  margin-bottom:20px;
  color:#fff;
}

.footer21 a{
  display:block;
  color:#cbd5e1;
  text-decoration:none;
  margin-bottom:7px;
  font-size:15px;
}

.footer21 a:hover{
  color:#fff;
}

.cta-btn{
  display:block;
  width:100%;
  padding:12px;
  border-radius:10px;
  font-weight:600;
  margin-bottom:14px;
  text-align:center;
  text-decoration:none;
}

.btn-green{
  background:#f3a132;
  color:#fff;
}

.btn-dark{
  background:#334155;
  color:#fff;
}

.divider{
  border-top:1px solid rgba(255,255,255,.08);
  margin:25px 0;
}

.trust{
  font-size:14px;
  color:#cbd5e1;
}

.avatar{
  width:34px;
  height:34px;
  background:#343355;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:13px;
  margin-right:6px;
}

.star{
  color:#facc15;
  font-size:14px;
}

/* end footer */

ul.footer-contact li {
    list-style: none;
    display: flex;
    padding: 2px 0px;
    gap: 5px;
}
.more-tab.mt-2 {
    margin-left: 27px;
}

/* step */
 

        .step-card {
            background: #eaf4fd;
            border-radius: 18px;
            padding: 30px 20px;
            height: 100%;
            transition: all 0.3s ease;
        }

        .step-card:hover {
            transform: translateY(-6px);
            box-shadow: 0 10px 25px rgba(0,0,0,0.08);
        }

        .step-number {
            width: 42px;
            height: 42px;
            border: 2px solid #1e5f8c;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto 15px;
            font-weight: 600;
            color: #1e5f8c;
        }

        .step-title {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 10px;
            color: #1a1a1a;
        }

        .step-desc {
            font-size: 14px;
            color: #555;
            line-height: 1.6;
        }


          .account-card {
            background: #fff;
            border-radius: 20px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.08);
            overflow: hidden;
            height: 100%;
            transition: all 0.3s ease;
        }

        .account-card:hover {
            transform: translateY(-6px);
        }

        .card-icon {
            padding: 25px 30px;
            font-size: 38px;
            color: #4b56c0;
        }

        .card-divider {
            height: 1px;
            background: #7aa6d8;
        }

        .card-body-custom {
            padding: 25px 30px 35px;
        }

        .card-title-custom {
            font-size: 22px;
            font-weight: 600;
            margin-bottom: 15px;
            color: #1a1a1a;
        }

        .card-text-custom {
            font-size: 15px;
            color: #555;
            line-height: 1.7;
        }

        .card-text-custom a {
            color: #3b6eea;
            text-decoration: none;
        }

        .banner33 img {
    display: flex;
    margin: 0 auto;
    text-align: center;
}

.f44{

  font-weight: 500;
  font-size: 17px;

}

 