@font-face {
    font-family:'Geometria';
    src: url('../fonts/Geometria.eot');
    src: url('../fonts/Geometria.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geometria.woff2') format('woff2'),
        url('../fonts/Geometria.woff') format('woff'),
        url('../fonts/Geometria.svg#Geometria') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}
@font-face {
    font-family:'Geometria';
    src: url('../fonts/Geometria-Medium.eot');
    src: url('../fonts/Geometria-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geometria-Medium.woff2') format('woff2'),
        url('../fonts/Geometria-Medium.woff') format('woff'),
        url('../fonts/Geometria-Medium.svg#Geometria-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}
@font-face {
    font-family:'Geometria';
    src: url('../fonts/Geometria-Bold.eot');
    src: url('../fonts/Geometria-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geometria-Bold.woff2') format('woff2'),
        url('../fonts/Geometria-Bold.woff') format('woff'),
        url('../fonts/Geometria-Bold.svg#Geometria-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}
@font-face {
    font-family:'Geometria';
    src: url('../fonts/Geometria-Light.eot');
    src: url('../fonts/Geometria-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geometria-Light.woff2') format('woff2'),
        url('../fonts/Geometria-Light.woff') format('woff'),
        url('../fonts/Geometria-Light.svg#Geometria-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family:'Lato';
    src: url('../fonts/Lato-Regular_gdi.eot');
    src: url('../fonts/Lato-Regular_gdi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Regular_gdi.ttf') format('truetype'),
        url('../fonts/Lato-Regular_gdi.woff') format('woff'),
        url('../fonts/Lato-Regular_gdi.svg#Lato-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}
@font-face {
    font-family:'Lato';
    src: url('../fonts/Lato-Light_gdi.eot');
    src: url('../fonts/Lato-Light_gdi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Light_gdi.ttf') format('truetype'),
        url('../fonts/Lato-Light_gdi.woff') format('woff'),
        url('../fonts/Lato-Light_gdi.svg#Lato-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}
@font-face {
    font-family:'Lato';
    src: url('../fonts/Lato-Bold_gdi.eot');
    src: url('../fonts/Lato-Bold_gdi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Bold_gdi.ttf') format('truetype'),
        url('../fonts/Lato-Bold_gdi.woff') format('woff'),
        url('../fonts/Lato-Bold_gdi.svg#Lato-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}
@font-face {
    font-family:'Lato';
    src: url('../fonts/Lato-Semibold_gdi.eot');
    src: url('../fonts/Lato-Semibold_gdi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Semibold_gdi.ttf') format('truetype'),
        url('../fonts/Lato-Semibold_gdi.woff') format('woff'),
        url('../fonts/Lato-Semibold_gdi.svg#Lato-Semibold') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

.page-wrapper {
    overflow: hidden;
}
body.prevent-scroll {
    overflow: hidden;
}

.show320 {
    display: block !important;
}
.show640 {
    display: none !important;
}
.show320.show640 {
    display: block !important;
}
.show320.show640.show1000 {
    display: block !important;
}
.show1000 {
    display: none !important;
}
.show640.show1000 {
    display: none !important;
}
span.show320 {
    display: inline !important;
}
span.show640 {
    display: none !important;
}
span.show320.show640 {
    display: inline !important;
}
span.show1000 {
    display: none !important;
}
span.show640.show1000 {
    display: none !important;
}
@media screen and (min-width: 640px) {
    .show320 {
        display: none !important;
    }
    .show320.show640 {
        display: block !important;
    }
    .show640 {
        display: block !important;
    }
    .show640.show1000 {
        display: block !important;
    }
    span.show320 {
        display: none !important;
    }
    span.show320.show640 {
        display: inline !important;
    }
    span.show640 {
        display: inline !important;
    }
    span.show640.show1000 {
        display: inline !important;
    }
}
@media screen and (min-width: 1000px) {
    .show320.show640 {
        display: none !important;
    }
    .show640 {
        display: none !important;
    }
    .show1000 {
        display: block !important;
    }
    .show640.show1000 {
        display: block !important;
    }
    span.show320.show640 {
        display: none !important;
    }
    span.show640 {
        display: none !important;
    }
    span.show1000 {
        display: inline !important;
    }
    span.show640.show1000 {
        display: inline !important;
    }
}
.show1260 {
    display: none !important;
}

@media screen and (min-width: 1260px) {
    .show320.show640 {
        display: none !important;
    }
    .show640 {
        display: none !important;
    }
    .show1000 {
        display: none !important;
    }
    .show640.show1000 {
        display: none !important;
    }
    .show1260 {
        display: block !important;
    }
    .show320.show640.show1000 {
        display: none !important;
    }
    span.show320.show640 {
        display: none !important;
    }
    span.show640 {
        display: none !important;
    }
    span.show1000 {
        display: none !important;
    }
    span.show640.show1000 {
        display: none !important;
    }
    span.show1260 {
        display: inline !important;
    }    
}


::selection {
    background: rgba(234, 96, 36, 0.4);
    color: #ffffff;
}
::-moz-selection {
    background: rgba(234, 96, 36, 0.4);
    color: #ffffff;
c
}

* {
    margin: 0;
    padding: 0;
    outline: 0 none;
    border: none;
}
li {
    list-style: none outside none;
}
html, body {
    border: 0 none;
}
html {
    height: 100%;
    -webkit-text-size-adjust: none;
}

body {
    font-size: 14px;
    color: #575756;
    background: #ffffff;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    font-family: 'Lato', sans-serif;
}

input {
    -webkit-appearance: none;
}
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
    width: 0;
    margin: 0;
}
section {
    position: relative;
}
section .wrapper {
    position: relative;
    z-index: 1;
}
section .bg,
section .fg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
}
section .bg {
    background-size: cover;
    background-position: center;
}
section .bg .wrapper {
    position: relative;
    height: 100%;
}

button {
    display: inline-block;
    background: none;
    border: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    font-family: 'Geometria', sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
}

h1 {
    font-family: 'Geometria', sans-serif;
    font-size: 28px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    line-height: 1.1;
    margin-bottom: 20px;
}
h1 strong {
    font-weight: 700;
    letter-spacing: 0.045em;
}
@media screen and (min-width: 640px) {
    h1 {
        font-size: 42px;
    }
}
@media screen and (min-width: 1000px) {
    h1 {
        font-size: 62px;
    }
}

h2 {
    position: relative;
    margin-bottom: 70px;
    text-align: center;
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Geometria', sans-serif;
}
h2 strong {
    font-weight: 500;
}
h2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    width: 60px;
    bottom: -15px;
    margin: auto;
    background: #eb5f21;
}
@media screen and (min-width: 640px) {
    h2 {
        font-size: 32px;
    }
}


h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px
}
@media screen and (min-width: 640px) {
    h3 {
        font-size: 22px;
    }
}
h4 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.03em;
    margin-bottom: 20px
}

h4.colocation {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 24px;
    text-transform: none;
    text-align: center;
    letter-spacing: 0.03em;
    margin-bottom: 0;
}

h5 {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 24px;
    text-align: center;
}
h5.orange {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: none;
    text-align: center;
    letter-spacing: 0.03em;
    margin-bottom: 20px;
    color: #eb5f21;
}
h6 {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
}

.wrapper {
    position: relative;
    width: calc(100% - 30px);
    max-width: 1170px;
    margin: auto;
}

.wrapper.menu {
    max-width: 1800px;
}
@media screen and (min-width: 1000px) {
    .wrapper {
        width: calc(100% - 60px);
    }
}

header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100px;
    z-index: 100;
    border-top: 2px solid #EB5F21;
    transform: translateZ(0px);
}
header .logo {
    position: absolute;
    top: 0;
    left: 0;
    top: 22px;
    width: 150px;
    height: 35px;
    background: url(/local/templates/RU/assets/img/logo.svg);
    background-repeat: no-repeat;
    cursor: pointer;
}
@media screen and (min-width: 640px) {
    header .logo {
        top: 18px;
        width: 190px;
        height: 44px;
        left: 0px;
    }
}

header .login {
    background: rgba(255, 255, 255, 0.95);
    line-height: 35px;
    height: 35px;
    text-align: right;
    font-weight: 500;
}
header .login .link {
    margin-left: 30px;
}
header .mn {
    position: relative;
    height: 80px;
    background: rgba(10, 10, 10, 0.6);
}

a {
    text-decoration: none;
}
header nav {
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    padding-top: 33px;
}

.marketLink {
    color: #EB5F21;
    margin-left: 35px;
    transition: all 0.2s;
}
.marketLink:hover{
    color: #ffffff;
    transition: all 0.1s;
}

header nav a {
    color: #ffffff;
    margin-left: 35px;
    transition: all 0.2s;
}
header nav a:hover,
header nav a.active {
    color: #EB5F21;
    transition: all 0.1s;
}

.marketLink



header nav .darr:after {
    position: relative;
    left: 8px;
    top: -2px;
    display: inline-block;
    content: "";
    width: 10px;
    height: 5px;
    background: url(/local/templates/RU/assets/img/arr-b.svg);
    background-position: center;
    background-repeat: no-repeat;
}
header .hover-tooltip {
    position: relative;
    display: inline-block;
    margin-left: 35px;
}
header .hover-tooltip a {
    margin-left: 0;
}
header .tooltip {
    left: -35px;
    top: calc(100% + 28px);
    position: absolute;
    background: rgba(10, 10, 10, 0.6);
    text-align: left;
    white-space: nowrap;
    padding-top: 20px;
    padding-bottom: 20px;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition: all 0.2s;
}
header .hover-tooltip.hover .tooltip {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    transition: all 0.1s;
}
header .tooltip a {
    display: inline-block;
    margin: 5px 35px;
}
header {
    transform: translateZ(0px);
    transition: transform 0.3s;
    will-change: transform;
}
.first-scroll header:not(.cn-header) {
    transform: translateY(-37px) translateZ(0px);
    transition: transform 0.2s;
}

.menu-btn {
    position: absolute;
    right: 0px;
    top: 17px;
    width: 45px;
    height: 45px;
}
.menu-btn .bar {
    position: absolute;
    width: 24px;
    height: 2px;
    background: #ffffff;
    left: 0;
    right: 0;
    margin: auto;
}
.menu-btn .b1 {
    top: 15px;
}
.menu-btn .b2 {
    top: 21px;
}
.menu-btn .b3 {
    top: 27px;
}

.link, a {
    color: #0067B0;
    cursor: pointer;
    transition: all 0.2s;
}
.link:hover,
a:hover {
    color: #EB5F21;
    transition: all 0.1s;
}
section {
    margin-bottom: 40px;
    padding-top: 50px;
}
.home {
    margin-top: 0;
    padding-top: 243px;
    padding-bottom: 125px;
    color: #ffffff;
    background: #404861;
}
.home h3 {
    position: relative;
}
.home h3:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 52%;
    height: 1px;
    background: #ffffff;
    bottom: -33px;
}
.home .tp {
    margin-bottom: 90px;
}
.home .tx {
    text-align: center;
    font-size: 18px;
    max-width: 460px;
    margin: 0 auto 40px;
}

.btn {
    padding: 13px 25px;
    border-radius: 4px;
    border: 2px solid #ffffff;
    background: transparent;
    transition: all 0.3s;
}
@media screen and (min-width: 640px) {
    .btn {
        padding: 13px 40px;
    }
}
.btn.orange {
    background: #ea6024;
    color: #ffffff;
}
.btn.blue {
    background: #3C97D4;
    color: #ffffff;
}
.btn.iblue {
    background: #ffffff;
    color: #3C97D4;
    border: 2px solid #3C97D4;
}
.btn-wrap {
    text-align: center;
}
.btn:hover {
    transition: all 0.2s;
    background: rgba(255, 255, 255, 0.9);
    border: 2px solid #EB5F21;
    color: #EB5F21 !important;
}
.btn.blue:hover {
    border: 2px solid #3C97D4;
    color: #3C97D4 !important;
}
.btn.orange:hover {
    border: 2px solid #EB5F21;
    color: #EB5F21 !important;
}
.btn.iblue:hover {
    border: 2px solid #3C97D4;
    background: #3C97D4;
    color: #ffffff !important;
}

.home .btn {
    color: #ffffff;
    font-weight: 500;
}
.home .btn-wrap .btn {
    margin: 0 17px 20px;
}

.container {
    margin-left: -30px;
}
.container:after {
    content: "";
    display: table;
    clear: both;
}

.container .item {
    float: left;
    padding-left: 30px;
    box-sizing: border-box;
}

.container .aboutusitem {
    float: left;
    padding-left: 19px;
    box-sizing: border-box;
}

.container .item .aboutus-block {
    min-height: 140px;
}

.container.col-3 .item {
    width: 100%;
}
.container.col-4 .item {
    width: 100%;
}
.container.col-5 .item {
    width: 100%;
}
.container.col-2 .item {
    width: 100%;
}
@media screen and (min-width: 640px) {
    .container.col-3 .item {
        width: 33%;
    }
    .container.col-4 .item {
        width: 50%;
    }
    .container.col-5 .item {
        width: 33%;
    }
    .container.col-2 .item {
        width: 50%;
    }

}
@media screen and (min-width: 1000px) {
    .container.col-4 .item {
        width: 33%;
    }

    .container.col-5 .item {
        width: 20%;
    }
}

 
.platform {
    color: #0363ad;
    font-weight: 500;
    font-size: 18px;
    cursor: pointer;
}

.changeplatform {
    color: #0363ad;
    font-weight: 500;
    font-size: 18px;
    cursor: pointer;
}

.tariff {
    color: #eb5f21;
    font-weight: 500;
    font-size: 18px;
}

tr.orange {
    color: #eb5f21;
}

span.orange{
 color: #eb5f21;   
}

table.colocation-table {
    border: 1px solid #0364AD;
    border-collapse: collapse;
}

.colocation-table td {
    border-spacing: 0px;
    border: 0;
    border-top: 1px solid #0363ad;
    padding: 10px;
    text-align: center;
}

.colocation-table th {
    border: 0;
    padding: 10px;
    text-align: center;
}

.colocation-table.fix {
    display: flex;
    overflow: hidden;
    white-space: nowrap;
}
.colocation-table.fix thead {
    display: flex;
    flex-shrink: 0;
    min-width: min-content;
    flex-grow: 1;
}
.colocation-table.fix tbody {
    display: flex;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
.colocation-table.fix tr {
    display: flex;
    flex-direction: column;
    min-width: min-content;
    flex-shrink: 0;
    flex-grow: 1;
    overflow: hidden;
}
.colocation-table.fix td {
    border-top: none;
    width: auto;
}
.colocation-table.fix td:first-child,
.colocation-table.fix th:first-child {
    width: auto;
    color: #000;
    font-size: 14px;
    height: 35px;
}
.colocation-table.fix th,
.colocation-table.fix td {
    border-bottom: 1px solid #e3e3e3;
    height: 17px;
    font-size: 13px;
    color: #585858;
}
 .table-responsive.table-2 .colocation-table.fix tr .h-fix {
    height: 53px;
    color: #000;
 }
.colocation-table.fix th {
    text-align: left;
    font-weight: normal;
}
.colocation-table.fix th:last-child,
.colocation-table.fix td:last-child {
    border-bottom: none;
}
table.colocation-table.fix tr:nth-child(odd) td {
    background: none;
}
table.colocation-table.fix tr td:nth-child(even),
table.colocation-table.fix tr th:nth-child(even) {
    background: #fafcfc;
}

.colocation-advantages{
    text-align: center;
}

.table-advantages{
    border-collapse: collapse;
    font-size: 20px;
    margin-bottom: 25px;
}
.table-advantages td {
    border-spacing: 0px;
    border: 0;
    border: 1px solid #64de39;
    color: #000;
    padding: 54px 63px 47px 70px;
    box-sizing: border-box;
    font-size: 24px;
    width: 50%;
}
.table-advantages td:first-child {
    border: 1px solid #eb5f21;
    border-right: none;
}
.table-advantages td ul {
    margin-top: 25px;
}
.table-advantages td:first-child ul > li {
    font-size: 20px;
    color: #a65656;
}
.table-advantages ul > li {
    text-align: left;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 18px;
    padding-left: 27px;
}
.table-advantages ul > li:last-child {
    margin-bottom: 0;
}

.table-advantages ul > li:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 16px;
    height: 16px;
    background: url(/local/templates/RU/assets/img/colocation/good.png) 0 0 no-repeat;
    background-size: contain;
}
.table-advantages td:first-child ul > li:before {
    width: 12px;
    height: 12px;
    background: url(/local/templates/RU/assets/img/colocation/bad.png) 0 0 no-repeat;
    background-size: contain;
}

 

/*table.table-advantages {
    border: 1px solid #eb5f21;
}*/

/*.colocation-advantages:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    width: 100%;
    margin: auto;
    background: #eb5f21;
}

.colocation-advantages:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    width: 100%;
    margin: auto;
    background: #eb5f21;
}*/

.underline {
    text-decoration: underline;
}

.start .steps {
    margin-bottom: 15px;
}
.start .item {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
}
.start .nm {
    position: relative;
    display: inline-block;
    width: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #3c97d4;
    font-family: 'Geometria', sans-serif;
    font-size: 18px;
    color: #3c97d4;
    margin-bottom: 55px;
}
.start .nm:after {
    content: "";
    position: absolute;
    top: 43px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0px;
    height: 35px;
    border-left: 1px dashed #cccccc;
}
.start .dash {
    position: absolute;
    display: none;
    top: 14px;
    left: calc(50% + 45px);
    width: calc(100% - 60px);
    height: 0px;
    border-top: 1px dashed #cccccc;
}
.start .item:last-child .dash {
    display: none;
}
@media screen and (min-width: 640px) {
    .start .dash {
        display: block;
    }
    .start .item:nth-child(4) {
        margin-left: 16.5%;
    }
    .start .item:nth-child(3) .dash {
        display: none;
    }
}
@media screen and (min-width: 1000px) {
    .start .item:nth-child(3) .dash {
        display: block;
    }
    .start .item:nth-child(4) {
        margin-left: 0;
    }
}

p {
    line-height: 1.45;
}
.start .ico {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
.start .item p {
    max-width: 200px;
    margin: 0 auto;
    line-height: 1.5;
}
.start .item:nth-child(1) .ico {
    width: 80px;
    background-image: url(/local/templates/RU/assets/img/ico-1.svg);
}
.start .item:nth-child(2) .ico {
    width: 99px;
    background-image: url(/local/templates/RU/assets/img/ico-2.svg);
}
.start .item:nth-child(3) .ico {
    width: 73px;
    background-image: url(/local/templates/RU/assets/img/ico-3.svg);
}
.start .item:nth-child(4) .ico {
    width: 57px;
    background-image: url(/local/templates/RU/assets/img/ico-4.svg);
}
.start .item:nth-child(5) .ico {
    width: 73px;
    background-image: url(/local/templates/RU/assets/img/ico-5.svg);
}

.clear {
    clear: both;
}

.h2-wrap {
    position: relative;
    background: #e9f4fa;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 55px;
}
.h2-wrap h2 {
    margin-bottom: 0;
}
.h2-wrap h2:after {
    bottom: -30px;
    background: #0363ad;
}
.h2-wrap:before,
.h2-wrap:after {
    content: "";
    background: #e9f4fa;
    position: absolute;
    width: 100%;
    width: 100vw;
    height: 100%;
    top: 0;
}
.h2-wrap:before {
    right: 100%;
}
.h2-wrap:after {
    left: 100%;
}

tabs-switches {
    position: relative;
    display: block;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(255, 255, 255, 0.6);
}
tabs-container .tab {
    display: none;
}
tabs-container .tab.active {
    display: block;
}
.sublinks {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
}
.sublinks .item {
    display: inline-block;
    color: #878787;
    padding: 8px 30px 11px 30px;;
    margin: 0 0px;
    border: 1px solid transparent;
    transition: all 0.2s;
    cursor: pointer;
}
.sublinks .item.active {
    color: #0767b1;
    border: 1px solid #0069aa;
    transition: al 0.2s;
    cursor: default;
}
.sublinks .item:hover {
    color: #0767b1;
    transition: all 0.1s;
}

.team {
    margin-bottom: 53px;
}

.team .inner {
    background: #f2f6f5;
}
.team .photo {
}
.team .photo img {
    width: 100%;
    display: block;
}
.team .name {
    color: #0767b1;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
}
.team .nfo {
    padding-left: 25px;
    padding-right: 10px;
    padding-top: 30px;
    box-sizing: border-box;
    padding-bottom: 30px;
}
.team-btn {
    margin-bottom: 100px;
}

@media screen and (min-width: 640px) {
    .team .photo {
        float: left;
        width: 35%;
    }
    .team .nfo {
        float: right;
        width: 60%;
        padding-bottom: 10px;
    }
}

.join {
    position: relative;
    padding-top: 120px;
    margin-top: -56px;
}
.join.another {
    padding-top: 0px;
    margin-top: 0px;
}
.join .bg {
    opacity: 0.7;
}
.join h4 {
    color: #EB5F21;
    margin-bottom: 50px;
}
.join .bt h4 {
    color: #0067B0;
    margin-bottom: 35px;
}
.join .tp {
    position: relative;
    z-index: 5;
    padding-bottom: 55px;
}
.join .bt {
    position: relative;
    padding-top: 50px;
    padding-bottom: 65px;
    background: url(/local/templates/RU/assets/img/gradient.png);
    background-size: cover;
    background-position: center;
    z-index: 6;
}
.join .cols {
    max-width: 800px;
    margin: 0 auto;
}
.join .l,
.join .r {
   text-align: center;
   margin-bottom: 40px;
}
@media screen and (min-width: 640px) {
   .join .l,
   .join .r {
      width: 40%;
   }
}
.join .l {
    float: left;
}
.join .r {
    float: right;
}
.join .cols {
    position: relative;
}

.join .decor {
    position: absolute;
    display: none;
}
@media screen and (min-width: 640px) {
    .join .decor {
        display: block;
    }
}
.join .decor-t-l,
.join .decor-t-r {
   width: calc(31.5% - 120px);
   height: 30px;
}
.join .decor-t-l {
    right: calc(50% + 120px);
    top: -45px;
    border-top: 1px dashed #575756;
    border-left: 1px dashed #575756;
}
.join .decor-t-r {
    left: calc(50% + 120px);
    top: -45px;
    border-top: 1px dashed #575756;
    border-right: 1px dashed #575756;
}
.join .decor-b {
    left: 18.5%;
    right: 18.5%;
    bottom: -8px;
    height: 30px;
    border-bottom: 1px dashed #575756;
    border-right: 1px dashed #575756;
    border-left: 1px dashed #575756;
}

.offer {}
.offer h5 {
    color: #0067B0;
}
.offer .nm {
    /*font-weight: 300;*/
    font-size: 50px;
    color: #0067B0;
    text-align: center;
    margin-bottom: 7px;
}
.offer .outer-container {
    max-width: 1080px;
    margin: 48px auto 0;
}
.offer .stats {

}
.offer .item {
    text-align: center;
    margin-bottom: 30px;
}
.offer .stack {
    margin-bottom: 35px;
}
.offer .nt {
    text-align: center;
    margin-bottom: 50px;
}

.stack  img {
    width: 100%;
    display: block;
}

.triangle-down {
    position: relative;
    width: 100%;
    height: 60px;
    background: url(/local/templates/RU/assets/img/angle.svg);
    background-size: 100% 100%;
    z-index: 10;
}
.triangle-down:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 38px;
    width: 20px;
    height: 15px;
    background: url(/local/templates/RU/assets/img/darr.svg);
}

.features {
    margin-top: -60px;
    padding-top: 130px;
    padding-bottom: 50px;
    position: relative;
    color: #ffffff;
}
.features:after {
    content: "";
    display: table;
    clear: both;
}
.features .item {
    float: left;
    width: 100%;
    padding-left: 30px;
    box-sizing: border-box;
    text-align: left;
    margin-bottom: 30px;
}
@media screen and (min-width: 640px) {
    .features .item {
        width: 50%;
    }
}
@media screen and (min-width: 1000px) {
    .features .item {
        width: 33.3%;
    }
}
@media screen and (min-width: 1300px) {
    .features .item {
        width: 16.6%;
    }
    .features .item.w2 {
        width: 25%;
    }
    .features .item.w3 {
        width: 33.3%;
    }
}

.features .item .inner {
    padding-left: 15px;
    padding-top: 16px;
    height: 100px;
    background: rgba(111, 111, 111, 0.7);
}
.features .item .hd {
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0em;
    margin-bottom: 7px;
    font-family: 'Geometria', sans-serif;
}
.features .item .tx {
    font-size: 14px;
    line-height: 1.45;
    padding-right: 15px;
}

.features .container {
    margin-bottom: 25px;
}
.features .btn-wrap {
    position: relative;
    z-index: 10;
}

.mobile {
    margin-bottom: 90px;
}
.mobile .outer-container {
    max-width: 1100px;
    margin: 0 auto;
}
.mobile .item {
    padding-top: 20px;
}
.mobile .item .tx {
    text-align: center;
    font-size: 14px;
    max-width: 150px;
    margin: 0 auto;
}
.mobile .ico {
    width: 50px;
    height: 50px;
    margin: 0 auto 15px;
}
.mobile .item:nth-child(1) .ico {
    background-image: url(/local/templates/RU/assets/img/ico-6.svg);
}
.mobile .item:nth-child(2) .ico {
    background-image: url(/local/templates/RU/assets/img/ico-7.svg);
}
.mobile .item:nth-child(3) .ico {
    background-image: url(/local/templates/RU/assets/img/ico-8.svg);
}
.mobile .item:nth-child(4) .ico {
    background-image: url(/local/templates/RU/assets/img/ico-9.svg);
}
.mobile .item:nth-child(5) .ico {
    background-image: url(/local/templates/RU/assets/img/ico-10.svg);
}

.mobile iframe {
    width: 100%;
}
.mobile .item {
    margin-bottom: 20px;
}
.mobile .icons {
    margin-bottom: 10px;
}

@media screen and (min-width: 640px) {
    .mobile .item:nth-child(4) {
        margin-left: 16.5%;
    }
}
@media screen and (min-width: 1000px) {
    .mobile .item:nth-child(4) {
        margin-left: 0%;
    }
}

.slider {
    position: relative;
}

slider-component {
    display: block;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
slider-component .slide {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
slider-component img {
    width: 100%;
    display: block;
}
slider-previews {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 17px;
    z-index: 1;
}
slider-previews .preview {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
    margin: 0 0;
    cursor: pointer;
}
slider-previews .preview:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    border: 1px solid #E5E8E7;
    border-radius: 50%;
    transition: all 0.2s;
}
slider-previews .preview:hover:after {
    background: rgba(229, 232, 231, 0.2)
}
slider-previews .preview.active:after {
    background: #E5E8E7;
    cursor: default;
}
.slider .arr {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 45px;
    height: 45px;
    z-index: 10;
    margin: auto;
    opacity: 0.6;
    transition: all 0.2s;
    cursor: pointer;
}
.slider .arr:hover {
    opacity: 1;
}
.slider .arr:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 33px;
}
.slider .l-arr {
    left: 10px;
}
.slider .r-arr {
    right: 10px;
}
.slider .l-arr:before {
    background: url(/local/templates/RU/assets/img/larr.svg);
}
.slider .r-arr:before {
    background: url(/local/templates/RU/assets/img/rarr.svg);
}

.place {
    padding-top: 75px;
    background: #f6f8f7;
}
.place .nt {
    font-weight: 500;
    color: #0067B0;
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
}
.place img {
    width: 100%;
    display: block;
}
.place .tx {
    padding: 20px;
    line-height: 1.5;
}
.place .item {
    margin-bottom: 20px;
}

ul > li {
    position: relative;
    padding-left: 20px;
}
ul > li:before {
    position: absolute;
    top: 0;
    left: 4px;
    content: "";
}
ul > li.checked:before {
    content: "";
    top: 7px;
    left: 3px;
    width: 7px;
    height: 7px;
    background: url(/local/templates/RU/assets/img/check.svg);
}

.cta {
    position: relative;
    margin-top: 60px;
    color: #ffffff;
}
.cta .wrapper {
    z-index: 5;
}
.cta .hd {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.5;
    font-family: 'Geometria', sans-serif;
}
.cta .hd strong {
    font-weight: 700;
}
.cta .l {
    padding-top: 33px;
    padding-bottom: 33px;
}
.cta .r {
    padding-bottom: 40px;
}
@media screen and (min-width: 1000px) {
    .cta .l {
        float: left;
        width: 45%;
    }
    .cta .r {
        padding-top: 75px;
        float: right;
        width: 40%;
    }
}

.contacts {
    margin-bottom: 0;
}
.contacts .contacts-nfo {
    padding-top: 55px;
    background: #f6f8f7;
    position: relative;
    margin-bottom: 55px;
}
.contacts .contacts-nfo:before,
.contacts .contacts-nfo:after {
    content: "";
    position: absolute;
    width: 100%;
    width: 100vw;
    height: 100%;
    top: 0;
    background: #f6f8f7;
}
.contacts .contacts-nfo:before {
    right: 100%;
}
.contacts .contacts-nfo:after {
    left: 100%;
}

.contacts .container-outer {
    max-width: 1000px;
    margin: 0 auto;
}
.contacts .ico {
    position: absolute;
    width: 41px;
    height: 41px;
}
.contacts .item {
    position: relative;
    margin-bottom: 30px;
}
.contacts .tx {
    margin-left: 55px;
}
.contacts .hd {
    font-family: 'Geometria', sans-serif;
    font-size: 26px;
}
.contacts .add .ico {
    background: url(/local/templates/RU/assets/img/ico-addr.svg);
}
.contacts .ph .ico {
    background: url(/local/templates/RU/assets/img/ico-ph.svg);
}
.contacts .ml .ico {
    background: url(/local/templates/RU/assets/img/ico-ml.svg);
}

.contacts p {
    color: #6F6F6E;
}
.contacts .btn-wrap {
    margin-bottom: 70px;
}

footer {
    border-top: 2px solid #EB5F21;
    background: #3c3c3a;
    padding-bottom: 20px;
}
footer .logo {
    width: 150px;
    height: 35px;
    margin: 25px auto 0;
    background: url(/local/templates/RU/assets/img/logo-bw.svg);
    background-repeat: no-repeat;
}
@media screen and (min-width: 640px) {
    footer .logo {
        position: absolute;
        margin: 0;
        left: 0;
        top: 35px;
        width: 190px;
        height: 44px;
    }
}

footer .c {
    position: relative;
    padding-top: 20px;
    text-align: right;
    width: 100%;
}
footer .r {
    position: relative;
    padding-top: 20px;
    text-align: right;
    width: 100%;
}
footer a, footer span {
    color: #FFFFFF;
    font-size: 14px;
}
footer a:hover {
    color: #EB5F21;
}
footer .d {
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
}
@media screen and (min-width: 640px) {
    footer .c {
        width: auto;
    }
    footer .r {
        width: auto;
    }
    footer .d {
        width: auto;
        text-align: right;
    }
}
@media screen and (min-width: 1180px) {
    footer {
        text-align: right;
    }
    footer .d {
        display: inline;
        margin: 0;
    }
    footer .c {
        display: inline-block;
        padding-top: 50px;
        padding-bottom: 30px;
    }
    footer .r {
        display: inline-block;
        padding-top: 50px;
        padding-bottom: 30px;
        float: right;
        margin-left: 30px;
    }
    footer a {
        margin-left: 10px;
    }

    footer span {
        margin-left: 35px;
    }

    footer .c:before {
        content: "";
        position: absolute;
        left: -15px;
        top: 30px;
        height: 55px;
        width: 1px;
        background: #ffffff;
    }
    
    footer .r:before {
        content: "";
        position: absolute;
        left: 2px;
        top: 30px;
        height: 55px;
        width: 1px;
        background: #ffffff;
    }
}

.map {
    display: none;
    height: 450px;
}

.map.active {
    display: block;
    height: 450px;
}
.map .container {
    height: 100%;
    margin-left: 0;
}

.popup-content {
    background: #ffffff;
    width: 100%;
    margin: 0 auto;
}
.menu-popup .popup-content {
    padding-top: 50px;
    padding-bottom: 50px;
}
@media screen and (min-width: 640px) {
    .popup-content {
        height: auto;
        width: auto;
        max-width: 430px;
    }
}

.menu-popup nav {

}
.menu-popup a {
    position: relative;
    display: block;
    text-align: center;
    color: #575756;
    padding: 5px 10px;
    margin: 20px 0;
    font-size: 18px;
}
.menu-popup a:after {
    content: "";
    position: absolute;
    width: 26px;
    height: 1px;
    background: #cecece;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -15px;
}
.menu-popup a:last-child:after {
    display: none;
}
.popup-close {
    position: absolute;
    right: 17px;
    top: 18px;
    width: 43px;
    height: 43px;
    background: #004c80;
    transition: background 0.2s;
}
.popup-close:hover {
    background: #3b98d5;
    transition: background 0.1s;
}
@media screen and (min-width: 640px) {
    .popup-close {
        right: 0;
        top: 0;
    }
}

.popup-close .b {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 21px;
    height: 1px;
    background: #ffffff;
}
.popup-close .b1 {
    transform: rotate(45deg);
}
.popup-close .b2 {
    transform: rotate(-45deg);
}

::-webkit-input-placeholder {
    color:#9C9B9B;
}
::-moz-placeholder {
    color:#9C9B9B;
}
:-ms-input-placeholder {
    color:#9C9B9B;
}
.form-popup .form-hd {
    background: #0068b1;
    font-family: 'Geometria', sans-serif;
    font-size: 26px;
    text-transform: uppercase;
    color: #ffffff;
    text-align: left;
    padding: 20px 50px;
    margin-bottom: 15px;
}
@media screen and (min-width: 640px) {
    .form-popup .form-hd {
        text-align: center;
    }
}
.form-popup .nt {
    margin: 0 35px 20px;
    color: #0067B0;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}
.form-popup form {
    margin: 0 35px 20px;
}
.form-popup .input-wrapper {
    display: block;
    border: 1px solid #d1d1d1;
    padding: 0 22px;
    margin-bottom: 15px;
    transition: all 0.2s;
}
.form-popup .textarea-wrapper {
    display: block;
    border: 1px solid #d1d1d1;
    margin-bottom: 15px;
}
.form-popup .input-wrapper.error {
    border: 1px solid #fb8585;
}
.form-popup input,
.form-popup textarea {
    width: 100%;
    line-height: 37px;
    font-family: 'Lato', sans-serif;
    color: #575756;
    background: none;
    font-size: 14px;
}
.form-popup textarea {
    padding: 10px 22px;
    height: 100px;
    width: calc(100% - 44px);
    line-height: 1.45;
    resize: none;
}
.form-popup .form-ft {
    font-size: 11px;
    line-height: 30px;
    text-align: center;
    color: #575756;
    background: #e4e8e7;
}

.checkbox-line {
    position: relative;
}
.checkbox-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    font-size: 12px;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}
.checkbox-note {
    display: block;
    line-height: 25px;
    margin-left: 28px;
    font-size: 14px;
    vertical-align: middle;
}
.checkbox-wrapper .i {
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    top: 2px;
    margin: auto;
    border: 1px solid #858585;
}
.checkbox-wrapper .i:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #0068b1;
    transform: scale(0.8);
    opacity: 0;
    transition: all 0.2s;
}
input[type='checkbox'] {
    display: none;
}
input[type='checkbox']:checked + .checkbox-wrapper .i:before {
    opacity: 1;
    transform: scale(1);
}

.checkbox-note {
    color: #575756;
    transition: all 0.2s;
}
.checkbox-wrapper.error + .checkbox-note {
    color: #ff3333;
}

.form-popup .l {
    margin-top: 8px;
    float: left;
    width: 40%;
}
.form-popup .r {
    float: right;
    width: 55%;
}
.form-popup .btn-wrap {
    padding-top: 20px;
    padding-bottom: 40px;
}
.form-popup .btn-wrap .submit {
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
}
.form-popup .submit {
    background: #3b98d5;
    color: #ffffff;
    font-family: 'Geometria', sans-serif;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0px 0px;
    border: 2px solid #3b98d5;
    transition: all 0.3s;
}
.form-popup .submit:hover {
    background: #ffffff;
    color: #3b98d5;
    transition: all 0.2s;
}

.form-popup .md {
    font-size: 14px;
    text-align: center;
    margin: 25px 0;
}
.form-popup .md .blue {
    color: #3C97D4;
}
.form-popup .md span {
    position: relative;
    margin: 0 7px;
}
.form-popup .md span:first-child:after {
    content: "";
    position: absolute;
    right: -10px;
    top: 0px;
    width: 1px;
    height: 18px;
    background: #808080;
}
.form-popup .md span {
    transition: all 0.2s;
    cursor: pointer;
}
.form-popup .md span:hover {
    color: #EB5F21;
    transition: all 0.1s;
}

.slider-popup .slider-outer {
    overflow: hidden;
}
.slider-popup .slider {
    z-index: 0;
}
.slider-popup .slider,
.slider-popup .slide,
.slider-popup .slide .inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.slider-popup .slide {
    background: #cccccc;
}
.slider-popup .slide .inner {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.slider-popup .popup-close {
    z-index: 10;
}
.slider-popup .popup-close {
    right: 17px;
    top: 18px;
}
.slider-popup slider-component {
    height: 100%;
    width: 100%;
}

popup-component {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 0%;
    z-index: 500;
    transform: translateZ(0px);
    overflow: hidden;
    background: #ffffff;
}
/*@media screen and (min-width: 640px) {
    popup-component {
        background: rgba(0, 0, 0, 0.5);
    }
}*/
popup-component {
        background: rgba(0, 0, 0, 0.5);
    }
popup-component .popup-outer {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

popup-component .popup-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}
popup-component .popup-cell {
    display: table-cell;
    vertical-align: middle;
    table-layout: fixed;
}
popup-component {
    width: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease 0s, transform 0.2s ease 0s, width 0s ease 0.2s;
}
popup-component.active {
    width: 100%;
    opacity: 1;
    pointer-events: auto;
    transition: opacity 0.2s ease 0s, transform 0.2s ease 0s, width 0s ease 0s;
}
popup-component .popup-content {
    position: relative;
    transform: translateY(-10px);
    transition: all 0.2s;
}
popup-component.active .popup-content {
    transform: translateY(0px);
}

@media screen and (min-width: 640px) {
    popup-component .popup-content {
        box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.2);
    }
}

.cn-header {
    position: relative;
    top: 0;
    left: 0;
    border-top: none;
    height: auto;
}
.cn-header .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 80px;
    background: url(/local/templates/RU/assets/img/c2.jpg);
}
.cn-header .mn {
    background: none;
    margin-bottom: 20px;
}
@media screen and (min-width: 1000px) {
    .cn-header .bg {
        height: 125px;
    }
    .cn-header .logo {
        top: 40px;
    }
    .cn-header .mn {
        margin-bottom: 0;
    }

    .cn-header {
        height: 125px;
        background: url(/local/templates/RU/assets/img/c2.jpg);
        background-size: cover;
        background-position: center;
    }
}

.cn-header .tx {
    margin-right: 0;
    margin-bottom: 20px;
}
.cn-header .tx:after {
    content: "";
    position: absolute;
    right: -35px;
    top: -15px;
    bottom: -5px;
    width: 2px;
    background: #ffffff;
}
.cn-header .hd {
    font-family: 'Geometria', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #EB5F21;
    margin-bottom: 10px;
    font-weight: 700;
}
.cn-header .nm {
    color: #575756;
    font-size: 18px;
    font-weight: 500;
}

@media screen and (min-width: 1000px) {
    .cn-header .tx {
        position: absolute;
        right: 0;
        top: 38px;
        text-align: right;
        margin-right: 235px;
        margin-bottom: 0;
    }
    .cn-header .hd {
        font-size: 26px;
        margin-bottom: 3px;
    }
    .cn-header .nm {
        color: #ffffff;
    }
}

.cn-header .status {
    margin-bottom: 50px;
}
.cn-header .status .t {
    position: relative;
    font-size: 12px;
    text-align: center;
    margin-bottom: 12px;
}
.cn-header .status .t:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 100%;
    border-bottom: 1px dashed #B1B1B1;
    opacity: 0.6;
}
.cn-header .status .b {
    text-align: center;
}
.cn-header .status .item {
    position: relative;
    display: inline-block;
    padding-left: 10px;
    color: #B1B1B1;
    margin: 0 7px;
}
.cn-header .status .item:before {
    content: "";
    position: absolute;
    top: 6px;
    left: -2px;
    width: 4px;
    height: 4px;
    border: 1px solid #B1B1B1;
    border-radius: 50%;
}
.cn-header .status .item.active {
    color: #575756;
}
.cn-header .status .item.active:before {
    border: 1px solid #575756;
    background: #575756;
}
@media screen and (min-width: 1000px) {
    .cn-header .status {
        position: absolute;
        top: 51px;
        right: 0;
        width: 175px;
        color: #ffffff;
        margin-bottom: 0;
    }
    .cn-header .status .item.active {
        color: #ffffff;
    }
    .cn-header .status .item.active:before {
        border: 1px solid #ffffff;
        background: #ffffff;
    }
    .cn-header .status .t:after {
        border-bottom: 1px dashed #ffffff;
    }
}


.balance {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
}
.balance .tp {
    background: #f2f6f5;
    line-height: 40px;
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    color: #575756;
    margin-bottom: 20px;
}
@media screen and (min-width: 640px) {
    .btn-wrap.cn {
        text-align: left;
    }
}

@media screen and (min-width: 1000px) {
    .btn-wrap.cn {
        text-align: right;
    }
    .balance .tp {
        text-align: right;
    }
}

.cabinet {
    position: relative;
    min-height: calc(100vh - 403px);
    margin-bottom: 70px;
}
.cabinet .hd {
    text-transform: uppercase;
    font-weight: 500;
    color: #575756;
    font-size: 18px;
    letter-spacing: 0.015em;
    margin-bottom: 30px;
}

.period {
    color: #0067B0;
    font-size: 13px;
    margin-bottom: 35px;
}
input.date {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    width: 70px;
    text-align: center;
    border-bottom: 1px dashed #0067B0;
    cursor: pointer;
    color: #0067B0;
    border-bottom: 1px dashed #0067B0;
    transition: all 0.2s;
}
input.date:hover {
    color: #EB5F21;
    border-bottom: 1px dashed #EB5F21;
    transition: all 0.1s;
}
input.text-submit {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    background: none;
    cursor: pointer;
    color: #0067B0;
    border-bottom: 1px solid #0067B0;
    transition: all 0.2s;
}
input.text-submit:hover {
    color: #EB5F21;
    border-bottom: 1px solid #EB5F21;
    transition: all 0.1s;
}
.period .ln {
    position: relative;
    margin-top: 5px;
    text-align: left;
    z-index: 1;
}
@media screen and (min-width: 1000px) {
    .period {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        margin-bottom: 0;
    }
    .period .ln {
        text-align: right;
    }
}


footer.cn {
    padding-bottom: 14px;
    padding-top: 14px;
}
footer .cp {
    color: #ffffff;
    font-size: 12px;
    text-align: left;
}
footer .cp {
    white-space: normal;
}
footer .cp span {
    display: inline-block;
    white-space: nowrap;
}

.table {
    margin-bottom: 22px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.table table {
    border-spacing: 2px;
    width: 100%;
    min-width: 800px;
}
.table td,
.table th {
    font-size: 14px;
    line-height: 28px;
    padding-left: 17px;
    padding-right: 17px;
}
.table tr {
    background: #dbe0e4;
}
.table tr:nth-child(2n) {
    background: #f2f6f5;
}
.table th {
    text-align: left;
    background: #0068b1;
    color: #ffffff;
}

.cabinet .nt {
    font-size: 12px;
    line-height: 1.5;
}

/*!
 * Pikaday
 * Copyright Â© 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: 'Lato', sans-serif;
}
.pika-single:before,
.pika-single:after {
    content: "";
    display: table;
}
.pika-single:after { clear: both }

.pika-single.is-hidden {
    display: none;
}
.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}
.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px;
}
.pika-title {
    position: relative;
    text-align: center;
}
.pika-label {
    display: inline-block;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}
.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    opacity: 0;
}
.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    /* hide text using text-indent trick, using width value (it's enough) */
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: 0.5;
}
.pika-prev:hover,
.pika-next:hover {
    opacity: 1;
}
.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
    *left: 0;
}
.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
    *right: 0;
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}
.pika-select {
    display: inline-block;
}
.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}
.pika-table th,
.pika-table td {
    width: 14.285714285714286%;
    padding: 0;
}
.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}
.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
}
.pika-week {
    font-size: 11px;
    color: #999;
}
.is-today .pika-button {
    color: #3C97D4;
    font-weight: bold;
}
.is-selected .pika-button,
.has-event .pika-button {
    color: #fff;
    font-weight: bold;
    background: #3C97D4;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 2px;
}
.has-event .pika-button {
    background: #005da9;
    box-shadow: inset 0 1px 3px #0076c9;
}
.is-disabled .pika-button,
.is-inrange .pika-button {
    background: #D5E9F7;
}
.is-startrange .pika-button {
    color: #fff;
    background: #6CB31D;
    box-shadow: none;
    border-radius: 2px;
}
.is-endrange .pika-button {
    color: #fff;
    background: #3C97D4;
    box-shadow: none;
    border-radius: 2px;
}
.is-disabled .pika-button,
.is-outside-current-month .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: 0.3;
}
.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
    color: #fff;
    background: #EB5F21;
    box-shadow: none;
    border-radius: 2px;
}
.pika-table abbr {
    border-bottom: none;
    cursor: help;
}

.textPlaceList{
    position: relative;
    display: inline-block;
}

.predsActive {
    display: none;
    position: absolute;
    /*margin-top: 5px;*/
    width: 260px;
    /*padding: 20px;*/
    /*padding-top: 5px;
    padding-bottom: 10px;*/
    /*background: #fff;
    z-index: 10;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.5);*/
    text-align: left;
}

.textPlaceList:hover .predsActive {
    display: block;
}

.sublinks .preds {
    position: absolute;
}
/*.sublinks .preds:hover > .predsActive {
    display: block;
}*/
.predsActive span {
    color: #878787;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    float:  left;
}
.predsActive span:hover {
    color: #0767b1;
}
.table-center{
    margin-left: auto;
    margin-right: auto;
}
.tabsContacts .tab.active {
    display: block;
}
.tabsContacts .tab {
    display: none;
}
.sublinks.another {
    width: 430px;
    height: 100px;
    margin: 0 auto;
    text-align: left;
}
.widthtwocolumn{
    display: inline;
}

.aboutus{
    height: 350px;
}

.item-img-center{
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-size: 0;
    text-align: center;
}

.press_hover{
    display: none;
}

.item-img-center:hover .press_hover{
    display: inline;
}

.item-img-center:hover .press_nothover{
    display: none;
}

@media screen and (max-width: 640px) {
    .widthtwocolumn {
        display: block;
        width: 100%
        margin-left: 5px;
    }
    .sublinks.another {
        height: 200px;
    }
}

@media screen and (max-width: 1000px) {    
    .aboutus{
    height: 560px;
    }
}
.m-t-10 {
    margin-top: 10px;
}
.m-t-20 {
    margin-top: 20px;
}
.hidden {
    display: none !important;
}
.colocationoffer .item {
    float: left;
    width: 100%;
    padding-left: 30px;
    box-sizing: border-box;
    text-align: left;
    margin-bottom: 30px;
}
@media screen and (min-width: 640px) {
    .colocationoffer .item {
        width: 50%;
    }
}
@media screen and (min-width: 1000px) {
    .colocationoffer .item {
        width: 33.3%;
    }
}
@media screen and (min-width: 1300px) {
    .colocationoffer .item {
        width: 16.6%;
    }
    .colocationoffer .item.w2 {
        width: 25%;
    }
    .colocationoffer .item.w3 {
        width: 33.3%;
    }
}

@media screen and (max-width: 640px) {
    .container {
        margin-left: 0px;
    }
    .platform {
    font-size: 13px;
    }
    .table-advantages{
    font-size: 15px;
    }
}

.colocationoffer .item .inner {
    padding-left: 15px;
    padding-top: 16px;
    height: 132px;
    box-sizing: border-box;
    /*border: 1px solid #eb5f21;*/
    background: rgba(0, 0, 0, 0.5);
    /*color: #0364AD;*/
    color: #FFFFFF;
}
.colocationoffer .item .hd {
    font-size: 24px;
    font-weight: 300;
    
    letter-spacing: 0em;
    margin-bottom: 7px;
    font-family: 'Geometria', sans-serif;
}
.colocationoffer .item .tx {
    font-size: 14px;
    line-height: 1.45;
    padding-right: 15px;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}


ul.nav > li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}

.btn-hand{
    cursor: pointer;
}

.colocation .nav-tabs {
    justify-content: center;
}
.colocation h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 40px;
}
.colocation .nav-tabs {
    border-bottom: 1px solid #eb5f21;
}
.colocation .nav-tabs.miner {
    border-bottom: 1px solid #dee2e6;
}
.colocation .nav-tabs .nav-link {
    font-weight: normal;
    padding: 15px 40px;
}
.colocation .nav-tabs .nav-link.active,
.colocation .nav-tabs .nav-link:hover,
.colocation .nav-tabs .nav-link:focus {
    color: #eb5f21;
    border-color: #eb5f21 #eb5f21 #fff;
}
.colocation .nav-tabs .nav-item {
    padding-left: 0;
    margin-left: -1px;
}
.colocation .nav-tabs .nav-item.miner {
    width: 50%;
}
.colocation .nav-tabs .miner .nav-link.active,
.colocation .nav-tabs .miner .nav-link:hover,
.colocation .nav-tabs .miner .nav-link:focus {
    color: #eb5f21;
    border-color: #dee2e6 #dee2e6 #fff;
}
.colocation h3 {
    font-size: 26px;
    color: #000;
    margin-top: 30px;
    margin-bottom: 45px;
}
.tariff-items {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -margin-bottom: 60px;
}
.tariff-item {
    color: #000;
    background: #fff;
    border: 1px dashed #c9c9c9;
    width: 44%;
    padding: 28px 20px 28px 28px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    position: relative;
}
.tariff-item.active {
    color: #fff;
    background: #eb5f21;
    border: 1px solid #eb5f21;
}
.tariff-item-left {
    display: inline-block;
    vertical-align: middle;
    width: 54%;
    padding-right: 30px;
    box-sizing: border-box;
}
.tariff-item-title {
    font-size: 16px;
    margin-bottom: 35px;
}
.tariff-item-title span {
    display: block;
    font-size: 24px;
    font-weight: normal;
}
.tariff-item ul {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
}
.tariff-item ul li {
    padding-left: 0;
    margin-bottom: 10px;
}
.tariff-item ul li:last-child {
    margin-bottom: 0;
}
.tariff-item ul li:before {
    display: none;
}
.tariff-item ul li span {
    color: #eb5f21;
    font-weight: normal;
}
.tariff-item.active ul li span {
    color: #fff;
}
.btn-choose {
    color: #eb5f21;
    font-size: 16px;
    border: 1px solid #ed6d35;
    border-radius: 3px;
    display: inline-block;
    padding: 7px 38px;
}
.btn-choose:hover {
    background: #ed6d35;
    color: #fff;
}
.tariff-item.active .btn-choose {
    background: #fff;
    color: #eb5f21;
}
.colocation .tariff {
    font-size: 26px;
}
.colocation .sub-tariff {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #000;
}
.tariff-right {
    float: right;
    margin-top: -16px;
    position: relative;
    bottom: 10px;
    margin-left: 30px;
    color: #000;
}
table.colocation-table {
    color: #000;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #e3e3e3;
}
table.colocation-table tr td:first-child {
    text-align: left;
}
.colocation-table th {
    border-bottom: 1px solid #e3e3e3;
}
.colocation-table td {
    border-top: none;
    width: 14%;
}
.colocation-table td:first-child {
    width: 21%;
}
.colocation-table td:last-child,
.colocation-table td:nth-last-child(2) {
    white-space: nowrap;
}
table.colocation-table tr:nth-child(odd) td {
    background: #fafcfc;
}
.colocation-table-desc {
    color: #505050;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin-top: 15px;
}
.colocation-table-desc span {
    font-weight: normal;
    color: #eb5f21;
}
.colocation {
	margin-bottom: 0;
}
.colocation .wrapper {
    position: static;
}
.colocation .btn-wrap {
    text-align: center;
    width: 100%;
    padding: 32px 0;
    background: #e9f4fa;
}
.colocation .btn-wrap button {
    text-transform: none;
    border: 1px solid rgba(235,95,33,.5);
    color: #eb5f21;
    font-size: 24px;
    font-weight: normal;
}
.colocation .btn-wrap button.orange {
    color: #fff;
    background: #eb5f21;
}
.colocation .btn-wrap button:hover {
    border: 1px solid #eb5f21;
    color: #fff !important;
    background: #eb5f21;
}




.colocation .btn-wrap-white {
    text-align: center;
    width: 100%;
    padding: 32px 0;   
}
.colocation .btn-wrap-white button {
    text-transform: none;
    border: 1px solid rgba(235,95,33,.5);
    color: #ffffff;
    font-size: 24px;
    font-weight: normal;
    background: #ea6024;
}
.colocation .btn-wrap-white button.orange {
    color: #fff;
    background: #eb5f21;
}
.colocation .btn-wrap-white button:hover {
    border: 1px solid #eb5f21;
    color: #ea6024 !important;
    background: #ffffff;
}


.colocation .btn-wrap-center {
    text-align: center;
    width: 100%;
    padding: 32px 0;   
}
.colocation .btn-wrap-center button {
    text-transform: none;
    border: 1px solid rgba(235,95,33,.5);
    color: #ffffff;
    font-size: 24px;
    font-weight: normal;
    background: #ea6024;
}
.colocation .btn-wrap-center button.orange {
    color: #fff;
    background: #eb5f21;
}
.colocation .btn-wrap-center button:hover {
    border: 1px solid #eb5f21;
    color: #ea6024 !important;
    background: #ffffff;
}




.btn-wrap-f {
    text-align: center;
    width: 100%;
    padding: 32px 0;   
}
.btn-wrap-f button {
    text-transform: none;
    border: 1px solid rgba(235,95,33,.5);
    color: #ffffff;
    font-size: 24px;
    font-weight: normal;
    background: #ea6024;
}
.btn-wrap-f  button:hover{
    border: 1px solid #eb5f21;
    color: #ea6024 !important;
    background: #ffffff;
}
.colocationoffer {
    padding-top: 108px;
    padding-bottom: 46px;
    margin-bottom: 22px;
}
.colocationoffer .item .inner {
    padding: 25px 55px 25px 92px;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.colocationoffer .item.item-1 .inner:before {
    content: "";
    background: url(/local/templates/RU/assets/img/colocation/icon-1.svg) 0 0 no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 35px;
    top: 50%;
    transform: translateY(-50%);
}
.colocationoffer .item.item-2 .inner:before {
    content: "";
    background: url(/local/templates/RU/assets/img/colocation/icon-2.svg) 0 0 no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 35px;
    top: 50%;
    transform: translateY(-50%);
}
.colocationoffer .item.item-3 .inner:before {
    content: "";
    background: url(/local/templates/RU/assets/img/colocation/icon-3.svg) 0 0 no-repeat;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 35px;
    top: 50%;
    transform: translateY(-50%);
}
.colocationoffer .item.item-4 .inner:before {
    content: "";
    background: url(/local/templates/RU/assets/img/colocation/icon-4.svg) 0 0 no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 35px;
    top: 50%;
    transform: translateY(-50%);
}
.colocationoffer .item.item-5 .inner:before {
    content: "";
    background: url(/local/templates/RU/assets/img/colocation/icon-5.svg) 0 0 no-repeat;
    width: 33px;
    height: 32px;
    position: absolute;
    left: 35px;
    top: 50%;
    transform: translateY(-50%);
}
.colocationoffer .item.item-6 .inner:before {
    content: "";
    background: url(/local/templates/RU/assets/img/colocation/icon-6.svg) 0 0 no-repeat;
    width: 38px;
    height: 23px;
    position: absolute;
    left: 35px;
    top: 50%;
    transform: translateY(-50%);
}
.colocationoffer .item.item-7 .inner:before {
    content: "";
    background: url(/local/templates/RU/assets/img/colocation/icon-7.svg) 0 0 no-repeat;
    width: 22px;
    height: 32px;
    position: absolute;
    left: 35px;
    top: 50%;
    transform: translateY(-50%);
}
.colocationoffer .item.item-8 .inner:before {
    content: "";
    background: url(/local/templates/RU/assets/img/colocation/icon-8.svg) 0 0 no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 35px;
    top: 50%;
    transform: translateY(-50%);
}
.colocationoffer .item.item-9 .inner:before {
    content: "";
    background: url(/local/templates/RU/assets/img/colocation/icon-9.svg) 0 0 no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 35px;
    top: 50%;
    transform: translateY(-50%);
}
.colocationoffer .item .inner > div {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 300;
}
.colocationoffer .item .inner .hd {
    font-size: 26px;
    font-weight: normal;
}
.colocation-advantages {
    font-size: 26px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 63px;
}
.table-visible {
    display: none;
}
.colocation .hidden.visible {
    display: block;
}
.colocation-table .fz-fix {
    font-size: 20px;
}
tr.orange {
    color: #eb5f21;
    font-weight: bold;
    font-size: 20px;
}
.colocation-table.fix td.orange,
.colocation-table.fix th.orange {
    color: #eb5f21;
    height: 40px;
    font-weight: bold;
    font-size: 17px;
    position: relative;
    line-height: 30px;
}
.colocation-table.fix td.orange {
    line-height: 40px;
}
.colocation-table.fix th.simple,
.colocation-table.fix td.simple {
    font-size: 14px;
    color: #000;
}
.colocation-table.fix th.orangetext,
.colocation-table.fix td.orangetext {
    font-size: 16px;
}
.orangesmall {
    font-size: 12px;
}
.colocation .table-responsive {
    overflow-x: initial;
}
.table-responsive.table-2 .colocation-table.fix th,
.table-responsive.table-2 .colocation-table.fix td {
    font-size: 14px;
}
.table-responsive.table-2 .colocation-table.fix th, 
.table-responsive.table-2 .colocation-table.fix td {
    height: 35px;
}
@media (max-width: 1300px) {
    .colocation .container {
        margin-left: 0;
    }
}
@media (max-width: 992px) {
    .tariff-item {
        width: 42%;
    }
    .btn-choose {
        padding: 7px 11px;
    }
    .colocation .tariff,
    .sub-tariff {
        text-align: center;
    }
    .tariff-right {
        float: none;
        margin: 0;
        bottom: 0;
        margin-top: 10px;
    }
    .tariff-right b {
        float: right;
    }
}
@media (max-width: 768px) {
    .tariff-item-left {
        width: 100%;
        padding-right: 0;
    }
    .tariff-item-title {
        margin-bottom: 12px;
    }
    .tariff-item ul {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .btn-choose {
        position: absolute;
        bottom: 28px;
        width: 77%;
        left: 13px;
        right: 20px;
        text-align: center;
    }
    .tariff-item {
        padding-bottom: 63px;
        width: 43%;
        padding-left: 13px;
        padding-right: 13px;
    }
    .colocationoffer .item {
        width: 100%;
    }
    .table-advantages {
        border-collapse: 1px;
    }
    .table-advantages td {
        padding: 0;
    }
    .table-advantages td:first-child {
        display: table-footer-group;
        border-right: 1px solid #eb5f21;
    }
    .table-advantages td:last-child {
        display: table-header-group;
    }
    .table-advantages td > div {
        padding: 60px 40px;
    }
    .table-advantages td:first-child > div {
        border-top: 1px solid #eb5f21;
    }
    .table-advantages ul > li {
        font-size: 20px;
    }
    .table-responsive.fix table.colocation-table {
        width: 100%;
        white-space: normal;
        text-align: left;
    }
    .colocation-table th,
    .colocation-table td {
        text-align: left;
        padding: 10px 15px;
    }
    .table-responsive.fix .colocation-table td:last-child, 
    .table-responsive.fix .colocation-table td:nth-last-child(2) {
        white-space: normal;
    }
    .colocation-table td:first-child {
        width: 23%;
    }
}
@media (max-width: 640px) {
    .colocationoffer .item {
        padding-left: 0;
    }
    .colocation .btn-wrap-old {
        display: none;
    }
    .colocation-table.fix td.orange, 
    .colocation-table.fix th.orange {
        font-size: 14px;
        height: 36px;
    }
    .colocation-table.fix td.orange {
        line-height: 36px;
    }
    .table-responsive.table-2 {
        overflow-x: auto;
    }
    .table-responsive.fix.table-2 table.colocation-table {
        width: 640px;
        white-space: normal;
    }
}
@media (max-width: 479px) {
    .tariff-item {
        width: 100%;
    }
    .colocationoffer .item .inner {
        height: auto;
    }
}
span.floatleft{
    float: left;
}
table.colocation-table.fix tr td:first-child {
    text-align: center;
}
.colocation-table.fix.gpu td:first-child, .colocation-table.fix.gpu th:first-child{
    width: auto;
    color: #000;
    font-size: 14px;
    height: 73px;
}
.width235 {
    width: 235px;
}
.t-a-c {
    text-align: center;
}
.dotted-border {
    border: 1px dotted #0069aa;
    padding: 20px;
}
.t-t-u {
    text-transform: uppercase; 
}
.aboutus-block {
    padding: 20px;
    background-color: #edf4fa;
    font-size: 13px;
}
.t-a-l {
    text-align: left;
}
.font-bold {
    font-weight: bold;
}
.aboutus-wrapper {
    height: 308px;
    max-width: 1300px;
}
.aboutus-text{
    text-align: center;
    margin-top: 30px;   
}




@media screen and (max-width: 1000px) {
    .container.col-5 .aboutusitem {
        width: 47%;
        margin-left: 18px;
    }
    .container.col-5 .aboutusitem:last-child {
        width: 96.5%;
    }

    .aboutus-wrapper {
        height: 675px !important;
    }

    .aboutus-block {
        margin-bottom: 28px;
        font-size: 14px !important;
    }

    .aboutus-block.lastblock-aboutus-block {
        margin-bottom: 0px;
        
    }

    .lastblock {
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        text-align: center !important;
    }

    .container .item .aboutus-block{
        min-height: 119px;
    }

}

@media screen and (max-width: 629px) {
   
   .container.col-5 .aboutusitem {
        width: 100%;
        margin-left: 0px;
    }
    .container.col-5 .aboutusitem:last-child {
        width: 100%;
    }
    .aboutus-text {
        text-align: center !important;
    }

   .aboutus-block {
        margin-bottom: 28px;
        font-size: 14px !important;
    }

.lastblock {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        text-align: center !important;
    }

    .aboutus-block.lastblock-aboutus-block {
        margin-bottom: 0px;
        
    }

    .container .item .aboutus-block{
        min-height: 119px;
    }

    .aboutus-wrapper {
        height: 1050px !important;
    }

    .bgaboutus{
        margin-top: 10px;
    }
}
.defcur {
    cursor: default;
}

.gallery {
	position: relative;
	margin-bottom: 0;
}
.gallery::after {
	content: '';
	display: table;
	clear: both;
}
.gallery .item {
	width: 25%;
	float: left;
}
.gallery .item img {
	transition: transform 0.15s linear;
}
.gallery .item:hover img {	    
	transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -o-transform: scale(1.04);
	position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 2px 20px 2px rgba(0,0,0,.45);
    -moz-box-shadow: 0 2px 20px 2px rgba(0,0,0,.45);
    box-shadow: 0 2px 20px 2px rgba(0,0,0,.45);
}
.gallery .item img {
	display: block;
	max-width: 100%;
}
@media (max-width: 640px) {
	.gallery .item {
		width: 50%;
	}
}
.sold-out::before {
    content: 'sold out';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 5vh;
    color: #ffffff;
    background: #eb5f21bf;
    z-index: 1;
    font-weight: bold;
    text-transform: uppercase;
}
.btn-choose-no-work {
    color: #eb5f21;
    font-size: 16px;
    border: 1px solid #ed6d35;
    border-radius: 3px;
    display: inline-block;
    padding: 7px 38px;
}

.btn-choose-no-work-too {
    color: #eb5f21;
    font-size: 16px;
    border: 1px solid #ed6d35;
    border-radius: 3px;
    display: inline-block;
    padding: 7px 38px;
}
.tariff-item.active .btn-choose-no-work-too {
    background: #fff;
    color: #eb5f21;
}
.grecaptcha-badge{
    opacity: 0;
}


.offer-special .nt {
    color: black;
    font-weight: 600;
    font-size: 18px;
}

span.tel-blue {
    color: #039be5;
}

span.tel-orange {
    color: #e96123;
}

.offer-special-icons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 32px 82px;
}

.special-icon img {
    width: 64px;
}

.a-tg-go {
	line-height: 37px;
    padding: 7px 26px!important;
}


.cont-right {
    text-align: center;
}

.cont-right a {
    text-align: center;
    width: 64px;
    display: inline-block;
}

.cont-right img {
    width: 41px;
    margin: 0 auto;
}

@media screen and (max-width: 640px) {
	.container.col-3 .item.ml, .container.col-3 .item.add {
		padding-left: 15%!important;
	}

	.item.item-social {
		padding-left: 0;
	}
}