@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

/* created front-end developer by Roman, Skype: ItJustAlance */

* {margin:0; padding:0; max-height: 9001em; box-sizing: border-box;}
img {border:none; max-width:100%; vertical-align:top;}
html {-webkit-text-size-adjust: none;
      -ms-text-size-adjust: none;
}
html, body { height:100%;}
a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}
h1 {}
p { padding:0 0 10px;}
a {color:#000;
  transition: all 0.3s ease;
}
a:hover { text-decoration:none;}
.over { width:100%; min-height:100%; overflow: hidden; position: relative}
.f-clear {clear:both;width:100%; height:260px;}

/*
.vc-block {height:100px;}
.vc-block:before {content:""; display:inline-block;width:0;height:100%; vertical-align:middle;}
.vc-block .vc-cont {display:inline-block; vertical-align:middle;}


*/

input::-webkit-input-placeholder {
	opacity:1 !important;
	color:inherit;
}

input:-moz-placeholder { /* Firefox 18- */
  opacity:1 !important; color:inherit;
}

input::-moz-placeholder {  /* Firefox 19+ */
   opacity:1 !important; color:inherit;
}

input:-ms-input-placeholder {
   opacity:1 !important;  color:inherit;
}
textarea::-webkit-input-placeholder {
	opacity:1 !important;color:inherit;
}

textarea:-moz-placeholder { /* Firefox 18- */
  opacity:1 !important;  color:inherit;
}

textarea::-moz-placeholder {  /* Firefox 19+ */
   opacity:1 !important; color:inherit;
}

textarea:-ms-input-placeholder {
   opacity:1 !important;  color:inherit;
}

.clearfix {
  *zoom: 1; }
  .clearfix:before {
    content: " ";
    display: table; }
  .clearfix:after {
    content: " ";
    display: table;
    clear: both; }

input[type='submit']::-moz-focus-inner, button::-moz-focus-inner {
	padding:0;
	border:0;
	}

input, textarea {font-family: 'Roboto', sans-serif;}




strong, b { font-weight:bold;}
i, em {font-style:italic;}
table p {padding:0 !important;}
body {}
.landos1 {
    /* Шапка */
    /* Навигация */
    /* Контент */
    font-family: 'Roboto', sans-serif; line-height: 1.3; font-weight: 500; font-size: 22px;color: #000
}
.landos1 .all {
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
    max-width: 1240px;
}
.landos1 .btn {
    background: #ea3b38;
    border: 1px solid #ea3b38;
    border-radius: 10px;
    padding: 13px 35px;
    font-size: 18px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    white-space: normal;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
    color: #fff;
}
.landos1 .btn:hover {
    background: #d53432;
    border-color: #d53432;
    color: #fff;
}
.landos1 .btn--border {
    background: none;
    color: #000;
}
.landos1 .btn--border:hover {
    background: #d53432;
    border-color: #d53432;
}
.landos1 .lvl1 {
    padding: 140px 0;
}
.landos1 .lvl1 .btn {
    padding: 18px 35px;
}
.landos1 .lvl1 .all {
    display: flex;
}
.landos1 .lvl1-left {
    max-width: 640px;
    width: 100%;
}
.landos1 .lvl1 .h1-title {
    font-size: 56px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 50px;
    line-height: 1.1;
}
.landos1 .lvl1 .b-text {
    font-size: 24px;
    font-weight: 400;
}
.landos1 .lvl1 .b-btns {
    margin-top: 56px;
}
.landos1 .lvl1 .b-btns .btn {
    margin-right: 17px;
    margin-bottom: 17px;
}
.landos1 .lvl2 {
    margin-bottom: 200px;
}
.landos1 .three-block {
    display: flex;
    gap: 15px;
}
.landos1 .three-block .block-item {
    background: #f2f2f2;
    border-radius: 30px;
    padding: 20px;
    width: 33.333%;
    min-height: 279px;
    display: flex;
}
.landos1 .three-block .block-item__wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.landos1 .three-block .block-item .num {
    color: #ea3b38;
    line-height: 1;
    font-size: 80px;
}
.landos1 .three-block .block-item .num span {
    font-size: 24px;
    position: relative;
    left: -20px;
    top: 5px;
    vertical-align: top;
}
.landos1 .three-block .block-item .text {
    margin-top: auto;
}
.landos1 .lvl-bg {
    background: url(../img/img3.png) 50% 0 no-repeat;
}
.landos1 .lvl3 {

    padding-bottom: 260px;
}
.landos1 .lvl3 .title {
    flex: 0 0 33.33%;
    font-size: 20px;
    font-weight: 600;
}
.landos1 .lvl3 .text {
    font-weight: 500;
    font-size: 36px;
}
.landos1 .lvl3 .all {
    display: flex;
}
.landos1 .lvl4 {
    padding-bottom: 100px;
}
.landos1 .lvl4 .h2-title {
    text-align: center;
    font-size: 56px;
    font-weight: 700;
    letter-spacing: -2%;
    line-height: 1.1;
    margin-bottom: 90px;
}
.landos1 .lvl4 .h2-title span {
    color: #ea3b38;
}
.landos1 .list-causes {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.landos1 .list-causes .causes-item {
    width: 25%;
    display: flex;
}
.landos1 .list-causes .causes-item__wrapper {
    padding: 20px;
    position: relative;
}
.landos1 .list-causes .causes-item__wrapper:after {
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    height: 1px;
    background: #000;
    content: "";
}
.landos1 .list-causes .causes-item__wrapper:before {
    position: absolute;
    top: 20px;
    left: auto;
    right: 0;
    bottom: 20px;
    width: 1px;
    background: #000;
    content: "";
}
.landos1 .list-causes .causes-item:nth-child(4n) .causes-item__wrapper:before {
    display: none;
}
.landos1 .list-causes .causes-item .num {
    margin-bottom: 20px;
    font-size: 40px;
    color: #ea3b38;
    font-weight: 600;
}
.landos1 .list-causes .causes-item .text {
    font-size: 22px;
    font-weight: 500;
}
.landos1 .b-btn-center {
    text-align: center;
}
.landos1 .lvl5 .h2-title {
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 45px;
}
.landos1 .b-base {
    display: flex;
    padding-bottom: 64px;
    margin-bottom: 64px;
    border-bottom: 1px solid #000;
}
.landos1 .b-base .first-col {
    flex: 1 1 auto;
    padding-right: 40px;
}
.landos1 .b-base .first-col .title {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -2%;
    margin-bottom: 30px;
}
.landos1 .b-base .first-col .title span {
    color: #bababa;
}
.landos1 .b-base .img {
    max-width: 374px;
    min-width: 374px;
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f2f2f2;
    border-radius: 30px;
    margin-right: 50px;
}
.landos1 .b-base .service-info {
    min-width: 350px;
    max-width: 350px;
    font-size: 20px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
}
.landos1 .b-base .service-info .b-btn {
    margin-top: auto;
    padding-top: 20px;
}
.landos1 .list-check {margin: 0;padding: 0;}
.landos1 .list-check li {
    margin-bottom: 18px;
    padding-left: 36px;
    background: url(../img/check.svg) 0 7px no-repeat;
    list-style: none;
}
.landos1 .lvl6 {
    margin-bottom: 190px;
}
.landos1 .lvl6 .h2-title {
    font-size: 56px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -2%;
    padding: 0;
    margin: 0 auto 120px;
    max-width: 690px;
}
.landos1 .list-service {
    display: flex;
    flex-wrap: wrap;
}
.landos1 .list-service .item-serv {
    flex: 0 0 25%;
    margin-bottom: 90px;
}
.landos1 .list-service .item-serv__wrapper {
    padding-right: 20px;
}
.landos1 .list-service .item-serv .icon {
    max-width: 80px;
    margin-bottom: 10px;
}
.landos1 .list-service .item-serv .name {
    max-width: 290px;
}
.landos1 .lvl7 {
    padding-bottom: 260px;
}
.landos1 .lvl7 .title {
    flex: 0 0 33.33%;
    font-size: 20px;
    font-weight: 600;
}
.landos1 .lvl7 .text {
    font-weight: 500;
    font-size: 36px;
}
.landos1 .lvl7 .all {
    display: flex;
}
.landos1 .lvl7 strong {
    color: #ea3b38;
    font-weight: 500;
}
.landos1 .lvl8 {
    padding-bottom: 30px;
}
.landos1 .b-contacts {
    display: flex;
}
.landos1 .b-contacts .b-map {
    position: relative;
    margin-right: 30px;
}
.landos1 .b-contacts .b-map .pin {
    position: absolute;
    top: 39%;
    left: 47%;
    z-index: 1;
}

.landos1 .lvl9 {padding-bottom: 70px;}
.landos1 .lvl9 .h2-title {font-size: 20px;font-weight: 600; padding-bottom: 45px;}
.landos1 .box-developers {display: flex; flex-wrap: wrap; margin: 0 -19px 80px;}
.landos1 .box-developers .box {display: flex; width: 33.333%;}
.landos1 .box-developers .box-wrapper {padding: 19px;}
.landos1 .box-developers .num {font-size: 40px;font-weight: 600; color: #EA3B38; padding-bottom: 10px;}
.landos1 .box-developers .title {font-size: 36px;font-weight: 500; line-height: 1.2; padding-bottom: 15px;}
.landos1 .box-developers .text {font-size: 20px;}
.landos1 .box-developers .img { text-align: center}


.landos1 .lvl10 {padding-bottom: 60px;}
.landos1 .lvl10 .h2-title {font-size: 56px;font-weight: bold; text-align: center; padding-bottom: 60px;}
.landos1 .stacks { display: flex; flex-wrap: wrap; margin: 0 -20px;}
.landos1 .stacks .item-stack { min-width: 33.333%; max-width: 33.333%;}
.landos1 .stacks .item-stack__wrapper {padding: 0 20px 50px}
.landos1 .stacks .title {padding-bottom: 15px; font-size: 22px; font-weight: 500; margin-right: -10px;}
.landos1 .list-tags {margin: 0;padding: 0; list-style: none}
.landos1 .list-tags li {display: inline-block; vertical-align: top;margin-bottom: 14px; margin-right: 15px;}
.landos1 .list-tags .item-tag {font-size: 20px; font-weight: 400;   padding: 5px 15px 6px; border-radius: 20px; background: #F2F2F2; border: none; color: #000;}


.landos1 .b-contact-info {
    flex: 1 1 auto;
    max-width: 370px;
    margin-left: auto;
}
.landos1 .b-contacts .info-row {
    padding-bottom: 33px;
    margin-bottom: 33px;
    border-bottom: 1px solid #000;
}
.landos1 .b-contacts .label {
    opacity: 0.5;
    font-size: 15px;
    font-weight: 400;
    padding: 0 0 8px;
    white-space: normal;
    color: #000;
}
body.body-lock {
    overflow: hidden;
}
.landos1 .b-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    height: 100%;
    z-index: -11;
    opacity: 0;
    visibility: hidden;
}
.landos1 .b-popup.active {
    z-index: 102;
    opacity: 1;
    visibility: visible;
}
.landos1 .b-popup .close {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 2;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    opacity: 1;
    background: #fe5721;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.landos1 .b-popup .close svg {
    stroke: #fff;
    width: 14px;
    height: 14px;
}
.landos1 .b-popup--center {
    text-align: center;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0;
    visibility: visible;
    opacity: 1;
}
.show-popup-thanks .landos1 {
    overflow: hidden;
}
.show-popup-thanks .landos1 .popup-thanks {
    display: block;
}
.landos1 .b-popup--center .b-popup__wrapper {
    position: relative;
    width: auto;
    margin: 0;
    pointer-events: none;
    display: flex;
    align-items: center;
    min-height: 100%;
    background: rgba(0, 0, 0, 0.7);
}
.landos1 .b-popup--center .b-popup__wrapper:before {
    display: block;
    height: calc(100vh - (0.5rem * 2));
    content: "";
}
.landos1 .b-popup--center .b-popup__content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 8px;
    outline: 0;
    padding: 40px;
    align-items: center;
    justify-content: center;
    max-width: 400px;
    margin: 0 auto;
}
.landos1 .popup-thanks .icon {
    margin-bottom: 40px;
}
.landos1 .b-popup--center.active {
    display: block;
}
.landos1 .b-popup--center .title {
    font-size: 24px;
    padding-bottom: 18px;
    font-weight: 500;
}
.landos1 .b-popup--center .text {
    font-size: 16px;
    padding-bottom: 40px;
}
.landos1 .b-popup--center .b-btn {
    width: 100%;
}
.landos1 .b-popup--center .btn {
    width: 100%;
    justify-content: center;
}
.landos1 .b-popup--center .b-form {
    width: 100%;
    padding-top: 15px;
}
.landos1 .b-popup--center .form-row {
    padding-bottom: 20px;
    color: #000;
}
.landos1 .b-popup--center .input__input {
    border: 1px solid #fe5721;
    color: #000;
    width: 100%;
    font-size: 16px;
    padding: 10px 5px;
}
.landos1 .b-popup--center .input__input::placeholder, .landos1 .b-popup--center textarea::placeholder {
    color: #000;
}
.landos1 .b-popup--center .close {
    top: -16px;
    right: -16px;
}


@media(max-width: 1100px) {
    .landos1 .b-base .img {min-width: 300px; max-width: 300px;}
    .landos1 .b-base {flex-wrap: wrap}
    .landos1 .b-base .first-col {width: 100%; margin-bottom: 30px;}
}
@media(max-width: 1024px) {
    .landos1 .box-developers .box {width: 50%;}
    .landos1 .stacks .item-stack {
        min-width: 50%;
        max-width: 50%;
    }
}
@media(max-width: 1023px) {
    body {font-size: 18px;}
    .landos1 .lvl1 {padding-bottom: 100px;}
    .landos1 .lvl1 .h1-title {font-size: 38px;}
    .landos1 .lvl1 .btn {padding: 14px 25px;}
    .landos1 .three-block {flex-wrap: wrap}
    .landos1 .three-block .block-item {width: 100%; min-height: 170px;}
    .landos1 .lvl3 .text {font-size: 28px;}
    .landos1 .lvl4 .h2-title {font-size: 38px;}
    .landos1 .lvl6 .h2-title {font-size: 38px;}
    .landos1 .list-causes .causes-item {width: 33.333%;}
    .landos1 .list-causes .causes-item:nth-child(4n) .causes-item__wrapper:before {display: block}
    .landos1 .list-causes .causes-item:nth-child(3n) .causes-item__wrapper:before {display: none}
    .landos1 .list-service .item-serv {flex: 0 0 33.333%; margin-bottom: 40px;}
    .landos1 .lvl7 {padding-bottom: 100px;}
    .landos1 .lvl7 .text {font-size: 28px;}
    .landos1 .b-contacts .b-map .pin {width: 10%;}
    .landos1 .b-contacts {flex-direction: column-reverse}
    .landos1 .b-contacts .b-map {width: 100%;margin-right: 0; margin-bottom: 30px;}
    .landos1 .b-contact-info {width: 100%; max-width: 100%}
    .landos1 .lvl6 {margin-bottom: 100px;}
    .landos1 .lvl2 {margin-bottom: 100px;}
    .landos1 .list-check li {background-position: 0 6px;}

}

@media(max-width: 767px) {
    .landos1 .lvl1 {padding-bottom: 70px;}
    .landos1 .lvl3 .all, .landos1 .lvl7 .all {display: block}
    .landos1 .lvl3 .title, .landos1 .lvl7 .title {margin-bottom: 15px;}
    .landos1 .lvl3 .text, .landos1  .lvl7 .text {font-size: 24px;}
    .landos1 .lvl3, .lvl7 {padding-bottom: 100px;}
    .landos1 .list-causes .causes-item {width: 50%;}
    .landos1 .list-causes .causes-item:nth-child(3n) .causes-item__wrapper:before {display: block}
    .landos1 .list-causes .causes-item:nth-child(2n) .causes-item__wrapper:before {display: none}
    .landos1 .list-causes .causes-item .text {font-size: 16px;}
    .landos1 .lvl4 .h2-title {font-size: 32px;}
    .landos1 .lvl6 .h2-title {font-size: 32px; margin-bottom: 40px;}
    .landos1 .lvl10 .h2-title {font-size: 32px;}

    .landos1 .b-base {padding-bottom: 30px;margin-bottom: 30px;}
    .landos1 .b-base .first-col .title {font-size: 32px;}
    .landos1 .b-base .first-col {padding-right: 0;}
    .landos1 .b-base .img {margin-right: 0; margin-bottom: 30px;}
    .landos1 .b-base .service-info {width: 100%; min-width: 100px; max-width: 100%}

    .landos1 .box-developers .box {width: 100%;}
    .landos1 .stacks .item-stack {
        min-width: 100%;
        max-width: 100%;
    }
    .landos1 .all {padding-left: 10px;padding-right: 10px;}
}
@media(max-width: 550px) {
    .landos1 .lvl1-img {display: none}
    .landos1 .lvl1 .b-text {font-size: 21px;}
    .landos1 .list-service .item-serv {width: 50%; flex: 0 0 50%;}
    .landos1 .list-service .item-serv__wrapper {padding-right: 0;}
    .landos1 .b-base .first-col .title {margin-bottom: 10px;}
    .landos1 .list-causes {margin-left: -20px;}
    .landos1 .b-base .img {
        min-width: 200px;
        max-width: 300px;
        width: 100%;
    }
    .landos1 .list-tags .item-tag {font-size: 16px;}
}
@media(max-width: 450px) {
    .landos1 .list-service {margin-left: -20px; margin-right: -15px;}
    .landos1 .list-service .item-serv { font-size: 14px; padding-left: 20px;}
    .landos1 .lvl6 .h2-title {font-size: 28px;}
    .landos1 .lvl4 .h2-title {font-size: 28px;}
    .landos1 .lvl1 .h1-title {font-size: 28px;}
    .landos1 .lvl10 .h2-title {font-size: 28px;}
    .landos1 .three-block .block-item .num {font-size: 60px;}
    .landos1 .three-block .block-item .num span {left: -10px;}
    .landos1 .lvl3 .text, .landos1 .lvl7 .text {font-size: 20px;}
    .landos1 .lvl3 .title, .landos1 .lvl7 .title {font-size: 26px;}
    .landos1 .b-base .service-info {font-size: 18px;}

}
