/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@charset "utf-8";
* {
    margin: 0;
    padding: 0
}

@font-face {
    font-family: TTNormsMedium;
    font-display: swap;
    src: url(../fonts/ttnorms/TTNormsMedium.otf)
}

@font-face {
    font-family: TTNormsRegular;
    font-display: swap;
    src: url(../fonts/ttnorms/TTNormsRegular.otf)
}

@font-face {
    font-family: TTNormsBold;
    src: url(../fonts/ttnorms/TTNormsBold.otf)
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.woff2') format('woff2'),
        url('../fonts/Helvetica.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica-Bold.woff2') format('woff2'),
        url('../fonts/Helvetica-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}






html {
  scroll-behavior: smooth;
}

body {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.5px;
   font-family: 'Helvetica';
}

a,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: 0!important;
    text-decoration: none!important;
}

/*img{max-width: 100%;}*/

.log_and_nmbr {
    margin-top: 8px;
    border-top: 1px solid #f7f7f769;
    float: right;
}

.log_and_nmbr p {
font-weight: 400;
color: #000;
font-size: 16px;
border-right: 2px solid #fff;
line-height: 16px;
padding: 0 8px;
text-transform: uppercase;
}

.log_and_nmbr p:last-child {
    border: none;
}
.navigation{padding: 0; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; text-align: right;}
.navigation li {
    list-style: none;
    padding: 0 5px;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.navigation li a{
font-size: 14px;
border-right: 2px solid #fff;
line-height: 16px;
padding: 0 8px;
text-transform: uppercase;
font-weight: 600;
color: #000;
}
.cloud_highlight {
    display: block;
    background: #f90;
    padding: 10px 18px !important;
    border-radius: 5px;
    color: #fff !important;
}

.bnr_sec {
    background-position: center !important;
    background-size: cover !important;
}

.bnr_inr {
    padding: 70px 0;
}
.prtn_h2 {
    font-size: 26px !important;
}
.row.prtn_h2_row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.top_hdr {
    width: 100%;
    background: #fff;
    padding: 15px 0;
}

a.logo_page {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.bnr_cnct{padding: 85px 0 0 0;}

.bnr_cnct::before {
content: "";
background: #fff;
width: 120px;
height: 6px;
display: block;
border-radius: 0;
margin-bottom: 50px;
}


.bnr_cnct p {
    font-family: 'Helvetica';
    font-size: 32px;
    line-height: 1.3;
    color: #fdfdfd;
}

#services .tab .tablinks.active{
	display:none;
}

.bnr_cnct h2 {
    font-family: 'Helvetica';
    font-size: 36px;
    line-height: 1.2;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 600;
    margin-bottom: 20px;
}

.bnr_cnct h3 {
font-family: 'Helvetica';
font-size: 22px;
line-height: 35px;
color: #fff;
margin-bottom: 0px;
}
.bnr_cnct h3 span{ font-family: 'Helvetica'; font-weight:700;}
.bnr_cnct ul li {
    color: #fdfdfd;
    font-size: 22px;
    margin: 0px 0;
    padding-left: 25px;
    position: relative;
}

.bnr_cnct ul li::before {
    content: "";
    background: url(../images/tick.svg)0 0 no-repeat;
    width: 15px;
    height: 14px;
    display: block;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 9px;
}

.bnr_frm_top {
    padding: 25px;
    background: rgba(255,255,255,0.85);
    text-align: center;
    max-width: 402px;
    margin-left: auto;
    width: 100%;
    border-radius: 5px;
}

.bnr_frm_top h3 {
    color: #2b2a2a;
    font-family: 'Helvetica';
    font-size: 30px;
    margin-bottom: 30px;
}

.bnr_frm_top .form-group .form-control {
    border-color: #6d7fd2;
}


.bnr_frm_top .form-group .form-control {
    /*outline: none;
    border-radius: 0;
    border-bottom: 1px solid #0124c8 !important;
    border: none;
    padding: 0 0;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;*/
}

/*.form-group select.form-control {
	outline: 0;
    border-radius: 0;
    border-bottom: 1px solid #fff!important;
    border: none;
    padding: 6px 0;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    color: #fff;
    background: #0025c9 url(../images/arrow.svg) 0 0 no-repeat;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-size: 13px;
    background-position: 95% 50%;
}*/

.bnr_frm_top .form-group select {
    outline: none;
    border-radius: 0;
    border-bottom: 1px solid #6d7fd2 !important;
    border: none;
    padding: 6px 0;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    color: #828080;
    background:transparent url(../images/arrow.svg)0 0 no-repeat;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
    background-size: 13px;
    background-position: 95% 50%;
	opacity:0.8;
}

.last_lis_iix{
	display:flex !important;
}

.differentiator_list li.last_lis_iix h2{
	padding-right:8px;
}

.differentiator_list li.last_lis_iix p{
	margin:0px;
}

.two_fld .form-group {
    width: 48%;
}

.mobile_banner{
	display:none;
}

input.sbmt_btn {
width: 100%;
max-width: unset;
border: none;
height: 35px;
background: #0124c8;
color: #fff;
text-transform: uppercase;
font-family: 'Helvetica';
font-size: 18px;
margin-top: 12px;
text-align: center;
font-weight: 700;
}
.s-btn{text-align: left;}

.slu_lft h6 {
    font-size: 30px;
    color: #282828;
    font-weight: 700;
}

.slu_lft h2 {
    font-family: 'Helvetica';
    font-size: 40px;
    color: #0124c8;
    margin-bottom: 40px;
    font-weight: 700;
}

.slu_lft h2::after {
    content: "";
    background: #0124c8;
    width: 120px;
    height: 6px;
    display: block;
    border-radius: 0;
    margin-top: 25px;
}


.slu_lft p {
    color: #000000;
    font-size: 18px;
}

section.sloution_sec {
    padding: 60px 0px;
    background: #e6e7e8;
}


section.sloution_sec3 {
    padding: 60px 0px;
    background: #ffffff;
}

section.sloution_sec .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

div#global_slider figure {
    margin: 15px 0;
}

div#global_slider .owl-nav {
    margin: 0px;
    display: none;
}
div#global_slider .owl-dots{display: block;
position: absolute;
bottom: -53px;
left: -24px;}


div#global_slider .owl-nav .owl-prev {
    position: absolute;
    left: -25px;
    top: 47%;
    margin: 0;
    outline: none;
    background: url(../images/prv.png)0 0 no-repeat;
    font-size: 0px;
    width: 12px;
    height: 20px;
    background-size: 9px;
    background-position: center;
}

div#global_slider .owl-nav .owl-next {
    position: absolute;
    right: -25px;
    background: url(../images/nxt.png)0 0 no-repeat;
    top: 47%;
    margin: 0;
    outline: none;
    font-size: 0px;
    width: 12px;
    height: 20px;
    background-size: 8px;
    background-position: center;
}

section.business_cloud {
    padding: 10px 0px;
    background: #f1f2f2;    
    /*background:url(../images/bg_2.jpg) no-repeat scroll top center;*/
    background-size:cover;
    text-align: center;
}

section.business_cloud p {
    font-size: 24px;
    line-height: 1.2;
    color: #282828;
    padding: 5px 18%;
    font-family: 'Helvetica';
}

section.business_cloud ul {
    margin-top: 45px;
}

section.business_cloud ul {
    /*margin-top: 0px !important;
    max-width: 851px;*/
    margin: 0 auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

section.key_benifits {
    /*background: #282828;*/
    background:url(../images/bg_4.jpg) no-repeat scroll top center;
    padding: 65px 0;
    background-size: cover;
}

section.business_cloud p::after {
    content: "";
    display: block;
    width: 66px;
    height: 6px;
    background: #0425b9;
    margin: 12px auto 30px auto;
}


.c_logo{padding: 0; margin: 0;}
.c_logo li{ max-width: 287px;
margin: 20px 0px;
text-align: center;
display: inline-block;
border-right: 1px solid #a6a7a7;
vertical-align: middle;
padding: 0 15px;
min-height: 138px;}
.c_logo li:last-child{
    border: none;
}
#services {
    border-bottom: 1px solid #0124c869;
}
.ky_hdr {
    text-align: center;
}

.ky_hdr h2 {
    color: #fff;
    font-family: 'Helvetica';
    font-size: 25px;
}


.ky_hdr h2 span {
    font-family: 'Helvetica';
    font-size: 34px;
}

.ky_hdr p {
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 70px;
}

.ky_hdr h2::after {
    content: "";
    display: block;
    width: 66px;
    height: 6px;
    background: #0425b9;
    margin: 12px auto 30px;
}
.icon_key{margin-bottom: 70px;}
span.bg_a {
    position: absolute;
    width: 410px;
    right: 0;
    top: 0;
}

span.bg_b {
    position: absolute;
    width: 239px;
    left: 0;
    bottom: 0;
}

.icon_key li figure {
    width: 155px;
    height: 155px;
    background: #0425b9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 10px rgba(4, 37, 185, 0.5);
    box-shadow: 0 0 0 10px rgba(4, 37, 185, 0.5);
}

.icon_key li span {
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    line-height: 1.2;
}

.icon_key li {
    margin: 0 45px;
}

/*.icon_key li figure img {
    width: 78px;
}*/

.author-name li:first-child{
	width:150px;
	padding:0px 10px;
	min-width:165px;
}

.author-name li:nth-child(2){
	width:calc(100% - 165px);
	padding:0px 15px;
	padding-top:15px;
}

#caseStudyWindow select.form-control{
	color:#7e7e7e !important;
}

.author-name{ padding: 0; margin: 30px 0 0; display: -webkit-box; display: -ms-flexbox; display: flex; align-items: center; }
.author-name li{ list-style: none; padding: 0 7px; }
.author-name li h2 + h4 + img{width:auto !important; max-width:100%; height:30px;}

.author-name li h2{ font-size: 20px; font-weight: 700; }

.author-name li h4 {
    font-size: 16px;
	margin-bottom:10px;
}


.footer-bg {
    padding: 60px 0;
    background: #000416;
}

.foot_text {
    color: #fff;
    padding: 2% 0 0
}

.foot_logo {
    margin-top: 0;
    margin-bottom: 3%
}

.foot_logo img {
    margin-bottom: 2%;
    max-width: 200px;
    width: 100%
}

span.foot_credits {
    color: #fff;
    font-family: 'Helvetica';
}

.form-control {
    background-color: transparent;
    border: 0;
    border: 1px solid #a1a1a1;
    border-width: 0 0 1px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    color: #333 !important
}

.form-control:focus {
    border-color: #222;
    background-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #111 !important
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-text-fill-color: #000 !important;
    -webkit-box-shadow: 0 0 0 1000px transparent inset !important
}

.mobile_logo{
	display:none;
}

::-webkit-input-placeholder {
    color: #000
}

::-moz-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

::-ms-input-placeholder {
    color: #000
}

::placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

::-ms-input-placeholder {
    color: #000
}

::-webkit-input-placeholder {
    color: #000
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition: background-color 5000s ease-in-out 0;
    transition: background-color 5000s ease-in-out 0;
    -webkit-text-fill-color: #000 !important;
    -webkit-transition-delay: 99999s;
    background: none
}

.form-control:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 0 #fff inset;
    -webkit-transition-delay: 99s;
    background: none
}

.top_banner_form input.form-control:-webkit-autofill,
.top_banner_form input.form-control:-webkit-autofill:hover,
.top_banner_form input.form-control:-webkit-autofill:focus,
.top_banner_form input.form-control:-webkit-autofill:active {
    -webkit-text-fill-color: #333 !important
}

@keyframes autofill {
    100% {
        background: transparent;
        color: #fff
    }
}

@-webkit-keyframes autofill {
    100% {
        background: transparent;
        color: #fff
    }
}

.btn {
    background: #f7f7f7;
    height: 45px;
    margin-top: 4px;
    color: #0041cf !important;
    font-weight: 600;
    border: 0
}

.btn:hover {
    background: #f7f7f7
}

.text-right {
    text-align: right !important
}

.text-danger {
    color: red !important
}

.copyright {
    background: #000;
    padding: 15px 0;
    color: #fff;
    font-family: 'Helvetica';
}

.copyright a {
    color: #fff;
padding: 0 6px;
font-size: 16px;
}

.copyright a:hover {
    text-decoration: underline
}

.socialicons {
    text-align: right
}

.socialicons img {
    max-width: 30px
}

.top_banner_form {
    background: rgba(255, 255, 255, 0.85);
    padding: 5% 8%;
    font-family: 'Helvetica';
    font-size: 14px;
    color: #333;
    border-radius: 10px
}

.top_banner_form input::-webkit-input-placeholder {
    color: #333;
    opacity: .8
}

sekect::-webkit-input-placeholder {
    color: #333;
    opacity: .8
}

.top_banner_form input::-moz-placeholder {
    color: #333;
    opacity: .8
}

.top_banner_form input:-ms-input-placeholder {
    color: #333;
    opacity: .8
}

.top_banner_form input::-ms-input-placeholder {
    color: #333;
    opacity: .8
}

.top_banner_form input::placeholder {
    color: #333;
    opacity: .8
}

.top_banner_form input:-ms-input-placeholder {
    color: #333
}

.top_banner_form input::-ms-input-placeholder {
    color: #333
}

.form_footer input::-webkit-input-placeholder {
    color: #fff;
    opacity: .8
}

.form_footer input::-moz-placeholder {
    color: #fff;
    opacity: .8
}

.form_footer input:-ms-input-placeholder {
    color: #fff;
    opacity: .8
}

.form_footer input::-ms-input-placeholder {
    color: #fff;
    opacity: .8
}

.form_footer input::placeholder {
    color: #fff;
    opacity: .8
}

.form_footer input:-ms-input-placeholder {
    color: #fff
}

.form_footer input::-ms-input-placeholder {
    color: #fff
}

.frmhead {
    font-size: 20px;
    font-family: 'Helvetica-Bold', Arial, Helvetica, sans-serif;
    font-weight: 700
}

.form-element {
    margin-top: 20px;
	text-align: left;
}

.form-element label {
    margin-bottom: 0;
    display: none
}

.form-control {
    font-family: 'Helvetica';
    font-size: 14px;
    padding: 6px 10px 6px 10px;
    height: 37px !important;
}

select.form-control {
    height: 37px !important
}

.intl-tel-input {
    width: 100%
}

.submit_btn,
.btn_submit {
    background-color: #0025c9;
    padding: 8px 15px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-size: 16px;
    font-family: 'Helvetica';
    border-radius: 6px;
    outline: none
}

.btn_submit {
    width: auto;
    padding: 4%
}

.submit_btn{
    background-color: #0025c9;
    padding: 8px 15px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-size: 16px;
    font-family: 'Helvetica';
    border-radius: 0px;
    outline: none;
    text-transform: uppercase;
}

.submit_btn:hover,
.btn_submit:hover {
    background-color: #e15a00
}

.form_footer {
    background: #1c1c1c;
    padding: 8% 12%;
    font-family: 'Helvetica';
    font-size: 22px;
    color: #fff
}

.form_footer .form-element label {
    display: none
}

.form_footer .form-control {
    border-radius: 0;
    border-width: 0 0 1px;
    color: #eee !important;
    border-color: #eee;
    background: #1c1c1c
}

.form_footer .form-control:focus {
    border-color: #fff;
    background: #1c1c1c;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff !important
}

.phase_img_1 img {
    max-width: 90%
}

.phase_img_2 img {
    max-width: 86%
}
.banner_head6 {
    background: #0025c9;
    padding: 40px 0;
}

.services-item {
    float: left;
    width: 40%;
    background: #fff;
    -webkit-box-shadow: 0 0 20px -11px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 20px -11px rgba(0, 0, 0, 0.6);
    border: 1px solid #efefef;
    border-radius: 0;
    padding: 10px;
    margin: 15px 15px 0 0;
    min-height: 204px;
    border-radius: 6px;
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.bg-sce-ico {
    width: 100px;
    height: 100px;
    background: url('../images/sprites.png') -20px -296px;
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
}
.cpec_txt_color {
    color: #0025c9;
}
.cpce_count {
font-size: 14px;
text-align: center;
}

.bg-cpc-ico {
    width: 128px;
    height: 85px;
    background: url('../images/sprites.png') -337px -20px;
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
}


div[class*="bg"] {
    margin: 0 auto;
}

.bg-vms-ico-04 {
    width: 84px;
    height: 84px;
    background: url('../images/sprites.png') -337px -160px;
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
}

.bg-vms-ico {
    width: 86px;
    height: 98px;
    background: url('../images/sprites.png') -165px -296px;
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
}

.cloud_size_text3 {
    font-size: 40px;
text-align: center;
font-weight: 700;
}

.cloud_size_text1 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    font-family: Helvetica;
    margin-bottom: 65px;
   background: url('../images/line.png') no-repeat bottom left;
}

.cloud_size_text12 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    font-family: Helvetica;
    text-align: right;
}

.foot_text {
    color: #fff;
    padding: 2% 0 25px 50%;
}








.ins_hdr h2 {
    color: #002bbe;
    font-family: 'Helvetica';
    font-size: 30px;
    margin-bottom: 30px;
}

.ins_hdr h2 span {
    display: block;
    font-family: 'Helvetica';
    font-size: 30px;
}

.ins_hdr p::after {
    content: "";
    display: block;
    width: 66px;
    height: 6px;
    background: #0425b9;
    margin: 12px 0 30px 0;
}

.ins_hdr p {
    font-size: 23px;
    line-height: 1.3;
    color: #282828;
    font-weight: 600;
    padding-right: 10%;
}

.ftr_box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ftr_box h2{
color: #fff;
font-family: 'Helvetica';
font-size: 22px;
font-weight: 600;
}

.ftr_box li {
width: 49%;
background: #0124c8;
text-align: left;
min-height: 84px;
margin: 5px 0;
padding: 15px 48px 15px 22px;
background: #0124c8 url(../images/dwn_arrow.png) center right no-repeat;
}

.ftr_box li figure img {
    width: 75px;
}

.ftr_box li span {
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 20px;
    line-height: 1.2;
}

#global_slider{background: #ffffff; padding: 20px 0 0; min-height: 0px;}

.differentiator{ width: 100%; background: #ffffff; padding: 70px 0; }
.differentiator_text {padding: 0;}
.differentiator_text h2{
    color: #0024c7;
    font-family: 'Helvetica';
    font-size: 31px;
    line-height: 36px;
    margin-bottom: 15px;
    font-weight: 700;
}

.differentiator_text p{
    color: #000;
    font-size: 17px;
    margin-bottom: 10px;
}
.experts{background: #ff9900; padding:  8px 35px; color: #ffffff !important; font-size: 20px; margin: 20px 0 0 0;display: inline-block; width:auto; font-weight: 600;}

.recovery-btn{ margin: 0px; }

.differentiator_text h2 span{font-family: 'Helvetica'; display: block;}
.differentiator_list{ padding: 0; margin: 0 0 0 30px;}
.differentiator_list li{ list-style: none; display: block; padding: 8px 13px; color: #000; font-size: 18px; vertical-align: top; background: #e6e7e8; text-align: center; margin: 0 0 30px 0; border-left: 8px solid #0124c8;}

.differentiator_list li h2{color: #0124c8;
    font-size: 26px;
    margin-bottom: 0px; text-align: left;}
    .differentiator_list li h2 span{ font-size: 54px; font-weight: 700; color: #0124c8; }

.differentiator_list li p{
    color: #000;
font-size: 18px;
margin-bottom: 10px;
text-align: left;
}

.trust{ margin: 0 0 50px 0; }
.trust h2{
    color: #0124c8;
    font-size: 40px;
    margin-bottom: 0px; text-align: center; font-weight: 700;
}


.it {
border-left: 8px solid #ff9900 !important;
margin-left: 36px !important;
}
.must {
border-left: 8px solid #000000 !important;
}


.crm_img{}
.crm_img img{width: 100%;}

section.key_instants {
    padding: 65px 0px;
}

section.key_instants .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#tst_carou {
    max-width: 935px;
    margin: 0 auto;
    width: 100%;
}

div#tst_carou .item {
    background: #fff;
    padding: 115px 165px 50px;
    text-align: center;
    border-radius: 100px 0 100px 0;
}

section.tst_sec {
    padding: 123px 0 30px 0;
}

.tst_ca_main .brd_cm_img {
    position: absolute;
    left: 50%;
    top: -74px;
    z-index: 99;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}

div#tst_carou .item p {
    font-size: 20px;
    line-height: 1.4;
    color: #282828;
    letter-spacing: 0px;
}

div#tst_carou .item h3 {
    font-family: 'Helvetica';
    text-transform: uppercase;
    font-size: 30px;
    margin: 25px 0 4px 0;
}

div#tst_carou .item span {
    display: block;
    font-size: 18px;
    color: #282828;
    font-weight: 600;
}

div#tst_carou .owl-dots {
    margin-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 30px;
}

div#tst_carou .owl-dots .owl-dot {
    outline: none;
    background: transparent;
}

div#tst_carou .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid #d2d2d2;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

div#tst_carou .owl-dots .owl-dot.active span {
    width: 17px;
    height: 17px;
}

section.abt_us .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

section.abt_us {
    padding: 50px 0;
    background: #282828;
}

.abt_lft h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-family: 'Helvetica';
}

.abt_lft h2 span {
    font-family: 'Helvetica';
}

.abt_lft h2::after {
    content: "";
    display: block;
    width: 66px;
    height: 6px;
    background: #0425b9;
    margin: 12px 0 30px 0;
}

.abt_lft p {
    font-size: 20px;
    line-height: 1.3;
    color: #fff;
    font-weight: 400;
    margin-bottom: 25px;
}

.gt_in_tch span {
    color: #0028bc;
    font-family: 'Helvetica';
    text-transform: uppercase;
    font-size: 48px;
    line-height: 1.2;
    padding-right: 25px;
    border-right: 1px solid #0028bc;
}

.gt_in_tch p {
    font-size: 28px;
    line-height: 1.3;
    color: #282828;
    font-weight: 600;
    padding-left: 25px;
}

footer.page_ftr {
    padding: 70px 0;
    border-bottom: 5px solid #0028bc;
    background: #eff2f3;
}

.ftr_logo {
    /*margin-top: 45px;*/
    text-align: center;
}
.ftr_logo a{ margin-bottom: 20px; display: block;}

.ftr_logo p {
    font-size: 17px;
    color: #9b9b9b;
}
.thnak_h_dr{
    position: unset;
    background: #001cbd;
    padding: 20px 0;
    overflow: hidden;
}
.thnk_b_inr {
    max-width: 500px;
    margin: 60px auto;
    width: 100%;
    text-align: center;
    padding: 25px;
    background: #001cbd;
}
.thnk_b_inr h3 {
    color: #fff;
    font-size: 37px;
    font-family: 'Helvetica';
    line-height: 1.1;
    letter-spacing: 1px;
}
.thnk_b_inr p {
    color: #fff;
    font-size: 17px;
    line-height: 1.3;
    margin-top: 24px;
}






.author-name h2{padding: 0 0 10px 0;}

.business_cloud{}
.business_cloud h2{ font-size: 36px; color: #0124c8;font-weight: 700; padding: 53px 0;}

.experts2 {
    background: #0124c8;
    padding: 8px 15px;
    color: #ffffff !important;
    font-size: 20px;
    margin: 20px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 26%;
    font-weight: 600;
}
.sloution_sec2{ width: 100%; padding: 50px 0; }
.sloution_sec2 h2{ 
background: #0124c8;
padding: 8px 15px;
color: #ffffff !important;
font-size: 36px;
margin: 20px 0 30px 0;
font-weight: 600;
padding: 18px 150px;
text-align: center;
font-family: 'Helvetica';

 }
.left-box {
    background: #747474;
    padding: 74px 20px;
    border-radius: 15px 0px 0px 15px;
    min-height: 259px;
    margin: 0 0 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.recovery-btn {
    margin-top: 5px;
}
.recovery-btn::after {
    top: -16px !important;
}

 .left-box p {
    color: #fff;
    font-size: 17px;
    line-height: 1.3;
    margin-top: 24px;
    margin: 0;
}
.lack-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
padding: 0 0px 24px 12px !important;
margin: 10px 30px 27px 0;
    border-bottom: 1px solid #747474;
}
.lack-list li{list-style: none;}
.lack-list li:last-child{margin-left: 15px; border-bottom: none;}
.lack-list li p{    
    color: #0124c8;
    font-size: 16px;
    line-height: 1.3;
    margin-top: 0px;
    margin: 0;
    font-weight: 700;
}
.lack-list:last-child{ border-bottom: none;}

.private-pera{
        color: #000000;
    font-size: 15px;
    line-height: 1.3;
    margin-top: 24px;
    margin: 0;
}

.left-sbox{background: #ffffff; border-top: 8px solid #0124c8; padding: 30px;}

.case_studies{ width: 100%; padding: 60px 0; background: #ffffff; }
.cs-box-inn{background: #ffffff; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 27px;-webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}

.right-text{margin-left: 10px;
padding: 15px 30px; }

.right-text h2{  color: #0025c9;
    font-size: 18px;
    line-height: 1.3;
   margin: 9px 0 10px;
font-weight: 600;}


.right-text p{
        color: #000000;
    font-size: 15px;
    line-height: 1.3;
    margin-top: 24px;
    margin: 0;

}

.dbtn{background: #0124c8;
padding: 4px 15px;
color: #ffffff !important;
font-size: 17px;
margin: 18px 0 0 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 43%;
text-align: center;}

.main-responsive-999{}

.domain-deployed{display: -webkit-box;display: -ms-flexbox;display: flex;}

.tc-d{ padding: 0; margin: 0; text-align: center;}
.tc-d li{ display: inline-block;
width: 30%;
vertical-align: top; margin: 40px 0;}

.tc-d li p{ 
            color: #ffffff;
    font-size: 15px;
    line-height: 1.3;
    margin-top: 24px;
    margin: 0;
    text-align: left;
}
.com-workshop-img{display: -webkit-box;display: -ms-flexbox;display: flex;}
.dtext{margin: 10px 0 0 15px;}

.ftr_box2{}
.ftr_box2 li{ list-style: none;
display: inline-block;
background: #0124c8;
vertical-align: top;
width: 45%;
margin: 0px 9px 20px;
text-align: center;
padding: 20px;
color: #fff;
min-height: 179px; }


.item1 {
padding: 63px 35px !important;
}
.item2 {
padding: 50px 35px !important;
}

.item3 {
padding: 27px 35px !important;
}
.item4 {
padding: 52px 35px !important;
}



.left-box2 {
    background: #747474;
    padding: 60px 15px 50px;
    border-radius: 15px 0px 0px 15px;
    min-height: 155px;
    margin: 0 0 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.left-box2 p {
    color: #fff;
    font-size: 17px;
    line-height: 1.3;
    margin-top: 24px;
    margin: 0;
}


.ftr_box2 li h2, .ftr_box2 li h2 span.counter-value{
    font-size: 48px;
    line-height: 1;
   margin: 0px 0 2px;
font-weight: 700;
font-family: 'Helvetica';
}

.ftr_box2 li span{  font-size: 25px;
line-height: 22px;
font-weight: normal;}

.services{
color: #0124c8;
font-family: 'Helvetica';
font-size: 40px;
font-weight: 600;
margin-bottom: 50px;
}

.studies {
    color: #0124c8;
font-family: 'Helvetica';
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 50px;
}

.text-white {
    color: #fff !important;
    margin: 10px 0;
    font-size: 18px;
}

.all_drp_map button {
    background: #211f20 !important;
}

.all_drp_map button {
    width: 100%;
    text-align: left;
    display: block;
    background: #0124c8 !important;
    border: none;
    border-radius: 0;
    font-size: 16px;
    letter-spacing: .5px;
    color: #ffffff !important;
    padding: 10px 15px 15px;
    min-height: 69px;
}

.dropdown.all_drp_map .dropdown-menu {
    padding: 10px;
    border: none;
    background: #24a054;
    width: 100%;
}
.dropdown.all_drp_map .dropdown-menu {
    background: #f8f9ff;
}

.all_drp_map button::after {
    float: right;
    position: relative;
    top:0px;
    background: url(../images/dwn_arrow.png)0 0 no-repeat;
        background-size: auto;
    width: 36px;
    height: 36px;
    padding: 0 !important;
    margin: 0 auto;
    background-size: cover;
    border: none;
}


.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 5px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    border-radius: 0;
}

.no-padding-right{ padding-right: 0;}
.no-padding{ padding: 0; }

.no-padding-left{padding-left:15px; }

.lack-list li img{width: 100%;}

#global_slider .item p{
font-size: 18px;
line-height: 24px; }

.qute{text-align: center; width: 12%;}
.qute img{ width: 100%;}

.sbg{ padding: 0 50px 20px 50px; background: #ffffff;margin: -30px 0 0 0 !important; }

.ll-img{ width: 18%; }
.ll-text{width: 78%;}

.item-img-box{width: 100%;}
.item-img-box img {
    width: 218px;
    margin: 10px 0;
}

.services h2::after {
    content: "";
    background: #0124c8;
    width: 120px;
    height: 6px;
    display: block;
    border-radius: 0;
    margin-top: 25px;
}

.studies h2::after {
    content: "";
    background: #0124c8;
    width: 120px;
    height: 6px;
    display: block;
    border-radius: 0;
    margin-top: 25px;
}



/* Style the tab */
.tab {
    float: right;
    width: 62%;
    text-align: center;
}

/* Style the buttons inside the tab */
.tab button {
/*display: inline-block;
background-color: inherit;
color: #fff;
padding: 15px 96px 15px 16px;
width: 46%;
border: none;
outline: none;
text-align: left;
cursor: pointer;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
font-size: 23px;
line-height: 26px;
margin: 0px 24px 28px 0;
background: #0124c8 url(../images/dwn_arrow.png)93% no-repeat;
    background-color: rgb(1, 36, 200);
    background-size: auto;
background-color: rgb(1, 36, 200);
background-size: auto;
background-size: auto;
vertical-align: top;
min-height: 107px;
font-weight: 600;
font-family: 'Helvetica';*/

        display: inline-block;
    color: #fff;
    padding: 18px 70px 18px 16px;
    width: 46%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 23px;
    line-height: 26px;
    margin: 0px 24px 28px 0;
    background: #0124c8 url(../images/dwn_arrow.png)93% no-repeat;
    background-size: auto;
    background-color: rgb(1, 36, 200);
    vertical-align: top;
    min-height: 110px;
    font-weight: 600;
    background-size: 40px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #0828bd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #1136e1;
}

/* Style the tab content */
.tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 35%;
    border-left: none;
    height: auto;
    margin-right: 30px;
    background: #fff;
    padding: 20px;
	border-top: 8px solid #0124c8;
	min-height: 527px;
}
.tabcontent h2{
    color: #002bbe;
    font-family: 'Helvetica';
    font-size: 27px;
    margin-bottom: 20px;
    font-weight: 700;
}


.tabcontent h2::after {
    content: "";
    background: #0124c8;
    width: 120px;
    height: 4px;
    display: block;
    border-radius: 0;
    margin-top: 18px;
}

.tabcontent p{
    color: #000;
    font-family: 'Helvetica';
    font-size: 16px;
    margin-bottom: 20px;
    min-height: 270px;
}

.experts3 {
background: #0124c8;
padding: 5px 14px;
color: #ffffff !important;
font-size: 18px;
margin: 0px auto;
width: 82% !important;
font-weight: normal;
display: block;
text-align: center;
}

.services{}

#services h2::after {
	content: "";
	background: #0124c8;
	width: 114px;
	height: 7px;
	display: block;
	border-radius: 0;
	margin-top: 15px;
}

.cloud_size_text-13 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    font-family: Helvetica;
}

.foot_text2 {
    color: #fff;
    padding: 2% 0 25px 0;
    font-size: 20px;
}

.modal-dialog {
    max-width: 800px;
    margin: 1.75rem auto;
}

.top_hdr.sticky {
    background-color: #fff;
    z-index: 999;
    position: fixed;
    -webkit-box-shadow: 0 10px 25px 0 rgb(18 18 18 / 5%);
    -moz-box-shadow: 0 10px 25px 0 rgba(18,18,18,.05);
    box-shadow: 0 10px 25px 0 rgb(18 18 18 / 5%);
}
.all_srvs_btn {
    background: url(../images/plus_btn.png)0 0 no-repeat;
    width: 42px;
    height: 42px;
    background-size: cover;
    border: none;
    outline: none !important;
    position: absolute;
    right: 0;
    bottom: 0;
}
.all_srvc_main {
    padding: 40px;
    background: #fff;
   -webkit-box-shadow:3px 3px 5px 6px #4b48481f;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:3px 3px 5px 6px #4b48481f;  /* Firefox 3.5 - 3.6 */
  box-shadow:3px 3px 5px 6px #4b48481f;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  position: relative;
  margin: 15px 0;
}
.all_srvc_cnct h6 {
    color: #0124c8;
    font-family: 'Helvetica';
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 30px;
}
.all_srvc_main::before {
    content: "";
    background: #0124c8;
    width: 114px;
    height: 7px;
    display: block;
    border-radius: 0;
    margin-top: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.all_srvc_cnct {
    height: 365px;
    overflow-y: auto;
}
.all_srvc_middle img {
    width: 100%;
    height: 477px;
}
.all_srvc_middle {
   background: #fff;
   -webkit-box-shadow:3px 3px 5px 6px #4b48481f;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:3px 3px 5px 6px #4b48481f;  /* Firefox 3.5 - 3.6 */
  box-shadow:3px 3px 5px 6px #4b48481f;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  position: relative;
  margin: 15px 0;
}
.mdle_img_cnct {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mdle_img_cnct img{
    width: 74px;
    height: 74px;
    margin: 0 auto;
}
.mdle_img_cnct h4 {
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}
.mdle_img_cnct a{
    text-align: center;
    display: block;
}
.mdle_img_cnct h4::after {
    content: "";
    background: #fff;
    width: 81px;
    height: 7px;
    display: block;
    border-radius: 0;
    margin: 30px auto;
}

.socialicons.footer-social a {
    color: #000;
    padding-top: 1px;
    font-size: 18px;
    background-color: #fff;
    width: 28px;
    display: inline-block;
    height: 28px;
    border-radius: 50%;
    margin-left: 15px;
    line-height: 26px;
    text-align: center;
}


.error {
  color: red;
  margin: 8px 0 0
}
label.error {
  font-weight: 400;
  font-size: 12px;
  padding-left: 10px
}
.disabled {
  cursor: not-allowed !important;
  opacity: .8
}
.modal-dialog {
  max-width: 800px
}
.mask {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  left: 0;
  top: 0;
  z-index: 1051
}
.loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #3498db;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(360deg)
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(360deg)
  }
}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }
     
     
/* form css */
.banner_form {
    background: #ffffffe0;
}
.banner_form > form {
    padding: 30px;
}     
      
      .form-control,
.mktoField {
    padding: 8px 10px !important;
    border: 1px solid #2b3991;
    border-radius: 6px
}

.mktoButton:hover,
.submit-orange .mktoButton {
    border: 1px solid #ff7300 !important;
    background-color: #ff7300 !important;
    font-weight: 700
}

.mktoButton,
.submit-orange .mktoButton:hover {
    border: 1px solid #0025c9 !important;
    background-color: #0025c9 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0025c9), to(#0025c9)) !important;
    background-image: -webkit-linear-gradient(top, #0025c9, #0025c9) !important;
    background-image: -moz-linear-gradient(top, #0025c9, #0025c9) !important;
    background-image: linear-gradient(to bottom, #0025c9, #0025c9) !important
}

.mktoTelField {
    padding-left: 60px !important
}

.mktoButton,
.submit-orange .mktoButton {
    padding: .375rem .75rem !important;
    font-size: 16px !important
}

.mktoForm .mktoFormCol {
    margin-bottom: 15px !important
}

.iti,
.mktoForm,
.mktoForm .mktoField,
.mktoForm .mktoFieldWrap,
.mktoForm .mktoFormCol {
    width: 100% !important
}

.mktoForm .mktoGutter,
.mktoForm .mktoLabel,
.mktoForm .mktoOffset,
.mktoForm .mktoRequiredField label.mktoLabel,
.mktoForm fieldset .mktoClear,
.mktoForm fieldset legend {
    display: none !important
}

.mktoButtonWrap {
    margin-left: 0 !important
}

.mktoButton {
    color: #fff
}

.mktoButton:hover {
    color: #000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7300), to(#ff7300)) !important;
    background-image: -webkit-linear-gradient(top, #ff7300, #ff7300) !important;
    background-image: -moz-linear-gradient(top, #ff7300, #ff7300) !important;
    background-image: linear-gradient(to bottom, #ff7300, #ff7300) !important
}

.submit-orange .mktoButton {
    color: #fff !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7300ff7300), to(#ff7300)) !important;
    background-image: -webkit-linear-gradient(top, #ff7300, #ff7300) !important;
    background-image: -moz-linear-gradient(top, #ff7300, #ff7300) !important;
    background-image: linear-gradient(to bottom, #ff7300, #ff7300) !important
}

.submit-orange .mktoButton:hover {
    color: #fff !important
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus {
    outline: 0;
    border: 1px solid #007bff
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active {
    background-color: #75ae4c;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#75ae4c), to(#99c47c));
    background-image: -webkit-linear-gradient(top, #75ae4c, #99c47c);
    background-image: -moz-linear-gradient(top, #75ae4c, #99c47c);
    background-image: linear-gradient(to bottom, #75ae4c, #99c47c)
}

.mktoForm button.mktoButton {
    padding: 10px 25px !important;
    border-radius: 6px
}

.mktoForm fieldset.mktoFormCol {
    border: 0 !important;
    margin-bottom: 0 !important;
    padding: 0
}

.mktoForm fieldset .mktoFormCol {
    width: calc(100% - 25px) !important;
    float: left;
    clear: none !important
}

.mktoForm fieldset .mktoFieldDescriptor,
.mktoForm fieldset .mktoLogicalField .mktoFieldWrap {
    width: 25px !important
}

.mktoForm .mktoCheckboxList {
    padding: 1px !important
}

.mktoForm fieldset .mktoHtmlText {
    width: 100% !important;
    line-height: normal
}
