
@font-face {
    font-family: 'Mplus 1p';
    src: url('/fonts/Mplus1p-Medium.eot');
    src: url('/fonts/Mplus1p-Medium.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Mplus1p-Medium.woff2') format('woff2'),
    url('/fonts/Mplus1p-Medium.woff') format('woff'),
    url('/fonts/Mplus1p-Medium.ttf') format('truetype'),
    url('/fonts/Mplus1p-Medium.svg#Mplus1p-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat-Black.eot');
    src: url('/fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Montserrat-Black.woff2') format('woff2'),
    url('/fonts/Montserrat-Black.woff') format('woff'),
    url('/fonts/Montserrat-Black.ttf') format('truetype'),
    url('/fonts/Montserrat-Black.svg#Montserrat-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Mplus 1p';
    src: url('/fonts/Mplus1p-Regular.eot');
    src: url('/fonts/Mplus1p-Regular.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Mplus1p-Regular.woff2') format('woff2'),
    url('/fonts/Mplus1p-Regular.woff') format('woff'),
    url('/fonts/Mplus1p-Regular.ttf') format('truetype'),
    url('/fonts/Mplus1p-Regular.svg#Mplus1p-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat-Bold.eot');
    src: url('/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Montserrat-Bold.woff2') format('woff2'),
    url('/fonts/Montserrat-Bold.woff') format('woff'),
    url('/fonts/Montserrat-Bold.ttf') format('truetype'),
    url('/fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


.tn-elem.tn-reviews .tn-atom {
    box-shadow: 1px 1px 5px 2px lightgrey;
    padding: 20px 16px;
    margin: 15px;
    width: 95%;
    height: 295px;
}

.tn-elem {
    margin-top: 10px;
}

#coverage_block {
    background: url(/landing/bg_points.svg) top left no-repeat;
    background-size: 850px 450px;
}
.coverage_title {
    color: #000000;
    font-size: 48px;
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 1.2;
    font-weight: 900;
    letter-spacing: 2px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    padding-bottom: 50px;
    margin-top: 110px;
}
.coverage_text {
    color: #000000;
    font-size: 20px;
    font-family: 'Mplus 1p', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    padding-bottom: 50px;
    margin-top: 110px;
}
.container {
    max-width: 1250px;
}

.coverage_red_line:before {
    background-color: #d0021b;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    width: 6px;
    height: 96px;
    position: absolute;
    content: "";
}

.coverage_red_line_top:before {
    margin-top: -50px;
    transform: rotate(90deg);
    margin-left: 45px;
}

.coverage_red_line_label {
    color: #000000;
    font-size: 20px;
    font-family: 'Mplus 1p', Arial, sans-serif;
    line-height: 1.4;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.coverage_red_line_label {
    margin-top: 5px;
}

.coverage_service_label:nth-child(even) .coverage_red_line_label {
    margin-left: 15px;
}

strong {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 900;
}

.coverage_search_block {
    margin-top: 100px;
    color: #000000;
    font-size: 20px;
    font-family: 'Mplus 1p', Arial, sans-serif;
    line-height: 1.4;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    display: block;
}

.coverage_search_block label a {
    color: #000000;
    text-decoration: none;
}

.coverage_search {
    line-height: 54px;
}
.coverage_search:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e003";
}

.float-right {
    float: right;
}
/*
    .tn-elem .tn-atom__sbs-anim-wrapper {
        animation: sbs-anim-rec_reverse 0.2s linear forwards;
        backface-visibility: hidden;
    }
*/
.tn-elem:hover .tn-atom__sbs-anim-wrapper {
    animation: sbs-anim 0.1s linear forwards;
    backface-visibility: hidden;
}

#bar_cities .tn-atom {
    display: block;
    width: 100%;
    border: 1px solid grey;
    padding: 12px 15px;
    font-size: 20px;
}

#bar_cities .tn-atom a .city_name{
    display: inline-block;
    width: calc(100% - 50px);
    color: #373a3c;
}

#bar_cities .tn-atom a .region_name{
    display: inline-block;
    width: calc(100% - 50px);
    color: #373a3c;
}

#bar_cities .tn-atom a .city_drivers{
    float: right;
    color: #373a3c;
}

#bar_cities .tn-atom a .region_drivers{
    float: right;
    color: #373a3c;
}

#bar_regions .tn-atom {
    display: block;
    width: 100%;
    border: 1px solid #cd0031;
    padding: 12px 15px;
    font-size: 18px;
}

#bar_regions .tn-atom .region_btn{
    cursor: pointer;
}

#bar_regions .tn-atom .region_name{
    display: inline-block;
    width: calc(100% - 50px);
    color: #cd0031;
    font-size: 80%;
}
#bar_regions .tn-atom .region_drivers{
    float: right;
    color: #cd0031;
    font-size: 80%;
    line-height: 30px;
}

#bar_cities{
    margin-bottom: 50px;
}
/*
    .tn-elem .tn-atom__img {
        content: url(data-original);
        background-image: attr(data-original url);
    }

    .tn-elem:hover .tn-atom__img {
        content: url(data-src);
        background-image: attr(data-src url);
    }
*/
@keyframes sbs-anim {
    0% {opacity:0;transform:translateX(0px)translateY(0px)rotate(0deg)scale(1,1);animation-timing-function:linear;}
    1% {opacity:0;transform:translateX(0px)translateY(0px)rotate(0deg)scale(1,1);animation-timing-function:linear;}
    100% {opacity:1;transform:translateX(0px)translateY(0px)rotate(0deg)scale(1,1);}
}

@keyframes sbs-anim-rec {
    0% {opacity:0;transform:translateX(0px)translateY(0px)rotate(0deg)scale(1,1);animation-timing-function:linear;}
    1% {opacity:0;transform:translateX(0px)translateY(0px)rotate(0deg)scale(1,1);animation-timing-function:linear;}
    100% {opacity:1;transform:translateX(0px)translateY(0px)rotate(0deg)scale(1,1);}
}

@keyframes sbs-anim-rec_reverse {
    0% {opacity:1;transform:translateX(0px)translateY(0px)rotate(0deg)scale(1,1);}
    99% {opacity:0;transform:translateX(0px)translateY(0px)rotate(0deg)scale(1,1);animation-timing-function:linear;}
    100% {opacity:0;transform:translateX(0px)translateY(0px)rotate(0deg)scale(1,1);animation-timing-function:linear;}
}

.reviews_date {
    font-size: 14px;
    color: grey;
}

.reviews_phone {
    font-family: 'Mplus 1p';
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: grey;
}

.pagination ul {
    list-style: none;
}

.pagination ul li {
    display: table-cell;
    padding: 2px 5px;
    text-decoration: none;
    font-family: 'Mplus 1p';
    font-size: 18px;
}

.pagination ul li a {
    color: #000;
    text-decoration: none;
}
.pagination ul li.pagination_active{
    color: darkred;
}

.pagination_cont {
    margin: auto;
}

#coverage_internal_block {
    margin: auto;
}

#allrecords ul {
    list-style: none;
    display: block;
}
#allrecords ul.city_alphabet {
    padding-left: 10px;
    padding-right: 10px;
}
#allrecords ul li {
    padding: 3px 5px;
    display: initial;
}

#rec118595721 .t396__artboard {
    height: 250px;
}

#rec118595721 .t396__filter {
    height: 250px;
}

#rec118595721 .t396__carrier {
    height: 250px;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    #rec118595721 .t396__artboard {
        height: 200px;
    }

    #rec118595721 .t396__filter {
        height: 200px;
    }

    #rec118595721 .t396__carrier {
        height: 200px;
        background-attachment: scroll;
    }
}

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

@media screen and (max-width: 639px) {
    #rec118595721 .t396__artboard {
        height: 160px;
    }

    #rec118595721 .t396__filter {
        height: 160px;
    }

    #rec118595721 .t396__carrier {
        height: 160px;
    }
}

@media screen and (max-width: 479px) {
    #rec118595721 .t396__artboard {
        height: 140px;
    }

    #rec118595721 .t396__filter {
        height: 140px;
    }

    #rec118595721 .t396__carrier {
        height: 140px;
    }
}

#rec118595721 .tn-elem[data-elem-id="1560866091694"] {
    color: #ffffff;
    text-align: center;
    z-index: 16;
    top: 80px;
    left: calc(50% - 600px + 418px);
    width: 365px;
    height: 60px;
}

#rec118595721 .tn-elem[data-elem-id="1560866091694"] .tn-atom {
    color: #ffffff;
    font-size: 20px;
    font-family: 'Mplus1p', Arial, sans-serif;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 3px;
    border-width: 2px;
    background-color: #cd0031;
    background-position: center center;
    border-color: #cd0031;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

#rec118595721 .tn-elem[data-elem-id="1560866091694"] .tn-atom:hover {
    background-color: #ffffff;
    border-color: #000000;
    color: #000000;
}

#bar_cities .tn-atom:hover {
    background: #cd0031;
    border: 1px solid #FFF;
}

#bar_cities .tn-atom:hover .city_name, #bar_cities .tn-atom:hover .city_drivers {
    color: #FFF;
}

#bar_cities .tn-atom:hover .city_btn > div, #bar_cities .tn-atom:hover .region_btn > div{
    color: #FFF;
}

#coverage_block .region_letter {
    color: #cd0031;
    font-weight: bold;
}

#coverage_block  input.coverage_search {
    border: 1px solid #cd0031;
}

@media screen and (max-width: 1199px) {
    #rec118595721 .tn-elem[data-elem-id="1560866091694"] {
        top: 60px;
        left: calc(50% - 480px + 318px);
        width: 325px;
        height: 45px;
    }

    #rec118595721 .tn-elem[data-elem-id="1560866091694"] .tn-atom {
        font-size: 18px;
    }
}

@media screen and (max-width: 959px) {
    #rec118595721 .tn-elem[data-elem-id="1560866091694"] {
        top: 60px;
        left: calc(50% - 320px + 158px);
    }
}

@media screen and (max-width: 639px) {
    #rec118595721 .tn-elem[data-elem-id="1560866091694"] {
        top: 40px;
        left: calc(50% - 240px + 78px);
    }
}

@media screen and (max-width: 479px) {
    #rec118595721 .tn-elem[data-elem-id="1560866091694"] {
        top: 30px;
        left: calc(50% - 160px + 10px);
        width: 300px;
    }
}

@media screen and (max-width:960px) {
    .tn-elem.tn-reviews .tn-atom {
        width: 465px;
        margin: 10px auto;
    }
    .coverage_title {
        font-size: 26px;
        margin-top: 30px;
    }
    .coverage_text {
        font-size: 18px;
        margin-top: 10px;
    }
    .coverage_search {
        margin: 10px 0;
    }
    #allrecords ul li a {
        font-size: 25px;
    }
    .second_service_line {
        margin-top: 65px;
    }
    .coverage_search_block {
        margin-top: 10px;
        font-size: 15px;
    }

    .coverage_search_block {
        margin-top: 51px;
    }
}
@media screen and (max-width:600px) {

    .second_service_line {
        margin-top: 35px;
    }
    .coverage_search_block {
        margin-top: inherit;
    }
}
@media screen and (max-width:400px) {
    .reviews_icon {
        font-size: 28px;
    }
    .tn-elem.tn-reviews .tn-atom {
        padding: 10px;
        height: 150px;
    }
    .sum-label {
        font-size: 8px;
    }
    .sum-text {
        font-size: 11px;
    }
    .rouble {
        font-size: 7px;
    }
    .reviews_content {
        font-size: 10px;
    }
    .reviews_client_name {
        font-size: 9px;
    }
    .reviews_date {
        font-size: 8px;
    }
    .reviews_phone {
        font-size: 9px;
    }
    .coverage_search_block {
        width: 95%;
        margin-left: 3%!important;
    }
    .coverage_red_line_label {
        font-size: 15px;
    }
    .coverage_service_label {
        margin-bottom: 55px;
    }
    .coverage_red_line:before {
        height: 80px;
    }

    #bar_cities .tn-atom .city_name, #bar_regions .tn-atom .region_name{
        word-break: keep-all;
        overflow-wrap: break-word;
        font-size: 17px;
    }

    #bar_cities .tn-atom .city_drivers, #bar_regions .tn-atom .region_drivers{
        font-size: 17px;
    }
}

@media screen and (max-width:320px) {
    .tn-elem.tn-reviews .tn-atom {
        width: 305px;
    }
    .coverage_red_line_label {
        font-size: 13px;
    }
    .coverage_red_line:before {
        height: 60px;
    }
}
