body {
    width: 100%;
    margin: 0 auto;
    font-family: Helvetica-Light!important;
    font-size: 20px;
    line-height: 28px;
    overflow-x: hidden;
    color: #0c0d0e;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 10px;
    margin-bottom: 10px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica-Bold!important
}

.font-helvetica-light {
    font-family: Helvetica-light!important
}

.font-helvetica-regular {
    font-family: Helvetica!important
}

.font-helvetica-bold {
    font-family: Helvetica-Bold
}

.pointer {
    cursor: pointer;
}

.cloud_white {
    color: #fff
}

.cloud_blue {
    color: #0025c9
}

.cloud_black {
    color: #000
}

.error {
    color: #ff8100;
    font-size: 16px;
}

.container {
    max-width: 1172px;
    width: 98%
}

.font_weight1 {
    font-weight: 700
}

.font-weight2 {
    font-weight: 300
}

.cloud_size_text1 {
    font-size: 30px
}

.cloud_size_text2 {
    font-size: 24px
}

.cloud_size_text3 {
    font-size: 22px
}

.cloud_size_text4 {
    font-size: 18px
}

.cloud_size_text5 {
    font-size: 16px
}

.text_center {
    text-align: center
}

.text_left {
    text-align: left
}

.text_right {
    text-align: right
}

.font_weight5 {
    font-weight: 600
}

.cloud_size_text6 {
    font-size: 22px
}

.cloud_size_text7 {
    font-size: 25px
}

.p100_B {
    padding-bottom: 100px
}

.p50_L {
    padding-left: 50px
}

.sec2_content,
.sec2_content_n,
.sec3_content,
.sec4_content,
.section_3,
.section_4 {
    padding: 4% 0
}

.sec5_content {
    padding: 3% 0
}

.section_6 {
    padding: 0 0 4%
}

.section_9 {
    padding: 3% 0
}

.section_10 {
    padding: 3% 0
}

.section_11 {
    padding: 3% 0
}

.section_footer {
    padding: 3% 0
}

.section_footer .form-control {
    width: 100%;
    margin-top: 15px;
    max-width: 100%
}
.form-control option{ background: #0025c9;}
.btn_schedule,.submit_btn {
    border-radius: 6px;
    padding: 12px 10px;
    margin-top: 10px;
    border: 1px solid #fff;
    background: 0 0;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    outline: 0
}

.btn_schedule:hover, .submit_btn:hover {
    background: #001986
}

.banner_head {
    background: #0025c9 url(../images/banner-bg1.jpg) no-repeat center top;
    color: #fff;
    background-size: cover;
}

.banner_right {
    position: relative;
    max-width: 1600px;
    margin: 0 auto
}

.head_content {
    padding: 6% 0 0;
    align-items: center
}

.headding_1_banner {
    font-size: 45px;
    line-height: 55px
}

.logo_img img {
    max-width: 260px;
    width: 100%
}

.sec1_content {
    padding: 0
}

.sec1_1_content {
    padding-top: 6%
}

.headertxt2 {
    color: #93fff6;
    line-height: 30px
}

.clickherebtn {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    background: #fe634a;
    background: linear-gradient(90deg, rgba(254, 99, 74, 1) 0, rgba(250, 193, 44, 1) 100%);
    border-radius: 10px;
    padding: 14px 18px
}

.clickherebtn:hover {
    text-decoration: none;
    color: #fff;
    background: #e64a31;
    background: linear-gradient(90deg, rgba(230, 74, 49, 1) 0, rgba(222, 161, 0, 1) 100%)
}

.clickherebtn1 {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    background: #ff7d01;
    border-radius: 3px;
    padding: 10px 18px 10px 18px;
    position: relative;
    text-transform: uppercase;
    transition: .2s all
}

.clickherebtn1:hover {
    text-decoration: none;
    color: #fff;
    background: #e67000;
    padding-left: 20px
}

.top-btn-items {
    padding-left: 15px
}

.sec2_content {
    background: #f9f9f9 url(../images/bg2.jpg) no-repeat left top;
    background-size: cover
}

.section_text {
    line-height: 40px
}

.sap-environment-txt {
    padding-top: 8%;
    padding-bottom: 3%
}

.sap-environment-txt p {
    margin: 0 auto;
    margin-top: 1.5rem;
    margin-bottom: 0;
    line-height: 2rem;
    max-width: 90%
}

.sap-environment-items {
    justify-content: center
}

.se-icon {
    background-color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 14px -2px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 14px -2px rgba(0, 0, 0, .4);
    box-shadow: 0 0 14px -2px rgba(0, 0, 0, .4);
    border: 1px solid #eee;
    display: inline-block;
    padding-top: 18px
}

.se-icon img {
    width: 60px;
    max-width: 100%
}

.se-item p {
    margin-bottom: 0
}

.cloud-se-cont {
    height: 100%;
    width: 100%;
    -webkit-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px -1px rgba(0, 0, 0, .2);
    border: 1px solid #eee;
    padding: 30px 20px;
    min-height: 232px;
    position: relative;
    line-height: normal;
    border-radius: 6px
}

.cloud-se-cont .se-icon {
    background-color: #f2f2f2;
    box-shadow: none
}

.cloud-se-cont p {
    min-height: 110px
}

.sap-premium-cont {
    background: url(../images/sap-l-bg.png) no-repeat left top;
    background-size: cover
}

.sec4c-item {
    clear: both
}

.sec4_content {
    background: #fafafa;
    background: linear-gradient(90deg, #fafafa 50%, #0025c9 50%)
}

.banner_head4 {
    background: #191919;
    padding: 3% 0;
    background-size: cover
}

.form-control {
    background: 0 0;
    background-color: transparent;
    font-family: Helvetica-Light;
    font-size: 16px;
    outline: 0;
    padding: 10px 0;
    border: 1px solid #fff;
    border-width: 0 0 1px 0;
    border-radius: 0;
    color: #fff!important;
    margin-top: 10px;
    margin-bottom: 0;
    max-width: 100%
}

.form-control:focus {
    border-color: #fe6449;
    background-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff!important
}

.form-control.error {
    border-color: #fe6449;
    margin-top: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-text-fill-color: #fff!important;
    -webkit-box-shadow: 0 0 0 1000px transparent inset!important
}

.form-control::placeholder {
    color: #fff;
    opacity: .8
}

:-ms-input-placeholder {
    color: #fff
}

::-ms-input-placeholder {
    color: #fff
}

::-webkit-input-placeholder {
    color: #fff
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff!important;
    -webkit-transition-delay: 99999s;
    background: 0 0
}

.form-control:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 0 #fff inset;
    -webkit-transition-delay: 99s;
    background: 0 0
}

@keyframes autofill {
    100% {
        background: 0 0;
        color: #fff
    }
}

@-webkit-keyframes autofill {
    100% {
        background: 0 0;
        color: #fff
    }
}
label{display:none;}
.btn_submit {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    background: #ff7c01;
    background: linear-gradient(90deg, rgba(255, 173, 13, 1) 0, rgba(255, 138, 5, 1) 100%);
    border-radius: 8px;
    padding: 10px 18px;
    cursor: pointer;
    border: 0;
    outline: 0;
    font-weight: 700;
    font-family: Helvetica-Light;
}

.btn_submit:hover {
    text-decoration: none;
    color: #fff;
    background: #ff7c01;
    background: linear-gradient(90deg, rgba(255, 124, 1, 1) 0, rgba(255, 173, 13, 1) 100%);
}

.section_10 {
    background: #011784 url(../images/bg-04.jpg) no-repeat left top;
    background-size: cover
}

.list-arrow {
    padding: 0;
    list-style-type: none
}

.list-arrow li {
    background: url(../images/bullet-ico.png) no-repeat left 3px;
    padding: 6px 0 26px 40px;
    background-size: 30px
}

.list-circle {
    padding: 20px 0 0 30px;
    margin: 0;
    list-style-type: none
}

.list-circle li {
    background: url(../images/bullet-blue.png) no-repeat left 8px;
    padding: 0 0 15px 25px;
    background-size: 10px
}

.list-circle-sm {
    padding: 15px 0 10px 25px;
    margin: 0;
    list-style-type: none
}

.list-circle-sm li {
    background: url(../images/bullet-blue.png) no-repeat left 6px;
    padding: 0 0 12px 20px;
    background-size: 8px;
    line-height: 20px;
}

.testimonials {
    padding: 25px 0 0 45px;
    position: relative
}

.testimonials .carousel {
    line-height: 28px
}

.testimonials::before {
    position: absolute;
    display: block;
    width: 40px;
    height: 32px;
    content: "";
    background: url(../images/quotes-ico.png) no-repeat left top;
    left: 10px;
    top: 0;
    margin-top: -20px;
    background-size: 100%
}

.ts_author {
    padding-top: 50px
}

.ts_author span {
    font-size: 18px
}

.banner_head5 {
    padding: 5% 0 4% 0
}

.item .col-md-2.col-sm-6 {
    height: 80px
}

.carousel-control {
    opacity: 1
}

.icon_10_logo img,
.icon_5_logo img,
.icon_6_logo img,
.icon_8_logo img,
.icon_9_logo img {
    position: relative;
    top: 20px
}

a.left.carousel-control,
a.right.carousel-control {
    background: 0 0
}

.copyright {
    background: #1a1a1a;
    padding: 15px 0;
    color: #fff;
    font-family: Helvetica
}

.copyright a {
    color: #fff
}

.copyright a:hover {
    text-decoration: underline
}

.socialicons {
    text-align: right
}

.socialicons img {
    max-width: 30px
}

.sec6_content_n {
    padding: 2% 0
}

.card-body {
    padding: 1.5rem 2rem
}

.btn1 {
    font-size: 20px;
    color: #000;
    border-color: #000;
    padding: 8px 15px;
    min-width: 130px;
    transition: all 1s
}

.btn2 {
    font-size: 20px;
    color: #fff;
    border-color: #000;
    padding: 9px 15px;
    min-width: 130px;
    background: #6d6d6d;
    background: linear-gradient(90deg, rgba(109, 109, 109, 1) 44%, rgba(184, 184, 184, 1) 100%);
    border: 0;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -60px
}

.btn2:hover {
    background: linear-gradient(90deg, rgba(45, 23, 204, 1) 44%, rgba(88, 139, 233, 1) 100%)
}

.card-active .btn1,
.card:hover .btn1 {
    border-color: #0025c9;
    color: #0025c9;
    background: 0 0
}

.card-active .btn2,
.card:hover .btn2 {
    background: linear-gradient(90deg, rgba(45, 23, 204, 1) 44%, rgba(88, 139, 233, 1) 100%)
}

.card:hover {
    -webkit-box-shadow: 0 .15rem .5rem rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 .15rem .5rem rgba(0, 0, 0, .6);
    box-shadow: 0 .15rem .5rem rgba(0, 0, 0, .6);
    z-index: 1
}

.sec2_content_n {
    background: #e2e1de url(../images/package-bg.png) no-repeat left top;
    background-size: cover
}

.font6_content {
    font-size: 16px;
    font-weight: 300
}

.cloud_box_3_6 {
    padding: 0 10%;
    border-left: solid 2px #eee
}

.cloud_box_1_6 {
    padding-left: 5%
}

.section_footer {
    background-color: #0025c9
}

.banner_head6 {
    background: #000;
    padding: 3% 0
}

.text-right {
    text-align: right!important
}

.se-icon-img img {
    width: 80px
}

.list-filedset {
    clear: both;
}

.list-filedset::after {
    display: table;
    width: 100%;
    clear: both;
    content: "";
}

.list-filedset fieldset {
    border: 1px solid #0025c9;
    border-radius: 8px;
    flex: 0 0 45%;
    max-width: 45%;
}

.list-filedset fieldset legend {
    display: table;
    max-width: 85%;
    background-color: #0025c9;
    text-align: center;
    border-radius: 10px;
}

.list-filedset fieldset legend span {
    display: table-cell;
    vertical-align: middle;
    height: 75px;
    padding: 0 15px;
}

.gray-bg {
    background-color: #f2f2f2;
}

.workshop {
    max-width: 45%;
}

.list-arrow-why li {
    padding-top: 3px;
    padding-right: 15px;
}

.service_benefits {
    position: relative;
    padding-right: 15px;
}

.service_benefits::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 30px;
    background: url(../images/arrow.png) no-repeat left top;
    top: 25px;
    margin-top: 0;
    right: 0;
    background-size: 14px;
}

.icon-h {
    display: none;
}

.cs-ico img {
    width: 40px;
}

.cs-list li {
    transition: all 0.4s;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.scopes-cols {
    position: relative;
}

.scopteborders>ul {
    background-color: #0025c9;
    border-radius: 20px;
    padding: 30px;
    list-style-type: none;
    margin: 0 auto;
    max-width: 90%;
    position: relative;
    z-index: 1;
}

.scopes-cols ul ul {
    padding: 15px 0 0;
    list-style: none;
}

.scopteborders>ul {
    min-height: 450px;
}

.list-white li {
    background: url(../images/bullet-white.png) no-repeat left 6px;
    padding: 0 0 15px 20px;
    background-size: 8px;
    line-height: 20px;
}

.scopteborders {
    position: relative;
    padding-top: 4%;
    padding-bottom: 4%;
    margin: 0 4%;
}

.scopteborders::before {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px dashed #000;
    height: 44%;
    content: "";
    border-bottom: 0;
    border-radius: 20px 20px 0 0;
    z-index: 0;
}

.scopteborders::after {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    border: 1px solid #000;
    height: 48%;
    content: "";
    border-top: 0;
    border-radius: 0 0 20px 20px;
    z-index: 0;
}

.reverse::before {
    border-style: solid;
    height: 52%;
}

.reverse::after {
    border-style: dashed;
    height: 43%;
}

.arrowbg {
    position: absolute;
    right: -75px;
    top: 49.5%;
    width: 76px;
    height: 25px;
    background: url(../images/arrow-bg.png) no-repeat right top;
}

@media (max-width:1200px) {
    .scopteborders>ul {
        min-height: 500px;
    }
}

@media (max-width:956px) {
    .list-white li {
        font-size: 14px;
    }
    .arrowbg {
        right: -18.2%;
        top: 50%;
        width: 18.5%;
    }
}

@media (max-width:868px) {
    .scopteborders>ul {
        min-height: 550px;
    }
}

@media (max-width:780px) {
    .scopteborders>ul {
        min-height: 600px;
    }
}

@media (max-width:767px) {
    .scopteborders>ul {
        min-height: auto;
    }
    .arrowbg {
        display: none;
    }
}

@media (min-width:576px) {
    .cs-ico {
        min-height: 55px;
        display: table;
        margin: 0 auto;
    }
    .cs-ico span {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }
    .cs-list li:nth-child(4) {
        border-right: 0;
    }
    .cs-list li:nth-child(8),
    .cs-list li:nth-child(12) {
        border-right: 0;
    }
    .cs-list-01 li:nth-child(5),
    .cs-list-01 li:nth-child(6),
    .cs-list-01 li:nth-child(7),
    .cs-list-01 li:nth-child(8) {
        border-bottom: 0;
    }
    .cs-list li:nth-child(9),
    .cs-list li:nth-child(10),
    .cs-list li:nth-child(11),
    .cs-list li:nth-child(12) {
        border-bottom: 0;
    }
}

@media (max-width:576px) {
    .cs-list li {
        border-right: 0;
    }
    .cs-ico img {
        width: 30px;
    }
}

.cs-list li:hover {
    background-color: #0025c9;
    color: #fff;
    border-radius: 3px;
}

.cs-list li:hover .icon-n {
    display: none;
}

.cs-list li:hover .icon-h {
    display: inline;
}

@media (min-width:1024px) {
    .secondben::after {
        right: 16%;
    }
    .thirdben::after {
        right: 12%;
    }
}

@media (max-width:1024px) {
    .logo_img img {
        max-width: 200px
    }
    .headding_1_banner {
        font-size: 30px;
        line-height: 40px
    }
    .sec1_1_content {
        padding-top: 3%
    }
    .cloud_size_text1 {
        font-size: 24px
    }
    .cloud_size_text2 {
        font-size: 20px
    }
    .sap-environment-txt p,
    .se-item p {
        line-height: 22px
    }
    .clickherebtn,
    .cloud_size_text3,
    .sec4c-item p,
    body {
        font-size: 18px
    }
    .se-icon {
        width: 70px;
        height: 70px;
        padding-top: 13px;
        flex: 0 0 70px
    }
    .se-icon img {
        max-width: 100%;
        width: 40px
    }
    .section_text {
        line-height: 30px
    }
    .section_footer .form-control {
        margin-top: 20px
    }
    .btn_schedule {
        margin-top: 30px
    }
    .btn_submit {
        padding: 10px;
        font-size: 14px
    }
    .clickherebtn {
        padding: 12px 18px
    }
    .section_3_cont {
        padding-bottom: 5%
    }
    .section_3_cont h3 {
        margin-bottom: 0!important
    }
    .mb-display {
        display: none
    }
}

@media (max-width:768px) {
    .service_benefits::after {
        display: none;
    }
    .headding_1_banner {
        font-size: 26px;
        line-height: 38px
    }
    .banner_right {
        padding-bottom: 1.5rem!important
    }
    .sec1_1_content {
        padding-top: 3%
    }
    .cloud_size_text1 {
        font-size: 20px
    }
    .cloud_size_text2 {
        font-size: 18px
    }
    .cloud_size_text3,
    .sap-environment-txt p,
    .se-item p,
    .sec4c-item p,
    body,
    .cloud_size_text4 {
        font-size: 16px;
        line-height: normal
    }
    .headertxt2 {
        line-height: 24px
    }
    .sap-environment-txt {
        padding-top: 5%;
        padding-bottom: 1%
    }
    .se-item {
        padding-top: 2rem!important
    }
    .se-icon {
        width: 65px;
        height: 65px;
        padding-top: 13px;
        flex: 0 0 65px
    }
    .se-icon img {
        width: 37px
    }
    .text-left-mb {
        text-align: left!important
    }
    .banner_head4 {
        padding: 4% 0
    }
    .form-control {
        max-width: 100%
    }
    .section_footer .form-control {
        margin-top: 10px
    }
    .btn_schedule {
        margin-top: 20px
    }
    .btn_schedule {
        padding: 9px 10px;
        font-size: 16px
    }
    .se-icon-img img {
        width: 60px
    }
    .list-filedset fieldset {
        flex: 0 0 47%;
        max-width: 47%;
    }
    .sap-environment-items {
        justify-content: left;
    }
    .text-smd-center {
        text-align: center!important
    }
}

@media (max-width:576px) {
    html {
        width: 100%
    }
    .copyright,
    .socialicons {
        text-align: center
    }
    .socialicons {
        padding-top: 1rem
    }
    .se-icon {
        width: 55px;
        height: 55px;
        padding-top: 11px;
        flex: 0 0 55px
    }
    .se-icon img {
        width: 32px
    }
    .top-btn-items {
        margin-top: 0!important
    }
    .cloud-se-cont p {
        min-height: 80px
    }
    .cloud-se-cont .se-icon {
        width: 70px;
        height: 70px;
        padding-top: 15px;
        flex: 0 0 70px
    }
    .cloud-se-cont .se-icon img {
        width: 50px
    }
    .list-arrow li {
        background: url(../images/bullet-ico.png) no-repeat left 3px;
        padding: 3px 0 20px 30px;
        background-size: 22px
    }
    .sec4_content {
        background: #fafafa;
        background: linear-gradient(180deg, #fafafa 25%, #0025c9 60%)
    }
    .testimonials::before {
        margin-top: 0
    }
    .ts_author {
        padding-top: 30px
    }
    .list-filedset fieldset {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row {
        margin: 0 -10px;
    }
    .list-arrow-why {
        margin: 0 10px;
    }
    .container {
        width: 100%;
        padding: 0 10px;
    }
    .scopteborders {
        margin: 0;
    }
    .list-circle-sm {
        padding-left: 10px;
    }
    .list-filedset fieldset legend span {
        height: auto;
        padding: 15px;
    }
    .d-xs-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-xs-flex-none {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: block!important
    }
    .text-xs-center {
        text-align: center!important
    }
    .text-xs-left {
        text-align: left!important
    }
    .align-items-xs-center {
        align-items: center
    }
    .pl-xs-3 {
        padding-left: 1rem!important
    }
    .pt-xs-3 {
        padding-top: 1rem!important
    }
    .pb-xs-3 {
        padding-bottom: 1rem!important
    }
    .pb-xs-2 {
        padding-bottom: .5rem!important
    }
    .pt-xs-0 {
        padding-top: 0!important
    }
    .mt-xs-0 {
        margin-top: 0!important
    }
    .mt-xs-3 {
        margin-top: 1rem!important
    }
    .ml-xs-0 {
        margin-left: 0!important
    }
    .mr-xs-0 {
        margin-right: 0 !important;
    }
    .mb-xs-0 {
        margin-bottom: 0!important
    }
}

.gotobcb:hover,
.gotoaws:hover,
.gotoawstools:hover {
    background-color: #eee;
}

.error {
    color: red;
    margin: 0;
}

label.error {
    font-weight: normal;
    font-size: 13px;
    padding-left: 0;
}

.disabled {
    cursor: not-allowed !important;
    opacity: .8;
}