.headerbtn .btn-small{
    padding-block: 8px;
 min-width: 103px;
}
.customfeatureBox p{
    margin-bottom: 0px;
}
.customfeatureBox .customtitle{
    font-size: 20px;
    font-weight: 600;
    margin-block:10px;
    color:#000;
}
.scale{
    transition: all 0.3s ease-in;
}
.scale:hover{
    transform: scale(1.02);
}
.scale:hover .servicecard{
    border-bottom: 2px solid rgb(150, 117, 117);
}
.dropdown-menu, .show{
    transition: all 0.3s ease-in;
}
.industries img{
    min-width: 200px;

}
.servicesBox img{
    min-width: 100px;
}
.freelancer {
    min-width: 150px !important;
}
.learnMore{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}
.servicesContext{
    margin-bottom: 40px !important;
    font-size: 14px;
    line-height: 24px;
}
.servicecard{
   transition: all  0.3s ease;
}
.chooseUsBox i{
    background: #162340;
    padding: 20px 10px;
    border: 1px solid;
    font-size: 20px;
    border-radius: 5px;
    color: white;
    min-width: 50px;
    text-align: center;
}

br{
    margin-block: 10px;
}

@media (min-width:1140px){
    .customnav .nav-item{
        margin-left: 20px;
    }

}

header{
    min-height: 40px;
}
header .navbar-brand {
    padding: 0px;
}

header .disable-fixed {
position: fixed;
top: 0;

}
header .nav{
    margin-top: 40px;
}
header .navbar-brand img{
    height: auto !important;
    max-height: unset !important;
    max-width: 100px;
}
.disable-fixed .navbar-brand {
    padding: 0 !important;
}
.main-footer{
    padding: 0;
}
.btn.btn-base-color:hover, .btn.btn-base-color:active{
    background-color: white;
    color:#000;
}

.footerBtm{
    max-width: 80px;
}
.lgImg{
    max-width: 220px;
}

.listItems li{
    list-style-type:auto;
    font-weight: 500;
    color: #000;
}


.partnerSlider img{
    max-width: 180px;
}
.partnerSlider .swiper-slide{
 display: flex;
 justify-content: center;
 align-items: center;
 height: 60px;
}

.navbar .navbar-nav .simple-dropdown .dropdown-menu .dropdown.open > a{
    color: white;
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu .dropdown-menu{
    top: -290px;
}



.ls-minus-2px{
    letter-spacing: 1px !important;
}


.ecollectgif{
    max-width: 300px;
}