/* Success Stroty */

.ncs .menu-ic{
   /* width:3.5rem;
    height:3.5rem;
    background:#eee9fb;
    border-radius:50%;*/
    float: left;
    display: flex;
    margin-right:7%;
}
.ncs .p-2 {
    padding:.5rem;
}
.ncs .menu-ic img{
    width:25px;
}
/*.ncs li:hover .menu-ic { 
    background:#344294; 
}*/
 
.ncs li{
    margin-bottom: 15px;
    display: block;
}
.ncs .megamenu-list-item{
/*    float: left;*/
    width: 100%;
}
.ncs .megamenu-list-item a {
    position: relative;
    display: inline-block !important;
    width: 75%;
    line-height: 28px;
    font-size: 20px;
    color: #1646c5;
    font-weight: 600;
/*    text-decoration: underline;*/
}

.pl-0{
    padding-left: 0px;
}
.pr-15{
    padding-right:15px;
}
.cms li{
    padding-bottom: 10px;
}
.ncs .link{
    font-size:18px !important;
    color: #000 !important;
    margin-bottom:0px;
    display: block;
    text-transform: none;
    line-height:27px;
    padding:4px 0px !important;
} 
.success-story{
    background: #fff !important;
    padding:10px 25px 25px !important;
}
.success-story button{
    text-align: left !important;
}
.ncs .menu-ic{
   /* width:3.5rem;
    height:3.5rem;
    background:#eee9fb;
    border-radius:50%;*/
    float: left;
    display: flex;
    margin-right:3%;
}
.ncs .p-2 {
    padding:.5rem;
}
.ncs .menu-ic img{
    width:45px;
}
/* 
.ncs li:hover .menu-ic img{
    filter: brightness(0) invert(1);
}*/
.ncs li{
    margin-bottom: 15px;
 display: flex;
  justify-content: center;
  align-items: center;
}
/*
.ncs button:hover .menu-ic { 
    background:#344294; 
}*/
/*.ncs button:hover .menu-ic img{
    filter: brightness(0) invert(1);
}*/
.ncs button{
    margin-bottom: 15px;
    display: block;
}

.success-story button a{
    font-weight: 400 !important;
    color: #5e5772 !important;
    font-size: 16px;
}
.success-story button a:hover{
    color: #344294 !important;
}
.solution_results strong {
    line-height: 26px;
    display: block;
    font-size: 19px;
    padding: 0;
    margin:25px 0 10px !important;
    font-weight:bold;
}
.solution_results p{
    line-height: 26px;
    display: block;
    font-size: 19px;
    padding: 0; 
    font-weight: 400;
    margin-bottom: 20px !important;
}
.w-80{
    width: 80%;
    display: block !important;
    margin: 0 auto !important;
    text-align: center;
}
 
.ss-box-1{
    background-color: rgb(177, 222, 217);
    padding: 40px;
}
.ss-box-2{
    background-color: #CBCBF3;
    padding: 40px;
}
.ss-box-3{
    background-color: #FADED7;
    padding: 40px;
}
.ss-box-4{
    background-color: #CEEAC5;
    padding: 40px;
}
.ss-box-1 h3,
.ss-box-2 h3,
.ss-box-3 h3,
.ss-box-4 h3{
    line-height: 26px;
    display: block;
    font-size:22px;
    padding: 0;
    font-weight:bold;
    margin-bottom:10px !important;
    text-align: center;
}
.ss-box-1 p,
.ss-box-2 p,
.ss-box-3 p,
.ss-box-4 p{
    line-height: 26px;
    display: block;
    font-size: 19px;
    padding: 0 !important;
    font-weight: 400;
    margin: 0 !important; 
}
.ss-box-1 img,
.ss-box-2 img,
.ss-box-3 img,
.ss-box-4 img {
    width:100px;
    margin: 0 auto;
}

/* Success story v1 */
.digital-transformation h2{
    margin-bottom: 20px;
    font-weight: bold;
    font-size:37px;
}
.challenges{
    background: #151515;
    padding:5% 0% 3% 7%;
}
.challenges h1{
    font-size:32px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
.conclusion-sec{
    padding:12% 5% 7%;
}
.conclusions {
    background-color:#fcd93a;
    padding:5% 7% 5%;
}
.conclusions p{
    color: #232323;
    font-size: 18px;
}
.conclusions h2{
    font-size:37px;
    font-weight: 700;
    color: #000;
}
.enterprise_service {
    padding: 80px 0
}

.enterprise_service .item {

    background: #fff;
    height: 100%;
}

.enterprise_service .item .img {
    position: relative;
    overflow: hidden;
}

.enterprise_service .item .img img {
    width: 100%;
    -webkit-filter: none;
    filter: none;
    transition: 0.3s;
}

.enterprise_service .item .img:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.enterprise_service .content {
    padding:35px;
    text-align: left;        
    background: #45535e;
    margin-top: 20px;

}        
.enterprise_service .content h5 {
    font-size:33px;
    text-align:left;
    margin-bottom:30px;
    font-weight:400; 
    color: #fff;
}

.enterprise_service .content p {
    font-weight: 400;
    font-size: 19px;
    line-height: 26px;
    color: #fff;
    text-align:left;          
}


.enterprise_service .content1 {    
    background: #f8761f !important;
    margin-bottom: 20px !important; 
    margin-top: 0px !important;           
}
.enterprise_service .content1 h5,  
.enterprise_service .content1 p{
    color: #fff;
}
.enterprise_service .content2{    
    min-height:359px;       
}
.our_solution{
    margin-bottom:80px
}
.our_solution h4 {
    line-height: 32px;
    text-align: center;
    display: block;
    font-size:25px;
    padding: 0;
    font-weight: 500;
    color: #273272;
}
.our_solution h3 {
    font-size:30px;
    line-height: 25px;
    color: #000; 
    text-align:left;
    font-weight:400;
    margin: 20px auto;
    margin-bottom: 0;
}
.our_solution h3 strong{
    display: block;
    margin-top: 10px;
}
.our_solution p {
    font-size: 19px;
    text-align:left;
    margin-top: 10px;
    font-weight:normal;
}
.our_solution hr {
    border-top: 1px solid #d8d6d6;
}
.our_solution h5{
    background: #45535e;
    color: #fff;
    font-size: 19px;
    padding: 10px;
    text-align: center;
}
.our_solution h5 strong{
    color: #f8761f;
}
.our-sol-col img{
    width:auto;
    margin:0 0 30px;
}
.our_solution .col-md-3{
    border:#F1F1F1 solid 1px;
    padding: 50px;
    height:390px;
}
.our_solution .step{
    background: #fcbb03;
}
.our_solution .step h1{
    font-size:33px;
    line-height: 25px;
    color: #000;
    font-weight:bold;
    margin-bottom: 20px;;
}
.our_solution .step h4{
    font-size:28px;
    line-height: 35px;
    color: #000;
    font-weight:500;
    text-align:left;
}
.intuitive p{
    font-size: 19px;
    text-align:center;
    margin-top: 10px;
    font-weight: normal;
}
.intuitive{
    margin-bottom: 50px;   
}


/* Contact Us */
.cont-new {
    padding: 70px 0 0px;
    background: #eee;
    background-image: url(../../images/california-office.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact-frm{
    background:#ffffff;
    padding:50px;
    margin-left: 3%;
}
.contact-frm h2{
    color: #000;
    font-size: 40px;
    font-weight: bold;
    margin-top: 0px;
}
.contact-frm h3{
    color: #000;
    font-size:25px;
    font-weight:300;
    margin-bottom:15px;
}
.contact-frm p{
    color: #000;
    font-size:16px;
}
.contact-frm label{
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.contact-frm span{
    color: red;
    font-size: 18px;
    font-family: auto;
}
.contact-frm select.form-control, 
.contact-frm input[type="email"], 
.contact-frm input[type="tel"], 
.contact-frm textarea, 
.contact-frm input[type="text"] {
    padding:0px 0px;
    height: auto;
    box-shadow: none;
    border-bottom: #555 solid 1px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 0px;
    color: #000;
    background: transparent;
    font-size: 17px;
}
.contact-frm .checkmark{
    border: #555 solid 1px !important;
}

.locations-sec{
    padding:100px 0;
}
.locations-sec h2{
    color: #000;
    font-size: 40px;
    font-weight: bold;
    margin-top: 0px;
    text-align: center;
    margin-bottom:15px;
}
.locations-sec .separator {
    position: relative;
    margin-top: 10px;
    display: table !important;
    margin: 0 auto 35px auto;
}
.locations-sec .separator:before {
    content: '';
    display: block;
    margin: auto;
    left: 50%;
    height: 1px;
    width: 50px;
    bottom: -15px;
    background: #fcd93a;
    transition: width .8s ease, background-color .8s ease;
    -webkit-transition: width .8s ease, background-color .8s ease;
    -o-transition: width .8s ease, background-color .8s ease;
    -ms-transition: width .8s ease, background-color .8s ease;
    -moz-transition: width .8s ease, background-color .8s ease;
    margin-bottom: 6px;
}
.locations-sec .separator:after {
    width: 100px;
    display: block;
    margin: auto;
    content: "";
    height: 1px;
    background: #fcd93a;
    bottom: 0px;
    left: 50%;
    transition: width .8s ease, background-color .8s ease;
    -webkit-transition: width .8s ease, background-color .8s ease;
    -o-transition: width .8s ease, background-color .8s ease;
    -ms-transition: width .8s ease, background-color .8s ease;
    -moz-transition: width .8s ease, background-color .8s ease;
}