@font-face{font-family:calibri;src:url(../fonts/Calibri.ttf);}
@font-face{font-family:gothic;src:url(../fonts/Century-Gothic.ttf);}
@font-face{font-family:impact;src:url(../fonts/impact.ttf);}
@font-face{font-family:pristina;src:url(../fonts/Pristina.ttf);}
#mainBody{position:relative;padding:0px !important;}
a {
    color: #2c2d2e;
    text-decoration: none;
}
html{
	overflow-x: hidden;
}
body{overflow-x:hidden:font-family:calibri;color:#5D5D5D;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;}
header{position:relative;z-index:10;padding-top:15px;padding-bottom:15px;width:100%;}
.logo{height:auto;float:left;width:20%;}
.top_nav{float:left;width:48%;text-align:right;padding-right:0px;}
.top_nav ul{list-style:none;padding:25px 0 0 0;float:right;}
.top_nav ul li{padding:0px 9px;color:#fff;text-transform:uppercase;font-size:16px;font-family:calibri;float:left;}
.top_nav ul a{text-decoration:none;}
.top_nav ul li:hover{color:#e87920;cursor:pointer;}
.top_contact{background:#495061;padding:2px 5px;border-radius:30px;color:#fff;float:right;width:auto;margin-top:12px;}
.quote-btn{background:#495061;padding:2px 5px;border-radius:30px;color:#fff;float:right;width:auto;margin-top:12px;margin-right:10px;}
.quote-btn a{color:white !important;}
.quote-btn a:hover{color:white !important;}
.top_contact .ph_icon{width: 35px; height: 35px; line-height: 31px; font-size:18px;border:2px solid rgba(0, 0, 0, 0.42);text-align:center;border-radius:50%;padding:0px 0px;margin-left:0px; margin-top:1px; margin-right: 5px; color:rgba(0, 0, 0, 0.42);}
.quote-btn .ph_icon{width: 35px; height: 35px; line-height: 31px; font-size:18px;border:2px solid rgba(0, 0, 0, 0.42);text-align:center;border-radius:50%;padding:0px 0px;margin-left:0px; margin-top:1px; margin-right: 5px; color:rgba(0, 0, 0, 0.42);}
.top_contact p{float:right;margin-bottom:0px;font-size:15px;font-weight:500;padding-right:10px;line-height:38px;}
.quote-btn p{float:right;margin-bottom:0px;font-size:15px;font-weight:500;padding-right:10px;line-height:38px;}
.no-pad{padding:0px !important;}
.no-left-pad{padding-left:0px;}
.no-right-pad{padding-right:0px;}
.ERP{position:relative;}
.ERP .tlt{position:absolute;right:7%;top:230px;color:#fff;text-transform:uppercase;font-family:gothic;font-size:50px;}
.ERP .archi{position:absolute;right:7%;top:285px;color:#fff;text-transform:uppercase;font-family:gothic;letter-spacing:2px;}
.ERP .tlt{letter-spacing:2px;}
.ERP .tlt .word1, .ERP .tlt .word2, .ERP .tlt .word3{color:#53B8EC;}
.ERP .tlt .word4, .ERP .tlt .word5, .ERP .tlt .word6{color:#E15613;}
.ERP .archi .word1{font-size:30px;border-bottom:3px solid rgb(82, 80, 81);}
.archi span{border-bottom:3px solid rgb(82, 80, 81);}
.down-arrow{position:absolute;color:#fff;bottom:112px;font-size:30px;left:49.5%;border:1px solid #fff;padding:4px;height:55px;border-radius:30px;transition:all 0.5s ease 0s;}
.down-arrow i{margin-top:17px;animation-iteration-count:infinite;animation-duration:2s;}
@keyframes bounce{0%, 20%, 50%, 80%, 100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
40%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);}
60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px);}
}
.down-arrow:hover{cursor:pointer;}
.mainWrapper .section_one{position:relative;height:721px;}
.mainWrapper .section_two{background:#F3F4F8;padding-bottom:8%;}
.section_two .heading, .section_three .heading{color:#5D5D5D;text-transform:uppercase;text-align:center;letter-spacing:2px;font-size:38px;margin-top:40px;margin-bottom:5px;}
.section_two .sub-heading, .section_three .sub-heading, .section_four .sub-heading{font-size:16px;text-align:center;letter-spacing:1px;}
.our_architect{margin-top:75px;}
.our_architect h2{margin:0px 0px 5px;font-size:33px;}
.our_architect p{font-size:15px;letter-spacing: 1px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.our_architect img{width:auto;height:auto;}
.our_context{margin-bottom:30px;}
.our_work{text-align:left;padding-top:30px;padding-right:0px;}
.work_one, .work_two, .work_three{width:80px;height:80px;margin:30px 0px 0px;border-radius:40px;border:1px solid #ddd;padding:10px;cursor:pointer;}
.work_one:hover, .work_two:hover, .work_three:hover{box-shadow:0px 0px 15px 5px rgb(168, 164, 164);border:1px solid #989898;}
.active_work{box-shadow:0px 0px 15px 5px rgb(168, 164, 164);border:1px solid #989898;}
@-webkit-keyframes show-ripple-active{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;}
}
@keyframes show-ripple-active{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;}
}
.show-ripple-active{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;}
.show-ripple-active:before{content:'';position:absolute;border:#A8A4A4 solid 5px;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s;border-radius:50%;-webkit-animation-name:show-ripple-active;animation-name:show-ripple-active;animation-iteration-count:infinite;}
.latest_works{padding:0px;margin:55px 0px 0px;}
.mainWrapper .section_three{min-height:720px;}
.mainWrapper .section_four{background:#E9E9E9;padding-bottom:2%;position:relative;}
.section_four .heading{color:#5D5D5D;text-transform:uppercase;text-align:center;letter-spacing:1px;font-size:32px;margin-top:40px;margin-bottom:40px;}
.section_four .carousel-inner .item{min-height:300px;width:90%;margin:0 auto;}
.section_four .carousel-inner .context{text-align:center;color:#fff;font-size:17px;}
.context h5, .context h6{font-size:19px;color:#FC7636;}
.context h6 img{width:25px;height:18px;margin-right:5px;margin-top:-2px;}
.section_four .carousel-control.left{left:-50px;width:6%;background-image:none;}
.carousel-control.right{right:-50px;width:6%;background-image:none;}
.shadowIcon{position:absolute;bottom:25px;left:50%;z-index:2;animation-iteration-count:infinite;}
.mSlider{display:none;}
.left_two_mbl{position:relative;}
.left_two_mbl .tablet1{display:none;width:60%;animation-duration:0.5s;}
.left_two_mbl .mobile1{display:none;position:absolute;top:120px;left:290px;animation-delay:0.8s;width:38%;animation-duration:0.5s;}
.all_apps{position:relative;display:none;}
.all_apps .app1, .all_apps .app2, .all_apps .app3{display:none;position:absolute;top:10%;width:55%;animation-duration:0.5s;}
.all_apps .app1{z-index:3 !important;}
.all_apps .app2{position:absolute;top:15px;left:20%;width:55%;animation-delay:0.8s;z-index:2 !important;}
.all_apps .app3{position:absolute;top:10px;left:40%;width:50%;animation-delay:1.5s;z-index:1 !important;}
.go_top{background:#495062;text-align:right;}
.go_top i{color:#fff;font-size:30px;background:#3E4454;padding:15px 25px;margin-right:100px;}
.go_top i:hover{background:#2c303a;cursor:pointer;}
.foot_nav{list-style:outside none none;margin:80px 0px;border-bottom:1.8px solid rgb(73, 80, 98);padding-left:0px;padding-right:60px;}
.foot_nav li{padding:5px 15px;font-size:16px;text-transform:uppercase;font-family:calibri;float:left;}
.foot_nav li:first-child{padding-left:0px;}
.foot_nav li:hover{cursor:pointer;color:#e87920;}
.left_foot{background:#3D4351;color:#fff;padding-left:90px;min-height:410px;}
.left_foot .foot_nav a{color:#fff;text-decoration:none;}
.social_links i{font-size:19px;color:#fff;border:1px solid #fff;width:36px;text-align:center;padding:7px;margin-right:5px;border-radius:30px;}
.social_links i:hover{cursor:pointer;background:#fff;color:#3D4351;}
.copyright{margin:40px 0px 80px;font-size:14px;font-weight:100;}
.copyright p{margin:10px 0px;}
.right_foot{background:#373D4B;color:#fff;padding:0px 20px;min-height:410px;}
.imp_pgs{text-transform:uppercase;font-size:16px;margin-top:40px;}
.imp_links{margin-bottom:18px;}
.imp_links div{padding:5px 0px;}
.imp_links a{color:rgba(255, 255, 255, 0.37);font-size:15px;text-decoration:none;}
.imp_links a:hover{color:#fff;}
.brwsr_decr{color:#626B81;}
.floating-logo{-webkit-animation-name:floating-logo;animation-name:floating-logo;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
@-webkit-keyframes floating-logo{from{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);}
50%{-webkit-transform:translate(-50%, 10px);transform:translate(-50%, 10px);}
to{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);}
}
@keyframes floating-logo{from{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);}
50%{-webkit-transform:translate(-50%, 10px);transform:translate(-50%, 10px);}
to{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);}
}
.laptop{position:relative;padding-left:0px;}
.coming_soon{display:none;padding-left:0px;text-align:center;}
.lapy{padding:0px;display:none;}
.lapy .screen{position:relative;width:100%;height:505px;}
.screen div{position:absolute;top:41px;left:106px;width:75.2%;height:404px;overflow-y:scroll;}
.smart-Ph{position:absolute;right:40px;bottom:-35px;padding:0px;animation-delay:1s;display:none;}
.top_nav .sub-menu1, .top_nav .sub-menu2, .top_nav .sub-menu3{background:rgba(0, 0, 0, 0.71);position:fixed;top:97px;left:0px;width:100%;height:562px;display:none;}
.activeSub a{color:#e87920 !important;}
li.activeSub {
    color: #e87920!important;
}
.activeGreen{color:#00C528 !important;}
.activeViolet{color:#BA01FF !important;}
.activePink{color:#FF007E !important;}
.activeSalmon{color:#F34747 !important;}
.activeOrange{color:#FF6A00 !important;}
.activeBlue{color:#51B8EC !important;}
.activeYellow{color:#F3C800 !important;}
.activeLightGreen{color:#00EAA5 !important;}
.closeSub{position:absolute;top:0px;right:0px;left:auto;font-size:60px;border-radius:0px;background:#FFF none repeat scroll 0% 0%;color:#B7BCC0;box-shadow:0px 0px 30px rgba(0, 0, 0, 0.44);line-height:60px;width:60px;height:60px;text-align:center;cursor:pointer;}
.sub-menu2 .closeSub{position:absolute;top:0px;right:0px;left:auto;font-size:60px;border-radius:0px;background:#FFF;color:#B7BCC0;box-shadow:0px 0px 30px rgba(0, 0, 0, 0.44);line-height:60px;width:60px;height:60px;text-align:center;cursor:pointer;}
.closeSub:hover, .sub-menu2 .closeSub2:hover{background:#055298;color:#fff;box-shadow:0px 0px 30px rgba(0, 0, 0, 0.44);}
#myCarousel .carousel-control{top:50px;}
/*.covervid-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;}*/
.covervid-wrapper {position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden;}
.covervid-video{width:100%;height:auto;}
.sub-menu1 .no-slide{width:25%;margin:0px 15px;float:left;}
.sub-menu1 .no-slide:first-child{margin-left:25%;}
.sub-menu1 .no-slide a{width:100%;text-decoration:none;}
.no-slide a:hover{text-decoration:none;}
.sub-menu3 .no-slide{width:340px;margin:0px 15px;float:left;}
.sub-menu3 .no-slide:first-child{margin-left:220px;}
.sub-menu3 .menu-box{width:100%;height:300px;background-color:#FFF;border:none;margin:70px 0px;padding:0px;cursor:pointer;transition:all 0.7s ease 0s;border-radius:6px;}
.sub-menu3 .menu-box:hover, .sub-menu3 .menu-box:focus, .sub-menu3 .menu-box.active{border:none;border-bottom:4px solid #FF7625;}
.sub-menu3 .prod-img img{width:100%;height:230px;border-top-left-radius:6px;border-top-right-radius:6px;}
.sub-menu3 .menu-box h2{text-align:center;font-size:20px;font-family:calibri;font-weight:100;margin-top:25px;color:#666;}
.sub-menu3 .menu-box:hover h2{color:#FFF;}
.menu-box{width:100%;height:230px;background-color:#fff;border:solid 1px #fff;margin:35px 0px 0px;padding:0px 10px;cursor:pointer;transition:all 0.7s ease 0s;}
.menu-box:hover, .menu-box:focus, .menu-box.active{background:#055298;border:1px solid #055298;border-bottom:4px solid #FF7625;box-shadow:0px 0px 20px rgba(0, 0, 0, 0.49);}
.menu-box:hover h2{color:#fff;}
.menu-box:hover .sub-img{background:#fff;}
.menu-box .sub-img{border-radius:50px;margin:30px auto 0px;width:90px;}
.slide .more-submenu1, .slide .more-submenu2{position:absolute;background:#2A2A2A;top:130px;right:0px;width:233px;height:230px;padding:2px 10px 20px;text-align:left;font-family:gothic;overflow:hidden;}
.slide .more-submenu1{z-index:9;}
.slide .more-submenu2{z-index:7;}
.app-dev{position:relative;z-index:10;}
.app-dev2{position:relative;z-index:8;}
.closeIt1, .closeIt2{font-size:25px;font-weight:900;font-style:normal;color:#6A6A6A;text-align:right;cursor:pointer;}
.closeIt1:hover, .closeIt2:hover{color:#FF7625;}
.slide .more-submenu1 h5, .slide .more-submenu2 h5{color:#fff;font-size:19px;line-height:25px;letter-spacing:1px;margin:5px 0px 20px;padding:6px;border:2px solid #6A6A6A;min-height:66px;text-align:center;}
.slide .more-submenu1 h5:hover, .slide .more-submenu2 h5:hover{background:#FF7625;border:2px solid #FF7625;}
.more-submenu1 a:hover, .more-submenu2 a:hover{text-decoration:none;}
.more-submenu1 h5 i, .more-submenu2 h5 i{font-size:15px;}
.more-submenu1 .icon-close, .more-submenu2 .icon-close{float:right;font-size:20px;color:#fff;margin-top:-10px;cursor:pointer;}
.more-submenu1 .icon-close:hover, .more-submenu2 .icon-close:hover{color:#000;}
.hoverClr{background:#055298;border:1px solid #055298;border-bottom:4px solid #FF7625;box-shadow:0px 0px 20px rgba(0, 0, 0, 0.49);}
.hoverClr h1{color:#fff !important;}
.hoverClr .sub-img{background:#fff;}
.menu-box h2{text-align:center;font-size:24px;font-family:calibri;font-weight:100;text-transform:uppercase;margin-top:15px;color:#666;}
.sub-menu2 .slide a{width:100%;text-decoration:none;}
.sub-menu2 .slide{width:233px;margin:0px 10px;position:relative;float:left;}
.sub-menu2 .slide:first-child{margin-left:80px;}
.sub-menu2 .slide:first-child{margin-left:80px;}
.sub-menu2 .slide:nth-child(5){margin-left:80px;}
.sub-menu1 .menu-box{width:100%;height:300px;background-color:#FFF;border:1px solid #FFF;margin:75px 0px;padding:0px 10px;cursor:pointer;transition:all 0.7s ease 0s;}
.sub-menu1 .menu-box:hover, .sub-menu1 .menu-box:focus, .sub-menu1 .menu-box.active{background:#055298;border:1px solid #055298;border-bottom:4px solid #FF7625;box-shadow:0px 0px 20px rgba(0, 0, 0, 0.49);}
.sub-menu1 .menu-box:hover h2{color:#fff;}
.sub-menu1 .menu-box:hover .sub-img{background:#fff;}
.sub-menu1 .menu-box .sub-img{border-radius:50px;margin:50px auto 0px;width:90px;}
.sub-menu1 .menu-box h2{text-align:center;font-size:30px;font-family:calibri;font-weight:100;text-transform:uppercase;margin-top:30px;color:#666;}
.strag-title{background:#F3F3F3;color:#585858;text-align:center;padding:60px 0px 40px 0px;}
.strag-title h1{line-height: 31px; margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#585858;}
.strag-title h1 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.strag-title h2{font-size:15.6px;margin-top:0px;line-height:22px;}
.strag_TopImg{padding:60px 0px;background:#ffffff;background:-moz-radial-gradient(center, ellipse cover, #ffffff 0%, #ffffff 18%, #e2e2e2 55%, #c9c9c9 98%);background:-webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#ffffff 18%,#e2e2e2 55%,#c9c9c9 98%);background:radial-gradient(ellipse at center, #ffffff 0%,#ffffff 18%,#e2e2e2 55%,#c9c9c9 98%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c9c9c9',GradientType=1);}
.strag_TopImg .stragOne{position:relative;width:100%;}
.strag_TopImg .stragOne img{border-bottom:2px solid #BF5000;padding-bottom:25px;margin-bottom:40px;}
.strag_TopImg .stragTwo{position:relative;width:100%;height:195px;}
.why_strag{line-height: 38px; margin:0px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#585858;}
.why_strag span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.process-pad1{padding-top:30px;}
.process-pad2{padding-top:130px;}
.top-circle-left{display:none;}
.top-circle-right{display:none;}
.rightProcess{display:none;}
.strg-iconImg{padding:0px;}
.left-orange{position:relative;border-bottom:2px solid #E46522;border-right:30px solid #E46522;padding-top:70px;margin-top:-2px;}
.left-orange .left-content{padding-right:0px;padding-left:25px;padding-bottom:5px;}
.left-orange .left-content h4{font-size:30px;color:#333;}
.left-orange .left-content p{font-size:15.5px;line-height:20px;color:#4D4D4D;}
.left-orange i{position:absolute;bottom:-26px;left:-20px;color:#FF8400;font-size:50px;}
.right-blue{position:relative;border-bottom:2px solid #E46522;border-left:30px solid #E46522;padding-top:70px;margin-top:-2px;min-height:150px;}
.right-blue .right-content{padding-right:0px;padding-left:25px;padding-bottom:5px;}
.right-blue .right-content h4{font-size:30px;color:#333;}
.right-blue .right-content p{font-size:15.5px;line-height:20px;color:#4D4D4D;}
.right-blue i{position:absolute;bottom:-26px;right:-20px;color:#FF8400;font-size:50px;}
.strategicConsulting .down-arr{position:absolute;bottom:-115px;right:-160px;z-index:5;}
.tech_head{text-align:center;font-size:26px;text-transform:uppercase;font-family:calibri;margin:0 0 40px;letter-spacing:1px;}
.tech_content{padding:0px;margin-bottom:30px;text-align:center;width:14%;}
.tech_content .tech_name{font-size:17px;line-height:23px;padding:10px 5px 0px;margin:0px;}
.strategicConsulting .section_three{background:#EBEBEB;padding:50px 0px 120px;}
.strategicConsulting .section_four{background:#EBEBEB;padding:0px 90px 20px;}
.termsCond .section_two, .prvcyPlcy .section_two, .rqstQuote .section_two,
.subTckt .section_two, .sitemap .section_two{background:#f3f3f3;padding:20px 0;min-height:500px;}
.term-content .Theading, .prvcyPlcy .Pheading{margin:20px 0px 50px;font-size:27px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#363656;}
.term-content .Theading span, .prvcyPlcy .Pheading span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.term-content p{font-size:16px;margin-bottom:6px;}
.term-subHead, .prvcy-subHead{font-size:20px;font-family:gothic;color:#0083D5;letter-spacing:1px;text-transform:uppercase;}
.subTckt .section_two, .rqstQuote .section_two{background:#21BCF4;padding:50px 0px 60px;}
.subTckt .head, .rqstQuote .head{margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#fff;text-align:center;}
.subTckt .head span, .rqstQuote .head span{border-bottom:3px solid #399296;padding-bottom:2px;}
.subTckt .subHead, .rqstQuote .subHead{font-size:15.6px;padding:0px 40px;margin:0px 0px 50px;color:#585858;text-align:center;}
.subTckt .submit_frm, .rqstQuote .submit_frm{width:100%;height:60px;color:#ECECEC;background:rgba(0, 0, 0, 0.29);text-transform:uppercase;font-family:gothic;font-size:32px;border-radius:0px;margin-top:45px;}
.subTckt .submit_frm:hover, .subTckt .submit_frm:focus, .subTckt .submit_frm.active,
.rqstQuote .submit_frm:hover, .rqstQuote .submit_frm:focus, .rqstQuote .submit_frm.active{background:rgba(0, 0, 0, 0.35);}
.Quoteservice{background:transparent;border:none;border-bottom:2px solid #399296;height:40px;border-radius:0px;box-shadow:none;color:#fff;font-size:16px;font-family:gothic;padding-left:3px;letter-spacing:1px;text-transform:lowercase;}
.Quoteservice:focus{box-shadow:none;}
.Quoteservice option{background:#21BCF4;}
.rqstQuote .res_upload{font-size:18px;font-family:gothic;color:#fff;cursor:pointer;border-bottom:2px solid #399296;width:100%;margin-top:7px;margin-bottom:0px;text-transform:lowercase;}
.rqstQuote .uploadResume{margin-bottom:30px;}
.rqstQuote .uploadResume .input{border:none !important;border-bottom:2px solid #399296 !important;padding:0 8px 5px !important;background:transparent;margin-top:9px;margin-bottom:0px;font-size:18px;}
.rqstQuote .upImg1{display:none;}
.form-group{position:relative;margin-bottom:30px;}
.form-group input, .form-group textarea{
    /*color:#FFF;*/
    /*-webkit-text-fill-color:#fff;*/
    font-size:18px;font-family:gothic;background:transparent;letter-spacing:1px;text-transform:lowercase;
    
}
.form-group textarea.effect-2{margin-bottom:-2.5px;}
.form-group .effect-2{border:0;padding:7px 0;border-bottom:2px solid #399296;width:100%;outline:none;}
.form-group::-moz-placeholder{color:#fff;opacity:1;}
.form-group:-moz-placeholder{color:#fff;opacity:1;}
.form-group .effect-2 ~ .focus-border{position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:#f3f3f3;transition:0.4s;}
.form-group .effect-2:focus ~ .focus-border{width:100%;transition:0.4s;left:0;}
.g-captcha{width:29%;}
.sbmt-tckt{width:21%;}
.siteMap-links a{text-decoration:none;}
.siteMap-links h1{margin:0px;margin-bottom:20px;font-size:25px;font-family:calibri;text-transform:capitalize;}
.siteMap-links ul li , .siteMap-links ul li a{font-size:18px;color:#333;font-family:calibri;}
.siteMap-links .sub-menus{margin-bottom:5px;}
.siteMap-links .sub-menus li a{color:#333;font-size:16px;}
.siteMap-links .sub-menus li a:hover, .siteMap-links .sub-menus li a:focus{color:orange;}
.abt-cnsltng h2{margin:0px 0 40px 0;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#E46522;}
.abt-cnsltng h2 span{border-bottom:3px solid #E6B47F;padding-bottom:2px;}
.abt-cnsltng p{font-size:17.5px;margin:4px 0px 25px;color:#585858;}
.overview .section_four{background:#E9E9E9;padding:20px 0;min-height:500px;}
.vm-content .VMHead{margin:20px 0px 50px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#585858;}
.vm-content .VMHead span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.vm-subHead{font-size:20px;font-family:gothic;color:#0083D5;letter-spacing:1px;text-transform:uppercase;}
.vm-content p{font-size:16px;margin-bottom:6px;}
.erp .section_two, .customDevelop .section_two{background:#f3f3f3;padding:60px 0px 40px;}
.erp .section_two h1, .customDevelop .section_two h1{margin:0px 0px 30px;font-size:26px;line-height: 45px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#585858;}
.erp .section_two h1 span, .customDevelop .section_two h1 span{border-bottom:3px solid #8B97A3;padding-bottom:2px; }
.erp .section_two p, .customDevelop .section_two p{font-size:15.6px;margin:0px;color:#585858;}
.custom_erp{padding:60px 0px 40px;color:#fff;background:#ffffff;background:-moz-radial-gradient(center, ellipse cover, #ffffff 0%, #ffffff 18%, #e2e2e2 55%, #c9c9c9 98%);background:-webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#ffffff 18%,#e2e2e2 55%,#c9c9c9 98%);background:radial-gradient(ellipse at center, #ffffff 0%,#ffffff 18%,#e2e2e2 55%,#c9c9c9 98%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c9c9c9',GradientType=1);}
.cstm_dvlp{padding:20px 0px 40px;color:#fff;background:#ffffff;background:-moz-radial-gradient(center, ellipse cover, #ffffff 0%, #ffffff 18%, #e2e2e2 55%, #c9c9c9 98%);background:-webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#ffffff 18%,#e2e2e2 55%,#c9c9c9 98%);background:radial-gradient(ellipse at center, #ffffff 0%,#ffffff 18%,#e2e2e2 55%,#c9c9c9 98%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c9c9c9',GradientType=1);}
.custom_erp h1{margin:0px 0px 40px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#760A9E;}
.custom_erp h2{margin:0px 0px 40px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#760A9E;}
.custom_erp h1 span{border-bottom:3px solid #DBC1E8;padding-bottom:2px;}
.custom_erp .subHead{font-size:15.6px;padding:0px;color:#585858;}
.graph{padding:35px 0 0 0;}
.did_u_know{position:relative;background:#760A9E;min-height:420px;border-radius:15px;padding:45px 15px 10px;margin-top:40px;box-shadow:0px 3px 2px #39004E;}
.C_did_u_know{position:relative;background:#006B16;min-height:420px;border-radius:15px;padding:45px 15px 10px;margin-top:180px;box-shadow:0px 3px 2px #166325;}
.did_u_know .pin, .C_did_u_know .pin{position:absolute;top:-20px;left:45%;}
.did_u_know h3{margin:0px 0px 75px;font-size:35px;font-family:gothic;letter-spacing:1px;text-align:center;color:#fff;}
.C_did_u_know h3{margin:0px 0px 60px;font-size:35px;font-family:gothic;letter-spacing:1px;text-align:center;color:#fff;}
.did_u_know h3 span{border-bottom:3px solid #9456AB;padding-bottom:2px;}
.C_did_u_know h3 span{border-bottom:3px solid #358A49;padding-bottom:2px;}
.did_u_know .mdl_line{font-size:55px;line-height:57px;font-family:impact;font-weight:500;text-align:left;}
.C_did_u_know .mdl_line{font-size:75px;line-height:47px;font-family:impact;font-weight:500;text-align:left;}
.C_did_u_know .mdl_line .mdl1{font-size:42px;margin-top:30px;}
.C_did_u_know .mdl_line .mdl2{font-size:30px;}
.did_u_know .mdl_line span{font-size:135px;}
.C_did_u_know .mdl_line span{font-size:135px;}
.did_u_know .lst_line{text-align:right;margin-top:90px;margin-bottom:0px;font-family:gothic;font-size:16px;}
.C_did_u_know .lst_line{text-align:right;margin-top:40px;margin-bottom:0px;font-family:gothic;font-size:16px;}
.funct_erp{padding:40px 0px 70px;}
.funct_erp h1{margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;letter-spacing:1px;}
.funct_erp h4{margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;letter-spacing:1px;}
.mplus_erp h5, .mplus_cstmDev h5{margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:rgb(88, 88, 88);}
.funct_erp h1 span, .mplus_erp h1 span, .mplus_cstmDev h1 span, .ychose-CD h1 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.funct_erp h5 span, .mplus_erp h5 span, .mplus_cstmDev h5 span, .ychose-CD h5 span{border-bottom:3px solid RGB(139, 151, 163);padding-bottom:2px;}
.funct_erp .subHead{font-size:15.6px;margin:0px;color:#585858;padding:0px 50px;margin-bottom:40px;}
.funct5{text-align:center;width:20%;}
.funct5 .funct-icon{background:#630786;border-radius:50%;margin:0 auto;padding-top:8px;width:110px;height:110px;}
.funct5 h4{font-family:gothic;text-transform:uppercase;font-weight:600;font-size:13px;padding:0px 6px;}
.mplus_erp{padding:60px 0px;background:#ECECEC;}
.mplus_cstmDev{padding:60px 0px;background:#fff;}
.mplus_erp h1, .mplus_cstmDev h1{margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;}
.pink-lbl, .violet-lbl, .lgreen-lbl, .dgreen-lbl{color:#fff;padding:10px 15px;font-size:21px;font-family:gothic;font-weight:500;margin:8px 5px;}
.pink-lbl{background:#BA01FF;}
.violet-lbl{background:#630786;}
.lgreen-lbl{background:#00C528;}
.dgreen-lbl{background:#00851C;}
.pink-lbl i, .violet-lbl i, .lgreen-lbl i, .dgreen-lbl i{margin-right:10px;}
.self_erp{padding:60px 0px;}
.our_exprtise{padding:40px 0px 90px;background:#F3F3F3;}
.our_exprtise h1{margin:0px 0px 70px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;}
.self_erp h1, .partner_cmp h1{margin:0px 0px 40px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;}
.self_erp h6, .partner_cmp h4{margin:0px 0px 40px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;}
.self_erp h1 span, .partner_cmp h1 span, .our_exprtise h1 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.partner_cmp{padding:40px 0px 80px;background:#F3F3F3;}
.partner_cmp .cmp-nm{min-height:190px;border-radius:10px;position:relative;font-family:gothic;text-transform:uppercase;padding-top:20px;}
.partner_cmp .cmp-nm h2{position:absolute;bottom:5px;margin-bottom:5px;font-size:20px;color:#630786;width:100%;}
#myExperties .carousel-control{top:200px;}
#myExperties .carousel-inner{width:88%;margin:0 auto;box-shadow:0px 10px 10px #aaa;border-radius:4px;}
.our_exprtise .carousel-control.left{left:0px;width:6%;background-image:none;}
.our_exprtise .carousel-control.right{right:0px;width:6%;background-image:none;}
#myExperties .carousel-indicators{bottom:-70px;}
#myExperties .carousel-indicators li{width:16px;height:16px;background-color:#B9B9B9;border:1px solid #B9B9B9;margin:0px 5px;}
#myExperties .carousel-indicators .active{background-color:#00C428;border:none;margin-top:-5px;}
.tech_we_use{padding:100px 0px 40px;}
.tech_we_use h1{margin:0px 0px 70px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;}
.tech_we_use h1 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.develop-lang{margin-bottom:30px;}
.tech_name h2{margin:0px;font-family:gothic;text-transform:uppercase;font-size:20px;color:#333;margin-top:10px;}
.ychose-CD{padding:40px 2px;}
.ychose-CD h1{margin:0px 0px 50px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;letter-spacing:1px;}
.cd-content{padding:0px 20px;}
.col-md-4.cd-content:hover{background:rgba(0, 135, 28, 0.12);border-radius:20px;}
.cd-content h3{font-family:gothic;font-size:28px;color:#333;margin-bottom:20px;}
.cd-content p{padding:0px 5px;font-size:18px;font-family:calibri;}
.our_offers{padding:60px 0px;background:#ECECEC;}
.our_offers h1{margin:0px 0px 50px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;letter-spacing:1px;}
.our_offers h1 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.offr-cntn1{padding-left:65px;}
.offr-cntn1 h2, .offr-cntn2 h2{font-family:gothic;font-size:27px;margin-bottom:20px;}
.offr-cntn1 p, .offr-cntn2 p{font-size:16.5px;}
.overview .section_two{background:#F3F3F3;padding:20px 0px;}
.ov-content .OVHead{margin:20px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#585858;}
.ov-content .OVHead span, .timeline h1 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.ov-content .sub_title{text-align:center;margin:0px 0px 40px;font-size:15.6px;color:#585858;}
.ov-content p{font-size:16px;margin-bottom:30px;}
.timeline{background:#fff;padding:40px 0px;}
.timeline h1{margin:0px 0px 60px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#585858;}
.time-mbl{display:none;}
.overviewImg{width:100%}
.clientSpeak .section_two{background:#f3f3f3;padding:40px 0px;}
.clntSpk .title{margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#585858;}
.clntSpk .title span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.clntSpk .sub_title{font-size:15.6px;text-align:center;font-style:normal;color:#585858;}
.wrk_industry{background:#f3f3f3;padding:60px 0px 40px;}
.wrk_industry h1{margin:0px 0px 40px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#585858;}
.wrk_industry h1 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.indus-cnt{padding:0px;text-align:center;width:14.2%;margin-bottom:25px;}
.indus-cnt h5{margin:0px;font-family:gothic;font-size:13.5px;color:#333;}
.website .dsgn_process{padding:40px 0px;background:#ffffff;background:-moz-radial-gradient(center, ellipse cover, #ffffff 0%, #ffffff 18%, #e2e2e2 55%, #c9c9c9 98%);background:-webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#ffffff 18%,#e2e2e2 55%,#c9c9c9 98%);background:radial-gradient(ellipse at center, #ffffff 0%,#ffffff 18%,#e2e2e2 55%,#c9c9c9 98%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c9c9c9',GradientType=1);}
.dsgn_process h1{margin:0px 0px 40px;font-size:26px;font-family:gothic;text-transform:uppercase;color:#94004A; line-height: 45px;}
.dsgn_process h1 span{border-bottom:3px solid #FB2A90;padding-bottom:2px; }
.dsgn_process h4{color:#94004A;font-family:gothic;font-size:20px;font-weight:100;}
.dsgn_process h5{color:#585858;font-family:gothic;font-size:14px;line-height:20px;}
.mbl-dsgnImg{display:none;margin:0px auto;}
.dsgn-block1{width:30%;margin-left:21%;margin-bottom:20px;}
.dsgn-block2{width:30%;margin-bottom:20px;}
.six-mrg{margin-left:6%;}
.we_do{padding:40px 0px;}
.our_web_works h1, .used_tech h1{margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#585858;}
.we_do h1, .website .section_five h1{margin:0px 0px 70px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#585858;}
.we_do h1 span, .website .section_five h1 span, .our_web_works h1 span, .used_tech h1 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.we_do p{font-size:17px;margin-bottom:100px;}
.website .section_five{background:#ECECEC;padding:40px 0px;}
.our_web_works{background:#f3f3f3;padding:30px 0px 100px;}
.used_tech{padding:120px 0px 50px;}
.used_tech h3{font-family:gothic;font-size:28px;color:#585858;}
#myWorks .carousel-control{top:200px;}
#myWorks .carousel-inner{width:88%;margin:0 auto;box-shadow:0px 10px 10px #aaa;border-radius:4px;}
.our_web_works .carousel-control.left{left:0px;width:6%;background-image:none;}
.our_web_works .carousel-control.right{right:0px;width:6%;background-image:none;}
#myWorks .carousel-indicators{bottom:-70px;}
#myWorks .carousel-indicators li{width:16px;height:16px;background-color:#B9B9B9;border:1px solid #B9B9B9;margin:0px 5px;}
#myWorks .carousel-indicators .active{background-color:#930049;border:none;margin-top:-5px;}
.blog .section_two{background:#f3f3f3;padding:40px 0px;}
.BHead{margin:0px 0px 50px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#585858;}
.BHead span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.b-content{margin-bottom:20px;}
.block-overlay{height:auto;background:rgba(0, 0, 0, 0.75);width:100%;position:absolute;bottom:0;padding:10px;}
.block-overlay h1{font-size:18px;font-family:gothic;color:#fff;letter-spacing:1px;text-transform:uppercase;margin-top:0px;}
.block-overlay span{font-size:15px;color:#999;}
.marg-top{margin-top:13px;}
.b-content img{width:100%;height:480px;}
.second-row{margin-top:15px;}
.career .section_two{background:#f3f3f3;padding:60px 0 0px;}
.career .crHead{margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;letter-spacing:1px;color:#585858;}
.career .crHead span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.cr-content{padding:0;}
.last-career{width:100%;}
.cr-content p{text-align:center;font-size:15.6px;padding:0px 50px;margin-bottom:50px;line-height:22px;}
.cr-block{background:#fff;text-align:center;padding:15px 0;margin-bottom:50px;box-shadow:8px 8px 0px #21BCF4;}
.cr-block h1{margin:20px 0px;font-size:21px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#333232;}
.cr-block .btn-apply{background:#aaa;font-size:20px;border-radius:0;color:#fff;width:33%;height:34px;line-height:36px;padding:0;}
.cr-block .btn-apply:hover{background:#21BCF4;color:#fff;box-shadow:0px 0px 20px #999;}
.cr-block-mail{background:#21BCF4;text-align:center;padding:30px 0;margin-bottom:50px;box-shadow:8px 8px 0px #fff;}
.cr-block-mail:hover, .cr-block-mail:hover h1{background:#AAA;color:#fff;}
.cr-block-mail h1{margin:20px 0px;font-size:24px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#333232;}
.careerApply .section_two{background-color:#F3F3F3;padding:40px 0;}
.CA-content .CAHead{margin:5px 0px;font-size:25px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#363656;}
.CA-subHead{font-size:20px;font-family:gothic;color:#0083D5;letter-spacing:1px;text-transform:uppercase;}
.careerApply .section_three{background-color:#fff;padding-top:30px;}
.CA-apply{padding:0px 20px;}
.CA-apply img{float:left;margin-right:20px;}
.CA-apply span{font-size:18px;font-family:gothic;margin-bottom:15px;}
.CA-content ul li{font-size:16px;margin-bottom:6px;font-family:gothic;}
.CA-content p{font-size:16px;margin-bottom:6px;font-family:gothic;}
.CA-subHead span{text-transform:none;}
.CA-applyForm{background:#F6F6F6;border-radius:4px;box-shadow:0px 0px 15px #5A5A5A;padding:30px 15px;}
.CA-content .marg-top{margin-top:30px;background:#fefefe;padding:30px 15px;box-shadow:8px 8px 0px #21BCF4;border:solid 1px #eaeaea;}
.CA-content .submit_quotes{background:transparent;color:#AB9CA8;font-size:20px;padding:5px 15px 2px;border:2px solid #21BCF4;font-family:gothic;border-radius:0px;width:100%;}
.res_upload{font-size:17px;font-weight:500;font-family:gothic;color:#999CA8;cursor:pointer;border-bottom:2px solid #399296;width:100%;}
.uploadResume .input{border:none !important;border-bottom:2px solid #21BCF4 !important;padding:0 8px !important;}
.upImg1{display:none;}
#careerEnquiry .enqContent{background:transparent;box-shadow:none;border:none;}
#careerEnquiry .enqVdth{width:400px;}
.enqHead{text-align:right;padding:0;border-bottom:none;}
#careerEnquiry .enqTitle{font-family:impact;font-weight:100;letter-spacing:5px;text-shadow:1px 1px 4px #000;color:#fff;}
#careerEnquiry h4{font-size:30px;font-family:gothic;position:relative;}
.enqBody{background:#fefefe;padding:30px 15px;box-shadow:8px 8px 0px #21BCF4;border:solid 1px #eaeaea;}
.enqFoot{padding:15px;text-align:left;border:2px solid #e5e5e5;background-color:#fff;}
.enqBody label{font-size:17px;font-weight:500;font-family:gothic;color:#999;cursor:pointer;width:100%;}
#careerEnquiry .enqline{position:absolute;bottom:-11px;width:65%;border-bottom:1px solid #FFF;box-shadow:1px 1px 4px #000;}
#careerEnquiry .enqClose{margin-top:-20px;color:#21BCF4;opacity:1;}
#careerEnquiry .submit_quotes{background:transparent;color:#AB9CA8;font-size:20px;padding:5px 15px 2px;border:2px solid #21BCF4;font-family:gothic;border-radius:0px;width:100%;}
.prtnr-nm{padding:10px;border-radius:4px;}
.prtnr-nm img{width:100%;height:110px;}
.prtnr-nm h2{color:#495061;font-size:20px;font-family:gothic;letter-spacing:1px;}
.team .meet_pillars{background:#CDD4DA;padding:60px 0px 40px;text-align:center;}
.meet_pillars h1{margin:0px;font-size:26px;font-family:gothic;text-transform:uppercase;color:#E5A80F;}
.meet_pillars h1 span{border-bottom:3px solid #DB9800;padding-bottom:2px;}
.meet_pillars p{color:#fff;font-size:15.6px;margin-top:30px;}
.directors{background:#CDD4DA;padding:40px 0px;}
.drctr-blck{text-align:center;padding:0px;margin-bottom:30px;}
.drctr-blck .drctr-img{border-radius:15px;box-shadow:0px 0px 6px #aaa;}
.drctr-blck h4{font-size:23px;font-family:gothic;text-transform:uppercase;color:#27282C;font-weight:100;margin:15px 0px 8px;}
.drctr-blck h5{font-size:14px;font-family:gothic;color:#27282C;font-weight:100;margin:0 0 3px;}
.drctr-blck h6{font-size:14px;font-family:gothic;color:#27282C;font-weight:100;margin:0px;}
.behind_team{padding:40px 0px;}
.behind_team h1{margin:0px 0 50px;font-size:26px;font-family:gothic;text-transform:uppercase;color:#E5A80F;}
.behind_team h1 span{border-bottom:3px solid #DC9401;padding-bottom:2px;}
.emply{position:relative;margin-bottom:20px;}
.emply .round{position:absolute;width:25px;height:25px;border-radius:50%;right:25px;top:7px;}
.emply img{border-radius:10px;width:100%;height:334px;}
.emply h4{font-family:gothic;font-size:23px;text-transform:uppercase;margin-bottom:6px;}
.emply h5{font-family:gothic;font-size:14px;margin:0px;}
.emply h6{font-family:pristina;font-size:18.5px;color:#555;}
.meetPillars{background:#fff;color:#585858;font-size:20px;font-family:gothic;padding:10px;margin:40px 0px 0px;box-shadow:0px 0px 15px 5px #E9E9E9;}
.meetPillars a{color:#E5A80F;}
.meetPillars a:hover, .meetPillars a:focus, .meetPillars a.active{color:#e6bb00;text-decoration:none;}
.cont-contain h1{margin:0px 0px 60px;font-size:27px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#363656;}
.btn-rq, .btn-st, .btn-aj{padding:10px 15px;width:25%;font-size:20px;font-family:gothic;margin:40px 15px 0px;color:#fff;background:rgba(0, 0, 0, 0.24);letter-spacing:1px;}
.btn-rq:hover, .btn-rq:focus, .btn-rq.active,
.btn-st:hover, .btn-st:focus, .btn-st.active,
.btn-aj:hover, .btn-aj:focus, .btn-aj.active{color:#fff;background:rgba(0, 0, 0, 0.30);}
.contact_Us .section_two{background-color:#21BCF4;padding:60px 0px 40px;}
.cust_care{text-align:center;float:left;padding-left:18%;}
.contact_Us h5{font-size:22px;margin:5px 0 15px;text-transform:uppercase;font-family:gothic;color:#fff;}
.contact_Us h2{font-size:22px;margin:5px 0 0px;letter-spacing:1px;color:#fff;}
.cont_career{text-align:center;float:right;padding-right:22%;}
.contact_head{color:#fff;text-transform:uppercase;font-size:26px;font-family:gothic;margin:0px 0px 40px;letter-spacing:1px;text-align:center;}
.contact_head span{border-bottom:3px solid #6ED9FF;padding-bottom:2px;}
.contact_subhead{color:#585858;text-transform:uppercase;font-size:30px;font-family:gothic;margin:0px 0px 20px;text-align:left;font-weight:600;letter-spacing:1px;}
.cont-content p{font-size:16px;margin-bottom:0px;font-family:gothic;}
.CA-content .form-group1{position:relative;margin-bottom:30px;}
.CA-content .form-group1 input, .form-group1 textarea{color:#585858;font-size:18px;font-family:gothic;background:transparent;letter-spacing:1px;text-transform:lowercase;}
.form-group1 textarea.effect-2{margin-bottom:-2.5px;}
.form-group1 .effect-2{border:0;padding:7px 0;border-bottom:2px solid #BDBBBB;width:100%;outline:none;}
.form-group1 .effect-2 ~ .focus-border{position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:#21BCF4;transition:0.4s;}
.form-group1 .effect-2:focus ~ .focus-border{width:100%;transition:0.4s;left:0;}
.contact_Us .aus_add, .follow{margin-top:20px;}
.cont-content{padding:30px 0;}
.cont-img{margin-top:30px;}
.contact_Us .marg-top{background:#fbfbfb;padding:30px 15px;box-shadow:8px 8px 0px #21BCF4;border:solid 1px #eaeaea;}
.contact_Us .submit{background:transparent;color:#AB9CA8;font-size:20px;padding:5px 15px;border:2px solid #21BCF4;font-family:gothic;border-radius:0px;width:45%;}
.follow h1{color:#585858;text-transform:uppercase;font-size:27px;font-family:gothic;margin:30px 0px;text-align:center;}
.follow ul{display:inline-flex;display:inline-flex;display:-webkit-inline-flex;display:-ms-inline-flexbox;list-style-type:none;}
.follow ul li{margin-right:45px;font-size:25px;line-height:0px;vertical-align:middle;width:55px;height:40px;text-align:center;}
.follow ul li i{padding:25px 20px;font-size:25px;line-height:0px;color:#fff;width:65px;height:40px;}
.follow ul li i:hover{box-shadow:1px 1px 50px 20px rgba(0, 0, 0, 0.3) inset;cursor:pointer;}
.fb{background-color:#4F70B7;}
.tweet{background-color:#7CB8FE;}
.link{background-color:#2195CE;}
.google{background-color:#DE5B49;}
#html_element{margin-bottom:30px;}
.resp_header{display:none;}
.resp_header .navbar-brand{padding:0px;}
.resp_header .navbar-brand > img{width:70%;}
.resp_header header{padding:5px 0 0;}
.resp_header .navbar-inverse{background:transparent;border:none;}
.mainWrapper .resp_header .navbar-inverse .navbar-toggle{border-color:#f3f3f3;}
.resp_header .navbar-inverse .navbar-toggle{border-color:#585858;}
.resp_header .navbar-inverse .navbar-toggle:hover, .resp_header .navbar-inverse .navbar-toggle:focus{background-color:#E87920;border-color:#E87920;}
.mainWrapper .resp_header .navbar-inverse .navbar-toggle .icon-bar{background-color:#f3f3f3;}
.resp_header .navbar-inverse .navbar-toggle .icon-bar{background-color:#585858;}
.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus,
.navbar-nav > .open > a, .navbar-nav > .open > a:hover, .navbar-nav > .open > a:focus{color:#E87920;background-color:transparent;}
.navbar-collapse, .navbar-inverse .navbar-form{background:rgba(0, 0, 0, 0.71);}
.navbar-nav > li > a{color:#fff;text-transform:uppercase;font-family:gothic;letter-spacing:1px;}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus{color:#E87920;background-color:transparent;}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu > li > a{color:#fff;background-color:transparent;text-transform:uppercase;font-family:gothic;letter-spacing:1px;}
.navbar-nav .open .dropdown-submenu .dropdown-menu > li > a, .navbar-nav .open .dropdown-submenu .dropdown-menu .dropdown-header{padding:5px 15px 5px 35px;}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus{color:#E87920;}
.navbar-nav{margin:0px;}
.sidenav{height:100%;width:0;position:fixed;z-index:1;top:0;right:0;background-color:rgba(0, 0, 0, 0.95);overflow-x:hidden;transition:0.5s;padding-top:50px;}
.sidenav .closebtn{position:absolute;top:0;right:25px;font-size:36px;margin-left:50px;color:#fff;text-decoration:none;}
.sidenav .closebtn:hover, .sidenav .closebtn:focus, .sidenav .closebtn.active{color:#E87920;}
.photobook .section_two{background:#f3f3f3;padding:40px 0 0;}
.photobook .pbHead{margin:0px 0px 50px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;}
.photobook .pbHead span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.photos{padding-left:0px;margin-bottom:30px;}
.photos .list-unstyled .col-md-4{display:none;}
.photo-album{position:relative;padding:0px;box-shadow:8px 8px 0px #21BCF4;height:250px;}
.photo-album img{width:100%;height:100%;}
.photo-album h1{position:absolute;bottom:0px;width:100%;color:#fff;background:rgba(0, 0, 0, 0.4);margin:0px;font-size:21px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;text-shadow:2px 2px 2px #000;padding:10px;}
#lg-download{display:none;}
.mobility .section_two{background:#F3F3F3;color:#585858;text-align:center;padding:60px 0px 40px;}
.mobility .section_two h1{margin:0px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#585858;}
.mobility .section_two h1 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.mobility h2{font-size:15.6px;margin-top:30px;margin-bottom:0px;line-height:22px;}
.mobility .section_three{padding:40px 0px;text-align:center;min-height:630px;background:#ffffff;background:-moz-radial-gradient(center, ellipse cover, #ffffff 0%, #ffffff 18%, #e2e2e2 55%, #c9c9c9 98%);background:-webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#ffffff 18%,#e2e2e2 55%,#c9c9c9 98%);background:radial-gradient(ellipse at center, #ffffff 0%,#ffffff 18%,#e2e2e2 55%,#c9c9c9 98%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c9c9c9',GradientType=1);}
.mobility .section_three .why_mbldev{margin:0px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#860F18;}
.mobility .section_three .why_mbldev span{border-bottom:3px solid #FF8788;padding-bottom:2px;}
.mbl-dvlpmnt{padding-top:40px;margin-bottom:-210px;}
.mobility .section_four{padding:170px 0px 40px;}
.mobility .section_four h1{margin:0 0 30px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#585858;text-align:center;}
.mobility .section_four h1 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.three-block{text-align:center;}
.three-block h1{font-family:gothic;font-size:28px;text-transform:capitalize;color:#595959;}
.three-block p{font-size:17.5px;padding:10px 10px;}
.offering{background:#ECECEC;padding:40px 0px 30px;text-align:center;}
.offering h1{margin:0px 0px 50px;font-size:26px;font-family:gothic;text-transform:uppercase;}
.offering h1 span{border-bottom:3px solid #8B97A3;padding-bottom:1px;}
.offrng-cntnt{text-align:left;}
.offrng-cntnt h3{font-family:gothic;font-size:26px;color:#585858;margin-bottom:20px;}
.offrng-cntnt p{font-size:18px;text-align:justify;}
.offrng-img{padding-left:4%;text-align:left;position:relative;}
.offrng-img .offer1{position:absolute;top:-10px;left:15px;}
.offrng-img .offer2{position:absolute;top:60px;left:-50px;}
.offrng-img .offer3{position:absolute;top:150px;left:-15px;}
.offrng-img .offer4{position:absolute;top:240px;left:-32px;}
.offrng-img .offer5{position:absolute;top:35px;right:50px;}
.offrng-img .offer6{position:absolute;top:105px;right:40px;}
.offrng-img .offer7{position:absolute;top:180px;right:5px;}
.offrng-img .offer8{position:absolute;top:260px;right:70px;}
.mobility .section_six{padding:100px 0px 80px;text-align:center;}
.mobility .section_six h1{margin:0px 0px 70px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#585858;}
.mobility .section_six h1 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.mbl-tech-use h3{font-family:gothic;font-size:21px;text-transform:uppercase;font-weight:100;color:#3F3F3F;}
.stragTwo h4{color:#585858;font-size:19px;font-weight:500;font-family:gothic;margin:40px 0 0;}
.our_offering{min-height:500px;}
.our_offering h2{margin:0px 0px 40px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#FFF;text-align:center;}
.strategy_second{text-align:center;}
.offering_Img{padding:40px 0px 0px;background:#ffffff;background:-moz-radial-gradient(center, ellipse cover, #ffffff 0%, #ffffff 18%, #e2e2e2 55%, #c9c9c9 98%);background:-webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#ffffff 18%,#e2e2e2 55%,#c9c9c9 98%);background:radial-gradient(ellipse at center, #ffffff 0%,#ffffff 18%,#e2e2e2 55%,#c9c9c9 98%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c9c9c9',GradientType=1);}
.strag-title h1 span{border-bottom:3px solid #8B97A3;padding-bottom:2px; line-height: 45px;}
.our_offering img{width:100%;height:100%;}
.our_offering h2 span{color:#01533D;}
.our_offering h2 span{border-bottom:3px solid #00CE90;padding-bottom:2px;}
.offeringPara{margin:20px 0px;}
.offeringPara p{text-align:center;font-size:15px;margin:0px;}
.content_section{background:#ECECEC;padding:40px 0px 100px;}
.experSection{padding:100px 0px 40px;}
.cont_head{margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#585858;text-align:center;}
.cont_head span{border-bottom:3px solid #778592;padding-bottom:2px;}
.content_outer{padding-top:30px;}
.content_outer .rightContent{padding-left:50px;}
.rightContent h3{font-family:gothic;font-size:27px;margin-bottom:20px;}
.rightContent p{font-size:16.5px;text-align:justify;}
.exp_head{color:#585858;font-size:26px;text-align:center;text-transform:uppercase;margin:0px 0px 70px;font-family:gothic;}
.exp_head span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.exp_content{padding:0px;margin-bottom:30px;text-align:center;}
.exp_content h1{font-size:20px;text-transform:uppercase;font-family:gothic;color:#585858;}
.standalone_img img{height:230px;}
.standalone_img1{display:none;}
.dig-title{background:#f3f3f3;padding:60px 0px 40px;text-align:center;}
.dig-title h1{margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#585858;}
.dig-title h1 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.dig-title h2{font-size:15.6px;margin-top:0px;line-height:22px;}
.digMarketing .section_three{padding:40px 0px;text-align:center;}
.digMarketing .section_three h1{margin:0px 0px 70px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#00563B;text-align:center;}
.digMarketing .section_three h1 span{border-bottom:3px solid #14D199;padding-bottom:2px;}
.digMarketing .section_three p{font-size:15.6px;margin:30px 0 0;color:#585858;}
.clientSpk-container{width:1250px;}
.map_image{position:relative;}
.map_image img{width:100%;}
.loc{width:16px;height:16px;border-radius:50%;background:#E25E25;position:absolute !important;cursor:pointer;}
.indiaLoc{bottom:50%; right:29.5%;}

.afganLoc{bottom: 60%; right: 33%;}
.usLoc{top:33%; left:18%;}
.canadaLoc{top:20%;left:20%;}
.sriLoc{bottom: 42%; right: 28.5%;}
.turkeyLoc{bottom: 64%; right: 39.5%;}
.estoniaLoc{bottom: 75%; right: 42.5%;}

.ausLoc{bottom:20%;right:15%;}
.newzLoc{bottom:7%;right:4.5%;}
.southAfrLoc{bottom:20%;left:55%;}
.kenyaLoc{bottom:39%;right:40%;}
.ukLoc{top:24%;right:50.5%;}
.brazilLoc{bottom:28%;left:35%;}
.saudiLoc{top:45%;right:37.5%;}
.italyLoc{top:29%;left:51.5%;}
.singLoc{bottom:41%;right:23%;}
.flagDiv{width:50px;height:50px;background-position:center;background-size:cover;float:left;margin-right:10px;}
.location_dialog{width:560px !important;margin:150px auto 100px;font-family:gothic;}
.locClose{position:absolute;right:8px;top:8px;font-size:25px;}
.location_dialog .modal-header{padding:20px 25px 10px;border-bottom:0px;font-family:gothic;}
.location_dialog .modal-footer{border-top:0px;}
.location_dialog .modal-title{color:#3570A8;text-transform:uppercase;font-size:20px;line-height:46px;}
.location_dialog .modal-title span{line-height:45px;}
.location_dialog .modal-title img{width:48px;height:48px;margin-right:10px;}
.location_dialog .modal-body{padding:0px 25px 20px;}
.location_dialog .modal-body p{font-size:15px;color:#535353;font-family:gothic;text-align:justify;line-height:23px;}
.location_dialog .modal-body h5{text-align:right;margin-bottom:0px;font-size:13px;color:#3570A8;}
.location_dialog .modal-body h6{text-align:right;margin-top:3px;font-size:12px;color:#3570A8;margin-bottom:0px;}
.loc-ripple-out{display:inline-block;vertical-align:middle;transform:translateZ(0px);box-shadow:0px 0px 1px transparent;backface-visibility:hidden;position:relative;}
.india-title,.india-content,.usa-title,.usa-content,.canada-title,.canada-content{display:none;}
.aus-title,.newz-title,.kenya-title,.safrica-title,.brazil-title,.saudi-title,.italy-title{display:none;}
.aus-content,.newz-content,.safrica-content,.kenya-content,.uk-content,.uk-content,.saudi-content,.italy-content{display:none;}
.visionLeft{padding-left:0px;}
.visionRight{padding-right:0px;}
.mb-footer{display:none;}
.fix-header{position:fixed;top:0px;width:100%;background:rgba(243, 243, 243, 0.9);z-index:11;}
.fix-header .top_nav ul li{color:#585858;}
.header_section{width:100%;}
.cloud-title{background:#F3F3F3 none repeat scroll 0% 0%;color:#585858;text-align:center;padding:60px 0px 40px;}
.cloud-title h1{margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#21BCF4;}
.cloud-title h1 span{border-bottom:3px solid #C0E4F0;padding-bottom:2px;}
.cloud-title h2{font-size:15.6px;margin-top:0px;line-height:22px;}
.cloud-TopImg{padding:60px 0px 20px;background:transparent radial-gradient(ellipse at center center , #FFF 0%, #FFF 18%, #E2E2E2 55%, #C9C9C9 98%) repeat scroll 0% 0%;}
.cloudServer .section_three{text-align:center;padding:40px 0px;}
.cloudServer .section_three h1{margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#21BCF4;}
.cloudServer .section_three h1 span{border-bottom:3px solid #C0E4F0;padding-bottom:2px;}
.cloudServer .section_three h3, .cloudServer .section_four h3, .cloudServer .section_five h3, .cloudServer .section_six h3{margin:30px 0px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#585858;}
.cloudServer .section_three p, .cloudServer .section_four p, .cloudServer .section_five p, .cloudServer .section_six p{font-size:15px;font-family:gothic;color:#818181;line-height:23px;}
.some-feturs h2{margin:40px 0px 20px;font-size:24px;font-family:gothic;text-transform:uppercase;letter-spacing:0px;text-align:center;color:#585858;}
.cloudServer .section_four{background:#F3F3F3;padding:60px 0px 40px;text-align:center;}
.cloudServer .section_five{padding:60px 0px 40px;text-align:center;}
.cloudServer .section_six{background:#F3F3F3;padding:60px 0px 40px;text-align:center;}
.cloudServer .section_seven{padding:40px 0px;text-align:center;}
.cloudServer .section_seven h3{margin:25px 0px 10px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#585858;}
.cloudServer .section_seven p{font-size:15px;font-family:gothic;color:#818181;line-height:23px;padding:0px 10px;}
.get-in-touch{color:#007955;transition:0.5s;}
.get-in-touch:hover{color:#1DE9AD;text-decoration:none;}
.lnk-to-dm{color:#E46521;}
.lnk-to-dm:hover{color:#FF8400;text-decoration:none;}
.new-year{position:absolute;top:140px;right:90px;}
.mplus-breadcrumps{background:#ececec;color:#585858;font-size:10px;padding:5px 0px;font-size:13px;padding:10px 0px 7px;font-family:gothic;}
.mplus-breadcrumps ul{display:inline-block;list-style-type:none;margin:0px;}
.mplus-breadcrumps ul li{float:left;margin-right:15px;line-height:22px;}
.mplus-breadcrumps ul li a{color:#585858;text-decoration:none;}
.mplus-breadcrumps .active{color:#2885A7;}
.mplus-breadcrumps ul li a:hover{text-decoration:none;color:#2885A7;}
.mplus-breadcrumps ul:not(:first-child){margin-left:35px;}
.mainWrapper .section_five{background:#fff;padding-top:35px;}
.mainWrapper .section_five .heading{color:#5D5D5D;text-transform:uppercase;text-align:center;letter-spacing:2px;font-size:38px;margin-top:40px;margin-bottom:5px;}
.mainWrapper .section_five .sub-heading{font-size:16px;text-align:center;letter-spacing:1px;}
.mainWrapper .section_five .table tr{height:100px;}
.mainWrapper .section_five .table tr td{position:relative;}
.mainWrapper .section_five .table tr td::before{content:"";width:10px;height:10px;background:#FFF;position:absolute;bottom:-5px;right:-5px;transform:rotate(45deg);border:1px solid #DDD;}
.mainWrapper .section_five .table tr td:last-child::before{display:none;}
.mainWrapper .section_five .table tr:last-child td::before{display:none;}
.mainWrapper .section_five .table > tbody > tr > td{border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-top:none;text-transform:uppercase;color:#000;}
.mainWrapper .section_five .table > tbody > tr > td:last-child{border-right:none;}
.mainWrapper .section_five .table > tbody > tr:last-child > td{border-bottom:none;}
.mainWrapper .section_five .customer-heading{font-size:24px;vertical-align:middle;padding:6px 30px;width:20%;color:rgb(59, 59, 59) !important;}
.mainWrapper .section_five .customer-table{margin:50px 0px;border:solid 1px rgb(239, 239, 239);border-radius:10px;background-color:rgb(255, 255, 255);box-shadow:rgba(0, 0, 0, 0.05) 0px 10px 10px;}
.mainWrapper .section_five .customer-logo{text-align:center;vertical-align:middle;width:15%;height:100px;}
.mainWrapper .section_five .customer-logo img{-webkit-filter:grayscale(100%);filter:grayscale(100%);}
.mainWrapper .section_five .customer-logo img:hover{-webkit-filter:grayscale(0%);filter:grayscale(0%);}
.mainWrapper .section_five .table{margin-bottom:0;}
.mainWrapper .section_five .customer-logo::before{content:"";width:100%;height:100%;background:red;}
.mainWrapper .ConsultBox{position:fixed;left:10px;width:350px;height:530px;background-color:#F3F3F5;bottom:10px;border-radius:5px;box-shadow:0px 0px 8px rgba(0, 0, 0, 0.36);z-index:99;}
.mainWrapper .ConsultBox .Quoteservice{color:#999;border-color:#ccc;}
.mainWrapper .ConsultBox .Quoteservice option{background-color:transparent;}
.mainWrapper .ConsultBox .consultantimg{width:80px;height:80px;position:absolute;left:40%;top:-40px;}
.ConsultBox .form-group .effect-2 ~ .focus-border{-webkit-padding-after:5px !important;}
.mainWrapper .ConsultBox .consultantimg img{width:100%;height:80px;border-radius:50%;padding:2px;border:2px solid #FFF;background:#fff;box-shadow:0px 2px 15px rgba(0, 0, 0, 0.36);}
.mainWrapper .ConsultBox .btn-close{position:absolute;top:0;right:0;background:none;font-size:20px;opacity:0.4;}
.mainWrapper .ConsultBox .btn-close:hover{opacity:1;}
.consult-question h1{color:#E15613;font-size:30px;text-align:center;margin-top:40px;margin-bottom:5px;}
.consult-question h3{margin-top:0;text-align:center;font-size:22px;font-family:calibri;color:#333;}
.mainWrapper .form-group .effect-2{border:0;padding:7px 0;border-bottom:2px solid #ccc;width:100%;outline:none;font-size:16px;}
.mainWrapper .form-group input:focus, .mainWrapper .focus-border{border-bottom:2px solid #999;}
.mainWrapper .form-group input{color:#999;-webkit-text-fill-color:#999;font-size:18px;font-family:gothic;background:rgba(0, 0, 0, 0);letter-spacing:1px;text-transform:lowercase;}
.mainWrapper .btn-submit{background:rgba(0, 0, 0, 0);color:#AB9CA8;font-size:18px;padding:5px 15px;border:2px solid #21BCF4;font-family:gothic;border-radius:0px;width:50%;}
.ConsultBox .colsultbox2 .btn-info{width:50px;height:50px;border-radius:50%;font-size:27px;left:10px;bottom:10px;padding:0;background:rgba(0, 0, 0, 0);border:1px solid rgba(0, 0, 0, 0);float:left;}
.ConsultBox .colsultbox2 .btn-info img{border-radius:50%;width:50px;height:50px;padding:0;box-shadow:0px 0px 10px rgba(0, 0, 0, 0.55);background:rgba(0, 0, 0, 0);border:1px solid rgba(0, 0, 0, 0);}
.ConsultBox .colsultbox2{width:250px;}
.ConsultBox .colsultbox2 .question{width:200px;cursor:pointer;position:absolute;}
.colsultbox2 .question h1{color:#E15613;font-size:22px;text-align:left;margin-top:5px;margin-bottom:2px;padding-left:60px;}
.colsultbox2 .question h3{margin-top:0;text-align:left;font-size:15px;font-family:calibri;color:#666;padding-left:60px;}
.select_class .ms-choice{color:#FFF;font-size:18px;font-family:gothic;background:transparent none repeat scroll 0% 0%;letter-spacing:1px;text-transform:lowercase;border:none;}
.select_class .ms-drop li{line-height:26px;font-size:16px;}
.select_class .ms-drop li input{margin-bottom:5px;margin-right:8px;}
.select_class .chosen-container .chosen-results li.highlighted{background-color:#808080;background-image:linear-gradient(#808080 20%, #808080 90%);color:#FFF;}
.select_class .chosen-container-multi .chosen-choices li.search-choice{margin:-6px 5px 3px 0px;padding:8px 20px 6px 5px;border:1px solid #399296;background-color:transparent;background-image:none;}
.select_class .chosen-container-multi .chosen-choices li.search-choice span{font-size:15px;}
.select_class .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:8px;}
.select_class .ms-choice > span.placeholder{color:#fff;}
.available-hour label{color:#FFF;font-size:18px;font-family:gothic;font-weight:normal}
.available-hour-sm label{color:#FFF;font-size:14px;font-family:gothic;font-weight:normal;}
.available-hour-sm label input{margin-top:3px;}
.expectation i{position:absolute;top:16px;left:0px;font-size:16px;color:#fff;}
.expectation input{padding-left:18px !important;}
.front-check{position:absolute;background:green none repeat scroll 0% 0%;font-size:25px;padding:5px;border-radius:50%;width:60px;height:60px;color:rgb(255, 255, 255);line-height:50px;text-align:center;left:43%;border:1px solid #fff;box-shadow:0px 0px 3px green;}
.thanku-h1{color:#49A549;font-size:26px;margin-top:90px !important;}
.thanku-box h1{font-size:18px;line-height:24px;text-align:center;position:relative;top:30px;color:rgb(247, 117, 63);}
.thanku-box h2{margin-top:46px;font-size:18px;text-align:center;color:rgb(141, 137, 137);}
.ConsultBox .form-group::-moz-placeholder{color:#999;opacity:1;}
.ConsultBox .form-group{margin-bottom:15px;}
.ConsultBox .form-group:-moz-placeholder{color:#999;opacity:1;}
.ConsultBox .form-group textarea{color:#999;}
.new-msg{position:absolute;right:0;margin-top:-10px;color:#F00;}
.ConsultBox .form-group textarea{color:#999;-webkit-text-fill-color:#999;}
.custom_erp h2{line-height:38px; margin:0px 0px 40px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#760A9E;}
.custom_erp h2 span{border-bottom:3px solid #DBC1E8;padding-bottom:2px;}
.funct_erp h4, .customDevelop h4{;line-height:38px; margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;letter-spacing:1px;}
.funct_erp h4 span, .mplus_erp h4 span, .mplus_cstmDev h4 span, .ychose-CD h4 span, .customDevelop h4 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.funct5 .func-cat{font-family:gothic;text-transform:uppercase;font-weight:600;font-size:13px;padding:0px 6px;}
.mplus_erp h5, .mplus_cstmDev h5{margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;}
.self_erp h6, .partner_cmp h6{margin:0px 0px 40px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;}
.self_erp h6 span, .partner_cmp h6 span, .our_exprtise h6 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.self_erp h4, .partner_cmp h4{ line-height: 38px; margin:0px 0px 40px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;}
.self_erp h4 span, .partner_cmp h4 span, .our_exprtise h4 span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.txt-l{text-align:left !important;}
.mn-hds{margin:0px 0px 30px;font-size:26px;font-family:gothic;text-transform:uppercase;text-align:center;color:#585858;letter-spacing:1px; line-height: 45px;}
.mn-hds span{border-bottom:3px solid #8B97A3;padding-bottom:2px;}
.fnt-bg{font-size:26px !important;margin-top:0px !important;margin-bottom:30px !important;}
.cs-hds{margin:10px 0 15px;font-size:26px;font-family:gothic;text-transform:uppercase;letter-spacing:1px;color:#585858;text-align:center;}
.line-Hg{line-height: 40px !important;}

		.mr-mar1{margin-bottom: 55px !important;}

		.clr-blue span{color: #3999c7 !important; border-bottom: 3px solid #3999c7 !important; text-transform: uppercase;}
		.txt_cen{text-align: center;}
		.brnd-infy{margin-bottom: -10px; text-align: center; text-transform: uppercase;}

		.brand-imgs2{width: 280px; margin-bottom: 10px !important; margin: 0 auto;}

		.featuere_p{text-align: center; text-transform: uppercase; margin-top:30px; font-size: 23px; color: grey;}

		.wid_100{width: 100%;}

		.bk_grey{background-color: #f3f3f3;}
		/*css sprite*/
		.p-icon1, .p-icon2, .p-icon3
{ max-width: 100%; background-size: 100%; background-image: url('../images/latestnews.png'); }
 
.p-icon1 { background-position: 0 0%; background-size: 100%; }
.p-icon2 { background-position: 0 50%; background-size: 100%; }
.p-icon3 { background-position: 0 100%; background-size: 100%; }
/*css sprite end*/
/*about us css sprite */
.imgsprite{
	background-image: url('../images/aboutus.png');
}
.overview, .photobook, .team
{ max-width: 100%; background-size: 100%;  } 
.overview { background-position: 0 0%; background-size: 100%; }
.photobook { background-position: 0 50%; background-size: 100%; }
.team { background-position: 0 100%; background-size: 100%; }
/*about us css sprite end*/
/*@media(max-width:1199px){
	.mainWrapper .section_five .customer-table{
	overflow-x: auto;
}
.mainWrapper .section_five .table tr td::before {
    z-index: 9;
}
}
@media(max-width:991px){
.mainWrapper .section_five .table > tbody > tr > .customer-logo {
    width: 33.33%!important;
    display: inline-block!important;
    vertical-align: bottom!important;

}
.mainWrapper .section_five .customer-logo img {
    height: 75px!important;
}
.mainWrapper .section_five .customer-table{
	overflow-x: unset!important;
}
}*/
.why_mplus{
	padding: 25px 0 30px;
}
.why_mplusssoft{
	padding-top: 48px;
}
.why_mplus h2{
	color:#5D5D5D;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:2px;
	font-size:38px;
	margin-top:20px;
	margin-bottom:5px;
}
.why_mplus p{
	color:#5D5D5D;
	text-align:center;
	letter-spacing: 1px;
	font-size:15px;
	margin-top:20px;
	margin-bottom:5px;
}
.why_mplusssoft p{
	padding-top: 30px;
	color:#5D5D5D;
	text-align:justify;
	letter-spacing: 1px;
	font-size:15px;
	margin-top:20px;
	margin-bottom:5px;
}
.why-list img{
	height: 75px;
	width: 75px;
	/*margin-top: -15px;*/
	background-color: #fff;
	border-radius: 100%;
	padding: 5px;
	animation-name: ripple;
	display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
	
}
.why_content p{
	margin-top: 15px;
	color:#5D5D5D;
	text-align:left;
	letter-spacing: 1px;
	font-size:16px;
	padding: 0 20px 0 0;
}
.section_seven{background:#E9E9E9;
	padding-bottom:20px;}

	.why-list img:before {
    content: '';
    position: absolute;
    border: #A8A4A4 solid 5px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    border-radius: 50%;
    -webkit-animation-name: show-ripple-active;
    animation-name: show-ripple-active;
    animation-iteration-count: infinite;
}
.CA-subHead span .orange a{
	color: #e56d1e!important;
	text-decoration: none;
}
.CA-subHead span .orange a:hover{
	text-decoration: none;
}
.CA-content .hr-contact {
	background:#fefefe;
	padding:10px 15px;
	box-shadow:8px 8px 0px #21BCF4;
	border:solid 1px #eaeaea;
}
.CA-content .hr-contact .fa{
	color: #21BCF4;
	font-size: 16px;
}
.why_content{
	border: 1px solid #ddd;
    border-radius: 100px;
    padding: 10px 0px;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;	
    background-color: #fff;
    min-height: 100px;
    display: inline-flex;
    box-shadow: rgba(0,0,0,0.1) 0px 6px 4px;
}
.why_content img{
	vertical-align: middle;
	margin: auto 0;
}
.software-pro
{
	list-style-type: none;
	background-color: #fff;
	padding: 10px;
	/*border:1px solid #ddd;*/
	margin: 10px 0;
}
.software-pro li{
	padding: 5px 0;
	font-size: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.software .sub-heading1{
	font-size: 22px;
	text-align: center;
}
.software{
	padding: 20px 20px;
	font-size:15px;
	text-align: justify;
	border:1px solid #ddd;
	border-radius: 5%;
	box-shadow: rgba(0,0,0,0.2) 0px 5px 5px;
	min-height: 390px;
	margin-top: 25px;
}
.software-pro .fa{
	font-size: 20px;
	font-weight: 700;
	color: #5D5D5D;
}
.big-content{
	min-height: 100px!important;	
}
.why_content .icon-box{

	width: 25%;
}
.latest_works p{
	font-size: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}

.why_content .content-box{
	float: left;
	width: 75%;
}
.why_content .content-box{
	float: right;
	}
.about_comp_data	
{
	font-size: 14px;
    margin: 0px;
    color: #585858;
    text-align: center;
}
.section_about_comp
{
	padding: 75px 0px 0px 0px;
}
.section_software_development
{
	padding:20px 0px;
	background: #ebecf3;
}
.soft_devlp_hd
{
	font-size: 27px;
    letter-spacing: 1.5px;
    color: #353434;
    margin:20px 0px;
}
.soft_devlop_data	
{
	font-size:15px;text-align:justify;/*letter-spacing:1px;*/margin-bottom: 0px;color:#525252;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;letter-spacing: 1px;
}
.soft_devlp_bx {
    border: 1px solid #d6d6d6;
    padding: 10px 15px;
    border-radius: 15px;
    margin-bottom: 10px;
    box-shadow: 1px 1px 5px 0px rgb(206, 205, 205);
    background: #fff;
}

.soft_devlp_inside_hd
{   
	 margin: 2px 0px;
    color: #e46422;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 19px;
    letter-spacing: 1px;
}
.soft_devlp_insidebx_data
{
	margin-bottom: 3px;
    font-size: 15px;
    color:#525252;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    /*letter-spacing: 0.5px;*/
}
.why_mplussoft_hd
{
	color: #5D5D5D;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    font-size: 38px;
    margin-top: 40px;
    margin-bottom: 25px;
}
.section_why_mplussoft
{
	background: #ebecf3;
}
.section_why_mplussoft .about_comp_data
{
	padding: 30px 0px;
}
.why-mplus-img
{
	height: 150px;
	width: auto !important;
	margin: 0px auto;
}
.why-mplus-bx
{
    text-align: center;
    background: #fff;
    min-height: 260px;
    padding: 0px 10px 10px 10px;
    width: 100%;
    display: inline-block;
    border-radius: 10px;
    /*margin: 0px 15px 10px 15px;*/
    box-shadow: 1px 5px 6px 0px rgb(206, 205, 205);
}
.why-mplus-bx > p
{
	margin-bottom: 0px;
	line-height: 18px;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.soft-devlp-img
{
	height: 570px;
	width: auto;
}
.soft-devlp-img-cent
{
	padding: 60px 0px;
	text-align: center;
}
.why-mplus-carousel
{
	text-align: center;
	padding:20px 0px;
}
.owl-carousel.why-mplus-carousel .center .why-mplus-bx {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
    border: 1px solid rgba(0,0,0,0.2);
}
.owl-carousel.why-mplus-carousel .owl-stage-outer
{
	padding:30px 0px;
}
.owl-carousel.why-mplus-carousel .owl-nav
{
	display: none;
}
.sec-thak-pd
{
	padding: 50px 0px;
	cursor: pointer;
	text-align: center;
}
.thank-you-award
{
	height: 180px;
	width: auto;
}
.sec-thak-pd .heading
{
	margin-bottom: 20px;
}
.more-clients-div
{
	text-align: center;
	padding: 10px 0px 30px 0px;
}
.btn-more-clients
{
    background: #aaa;
    font-size: 18px;
    color: #fff;
    width: 20%;
    height: 42px;
    line-height: 32px;
    border-radius: 20px;
    padding: 0;
}
.btn-more-clients:hover {
    background: #21BCF4;
    color: #fff;
    box-shadow: 0px 0px 20px #999;
}
.what-we-do-cont
{
	padding: 5px 25px 25px 25px;
	text-align: center;
}
.wt-pd
{
	padding-bottom: 5px;
}
.last-pd
{
	padding-bottom: 20px;
}
#thankyouModal .modal-body
{
	padding: 0px;
}
#thankyouModal .modal-content
{
	width: 850px;
	margin: 75px auto;
}
#thankyouModal .modal-content
{
	border-radius: 0px;
}
.close.cursor
{
    font-size: 46px;
    color: #000 !important;
    position: absolute;
    top: 5px;
    right: 20px;
    font-weight: bold;
    opacity: 1!important;
}
.cl-section .section_five .customer-logo img
{
    -webkit-filter: unset;
    filter: unset;
}
.mg-top-20
{
	margin-top: 20px;
}
/*.btn-many-more
{
	background: #aaa;
    font-size: 14px;
    color: #fff;
    border-radius: 20px;
    padding: 5px;
}*/
.many-more-sp
{
	font-size: 12px;
    margin: 0px 20px 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    display: block;
    cursor: pointer;
}
.indus-cnt h4{
    font-size:14px;
}
.section_digimark_why_mplussoft
{
	padding: 30px 0px;
}
.digmark-first-parag
{
	font-size: 15.6px;
    margin: 0px;
    text-align: center;
    margin-bottom: 10px;
    color: #585858;
}
.digimark-why-mplus-p
{
	font-size: 15.6px;
    margin: 10px 0 0;
    text-align: center;
    color: #585858;
}
.busns-growt-div
{
	padding: 35px 0px 0px 0px;
}
.dgmark-next-levl-img
{
	height: 520px;
	width: auto;
	padding: 50px 0px 0px 0px;
}
.dgmark-busgrowth-img
{
	height: 480px;
	width: auto;
}
.digmark-busgrow-next
{
	padding: 40px 0px;
}
.pd-l-0
{
	padding-left: 0px !important;
}
.case-studies-hd
{
	font-family: gothic;
    font-size: 18px !important;
    margin-bottom: 20px !important;
    text-align: justify;
    line-height: 22px;
    font-weight: 600;
    color: #484646;
}
.case-studies-bx
{
	border: 1px solid #dcdcdc;
    float: left;
    border-radius: 25px;
    width: 100%;
    box-shadow: 2px 7px 7px rgba(101, 99, 99, 0.38);
}
.case-studies-bx p
{
	margin-top: 15px !important;
}
.case-studies-sec .owl-carousel .owl-dot
{
    background:transparent !important;
    border:none !important;
}

.case-studies-sec .owl-carousel .owl-dot span
{
    background: gray;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    padding: 5px;
    display: block;
}

.case-studies-sec  .owl-dot.active span, .case-studies-sec .owl-dots .owl-dot:hover span
{
    background: black !important;
}
.section_about_comp.main-about
{
	padding: 40px 0px 0px 0px;
	margin-top: 30px;
}
.mob-next-level
{
	display: none !important;
}
.mb-10{
	margin-bottom: 15px
}