.contacts .mascot,
			.slider_inner__right .mascot,
			.about_us__elem,
			.about_us__elem {
				display: none;
			}
			.tariffs__slider .swiper-slide {
				display: inline-flex;
			}
			.tariffs__slider {
				padding-bottom: 50px;
			}
			@media screen and (max-width: 760px) {
				.block2 {
					padding-top: 40px;
				}
			}
			.wow {
				display: inline-block;
			}

			.connection .image_block {
				display: none;
			}
			.tariffs__elem .image_block {
				display: none;
			}
			.badge {
				background: green;
			}
			input[type=submit] {
				background: green;
			}
			.tariffs__wrapper .slide__inner .speed,
			.tariffs__wrapper .slide__inner .advantages li .desc,
			.orange {
				color:#ffcb2e;
			}
			.form_block__inner {
				background: linear-gradient(180deg, #f79140 0%, #ffcb2e 60%);
			}
			.action_btn {
				background: linear-gradient(180deg, #f79140 0%, #ffcb2e 60%);
			}
			.contacts__left .support p, .contacts__left .customers p, .contacts__left .mail_block a {
				color:#1aa8fb;
			}
			.popup-block__inner {
				background: linear-gradient(180deg, #f79140 0%, #ffcb2e 60%);
			}
			.footer {
    			background: linear-gradient(180deg, #f79140 0%, #ffcb2e 60%);
    		}
    		.first_screen__left h1 span {
    			animation: none;
    			background: unset;
    			-webkit-text-fill-color: unset;
    		}
    		.first_screen__right .form_block:before,
    		.first_screen__right .form_block:after {
    			display: none;
    		}
    		.first_screen__left h1 .orange {
    			color:#ff1919;

    		}
    		@media screen and (max-width: 760px) {
    			.tariffs {
    				padding: 80px 0 50px 0;
    			}
    			.first_screen__left .btn_block {
    				display: none;
    			}
    			.first_screen__left {
        margin: 0 0 30px;
    }

    .news .slide_inner:after {
        height: 112px;
    }
        .tariffs__slider .swiper-slide {
        width: auto;
        margin: 0 0px 0 0;
    }
    .wow {
    	display: block;
    	        margin-bottom: 10px;
    }
    .news .swiper-slide {
    	margin: auto;
    }
}

.wpcf7 form .wpcf7-response-output {
	border:0;
}