@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700&family=Maven+Pro:wght@500;600&family=Roboto:wght@100&family=Saira:wght@300;400;500;600&display=swap');


body {
    font-family: 'Maven Pro', sans-serif;
    margin: 0;
}

p,h1,h2,h3,h4,h5,h6,a {
	font-family: 'Maven Pro', sans-serif;
    }

input,
textarea,
select {}

a {
    text-decoration: none;
    color: #0F4470;
}

a:hover {
    text-decoration: none;
    color: #5d5e5e;
}

input:focus,
textarea:focus,
select:focus,
a:focus,
button:focus {
    outline: none;
    box-shadow: none;
}

header.header {}

section {
    height: auto;
}

footer {
    height: auto;
    overflow: hidden;
    background: linear-gradient(83.49deg, #0D1115 0.12%, #0F4470 101.75%);
    color: #fff;
    z-index: 999;
    position: relative;
}

.logo {}

#access .menu-header ul,
div.menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: right;
}

#access .menu-header li,
div.menu li {
    position: relative;
}

#access>div>ul>li>a {
    display: block;
    font-weight: 600;
    font-size: 47px;
    letter-spacing: -0.5px;
    color: #fff;
    text-align: right;
}

#access ul ul {
    display: none;
}

#access ul ul li {
    min-width: 100%
}

#access ul ul ul {
    left: 100%;
    top: 0
}

#access ul ul a {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}

#access ul li:hover>ul {}

.top {
    background: #0F4470;
    color: #fff;
}

.social {}

.social a {
    font-size: 25px;
}

.head {
    padding: 15px 0 20px 0;
}

#searchform input[type="submit"] {}

#searchform input[type="text"] {}

#searchform label {
    display: none;
}

.main {
    height: auto;
    overflow: hidden;
}

.copy {
    height: auto;
    overflow: hidden;
    width: 100%;
    padding: 0 0 30px 0;
}

footer a {
    color: #fff;
}

.copy .right {
    text-align: right;
}

footer .widgets {
    height: auto;
    overflow: hidden;
    padding: 60px 0;
}

.social a {
    color: #fff;
    display: block;
    float: left;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: right;
    width: 40px;
}

.single-post-loop-section article.single-post-item {
    margin-bottom: 50px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 40px;
}

article.single-post-item>div.post-item-inner {
    position: relative;
    background: #fff;
    border: 1px solid #ddd;
}

article.single-post-item .post-thumb {
    overflow: hidden;
    margin-bottom: 20px;
}

article.single-post-item .post-thumb span.imgsc {
    display: block;
    width: 100%;
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ddd;
}

article.single-post-item .post-meta {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-bottom: 0;
    margin-top: -7px;
    float: left;
}

article.single-post-item .post-meta .date {
    float: left;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 5px;
}

article.single-post-item .post-meta ul.info-meta {
    float: right;
    line-height: 24px;
    list-style: none;
    padding: 0;
}

article.single-post-item .post-meta ul.info-meta li {
    display: inline-block;
    padding: 0 0 0 15px;
    position: relative;
    font-size: 14px;
    color: #e8c1ba;
}

article.single-post-item .info-meta .post-author strong {
    text-transform: capitalize;
    letter-spacing: 0;
    color: #e8c1ba;
}

article.single-post-item h2.post-title {
    font-size: 28px;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 30px;
    padding-bottom: 20px;
    position: relative;
    display: inline-block;
}

article.single-post-item h2.post-title:before {
    content: "";
    border-bottom: 1px solid #e8c1ba;
    width: 45px;
    position: absolute;
    bottom: 0;
    left: 0;
}

article.single-post-item h2.post-title a {
    color: #000;
}

article.single-post-item .post-content {
    padding-bottom: 20px;
    line-height: 28px;
}

article.single-post-item .post-content p {
    margin: 0;
}

.single-post-loop-section {
    height: auto;
    overflow: hidden;
    padding: 30px 0;
}

.sidebars.sidebar-widget-area h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin: 30px 0 15px;
    padding-bottom: 15px;
}

.sidebars.sidebar-widget-area ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid #ddd;
}

.sidebars.sidebar-widget-area ul li {
    border-bottom: 1px solid #ddd;
}

.sidebars.sidebar-widget-area ul li a {
    color: #505050;
    padding: 5px 15px;
    display: block;
}

.sidebars.sidebar-widget-area {
    margin: 0 0 30px 0;
}

.sidebars.sidebar-widget-area ul li:last-child {
    border-bottom: 0;
}

.sidebars.sidebar-widget-area .featured-posts {
    border: 1px solid #ddd;
    padding: 15px;
}

.sidebars.sidebar-widget-area .featured-posts .featured-post {
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px 100px;
    margin: 0 0 15px 0;
    height: auto;
    overflow: hidden;
    position: relative;
}

.sidebars.sidebar-widget-area .featured-posts .featured-post img {
    position: absolute;
    top: 0;
    left: 0;
}

.sidebars.sidebar-widget-area .featured-posts .featured-post h4 a {
    color: #000;
    font-size: 16px;
    line-height: 1.4;
    display: block;
}

.sidebars.sidebar-widget-area .featured-posts .featured-post .post-time {
    font-size: 12px;
}

.sidebars.sidebar-widget-area .featured-posts .featured-post:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.sidebarsocial.social {
    float: left;
    margin: 10px 0;
}

.sidebars.sidebar-widget-area .tagcloud {
    padding: 5px;
}

.sidebar-widget-area h3 {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    border-bottom: 2px solid;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

.single-entgry {
    padding: 40px 0 0 0;
}

article.single-post-item .post-thumb a {
    display: block;
}

article.single-post-item .post-info {
    padding: 10px 30px 30px;
}

.single-entgry.blogsli {
    background: #fff;
}

.single-post-loop-section article.single-post-item:last-child {
    margin-bottom: 0;
    border: 0;
    padding-bottom: 20px;
}

.single-entgry.blogsli .entry-image {
    margin: 20px 0 30px 0;
    display: block;
}

.single-entgry.blogsli h1.inner-page-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 26px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin: 30px 0 15px;
    padding-bottom: 15px;
}

.single-entgry.blogsli h1.inner-page-title:after {}

.single-entgry.blogsli .entry-content {
    margin: 30px 0;
    font-size: 18px;
    line-height: 1.8;
}

.single-entgry.blogsli .entry-content p:last-child {
    margin: 0;
}

.single-entgry.blogsli .entry-content p {
    margin: 0 0 30px 0;
}

.single-entgry.blogsli .entry-meta {
    font-size: 16px;
    color: #999;
    border-bottom: 1px solid #ddd;
    padding: 0 0 30px 0;
}

.sidebars.sidebar-widget-area:first-child {
    margin-top: 10px;
}

h3#wc-comment-header,
#wpcomm {
    max-width: 100%;
}

.wpb_text_column.wpb_content_element.click-and-collect-ul {
    margin-bottom: 0;
}

.sidebars.sidebar-widget-area:first-child h3 {
    margin-top: 0;
}

.single-page-sidebar {
    margin-top: 40px;
}

.top .col-md-12 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top .emailandadd ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

.top .emailandadd ul li {
    margin-right: 30px;
}

.top .emailandadd ul li a {
    color: #fff;
    font-size: 13px;
    display: block;
    height: 40px;
    line-height: 40px;
}

.head .col-md-12 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top .emailandadd ul li a i {
    font-size: 18px;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 9px;
}

.copy p {
    margin: 0;
}

.copy .container {
    border-top: 2px solid #D9D9D9;
    padding-top: 30px;
}

.flogo {
    margin: 0 0 60px 0;
}

.newslett h3 {
    font-size: 27px;
    font-weight: 600;
}

.newslett div.wpforms-container-full {
    margin: 0 auto;
    position: relative;
    padding: 0;
}

.newslett div.wpforms-container-full div.wpforms-field-name:before {
    content: "\f007";
    font-weight: 300;
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    top: 15px;
    font-size: 21px;
}

.newslett div.wpforms-container-full div.wpforms-field-text:before {
    content: "\f059";
    font-weight: 300;
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    top: 15px;
    font-size: 21px;
}

.newslett div.wpforms-container-full div.wpforms-field-phone:before {
    content: "\f879";
    font-weight: 300;
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    top: 15px;
    font-size: 21px;
}

.newslett div.wpforms-container-full div.wpforms-field-email:before {
    content: "\f0e0";
    font-weight: 300;
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    top: 15px;
    font-size: 21px;
}

.newslett div.wpforms-container-full .wpforms-form .wpforms-field {
    position: relative;
    padding: 10px 0;
}

.newslett div.wpforms-container-full .wpforms-form .wpforms-field input {
    background: none;
    border: 0;
    border-bottom: 1px solid rgb(255 255 255 / 27%);
    color: #fff;
    padding: 0;
    margin: 0 0 0 35px;
    width: 100%;
    border-radius: 0;
    height: 30px;
}

.newslett div.wpforms-container-full .wpforms-form .wpforms-field input::placeholder {
    color: #fff;
    opacity: 0.5;
}

.leftfooter {
    max-width: 500px;
}

.newslett div.wpforms-container-full .wpforms-form .wpforms-submit-container button[type=submit] {
    background: none;
    border: 0;
    color: #fff;
    font-weight: 400;
    transition: all ease .4s;
    padding: 0 40px;
    box-shadow: 0 0 0 1px #fff inset;
}

.newslett div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 0;
    margin: 30px 0 0 0;
}

.newslett div.wpforms-container-full .wpforms-form .wpforms-field input[type="checkbox"] {
    margin: 0 20px 0 0;
}

.wpforms-submit-container {}

.newslett div.wpforms-container-full .wpforms-form .wpforms-submit-container button[type=submit]:hover {
    color: #000;
    box-shadow: 0 0 0 41px #fff inset;
}

.footerright>h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: -0.018em;
    color: #FFFFFF;
    margin: 0 0 50px 0;
}

.footerright .footermenusa {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

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

.footerright .footermenusa ul li:first-child {
    margin: 0 0 20px 0;
    font-weight: 700;
    font-size: 17px;
}

.footerright .footermenusa ul li {
    font-size: 17px;
    font-weight: 400;
}

.footerright .footermenusa ul li a {
    line-height: 32px;
    text-align: left;
}

.footerright {}

footer a:hover {
    color: #99bbd7;
}

.slidetextdsk {
    margin: 0;
    position: absolute;
    z-index: 2;
    top: 50%;
    transition: all ease .4s;
}

.slidetextdsk h2.elementor-heading-title.elementor-size-default {
    position: relative;
    bottom: -180px;
    white-space: nowrap;
    margin: 0;
    text-align: center;
    background-image: url(images/clip.jpg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-repeat: repeat-y;
    background-position: 50% 50%;
    font-weight: 700;
    overflow: visible;
    left: 150%;
    background-attachment: fixed;
    background-size: 4018px 400px;
    animation: leftToRight;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    width: fit-content;
}

.dskblogssdskblogs {
    margin: 60px 0 0
}

.dskblogssdskblogs .owl-carousel .owl-stage-outer {
    overflow: visible
}

.postis-details .postis-image {
    height: 230px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0 0 30px
}

.postis-details>a>span {
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 13px;
    display: block;
}

.postis-details>a>h3 {
    font-weight: 700;
    font-size: 24px;
    color: #0F4470;
    margin: 0;
    letter-spacing: -1px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    width: 60px;
    height: 60px;
    background: #fff;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    color: #0F4470;
    box-shadow: 0 0 20px rgb(0 0 0/5%);
    border-radius: 100%;
    margin: 0;
    position: absolute;
    top: calc(50% - 80px);
    right: -30px;
    transition: all ease .4s
}

.owl-carousel .owl-nav button.owl-next>i,
.owl-carousel .owl-nav button.owl-prev>i {
    display: block;
    line-height: 60px;
    text-align: center;
    width: 60px
}

.owl-carousel .owl-nav button.owl-prev {
    right: auto;
    left: -30px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #0F4470;
    color: #fff
}

.owl-carousel.owl-theme.Dblogs .owl-stage-outer {}

.postis-grid {
    margin: 50px auto;
}

.dskbtn {
    box-shadow: 0 0 0 2px #1370bf inset;
    color: #1370bf;
    font-size: 18px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    padding: 0 30px;
    border-radius: 100px;
    transition: all ease .4s;
}

.single-piingin-item .dskbtn {
    float: right;
    margin-top: 55px;
    box-shadow: 0 0 0 2px #1370bf inset;
}

.single-piingin-item p {
    margin: 0;
}

.dskbtn:hover {
    box-shadow: 0 0 0 30px #1370bf inset;
    color: #fff;
}

.elementor-element.dskcustom0image .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column-reverse !important;
}

.elementor-element.dskcustom0image .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin: 100px 0 0 0;
}

#access ul ul a:hover {
    background: #0f4470;
    color: #fff;
}

#access>div>ul>li.menu-item-has-children>a:after {
    content: "\f078";
    font-weight: 400;
    font-family: 'Font Awesome 5 Pro';
    font-size: 13px;
    margin: 0 0 0 5px;
    color: #000;
    display: none;
}

#bookkeepofaq {
    display: none;
}

#digitalmarfaq {
    display: none;
}

#digitalmar-tab,
#bookkeepo-tab,
#general-tab {
    cursor: pointer;
}

.case_study-grid {
    flex-wrap: wrap;
    display: flex;
    padding: 0 0 80px;
    margin: 0 -15px;
}

.case_study-grid>.scase_study:first-child {
    width: 100%;
    text-align: center;
}

.case_study-grid>.scase_study {
    flex: 0 0 auto;
    margin: 0 auto 70px;
    padding: 15px;
}

.case_study-grid>.scase_study:nth-child(5n+2),
.case_study-grid>.scase_study:nth-child(5n+3),
.case_study-grid>.scase_study:nth-child(5n+4) {
    width: 33.333%;
}

.case_study-grid>.scase_study:nth-child(5n+5) {
    width: 100%;
    margin: 0;
}

.case_study-grid>.scase_study:first-child .postis-image {
    height: 450px;
}

.case_study-grid>.scase_study .postis-image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 230px;
}

.case_study-grid>.scase_study:first-child h3 {
    font-size: 47px;
    padding: 0 0 0;
    max-width: 80%;
    margin: 20px auto 0;
}

.case_study-grid>.scase_study span {
    color: #333;
}

.case_study-grid>.scase_study h3:after {
    content: "";
    background: #333;
    height: 2px;
    width: 100%;
    display: block;
    margin: 20px 0 20px 0;
}

.case_study-grid>.scase_study:first-child span {
    max-width: 80%;
    margin: 0 auto;
    display: block;
}

.case_study-grid>.scase_study h3 {
    margin-top: 25px;
}

.case_study-grid>.scase_study:nth-child(5n+5) .single-scase_study-details>a:first-child {
    width: 50%;
    flex: 0 0 auto;
}

.case_study-grid>.scase_study:nth-child(5n+5) .single-scase_study-details>a>.postis-image {
    height: 350px;
}

.case_study-grid>.scase_study:nth-child(5n+5) .single-scase_study-details {
    display: flex;
    align-items: center;
    width: 100%;
}

.case_study-grid>.scase_study:nth-child(5n+5) .single-scase_study-details .tils {
    width: 45%;
    flex: 0 0 auto;
    margin-left: 5%;
}

.case_study-grid>.scase_study:nth-child(5n+5) .single-scase_study-details .tils h3 {
    font-size: 57px;
    margin-top: 0;
}

.case_study-grid>.scase_study:nth-child(5n+5) .single-scase_study-details .tils span {
    font-size: 18px;
}

.head.fixed {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    right: 0;
}

rs-sbg-wrap rs-dotted {
    background: #0F4470 !important;
    mix-blend-mode: multiply;
}

.hamburger>i {
    transition: all ease .4s;
    background: #fff;
    height: 4px;
    display: block;
    width: 40px;
    border-radius: 30px;
    position: relative;
}

.hamburger>i:nth-child(2) {
    margin: 10px;
}

.hamburger {
    cursor: pointer;
}

.top-menu-bigg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    transition: all ease .4s;
}

.top-menu-bigg .col-md-12 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.top-menu-bigg div {
    height: 100%;
}

.top-menu-bigg div#access {
    height: auto;
    visibility: hidden;
    transition: all ease .4s;
    opacity: 0;
    right: -100px;
    position: relative;
}

.top-menu-bigg div#access span.dropdown {
    color: #fff;
    transform: rotate(0deg);
    display: block;
    font-size: 20px;
    position: absolute;
    top: 25px;
    right: -20px;
    cursor: pointer;
    transition: all ease .4s;
    width: 100%;
    height: 100%;
}

.hamburger.active>i.bar {
    transform: rotate(-45deg);
    top: 10px;
}

.hamburger.active>i.bar:last-child {
    transform: rotate(45deg);
    top: -17px;
}

.hamburger.active>i.bar:nth-child(2) {
    opacity: 0;
}

.top-menu-bigg.active:before {
    transform: scale(1);
    opacity: 1;
}

.top-menu-bigg.active+header.header {
    position: fixed;
    top: 0;
    z-index: 7;
    width: 100%;
}

.top-menu-bigg:before {
    content: "";
    background: #0F4470;
    display: block;
    position: absolute;
    top: -500px;
    left: -500px;
    right: 0;
    z-index: -1;
    border-radius: 100%;
    width: 3000px;
    height: 3000px;
    transform: scale(0);
    transition: all ease .9s;
    transform-origin: top right;
    opacity: 0;
}

.top-menu-bigg.active div#access {
    visibility: visible;
    opacity: 1;
    right: 0;
    transition: all 1s ease .4s;
}

.top-menu-bigg.active {
    z-index: 4;
}

.hamburger.darkcolor>i.bar {
    background: #0f4470;
}

header.header.menuopen .top {
    display: none;
}

header.header.menuopen .logo {
    opacity: 0;
}

.hamburger.darkcolor.active>i {
    background: #fff;
}

div.wpforms-container-full {
    background: #fff;
    padding: 30px;
    border-radius: 5px;
}

div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
    padding: 0px 40px;
    height: 54px;
    background: #0f4470;
    border-radius: 36px;
    line-height: 54px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    transition: all ease .4s;
    border: 0;
}

div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:focus,
div.wpforms-container-full .wpforms-form input[type=submit]:active,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:focus,
div.wpforms-container-full .wpforms-form button[type=submit]:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
    background: #000;
    border: 0;
    color: #fff;
}

div.wpforms-container-full,
div.wpforms-container-full .wpforms-form * {
    border: 0 none;
}

div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range],
div.wpforms-container-full .wpforms-form input[type=search],
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url],
div.wpforms-container-full .wpforms-form input[type=week],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
    height: 50px;
    border: 0;
    border-radius: 5px;
    background: #e5e5e5;
}

div.wpforms-container-full {
    background: rgb(86 53 53 / 0%);
    padding: 30px;
    border-radius: 5px;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    padding: 10px;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 20px 0;
}

.sdsktopstories {
    width: 40% !important;
    padding: 0 !important;
    margin: 0;
    float: left;
}

.sdsktopstories:nth-child(1) {
    width: 60% !important;
}

.sdsktopstories .center-details-bg {
    border-radius: 0px;
    padding: 0px;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 30px -5px rgb(0 0 0 / 12%);
    transition: all ease .4s;
    top: 0;
}

.sdsktopstories .center-details-bg .center-details {
    margin-top: 115px;
    background: linear-gradient(0deg, #000000 40%, transparent 100%);
    padding: 15px;
    padding-left: 15px;
    padding-right: 0;
}

.sdsktopstories:nth-child(1) .center-details-bg .center-details {
    margin-top: 292px;
    background: linear-gradient(0deg, #000000 40%, transparent 100%);
    padding: 15px;
    padding-left: 15px;
    padding-right: 0;
}

.sdsktopstories .center-details-bg .center-details h2 {
    display: -webkit-box;
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    max-height: 4.4rem;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.sdsktopstories:nth-child(1) .center-details-bg .center-details h2 {
    display: -webkit-box;
    font-size: 40px;
    font-weight: 400;
    line-height: 46px;
    max-height: 100%;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.sdsktopstories .center-details-bg .center-details h4 a {
    color: #fff;
}

.sdsktopstories .center-details-bg .center-details h4 {
    font-size: 14px;
    font-weight: 600;
    display: none;
}

.sdsktopstories .center-details-bg .center-details .dskbtn2 {
    color: #fff;
    display: none;
}

.sdsktopstories:nth-child(1) .center-details-bg {
    padding: 0px;
}

.singlea-dsktopstories>.row {
    display: block;
}

.sdsktopstories .center-details-bg:before {
    content: "";
    background: linear-gradient(0deg, black, transparent);
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    display: none;
}

.singlea-dsktopstories2 .left-side-areas2 .center-details-bg {
    height: 300px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 20px;
    z-index: 0;
    transition: all ease .4s;
}

.singlea-dsktopstories2 .row {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.singlea-dsktopstories2 .center-details h4 {
    font-weight: 400;
    font-size: 16px;
    color: #0f4470;
}

.singlea-dsktopstories2 .center-details h2 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 27px;
    font-weight: 600;
    line-height: 29px;
    max-height: 4.4rem;
    margin: 0 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.singlea-dsktopstories2 .center-details {
    padding-left: 30px;
}

.singlea-dsktopstories2.mostpopular>.row {
    border: 1px solid #ddd;
    padding: 20px 7.5px;
    border-radius: 20px;
}

.elementor .elementor-background-video-container {
    border-radius: 20px;
}

.sdsktopstories>.center-details {
    display: none;
}

.center-details-bg:hover {
    filter: grayscale(1);
}

html,
body,
* {
    scroll-behavior: smooth;
    padding: 0;
    margin: 0;
}

html,
body {
    background: linear-gradient(45deg, #FAFAFA, #F2F7FE);
    overflow-x: hidden;
}

/* width */
::-webkit-scrollbar {
    width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #096098;
    border-radius: 20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #818282;
}



a {
    color: #0F4470 !important;
    text-decoration: none;
}

.form-select:focus {
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0);
}

nav.navbar {
    background-color: #fff;
    border-bottom: 1px solid #ECECEC;
    transition: 2s;
    z-index: 999;
    width: 100%;
}


.scrolled {
    background-color: rgb(255, 255, 255, 0.8) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    position: fixed;
    top: 0%;
}

.type-text {
    position: relative;
    margin-left: 15px;
}

.type-text::after {
    content: '';
    display: block;
    position: absolute;
    right: 3px;
    top: 0;
    height: 90%;
    width: 2px;
    background-color: #096098;
    animation: type .5s infinite;
    -webkit-animation: type .5s infinite;
}

@-webkit-keyframes type {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 0;
    }
}

@keyframes type {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 0;
    }
}

.video-control {
    position: absolute;
    left: 1em;
    bottom: 1em;
    min-width: 7.5em;
    padding: 0.5em 1em;
    text-align: left;
    border-radius: 9in;
    background: #FFFB;
}

.video-control:not(.playing) .video-control-pause,
.video-control.playing .video-control-play {
    display: none;
}

.video-control-symbol {
    font: 1.75em/0 Apple Color Emoji;
    vertical-align: -0.15em;
}

.mainGetStartdBtn.h-none {
    transition: 1s;
    height: 0;
    opacity: 0;
}

.barIcon {
    font-size: 0;
    height: 0;
    transition: 1s;
}

.mainGetStartdBtn {
    transition: 1s;
}

.barIcon.fa-solid.fa-bars {
    font-size: 1.2rem;
    transition: 1s;
}

.mainGetStartdBtn.h-none {
    opacity: 0;
    font-size: 0;
    height: 0;
    transition: 1s;
}

ul.navbar-nav.m-auto.mb-2 {
    transition: 1s;
}

main {
    transition: 1s;
}

.main {
    transform: scale(.9) translate(-13%, 3%);
    margin: auto;
    margin-left: 0;
    left: 0;
    position: relative;
    width: 100%;
    transition: 1s;
}

.nav-item.dropdown.dropdown-mega {
    position: static;
}

.nav-item.dropdown.dropdown-mega .dropdown-menu {
    background: linear-gradient(175deg, #ffffff, #d6dbe2);
    border-radius: 20px 0;
    transition: 1s;
    border: none;
    margin: auto;
    width: fit-content;
    max-width: 70%;
    min-width: 60%;
    top: 75px;
    right: 0;
    left: 0;
}

.dropdownMainColum p,
.nav-item.dropdown.dropdown-mega .dropdown-menu .headerPages,
.nav-item.dropdown.dropdown-mega .dropdown-menu h4 {
    font-family: 'Maven Pro', sans-serif, 'Roboto', sans-serif, 'Saira', sans-serif;
    color: #000;
}


.nav-item.dropdown.dropdown-mega .dropdown-menu .headerPages {
    border-bottom: 1px solid #0960981f;
    color: #096098 !important;
    margin-bottom: 20px;
    padding-bottom: 5px;
    align-items: center;
    position: relative;
    width: fit-content;
    font-size: 1.2rem;
    font-weight: 500;
}

.nav-item.dropdown.dropdown-mega .dropdown-menu .headerPages i {
    padding-left: 10px;
    transition: 1s;
}

.nav-item.dropdown.dropdown-mega .dropdown-menu .headerPages:hover i {
    padding-left: 20px;
    transition: 1s;
}

.dropdownMainColum p {
    line-height: 1.3;
    font-size: 15px;
    font-weight: 500;
}

.dropdown-menu.show {
    -webkit-animation: fadeIn 0.3s alternate;
    animation: fadeIn 0.3s alternate;
}

.list-group a.nav-link {
    padding-left: 15px !important;
    font-size: 0.87rem !important;
    font-weight: 500;
    padding: 0;
    margin: 0;
}

.dropdownSecondColum .list-group a {
    font-size: 16px !important;
    border-bottom: 1px solid #0960981f;
    padding: 10px 0;
    padding-left: 0px !important;
    font-weight: 500;
}

.nav-item.dropdown.dropdown-mega .dropdown-menu a.nav-link {
    color: #000;
}

.list-group .nav-link::after {
    opacity: 1;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-left: 0;
    background: #096098;
    height: 6px;
    width: 6px;
    background-repeat: no-repeat;
}

.dropdown-menu:hover .list-group .nav-link::after {
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-left: 0;
}

.dropdownSecondColum .list-group .nav-link::after {
    opacity: 0 !important;
    height: 0 !important;
    width: 0 !important;
}

.list-group .nav-link:hover::after {
    background-repeat: no-repeat;
    background: #818282;
}

.d-flex.toggleMenuBtn {
    position: fixed;
    right: 17%;
}

.activeSideBar {
    background: transparent;
    z-index: 999 !important;
    opacity: 1 !important;
    padding: 150px 20px;
    max-width: 320px;
    position: fixed;
    display: block;
    height: 100vh;
    width: 100%;
    right: 0;
    top: 0%;
}

.dropDownBtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: 1s;
}

.dropdownThiredColum {
    padding-left: 20px;
}

.image-continer img {
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.4));
}

.dropdownSecondColum a.nav-link.active {
    background: #074770;
    color: #f8f9fa !important;
    border-radius: 10px 0;
    transition: 0.5s;
}

.nav-item.dropdown.dropdown-mega .dropdown-menu h6 {
    color: #ECECEC;
    font-size: 1rem;
}

a.nav-link.active .dropDownBtn {
    padding-left: 10px;
    transition: 0.5s;
}

a.nav-link i {
    transition: 0.5s;
}

a.nav-link.active i {
    margin-right: -13px;
    color: #074770;
    font-size: 1.5rem;
    transition: 0.5s;
}

a.nav-link.js-exampleGroup {
    transition: 0.5s;
    padding-left: 0px;
}

a.nav-link.js-exampleGroup:hover {
    padding-left: 15px !important;
    background: #074770;
    border-radius: 10px 0;
    color: #f8f9fa !important;
    transition: 0.5s;
}

button.navbar-toggler {
    background: #096098;
    color: #f8f9fa;
    border-radius: 5px 0;
    padding: 5px 8px 0;
    padding-top: 9px;
    z-index: 9999;
    right: 30px;
    top: 15px;
}

#arrow01Svg svg,
.arrowSvg svg {
    transform: rotate(290deg);
    width: 100%;
    height: 100%;
}

a.btnReadMore {
    position: relative;
    padding: 10px;
}

.btnReadMore:hover {
    padding: 10px 20px;
    transition: 0.5s;
}

a.btnReadMore::before {
    background: #096098;
    border-radius: 8px 0;
    position: absolute;
    transition: 0.5s;
    height: 30px;
    margin: auto;
    width: 30px;
    content: '';
    z-index: 0;
    bottom: 0;
    left: 0px;
    top: 3px;
}

span.btnReadMoreIcon {
    color: #000;
    position: relative;
    margin-left: 25px;
    font-weight: 500;
    transition: 0.5s;
    z-index: 1;
}

a.btnReadMore:hover::before {
    width: 100%;
}

a.btnReadMore:hover span.btnReadMoreIcon {
    color: #f8f9fa;
    margin-left: 0px;
    transition: 0.5s;
}

.coreServicesDropdown {
    background: #fff;
    padding: 50px 30px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.innerPagesMouse {
    margin: 40px auto;
}

.innerPagesMouse .scrollDown,
.innerPagesMouse .mouse {
    position: relative;
}

.innerPagesMouse .mouse {
    animation: nudgeMouse 5.5s ease-out infinite;
    width: 28px;
    text-align: center;
    margin: auto;
}

.innerPagesMouse .mouse-wrap:hover {
    cursor: pointer;
}

.innerPagesMouse .mouse:after {
    animation: trackBallSlide 5.5s linear infinite;
    background-color: #096098;
    transform: translateY(31px);
    border-radius: 50px;
    position: absolute;
    margin: auto;
    content: '';
    height: 6px;
    width: 6px;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}

.innerPagesMouse .mouse .frame {
    width: 100%;
    position: absolute;
    z-index: 1;
}

.innerPagesMouse .mouse .frame path {
    fill: none;
    stroke: #096098;
    stroke-width: 1;
    opacity: 1;
}

.innerPagesMouse .mouse .mouse-left {
    width: 100%;
    position: absolute;
    z-index: 2;
}

.innerPagesMouse .mouse .Animate-Draw {
    fill: none;
    stroke: #096098;
    stroke-width: 2;
    fill-opacity: 1;
}

.innerPagesMouse .mouse .mouse-left .Animate-Draw {
    animation: DrawLine 5.5s ease-out infinite;
}

.innerPagesMouse .scrollDown {
    animation: nudgeText 5.5s ease-out infinite;
    font-family: 'Maven Pro', sans-serif, 'Roboto', sans-serif, 'Saira', sans-serif;
    text-transform: capitalize;
    color: #096098;
    text-align: center;
    position: relative;
    font-weight: 500;
    max-width: 33px;
    font-size: 14px;
    line-height: 1;
    margin: auto;
    width: 100%;
    top: 55px;
    left: 0;
    right: 0;
    display: block;
}

.form h3 {
    color: #096098;
    margin-bottom: 20px;
    font-weight: 600;
}

.form h5 {
    margin-bottom: 50px;
}

.form input,
.form textarea {
    background: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #EFEFEF;
}

.form-control:focus {
    box-shadow: 0 0 0 0.25rem transparent;
    background-color: transparent;
    border-color: none;
    color: #212529;
    outline: 0;
}

.footerInfo ul {
    list-style: none;
    display: flex;
    padding: 0;
}

.footerInfo h5 {
    font-family: 'Maven Pro', sans-serif, 'Roboto', sans-serif, 'Saira', sans-serif;
    margin-bottom: 20px;
    font-size: 1.6rem;
    margin: 30px 0;
}

.footerInfo ul li a {
    background: #818282;
    margin-right: 15px;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
    color: #fff !important;
}

.footerMenu {
    font-family: 'Maven Pro', sans-serif, 'Roboto', sans-serif, 'Saira', sans-serif;
}

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

.footerMenu h4 {
    margin-bottom: 25px;
}

.footerMenu ul li a {
    color: #000 !important;
    margin-bottom: 6px;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    transition: 0.5s;
}

.footerMenu ul li i {
    color: #096098 !important;
}

.footerMenu ul li a:hover {
    color: #096098 !important;
    padding-left: 10px;
    transition: 0.5s;
}

.footerInfo ul li a:hover {
    background: #096098;
    transition: 0.5s;
}

.footerBottom a {
    color: #096098 !important;
    font-weight: 600;
}

footer.footer {
    padding: 80px 0px;
}

.latestBlog {
    background: url('../images/homePage/Top-Blog.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 60px;
    padding-left: 150px;
    transition: 2s;
}

.scrolledTop {
    width: 100%;
    top: -100px;
    z-index: 0;
    transition: 0.5s;
    opacity: 0;
    padding: 0;
}

.blogMainHeading h6 {
    font-family: 'Jost', sans-serif, 'Maven Pro', sans-serif, 'Roboto', sans-serif, 'Saira', sans-serif;
    color: #818282;
    margin-bottom: 0;
    text-transform: uppercase;
}

.latestBlogTitle a {
    color: #818282 !important;
    font-family: 'Maven Pro', sans-serif, 'Roboto', sans-serif, 'Saira', sans-serif;
    text-transform: capitalize;
    font-size: 1.4rem;
    font-weight: 500;
}

.latestBlogTitle p {
    color: #f8f9fa;
    font-size: 1.1rem;
    line-height: 1;
}

.latestBlogTitle h5,
.latestBlogTitle p {
    margin-bottom: 0;
}


/*Keyframes*/

@keyframes DrawLine {
    0% {
        stroke-dashOffset: 0;
        stroke-dasharray: 120;
        stroke-opacity: 1;
    }

    22% {
        stroke-dashOffset: 0;
        stroke-dasharray: 120;
        stroke-opacity: 1;
    }

    38% {
        stroke-dashOffset: 125;
        stroke-dasharray: 120;
        stroke-opacity: 1;
    }

    38.1% {
        stroke-dashOffset: 0;
        stroke-dasharray: 120;
        stroke-opacity: 0;
    }

    48% {
        stroke-dashOffset: 0;
        stroke-dasharray: 120;
        stroke-opacity: 1;
    }

    64% {
        stroke-dashOffset: 125;
        stroke-dasharray: 120;
        stroke-opacity: 1;
    }

    64.1% {
        stroke-dashOffset: 0;
        stroke-dasharray: 120;
        stroke-opacity: 0;
    }

    74% {
        stroke-dashOffset: 0;
        stroke-dasharray: 120;
        stroke-opacity: 1;
    }

    90% {
        stroke-opacity: 1;
        stroke-dashOffset: 125;
        stroke-dasharray: 120;
    }

    90.1% {
        stroke-dashOffset: 0;
        stroke-dasharray: 120;
        stroke-opacity: 0;
    }
}

@keyframes DrawLineBack {
    0% {
        stroke-dashOffset: 0;
        stroke-dasharray: 120;
        stroke-opacity: 1;
    }

    22% {
        stroke-dashOffset: 0;
        stroke-dasharray: 120;
        stroke-opacity: 1;
    }

    38% {
        stroke-dashOffset: -114;
        stroke-dasharray: 120;
        stroke-opacity: 1;
    }

    38.1% {
        stroke-dashOffset: 0;
        stroke-dasharray: 120;
        stroke-opacity: 0;
    }

    48% {
        stroke-dashOffset: 0;
        stroke-dasharray: 120;
        stroke-opacity: 1;
    }

    64% {
        stroke-dashOffset: -114;
        stroke-dasharray: 120;
        stroke-opacity: 1;
    }

    64.1% {
        stroke-dashOffset: 0;
        stroke-dasharray: 120;
        stroke-opacity: 0;
    }

    74% {
        stroke-dashOffset: 0;
        stroke-dasharray: 120;
        stroke-opacity: 1;
    }

    90% {
        stroke-opacity: 1;
        stroke-dashOffset: -114;
        stroke-dasharray: 120;
    }

    90.1% {
        stroke-dashOffset: 0;
        stroke-dasharray: 120;
        stroke-opacity: 0;
    }
}

@keyframes nudgeMouse {
    0% {
        transform: translateY(0) translateX(-50%);
    }

    22% {
        transform: translateY(0px) translateX(-50%);
    }

    38% {
        transform: translateY(9px) translateX(-50%);
    }

    48% {
        transform: translateY(0px) translateX(-50%);
    }

    64% {
        transform: translateY(9px) translateX(-50%);
    }

    74% {
        transform: translateY(0px) translateX(-50%);
    }

    90% {
        transform: translateY(9px) translateX(-50%);
    }
}


/*Text*/

@keyframes nudgeText {
    0% {
        transform: translateY(0) translateX(-50%) scaleY(1);
        opacity: 1;
    }

    22% {
        transform: translateY(0px) translateX(-50%) scaleY(1);
        opacity: 1;
    }

    38% {
        transform: translateY(5px) translateX(-50%) scaleY(0.9);
        opacity: 0.5;
    }

    48% {
        transform: translateY(0px) translateX(-50%) scaleY(1);
        opacity: 1;
    }

    64% {
        transform: translateY(5px) translateX(-50%) scaleY(0.9);
        opacity: 0.5;
    }

    74% {
        transform: translateY(0px) translateX(-50%) scaleY(1);
        opacity: 1;
    }

    90% {
        transform: translateY(5px) translateX(-50%) scaleY(0.9);
        opacity: 0.5;
    }
}




/*Mouse wheel*/
@keyframes trackBallSlide {
    0% {
        transform: translateY(31px) scale(1);
        opacity: 1;
    }

    22% {
        transform: translateY(31px) scale(1);
        opacity: 1;
    }

    26% {
        transform: translateY(30px) scale(0.9);
        opacity: 1;
    }

    34% {
        transform: translateY(55px) scale(0.1);
        opacity: 0;
    }

    41% {
        transform: translateY(30px) scale(0);
        opacity: 0.3;
    }

    48% {
        transform: translateY(31px) scale(1);
        opacity: 1;
    }

    52% {
        transform: translateY(30px) scale(0.9);
        opacity: 1;
    }

    60% {
        transform: translateY(55px) scale(0.1);
        opacity: 0;
    }

    67% {
        transform: translateY(30px) scale(0);
        opacity: 0.3;
    }

    74% {
        transform: translateY(31px) scale(1);
        opacity: 1;
    }

    78% {
        transform: translateY(30px) scale(0.9);
        opacity: 1;
    }

    86% {
        transform: translateY(55px) scale(0.1);
        opacity: 0;
    }

    93% {
        transform: translateY(30px) scale(0);
        opacity: 0.3;
    }

    100% {
        transform: translateY(31px) scale(1);
        opacity: 1;
    }
}

.scrollDown {
    animation: nudgeText 5.5s ease-out infinite;
    transform: translateX(-50%) translateY(0);
    font-family: 'Maven Pro', sans-serif, 'Roboto', sans-serif, 'Saira', sans-serif;
    text-transform: capitalize;
    color: #096098;
    text-align: center;
    position: absolute;
    font-weight: 500;
    max-width: 20px;
    font-size: 14px;
    line-height: 1;
    margin: auto;
    width: 100%;
    top: 55px;
    left: 0;
    right: 0;
}

.slick-dots li button:before {
    font-size: 10px;
    color: #096098;
}

.slick-dots li.slick-active button:before {
    color: #096098;
}

.slick-dots li.slick-active button {
    border: 1px solid #096098;
    border-radius: 50px;
}

.slick-dots li button {
    background: radial-gradient(#096098 20%, transparent 40%);
    opacity: 0.5;
}

.slick-dots li.slick-active button {
    border: 1px solid #096098;
    border-radius: 50px;
    background: radial-gradient(#096098 30%, transparent 30%);
    opacity: 1;
}

.slick-dots li button:before {
    content: '' !important;
}

.biSection06 .card {
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.1));
    border: 1px solid #fff !important;
    border-radius: 15px 0;
    padding: 20px;
    border: none;
}

.biSection06 .card img {
    object-fit: contain;
    max-height: 30px;
    max-width: 100%;
    height: 100%;
    min-height: 30px;
}

.mouseInnerPages {
    position: relative;
    text-align: center;
    margin: auto;
    margin-top: 30px;
    display: block;
    height: auto;
}

.mouseInnerPages .mouse {
    animation: nudgeMouse 5.5s ease-out infinite;
    transform: translateX(-50%);
    position: relative;
    width: 28px;
    left: 50%;
    top: 0;
}

.mouseInnerPages .mouse-wrap:hover {
    cursor: pointer;
}

.mouseInnerPages .mouse:after {
    animation: trackBallSlide 5.5s linear infinite;
    background-color: #096098;
    transform: translateY(31px);
    border-radius: 50px;
    position: absolute;
    margin: auto;
    content: '';
    height: 6px;
    width: 6px;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}

.mouseInnerPages .frame {
    position: relative;
    width: 100%;
    z-index: 1;
}

.mouseInnerPages .frame path {
    fill: none;
    stroke: #096098;
    stroke-width: 1;
    opacity: 1;
}

.mouseInnerPages .mouse-left {
    width: 100%;
    position: absolute;
    z-index: 2;
}

.mouseInnerPages .Animate-Draw {
    fill: none;
    stroke: #096098;
    stroke-width: 2;
    fill-opacity: 1;
}

.mouseInnerPages .mouse-left .Animate-Draw {
    animation: DrawLine 5.5s ease-out infinite;
}

.mouseInnerPages .scrollDown {
    position: relative;
    top: 10px !important;
}

.LatestBlog {
    background: url('../images/homePage/blog01.png');
    padding: 80px;
    padding-top: 268px;
    color: #fff;
    position: sticky;
    width: 100%;
    z-index: 9999;
    transition: 0.5s;
    height: 100%;
}

.blogSubHeading h6 {
    background: #096098;
    width: fit-content;
    padding: 10px;
}

.blogSubHeading h3 {
    font-size: 1.6rem;
}

.recentBlog {
    color: #096098;
    padding: 20px;
}

.recentBlog h6 {
    color: #fff;
}

.recentBlog p {
    color: #000;
}

.LatestBlog,
.recentBlog {
    font-family: 'Maven Pro', sans-serif, 'Roboto', sans-serif, 'Saira', sans-serif;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: 1s;
}

.blogs .card {
    border: none;
    height: 100%;
}

.greyBg {
    background: #EFEFEF;
}

.bolgContent img {
    transition: 0.5s;
}

.bolgContent:hover img {
    overflow: hidden;
    transition: 0.5s;
    transform: scale(1.2);
    filter: brightness(0.7);
}

.bolgContent:hover .recentBlog {
    background: #fff;
    transition: 0.5s;
}

.LatestBlog:hover {
    background-size: 110% 110%;
    transition: 1s;
}

.blogs .card {
    background: transparent;
}

.bolgContent:hover .greyBg {
    background: #fff !important;
    transition: 0.5s;
}

.contactUsSection01 {
    background-color: #fff;
}

.contactUsSection01 iframe {
    min-height: 450px;
}

.contactDetails {
    border-right: 1px solid #0000002b;
    text-align: left;
    padding: 10px 0;
    padding-right: 100px;
}

.contactDetails h2 {
    font-family: 'Maven Pro', sans-serif, 'Roboto', sans-serif, 'Saira', sans-serif;
    font-size: 3rem;
}

.contactDetails h6 {
    font-family: 'Maven Pro', sans-serif, 'Roboto', sans-serif, 'Saira', sans-serif;
    color: #4C4D56;
    font-size: 1rem;
    padding-right: 60px;
}

.contactDetails ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}

.contactDetails ul li a {
    color: #096098 !important;
    margin-right: 20px;
    font-size: 1.1rem;
    transition: 1s;
}

.contactDetails ul li a:hover {
    color: #818282 !important;
    transition: 1s;
}

.mobileMenu {
    display: none;
}


section.section07,
section.section05,
section.section04,
section.section06,
section.section09,
.uiUxsection02,
.uiUxsection03,
.uiUxsection04,
.uiUxsection05,
.uiUxsection06,
.uiUxsection08,
.bISection01,
.biSection02,
.biSection03,
.biSection04,
.bisection05,
.biSection06,
.aboutUsSection01,
.aboutUsSection02,
.aboutUsSection03,
.aboutUsSection04,
.aboutUsSection06,
.aboutUsSection05 {
    padding: 80px 0;
}

.forMobile {
    display: none;
}

.businessIntelligenceServices .card-body {
    position: relative;
}

.businessIntelligenceServices a.btnReadMore {
    position: absolute;
    bottom: -10px;
    left: 0;
}

.btnGrey {
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.7));
    font-family: 'Maven Pro', sans-serif, 'Roboto', sans-serif, 'Saira', sans-serif;
    background: #818282;
    text-transform: uppercase;
    border-radius: 10px 0px;
    position: relative;
    padding: 10px 20px;
    width: fit-content;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin: auto;
    transition: 1s;
}

span.brandingIcon {
    border-radius: 2px 0;
    position: absolute;
    height: 10px;
    right: 0px;
    width: 10px;
    top: 0px;
    transition: 1s;
}

.btnGrey:hover {
    background: #096098;
    color: #f8f9fa;
    transition: 1s;
}

.btnGrey:hover span.brandingIcon {
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.7));
    background: #818282;
    transition: 1s;
    right: -10px;
    top: -10px;
}

.btnBlue {
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
    font-family: 'Maven Pro', sans-serif, 'Roboto', sans-serif, 'Saira', sans-serif;
    background: #096098;
    text-transform: uppercase;
    border-radius: 10px 0px;
    color: #f8f9fa;
    position: relative;
    padding: 10px 20px;
    width: fit-content;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    display: block;
    transition: 1s;
    margin: auto;
}

span.brandingIcon {
    border-radius: 2px 0;
    position: absolute;
    height: 10px;
    right: 0px;
    width: 10px;
    top: 0px;
    transition: 1s;
}

.btnBlue:hover {
    background: #818282;
    color: #f8f9fa;
    transition: 1s;
}

.btnBlue:hover span.brandingIcon {
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
    background: #096098;
    transition: 1s;
    right: -10px;
    top: -10px;
}

.nav-link {
    font-family: 'Maven Pro', sans-serif, 'Roboto', sans-serif, 'Saira', sans-serif;
    color: #818282 !important;
    font-weight: 600;
    margin: auto 10px;
    position: relative;
}

.nav-link.active {
    color: #096098 !important;
    position: relative;
}

.nav-link::after,
.nav-link.active::after {
    background: #818282;
    border-radius: 2px 0;
    position: absolute;
    transition: 1s;
    height: 7.5px;
    content: '';
    width: 7.5px;
    right: 2px;
    top: 7px;
}

.nav-link::after {
    transition: 1s;
    opacity: 0;
    right: -10px;
    top: 7px;
}

.nav-link.active::after {
    opacity: 1;
    right: 2px;
}

.nav-item:hover .nav-link::after {
    transition: 1s;
    opacity: 1;
    right: 2px;
    top: 7px;
}

.nav-link:hover {
    color: #096098 !important;
}

span.elementor-button-text {
    color: #fff;
}

@media only screen and (max-width: 2600px) and (min-width: 2500px) {
    .blogSubHeading h3 {
        font-size: 2rem !important;
    }

    .LatestBlog p,
    .recentBlog p {
        font-size: 1.5rem !important;
    }
}

@media screen and (max-width: 1500px) {
    .uiUxsection05 .sectionSectionMainHeading h2 {
        font-size: 2.5rem !important;
    }
}

@media screen and (max-width: 1366px) {

    .latestBlogTitle a,
    .philosophie .point h4 {
        font-size: 1.2rem !important;
    }

    .uiUxCardsection06 .steppingInTo p,
    .uiUxsection06 .steppingInTo p {
        font-size: 1.1rem !important;
        line-height: 1.5 !important;
    }

    .steppingInTo p,
    .blogMainHeading h6,
    .latestBlogTitle p,
    .sectionMainTitle p,
    .recentBlog p {
        font-size: 0.9rem !important;
    }

    .sectionMainTitle h2,
    .philosophie .point h2,
    .sectionSectionMainHeading h2 {
        font-size: 2rem !important;
    }

    .section07 .sectionMainTitle h2 {
        font-size: 3rem !important;
    }

    .blogSubHeading h3,
    .philosophie .point h3 {
        font-size: 1.3rem !important;
    }

    .LatestBlog {
        padding: 44px;
        padding-top: 188px;
    }

    .recentBlog {
        padding: 0 20px;
    }

    section.section06 .card p {
        font-size: 0.9rem;
    }

    .aboutUsSection05 h2,
    .aboutUsSection01 h2 {
        font-size: 3rem !important;
    }

    .aboutUsSection02 h2 {
        font-size: 2.6rem !important;
    }

    .fromStrategyToSupport .card {
        min-height: 330px !important;
    }

    .sliderCard1 .slick-track {
        min-height: 330px !important;
    }

    .dropDownBtn {
        font-size: 0.9rem;
    }

    a.nav-link.active .dropDownBtn {
        padding-left: 5px;
    }

    .nav-item.dropdown.dropdown-mega .dropdown-menu {
        max-width: 80%;
    }

    .uiUxsectionMainHeading h2,
    section.uiUxSection01 h2,
    .bisection05 h2,
    .biSection02 h2,
    .bISection01 h2 {
        font-size: 3rem !important;
    }

    section.uiUxSection01 img {
        max-width: 650px;
    }

    .sliderCard {
        padding: 10px !important;
    }

    .uiUxsection05 .sectionSectionMainHeading p {
        font-size: 1.1rem !important;
        line-height: 1.5 !important;
    }

    .sliderCard .card h4 {
        margin: 0 0 10px;
    }

    .sliderCard .card {
        min-height: 330px !important;
        padding: 10px 0px !important;
    }

    .sliderCard .card p {
        font-size: 0.8rem !important;
    }

    .sliderCard .card h4 {
        margin: 0 0 10px !important;
        font-size: 1.1rem;
    }

    .uiUxsection06 .card h4 {
        margin: 0 0 10px !important;
        font-size: 1.2rem !important;
    }

    .uiUxsection06 .card p {
        font-size: 1rem !important;
        line-height: 1.4 !important;
    }

    .uiUxsection06 .card {
        min-height: 280px !important;
    }

    section.uiUxsection06 .uiUxsectionMainHeading h5 {
        font-size: 1.1rem !important;
    }

    .sliderCard .slick-track {
        min-height: 350px !important;
    }

    .forOtherDevices {
        max-width: 100% !important;
    }

    .sliderCard .card img,
    .sliderCard1 .card img {
        margin-bottom: 10px;
    }

    .sliderCard.eStoreSlider .card {
        min-height: 350px !important;
        margin-bottom: 20px;
    }

    .apiSlider .card {
        min-height: 330px !important;
    }

    .apislider1 .card {
        min-height: 310px !important;
    }

    .content .post-inner{
        min-height: 180px;
    }

}

@media screen and (max-width: 991px) {
    .latestBlog {
        display: none;
    }

    .desktop {
        display: none;
    }

    div#navbarTogglerDemo01 {
        position: fixed;
        top: 0;
        right: 0;
        background: #fff;
        width: 100%;
        z-index: 999;
        height: 100vh;
        padding: 0 50px;
        padding-top: 80px;
    }

    nav.navbar {
        background: rgba(255, 255, 255, 0.5) !important;
        backdrop-filter: blur(4px);
        top: 0;
    }

    a.navbar-brand {
        z-index: 9999;
    }

    .scrolledTop {
        height: auto !important;
    }

    section.section01 {
        padding: 40px 10px !important;
    }

    .mainBannerContent h1 {
        margin-bottom: 20px;
        font-size: 2.5rem;
        line-height: 40px;
    }

    .mainBannerContent {
        padding-top: 50px;
    }

    .smbVideo {
        margin-top: 40px !important;
    }

    .mouse-wrap {
        display: none !important;
    }

    .smbVideo video {
        border-radius: 20px 0;
        margin-top: 30px !important;
        display: block;
        max-width: 80%;
        margin: auto;
    }

    .toggle {
        border-radius: 15px 0 !important;
        font-size: 20px !important;
        bottom: -20px !important;
        height: 60px !important;
        width: 60px !important;
        left: 30px !important;
    }

    .mainBannerContent {
        padding-top: 10px !important;
    }

    .mainVideo {
        height: 100% !important;
    }

    .mainBannerContent h1 {
        font-size: 3rem !important;
        line-height: 60px !important;
    }

    .sectionSectionMainHeading h2 {
        text-align: center !important;
    }

    #arrow01Svg svg,
    .arrowSvg svg {
        transform: rotate(26deg) !important;
        max-width: 130px !important;
        display: block !important;
        margin: auto !important;
    }

    .steppingInTo {
        text-align: center !important;
        margin-top: 10px !important;
    }

    .section04 .card img {
        max-width: 80px;
        margin: auto;
        margin-bottom: 10px;
        display: block;
    }

    .blogSubHeading,
    section.section04 .card {
        text-align: center;
    }

    section.section06 .col-lg-2,
    section.section04 .col-lg-3 {
        margin-bottom: 20px !important;
    }

    .sectionMainTitle {
        padding-right: inherit !important;
        text-align: center;
        margin-bottom: 30px;
    }

    .steppingInTo img {
        max-width: 350px;
    }

    section.section06 .card img {
        max-width: 60px;
    }

    .section07 .sectionMainTitle h2 {
        font-size: 2.5rem !important;
    }

    .LatestBlog {
        padding: 0px !important;
        text-align: center !important;
    }

    .blogSubHeading h6 {
        margin: auto;
        margin-bottom: 10px;
    }

    .LatestBlog .blogSubHeading {
        background-color: rgba(0, 0, 0, 0.3);
        padding: 40px;
    }

    .LatestBlog .card-body {
        padding: 0;
    }

    .section09 .sectionMainTitle {
        margin: 0;
    }

    a.btnBlue {
        margin: auto !important;
        margin-top: 30px !important;
    }

    footer.footer {
        padding: 40px 0px;
    }

    .nav-item.dropdown.dropdown-mega .dropdown-menu {
        border-radius: 0 !important;
        max-width: 100%;
        top: 0px;
    }

    .mega-content .col-12.col-lg-5.py-4,
    .mega-content .col-12.col-lg-7.py-4 {
        padding: 0 !important;
    }

    .mobileMenu {
        display: block;
    }

    #navbarTogglerDemo01 .desktopView {
        display: none;
    }

    .nav-item:hover .nav-link::after,
    .nav-link::after,
    .nav-link.active::after {
        opacity: 0 !important;
    }

    a.headerPages.nav-link.nav-expand-link {
        color: #096098 !important;
        justify-content: space-between;
        align-items: center;
        font-size: 1.1rem;
        display: flex;
    }

    .nav-expand-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transform: translateX(100%);
        background-color: #daf9f4;
        transition: 0.3s;
        visibility: hidden;
    }

    .nav-expand-content .nav-item:not(:last-child) {
        border-bottom: solid 1px #0000001c;
    }

    .nav-expand-content .nav-back-link {
        background: linear-gradient(45deg, #FAFAFA, #F2F7FE);
        color: #096098 !important;
        padding: 10px 30px;
        display: flex;
        margin: 0;
    }

    .nav-expand-content .nav-back-link::before {
        content: '\f053';
        margin-right: 0.5em;
        font-family: 'Font Awesome 6 Free';
        font-weight: 900;
    }

    .nav-expand-link {
        justify-content: space-between;
        display: flex;
    }

    .nav-expand.active>.nav-expand-content {
        transform: translateX(0);
        visibility: visible;
    }

    .nav-expand .nav-expand-content {
        background: linear-gradient(45deg, #FAFAFA, #F2F7FE);
        padding: 100px 10px;
        z-index: 999;
    }

    .subLinks {
        font-weight: 500 !important;
        padding-left: 10px !important;
        font-size: 0.8rem;
        padding: 5px;
    }

    .mobileScroller {
        height: 100%;
        max-height: 670px;
        overflow-x: hidden;
        overflow-y: scroll;
    }

    section.uiUxSection01 h2 {
        margin-top: 10px !important;
        font-size: 1.8rem !important;
        font-weight: 500;
        letter-spacing: 6px !important;
        margin-bottom: 10px !important;
    }

    section.uiUxSection01 img {
        max-width: 300px !important;
    }

    section.uiUxSection01 h4 {
        font-size: 1rem;
        line-height: 1.4;
    }

    .uiUxsectionMainHeading h2 {
        font-size: 1.7rem !important;
        letter-spacing: 0 !important;
    }

    .sectionSectionMainHeading img {
        max-width: 250px;
        margin: auto;
        display: block;
    }

    .uiUxsection04 .steppingInTo p,
    .uiUxsection03 .steppingInTo p,
    .uiUxsection02 .steppingInTo p {
        line-height: 1.4 !important;
        padding: 0 10px !important;
    }

    .innerPagesMouse {
        display: none;
    }

    .uiUxsection05 .sectionSectionMainHeading p {
        font-size: 0.9rem !important;
        line-height: 1.3 !important;
        text-align: center !important;
    }

    .sliderCard {
        background: linear-gradient(180deg, #ECECEC 50%, #ECECEC 50%) !important;
    }

    .sliderCard .card {
        margin-bottom: 20px;
    }

    section.uiUxsection06 .uiUxsectionMainHeading h5 {
        font-size: 1rem !important;
    }

    .uiUxsection06 .card p,
    .uiUxsection06 .card h4,
    section.uiUxsection06 .uiUxsectionMainHeading h5,
    .uiUxsectionMainHeading h2,
    .sliderCard .card h4,
    .sliderCard .card p {
        text-align: center !important;
    }

    .uiUxsection06 img,
    .sliderCard img {
        max-width: 40px;
        margin: auto;
        display: block;
    }

    .uiUxsection06 .card {
        min-height: 100% !important;
        margin-bottom: 20px;
    }

    .coreValueOne .row,
    .uiUxsection03 .row,
    .cardBg02 .row {
        flex-direction: column-reverse !important;
    }

    .uiUxsection08 .sectionMainTitle h5 {
        font-size: 1rem !important;
        font-weight: 400 !important;
    }

    .aboutUsSection05 h2,
    .aboutUsSection01 h2 {
        font-size: 1.5rem !important;
        text-align: center;
    }

    section.aboutUsSection01 p {
        text-align: center;
        font-size: 0.9rem;
    }

    .aboutUsSection02 h5 {
        text-align: center !important;
        font-size: 1.1rem !important;
        margin-bottom: 0 !important;
    }

    .aboutUsSection02 h2 {
        font-size: 1.6rem !important;
        text-align: center;
    }

    .arrowIcon {
        max-width: 100px;
        margin: 10px auto;
        display: block;
        transform: rotate(50deg);
        margin-top: 30px;
    }

    .iconTwo img,
    .iconOne img {
        max-width: 60px;
        margin: auto;
        display: block;
        margin-bottom: 15px !important;
    }

    .iconTwo span img,
    .iconOne span img {
        right: -30px !important;
        max-width: 40px !important;
        top: -20px !important;
        left: 0 !important;
        bottom: inherit !important;
    }

    .coreValueTwo,
    .coreValueOne {
        text-align: center !important;
    }

    .coreValueTwo .col-3.col-lg-1.m-auto.ms-0.mb-0,
    .coreValueOne .col-3.col-lg-1.m-auto.me-0.mb-0 {
        margin: auto !important;
    }

    .fromStrategyToSupport img {
        max-width: 40px;
        margin: auto;
    }

    .card.slick-slide.slick-current.slick-active.slick-center {
        transform: scale(0.9) !important;
    }

    .fromStrategyToSupport .slick-track {
        min-height: 350px !important;
    }

    .sectionMainTitle h2,
    .philosophie .point h2,
    .sectionSectionMainHeading h2 {
        font-size: 1.2rem !important;
    }

    .aboutUsSection06 .sectionMainTitle h5 {
        font-size: 0.9rem;
    }

    .slick-track {
        min-height: auto !important;
    }

    .fromStrategyToSupport .slick-track,
    .fromStrategyToSupport .card {
        min-height: auto !important;
    }

    .coreValueOne h3,
    .coreValueTwo h3 {
        font-size: 1.1rem;
    }

    .downArrowIcon {
        max-width: 40px;
    }

    .uiUxsectionMainHeading h2,
    section.uiUxSection01 h2,
    .bisection05 h2,
    .biSection02 h2,
    .bISection01 h2 {
        font-size: 1.8rem !important;
    }

    .biSection02 {
        text-align: center;
    }

    .biSection02 h5 {
        font-size: 1.1rem;
    }

    .businessIntelligenceServices .card {
        padding: 20px !important;
    }

    .mouseInnerPages {
        display: none;
    }

    .biSection03 .card01,
    .biSection03 .card02 {
        padding: 0px 10px !important;
        text-align: center;
    }

    .biSection03 .card01 h2,
    .biSection03 .card02 h2 {
        font-size: 1.7rem;
    }

    .biSection03 .card01 p,
    .biSection03 .card02 p {
        font-size: 0.9rem;
    }

    .biSection03 .cardBg01 img,
    .biSection03 .cardBg02 img {
        min-height: 250px !important;
        border-radius: 50px 0 !important;
        max-width: 350px !important;
        margin: auto;
        display: block;
    }

    .timeline-main .timeline-wrap .timeline-card .timeline-card-wrap .timeline-card-text,
    .three .timeline-card-head,
    .one .timeline-card-head {
        text-align: left !important;
        margin-left: 0 !important;
    }

    .biSection03 .card01 h2,
    .biSection03 .card02 h2 {
        font-size: 1.6rem !important;
    }

    .timeline-main .timeline-wrap::before {
        left: 0 !important;
    }

    .timeline-main .timeline-wrap .timeline-card {
        width: 100% !important;
    }

    .timeline-main .timeline-wrap .timeline-card::after {
        right: inherit !important;
        left: -10px !important;
    }

    .timeline-main .timeline-wrap .timeline-card .timeline-card-wrap {
        padding-right: 0 !important;
        margin-right: 0 !important;
        padding-bottom: 0 !important;
    }

    section.bisection05 {
        text-align: center;
    }

    .bisection05 h2 {
        font-size: 1.5rem !important;
    }

    .biSection06 .card {
        padding: 10px !important;
    }

    .biSection06 .card img {
        max-width: 30px;
        margin: auto;
        min-width: 30px;
        height: 100%;
        max-height: 30px;
        min-height: 40px;
        object-fit: contain;
    }

    .modal-content {
        border: none !important;
        border-radius: 20px 0 !important;
    }

    .uiUxSection01 h3 {
        font-size: 2rem !important;
    }

    .uiUxSection01 h3,
    section.uiUxSection01 h4 {
        text-align: center !important;
    }

    .sliderCard .card {
        min-height: 350px !important;
    }

    .section06MainImg {
        position: relative !important;
        max-width: 250px;
        margin: auto;
        display: block;
        margin-bottom: 20px;
    }

    section.uiUxSection01,
    section.section07,
    section.section05,
    section.section04,
    section.section06,
    section.section09,
    .uiUxsection02,
    .uiUxsection03,
    .uiUxsection04,
    .uiUxsection05,
    .uiUxsection06,
    .uiUxsection08,
    .bISection01,
    .biSection02,
    .biSection03,
    .biSection04,
    .bisection05,
    .biSection06,
    .aboutUsSection01,
    .aboutUsSection02,
    .aboutUsSection03,
    .aboutUsSection04,
    .aboutUsSection06,
    .aboutUsSection05 {
        padding: 40px 0 !important;
    }

    .biSection03 {
        padding: 0 !important;
        background-color: transparent !important;
    }

    .philosophie {
        display: none;
    }

    .forMobile {
        display: block;
    }

    .accordion-button {
        font-size: 1.1rem;
        font-weight: 500;
    }

    .contactDetails h6,
    .contactDetails {
        padding-right: 10px !important;
        text-align: center !important;
    }

    .contactDetails ul {
        justify-content: center;
    }

    .contactDetails h2 {
        font-size: 2rem !important;
    }

    .businessIntelligenceServices a.btnReadMore {
        position: absolute;
        width: 100%;
        max-width: fit-content;
        bottom: -10px;
        left: 0;
        right: 0;
        margin: auto;
    }

}


@media screen and (max-width: 768px) {}

@media screen and (max-width: 480px) {

    .smbVideo video {
        border-radius: 20px 0 !important;
    }

}


@media screen and (max-width: 991px) {
    .sdsktopstories .center-details-bg .center-details {
        background: transparent !important;
    }

    .sdsktopstories .center-details-bg .center-details h2 {
        display: none !important;
    }

    .sdsktopstories .center-details-bg,
    .singlea-dsktopstories2 .left-side-areas2 .center-details-bg {
        height: 200px !important;
    }
}