.post-navigation .nav-links a {
    color: #fff !important;
}

#wrapper-footer-full .la {
    color: #ffffff !important;
}

#wrapper-footer-full  .pl-2 {
    padding-left: 0 !IMPORTANT;
}

img {
    box-shadow: none !important;
}

#call-back .wpb_wrapper p strong {
    font-size: 35px;
}

.post-header {
    margin-bottom: 50px;
} 

.page .post-header {
    margin-top: 50px;
} 

#call-back .wpcf7 {
    margin: 0 auto !important;
    max-width: 1050px;
}


.what_we_build .vc-hoverbox-wrapper{
    max-height: 350px !important;
    overflow: hidden;
}

.slider-mobile {
    display: none;
}

.slider-mobile {
    display: none;
}

.slider-desktop {
    display: block;
}

.card-title {
    margin-bottom: 0.75rem;
    color: #000;
}

.card-body a {
    color: #fff !important;
}

@media screen and (max-width: 991px) {
 #call-back .wpcf7  {
    max-width: 600px;
    }
}

@media screen and (max-width: 900px) {
    #main-menu .nav-link {
        color: #333c48 !important;
    }

    .slider-desktop {
        display: none;
    }

    .slider-mobile {
        display: block;
    }
}

@media screen and (max-width: 600px) {
    #call-back .wpcf7  {
    max-width: 100%;
    }
    
    #call-back .wpb_wrapper p strong {
    font-size: 25px;
    }

    /*.tp-resizeme {*/
    /*    display: none !important;*/
    /*}*/


    /*.tp-parallax-wrap {*/
    /*    max-width: 312px !important;*/
    /*    overflow: hidden;*/
    /*}*/
}