@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,
.block-service-reputation {
    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 {
    font-family: RobotoThin, sans-serif;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 100;
    font-size: 10px;
    padding: 10px 0;
    line-height: 14px;
}

.new-title {
    font-size: 34px;
    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-black {
    border-radius: 40px;
    padding: 10px 40px;
    cursor: pointer;
}

ul.nav.flex-column li.nav-item a.nav-link.active {
    text-decoration: underline;
    text-decoration-color: rgba(182, 65, 87, 1);
    text-underline-offset: 4px;
    text-decoration-thickness: 4px;
}

ul.nav.flex-column li.nav-item.active > a.nav-link.active.nav-link {
    color: #ffffff !important;
}

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

.accordion-button:not(.collapsed) {
    box-shadow: none !important;
    background: rgba(182, 65, 87, 1) !important;
    color: #ffffff !important;
}

input.apple-switch {
    vertical-align: middle;
    position: relative;
    -webkit-appearance: none;
    outline: none;
    width: 50px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #D9DADC;
    border-radius: 50px;
    box-shadow: inset -20px 0 0 0 #fff;
    padding-left: 0;
}

input.apple-switch:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    background: transparent;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2);
    transition: .3s;
}

input.apple-switch:checked {
    box-shadow: inset 20px 0 0 0 rgba(167, 25, 51, 1);
    border-color: rgba(167, 25, 51, 1);
    transition: .3s;
}

input.apple-switch:checked:after {
    left: 20px;
    box-shadow: -2px 4px 3px rgba(0, 0, 0, 0.05);
    transition: .3s;
}

input[type="text"], textarea.form-control, select.form-select {
    border-radius: 20px;
    padding-left: 20px;
}

.form-check {
    padding-left: 0 !important;
    margin-bottom: 15px;
    text-align: left;
}

.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-partners {
    max-width: 700px;
    margin: 0 auto;
    background-color: rgba(64, 67, 82, 1);
}

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

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

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

.block-image {
    text-align: center;
}

.block-image img {
    width: 100%;
    max-width: 100px;
    max-height: 70px;
}

.block-color-coral {
    color: rgba(62, 159, 187, 1);
}

.block-color-green {
    color: rgba(59, 156, 125, 1);
}

.block-color-blue {
    color: rgba(49, 61, 164, 1);
}

.block-color-blood {
    color: rgba(168, 55, 82, 1);
}

.block-partner-text {
    font-size: 14px;
    padding-left: 15px;
}

.block-bg-blue {
    background: rgba(135, 173, 225, 1);
}

.block-partner-small-text {
    font-family: RobotoThin, sans-serif;
    font-size: 10px;
}

.block-review {
    padding: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    border: 1px solid rgba(200, 200, 200, 1);
}

.block-partner {
    padding: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: start;
    height: 100%;
    border: 1px solid rgba(200, 200, 200, 1);
}

/* 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;
}

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

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

.block-review-avatar .img-circle {
    opacity: .5;
}

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

.block-review-avatar img {
    max-width: 50px;
    margin: 0 auto;
    border-radius: 50%;
}

.block-review-avatar .img-circle svg {
    width: 50px !important;
    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-bg-blue {
    background-color: rgba(55, 58, 85, 0.2);
}

.block-color-brown {
    background-color: rgba(89, 76, 50, 0.2);
}

.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;
}

.block-anchor {
    color: rgba(182, 65, 87, 1);
    text-decoration: underline;
}

.oferta-text ul, .selection-personal ul {
    list-style: none;
}


pre {
    white-space: pre-wrap;
    display: block;
    padding: 10px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.auto-height-parent {
    display: flex;
    flex-direction: column;
}

.auto-height-child {
    flex: auto;
    height: auto
}

.history {
    display: contents;
}

.history-line {
    width: 4px;
    margin-left: 50%;
    border-left: 4px solid #1abc9c;
}

.history-dot-bottom svg, .history-dot-top svg {
    margin-left: 4px;
    color: #1abc9c;
    width: 40px;
    height: 40px;
}

.history-dot-top {
    margin-bottom: -18px;
    vertical-align: top;
}

.history-dot-bottom {
    margin-top: -18px;
    vertical-align: bottom;
}

.about-list {
    list-style-type: '- ';
    font-weight: 500;
}

.about-list li {
    margin-bottom: 2px;
}

.red-rounded {
    display: inline-table;
    color: #ffffff;
    background: rgba(182, 65, 87, 1);
    border-radius: 50%;
    width: 60px;
    height: 60px;
}

.block-phone-number a {
    font-family: Roboto, sans-serif;
    color: #000000;
    text-decoration: none;
    font-size: 26px;
    font-weight: 700;
}

.block-email a {
    font-family: Roboto, sans-serif;
    color: #000000;
    text-decoration: none;
    font-size: 26px;
    font-weight: 300;
}

.purple-btn {
    background-color: #515d86;
    color: #fff !important;
    font-weight: 700;
    float: none !important;
    padding: 6px 16px !important;
}

.block-contact-logo svg {
    width: 100%;
}

.block-contact-req {
    border: 1px solid rgba(141, 143, 151, 1);
    padding: 20px;
    display: flex;
}

.block-contact-right {
    background: #000000;
    color: #ffffff;
    padding: 30px;
}

.block-contact-left {
    padding: 30px;
}

.block-contact-left h4, .block-email-for {
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
}

.block-contact-left h3 {
    font-size: 28px;
    font-weight: 700;
}

.block-contact-right h4 {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
}

.block-email-address {
    font-size: 20px;
}

.block-price-row {
    font-family: Roboto, sans-serif;
    padding: 20px;
    background: #ffffff;
    border: 1px solid rgba(200, 200, 200, 1);
}

.block-video-button, .modal-header {
    border: none;
}

.block-color-white {
    color: #fff !important;
    background: none;
    border: none;
}

.modal-content {
    background: rgba(0, 0, 0, .5);
}

footer {
    margin-top: -20px;
}

.footer {
    color: #000
}

.footer .contacts a {
    display: inline-block;
    margin-right: 10px;
}

.footer .footer-title {
    font-family: RobotoThin, sans-serif;
    font-weight: 100;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 18px;
    font-size: 16px;
    color: rgba(0, 0, 0, .5);
}

.footer .footer-phone {
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 24px;
    color: #000
}

.footer .footer-phone a {
    font-weight: 700;
    font-size: 24px;
    color: #000;
    text-decoration: none !important;
    margin-right: 0;
}

.footer .footer-location + a {
    margin-top: 21px
}

.footer a, footer a:hover, .footer a:active, .footer a:focus {
    margin-bottom: 5px;
    display: block;
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

.footer a.btn-block {
    font-size: 14px;
    line-height: 26px;
    color: #000
}

.footer hr {
    height: 1px;
    margin-top: 45px;
    margin-bottom: 12px;
    background-color: #505050;
    border: 0
}

.footer h5 {
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 0;
    text-align: left;
    font-size: 14px;
    color: #505050
}

.footer .links {
    margin-top: 4px
}

.footer .links a {
    display: inline-block;
    margin-top: 5px;
    color: #505050;
    text-decoration: none
}

.footer .links a:hover {
    color: #bfcef0
}

.footer .links a:not(:first-child) {
    margin-left: 10px
}

.footer .grey-links {
    margin-top: 53px;
    margin-bottom: 26px
}

.footer .grey-links .mobile-link {
    margin-top: 9px
}

.footer .grey-links .mobile-link a {
    display: inline-block
}

.footer .grey-links .mobile-link i {
    vertical-align: top;
    color: #bfcef0;
    font-size: 20px;
    margin-right: 6px
}

@media screen and (max-width: 991px) {
    .footer .footer-phone a {
        font-size: 20px;
    }

    .block-try, .block-blog {
        height: 100%;
    }

    .block-try {
        background-size: contain;
        background-position: bottom -20px right 10px;
    }

    .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
    }

    .footer a.btn-block {
        font-size: 14px;
    }

    .block-service {
        background-size: 80% auto;
        background-position: bottom 0 right -20px;
    }
}

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

@media screen and (max-width: 767px) {

    .block-contact-right h5, .block-contact-left h5 {
        font-size: 16px;
    }

    .footer .links a {
        display: block;
        margin-left: 0 !important
    }

    .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: 575px) {
    .footer .footer-phone a {
        font-size: 24px;
    }

    .new-title {
        font-size: 24px;
        margin-top: 15px;
    }

    .block-contact-req {
        flex-direction: column;
    }

    .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 {
        padding: 15px;
        height: 13em;
        background-size: contain !important;
        background-position: bottom -20px right -35px !important;
    }

    .block-service-title {
        font-size: 15px;
        line-height: 24px;
    }

    .block-service-text {
        color: rgba(255, 255, 255, 0.6);
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }
}
