

/* Start:/local/templates/.default/components/bitrix/menu/tel.office.menu/style.css?17434809472038*/
.of-menu {
    position: relative;
    width: 100%;
    height: 80px; 
    background-color: #5c6bc0;
}

.of-menu-flex-row {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;    
    height: 80px;
    /*overflow: hidden;*/
}

.of-menu-link {
    flex: auto 0 0;
    height: 80px;
    line-height: 80px;
    background: transparent;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;    
    padding: 0 35px;
    transition: background-color .3s;
}

.of-menu-link:hover,
.of-menu-link.selected {
    background-color: #AD1AAC;
}

.of-menu-scroll {
    display: none;
    position: absolute;
    top: 0;
    z-index: 10;
    width: 80px;
    height: 80px;
    background-color: #5c6bc0;
    box-shadow: 10px 0 24px #5c6bc0;
    cursor: pointer;
}

.of-menu-scroll.act {
    display: block;
}

.of-menu-scroll[data-scroll="left"] {
    left: 0;
}

.of-menu-scroll[data-scroll="right"] {
    right: 0;
    transform: rotate(180deg);
}

.of-menu-scroll img {
    width: 100%;
    height: 100%;
}

@media (min-width: 1000px) and (max-width: 1499px) {
    .of-menu,
    .of-menu-flex-row,
    .of-menu-link,
    .of-menu-scroll {
        height: 70px;
    }
    .of-menu-link {
        line-height: 70px;
    }
    .of-menu-scroll {
        width: 70px;
    }
}

@media (min-width: 640px) and (max-width: 999px) {
    .of-menu,
    .of-menu-flex-row,
    .of-menu-link,
    .of-menu-scroll {
        height: 60px;
    }
    .of-menu-link {
        line-height: 60px;
    }
    .of-menu-scroll {
        width: 60px;
    }
    .of-menu-link {
        font-size: 16px;
        padding: 0 30px;
    }
}

@media (min-width: 0px) and (max-width: 639px) { 
    .of-menu,
    .of-menu-flex-row,
    .of-menu-link,
    .of-menu-scroll {
        height: 40px;
    }
    .of-menu-link {
        line-height: 40px;
    }
    .of-menu-scroll {
        width: 40px;
    }

    .of-menu-link {
        font-size: 12px;
        padding: 0 20px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news/tel.sites/bitrix/news.detail/tel.sites.detail/style.css?174348095012580*/
@font-face {
    font-family: 'fontello';
    src: url('/local/templates/.default/components/bitrix/news/tel.sites/bitrix/news.detail/tel.sites.detail/./font/fontello.ttf') format('truetype');    
    font-style: normal;
  }

/* --------- --------- --------- ---------- верхний блок с услугой --------- ---------- ---------- ---------- */

.tel_top {
    display: table;
    position: relative;
    margin-top: 0vw;
    width: 100vw;
    height: 32vw;
    font-size: 1.75vw;
    font: 18px/22px "Roboto";
}

.tel_top img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -10;
}

.tel_top_content {
    display: table-cell;
    width: 100%;
    height: 100%;
    padding-top: 0;
    vertical-align: middle;
}

.align_center {
    text-align: center;
}

.tel_top_content h2 {
    font-size: 3.64vw;
    text-transform: uppercase;
    margin-bottom: 1.84vw;
    margin-top: 3vw;
    font-weight: 200;
}

.tel_top_content p {
    font-size: 1.75vw;
    font-weight: 200;
    margin-bottom: 3.6vw;
    line-height: 1.2em;
}

.tel_top_content a {
    display: block;
    width: 14vw;
    margin: 1em auto;
    font: normal 300 1vw/1em 'Roboto Condensed', verdana, serif;
    padding: 1.1em 0;
    color: transparent;
    border: solid .14vw transparent;
    text-transform: uppercase;
    text-decoration: none;
    transition: .35s ease-out 0s;
}

@media (max-width: 1000px) {
    
    .tel_top {
        left: -20vw;
        height: 45vw;
        width: 141vw;
    }

    .tel_top_content h2 {
        font-size: 5.14vw;
    }

    .tel_top_content p {
        font-size: 2.25vw;
        line-height: 1.2em;
    }

    .tel_top_content a {
        font-size: 1.62vw;
        width: 18.6vw;
    }    
}

@media (max-width: 640px) {
    
    .tel_top {
        left: -28vw;
        height: 50vw;
        width: 156vw;
        
    }

    .tel_top_content h2 {
        font-size: 7vw;
        font-weight: 400;
    }

    .tel_top_content p {
        font-size: 4vw;
        line-height: 1.2em;
    }

    .tel_top_content a {
        font-size: 3.5vw;
        width: 35vw;
    }
}

/* --------- --------- --------- ---------- блок с тарифами --------- ---------- ---------- ---------- */

.tel_tariff_cntr {
    position: relative;
    width: 100vw;
    /*height: 100%;*/
}

.tel_tariff_hdr {
    width: 100vw;
    text-align: center;
    font: normal 200 3.15vw/3em 'Roboto', sans-serif;
    color: #333;
}

.tel_tariff_wrap {
    display: flex;
    position: relative;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: flex-start;
    margin: 0 auto;
    width: 70vw;
    padding: 2.5vw 0;
    overflow: hidden;    
}

.scrollable .tel_tariff_wrap {
    justify-content: flex-start;
}

.tel_tariff_block {
    position: relative;
    flex: 20.6vw 0 0;
    margin-right: 4.1vw;
    background: #f5f5f5;
    white-space: nowrap;    
}

.tel_tariff_block:last-of-type {
    margin-right: 0;
}

.tel_tariff_block_hdr {
    width: 100%;
    font: normal 200 1.68vw/2.3em 'Roboto', sans-serif;
    text-align: center;
    color: #333;
    border-bottom: solid 1px #dfdfdf;
    white-space: nowrap;
}

.tel_tariff_btn {
    display: block;
    font: normal 300 1.12vw/3em 'Roboto Condensed', verdana, serif;
    color: #981d97;
    border: solid .12vw #981d97;
    border-radius: 0;
    transition: .3s ease-out 0s;
    margin: 0 2.3vw;
    margin-bottom: 2.3vw;    
    text-transform: uppercase;
    text-align: center;
}

.tel_tariff_btn:hover {
    background-color: #981d97;
    color: #fff;
}

.tel_tariff_internet {    
    display: table-cell;
    vertical-align: middle;
    height: 14.7vw;
    color: #7782c8;
    text-align: left;
    padding: 0 2.3vw;
}

.tel_tariff_internet_val {
    font-size: 2.52vw;
    font-weight: 200;
    color: #3f51b5;
}

.indication {
    position: relative;
    width: 15.8vw;
    height: .07vw;
    margin: 1.36vw auto;
    overflow: visible;
    background: #8c99e6;
    box-shadow: 0 0 0 #8c99e6;
}

.indication::after {
    display: block;
    position: absolute;
    right: -.2vw;
    top: -.15vw;
    width: .4vw;
    height: .4vw;
    background: #8c99e6;
    border-radius: 50%;
    content: '';
}

.scale {
    position: absolute;
    left: 0;
    top: -.1vw;
    height: .25vw;
    background: #3f51b5;
}

.tel_tarif_props {
    height: auto;
    padding: 1vw 2.3vw 0 2.3vw;
    text-align: left;
    white-space: normal;
}

.tar_prop_name {
    font: normal 200 .98vw/1.1em 'Roboto', sans-serif;
    color: #999999;
    margin: 0 0 1em 0;
}

.tar_prop_value {
    color: #3f51b5;
    font: normal 200 1.85vw 'Roboto', sans-serif;
    margin: 0 0 .5em 0;
}

.tel_unlim {
    margin-top: 2.05vw;
    margin-bottom: 6.05vw;
}

.rubels::after {
    position: relative;
    left: .2em;
    content: '\20BD';
    font-size: 1em;
}

.tar_price_cntr {
    padding: 0 2.3vw;
}

.monthly {
    font-weight: 400;
    font-size: 2.52vw;
    color: #7782C8;
}

.long_hdr {
    width: 100%;
    box-sizing: border-box;
    white-space: normal;
    font: normal 200 1.4vw/1.1em 'Roboto', sans-serif;
    padding: .5em 1.5em;
    height: 5.5em;
    text-align: left;
    color: #333;
}

@media (max-width: 1000px) {    
    .tel_tariff_wrap {
        width: 70vw;
    }
    .tel_tariff_block {
        flex: 33vw 0 0;
        margin-right: 4vw;
    }
    .tel_tariff_block:last-of-type {
        margin-right: 0;
    }    
    .tel_tariff_block_hdr {
        font-size: 2.7vw;
    }
    .tel_tariff_internet_val {
        font-size: 4vw;
    }
    .tar_prop_name {
        font-size: 1.6vw;
    }
    .tar_prop_value {
        font-size: 3vw;
    }
    .indication {        
        width: 25.3vw;
        height: .15vw;
        margin: 4.4vw auto;
    }
    .indication::after {        
        right: -.3vw;
        top: -.24vw;
        width: .6vw;
        height: .6vw;        
    }
    .scale {        
        top: -.2vw;
        height: .4vw;        
    }
    .tel_tariff_btn {
        font-size: 1.9vw;
        border-width: .2vw;
        margin: 0 3.7vw;
        margin-bottom: 3.7vw;
    }
}

@media (max-width: 640px) {
    .tel_tariff_wrap {
        width: 70vw;
    }
    .tel_tariff_block {
        flex: 65vw 0 0;
        margin-right: 5vw;
    }
    .tel_tariff_block:last-of-type {
        margin-right: 0;
    }
    .tel_tariff_block_hdr {
        font-size: 5.3vw;
    }
    .tel_tariff_internet_val {
        font-size: 8vw;
    }
    .tar_prop_name {
        font-size: 3.1vw;
    }
    .tar_prop_value {
        font-size: 5.8vw;
    }
    .indication {        
        width: 49.9vw;
        height: .4vw;
        margin: 8.6vw auto;
    }
    .indication::after {        
        right: -.6vw;
        top: -.5vw;
        width: 1.3vw;
        height: 1.3vw;        
    }
    .scale {        
        top: -.3vw;
        height: .8vw;        
    }
    .tel_tariff_btn {
        font-size: 3.8vw;
        border-width: .4vw;
        margin: 0 7.3vw;
        margin-bottom: 7.3vw;
    }
}

/* ---------- ---------- скролл ---------- ---------- */

.tariff_scroll_row {
    display: none;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: calc(50% - 20px);
    width: 100%;
    height: 40px;
    z-index: 10;
}

.scrollable .tariff_scroll_row {
    display: flex;
}

.tariff_scroll_row a {
    flex: 100px 0 0;
    height: 40px;
    color: #333;
}

.tariff_scroll_row a:visited,
.tariff_scroll_row a:active,
.tariff_scroll_row a:hover {
    color: #333;
}

a[href="#tariff_scroll_left"] {
    margin-left: 4vw;
}

a[href="#tariff_scroll_right"] {
    margin-right: 4vw;
}

.tariff_link_wrap {
    display: table;
    width: 100%;
    height: 40px;
}

.tariff_link_txt, 
.tariff_link_arrow {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
}

.tariff_link_txt {
    width: 80%;
}

.tariff_link_arrow {    
    width: 20%;
    text-align: center;
}

.tariff_link_txt.left {
    text-align: right;
    padding-right: 6px;
}

.tariff_link_txt.right {
    text-align: left;
    padding-left: 6px;
}

.tariff_link_arrow span::after {
    position: relative;
    top: 4px;
    content: '\E80D';
    font-family: 'fontello';
    font-size: 36px;
    color: #999999;
    font-weight: 600;
}

.tariff_link_arrow.right {
    transform: rotate(180deg);
}

.tariff_scroll_row a.act .tariff_link_arrow span::after {
    color: #3f51b5;
}
.tariff_scroll_row a:hover .tariff_link_txt {
    color: #3f51b5;
}


@media (max-width: 1000px) {
    a[href="#tariff_scroll_left"] {
        margin-left: 5vw;
        flex: 20px 0 0;
    }
    
    a[href="#tariff_scroll_right"] {
        margin-right: 5vw;
        flex: 20px 0 0;
    }
    .tariff_link_wrap {
        width: 20px;
    }
    .tariff_link_txt {
        display: none;
    }
}
/*
@media (max-width: 640px) {
    
}*/

/* --------- --------- --------- ---------- промоблоки --------- ---------- ---------- ---------- */

.promoblock {
    position: relative;
    height: 35vw;
    background-repeat: no-repeat;
}

/*
.type_INBLCK,
.type_SPECBLCK,
.type_SPECBLCK_2 {
    position: relative;
}
*/

.pos_STRETCH {
    width: 100vw;
}

.align_T_LEFT {
    text-align: left;
}

.promo-img img {
    display: block;
    width: 100%;    
    height: 100%;    
}
/*
.promo_backgr_LEFT {
    background-size: 50% 100%;
    background-position: top left;
}

.promo_backgr_RIGHT {
    background-size: 50% 100%;
    background-position: top right;
}

.promo_backgr_COVER {
    background-size: cover;
}
*/
/* -- позиционирование блоков -- */
CENTER {
    float: unset;
}

.LEFT,
.RIGHT {
    width: 50%;
    height: 100%;
    box-sizing: border-box;
}
.LEFT {
    float: left;
}

.RIGHT {
    float: right;
}

/* -- /текстовые блоки -- */

.promo-content {
    display: table;
    height: 35vw;
}

.promo-content-wrap {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

.LEFT .promo-content-wrap {
    padding-left: 47.2%;
    padding-right: 4.6%;
}

.RIGHT .promo-content-wrap {
    padding-left: 5.2%;
    padding-right: 46.6%;
}

.promo-content-wrap h2 {
    font: normal 200 2.53vw/1.2em 'Roboto', 'Tahoma', sans-serif;
    margin-bottom: .5em;
}

.promo-content-wrap h2.align_H_LEFT {
    padding-right: 15%;
    text-align: left;
}

.promo-content-wrap h3 {
    margin-bottom: .8em;
}

.promo-content-wrap h3.align_S_LEFT {
    text-align: left;
}

.promo-content-wrap h3.fontsize_S_80 {
    font: normal 200 1.64vw/1.3em 'Roboto', 'Tahoma', sans-serif;
}

.promo-text {
    font: normal 300 1vw/1.2em 'Roboto', 'Tahoma', sans-serif;
}

.promoblock-btn,
.promoblock-btn:visited,
.promoblock-btn:focus {
    display: inline-block;
    border-width: 2px;
    border-style: solid;
    width: 14vw;
    padding: 1.1em 0;
    text-transform: uppercase;
    box-sizing: border-box;
    text-align: center;
    font-weight: 300;
    font-family: 'Roboto Condensed';
    font-size: 1vw;
    text-decoration: none;
    transition: .3s;
}

.type_INBLCK .promoblock-btn {
    margin-top: 2.2em;
}

@media (max-width: 1000px) {
    
    .LEFT .promo-content-wrap {
        padding-left: 17.2%;
        padding-right: 4.6%;
    }
    
    .RIGHT .promo-content-wrap {
        padding-left: 5.2%;
        padding-right: 16.6%;
    }
    
    .promo-content-wrap h2 {
        font: normal 200 2.8vw/1.2em 'Roboto', 'Tahoma', sans-serif;
        margin-bottom: .5em;
    }
    
    .promo-content-wrap h3.fontsize_S_80 {
        font: normal 200 2.1vw/1.2em 'Roboto', 'Tahoma', sans-serif;
    }

    .promo-text {
        font: normal 300 1.6vw/1.2em 'Roboto', 'Tahoma', sans-serif;
    }
    
    .promoblock-btn {
        font-size: 1.62vw;
        padding: 1.1em 0;
    }
}

@media (max-width: 640px) {
    
    .promoblock {
        height: auto;
    } 

    .promo-img {
        position: static;
    }

    .LEFT .promo-content-wrap,
    .RIGHT .promo-content-wrap {
        padding: 0;
    }

    .LEFT,
    .RIGHT {
        float: unset;
        width: 100vw;
        height: 73vw;        
    }

    .promo-content.LEFT,
    .promo-content.RIGHT {
        padding: 9vw 12vw;
    }
    
    .promo-content-wrap h2 {
        font: normal 300 8.3vw/1.2em 'Roboto', 'Tahoma', sans-serif;
        padding: 0;
    }

    .promo-content-wrap h3.fontsize_S_80 {
        font: normal 100 5vw/1.3em 'Roboto', 'Tahoma', sans-serif;
    }

    .promo-text {
        font: normal 300 2.35vw/1.3em 'Roboto', 'Tahoma', sans-serif;
    }

    .promoblock-btn {
        font-size: 2.9vw;
        width: 30vw;
    }    
}
/* End */


/* Start:/local/templates/.default/components/bitrix/iblock.element.add.form/tel.form.ajax/style.css?17712394612088*/
.tf-form__msg {
	margin: 32px auto;
	width: 100%;
	max-width: 630px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	color:#5c6bc0;
	text-align: center;
}

.tf-form__msg.err { color: #911D97; }

.tel_form_wrapper {
	background: #5c6bc0;
	color: #fff;	
	padding: 46px 6px;
	text-align: center;
}

.tel_form_wrapper h2 {
	width: 100%;
	text-align: center;
	font-size: 44px;
	font-weight: 300;
	text-transform: uppercase;
}

.ct-form-input_row {
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	align-content: center;
	width: 100%;
	max-width: 630px;
	margin: 40px auto;
}

.ct-form_iwrap {
	flex: 190px 0 0;
	height: 60px;
}

.ct-form_inpt {
	width: 100%;
	height: 100%;
	line-height: 60px;
	padding-left: 16px;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #fff;
	border: solid 2px #ccc;
	background: transparent;
}

.tel_form_wrapper input[type]::-moz-placeholder          {color: #ccc;}
.tel_form_wrapper input[type]:-moz-placeholder           {color: #ccc;}
.tel_form_wrapper input[type]::-webkit-input-placeholder {color: #ccc;}
.tel_form_wrapper input[type]:-ms-input-placeholder      {color: #ccc;}

.iblock_form_btn {
	width: 100%;
	height: 100%;
	line-height: 100%;	
	font-size: 20px;
	color: #eeeeee;
	text-transform: uppercase;
	text-align: center;	
	border: solid 2px #ccc;
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .3);
	transition: .3s;
	cursor: pointer;
}

.iblock_form_btn:hover { background-color: rgba(0,0,0,.6); }
.iblock_form_btn:disabled { background-color: rgba(255,255,255,.2); cursor: not-allowed; }

.ct-form-check-cntr {
	flex-wrap: nowrap;
	align-items: center;
	width: 300px;
	margin: 0 auto;
	height: 40px;
}

.check-cell {
	position: relative;
	flex: 36px 0 0;
	height: 36px;	
}

.check-cell svg {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#check_off { fill: #cccccc; }
#check_on { fill: #eeeeee; }

.check-cell #check_off { display: block; }

.check-cell.act #check_on { display: block; }

.agreement-txt-cell { flex: 220px 0 0; }
/* End */
/* /local/templates/.default/components/bitrix/menu/tel.office.menu/style.css?17434809472038 */
/* /local/templates/.default/components/bitrix/news/tel.sites/bitrix/news.detail/tel.sites.detail/style.css?174348095012580 */
/* /local/templates/.default/components/bitrix/iblock.element.add.form/tel.form.ajax/style.css?17712394612088 */
