@font-face {
    font-family: 'TTNorms Regular';
	src: url(/tattelecomNew/fonts/TTNorms-Regular.ttf);
}
@font-face {
    font-family: 'TTNorms Medium';
	src: url(/tattelecomNew/fonts/TTNorms-Medium.ttf);
}
@font-face {
    font-family: 'TTNorms SemiBold';
    src: url(/tattelecomNew/fonts/TTNorms-Bold.ttf);
}
@font-face {
    font-family: 'TTNorms Light';
	src: url(/tattelecomNew/fonts/TTNorms-Light.ttf);
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-family: 'TTNorms Regular', sans-serif;
}
a {
    text-decoration: none;
    color: inherit;
}
h2 {
    font-family:'TTNorms Regular' !important;
    font-weight:200 !important;
}
#main-slider .bx-wrapper {
   height: 100% !important;
}
#main-slider .bx-viewport,
#main-slider .bx-viewport ul,
#main-slider .bx-viewport ul li {
   height: 100% !important;
}
.bx-wrapper {
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 100% !important;
}
.bx-viewport,
.bx-viewport ul,
.bx-viewport ul li {
   height: 100% !important;
}
.bx-controls {
    display: none;
}
.main-wrapper {
    margin: 0 auto;
    width: 100%;
}
.arrow-right {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.arrow-left,
.arrow-right:hover {
    cursor: pointer;
}
#main-menu {
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:#0072ce;
    z-index:1000;
    color:#ffffff;
    opacity:0;
    -webkit-transition:0.5s ease;
    -o-transition:0.5s ease;
    transition:0.5s ease;
}
#main-menu.visible {
    opacity:1;
}
#main-menu .content {
    padding:0vw 5.57292vw;
    position: absolute;
    width: 100%;
    top: 30.7%;
}
#main-menu .content:after {
    display:block;
    content:'';
    clear:both;
}
#main-menu .content .column {
    width:26.58100%;
    float:left;
}
#main-menu .content .column:nth-of-type(2) {
    width:30.38642%;
}
#main-menu .content .column:nth-of-type(3) {
    width:25.76112%;
}
#main-menu .content .column:nth-of-type(4) {
    width:initial;
}
#main-menu .content .column a {
    display:block;
    font-family:'TTNorms Regular';
    font-size:1.14583vw;
    letter-spacing:0.02500em;
    margin-bottom:1vw;
}
#main-menu .content .column a.column-header {
    font-size:1.82292vw;
    font-family:'TTNorms Regular';
    margin-bottom:2vw;
}
#main-menu #menu-close-button {
    position:absolute;
        top: 1.7vw;
    left: 2.9vw;
    cursor:pointer;
}
#main-menu #menu-close-button * {
    vertical-align:middle;
}
#main-menu #menu-close-button img {
    width:1.77083vw;
    margin-right:0.88542vw;
}
#main-menu #menu-close-button span {
    font-size:1.04167vw;
    font-family:'TTNorms SemiBold';
    letter-spacing:0.05000em;
    text-transform: uppercase;
}
header {
    background: #0072ce;
    height: 75px;
    font-size: 14px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0% 2.9%;
    height:3.90625vw;
    position:fixed;
    top:0;
    width:100%;
    z-index:100;
	font-size: 0.72vw;
}
body {
    margin-top:10.10417vw;
}
.header-mobile {
    display: none;
}
#menu-sandwich {
    width: 21px;
    cursor:pointer;
}
#city-chooser-icon {
    width: 12px;
}
#city-chooser-arrow {
    width: 9px;
}
#dashboard-icon {
    width: 13px;
}
header > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: inherit;
}
header > div.left > * {
    margin-right: 18px;
}
header > div.right > * {
    margin-left: 26px;
}
header > div.left > *:hover, header > div.right > *:hover {
	text-decoration:underline;
}
.home-letai header > div.left > *:hover, .home-letai header > div.right > *:hover {
    text-decoration:underline;
}
.city-chooser{
	text-transform: uppercase;
}
.city-chooser,
.dashboard,
.connect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.city-chooser span {
    margin-left: 10px;
    margin-right: 10px;
}
.dashboard span {
    margin-left: 10px;
}
.connect {
    border: 1px solid #ffffff;
    width: 187px;
    height: 47px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    letter-spacing: 0.05em;
    font-family: 'TTNorms Regular';
}
header > div.right > *.connect {
    margin-left: 31px;
}
.top-menu{
    height: 6.19792vw;
    font-size: 23px;
    color: #1c1c1c;
    position:relative;
    padding: 0% 2.9%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 7px;
    position:relative;
    position:fixed;
    width:100%;
    top:3.90625vw;
    z-index:100;
    background:#ffffff;
    box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
}
.top-menu .left img:hover {
    cursor:pointer;
}
.top-menu-mobile {
    display: none;
}
.top-menu a {
    margin-left: 24px;
	font-family: TTNorms Medium;
	text-transform: uppercase;
	color: #1c1c1c;
}
.top-menu a:hover {
    color: #0072ce;
}
.top-menu .right .dropdown:hover > a {
    color:#0072ce;
}
.top-menu .right .dropdown:hover {
    cursor:pointer;
}
.top-menu a.phone {
    font-size: 1.7vw;
	color: #e64635;
}
.top-menu .top-menu-submenu {
    position:absolute;
    bottom:-5.52083vw;
    z-index:100;
    background:#ffffff;
    height:5.52083vw;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
    -webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
    left:0;
    right:0;
    border-top:1px solid #d2d2d2;
    border-bottom:1px solid #d2d2d2;
    padding-right:1.19792vw;
    display:none;
}
.top-menu .dropdown:hover .top-menu-submenu {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.top-menu .right {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:100%;
    -webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
}
.top-menu .right .dropdown {
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	font-size: 0.885vw;
}
#city-select-menu {
    position:fixed;
    width:95.00000vw;
    height:32.18750vw;
    background:#ffffff;
    top:3.90625vw;
    left:50%;
    -webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
    z-index:101;
    -webkit-box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
	box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
    padding: 3.45833vw 3.37292vw;
}
#city-select-menu .header {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
    -webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
    margin-bottom:4.6vw;
}
#city-select-menu .header .left {
    font-size:1.97917vw;
    color: #1c1c1c;
    line-height:1.21053;
}
#city-select-menu .header .right img {
    width:1.77083vw;
    -webkit-filter:invert(100%);
	filter:invert(100%);
    margin-left:0.93750vw;
}
#city-select-menu .header .right {
    cursor:pointer;
    font-size:0.93750vw;
    text-transform: uppercase;
    font-family:'TTNorms SemiBold';
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
}
#city-select-menu .selection-block {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#city-select-menu .selection-block .left {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
#city-select-menu .selection-block .left .column {
    width:16.71875vw;   
}
#city-select-menu .selection-block .left .column a {
    display: block;
    font-size: 1.14583vw;
    color: #1c1c1c;
    margin-bottom: 0.9vw;
}
#city-select-menu .selection-block .left .column a:hover {
    color:#0072ce;
}
#city-select-menu .selection-block .left .column:first-of-type a:nth-of-type(-n+8) {
    font-family:'TTNorms SemiBold';
    margin-bottom:0.82vw;
}
#city-select-menu .selection-block  .right {
    width: 24.35208vw;
}
#city-select-menu .selection-block  .right .title {
    font-size:1.14583vw;
    color:#606060;
    letter-spacing:0.01500em;
    margin-bottom:2.2vw;
}
#city-select-menu .selection-block  .right .select-container {
    margin-bottom:1.45833vw;
}
#city-select-menu .selection-block  .right .city-select-btn {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin:0 auto;
    width:11.04167vw;
    height:3.38542vw;
    border:2px solid #c8c8c8;
    font-size:0.93750vw;
    color:#1c1c1c;
    font-family:'TTNorms SemiBold';
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    -webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
    text-transform:uppercase;
    letter-spacing:0.05000em;
}
.select2-container--default .select2-selection--single {
    height:3.95833vw !important;
    border:1px solid #9b9b9b !important;
    border-radius:0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height:3.95833vw !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding:0vw 1.35417vw !important;
    font-size:1.14583vw;
}
.select2-dropdown {
    border-radius:0;
    border-color:#9b9b9b;
    border-width:1px;
}
.select2-results__option {
    font-size:1.14583vw;
    padding:0vw 1.40625vw;
    height:3.28125vw;
    line-height:3.28125vw;
    color:#1c1c1c;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color:#f3f3f3;
    color:inherit;
}
.select2-container--default .select2-selection--single {
    outline:none !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    width:14px !important;
    height:8px !important;
    position:absolute !important;
    top:50% !important;
    right:6.06695% !important;
    -webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border:none;
    margin:0;
    padding:0;
    width:100% !important;
    height:100% !important;
    background:url(/tattelecomNew/img/select-arrow.png);
    background-size:cover;
    top:0 !important;
    left:0 !important;
    -webkit-transition:.3s;
    -o-transition:.3s;
    transition:.3s;
	border: none !important;
	margin-left: 0px !important;
    margin-top: 0px !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    -webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
}
.nicescroll-rails {
    left:auto !important;
    right:4.57380% !important;
    height:100%;
    -webkit-transform:scaleY(0.9);
	-ms-transform:scaleY(0.9);
	transform:scaleY(0.9);
}
#main-slider {
    position: relative;
    margin-bottom: 4.84375vw;
	left: 3%;
	max-width: 97%;
}
#main-slider-mobile {
    display: none;
}
#main-slider li img {
	max-width: 97%;
}
#main-slider li .slider-text {
    position: absolute;
    top: 50%;
    left: 5.5%;
    -webkit-transform: translateY(-69%);
    -ms-transform: translateY(-69%);
    transform: translateY(-69%);
    color: #1c1c1c;
}
#main-slider li .slider-text h1 {
    font-weight:100;    
    font-size: 58px;
    margin-bottom: 15px;
}
#main-slider li .slider-text p {
    font-size: 28px;
    max-width: 825px;
    margin-bottom: 41px;
    line-height: 1.35;
}
#main-slider li .slider-text .slider-button {
    display: inline-block;
    border: 2px solid #68696a;
    color: #1c1c1c;
    width: 294px;
    height: 65px;
    font-family: 'TTNorms SemiBold';
    font-size: 18px;
    letter-spacing: 0.05em;
    padding-left: 30px;
    padding-top: 20px;
}
.control-arrows {
    font-size: 20px;
    font-family: 'TTNorms Semibold';
    letter-spacing: -2px;
}
#main-slider .control-arrows {
    bottom: 8%;
    left: 5.5%;
    position: absolute;
}
.control-arrows img.arrow-left {
	margin-right: 10px;
}
.control-arrows img.arrow-right {
    margin-left: 10px;
}
.control-arrows img:hover {
    cursor: pointer;
}
.control-arrows img.arrow-right {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
#service-actions {
    padding: 0% 5.5%;
    margin-bottom: 50px;
}
#service-actions .button {
    border: 1px solid;
}
#service-actions .border-wrapper {
	border-bottom: 2px solid #d2d2d2;
    display: flex;
    justify-content: space-between;
}
#service-actions .border-wrapper:after {
    display: block;
    content: '';
    clear: both;
}
#service-actions .service-action {
    margin-bottom: 3.28125vw;
    float: left;
}
#services-for-home .header h2 {
    font-size: 30px;
    text-transform: uppercase;
}
#service-actions .service-action:nth-of-type(1) {
    width: 32.6%;
    padding-right: 3%;
}
#service-actions .service-action:nth-of-type(2) {
    border-left: 2px solid #d2d2d2;
    border-right: 2px solid #d2d2d2;
    width: 34.6%;
    padding: 0% 3%;
}
#service-actions .service-action:nth-of-type(3) {
    width: 32%;
    padding-left: 3%;
}
#service-actions .service-action h3 {
	font-size: 21px;
    color: #1c1c1c;
    font-weight: 100;
    margin-bottom: 0.78125vw;
    margin-top: -0.41667vw;
}
#service-actions .service-action p {
    font-size: 1.14583vw;
    color: #606060;
    margin-bottom: 2.55208vw;
    line-height: 1.55;
}
#service-actions .service-action .service-connect {
    border: 2px solid #c8c8c8;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'TTNorms SemiBold';
    height: 65px;
    padding-left: 22px;
    padding-right: 26px;
    padding-top: 20px;
    letter-spacing: 0.05em;
}
#services-for-home {
    color: #1c1c1c;
}
#services-for-home .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
    padding: 0px 5.5%;
}
#services-for-home .slider-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
}
#services-for-home .slider-controls img:hover {
    cursor: pointer;
}
#services-for-home .slider-controls a {
    margin-right: 15px;
}
#services-for-home .services-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px 5.5%;
}
#services-for-home .services-container .services-for-home-service {
    width: 31.39%;
    -webkit-box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
    box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
    margin-bottom: 90px;
}
#services-for-home .services-container .services-for-home-service > * {
    padding: 0px 21px;
}
#services-for-home .services-container .services-for-home-service img {
    margin-bottom: 18px;
    padding: 0;
    max-width: 100%;
}
#services-for-home h4 {
	font-size:21px;
}
#services-for-home h6 {
   font-size:21px;
    margin-bottom: 26px;
}
#services-for-home p {
    font-size: 22px;
    color: #606060;
    margin-bottom: 53px;
}
#services-for-home .button-centerer {
    text-align: center;
}
#services-for-home a.services-for-home-button {
    margin: 0 auto;
    display: inline-block;
    background: #0072ce;
    color: #ffffff;
    padding: 20px 38px;
    margin-bottom: 42px;
    font-size: 18px;
    letter-spacing: 0.05em;
}
.special-offers-block img {
    max-width: 100%;
}
.special-offers-block .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 6%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 390px;
}
.special-offers-block .content .left {
    width: 536px;
    background: #e74625;
    width: 31.5%;
}
.special-offers-block .content .right {
    width: 1120px;
    background: #ffffff;
    width: 65.5%;
}
.special-offers-block .content > div {
    -webkit-box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
    box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
    padding-bottom: 0;
    transition:0.1s;
}
.special-offers-block .content .left{
    padding: 39px 51px;
}

.special-offers-block .content .right .special-offers-content-wrapper{
	padding: 1.4vw 1.6vw;
	background-size: cover;
	width: 100%;
}
.special-offers-block .content .right .special-offers-content-wrapper .button{
    margin-left: 3%;
}

.special-offers-block .content .right .special-offers-slider-controls {
	padding-right: 51px;
}
.special-offers-block .content .left {
    color: #ffffff;
}
.special-offers-block .content h4 {
    font-size: 38px;
    font-weight: 100;
    margin-bottom: 19px;
}
.special-offers-block .content p {
    margin-bottom: 83px;
    font-size: 22px;
    letter-spacing: 0.02em;
    line-height: 1.45;
}
.special-offers-block .content a.button {
    display: inline-block;
    border: 1px solid #ffffff;
    padding: 20px 35px;
    font-size: 18px;
    letter-spacing: 0.05em;
    position: absolute;
    bottom: 8.3%;
    font-family: 'TTNorms SemiBold';
}
.special-offers-block .content .special-offers-content-wrapper {
    height: 100%;
    position: relative;
}
.special-offers-block .content .right a.button {
    border: 1px solid #e74625;
    color: #e74625;
}
.special-offers-block .special-offers-slider-controls {
    position: absolute;
    right: 0%;
	bottom: 8%;
}
.special-offers-block .special-offers-slider-controls img {
    width: 2.88vw;
}
.special-offers-slider-controls-mobile {
    display: none;
}
.special-offers-block .content .left {
    position: relative;
}
#news {
    padding: 0 5.5%;
    margin-bottom: 90px;
}
#news h2 {
    font-size: 44px;
    font-weight: 100;
    margin-bottom: 50px;
}
#news .news-container .support-news-item,
#news .news-container .news-item {
	display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom:4.9vw;
}
#news .news-container .support-news-item:after,
#news .news-container .news-item:after {
    content: '';
    display: block;
    clear: both;
}
#news .news-container .news-item > div {
    float: left;
}
#news .news-container .news-item .date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 55px;
    width: 50px;
    width: 6%;
    margin-right: 3%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#news .news-container .support-news-item .support-news-date {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 55px;
    margin-right: 3%;
}
#news .news-container .support-news-item .date-mobile,
#news .news-container .news-item .date-mobile {
    display: none;
}
#news .news-container .support-news-item .support-news-date .day,
#news .news-container .news-item .date .day {
    font-size: 50px;
}
#news .news-container .support-news-item .support-news-date .month,
#news .news-container .news-item .date .month {
    font-size: 17px;
}
#news .news-container .support-news-item .image,
#news .news-container .news-item .image {
    margin-right: 3.1%;
	width: 200px;
    margin-left: 6.3%;
}
#news .news-container .support-news-item .image img,
#news .news-container .news-item .image img {
    width: 480px;
    width: 100%;
}
#news .news-container .support-news-item .details,
#news .news-container .news-item .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 70%;
    display:block;
}
.profilactics .news-container .support-news-item .details,
.profilactics .news-container .news-item .details {
	 margin-left: 10%;
}
#news .news-container .support-news-item .details h4,
#news .news-container .news-item .details h4 {
    font-size: 21px;
    color: #1c1c1c;
    margin-bottom: 30px;
    margin-top: 22px;
    font-weight:300;
    margin-top:1.1vw;
    margin-bottom:1.1vw;
}
#news .news-container .support-news-item .details p,
#news .news-container .news-item .details p {
    font-size: 1vw;
	color: #303030;
    margin-bottom: 2.7vw;
}
#news .news-container .support-news-item .details a,
#news .news-container .news-item .details a {
	font-size: 0.7vw;
    color: #1c1c1c;
    position: relative;
    text-transform: uppercase;
}
#news .news-container .support-news-item .details a:after,
#news .news-container .news-item .details a:after {
    border-bottom: 1px solid #1c1c1c;
    content: "";
    position: absolute;
    width: 90%;
    bottom: -5px;
    left: 5%;
}
#news .button-centerer {
    text-align: center;
}
footer {
    background: #0072ce;
    padding: 0 5.5%;
    padding-top: 2.7%;
    color: #ffffff;
    font-size: 20px;
	margin-top: 2%;
}
footer .age {
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 11px;
	border: 1px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    text-align: center;
	margin-bottom: 32px;
}
footer .footer-links {
	margin-bottom: 73px;
}
footer .footer-links {
    font-size: 1vw;
}
footer .footer-links:after {
    display: block;
    content: '';
    clear: both;
}
footer .footer-links > div {
    float: left;
    width: 22%;
}
footer .footer-links > div:nth-of-type(1) {
    width: 19%;
}
footer .footer-links > div:nth-of-type(2) {
    width: 21.6%;
}
footer .footer-links > div:nth-of-type(3) {
    width: 22%;
}
footer .footer-links > div:nth-of-type(4) {
    width: 21.8%;
}
footer .footer-links > div:nth-of-type(5) {
    width: 15%;
}
footer .footer-links > div a {
	margin-bottom: 13px;
	display: block;
}
footer .footer-links > div a:hover {
    color:#e74726;
}
footer .footer-links > div.socials a {
    display: inline;
    margin-right: 16px;
}
footer .footer-links > div.socials a img {
    vertical-align: middle;
    transition:0.2s;
}
footer .footer-links > div.socials a img:hover {
    transform:scale(1.1);
}
footer .footer-links > div.socials div {
    margin-bottom: 40px;
}
footer .footer-links > div.contact-center div {
    margin-bottom: 37px;
}
footer .footer-links > div.contact-center .number {
    font-size: 1.71875vw;
}
footer .very-footer {
    border-top: 1px solid #e9e9e9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #e9e9e9;
    letter-spacing: 0.025em;
}
footer .very-footer {
    height: 69px;
}
footer .very-footer > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
footer .very-footer > div.left * {
          font-size: 1vw;
        margin-right: 19px;
}
footer .very-footer > div.right {
           font-size: 1vw;
        letter-spacing: -0.01em;
}

/*HOME INTERNET*/

#address-checking-banner {
    position: relative;
    margin-bottom: 2.7vw;
}
#address-checking-banner img {
    max-width: 100%;
}
#address-checking-banner .content {
    position: absolute;
    color: #ffffff;
    left: 0;
    top: 24%;
    width: 100%;
    text-align: center;
}
#address-checking-banner .content h1 {
	font-weight:100;    
	font-size: 2.55vw;
    text-align: center;
    font-weight: 100;
    font-family: 'TTNorms Light';
    margin-bottom: 1.05vw;
}
#address-checking-banner .content h3 {
    text-align: center;
    font-size: 1.45vw;
    font-family: 'TTNorms Regular';
    margin-bottom: 3vw;
}
#address-checking-banner .content input[type="text"] {
    height: 3vw;
    background: transparent;
    border: 1px solid #ffffff;
    margin-left: 1vw;
    margin-right: 1vw;
    font-family: 'TTNorms Regular';
    font-weight: 200;
    font-size: 0.833333vw;
    padding-left: 1vw;
    color:#ffffff;
}
#address-checking-banner .content input::-webkit-input-placeholder {
    color: #ffffff;
    opacity:1;
}

#address-checking-banner .content input::-moz-placeholder {
    color: #ffffff;
    opacity:1;
}
#address-checking-banner .content #city {
    width: 20vw;
}
#address-checking-banner .content #street {
    width: 22vw;
}
#address-checking-banner .content #building {
    width: 8vw;
}
#address-checking-banner .content #apt {
    width: 8%;
}
#address-checking-banner .content #cityI_ {
    width: 20vw;
}
#address-checking-banner .content #streetI {
    width: 22vw;
}
#address-checking-banner .content #homeI {
    width: 8vw;
}
#address-checking-banner .content #flat {
    width: 8%;
}
#address-checking-banner .content .checkbox-container {
    margin-top: 2.3vw;
    margin-bottom: 1.3vw;
}
#address-checking-banner .content button {
    background: #0072ce;
    border: 0;
    font-size: 0.93800vw;
    color: #ffffff;
    font-family: 'TTNorms SemiBold';
    letter-spacing: 0.05000em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 12.50000vw;
    height: 3.38542vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#address-checking-banner .content button:hover {
    cursor: pointer;
}
#address-checking-banner .content #isPrivateHouse {
    display: none;
}
#address-checking-banner .content #isPrivateHouse~label span {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.83400vw;
}
#address-checking-banner .content #isPrivateHouse~label:before {
    display: inline-block;
    width: 1.30208vw;
    height: 1.30208vw;
    line-height: 1.1vw;
    vertical-align: middle;
    border: 1px solid #ffffff;
    content: '';
    margin-right: 0.78125vw;
    cursor: pointer;
}
#address-checking-banner .content #isPrivateHouse:checked~label:before {
    background-color: #0072D0;
}

#address-checking-banner .content #privateHouse {
    display: none;
}
#address-checking-banner .content #privateHouse~label span {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.83400vw;
}
#address-checking-banner .content #privateHouse~label:before {
    display: inline-block;
    width: 1.30208vw;
    height: 1.30208vw;
    line-height: 1.1vw;
    vertical-align: middle;
    border: 1px solid #ffffff;
    content: '';
    margin-right: 0.78125vw;
    cursor: pointer;
}
#address-checking-banner .content #privateHouse:checked~label:before {
    background-color: #0072D0;
}
#plans-and-packets {
    padding: 0% 6%;
    margin-bottom: 6.3vw;
}
#plans-and-packets h2 {
    font-size: 2.29200vw;
    margin-bottom: 1.7vw;
	 padding-top: 3%;
}
#plans-and-packets .tabs-and-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    margin-bottom: 3.3vw;
}
#plans-and-packets .tabs-and-navigation .left a {
    letter-spacing: 0.05em;
    font-family: 'TTNorms Regular';
    margin-right: 1.5vw;
    color: #606060;
}
#plans-and-packets .tabs-and-navigation .right .control-arrows img {
    width: 2.6vw;
}
#plans-and-packets .actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#plans-and-packets .actions .actions-wrapper {
    display:flex;
	justify-content: space-around;
}
#plans-and-packets .actions .action {
    width: 31.3%;
    position: relative;
    background: #f9f9f9;
    -webkit-box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
    box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
}

#plans-and-packets .actions .action:hover {
    box-shadow:0px 0px 17.4px 2.6px rgba(0, 114, 206, 0.2);
}
#plans-and-packets .actions .action > div {
    padding: 0% 2.2vw;
}
#plans-and-packets .actions .action .gray-space {
    padding-top: 7%;
}
#plans-and-packets .actions .action .action-header {
    font-size: 1.60400vw;
    font-family: 'TTNorms Regular';
    color: #0072ce;
    margin-bottom: 1.4vw;
}
#plans-and-packets .actions .action .action-description {
    font-size: 1.25000vw;
    letter-spacing: 0.02500em;
    color: #1c1c1c;
    margin-bottom: 3.6vw;
}
#plans-and-packets .actions .action .detail {
    margin-bottom: 0.4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#plans-and-packets .actions .action .detail img {
    margin-right: 1.97900vw;
    width: 3.49000vw;
}
#plans-and-packets .actions .action .detail p {
	font-size: 0.90000vw;
    color: #0072ce;
    font-family: 'TTNorms Regular';
    line-height: 1.66667;
    letter-spacing: 0.05000em;
}
#plans-and-packets .actions .action .detail:after {
    clear: both;
    display: block;
    content: '';
}
#plans-and-packets .actions .action .white-space {
    background: #ffffff;
    padding-top: 9%;
    padding-bottom: 9%;
}
#plans-and-packets .actions .action .white-space .avalible {
    font-size: 0.93800vw;
    color: #1c1c1c;
    font-family: 'TTNorms Regular';
    letter-spacing: 0.05em;
	margin-top: 20px;
	margin-bottom: 1.3vw;
}
#plans-and-packets .actions .action .white-space .avalible:nth-of-type(2) {
    margin-bottom: 2.2vw;
}
#plans-and-packets .actions .action .white-space .price {
    text-align: center;
    margin-bottom: 0.9vw;
	margin-top: 20px;
}
#plans-and-packets .actions .action .white-space .price span.number {
    font-size: 2.86700vw;
    color: #0072ce;
    font-family: 'TTNorms Regular';
    letter-spacing: 0.025em;
    font-weight: 100;
    margin-right: 0.3vw;
	border-bottom: 1px dashed rgb(0, 114, 206);
    cursor: pointer;
}
#plans-and-packets .actions .action .white-space .price span.number2 {
    font-size: 2.86700vw;
    color: #0072ce;
    font-family: 'TTNorms Regular';
    letter-spacing: 0.025em;
    font-weight: 100;
    margin-right: 0.3vw;
}
#plans-and-packets .actions .action .white-space .price span {
    font-size: 1.14600vw;
    letter-spacing: 0.02500em;
}
#plans-and-packets .actions .action .white-space .price span.number_old {
    text-decoration: line-through;
}
#plans-and-packets .actions .action .white-space .apply-plan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 14.58300vw;
    height: 3.38500vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
    font-size: 0.93800vw;
    letter-spacing: 0.02500em;
    font-family: 'TTNorms SemiBold';
    background: #0072ce;
    margin-bottom: 0.6vw;
}
#plans-and-packets .actions .action .white-space .full-terms-centerer {
    text-align: center;
}
#plans-and-packets .actions .action .white-space .full-terms {
    font-size: 0.93800vw;
    letter-spacing: 0.02500em;
    font-family: 'TTNorms SemiBold';
    color: #0072ce;
}
.special-offers-block.home-internet-special-offers {
    margin-bottom: 5.5vw;
}
.special-offers-block.home-internet-special-offers .content {
    margin-top: 0;
    height: 21.9vw;
}
.special-offers-block.home-internet-special-offers h2 {
    font-size: 2.29200vw;
    letter-spacing: 0;
    font-family: 'TTNorms Regular';
    padding: 0% 6%;
    margin-bottom: 2.4vw;
}
.special-offers-block.home-internet-special-offers .content .left {
    background: url(/tattelecomNew/img/home-internet/special-offers-left-bg.jpg);
    background-size: cover;
    padding: 1.4vw 1.6vw;
    background: #e74625;
    transition: .5s;
    padding-bottom: 0;
}
.special-offers-block.home-internet-special-offers .content .right {
    background-size: cover;
}
.special-offers-block.home-internet-special-offers .content .right .expire {
    font-size: 0.93750vw;
    color: #ffffff;
    position: absolute;
    font-family: 'TTNorms SemiBold';
    letter-spacing: 0.05em;
    left: 38%;
    bottom: 14%;
}
.special-offers-block.home-internet-special-offers .content .right h4 {
    max-width: 95%;
    color: #ffffff;
}
.special-offers-block.home-internet-special-offers .content .right p {
    color: #ffffff;
}
.special-offers-block.home-internet-special-offers .content .right a.button {
    border-color: #ffffff;
    color: #ffffff;
}
#how-to-connect {
    padding: 0% 6%;
    padding-bottom: 4.7%;
}
#how-to-connect h2 {
    font-size: 2.29200vw;
    margin-bottom: 4.3vw;
}
#how-to-connect .content .step {
    float: left;
    margin-bottom: 3.3vw;
}
#how-to-connect .content .step img {
    height: 3.1vw;
    display: block;
    margin-bottom: 1.5vw;
}
#how-to-connect .content .step p {
    font-size: 1.25000vw;
    line-height: 1.50000;
    letter-spacing: 0.02500em;
    color: #1c1c1c;
    max-width: 80%;
}
#how-to-connect .content .step1 {
    width: 37.52900%;
}
#how-to-connect .content .step2 {
    width: 31.86500%;
}
#how-to-connect .content .step3 {
    width: 25.00000%;
}
#how-to-connect .content .request-connection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 17.03100vw;
    height: 3.38500vw;
    background: #0072ce;
    color: #ffffff;
    font-family: 'TTNorms SemiBold';
    font-size: 0.93800vw;
    letter-spacing: 0.05em;
    clear: both;
}

/*COMPLEX*/

#complex-plans {
    padding:0% 5.5%;
    margin-top:4.6vw;
    padding-bottom:3.7vw;
}

#complex-plans h2 {
    font-size:2.60417vw;
    letter-spacing:0;
    font-family:'TTNorms Regular';
    color:#1c1c1c;
    margin-bottom:1.2vw;
	    padding-top: 3%;
}

.complex-plans-description {
    line-height:1.41667;
    letter-spacing:0;
    color:#606060;
    font-size:1.25000vw;
    max-width:58.38500vw;
    margin-bottom:3vw;
}

#complex-plans .tabs-and-navigation {
    margin-bottom:2.8vw;
}

#complex-plans .tabs-and-navigation .left a {
    letter-spacing: 0.05em;
    font-family: 'TTNorms Regular';
    margin-right: 1.5vw;
    color: #606060;
    font-size: 1.04200vw;
}
#complex-plans .complex-plans-content .complex-plan > div {
    padding:0% 2.81250vw;
}

#complex-plans .complex-plans-content .complex-plan .gray {
    background:#f9f9f9;
    padding-top:2.3vw;
    padding-bottom:2.3vw;
}

#complex-plans .complex-plans-content .complex-plan .white {
    background:#ffffff;
    padding-top:2.3vw;
    padding-bottom:2.3vw;
}

#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-title {
    font-size:2.60417vw;
    letter-spacing:0.025em;
    color:#0072ce;
    font-family:'TTNorms Regular';
    font-weight:100;
    margin-bottom:0.9vw;
}
#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-title a{
       border-bottom: dashed 1px rgb(0, 114, 206);
}

#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-description {
    font-size:1.19792vw;
    letter-spacing:0.045em;
    color:#1c1c1c;
    margin-bottom:2vw;
}

#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization:after {
    display:block;
    content:'';
    clear:both;
}

#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option {
    float:left;
    position:relative;
}

#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option:nth-of-type(1) {
    width:17.65625vw;
}

#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option:nth-of-type(2)  {
    width:24.06250vw;
}

#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option:nth-of-type(2) * {
    left:4.9vw;
    position:relative;
}

#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option:nth-of-type(3)  {
    width:23.54167vw;
}

#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option:nth-of-type(3) * {
    left:6.1vw;
    position:relative;
}

#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option:nth-of-type(4) * {
    left:4.7vw;
    position:relative;
}

#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option:after {
    position:absolute;
    display:block;
    content:'+';
    font-family:'TTNorms Regular';
    font-size:1.82292vw;
    left:initial;
    right:0;
    top:50%;
    -webkit-transform:translate(50%,-50%);
	-ms-transform:translate(50%,-50%);
	transform:translate(50%,-50%);
    color:#0072ce;
}

#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option:last-of-type:after {
    display:none;
}

#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option img {
    height:3.12500vw;
    
    margin-bottom:1.7vw;
}

#complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option p {
    font-family:'TTNorms SemiBold';
    line-height:1.88889;
    color:#0072ce;
    letter-spacing:0.05000em;
    font-size:0.93750vw;
    text-transform: uppercase;
	    width: 80%;
}

#complex-plans .complex-plans-content .complex-plan .white {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#complex-plans .complex-plans-content .complex-plan .white > div {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}

#complex-plans .complex-plans-content .complex-plan .white .left > div {
    width:16.66667vw;
}

#complex-plans .complex-plans-content .complex-plan .white .left .column .column-title  {
    font-size:0.93750vw;
    font-family:'TTNorms Regular';
    letter-spacing:0.05000em;
    margin-bottom:1.3vw;
}

#complex-plans .complex-plans-content .complex-plan .white .left .column .column-option {
    font-size:1.14583vw;
    font-family:'TTNorms Regular';
    letter-spacing:0;
    margin-bottom:0.6vw;
}

#complex-plans .complex-plans-content .complex-plan .white .right .column {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
    height:100%;
    -webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
    -webkit-box-align:end;
	-ms-flex-align:end;
	align-items:flex-end;
    margin-left:1.40625vw;
}

#complex-plans .complex-plans-content .complex-plan .white .right .column2 .price {
    top: -12%;
    position: relative;
}

#complex-plans .complex-plans-content .complex-plan .white .right .column2 .price .number {
    font-size:2.86458vw;
    font-family:'TTNorms Regular';
    letter-spacing:0.02500em;
    color:#0072ce;
}

#complex-plans .complex-plans-content .complex-plan .white .right .column2 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

#complex-plans .complex-plans-content .complex-plan .white .right .column2 .price .number-description {
    color:#1c1c1c;
    letter-spacing:0.02500em;
    font-size:1.14583vw;
}

#complex-plans .complex-plans-content .complex-plan .white .right .button {
    font-size:0.93750vw;
    font-family:'TTNorms SemiBold';
    letter-spacing:0.05000em;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    height:3.33333vw;
}

#complex-plans .complex-plans-content .complex-plan .white .right .column1 .button {
    background:#ffffff;
    border:1px solid #0072ce;
    color:#0072ce;
    width:13.17708vw;
}

#complex-plans .complex-plans-content .complex-plan .white .right .column2 .button {
    background:#0072ce;
    color:#ffffff;
    width:14.47917vw;
    border:none;
}

#complex-plans .complex-plans-content .complex-plan {
    margin-bottom:2.8vw;
}

#complex-plans .complex-plans-content {
    margin-bottom:4vw;
}

#complex-plans .complex-plans-pagination {
    text-align:center;
    font-size:1.04167vw;
    color:#606060;
    font-family:'TTNorms SemiBold';
    letter-spacing:0.05000em;
}

#complex-plans .complex-plans-pagination a {
    margin:0vw 0.35vw;
}

#complex-plans .complex-plans-pagination a.active {
    color:#1c1c1c;
}

#complex-plans #pagingControls {
    text-align:center;
    font-size:1.04167vw;
    font-family:'TTNorms SemiBold';
    letter-spacing:0.05000em;
}

#complex-plans #pagingControls li {
    margin:0vw 0.35vw;
}

#complex-plans #pagingControls a.active {
    color:#1c1c1c;
}
#top-menu-mobile-content {
    display:none;
}

/*HOME LETAI*/

.home-letai header {
    background:#e74625;
}

 .people-count-block {
    height:8.54167vw;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
    -webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
    padding:0% 5.5%;
    border-top:1px solid #d2d2d2;
}

.people-count-block .left {
    font-size:2.60417vw;
	color: #e64635;
}

 .people-count-block .right {
    font-size:0.93750vw;

}

 .people-count-block .right .count-number {
    font-size:2.34375vw;
    color:#e74625;
    margin-left:1vw;
}

 .people-count-block .right img {
    margin-bottom:-4%;
    margin-left:1vw;
    width:11.51042vw;
}

.home-letai #main-slider {
    margin-bottom:3.2vw;
}

.home-letai #main-slider li .slider-text {
    color:#ffffff;
}

.home-letai #main-slider li .slider-text .slider-button {
    border-color:#ffffff;
    color:#ffffff;
}

.home-letai #main-slider .control-arrows {
    color:#ffffff;
}

.home-letai #plans-and-packets .actions .action .action-header {
    color:#e74625;
    margin-bottom:0.7vw;
}
.home-letai #plans-and-packets .actions .action .action-header a {
    border-bottom: dashed 1px rgb(256, 0, 0) !important;
}
#plans-and-packets .actions .action .action-header a {
    border-bottom: dashed 1px rgb(0, 114, 206);
}

.home-letai #plans-and-packets .actions .action .detail img {
    width:1.92708vw;
}

.home-letai #plans-and-packets .actions .action .action-description {
       margin-bottom: 1vw;
}

.home-letai #plans-and-packets .actions .action .action-description span {
    color:#e74625;
}
.home-letai #plans-and-packets .actions .action .detail p:first-child {
    color:#e74625;
	width:70%;
}

.home-letai #plans-and-packets .actions .action .white-space {
    padding-top:6%;
}

.home-letai #plans-and-packets .actions .action .gray-space {
    background:#ffffff;
}
.home-letai #plans-and-packets .actions .action .white-space .price span.number {
    color:#e74625;
}
.home-letai #plans-and-packets .actions .action .white-space .price span.number2 {
    color:#e74625;
}
.home-letai #plans-and-packets .actions .action .white-space .apply-plan {
    background:#e74625;
}

.home-letai #plans-and-packets .actions .action {
    background:#ffffff;
}

.home-letai  #plans-and-packets .actions .action .white-space .full-terms {
    color:#e74625;
}

.home-letai  #plans-and-packets {
    margin-bottom:4.3vw;
}
#useful-information {
    -webkit-box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
            box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
    margin-top:6vw;
    padding:2.8%;
    padding-bottom:4.7%;
}

#useful-information h2 {
    font-size:2.60417vw;
    letter-spacing:0.025em;
    margin-bottom:0.8vw;
}

#useful-information p {
    font-size:1.25000vw;
    letter-spacing:0.13em;
    margin-bottom:3.5vw;
}

#useful-information p span {
    color:#e74625;
}

#useful-information .links:after {
    display:block;
    content:'';
    clear:both;
}

#useful-information .links .column {
    float:left;
}

#useful-information .links .column a {
    display:block;
    font-size:1.14583vw;
    font-family:'TTNorms SemiBold';
    letter-spacing:0.025em;
    margin-bottom:0.9vw;
}

#useful-information .links .column:nth-of-type(1) {
    width:27%;
}

#useful-information .links .column:nth-of-type(2) {
    width:27%;
} 

#useful-information .links .column:nth-of-type(3) {
    width:27%;
}
#map-coverage-letai {
    padding:0% 6%;
}

#map-coverage-letai h2 {
    font-family:'TTNorms Regular';
    font-size:2.29219vw;
    margin-bottom:3.2vw;
}

#map-coverage-letai .legend {
    font-size:1.04219vw;
    font-family:'TTNorms SemiBold';
    letter-spacing:0.05em;
    margin-bottom:1.4vw;
}

#map-coverage-letai .legend span {
    margin-right:2.96875vw;
}

#map-coverage-letai .legend span:before {
    display:inline-block;
    content:'';
    width:0.78125vw;
    height:0.78125vw;
    background:url(/tattelecomNew/img/green-circle.png);
    background-repeat:no-repeat;
    background-size:cover;
    margin-right:0.52083vw;
}

#map-coverage-letai .legend span:nth-of-type(2):before {
    background-image:url(/tattelecomNew/img/light-green-circle.png);
}

#map-coverage-letai .legend span:nth-of-type(3):before {
    background-image:url(/tattelecomNew/img/red-circle.png);
}

#map-coverage-letai .map img {
    width:100%;
}

#map-coverage-letai .map {
    margin-bottom:4.9vw;
}
#map-coverage-letai .button-wrapper .button {
    border-color:#e74625;
    color:#e74625;
    width:15vw;
}
#map-coverage-letai .button-wrapper .button:hover {
        background-color: #e7412b;
    color: white;
    border-color: #e7412b;
}
#map-coverage-letai .button-wrapper {
    margin-bottom:4.6vw;
    display:flex;
    justify-content: center;
    margin-top:4.6vw;
}

/*BUTTONS*/

.button {
    position:relative;
    border: 1px solid #000000;
    font-size:0.93750vw; 
    transition: opacity 300ms cubic-bezier(.694,0,.335,1),background-color 300ms cubic-bezier(.694,0,.335,1),color 300ms cubic-bezier(.694,0,.335,1);
}
.button:hover, button:hover{
	transition: opacity 300ms cubic-bezier(.694,0,.335,1),background-color 300ms cubic-bezier(.694,0,.335,1),color 300ms cubic-bezier(.694,0,.335,1);
	background-color: #e7412b;
    color: white;
    border-color: #e7412b;
}

.apply-plan:hover,.request-connection:hover,.slider-button:hover {
	transition: opacity 300ms cubic-bezier(.694,0,.335,1),background-color 300ms cubic-bezier(.694,0,.335,1),color 300ms cubic-bezier(.694,0,.335,1);
	background-color: #e7412b;
    color: white;
    border-color: #e7412b;
}
.home-letai header .right .button:hover
{
	   box-shadow: 0px 0px 17.4px 2.6px rgba(255, 255, 255, 0.9) !important;
}
header > div.right > .button:hover{
    transition: opacity 300ms cubic-bezier(.694,0,.335,1),background-color 300ms cubic-bezier(.694,0,.335,1),color 300ms cubic-bezier(.694,0,.335,1);
    background-color: #fff;
    color: #000;
}
button,.apply-plan,.request-connection,.slider-button {
    transition:0.2s;
}

.button-scaler {
    display:block; 
    cursor:pointer;
    padding-top:24.528%;
    position:relative;
}
.button .button-scaler span {
    position:absolute;
    display:block;
    top:50%;
    width:100%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    text-transform: uppercase;
    letter-spacing:0.05em;
	font-family:TTNorms Medium;
    text-align:center;    
}
/*CITY SELECT BUTTON*/
#city-select-menu .button {
    margin:0 auto;
    width:11.04167vw;
}

#city-select-menu .button {
    border:2px solid #c8c8c8;
    width:11.04167vw;
}

/*TOP MENU CONNECT BUTTON*/

header > div.right > .button {
    width:9.73958vw;
    border-color:#ffffff;
    font-size:0.72917vw;
}
#main-slider li .slider-text .button {
    border-width:1px;
    width:15.36458vw;
    border-color:#6d6d6e;
}
#service-actions .service-action .button {
    border-color:#c8c8c8;
    width:11.04167vw;
	    padding: 1% 0;
}
#services-for-home .button {
    width:12.50000vw;
    border:none;
    background:#0072ce;
    color:#ffffff;
    margin:0 auto;
    margin-bottom:2.08333vw;
}
#services-for-home .slider-controls img {
    width: 2.88vw;
}
.special-offers-block .content .left {
    height:100%;
	    padding: 1.4vw 1.6vw;
}

.special-offers-block .content .right {
    height:100%;
	color: #ffffff;
}

.special-offers-block .content .left .button {
    border-color:#ffffff;
    color:#ffffff;
    bottom:1.6vw;
    position:absolute;
	width: 15.92708vw;
    transition: opacity 300ms cubic-bezier(.694,0,.335,1),background-color 300ms cubic-bezier(.694,0,.335,1),color 300ms cubic-bezier(.694,0,.335,1);
}
.special-offers-block .content .left .button:hover {
    transition: opacity 300ms cubic-bezier(.694,0,.335,1),background-color 300ms cubic-bezier(.694,0,.335,1),color 300ms cubic-bezier(.694,0,.335,1);
    background-color: #fff;
    color: #000!important;
}
.special-offers-block .content .right .button {
    width:15.92708vw;
	border-color:#ffffff;
    color:#ffffff;
    bottom:1.6vw;
    position:absolute;
    left:1px;
	cursor: pointer;
}
.special-offers-block .content .right .button:hover {
    transition: opacity 300ms cubic-bezier(.694,0,.335,1),background-color 300ms cubic-bezier(.694,0,.335,1),color 300ms cubic-bezier(.694,0,.335,1);
    background-color: #fff;
    color: #000!important;
}
.special-offers-block.home-internet-special-offers .content .right .button {
    color:#ffffff;
    border-color:#ffffff;
}
#news .button {
    width: 15.72917vw;
    border-color: #c8c8c8;
    margin: 0 auto;
    position: relative;
    font-size: 0.9vw;
    transition: opacity 300ms cubic-bezier(.694,0,.335,1),background-color 300ms cubic-bezier(.694,0,.335,1),color 300ms cubic-bezier(.694,0,.335,1);
}
 #news .button img {
    vertical-align:middle;
    width:50px;
    margin-right:1.25000vw;
    transition:1s ease;
    width:2.6vw;
}
#news .button:hover{
	    background-color: #0072ce;
    color: white;
    border-color: #0072ce;
}
 #news .button:hover img {
    transform:rotate(360deg);
}
.actions-style-2.special-offers-block .content .right .button {
    border-color:#ffffff;
    color:#ffffff;
}

.actions-style-3.special-offers-block .content {
	height: 21.9vw;
}

.actions-style-3.special-offers-block .content p {
    font-size:1.04167vw;
}

.actions-style-3.special-offers-block .content .left .button {
    border-color: #ffffff;
    color: #ffffff;
	bottom: 0vw;
	cursor:pointer;
}
.actions-style-3.special-offers-block .content .left .button span {
    text-align:center;
}
.listpodskazka2{
	background: rgb(255, 255, 255);
	border: 1px solid #0072ce;
	padding: 10px 15px;
}
#complex-plans .listpodskazka{
	background: rgb(255, 255, 255);
    border: 1px solid #0072ce;
    position: absolute;
    padding: 10px 15px;
    z-index: 100;
    margin-bottom: 0px;
    width: 371px;
    margin-left: 240px !important;
    margin-top: -50px;
}
#complex-plans .number2{
	font-size: 2.86700vw;
    color: #0072ce;
    font-family: 'TTNorms Regular';
    letter-spacing: 0.025em;
    font-weight: 100;
    margin-right: 0.3vw;
}
.column-option-image{
	margin-left: 15px;
	opacity: 0.6;
	filter: alpha(Opacity=60);
	transform: translateY(29%);
}
.application .form-submit .ost_zayv{
	width: 13.95833vw; 
	color: #ffffff; 
	background: #0072ce; 
	border: none; 
	display: block; 
	cursor: pointer;
	padding-top: 5%; 
	padding-bottom: 5%; 
	position: relative;
}
.colum{
	width:100%
}
.tabs.clearfix{
	margin-bottom: 4%;
	padding-left: initial;
}

.tabs a{
	text-decoration: none;
    color: inherit;
    margin-right: 4%;
    text-transform: uppercase;
}
.tabs_section .tabs_content .content{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
	
.tabs_section .tabs_content .form-block{
	font-size: 1.25000vw;
    letter-spacing: 0;
    line-height: 1.41667;
    color: #606060;
    margin-bottom: 1.3vw;
}
.tabs_section .tabs_content .form-block .caption{
	font-size: 0.93750vw;
    color: #606060;
    font-family: 'TTNorms SemiBold';
    margin-bottom: 1.2vw;
    text-transform: uppercase;
}
.tabs_section .tabs_content .form-block .caption img{
	margin-left: 5%;
	width: 5%;
}
	
.tabs_section .tabs_content .next-step{
    color: #ffffff;
    border: none;
    position: relative;
    font-size: 0.93750vw;
    transition: 0.1s;
}
	
.tabs_section .tabs_content .next-step #button, .tabs_section .tabs_content .next-step #button3   {
	width: 13.95833vw;
    color: #ffffff;
    background: #0072ce;
    border: none;
    display: block;
    cursor: pointer;
    position: relative;
}
.ui-kit {
    padding-top:5%;
}
.ui-kit3 {
    padding-top:5%;
}
.ui-kit .offices {
    padding:0;
    margin:0;
    margin-bottom:5vw;
    padding:0% 6%;
}
.ui-kit3 .simple {
    padding:0;
    margin:0;
    margin-bottom:5vw;
    padding:0% 6%;
}
.ui-kit .offices p,.ui-kit .offices a {
    margin-bottom:4.4vw;
	font-size:22px;
}
.ui-kit .offices a {
    text-decoration: underline;
}
.ui-kit3 .simple p {
    margin-bottom:4.4vw;
	font-size:22px;
}
.modal_z{
    background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
    height: 100%;
	position: fixed;
	top: 0px;
	left:0px;	
    z-index: 30002;
    align-items: center;
    justify-content: center;
}
.overlay{
	width: 40%;
	/*margin: 100px auto 0;*/
	position: relative;
	background-color:#ffffff;
}
.modal-box{
	text-align:center;
	padding:10%;
}
.head{
	margin-bottom:15px;
	font-size:30px;
	padding-top: 20px;
}
.adress{
	font-weight:800;
	color:#0072ce;
	margin-bottom:5px;
	font-size:18px;
}
	
.podkl{
	margin-bottom:15px;
	font-size:18px;
	color:grey;
}
.success{
    margin-bottom: 15px;
    font-size: 24px;
    color: red;
}
.modal-box input[type=text]{
	width: 100%;
    height: 3.95833vw;
    border: 1px solid #9b9b9b;
    border-radius: 0;
    padding: 0vw 1.35417vw;
    font-size: 1.14583vw;
	margin-bottom:6%;
}
.modal-box button{
	margin: auto;
    color: #ffffff;
    background: #0072ce;
    border: none;
    cursor: pointer;
    vertical-align: middle;
    width: 100%;
    height: 3.95833vw;
    border: 1px solid #9b9b9b;
    border-radius: 0;
    padding: 0vw 1.35417vw;
    font-size: 1.14583vw;
}
	
.close {
	position: absolute;
    top: 4%;
    right: 4%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    color: #434343;
    font-size: 20px;
	 background-image:url(/tattelecomNew/img/cross.png);
	 background-size: contain;
    width: 20px;
    height: 20px;
}
.modal2{
    background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
    height: 100%;
	position: fixed;
	top: 0px;
	left:0px;	
    z-index: 1000;
}
.overlay2{
	width: 40%;
	margin: 200px auto 0;
	background-color:#fbfbfb;
}
.modal-box2{
	text-align:center;
	padding:5%;
}
.news-container #load-more-news .button-centerer:first-child{
	display:block;
}

.news-container #load-more-news .button-centerer{
	display:none;
}

#plans-and-packets .white-space .block_checkbox{
	    margin: 40px 0 10px 0;
}
.podch{
	border-bottom: dashed 1px rgb(0, 114, 206);
	cursor: pointer;
	font-size: 1.14583vw;
}

.complex-plan .white .right .number{
	border-bottom: dashed 1px rgb(0, 114, 206);
	cursor:pointer;
}

.detail_m{
    color: black !important;
    width: 30%;
    text-align: right;
}
li{
	list-style: none;
}
.ui-kit2{
	padding-top: 3%;
	font-size:22px;
}
.ui-kit2 .offices2{
	margin: 0;
    margin-bottom: 1vw;
    padding: 0% 6%;
}

.ui-kit2 .offices2 p:first-child{
	font-size: 15px;
}
.ui-kit2 .offices2 p{
	margin-bottom: 1vw;
}
.ui-kit2 a{
    text-decoration: underline;
}
.ui-kit2 .offices2 img{
    width:100%;
}
 .fag{
	padding: 0% 6% 2%;
}
.fag .fourg-coverage .alphabet-range {
    font-size: 2.60417vw;
    color: #595959;
    margin-top: 0vw !important; 
}

.fag .map-page .fourg-coverage{
	padding: 0vw 0vw;
    margin: 0 auto;
	width: 100%;
    margin-top: 0vw;
    box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
    background: #ffffff;
    position: relative;
    z-index: 1;
}
.fag .map-page {
    padding: 0% 6%;
}
.instruction-row.li2,.li2{
	    background: url(/letai/images/pdf.png) no-repeat;
		 font-weight: bold;
}
.instruction-row.li1,.li1{
	 background: url('/letai/images/zip.png') no-repeat;
     font-weight: bold;
}
.li2,.li1, .li4,.li3{
	padding-left: 40px;
    margin-bottom: 10px;
	text-align:left;
	padding: 14px 0 14px 40px;
	font-size: 20px;	
}
.instruction-row.li4,.li4{   font-weight: bold;
	    background: url(/letai/images/xls.png) no-repeat;
}
.instruction-row.li3,.li3{   font-weight: bold;
	    background: url(/letai/images/word.png) no-repeat;
}

.map-page a{
	text-decoration: underline;
    color: inherit;
    font-weight: bold;
}

.innerbanner {
	    padding: 4.7% 6%;
}
.innerbanner img {
	padding: 4.68750vw 3.02083vw;
    margin: 0 auto;
    width: 83.33333vw;
    margin-top: -3.12500vw;
	position: relative;
    z-index: 1;
}
.innerbanner .text{
	font-weight: bold;
    text-decoration: underline;
}

.tab-bl{
	padding: 2% 6%;
}
.tab-bl a{
    text-transform: uppercase;
	font-size: 1.04200vw;
	color: grey;
	margin-right: 32px;
}
.tabblock .active{
	font-weight:bold;
	color:black;
}
.map-page .fourg-coverage p{
    letter-spacing: 0.02500em;
    color: #1c1c1c;
}

.tv td:first-child{
	float:right;
}
.tvlisttbl{
    margin-left: 15px;
}
	
.tvlisttbl a{
	border-bottom: 1px dashed;
	text-decoration:none !important; 
}

.namechannel{
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 20px;
}
.fotologo{
	margin-bottom: 20px;
}

.colum,.colum_vn-mobile,.colum-mobile{
	text-align: center; 
	letter-spacing: 0; 
	font-family: 'TTNorms Regular';
	color: #1c1c1c;
	margin-bottom: 1.2vw;
	padding: 4.7% 6%;
}
.fag .colum_vn-mobile{
	display:none;
}

.colum .colum_vn,.colum-mobile .colum_vn-mobile{
	    padding: 4.68750vw 3.02083vw;
}
.colum .colum_vn .title,.colum-mobile .colum_vn-mobile .title{
    font-size: 2vw;
	margin-bottom: 20px;
}

.fag .colum .colum_vn .district span{
    font-weight: bold;
}
.colum .colum_vn h2{
	    font-size: 2.29200vw;
    margin-bottom: 1.7vw;
}
input[type="text"],input[type="email"],input[type="tel"] {
    width: 100%;
    height: 3.95833vw;
    border: 1px solid #9b9b9b;
    border-radius: 0;
    padding: 0vw 1.35417vw;
    font-size: 1.14583vw
}

#countries{
	    width: 100%;
    height: 3.95833vw;
    border: 1px solid #9b9b9b;
    border-radius: 0;
    padding: 0vw 1.35417vw;
    font-size: 1.14583vw;
}

.bottom_green {
    margin: auto;
    color: #ffffff;
    background: #0072ce;
    border: none;
    cursor: pointer;
    vertical-align: middle;
    margin-top: 5%;
    width: 100%;
    height: 3.95833vw;
    border: 1px solid #9b9b9b;
    border-radius: 0;
    padding: 0vw 1.35417vw;
    font-size: 1.14583vw;
}

#rouming-table td{
	width:20%;
	text-align:center;
}
.blanks-and-documents{
	padding: 0% 6%;
}
.blanks-and-documents h2{
	font-size: 2.29200vw;
	margin-bottom: 1.7vw;
}
.blanks-and-documents .licenses_image{
    float: left;
    margin: 7px 0 7px 7px;
}
.map-page .offices{
	padding: 2%;
}
.table_oreol{
    margin: 0 auto;
    width: 83.33333vw;
    margin-top: 3.12500vw;
    box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
    background: #ffffff;
    position: relative;
    z-index: 1;
	    padding: 4.68750vw 3.02083vw;
}
.table_oreol .offices{
	padding:initial;
}

.question span a{
	display:block !important;
}
.spasibo {
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 30002;
}
#form{
    padding-bottom: 3.7vw;
}
.content .leftside{
        float: none !important;
}
#blackout {
        background: rgba(0,0,0,0.3);
        position: absolute;
        top: 0;
        overflow: hidden;
        z-index: 999999;
        left: 0;
        display: none;
}

#thanks-popup{
        display: none;
}

.thanks-popup{
        color: #000;
        position: absolute;
        width: 30%;
        height: 150px;
        background: #fff;
        left: 0;
        right: 0;
        margin: auto;
        top: 25%;
        border-radius: 20px;
}
    
.thanks-popup span{
        vertical-align: middle;
        position: absolute;
        left: 0;
        right: 0;
        top: 44%;
        color: #000;
}

.b-popup{
        z-index: 30;
        width: 100%;
        min-height: 100%;
        background-color: rgba(0,0,0,0.7);
        left: 0;
        right: 0;
        overflow: hidden;
        position: fixed;
        top: 0px;
        height: 100vh;
}

#thanks-popup .b-popup-content {
        height: auto;
        text-align: center;
        font-size: 20px;
        padding: 20px;
}

.krestik2{
        color: #fff;
        text-decoration: none;
        right: 33%;
        position: absolute;
        margin: auto;
}

.krestik2:hover{
        color: #fff;
        cursor: pointer;
} 
.class_for_check{
        margin: 30px;
        font-size: 10pt;
}
    
 .bottom input[type="text"]{
	margin-top: 3%;
    margin-bottom: 5%;
}
	
#form #thank-you{
		display:none;
}
.tabs_section .tabs a.current{
		font-weight:900;
}
.tvlist{
    padding: 0% 5.5%;
    margin-top: 4.6vw;
    padding-bottom: 3.7vw;
}
	
.tvlist .tvlisttbl{
		width: 100%;
	    margin-left: initial;
}
.tvlist .tvlisttbl td{
		width:33%;
}
.tvlist .tvlisttbl .logos{
		display: flex;
}
	
.tvlist .tvlisttbl tr .active {
		    font-weight: bold;
}
	
.tvlist .tvlisttbl .listunit {
		display: flex;
}
	
.tvlist .tvlisttbl .listunit .name{
	margin-left: 2%;
	width: 100%;
	font-size: 20px;
}
.tvlist .tvlisttbl .listunit .time{
		        width: 50px;
}
	
.tvfilter{
	display: flex;
    padding: 0% 5.5%;
    padding-bottom: 3.7vw;
    justify-content: space-between;
    flex-wrap: wrap;
}
	
.fdate{
	padding: 0% 5.5%;
     padding-bottom: 3.7vw;
    font-size: 20px;
}
	
.tvfilter  .block{
    font-size: 1.25000vw;
    letter-spacing: 0;
    line-height: 1.41667;
    color: #606060;
    width: 27.81250vw;
    margin-bottom: 1.3vw;	
}
.tvfilter  .block label{
     font-size: 0.93750vw;
    color: #606060;
    font-family: 'TTNorms SemiBold';
    margin-bottom: 1.2vw;
    text-transform: uppercase;
}	
	
.tvfilter .select2-container {
	width: 100% !important;
}
.okanale{
	padding: 0% 5.5% 4%;
}
.okanale .allchannals{
	font-weight: bold;
    margin-top: 2%;
}
.tvlist .tvlisttbl .listunit .popup{
		width: 50.00000vw;
		align-items: center;
		justify-content: center;
		background: #ffffff;
		z-index: 999999;
		position: absolute;
		margin-left: 0px;
}
	
.tvlist .tvlisttbl td:nth-child(3) .listunit .popup{
    width: 50.00000vw;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    z-index: 999999;
    position: absolute;
    margin-left: -450px;
}
	
.mob{
	display:none;
}
.special-offers-block .content h4 {
	font-size: 21px;
	margin-bottom: 12px;
}
.control-arrows {
	font-size: 14px;
}
	
.application .form-submit button{
	background: #0072ce;
    border: 0;
    font-size: 0.93800vw;
    color: #ffffff;
    font-family: 'TTNorms SemiBold';
    letter-spacing: 0.05000em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 12.50000vw;
    height: 3.38542vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	text-transform:uppercase;
	cursor:pointer;
}	

#form2 .bottom_green {
	background: #0072ce;
    border: 0;
    font-size: 0.93800vw;
    color: #ffffff;
    font-family: 'TTNorms SemiBold';
    letter-spacing: 0.05000em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 100%;
	height: 3.95833vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    cursor: pointer;
	margin-left: 5%;
}

.file-upload {
	overflow: hidden;
	width: 13.95833vw;
    color: #ffffff;
    background: #0072ce;
    border: none;
    position: relative;
    transition: 0.1s;
    text-align: center;
    height: 3.38542vw;
}
.file-upload:hover {
 box-shadow: 0px 0px 17.4px 2.6px rgba(0, 114, 206, 0.5);
}
.file-upload input[type="file"]{
    display: none; 
}
.file-upload label {
	background: #0072ce;
    border: 0;
    font-size: 0.93800vw;
    color: #ffffff;
    font-family: 'TTNorms SemiBold';
    letter-spacing: 0.05000em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 12.50000vw;
    height: 3.38542vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    cursor: pointer;
}
.file-upload span {
     line-height: 36px; 
}
.actions-page {
    padding: 0% 6%;
}
.actions-page .actions-coverage {
    padding: 2.3vw 3.02083vw;
    margin: 0 auto;
    width: 83.33333vw;
    margin-top: -3.12500vw;
    box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
    background: #ffffff;
    position: relative;
    z-index: 1;
}
.actions-page .actions-coverage .row {
    margin-top: 1.95vw;
}
.actions-page .actions-coverage p {
    font-size: 1.25000vw;
    letter-spacing: 0.02500em;
    color: #1c1c1c;
}
.actions-page .actions-coverage .row .names {
    display: flex;
    justify-content: space-between;
}
.actions-page .actions-coverage .row .name {
    font-size: 1.14531vw;
    font-family: 'TTNorms SemiBold';
    letter-spacing: 0.02500em;
    cursor: pointer;
}
.actions-page .actions-coverage .row .contents {
    font-size: 1.14531vw;
}
.actions-page a {
	text-decoration: underline;
    color: inherit;
    font-weight: bold;
}
.actions-page .apply_button{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 14.58300vw;
    height: 3.38500vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff ;
    font-size: 0.93800vw;
    letter-spacing: 0.02500em;
    font-family: 'TTNorms SemiBold';
    background: #0072ce;
    margin-bottom: 0.6vw;
	transition: 0.2s;
   text-decoration: none ;
}
.frame_map h2{
	font-size: 2.29219vw;
    margin-bottom: 3.2vw;
}
@media (max-width: 875px) {
    #news .news-container .support-news-item .date-mobile,
    #news .news-container .news-item .date-mobile {
        display: block;
    }
    .special-offers-block .content > div:hover {
        transform:none;
    }
    .button {
        font-size:2.84267vw;
        border-color:#ffffff;
    }

    #map-coverage-letai .button-wrapper .button {
        width:36vw;
    }
	#map-coverage-letai .button-wrapper .button:hover{
	    background-color: #e7412b;
		color: white;
		border-color: #e7412b;
    }
    #map-coverage-letai .button-wrapper {
        margin:10vw 0vw;
    }

    #map-coverage-letai .legend span {
        font-size:3vw;
        white-space:nowrap;
        line-height:2;
    }
    #map-coverage-letai .legend span:before {
        width:2.78125vw;
        height:2.78125vw;
        margin-right: 2.12083vw;
    }

    #main-slider-mobile .button {
        width:53.60000vw;
    }

    #service-actions .service-action .button {
        width:34vw;
        font-size:2.84267vw;
    }

    #services-for-home .control-arrows {
        font-size:4vw !important;
    }

    #services-for-home .button {
        width:35.60000vw;
    }

    .special-offers-block .content .left .button, .special-offers-block .content .right .button{
        width: 14.58333vw;
		bottom: 0vw;
        left: 50%;
        transform: translateX(-50%);
        width: 42vw;
    }

    #city-select-menu .button {
        width:34.53333vw;
    }
	.application .form-submit .ost_zayv{
		width: 100%;
		height: 11.20000vw;
		display: block;
		cursor: pointer;
		position: relative;
		background: #0072ce;
		color: white;
		border: none;
		font-size: 2.84267vw;
		font-family: 'TTNorms SemiBold';
		text-transform: uppercase;
    }
	.blanks-and-documents h2 {
		font-size: 4vw !important;
		margin-bottom: 1.7vw;
	}
	.tabs_section .tabs_content .form-block{
			width: 100%;
		margin-bottom: 5vw;
			font-size: 3.55vw;
	}
	.tabs_section .tabs_content .form-block .caption{
			font-size: 2.667vw;
	}
	.tabs_section .tabs_content .next-step{
		width: 53vw;
		font-size: 2.84267vw;
		margin-top: 2%;
	}
	.tabs_section .tabs_content .next-step #button,.tabs_section .tabs_content .next-step #button3  {
		height: 96px;
		width: 100%;
		display: block;
		cursor: pointer;
		position: relative;
		background: #0072ce;
		color: white;
		border: none;
		font-size: 2.84267vw;
		font-family: 'TTNorms Regular';
		text-transform: uppercase;
		padding-top: 5%;
		padding-bottom: 5%;
	}
	.tvfilter  .block label{
		font-size: 2.667vw;
		color: #606060;
		font-family: 'TTNorms SemiBold';
		margin-bottom: 1.2vw;
		text-transform: uppercase;
	}	
	
	.fdate {
		padding: 0% 11%;
		padding-bottom: 3.7vw;
		font-size: 20px;
	}
	.tvfilter {
		display: block;
		padding-bottom: 3.7vw;
		justify-content: space-between;
		padding: 0% 11%;
	}
	.tvlist {
		padding: 11%;
	}
	.tvfilter .block {
		width: 100%;
	}
	.okanale{
		padding: 0% 11% 4%;
	}
	.tvlist .tvlisttbl .listunit .name {
		margin-left: 2%;
		width: 100%;
		font-size: initial;
	}

	 .fag{
		 padding: 2% 0%;
	}
	.colum .colum_vn h2 {
		font-size: 22px !important;
		margin-bottom: 1.7vw;
	}
	.colum .colum_vn .title, .colum-mobile .colum_vn-mobile .title {
		font-size: 3vw;
		margin-bottom: 20px;
	}
	.map{
	    padding: 0% 11.2%;
	}
	#inverted-contain .panzoom2 {
		width: 100%;
	}

	.map-page .right{
		display:none;
	}
	.fag .map-page {
		padding: 0% 11.2% 3%;
	}
	.overlay {
		width: 100%;
		margin: initial;
		height: 100%;
	}
	.modal_z  .modal-box .podkl {
		margin-top: 10%;
	}
	#checkaddressform{
		margin-right: 20vw;
	}
	#address-checking-banner .content #cityI_,#address-checking-banner .content #streetI, #address-checking-banner .content #homeI, #address-checking-banner .content #flat {
		margin-bottom: 6%;
		height: 12.26667vw;
		font-size: 3.56933vw;
		padding: 0vw 4.15417vw;
		width: 100%;
	}	
	#address-checking-banner .content #privateHouse~label span {
		font-size: 3.24900vw;
	}
	#address-checking-banner .content .checkbox-container {
		margin-top: 2.3vw;
		margin-bottom: 6%;
		float: left;
	}
	#address-checking-banner .content #privateHouse~label:before {
		display: inline-block;
		line-height: 1.1vw;
		vertical-align: middle;
		border: 1px solid #ffffff;
		content: '';
		margin-right: 0.78125vw;
		cursor: pointer;
		width: 2.09375vw;
		height: 2.09375vw;
		line-height: 0.6;
		font-size: 2.7vw;
	}
	.modal-box input[type=text] {
		width: 80%;
		height: 30px;
		margin: 15px auto 0;
		padding: 8px 12px;
		font-size: 3.56933vw;
		padding: 0vw 4.15417vw;
		 margin-bottom: 6%;
		height: 12.26667vw;
		font-size: 3.56933vw;
		padding: 0vw 4.15417vw;
	}
	.modal-box button{
		font-size: 3.24900vw;
		height: 11.20000vw;
		width: 80%;
	}

	.spasibo {
		position: fixed;
		margin: auto;
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0px;
		z-index: 30002;
	}
	#form .popup-box {
			display: block;
		position: fixed;
		margin: auto;
		z-index: 999999999;
		width: 100%;
		margin: initial;
		height: 100%;
	}
	#form .popup-box {
		top: 0%;
	}
	.bottom_green {
		margin: auto;
		color: #ffffff;
		background: #0072ce;
		border: none;
		cursor: pointer;
		vertical-align: middle;
		font-size: 3.24900vw;
		height: 11.20000vw;
		width: 80%;
		background: #0072ce;
		border: 0;
		color: #ffffff;
		font-family: 'TTNorms SemiBold';
		letter-spacing: 0.05000em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 15px auto;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.modal-box {
		text-align: center;
		padding: 5%;
	}
	.close{
		top: 5%;
		right: 5%;
	}
	#map-coverage-letai #inverted-contain .right{
			display: none;
	}
	.control-arrows {
		font-size: 4vw; 
	}
	.blanks-and-documents {
		padding: 0% 11.2%;
	}
	.ui-kit .offices img{
		width:100%;
	}
	.ui-kit .offices {
		padding: 0% 11.2%;
	}
	.application .form-submit button{
		margin: 0;
		width: 53.06700vw;
		height: 11.20000vw;
		font-size: 3.24900vw;
	}
	.ui-kit .offices h2 {
		font-size: 7.35vw;
		margin-bottom: 5vw;
	}
	.ui-kit .offices {
		padding: 0% 11.2%;
	}
	.file-upload{
		width: 53vw;
		height: 11.20000vw;
		margin-bottom: 5vw;
	}
	.file-upload label{
		height: 11.20000vw;
		width: 100%;
	}
	.file-upload label span{
		font-size: 2.84267vw;
	}
	.actions-page .apply_button{
		width: 53.33300vw;
		height: 11.46700vw;
		font-size: 3.24900vw;
		margin-bottom: 4.7vw;
	}
	.district-content2 img {
		max-width: 100%;
	}
	.actions-page .actions-coverage p {
		font-size: 4vw;
	}
	.actions-page .actions-coverage span{
		font-size: 5vw;
	}
	.tab-bl{
		padding-bottom: 3.7vw;
	}
	.frame_map h2{
		font-size: 6.66700vw;
		margin-bottom: 5.4vw;
	}
}
.news_gl{
		    margin-top: -55%;
}
 #news {
    position:relative;
    padding-top:4.8vw;
}

#news h2 {
	font-size: 30px;
    font-weight: 100;
    margin-bottom: 50px;
	text-transform: uppercase;
}

#news .top-row {
    display:flex;
}

 #news .dates-selector {
    font-size:0.93750vw;
    color:#606060;
    font-family:'TTNorms SemiBold';
    text-transform: uppercase;
}

#news .dates-selector .select-month,  #news .dates-selector .select-year {
		color:#1c1c1c;
		cursor:pointer;
		margin-left:0.7vw;
	}

#news .dates-selector img {
		cursor:pointer;
		width:0.72917vw;
		margin-left:0.3vw;
	}
.actions-style-2 .content .left {
	   margin-top: calc(-31.5%);   
	   margin-top: -webkit-calc(-31.5%);
	}
.actions-style-3 .left{
		margin-left: 68%;
		margin-top: calc(-9.5%);
		margin-top: -webkit-calc(-9.5%);
	}
	
#summa-why, #mobile-why, #where-number, #email-why,#agreement,#how-pay{
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0px;
		background-color: rgba(0, 0, 0, 0.6);
		z-index: 5;
	}
#summa-why .content,#mobile-why .content, #where-number .content, #email-why .content,#agreement .content, #how-pay .content {
		text-align: center; 
		position: relative;
		background-color: #fff;
		padding: 45px;
		width: 520px;
		margin: 100px auto 0;
		border: 1px solid #95989A;
		top: 20%;
		height: 40%;
		overflow: auto;
	}
#summa-why .pop-up-cross,#mobile-why .pop-up-cross, #where-number .pop-up-cross, #email-why .pop-up-cross, #how-pay .pop-up-cross{
		display: block;
		background-size: contain;
		background-image: url(/tattelecomNew/img/cross.png);
		width: 16px;
		height: 16px;
		position: absolute;
		right: 20px;
		top: 20px;
		cursor: pointer
	}
#agreement .pop-up-cross{
		background-size: contain;
		background-image: url(/tattelecomNew/img/cross.png);
		width: 16px;
		height: 16px;
		position: absolute;
		right: 20px;
		top: 20px;
	}
#summa-why h2, #mobile-why h2, #where-number h2, #email-why h2, #how-pay h2{
	font-size: 2.29167vw;
	margin-bottom: 3vw;
}
.zoom{
	color: #0072ce;
}
	
.top-menu .left a {
	margin-left: 0px;
}
#news.news_stolb_left .news-container .support-news-item .details, #news.news_stolb_right .news-container .support-news-item .details,
#news.news_stolb_left .news-container .news-item .details, #news.news_stolb_right .news-container .news-item .details {
	margin-left: 4vw;
	width: initial;
}
@media all and (max-width: 10000px) {
	.actions-style-1 .content .left {
		  margin-top: -140px;
	}
	.actions-style-1 .content .right,.actions-style-2 .content .right  {
			  margin-left: 34%;
	}
}
@media all and (max-width: 1900px) {
    .special-offers-block .content p {
        font-size: 18px;
    }
	#plans-and-packets	.listpodskazka{
		background: rgb(255, 255, 255);
		border: 1px solid #0072ce;
		position: absolute;
		padding: 10px 15px;
		z-index: 100;
		margin-bottom: 0px;
		margin-right: 0px !important;
		margin-left: 260px !important;
		font-size: 16px;
		margin-top: -170px;
	}
}	

@media all and (max-width: 1632px) {
    .special-offers-block .content p {
        font-size: 14px;
    }
    footer {
        font-size: 18px;
    }
}
@media (max-width: 1040px){
	header {
		font-size: 9px;
	}
}
@media all and (max-width: 1500px) {
    header {
	     font-size: 0.72vw;
    }
    #menu-sandwich {
        width: 14px;
    }
    header > div.left > * {
        margin-right: 13px;
    }
    header > div.right > *.connect {
        margin-left: 22px;
    }
    header > div.right > * {
        margin-left: 18px;
    }
    #dashboard-icon {
        width: 9px;
    }
    .dashboard span {
        margin-left: 8px;
    }
    #city-chooser-arrow {
        width: 6px;
    }
    .city-chooser span {
        margin-left: 7px;
        margin-right: 7px;
    }
    #city-chooser-icon {
        width: 8px;
    }
    .top-menu {
		height: 84px;
		font-size: 0.88vw;
    }
    .top-menu .left {
        width: 13%;
    }
    .top-menu .left img {
        max-width: 100%;
    }
    .top-menu a.phone {
        font-size: 1.7vw;
    }
    .top-menu a {
        margin-left: 16px;
		    text-transform: uppercase;
    }

    #main-slider li .slider-text h1 {
		font-weight:100;        
		font-size: 40px;
        margin-bottom: 10px;
    }
    #main-slider li .slider-text p {
        font-size: 20px;
        max-width: 575px;
        margin-bottom: 28px;
    }
    #main-slider li .slider-text .slider-button {
        width: 210px;
        height: 48px;
        font-size: 13px;
        padding-left: 21px;
        padding-top: 14px;
    }
    #service-actions .service-action .service-connect {
        border: 2px solid #c8c8c8;
        display: inline-block;
        font-size: 13px;
        text-transform: uppercase;
        font-family: 'TTNorms SemiBold';
        height: 47px;
        padding-left: 15px;
        padding-right: 18px;
        padding-top: 14px;
        letter-spacing: 0.05em;
    }
    #service-actions .service-action {
        margin-bottom: 43px;
    }

    #services-for-home .slider-controls {
        font-size: 12.6px;
    }
    #services-for-home .header {
        margin-bottom: 38px;
    }
    #services-for-home .services-container .services-for-home-service img {
        margin-bottom: 11px;
    }
	.special-offers-block .content > div {
        padding-bottom: 0;
    }
	.special-offers-block .content .left {
		padding: 1.4vw 1.6vw;
    }

    .special-offers-block .content p {
        font-size: 14px;
        margin-bottom: 59px;
        line-height: 1.75;
    }
    .special-offers-block .content a.button {
        display: inline-block;
        border: 1px solid #ffffff;
        padding: 14px 24px;
        font-size: 13px;
        letter-spacing: 0.05em;
        left: 2px;
    }
    .special-offers-block .special-offers-slider-controls {
        font-size: 12px;
        right: 4px;
        font-size: 13px;
        letter-spacing: -0.05em;
        font-family: 'TTNorms SemiBold';
    }
    #news .news-container .support-news-item .support-news-date .day,
    #news .news-container .news-item .date .day {
        font-size: 35px;
    }
    #news .news-container .support-news-item .support-news-date .month,
    #news .news-container .news-item .date .month {
        font-size: 14px;
    }


    #news .news-container .support-news-item,
    #news .news-container .news-item {
        margin-bottom: 62px;
    }

    #news {
        padding: 0% 6%;
        margin-bottom: 62px;
    }
    footer .footer-links > div.socials a img {
        height: 17px;
    }
    footer .footer-links > div.socials a {
        margin-right: 3.7%;
    }
    footer .footer-links > div.socials div {
        margin-bottom: 27px;
    }

    footer .footer-links > div.contact-center div {
        margin-bottom: 24px;
    }
	.actions-style-1 .content .left {
		margin-top: -92px;
	}
}
@media all and (max-width: 1300px) {
	#plans-and-packets	.listpodskazka {
		background: rgb(255, 255, 255);
		border: 1px solid #0072ce;
		position: absolute;
		padding: 10px 10px;
		z-index: 100;
		margin-bottom: 0px;
		margin-right: 0px !important;
		margin-left: 200px !important;
		font-size: 14px;
		margin-top: -150px;
	}
	.actions-style-1 .content .left {
		margin-top: -92px;
	}
}

@media all and (max-width: 1200px) {
	#plans-and-packets .listpodskazka {
		margin-left: 180px !important;
		font-size: 12px;
		margin-top: -150px;
		padding: 5px 5px;
	}
	
	#complex-plans .listpodskazka {
	   margin-left: 180px !important;
	   margin-top: -40px;
	}
	.special-offers-block .content .right,.special-offers-block .content .left{
	  height: 120%;
	}
	.news_gl {
		margin-top: -45%;
	}
}
@media all and (max-width: 960px) {
	.special-offers-block .content .right,.special-offers-block .content .left{
		height: 130%;
	}
}
@media all and (max-width: 1100px) {
	#plans-and-packets	.listpodskazka {
		font-size: 12px;
		margin-left: 170px !important;
		margin-top: -150px;
		padding: 5px 5px;
	}
}
@media all and (max-width: 1050px) {
	#plans-and-packets.listpodskazka {
    margin-right: 0px !important;
    margin-left: 160px !important;
    font-size: 11px;
    margin-top: -150px;
	}
}
@media all and (max-width: 1040px) {
	.actions-style-1 .content .left {
		margin-top: -70px;
	}
}
@media all and (max-width: 1040px) {
    header {
        font-size: 9px;
    }
    #menu-sandwich {
        width: 10.36px;
    }
    header > div.left > * {
        margin-right: 9.62px;
    }
    .connect {
        height: 25.16px;
        width: 96.94px;
    }
    header > div.right > *.connect {
        margin-left: 16.28px;
    }
    header > div.right > * {
        margin-left: 13.32px;
    }
    #dashboard-icon {
        width: 6.66px;
    }
    .dashboard span {
        margin-left: 5.92px;
    }
    #city-chooser-arrow {
        width: 4.44px;
    }
    .city-chooser span {
        margin-left: 5.18px;
        margin-right: 5.18px;
    }
    #city-chooser-icon {
        width: 5.92px;
    }
    .top-menu {
        height: 62.16px;
        font-size: 12.58px;
    }
    .top-menu .left {
        width: 13%;
    }
    .top-menu .left img {
        max-width: 100%;
    }
    .top-menu a.phone {
        font-size: 17.02px;
    }
    .top-menu a {
        margin-left: 11.84px;
    }
    #main-slider li .slider-text h1 {
		font-weight:100;       
		font-size: 29.60px;
        margin-bottom: 7.40px;
    }
    #main-slider li .slider-text p {
        font-size: 14.80px;
        max-width: 431.25px;
        margin-bottom: 20.72px;
    }
    #main-slider li .slider-text .slider-button {
        width: 155.40px;
        height: 35.52px;
        font-size: 9.62px;
        padding-left: 15.54px;
        padding-top: 10.36px;
    }
    #main-slider .control-arrows {
        font-size: 10.36px;
        letter-spacing: 0;
    }
    #main-slider {
        margin-bottom: 44.40px;
    }
    #service-actions .service-action h3 {
        font-size: 21.46px;
        color: #1c1c1c;
        font-weight: 100;
        margin-bottom: 9.62px;
        margin-top: -5.92px;
    }
    #service-actions .service-action p {
        font-size: 11.84px;
        color: #606060;
        margin-bottom: 25.16px;
        line-height: 1.55;
    }
    #service-actions .service-action .service-connect {
        border: 1px solid #c8c8c8;
        display: inline-block;
        font-size: 10px;
        text-transform: uppercase;
        font-family: 'TTNorms SemiBold';
        height: 34.78px;
        padding-left: 11.10px;
        padding-right: 13.32px;
        padding-top: 10.36px;
        letter-spacing: 0.05em;
    }
    #service-actions .service-action {
        margin-bottom: 31.82px;
    }
    #services-for-home .header h2 {
        font-size: 22.94px;
    }
    #services-for-home .slider-controls {
        font-size: 9.32px;
    }
    #services-for-home .header {
        margin-bottom: 28.12px;
    }
    #services-for-home .services-container .services-for-home-service img {
        margin-bottom: 8.14px;
    }
    #services-for-home .services-container .services-for-home-service > * {
        padding: 0% 4%;
    }
    #services-for-home h4 {
        font-size: 19.98px;
        margin-bottom: 2.22px;
    }
    #services-for-home h6 {
        font-size: 14.06px;
        margin-bottom: 8.14px;
    }
    #services-for-home p {
        font-size: 11.40px;
        color: #606060;
        margin-bottom: 22.20px;
        line-height: 1.54;
    }
    #services-for-home a.services-for-home-button {
        margin: 0 auto;
        display: inline-block;
        background: #0072ce;
        color: #ffffff;
        padding: 11.84px 19.98px;
        margin-bottom: 31.08px;
        font-size: 10px;
        letter-spacing: 0.05em;
    }
    #services-for-home .services-container .services-for-home-service {
        margin-bottom: 37.00px;
    }
    #service-actions {
        padding: 0% 5.5%;
        margin-bottom: 24.42px;
    }
    .special-offers-block .content {
        height: 204.91px;
    }
    .special-offers-block .content h4 {
        font-size: 19.98px;
        margin-bottom: 8.88px;
        max-width: 95%;
    }
    .special-offers-block .content p {
        font-size: 10.36px;
        margin-bottom: 43.66px;
        line-height: 1.75;
    }
    .special-offers-block .content a.button {
        display: inline-block;
        border: 1px solid #ffffff;
        padding: 10.36px 17.76px;
        font-size: 10px;
        letter-spacing: 0.05em;
        left: 1px;
    }
    .special-offers-block .special-offers-slider-controls {
        font-size: 8.88px;
        right: 2.96px;
        font-size: 9.62px;
        letter-spacing: -0.05em;
        font-family: 'TTNorms SemiBold';
    }
    #news h2 {
        font-size: 22.94px;
        margin-bottom: 27.38px;
    }
    #news .news-container .support-news-item .support-news-date .day,
    #news .news-container .news-item .date .day {
        font-size: 25.90px;
    }
    #news .news-container .support-news-item .support-news-date .month,
    #news .news-container .news-item .date .month {
        font-size: 10.36px;
    }


    #news .news-container .support-news-item,
    #news .news-container .news-item {
        margin-bottom: 45.88px;
    }

    #news {
        padding: 0 5.5%;
        margin-bottom: 45.88px;
    }
    footer .age {
        width: 20.72px;
        height: 20.72px;
        line-height: 20.72px;
        font-size: 9px;
        margin-bottom: 23.68px;
    }
    footer .footer-links {
        font-size: 11.10px;
    }
    footer .footer-links > div a {
        margin-bottom: 9.62px;
    }
    footer .footer-links > div.socials a img {
        height: 12.58px;
    }
    footer .footer-links > div.socials a {
        margin-right: 3.7%;
    }
    footer .footer-links > div.socials div {
        margin-bottom: 19.98px;
    }

    footer .footer-links > div.contact-center div {
        margin-bottom: 17.76px;
    }
    footer .footer-links {
        margin-bottom: 54.02px;
    }
    footer .very-footer > div.left * {
        font-size: 9.62px;
        margin-right: 14.06px;
    }
    footer .very-footer {
        height: 51.06px;
    }
    footer .very-footer > div.right {
        font-size: 10.36px;
        letter-spacing: -0.01em;
    }
}
@media all and (max-width: 990px) {
    .news-container .support-news-item .details h4,
    .news-container .news-item .details h4 {
        font-size: 15.68px;
        margin-bottom: 6.84px;
        margin-top: 13.32px;
    }
    .special-offers-block .content h4 {
        font-size: 16.98px;
        margin-bottom: 8.88px;
        max-width: 90%;
    }
    .special-offers-block .content p {
        margin-bottom: 20px;
        max-width: 90%;
    }
	.ui-kit .offices p,.ui-kit .offices a{
		font-size: 16px;
	}
    .ui-kit3 .simple p{
		font-size: 16px;
	}
}
/*MOBILE*/
@media all and (max-width: 975px) {
	.listpodskazka {
		margin-right: 0px !important;
		margin-left: 150px !important;
		font-size: 11px;
		margin-top: -150px;
	}
}
@media all and (max-width: 875px) {
    body {
        margin-top: 0;
    }
    header {
        display: none;
    }
    .osn{
		display:none;
	}
	.mob {
		display:block !important;
	}
    .header-mobile {
        display: block;
        width: 100%;
        height: 10.9vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0% 11%;
        background: #0072ce;
        color: #ffffff;
        font-size: 26px;
        font-size: 2.95vw;
        letter-spacing: 0.135em;
    }
    #link-chooser-arrow {
        width: 20px;
        width: 2.4vw;
        margin-left: 1vw;
    }
    #dashboard-icon-mobile{
        width: 5vw;
        cursor:pointer;
    }
    #menu-sandwich-mobile {
        width: 6vw;
        cursor:pointer;
    }
    #city-chooser-icon-mobile {
        width: 3.86667vw;
        margin-right:3.60000vw;
        cursor:pointer;
    }
    .top-menu {
        display: none;
    }
    .top-menu-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 18.4vw;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0% 11%;
        padding-right:9%;
    }
    .top-menu-mobile .left .logo {
        width: 32vw;
    }
    .top-menu-mobile .right #menu-sandwich-mobile {
        -webkit-filter: invert(100%);
        filter: invert(100%);
        width: 7vw;
    }
    .top-menu-mobile .right #menu-sandwich-mobile:hover {
        cursor: pointer;
    }
    .top-menu-mobile .right #phone-mobile {
        width: 5vw;
        margin-right: 4vw;
    }
    .top-menu-mobile .right .href__blue-dotted {
        margin-bottom: 0;
    }
    #top-menu-mobile-content {
		width: 100%;
		position: absolute;
		top: 29.30000vw;
		z-index: 100;
		background: #ffffff;
		border-top: 1px solid #d2d2d2;
		bottom: 0;
		min-height: 155vw;
		display: block;
    }
    #top-menu-mobile-content img {
        width:7.46667vw;
        cursor:pointer;
        position:absolute;
        right: 9vw;
        top: 9.7vw;
        z-index:100;
    }
    #top-menu-mobile-content .content {
        padding: 7.76667vw 11.20000vw 0vw;
        position:relative;
    }
    #top-menu-mobile-content .content h3 {
        font-family:'TTNorms Regular';
        font-size:5.33333vw;
        color:#1c1c1c;
        letter-spacing:0.02500em;
        font-weight:100;
        margin-bottom:4vw;
        outline:none !important;
    }
    #top-menu-mobile-content .content h3.ui-accordion-header-active {
        margin-bottom:6.3vw;
    }
    #top-menu-mobile-content .content a {
        display:block;
        font-size:4.00000vw;
        letter-spacing:0.025em;
        margin-bottom: 2.65vw;
    }
    #top-menu-mobile-content .content .ui-accordion-content-active + h3 {
        margin-top:7.5vw;
    }
	#top-menu-mobile-content .links {
		padding: 0vw 11.20000vw 9.76667vw;
		position: relative;
    }
	
   #top-menu-mobile-content .links .top-menu-mobile-content-links {
    font-family: 'TTNorms Regular';
    font-size: 5.33333vw;
    color: #1c1c1c;
    letter-spacing: 0.02500em;
    font-weight: 100;
    margin-bottom: 4vw;
    outline: none !important;
    }
    #city-select-menu {
        width:100%;
        bottom:0;
        top:29.30000vw;
        min-height:250.66667vw;
        -webkit-box-shadow: none;
                box-shadow: none;
        padding:9.46667vw 11vw;
        position:absolute;
        padding-right:9vw;
    }
    #city-select-menu .header .left {
        font-size:5.33333vw;
    }

    #city-select-menu .header .right span {
        display:none;
    }

    #city-select-menu .header .right img {
        width:7.33333vw;
    }
    #city-select-menu .selection-block {
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
        -webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
    }

    #city-select-menu .header {
        margin-bottom:9.4vw;
    }

    #city-select-menu .selection-block .left {
        width:100%;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
        margin-bottom: 8.6vw;
    }

    #city-select-menu .selection-block .left .column a {
        font-size:4.00000vw;
    }

    #city-select-menu .selection-block .left .column a.item-hide {
        display:none;
    }

    #city-select-menu .selection-block .left .column {
        width:45%;
    }
    #city-select-menu .selection-block .left .column a {
        margin-bottom:2.69vw;
    } 

    #city-select-menu .selection-block .left .column:first-of-type a:nth-of-type(-n+7) {
       margin-bottom:2.53vw;
    }

    #city-select-menu .selection-block  .right {
        width:100%;
    }

    #city-select-menu .selection-block  .right .title {
        font-size:4.00000vw;
        margin-bottom:6.3vw;
    }

    .select2-container--default .select2-selection--single {
        height:12.26667vw !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height:12.26667vw !important;
        font-size:3.56933vw;
        padding: 0vw 4.15417vw !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        width: 17px;
        height: 9px;
        right: 6.46695%;
    }

    #city-select-menu .selection-block .right .select-container {
        margin-bottom: 4.45833vw;
    }

    #city-select-menu .selection-block .right .city-select-btn {
        width: 34.24167vw;
        height: 9.58542vw;
        border: 2px solid #c8c8c8;
        font-size: 2.92000vw;
    }

    .select2-results__option {
        font-size:3.56933vw;
        padding: 0vw 4.15417vw;
        height: 12.26667vw;
        line-height: 12.26667vw;
        color: #1c1c1c;
    }
    .select2-container--default .select2-results>.select2-results__options {
        max-height:50vw;
    }

    #main-menu {
        position:absolute;
        min-height:234.66667vw;
    }

    #main-menu .content {
        padding:0% 11.5%;
        top:5%;
    }
    #main-menu .content .column {
        width:100%;
        float:none;
        margin-bottom:11.5vw;
    }

    #main-menu .content .column a.column-header {
        font-size:5.33333vw;
        margin-bottom:6.3vw;
    }

    #main-menu .content .column:nth-of-type(2) {
        width:100%;
    }

    #main-menu .content .column:nth-of-type(3) {
        width:100%;
    }

    #main-menu .content .column a {
        font-size:4.00000vw;
        margin-bottom:2.7vw;
    }

    #main-menu #menu-close-button span {
        display:none;
    }

    #main-menu #menu-close-button {
        right: 9.2%;
        top: 5%;
        left:initial;
        z-index:1000;
    }
    #main-menu #menu-close-button img {
        margin-right:0;
        width:7.33333vw;

    }
    #main-slider {
        display: none;
    }
    #main-slider-mobile {
        display: block;
        height: 143vw;
        position: relative;
    }
    #main-slider-mobile ul li .content {
        position: relative;
        color: #ffffff;
    }
    #main-slider-mobile ul li .content img {
        width: 100%;
        max-width: 100%;
        z-index: 1;
    }
    #main-slider-mobile ul li .content .slider-text {
        position: absolute;
        top: 18.6vw;
        left: 11vw;
        z-index:100;
    }
    #main-slider-mobile ul li .content .slider-text h1 {
font-weight:100;        line-height: 1.45;
        font-size: 7vw;
        font-family: 'TTNorms Light';
        font-weight: 100;
        letter-spacing: 0.03em;
        margin-bottom: 4.4vw;
    }
    #main-slider-mobile ul li .content .slider-text {
        font-size: 5vw;
        line-height: 1.4;
        padding-right: 12%;
    }
    #main-slider-mobile ul li .content .slider-text p {
        font-weight: 100;
        margin-bottom: 14.8vw;
        font-family: 'TTNorms Light';
        font-weight: 100;
    }

    #main-slider-mobile .control-arrows {
        -webkit-filter: invert(100%);
        filter: invert(100%);
        position: absolute;
        bottom: 7.3%;
        left: 11%;
        font-family: 'TTNorms SemiBold';
        font-size: 4vw;
        letter-spacing: -0.06em;
    }
    #main-slider-mobile .control-arrows img {
        width: /*5vw;*/ 13vw;
    }
    #main-slider-mobile .control-arrows img:first-of-type {
        margin-right: 1vw;
    }
    #main-slider-mobile .control-arrows img:last-of-type {
        margin-left: 1vw;
    }
    #service-actions .service-action:nth-of-type(1) {
        width: 100%;
        border: none;
        border-bottom: 1px solid #d2d2d2;
        padding: 0;
    }
    #service-actions .service-action:nth-of-type(2) {
        width: 100%;
        border: none;
        border-bottom: 1px solid #d2d2d2;
        padding: 0;
    }
    #service-actions .service-action:nth-of-type(3) {
        width: 100%;
        border: none;
        padding: 0;
    }
    #service-actions .service-action {
        width: 100%;
        height: 51.8vw;
        float: initial;
        padding: 0;
        margin-bottom: 9.3vw;
    }
    #service-actions .border-wrapper {
        border: none;
        padding: 0% 11%;
        padding-top: 10.5vw;
    }
    #service-actions {
        margin: 0;
        padding: 0;
        margin-bottom: 14.3vw;
    }
    #service-actions .service-action .service-connect {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        margin: 0;
        width: 33.5vw;
        height: 10vw;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 2.8vw;
    }
    /*sHOWING ONLY FIRST ITEM ON SLIDE AS FEATURED*/
    
    #services-for-home .services-container .services-for-home-service:nth-of-type(2),
    #services-for-home .services-container .services-for-home-service:nth-of-type(3) {
        display: none;
    }
    #services-for-home .services-container .services-for-home-service {
        width: 100%;
    }
    #services-for-home .services-container .services-for-home-service img {
        width: 100%;
        margin-bottom: 4.6vw;
    }
    #services-for-home .services-container .services-for-home-service {
        -webkit-box-shadow: 0px 0px 9px 1.2px rgba(51, 51, 51, 0.07);
        box-shadow: 0px 0px 9px 1.2px rgba(51, 51, 51, 0.07);
    }
    #services-for-home {
        padding: 0% 11%;
        margin-bottom: 8vw;
    }
    #services-for-home .header {
        padding: 0;
    }
    #services-for-home .header {
        display: block;
    }
    #services-for-home .header h2 {
        font-size: 7.34vw;
        margin-bottom: 11.3vw;
    }
    #services-for-home .slider-controls a {
        display: none;
    }
    #services-for-home .slider-controls {
        letter-spacing: -0.11em;
        font-size: 4.2vw;
        font-family: 'TTNorms SemiBold';
        margin-bottom: 4.5vw;
    }
    #services-for-home .slider-controls img {
        width: 13vw;
    }
    #services-for-home .slider-controls img:nth-of-type(1) {
        margin-right: 1.2vw;
    }
    #services-for-home .slider-controls img:nth-of-type(2) {
        margin-left: 1.2vw;
    }
    #services-for-home .services-container {
        padding: 0;
    }
    #services-for-home h6 {
        font-size: 4.6vw;
        margin-bottom: 2.8vw;
    }

    #services-for-home a.services-for-home-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        letter-spacing: 0.05em;
        width: 36.2vw;
        height: 10vw;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 2.8vw;
    }
    .special-offers-block > img {
        display: none;
    }
    .special-offers-block .content {
        margin-top: 0;
        height: initial;
        display: block;
        padding: 0% 11%;
    }
    .special-offers-block .content .left {
        height: 61.20000vw;
    }
    .special-offers-block .content .left,
    .special-offers-block .content .right {
        width: 100%;
    }
    .special-offers-block .content h4 {
        font-size: 6vw;
        max-width: none;
        margin-bottom: 3.7vw;
        line-height: 1.2;
    }
    .special-offers-block .content p {
        font-size: 3.55vw !important;
        line-height: 1.5;
    }
    .special-offers-block .content .left p {
        overflow: hidden;
        margin-bottom: 10.3vw;
    }
    .special-offers-block .content .left a.button {
        padding: 0;
        display: block;
        width: 41vw;
        margin: 0 auto;
        height: 10.2vw;
        font-size: 2.8426vw;
        padding-top: 4.8%;
        padding-left: 5%;
        font-family: 'TTNorms SemiBold';
    }
    .special-offers-block .content .right {
        margin-top: 22vw;
        position: relative;
        height: 100vw;
    }
    .special-offers-block .content .right h4 {
        font-size: 6vw;
        max-width: none;
        margin-bottom: 4.1vw;
        line-height: 1.2;
		 padding-top: 40%;
    }
    .special-offers-block .content p {
        max-width: 100%;
    }
    .special-offers-block .content .right p, .actions-style-3.special-offers-block .content p {
        line-height: 1.55 !important;
        margin-bottom: 16.7vw !important;
    }
    .special-offers-block .content .right a.button {
        display: block;
        margin: 0 auto;
        width: 49vw;
        height: 10vw;
        font-size: 2.8426vw;
        font-family: 'TTNorms SemiBold';
        padding: 0;
        padding-left: 4.7%;
        padding-top: 4.6%;
    }
    .special-offers-block .content .right a.button,
    .special-offers-block .content .left a.button {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 0;
    }
    .special-offers-block {
        position: relative;
    }
    .special-offers-block .special-offers-slider-controls {
        display: none;
    }
    .special-offers-block .special-offers-slider-controls.special-offers-slider-controls-mobile {
        display: block;
        position: absolute;
        top: initial;
        left: initial;
        bottom: initial;
        right: initial;
        top: -10%;
        left: 0;
        font-size: 4vw;
        letter-spacing: -0.11em;
		    z-index: 999;
    }
    .special-offers-block .special-offers-slider-controls img {
        width: 9vw;
    }
    .special-offers-block .special-offers-slider-controls img:first-of-type {
        margin-right: 1vw;
    }
    .special-offers-block .special-offers-slider-controls img:last-of-type {
        margin-left: 1vw;
    }
    #news {
        padding: 0% 11%;
        margin-bottom: 8.5vw;
		margin-top: initial;
		
    }
    #news h2 {
        font-size: 7.35vw;
        border-top: 1px solid #d2d2d2;
        padding-top: 7.3%;
        font-family: 'TTNorms Regular';
        margin-bottom: 9.6vw;
    }
    #news .news-container .support-news-item .support-news-date,
    #news .news-container .news-item .date {
        display: none;
    }
    #news .news-container .support-news-item > div,
    #news .news-container .news-item > div {
        float: none;
    }
    #news .news-container .support-news-item .image,
    #news .news-container .news-item .image {
        margin: 0;
        width: 100%;
        margin-bottom: 5.2vw;
    }
    #news .news-container .support-news-item .date-mobile
    #news .news-container .news-item .date-mobile {
        display: block;
        color: #606060;
        font-size: 4.1vw;
        margin-bottom: 4.8vw;
		    color: #e64635;
    }

    #news .news-container .support-news-item .details,
    #news .news-container .news-item .details {
        width: 100%;
        margin: 0;
    }
    #news.news_stolb_left .news-container .support-news-item .details, #news.news_stolb_right .news-container .support-news-item .details,
	#news.news_stolb_left .news-container .news-item .details, #news.news_stolb_right .news-container .news-item .details {
	width: initial;
	    margin-left: 0vw;
}
    #news .news-container .support-news-item .details h4,
    #news .news-container .news-item .details h4 {
	    font-size: 6.1vw;
        font-family: 'TTNorms Regular';
        font-weight: 100;
        margin-top: 0;
        margin-bottom: 4.8vw;
    }
    #news .news-container .support-news-item .details p,
    #news .news-container .news-item .details p {
        display: none;
    }
    #news .news-container .support-news-item .details a,
    #news .news-container .news-item .details a {
		color: #1c1c1c;
		font-size: 2.64vw;
	    font-family: 'TTNorms Regular';
    }
    #news .news-container .support-news-item,
    #news .news-container .news-item {
        margin-bottom: 14vw;
    }
    #news .news-container .support-news-item:last-of-type,
    #news .news-container .news-item:last-of-type {
        margin: 0;
    }
    #news .button-centerer {
        margin-top:8vw;
    }

    #news .button-centerer .button {
        width:47.72917vw;

    }

   #news .button {
        width: 50vw;
	    font-size: 2.84267vw;
		border: 1px solid #000000;
		border-color: #c8c8c8;
	    margin: 0 auto;
    }

    #news .button img {
        width:7vw;
    }
    footer {
        padding: 0% 11%;
        font-size: 4.66vw;
        padding-top: 7.5%;
        padding-bottom: 10%;
    }
    footer .age {
        width: 9.5vw;
        height: 9.5vw;
        line-height: 9.5vw;
        font-size: 3.8vw;
        margin-bottom: 23.68px;
        margin-bottom: 6.7vw;
    }
    footer .footer-links > div a {
        margin-bottom: 2.2vw;
    }
    footer .footer-links > div:nth-of-type(1) {
     width: 100%;
    }
    footer .footer-links > div:nth-of-type(2) {
         width: 100%;
    }
    footer .footer-links > div:nth-of-type(3) {
        width: 100%;
        margin-bottom: 11vw;
    }
    footer .footer-links > div:nth-of-type(4) {
        width: 100%;
        margin-bottom: 9.6vw;
    }
    footer .footer-links > div:nth-of-type(5) {
        width: 100%;
        margin-bottom: 11vw;
    }
    footer .footer-links {
        margin-bottom: 54.02px;
        font-size: 4.86vw;
        font-weight: 200;
        margin: 0;
    }
    footer .footer-links > div.socials a img {
        height: 4.3vw;
    }
    footer .footer-links > div.socials div {
        margin-bottom: 4vw;
    }
    footer .footer-links > div.socials a {
        margin-right: 5%;
    }
    footer .footer-links > div.contact-center .number {
        font-size: 7.1vw;
    }
    footer .footer-links > div.contact-center div {
        margin-bottom: 4vw;
    }
    footer .very-footer {
        height: auto;
        border: none;
        display: block;
    }
    footer .very-footer > div {
        display: block;
    }
    footer .very-footer > div > * {
        display: block;
    }
    footer .very-footer > div.left * {
        font-size: 3.7vw;
        margin: 0;
        margin-bottom: 5.4vw;
    }
    footer .very-footer > div.right {
        margin-top: 16.4vw;
        letter-spacing: 0.08em;
    }
    footer .very-footer > div > * {
        font-size: 3.7vw;
    }
    /*HOME INTERNET*/
    
    #address-checking-banner {
		height: 200vw;
        overflow: hidden;
    }
    #address-checking-banner img {
        max-width: none;
        height: 100%;
    }
    #address-checking-banner form > button[type="submit"] {
        display: block;
    }
    #address-checking-banner .content h1 {
		font-weight:100;       
		font-size: 7.33300vw;
        max-width: 72.26700vw;
        text-align: left;
        line-height: 1.45455;
        letter-spacing: 0;
        margin-bottom: 4.7vw;
    }
    #address-checking-banner .content h3 {
        text-align: left;
        font-size: 4.66700vw;
        line-height: 1.48571;
        letter-spacing: 0.05000em;
        max-width: 77.86700vw;
        font-weight: 100;
        margin-bottom: 11vw;
    }
    #address-checking-banner .content button {
        margin: 0;
        width: 53.06700vw;
        height: 11.20000vw;
        font-size: 3.24900vw;
    }
    #address-checking-banner .content {
        top: 18.3vw;
        left: 10.6vw;
    }

    #plans-and-packets {
        padding: 0% 11.20000%;
        margin-bottom: 14.7vw;
		margin-top: initial !important;
    }
    #plans-and-packets h2 {
        font-size: 6.66700vw;
        line-height: 1.80000;
        letter-spacing: 0;
        font-family: 'TTNorms Regular';
        font-weight: 100;
        margin-bottom: 2.4vw;
    }
    #address-checking-banner {
        margin-bottom: 8.8vw;
    }
    #plans-and-packets .tabs-and-navigation .right {
        margin-top:5vw;
    }

    #plans-and-packets .tabs-and-navigation .right .control-arrows img {
        width:10vw;
    }
    #plans-and-packets .tabs-and-navigation {
        display: block;
		font-size: 16px;
        letter-spacing: 0.05em;
        margin-bottom: 3.1vw;
    }
	#plans-and-packets .tabs-and-navigation .left {
		display: flex;
		flex-wrap: wrap;
	}
    #plans-and-packets .tabs-and-navigation .left a {
        margin-right: 5.5vw;
    }
    #plans-and-packets .actions {
        display: block;
    }
    #plans-and-packets .actions .action {
        width: 100%;
    }
    #plans-and-packets .actions .action:nth-of-type(2) {
        display: none;
    }
    #plans-and-packets .actions .action:nth-of-type(3) {
        display: none;
    }
    #plans-and-packets .actions .action .action-header {
        font-size: 6.66700vw;
        letter-spacing: 0.025em;
        margin-bottom: 3vw;
    }
    #plans-and-packets .actions .action > div {
        padding: 0% 5.6vw;
    }
    #plans-and-packets .actions .action .gray-space {
        padding-top: 6%;
    }
    #plans-and-packets .actions .action .action-description {
        font-size: 4.00000vw;
        line-height: 1.5;
        letter-spacing: 0.025em;
        margin-bottom: 7.9vw;
    }
    #plans-and-packets .actions .action .detail img {
        width: 10vw;
        margin-right: 4.379vw;
    }
    #plans-and-packets .actions .action .detail p {
        font-size: 2.66700vw;
    }
    .home-letai #plans-and-packets .actions .action .detail p {
        font-size: 4vw;
    }    
    .home-letai #plans-and-packets .actions .action .detail img {
        width:4.3vw;
    }
    #plans-and-packets .actions .action .detail {
        margin-bottom: 6.5vw;
    }
    #plans-and-packets .actions .action .white-space {
        padding: 0;
        padding-bottom: 7.5vw;
        padding-top: 2.8vw;
    }
    #plans-and-packets .actions .action .white-space .avalible {
        padding: 0% 5.6vw;
        font-size: 4vw;
    }
    #plans-and-packets .actions .action .white-space .price {
        margin-bottom: 3.8vw;
    }
    #plans-and-packets .actions .action .white-space .price span.number {
        font-size: 8.61700vw;
    }
	#plans-and-packets .actions .action .white-space .price span.number2 {
        font-size: 8.61700vw;
    }
    #plans-and-packets .actions .action .white-space .price span {
        font-size: 3.97700vw;
    }
    #plans-and-packets .actions .action .gray-space {
        padding-bottom: 0.4vw;
    }
    #plans-and-packets .actions .action .white-space .apply-plan {
        width: 53.33300vw;
        height: 11.46700vw;
        font-size: 3.24900vw;
        margin-bottom: 4.7vw;
    }
    #plans-and-packets .actions .action .white-space .full-terms {
        font-size: 3.24900vw;
    }
    .special-offers-block.home-internet-special-offers {
        padding: 0% 11%;
	     margin-bottom: 10vw;
    }
    .special-offers-block.home-internet-special-offers h2 {
        padding: 0;
        font-size: 7.33300vw;
        line-height: 1.45455;
        max-width: 90%;
        margin-bottom: 8.9vw;
    }
    .special-offers-block.home-internet-special-offers .content {
        padding: 0;
    }
    .special-offers-block.home-internet-special-offers .content {
        height: initial;
    }
    .special-offers-block.home-internet-special-offers .content .left {
		padding-top: 10.6vw;
		height: 77.52vw;
		margin-top: 9vw;
		width: 100%;
		padding: 6.5% 7%;
		padding-bottom: 7.4%;
    }
    .special-offers-block.home-internet-special-offers .content h4 {
		font-size: 6vw;
    }
    .special-offers-block.home-internet-special-offers .content .left p {
        font-size: 4.00000vw;
        height: auto;
        overflow: initial;
    }
	.special-offers-block.home-internet-special-offers .content .left h4{
	    max-width: none;	
	}
    .special-offers-block.home-internet-special-offers .content a.button {
        position: absolute;
        bottom: 13%;
        left: 1.556vw;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        width: 53vw;
        height: 11.3vw;
        padding-left: 14%;
        padding-top: 6%;
    }
    .special-offers-block.home-internet-special-offers .content .right h4 {
        font-size:6vw;
		    max-width: none;
    }

    .special-offers-block.home-internet-special-offers .content .right .expire {
        left:50%;
        transform:translateX(-50%);
        bottom:21%;
        font-size:2.5vw;
        white-space:nowrap;
    }

    .special-offers-block.actions-style-3 .right {
        margin-bottom:10vw;
    }


    #how-to-connect {
        padding: 0% 11%;
    }
    #how-to-connect h2 {
        font-size: 7.33300vw;
        margin-bottom: 16vw;
    }
    #how-to-connect .content .step {
        float: none;
        margin-bottom: 13.8vw;
        width: 100% !important;
    }
    #how-to-connect .content .step.step3 {
        margin-bottom: 12vw;
    }
    #how-to-connect .content .step img {
        width: 8.93300vw;
        margin-bottom: 3.9vw;
        height:auto;
    }
    #how-to-connect .content .step p {
        font-size: 4.00000vw;
        max-width: 78%;
    }
    #how-to-connect .content .request-connection {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
        width: 53.33300vw;
        height: 11.73300vw;
        font-size: 3.24900vw;
        margin-bottom: 18.8vw;
    }

    /*COMPLEX MOBILE*/

    #complex-plans {
        border-top:2px solid #a0a0a0;
        margin-top:1vw;
        padding:0% 11.1%;
        padding-top:11.8vw;
        margin-bottom:19vw;
    }

    #complex-plans h2 {
        font-size:6.66667vw;
        line-height:1.55455;
        font-family:'TTNorms Regular';
        letter-spacing:0.05000em;
        max-width:98%;
        margin-bottom:4.3vw;
    }

    #complex-plans .complex-plans-description {
        font-family:'TTNorms Regular';
        font-size:4.66667vw;
        line-height:1.49;
        letter-spacing:0.05000em;
        max-width:none;
        margin-bottom:12vw;
    }

	#complex-plans .tabs-and-navigation .left a{
	font-size: 3vw !important;
}
    #complex-plans .complex-plans-content .complex-plan > div {
        padding:0vw 5.70000vw;
        
    }

    #complex-plans .complex-plans-content .complex-plan .gray {
        padding-top:3.9vw;
    }

    #complex-plans .complex-plans-content .complex-plan .gray .complex-plan-title {
        font-size:6.66667vw;
        font-family:'TTNorms Regular';
        margin-bottom:3.1vw;
    }


    #complex-plans .complex-plans-content .complex-plan .gray .complex-plan-description {
        font-size:4.00000vw;
        line-height:1.5;
        letter-spacing:0.02500em;
        margin-bottom:7.7vw;
    }

    #complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option {
        width:100% !important;
        float:none;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
        margin-bottom:5.8vw;
    }

    #complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option * {
        left:0 !important;
    }

    #complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option:after {
        display:none;
    }

    #complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option img {
        margin-bottom:0;
        width:9.06667vw;
        height:auto;
        margin-right:5.2vw;
    }

    #complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option p {
        font-size:2.66667vw;
        line-height:1.50000;
        letter-spacing:0.05000em;
    }

    #complex-plans .complex-plans-content .complex-plan .white .left {
        display:none;
    }

    #complex-plans .complex-plans-content .complex-plan .white > div {
        width:100%;
        -webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
        -webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
    }

    #complex-plans .complex-plans-content .complex-plan .white .right .column {
        height:auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
        -webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
        -webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
    }

    #complex-plans .complex-plans-content .complex-plan .white .right .column2 .price {
        top:initial;
        margin-bottom:3.8vw;
    }

    #complex-plans .complex-plans-content .complex-plan .white .right .column2 .price .number {
        font-size:8.61733vw;
        margin-right:1vw;
    }
	#complex-plans .complex-plans-content .complex-plan .white .right .column2 .price .number2 {
        font-size:8.61733vw;
        margin-right:1vw;
    }

    #complex-plans .complex-plans-content .complex-plan .white .right .column2 .price .number-description {
        font-size:3.97733vw;
    }

    #complex-plans .complex-plans-content .complex-plan .white .right .button {
        font-size:3.24933vw;
    }

    #complex-plans .complex-plans-content .complex-plan .white .right .column2 .button,
    #complex-plans .complex-plans-content .complex-plan .white .right .column1 .button {
        width:53.33333vw;
        height:12.00000vw;
        border:none;
    }

    #complex-plans .complex-plans-content .complex-plan .white {
        padding-top:3.9vw;
    }

    #complex-plans .complex-plans-content .complex-plan {
        margin-bottom:13.1vw;
    }

    #complex-plans .complex-plans-content .complex-plan .gray .complex-plan-visualization .option:nth-of-type(n+3) {
        display:none;
    }

    #complex-plans .complex-plans-pagination {
        font-size: 3.04167vw;
    }
	    
	#complex-plans #pagingControls {
        font-size: 3.04167vw;
    }


    /*LETAI MOBILE*/

   .people-count-block {
        height:18.4vw;
        padding: 0% 11%;
        padding-right: 9%;
        
    }

	.people-count-block .right img {
        display:none;
    }

	.people-count-block .left {
        font-size: 4vw;
        max-width:50%;
    }

    .people-count-block .right {
        font-size: 4vw;
        max-width: 30%;
        text-align:right;

    }

     .people-count-block .right .count-number {
        font-size:4vw;
        margin-left:0;
    }

    .home-letai .header-mobile {
        background:#e74625;
    }

    .home-letai #plans-and-packets .tabs-and-navigation .left a:nth-of-type(2) {
        display:initial;
    }

    /*.home-letai #plans-and-packets .tabs-and-navigation .left a:nth-of-type(n+3) {
        display:none;
    }*/

    .home-letai #plans-and-packets {
        margin-top:8.8vw;
    }

    #useful-information {
        padding:0vw 5.6vw;
        padding-top:6%;
    }

    .home-letai #plans-and-packets h2 {
        line-height:initial;
        margin-bottom:5.4vw;
    }

    #useful-information p {
        font-size:4.25vw;
        margin-bottom:5.4vw;
    }

    #useful-information .links .column {
       /* display:none; */
        width:100%;
        margin-bottom:5.4vw;
    }

    #useful-information .links .column:nth-of-type(1) {
        display:block;
        width:100%;
    }

    #useful-information .links .column a {
        font-size: 3.14583vw;
        margin-bottom: 2.9vw;

    }

    #map-coverage-letai {
        padding:0% 11%;
		margin-top: initial !important;
    }

    #map-coverage-letai h2 {
        padding: 0;
        font-size: 7.33300vw;
        line-height: 1.45455;
        max-width: 90%;
        margin-bottom: 8.9vw;
    }
	#news h2 {
        font-size: 7.35vw;
        border-top: none;
        padding-top: 7.3%;
        font-family: 'TTNorms Regular';
        margin-bottom: 9.6vw;
    }
	#news .top-row {
        display:block !important;
		margin-bottom: 14vw;
		margin-top: 7.3%;
    }
    #news .dates-selector {
        font-size:3.5vw !important; 
    }
    #news .dates-selector img {
        width: 3.72917vw;
    }
    .column-option {
		padding: 0% 5.6vw;
    }
    .column-option .podch {
        font-size: 4vw;
    }
	.white .right .column2 .price .popup{
		margin-left: -200px !important;
		width: 90vw !important;
	}  
	.actions-style-3 .left{
        margin-left: 0px;
	}
	.actions-style-1 .content .right,.actions-style-2 .content .right,.actions-style-3 .content .right{
		margin-left: 0px;
	}
	.actions-style-1 .content .left,.actions-style-2 .content .left {
		margin-top: 0px;
	}
	.bottomVibor {
       margin: 0;
		width: 53.06700vw;
		height: 11.20000vw;
		font-size: 3.24900vw;
		background: #0072ce;
		border: 0;
		color: #ffffff;
		font-family: 'TTNorms SemiBold';
		letter-spacing: 0.05000em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-transform: uppercase;
		cursor: pointer;
		margin-top: 2vw;
	}
	.special-offers-block .content .left{
			background-size: 100%;
	}
	.tab-bl a{
		font-size: 2.66700vw !important;
	}
	.tab-bl{
		margin-left: 5% !important;
	}
	.colum{
		width:80%
	}
}

/*MAP*/

#inverted-contain {
    position: relative;
}

.map-view {
	overflow: hidden;
	margin-top: 25px;
}

@media screen and (max-width: 1000px) {
	.map-view {
		height: 450px;
	}
}

@media screen and (max-width: 700px) {
	.map-view {
		height: auto;
	}
}
.buttons {
    left: 3px;
    top: 50%;
    position: absolute;
    transform:translateY(-50%);
}

.zoom-in, .zoom-out,.zoom-in2, .zoom-out2 {
    width: 28px;
    height: 28px;
    border-radius: 2px;
    border: none;
    background: #fff;
    display: block;
    outline: none;
    color: #5c5c5c;
    margin-top: 5px;
    font-family: "FontfabricExtraBold";
    font-size: 28px;
    line-height: 32px;
    transition: all 0.3s;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
    cursor: pointer;
}
.zoom-out, .zoom-out2 {
    line-height: 27px;
}
#additional-services {
    padding: 0% 6%;
    padding-top:4.8vw;
}
#additional-services h2 {
    font-size: 2.60417vw;
    margin-bottom: 3.1vw;
}
#additional-services .tabs-and-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.04200vw;
    margin-bottom: 4.3vw;
}
#additional-services .tabs-and-navigation .left a {
    letter-spacing: 0.05em;
    font-family: 'TTNorms Regular';
    margin-right: 1.5vw;
    color: #606060;
}
#additional-services .tabs-and-navigation .left a:first-of-type {
    font-family: 'TTNorms SemiBold';
    color: #1c1c1c;
}

#additional-services .content {
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
}

#additional-services .content .tile {
    width:23.75000vw;
    height:25.00000vw;
    padding: 2.0625vw 2.2125vw;
    border:2px solid #d2d2d2;
    margin-bottom:4.5vw;
}

#additional-services .content .tile h6 {
    font-size:1.04167vw;
    font-family:'TTNorms SemiBold';
    color:#1c1c1c;
    letter-spacing:0.05000em;
    margin-bottom:2.1vw;
}
.media #additional-services .content .tile h6 {
    font-size:1.04167vw;
    font-family:'TTNorms SemiBold';
    color:#1c1c1c;
    letter-spacing:0.05000em;
    margin-bottom:0vw !important;
}
#additional-services .content .tile img:not(.tar-img-open, .tar-info-close) {
    width:5.26042vw;
}
#additional-services .content .tile img.tar-img-open {
	vertical-align: middle;
	cursor: pointer;
}
.media #additional-services .content .tile img {
    width:initial !important;
	    padding-top: 1%;
}
#additional-services .content .tile .img-container {
    height:7.3125vw;
}
.media #additional-services .content .tile .img-container {
        height: 20% !important;
}
.media #additional-services .content .tile p {
    font-size:1vw;
    min-height:0vw;
}

#additional-services .content .tile p {
   font-size:1.25000vw;
    line-height:1.41667;
    color:#1c1c1c;
}
#additional-services:not(.gifts_list) .content .tile p {
	min-height:8vw;
}
#additional-services .content .tile a {
    font-size:1.25000vw;
    color:#0072ce;
}


#additional-services .button-centerer {
    text-align:center;
}

#additional-services .button {
    border:none;
    width:17.70833vw;
    font-size:1.14583vw;
    color:#606060;
    margin:0 auto;
}

#additional-services .button img {
    vertical-align:middle;
    width:50px;
    margin-right:1.25000vw;
    transition:1s ease;
    width:2.6vw;
}

#additional-services .button:hover img {
    transform:rotate(360deg);
}

@media all and (max-width:875px) {
    #additional-services {
        padding:0% 11%;
        padding-top:4.8vw;
    }

    #additional-services h2 {
        font-size:7.35vw;
    }

    #additional-services .tabs-and-navigation {
        font-size: 2.66700vw;
    }

    #additional-services .content .tile {
        width:78vw;
		height: 100%;
        padding:5vw;
    }

    #additional-services .content .tile h6 {
        font-size:6vw;
    }

	#additional-services .content .tile img:not(.tar-img-open, .tar-info-close) {
        width:15vw;
    }

    #additional-services .content .tile {
        font-size:3vw ;
        min-height:30vw;
    }
    .media #additional-services .content .tile p,#additional-services .content .tile p{
		font-size: 4vw;
		margin-bottom: 5%;
    }
	
    #additional-services .content .tile .img-container {
        height:20vw;
    }

    #additional-services .content .tile a {
        font-size:5.25vw;
    }

    #additional-services .button {
        border:none;
        width:17.70833vw;
        font-size:1.14583vw;
        color:#606060;
        margin:0 auto;
        width:50vw;
        font-size: 3.34583vw;
    }

    #additional-services .button img {
        vertical-align:middle;
        width:50px;
        margin-right:1.25000vw;
        transition:1s ease;
        width:7vw;
    }

    #additional-services .button:hover img {
        transform:rotate(360deg);
    }
}
#thank-you{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 5;
}
#thank-you .content {
    text-align:center;
    position: relative;
    background-color: #fff;
    /*background-color: transparent;*/
    padding: 45px;
    width: 520px;
    margin: 100px auto 0;
    border: 1px solid #95989A;
    /*border: 1px solid transparent;*/
    top: 20%;
}
#thank-you .pop-up-cross{
    background-size: contain;
    background-image: url(/tattelecomNew/img/crossV2.png);
    width: 26px;
    height: 26px;
    position: absolute;
    right: 20px;
    top: 20px;
	cursor:pointer;
}
#thank-you .content h2 {
    font-size:2.29167vw;
    margin-bottom:3vw;
}

#thank-you .content p {
    font-size:1.25000vw;
    max-width:27.08333vw;
    margin:0 auto;
    margin-bottom:2.4vw;
}

#thank-you .content .socials a.vk img {
    width:2.50000vw;
}

#thank-you .content .socials a.instagram img {
    width:2.08333vw;
}

#thank-you .content .socials a.facebook img {
    width:1.77083vw;
}

#thank-you .content .socials a.ok img {
    width:1.71875vw;
}

#thank-you .content .socials a.youtube img {
    width:4.68750vw;
}

#thank-you .content .socials a {
    margin:0 0.78125vw;
}

@media all and (max-width:850px) {
    #thank-you {
        padding:0% 11%;
		top: 0;
		  
    }
	 #thank-you .content{
		   width: 100%;
			   top: 0;
	 }
    #thank-you .content h2 {
		font-size: 5vw;
        margin-bottom:3vw;
        margin-bottom:10vw;
    }

    #thank-you .content p {
		font-size: 3vw;
        max-width:none;
        margin-bottom:10vw;
    }  

    #thank-you .content .socials a.vk img {
        width:6.40000vw;
    } 

    #thank-you .content .socials a.instagram img {
        width:5.33332vw;
    }  
    #thank-you .content .socials a.facebook img {
        width:4.53332vw;
    } 
    #thank-you .content .socials a.ok img {
        width:4.40000vw;
    }

    #thank-you .content .socials a.youtube img {
        width:12.00000vw;
    }
    #thank-you .content .socials a {
        margin:0 1.78125vw;
    }                  
}
@media all and (max-width:600px) {
	#letai-tabs .tabs {
		display: block;
		padding: 5%;
		border: none;
	}
}
li .action:first-child .white-space .column-option .popup{
	    width: 50.00000vw;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    z-index: 999999;
  	position: absolute;
    margin-left: 0px !important; 
}
li .action:nth-child(2) .white-space .column-option .popup {
    width: 50.00000vw;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    z-index: 999999;
  	position: absolute;
    margin-left: -330px; 
}
li .action:last-child .white-space .column-option .popup {
	width: 50.00000vw;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    z-index: 999999;
	position: absolute;
	 margin-left: -100%;
}

li .action:first-child .white-space .price .popup{
    width: 50.00000vw;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    z-index: 999999;
    margin-left: -0px; 
     margin-top: -60%;
	position: absolute;
}
li .action:nth-child(2) .white-space .price .popup{
    width: 50.00000vw;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    z-index: 999999;
	margin-left: -100%;
	margin-top: -60%;
	position: absolute;
}
li .action:last-child .white-space .price .popup{
    width: 50.00000vw;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    z-index: 999999;
	margin-left: -100%;
    margin-top: -60%;
	position: absolute;
}

.white .left .popup{
    width: 50.00000vw;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    z-index: 999999;
	position: absolute;
    margin-left: 0px !important;
}
.white .right .column2 .price .popup{
	margin-left: -600px;
	margin-top: -250px;
	width: 50.00000vw;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    z-index: 999999;
	position: absolute;
}  

.popup .modal {
    width:50.00000vw;
    box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
    display:flex;
    padding-bottom:0;
	padding: 3.74167vw;
}

.popup .modal {
    font-size:1.14583vw;
    position:relative;

}

.popup .modal .column {
    margin-right:5.62500vw;
}

.popup .modal h5 {
    font-size:0.93750vw;
    font-family:'TTNorms SemiBold';
    margin-bottom:1.45833vw;
}

.popup .modal .column div {
    line-height:1.63636;
}
.popup .modal .popup-close * {
    vertical-align: middle;
}

.popup .modal .popup-close {
    cursor:pointer;
    font-size:0.93750vw;
    font-family:'TTNorms SemiBold';
    position:absolute;
    right:2.81250vw;
   top: 1vw;
}

.popup .modal .popup-close img {
    filter:invert(100%);
    width:1.77083vw;
    margin-left:0.98958vw;
}


@media all and (max-width:875px) {
    .popup .modal {
        width:90vw;
        height:32.60000vw;
        padding:6vw;
    }

    .popup .modal h5 {
        font-size: 2.7375vw;
        font-family: 'TTNorms SemiBold';
        margin-bottom: 2.45833vw;
    }    

    .popup .modal {
        font-size: 3.14583vw;
        position: relative;
    }    

    .popup .modal .popup-close {
        cursor: pointer;
        font-size: 0.93750vw;
        font-family: 'TTNorms SemiBold';
        position: absolute;
        right: 5.8125vw;
        top: 5.74167vw;
    }   
    .popup .modal .popup-close img {
        filter: invert(100%);
        width: 3.77083vw;
        margin-left: 0.98958vw;
    }

    .popup .modal .popup-close span {
        display:none;
    }     
}

.application {
    padding:5% 6%;
}

.application h2 {
    font-size:2.60417vw;
    margin-bottom:2.9vw;   
}

.application form .content {
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
}

.application form .content .form-block {
    width:27.81250vw;
    margin-bottom:1.3vw;
}

.application form .content .form-block .caption {
    font-size:0.93750vw;
    color:#606060;
    font-family:'TTNorms SemiBold';
    margin-bottom:1.2vw;
}

.application form .content .form-block input[type="text"],.application form .content .form-block input[type="email"],.application form .content .form-block input[type="date"] {
    width:100%;
    height: 3.95833vw;
    border: 1px solid #9b9b9b;
    border-radius: 0;
    padding: 0vw 1.35417vw;
    font-size: 1.14583vw;
    font-family: 'TTNorms Regular', sans-serif;
    
}

.application form .form-submit {
    width:13.95833vw;
    color:#ffffff;
    background:#0072ce;
    border:none;
}

.application form .content .form-block.active .caption, .application form .content .form-block.active input[type="text"]  {
    color:#0072ce;
}

.application form .content .form-block {
    font-size:1.25000vw;
    letter-spacing:0;
    line-height:1.41667;
    color:#606060;
}

.application form input[type="checkbox"] {
    display:none;
}

.application form label {
    cursor:pointer;
}

.application form label span {
    vertical-align:middle;
}

.application form input[type="checkbox"]~label:before {
    display:inline-block;
    content:'';
    width:1.09375vw;
    height:1.09375vw;
    border:1px solid #a0a0a0;
    vertical-align:middle;
    margin-right:1.04167vw;
    color:#0072ce;
    text-align:center;
    line-height:0.70;
}

.application form input[type="checkbox"]:checked~label:before {
	background-color: #0072D0;
}

.application  img {
    width:100%;
}
.application  #captchaimg {
        width: initial;
    margin-top: initial;
	    height: 33.3%;
}
.application #file_fake{
	    margin-top: 1.5%;
}

.application .file_select{
	height: 30%; 
}
.application #textarea_obr{
	width: 100%;
}
@media all and (max-width:875px) {
    .application {
        padding:11%;
    }

    .application form .content .form-block {
        width:100%;
        margin-bottom:5vw;
    }

    .application h2 {
        font-size: 4.66700vw;
        margin-bottom:5vw;
    }

    .application form .content .form-block .caption {
        font-size:2.667vw;
    }

    .application form .content .form-block input[type="text"],.application form .content .form-block input[type="email"] {
        height: 12.26667vw;
        font-size: 3.56933vw;
    padding: 0vw 4.15417vw;
    }

    .application form .content .form-block {
        font-size:3.55vw;
    }

    .application form input[type="checkbox"]~label:before {
            width: 2.09375vw;
            height: 2.09375vw;
            line-height: 0.6;
            font-size: 2.7vw;
    }
    .application form .form-submit {
        width:53vw;
    }
}

.map-page {
    padding: 0% 6%;
}

#map .map-page .header {
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-bottom:4.6vw;
}

.map-page .header .right * {
    vertical-align:middle;
    font-size:0.93750vw;
    margin-left:0.83333vw;
    font-family:'TTNorms SemiBold';
}

.map-page .header .right img {
    width:1.45833vw;
}

.map-page h2 {
    font-size:2.60417vw;
}

.map-page #map-coverage-letai {
    padding:0;
}

.map-page .fourg-coverage {
    padding:2.3vw 3.02083vw;  
    margin:0 auto;
    width:83.33333vw;
    box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
    background:#ffffff;
    position:relative;
    z-index:1;
	 margin-bottom: 1vw;
}

.map-page .fourg-coverage .title {
    font-size:1.97917vw;
    margin-bottom:2.9vw;
	    margin-top: 2.9vw;
}

.map-page .fourg-coverage .alphabet-range {
    font-size:2.60417vw;
    color:#595959;
    margin-top:3.3vw;
}

.map-page .fourg-coverage .row {
    margin-top:1.95vw;
}

.map-page .fourg-coverage .row .district {
    font-size:1.14531vw;
    font-family:'TTNorms SemiBold';
    letter-spacing:0.02500em;
    cursor:pointer;
}

.map-page .fourg-coverage .row .district img {
    transition:.2s;
    margin-left:0.67708vw;
    width:0.72917vw;
}

.map-page .fourg-coverage .row .district.active img {
    transform:rotate(180deg);
}

.map-page .fourg-coverage .row .district.active {
    color:#0072ce;
}

.map-page .fourg-coverage .row .districts {
    display:flex;
    justify-content: space-between;
}
.map-page .fourg-coverage .row .contents {
    font-size:1.14531vw;
}

.map-page .fourg-coverage .row .contents .district-content {
    padding:1.27083vw 0vw;
	display:none;
}
.map-page .fourg-coverage .row .contents .district-content .active{
    padding:1.27083vw 0vw;
	
}
.map-page .fourg-coverage .row .contents span {
    margin-right:2.23958vw;
    font-weight:600;
}
.map-page .fourg-coverage .row .contents p {
    margin-right:2.23958vw;
}
#kazan-district span:before {
    display:inline-block;
    width:0.93750vw;
    height:1.19792vw;
    background:url(/tattelecomNew/img/kazan-logo.png);
    background-size:contain;
    vertical-align:middle;
    content:'';
    margin-right:0.83333vw;
}
.big-size-download-mobile {
    display:none;
}

.fourg-coverage-mobile {
    display:none;
}

@media all and (max-width:850px) {
	.map-page .fourg-coverage p {
		font-size: 3vw !important;
		letter-spacing: 0.02500em;
		color: #1c1c1c;
	}
    .map-page h2 {
        font-size:5vw;
        line-height:1.4;
        margin-bottom:3.6vw;
    }

    .map-page .header .right {
        display:none;
    }

    .map-page #map-coverage-letai .legend {
        margin-bottom:8.4vw;
    }

    .big-size-download-mobile {
        display:block;
        text-align:center;
        margin-bottom:11.1vw;
    }

    .big-size-download-mobile * {
        vertical-align:middle;
        font-size:3.20000vw;
        font-family:'TTNorms SemiBold';
    }

    .big-size-download-mobile img {
        margin-right:2.66667vw;
        width:4.93333vw;
    }
	.tariff .fourg-coverage{
		display:block !important;
	}
	.actions .fourg-coverage{
		display:block !important;
	}
   #map .fourg-coverage {
        display:none;
    }
	.fag .fourg-coverage {
        display:none;
    }
	.fag .colum {
        display:none;
    }
	 .fag .colum-mobile, .fag .colum_vn-mobile {
        display:block !important;
    }
    .map-page #map-coverage-letai {
        margin-bottom:4vw;
    }

    .fourg-coverage-mobile {
        display:block;
    }

    .fourg-coverage-mobile h3{
        font-size:4.26667vw;
        cursor:pointer;
        letter-spacing:0.02500em;
    }
    .fag .alphabet-range {
        font-size:4.26667vw !important;
        cursor:pointer;
        letter-spacing:0.02500em;
		padding-left:4%;
    }
	.fourg-coverage-mobile h3.active img{
         transform: rotate(180deg);
    }
    
    .fourg-coverage-mobile h3 img {
        transition:.2s;
        width:1.86667vw;
        margin-left:3.86667vw;
    }

    .fourg-coverage-mobile .content div {
        padding:2vw;
    }

    .fourg-coverage-mobile .content span {
        display:block;
        font-size:4.26667vw;
        margin:2vw 0vw;
    }
   .fourg-coverage-mobile .content p {
        display:block;
        font-size:4.26667vw;
        margin:2vw 0vw;
    }

    .fourg-coverage-mobile h3.ui-state-active img {
        transform:rotate(180deg);
    }    
}

.offices {
	padding: 0 6% 2%;
    margin-bottom: 1vw;
}
.offices h2 {
    font-size: 2.29200vw;
    margin-bottom: 1.7vw;
    font-size:2.60417vw;
}
.offices .tabs-and-navigation {
	display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.04200vw;
    margin-bottom: 3.3vw;
}
.offices .tabs-and-navigation .left a {
    letter-spacing: 0.05em;
    font-family: 'TTNorms Regular';
    margin-right: 1.5vw;
    color: #606060;
}
.offices .tabs-and-navigation .right .control-arrows img {
    width: 1.30200vw;
}

.offices .select2-container--default .select2-selection--single {
    border:none !important;
}

.offices-body .select2-container:last-of-type .select2-dropdown{
    border:none;
        box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
}

.offices .select2-container .select2-selection--single .select2-selection__rendered {
    font-size:1.04167vw;
    font-family: 'TTNorms SemiBold'
}

.offices .offices-table {
    width:100%;
    border-collapse: collapse;
    font-size:1.04167vw;
}

.offices .offices-table .header {
    background:#0072ce;
    color:#ffffff;
    
    border:1px solid #0072ce;
}
.ui-kit .offices .offices-table .header {
	text-align:center;
}
.offices .offices-table td, .offices .offices-table tr {
    border:none;
    height:3.54167vw;
}

.offices .offices-table .header td:nth-of-type(1) {
    padding-left:1.09375vw;
}

.offices .offices-table tr td:nth-of-type(1) {
    padding-left:1.09375vw !important;
}

.offices .offices-table tr.content-row {
    border:1px solid #848484;
}

@media all and (max-width:875px) {
	.offices {
		padding: 0% 11.2%;
		margin-bottom: 1vw;
	}
	.offices .offices-table td, .offices .offices-table tr{
		height:auto !important;
	}
	.map-page .offices .offices-table tr td:first-of-type {
        display:block !important;
    }
    .offices .offices-table tr td {
		padding: 1vw 0vw;
    }
    .offices .offices-table tr td {
        width:auto !important;
    }
    .offices  .tabs-and-navigation {
		display: block;
		font-size: 2.66700vw;
		letter-spacing: 0.05em;
		margin-bottom: 3.1vw;
	}
	.offices .select2-container .select2-selection--single .select2-selection__rendered {
		font-size:3.2vw;
	}

	.offices .tabs-and-navigation .left {
		margin-bottom:5vw;
	}

	.offices .offices-table {
			  font-size: 2.3vw;
	}
	.map-page .fourg-coverage .block9 img{
		width:100%;
	}

	.map-page .fourg-coverage .block9 table img{
			width: 50%;
	}
}

@media (min-width: 1800px) {
	#main-slider li img{
		width:100% !important;
	}
}

.time .BUSY{
/*	color:red;*/
 	cursor:text;
}
/*.time .FREE{
	color:green;
}*/
.time .NOT_AVAILABLE{
    /* color: darkgrey; */
    cursor: text;
    display: none;
}

.raspisanie{
    display: none;
    position: absolute;
    /* width: 50vw; */
    background: white;
    margin-top: 2%;
    left: 10vw;
    z-index: 30002;
}

.raspisanie .modal{
    width: 80.00000vw;
    box-shadow: 0px 0px 17.4px 2.6px rgba(51, 51, 51, 0.07);
    padding-bottom: 0;
    padding: 3.74167vw;
    font-size: 1.14583vw;
    background-color: white;
}
.raspisanie .modal .time{
    width: 100%;
    margin-top: 1vw;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin: 1vw auto;
    justify-content: center;
    align-items: center;
}

.raspisanie .modal .time li{
    list-style: none;
    float: left;
    position: relative;
    width: 5vw;
    height: 3vw;
    background: #ddd;
    border: 1px solid #fff;
    margin-right: 1vw;
    margin-bottom: 1vw;
}

.raspisanie .modal .time li a{
    text-decoration: none;
    display: block;
    /* height: 1vw; */
    text-indent: -9999px;
    overflow: hidden;
    /* margin-bottom: 6%; */
    width: 100%;
    height: 100%;
}
.raspisanie .modal .time li.BUSY{
	    background-color: red;
        display: none;
}

.raspisanie .modal .time li.FREE{
    background-color: white;
    border: 1px solid #6c6c6c;
    border-radius: 4px;
}
.raspisanie .modal .time li i{
    margin-left: 20%;
    font-style: normal;
    color: black;
    /* margin-top: -30%; */
    position: absolute;
    margin-top: -45%;
}
#priem #priem_time{
	border-bottom: dashed 1px rgb(0, 114, 206);
    color: rgb(0, 114, 206);
    font-size: 1.5vw;
}
#priem #priem_time:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.raspisanie .modal  .popup-close{
	cursor: pointer;
    font-size: 0.93750vw;
    font-family: 'TTNorms SemiBold';
    position: absolute;
    right: 2.81250vw;
	top: 1vw;
} 
.raspisanie .modal .popup-close *{
	    vertical-align: middle;
}
.raspisanie .modal .popup-close span{
	    font-size: 1.14600vw;
    letter-spacing: 0.02500em;
}
.raspisanie .modal  .popup-close img{
	filter: invert(100%);
    width: 1.77083vw;
    margin-left: 0.5vw;
    margin-top: initial;
}
.clock_href{
	display:flex;
}
.clock{
	    width: 3vw !important;
    height: 3vw;
    margin-top: initial !important;
    margin-right: 1vw;
	cursor:pointer;
}
.raspisanie .modal .time button{
    float: left;
    position: relative;
    width: 6vw;
    height: 3.5vw;
    background: #ddd;
    border: 1px solid #fff;
    margin-right: 1vw;
    margin-bottom: 1vw;
    text-decoration: none;
    display: block;
    /* height: 1vw; */
    /* text-indent: -9999px; */
    overflow: hidden;
    cursor: pointer;
    font-family: 'TTNorms Regular', sans-serif;
    font-size: 1.05vw;
}
.raspisanie .modal .time button.FREE{
    background-color: white;
    border: 1px solid #6c6c6c;
    border-radius: 4px;
}
.raspisanie .modal .time button.FREE:hover {
    color: gray;
    background-color: white;
    border: 1px solid #6c6c6c;
    border-radius: 4px;
}
.raspisanie .modal .time button.NOT_AVAILABLE,.raspisanie .modal .time button.BUSY{
    display: none;
}
#calendar{
    font-family: 'TTNorms Regular', sans-serif;
}
#zachem_email{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 5;
}
#zachem_email .content{
    text-align: center;
    position: relative;
    background-color: #fff;
    padding: 45px;
    width: 35%;
    margin: 100px auto 0;
    border: 1px solid #95989A;
    top: 20%;
    overflow: auto;
}
#zachem_email .content .pop-up-cross{
    background-size: contain;
    background-image: url(/tattelecomNew/img/cross.png);
    width: 16px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
#zachem_email .content  h2{
    margin-bottom: 3vw;
    font-size: 2.29167vw;
}
#zachem_email .content p{
    font-size: 1.25000vw;
}
.error_error,#errorcheckForm{
    margin-bottom: 2.9vw;
    font-size: 2vw;
    color: red;
}
.seacrh{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin: 1vw auto 2vw auto;
    align-items: center;
    height: 100%;
    line-height: 100%;
    padding: 0% 6%;
}
input[type="text"].search_input{
    height: 3.95833vw;
    border: 1px solid #9b9b9b;
    border-radius: 0;
    padding: 0vw 1.35417vw;
    font-size: 1.14583vw;
    width: 27.81250vw;
	font-family: 'TTNorms Regular', sans-serif;
}
.search_button{
    background: #0072ce;
    border: 0;
    font-size: 0.93800vw;
    color: #ffffff;
    font-family: 'TTNorms SemiBold';
    letter-spacing: 0.05000em;
    display: -ms-flexbox;
    width: 12.50000vw;
    height: 3.95833vw;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: 1vw;
    font-size: 1.14583vw;
}
.search_results{
    width: 100%;
    margin: 1vw auto;
    overflow: visible;
    font-size: .93vw;
    font-family: 'TTNorms Regular', sans-serif;
}
.search_results_results{
    padding: 0% 6%;
     margin-bottom: 4.3vw;
}
.search_your{
    font-family: TTNorms Medium;
    font-size: 1.5vw;
    color: #606060;
}
.search_string{
    text-transform: uppercase;
}
.search_results_text{
    margin: 1.5vw;
}
.search_results_link{
    text-transform: uppercase;
    font-family: 'TTNorms SemiBold';
    font-size: 1.25vw;
    text-decoration: underline;
    cursor: pointer;
}
.search_results_result{
    margin: 1.5vw 0;
}
.search_results_result p{
    font-size: .93vw;
    font-family: 'TTNorms Regular', sans-serif;
}
button.search_button:hover{
    background: white;
    color: black;
    border: 1px solid #0072ce;
}
@media all and (max-width:875px) {
	#service-actions .border-wrapper{
		display:block;
	}
	#service-actions .service-action p{
			max-width: initial;
	}
}

.frame_map{
    width: 100%;
    margin: 0;
    padding: 2% 6%;
	
}
.frame_map iframe{
	    width: 87vw;
}
 .filters {
	/*  padding: 2% 8%; */
	padding: 2% 6%;
	margin-top:2vw;
	display: flex;
	margin-bottom:2vw;
}
			
#frame_map 	{
	margin-top: -25%;
}
@media (max-width: 875px){
.button-scaler {
    padding-top: 29.6%;
}
.frame_map,  .filters{
	    padding: 2% 11%;
}
#frame_map{
 margin-top: 0%; 
	
}
.frame_map iframe {
    width: 76vw;
}
}

.filters .select2-container{
	    width: 20vw !important;
}
.ask_question,.zayavka_butt{
    background: #0072ce;
    border: 0;
    font-size: 0.93800vw;
    color: #ffffff;
    font-family: 'TTNorms SemiBold';
    letter-spacing: 0.05000em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 3.38542vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    cursor: pointer;
    width: 13.95833vw;

}
.ask_question{
    position: relative;
    top: -3.4vw;
    left: 15vw; 
}
@media (max-width: 875px){
    .filters .select2-container{
        width: 100% !important;
    }
    .actions-style-3.special-offers-block .content {
        height: auto;
        margin-bottom: 15vw;
        margin-top: auto !important;
            
    }
    .special-offers-block .content .right .special-offers-content-wrapper {
        padding: 39px 51px;
        background-size: cover;
        width: 100%;
        padding: 6.5% 7%;
        padding-bottom: 7.4%;
    }
    .special-offers-block .content .right .special-offers-content-wrapper .button {
        margin-left: 7%;
        bottom: 6vw !important;
    }
    .special-offers-block .content .left, .special-offers-block .content .left {
        padding: 6.5% 7%;
        padding-bottom: 7.4%;
    }
    .application form .content .form-block input[type="date"]{
        line-height: 12.26667vw !important;
        font-size: 3.56933vw;
        padding: 0vw 4.15417vw !important;
        height: 12.26667vw;
        }
    img.clock{
        height: 70px;
        width: 70px !important;
    }
    .raspisanie .modal{
        left: 0vw;
    }
    .raspisanie .modal .popup-close img {
        width: 3.77083vw;
        margin-left: 0.98958vw;
    }
    .raspisanie .modal .popup-close span {
        font-size: 3vw;
    }
    .raspisanie .modal .time{
        margin-top: 7vw;
    }
    .raspisanie .modal .time button{
        font-size: 3.56933vw;
        width: 15vw;
        height: 10vw;
        margin-right: 2vw;
        margin-bottom: 2vw;
    }
    .raspisanie .modal  .popup-close{
        top: 3vw;
    }
    #priem #priem_time{
        font-size: 4vw;
    }
    #zachem_email{
        padding: 0 11%;
    }
    #zachem_email .content{
        width: 100%;
        top: 0;
    }
    #zachem_email .content  h2{
        font-size: 5vw;
    }
    #zachem_email .content p{
        font-size: 3vw;
    }
    .seacrh{
        padding: 11%;
    }
    input[type="text"].search_input{
        line-height: 12.26667vw !important;
        font-size: 3.56933vw;
        padding: 0vw 4.15417vw !important;
        height: 12.26667vw !important;
        width: 100%;
        margin-bottom: 5vw;
    }
    .search_button{
        margin: 0;
        width: 53.06700vw;
        height: 11.20000vw;
        font-size: 3.24900vw;
        float: left;
    }
    .search_results{
        padding: 0 11%;
        font-size: 2.667vw;
    }
    .search_your{
        font-size: 5.5vw;
        padding-bottom: 3.86vw;
    }
    .search_results_link{
        font-size: 3.7vw;
    }
    .search_results_result p{
        font-size: 2.7vw;
    }
    .error_error,#errorcheckForm{
        font-size: 4vw;
    }
    .ask_question,.zayavka_butt{
        margin: 0;
        width: 53.06700vw;
        height: 11.20000vw;
        font-size: 3.24900vw;
    }
    .ask_question{
        position: static;
        margin-top: 5vw;
    }
    #news .news-container .support-news-item .date-mobile,
    #news .news-container .news-item .date-mobile {
        display: block;
        padding-top: 3vw;
    }
    li .action:last-child .white-space .column-option .popup {
        width: 68vw;
    }
    li .action:last-child .white-space .column-option .popup .modal {
        width: 68vw;
        height: 100%;
    }
    .top-menu-main-links {
        padding: 11% 37% 0 11.20000vw;
        font-size: 5.33333vw;
    }
    .top-menu-main-links .top-menu-main-link:last-child {
        border-bottom: 1px solid #9b9b9b;
        padding-bottom: 7.76667vw;
        margin-bottom: 0;
    }
    .top-menu-main-links .top-menu-main-link {
        margin-bottom: 4vw;
    }
}
@media (max-width: 400px){
    span.select2.select2-container.select2-container--default {
        width: 240px !important;
    }
}
.news_list{
	padding: 4.8vw 6% 0 !important;
}
.news_wrap{
	width: 70%;
}
@media (max-width: 875px){
	.news_list{
		padding: 0% 11% !important;
	}
	.news_wrap {
		width: 100%;
	}
}
/*search page*/
@media (max-width: 875px){
    input[type="text"].search_input {
        height: 11.2vw;
        width: 100%;       
        float: left;
        font-size: 4vw;
		margin-bottom: 5vw;
    }
}
@media (max-height: 767px){
	#thank-you{
		display: flex;
		align-items: center;
	}
	#thank-you .content h2,#thank-you .content p{
		    margin-bottom: 30px;
	}
	#thank-you .content{
		margin: 0 auto;
	}
}
/* фикс расположения блоков на странице смарт-тв */
.interactive-tv-in-your-house {
	margin-top: -25%;
}
.vp_form {
	width: 100%;
}
.vp_form + .error {
	width: 100%;
    color: red;
	display: none;
}
@media (max-width: 875px){
	.interactive-tv-in-your-house {
		margin-top: initial;
	}
}