@media (max-width: 1100px) and (min-width: 770px) {
    .raketa-text {
        margin-top: 30% !important;
    }
    .text-start2 {
        margin-top: -280px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .contact-header {
        display: flex !important;
        flex-wrap: wrap;
    }
}

@media (max-width: 991px) and (min-width: 770px) {
    .row-column {
        margin-top: 15%;
    }
}

@media (max-width: 769px) and (min-width: 768px) {
    .row-column {
        margin-top: 45%;
    }
}

@media (max-width: 767px) and (min-width: 576px) {
    .text-column1 {
        margin-top: 35% !important;
    }
    .text-column2 {
        margin-top: 65% !important;
    }
    .row-column {
        margin-top: 86%;
    }
}

@media (max-width: 575px) and (min-width: 510px) {
    .text-column1 {
        margin-top: 32% !important;
    }
    .text-column2 {
        margin-top: 60% !important;
    }
    .row-column {
        margin-top: 85%;
    }
    .raketa-text {
        margin-top: 7% !important;
    }
}

@media (max-width: 509px) and (min-width: 500px) {
    .text-column1 {
        margin-top: 45% !important;
    }
    .text-column2 {
        margin-top: 80% !important;
    }
    .row-column {
        margin-top: 85%;
    }
    .raketa-text {
        margin-top: 7% !important;
    }
}

@media (min-width: 2500px) {
    .block-feedback-fotm {
        width: 30% !important;
    }
}

@media (max-width: 499px) {
    .otsup_name {
        margin-right:10%;
    }
    .menu {
        margin-top: 5%;
    }
    .text-column1 {
        margin-top: 45% !important;
    }
    .text-column2 {
        margin-top: 80% !important;
    }
    .row-column {
        margin-top: 85%;
    }
    .raketa-text {
        margin-top: 7% !important;
    }
}

@media (max-width: 449px) and (min-width: 365px) {
    .zapis {
        width: 40%;
    }
}

@media (max-width: 376px) and (min-width: 200px) {
    .text-column1 {
        margin-top: 70% !important;
    }
    .text-column2 {
        margin-top: 130% !important;
    }
    .row-column {
        margin-top: 140%;
    }
}
@media (min-width: 991px) {
.fixed {
	position: fixed !important;
}
}
@media (max-width: 430px) {
    .s7000 {
        font-size: 32px !important;
    }
}
@media (max-width: 280px) {
    .s7000 {
        font-size: 28px !important;
    }
}
@media (min-width: 992px) {
	.nav-bar-header {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
	}
    .nav-menu-cotainer {
        z-index: 1000;
        top: 75px;
        left: 0;
        right: 0;
        background: black;
    }
    .nav-bar-header {
        background: black;
    }
    nav {
        padding: 20px 0;
        position: sticky;
        top: 0;
        z-index: 3;
        transition: .5s;
    }
}

@media (max-width: 991px) {
    .block-feedback-fotm {
        flex-direction: column;
        align-items: center;
    }
    .block1 {
        flex-wrap: wrap !important;
    }
    .zapis {
        width: 30% !important;
        margin-left: 30% !important;
    }
}

@media(max-width:769px) {
    header {
    background-size: contain !important;
    background-position-y: bottom;
    min-height: 900px !important;
    }
    h1 {
        font-size: 34px !important;
    }
    h2 {
        font-size: 34px !important;
    }
    .bg-white {
        background-color: #282828 !important;
        color: #FFF;
    }
    .yandex-google-slider .yandex, .yandex-google-slider .google {
        min-height: 610px !important;
    }
    .yandex-partner .illustration {
        background-image: url(img/yaw-m.png) !important;
        background-position-x: center !important;
        background-position-y: bottom !important;
        min-height: 900px;   
    }

    .screen {
        height: 200px;
    }
    #rocket {
        background-size: contain !important;
        position: relative !important;
        margin-top: 0 !important;
    }
    .column-1 {
        position: relative !important;
    }
    .column-2 {
        position: relative !important;
    }
    .column-3 {
        position: relative !important;
    }
    #whom .col-md-4.my-4.position-relative {
        min-height: 250px !important;
    }
    .text-raketa {
        margin-top: -150px;
    }
    #rocket {
        height: 150px !important;
    }
}

@media (min-width: 768px) {
    .contact-header-mob {
        display: none;
    }
}
@media (min-width: 991px) {
    .header-left-side {
        margin-top: 20vh;
    }
}

@media (max-width: 767px) {
    .navbar {
        display: none;
    }
    .navbar-collapse {
        display: none;
    }
    header {
        margin-top: 10%;
    }
    .img-rocket {
        margin-bottom: 5%;
    }
}

@media (max-width: 677px) {
    .zapis {
        width: 40% !important;
    }
}

@media (max-width: 364px) {
    .zapis {
        width: 55% !important;
        margin-left: 20% !important;
    }
}

.block-chart {
    margin-bottom: -25.5rem!important;
}
@media (max-width: 768px) {
	.block-chart {
		    margin-bottom: -11.5rem !important;
	}
	.text-column2 {
		margin-top: 190px !important;
	}
	.screen {
		height: 200px !important;
	}
	.row>* {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
	.feedback-form-2 {
		padding: 15px;
	}
	.contacts-footer {
		padding: 0;
		display: flex;
		justify-content: center;
	}
}
.telefon-header {
    font-family: 'Russo One', sans-serif;
    font-style: normal;
    font-size: 23px;
    line-height: 31px;
    text-decoration: none;
    color: #FFF;
}

.footer-y {
    margin-top: 0.8em;
}

.img-hover {
    display: inline-block; 
    overflow: hidden; /* Скрываем всё за контуром */
  }
  .img-hover img {
    transition: 1s; /* Время эффекта */
    display: block;
    padding: 5px;
  }
  .img-hover img:hover {
    transform: scale(1.2); /* Увеличиваем масштаб */
  }

.block1 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: space-between;
    justify-content: flex-end;
    align-items: center;
}

.feedback-form {
    display: flex;
    flex-direction: column;
    width: 70%;
    align-content: flex-end;
    padding-right: 8%;
}
.zapis {
    color: #fff;
    text-decoration: none;
    background: linear-gradient(90deg, #066355 -6.76%, #07BEA3 122.42%);
    border-radius: 30px;
    transition: opacity .3s;
    margin-top: 2%;
    margin-bottom: 2%;
    margin-left: 20%;
    width: 40%;
    height: 10%;
}

.img-krug {
    height: 1%;
}

.block-feedback-fotm {
    display: flex;
}

body {
    background-color: #282828;
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
}
img {
    max-width: 100%}
a {
    transition: .3s;
}
p {
    font-size: 18px;
}
.v-center {
    align-items: center;
    align-content: center;
}

nav a {
    font-family: 'Russo One', sans-serif;
    font-style: normal;
    font-size: 23px;
    line-height: 31px;
    text-decoration: none;
    color: #FFF;
}
header {
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: right;
    min-height: 520px;
}
.smm {
    background-image: url(img/smm.png);
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}
.graphic {
    background-image: url(img/graphic.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 451px;
    display: block;
    background-position-x: center;
    background-position-y: center;
    margin-top: -50px;
    margin-bottom: -50px;
}
h1, h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 140%;
    text-transform: uppercase;
    color: #FFF;
    font-family: 'Russo One', sans-serif;
}
h3 {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 140%;
    color: #FFF;
}
.btn-purple {
    display: inline-block;
    min-width: 200px;
    padding: 18px 80px;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    outline: none !important;
    border: 0;
    font-size: 18px;
    font-weight: 600;
    background: linear-gradient(90deg, #07BEA3 -6.76%, #066355 122.42%);
    position: relative;
}
.btn-purple>span {
    position: relative;
    z-index: 1;
}
.btn-purple:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
    background: linear-gradient(90deg, #066355 -6.76%, #07BEA3 122.42%);
    border-radius: 30px;
    opacity: 0;
    transition: opacity .3s;
}
.btn-purple:hover:after {
    opacity: 1;
}
.btn-purple:active {
    box-shadow: 0 0 0 3px #718ef963;
}
.big-text {
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 29px;
}
.number {
    font-family: 'Russo One', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 68px;
    color: #49D5C0;
    margin-right: 10px;
}
h5 {
    font-family: 'Russo One', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
}
.problems p {
    margin-top: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
}
.problems .col-lg-4 {
    padding-left: 22px;
    padding-right: 22px;
}
.swiper {
    width: 100%;
    height: 100%}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 20px;
    margin-top: 20px;
}
.w-80 {
    width: 80% !important;
}
.swiper-pagination-bullet-active {
    transform: scale(1.5);
}
.nav>li a {
    color: #303030;
    font-size: 2rem;
    margin: 10px 25px;
    text-align: center;
    text-decoration: none;
    display: block;
}
.nav>li a:hover {
    color: #202020;
    text-decoration: none;
    background: transparent;
    background: rgba(0, 0, 0, 0);
}
.nav-section {
    height: 0;
    width: 0;
    position: fixed;
    z-index: 2;
    overflow: hidden;
    background: rgb(255 255 255 / 70%);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: auto;
    top: 0;
    padding-top: 120px;
    overflow-y: scroll;
    backdrop-filter: blur(20px);
}
.show {
    height: 100%;
    width: 100%}
.nav-bar, .menu {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.nav-bar {
    background-color: #066355;
    width: 50px !important;
    height: 5px;
    margin-top: 5%;
    margin-bottom: 8px;
}
.nav-bar:last-child {
    background-color: #066355;
    width: 50px !important;
    height: 5px;
    margin-top: 5%;
    margin-bottom: 0px;
}

.nav-bar:nth-child(1) {
    width: 15px;
}
.nav-bar:nth-child(2) {
    width: 35px;
}
.nav-bar:nth-child(3) {
    width: 25px;
}
.menu {
    float: right;
    z-index: 9;
    position: relative;
    cursor: pointer;
    transform: scale(-1, 1);
    padding-left: 10px;
}
.animate-1 {
    width: 0 !important;
}
.animate-2 {

        transform: translateY(-40%) rotate(-47deg) translateX(17px);
}
.animate-0 {
    transform: translateY(-50%) rotate(45deg) translateX(20px);
}
.blue-block {
    background-color: #e4ebff;
    border-radius: 15px;
    padding: 44px 20px;
    color: #000;
    position: relative;
    min-height: 302px;
}
.menu_name {
        display: flex;
        color: #066355;
        transform: scaleX(-1);
        align-items: center;
}
.icon {
    position: absolute;
    top: -50px;
    background-color: #FFF;
    padding: 15px;
    border: 8px solid #e4ebff;
    border-radius: 50px;
}
.yandex {
    background-color: #eebc06;
    padding: 20px 90px 60px;
    color: #FFF !important;
}
.line-container {
    position: relative;
}
.yandex .line {
    width: 100%;
    height: 10px;
    position: absolute;
    background-color: #d7aa07;
    margin-bottom: 15px;
    top: -40px;
}
.google .line {
    width: 100%;
    height: 4px;
    border: 5px solid #437eec;
    position: absolute;
    background-color: #437eec;
    margin-bottom: 15px;
    top: -40px;
    border-radius: 5px;
}
.google {
    background-color: #f3f3f3;
    padding: 20px 90px 40px;
}
.company-logo {
    height: 84px;
}
.cursor {
    position: absolute;
    left: 60px;
}
.yandex-partner {
    background-image: url(img/yandex-partner.jpg);
    background-size: cover;
}
.plus {
    font-style: normal;
    font-weight: 100;
    font-size: 200px;
    line-height: 170px;
    display: flex;
    align-items: center;
    text-align: center;
}
.yandex-partner .illustration {
    background-image: url(img/yaw.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: right;
}
.yandex p, .google p, .yandex-partner p, .blue-section p {
    font-size: 20px;
}
#rocket {
    display: block;
    height: 295px;
    width: 371px;
    background-image: url(img/rocket.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    margin-top: -75px;
    z-index: -1;
}
.top-line {
    height: 1px;
    width: 52px;
    background: #437eec;
    border: 6px solid #437eec;
    position: absolute;
    border-radius: 15px;
}
.blue-section {
    background-color: #5f94f9;
}
.screen {
    background-image: url(img/screen.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    height: 250px;
}
.free {
    background: #437eec;
    padding: 10px;
    border-radius: 17px;
    font-weight: 600;
    color: #FFF;
}
.ellipse {
    background-image: url(img/ellipse.png);
    height: 300px;
    width: 407px;
    position: absolute;
    background-size: cover;
    right: 0;
    bottom: 0;
}
.alrt, .alrt-modal, .err, .err-modal {
    display: none;
}
form input,
form textarea {
    width: 100%;
    border: 0;
    background: #efefef;
    border-radius: 30px;
    padding: 20px 25px;
    transition: .3s;
    outline: none !important;
}
form input:focus,
form textarea:focus  {
    box-shadow: inset -2px 2px 5px 0 rgb(0 0 0 / 12%);
    background-color: rgb(104 137 255 / 10%);
}
.modal .btn-close-absolute {
    position: absolute;
    right: -30px;
    top: -5px;
}
.modal-dialog {
    max-width: 600px;
    margin: 1.75rem auto;
}
.modal-content {
    padding: 30px 60px;
    border-radius: 15px;
}

.tagline {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    color: #a8b1b8;
}


















.dop1 {
  font-size: 20px;  
}

.dop2 {
    padding-left: 50px;
}






.contacts-footer a {
    font-family: 'Open Sans';
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    text-decoration: none;
}
.dark-block {
    background-color: #494949;
    padding: 40px 0;
}

img {
    margin-right: 10px;
}




















.fa, .fas {
    margin-right: 10px;
    font-size: 20px;
    color: #49D5C0;
}
.phones-menu a {
    font-size: 1.5rem !important;
}
.column-1 {
    width: 90%;
    height: 148px;
    background: #6fdece;
    display: block;
    position: absolute;
    bottom: 0;
}
.column-2 {
    width: 90%;
    height: 209px;
    background: #63c1b4;
    display: block;
    position: absolute;
    bottom: 0;
}
.column-3 {
    width: 90%;
    height: 316px;
    background: #3baf9f;
    display: block;
    position: absolute;
    bottom: 0;
}
#whom .col-md-4.my-4.position-relative {
    min-height: 600px;
}
.moon {
    background-image: url(img/moon.png);
    background-size: cover;
}
.moon h2, .moon h3 {
    color: #000;
}

/*Добавления Krasisavn*/
.telefon {
    font-family: 'Russo One', sans-serif;
    font-style: normal;
    font-size: 100%;
    text-decoration: none;
    color: #FFF;
}
.titleseo {
    margin-top: 10%;
}
.modul-menu {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.contact-telefon {
    padding-left: 2%;
}

.confidentiality-block {
    font-size: 12px;
}
.conf a {
    color: black !important;
}
.conf {
    color: black;
}

@media (max-width: 468px) {
.modul-menu {
	flex-direction: column !important;
}
ul {
	padding-left: 0 !important;
}
}
.row {width: 100%;}