html {
    scroll-behavior: smooth;
}
.navbar .navbar-nav .nav-link{
	 padding: 10px 10px 10px;
}
.navbar-brand{
	 padding: 10px 0px;
}
.navbar-brand img{
	    height: 70px;
}
.sticky-top .navbar-brand img{
	height: 40px;
}
.tech_prodev li {
    margin: 5px;
    vertical-align: middle;
    line-height: 45px;
    margin-left: 10px;
}
.tech_prodev li span {
	background: #ffffff;
    border-radius: 50px;
    padding: 5px 10px;
    color: #022d62;
    font-size: 18px;
    border: 1px solid #022d62;
    font-weight: bold;
}
.service_categ {
    border: 1px dashed #ccc;
    border-radius: 10px;
    margin: 10px;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.service_categ a {
    padding: 40px 0px;
    display: block;
}
.service_categ p {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
	color: #212529;
}
.service_categ img {
    padding: 10px;
    width: 70px;
}
.service_categ:hover img{
	transform: rotateY(180deg);
}
.service_categ:hover {
    background: #f2f2f2;
}
.service_categ:hover p {
    color: #022d62;
}
img.dynamic_img {
}
.para_div_dynamic {
    background: #fcfcfc;
    padding: 50px;
    height: 100%;
}
.tech-logo{
    display: block;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background: #fff;
    height: 150px;
    width: 150px;
    margin: 0px auto;
}
.tech-logo img {
    transition: all 0.4s ease-in-out;
}
.overflow_no{
    display: block;
    padding: 1px 6px;    
}
.pro_develop_btn {
    font-size: 18px;
    padding: 10px 5px 10px 5px;
    text-align: left;
    float: left;
    line-height: normal;
    display: block;
    width: 50% !important;
}
.link_prodev {
    font-size: 18px;
    text-decoration: underline;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.fweight-bold{
    font-weight: bold;
}
.case-genre .case-study .case-study-img.case-study-lg {
    min-height: 350px;
    border: 1px solid #f2f2f2;
}
.case-study:hover .case-study-img:after {
    background: #0000007d;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
}
.case-study:hover .case-study-info {
    opacity: 1;
    bottom: 50px;
}
.certifications{
    margin: 0px auto;
    text-align: center;
    display: block;
}
.mobile_icon_service{
    width: 70px;
    padding: 10px;
}
.footer_one {
    font-size: 14px;
}
.solutions_overlay::before {
    background: rgb(0 0 0 / 53%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.ecom_dev {
    border: 2px solid #dc3545;
    margin-right: 10px;
    border-radius: 10px;
}
.ecome_img img, .mob_img{
    border-radius: 10px;
}
.ecom_header::before{
    background: rgb(0 0 0 / 41%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
img.solutions_ico {
    width: 60px;
    margin-bottom: 20px;
}
.bdr-radius-10{
    border-radius: 10px;
}
.website_header:before{
    background: rgb(0 0 0 / 53%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.ecom_span ul li span {
    background: #fff;
}
.ecom_span ul li {
    display: flex;
}
.webapp_header:before{
    background: rgb(0 0 0 / 50%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.ecom_platfroms .category-icon img.img-fluid {
    width: 100px;
    display: block;
    text-align: center;
    margin: 0px auto;
    padding: 10px;
    margin-bottom: 10px;
}
.case_study_ecom .case-study {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.testimonial .testimonial-item .testimonial-content p {
    font-size: 18px;
    color: #022d62;
    line-height: 30px;
}
.tech_section .feature-info-style-08 .feature-info-item:hover .feature-info-number span {
    background: #022d62;
    color: #ffffff;
}
.tech_section .feature-info-style-08 .feature-info-item:hover .feature-info-number span:after {
    border-left-color: #022d62;
}
.uiux_work .case-study-img.case-study-lg.bg-holder::after {
    display: none;
}
.vertical-center{
    margin: 100px auto;
}
.mobile-menu-view {
    display: none !important;
}
.footer_one .footer-link ul li a {
    font-weight: 600;
}
.column-container2{
    padding: 0px !important
}
.footer_one .footer-contact-info p, .footer .footer-contact-info a {
    font-weight: 600;
}
.feature-info-style-04{
    height: 250px;
}
.feature-info-style-01 .feature-info-content .feature-info-title a{
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.feature-info-style-01:hover .feature-info-content .feature-info-title a{
    color: #ffffff !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.feature-info-style-01:hover .feature-info-content .feature-info-title a:hover {
    color: #ffffff;
}
button.close {
    padding: 10px;
    background-color: transparent;
    z-index: 99999;
    position: absolute;
    right: 15px;
    opacity: 1;
    top: 0px;
    color: #ffffff;
}
.erp-flow ul.list.list-unstyled.ckeck-list li i {
    line-height: 25px;
}
.erp-flow ul.list.list-unstyled.ckeck-list li {
    line-height: 30px;
}
.contact-screen li {
    float: left;
    margin: 10px 15px;
}
.contact-screen li a {
    background: #f5f5f5;
    height: 50px;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    display: block;
    line-height: 30px;
    text-align: center;
    border: 2px solid;
}
a.iconsclickable {
    transition: transform 0.3s ease;
    transform: translateX(0px);
    text-align: center;
    display: block;
    margin: 0px 15px;
}
a.iconsclickable:hover {
    transform: translateX(10px);
}
a.iconsclickable img {
    margin-bottom: 10px;
    vertical-align: middle;
    padding: 0px !important;
    width: 50px;
    height: 50px;
    text-align: center;
}
.single-btnmodal {
    text-decoration: underline !important;
}
.additionalplus {
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
}
.crm-work img.img-fluid {
    border: 1px solid #fcfcfc;
}
.mail-newsletter {
    background: #022d62 !important;
	padding-bottom: 50px;
}
.newsletter-fade {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 26%) !IMPORTANT;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
}
.newslettericon{
    width: 100px;
    height: 100px;
}
.webapp-mview{
    display: none;
}
.client-btn.text-center .btn {
    font-size: 14px !important;
}
a.btn.btn-primary.text-center.col-lg-12.m-auto.w-75.mb-4.pro_develop_btn.text-white {
    font-size: 14px !important;
}
.category-grid-style-01 .category-item {
    width: 25%;
    cursor: default;
}
.category-grid-style-01 .category-item .category-icon img {
    width: 50px;
}
.thumb{
    margin-bottom: 30px;
}
img.zoom {
    width: 100%;
    height: 200px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.modal-header {
    border-bottom: none;
}
.modal-title {
    color:#000;
}
.modal-footer{
    display:none;
}
.testimonials-img{
    width: 100px !important;
    display: block !important;
    margin: 0px auto;
    padding-bottom: 20px;
}
.ecom_port .case-study:hover .case-study-info {
    opacity: 1;
    bottom: 30px;
}
.modal-content{
    background-color: #022d62;
}
.clickableiocns .col-lg-5.mb-4.pl-0 {
    padding-left: 17px !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s !important;
    -webkit-text-fill-color: #fff !important;
    background: transparent !important;
    -webkit-box-shadow: 0 0 0 30px rgb(2 45 98 / 0%) inset;
}
.newsletter-fade p.text-white {
    padding: 0px 50px;
}
.digit3 {
    font-size: 80px !important;
}
.category-box.category-box-style-01 .category-icon img.service-iconwd {
    width: 60px;
    display: block;
    margin: 0px auto;
    margin-bottom: 20px;
}
.category-box.category-box-style-01 .category-icon {
    padding: 0px;
}
.category-box.category-box-style-01 .category-icon a {
    padding: 10px 10px 10px;
    display: block;
    height: 170px;
}
.category-box.category-box-style-01 .category-icon a i {
    font-size: 60px;
}
.quotes-font{
    font-size: 16px !important;
}
input[type=“submit”], input[type=“button”], input[type=“text”], input[type=“password”], input[type=“email”], textarea { 
    -webkit-appearance: none; 
    border-radius:0px; 
    -webkit-border-radius:0px;
    -moz-border-radius:0px; 
    -o-border-radius:0px; 
}
a[href^=tel] { 
    text-decoration:inherit;
    color: inherit; 
}
.btn{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
div#jarallax-container-0 {
    z-index: 0 !important;
}
#careerform{
    position: relative;
    right: 0;
    top: 0px;
}
@keyframes slidein {
    from {
      margin-left: 100%;
      width: 300%;
    }
  
    to {
      margin-left: 0%;
      width: 100%;
    }
  }
@media (max-width: 1400px){	
    .navbar .navbar-nav .nav-link{
        font-size: 14px;
        padding: 10px 8px 10px;
    }
    body {
        font-size: 18px;
    }
    .navbar .navbar-nav .nav-link{        
        margin-right: 0px !important;
    }
    li.contact-number.nav-item.pr-4{
        padding-right: 0px !important;
    }
}
@media (min-width: 1401px){ 
    .banner-equal {
        padding: 50px 0px !important;
    }
    .navbar .navbar-nav .nav-link{
        margin-right: 0px !important;
    }
}
@media (min-device-width:1024px) and (max-device-width:1200px){
    .navbar .navbar-nav .nav-link {
        padding: 10px 8px 10px;
    }
}
@media only screen and (max-width: 1024px){
    .navbar .navbar-nav .nav-link {
        padding: 10px 5px 10px;
    }
    .contact-number a {
        font-size: 10px;
        padding: 5px 15px;
    }
    .header-inner .header-inner-nav .nav li a {
        padding: 14px 20px;
    }
}
@media (min-device-width:1200px) and (max-device-width:1259px){
    .navbar .navbar-nav .nav-link {
        padding: 10px 4px 10px;
    }
}
@media (max-width: 991px){
    .header .topbar {
        display: none;
    }
    .nav{
        font-size: 14px;  
    }
    .tech_prodev li {
        margin: 0px;
        vertical-align: middle;
        line-height: normal;
        margin-left: 0px;
        display: inline-block;
        margin-right: 5px;
    }
    .tech_prodev {
        display: block !important;
        margin-bottom: 10px;
    }
    .tech_prodev p.mt-3.fweight-bold {
        margin: 10px 0px !IMPORTANT;
    }
    .pro_develop_btn{
        width: 100% !important;
    }
    .no-js .owl-carousel, .owl-carousel.owl-loaded {
        margin-bottom: 10px;
    }
    .mobile-menu-view{
        display: block !important;
    }
    .mobile-app-link {
        width: 20%;
        margin: 0px auto;
        display: block;
    }
    .order-mv-1{
        order: 1;
    }
    .order-mv-2{
        order: 2;
    }
    .order-mv-3{
        order: 3;
    }
    .order-mv-4{
        order: 4;
    }
    .order-mv-5{
        order: 5;
    }
    .order-mv-6{
        order: 6;
    }
    .order-mv-7{
        order: 7;
    }
    .order-mv-8{
        order: 8;
    }
    .order-mv-9{
        order: 9;
    }
    .order-mv-10{
        order: 10;
    }
    .order-mv-11{
        order: 11;
    }
    .order-mv-12{
        order: 12;
    }
    .order-mv-13{
        order: 13;
    }
    .order-mv-14{
        order: 14;
    }
    .webapp-view{
        display: none;
    }
    .webapp-mview{
        display: block;
    }
    .footer_one .container.column-container2 {
        padding-left: 10px !important;
    }
}
@media (max-width: 560px){
    .our-clients-style-02 .brand-logo .owl-carousel .owl-item img {
        width: 200px;
        display: block;
        height: auto;
    }
    .cookie {
        left: 0px;
        margin: 10px;
    }
    .btn-round:before{
        width: 100%;
    }
    .btn{
        padding: 10px;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    a.btn.btn-dark.btn-sm.mt-3.ml-3 {
        margin-left: 0px !important;
    }
    .footer p.text-dark.mt-4.mb-0.float-right.font-sm {
        float: left !important;
        margin-top: 1px !important;
    }
    .footer .col-sm-6.col-lg-5.mb-4.mb-lg-0 {
        margin-bottom: 10px !important;
    }
    img.img-fluid.w-75.p-3 {
        padding: 0px !important;
        display: block;
        margin: 0px auto;
    }
    div#careerform {
        margin-top: 20px;
    }
    section#case-studies {
        margin-bottom: 35px !important;
    }
    section#contact-us ul.list.list-unstyled.mb-4.mt-5 {
        margin: 0px !important;
        margin-bottom: 20px !important;
    }
    section#contact-us {
        padding-bottom: 0px !important;
    }
    .hright-img{
        display: none;
    }
    .horizontalsolutions{
        padding-top: 0px !important;
    }
    .tech-logo{
        height: auto;
        margin-bottom: 10px;
    }
    a.btn.btn-primary.text-white.mt-2.ml-2.quotes-font {
        margin-left: 0px !important;
    }
    .mobileapp-img img.img-fluid.mob_img {
        margin-bottom: 20px;
    }
    .category-grid-style-01 .category-item {
        width: 50%;
    }
    .webapp-images {
        margin-top: 20px;
    }
    .ecome_img img {
        margin-bottom: 20px;
    }
}
@media (max-width: 460px){
    .d-xs-none{
        display: none;
    }
}