@font-face {
    font-family: 'Selawik';
    src: url('fonts/Selawik-Bold.woff2') format('woff2'), url('fonts/Selawik-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Selawik';
    src: url('fonts/Selawik-Regular.woff2') format('woff2'), url('fonts/Selawik-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Selawik';
    src: url('fonts/Selawik-Light.woff2') format('woff2'), url('fonts/Selawik-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Selawik Semilight';
    src: url('fonts/Selawik-Semilight.woff2') format('woff2'), url('fonts/Selawik-Semilight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Selawik';
    src: url('fonts/Selawik-Semibold.woff2') format('woff2'), url('fonts/Selawik-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.site {
    background: #fff !important;
    display: inline-block;
    width: 100%;
}

body {
    overflow-x: hidden;
}

html {
    scroll-behavior: smooth;
}

.carousel-item {
    position: relative;
    left: 50px;
}

.owl-carousel .item {
    min-height: 130px;
}

.accordion-block a:hover {
    color: #024AAD;
    text-decoration: none;
}

.accordion-block .card:hover {
    transform: none;
    box-shadow: none;
}

.accordion-block .card {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 0 0 rgb(0 0 0 / 8%);
    box-shadow: 0 3px 0 0 rgb(0 0 0 / 8%);
    transition: none;
    padding: 1rem 0 1.25rem;
    border-bottom: 1px solid #bbb;
}

.accordion-block .card .card-header {
    padding-left: 1.5rem !important;
    font-size: 1.5rem !important;
    color: #41463D;
    padding-top: 4px;
}

.accordion-block i.fas.fa-angle-down.rotate-icon {
    float: right;
}

.accordion-block h3 {
    font-size: 1.4rem;
}

.service-contact1 {
    display: inline-block;
    width: 100%;
    background-color: #fff;
}

.service-contact1 h2 {
    color: #41463D;
}

.page-template-solutions_page .block-section p {
    max-width: 375px;
}

.wrapper-v .overlay {
    background: #141E30;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #243b55c2, #060e1ed1);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #243b55cc, #060e1ed1);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.wrapper-v {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.wrapper-v .wrapper__video {
    object-fit: cover;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}

.fs-12 {
    font-size: 1rem !important;
}

.ls-1 {
    letter-spacing: 1px;
}

.py-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.pt-6 {
    padding-top: 6rem;
}

.pb-6 {
    padding-bottom: 6rem;
}

.navbar-nav .dropdown-menu {
    padding: 0;
}

input[type="email"],
input[type="text"],
input[type="tel"] input[type="select"] {
    margin-bottom: 0;
}

.list-d ul li {
    list-style: circle;
    margin-left: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #41463D;
    font-size: 0.95em;
    letter-spacing: 0.3px;
    padding-bottom: 15px;
}

.entry-content ul li {
    list-style: circle;
    margin-left: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #41463D;
    font-size: 0.95em;
    letter-spacing: 0.3px;
    padding-bottom: 0px;
}

.posts-bx h3 {
    font-size: 1.5rem;
    margin-top: 1.5rem !important;
    margin-bottom: 1rem;
}

.post .p-3 {
    padding: 2rem 0 0 !important;
}

.navigation .nav-links {
    margin-top: 0rem !important;
    border: 1px solid #f3f0f0;
}

.posts-bx ul {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-left: 35px !important;
    margin-top: 1rem;
}

.posts-bx li {
    list-style: circle;
    margin-left: 0;
    font-weight: 400;
    line-height: 26px;
    color: #41463D;
    font-size: 0.95em;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
}

.border-b a {
    border: 3px solid #024AAD;
    border-radius: 4px;
    padding: 15px 20px;
    display: inline-block;
    text-align: left;
    text-decoration: none;
}

.border-b a:hover {
    background-color: #024AAD;
    text-decoration: none;
    color: #fff !important;
}

.post-thumbnail img {
    max-width: 100%;
    height: auto;
}

#breadcrumbs {
    font-size: 0.95rem;
    font-weight: normal;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

.post {
    margin: 0;
    padding: 0rem 0;
}

aside .card ul li a {
    font-weight: normal;
    max-width: 90%;
    display: inherit;
    color: #41463D;
}

aside .card ul li {
    list-style: none;
    line-height: 24px;
    margin-left: 13px !important;
    padding: 0 15px 15px 15px;
}

.card .card-header {
    padding-left: 1.5rem !important;
    font-size: 1.5rem !important;
    color: #41463D;
    padding-top: 12px;
}

.post-thumbnail {
    margin-bottom: 0em;
}

.widget ul {
    padding-left: 0!important;
}

.posts-bx ul {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-left: 35px !important;
}

aside .card {
    padding: 0.5rem 0 0.5rem;
}


/* .navigation {
    display: none;
} */

#breadcrumbs {
    font-size: 0.95rem;
    font-weight: normal;
    margin-bottom: 0;
}

#breadcrumbs a {
    color: #41463D;
}

.breadcrumb_last {
    color: #3447b5;
}

.counter h6 .font-weight-bold {
    font-weight: 600 !important;
    letter-spacing: -2px;
    margin: 0 10px 0 0;
}

.counter p {
    max-width: 300px;
}

.counter h6 {
    font-size: 28px;
    font-weight: normal;
}


/* Page Looder Starts */

#cookie-notice {
    font-family: 'Selawik', Arial, sans-serif !important;
}

.entry-header1 .entry-meta,
.entry-header1 .entry-footer {
    font-size: 0.95rem;
    margin: 0em 0 0em;
}

.post-thumbnail {
    margin-bottom: 0em;
    border-bottom: rgba(52, 71, 181, 1) 5px solid;
}

.post .entry-title a:hover {
    color: rgba(52, 71, 181, 1);
}

body #load {
    display: block;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9901;
    opacity: 1;
    background-color: #FFFFFF;
    visibility: visible;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

body #load.loader-removed {
    opacity: 0;
    visibility: hidden;
}

.spinner-loader .load-wrap {
    background-image: url("img/loader.svg");
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    width: 100%;
    height: 100%;
}


/* Page Looder Ends */


/* Vertical Tabs Starts */

.tabs-section {
    overflow: hidden;
    padding: 60px 0px;
}

.tabs-section .nav-tabs .nav-item {
    margin-bottom: -1px;
    display: block;
}

.tabs-section .nav-tabs .nav-link {
    font-size: 20px;
    font-weight: 600;
    padding: 5px 15px;
    color: #333;
    line-height: 50px;
    text-align: left;
}

.tabs-section .nav-tabs .nav-link.active {
    border-color: #ddd #ddd #fff;
    border-bottom: #024AAD 0px solid;
}

.tabs-section .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #ddd;
    border-bottom: #024AAD 0px solid;
}

.tabs-section .feature-img {
    max-height: 255px;
    overflow: hidden;
    border-radius: 10px;
    border: 3px solid #fff;
}

.tabs-section .nav-tabs {
    border: 0;
}

.tabs-section .nav-link {
    border: 0;
    padding: 11px 15px;
    transition: 0.3s;
    color: #fff;
    border-radius: 0;
    border-right: 2px solid #aed8ff !important;
    font-weight: 600;
    font-size: 15px;
}

.tabs-section .nav-link:hover {
    color: #1890ff;
}

.tabs-section .nav-link.active {
    color: #fff !important;
    background: #1890FF;
}

.tabs-section .nav-link:hover {
    border-right: 4px solid #cddc39;
}

.tabs-section .tab-pane.active {
    -webkit-animation: fadeIn 0.5s ease-out;
    animation: fadeIn 0.5s ease-out;
}

.tabs-section .details h3 {
    font-size: 26px;
}


/* Vertical Tabs Ends */

.sitemap ul li a:hover {
    color: #024AAD;
}

.sitemap ul li:before {
    content: "\f054";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    font-size: 13px;
}

.sitemap ul li {
    font-size: 21px;
}

.sitemap ul li {
    padding-left: 1.3em;
    list-style: none;
    line-height: 46px;
    color: #024AAD;
}

.sitemap ul li a {
    color: #151D38;
    font-size: 16px;
}

.sitemap ul {
    list-style: disc;
    padding: 0px 0px 0px 18px;
}

.fixed-top {
    position: fixed;
    top: 6px;
    right: 0;
    left: 0;
    z-index: 1030;
}

.nav-previous {
    background: #fff;
    padding: 10px 25px;
}

.nav-next {
    background: #fff;
    padding: 10px 25px;
}

.nav-links {
    margin-top: 1rem;
    margin-bottom: 1rem;
}


/*Video banner starts*/

.jumbotron {
    position: relative;
    overflow: hidden;
    /* background-color:black; */
    height: 100vh;
}

.jumbotron video {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* opacity:0.5; */
}

.jumbotron .container {
    z-index: 2;
    position: relative;
}


/* Scrool Tabs Starts */

.scrool-tab .wrapper {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    height: 50px;
}

.scrool-tab .list {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 5500px;
    margin-top: 0px;
}

blockquote {
    padding: 15px 20px 1px;
    margin: 10px 0 20px;
    border-left: 5px solid #024AAD;
    padding-left: 65px;
    background: url(//www.veritis.com/wp-content/themes/Veritis/images/left-quotes-sign.png) left 21px top 15px no-repeat #024AAD;
}

blockquote p {
    color: #fff !important
}

blockquote p a {
    color: #fcfcfc;
    text-decoration: underline;
}

blockquote p a:hover {
    color: #fcfcfc;
    text-decoration: none;
}

.scrool-tab .list li {
    display: table-cell;
    position: relative;
    text-align: center;
    cursor: grab;
    cursor: -webkit-grab;
    color: #efefef;
    vertical-align: middle;
}

.scrool-tab .scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    padding: 7px;
    padding-top: 13px;
    white-space: no-wrap;
    vertical-align: middle;
    background-color: #fff;
}

.scrool-tab .nav-tabs .nav-link {
    line-height: 8px;
}

.scrool-tab .nav-tabs {
    display: flex;
    width: auto;
    text-align: left;
}


/* Scrool Tabs Ends */

.blog .post {
    padding: 0rem 0 0rem 0 !important;
}


/*Video banner ends*/

.btn {
    color: #fff !important;
}

.home-about {
    margin: 6rem 0;
}

.carousel-caption a {
    color: #fff;
    font-size: 20px;
}

.carousel-caption h1 {
    color: #fff;
    font-size: 48px;
    max-width: 600px;
}

.carousel-caption p {
    color: #fff;
    font-size: 20px;
    line-height: 33px;
    max-width: 500px;
    min-height: 150px;
}

.hm-ab-hd {
    border-left: 8px solid #1890FF;
    border-radius: 10%;
}

.primary-bg {
    background-color: #F0F2FD;
}

.secondary-color {
    color: #1890FF;
}

.p-6 {
    padding: 6rem !important;
}

.ser-inner-sec-3 {
    padding: 5rem 0 3rem;
}

.hm-ab-hd h2 {
    font-weight: 600;
    line-height: 2.5rem;
}

.hm-ab-cn p {
    font-size: 1.5rem;
    color: #41463D;
    line-height: 2.3rem;
    margin-left: 15px;
    max-width: 500px;
}

.hm-ab-cn a {
    font-size: 1.2rem;
    font-weight: 600;
    color: #41463D;
    margin-left: 0px;
}

.hm-ab-cn a:hover {
    color: #1F2041;
}

.committed {
    background: #1890FF;
    max-width: 400px;
    margin-left: -6%;
    color: #fff;
    padding: 3.8rem !important;
}

.committed h3 {
    line-height: 40px;
}

.ser-inner-sec-2-cnt-bx {
    background: #fff;
    max-width: 400px;
    margin-left: -6%;
    color: #000;
}

.ser-inner-sec-3-cnt-bx {
    background: #fff;
    max-width: 400px;
    margin-right: 0;
    color: #000;
    z-index: 9;
    position: relative;
    left: 7%;
    box-shadow: 0px 0px 20px rgb(127 137 161 / 17%);
}

.ser-inner-sec-4 .img-fluid {
    max-width: 100%;
    height: auto;
    position: relative;
    left: 20px;
}

.why-effiniti {
    background: #ddeeff;
    padding: 5rem 0;
}

.why-effiniti b {
    line-height: 30px;
}

.our-azure-bx {
    margin: 1rem 0;
    border-radius: 4px;
}

.our-azure-bx a {
    color: #41463d;
}

.our-azure-bx span {
    width: 100%;
    display: block;
    font-size: 24px;
}

.our-azure-bx img {
    min-width: 80px;
    max-width: 80px;
    min-height: 80px;
    max-height: 80px;
    margin: 0px auto;
}

.our-azure-solutions .btn-outline-info {
    border-color: #024AAD;
}

.our-azure-solutions .btn {
    color: #024AAD !important;
}

.our-azure-solutions .btn-outline-info:hover {
    color: #fff !important;
    background-color: #024AAD;
    border-color: #024AAD;
}

.orange-bx {
    border: 1px solid #FF723A;
    background: #fff8f1;
}

.blue1-bx {
    border: 1px solid #584EBD;
    background: #E9E7FD;
}

.green-bx {
    border: 1px solid #00CF51;
    background: #dfffed;
}

.violet-bx {
    border: 1px solid #2BC8FF;
    background: #DBF6FD;
}

.blue-bx {
    border: 1px solid #FF72AC;
    background: #FFD3E2;
}

.header-alt {
    box-shadow: 0px 0px 20px rgba(127, 137, 161, 0.3);
    margin-bottom: 0;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    width: 100%;
    height: 75px;
    z-index: 999;
    transition: all 0.5s;
}


/* .header-alt .navbar {
    padding: 0 !important;
} */

.site-header {
    margin-bottom: 0em;
}

.resources-hd {
    position: relative;
    background-color: #000;
}

.resources-hd img {
    opacity: 0.5;
}

.resources-hd h2 {
    position: absolute;
    bottom: 10%;
    right: 10%;
}

.site-header a {
    color: #fff;
}

.site-header .dropdown-menu a {
    color: #000;
}

.blog .site-header,
.page-template-about .site-header,
.page-template-home .site-header {
    margin-bottom: 0;
}

.home .site-header {
    background: none;
}

.site-header {
    position: fixed;
    top: 0;
    background: #024AAD;
    width: 100%;
    height: 75px;
    z-index: 999;
    transition: all 0.5s;
}


/* .bx-img {
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    width: 150px;
    height: 140px;
    margin: 0px auto;
} */

.bx-bb img {
    border: 1px solid #e2e2e2;
    border-radius: 6px;
}

.header-alt .nav-link {
    color: #000;
}

.header-alt .nav-link a:hover {
    color: #000;
}

.resources {
    background-color: #f2f5f9;
}

.bg-white {
    background-color: #fff !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.resources-bx {
    padding-left: 6rem;
    max-width: 450px;
}

.resources-bx .badge {
    font-size: 13px;
    padding: 8px 10px 10px;
    letter-spacing: 0.3px;
    font-weight: normal;
    margin-bottom: 5px;
    background-color: #FFA41B;
    color: #fff;
}

.resources-bx p {
    line-height: 25px;
    font-size: 19px;
    letter-spacing: 0.3px;
    padding-top: 5px;
}

.resources-bx p a {
    color: #333;
    line-height: normal;
    margin-bottom: 10px;
    display: inline-block;
}

.dropdown-toggle::after {
    display: none !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    text-transform: inherit;
    font-weight: 500;
    font-size: 16px;
    margin: 0 .6rem;
    border-radius: 4px;
}


/* .contact {
    padding: 8rem 0;
} */

.pb-lg-14 {
    padding-bottom: 14%;
}

.footer-widget ul li {
    list-style: none;
    line-height: normal;
    margin: 25px 0 0 0;
}

.footer-widget ul li a {
    color: #fff;
}

.copy-right p {
    color: #fff;
}

.social-icons ul li {
    display: inline-block;
    margin-right: 10px;
    margin-top: 15px;
}

.social-icons ul li i {
    font-size: 32px;
}

.social-icons ul li a {
    opacity: 0.5;
}

.social-icons ul li a:hover {
    opacity: inherit;
}

.back-to-top {
    position: fixed;
    bottom: 11%;
    z-index: 99;
    right: 25px;
    display: none;
}

.sticky-sidebar .sidepanel {
    width: 320px;
    position: fixed;
    z-index: 1;
    top: 13%;
    right: -320px;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding: 0;
    height: auto;
    border: 1px solid #efefef;
    z-index: 100;
}

.sticky-sidebar .sidepanel.showform {
    right: 0px;
}

.footer-widget {
    background: #024AAD;
    color: #fff;
    padding: 5em 0;
    position: relative;
    margin-top: -6px;
    z-index: 9;
}

.footer-widget .widget ul {
    margin: 0;
    padding: 0;
}

.footer-widget h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

.footer-widget p {
    padding-top: 0px;
}

.footer-widget strong {
    line-height: 30px;
    padding-bottom: 0px;
    display: inline-block;
}

.hero {
    position: relative;
}

.hero-image-half {
    background-color: #F0F2FD;
    padding: 75px 0 0 0;
    /* margin-bottom: 40px; */
}

.hero-image-half .hero-main-image img {
    width: calc(100vw + 13vw);
    margin-left: -13vw;
}

.b-lazy {
    opacity: 0;
    -webkit-transition: all .2s, opacity .2s;
    -moz-transition: all .2s, opacity .2s;
    -o-transition: all .2s, opacity .2s;
    transition: all .2s, opacity .2s;
}

.b-lazy.b-loaded {
    opacity: 1;
}

.ban-img {
    max-height: 600px;
    min-height: 600px;
}

.hero-image-half .hero-main-image img {
    width: 48.7vw;
    height: 600px;
    object-fit: cover;
    margin-left: 0;
}

.wave-divider {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* transform: scale(-1,0); */
    margin-bottom: -7px;
}

.wave-divider-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* transform: scale(-1,0); */
    margin-bottom: -7px;
}

.bg-h {
    background: #F9FBFF;
}

.btn-secondary {
    color: #333;
    background: #024AAD;
    cursor: pointer;
    border-color: #024AAD;
}

.btn-secondary:hover {
    color: #333;
    background: #f8992c;
    border-color: #f8992c;
}

.sv-bt-bx img {
    margin: 0px auto;
}


/* img {
    width: 100%;
    height: auto;
    display: block;
} */

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: none;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}


/* Solutions page Css Starts */

.bg-graphic-img {
    position: relative;
}

.bg-graphic-left:before {
    width: 500px;
    height: 360px;
    background: url(img/services/serices-bg.png) no-repeat;
    position: absolute;
    left: -37%;
    bottom: -223%;
    z-index: 0;
}

.bg-graphic-right:before {
    width: 500px;
    height: 360px;
    background: url(img/services/serices-bg.png) no-repeat;
    position: absolute;
    right: -15%;
    bottom: -10%;
    z-index: 0;
}

.section-title-icon {
    border: 1px solid #eaeaea;
    width: 90px;
    height: 90px;
    margin: 0px auto;
    border-radius: 100px;
    padding-top: 20px;
    box-shadow: 0px 1px 29px #00000029;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    line-height: 38px;
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1890FF;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #0e72d6;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #0080ff;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    border: 0px;
    border-radius: 0;
}

.border-left {
    margin-left: 15px;
    margin-top: 15px;
    border-left: 5px solid #024AAD;
}

.section-title {
    width: 83%;
    margin: 0px auto;
}

h1 span {
    color: #1890FF;
}

.fw-600 {
    font-weight: 600;
}

.half-a-border-on-left p {
    border-left: 2px solid #1890FF;
    position: relative;
    padding-left: 30px;
    margin-left: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 24px;
    padding-top: 30px;
    padding-bottom: 0;
}

.half-a-border-on-left p:after {
    padding: 0;
    margin: 0;
    display: block;
    content: "";
    width: 2.1px;
    height: 50%;
    background-color: #f0f2fd;
    position: absolute;
    left: -2px;
    top: 0px;
}

.content-sr-bx h6 {
    color: #1890FF;
    letter-spacing: 1px;
}

.content-sr-bx h1 {
    font-weight: 600;
    font-size: 25px;
    line-height: 2.5rem;
}

.mission .content-bx {
    padding-left: 30px;
}

.content-bx h6 {
    color: #1890FF;
}

.content-bx .fa {
    border: 1px solid #024AAD;
    padding: 9px;
    color: #024AAD;
    border-radius: 100px;
    width: 34px;
}


/* Solutions page Css Ends */


/* Contact us page starts */

.contact-hd h3 {
    font-size: 32px;
    line-height: 45px;
}

.contact-hd h6 {
    font-size: 22px;
    margin-top: 30px;
    font-weight: 400;
    letter-spacing: 1px;
}

.bg-add {
    background-color: #d2e9ff;
    padding: 5rem 0;
}

.bg-add p {
    font-weight: normal;
    line-height: normal;
    padding: 15px 0 0 0;
    line-height: 24px;
}

.c-bx .fa {
    background: #F1FBFE;
    padding: 10px;
}

.c-bx a {
    font-weight: 600;
}

.c-bx {
    margin: 4rem 0;
    background: #fff;
    padding: 3rem;
    border-radius: 4px;
    min-height: 285px;
}

.c-bx h5 {
    margin: 30px 0 0px;
}

.tnp-subscription input.tnp-submit {
    background-color: #024AAD !important;
    color: #4c4c4c !important;
}

.about-help .card {
    border: #f3f3f3 1px solid;
    padding: 1rem 0 1rem;
    /* min-height: 303px;
    max-height: 300px; */
}

.about-help {
    padding: 2rem 0 5rem;
}

.about-help h1 {
    margin: 3rem 0 1rem;
}

.contact h3 {
    line-height: 2.3rem;
    margin-top: 2rem;
    font-size: 1.3rem;
}

.max-height-one .card {
    min-height: 290px;
    max-height: 290px;
}

.max-height-two .card {
    min-height: 206px;
    max-height: 206px;
}

aside .card {
    margin-bottom: 30px;
    background: #d2e9ff;
    box-shadow: none !important;
}

aside .card .card-header {
    background: none !important;
}

.widget.widget_search {
    box-shadow: none !important;
}

.inner-page .entry-header.heading {
    background: #F0F2FD;
    margin-top: 75px;
    padding: 1rem 0 !important;
}


/* Contact us page Ends */

.ser-inner-sec-5 .card {
    border: 0px solid #EBEBEB;
    margin: 0px;
    padding: 0;
    background: #DDECF7;
    margin-bottom: 2rem;
    border-radius: 6px;
    /* min-height: 250px; */
}

.ser-inner-sec-5 .card:hover {
    transform: scale(1.02);
    -webkit-box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 20px 35px 0 rgb(143 125 235 / 33%);
    background: #1890FF;
}

.ser-inner-sec-5 .card:after {
    background: #1890FF;
}

.ser-inner-sec-5 .card p {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.ser-inner-sec-5 .card:hover p {
    color: #fff;
}

.ser-inner-sec-5 .card:hover h5 {
    color: #fff;
}

.ser-inner-sec-7 .card {
    margin: 0px;
    padding: 0;
    margin-bottom: 2rem;
    border-radius: 6px;
    min-height: 350px;
    max-height: 350px;
}

.service-contact {
    background: #F0F2FD;
}

.ser-inner-sec-9 .card {
    margin: 0px;
    padding: 0;
    margin-bottom: 2rem;
    border-radius: 6px;
    min-height: 160px;
    max-height: 160px;
}

.ser-inner-sec-9 .card.color1 {
    background: #d8ff001f;
}

.ser-inner-sec-9 .card.color2 {
    background: #00e8ff26;
}

.ser-inner-sec-9 .card.color3 {
    background: #8500ff14;
}

.btn-dark {
    color: #fff !important;
}

.ul-block ul {
    text-align: center;
}

.ul-block ul li {
    list-style: none;
    width: calc(100% / 5 - 30px);
    display: inline-block;
}

.contact-text p {
    max-width: 400px;
}

.contact-text h2 {
    max-width: 450px;
    line-height: normal;
}

.contact-text h3 {
    max-width: 400px;
    font-weight: normal;
    line-height: 28px;
    font-size: 1.1rem;
}

@media (max-width: 767px) {
    .p-5 {
        padding: 3rem;
    }
    .mt-3,
    .my-3 {
        margin-top: 1rem!important;
    }
    .tabs-section {
        overflow: hidden;
        padding: 30px 0px;
        margin-bottom: 2rem;
    }
    .service-contact1 h2 {
        color: #41463D;
        font-size: 22px;
        line-height: 37px;
    }
    .ser-inner-sec-3-cnt-bx {
        left: 0%;
        max-width: 90%;
        margin: 1rem;
    }
    .ser-inner-sec-4 .img-fluid {
        display: none;
    }
    .wrapper-v {
        width: 100%;
        height: 10vh;
        overflow: hidden;
    }
    .carousel-item {
        left: 0px;
    }
    .heading h2 {
        font-size: 1.5rem;
        margin-top: 1rem;
    }
    .entry-header1 h1 {
        font-size: 1.5rem;
    }
    .footer-widget h3 {
        margin-top: 50px;
    }
    .hero-image-half {
        padding: 0px 0 0 0;
    }
    .footer-widget ul li {
        margin-left: 14px;
    }
    aside .card {
        padding: 0.5rem 0 0.5rem;
        padding: 10px;
        margin-bottom: 15px;
    }
    .text-white {
        color: #fff !important;
    }
    .resources-hd h2 {
        color: #fff !important;
        font-size: 2.5rem;
    }
    .inner-page .entry-header.heading {
        margin-bottom: 1rem;
    }
    .carousel-caption h1 {
        font-size: 34px;
    }
    .ul-block ul li {
        min-width: 100%;
        max-width: 100%;
    }
    .about-help .card {
        min-height: 275px;
        max-height: 275px;
    }
    .service-contact h2 {
        line-height: 3rem;
        margin-bottom: 2.6rem;
    }
    .list-d ul li {
        line-height: 25px;
        margin-bottom: 1rem;
    }
    .our-azure-bx h6 {
        text-align: center;
        padding-top: 1rem;
    }
    .navbar-nav {
        background: #024AAD;
    }
    .carousel-caption p {
        font-size: 18px;
        line-height: 30px;
    }
    h3 {
        font-size: 17px !important;
        font-weight: 600 !important;
        line-height: 2.8rem;
    }
    .mbx-c {
        margin-bottom: 34px;
        border-bottom: 1px solid #ebeaea;
    }
    .bx-img {
        margin-bottom: 1.5rem;
    }
    .ban-img {
        max-height: 310px;
        min-height: 310px;
    }
    .ser-inner-sec-2-cnt-bx {
        max-width: max-content;
        margin: 1rem;
    }
    .py-6 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .p-6 {
        padding: 1rem !important;
    }
    .bx-bb {
        padding-bottom: 1.5rem;
    }
    .ser-inner-sec-3 {
        padding: 2rem 0 3rem;
    }
    .entry-header1 h2.entry-title {
        font-size: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .content-sr-bx h1 {
        font-size: 17px;
        line-height: 1.5rem;
    }
    .content-sr-bx {
        margin: 2rem 0;
    }
    h3.text-black {
        font-size: 17px;
        font-weight: 600;
        line-height: 27px;
        padding-bottom: 0;
    }
    .contact-text {
        margin: 0rem 0px 2rem;
    }
    .mt-6 {
        margin-top: 4.9rem;
    }
    .about-help {
        padding: 0rem 0 2rem;
    }
    .about-help h1 {
        margin: 1rem 0 2rem;
    }
    .about-help .card {
        margin-bottom: 2rem;
    }
    .contact-text h2 {
        font-size: 1.5rem;
        line-height: 39px;
    }
    .contact h3 {
        line-height: 1.8rem;
        margin-top: 1rem;
        font-size: 1.2rem;
    }
    .navbar {
        padding: 0.6rem 1rem !important;
        /* background: #1f2041; */
    }
    .committed {
        margin-left: 0%;
        min-width: auto;
        margin: 1rem 0;
        padding: 2rem 2rem;
    }
    .carousel-caption {
        margin-top: 50%;
    }
    .resources-bx {
        padding-left: 0rem;
        max-width: 325px;
        min-width: 325px;
        padding: 2rem 1rem;
    }
    .hm-ab-hd {
        border-left: 10px solid #024AAD;
        padding: 1rem 1rem;
        margin: 1rem;
    }
    .section-2 {
        margin: 3rem 0 2rem;
    }
    .why-effiniti {
        padding: 3rem 0;
    }
    .nav-tabs .nav-item {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .why-effiniti .nav-tabs {
        margin-bottom: 2rem;
    }
    .text-center {
        text-align: center;
    }
    .our-azure-solutions {
        margin: 4rem 0;
    }
    .contact {
        padding: 2rem 0;
    }
    /* Solutions page Css for mobile starts */
    .bg-graphic-left:before {
        width: 420px;
        left: 0%;
        bottom: 0%;
        height: auto;
    }
    .bg-graphic-right:before {
        width: 420px;
        left: 0%;
        bottom: 0%;
        height: auto;
    }
    .banner-text h1 {
        font-size: 31px;
        padding: 1rem 0;
    }
    .border-left {
        margin-bottom: 1rem;
        margin-left: 0px;
        margin-top: 0px;
    }
    .hero-image-half .hero-main-image img {
        width: 100%;
        height: auto;
    }
    .wave-divider {
        display: none;
    }
    .hero-image-half {
        margin-bottom: 40px;
        padding-bottom: 16px;
    }
    .section-title h1 {
        font-size: 20px;
        line-height: 34px;
    }
    .section-title-icon {
        margin-bottom: 1.5rem;
    }
    .content-bx {
        margin: 2rem 0 2.8rem;
    }
    .content-bx h1 {
        font-size: 1.6rem;
    }
    /* Solutions page Css for mobile Ends */
    /* Contact us mobile page Starts */
    .c-bx {
        margin: 1rem 0;
    }
    .bg-add {
        background-color: #DAFBF2;
        padding: 2rem 0 1rem;
    }
    .contact-hd h6 {
        font-size: 18px;
        margin-top: 1rem;
        font-weight: 100;
        letter-spacing: 1px;
    }
    .contact-hd h3 {
        font-weight: 500;
        font-size: 24px;
        color: #151D38;
        line-height: 31px;
        margin-top: 25px;
    }
    .tnp-subscription input[type=text],
    .tnp-subscription input[type=email],
    .tnp-subscription input[type=submit],
    .tnp-subscription select {
        border: #ddd 1px solid !important;
    }
    /* .contact-hd {
        margin-left: 1rem;
    } */
    .contact-hd h3 {
        margin-top: 0px;
    }
    /* Contact us mobile page Starts */
}

@media only screen and (max-width: 767.98px) {
    .header-alt .nav-link {
        color: #fff;
    }
    .home .site-header {
        background: none;
    }
    .committed h3 {
        line-height: 41px !important;
        font-size: 23px !important;
        color: #fff;
        font-weight: 600 !important;
    }
    .committed p {
        color: #fff;
    }
    .committed a {
        color: #fff;
    }
    .header-alt .navbar-light .navbar-toggler-icon {
        background-image: url(img/menu-black.svg);
    }
    .py-6 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .max-height-two .card {
        min-height: auto;
        max-height: inherit;
    }
    .pb-5,
    .py-5 {
        padding-bottom: 3rem !important;
    }
    .pt-5,
    .py-5 {
        padding-top: 3rem !important;
    }
    .pt-6 {
        padding-top: 4rem;
    }
    .pb-2,
    .py-2 {
        padding-bottom: .5rem!important;
    }
    .font-weight-bold {
        font-weight: 700!important;
    }
}

@media only screen and (min-width: 768px) {}

@media only screen and (min-width: 1349px) {
    .hero-image-half .hero-main-image img {
        width: 49vw;
    }
}

@media only screen and (min-width: 1903px) {
    .hero-image-half .hero-main-image img {
        width: 48.7vw;
    }
}