.mb10 {
    margin-bottom: 10px !important;
}

.logo-w {
    max-width: 250px
}

p,
blockquote {
    margin-bottom: 1.5rem;
}

.project-category p {
    line-height: 1.5;
}

.project-box h5 {
    font-size: 1.3rem;
}

.project-box-inner {
    padding: 2.14rem 1.5rem;
}

.text-dark a {
    color: #000;
    text-decoration: none;
}

.projects.section {
    padding-top: 4rem;
}

.mt-5 {
    margin-top: 3rem !important
}

.custom-logo-link .brand-img {
    height: 3.5rem;
}

.navbar-address {
    font-family: 'Jost', sans-serif;
}


.videoblock-description .title-block span {
    color: #CEE002;
}


.videoblock-description .title-block {
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.videoblock-description .text-block {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #818181;
}

.bg-notebook {
    width: auto;
    height: auto;
    background: url("/bitrix/templates/inner_pages/assets/images/kompozitnyy-rezhim/notebook.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding: 49px;
}

.video-wrapper iframe {
    max-width: 100%;
}

.yellow-text {
    color: #CEE002;
}

.m0 {
    margin: 0 !important;
}

.ml0 {
    margin-left: 0;
}

.mt0 {
    margin-top: 0;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mb20 {
    margin-bottom: 20px;
}

.mt80 {
    margin-top: 80px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb40 {
    margin-bottom: 40px;
}

.mtb30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.boxed {
    padding-left: 4.2857rem;
    padding-right: 4.2857rem;
}

.jumbotron {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0 0 4.2857rem 0;
    color: #fff;
    background-color: #fff;
}


.lid-block {
    color: #fff;
    margin-right: -60px;
    margin-left: -60px;
    padding: 90px 0;
    position: relative;
    padding-left: 4.2857rem;
    padding-right: 4.2857rem;
}

.lid-block .text-wrap-lid-block {
    width: 60%;
}

.lid-block-title {
    font-family: 'Jost', sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 3.2rem;
    font-size: 2.15rem;
    text-transform: uppercase;
    color: #FFFFFF;
}

.lid-block-text {
    font-style: normal;
    font-weight: normal;
    line-height: 1.6rem;
    font-size: 1.1rem;
    color: #FFFFFF;
}

.lid-block-btn {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -27px;
}

.navbar .brand {
    position: relative;
    left: -8px;
}

.navbar .brand-info {
    margin-left: 21px;
}

.navbar .brand-info h1 {
    font-size: 1em;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    margin-top: 16px;
}

/*delete*/
.call-block {
    background: url("/upload/medialibrary/18c/18c97376a8a167c4f4222c8c66c97e49.jpg");
    background-size: cover;
    color: #fff;
    margin-right: -60px;
    margin-left: -60px;
    padding: 60px 0;
    position: relative;
}

.call-title {
    width: 60%;
    font-family: 'Jost', sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 3.2rem;
    font-size: 2.15rem;
    text-transform: uppercase;
    color: #FFFFFF;
}

.call-text {
    width: 60%;
    font-style: normal;
    font-weight: normal;
    line-height: 1.6rem;
    font-size: 1.1rem;
    color: #FFFFFF;
}

.call-btn {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -20px;
}

    /*end delete*/
.btn {
    text-transform: uppercase;
}

.btn-border {
    border: 2px solid #cee002;
    background: none;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;

}

.btn-border:hover {
    color: #000;
}

.btn-border.grey {
    border: 2px solid #9D9D9D;
    color: #9D9D9D;
}

.btn-border.grey:hover {
    border: 2px solid #9D9D9D;
    color: #9D9D9D;
    background: none;
}

.btn-yellow {
    border: 2px solid #cee002;
    background: #cee002;
}

.btn-grey {
    border: 2px solid #CACACA;
    background: #CACACA;
}

.btn-grey:hover {
    border: 2px solid #cee002;
    background: #cee002;
}

.title-block {
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 54px;
    text-align: center;
    text-transform: uppercase;
}

.yellow-line {
    width: 95.01px;
    height: 0px;
    border: 3px solid #CEE002;
    transform: rotate(0.64deg);
    margin-top: 50px;
    margin-bottom: 50px;
}

.how-it-works .subtitle {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #818181;
    margin-bottom: 50px;
}

.circle-wrapper {
    width: 40px;
    height: 40px;
    border: 3px solid #CEE002;
    border-radius: 50%;
    text-align: center;
    padding: 0.5em 0;
    line-height: 1.5em;
}

.row-table {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.col-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none !important;
}

.long-separator {
    width: 80%;
    height: 0px;
    border: 1px solid #E4E4E4;
    margin: 0 auto;
}

.inline-image img {
    display: inline;
}

.text-center img {
    margin: 0 auto;
}

.short-about .experience-info {
    padding-left: 50px;
}

.grey-line {
    border: 1px solid #C4C4C4;
    margin-top: 60px;
}

.experience-number {
    display: inline-block;
    vertical-align: middle;
    font-size: 7.142rem;
    line-height: 1;
    font-weight: 600;
    color: #000;
}

.experience-border {
    display: inline-block;
    vertical-align: middle;
    width: 12.15rem;
    height: 12.15rem;
    border: 0.357rem solid #cee002;
}

.experience-content {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: -8rem;
    top: 0.2rem;
}

.experience-info {
    display: inline-block;
    vertical-align: middle;
    margin: -1rem 0 0 0.8rem;
    font-size: 1.57rem;
    line-height: 1.181;
    color: #000;
}

.project-item .img-animation-picture {
    position: absolute;
    top: 25%;
    left: 37%;
    width: 26% !important;
    height: 35%;
    z-index: 3;
}

.project-item .title-project-item, .project-item .link-project-item {
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding: 0 3rem;
    color: white;
    line-height: 1.3em;
    margin-bottom: 0;
    font-family: 'Jost', sans-serif;
    font-size: 1.5em;
}

.project-item .link-project-item, .project-item:hover .title-project-item {
    display: none;
}

.project-item:hover .link-project-item {
    display: block;
}


.blur-text {
}

.blur-text span::before {
    content: "разработка сайта на 1С-Битрикс";
    animation: animate infinite 16s;
    padding-left: 10px;
}

@keyframes animate {
    0% {
        content: "разработка сайта на 1С-Битрикс";
    }

    25% {
        content: "внедрение Битрикс24";
    }

    50% {
        content: "интеграция с 1С";
    }

    75% {
        content: "техническое сопровождение сайта";
    }
}

/* template news.list icons */
.icons-list {
    margin-top: 40px;
}

.icons-info {
    display: table;
}

.icons-img-wrapper {
    display: table-cell;
    width: max-content;
    padding: 20px;
    box-sizing: border-box;
    border: 3px solid #CEE002;
    border-radius: 50%;
}

.icons-img-wrapper img {
    width: 50px;
}

.icons-name {
    display: table-cell;
    width: 240px;
    padding-left: 30px;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    vertical-align: middle;
    color: #000000;
}

.hr-bottom.custom {
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
}

.white-text {
    color: #fff
}

.weight-normal {
    font-weight: normal;
}

.navbar-toggle {
    border: 4px solid transparent;
}

.section-title {
    margin: 0;
    padding-bottom: 50px;
}

.section-title, .project-title {
    font-family: 'Jost', sans-serif;
    font-weight: 600;
}

.experience-number {
    font-family: 'Jost', sans-serif;
}

.contact-title {
    color: #666666;
    font-weight: normal;
    font-size: 1.2em;
    margin-top: 30px;
}

.phone-lg {
    font-family: 'Jost', sans-serif;
    font-size: 2em;
}

footer.section {
    padding: 2rem 0 2rem 0;
    border-top: 1px solid #e1e1e1;
    font-size: 1rem;
}

footer.section .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

footer.section .brand {
    padding-top: 10px;
}

footer.section .copy {
    padding: 0;
    margin: 0;
}

.footer-menu {
    padding-top: 23px !important;
    display: inline-block;
}

.footer-menu a {
    color: black;
}

.footer-menu li {
    display: inline-block;
    margin-right: 80px;
}

.footer-menu li:last-of-type {
    margin-right: 0;
}

.pos-inherit {
    position: inherit;
}

.pos-relative {
    position: relative;
}

.section-about .section-subtitle {
    margin-bottom: 0;
    background-color: #cee002;
    color: black;
    padding: 3px 10px 2px 10px;
    line-height: 1.7rem;
    font-size: 1em;
    font-family: 'Jost', sans-serif;
}

.section-about .section-title {
    font-weight: 500;
    letter-spacing: 0.1em;
    background-color: #3160AE;
    color: white;
    padding: 3px 10px 2px 10px;
    line-height: 1.7rem;
    font-size: 1em;
}

.font-jost {
    font-family: 'Jost', sans-serif;
}

.subtitle-banner {
    background-color: #E22927;
    color: white;
    padding: 3px 10px 2px 10px;
    line-height: 1.7rem;
    font-size: 1em;
    font-family: 'Jost', sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.title-banner {
    font-family: 'Jost', sans-serif;
    font-weight: 600;
    letter-spacing: -0.05em;
}

#space {
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

@media (max-width: 1366px) {
    .experience-number {
        font-size: 6rem;
    }

    .experience-border {
        width: 11rem;
        height: 11rem;
    }
}

@media (max-width: 1300px) {
    .bg-dots {
        margin-right: -4.2857rem;
        margin-left: -4.2857rem;
        padding: 60px 0;
        padding-left: 4.2857rem;
        padding-right: 4.2857rem;
    }

    .navbar-spacer {
        margin: -1rem 1.5rem 0;
    }

    .navbar .brand-info {
        display: none;
    }
}

@media (max-width: 1024px) {
    .experience-number {
        font-size: 3.5rem;
        width: 7rem;
        margin-right: 15px;
        text-align: center;
    }

    .experience-info {
        font-size: 1.4rem;
    }

    .experience-border {
        width: 8.5rem;
        height: 8.5rem;
    }

    .experience-box {
        margin: 3rem 0;
    }
}

@media (max-width: 992px) {
    .boxed {
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .lid-block-title {
        font-size: 2rem;
    }

    .experience-box {
        width: 450px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .experience-border {
        width: 12.5rem;
        height: 12.5rem;
    }

    .experience-number {
        font-size: 5.5rem;
        width: 11rem;
    }

    .experience-content {
        left: -12rem;
    }

    .experience-info {
        font-size: 1.7rem;
    }

    .bg-dots {
        margin-right: -3rem;
        margin-left: -3rem;
        padding: 60px 0;
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

@media (max-width: 768px) {
    .lid-block {
        text-align: center;
    }

    .lid-block .text-wrap-lid-block {
        width: 100%;
    }

    .lid-block-btn {
        position: relative;
        top: 0;
        margin-top: 30px;
    }

    .section-about .section-subtitle, .section-about .section-title {
        display: none;
    }

    .hades.tparrows {
        display: none;
    }

    .section-title {
        padding-right: 50px;
        font-size: 2.4rem;
    }

    .section-about img {
        margin: 0 auto;
        display: block;
    }

    .section-about p {
        text-align: center;
    }

    .section.contact {
        padding-bottom: 1rem;
    }

    .contact-wrap {
        padding-bottom: 2rem;
    }
}

@media (max-width: 550px) {
    .navbar-address.email-wrapper, .navbar-spacer {
        display: none;
    }
}

@media (max-width: 450px) {
    .project-hover {
        padding: 2rem;
    }

    .project-item .link-arrow {
        left: 2rem;
    }

    .project-hover .project-title {
        width: calc(100% - 4rem);
    }
}

@media (max-width: 320px) {
    .experience-border {
        width: 10.5rem;
        height: 10.5rem;
    }

    .experience-content {
        left: -10rem;
    }

    .experience-number {
        font-size: 5rem;
        width: 9rem;
    }

    .experience-info {
        font-size: 1.4rem;
    }

    .experience-box {
        width: 300px;
    }
}