/* main */
.container {
    width: 100%;
    max-width: 1072px;
    margin: 0 auto;
    height: inherit;
    position: relative;
}
.main-nav {
    width: 100%;
    text-align: center;
    margin: 0;
    height: 100%;
    position: fixed;
    right: 0;
    background-color: rgba(0, 25, 76, 0.88);
    max-height: 48px;
    z-index: 11;
    padding: 0;
}
.main-nav li {
    display: inline-block;
    height: 100%;
    margin-left: -.36em;
}
.main-nav li a{
height: 100%;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 45px;
}
a.call {
    display: block;
}
a.call:hover {
    border-bottom-color: white;
}
#call {
    position: absolute;
    left: 5px;
    top: 5px;
}
.callback.callback-mobile {
    padding-top: 18px;
    padding-left: 66px;
    padding-bottom: 22px;
    padding-bottom: 22px;
    position: fixed;
    z-index: 11;
}
.call-btn a{
   color: white;
   border-bottom-color: transparent;
}
.call-btn:hover {
    border-bottom-color: transparent;
}
.call-btn a:hover{
   color: #5fb51b;
   border-bottom-color: transparent;
}
#joinFirst, #joinSecond {
    margin: 0 auto;
    display: block;
}
#joinFirst {
    margin-top: 75px;
}
#joinSecond {
    margin-top: 2.4em;
}
#logo {
    min-width: 320px;
    margin-left: 0;
    background-position-x: left;
}
#logo-grid {
        height: auto;
}
.title-h {
    font-size: 2.5em;
    font-weight: 300;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 0.9em;
}
.title-p {
    color: #777777;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
    display: block;
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.grid-warehouse__item, .grid-electron__item, .grid-cms__item, .grid-constr__item, .grid-crm__item, .grid-logic__item {
    display: inline-block;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    margin-bottom: 10px;
}
.grid-warehouse__item:hover, .grid-electron__item:hover, .grid-cms__item:hover, .grid-constr__item:hover, .grid-crm__item:hover, .grid-logic__item:hover {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);

}
.grid-warehouse, .grid-electron, .grid-cms, .grid-constr, .grid-crm, .grid-logic {
    max-width: 980px;
/*     border-top: 1px solid rgba(0, 0, 0, 0.15);
    padding-top: 20px; */
}
.grid-electron {
    text-align: center;

}
.add-service {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: white;
    margin-top: 40px;
}
.add-service__title {
    display: block;
    margin-bottom: 20px;
}
.service-block-title {
    font-size: 1.3em;
    display: inline-block;
    margin-top: 40px;
    /*font-weight: 100;*/
    font-weight: 400;
    color: #031a47;
    position: relative;
    padding-bottom: 3px;
    /*border-bottom: 1px dashed rgba(61, 63, 88, 0.58);*/
    cursor: pointer;
}
.third {
    padding-bottom: 4em;
    background-size: cover;
}
.third-content {
    margin-top: 20px;
}
#integrated::after, #data::after, #auto::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #293642;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: -13px;
    top: 20px;
}
#integrated::before, #data::before, #auto::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #293642;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -13px;
    top: 20px;
}
#adress::after, #mail::after, #phone::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid white;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: -13px;
    top: 20px;
}
#adress::before, #mail::before, #phone::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid white;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -13px;
    top: 20px;
}
.steps-content, .contacts-content {
    overflow: visible;
    /*padding-left: 15%;
    /padding-right: 15%;*/
}
.steps-content-wrapper {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    margin-left: -0.36em;
}
.contacts-content__item {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-left: -0.36em;
}
.steps-content-title {
    text-align: center;
    font-size: 1.500em;
}

.steps-content-dscr, .contacts-dscr {
    color: white;
    padding-left: 16px;
    padding-right: 16px;
}
.contacts-qwest {
    font-size: 1.375em;
    color: #218bd4;
    max-width: 700px;
    margin-top: 20px;
}
.contacts-content__item-title {
    text-align: center;
}
.contacts-content__item-dscr {
    color: #000;
    text-align: center;
    font-size: 1.375em;
}
.contacts-dscr {
    margin-bottom: 0;
    color: #777;
    max-width: 700px;
    font-size: 1em;
    padding-bottom: 1.5em;
}
.feature-title {
    font-weight: 700;
    color: #222e3c;
}
.footer {
    padding-bottom: 4em;
    position: relative;
}
.footer::after{
    content: '';
    display:block;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ffffff;
    position: absolute;
    bottom: 204px;
}
.footer-nav {
    text-align: center;
    padding-left: 0;
}
.footer-nav__item {
    display: inline-block;
    margin-left: -.36em;
    padding-right: 20px;
/*     width: 33.333%; */
}
.politic-conf {
    float: right;
}
i.arrow {
    border: solid #75757d;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 10px;
    position: absolute;
    top: 10px;
    transition: .5s;
}
.arrow.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.arrow.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 6px;
    right: -15px;
}
.accordion-toggle {
    margin-bottom: 25px;
    padding-right: 35px;
}
.icon span {
    display: inline-block;
    font-size: 46px;
    margin-left: 17px;
    margin-top: 3px;
}
p.second-top {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
}
.title-s {
    font-size: 0.8em;
    color: #777;
    text-align: center;
    width: 50%;
    margin: 0 auto;
}
@media handheld, only screen and (max-width: 767px) {
/*     .main-nav {
        display: none;
    } */
    .main-nav li.hide-item {
        display: none;
    }
    .callback.callback-mobile {
        color: white;
        display: block;
        margin: 0 auto;
        line-height: 44px;
        padding: 0;
        text-align: center;
        position: fixed;
        width: 100%;
        height: 45px;
        z-index: 44;
        background-color: rgba(0, 21, 69, 0.76);
    }
    .callback.callback-mobile span {
        display: inline-block;
    }
    #call {
        display: none;
    }
    .cloud {
        background: none;
    }
    a.call {
        color: white;
        display: inline-block;
        font-weight: 700;
        border-bottom-color: transparent;
    }
    a.call:hover {
        color: #63b81c;
        border-bottom-color: transparent;
    }
    .modal-content {
        width: 90%;
    }
    .modal-content-order, .modal-content-tarif {
        width: 90%;
        min-width: 720px;
    }
    .line, .line1, .line2, .line3 {
        display: none;
    }
    #logo {
        margin: 0 auto;
        margin-bottom: 50px;
        margin-top: 10px;
        background-position-x: center;
    }
    #integrated::after, #data::after, #auto::after, #adress::after, #mail::after, #phone::after {
        display: none;
    }
    #integrated::before, #data::before, #auto::before, #adress::before, #mail::before, #phone::before{
        display: none;
    }
    .steps-content-wrapper, .contacts-content__item {
        width: 100%;
    }
    .footer::after {
        display: none;
    }
    #joinFirst {
    margin-top: 30px;
    }
    .border-white {
        border-bottom-color: transparent;
    }

}
@media handheld, only screen and (max-width: 500px)  {
    .hide-item {
        display: none;
    }
    .footer-nav :last-child {
        padding-right: 0;
    }
}

.grid-popup {
    display: flex;
}

.pay-block {
    height: 100%;
    position: relative;
}

.pay-sum {
    position: absolute;
    bottom: 1em;
    width: 100%;
}

/* rub */
@font-face{
    font-family:'RoubleArial';
    src:url('../fonts/rouble-regular-webfont.eot');
    src:url('../fonts/rouble-regular-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/rouble-regular-webfont.woff') format('woff'),url('../fonts/rouble-regular-webfont.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}

.rub {
    font-family: RoubleArial, Arial;
}


