@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

html {
    scroll-behavior: smooth
}

body {
    font-family: 'Inter', sans-serif;
	overflow-x: hidden;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

h2 {
    font-size: 48px
}

h3 {
    font-size: 40px
}

h4 {
    font-size: 32px
}

h5 {
    font-size: 24px
}

h6 {
    font-size: 18px
}

p {
    font-size: 14px;
    font-weight: 400 !important
}

li {
    font-size: 15px
}

.bg-light {
    background: #e2f2ff !important
}

.text-primary {
    color: #005079 !important
}

.bg-gradient-blue {
    background-image: linear-gradient(to right top, #007dc1, #0077ce, #0c70d8, #3b66df, #5f58e1)
}

.bg-info {
    background-color: #2699fb !important
}

.btn-info {
    background-color: #5a5adf !important;
    border-color: #5a5adf !important
}

.btn-light {
    background-color: #fff !important;
    border-color: transparent !important
}

.btn-light:hover {
    background-color: #e2f2ff !important;
    border-color: #009a9a
}

.btn-light.focus,
.btn-light:focus {
    background-color: #e2f2ff !important;
    box-shadow: 0 0 0 .2rem rgba(0, 90, 90, .5)
}

.vertical-tabs {
    padding: 0;
    color: #1f1345
}

.vertical-tabs .nav-tabs .nav-link {
    color: #1f1345;
    text-decoration: none
}

.vertical-tabs .nav-tabs .nav-link.active {
    background-color: #e2f2ff !important;
    color: #1f1345
}

.vertical-tabs .nav-tabs .nav-link {
    border: 0 solid transparent;
    border-radius: 10px !important
}

.vertical-tabs .tab-content>.active {
    display: block
}

.vertical-tabs .nav.nav-tabs {
    border-bottom: 0;
    border-right: 1px solid transparent;
    display: block;
    float: right;
    margin-left: 20px;
    padding-left: 15px;
    max-width: 50%
}

.vertical-tabs div.tab-content {
    max-width: 50%
}

.custome-list {
    font-size: 14px
}

@media (max-width:967px) {
    .nav.nav-tabs {
        border-bottom: 0;
        border-right: 1px solid transparent;
        display: block;
        margin-right: 20px;
        wodth: 100% !important
    }
    .horizontal-tabs .nav-tabs {
        width: 100%;
        padding: 0
    }
}

#accordion-mob .card-header {
    padding: 0;
    margin-bottom: 0;
    background: #fff;
    border-bottom: 0
}

#accordion-mob .card {
    border: 0
}

.heading-effect::first-line {
    background-image: url(../images/headding-border.jpg);
    background-repeat: repeat-x;
    background-position: bottom
}

.text-primary {
    color: #03004d !important
}

.bg-primary {
    background: #1f1345 !important
}

.btn-primary {
    color: #fff;
    background-color: #03004d !important;
    border-color: #03004d !important
}

.btn-outline-primary {
    border-color: #03004d !important;
    color: #03004d !important
}

.btn-outline-primary:hover,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff !important;
    background-color: #03004d;
    border-color: #03004d
}

.badge-success-soft .fas {
    vertical-align: middle
}

#top {
    z-index: 9999;
    position: relative;
    /*background-image: linear-gradient(to right top, #007dc1, #0077ce, #0c70d8, #3b66df, #5f58e1)*/
	background-color: #03004d !important;
}

#header .navbar-light .navbar-nav .nav-link {
    color: rgba(31, 19, 69)
}

#header .navbar-toggler {
    outline: 0
}

#banner .banner_slide_content {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

#banner .banner-text h2 {
    font-size: 32px;
    font-weight: 600
}
#banner .banner-text h3 {
    font-size: 52px;
    font-weight: 600;
}
#banner .carousel {
    border-bottom: 6px #1f1345 solid
}

#banner .carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 1
}

#banner .carousel-indicators .active {
    background-color: #1f1345
}

#banner .carousel-indicators {
    position: absolute;
    right: auto;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 25px;
    margin-left: 25px;
    list-style: none
}

#banner .scrollpy-icon {
    display: table;
    text-align: center;
    margin: auto;
    margin-top: -40px;
    position: relative
}

#clients .box-light {
    background: #1f1345;
    color: #fff
}

#clients .carousel-control-next,
#clients .carousel-control-prev {
    position: relative;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: right;
    width: auto;
    color: #333 !important;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
    background: #fff;
    float: right;
    padding: 10px 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#clients .carousel-control-next:focus,
#clients .carousel-control-next:hover,
#clients .carousel-control-prev:focus,
#clients .carousel-control-prev:hover {
    -webkit-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .2);
    opacity: .9
}

#clients .carousel-control-next-icon {
    background-image: url(../images/right-arrow.png) !important
}

#clients .carousel-control-prev-icon {
    background-image: url(../images/left-arrow.png) !important
}

#clients .carousel-control-next-icon,
#clients .carousel-control-prev-icon {
    display: inline-block;
    width: 35px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.clients-list .p-absolute {
    top: 15px;
    position: absolute;
    z-index: 3
}

@media (max-width:767px) {
    .clients-list .p-absolute {
        top: 0 !important
    }
    .clients-list .p-absolute .fas {
        margin-right: 5px !important
    }
}

#success-stories .owl-dots {
    display: none
}

#success-stories .owl-carousel .owl-nav button.owl-next,
#success-stories .owl-carousel .owl-nav button.owl-prev,
#success-stories .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    width: 50px;
    height: 50px;
    border: 4px #eee solid;
    border-radius: 50%;
    color: #1f1345;
    font-size: 24px;
    margin: 5px;
    z-index: 999;
    position: relative;
    background: #fff;
    outline: 0
}

#success-stories .owl-nav {
    width: 73%;
    margin: -60px auto
}

#success-stories .owl-nav img {
    width: 18px
}

#success-stories .owl-nav .owl-prev {
    outline: 0;
    transition: all .5s ease
}

#success-stories .owl-nav .owl-prev:hover {
    outline: 0 !important;
    -webkit-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .2)
}

#success-stories .owl-nav .owl-next {
    outline: 0;
    transition: all .5s ease;
    float: right
}

#success-stories .owl-nav .owl-next:hover {
    outline: 0 !important;
    -webkit-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .2)
}

#success-stories .single {
    background-color: #fff;
    text-align: left;
    padding: 0 35px;
    padding-bottom: 20px;
    border-radius: 10px;
    border: 1px #eee solid;
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .1)
}

#success-stories .single:hover {
    -webkit-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .2)
}

#success-stories .single .figure {
    padding: 15px 0
}

#success-stories .single .figure img {
    width: 100%
}

#success-stories .single .content {
    margin-bottom: 30px;
    color: #2b353a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

#success-stories .single .icon {
    position: absolute;
    bottom: -25px;
    left: 44%;
    color: #2699fb;
    background-color: #fff;
    width: 50px;
    height: 50px;
    border: 5px #e2f1f2 solid;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#success-stories .single .icon i {
    font-size: 14px;
    text-align: center;
    padding: 11px 3px 2px 5px
}

#footer ul {
    padding: 0
}

#footer ul li {
    list-style: none
}

#footer ul li a {
    color: #fff;
    font-family: 'Inter', sans-serif
}

#footer ul li a:hover {
    text-decoration: none;
    color: #fff
}

#footer .copyright {
    font-family: 'Inter', sans-serif
}

#caption .border-right-custom {
    border-right: 1px #eee solid
}

@media (min-width:992px) {
    .navbar-expand-lg .navbar-nav .nav-item.nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
        padding-top: 35px;
        padding-bottom: 35px
    }
}

@media (max-width:575.98px) {
    h2 {
        font-size: 30px !important
    }
    h3 {
        font-size: 26px !important
    }
    h4 {
        font-size: 22px !important
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    #banner .banner-text {
        width: 40%;
        position: absolute;
        z-index: 99;
        top: 15%
    }
    #banner .banner-text h2 {
        font-size: 22px;
        font-weight: 600
    }
    #banner .banner-text p {
        font-size: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }
    #success-stories .owl-nav {
        width: 64%;
        margin: -60px auto
    }
    h2 {
        font-size: 42px !important
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    #banner .carousel-indicators {
        right: 0
    }
    #banner .banner-text h2 {
        font-size: 24px;
        font-weight: 600
    }
    #banner .banner-text p {
        font-size: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }
    #success-stories .owl-nav {
        width: 58%;
        margin: -60px auto
    }
}

/*header.site-header .container {
    max-width: 1230px
}*/

@media (max-width:1439px) {
    header.site-header .container {
        max-width: 1110px;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (max-width:1279px) {
    header.site-header .container {
        max-width: 1020px;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (max-width:1023px) {
    header.site-header .container {
        max-width: 930px;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (max-width:991px) {
    header.site-header .container {
        max-width: 730px;
        padding-right: 15px;
        padding-left: 15px
    }
    .w-75 {
        width: 100% !important
    }
}

@media (max-width:767px) {
    .btn-lg {
        padding: .375rem .75rem;
        font-size: 1rem
    }
    .w-75 {
        width: 100% !important
    }
    header.site-header .container {
        max-width: 100%;
        padding-right: 30px;
        padding-left: 30px
    }
    header.site-header .container .row {
        margin-left: -30px !important;
        margin-right: -30px !important
    }
    header.site-header .container div[class*=col-] {
        padding-right: 30px !important;
        padding-left: 30px !important
    }
    nav.top-menu.commerce-cloud ul li a img {
        max-height: 35px !important
    }
    nav.top-menu.commerce-cloud ul li:hover a .service-menu-icon {
        display: block !important
    }
    nav.top-menu.commerce-cloud ul li:hover a .service-menu-name {
        display: table-column !important
    }
    nav.top-menu.commerce-cloud ul li:hover a .service-menu-icon {
        padding-top: 10px
    }
}

body.mobile_menu_is_open {
    overflow: hidden
}

header.site-header {
    padding: 10px 0;
    height: 76px;
    float: left;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 0;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    border-bottom: 1px solid #ebebeb
}

header.site-header .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

header.site-header .container {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

header.site-header .container:after,
header.site-header .container:before {
    display: none
}

header.site-header a {
    color: #051146;
    display: inline-block;
	font-weight: 500;
}

header.site-header .header-logo {
    position: relative;
    z-index: 10
}

header.site-header .header-logo img {
    width: 140px;
    height: 58px
}

header.site-header .header-main-btn {
    background: 0 0;
    border: 0;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    background: #1576ec;
    padding: 9px 19px;
    margin-left: 30px;
    font-size: 13px;
    display: none
}

header.site-header .header-main-btn:hover {
    background-color: #006cd8;
    color: #fff
}

header.site-header .pre_fill_rad_v2 {
    display: inline-block;
    margin-left: 20px
}

header.site-header .pre_fill_rad_v2_field input[type=email] {
    width: 201px;
    height: 36px;
    font-size: 13px;
    padding: 10px 10px 10px 42px;
    border-color: #eaeaea;
    background-position: 14px center
}

header.site-header .pre_fill_rad_v2_field input[type=email]:focus {
    border-color: rgba(21, 118, 236, .5)
}

header.site-header button.pre_fill_rad_v2_btn {
    height: 36px;
    width: 154px;
    font-size: 13px;
    font-weight: 600
}

header.site-header .header-menu {
    padding: 0 20px
}

header.site-header .header-menu .menu-list {
    padding: 0;
    margin: 0
}

header.site-header .header-menu ul {
    list-style: none
}

header.site-header .header-menu li {
    float: left;
    display: inline-block;
    padding-right: 22px;
    margin-right: 26px;
    border-bottom: 0;
    cursor: pointer
}

header.site-header .header-menu li:last-child {
    padding-right: 0;
    margin-right: 0
}

header.site-header .header-menu li.current_page_item a {
    color: #00416e;
}

header.site-header .header-menu a {
    padding: 25px 0
}

header.site-header .header-menu a {
    text-decoration: none
}

header.site-header .header-menu a:focus {
    text-decoration: none
}

header.site-header .header-menu li.menu-item-has-children>a {
    position: relative
}

header.site-header .header-menu li.menu-item-has-children>a:after,
header.site-header .header-menu li.menu-item-has-children>a:before {
    content: '';
    display: block;
    background-color: #acacac;
    width: 6px;
    height: 2px;
    position: absolute;
    transition: all .25s ease-in-out
}

header.site-header .header-menu li.menu-item-has-children>a:before {
    right: -12px;
    margin-top: 11px;
    transform: rotate(45deg)
}

header.site-header .header-menu li.menu-item-has-children>a:after {
    right: -15px;
    margin-top: -11px;
    transform: rotate(-45deg)
}

header.site-header .header-menu .sub-menu {
    position: absolute;
    display: block;
    height: auto;
    width: 321px;
    left: auto;
    right: auto;
    visibility: visible;
    overflow: visible;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    opacity: 0;
    border-radius: 2px;
    pointer-events: none;
    transition: all .5s !important;
    top: 73px;
    background: #fff;
    box-shadow: 2px 2px 22px 0 rgba(113, 121, 135, .18)
}

header.site-header .header-menu-toggler {
    width: 26px;
    -webkit-appearance: none;
    border: 0;
    background: 0 0;
    padding: 0;
    margin: 0;
    display: none;
    position: relative;
    z-index: 10
}

header.site-header .header-menu-toggler span {
    height: 2px;
    width: 100%;
    margin-bottom: 6px;
    display: block;
    background: #051f61;
    -webkit-transition: -webkit-transform .25s cubic-bezier(.77, .2, .05, 1);
    transition: -webkit-transform .25s cubic-bezier(.77, .2, .05, 1);
    transition: transform .25s cubic-bezier(.77, .2, .05, 1);
    transition: transform .25s cubic-bezier(.77, .2, .05, 1), -webkit-transform .25s cubic-bezier(.77, .2, .05, 1);
    -webkit-transform-origin: 4px 0;
    transform-origin: 4px 0;
    border-radius: 100px
}

header.site-header .header-menu-toggler span:last-child {
    margin-bottom: 0
}

header.site-header .header-menu-toggler:focus {
    outline: 0
}

header.site-header.menu_open .header-menu-toggler span:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(1px, -3px);
    transform: rotate(45deg) translate(1px, -3px)
}

header.site-header.menu_open .header-menu-toggler span:nth-child(2) {
    -webkit-transform: rotate(-45deg) translate(-1px, 3px);
    transform: rotate(-45deg) translate(-1px, 3px)
}

header.site-header.menu_open .header-menu-toggler span:nth-child(3) {
    -webkit-transform: rotate(0) scale(0);
    transform: rotate(0) scale(0)
}

@media (min-width:971px) {
    header.site-header .header-menu li.menu-item-has-children:hover>a {
        color: #03004d !important;
    }
    header.site-header .header-menu li.menu-item-has-children:hover ul.sub-menu {
        opacity: 1;
        pointer-events: all;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    header.site-header a:hover {
        color: #11426d;
    }
    header.site-header .header-menu li.menu-item-has-children:hover>a:after,
    header.site-header .header-menu li.menu-item-has-children:hover>a:before {
        background-color: #03004d !important;
    }
    header.site-header .header-menu li.menu-item-has-children:hover>a:before {
        transform: rotate(-45deg)
    }
    header.site-header .header-menu li.menu-item-has-children:hover>a:after {
        transform: rotate(45deg)
    }
}

@media (min-width:767px) {
    header.site-header .header-menu-overlay,
    header.site-header .menu-mobile-only {
        display: none !important
    }
}

@media (max-width:1440px) {
    header.site-header .header-menu {
        padding: 0 0 0 40px
    }
}

@media (max-width:1366px) {
    header.site-header .header-menu {
        padding: 0 0 0 30px
    }
    header.site-header .header-menu li {
        padding-right: 22px;
        margin-right: 13px
    }
}

@media (max-width:992px) {
    header.site-header .header-menu {
        padding: 0 0 0 22px
    }
    header.site-header .header-menu li {
        padding-right: 22px;
        margin-right: 2px
    }
    header.site-header .header-main-btn {
        margin-left: 22px
    }
}

@media (max-width:970px) {
    header.site-header {
        font-size: 14px;
        height: 88px;
        padding: 10px 0;
        font-weight: 400
    }
    header.site-header.menu_open .header-sidelinks {
        display: block
    }
    header.site-header .header-menu-overlay {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background: #fff;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: .5s;
        transition: .5s
    }
    header.site-header .header-sidelinks {
        display: none
    }
    header.site-header .pre_fill_rad_v2 {
        display: none;
        position: fixed;
        bottom: 15px;
        margin: 0 20px;
        width: calc(100vw - 40px);
        left: 0
    }
    header.site-header .pre_fill_rad_v2 .pre_fill_rad_v2_field input[type=email] {
        width: 100%;
        height: 52px;
        font-size: 15px
    }
    header.site-header .pre_fill_rad_v2 button.pre_fill_rad_v2_btn {
        width: 100%;
        height: 52px;
        font-size: 14px
    }
    header.site-header .header-menu-toggler {
        display: block
    }
    header.site-header .header-logo img {
        width: 160px;
        height: auto
    }
    header.site-header .header-menu {
        position: absolute;
        left: 0;
        right: 0;
        background: #fff;
        top: 80px;
        padding: 0 30px 30px;
        height: calc(100vh - 60px);
        overflow-y: scroll;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: .5s opacity;
        transition: .5s opacity
    }
    header.site-header .header-menu li {
        padding-right: 0;
        display: block;
        width: 100%;
        height: auto !important
    }
    header.site-header .header-menu a {
        padding: 18px 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-top: 1px solid #eaeaea
    }
    header.site-header .header-menu ul.sub-menu {
        top: 0;
        border: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        padding: 0 30px 30px;
        background: #fff;
        overflow-y: scroll;
        border-radius: 0;
        height: calc(100vh - 130px);
        top: 61px;
        position: fixed;
        max-width: 410px;
        margin: 0 auto;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    header.site-header .header-menu ul.sub-menu a {
        padding: 17px 0
    }
    header.site-header .header-menu ul.sub-menu:after,
    header.site-header .header-menu ul.sub-menu:before {
        display: none
    }
    header.site-header .header-menu ul.sub-menu.open {
        opacity: 1;
        pointer-events: all;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    header.site-header .header-menu li.menu-item-has-children a:after,
    header.site-header .header-menu li.menu-item-has-children a:before {
        width: 7px;
        transition: none
    }
    header.site-header .header-menu li.menu-item-has-children a:before {
        margin-top: 0 !important;
        top: 27px;
        right: 4px !important;
        transform: rotate(45deg)
    }
    header.site-header .header-menu li.menu-item-has-children a:after {
        margin: 0;
        right: 0 !important;
        margin-top: 0 !important;
        transform: rotate(-45deg);
        top: 27px
    }
    header.site-header .header-menu li.mobile-menu-primary-btn {
        font-size: 18px;
        font-weight: 700;
        margin-top: 20px;
        position: fixed;
        bottom: -1px;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 99
    }
    header.site-header .header-menu li.mobile-menu-primary-btn a {
        color: #fff;
        padding: 22px 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #1576ec;
        -webkit-transition: 0s;
        transition: 0s
    }
    header.site-header .header-menu li.mobile-menu-primary-btn a:hover {
        background: #006cd8
    }
    header.site-header .header-main-btn {
        margin-left: 22px
    }
    header.site-header.menu_open .header-menu {
        pointer-events: all;
        opacity: 1
    }
    header.site-header.menu_open .header-menu-overlay {
        pointer-events: all;
        opacity: 1
    }
    header.site-header.submenu_open .header-logo {
        display: none
    }
    header.site-header.submenu_open .submenu-back-btn {
        display: block
    }
    header.site-header.submenu_open .header-menu {
        overflow-y: hidden;
        top: 37px
    }
}

@media all and (max-width:500px) {
    header.site-header {
        height: 78px
    }
    header.site-header .submenu-back-btn span {
        width: 17px
    }
    header.site-header.menu_open .header-menu {
        padding: 0 20px;
        left: auto
    }
    header.site-header.menu_open .header-menu-toggler span:nth-child(1) {
        transform: rotate(45deg) translate(1px, -3px)
    }
    header.site-header.submenu_open .submenu-back-btn {
        top: -5px;
        left: 7px
    }
    header.site-header .header-logo {
        width: 120px;
        height: auto
    }
    /*header.site-header .header-logo img {
        width: 100%;
        height: 100%
    }*/
    header.site-header .header-menu {
        margin-top: 13px;
        padding: 0 20px;
        left: auto;
        width: 100%;
        transition: .2s opacity
    }
    header.site-header .header-menu li.mobile-menu-primary-btn {
        margin: 0;
        bottom: 0
    }
    header.site-header .header-menu ul.sub-menu {
        top: 78px;
        padding: 0 20px;
        z-index: 1
    }
}

.menu-v3 .sub-menu-link {
    display: flex;
    padding: 0 !important
}

.menu-v3 .link-icon {
    width: 58px;
    height: 58px;
    background-color: #f2f4fa;
    border-radius: 2px;
    flex-shrink: 0;
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-color .15s ease-in-out, box-shadow .4s ease-in-out;
    margin-right: 15px
}

.menu-v3 .link-text-title {
    font-size: 14px;
    color: #121e4f;
    font-family: 'Inter', sans-serif;
    font-weight: 600
}

.menu-v3 .link-text-description {
    font-size: 12px;
    color: #636ea0;
    line-height: 1.45;
    padding-top: 3px
}

.menu-v3 .sub-menu {
    display: flex;
    justify-content: space-between;
    padding: 18px 18px 0;
    margin-bottom: 18px
}

.menu-v3 .sub-menu li {
    border-radius: 3px;
    margin-right: 0 !important;
    padding: 18px !important;
    transition: background-color .1s ease-in-out
}

.menu-v3 .sub-menu li:hover {
    background-color: #f2f4fa
}

.menu-v3 .sub-menu li:hover .link-icon {
    background-color: #fff;
    box-shadow: 2px 4px 15px 0 rgba(173, 192, 211, .45)
}

.menu-v3 .menu-item.platform .sub-menu {
    width: 630px;
    flex-wrap: wrap;
    padding-bottom: 18px !important
}

.menu-v3 .menu-item.platform .sub-menu li {
    width: 296px;
    height: 94px
}

.menu-v3 .menu-item.platform .sub-menu li.separator {
    position: relative;
    width: 630px;
    height: 0;
    background-color: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 !important;
    margin-left: -18px
}

.menu-v3 .menu-item.platform .sub-menu li.separator a {
    display: none
}

.menu-v3 .menu-item.customers .sub-menu {
    padding-bottom: 18px !important
}

.menu-v3 .menu-item.customers .sub-menu li {
    width: 285px
}

@media all and (max-width:970px) {
    .menu-v3 .menu-list {
        background-color: #fff;
        position: relative;
        z-index: 2
    }
    .menu-v3 .link-icon {
        width: 20px;
        height: 20px;
        background-color: #fff;
        border-radius: 0;
        background-size: contain
    }
    .menu-v3 .link-text-title {
        font-family: 'Inter', sans-serif;
        font-weight: 300
    }
    .menu-v3 .link-text-description {
        display: none
    }
    .menu-v3 a {
        transition: none !important
    }
    .menu-v3 .active-submenu.menu-item-has-children>a {
        padding-bottom: 0
    }
    .menu-v3 .active-submenu.menu-item-has-children>a:before {
        transform: rotate(-45deg)
    }
    .menu-v3 .active-submenu.menu-item-has-children>a:after {
        transform: rotate(45deg)
    }
    .menu-v3 .active-submenu .sub-menu {
        display: block !important;
        padding-top: 18px !important;
        max-height: 400px !important
    }
    .menu-v3 .sub-menu {
        max-height: 0;
        width: 100% !important;
        box-shadow: none !important;
        position: relative !important;
        top: auto !important;
        padding: 0 !important;
        margin: 0 !important;
        opacity: 1 !important;
        height: auto !important;
        overflow: hidden !important;
        display: none !important;
        pointer-events: initial !important;
        z-index: 1;
        max-width: 100% !important;
        transition: max-height .3s ease-in-out !important
    }
    .menu-v3 .sub-menu li {
        padding: 0 !important
    }
    .menu-v3 .sub-menu li:hover {
        background-color: transparent !important
    }
    .menu-v3 .sub-menu li.separator {
        display: none !important
    }
    .menu-v3 .sub-menu li a {
        border: 0 !important;
        justify-content: flex-start !important;
        padding-bottom: 20px !important
    }
}

.section.hero.tax-solution {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/tax-solution.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.payment-solutions {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/payment-solutions.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.robotic-process-automation {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/robotic-process-automation.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.contact {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/contact.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.services {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/services.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.products {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/products.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.cloud-connect {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/cloud-connect.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.SAP-hybris {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/SAP-hybris.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.managed-services {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/managed-services.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.oracle-istore {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/oracle-istore.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.ERP-application {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/ERP-application.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.cloud-computing {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/cloud-computing.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.our-service-levels {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/our-service-levels.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.commerce-cloud-solutions {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/commerce-cloud-solutions.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.why-ibizsoft {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/why-ibizsoft.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.join-our-team {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/join-our-team.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.about {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/inner-bnr-clients.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.ecomchain {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/ecomchain-banner.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.integra {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/integra.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.cloud-connect {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/cloud-connect.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.commerce {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/commerce.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.vps {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/vps.jpg);
    background-position: 100% 100%;
}

.section.hero.ar {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/ar.jpg);
    background-position: center center;
}

.section.hero.aboutus {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/aboutus.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.callmeback {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/callmeback.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.knowledge {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/knowledge.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.getfreeevaluation {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/getfreeevaluation.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.support {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/support.jpg);
    background-position: 0 0, 50% 30%
}

.section.hero.client-retail {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/client-retail-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.client-manufacturing {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/client-manufacturing-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.clients-consumer-products {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/clients-consumer-products-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.clients-technology {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/clients-technology-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.clients-education-entertainment {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/clients-education-entertainment-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.clients-medical {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/clients-medical-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.clients-life-sciences {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/clients-life-sciences-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.clients-pharmaceutical {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/clients-pharmaceutical-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.clients-insurance {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/clients-insurance-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.clients-security {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/clients-security-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.clients-food-beverage {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/clients-food-beverage-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.clients-distributors {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/clients-distributors-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.clients-energy {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/clients-energy-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.clients-finance {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/clients-finance-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.clients-healthcare {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/clients-healthcare-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.clients-communications {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/clients-communications-banner.jpg);
    background-position: 0 0, 50% 50%
}

.section.hero.case-study {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/case-study-banner.jpg);
    background-position: 0 0, 50% 50%
}
.section.hero.accelerate-online-store-setup-with-AI-features-to-increase-revenue {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/accelerate-online-store-setup-with-AI-features-to-increase-revenue.jpg);
    background-position: 0 0, 50% 50%
}
.section.hero {
    height: auto;
    min-height: 350px;
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat
}

.hero_category-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.6rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.hero_category {
    margin-right: 12px;
    margin-bottom: 0;
    color: #0bbdff;
    font-size: 14px;
    line-height: 1.9;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase
}

.hero_category-line {
    width: 40px;
    height: 1px;
    background-color: #0bbdff
}

.hero_title {
    width: 90%;
    margin-top: 0;
    margin-bottom: 1.6rem;
    font-size: 2.5rem;
    line-height: 1.1;
    color: #fff
}

#navbar {
    overflow: hidden;
    background-color: #fff
}

#navbar a {
    float: left;
    display: block;
    color: #333;
    text-align: center;
    padding: 8px 14px;
    text-decoration: none;
    border-bottom: 5px solid #fff;
    border-top: 5px solid #fff;
    font-weight: 700
}

#navbar a:focus,
#navbar a:hover {
    color: #5a5adf;
    border-bottom: 5px solid #5a5adf;
    border-top: 5px solid #fff
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.sticky+.content {
    padding-top: 0
}

a.view,
a:hover.view {
    color: #212529;
    text-decoration: none
}

.shadow-box {
    background-color: #fff;
    width: 100%;
    height: 200px;
    text-align: left;
    padding: 35px 8px;
    border-radius: 0;
    border: 1px #eee solid;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.shadow-box:hover {
    background: #f2f4fa
}

.shadow-box span {
    text-decoration: none;
    font-size: 12px;
    color: #666
}

.shadow-box h5 {
    font-size: 23px
}

.shadow-box .icon {
    color: #5a5adf;
    font-size: 26px;
    margin-bottom: 10px
}

.img-set-bg {
    position: absolute;
    right: 0;
    height: 500px;
    background: red
}

#demo.tabs {
    max-width: 100%;
    margin: 0 auto
}

#tab-button {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}

#tab-button li {
    display: table-cell;
    width: 20%
}

#tab-button li a {
    display: block;
    padding: .7em;
    background: #03004d;
    border: 1px solid #ddd;
    text-align: center;
    color: #fff;
    text-decoration: none
}

#tab-button li:not(:first-child) a {
    border-left: none
}

#tab-button .is-active a,
#tab-button li a:hover {
    background: #fff;
    color: #333
}

#demo .tab-contents {
    padding: 0;
    border: 0 solid #ddd
}

#demo .tab-button-outer {
    display: block
}

#demo .tab-contents {
    margin-top: 0
}

#demo .card-header {
    padding: 0;
    background: #fff
}

.demo-collapse-content ul {
    margin: 0;
    padding: 0
}

.demo-collapse-content ul li {
    list-style: none
}

.demo-collapse-content ul li a {
    width: 50%;
    float: left;
    padding: 10px;
    background: #eee;
    border: 2px solid #fff;
    color: #333
}

.demo-collapse-content ul li a:hover {
    background: #f6f6f6;
    text-decoration: none
}

#demo .demo-collapse-head {
    width: 100% !important;
    background: #fff !important
}

#demo .card .btn-lg {
    font-size: 14px !important
}

#demo .card-body {
    padding: 0
}

@media (max-width:575.98px) {
    .section.hero {
        min-height: 50vh;
        height: auto;
        padding-bottom: 10px
    }
    .hero_title {
        font-size: 2rem
    }
    .shadow-box h5 {
        font-size: 18px
    }
    #tab-button li a {
        display: block;
        padding: .5em;
        background: #03004d;
        border: 1px solid #ddd;
        text-align: center;
        color: #fff;
        text-decoration: none;
        font-size: 14px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .section.hero {
        min-height: 50vh;
        height: auto;
        padding-bottom: 20px
    }
    .hero_title {
        font-size: 2rem
    }
    .half-bg-primary {
        background: url(../images/bg-primary.jpg) repeat-x;
        background-size: 60% auto;
        background-position: bottom;
        width: 100%
    }
    .demo-collapse-content ul li a {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .hero_title {
        font-size: 2rem
    }
}

@media (min-width:992px) and (max-width:1199.98px) {
    .hero_title {
        font-size: 2rem
    }
}

.bg-solitude {
    background-color: #f8f9fb
}

.bg-lavender {
    background: #f8f8f8;
    background: linear-gradient(355deg, #f8f8f8 2.1744%, #f8f8f8 23.9847%, #e7eaff 100%)
}

.bg-alice-blue {
    background-color: #eaf0ff
}

section.our {
    padding: 90px 0 40px;
    background-image: linear-gradient(to right top, #007dc1, #0077ce, #0c70d8, #3b66df, #5f58e1)
}

section.our p {
    color: rgba(255, 255, 255, .7);
    line-height: 1.4em;
    font-size: 14px
}

section.our .knowledge,
section.our .talent {
    margin-bottom: 50px
}

section.our .hr {
    background-image: linear-gradient(120deg, #fff 0, #fff 100%);
    background-repeat: no-repeat;
    background-position: 0 100%;
    height: 3px;
    width: 50px
}

.ibizSoft-facts {
    padding: 100px 0;
    background: url(../images/ibizSoft-facts.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover
}
.irs-section {
    padding: 100px 0;
    background: url(../images/irs-section.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover
}

#jobs .card {
    margin-top: 30px
}

#jobs .card:hover {
    cursor: pointer;
    box-shadow: 0 14px 28px rgba(0, 0, 0, .05), 0 4px 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .05), 0 4px 10px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 14px 28px rgba(0, 0, 0, .05), 0 4px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 14px 28px rgba(0, 0, 0, .05), 0 4px 10px rgba(0, 0, 0, .1)
}

#jobs .job-block-title-text {
    display: block;
    min-height: 140px;
    max-height: 140px;
    overflow: hidden
}

#jobs .job-block-title {
    display: block;
    color: #051146;
    font-size: 24px;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden
}

#jobs .job-block-text {
    display: block;
    color: #6b6d77;
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

#jobs .job-block-text.threelines {
    -webkit-line-clamp: 3
}

#jobs .job-block-sep {
    display: block;
    background: #e3e3e3;
    width: 40px;
    height: 4px;
    margin: 15px 0
}

#jobs .badge-success-soft {
    background-color: rgba(66, 186, 150, .1);
    color: #42ba96
}

#jobs .badge-rounded-circle {
    height: calc(1em + .5rem);
    padding-left: .25rem;
    padding-right: .25rem;
    border-radius: 10rem
}

#jobs .shadow-light-lg {
    box-shadow: 0 1.5rem 4rem rgba(22, 28, 45, .05) !important
}

#jobs .card {
    border: 0 solid #f1f4f8
}

#jobs .form-control {
    height: calc(1.6em + 1.625rem + 2px);
    padding: .8125rem 1.25rem;
    border: 1px solid #f1f4f8
}

#jobs .custom-file {
    height: calc(1.6em + 1.625rem + 2px)
}

#jobs .custom-file-input {
    height: calc(1.6em + 1.625rem + 2px)
}

#jobs .custom-file-label {
    border: 1px solid #f1f4f8;
    height: calc(1.6em + 1.625rem + 2px);
    padding: .8125rem 1.25rem
}

#jobs .custom-file-label::after {
    height: calc(1.6em + 1.625rem);
    padding: .8125rem 1.25rem
}

#jobs .press-list {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px
}

#press .press-list>h1 {
    color: #32325d;
    margin-bottom: 15px
}

#press .press-list>.list {
    margin: 18px 0
}

@media (min-width:880px) {
    #press .press-list>.list {
        display: grid;
        grid-template-columns: auto 1fr;
        grid-column-gap: 0;
        grid-row-gap: 18px;
        grid-auto-flow: dense
    }
}

#press .press-list>.list>.date {
    color: #aab7c4;
    grid-column: 1;
    display: block;
    position: relative;
    top: 2px;
    font-size: 14px;
    font-weight: 400
}

#press .press-list>.list>hr {
    border: 0;
    border-top: 1px solid #f6f9fc;
    grid-column: 1/-1;
    width: 100%;
    margin: 18px 0
}

@media (min-width:880px) {
    #press .press-list>.list>hr {
        margin: 0
    }
}

#press .press-list>.list>a {
    color: #03004d;
    grid-column: 2;
    transition: color .1s
}

#press .press-list>.list>a:hover {
    text-decoration: none;
    color: #6b7c93
}

#press .press-list .more-link {
    align-self: flex-end;
    font-weight: 600;
    text-align: right;
    font-size: 15px
}

#press .badge-success-soft {
    background-color: rgba(66, 186, 150, .1);
    color: #42ba96
}

#press .badge-rounded-circle {
    height: calc(1em + .5rem);
    padding-left: .25rem;
    padding-right: .25rem;
    border-radius: 10rem
}

#case-study .article-list-wrap,
#news .article-list-wrap,
#press .article-list-wrap {
    margin-bottom: 0
}

@media(min-width:670px) {
    #case-study .article-list-wrap,
    #news .article-list-wrap,
	#press .article-list-wrap {
        display: flex;
        flex-direction: column;
        margin-bottom: 92px;
        padding: 0 20px
    }
}

#case-study .article-list-wrap .more-link,
#news .article-list-wrap .more-link,
#press .article-list-wrap .more-link {
    align-self: flex-end;
    text-align: right;
    font-weight: 600;
    font-size: 14px;
    grid-column: 3;
    margin-right: 4%;
    margin-top: 12px;
    display: block
}

@media(min-width:670px) {
    #case-study .article-list-wrap .more-link,
    #news .article-list-wrap .more-link,
	#press .article-list-wrap .more-link {
        margin-right: 0;
        margin-top: 0
    }
}

#case-study .article-list-wrap .more-link:after,
#news .article-list-wrap .more-link:after,
#press .article-list-wrap .more-link:after {
    position: relative;
    top: 1px
}

#case-study .article-list-wrap h1,
#news .article-list-wrap h1,
#press .article-list-wrap h1 {
    color: #424770;
    margin-bottom: 16px
}

#case-study .article-list-wrap .title,
#news .article-list-wrap .title,
#press .article-list-wrap .title {
    color: #32325d
}

#case-study .article-list,
#news .article-list,
#press .article-list {
    margin: 0 -13px;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 25px;
    margin-bottom: 40px
}

@media(min-width:670px) {
    #case-study .article-list,
    #news .article-list,
	#press .article-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-columns: repeat(3, 1fr)
    }
}

#case-study .article-list-header,
#news .article-list-header,
#press .article-list-header {
    grid-column: 1/-1;
    padding-left: 20px;
    color: #525f7f
}

#case-study .article-tile,
#news .article-tile,
#press .article-tile {
    --transition-duration: 300ms;
    --transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    position: relative
}

#case-study .article-tile a,
#news .article-tile a,
#press .article-tile a {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 4px;
    height: 100%;
    min-height: 380px
}

#case-study .article-tile a {
    min-height: auto !important
}

#case-study .article-tile a:hover,
#news .article-tile a:hover,
#press .article-tile a:hover {
    text-decoration: none
}

#case-study .article-tile a:after,
#news .article-tile a:after,
#press .article-tile a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 30px 60px -12px rgba(50, 50, 93, .25), 0 18px 36px -18px rgba(0, 0, 0, .3), 0 -12px 36px -8px rgba(0, 0, 0, .025);
    opacity: 0;
    border-radius: 4px;
    transition: transform var(--transition-duration) var(--transition-timing-function), opacity .17s var(--transition-timing-function);
    z-index: 0;
    transform: scale(.92)
}

#case-study .article-tile a>*,
#news .article-tile a>*,
#press .article-tile a>* {
    z-index: 1
}

#case-study .article-tile .article-media,
#news .article-tile .article-media,
#press .article-tile .article-media {
    height: 0;
    transition: -webkit-clip-path var(--transition-duration) var(--transition-timing-function);
    transition: clip-path var(--transition-duration) var(--transition-timing-function);
    transition: clip-path var(--transition-duration) var(--transition-timing-function), -webkit-clip-path var(--transition-duration) var(--transition-timing-function);
    width: 100%;
    padding-top: 56.25%;
    padding-top: calc((9% / 16) * 100);
    overflow: hidden;
    position: relative;
    -webkit-clip-path: inset(8% 4% 0 4% round 4px 4px 4px 4px);
    clip-path: inset(8% 4% 0 4% round 4px 4px 4px 4px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom
}

@media (min-width:670px) {
    #case-study .article-tile a:focus:after,
    #case-study .article-tile a:hover:after,
    #news .article-tile a:focus:after,
    #news .article-tile a:hover:after,
	#press .article-tile a:focus:after,
    #press .article-tile a:hover:after {
        opacity: 1;
        transform: scale(1);
        transition: transform var(--transition-duration) var(--transition-timing-function), opacity var(--transition-duration) var(--transition-timing-function)
    }
    #case-study .article-tile a:focus .article-media,
    #case-study .article-tile a:hover .article-media,
    #news .article-tile a:focus .article-media,
    #news .article-tile a:hover .article-media,
	#press .article-tile a:focus .article-media,
    #press .article-tile a:hover .article-media {
        -webkit-clip-path: inset(0 0 0 0 round 4px 4px 0 0);
        clip-path: inset(0 0 0 0 round 4px 4px 0 0)
    }
}

#case-study .article-tile-content,
#news .article-tile-content,
#press .article-tile-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 15px 24px;
    flex-grow: 1
}

#case-study .article-tile .article-title,
#news .article-tile .article-title,
#press .article-tile .article-title {
    color: #32325d;
    line-height: 26px;
    margin: 10px 0;
    transition: color .1s
}

#case-study .article-blurb,
#news .article-blurb,
#press .article-blurb {
    color: #525f7f;
    line-height: 21px
}

#news .badge-success-soft {
    background-color: rgba(66, 186, 150, .1);
    color: #42ba96
}

#news .badge-rounded-circle {
    height: calc(1em + .5rem);
    padding-left: .25rem;
    padding-right: .25rem;
    border-radius: 10rem
}

.facebook-share {
    background: #305c99;
    color: #fff
}

.twitter-share {
    background: #00cdff;
    color: #fff
}

.linkedin-share {
    background: #007bb6;
    color: #fff
}

.facebook-share:hover,
.linkedin-share:hover,
.twitter-share:hover {
    color: #fff;
    text-decoration: none
}

.ellipsis {
    color: #14281d
}

.less,
.more {
    color: #09c !important;
    font-size: 14px;
    text-decoration: none
}

@media (max-width:576px) {
    .media {
        display: inline-flex
    }
}

nav.top-menu {
    width: 100%;
    height: 60px;
    z-index: 400
}

nav.top-menu ul {
    height: 60px;
    margin: 0;
    padding: 0;
    font-size: 0;
    background-color: #eff1fc;
    max-width: 100%
}

nav.top-menu ul li {
    height: 60px;
    display: inline-block;
    margin: 0;
    width: 25%
}

nav.top-menu ul li {
    border-bottom: 1px solid #deebff !important
}

nav.top-menu ul li.current-menu-item {
    background-color: #f8f8f8;
    color: #212529
}

nav.top-menu ul li a {
    text-decoration: none;
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
    max-width: 100%;
    color: #fff;
    border-collapse: collapse;
    border-spacing: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

nav.top-menu ul li a:hover {
    color: #212529
}

nav.top-menu ul li a span {
    position: relative;
    top: 2px;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 15px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px
}

nav.top-menu ul li a.active {
    background-color: #f80d19;
    color: #212529
}

nav.top-menu.commerce-cloud ul li {
    width: 16.666%
}

nav.top-menu.commerce-solution ul li {
    width: 16.666%
}

nav.top-menu.commerce-cloud ul li a .service-menu-icon {
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

nav.top-menu.commerce-cloud ul li a .service-menu-name {
    display: none;
    font-size: 14px;
    line-height: 20px;
    padding: 0 5px
}

nav.top-menu.commerce-cloud ul li a img {
    position: relative;
    top: -2px;
    max-height: 42px;
    max-width: 100%
}

nav.top-menu.commerce-cloud ul li.current-menu-item a .service-menu-icon,
nav.top-menu.commerce-cloud ul li:hover a .service-menu-icon {
    opacity: 1
}

nav.top-menu.commerce-cloud ul li:hover a .service-menu-icon {
    display: none
}

nav.top-menu.commerce-cloud ul li:hover a .service-menu-name {
    display: table-cell
}

#msform {
    margin: 0;
    text-align: center;
    position: relative
}

#msform fieldset {
    border: 0 none;
    border-radius: 3px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    width: 100%
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform .btn-primary[disabled] {
    opacity: .3
}

#msform #progressbar {
    width: 50%;
    margin: 0 auto;
    overflow: hidden;
    counter-reset: step
}

#msform #progressbar li {
    list-style-type: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 9px;
    width: 16.33%;
    float: left;
    position: relative
}

#msform #progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 20px;
    line-height: 20px;
    display: block;
    font-size: 1px;
    color: #333;
    background: #ddd;
    border-radius: 13px;
    margin: 0 auto 5px auto;
    z-index: 1;
    position: relative
}

#msform #progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #ddd;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: 0
}

#msform #progressbar li:first-child:after {
    content: none
}

#msform #progressbar li.active:after,
#msform #progressbar li.active:before {
    background: #11426d
}

#msform .div-level {
    width: 100%
}

#msform .slide-box {
    visibility: inherit;
    opacity: 1;
    width: 100px;
    height: 100px;
    margin: 0 12px;
    display: inline-table;
    line-height: 1.3
}

#msform .checkbox-styled {
    display: block
}

#msform .checkbox-styled input[type=checkbox] {
    display: none
}

#msform .checkbox-styled input[type=checkbox]+span {
    text-align: center;
    width: 100px;
    height: 100px;
    border: 2px solid #c1c0ff;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    position: relative;
    -moz-transition: background .1s ease-in;
    -o-transition: background .1s ease-in;
    -webkit-transition: background .1s ease-in;
    transition: background .1s ease-in;
    background: #fff
}

#msform .checkbox-styled input[type=checkbox]+span:hover {
    border: 2px solid #03004d
}

#msform .checkbox-styled input[type=checkbox]+span:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -12px;
    font-size: 55px;
    display: block
}

#msform .checkbox-styled input[type=checkbox]+span.sad:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity
}

#msform .checkbox-styled input[type=checkbox]:checked+span {
    border: 2px solid #03004d;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

#msform .checkbox-styled span {
    padding: 0 0;
    font-size: 13px
}

#msform .checkbox-styled span img {
    margin: 0 auto
}

#msform .checkbox-styled span.pt-2r {
    padding-top: 2rem
}

.get-detil {
    display: none
}

.get-detil .service-list {
    margin: 0 0 0 20px
}

.get-detil .service-list li {
    list-style: disc;
    letter-spacing: .037vmax;
    margin: 0 0 10px
}

.get-detil .results-bottom {
    text-align: center
}

.get-detil .results-bottom h4 {
    margin: 30px 0;
    font-weight: 300
}

.get-detil .exit-info div {
    overflow: hidden;
    padding: 20px;
    height: auto;
    color: #fff
}

.get-detil .input-lg-01 {
    height: 38px !important;
    font-size: 14px;
    width: 70%;
    margin-right: 5px;
    float: left
}

.get-detil .content-bg {
    background-color: #fff;
    color: #333;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 25px;
    webkit-box-shadow: 0 2px 8px 0 rgba(50, 50, 50, .08);
    box-shadow: 0 2px 8px 0 rgba(50, 50, 50, .08)
}

.get-detil .badge-success-soft {
    background-color: rgba(66, 186, 150, .1);
    color: #42ba96
}

.get-detil .badge-rounded-circle {
    height: calc(1em + .5rem);
    padding-left: .25rem;
    padding-right: .25rem;
    border-radius: 10rem
}

@media (max-width:767px) {
    #msform .slide-box {
        margin: 0 0 30px
    }
    .mob-pt-0 {
        padding-top: 0 !important
    }
    .mob-pb-0 {
        padding-bottom: 0 !important
    }
    .mob-mb-0 {
        margin-bottom: 0 !important
    }
}

#ibizpay-payment-services .accordion-section h3 {
    padding-top: 15px;
    max-width: 540px;
    margin: 0 auto
}

#ibizpay-payment-services .accordion-section .accordion-container {
    display: flex
}

#ibizpay-payment-services .accordion-section .accordion-container {
    align-items: baseline;
    display: flex;
    margin-top: 50px
}

#ibizpay-payment-services .accordion-section .accordion-container.reversed {
    flex-flow: row-reverse
}

#ibizpay-payment-services .accordion-section .accordion-container.reversed .slider {
    margin-left: 0;
    margin-right: auto
}

#ibizpay-payment-services .accordion-section .accordion-container .accordion {
    width: 530px
}

#ibizpay-payment-services .accordion-section .accordion-container .slider {
    width: 404px;
    position: relative;
    margin-left: auto
}

#ibizpay-payment-services .accordion-section .accordion-container .slider .slide {
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, .12);
    border-radius: 3px;
    overflow: hidden;
    transition: opacity .3s ease-in-out
}

#ibizpay-payment-services .accordion-section .accordion-container .slider .slide img {
    width: 100%;
    height: auto
}

#ibizpay-payment-services .accordion-section .accordion-container .slider .slide.active {
    opacity: 1
}

#ibizpay-payment-services .accordion-section .single-accordion-image {
    display: none
}

#ibizpay-payment-services .accordion-section .single-feature {
    border-bottom: 1px solid #c7dffa;
    margin-top: 30px
}

#ibizpay-payment-services .accordion-section div:last-child.single-feature {
    border-bottom: 0
}

#ibizpay-payment-services .accordion-section .single-feature.active {
    border-bottom: 1px solid #1576ec;
    overflow: initial
}

#ibizpay-payment-services .accordion-section .single-feature.active h4 {
    color: #1576ec
}

#ibizpay-payment-services .accordion-section .single-feature.active p {
    max-height: 350px;
    opacity: 1;
    margin-bottom: 30px
}

#ibizpay-payment-services .accordion-section .single-feature h4 {
    line-height: 1.31;
    padding-bottom: 4px;
    position: relative;
    cursor: pointer;
    transition: color .3s ease-in-out
}

#ibizpay-payment-services .accordion-section .single-feature p {
    font-size: 14px;
    color: #051146;
    line-height: 1.56;
    margin: 0;
    opacity: 0;
    padding-top: 0;
    margin-bottom: 15px;
    max-height: 0;
    height: auto;
    overflow: hidden;
    transition: all .3s ease-in-out
}

@media all and (max-width:950px) {
    #ibizpay-payment-services .accordion-section .accordion-container .accordion {
        width: 320px;
        margin-top: 0
    }
    #ibizpay-payment-services .accordion-section .accordion-container .accordion .single-feature:first-child {
        margin-top: 0
    }
    #ibizpay-payment-services .accordion-section .accordion-container .slider {
        width: 323px;
        height: 520px
    }
    #ibizpay-payment-services .accordion-section .accordion-container .slider .slide {
        width: 323px;
        height: 520px
    }
}

@media all and (max-width:767px) {
    #ibizpay-payment-services .accordion-section {
        padding-bottom: 45px;
        padding-top: 70px
    }
    #ibizpay-payment-services .accordion-section .content {
        max-width: 84.375%
    }
    #ibizpay-payment-services .accordion-section .accordion-container {
        display: none
    }
    #ibizpay-payment-services .accordion-section .single-accordion-image {
        display: block;
        max-width: 84.375%;
        margin: 40px auto 0
    }
    #ibizpay-payment-services .accordion-section .single-accordion-image img {
        width: 100%;
        height: auto;
        box-shadow: 0 0 28px 0 rgba(0, 0, 0, .12)
    }
}

#ibizpay-payment-services .data-secure {
    background-image: linear-gradient(to right top, #007dc1, #0077ce, #0c70d8, #3b66df, #5f58e1)
}

#ibizpay-payment-services .data-secure p {
    color: rgba(255, 255, 255, .7);
    line-height: 1.4em;
    font-size: 14px
}

#ibizpay-payment-services .data-secure .badge-success-soft {
    background-color: rgba(255, 255, 255, .7);
    color: #3966df
}

#ibizpay-payment-services .data-secure .badge-rounded-circle {
    height: calc(1em + .5rem);
    padding-left: .25rem;
    padding-right: .25rem;
    border-radius: 10rem
}

#ibizpay-payment-services .data-secure .badge-success-soft .fas {
    vertical-align: middle
}

#cloud-computing .navbarSecondary-center {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 60px;
    max-width: 980px;
    margin: 0 auto
}

#cloud-computing .navbarSecondary-item {
    width: 20%
}

#cloud-computing .navbarSecondary-item a.text-white:hover {
    color: #819cae !important;
    text-decoration: none
}

.sticky-top {
    z-index: 1 !important
}

#cloud-computing .card {
    border: 0 solid rgba(0, 0, 0, .125)
}

#cloud-computing #ERP,
#cloud-computing #HCMcloud,
#cloud-computing #marketing,
#cloud-computing #sales,
#cloud-computing #service,
#cloud-computing #social {
    padding: 80px 0
}

#cloud-computing #ERP .card-body {
    min-height: 300px
}

#cloud-computing #sales .card-body,
#cloud-computing #social .card-body {
    min-height: 200px
}

#cloud-computing #marketing .card-body {
    min-height: 225px
}

#cloud-computing #service p {
    color: rgba(255, 255, 255, .7)
}

#cloud-computing #service .card p {
    color: #212529
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) {
    #cloud-computing #ERP .card-body {
        min-height: 344px
    }
    #cloud-computing #sales .card-body,
    #cloud-computing #social .card-body {
        min-height: 200px
    }
    #cloud-computing #marketing .card-body {
        min-height: 350px
    }
    #cloud-computing #service .card-body {
        min-height: 152px
    }
}

.ERP-application-section {
    padding: 100px 0;
    background: url(../images/ERP-application-section.jpg);
    background-repeat: no-repeat !important;
    background-attachment: scroll !important;
    -webkit-background-size: cover !important;
    background-size: cover !important
}

@media (max-width:767px) {
    .ERP-application-section {
        padding: 60px 0;
        background-image: linear-gradient(to right top, #007dc1, #0077ce, #0c70d8, #3b66df, #5f58e1)
    }
    .ERP-application-section .btn-info {
        color: #0c70d8;
        background-color: #fff !important;
        border-color: #fff !important
    }
}

#SAP-hybris .badge-success-soft,
#oracle-istore .badge-success-soft,
.ibizSoft-facts .badge-success-soft {
    background-color: rgba(66, 186, 150, .1);
    color: #42ba96
}

#SAP-hybris .badge-rounded-circle,
#oracle-istore .badge-rounded-circle,
.ibizSoft-facts .badge-rounded-circle {
    height: calc(1em + .5rem);
    padding-left: .25rem;
    padding-right: .25rem;
    border-radius: 10rem
}

#managed-services .card {
    color: inherit;
    cursor: pointer;
    height: 425px;
    min-height: 425px;
    perspective: 1000px;
    position: relative
}

@media screen and (max-width:500px) {
    #managed-services .card {
        width: 100%
    }
}

#managed-services .back,
#managed-services .front {
    border-radius: .25rem;
    background: #fff;
    justify-content: center;
    align-items: center;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: ease-in-out .6s
}

#managed-services .back p {
    font-size: 14px
}

#managed-services .badge-success-soft {
    background-color: rgba(66, 186, 150, .1);
    color: #42ba96
}

#managed-services .badge-rounded-circle {
    height: calc(1em + .5rem);
    padding-left: .25rem;
    padding-right: .25rem;
    border-radius: 10rem
}

#managed-services .card:hover .front {
    transform: rotateY(180deg)
}

#managed-services .card:nth-child(even):hover .front {
    transform: rotateY(-180deg)
}

#managed-services .back {
    display: flex;
    background: #fff;
    transform: rotateY(-180deg);
    padding: 0 1em
}

#managed-services .card:hover .back {
    transform: rotateY(0)
}

#managed-services .card:nth-child(even) .back {
    transform: rotateY(180deg)
}

#managed-services .card:nth-child(even):hover .back {
    transform: rotateY(0)
}

#managed-services .card-body {
    min-height: 225px
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {
    #managed-services .card-body {
        min-height: 250px
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
    #managed-services .card-body {
        min-height: 350px
    }
    #managed-services .back p {
        font-size: 13px
    }
}

#SAP-hybris .SAP-hybris-implementation-01 {
    padding: 100px 0;
    background: url(../images/SAP-hybris-implementation_01.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover
}

#SAP-hybris .SAP-hybris-implementation-02 {
    padding: 100px 0;
    background: url(../images/SAP-hybris-implementation_02.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover
}

@media (max-width:767px) {
    #SAP-hybris .SAP-hybris-implementation-01 {
        padding: 60px 0
    }
}

#cloud-connect .card-body {
    min-height: 150px
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
    #cloud-connect .card-body {
        min-height: 250px
    }
}

#ecomchain .card-body {
    min-height: 150px
}

#cloud-connect .badge-success-soft,
#commerce .badge-success-soft,
#ecomchain .badge-success-soft,
#integra .badge-success-soft {
    background-color: rgba(66, 186, 150, .1);
    color: #42ba96
}

#cloud-connect .badge-success-soft,
#commerce .badge-success-soft,
#ecomchain .badge-rounded-circle,
#integra .badge-success-soft {
    height: calc(1em + .5rem);
    padding-left: .25rem;
    padding-right: .25rem;
    border-radius: 10rem
}

@media (min-width:768px) and (max-width:1199.98px) {
    #ecomchain .card-body {
        min-height: 250px
    }
}

.border-lavender-5 {
    border: 5px solid #e7eafe
}

#payment-solutions .accordion-section h3 {
    padding-top: 15px;
    max-width: 540px;
    margin: 0 auto
}

#payment-solutions .accordion-section .accordion-container {
    display: flex
}

#payment-solutions .accordion-section .accordion-container {
    align-items: baseline;
    display: flex;
    margin-top: 50px
}

#payment-solutions .accordion-section .accordion-container.reversed {
    flex-flow: row-reverse
}

#payment-solutions .accordion-section .accordion-container.reversed .slider {
    margin-left: 0;
    margin-right: auto
}

#payment-solutions .accordion-section .accordion-container .accordion {
    width: 530px
}

#payment-solutions .accordion-section .accordion-container .slider {
    width: 404px;
    position: relative;
    margin-left: auto
}

#payment-solutions .accordion-section .accordion-container .slider .slide {
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, .12);
    border-radius: 3px;
    overflow: hidden;
    transition: opacity .3s ease-in-out
}

#payment-solutions .accordion-section .accordion-container .slider .slide img {
    width: 100%;
    height: auto
}

#payment-solutions .accordion-section .accordion-container .slider .slide.active {
    opacity: 1
}

#payment-solutions .accordion-section .single-accordion-image {
    display: none
}

#payment-solutions .accordion-section .single-feature {
    border-bottom: 1px solid #c7dffa;
    margin-top: 30px
}

#payment-solutions .accordion-section div:last-child.single-feature {
    border-bottom: 0
}

#payment-solutions .accordion-section .single-feature.active {
    border-bottom: 1px solid #1576ec;
    overflow: initial
}

#payment-solutions .accordion-section .single-feature.active h4 {
    color: #1576ec
}

#payment-solutions .accordion-section .single-feature.active p {
    max-height: 350px;
    opacity: 1;
    margin-bottom: 30px
}

#payment-solutions .accordion-section .single-feature h4 {
    line-height: 1.31;
    padding-bottom: 4px;
    position: relative;
    cursor: pointer;
    transition: color .3s ease-in-out
}

#payment-solutions .accordion-section .single-feature p {
    font-size: 14px;
    color: #051146;
    line-height: 1.56;
    margin: 0;
    opacity: 0;
    padding-top: 0;
    margin-bottom: 15px;
    max-height: 0;
    height: auto;
    overflow: hidden;
    transition: all .3s ease-in-out
}

@media all and (max-width:950px) {
    #payment-solutions .accordion-section .accordion-container .accordion {
        width: 320px;
        margin-top: 0
    }
    #payment-solutions .accordion-section .accordion-container .accordion .single-feature:first-child {
        margin-top: 0
    }
    #payment-solutions .accordion-section .accordion-container .slider {
        width: 323px;
        height: 520px
    }
    #payment-solutions .accordion-section .accordion-container .slider .slide {
        width: 323px;
        height: 520px
    }
}

@media all and (max-width:767px) {
    #payment-solutions .accordion-section {
        padding-bottom: 45px;
        padding-top: 70px
    }
    #payment-solutions .accordion-section .content {
        max-width: 84.375%
    }
    #payment-solutions .accordion-section .accordion-container {
        display: none
    }
    #payment-solutions .accordion-section .single-accordion-image {
        display: block;
        max-width: 84.375%;
        margin: 40px auto 0
    }
    #payment-solutions .accordion-section .single-accordion-image img {
        width: 100%;
        height: auto;
        box-shadow: 0 0 28px 0 rgba(0, 0, 0, .12)
    }
}

#payment-solutions .data-secure {
    background-image: linear-gradient(to right top, #007dc1, #0077ce, #0c70d8, #3b66df, #5f58e1)
}

#payment-solutions .data-secure p {
    color: rgba(255, 255, 255, .7);
    line-height: 1.4em;
    font-size: 14px
}

#payment-solutions .data-secure .badge-success-soft {
    background-color: rgba(255, 255, 255, .7);
    color: #3966df
}

#payment-solutions .data-secure .badge-rounded-circle {
    height: calc(1em + .5rem);
    padding-left: .25rem;
    padding-right: .25rem;
    border-radius: 10rem
}

#payment-solutions .data-secure .badge-success-soft .fas {
    vertical-align: middle
}

nav.top-menu.payment-solutions ul li {
    width: 9.088%
}

nav.top-menu.robotic-process-automation ul li {
    width: 20%
}

@media (max-width:575.98px) {
    nav.top-menu.robotic-process-automation ul li {
        width: 50%
    }
}

#contact .form-control {
    font-size: .85rem
}

#contactform textarea {
    height: calc(1.5em + 1rem + 2px)
}

#contact label {
    display: inline-block;
    margin-bottom: .2rem
}

#contact .address-box {
    background-color: #fff;
    color: #000;
    transition: .6s
}

#contact .address-box.h-330 {
    height: 330px
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {
    #contact .address-box.h-330 {
        height: 352px
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
    #contact .address-box.h-330 {
        height: 377px
    }
}

@media only screen and (max-width:767px) {
    #contact .address-box.h-330 {
        height: auto
    }
}

#products .badge-success-soft {
    background-color: rgba(66, 186, 150, .1);
    color: #42ba96
}

#products .badge-success-soft {
    height: calc(1em + .5rem);
    padding-left: .25rem;
    padding-right: .25rem;
    border-radius: 10rem
}

.main-timeline4 {
    overflow: hidden;
    position: relative
}

.main-timeline4:before {
    content: "";
    width: 5px;
    height: 100%;
    background: #333;
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-50%)
}

.main-timeline4 .timeline-content:before,
.main-timeline4 .timeline:before {
    top: 50%;
    transform: translateY(-50%);
    content: ""
}

.main-timeline4 .timeline {
    width: 50%;
    padding-left: 100px;
    float: right;
    position: relative
}

.main-timeline4 .timeline:before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 5px solid #333;
    position: absolute;
    left: -10px
}

.main-timeline4 .timeline-content {
    display: block;
    padding-left: 150px;
    position: relative
}

.main-timeline4 .timeline-content:before {
    width: 90px;
    height: 10px;
    border-top: 7px dotted #333;
    position: absolute;
    left: -92px
}

.main-timeline4 .year {
    display: inline-block;
    width: 120px;
    height: 120px;
    line-height: 100px;
    border-radius: 50%;
    border: 10px solid #5a5adf;
    font-size: 30px;
    color: #5a5adf;
    text-align: center;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    left: 0
}

.main-timeline4 .year:before {
    content: "";
    border-left: 20px solid #5a5adf;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    bottom: -13px;
    right: 0;
    transform: rotate(45deg)
}

.main-timeline4 .inner-content {
    padding: 1px 0
}

.main-timeline4 .title {
    font-size: 24px;
    font-weight: 600;
    color: #5a5adf;
    text-transform: uppercase;
    margin: 0 0 5px
}

.main-timeline4 .description {
    font-size: 14px;
    margin: 0 0 5px
}

.main-timeline4 .timeline:nth-child(2n) {
    padding: 0 100px 0 0
}

.main-timeline4 .timeline:nth-child(2n) .timeline-content:before,
.main-timeline4 .timeline:nth-child(2n) .year,
.main-timeline4 .timeline:nth-child(2n):before {
    left: auto;
    right: -10px
}

.main-timeline4 .timeline:nth-child(2n) .timeline-content {
    padding: 0 150px 0 0
}

.main-timeline4 .timeline:nth-child(2n) .timeline-content:before {
    right: -92px
}

.main-timeline4 .timeline:nth-child(2n) .year {
    right: 0
}

.main-timeline4 .timeline:nth-child(2n) .year:before {
    right: auto;
    left: 0;
    border-left: none;
    border-right: 20px solid #5a5adf;
    transform: rotate(-45deg)
}

.main-timeline4 .timeline:nth-child(2) {
    margin-top: 110px
}

.main-timeline4 .timeline:nth-child(odd) {
    margin: -110px 0 0
}

.main-timeline4 .timeline:nth-child(even) {
    margin-bottom: 110px
}

.main-timeline4 .timeline:first-child,
.main-timeline4 .timeline:last-child:nth-child(even) {
    margin: 0
}

.main-timeline4 .timeline:nth-child(2n) .year {
    border-color: #5a5adf;
    color: #5a5adf
}

.main-timeline4 .timeline:nth-child(2) .year:before {
    border-right-color: #5a5adf
}

.main-timeline4 .timeline:nth-child(2n) .title {
    color: #5a5adf
}

@media only screen and (max-width:1200px) {
    .main-timeline4 .year {
        top: 50%;
        transform: translateY(-50%)
    }
}

@media only screen and (max-width:990px) {
    .main-timeline4 .timeline {
        padding-left: 75px
    }
    .main-timeline4 .timeline:nth-child(2n) {
        padding: 0 75px 0 0
    }
    .main-timeline4 .timeline-content {
        padding-left: 130px
    }
    .main-timeline4 .timeline:nth-child(2n) .timeline-content {
        padding: 0 130px 0 0
    }
    .main-timeline4 .timeline-content:before {
        width: 68px;
        left: -68px
    }
    .main-timeline4 .timeline:nth-child(2n) .timeline-content:before {
        right: -68px
    }
}

@media only screen and (max-width:767px) {
    .main-timeline4 {
        overflow: visible
    }
    .main-timeline4:before {
        height: 100%;
        top: 0;
        left: 0;
        transform: translateX(0)
    }
    .main-timeline4 .timeline:before,
    .main-timeline4 .timeline:nth-child(2n):before {
        top: 60px;
        left: -9px;
        transform: translateX(0)
    }
    .main-timeline4 .timeline,
    .main-timeline4 .timeline:nth-child(even),
    .main-timeline4 .timeline:nth-child(odd) {
        width: 100%;
        float: none;
        text-align: center;
        padding: 0;
        margin: 0 0 10px
    }
    .main-timeline4 .timeline-content,
    .main-timeline4 .timeline:nth-child(2n) .timeline-content {
        padding: 0
    }
    .main-timeline4 .timeline-content:before,
    .main-timeline4 .timeline:nth-child(2n) .timeline-content:before {
        display: none
    }
    .main-timeline4 .timeline:nth-child(2n) .year,
    .main-timeline4 .year {
        position: relative;
        transform: translateY(0)
    }
    .main-timeline4 .timeline:nth-child(2n) .year:before,
    .main-timeline4 .year:before {
        border: none;
        border-right: 20px solid #5a5adf;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        top: 50%;
        left: -23px;
        bottom: auto;
        right: auto;
        transform: rotate(0)
    }
    .main-timeline4 .timeline:nth-child(2n) .year:before {
        border-right-color: #5a5adf
    }
    .main-timeline4 .timeline:nth-child(3n) .year:before {
        border-right-color: #5a5adf
    }
    .main-timeline4 .timeline:nth-child(4n) .year:before {
        border-right-color: #5a5adf
    }
    .main-timeline4 .inner-content {
        padding: 10px
    }
}

#getfreeevaluation .form-control {
    font-size: 14px
}

#callmeback label,
#getfreeevaluation label {
    margin-bottom: .2rem
}

#support .link-box {
    background-color: #1f1345;
    color: #fff;
    transition: .6s;
    text-decoration: none;
    display: block
}

.servicerequest-bg {
    background: #e9ecfe
}

#support .link-box:hover {
    background-color: #5a5adf;
    color: #fff
}

@media (max-width:575.98px) {
    #banner .banner_slide_content {
        left: 0;
        position: absolute;
        right: 0;
        top: 5%;
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        z-index: 1
    }
    #banner .banner-text h2 {
        font-size: 24px !important;
        font-weight: 400
    }
    #banner .banner-text h2 span {
        display: block
    }
    #banner .banner-text p {
        font-size: 15px !important
    }
    #banner .carousel-indicators {
        display: none
    }
    .custom-xm-bg-light {
        background: #e2f2ff !important
    }
    #clients .carousel-control-next,
    #clients .carousel-control-prev {
        margin: 6px;
        border-radius: 15px 0 15px 15px !important;
        background: rgb(225, 225, 225, .1)
    }
    #clients .carousel-control-next {
        margin-right: 24%
    }
    .carousel-control-next:focus,
    .carousel-control-next:hover,
    .carousel-control-prev:focus,
    .carousel-control-prev:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background: #fff !important
    }
    #footer ul li {
        list-style: none;
        font-size: 15px
    }
}

@media (max-width:767.98px) {
    #success-stories .owl-nav {
        display: none
    }
    #footer .xs-social-icon {
        font-size: 22px
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    #banner .banner-text {
        width: 75%;
        position: absolute;
        z-index: 99;
        top: 6%
    }
    #banner .banner-text h2 {
        font-size: 34px !important;
        font-weight: 300
    }
    #banner .banner-text p {
        font-size: 14px !important
    }
    #banner .carousel-indicators {
        display: none
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    #banner {
        margin-top: 88px
    }
}

@media (min-width:992px) and (max-width:1199.98px) {
    #banner {
        margin-top: 116px
    }
}

#accordion-mob .card {
    background: #e2f2ff
}

#footer {
    background: #051a4c !important
}

#mob-accordion #accordion .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden;
    position: relative
}

#mob-accordion #accordion .panel-default {
    background: #e2f2ff;
    margin-bottom: 10px;
    border-radius: 5px
}

#mob-accordion #accordion .panel-heading {
    padding: 0;
    border: none;
    border-radius: 5px;
    position: relative
}

#mob-accordion #accordion .panel-title a {
    display: block;
    padding: 6px 10px;
    font-size: 18px;
    margin: 0;
    background: #e2f2ff;
    color: #03004d;
    border-radius: 5px;
    position: relative;
    text-decoration: none;
    height: 56px;
    line-height: 40px
}

#mob-accordion #accordion .panel-title a img {
    width: 42px
}

#mob-accordion #accordion .panel-title a.collapsed {
    background: #fff;
    color: #1c2336;
    border-radius: 5px;
    filter: grayscale(100%)
}

#mob-accordion #accordion .panel-body {
    border-top: none;
    background: #e2f2ff;
    margin-top: -4px;
    color: #1c2336;
    line-height: 27px;
    position: relative;
    border-radius: 0 0 5px 5px
}

#mob-accordion .custome-list {
    font-size: 14px
}

.custom-xm-bg-light {
    background: 0 0
}

.text-decoration-none {
    text-decoration: none
}

.vertical-tabs .media-body p {
    line-height: 21px
}

#success-stories .single .figure {
    padding-bottom: 0 !important
}

#success-stories .single {
    min-height: 375px !important
}

#tab-button li a.footer-tab {
    padding: .2em !important
}

#tab-button .is-active a,
#tab-button li a:hover {
    background: #fff;
    color: 333 !important
}

#footer #tab-button li a:hover {
    color: #000 !important
}

#cloud-connect .badge-success-soft {
    color: #333;
    background: 0 0;
    height: calc(1em + .5rem);
    padding-left: 0;
    padding-right: 0;
    border-radius: 10rem;
    font-size: 14px
}

.section.hero.schedule {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/schedule.jpg);
    background-position: 0 0, 50% 30%
}

#schedule .bg-schedule {
    background: url(../images/bg-schedule.jpg);
    background-position: right bottom;
    background-position: 0 0, 0 0;
    background-size: cover;
    background-repeat: repeat, no-repeat
}

#schedule .form-control {
    font-size: 14px
}

#schedule label {
    margin-bottom: .2rem
}

#schedule .bg-white {
    background: rgba(255, 255, 255, .7) !important
}

@-moz-document url-prefix() {
    .blog-section .row {
        display: inherit
    }
}

.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 9999;
    opacity: 0;
    border-radius: 0;
    transform: translateY(100%);
    transition: all .5s ease-out;
    color: #fff;
    padding: .75rem 0
}

.cookiealert p {
    font-size: 12px
}

.cookiealert.show {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 1s
}

.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline
}

@media (max-width:767px) {
    .cookiealert p:first-child {
        font-size: 11px;
        margin-bottom: 5px !important
    }
}

.cloud-marketplace a,
.cloud-marketplace a:hover {
    color: #121416;
    text-decoration: none
}

.cloud-marketplace .card .card-text {
    font-size: 14px
}

.cloud-marketplace .card img {
    margin-top: 20px !important;
    width: 100px;
    height: 100px
}

.section.hero.Key-features-offered-by-Oracle-Commerce-Cloud {
    background-image: linear-gradient(204deg, transparent, rgba(7, 59, 125, .9) 75%, #043067), url(../images/Key-features-offered-by-Oracle-Commerce-Cloud.jpg);
    background-position: 0 0, 50% 30%;
}

#video_viewport {
	border: 1px solid #ffffff;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    max-height: 100%;
    max-width: 100%;
    margin: auto;
}

@media (min-width: 768px) {
    #video_viewport {
        height: 100%
    }
}
.d-inline-grid {
	display: inline-grid
}

.device-wrapper-two {
	background-color: #f9f9f9;
	overflow: hidden;
	padding: 40px;
	text-align: center;
}
.device-two {
	border: solid #F1F1F1 4px;
	border-radius: 4px;
	margin: 0 auto;
	overflow: hidden;
	box-shadow: 0px 0px 40px rgb(0 0 0 / 20%);
	line-height: 0;
	display: inline-block;
	position: relative;
}
.device-two img {
	margin: -2px;
	width: calc(100% + 4px);
	max-width: calc(100% + 4px);
	border-radius: 4px;
	overflow: hidden;
	max-width: 200px;
	max-height: 366px;
}
.device-two.height img {
	max-width: 400px;
	max-height: 674px;
}
/* Gray Scale */
.hover08 a, .hover08 a:hover {
	color: #03004d;
	text-decoration: none;
}
.hover08 a:hover {
	color: #5a5adf !important
}
.hover08 a img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover08 a:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.hover08 .position-absolute {
	top: 24px;
	right: 24px;
	opacity: 0.1;
}
.hover08 .h-110 {
	height: 110px;
}
@media (max-width:767px) {
	.client-btn, .client-btn .btn-primary {
		width: 100%
	}
}
.AI-features {
	background-color: #fff;
    background-image: radial-gradient(37% 57% at 44% 93%,#e2dffb,rgba(226,223,251,0)),radial-gradient(36% 67% at 55% 20%,#beebf9,rgba(190,235,249,0)),radial-gradient(0 65% at 0 0,#fff,hsla(0,0%,100%,0));
}
.box-shadow {
	border-radius: 1rem;
}
@media (max-width:600px) {
.mob-pl-pr-15 {
	padding-left: 15px!important;
	padding-right: 15px!important;
}
}