/* common classes start */
.b1 {
    border: 1px solid yellowgreen !important;
}
.b2 {
    border: 1px solid green !important;
}
.b3 {
    border: 1px solid blue !important;
}
.b4 {
    border: 1px solid orange !important;
}
.b5 {
    border: 1px solid slateblue !important;
}
.bw5 {
    border-width: 5px !important;
}
.bw10 {
    border-width: 10px !important;
}
.overflow-hidden {
    overflow: hidden;
}
.d-none {
    display: none;
}
.pt-0px {
    padding-top: 0px !important;
}
.pt50px {
    padding-top: 50px;
}
.pb-0px {
    padding-bottom: 0 !important;
}
/* extra start */
.pt0px {
    padding-top: 0px !important;
}
.pt20px {
  padding-top: 20px;
}
.pb20px {
    padding-bottom: 20px;
}
.prl15px {
    padding-left: 15px;
    padding-right: 15px;
}
.pt40px {
    padding-top: 40px;
}
.pb40px {
    padding-bottom: 40px;
}
.ml10px {
    margin-left: 10px;
}
.mr10px {
    margin-right: 10px;
}
.lh36px {
    line-height: 36px;
}
.fz_36 {
    font-size: 36px;
}
.pt30px {
  padding-top: 30px;
}
.pb30px {
  padding-bottom: 30px;
}
.pt70px {
  padding-top: 70px;
}
.pb0px {
  padding-bottom: 0px;
}
/* extra end */
/* common classes end */
.slide .slide-content img.img-responsive, .vCenterWrapper .row img.img-responsive {
    height: auto;
    max-height: 100% !important;
    object-fit: contain;
}
section.client-slider h1.fz_41.text-center {
    margin-bottom: -30px;
}
.dev-img {
    max-height: 320px;
    padding-top: 10%;
}
.slide .slide-content img.img-responsive {
    margin-top: -30px;
}
.client-slider .item h4 {
    line-height: 0;
}
@media (min-width: 1782px) {
    .team-container-wrapper.container-fluid {
        max-width: 1170px;
        padding: 0;
    }
}
.team-container-wrapper .team .team-content {
    left: 15px;
    width: 85% !important;
}
.team-container-wrapper .team .team-content h3 {
    font-size: 26px;
    text-align: left;
}
.gray-text {
    color: #686e7f;
}
.pb50px {
    padding-bottom: 50px;
}
.container.hidden-xs .row h2,
#projektslider .container h2,
#Services .container .row h2,
#outsourcing h2 {
    font-size: 28px;
}
/* extra start */
.bulleted-paragraphs li {
    position: relative;
    /* list-style-type: disc !important; */
    padding-right: 4%;
    padding-left: 10px;
}
.bulleted-paragraphs li::marker {
    /* font-size: 25px; */
    /* padding-top: 50px; */
}
.serviceLarge .content .linkText.for-bulleted-paragraphs {
    top: 0px;
    left: -50px;
}
.no-touch .serviceLarge:hover .content .linkText.for-bulleted-paragraphs {
    width: 50px;
}
section .content p.color-red {
    color: #ff0032;
}
@media (max-width: 576px) {
    .serviceLarge .content .linkText.for-bulleted-paragraphs {
        display: none;
    }
    .bulleted-paragraphs,
    .bulleted-paragraphs li {
        padding-left: 0px;
        padding-right: 0;
    }
}
.title h1.bold-h1 {
    font-size: 50px;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1em;
    text-align: left;
    color: #ff0032;
    padding-right: 0%;
}
.what-we-do-content-2.pt40px {
    padding-top: 40px;
}
.pl0px {
    padding-left: 0px;
}
.pr0px {
    padding-right: 0px;
}
.vCenter.title .button {
    /* padding: 11px 10px 10px; */
}
.second-btn {
    margin-left: 10px;
}
@media (max-width: 576px) {
    .second-btn {
        margin-left: 0px;
    }
    .services .fromBottom.pl0px {
        padding-left: 15px;
    }
    .services .fromBottom.pr0px {
        padding-right: 15px;
    }
}
/* extra end */