/*
Theme Name: Beeline (https://beeline-ru.online/)
Description: Тема для проекта ООО «Онлайн Сервисы» на основе чистой темы для переноса Дизайна и оформления с Тильды
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2023
Tested up to: 6.3
Requires PHP: 7.0
*/
/* @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); */

/*Стили плагина пагинатора, должен находиться выше стилей Карты покрытия, иначе перебивает стили*/
@import url('https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css');

/* Общее */
/* @import url('css/fonts/fonts.css'); */

/* Стили страниц */
@import url('css/style-page/page-city.css');
@import url('css/style-page/page-sitemap.css');
@import url('css/style-page/page-coverage-map.css');
@import url('css/style-page/page-contacts.css');
@import url('css/style-page/page-support.css');
@import url('css/style-page/page-main.css');
@import url('css/style-page/page-tariffs.css');
@import url('css/style-page/page-tariffs-up.css');
@import url('css/style-page/page-tariff-one.css');
@import url('css/style-page/page-offices.css');
@import url('css/style-page/page-about-company.css');
@import url('css/style-page/page-become-subscriber.css');
@import url('css/style-page/page-feedback-form.css');
@import url('css/style-page/page-moving-service.css');
@import url('css/style-page/page-bonuses.css');
@import url('css/style-page/page-individual-bonuses.css');
@import url('css/style-page/page-business.css');
@import url('css/style-page/page-blog.css');


/*Стили страницы Политика обработки файлов cookie*/
@import url('css/style-page/page-cookie.css');

/*Стили попапов*/
@import url('css/style-popup/popup-application.css');
@import url('css/style-popup/popup-city-page.css');
@import url('css/style-popup/popup-lead-catcher.css');
@import url('css/style-popup/popup-select-city.css');

/*Стили новых карточек*/
@import url('css/block-internet-NEW.css');
@import url('css/block-internet-tv-NEW.css');
@import url('css/block-konvergent-NEW.css');
 
/* Разные блоки */
@import url('css/banner-new.css');
@import url('css/faq-new.css');
@import url('css/advantages.css');
@import url('css/page-tariffs-up/included-in-tariff.css');
@import url('css/page-tariffs-up/ability.css');
@import url('css/page-tariffs-up/tariff-composition.css');
@import url('css/page-tariffs-up/difference.css');
@import url('css/page-tariffs-up/check-adress.css');
@import url('css/connection.css');
@import url('css/services.css');
@import url('css/block-news.css');
@import url('css/consultation-form.css');
@import url('css/phone-info.css');
@import url('css/advantages-tilda.css');
@import url('css/seo-text.css');
@import url('css/tab.css');
@import url('css/city.css');
@import url('css/peculiarity.css');
@import url('css/interlinking.css');

/* Стили для footer */
@import url('css/footer.css');

/* @font-face {
    font-family: 'OfficinaSerif';
    src: url('assest-old/OfficinaSerifBook.woff') format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'OfficinaSerif';
    src: url('assest-old/OfficinaSerifMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'OfficinaSerif';
    src: url('assest-old/OfficinaSerifBold.woff') format('woff');
    font-weight: 700;
    font-style: normal
} */



@font-face {
    font-family: 'Beeline Sans' ;
    font-weight: 300;
    font-style: normal;
    src: url('assets/fonts/BeelineSans-Regular.eot'),
         url('assets/fonts/BeelineSans-Regular.ttf'),
         url('assets/fonts/BeelineSans-Regular.woff'),
         url('assets/fonts/BeelineSans-Regular.woff2');  
}


@font-face {
    font-family: 'Beeline Sans' ;
    font-weight: 500;
    font-style: normal;
    src: url('assets/fonts/BeelineSans-Medium.eot'),
         url('assets/fonts/BeelineSans-Medium.ttf'),
         url('assets/fonts/BeelineSans-Medium.woff'),
         url('assets/fonts/BeelineSans-Medium.woff2');  
}

@font-face {
    font-family: 'Beeline Sans' ;
    font-weight: 700;
    font-style: normal;
    src: url('assets/fonts/BeelineSans-Bold.eot'),
         url('assets/fonts/BeelineSans-Bold.ttf'),
         url('assets/fonts/BeelineSans-Bold.woff'),
         url('assets/fonts/BeelineSans-Bold.woff2');  
}

 * {
	font-family: 'Beeline Sans' ;
	 color: #282828;
	 box-sizing: border-box;
} 

ol, ul {
    list-style-position: inside;
}

h4 {
    font-size: 20px;
    font-weight: 500;
}

	.thin {
		font-weight: 100;
	}

	.medium {
		font-weight: 600;
	}

	.bold {
		font-weight: 800;
	}

.line-through {
	text-decoration: line-through;
} 

body {
	margin: 0;
}
:root {

    --font25: 25px;
/*     --ff-Roboto: 'Roboto', Arial, sans-serif;
    --ff-Officina: 'OfficinaSerif', Arial, sans-serif; */
    --fw400: 300;
    --fw400: 400;
    --fw500: 500;
    --fw600: 600;
    --fw700: 700;
    --lh39: 39px;
    --fs14: 14px;
    --fs15: 15px;
    --fs16: 16px;
    --fs18: 18px;
    --fs20: 20px;
    --fs24: 24px;
    --fs23: 23px;
    --fs25: 25px;
    --fs32: 32px;
    --fs42: 42px;
    --fs48: 48px;
    --color66: #666666;
    --color85: #858588;
    --color28: #282828;
    --colorff: #ffc31f;
    --colorffd: #ffdf8e;
    --colorf5: #f5f4f0;
    --colord9: #d9d3c1;
    --colorbf: #bfbfbf;
    --colorw: #ffffff;
    --colorb: #000000;
}

.center{
	padding-top: 50px;
  	text-align: center;
}

.city {
    cursor: pointer;
}

.fR {
/*     font-family: var(--ff-Roboto); */
}

/* .fs {
    font-size: 18px;
}

.fsx {
    font-size: 24px;
}

.fs14 {
    font-size: var(--fs14);
}

.fs15 {
    font-size: var(--fs15);
}

.fs16 {
    font-size: var(--fs15);
}

.fs18 {
    font-size: var(--fs18);
}

.fs20, ._row {
    font-size: var(--fs20);
}


.fs24 {
    font-size: var(--fs24);
}

.fs25 {
    font-size: var(--fs25);
}

.fs32 {
    font-size: var(--fs32);
}

.fs42 {
    font-size: var(--fs42);
}

.wb5 {
    font-weight: var(--fw500);
}

.wb6 {
    font-weight: var(--fw600);
}

.lh39 {
    line-height: var(--lh39);
}

.name_xs {
    font-size: var(--fs20);
    line-height: 1.35;
}



.title_xs {
    font-size: var(--fs42);
    line-height: 1.23;
    font-weight: var(--fw600);
    text-align: center;
    width: 80%;
    max-width: 1200px;
}

.text_m {
    font-size: var(--fs18);
    line-height: 1.55;
    padding: 25px 0;
}

.cc {
    color: var(--color66);
}

.c85 {
    color: var(--color85);
}

.cm {
    color: var(--color28);
}

.cf {
    color: var(--colorff);
}

.cf5 {
    color: var(--colorf5);
}

.lh39 {
    line-height: var(--lh39);
}

.lh23 {
    line-height: var(--fs23);
}

.l155 {
    line-height: 1.55;
}

.fm {
    font-weight: 400;
}

.fx {
    font-weight: 700;
}

.m25 {
    margin: 25px 0 50px 0;
}

.p30 {
    padding: 30px 0 15px 0;
}

.p15 {
    padding: 15px 0 15px 0;
} */

._row {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
	align-items: center;
    max-width: 1200px;
	margin: 0 auto;
}

 .t-body {
    font-family: var(--ff-Officina);
} 

#slide-block-mobi {
    display: none;
    margin: 0;
}

#slide-block {
    display: block;
}


@media (max-width: 460px) {
    .__sale h2,.__sale h3,.__sale h4, .__sale h5 {
        font-size: 22px;
    }
	
	    #slide-block {
        display: none;
    }

    #slide-block-mobi {
        display: block;
        margin: 0;
        padding: 0;
    }
	
	.seo-text {
		margin-left: 50px;
		width: 90%;
	}
}


@media (min-width: 460.1px) and (max-width: 1199.98px) {
    #slide-block {
        display: none;
    }

    #slide-block-mobi {
        display: block;
        margin: 0;
        padding: 0;
    }

    #slide-block-mobi img {
        width: 100vw;
    }
	
	.seo-text {
		margin-left: 50px;
		width: 90%;
	}
}

a {
	color: #282828;
	font-weight: 700;
}

a:hover {
    color: var(--colorff);
}  


body.t-body>span {
    background: #fff;
    position: fixed;
    height: 130px;
    width: 100%;
    display: flex;
    justify-content: center;
    z-index: 999;
}

/* .t-body #head{
    position: fixed;
} */
.top_line {
    position: fixed;
    background-color: #f2f2f2;
    height: 50px;
    width: 100%;
    margin: 0;
    padding: 0;
    /* font-size: 16px; */
    display: flex;
    align-items: center;
    align-content: center;
    z-index: 999;
}

a {
    outline: none;
    text-decoration: none;
}

.top_line a {
    color: #666666;
    outline: none;
    text-decoration: none;
}

.REGION-NAME a {
    color: #282828;
}


 .city-link {
	text-decoration:underline;
}

.REGION-NAME  {
    color: #282828;
    z-index: 8;
    top: 15px;
    left: calc(50% - 600px + 50px);
    position: absolute;
    font-size: 18px;
    font-weight: 400;
    display: flex;
    align-items: center;
    align-content: center;
}



.top_line img {
    z-index: 9;
    top: 15px;
    left: calc(50% - 600px + 20px);
    width: 20px;
    position: absolute;
}

.tbtn-add {
    color: #282828;
    z-index: 6;
    left: calc(50% - 600px + 580px);
    width: 300px;
    height: 50px;
    background-color: #fdf7d0;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* #menu li {
    list-style: none;
} */


.tbtn-add:hover {
    background-color: #fff5ab;
    background-image: none;
}

.top_line a.tn-atom {
    color: #282828;
    line-height: 1.55;
    font-weight: 600;
    background-position: center center;
    outline: none;
    text-decoration: none;
}

.tphone {
    z-index: 7;
    top: 10px;
    left: calc(50% - 600px + 910px);
    width: 160px;
    position: absolute;
    font-size: 20px;
    line-height: 1.55;
    font-weight: 700;
}

.ttech {
    line-height: 1.55;
    font-weight: 400;
    position: absolute;
    z-index: 10;
    top: 13px;
    left: calc(50% - 600px + 1080px);
    width: 60px;
}

.top__menu {
    height: 50px;
    position: fixed;
    width: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    padding: 65px 0 15px 0;
    background: #fff;
    z-index: 999;
}

.top__menu .top-logo {
    z-index: 14;
    top: 15px;
    left: calc(50% - 600px + 20px);
    width: 200px;
}

.top__menu .top-logo {
    margin-left: 135px;
}

/* ред */
._menu li {
    list-style: none;
    /* width: 350px; */
/*     padding: 0 15px; */
    text-align: center;
}

._menu li:nth-child(2) {
	padding-left:10px;
}

.top__menu {
    display: flex;
    align-content: center;
    padding: 65px 0 15px 0;
    background: #fff;
    z-index: 1000;
    max-width: 1500px;
    width: inherit;
    align-items: center;
}

@media screen and (min-width: 460px){
    .top__menu {
        z-index: 98;
    }
}
body.t-body>span {
    background: #fff;
    position: fixed;
    height: 130px;
    width: 100%;
    display: flex;
    justify-content: center;
}

._menu ul{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    width: 600px;
	padding-left: 20px;
}

/* /  */
._menu a {
    color: var(--color28);
    font-size: var(--fs16);
    line-height: 1.55;
    font-weight: var(--fw600);
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

._menu a:hover {
    color: var(--colorff);
}


.beelineregionlanding {
    color: #282828;
    font-size: 24px;
    line-height: 1.55;
    font-weight: 600;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    text-align: center;
    z-index: 13;
    left: calc(50% - 600px + 755px);
    width: 210px;
    height: 52px;
    position: absolute;
    bottom:5px;
}

.button_in_top {
    color: #282828;
    text-align: center;
    z-index: 11;
    height: 50px;
    left: calc(50% - 600px + 980px);
    width: 200px;
    border-width: 1px;
    border-radius: 30px;
    background-color: #ffd275;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    position: absolute;
}

.button_in_top a {
    color: #282828;
    font-size: 18px;
    line-height: 1.55;
    font-weight: 600;
}

#up {
	display: none;
}

#slide-block,
.slide-block {
    display: flex;
    top: 130px;
    justify-content: center;
    margin: 0;
}

#slide-block img,
.slide-block img {
    width: 1200px;
    height: auto;
}


#open {
    z-index: 1;
    top: 580px;
    left: calc(50% - 600px + 278px);
    width: 240px;
    height: 60px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

#open .tn-atom {
    text-align: center;
    color: var(--colorw);
    font-size: var(--fs18);
    font-family: var(--ff-Officina);
    line-height: 1.55;
    font-weight: 600;
    border-radius: 30px;
    background-color: var(--colorb);
    padding: 15px 40px;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

/* a[href="/politica/"]- это класс для текста внутри форм, которые сделаны с помощью Contact Form */
.privacy-policy,
a[href="/politica/"]{
	text-decoration: underline;
}

/* Лид-форма */
#lid-form {
    background: #FFBE45 url(images/back-lid-form01.png);
/*     height: 440px; */
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-size: cover;
    background-position-x: -200px;
    padding-bottom: 50px;
}

/* Лид-форма */
#lid-form-none {
    background: var(--colorffd);
/*     height: 440px; */
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;

}

#lid-form h2,
#lid-form-none h2 {
    color: var(--colorb);
    font-size: 38px;
    line-height: 1.55;
    font-weight: var(--fw700);
    text-align: center;
    /*padding-top: 60px;*/
    align-items: center;
    margin-bottom: 25px;
}

#lid-form-none>span {
    font-size: 24px;
    line-height: 1.5;
    padding: 25px 0;
}

#lid-form h2 a,
#lid-form-none h2 a {
    color: rgb(0, 0, 0);
    border-bottom-color: rgb(0, 0, 0);

}

#lid-form>div,
#lid-form-none>div {
    color: #4d4d4d;
    font-size: 16px;
    font-family: 'OfficinaSerif', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 400;
    /*height: 50px;*/
    text-align: center;
    /*margin-bottom: 25px;*/
}

#lid-form>div:nth-child(3),
#lid-form-none>div:nth-child(3) {
    margin: 25px;
}

#lid-form>div:nth-child(4) {
    background-color: #ffe078;
}

#lid-form>div:nth-child(4),
#lid-form-none>div:nth-child(4) {
    border-radius: 10px;
    /*background-color: #ffe078;*/
    padding: 15px;
    text-align: center;
    width: 70%;
    max-width: 1200px;
}

/*Forms contact7*/

/*#lid-form form  p, #lid-form-none form  p,.wpcf7 > form > p{*/
/*     display: flex;*/
/* }*/
#lid-form form p,
#lid-form-none form p
/* body.t-body .wpcf7>form>p */
{
    display: flex;
/*     flex-direction: column; */
    /*align-items: flex-start;*/
}

.popup .wpcf7 form p {
    display: flex;
    flex-direction: column;
}

#lid-form .wpcf7-not-valid-tip,
#lid-form-none .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    top: -90px;
    position: relative;
    background: #ffffffad;
}

#lid-form .wpcf7 form.sent .wpcf7-response-output,
#lid-form-none .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
}

#lid-form .wpcf7 form.invalid .wpcf7-response-output,
#lid-form .wpcf7 form.unaccepted .wpcf7-response-output,
#lid-form .wpcf7 form.payment-required .wpcf7-response-output,
#lid-form-none .wpcf7 form.invalid .wpcf7-response-output,
#lid-form-none .wpcf7 form.unaccepted .wpcf7-response-output,
#lid-form-none .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #f00;
}

#lid-form .wpcf7 .wpcf7-response-output,
#lid-form-none .wpcf7 .wpcf7-response-output {
    background: #fff;
    position: relative;
    /* top: -10px; */
    font-size: 1.2em;
    /* width: 70%; */
    /* margin: 0 auto; */
    padding: 15px;
    /* height: 50px; */
}

#lid-form .t-input,
#lid-form .t-select,
#lid-form-none .t-input,
#lid-form-none .t-select {
    margin: 0 10px;
    font-size: 100%;
    height: 60px;
    padding: 0 20px;
    font-size: 18px;
    line-height: 1.33;
}

 .wpcf7-submit {
	 width: 100%;
    color: #ffffff;
    border-radius: 8px;
    font-size: 18px;
    cursor: pointer;
    background-color: #282828;
    font-family: OfficinaSerif, Arial, sans-serif;
    padding: 0px 15px;
    display: block;
    font-weight: 600;
    height: 60px;
    border: none;

}

@media screen and (max-width: 500px) {
	.wpcf7-submit {
 		width: 300px;
	}
}

#lid-form-none select.t-select {
    margin: 0;
    padding: 0 20px;
    line-height: 1.33;
    color: rgb(0, 0, 0);
    border: 1px solid rgb(214, 214, 214);
    background-color: rgb(255, 255, 255);
    border-radius: 6px;
    font-size: 18px;
    font-weight: 400;
    height: 60px;
    font-family: OfficinaSerif, Arial, sans-serif;
}

/* Contact7*/
.t-form {
    display: flex;
}

.t-form__inputsbox {
    display: flex;
    justify-content: center;
}

.t-input-block {
    margin-bottom: 20px;
    padding-right: 20px;
}

.t-input,
.t-select {
    margin: 0;
    padding: 0 20px;
    line-height: 1.33;
    color: rgb(0, 0, 0);
    border: 1px solid rgb(214, 214, 214);
    background-color: rgb(255, 255, 255);
    border-radius: 6px;
    font-size: 18px;
    font-weight: 400;
    height: 60px;
    font-family: OfficinaSerif, Arial, sans-serif;

}

#popup .t-input,
#popup .t-select {
    width: 93%
}

@media screen and (max-width: 460px) {
	#popup .t-input,
	#popup .t-select {
    	width: 80%
	}
}

.t-radio__wrapper {
	display: flex;
	flex-direction: column;
}

.t-submit {
    color: #ffffff;
    border-radius: 100px;
    font-size: 18px;
    cursor: pointer;
    background-color: #282828;
    font-family: OfficinaSerif, Arial, sans-serif;
    padding: 0px 15px;
    display: block;
    width: 240px;
    font-weight: 600;
    height: 60px;
    border: none;
}




/* <!-- Домашний интернет  --> */

#home_internet {
    /* height: 800px; */
    background-color: #f5f4f0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

#home_internet h2 {
    font-size: 32px;
    line-height: 1;
    text-align: center;

}

#home_internet h2.tv {
    color: #282828;
    font-size: 32px;
    font-family: 'OfficinaSerif', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
}

h1.main-title {
    color: #282828;
    font-size: 48px;
    font-family: 'OfficinaSerif', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 600;

}

#home_internet .tline mark {

    background-color: #ffd275;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    width: 400px;
    margin: 0 25px;
}

#home_internet .tline {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: row;
}

._block {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

._block .__sale {
    width: 360px;
    border-radius: 9px;
    background-color: #ffffff;
    background-position: center center;
    border-color: #e0e6ed;
    border-style: solid;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    margin: 50px 20px;
    padding-bottom: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.__sale h2,.__sale h3,.__sale h4, .__sale h5 {
    line-height: 34px;
    color: #282828;
    font-size: 32px;
    line-height: 1.05;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    border-radius: 10px 10px 0 0;
    background-color: #fff9d9;
    z-index: 1;
    left: calc(50% - 600px + 820px);
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -1px;
    width: 358px;
}

#home_internet div.T1_TITLE div,
#home_internet div.T1_SPEED div,
#home_internet div.T1_PRICE div

/* #home_internet .T1_TITLE div,#home_internet .T1_SPEED div,#home_internet div.T1_PRICE div */
    {
    margin: 0;
}

h3 .T1_TITLE div {
    width: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .__sale div {
    display: flex;
} */


.__sale div {
    z-index: 1;
    top: 345px;
    left: calc(50% - 600px + 82px);
    /* width: 50px;
    width: 70%; */
}

.__sale table {
    /*margin-left: 57px;*/
    margin-top: 25px;
}

#home_internet table:nth-child(5) {
    margin-bottom: 25px;
}

#home_internet {
    padding-bottom: 25px;
}

.__sale table td img {
    width: 50px;
}

.field_speed,
.field_plus {
    display: flex;
    width: 300px;
}

.field_speed {
    align-items: baseline;
}

#home_internet .field_speed td:nth-child(1) {
    color: var(--color66);
    font-size: var(--fs20);
    line-height: 1.55;
    font-weight: var(--fw400);
    width: 50px;
    text-align: right;
}

#home_internet.plus .field_speed td:nth-child(1) {
    color: var(--colorb);
    font-size: var(--fs48);
    line-height: 1.55;
    font-weight: 400;
    width: 50px;
    text-align: left;
}

#home_internet.plus .field_plus_price td:nth-child(1) {
    color: var(--color66);
    font-size: var(--fs20);
    line-height: 1.55;
    font-weight: 400;
    /* width: 50px; */
    text-align: right;
    /* padding: 0 25px; */
}

#home_internet>div._block.uc-BLOCK-KONVERGENT>div:nth-child(1)>div>div>div {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
}


#home_internet .field_speed td:nth-child(2) {
    font-size: 62px;
    line-height: 42px;
    margin-left: 5px;
}

#home_internet .field_plus_price td:nth-child(2) {
    font-size: 62px;
    line-height: var(--fs42);
    margin-left: 5px;
}

#home_internet .field_plus_price td:nth-child(2) span {
    font-size: 28px;
    margin-left: 5px;
}

#home_internet.plus .field_speed td:nth-child(2) {
    font-size: var(--fs16);
    color: #666666;
    margin: 0 0 0 75px;
    line-height: 16px;
}

#home_internet.plus .field_icon_plus {

    font-size: var(--fs16);
    /* line-height: 42px; */
    margin: 0px;
    color: var(--color66);
    display: flex;
    width: 300px;
    padding: 0;
}

#home_internet.plus .field_icon_plus td {
    width: 45%;
    text-align: center;
}

#home_internet .field_speed td:nth-child(2)>span {
    font-size: 28px;
    position: relative;
    top: -15px;
}

#home_internet.plus .field_speed:nth-child(1) td:nth-child(2)>span,



#home_internet.plus .field_speed:nth-child(2) td:nth-child(2)>span,
#home_internet.plus .field_speed:nth-child(3) td:nth-child(2)>span {
    font-size: var(--fs24);
    margin-left: -15px;
    top: 0px;
}

#home_internet div:nth-child(5) {
    text-align: center;
   /* width: 90%;*/
    max-width: 1200px;
    font-size: 22px;
}

@media (max-width: 460px) {

    #home_internet.plus .field_speed:nth-child(1) td:nth-child(2)>span,
    #home_internet.plus .field_speed:nth-child(2) td:nth-child(2)>span,
    #home_internet.plus .field_speed:nth-child(3) td:nth-child(2)>span {
        /*font-size: var(--fs18);left:-25px;*/
        margin-left: -25px;
    }
}


#home_internet.plus .field_speed td:nth-child(2)>span {
    font-size: var(--fs22);
}

#home_internet .field_plus td:nth-child(2) {
    color: #666666;
    font-size: 18px;
    margin-left: 5px;
    line-height: 1.4;
    width: 50%;
}

#home_internet .field_plus_add>div {
    color: var(--color28);
    font-size: 18px;
    background: url(images/__yellow-form.svg) no-repeat;
    line-height: 28px;
    display: flex;
    justify-content: center;
    background-position-x: center;
    background-size: contain;
    padding: 10px 0;
    background-position-y: 7px;
    width: 200px;
}

#home_internet .uc-BLOCK-KONVERGENT .field_plus_add>div {
    padding: 0;
	background-position-y: 0px;
} 

#home_internet hr {
    width: 70%;
    display: flex;
    border: 0.5px #e3e3e3 solid;
}

a.__btn {
    color: #282828;
    font-size: 18px;
    font-family: 'OfficinaSerif', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    border-radius: 100px;
    padding: 18px 100px;
    background-color: #ffd275;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s;
    /*margin-left: 9%;*/
}

/* <!-- Домашний интернет и ТВ --> */
#home_internet {
    /* height: 800px; */
    background-color: #f5f4f0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}




/* <!-- Smart Box  --> */

#smart_box {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

#smart_box h3,
#tv_box h3 {
    font-size: 42px;
    line-height: 1.55;
    font-weight: 700;
    margin-bottom: 0;
}

#smart_box>p,
#tv_box>p {
    font-size: 20px;
    line-height: 1.55;
    font-weight: 400;
    text-align: center;
    width: 67%;
    max-width: 1200px;
}

#smart_box ._row {
    display: flex;
    width: 1100px;
    background-color: #f5f4f0;
    padding: 25px 0;
}

#smart_box ._row .__bl01 {
    width: 33%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#smart_box>div._rowin>div:nth-child(2)>div:nth-child(1)>img {
    width: 360px;
}

#smart_box ._row .__bl01 img {
    width: 70px;
}

#smart_box ._row .__bl01 p {
    font-size: 18px;
    line-height: 1.55;
    font-weight: 400;
    text-align: center;
    width: 90%;
}

#smart_box ._rowin {
    display: flex;
    align-items: center;
    margin: 25px 0 50px;
}

#smart_box ._rowin .__bl02 div {
    border-radius: 20px;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
    width: 360px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    height: 172px;
    margin: 20px;
}

#smart_box>div._rowin>div:nth-child(2)>img {
    width: 390px;
    margin-top: 25px;
}

#smart_box ._rowin .__bl02 div img {
    width: 50px;
    margin: 15px;
}

#smart_box ._rowin .__bl02 div b {
    color: #000000;
    font-size: 18px;
    line-height: 1.55;
    font-weight: 700;
}

#smart_box ._rowin .__bl02 div p {
    color: var(--color66);
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    width: 70%;
}

/* <!-- Почему 3 в 1 выгодно? --> */
#wh3in1 {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #fff9d9;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#wh3in1 h3 {
    font-size: 42px;
    line-height: 1.55;
    font-weight: 700;
    margin-bottom: 40px;
}

#wh3in1 ._row {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

.t-col3 {
    width: 360px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 0 25px;
}

#wh3in1 small {
    font-weight: 600;
    color: var(--color28);
    letter-spacing: 2.5px;
    font-size: 16px;
    padding-bottom: 15px;
}

#wh3in1 h4 {
    font-weight: var(--fw600);
    color: var(--color28);
    margin-top: 0;
    font-size: var(--fs24);
    line-height: 1.35;
    text-align: center;
}

#wh3in1 span {
    font-size: 18px;
    line-height: 1.55;
    font-weight: 300;
    text-align: center;
}

#wh3in1>div>div:nth-child(2) {
    border-right: 1px #d9d3c1 solid;
    border-left: 1px #d9d3c1 solid;
}

/* <!-- Tv Box  --> */

#tv_box {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

#tv_box ._rowbox {
    display: flex;
    /* align-items: right; */
}

#tv_box .__bl04 {
    margin: 0 25px;
}

#tv_box .__bl04 div {
    width: 50%;
    margin: 20px;
}

#tv_box .__bl04:nth-child(1) {
    width: 480px;
    text-align: center;
}

#tv_box .__bl04:nth-child(2) {
    border-radius: 20px;
    background-color: var(--colorf5);
    display: flex;
    width: 614px;
}

#tv_box ._rowbox img {
    width: 385px;
}

#tv_box .__bl04 div p {
    border-bottom: 2px var(--colorff) solid;
    padding: 10px 0;
}

#tv_box .__bl04 div p:nth-child(4) {
    border-bottom: none
}

/* Преимущества Билайн  */
#beeline-plus img {
    width: 100px;
}

#beeline-plus h2 {
    margin-bottom: 40px;
    text-align: center;
    line-height: 59px;
}

#beeline-plus ._row div {
    text-align: center;
    margin: 30px 0;
    line-height: 1.35;
}

#beeline-plus .fs21 div {
    margin-left: -30px;
}

/* FAQ */
#faq {
    display: flex;
/*     padding-top: 45px; */
    padding-bottom: 90px;
    background-color: #ffdf8e;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

#faq h2 {
    /*margin-bottom: 40px; line-height: 1.23;}*/
    margin: 0;
    line-height: 2;
    text-align: center;
}

#faq span span.fs24 {
    line-height: 3;
    text-align: center;
    display: flex;
    justify-content: center;
}

#faq .t668 span {
    text-align: left;
}

.t668>.t-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content: center;
}

#faq .t-container {
/*     margin-left: auto;
    margin-right: auto; */
    width: 100%;
    max-width: 1200px;
    padding: 0;
}

/* #faq .t-prefix_1 {
    padding-left: 100px;
} */

#faq .t-col_10 {
    max-width: 960px;
}

#faq .t-col {
    display: inline;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
}

.t668__title {
    display: inline-block;
    padding-right: 30px;
    font-family: var(--ff-Officina);
}

.t-name_xl {
    font-size: var(--fs24);
    line-height: 1.35;
}

.t-name {
    font-weight: var(--fw600);
    color: var(--color28);
}

.t668__trigger-button {
    position: relative;
    width: 100%;
    padding: 25px 30px;
    text-align: left;
    background-color: transparent;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}

.t668__wrapper {
    background-color: #fff;
}

.t668__textwrapper {
    padding: 0 0 20px;
}

.t668__icon {
    position: absolute;
    top: 50%;
    right: 18px;
    width: 24px;
    height: 24px;
    display: inline-block;
    padding: 8px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: opacity ease-in-out 0.2s;
}

.t668__icon-hover {
    opacity: 0;
}

.t668__content {
    font-size: var(--fs16);
    font-weight: var(--fw300);
    color: var(--colorb);
    line-height: 1.55;
    padding: 0 0 20px 30px;

}

/* <!-- Как это работает--> */
#how_w {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#how_w .video {
    width: 960px;
}

.__bl05 {
    width: 260px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    margin: 0 20px;
}

.__bl05 img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 2px solid #222;
    z-index: 1;

}

.__bl05 b {
    padding-top: 15px;
    text-align: center;
}

#how_w ._line {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 900px;
    z-index: 0;
    margin-top: 50px;
}

#how_w ._cirqle {
    width: 4px;
    height: 4px;
    border-radius: 30px;
    background-color: #222;
}

.__bl05 span {
    font-weight: var(--fw400);
    font-family: var(--ff-Roboto);
    padding-top: 15px;
    text-align: center;
}

/* #home_internet div{
margin-bottom: 25px;
} */

.container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}

@media screen and (max-width: 1200px) {
	.container {
	    width: auto;
		padding: 0 20px;
	}
}
	


#artboard {
    background-color: var(--color28);
    color: var(--colorf5);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 50px;
}

#video {
    padding: 50px;
}

#artboard h5 {
    font-size: var(--fs24);
}

#artboard div {
    font-size: var(--fs18);
    font-weight: var(--fw400);
    line-height: 2;
}

/*._line    {*/
/*    max-width: 1200px;*/
/*    padding: 0 10%;margin: 0 auto;*/
/*}*/
#artboard ._line {
    padding: 0 20%;
    width: 960px;
    /*width: 100%;*/
    margin: 0 auto;
}

#artboard ._line ._row {
    justify-content: flex-start;
}

#artboard ._line ._row div {
    opacity: 0.8;
    width: 95%;
}

#beeline-plus {
    margin: 25px 0 50px 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

#beeline-plus ._row {
    width: 960px;
    align-content: space-around;
    justify-content: space-between;
}

.seo-text {
	margin: 0 auto ;
	margin-bottom: 50px;
	max-width: 1200px;
	font-size: 18px;
	line-height: 1.55
}

.seo-text h3 {
	font-size: 38px;
	text-align: center;
}

@media (max-width: 460px) {
	.seo-text h3 {
		font-size: 24px;
	}
}



}
/* БЛОК БАННЕР 	ТАРИФНЫХ СТРАНИЦ (START)*/
.container-tarif-page {
	margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}


.banner {
	padding: 140px 0 70px 0px;
	background-color: #F9F9F9;

}


.banner__wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: 20px;
	
}

.banner__wrapper-item {
	width: 60%;
}

.banner__title {
	font-size: 40px;
}

.banner__subtile {
	font-size: 25px;
}
.banner__button-wrapper {
	 margin-top:40px;
}

 .banner__button {
	padding: 16px 30px;
    width: 200px;
    height: 50px;
    border: none;
	font-size: 16px;
    border-radius: 15px;
	background-color: #FCE02C;
	color: #000;
    font-weight: bold;
    cursor: pointer;

}

.banner__button:hover {
    background-color: #ffd275;
	color: #000;
}

.img-banner {
	width: 310px
}


@media screen and (max-width: 900px) {
	.banner {
		margin: 50px 0 0 0;
		height: auto;
	}
}

@media screen and (max-width: 800px) {
	.banner__wrapper {
		display: flex;
		 flex-direction: column-reverse;	
	}	
	
	.banner__wrapper-item {
		width: auto;
	}
}


@media screen and (max-width: 460px) {
	.banner {
		padding:100px 0 0 20px;
	}
	
	.banner__wrapper {
    	padding: 20px 20px 70px 0;
	}
	
	.banner__title {
		margin-top: 0;
		font-size: 25px;
	}
} 

/* БЛОК БАННЕР ТАРИФНЫХ СТРАНИЦ(END)*/



/* БЛОК БАННЕР (START)*/

.banner-main {
	padding: 0;
	background-color: #ffd107;

}


.banner-main__wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: 20px;
	
}

.banner-main__title {
	margin-top: 140px;
	font-size: 40px;
}

.banner-main__subtile {
	font-size: 25px;
}
.banner-main__button-wrapper {
	 margin-top:40px;
}

 .banner-main__button {
	padding: 16px 30px;
    width: 200px;
    height: 50px;
    border: none;
	font-size: 16px;
    border-radius: 15px;
	background-color: #000;
	color: #fff;
    font-weight: bold;
    cursor: pointer;

}

.banner-main__button:hover {
    background-color: #0d0c0c;
	color: #fff;
}

@media screen and (max-width: 1350px) {
	.banner-main {
		padding:0 0 0 50px;
		height: auto;
	}
}


@media screen and (max-width: 1200px) {
	
	.banner-main {
		height: auto;
		background-color: #ffdb23;
		background-image: url('./images/img-banners/banner-main-mobile.png');
		background-size: contain;
		background-repeat: no-repeat;
	    background-position: right;
	}
	
	.banner-main__img {
		display: none;
	}
	
	.banner-main {
		margin: 50px 0 0 0;
		padding:0 0 70px 50px;
	}
}


@media screen and (max-width: 900px) {
	.banner-main {
		margin: 50px 0 0 0;
		height: auto;
	}
}

 
@media screen and (max-width: 460px) {
	.banner-main {
		padding:0 0 40px 20px;
		background-size: cover;
	}
	
	.banner-main__wrapper {
    	padding: 20px 20px 70px 0;
	}
	
	.banner-main__title {
		font-size: 31px;
	}
} 



/* БЛОК БАННЕР (END)*/

/* СТИЛИ ДЛЯ СТРАНИЦ НОВОСТИ  И ЗАПИСИ */


.breadcrumbs *{
	font-size: 14px;
	color: #8A8A8A;
}

.breadcrumbs .container{
	max-width: 810px;
	padding: 40px 82px;
	background-color: #ffffff;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
}

 .news-navigation .container {
	display: block;

}

.breadcrumbs .container div {
	display: inline;
}


.bold-list li::marker{
	font-weight: 700;
}

.thin a {
	font-weight: 100;
}

.border-line {
	padding: 0 0 0 10px;
	border-left: 2px solid #FFD93A;
}

.bg-grey {
	margin: 40px 0;
	padding: 32px 20px;
	background-color: #F2F3F7;
	border-radius: 12px;
}

.img-news {
	 width: 398px;
	border-radius: 8px;
}


.footer-blog {
	padding: 0;
}


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

	.news-navigation h1 {
		margin: 0 0 32px 0;
		font-size: 20px;
	}

}

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

	.breadcrumbs * {
		font-size: 12px;
	}
	
	.breadcrumbs .container {
		padding: 0 0 24px 0px;
	}
	
}

@media screen and (max-width: 450px) {
	.bg-grey {
		padding: 24px 16px;
	}
}


/* БЛОК ИНФОГРАФИКА */
.infographic {
	line-height: 1.5;
}

.infographic a{
	font-weight: bold;
}

.infographic a:hover{
	color: #7700FF;
}

.infographic__title {
	font-size: 25px;
    font-weight: 700;
	text-align:center;
}

.infographic__text {
	margin: 25px 0px;
}

.infographic__wrapper .infographic__block:nth-child(2) {
	margin-left: 10px;
	margin-right: 10px;
}


.infographic__text a:hover {
	color: #7700FF;
}

.infographic__text span {
	font-weight: bold;
}

.infographic__wrapper {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}

.infographic__block {
	padding: 20px;
	border: 1px solid #b8b8b8;
	border-radius: 10px;
	width: 100%;
	min-height: 160px;
}

.infographic__block p {
	font-size: 15px;
	margin: 0px;
}

.infographic__number {
	width: 21px;
	height: 21px;
	border: 1px solid #6e6e6e;
	border-radius: 50%;
	text-align: center;
	color:  #6e6e6e;
	margin-bottom: 8px;
}

@media screen and (max-width: 900px) {
	
	.infographic__wrapper {
		margin: 40px 20px 40px 20px;
		flex-direction: column;
		align-items: center;
	}
	
	.infographic__block {
/* 		width: auto; */
		margin-bottom: 20px;
		min-height: auto;
	}
	
	.infographic__wrapper .infographic__block:nth-child(2) {
		margin-left: 0px;
		margin-right: 0px;
	}

}




@media screen and (max-width: 1199.98px) {
	 #lid-form .container-tarif-page h2, #lid-form-none .container-tarif-page h2 {
		line-height: 30px;
		font-size: 36px;
		padding-top: 0;
		width: auto;
	}
}

/*  БЛОК FAQ (START) */

.faq .container-tarif-page {
	margin:0;
}

.faq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

.faq  a{
	font-weight: bold;
}

.faq ul{
	list-style-type: none; 
	 padding-left: 0; 
}

.faq  ul li::before{
  content: "— ";
}


.faq__wrapper{
/* 	background-color: #F9F9F9; */
    padding: 40px 0 70px 0;
  }

  @media screen and (max-width: 900px) {
        .faq__wrapper {
          padding: 40px 0 40px 0;
        }
}

  .faq__accordion {
    width: 100%;
  }

  .faq__title {
    margin: 20px 0;
    font-size: 32px;
  }
  
  .faq__accordion-details {
    padding: 10px  0;
    margin-bottom: 2px;
    background-color: #ffffff;
    cursor: pointer;
  }
  
  .faq__accordion-details:hover {
    background-color: white;
  }
  
  .faq__accordion-details:hover summary {
    color: var(--colorff);
  }
  
  .faq__accordion-details:hover summary::after {
    background-image: url("../../images/img-faq/faq-vector-1.png");
  }
  
  .faq__accordion-details[open] {
    background-color: white;
  }
  
  .faq__accordion-details[open] summary::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  
  .faq__accordion-question {
	padding-right: 30px;
    position: relative;
    font-size: 20px;
    font-weight: 700;
    list-style: none;
  }
  
  .faq__accordion-question::after {
    position: absolute;
    right: 0px;
    top: 5px;
    content: '';
    display: block;
    width: 30px;
    height: 17px;
    background-image: url("../../images/img-faq/faq-vector-1.png");
  }
  
  .faq__accordion-answer {
    width: 98%;
    margin-top: 25px;
    font-size: 16px;

  }

.faq__accordion-details ol, .faq__accordion-details ul{
	margin: 25px 0px;
/* 	padding: 0 30px; */
}

.faq__accordion-details li {
	list-style-position:inside;
}

  .faq__accordion-answer a{
    width: 98%;
    margin-top: 25px;
/*     font-size: 18px; */
  }

.faq__accordion-dashed-list li {
	list-style-type: none; 
	padding-left: 0;
}

.faq__accordion-dashed-list ul li::before {
  content: "— "; 
}

.faq__accordion-answer_link {
	    font-weight: bold;
}



@media (max-width: 1200px) {
  
  .faq__accordion-details {
/*     padding: 30px 20px 30px 20px; */
    margin-bottom: 2px;
    background-color: #ffffff;
    cursor: pointer;
  }
	
	
	 .faq__accordion-question {
		  font-size: 22px;
	}
	
	.faq__accordion-answer {
/* 		  font-size: 16px; */
	}
	
	.faq__accordion-details li {
/* 		font-size: 16px; */
	}
}
	
@media (max-width: 640px) {
	 .faq__accordion-question {
		  font-size: 20px;
	}
	
/* 	.faq__accordion-answer {
		  font-size: 14px;
	}
	
	.faq__accordion-details li {
		 font-size: 14px;
	} */
}


@media (max-width: 430px) {
  .faq__title {
    font-size: 24px;
  }
	
 .faq__accordion-answer {
    font-size: 14px;
  }
}
  /*  БЛОК FAQ (END) */


/*  БЛОК  HEADER (START) */


.header__block {
    justify-content: start;
    align-items: center;
    display: flex;
  }



  .header__block--border {
    border-bottom: #EEEFF0 solid 1px;
  }

  
  .header .logo {
    width: 210px;
  }

.header__main-page a{
	color: #626161;
}

  .header__phones, .header__city, .header__phones-items {
    display: flex;
    align-items: center;
  }

 .header__city {
	 z-index: 2;
  }

  .city-img {
    margin: 5px 5px 0 0;
    height: 25px;
    width: 25px;
  }

  .city {
	 margin: 0 5px 0 5px;
	 font-weight: 700;
	 text-align: center;
  }


.city-text {
	color: #575D68;
}
  

  .header__phones-items {
    display: flex;
    flex-direction: column;
/*     width: 150px; */
  }

  .header__phones-items:first-child {
    margin-right: 30px;
  }

  .header__phone-text, .header__checkaddress {
	 text-align: center;
    color: #575D68;
  }

 .header__checkaddress {
     margin-left: 10px;
	 align-self: center;
  }

 .header__checkaddress a{
     font-weight: 700;
  }

 .header__checkaddress a:hover{
     color:#7700FF;
  }


  .header__phone-text {
    margin-bottom: 2px;
  }

  .header__button--dekstop  {
	  width: 122px;
    display: block;
    margin-left: auto;
  }

	.header__block--nav-dekstop {
		width: 100%;
	}

	.header__block--tablet {
		display: none;
	}

	.header__block-wrapper {
		display: flex;
	}

  .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    justify-content: space-between;
  }


  
  .nav__list-header {
    font-size: 16px;
  }


  .list__item-header {
	  margin-right: 40px;
  }

   .list__item-header a{
        color: #282828;
  }
  
  .list__item-header a:hover {
    color: #7700FF;
  }

.burger-nav {
  display: none;
}

.burger-nav__menu {
  display: block;
  max-height: 0;
  font-size: 0;
  overflow: hidden;
  position: absolute;
  top: 101px;
  left: 25px;
  background-color: white;
  border-radius: 5px;
/*   -webkit-transition: 0.5s all;
  transition: 0.5s all; */
}

.burger-nav__menu a:hover {
  color: #7700FF;
}

.burger-nav input[type="checkbox"]:checked ~ .burger-nav__menu {
	 display: flex;
    flex-direction: column;
    align-items: center;
 	width: 110vw;
    min-height: 100vh;
    font-size: 16px;
   position: absolute;
   left: 0;
	top: 76px;
	z-index: 1;
}

.burger-nav__list {
	padding: 0;
	margin-bottom: 25px;
    width: 100%;
	list-style-type: none;
}

.burger-nav__item {
  	padding: 15px 40px;
  	border-bottom: 1px solid #3B3A63;
}

.burger-nav__item-main {
	margin-bottom: 20px;
}

.burger-nav__item-main a {
	font-weight: 700;
	color: red;	
}


.burger-nav__line {
  position: absolute;
  top: 30px;
  left: 40px;
  width: 35px;
  height: 5px;
  background-color: #000;
 border-radius: 5px;
}

  .list__item-header a:hover {
    color: #7700FF;
  }

.burger-nav {
  display: none;
}

.burger-nav__line--second, .burger-nav__line--third {
  top: 40px;
}

.burger-nav__line--fourth {
  top: 50px;
}


@media screen and (max-width: 1190px) {
	.header__block-wrapper {
		justify-content: space-around;
	}
	

	.header__main-page {
		margin-left: -40px;
	}
	
	
	.list__item-header {
    	margin-right: 20px;
	}
	
}

@media screen and (max-width: 1010px) {
	.header__block-wrapper {
		flex-direction: column-reverse;
   		 align-items: center;	
	}
	
		.header__checkaddress--dekstop, .header__phones--dekstop {
		display: none;
			
	}
	
	.header__block--nav-dekstop {
		width: auto;
	}
	
	
		.header__block--tablet {
		display: flex;
	 	 justify-content: end;
	} 
	
		.header__main-page {
		margin-left: 0px;
	}
	
	.header__nav {
     padding-left: 40px;
  	}
}

@media screen and (max-width: 800px) {
	.list__item-header--news {
		display: none;
	}
}

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

	.header__block {
		padding: 0;
	}
	
	
	 .header__main-page, .header__button--dekstop, .header__block--nav-dekstop {
		display: none;
	}
	
	
.burger-nav {
    display: block;
    margin-right: 20px;
	position: absolute;
    top: -16px;
    left: -20px;
  }
	
  .burger-nav #burger-nav {
    position: absolute;
    top: 30px;
    left: 40px;
    opacity: 0;
    width: 45px;
    height: 35px;
    z-index: 1;
    cursor: pointer;
  }
	
 .nav__list-header {
      display: none;
    }
	
  .burger-nav input[type="checkbox"]:checked ~ .burger-nav__line--first {
    display: none;
  }
	
  .burger-nav input[type="checkbox"]:checked ~ .burger-nav__line--second {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
	
  .burger-nav input[type="checkbox"]:checked ~ .burger-nav__line--third {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
	
  .burger-nav input[type="checkbox"]:checked ~ .burger-nav__line--fourth {
    display: none;
  }
	
		.burger-nav input[type="checkbox"]:checked ~ .burger-nav__menu {
		top: 100px;
	    border-top: 1px solid #EEEF;
	}
	
}

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

	.header__city {
   		 margin-left: 0;
	}
	
}

@media screen and (max-width: 500px) {
	.header__block {
		padding-right: 0px;
	}
	
	.header__checkaddress--tablet {
		display: none;
	}
}

/* БЛОК  HEADER (END) */

/*  БЛОК  HEADER (START) */


.header__block {
	justify-content: space-between;
	align-items: center;
	display: flex;
	font-size: 14px;
}
	
.header__block.header__block--top {
	justify-content: start;
}

.header__wrapper-top {
	background-color: #F2F3F7;
}
.header__wrapper-top, .header__wrapper-middle {
	padding: 10px 0;
}
	
.header__wrapper-bottom {
	padding: 20px 0;
}

.button {
    width: 200px;
    height: 50px;
    border: none;
    font-size: 16px;
	font-weight: 700;
    border-radius: 10px;
	cursor: pointer;
	background-color: #FFE632;
	}
	
.button-yellow {
    background-color: #ffd130;
    color: #ffffff;
    font-weight: bold;
	color: #000;
	}

.header__logo .logo {
  width: 210px;
}

.header__main-page {
	visibility: hidden;
}

.header__main-page a{
	font-size: 18px;
	font-weight: 500;
	color: #626C77;
}

.header__phones, .header__city, .header__phones-items {
	display: flex;
	align-items: center;
}

.header__city {
	margin-left: 10px;
}

.header__city .city-img {
  margin: 5px 5px 0 0;
  width: 23px;
}


.city {
	margin: 0 5px 0 5px;
	font-size: 18px;
	font-weight: 700;
	color: #282828;
	text-align: center;
}

.header__phones-items {
  display: flex;
  flex-direction: column;
	margin: 0 20px 0 0;
}

.header__checkaddress {
	font-size: 18px;
	font-weight: 500;
  	color: #626C77;
	text-align: center;
}
	
.header__phone-text {
	font-size: 16px;
  	color: #282828;
	text-align: center;
}

.header__checkaddress {
   margin-left: 10px;
}

.header__phone-text {
  margin-bottom: 2px;
}

.header__phones-items a {
	font-size: 18px;
}

.header__buttons-wrapper {
	display: flex;
}
/*
.header__button--dekstop  {
  width: 122px;
  display: block;
  margin-left: auto;
	font-size: 20px;
}
*/
 .header__button--dekstop.button-yellow,  .header__button--mobile.button-yellow {
	margin: 0 10px 0 0;
}


.header__block--tablet {
  display: none;
}

.header__wrapper-bottom {
  border-top: #EEEFF0 solid 1px;
} 

.header__block-wrapper {
  display: flex;
}

.header__nav ul {
	padding: 0;
	margin: 0;
}




.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  justify-content: space-between;
}

.list li {
	list-style-type: none;
}

.nav__list-header {
  font-size: 16px;
  font-weight: bold;
}

.list__item-header {
  margin-right: 40px;
}

 .list__item-header a{
	 font-size: 20px;
      color: #282828;
	 font-weight: 400;
}

.list__item-header a:hover {
    color: var(--colorff);
}

.burger-nav-mobile {
	display: none;
}

.burger-nav {
  display: none;
}

.burger-nav__menu {
  display: block;
  max-height: 0;
  font-size: 0;
  overflow: hidden;
  position: absolute;
  top: 101px;
  left: 25px;
  background-color: white;
  /* -webkit-transition: 0.5s all;
  transition: 0.5s all; */
}



.burger-nav input[type="checkbox"]:checked ~ .burger-nav__menu {
	display: flex;
	flex-direction: column-reverse;
	/*     align-items: center; */
	padding: 20px;
	width: fit-content;
	min-height: 294px;
	font-size: 16px;
	position: absolute;
	left: -90px;
	top: 70px;
	border-bottom: #EEEFF0 solid 2px;
	z-index: 1;
}

.burger-nav__list {
	margin: 25px 0;
    width: 100%;
}

.burger-nav__item {
  	padding: 10px 5px;
/*     text-align: center; */
}

.burger-nav__item a:hover{
	color: #9DCDDC;
}

.burger-nav__item-main {
	margin-bottom: 20px;
}

.burger-nav__item-main a {
	font-weight: 700;
	color: red;	
}


.burger-nav__line {
  position: absolute;
  top: 17px;
  right: 20px;
  width: 40px;
  height: 2px;
  background-color: #000;
}

.burger-nav__line--second, .burger-nav__line--third {
  top: 27px;
}

.burger-nav__line--fourth {
  top: 37px;
}




@media screen and (max-width: 1200px) {
	.header .container {
		padding: 0 20px;
	}
	
	.header__block-wrapper {
		  flex-direction: column-reverse;
		 align-items: center;	
	}

	  .header__main-page {
	  margin-left: 0px;
	}

	.header__nav {
	   padding-left: 40px;
	 }
}

@media screen and (max-width: 1190px) {
	.header__block-wrapper {
	  justify-content: space-around;
	}


	.header__phones--dekstop {
	  display: none;
	}
	.header__block--tablet {
		display: flex;
		width: 100%;
		justify-content: center;
	} 

	.header__block.header__block--nav-dekstop {
		margin: 20px 0 0 0;
	  border-bottom: none;
	}

	.header__nav {
		 padding-left: 0;
	  }

	.list__item-header {
		margin-right: 20px;
	}

}

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


	
	.header__city {
		margin-left: 0px;
	}
	
	.header__block--middle {
		justify-content: center;
	}
	
	.header .logo {
		width: 187px;
	}
	
	.header__button--mobile.button-grey, .header__button--mobile.button-yellow {
		width: 149px;
		font-size: 14px;
	}
	
	.header__button--dekstop, .header__block--nav-dekstop  {
		display: none;
	}

	.burger-nav-mobile {
		display: block;
	}

	.burger-nav {
		display: block;
		margin-right: 20px;
		top: 0px;
		right: 80px;
		left: auto;
	}

	.burger-nav #burger-nav {
		position: absolute;
		top: 17px;
		right: 20px;
		opacity: 0;
		width: 45px;
		height: 45px;
		z-index: 1;
		cursor: pointer;
	 }
	
 .nav__list-header {
      display: none;
    }
	
  .burger-nav input[type="checkbox"]:checked ~ .burger-nav__line--first {
    display: none;
  }
	
  .burger-nav input[type="checkbox"]:checked ~ .burger-nav__line--second {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
	
  .burger-nav input[type="checkbox"]:checked ~ .burger-nav__line--third {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
	
  .burger-nav input[type="checkbox"]:checked ~ .burger-nav__line--fourth {
    display: none;
  }

	.burger-nav input[type="checkbox"]:checked ~ .burger-nav__menu {
		top: 55px;
	    border-top: 1px solid #EEEF;
	}
	
}

@media screen and (max-width: 500px) {
	.header__block {
	  padding-right: 0px;
	}

	.header__checkaddress--tablet {
	  display: none;
	}
	
	.burger-nav__line {
		width: 30px;
	}
	
	.header__phones-items {
		margin: 0;
	}
}
	
@media screen and (max-width: 375px) {
	.header__main-page a, .city, .header__phone-text, .header__checkaddress, .header__phones-items a  {
		font-size: 14px;
	}
	.header .logo {
		width: 174px;
	}
}

/* БЛОК  HEADER (END) */	


/* СТИЛИ ДЛЯ ПОПАПА С ВОПРОСОМ "ВЫ НАХОДИТЕСЬ В ГОРОДЕ?" */
.popup-select-region {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
	z-index: 3;
}

.popup-select-region__content-wrapper {
 height: 200px;
    width: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
	 padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  text-align: center;
	border-radius: 20px;
}

.popup-select-region__title {
	margin-bottom: 40px;
    font-size: 24px;
}

.popup-select-region__button {
    padding: 10px 20px 11px 20px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 20px;
	cursor: pointer;
}

.popup-select-region__button:hover {
    background-color: #FFC800;
}

@media (max-width: 450px) {
	.popup-select-region__content-wrapper {
		 height: 250px;
			width: 250px;
	}
}
