* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'Exo2 SemiBold';
    src: url(/fonts/Exo2/Exo2-SemiBold.woff2);
}

@font-face {
    font-family: 'Exo2 Bold';
    src: url(/fonts/Exo2/Exo2-Bold.woff2);
}

@font-face {
    font-family: 'Exo2 Medium';
    src: url(/fonts/Exo2/Exo2-Medium.woff2);
}

@font-face {
    font-family: 'Exo2 Light';
    src: url(/fonts/Exo2/Exo2-Light.woff2);
}

html {
    height: 100%;
    overflow-x: hidden;
}

body {
    height: 100%;
    display: flex;
    flex-direction: column;
    background: #F5F5F5;
    top: 0px !important;
    overflow-x: hidden;
}

.container {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

header {
    background: linear-gradient(65.47deg, #001E45 0.53%, #083457 15.85%, #10273C 60.11%, #0D393E 102.67%);
    padding-top: 35px;
}

.main-title {
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 0.05em;
    font-family: 'Exo2 Bold';
    color: #fff;
}

.yellow-part-main-title {
    color: #F2D64B;
}

.title-of-site {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.05em;
    color: #888888;
    font-family: 'Exo2 Light';
    text-decoration: none;
}

.title-of-site:hover {
    color: #888888;
    text-decoration: none;
    background: none;
    font: none !important;
    font: 0 !important;
}

.first-icon-flag {
    margin-left: 18px;
    margin-right: 10px;
}

.second-icon-flag {
    margin-right: 10px;
}

.nav-link {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #fff;
    font-family: 'Exo2 Light';
    margin-right: 43px;
    transition: 0.3s;
}

.nav-link:hover {
    color: #bcbcbc;
    transition: 0.3s;
}

.main-nav-link {
    color: #F2D64B;
    transition: 0.3s;
}

.main-nav-link:hover {
    color: #c5a816;
    transition: 0.3s;
}

.phone-number {
    font-size: 18px;
    line-height: 142.9%;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    font-family: 'Exo2 Light';
    margin: 0;
    margin-left: 8px;
    text-decoration: none;
    transition: 0.3s;
}

.phone-number:hover {
    color: #bcbcbc;
    transition: 0.3s;
}

.phone-part {
    margin-left: 45px;
}

h1 {
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    font-family: 'Exo2 Medium';
    width: 594px;
}

.description-website-block {
    padding-top: 192px;
    padding-bottom: 212px;
}

.text-after-main-title {
    margin: 0;
    font-size: 34px;
    line-height: 43px;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 86px;
    font-family: 'Exo2 Light';
}

.order-site-btn {
    text-decoration: none;
    width: 217px;
    height: 68px;
    background: #F2D64B;
    box-shadow: 0px 5px 0px #CCB337;
    border-radius: 7px;
    font-size: 21px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #000000;
    font-family: 'Exo2 Medium';
    padding: 20px 35px;
    background-image: linear-gradient(to left,transparent,transparent 50%,#fbe574 50%,#fbe574);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
}

.order-site-btn:hover {
    background-position: 0 0;
    color: rgb(24, 24, 24);
    box-shadow: 0px 5px 0px #f0d031;
}

main {
    flex: 1 0 auto;
}

.block-feature {
    width: 340px;
    height: 205px;
    background: linear-gradient(65.47deg, rgba(0, 30, 69, 0.95) 0.53%, rgba(8, 52, 87, 0.95) 15.85%, rgba(16, 39, 60, 0.95) 60.11%, rgba(13, 57, 62, 0.95) 102.67%);
    box-shadow: 0px 13px 33px rgba(0, 0, 0, 0.13);
    border-radius: 3px;
    padding: 42px 0px;
    margin-right: 60px;
}

.icon-block {
    text-align: center;
    margin-bottom: 11px;
}

.desc-block {
    margin: 0;
    font-size: 22px;
    line-height: 166%;
    text-align: center;
    color: #FFFFFF;
    font-family: 'Exo2 Light';
}

.fst-bl {
    width: 252px;
}

.sec-bl, .thr-bl {
    width: 302px;
}

.block-with-features {
    position: relative;
    bottom: 102px;
}

h2 {
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0.03em;
    color: #2B2B2B;
    font-family: 'Exo2 Medium';
    text-align: center;
    margin-bottom: 45px;
}

.img-company {
    width: 86%;
    margin-right: 450px;
}

.about-company-text {
    color: #2B2B2B;
    font-family: 'Exo2 Medium';
    font-size: 26px;
}

.first-com-txt {
    margin-bottom: 45px;
}

.each-task {
    color: #2B2B2B;
    font-family: 'Exo2 Light';
    font-size: 20px;
    margin-bottom: 12px;
}

.tasks-company {
    list-style-type: none;
    padding-left: 0rem;
}

.mark-tasks-company {
    color: #F2D64B;
}

.line {
    border: 1px solid #093253;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 85px;
    margin-bottom: 125px;
    opacity: 0.6;
    border-radius: 60px;
}

.title-services {
    text-align: left;
}

.service {
    width: 342px;
    height: 339px;
    filter: drop-shadow(0px 13px 33px rgba(0, 0, 0, 0.13));
    background: #fff;
    border-radius: 3px !important;
}

.img-of-service {
    width: 342px;
    height: 168px;
    position: relative;
}

.text-of-service-on-img {
    margin: 0;
    font-size: 26px;
    line-height: 31px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    font-family: 'Exo2 Medium';
    position: absolute;
    top: 50px;
    left: 30px;
    width: 279px;
}

.text-of-service-after-img {
    margin: 0;
    width: 305px;
    font-size: 18px;
    line-height: 185%;
    text-align: center;
    color: #454B49;
    padding: 39px 18px;
    margin-left: auto;
    margin-right: auto;
}

.price {
    font-size: 22px;
}

.price-count {
    color: #F2D64B;
}

.block-of-services {
    padding-top: 50px;
}

.thr-txt-on-img {
    left: 55px;
    width: 238px;
    color: #fff !important;
}

.frt-txt-on-img {
    left: 71px;
    width: 204px;
}

.fifth-txt-on-img {
    width: 241px;
    left: 53px;
}

.bef-end-txt-on-img {
    left: 46px;
    width: 253px;
}

.txt-aft-img {
    width: 310px;
}

.end-txt-aft-img {
    width: 341px;
}

.portfolio {
    background: url('/images/bg-portfolio.webp') no-repeat center top / cover;
    margin-top: 154px;
    padding-bottom: 128px;
    margin-bottom: 93px;
}

.portfolio-title {
    color: #fff;
    padding-top: 93px;
    padding-bottom: 102px;
}

h3 {
    margin: 0;
    font-size: 26px;
    line-height: 150.8%;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    font-family: 'Exo2 SemiBold';
    margin-bottom: 31px;
}

.title-add {
    margin: 0;
    font-size: 22px;
    line-height: 150.8%;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    font-family: 'Exo2 Medium';
}

.desc-add {
    margin: 0;
    font-size: 18px;
    line-height: 185%;
    color: #FFFFFF;
    font-family: 'Exo2 Light';
}

.desc-of-order {
    margin-left: 23px;
}

.second-block-add {
    margin-left: 60px;
}

.feedback-text {
    width: 427px;
}

.two-top-blocks-of-order {
    padding-bottom: 25px;
}

.img-slide {
    margin-right: 81px;
    margin-left: 125px;
    width: 42%;
}

.carousel {
    padding-bottom: 60px;
}

.number-of-dev {
    font-size: 45px;
    line-height: 54px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #F2D64B;
    font-family: 'Exo2 SemiBold';
}

h5 {
    margin: 0;
    font-size: 26px;
    line-height: 31px;
    letter-spacing: 0.02em;
    color: #2B2B2B;
    font-family: 'Exo2 SemiBold';
    margin-top: 18px;
    margin-bottom: 21px;
}

.text-of-development {
    margin: 0;
    font-size: 18px;
    line-height: 185%;
    color: #454B49;
    font-family: 'Exo2 Light';
    width: 853px;
}

.icon-of-dev {
    width: 23%;
}

.block-of-development {
    margin-top: 60px;
    margin-bottom: 90px;
}

.sec-block-dev {
    text-align: right;
}

.first-icon-dev, .third-icon-dev {
    margin-right: 45px;
}

.sec-icon-dev {
    margin-left: 55px;
}

.steps-of-developing {
    margin-bottom: 93px;
}

.feedback-contacts {
    background: url('/images/bg-portfolio.webp') no-repeat center top / cover;
}

form {
    margin-left: auto;
    margin-right: auto;
}

.form-feedback {
    text-align: center;
}

input {
    background: none;
    border: none;
    border-bottom: 1px solid #F1F1F1;
    outline: none;
    padding-bottom: 17px;
    width: 274px;
    font-size: 20px;
    line-height: 22px;
    color: #F1F1F1;
    font-family: 'Exo2 Light';
}

#telephone {
    margin-left: 45px;
}

input::-webkit-input-placeholder {
    color: #F1F1F1;
    font-family: 'Exo2 Light';
    font-size: 20px; 
}

textarea {
    background: none;
    border: none;
    outline: none;
    border-bottom: 1px solid #F1F1F1;
    resize: none;
    color: #F1F1F1;
    font-size: 20px;
    line-height: 22px;
    color: #F1F1F1;
    font-family: 'Exo2 Light';
    margin-top: 48px;
}

textarea::-webkit-input-placeholder {
    color: #F1F1F1;
    font-family: 'Exo2 Light';
    font-size: 20px;
}

.feedback-tit {
    padding-bottom: 45px;
}

button {
    border: none;
    background: none;
}

.konsult-btn {
    width: 427px;
    height: 68px;
    margin-top: 45px;
    margin-bottom: 103px;
}

footer {
    flex: 0 0 auto;
    background: linear-gradient(65.47deg, rgba(0, 12, 29, 0.95) 0.53%, rgba(5, 35, 58, 0.95) 15.85%, rgba(10, 23, 36, 0.95) 60.11%, rgba(6, 28, 31, 0.95) 102.67%);
    padding: 65px 0px;
    color: #fff;
}

.title-org {
    margin: 0;
    font-family: 'Exo2 SemiBold';
    font-size: 22px;
    /* margin-bottom: 10px; */
}

.rek-org {
    margin: 0;
    font-size: 18px;
    font-family: 'Exo2 Light';
    margin-bottom: 5px;
    width: 244px;
}

.contact-block {
    margin-bottom: 35px;
}

.offer-after-name-org {
    margin: 0;
    color: #F2D64B;
    font-family: 'Exo2 Light';
    font-size: 13px;
    margin-bottom: 15px;
}

.document {
    margin: 0;
    font-family: 'Exo2 Light';
    color: #fff;
    font-size: 19px;
    margin-top: 13px;
}

.icon-dev-footer {
    width: 40%;
}

.doc-link {
    text-decoration: none;
    color: #fff;
}

.doc-link:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}

#offcanvasRightLabel {
    font-family: 'Exo2 SemiBold';
}

.offcanvas-body {
    color: #000;
    font-family: 'Exo2 Light';
}

.mc-icon {
    width: 26%;
    margin-top: 19px;
    margin-left: 0px;
}

.mir-icon {
    margin-top: 21px;
    margin-left: 15px;
}

@media screen and (max-width: 1440px) {

    .container {
        padding: 0px 30px;
    }

}

@media screen and (max-width: 1165px) {

    .icons-pay-systems {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: -35px;
    }

    .mc-icon {
        width: 70%;
        margin-top: 14px;
    }

    .title-org {
        font-size: 21px;
    }

    .offer-after-name-org {
        font-size: 12px;
        margin-bottom: 14px;
    }

    .text-of-development {
        width: 660px;
    }

    h3 {
        font-size: 24px;
        margin-bottom: 28px;
    }

    .title-add {
        font-size: 20px;
    }

    .desc-add {
        font-size: 16px;
    }

    .img-slide {
        margin-right: 35px;
        margin-left: 95px;
        width: 36%;
    }

    .portfolio-title {
        padding-bottom: 92px;
    }

    .feedback-text {
        width: 296px;
    }

    .service {
        width: 295px;
        height: 320px;
    }

    .img-of-service {
        width: 295px;
        height: 160px;
    }

    .text-of-service-on-img {
        font-size: 22px;
        line-height: 30px;
        left: 8px;
        width: 279px;
    }

    .text-of-service-after-img {
        width: 295px;
        font-size: 16px;
        padding: 26px 20px;
    }

    h2 {
        font-size: 40px;
        line-height: 50px;
        letter-spacing: 0.03em;
        color: #2B2B2B;
        font-family: 'Exo2 Medium';
        text-align: center;
        margin-bottom: 40px;
    }

    .about-company-text {
        font-size: 22px;
    }

    .each-task {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .img-company {
        width: 80%;
        margin-right: 200px;
    }

    .nav-link {
        font-size: 14px;
        margin-right: 22px;
    }

    .main-title {
        font-size: 18px;
    }

    .phone-icon {
        width: 10%;
    }

    .phone-number {
        font-size: 13px;
    }

    h1 {
        font-size: 40px;
        line-height: 50px;
        width: 494px;
    }

    .text-after-main-title {
        font-size: 26px;
        padding-top: 2px;
        padding-bottom: 70px;
    }

    .main-img {
        width: 75%;
    }

    .description-website-block {
        padding-top: 160px;
        padding-bottom: 190px;
    }

    .order-site-btn {
        font-size: 16px;
        padding: 16px 27px;
    }

    .language {
        left: 7px;
        right: auto;
        top: 17%;
    }

    .block-feature {
        width: 260px;
        height: 171px;
        border-radius: 5px;
        padding: 32px 0px;
        margin-right: 35px;
    }

    .desc-block {
        font-size: 18px;
    }

    .fst-bl {
        width: 206px;
    }

    .sec-bl, .thr-bl {
        width: 247px;
    }

}

@media screen and (max-width: 991px) {

    .rek-org {
        font-size: 17px;
        margin-bottom: 4px;
    }

    .contact-block {
        margin-bottom: 30px;
    }

    .document {
        font-size: 17px;
        margin-top: 10px;
    }

    .visa-icon {
        width: 64%;
    }

    .mc-icon {
        width: 52%;
    }

    .mir-icon {
        width: 50%;
    }

    .title-org {
        font-size: 18px;
    }

    .offer-after-name-org {
        font-size: 10px;
        margin-bottom: 13px;
    }

    .rek-org {
        font-size: 16px;
        margin-bottom: 3px;
        width: 232px;
    }

    .number-of-dev {
        font-size: 42px;
    }

    h5 {
        font-size: 24px;
        margin-top: 16px;
        margin-bottom: 19px;
    }

    .text-of-development {
        font-size: 16px;
        line-height: 170%;
        width: 511px;
    }

    .sec-icon-dev {
        margin-left: 25px;
    }

    .img-slide {
        margin-right: 30px;
        margin-left: 85px;
        width: 30%;
    }

    h3 {
        font-size: 22px;
        margin-bottom: 26px;
    }

    .portfolio-title {
        padding-bottom: 60px;
    }

    .portfolio-title {
        padding-bottom: 60px;
    }

    .desc-add {
        font-size: 14px;
    }

    .feedback-text {
        width: 259px;
    }

    .second-block-add {
        margin-left: 40px;
    }

    h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 34px;
    }

    .about-company-text {
        font-size: 19px;
    }

    .each-task {
        font-size: 15px;
        margin-bottom: 8px;
    }

    .first-com-txt {
        margin-bottom: 35px;
    }

    .img-company {
        width: 75%;
        margin-right: 116px;
    }

    .line {
        width: 550px;
    }

    .navbar-collapse {
        display: flex;
    }

    .phone-part {
        margin-left: 0;
    }

    h1 {
        font-size: 32px;
        line-height: 40px;
        width: 386px;
    }

    .text-after-main-title {
        font-size: 20px;
        padding-top: 0px;
        padding-bottom: 52px;
    }

    .description-website-block {
        padding-top: 75px;
        padding-bottom: 150px;
    }

    .order-site-btn {
        font-size: 16px;
        padding: 12px 20px;
    }

    .main-img {
        width: 85%;
    }

    .main-images-right {
        margin-left: 94px;
    }

    .language {
        top: 12%;
    }

    .block-feature {
        width: 210px;
        height: 144px;
        border-radius: 6px;
        padding: 24px 0px;
        margin-right: 20px;
    }

    .desc-block {
        font-size: 15px;
    }

    .sec-bl, .thr-bl {
        width: 185px;
    }

    .blocks-with-three-features {
        margin-top: 24px;
    }

    input {
        padding-bottom: 16px;
        width: 240px;
        font-size: 6px;
    }

    textarea {
        margin-top: 40px;
        width: 531px;
    }

    .konsult-btn {
        width: 335px;
    }
}

@media screen and (max-width: 768px) {

    .footer-content {
        flex-direction: column;
    }

    .contact-block {
        margin-bottom: 15px;
    }

    .left-block-footer, .middle-block-footer {
        text-align: center;
        margin-bottom: 30px;
    }

    .document {
        margin-top: 5px;
        font-size: 16px;
    }

    .mc-icon {
        margin-top: 0px;
    }

    .mir-icon {
        margin-top: 10px;
    }

    input {
        padding-bottom: 15px;
        width: 220px;
    }

    textarea {
        margin-top: 35px;
        width: 480px;
    }

    #telephone {
        margin-left: 35px;
    }

    .konsult-btn {
        width: 312px;
        height: 56px;
    }

    .number-of-dev {
        font-size: 34px;
    }

    h5 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .text-of-development {
        font-size: 14px;
        line-height: 168%;
        width: 317px;
    }

    .first-icon-dev, .third-icon-dev {
        margin-right: 30px;
        margin-left: 10px;
    }

    .img-add {
        width: 13%;
    }
    
    .img-frn {
        width: 4%;
    }

    .all-slide {
        flex-direction: column;
    }

    .carousel-inner {
        display: flex;
        justify-content: space-around;
    }

    h3 {
        text-align: center;
        width: 380px;
    }

    .service {
        width: 258px;
        height: 295px;
    }

    .img-of-service {
        width: 258px;
        height: 140px;
    }

    .text-of-service-on-img {
        font-size: 18px;
        line-height: 24px;
        left: 8px;
        width: 240px;
    }

    .price {
        font-size: 15px;
    }

    .text-of-service-after-img {
        width: 258px;
        font-size: 14px;
    }

    h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .about-company-text {
        font-size: 17px;
    }

    .each-task {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .first-com-txt {
        margin-bottom: 28px;
    }

    .img-company {
        width: 85%;
        margin-right: 0px;
    }

    .line {
        width: 450px;
        margin-top: 65px;
        margin-bottom: 105px;
    }

    .main-img {
        display: none;
    }

    .description-website-block {
        justify-content: center !important;
    }

    .main-images-right {
        display: inline-block !important;
        margin-left: 0 !important;
    }

    h1 {
        font-size: 36px;
        line-height: 44px;
        width: 375px;
        text-align: center;
    }

    .text-after-main-title {
        text-align: center;
    }

    .button-to-order-website {
        text-align: center;
    }

    .thr-block-feat {
        margin-right: 0 !important;
    }

    .desc-block {
        font-size: 11px;
    }

    .block-feature {
        width: 160px;
        height: 110px;
        border-radius: 7px;
        padding: 16px 0px;
        margin-right: 10px;
    }

    .fst-bl {
        width: 154px;
    }

    .sec-bl, .thr-bl {
        width: 146px;
    }

    .blocks-with-three-features {
        margin-top: 43px;
    }

    .img-slide {
        margin-left: 71px;
    }

}

@media screen and (max-width: 705px) {

    .carousel-item {
        margin-right: -85%;
    }
    
}

@media screen and (max-width: 630px) {

    .carousel-item {
        margin-right: -72%;
    }

    .img-slide {
        margin-left: 88px;
    }
    
}

@media screen and (max-width: 570px) {

    input::placeholder {
        font-size: 16px;
    }

    input {
        padding-bottom: 14px;
        width: 165px;
    }

    #telephone {
        margin-left: 17px;
    }

    textarea {
        margin-top: 30px;
        width: 352px;
    }

    textarea::placeholder {
        font-size: 16px;
    }

    .konsult-btn {
        width: 245px;
        height: 63px;
        font-size: 14px;
    }

    .block-of-development {
        margin-top: 30px;
        margin-bottom: 60px;
    }

    .number-of-dev {
        font-size: 30px;
    }

    h5 {
        font-size: 18px;
        margin-top: 6px;
        margin-bottom: 11px;
    }

    .text-of-development {
        font-size: 13px;
        line-height: 167%;
        width: 237px;
    }

    .icon-of-dev {
        width: 26%;
    }

    .first-icon-dev, .third-icon-dev {
        margin-right: 10px;
        margin-left: 10px;
    }

    .sec-icon-dev {
        margin-left: 20px;
    }

    .img-slide {
        display: none !important;
    }

    h3 {
        width: 325px;
        font-size: 18px;
        margin-bottom: 22px;
    }

    .portfolio-title {
        padding-bottom: 30px;
    }

    .title-add {
        font-size: 16px;
        margin-left: -15px;
    }

    .desc-add {
        font-size: 12px;
        margin-left: -15px;
    }

    .second-block-add {
        margin-left: 20px;
    }

    h2 {
        font-size: 26px;
        margin-bottom: 22px;
    }

    .img-company {
        display: none;
    }

    .line {
        width: 350px;
        margin-top: 45px;
        margin-bottom: 95px;
    }

    .block-feature {
        width: 90px;
        height: 128px;
        border-radius: 7px;
        padding: 15px 0px;
        margin-right: 10px;
    }

    .fst-bl {
        width: 81px;
    }

    .sec-bl, .thr-bl {
        width: 80px;
    }

    .blocks-with-three-features {
        margin-top: 35px;
    }

    h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .text-after-main-title {
        font-size: 18px;
        margin-top: -8px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 520px) {

    h3 {
        width: 287px;
    }

}

@media screen and (max-width: 480px) {

    h3 {
        width: 261px;
    }

}

@media screen and (max-width: 450px) {
    
    h3 {
        width: 238px;
    }

    .feedback-text {
        width: 230px;
    }

    .img-frn {
        width: 5%;
    }
}

@media screen and (max-width: 425px) {

    form {
        display: flex;
        flex-direction: column;
    }

    #telephone {
        margin-left: 0px;
        margin-top: 25px;
    }

    input {
        width: 250px;
    }

    textarea {
        margin-top: 0px;
        width: 250px;
    }

    .konsult-btn {
        width: 214px;
        height: 59px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 25px;
        margin-bottom: 100px;
    }

    .number-of-dev {
        font-size: 26px;
    }

    h5 {
        font-size: 15px;
        margin-top: 2px;
        margin-bottom: 7px;
    }

    .text-of-development {
        font-size: 12px;
        line-height: 165%;
        width: 168px;
    }

    .block-of-development {
        margin-top: 25px;
        margin-bottom: 30px;
    }

    .sec-icon-dev {
        margin-left: 0px;
    }

    .first-icon-dev, .third-icon-dev {
        margin-right: 0px;
        margin-left: 10px;
    }

    .icon-of-dev {
        width: 28%;
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        background-size: 333% 53%;
    }
    
    .carousel-indicators [data-bs-target] {
        width: 15px;
        height: 2px;
    }

    .two-top-blocks-of-order {
        flex-direction: column;
    }

    .second-block-add {
        margin-left: 0;
        margin-top: 25px;
    }

    .portfolio-title {
        padding-bottom: 10px;
    }

    .title-add {
        font-size: 14px;
    }

    .desc-add {
        font-size: 10px;
    }

    .feedback-text {
        width: 176px;
    }

    h3 {
        width: 232px;
        font-size: 14px;
        margin-bottom: 16px;
    }

    .img-add {
        width: 4%;
    }

    .block-of-services {
        padding-top: 28px;
    }

    h2 {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .about-company-text {
        font-size: 15px;
    }

    .each-task {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .first-com-txt {
        margin-bottom: 20px;
    }

    .line {
        width: 180px;
        margin-top: 30px;
        margin-bottom: 65px;
    }

    h1 {
        font-size: 24px;
        line-height: 32px;
        width: 298px;
    }

    .text-after-main-title {
        font-size: 14px;
        margin-top: -14px;
        padding-bottom: 26px;
    }

    .order-site-btn {
        font-size: 14px;
        padding: 8px 12px;
    }

    .nav-link {
        font-size: 12px;
        margin-right: 16px;
    }

    .phone-number {
        font-size: 11px;
    }

    .block-feature {
        margin-right: 5px;
    }

    .language {
        top: 4.5%;
    }
}

@media screen and (max-width: 400px) {

    h3 {
        width: 200px;
    }

}

@media screen and (max-width: 360px) {

    h3 {
        width: 182px;
    }

}

@media screen and (max-width: 330px) {

    h3 {
        width: 167px;
    }

}

/* English layout refinements */
img {
    max-width: 100%;
}

.title-of-site img {
    width: 150px;
    max-width: 100%;
    height: auto;
}

.navbar-toggler {
    border-color: rgba(255, 255, 255, 0.65);
}

.navbar-toggler:focus {
    box-shadow: 0 0 0 0.12rem rgba(242, 214, 75, 0.45);
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.wow {
    visibility: visible !important;
}

.service {
    position: relative;
    min-height: 354px;
    height: auto;
    overflow: hidden;
}

.img-of-service {
    display: block;
    object-fit: cover;
}

.text-of-service-on-img,
.thr-txt-on-img,
.frt-txt-on-img,
.fifth-txt-on-img,
.bef-end-txt-on-img {
    left: 50%;
    width: calc(100% - 36px);
    transform: translateX(-50%);
}

.text-of-service-after-img,
.txt-aft-img,
.end-txt-aft-img {
    box-sizing: border-box;
    width: 100%;
}

.service-promotion .img-of-service {
    filter: brightness(0.72);
}

.feedback-contacts form {
    max-width: 640px;
}

@media screen and (max-width: 991px) {
    .navbar-collapse {
        display: none;
        flex-basis: 100%;
        padding-top: 18px;
    }

    .navbar-collapse.show {
        display: block;
    }

    .navbar-nav {
        gap: 6px;
    }

    .nav-link {
        display: inline-block;
        margin-right: 0;
        padding-left: 0;
    }

    .phone-part {
        margin-top: 10px;
    }
}

@media screen and (max-width: 575px) {
    header {
        padding-top: 18px;
    }

    .container {
        padding-left: 18px;
        padding-right: 18px;
    }

    .description-website-block {
        padding-top: 64px;
        padding-bottom: 118px;
    }

    .left-main-part {
        width: 100%;
    }

    h1 {
        width: 100%;
        max-width: 340px;
        margin-left: auto;
        margin-right: auto;
        font-size: 30px;
        line-height: 38px;
    }

    .text-after-main-title {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
        font-size: 17px;
        line-height: 25px;
        padding-bottom: 32px;
    }

    .order-site-btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 48px;
        width: auto;
        max-width: 100%;
        padding: 10px 18px;
        line-height: 20px;
    }

    .block-with-features {
        bottom: 66px;
    }

    .blocks-with-three-features {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
        margin-top: 0;
    }

    .block-feature,
    .thr-block-feat {
        width: 100%;
        max-width: 320px;
        height: auto;
        min-height: 118px;
        margin-left: auto;
        margin-right: auto !important;
        padding: 22px 14px;
    }

    .desc-block,
    .fst-bl,
    .sec-bl,
    .thr-bl {
        width: 100%;
        font-size: 16px;
        line-height: 145%;
    }

    .what-is-company {
        margin-top: -26px;
    }

    h2,
    .title-services {
        text-align: center;
        font-size: 26px;
        line-height: 34px;
    }

    .about-company-text {
        font-size: 17px;
        line-height: 145%;
    }

    .each-task {
        font-size: 15px;
        line-height: 150%;
    }

    .line {
        width: 180px;
        margin-top: 34px;
        margin-bottom: 58px;
    }

    .service {
        width: 100%;
        max-width: 320px;
        min-height: 332px;
    }

    .img-of-service {
        width: 100%;
        height: 146px;
    }

    .text-of-service-on-img {
        top: 34px;
        font-size: 20px;
        line-height: 25px;
    }

    .price {
        font-size: 17px;
    }

    .text-of-service-after-img {
        padding: 24px 18px;
        font-size: 15px;
        line-height: 165%;
    }

    .block-of-development,
    .sec-block-dev {
        display: block !important;
        text-align: left;
    }

    .icon-of-dev {
        display: block;
        width: 96px;
        margin: 18px auto 0;
    }

    .sec-icon-dev {
        margin: 0 auto 18px;
    }

    .text-of-development {
        width: 100%;
        font-size: 14px;
        line-height: 170%;
    }

    h5 {
        font-size: 20px;
        line-height: 27px;
    }

    .feedback-contacts form {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    input,
    #telephone,
    textarea {
        width: 100%;
        max-width: 310px;
        margin-left: 0;
    }

    #telephone {
        margin-top: 24px;
    }

    textarea {
        margin-top: 24px;
    }

    .konsult-btn {
        width: 100%;
        max-width: 310px;
        height: auto;
        margin-bottom: 80px;
        white-space: normal;
    }

    .rek-org {
        width: 100%;
    }
}

@media screen and (max-width: 380px) {
    h1 {
        font-size: 28px;
        line-height: 36px;
    }

    .service {
        min-height: 350px;
    }

    .text-of-service-on-img {
        font-size: 19px;
    }
}
