@font-face {
    font-family: "RobotoLight";
    src: url("fonts/roboto-light-webfont.ttf") format("ttf"),
    url("fonts/roboto-light-webfont.eot") format("eot"),
    url("fonts/roboto-light-webfont.svg") format("svg"),
    url("fonts/roboto-light-webfont.woff2") format("woff2"),
    url("fonts/roboto-light-webfont.woff") format("woff");
}

@font-face {
    font-family: "RobotoBold";
    src: url("fonts/roboto-bold-webfont.ttf") format("ttf"),
    url("fonts/roboto-bold-webfont.eot") format("eot"),
    url("fonts/roboto-bold-webfont.svg") format("svg"),
    url("fonts/roboto-bold-webfont.woff2") format("woff2"),
    url("fonts/roboto-bold-webfont.woff") format("woff");
}

body {
    background-color: rgba(237, 238, 243, 1);
}

.notebook {
    background: url(../images/design/notebook.png) no-repeat;
    background-size: 80% auto;
    background-position: bottom -100px left 130%;
    background-color: #24345A;
    padding: 2rem 0 5rem 2rem;
}

.block-blog {
    background: url(../images/design/blog.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    text-decoration: none;
    color: #000;
}

.block-try {
    background: rgba(115, 47, 56, 1);
}

.block-try, .block-blog {
    height: 50%;
    flex-grow: 1
}

.block-flex {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.btn-red:hover, .btn-red {
    background-color: #A71933;
    color: #fff;
    border-radius: 40px;
    padding: 10px 40px;
    cursor: pointer;
    text-decoration: none;
}

.text-decoration-none {
    text-decoration: none;
}

.block-main-title {
    font-family: 'Roboto', sans-serif;
    text-align: left;
    font-size: 2.2rem;
    font-weight: 700;
    color: #fff;
    max-width: 50%;
    padding: 2rem 0 1rem 0;
}

.block-subtitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    text-align: left;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.5);
    max-width: 50%;
    padding-bottom: 1rem;
}

.block-btn {
    background: rgba(255, 255, 255, 0.7);
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
}

.block-btn-subtitle {
    font-size: 12px;
}

.block-btn-title {
    font-weight: 700;
    font-size: 1.2rem;
}

.block-end {
    align-items: center;
    display: flex
}

.block-user-icon svg {
    width: 70px;
    padding: 0 20px 20px 10px
}

.block-start {
}

.block-vc, .block-rocket-position {
    display: flex;
    align-items: center;
}

.block-try {
    padding: 15px;
    background: url(../images/design/logo.png) no-repeat;
    background-size: 75% auto;
    background-position: bottom 10px left 90%;
    background-color: rgba(115, 47, 56, 1);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.block-compact-title {
    color: #fff;
    font-size: .9rem;
    font-family: century-gothic, sans-serif;
    font-weight: 100;
}

.block-span-bold {
    font-family: Roboto, sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
}

.arrow svg {
    color: #000;
    background: #fff;
    outline: 2px solid;
    outline-offset: -1px;
    border-radius: 20px;
}

.digit-title {
    font-family: 'RobotoBold', sans-serif;
    font-size: 2.5rem;
}

.digit-subtitle {
    font-weight: 400;
    font-size: 1rem;
    padding-bottom: 10px;
}

.digit-text {
    font-family: 'Roboto Thin', sans-serif;
    font-weight: 100;
    font-size: 12px;
    padding: 0 20px;
    opacity: .5;
}

/* promo */

.play-promo {
    position: absolute;
    top: 40%;
    left: 40%;
}

.play-promo svg {
    background-color: rgba(255, 255, 255, 0.5);
    color: black;
    padding: 5px;
    border-radius: 50%;
    cursor: pointer;
}

.new-title-promo {
    font-weight: 700;
    font-size: 26px;
    line-height: 1em;
}

.new-subtitle-promo {
    font-weight: 400;
    font-size: 20px;
    max-width: 80%;
}

.new-text-promo {
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    text-align: left;
    font-size: 10px;
    color: rgba(0, 0, 0, 0.5);
    padding-bottom: 1rem;
}

/* service */

.block-service {
    height: 18em;
    padding: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: start;
    text-decoration: none;
}

.block-complex {
    background: url(../images/design/complex.png) no-repeat;
    background-size: 80% auto;
    background-position: bottom 10px right 0;
    background-color: rgba(36, 52, 90, 1);
}

.block-service-complex {
    background: url(../images/design/complex.png) no-repeat;
    background-color: rgba(36, 52, 90, 1);
    background-position: center center;
    background-size: 70% auto;
}

.block-optimisation {
    background: url(../images/design/optymization.png) no-repeat;
    background-size: 80% auto;
    background-position: bottom 10px right 0;
    background-color: rgba(17, 28, 57, 1);
}

.block-crowd {
    background: url(../images/design/crowd.png) no-repeat;
    background-size: 80% auto;
    background-position: bottom 10px right 0;
    background-color: rgba(23, 58, 122, 1);
}

.block-service-crowd {
    background: url(../images/design/crowd.png) no-repeat;
    background-color: rgba(23, 58, 122, 1);
    background-position: center center;
    background-size: 70% auto;
}

.block-service-consultant {
    background: url(../images/design/personal.png) no-repeat;
    background-color: rgba(29, 101, 136, 1);
    background-position: center center;
    background-size: 70% auto;
}

.block-consultant {
    background: url(../images/design/personal.png) no-repeat;
    background-color: rgba(29, 101, 136, 1);
    background-size: 80% auto;
    background-position: bottom 10px right 0;
}

.block-service-seo {
    background: url(../images/design/seo.png) no-repeat;
    background-color: rgba(96, 46, 58, 1);
    background-position: center center;
    background-size: 70% auto;
}

.block-webmaster {
    background: url(../images/design/webmaster.png) no-repeat;
    background-color: rgba(55, 58, 85, 1);
    background-size: 80% auto;
    background-position: bottom 10px right 0;
}

.block-seo {
    background: url(../images/design/seo.png) no-repeat;
    background-color: rgba(96, 46, 58, 1);
    background-size: 80% auto;
    background-position: bottom 10px right 0;
}

.block-service-webmaster {
    background: url(../images/design/webmaster.png) no-repeat;
    background-color: rgba(55, 58, 85, 1);
    background-position: center center;
    background-size: 70% auto;
}

.block-service-smm {
    background: url(../images/design/smm.png) no-repeat;
    background-color: rgba(20, 82, 100, 1);
    background-position: center center;
    background-size: 70% auto;
}

.block-smm {
    background: url(../images/design/smm.png) no-repeat;
    background-color: rgba(20, 82, 100, 1);
    background-size: 80% auto;
    background-position: bottom 10px right 0;
}


.block-why {
    background: url(../images/design/why.png) no-repeat;
    background-position: center center;
    background-size: 100% auto;
    height: 100%;
    min-height: 250px;
    max-width: 400px;
}

.block-reputation {
    background: url(../images/design/reputation.png) no-repeat;
    background-color: rgba(17, 28, 57, 1);
    background-size: 80% auto;
    background-position: bottom 10px right 0;
}

.block-service-reputation {
    background: url(../images/design/reputation.png) no-repeat;
    background-color: rgba(17, 28, 57, 1);
    background-position: center center;
    background-size: 70% auto;
}

.block-copywriting {
    background: url(../images/design/copywriting.png) no-repeat;
    background-color: rgba(44, 122, 143, 1);
    background-size: 80% auto;
    background-position: bottom 10px right 0;
}

.block-service-copywriting {
    background: url(../images/design/copywriting.png) no-repeat;
    background-color: rgba(44, 122, 143, 1);
    background-position: center center;
    background-size: 70% auto;
}

.block-selection {
    background: url(../images/design/selection.png) no-repeat;
    background-color: rgba(79, 40, 125, 1);
    background-size: 80% auto;
    background-position: bottom 10px right 0;
}

.block-service-selection {
    background: url(../images/design/selection.png) no-repeat;
    background-color: rgba(79, 40, 125, 1);
    background-position: center center;
    background-size: 70% auto;
}

.block-analise {
    background: url(../images/design/analise.png) no-repeat;
    background-color: rgba(63, 50, 89, 1);
    background-size: 80% auto;
    background-position: bottom 10px right 0;
}

.block-service-analise {
    background: url(../images/design/analise.png) no-repeat;
    background-color: rgba(63, 50, 89, 1);
    background-position: center center;
    background-size: 70% auto;
}

.block-ssl {
    background: url(../images/design/ssl.png) no-repeat;
    background-color: rgba(139, 136, 48, 1);
    background-size: 80% auto;
    background-position: bottom 10px right 0;
}

.block-service-ssl {
    background: url(../images/design/ssl.png) no-repeat;
    background-color: rgba(139, 136, 48, 1);
    background-position: center center;
    background-size: 70% auto;
}

.block-service-audit {
    background: url(../images/design/audit.png) no-repeat;
    background-color: rgba(89, 76, 50, 1);
    background-position: center center;
    background-size: 70% auto;
}

.block-audit {
    background: url(../images/design/audit.png) no-repeat;
    background-color: rgba(89, 76, 50, 1);
    background-size: 80% auto;
    background-position: bottom 10px right 0;
}

.block-service-audit, .block-service-ssl, .block-service-webmaster,
.block-service-seo, .block-service-crowd, .block-service-consultant,
.block-service-complex, .block-service-smm, .block-service-development,
.block-service-copywriting, .block-service-analise, .block-service-selection {
    height: 100%;
    min-height: 300px;
    max-width: 400px;
}

.block-service-title {
    color: #ffffff;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
}

.block-service-text {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 400;
    font-size: 10px;
    padding: 10px 0;
    line-height: 14px;
}

.new-title {
    font-size: 35px;
    font-weight: bold;
}

.new-second-title {
    font-size: 28px;
    font-weight: bold;
}

.new-subtitle, .new-subtitle a {
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    font-size: 12px !important;
    letter-spacing: 2px;
    text-decoration: none;
}

.btn-default, .btn-default:hover {
    border: 1px solid #000000;
    border-radius: 40px;
    padding: 10px 40px;
    cursor: pointer;
}

.new-text, .new-subtext {
    color: rgba(0, 0, 0, 0.5);
}

.a-red {
    color: rgba(182, 65, 87, 1);
}

.a-red, .new-text {
    font-size: 14px;
}

.new-subtext {
    font-size: 20px;
}

.new-search {
    overflow: hidden;
    background-color: rgba(135, 173, 225, 1);
    padding: 50px 0 10px 50px;
}

.block-request {
    background: rgba(48, 63, 99, 1);
}

.block-result {
    background: rgba(15, 154, 129, 1);
}

.block-request, .block-result {
    color: #ffffff;
}

.block-br-20 {
    border-radius: 20px;
}

.block-br-10 {
    border-radius: 10px;
}

.block-registration {
    max-width: 700px;
    margin: 0 auto;
    background-color: rgba(36, 36, 44, 1);
}

.block-registration-flex {
    display: flex;
    justify-content: space-between;
}

.block-registration-img {
    max-width: 100px;
    width: 100%;
}

.block-review {
    padding: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* start */

.block-black {
    background: rgba(20, 24, 36, 1);
    padding: 20px 25% 20px 15px;
    max-width: 80%;
    position: relative;
}

.block-start-title {
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}

.block-rocket {
    width: 300px;
    position: absolute;
    right: -130px;
    top: -60px;
}

.block-policy {
    font-family: century-gothic, sans-serif;
    font-size: .9rem;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 100;
}

.block-input::placeholder {
    color: #000;
}

.block-input {
    color: #000;
    width: 100%;
    border: transparent;
    border-radius: 20px;
    padding: 10px 20px;
}

.help-block {
    color: #A71933;
    padding: 10px;
}

.block-table {
    font-size: 11px;
    color: #000;
    margin: 0 20px;
}

.block-example-header {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.block-example-footer, .block-example-header {
    background: #32e1bf;
    padding: 10px;
}

.block-example-footer, .block-example-header, .block-example-text {
    padding: 10px;
}

.block-example-footer {
    font-weight: 700;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.block-table .block-example-text:nth-child(2),
.block-table .block-example-text:nth-child(4) {
    background: #fafafa;
}

.block-example-text {
    background: #ffffff
}

.block-example-text div:last-child {
    color: #24917b;
    font-weight: 700;
}

.input-search {
    background: white;
    text-align: left;
    color: black;
    padding-left: 15px;
    font-family: Century, sans-serif;
    font-weight: 100;
    border: 10px solid rgba(255, 197, 0, 1);
}

.block-spy {
    color: #fff;
    padding-right: 20px;
    background: #3d4d72;
    display: flex;
    justify-content: space-between;
}

.block-spy-info {
    padding-left: 10px;
    background: #fff;
    color: #000000;
    text-align: left;
}

.block-spy-text {
    line-height: 15px;
    font-weight: 300;
    font-size: 10px;
}

.digit {
    font-size: 34px;
    font-weight: 700;
    color: #fff;
}

.block-spy-info .text-green {
    font-size: 14px;
}

.text-green {
    color: #16a085;
}

.block-spy-text {
    color: #758abb;
    text-align: right;
}

.block-title {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.m-0-auto {
    margin: 0 auto;
}

.w-80 {
    width: 80%;
}

.block-spy-info-text {
    font-size: 12px;
}

.block-text-small {
    font-size: 12px;
}

.carousel-control-prev span, .carousel-control-next span {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff !important;
    border-radius: 50%;
}

.carousel-control-prev, .carousel-control-next {
    position: relative;
    width: auto;
}

.carousel .block-btn {
    background: transparent;
}

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
    color: black;
}

.carousel-control-prev, .carousel-control-next span {
    color: black;
}

.block-review-text, .block-about-text {
    font-family: Roboto, sans-serif;
    font-size: 10px;
    opacity: .5;
    padding-bottom: 20px;
}

.block-review-title, .block-about-title {
    font-family: RobotoBold, sans-serif;
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 10px;
}

.block-personal {
    align-items: flex-start;
    display: flex;
}

.block-review-avatar {
    max-width: 100px;
    margin-right: 20px;
}

.block-review-avatar .img-circle svg {
    width: 50px;
    height: 50px;
}

.block-review-author {
    align-content: center;
}

/** About */

.dot-red {
    color: rgba(182, 65, 87, 1);
}

.background-about {
    max-height: 500px;
    min-height: 350px;
    background-image: url(../images/about/about.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}


.block-about-user {
    height: 100px;
    background-repeat: no-repeat;
    background-image: url('../images/about/user.svg');
    background-position: 50% 50%;
}

.block-about-comma {
    height: 100px;
    background-repeat: no-repeat;
    background-image: url('../images/about/comma.svg');
    background-size: 40%;
    background-position: 50% 50%;
}

.block-owner-text, .block-webeffector-text {
    font-family: "Roboto Thin", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.block-owner-text {
    font-size: 19px;
    padding-bottom: 20px;
}

.block-webeffector-text {
    font-size: 18px;
}

.block-owner-title {
    font-family: "Roboto Thin", sans-serif;
    font-weight: 300;
    font-size: 20px;
    padding-bottom: 5px;
}

.block-owner-subtitle {
    font-family: "Roboto Thin", sans-serif;
    font-weight: 300;
    font-size: 10px;
    opacity: .5;
}

.block-owner {
    background-color: rgba(213, 215, 226, 1)
}

.block-striped .row:nth-of-type(even) {
    background-color: rgba(0, 0, 0, .05);
}

.block-list {
    background: #ffffff;
    border: 1px solid rgba(200, 200, 200, 1);
}

.block-color-red {
    background-color: rgba(238, 224, 227, 1);
}

.block-color-grey {
    background-color: rgba(213, 215, 226, 1);
}

.media-small-hide {
    display: block;
}

.media-small-show {
    display: none;
}

.block-price-items {
    font-family: Roboto, sans-serif;
    display: block;
    vertical-align: top;
    text-align: center;
    margin: 0;
    padding: 1.5rem;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(200, 200, 200, 1);
    height: 100%;
}

.block-price-title {
    font-weight: 700;
    font-size: 26px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
}

.block-price-price {
    margin-top: 10px;
    font-size: 26px;
    font-weight: 700;
    color: rgba(167, 25, 51, 1);
}

.block-price-deadline {
    margin-top: 20px;
    padding: 5px 10px;
    color: #000;
    border-radius: 5px;
    background: rgba(237, 238, 243, 1);
    font-weight: 400;
}

.block-price-disable {
    color: rgba(201, 201, 201, 1);
}

.block-price-description {
    text-align: left;
    font-size: 14px;
}

.block-price-check, .block-price-disable {
    padding: 6px 4px;
}

.block-price-description .block-price-list:nth-of-type(odd) {
    background-color: rgba(245, 245, 245, 1);
}

.block-price-description .block-price-list:first-child {
    margin-top: 20px;
}

.block-price-items {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.mw-180 {
    max-width: 180px;
}

@media screen and (max-width: 991px) {
    .block-try, .block-blog {
        height: 100%;
    }

    .block-vc {
        display: block;
        align-items: center;
        text-align: center;
    }

    .new-subtitle-promo {
        text-align: left;
    }

    .block-rocket {
        right: -150px;
    }

    .block-title {
        font-size: 20px;
    }

    .block-service {
        height: 14em;
    }

    .notebook {
        margin-bottom: 20px
    }
}

@media (min-width: 1200px) {
    .container-950 {
        max-width: 950px !important;
    }
}

@media screen and (max-width: 776px) {
    .block-main-title {
        max-width: 100%;
        padding: 0 15px 1rem 0;
    }

    .new-subtitle-promo {
        text-align: center;
        margin: 0 auto;
    }

    .block-subtitle {
        max-width: 50%;
    }

    .notebook {
        padding: 20px;
    }

    .new-search {
        padding: 20px 20px 10px 20px;
    }

    .block-rocket {
        right: -190px;
    }

    .block-result, .carousel-control-prev, .carousel-control-next {
        display: none;
    }

    .block-registration-flex {
        justify-content: start;
    }

    .block-service {
        height: 15em;
    }
}

@media screen and (max-width: 576px) {
    .block-subtitle {
        max-width: 100%;
    }

    .new-subtitle-promo {
        margin: 0 auto;
    }

    .block-main-title {
        font-size: 24px;
        max-width: 100%;
    }

    .notebook {
        background-size: 80% auto;
        background-position: bottom -100px left 130%;
        background-image: none;
    }

    .block-black {
        padding: 20px 20px 20px 15px;
        max-width: 100%;
    }

    .new-search {
        border-radius: 0;
    }

    .media-small-hide {
        display: none;
    }

    .media-small-show {
        display: block;
    }

    .block-rocket {
        display: none;
    }

    .block-service {
        background-size: contain !important;
        background-position: bottom -40px right -35px !important;
    }
}
