/*!
 * Reset
 *
 * Copyright 2013 RD7 LTD
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with @rd7it.
 */

@font-face {
    font-family: 'Museo Sans';
    src: url('../fonts/museosanscyrl-300.eot');
    src: url('../fonts/museosanscyrl-300.eot?#iefix') format('embedded-opentype'),
    url('../fonts/museosanscyrl-300.woff') format('woff'),
    url('../fonts/museosanscyrl-300.ttf') format('truetype'),
    url('../fonts/museosanscyrl-300.svg#museo_sans_cyrl300') format('svg');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'Museo Sans';
    src: url('../fonts/museosanscyrl-700.eot');
    src: url('../fonts/museosanscyrl-700.eot?#iefix') format('embedded-opentype'),
    url('../fonts/museosanscyrl-700.woff') format('woff'),
    url('../fonts/museosanscyrl-700.ttf') format('truetype'),
    url('../fonts/museosanscyrl-700.svg#museo_sans_cyrl700') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'Museo Sans';
    src: url('../fonts/museosanscyrl-900.eot');
    src: url('../fonts/museosanscyrl-900.eot?#iefix') format('embedded-opentype'),
    url('../fonts/museosanscyrl-900.woff') format('woff'),
    url('../fonts/museosanscyrl-900.ttf') format('truetype'),
    url('../fonts/museosanscyrl-900.svg#museo_sans_cyrl900') format('svg');
    font-weight: 900;
    font-style: normal;

}

/*fonts*/

@font-face {
    font-family: 'Myriad Set Pro Regular';
    src: url('/fonts/Myriad Set Pro Regular/Myriad Set Pro Regular.eot');
    src: url('/fonts/Myriad Set Pro Regular/Myriad Set Pro Regular.eot') format('embedded-opentype'),
    local('?'), url('/fonts/Myriad Set Pro Regular/Myriad Set Pro Regular.woff') format('woff'),
    url('/fonts/Myriad Set Pro Regular/Myriad Set Pro Regular.ttf') format('truetype'),
    url('/fonts/Myriad Set Pro Regular/Myriad Set Pro Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Set Pro Ultra Light';
    src: url('/fonts/Myriad Set Pro Ultra Light/Myriad Set Pro Ultra Light.eot');
    src: url('/fonts/Myriad Set Pro Ultra Light/Myriad Set Pro Ultra Light.eot') format('embedded-opentype'),
    local('?'), url('/fonts/Myriad Set Pro Ultra Light/Myriad Set Pro Ultra Light.woff') format('woff'),
    url('/fonts/Myriad Set Pro Ultra Light/Myriad Set Pro Ultra Light.ttf') format('truetype'),
    url('/fonts/Myriad Set Pro Ultra Light/Myriad Set Pro Ultra Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*p22*/

@font-face {
    font-family: 'p22_underground_cy_probook';
    src: url('/fonts/p22/p22undergroundcypro-book.eot');
    src: url('/fonts/p22/p22undergroundcypro-book.eot?#iefix') format('embedded-opentype'),
    url('/fonts/p22/p22undergroundcypro-book.woff2') format('woff2'),
    url('/fonts/p22/p22undergroundcypro-book.woff') format('woff'),
    url('/fonts/p22/p22undergroundcypro-book.ttf') format('truetype'),
    url('/fonts/p22/p22undergroundcypro-book.svg#p22_underground_cy_probook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'p22_underground_cy_prodemi';
    src: url('/fonts/p22/p22undergroundcypro-demi.eot');
    src: url('/fonts/p22/p22undergroundcypro-demi.eot?#iefix') format('embedded-opentype'),
    url('/fonts/p22/p22undergroundcypro-demi.woff2') format('woff2'),
    url('/fonts/p22/p22undergroundcypro-demi.woff') format('woff'),
    url('/fonts/p22/p22undergroundcypro-demi.ttf') format('truetype'),
    url('/fonts/p22/p22undergroundcypro-demi.svg#p22_underground_cy_prodemi') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'p22_underground_cy_probold';
    src: url('/fonts/p22/p22undergroundcypro-heavy.eot');
    src: url('/fonts/p22/p22undergroundcypro-heavy.eot?#iefix') format('embedded-opentype'),
    url('/fonts/p22/p22undergroundcypro-heavy.woff2') format('woff2'),
    url('/fonts/p22/p22undergroundcypro-heavy.woff') format('woff'),
    url('/fonts/p22/p22undergroundcypro-heavy.ttf') format('truetype'),
    url('/fonts/p22/p22undergroundcypro-heavy.svg#p22_underground_cy_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'p22_underground_cy_proregular';
    src: url('/fonts/p22/p22undergroundcypro-medium.eot');
    src: url('/fonts/p22/p22undergroundcypro-medium.eot?#iefix') format('embedded-opentype'),
    url('/fonts/p22/p22undergroundcypro-medium.woff2') format('woff2'),
    url('/fonts/p22/p22undergroundcypro-medium.woff') format('woff'),
    url('/fonts/p22/p22undergroundcypro-medium.ttf') format('truetype'),
    url('/fonts/p22/p22undergroundcypro-medium.svg#p22_underground_cy_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

strong {
    font-weight: 300;
}

.clr {
    clear: both !important;
    float: none !important;
}

.well {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #494e52;
    color: #fff;
    border: 0;
}

.well a, .well a:hover {
    color: #fbcf62;
}

.well a:hover {
    text-decoration: underline;
}

.h-300, .h-700, .h-900 {
    font-family: 'Museo Sans';
}

.h-300 {
    font-weight: 300;
}

.h-700 {
    font-weight: 700;
}

.h-900 {
    font-weight: 900;
}

/* Bootstrap */

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #000;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #000;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #000;
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    _width: 1170px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body {
    margin: 0;
    font-family: 'Museo Sans';
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #474F52;
    background-color: #ffffff;
    text-rendering: optimizelegibility;
    _min-width: 1170px;
}

body * {
    font-family: 'p22_underground_cy_proregular';
    font-weight: 300;
}

.navbar .brand {
    display: block;
    float: left;
    /*font-size: 24px;*/
    font-weight: 200;
    color: #ffffff;
    text-shadow: none;
    text-transform: uppercase;
    font-family: 'Museo sans';
    font-weight: 700;
}

.navbar .brand img {
    display: block;
    float: left;
    /*font-size: 24px;*/
    font-weight: 200;
    color: #ffffff;
    text-shadow: none;
    text-transform: uppercase;
    font-family: 'Museo sans';
    font-weight: 700;
    height: 40px;
}

.navbar .nav > li > a {
    float: none;
    padding: 20px 15px;
    color: #ffffff;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
}

.navbar .btn-navbar {
    /*display: none;*/
    float: right;
    padding: 7px 10px;
    margin-right: 5px;
    margin-left: 5px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    color: #A8D164;
    background-color: transparent;
    *background-color: transparent;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
    background-color: transparent;
}

.navbar .nav > .reg-btn > a, .navbar .nav > .reg-btn > a:hover, .navbar .nav > .reg-btn > a:focus,
.navbar .nav > .login-btn > a, .navbar .nav > .login-btn > a:hover, .navbar .nav > .login > a:focus,
.navbar .nav > .profile-btn > a, .navbar .nav > .profile-btn > a:hover, .navbar .nav > .profile-btn > a:focus {
    font-family: 'Museo Sans';
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.navbar .nav > .reg-btn > a, .navbar .nav > .reg-btn > a:hover, .navbar .nav > .reg-btn > a:focus {
    background-color: #f1533a;
    text-decoration: line-through;
}

.navbar .nav > .login-btn > a, .navbar .nav > .login-btn > a:hover, .navbar .nav > .login-btn > a:focus {
    background-color: #fbcf62;
}

.navbar .nav > .profile-btn > a, .navbar .nav > .profile-btn > a:hover, .navbar .nav > .profile-btn > a:focus {
    background-color: #fbcf62
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
    color: #A8D164;
    text-decoration: none;
    background-color: transparent;
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0;
}

.navbar-inner {
    padding-right: 0;
    padding-left: 0;
    background: #474F52;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-image: linear-gradient(to bottom, #474F52, #474F52);
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    color: #A8D164;
    text-decoration: none;
    background-color: #474F52; /*BG menu active*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.social-icon {
    font-size: 24px;
    line-height: 1.75em;
    height: 40px;
    width: 40px;
    text-align: center;
}

.top-right {
    padding: 0;
    margin: 0;
    display: -webkit-inline-box;
    list-style-type: none;
    float: right;
}

.top-right > ul, ol {
    padding: 0;
    margin: 0;
    display: -webkit-inline-box;
    list-style-type: none;
}

.top-right > li {
    padding: 0;
    margin: 0;
    display: -webkit-inline-box;
    list-style-type: none;
}

.top-menu {
    line-height: 33px;
}

.slogan {
    line-height: 40px;
}

.login {
    line-height: 40px;
    margin: 0 15px 0 0;
    float: left;
}

.banner {
    margin-top: 40px;
}

.banner .container {
    position: relative;
}

.banner .carousel {
    margin-bottom: 0;
}

.banner .carousel .item {
    height: 560px;
}

.fix-slide {
    position: absolute;
    width: 100%;
    top: 70px;
    left: 0;
    z-index: 10;
}

.fix-slide .title {
    font-family: 'p22_underground_cy_prodemi';
    /*font-weight: 900;*/
    color: #fff;
    font-size: 42px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

.fix-slide .subtitle {
    font-family: 'p22_underground_cy_probook';
    /*font-weight: 900;*/
    color: #fff;
    font-size: 42px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    text-shadow: 8px 0px 8px rgba(0, 0, 0, 0.2);
    /*letter-spacing: 2px;*/
}

.fix-slide .text {
    color: #fff;
    font-family: 'Museo Sans';
    font-weight: 300;
    font-size: 12px;
    margin-bottom: 40px;
    line-height: 1.5em;
    text-transform: uppercase;
    text-shadow: 10px 0px 10px rgba(0, 0, 0, 0.7);
}

.carousel-control {
    background: transparent;
    border: 0;
}

.actions-button a {
    margin-right: 15px;
}

.soc-text {
    color: #fff;
    font-size: 18px;
    padding-right: 15px;
}

.soc-text a {
    display: inline-block;
    width: 40px;
    height: 40px;
    /* margin-right: 5px; */
    line-height: 38px;
    color: #fff;
    text-align: center;
}

.soc-text a i {
    font-size: 21px;
    padding-top: 10px;
}

.soc-text a.facebook {
    background-color: #37559C;
}

.soc-text a.twitter {
    background-color: #00AAF3;
}

.soc-text a.tumblr {
    background-color: #2C4D68;
}

.soc-text a.vk {
    background-color: #3F648C;
}

/* icon */

.soc-grp {
    display: inline-flex;
}

.soc-text-icon {
    color: #fff;
    font-size: 18px;
    width: 160px;
    float: left;
}

.soc-text-icon a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: -5px;
    line-height: 38px;
    color: #fff;
    text-align: center;
}

.soc-text-icon a i {
    font-size: 21px;
    padding-top: 10px;
}

.soc-text-icon a.facebook {
    background-color: #37559C;
}

.soc-text-icon a.twitter {
    background-color: #00AAF3;
}

.soc-text-icon a.google {
    background-color: #DD4B39;
}

.soc-text-icon a.linkedin {
    background-color: #0077B5;
}

.soc-text-icon a.tumblr {
    background-color: #2C4D68;
}

.soc-text-icon a.vk {
    background-color: #3F648C;
}

/* Registration form */

.enter {
    position: relative;
}

.user-container {
    /*position: absolute;
    top: 100px;
    right: 0;
    width: 340px;*/
    background-color: rgba(255, 255, 255, 0.1);
    padding: 35px 35px 15px 35px;
    box-sizing: border-box;
    color: #fff;
    z-index: 20;
}

/*.login-container {
    display: none;
    opacity: 0;
}*/

.reg-container {
    display: none;
    opacity: 0;
}

.login-container a, .reg-container a {
    color: #fff;
}

.user-container:before {
    content: '';
    position: absolute;
    top: -20px;
    right: 100px;
    margin-left: -18px;
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 20px solid rgba(255, 255, 255, 0.1);
}

.reg-container .title {
    color: #fff;
    font-size: 17px;
    margin-bottom: 5px;
}

.reg-container .text, .login-container .text {
    color: #97D000;
    font-size: 13px;
    margin-bottom: 15px;
    text-align: left;
}

.reg-container form, .login-container form {
    text-align: center;
}

.user-form {
    margin: 0;
}

.user-container form .control-group, .user-form .control-group {
    margin-bottom: 15px;
}

.reg-container form input,
.reg-container form .btn-mt,
.login-container form input,
.login-container form .btn-mt,
.user-form input[type="text"],
.user-form input[type="password"],
.user-form textarea,
.user-form btn-mt {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 0;
    padding: 0 15px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
}

.user-form textarea {
    height: 150px;
}

#registration {
    width: inherit;
    height: inherit;
}

.loading {
    opacity: 0.6;
    position: relative;
}

.loading:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -5px;
    background-image: url(../images/ajax-loader.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 11px;
}

.container-title {
    font-size: 42px;
    /* font-weight: 900; */
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: center;
    text-transform: uppercase;
}

.btn-mt {
    display: inline-block;
    border-radius: 0;
    border: 0;
    padding: 0px 40px 0 40px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    width: auto !important;
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'Museo Sans';
    font-weight: 700;
    white-space: nowrap;
}

.btn-mt {
    display: inline-block;
    border-radius: 0;
    border: 0;
    padding: 0px 40px 0 40px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    width: auto !important;
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'Museo Sans';
    font-weight: 700;
    white-space: nowrap;
}

.btn-mt-slider {
    display: inline-block;
    border-radius: 0;
    border: 0;
    padding: 0px 40px 0 40px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    width: 67% !important;
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'Museo Sans';
    font-weight: 700;
    white-space: nowrap;
    position: absolute;

}

.btn-mt-small {
    padding: 0px 20px 0 20px;
    height: 36px;
    line-height: 36px;
    font-size: 10px;
}

.btn-mt:hover {
    color: #fff;
    text-decoration: none;
}

.btn-mt-red {
    background-color: #f1533a;
}

.btn-mt-green {
    background-color: #97D000;
}

.btn-mt-darkgreen, .well-darkgreen {
    background-color: #36809d;
    position: relative;
}

.btn-mt-darkgreen span {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 10px 0 5px;
    background-color: #ff7f00;
    font-weight: 900;
}

.btn-mt-darkgreen span:before {
    content: '';
    position: absolute;
    top: 0;
    left: -10px;
    width: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-right: 10px solid #ff7f00;
    border-bottom: 24px solid transparent;
}

.btn-mt-maroon, .btn-calculate {
    background-color: #9d0633;
    position: relative;
}

.btn-mt-dark {
    background-color: #494e52;
}

.btn-mt-orange {
    background-color: #ff7f00;
}

.btn-mt-darkorange {
    background-color: #f6522f;
}

.btn-mt-gray {
    background-color: #363636;
}

.btn-icon {
    padding-left: 0;
    padding-right: 0;
    width: 48px !important;
    text-align: center;
}

.btn-icon .fa, .btn-icon i {
    vertical-align: middle;
    font-size: 23px;
    font-style: normal;
}

.btn-inbox {
    padding: 0px 60px 0 40px;
}

.btn-calculate:after {
    content: '';
    position: absolute;
    top: 0;
    right: -10px;
    width: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-left: 10px solid #9d0633;
    border-bottom: 24px solid transparent;
}

/* Tabs */

.user-tabs {
    position: absolute;
    bottom: 1px;
}

.nav-tabs {
    border-bottom: 0;
    margin: 0;
}

.nav-tabs > li > a {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
    padding: 0px 20px 0 20px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    width: auto !important;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Museo Sans';
    font-weight: 700;
    position: relative;
}

.nav-tabs > li > a > span {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 10px 0 5px;
    background-color: #ff7f00;
    font-weight: 900;
}

.nav-tabs > li > a > span:before {
    content: '';
    position: absolute;
    top: 0;
    left: -10px;
    width: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-right: 10px solid #ff7f00;
    border-bottom: 24px solid transparent;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
    border: 0;
    padding: 0px 20px 0 20px !important;
    background-color: #fff !important;
    position: relative;
}

.nav-tabs > .active > a:before {
    content: '';
    position: absolute;
    top: -7px;
    left: 0;
    width: 100%;
    height: 7px;
    background-color: #fbcf62;
}

.nav-tabs > li > a.tab-fast {
    background-color: #f85021;
}

.nav-tabs > li > a.tab-standard {
    background-color: #97D000;
}

.nav-tabs > li > a.tab-order {
    background-color: #474f52;
}

.nav-tabs > li > a.tab-message {
    background-color: #34809c;
    padding-right: 60px;
}

.nav-tabs > li > a.tab-balance {
    background-color: #9d0633;
}

/* Page */

.page {
    color: #464D52;
}

/*
.page .title{
    text-align: center;
    font-size: 25px;
    padding: 0 200px 30px 200px;
    line-height: 1.2em;
}

.page .description{
    text-align: center;
    font-size: 17px;
    padding: 0 50px 30px 50px;
}

.page .span-border{
    border-right: 1px dashed #464D52;
}

.page .row-fluid{
    margin-bottom: 40px;
}
*/
/* Blocks */

.blck-center {
    margin-bottom: 15px;
}

.blck-center .blck-title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
    position: relative;
    padding-top: 12px;
}

.blck-center .blck-text {
    font-size: 13px;
}

.blck-center-right {
    text-align: right;
    padding-right: 40px;
}

.blck-center-left {
    text-align: left;
    padding-left: 16px;
}

.blck-center .blck-title span {
    position: absolute;
    top: 0;
    font-size: 25px;
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #464D52;
    border-radius: 50%;
    padding: 10px;
    background-color: #fff;
}

.blck-center-right .blck-title span {
    right: -65px;
}

.blck-center-left .blck-title span {
    left: -65px;
}

.blck-2 {
    margin-top: 100px;
}

.blck-5 {
    margin-top: 100px;
}

.blck-workflow {
    font-size: 13px;
}

/* Alert */

.alert-block {
    padding: 20px;
    margin-bottom: 20px;
}

.alert-block ul {
    margin: 10px 17px;
}

/* User area */

.user-area {
    padding: 15px 0;
    margin-top: 40px;
}

.user-area table thead {
    background-color: #494e52;
}

.user-area table thead tr {
    padding-top: 0;
}

.user-area table thead tr th, .user-area table tbody tr td {
    _height: 48px;
    _line-height: 48px;
    padding-top: 14px;
    padding-bottom: 14px;
}

.user-area table label {
    _line-height: 48px;
    margin: 0;
}

.user-area table label input {
    margin: 0;
}

.user-area table thead th, .user-area table thead th a {
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}

.user-area table.items thead th:hover a:after {
    top: 5px;
    left: -15px;
    right: auto;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 9px solid #fff;
    line-height: normal;
    vertical-align: text-top;
    background-image: none;
    background-position: inherit;
}

.user-area .column-actions {
    white-space: nowrap;
}

.user-area h1 {
    color: #494e52;
    font-size: 48px;
    line-height: 48px;
    font-family: 'Museo Sans';
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 35px 0;
}

.user-area h2 {
    color: #484d51;
    font-size: 28px;
    font-family: 'Museo Sans';
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 25px 0;
}

.user-area h1 span, .user-area h2 span {
    color: #fc4c13;
    font-weight: 900;
}

.user-area .grid-view {
    padding-top: 0;
}

.user-area .pagination {
    float: left;
    width: 50%;
}

.user-area .pagination ul {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.user-area .pagination ul > li:first-child > a, .user-area .pagination ul > li:last-child > a {
    border-radius: 0;
}

.user-area .pagination ul > li > a,
.pagination ul > li > span {
    padding: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin-left: 2px;
    color: #474F52;
    text-shadow: none;
    background-color: #f5f5f5;
    text-align: center;
    text-decoration: none;
    border: 0;
}

.user-area .pagination ul > li > a:hover,
.pagination ul > li > span:hover {
    background-color: #DDF1FF;
}

.user-area .pagination ul > li.disabled > a:hover,
.pagination ul > li.disabled > span:hover {
    background-color: #f5f5f5;
}

.user-area .pagination ul > li.active > a,
.pagination ul > li.active > span {
    background-color: #36809d;
    color: #fff;
}

.user-area .headline {
    float: right;
    width: 50%;
}

.user-area .summary {
    display: none;
}

.user-area .headline .btn {
    padding: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin-right: 2px;
    color: #474F52;
    text-shadow: none;
    background-color: #f5f5f5;
    background-image: none;
    border: 0;
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.user-actions {
    margin: 30px 0 20px 0;
}

.user-actions a {
    margin-right: 5px;
}

.user-actions .text-right a, .reply .text-right a {
    margin-right: 0;
    margin-left: 5px;
}

.balance-actions {
    width: 100%;
}

.balance-actions > div {
    margin-left: 5px;
    float: right;
}

.fast-area h1 {
    color: #f85021;
}

.fast-area i {
    font-style: normal;
    font-size: 28px;
    vertical-align: middle;
    font-weight: 900;
}

.fast-area .btn-mt {
    padding: 0 20px;
}

.fast-area .price, .fast-area .currency {

}

.fast-area .price {
    background-color: #97D000;
}

.fast-area .currency {
    background-color: #36809d;
}

.inbox-area h1 span {
    color: #36809d !important;
}

.inbox-area table thead {
    background-color: #36809d;
}

.send-area h1 span {
    color: #9b1339;
}

.send-area table thead {
    background-color: #9b1339;
}

.profile-area h1 {
    color: #24bff8;
}

.profile-area .section-title {
    color: #4e5356;
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 10px;
}

.balance-area h1 span {
    color: #9d0633;
}

.balance-area table thead {
    background-color: #9d0633;
}

.profile-area input[type="text"],
.profile-area input[type="password"],
.profile-area select,
.profile-area .avatar {
    border: 1px solid #4e4e4e !important;
}

/* Profile */

.profile-container {
    text-align: right;
    color: #f6f8f3;
    height: inherit;
}

.profile-container .info {
    padding-top: 80px;
}

.profile-container p {
    margin-bottom: 3px;
    line-height: 1.2em;
    font-weight: 700;
    font-size: 22px;
}

.profile-container p strong {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
}

.profile-container .logout {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    background-image: url(/web/images/logout.png);
}

.profile-container .profile {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 48px;
    width: 48px;
    line-height: 48px;
    text-align: center;
    background-color: #24bff8;
    font-size: 24px;
    color: #fff;
}

.profile-container .profile-active {
    background-color: #fff;
    color: #222222;
    border-top: 7px solid #fbcf62;
}

.profile-img {
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: #fff;
}

/* Message */

#inbox-table tr, #send-table tr {
    cursor: pointer;
}

.unread .inbox-data-message,
.unread .inbox-data-from,
.unread .inbox-data-date {
    font-weight: bold;
}

.inbox-data-message span {
    font-weight: normal;
    color: #9c9c9c;
}

.inbox-data-info {
    padding: 10px 20px;
    background-color: #f85023;
    color: #fff;
    margin: 20px 0;
}

.reply-info {
    margin-bottom: 20px;
}

/* Logout */

.logout-line {
    border-bottom: 1px dashed #9c9c9c;
    width: 100%;
    margin: 40px 0 80px 0;
    position: relative;
}

.logout-line a {
    display: inline-block;
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    background-image: url(/web/images/logout.png);
}

/* Login */

.login2-title {
    color: #36809d;
}

.login2-container {
    color: #fff;
    position: relative;
}

.login2-container a {
    color: #fff;
}

.login2-container:after {
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #36809d;
}

.login2-container .span6 {
    padding: 40px;
}

/* Price */

.price-title {
    color: #fbcf62;
}

.price-container {
    background-color: #fbcf62;
    color: #fff;
    padding: 40px 0;
    position: relative;
}

.price-container:after {
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #fbcf62;
}

.price-container .swiper-slide {
    background-color: #474F52;
}

.price-container .swiper-slide > div {
    padding: 25px 20px;
    text-align: center;
}

.swiper-pagination {
    position: static !important;
    margin-top: 20px;
}

.price-container .title {
    font-size: 14px;
    /* font-weight: 900; */
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 130%;
}

.price-container hr {
    width: 100%;
    border: 0;
    border-bottom: 1px dashed #fff;
}

.price-container .description {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: x-small;
    text-align: left;
    letter-spacing: 1px;
}

.price-container .price {
    margin-bottom: 15px;
}

.price-container .price span {
    font-size: 68px;
    line-height: 78px;
    font-weight: 900;
    padding-left: 20px;
}

.price-container .price i {
    font-size: 24px;
}

.price-container .price div {
    font-size: 48px;
}

.price-container .crosshairs {
    margin-top: 30px;
    margin-bottom: 10px;
}

.price-container .crosshairs i {
    font-size: 32px;
}

.price-container ul {
    list-style: none;
    margin-left: 0;
}

.price-container ul li {
    padding: 10px 0;
    text-align: left;
}

.price-container ul li + li {
    border-top: 1px dashed #fff;
}

.price-container .btn-mt-groups .btn-mt {
    width: 100%;
    display: block;
}

/* Partners */

.partners-title {
    color: #97D000;
}

.partners {
    padding: 40px 0;
    text-align: center;
    position: relative;
    background: url(/web/images/_bg3.jpg) bottom left no-repeat;
    background-size: 100%;
}

.partners:after {
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #5D6268;
}

.partners .bg {
    background-image: url(/web/images/_bg3.jpg);
    background-repeat: repeat;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.partners .span2 {
    background-color: #fff;
    margin-bottom: 40px;
}

/* Comment */

.comment-title {
    color: #9D0633;
}

.comment-container {
    background-color: #9D0633;
    color: #fff;
    padding: 40px 0;
    position: relative;
    font-size: 16px;
    line-height: 150%;
}

.comment-container:after {
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #9D0633;
}

.comment-container .info{
    margin-top: 20px;
}

/* Pay */

.pay-title {
    color: #36809D;
}

.pay-container {
    background-color: #36809D;
    color: #fff;
    padding: 40px 0;
    position: relative;
    font-size: 16px;
    line-height: 150%;
}

.pay-container:after {
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #36809D;
}

/* About */

.about-container {
    background-color: #eee;
    color: #474f52;
    padding: 40px 0;
    position: relative;
    font-size: 16px;
    line-height: 150%;
}

.about-container:after {
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #eee;
}

/* About */

.blog-container {
    background-color: #fafafa;
    color: #474f52;
    padding: 40px 0;
    position: relative;
    font-size: 16px;
    line-height: 150%;
}

.blog-container:after {
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #fafafa;
}

/* Header */

header {
    background-image: url(/web/images/banner-1.png);
}

header .row-fluid > div {
    height: 222px;
    position: relative;
}

header .title {
    font-size: 48px;
    line-height: 200px;
    color: #fcfcfa;
    font-weight: 900;
    text-transform: uppercase;
}

/* Footer */

.footer-title {
    color: #474F52;
}

footer {
    background-color: #474F52;
    padding: 40px 0;
    color: #fff;
    position: relative;
}

footer:after {
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #474F52;
}

footer .f-header {
    font-size: 32px;
    margin-bottom: 15px;
}

footer .text {
}

footer ul {
    list-style: none;
    margin-left: 0;
}

footer ul li {
    margin-bottom: 20px;
}

footer .title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.copyright {
    height: 60px;
    line-height: 60px;
}

#calculate {
    margin-bottom: 15px;
}

#calculate table thead tr th, #calculate table tbody tr td {
    height: 38px;
    line-height: 38px;
}

.calculate-service thead tr {
    background-color: #307f9d;
}

.calculate-relation-service thead tr {
    background-color: #fbcf62;
}

.relative {
    position: relative;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.soc {
    width: 100%;
}

.soc .soc-wrap a {
    display: inline-block;
    vertical-align: inherit;
    margin: 5px 10px 0 0;
    padding: 0;
    width: 40px;
    height: 40px;
    background: url(https://share.pluso.ru/img/pluso-like/square/big/06.png) 0 0 transparent no-repeat;
}

.soc .soc-wrap a.soc-google {
    background-position: -252px 0;
}

.soc .soc-wrap a.soc-facebook {
    background-position: -0px 0;
}

.soc .soc-wrap a.soc-pinterest {
    background-position: -210px 0;
}

.soc .soc-wrap a.soc-vkontakte {
    background-position: -168px 0;
}

.soc .soc-wrap a.soc-twitter {
    background-position: -42px 0;
}

.soc .soc-wrap a.soc-linkedin {
    background-position: -1512px 0;
}

.swiper-pagination-bullet-active {
    background: #36809D!important;
}

@media (max-width: 979px) {
    .navbar-fixed-top {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    body {
        padding-right: 0;
        padding-left: 0;
    }

    .banner {
        margin-top: 0;
    }

    .banner .carousel .item {
        height: auto;
    }

    .fix-slide {
        position: static;
    }

    .fix-slide .title {
        font-size: 29px;
        text-align: center;
        font-weight: 700;
        margin: 30px auto 0 auto;
    }

    .fix-slide .subtitle {
        font-size: 26px;
        text-align: center;
        font-weight: 700;
        margin: 30px auto 0 auto;
    }

    .fix-slide .text {
        margin-top: 30px;
        line-height: 1.2em;
    }

    .actions-button {
        display: none;
    }

    .user-container {
        margin-bottom: 30px;
    }

    .reg-container .title {
        margin-top: 0;
        font-size: 26px;
    }

    .reg-container .text {
        margin-top: 15px;
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom,
    .navbar-static-top {
        margin-right: 0;
        margin-left: 0;
    }

    .btn-navbar {
        margin-right: -20px;
    }

    header .container {
        padding-left: 0;
        padding-right: 0;
    }

    header .title {
        font-size: 36px;
        line-height: 1.2em;
        text-align: center;
        margin: 10px auto 20px auto;
    }

    .user-tabs {
        position: static;
    }

    .nav-tabs > li, .nav-pills > li {
        float: none;
    }

    .container-title {
        font-size: 34px;
    }

    .profile-container .profile {
        right: 48px;
    }

    .profile-container .logout {
        top: auto;
        bottom: 0;
    }

    .profile-container .info {
        position: absolute;
        left: 20px;
        top: 10px;
        text-align: left;
    }

    .navbar .btn-navbar {
        padding: 11px 10px;
    }

    .price-container .left, .price-container .right {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 979px) {

    .banner {
        margin-top: 0;
    }

    .banner .carousel .item {
        height: auto;
    }

    .fix-slide {
        position: static;
    }

    .fix-slide .title {
        font-size: 29px;
        text-align: center;
        font-weight: 700;
        margin: 30px auto 0 auto;
    }

    .fix-slide .subtitle {
        font-size: 26px;
        text-align: center;
        font-weight: 700;
        margin: 30px auto 0 auto;
    }

    .fix-slide .text {
        margin-top: 30px;
        line-height: 1.2em;
    }

    .user-container {
        margin-bottom: 30px;
    }

    .reg-container .title {
        margin-top: 0;
        font-size: 26px;
    }

    .reg-container .text {
        margin-top: 15px;
    }

    .actions-button {
        display: none;
    }

    .fix-slide .span8, .fix-slide .span4 {
        width: 100%;
        margin-left: 0;
    }

    .nav-tabs > li > a {
        padding: 0 10px;
    }

    .nav-tabs > .active > a,
    .nav-tabs > .active > a:hover,
    .nav-tabs > .active > a:focus {
        border: 0;
        padding: 0px 10px 0 10px !important;
    }
}

@media (min-width: 980px) and (max-width: 1200px) {
    .fix-slide .title {
        font-size: 29px;
        font-weight: 700;
    }

    .fix-slide .subtitle {
        font-size: 26px;
        font-weight: 700;
        margin: 30px auto 0 auto;
    }

    .fix-slide .text {
        margin-top: 30px;
        line-height: 1.2em;
    }

    .user-container {
        padding: 20px 25px 5px 25px;
    }

    .user-container .text {
        margin-top: 20px;
    }

    .nav-tabs > li > a {
        padding: 0 10px;
    }

    .nav-tabs > .active > a,
    .nav-tabs > .active > a:hover,
    .nav-tabs > .active > a:focus {
        border: 0;
        padding: 0px 10px 0 10px !important;
    }
}

.title-logo {
    margin-bottom: 40px;
    width: 80%;
    margin-top: 50px;
}

.price-container .btn-mt-groups {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
}

.logo-img {
	background-color: white;
	width: 200px;
	height: 100px;
	line-height: 100px;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.logo-img * {
    vertical-align: middle;
}