.cls-chng {
    color: white;
}

.btn-theme-colored {
    color: #fff;
    background-color: #586dae;
    border-color: #586dae;
}

.mr-15 {
    margin-right: 15px !important;
    margin-top: 15px !important;
}

.btn-lg {
    font-size: 14px;
    padding: 10px 26px;
}

.btn-flat {
    border-radius: 0;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.mt-col-cls {
    margin-bottom: -12px;
}

.cls-color-a {
    color: #586dae !important;
}

.cls-color-ahr {
    color: #130F40 !important;
}

.cls-justf-col {
    text-align: justify;
}

.our-cls-cs-b {
    padding-top: 95px !important;
}

.cls-top-col-h {
    padding-top: 80px;
}

.box {
    height: 87%;
    width: 100px;
    background-color: #586dae;
    border-radius: 52px;

}

.boximg-cls {
    top: 45% !important;
    left: 46% !important;
}

.cls-demand-img {
    width: 71px !important;
    top: 45% !important;
    left: 47% !important;
}

.view-morecls {
    top: 12px !important;

    display: inline-block;
    width: 170px;
    height: 46px;
    background: #586dae;
    border-radius: 40px;
    font-size: 15px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 10px 5px;
    box-shadow: 1px 1px 40px rgb(0 0 0 / 10%);
    border: none;
    outline: none;
    transition: 0.3s;

}

@media screen and (max-width:320px) {

    .fadeup-animation {
        width: 88%;
    }
}

@media screen and (max-width:320px){
.main-features, .main-services, .main-pricing {
    position: relative;
    z-index: -1;
}
}
@media  screen and (max-width:320px){
    .row{
        margin-right: -54px !important;
    }
}

.main-banner-all-cls{
    position: relative;
    /* padding: 235px 0 323px 0; */
    /* background: linear-gradient(135deg, #f3914e, #f3914e); */
    background-image: url(../../images/development.jpg);
    overflow: hidden;
    margin-bottom: -100px;
    height: 75vh;
    background-size: 100% 100%;
}

.main-banner-portfolio{
    position: relative;
    /* padding: 235px 0 323px 0; */
    /* background: linear-gradient(135deg, #f3914e, #f3914e); */
    background-image: url(../../images/portfolio.jpg);
    overflow: hidden;
    margin-bottom: -100px;
    height: 75vh;
    background-size: 100% 100%;
}

.site-footer-cls-paddig{
    padding-top: 100px;
}

.slick-dots-cls-footr{
    bottom: -29px !important;
}

@media screen and (max-width:425px){
    .main-banner-all-cls{
    
        height: 60vh;
        
    }
}

@media screen and (max-width: 320px){
.about-content, .experience-content, .contact-content {
    padding-top: 97px;
}
}

@media screen and (max-width: 375px){
.site-branding a img.sticky-logo {
    padding-top: 5px;
}
}



@media only screen and (max-width: 768px) and (min-width: 425px)  {
    img{
        max-width: 127px;
    }
}

@media screen and (max-width: 425px){
.slick-dots {
    bottom: -26px;
}
}

@media screen and (max-width: 320px){
.container {
    padding-right: 48px;
}
}

@media screen and (max-width: 768px){
.portfolio-cls-img{
    padding-top: 79px;
    padding-right: 12px;
}
}



@media screen and (max-width:425px){
    .main-banner-portfolio {
    
        height: 60vh;
        
    }
}

a:hover {
     color: white;
}

.main-banner-all-development{
    position: relative;
    /* padding: 235px 0 323px 0; */
    /* background: linear-gradient(135deg, #f3914e, #f3914e); */
    background-image: url(../../images/development.jpg);
    overflow: hidden;
    margin-bottom: -100px;
    height: 75vh;
    background-size: 100% 100%;
}

.img-portf-size{
    background-size: 100% 100%;
}