html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px !important;
}

.mt15 {margin-top: 15px;}
.mt30 {margin-top: 30px;}

.c-layout-footer.c-layout-footer-1 {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
}

.c-layout-footer.c-layout-footer-1 .c-postfooter {
    padding: 10px 0;
}

.head-phone .c-phone:hover,
.top-menu.nav.navbar-nav.c-theme-nav li.active > a:not(.btn),
.c-theme-nav li:hover > a:not(.btn) {
    color: #02fbb3 !important;
}

.crm-frontpage .c-layout-footer.c-layout-footer-1 .c-postfooter {
    padding: 40px 0;
}

.crm-frontpage .c-content-box.c-size-md {
    padding: 60px 0;
}
.crm-frontpage .c-layout-footer.c-layout-footer-1 .c-prefooter ul.c-address a{
    text-decoration: underline;
}
.crm-frontpage .c-layout-footer.c-layout-footer-1 .c-prefooter ul.c-address a:hover{
    text-decoration: none;
}

.crm-frontpage .c-content-testimonial-3.c-option-light > .c-content {
    min-height: 275px;
}
.crm-frontpage .owl-theme .owl-controls {
    margin-top: 0;
}

.crm-first-block {
    background-image: url(/img/bg-1.jpg);
    padding-top: 130px;
    text-align: center;
    color: #254E60;
}
#reports-page .crm-first-block {
    background-image: url(/img/bg-7.png);
}

#reports-page .text-report dd {
    margin-left: 40px;
}

.landing-title {
    text-align: center;
    font-size: 48px;
    margin-top: 0;
    margin-bottom: 26px;
    font-weight:bold;
    color: #254E60;
}

.c-content-title-1 > h3.c-font-uppercase-small {
    font-size: 21px;
    text-transform: uppercase;
}

.c-content-review {
    background-color: #F5F5F5;
    padding: 20px;
    margin-bottom: 20px;
}

.c-content-review h3 {
    margin-top: 0;
    margin-bottom: 0;
}

.title-review {
    font-size: 19px;
    text-transform: uppercase;
}

.img-review {
    padding-right: 30px;
    float: left;
}

#reports-page .img-review {
    padding-right: 40px;
}

.review-wrap {
    margin-left: 265px;
}

#reports-page .review-wrap {
    margin-left: 275px;
}

.crm-first-b1 {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
}
.crm-first-b2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 26px;
}
.crm-first-b3 {
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}
.crm-first-b4 {
    margin-top: 60px;
    margin-bottom: 70px;
    font-weight: 400;
    text-align: left;
}
.crm-first-b4 .text-label{
    float: left;
    padding-right: 25px;
}
.crm-first-b4 .form-control {
    height: 45px;
    background: transparent;
    border: 2px solid #FFF;
    font-size: 20px;
    opacity: 0.8;
    transition: all ease-in-out .15s;
}
.crm-first-b4 .c-theme.form-control:focus {
    border-color: #FFF !important;
    opacity: 1;
}
.crm-first-b4 .form-control::-moz-placeholder {
    color: #27798c;
    opacity: 1; /* Override Firefox's unusual default opacity; see https://github.com/twbs/bootstrap/pull/11526 */
}
.crm-first-b4 .form-control:-ms-input-placeholder { color: #27798c; } /* Internet Explorer 10+ */
.crm-first-b4 .form-control::-webkit-input-placeholder  { color: #27798c; } /* Safari and Chrome*/

.crm-first-b4 .input-group .input-group-btn > .btn {
    height: 45px;
    border-color: #FFF;
    border-width: 2px;
    text-transform: uppercase;
    color: #254E60;
}
.crm-first-b4 .input-group .input-group-btn > .btn:hover {
    border-color: #8998b5;
    color: #FFF;
}
.crm-first-b5 {
    font-weight: 400;
    font-size: 16px;
}
.crm-first-b5 > p {
    margin-bottom: 18px;
}
.crm-try {
    background-color: #0080c9;
    border-color: #0080c9;
}
.crm-try:hover,
.crm-try:active,
.crm-try:focus {
    background-color: #0065af;
    border-color: #0065af;
}
.crm-cream-bg {
    background-color: #F7F7F7;
}
.crm-cream-bg .c-content-pricing-1.c-opt-1 .c-content.c-column-even {
    background: #F7F7F7;
}
.crm-cream-bg .c-content-pricing-1.c-opt-1 .c-content > .c-row {
    border-top-color: #d7d7d7;
}

.crm-reports-text {
    color: #FFF;
    font-weight: 400;
    font-size: 18px;
    margin-top: 60px;
    margin-bottom: 110px;
    text-align: left;
}
.crm-reports-btn.btn.c-btn-border-2x.c-btn-uppercase.btn-md {
    margin-bottom: 60px;
    font-size: 20px;
}

.crm-tasks-text {
    font-weight: 400;
    font-size: 18px;
    margin-top: 60px;
    margin-bottom: 50px;
}

.crm-tasks-text p {
    margin-bottom: 30px;
}

#tasks {
    position: relative;
    overflow: visible;
}
#tasks-bg {
    position: absolute;
    top: 15px;
    right: 0;
    background: url('/img/graph.png') no-repeat 215px 0;
    height: 554px;
    width: 1240px;
}

#about2 img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.c-title-pricing-1 .subtitle {
    margin: -25px 5px 10px;
    font-size: 13px;
}

.c-content-client-logos-1 .c-img-pos {
    display: block;
    width: 180px;
    height: 140px;
    text-decoration: none;
    text-align: center;
    color: transparent !important;
    transition: none;
}
.c-content-client-logos-1 #logo-apanshin {
    background: url('/img/client-logos/client1.jpg') 0 0;
}
.c-content-client-logos-1 #logo-apanshin:hover {
    background-position: -1px -142px;
}
.c-content-client-logos-1 #logo-remarka {
    background: url('/img/client-logos/client2.jpg') 0 0;
}
.c-content-client-logos-1 #logo-remarka:hover {
    background-position: 0 -140px;
}
.c-content-client-logos-1 #logo-diap {
    background: url('/img/client-logos/client3.jpg') 0 0;
}
.c-content-client-logos-1 #logo-diap:hover {
    background-position: 0 -140px;
}
.c-content-client-logos-1 #logo-webline {
    background: url('/img/client-logos/client4.jpg') 0 0;
}
.c-content-client-logos-1 #logo-webline:hover {
    background-position: 0 -140px;
}
.c-content-client-logos-1 #logo-gusarov {
    background: url('/img/client-logos/client5.jpg') 0 -12px;
}
.c-content-client-logos-1 #logo-gusarov:hover {
    background-position: 0 -140px;
}
.c-content-client-logos-1 #logo-yula {
    background: url('/img/client-logos/client6.jpg') 0 0;
}
.c-content-client-logos-1 #logo-yula:hover {
    background-position: 0 -142px;
}

.c-content-client-logos-1 #logo-alaich {
    background: url('/img/client-logos/client-alaich.png') 0 0;
}
.c-content-client-logos-1 #logo-alaich:hover {
    background-position: 0 -140px;
}
.c-content-client-logos-1 #logo-artox {
    background: url('/img/client-logos/client-artox.png') 0 -6px;
}
.c-content-client-logos-1 #logo-artox:hover {
    background-position: 0 -146px;
}
.c-content-client-logos-1 #logo-multisite {
    background: url('/img/client-logos/client-multisite.png') 0 0;
}
.c-content-client-logos-1 #logo-multisite:hover {
    background-position: 0 -140px;
}
.c-content-client-logos-1 #logo-cropas {
    background: url('/img/client-logos/client-cropas.png') 0 0;
}
.c-content-client-logos-1 #logo-cropas:hover {
    background-position: 0 -140px;
}
.c-content-client-logos-1 #logo-webfocus {
    background: url('/img/client-logos/client-webfocus.png') 0 0;
}
.c-content-client-logos-1 #logo-webfocus:hover {
    background-position: 0 -140px;
}

.c-content-client-logos-1 #logo-iledebeaute {
    background: url('/img/client-logos/client-iledebeaute.png') 0 0;
}
.c-content-client-logos-1 #logo-iledebeaute:hover {
    background-position: 0 -140px;
}
.c-content-client-logos-1 #logo-autoreshenie {
    background: url('/img/client-logos/client-autoreshenie.png') 0 0;
}
.c-content-client-logos-1 #logo-autoreshenie:hover {
    background-position: 0 -140px;
}
.c-content-client-logos-1 #logo-zoon {
    background: url('/img/client-logos/client-zoon.png') 0 0;
}
.c-content-client-logos-1 #logo-zoon:hover {
    background-position: 0 -140px;
}

@media (min-width: 768px) AND (max-width: 992px) {
    .c-content-pricing-1 .c-content > .c-row > .c-sub-title {
        display: none;
    }
}
@media (min-width: 768px) AND (max-width: 1199px) {
    .c-content-pricing-1 .c-content > .c-row.c-title.crm-tariff-wide {
        padding-right: 0;
        padding-left: 0;
        font-size: 14px;
        line-height: 24px;
    }
}

#subscribe-success{
    max-width: 600px;
    margin: 20px auto;
    display: none;
    text-shadow: none;
}

#callback-error,
#feedback-error{
    display: none;
    border: 1px solid #e7505a;
    color: #e7505a;
    padding: 10px 20px;
}
#feedback-success{
    display: none;
    min-height: 332px;
    border: 1px solid #474f59;
    padding: 120px 30px 30px;
    text-align: center;
    color: white;
}
#feedback-success .fs-title {
    font-weight: bold;
    font-size: 30px;
}

.c-layout-footer.c-layout-footer-1 .c-prefooter .c-feedback .h3 {
    color: #ffffff;
    font-size: 22px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 10px 0;
}

.c-layout-breadcrumbs-1 .c-page-breadcrumbs > li + li:before {
  content: "/\00a0";
  padding: 0px 10px 0 4px;
}

.c-content-box.c-size-md {
    padding-top: 30px;
}

.fa-infinity:before {
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial !important;
    content: '\221E';
    speak: none;
}

.c-content-pricing-1.c-opt-1 .c-content > .c-row > .fa.fa-infinity {
    font-size: 32px !important;
    line-height: 14px !important;
    color: #75c199;
}

/* News */
.c-content-blog-post-1 .c-title {
    margin-top: 10px;
}
.c-content-blog-post-1 .c-title a,
.c-content-blog-post-1 .anons-link a,
.c-content-blog-post-1 .c-panel a {
    text-decoration: none;
}
.c-content-blog-post-1-list .c-content-blog-post-1 .c-desc {
    margin-bottom: 10px;
}
.anons-link {
    margin: 15px 0;
    text-align: center;
}

.review-link {
    text-align: right;
    margin-right: 20px;
    margin-top: 30px;
}

.review-text {
    margin-right: 20px;
    position:relative;
    padding: 0 21px;
}

.fa-quote-left {
    position: absolute;
    top:5px;
    left:0;
}

.fa-quote-right {
    position: absolute;
    bottom: 0;
    right: 0;
}

.position-reviews {
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 0;
}

.position-company {
    color: #0A9DAA;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 0;
    margin-top: 0;

}

.c-content-blog-post-1 .c-panel .c-tags > li {
    text-transform: none;
}

.c-theme-ul-bg > li > a {
    color: #fff;
}
.c-theme-ul-bg > li > a:hover {
    color: #3f444a;
}

.c-content-bar-1.c-margin-b-40{
    margin-bottom: 40px;
}

/* Register */
.form-group.required .control-label:after {
    content: "*";
    color: #e85d68;
    vertical-align: 0;
    margin-left: 2px;
}

.company-register .input-group > .form-control,
.company-register .input-group-addon{
    font-size: 22px;
    font-weight: bold;
}
.company-register .form-control,
.company-register .form-control{
    font-size: 18px;
}

.table > tbody > tr.success > td {
    background-color: #5dc09c;
}

/* Login */
#forget .modal-title,
#login .modal-title {
    font-size: 26px;
}

#forget .login-descr,
#login .login-descr {
    margin-bottom: 15px;
}

#forget-form .input-group > .form-control,
#forget-form .input-group-addon,
#login-form .input-group > .form-control,
#login-form .input-group-addon {
    font-size: 22px;
    font-weight: bold;
}

#forget-form .form-control,
#login-form .form-control {
    font-size: 18px;
}

#forget .form-group-button,
#login .form-group-button {
    text-align: center;
}
#login .login-bottom {
    margin-top: 15px;
    text-align: center;
}
#login .login-bottom a {
    color: #1EB1BE;
    text-decoration: underline;
}

#login .login-bottom a:hover {
    color: #0A9DAA;
    text-decoration: none;
}

/* Update */
#update-list.c-content-blog-post-1-list .c-content-blog-post-1 {
    margin-bottom: 10px;
}

#update-list .c-content-blog-post-1 > .c-desc ul {
    padding: 0;
    margin: 20px 0;
}

#update-list .c-content-blog-post-1 > .c-desc ul > li {
    list-style: none;
    font-weight: 500;
    color: #5c6873;
    margin: 0 0 10px 30px;
    position: relative;
}

#update-list .c-content-blog-post-1 > .c-desc ul > li:before {
    content: '';
    width: 20px;
    height: 2px;
    position: absolute;
    left: -30px;
    margin: 11px 15px 0 0;
    background: #32c5d2;
}

.c-content-blog-post-1 .ya-share2 {
    margin-top: 3px;
    text-align: left;
    float: right;
}

/* Help */
.help-leaves{
    margin-top: 40px;
    margin-bottom: 30px;
}
.help-leaves-title {
    font-size: 14px;
}

.help-list > li {
    font-size: 17px;
    line-height: 22px;
}

.c-content-box a.btn{
    text-decoration: none;
}

.c-content-box a,
.c-content-blog-post-1 a,
.c-layout-sidebar-content a{
    color: #1EB1BE;
    text-decoration: underline;
}

.c-content-box a:hover,
.c-content-blog-post-1 a:hover,
.c-layout-sidebar-content a:hover{
    color: #0A9DAA;
    text-decoration: none;
}

.c-content-blog-post-1 img,
.c-layout-sidebar-content img{
    border: 1px solid #ddd;
    margin: 10px 0;
    max-width: 100%;
}

@media (min-width: 992px) {
    /* 992px */
    .c-layout-header.c-layout-header-2 {
        background: rgba(30, 36, 42, 0.75);
        border-bottom: 0;
    }

    .c-layout-header.c-layout-header-2 {
        background: rgba(30, 36, 42, 0.75);
        border-bottom: 0;
    }
    .crm-frontpage .c-layout-header.c-layout-header-2 {
        background: rgba(30, 36, 42, 0.35);
    }

    .c-page-on-scroll .c-layout-header.c-layout-header-2 {
        background: rgba(30, 36, 42, 0.82);
        border-bottom: 0;
        box-shadow: none;
    }

    .c-page-on-scroll.c-layout-header-fixed .c-layout-header {
        height: 76px;
    }

    .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand {
        margin-top: 15px;
    }

    .c-layout-header .c-brand {
        margin: 39px 0 5px 0;
    }

    .c-page-on-scroll .head-phone {
        top: 32px;
    }
}

/***
Error Pages
***/
/* 404 page option #1 */
.page-error {
  text-align: center;
  margin-bottom: 300px;
}

.page-error .number {
  position: relative;
  top: 10px;
  display: inline-block;
  letter-spacing: -10px;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 128px;
  font-size: 128px;
  font-weight: 300;
  text-align: right;
}

.page-error .details {
  margin-left: 40px;
  display: inline-block;
  padding-top: 0px;
  text-align: left; }

@media (max-width: 480px) {
  .page-error .number,
  .page-error .details {
    text-align: center;
    margin-left: 0px;
  }
}

/* Guests*/
.guest-wrap {
    background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACtJREFUeNrszTEBACAMA7CCJfxr61SwKzGQ0/bls5sFEolEIpFIJJKMAAMAa/wDYqqLVjAAAAAASUVORK5CYII=") repeat scroll 0% 0%;
    width: 360px;
    height: auto;
    margin: 0px auto 300px;
    padding: 10px 20px;
}
.guest-block {
    text-align: center;
}
.guest-block .guest-icon{
    display: block;
    float: left;
    font-size: 55px;
    line-height: 55px;
    margin: 36px 0px 0px;
}
.guest-title{
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    padding-left: 50px;
}
/* /Guests*/

/* Cubic Bezier Transition */
/***
Pricing Table 1
***/
.pricing-content-1 {
    background-color: #fff;
}

.pricing-content-1:before,
.pricing-content-1:after {
    content: " ";
    display: table;
}

.pricing-content-1:after {
    clear: both;
}

.pricing-content-1 .arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid;
    margin: auto;
}

.pricing-content-1 .arrow-down.arrow-blue {
    border-top-color: #3598DC;
}

.pricing-content-1 .arrow-down.arrow-green {
    border-top-color: #32C5D2;
}

.pricing-content-1 .arrow-down.arrow-dark {
    border-top-color: #2F353B;
}

.pricing-content-1 .arrow-down.arrow-grey {
    border-top-color: #f7f9fb;
}

.pricing-content-1 .price-ribbon {
    position: absolute;
    top: 75px;
    right: -4px;
    width: 90px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 6px 20px 6px 15px;
    color: #fff;
    background-color: #D91E18;
    text-shadow: 0px 1px 2px #bbb;
    -webkit-box-shadow: 0px 2px 4px #888;
    -moz-box-shadow: 0px 2px 4px #888;
    box-shadow: 0px 2px 4px #888;
}

.pricing-content-1 .price-ribbon:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: 0px;
    top: 100%;
    border-width: 5px 10px;
    border-style: solid;
    border-color: #64120f transparent transparent #64120f;
}

.pricing-content-1 .pricing-title {
    border-bottom: 1px solid;
    border-color: #fff;
}

.pricing-content-1 .pricing-title > h1 {
    margin: 20px 0;
}

.pricing-content-1 .price-column-container {
    text-align: center;
    margin: 0;
    background-color: #fff;
}

.pricing-content-1 .price-column-container.border-active {
    border: 1px solid #e5e9ee;
}

.pricing-content-1 .price-column-container:first-child {
    margin-left: 0;
}

.pricing-content-1 .price-column-container:last-child {
    margin-right: 0;
}

.pricing-content-1 .price-table-head {
    color: #fff;
    padding: 20px 0;
}

.pricing-content-1 .price-table-head h2 {
    font-size: 26px;
}

.pricing-content-1 .price-table-head.price-1 {
    background-color: #3598DC;
}

.pricing-content-1 .price-table-head.price-2 {
    background-color: #32C5D2;
}

.pricing-content-1 .price-table-head.price-3 {
    background-color: #2F353B;
}

.pricing-content-1 .price-table-pricing > h3 {
    font-size: 60px;
    position: relative;
}

.pricing-content-1 .price-table-pricing > h3 > .price-sign {
    font-size: 24px;
    position: absolute;
    margin-left: -15px;
}

.pricing-content-1 .price-table-pricing > p {
    margin-top: 0;
}

.pricing-content-1 .price-table-content {
    background-color: #f7f9fb;
    color: #5c6d7e;
    font-weight: 600;
    font-size: 16px;
}

.pricing-content-1 .price-table-content .row {
    padding-top: 10px;
    padding-bottom: 10px;
}

.pricing-content-1 .price-table-content .row i {
    color: #6cade6;
}

.pricing-content-1 .price-table-content .row:first-child {
    padding-top: 20px;
}

.pricing-content-1 .price-table-content .row:last-child {
    padding-bottom: 20px;
}

.pricing-content-1 .price-table-footer {
    padding: 20px 0;
}

.pricing-content-1 .price-table-footer > .price-button {
    font-weight: bold;
    padding: 10px 20px;
}

@media (max-width: 1024px) {
    .pricing-content-1 .mobile-padding {
        padding: 0;
        margin: 0;
    }

    .pricing-content-1 .mobile-padding > i {
        margin-right: 5px;
    }

    .pricing-content-1 .price-table-content {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 1024px) {
    .pricing-content-1 .mobile-padding {
        padding: 0 15px;
        margin: 0 -15px;
    }

    .pricing-content-1 .mobile-padding > i {
        margin-right: 20px;
    }

    .pricing-content-1 .price-table-content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/***
Pricing Table 2
***/
.pricing-content-2 {
    background-color: #fff;
}

.pricing-content-2 .no-padding {
    padding: 0;
}

.pricing-content-2 .text-left {
    text-align: left;
}

.pricing-content-2 .text-right {
    text-align: right;
}

.pricing-content-2.pricing-bg-dark {
    background-color: #2F353B;
}

.pricing-content-2 .pricing-title {
    border-color: #444;
}

.pricing-content-2 .pricing-title > h1 {
    color: #fff;
}

.pricing-content-2 .pricing-table-container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.pricing-content-2 .pricing-table-container .padding-fix {
    padding-left: 15px;
    padding-right: 15px;
}

.pricing-content-2 .pricing-table-container .price-column-container {
    background-color: #fff;
    margin: 30px 0;
    padding: 60px 0;
    text-align: center;
    border-bottom: 4px solid #ccc;
}

.pricing-content-2 .pricing-table-container .price-column-container.border-right {
    border-right: 1px solid #ccc;
}

.pricing-content-2 .pricing-table-container .price-column-container.border-left {
    border-left: 1px solid #ccc;
}

.pricing-content-2 .pricing-table-container .price-column-container.border-top {
    border-top: 1px solid #ccc;
}

.pricing-content-2 .pricing-table-container .price-column-container.featured-price {
    margin: 0;
    padding: 89px 0;
    border: 1px solid;
    border-bottom: 4px solid;
    border-color: #ccc;
}

.pricing-content-2 .pricing-table-container .price-column-container.featured-price > .price-feature-label {
    position: absolute;
    top: 0;
    left: 50%;
    display: inline-block;
    width: 110px;
    margin: 0 0 0 -60px;
    padding: 7px 15px;
    color: #fff;
    font-weight: 300;
}

.pricing-content-2 .pricing-table-container .price-column-container > .price-table-head > h2 {
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 18px;
    color: #ACB5C3;
}

.pricing-content-2 .pricing-table-container .price-column-container > .price-table-head > h2.opt-pricing-5 {
    padding: 7px 15px;
    display: inline;
    margin: 0 auto 20px auto;
    font-size: 16px;
}

.pricing-content-2 .pricing-table-container .price-column-container > .price-table-pricing > h3 {
    font-size: 60px;
    position: relative;
    font-weight: 600;
}

.pricing-content-2 .pricing-table-container .price-column-container > .price-table-pricing > h3 > .price-sign {
    font-size: 24px;
    position: absolute;
    margin-left: -15px;
}

.pricing-content-2 .pricing-table-container .price-column-container > .price-table-pricing > p {
    margin-top: 0;
}

.pricing-content-2 .pricing-table-container .price-column-container > .price-table-content {
    color: #333;
    font-weight: 300;
    font-size: 16px;
}

.pricing-content-2 .pricing-table-container .price-column-container > .price-table-content .row {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid;
    border-color: #eee;
}

.pricing-content-2 .pricing-table-container .price-column-container > .price-table-content .row:first-child {
    border-top: 1px solid;
    border-color: #eee;
}

.pricing-content-2 .pricing-table-container .price-column-container > .price-table-footer {
    padding: 40px 0 0 0;
}

.pricing-content-2 .pricing-table-container .price-column-container > .price-table-footer > .featured-price {
    font-size: 20px;
    font-weight: 300;
    border-bottom: 3px solid #3FABA4;
}

@media (max-width: 991px) {
    .pricing-content-2 .price-column-container {
        border-left: 1px solid;
        border-right: 1px solid;
        border-color: #ccc;
    }
}

/***
Pricing Table 2
***/

.nav.navbar-nav.c-theme-nav li.active {
  color: #32c5d2 !important; }
  .nav.navbar-nav.c-theme-nav li.active > a:not(.btn) {
    color: #32c5d2 !important; }
  .nav.navbar-nav.c-theme-nav li.active > .c-quick-sidebar-toggler > .c-line {
    background: #32c5d2 !important; }

.font-yellow-gold {
    color: #E87E04 !important;
}

.font-red-flamingo {
    color: #EF4836 !important;
}

.font-blue-hoki {
    color: #67809F !important;
}

.font-grey-salt {
    color: #bfcad1 !important;
}

/** mt-checkbox **/
.mt-radio,
.mt-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 14px;
    webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.mt-radio.mt-radio-disabled, .mt-radio.mt-checkbox-disabled,
.mt-checkbox.mt-radio-disabled,
.mt-checkbox.mt-checkbox-disabled {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.mt-radio > input,
.mt-checkbox > input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
}

.mt-radio > span,
.mt-checkbox > span {
    border: 1px solid transparent;
    position: absolute;
    top: 0px;
    left: 0;
    height: 19px;
    width: 19px;
    background: #E6E6E6;
}

.mt-radio > span:after,
.mt-checkbox > span:after {
    content: '';
    position: absolute;
    display: none;
}

.mt-radio:hover > input:not([disabled]) ~ span,
.mt-radio > input:focus ~ span,
.mt-checkbox:hover > input:not([disabled]) ~ span,
.mt-checkbox > input:focus ~ span {
    background: #d9d9d9;
    webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.mt-radio > input:checked ~ span,
.mt-checkbox > input:checked ~ span {
    webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #d9d9d9;
}

.mt-radio > input:checked ~ span:after,
.mt-checkbox > input:checked ~ span:after {
    display: block;
}

.mt-radio:hover > input:not([disabled]):checked ~ span,
.mt-radio > input:checked ~ span,
.mt-checkbox:hover > input:not([disabled]):checked ~ span,
.mt-checkbox > input:checked ~ span {
    webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #d9d9d9;
}

.mt-radio > input:disabled ~ span,
.mt-checkbox > input:disabled ~ span {
    opacity: 0.6;
    filter: alpha(opacity=60);
    pointer-events: none;
}

.mt-radio.mt-radio-outline > span, .mt-radio.mt-checkbox-outline > span,
.mt-checkbox.mt-radio-outline > span,
.mt-checkbox.mt-checkbox-outline > span {
    border: 1px solid #d9d9d9;
    background: none;
}

.mt-radio.mt-radio-outline:hover > input:not([disabled]) ~ span,
.mt-radio.mt-radio-outline > input:focus ~ span, .mt-radio.mt-checkbox-outline:hover > input:not([disabled]) ~ span,
.mt-radio.mt-checkbox-outline > input:focus ~ span,
.mt-checkbox.mt-radio-outline:hover > input:not([disabled]) ~ span,
.mt-checkbox.mt-radio-outline > input:focus ~ span,
.mt-checkbox.mt-checkbox-outline:hover > input:not([disabled]) ~ span,
.mt-checkbox.mt-checkbox-outline > input:focus ~ span {
    border: 1px solid #d9d9d9;
    background: none;
}

.mt-radio.mt-radio-outline > input:checked ~ span, .mt-radio.mt-checkbox-outline > input:checked ~ span,
.mt-checkbox.mt-radio-outline > input:checked ~ span,
.mt-checkbox.mt-checkbox-outline > input:checked ~ span {
    border: 1px solid #d9d9d9;
    background: none;
}

.mt-radio.mt-radio-outline:hover > input:not([disabled]):checked ~ span,
.mt-radio.mt-radio-outline > input:checked ~ span, .mt-radio.mt-checkbox-outline:hover > input:not([disabled]):checked ~ span,
.mt-radio.mt-checkbox-outline > input:checked ~ span,
.mt-checkbox.mt-radio-outline:hover > input:not([disabled]):checked ~ span,
.mt-checkbox.mt-radio-outline > input:checked ~ span,
.mt-checkbox.mt-checkbox-outline:hover > input:not([disabled]):checked ~ span,
.mt-checkbox.mt-checkbox-outline > input:checked ~ span {
    border: 1px solid #d9d9d9;
    background: none;
}

.mt-radio > span {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    border-radius: 50% !important;
}

.mt-radio > span:after {
    left: 6px;
    top: 6px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #666666;
}

.mt-radio > input:disabled ~ span:after {
    background: #666666;
}

th > .mt-radio.mt-radio-single,
td > .mt-radio.mt-radio-single {
    right: -5px;
}

.mt-checkbox > span:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #666666;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.mt-checkbox > input:disabled ~ span:after {
    border-color: #666666;
}

.form-inline .mt-checkbox {
    margin-left: 15px;
    margin-right: 15px;
}

th > .mt-checkbox.mt-checkbox-single,
td > .mt-checkbox.mt-checkbox-single {
    right: -5px;
}

.mt-checkbox-list,
.mt-radio-list {
    padding: 10px 0;
}

.form-horizontal .form-group .mt-checkbox-list, .form-horizontal .form-group
.mt-radio-list {
    padding-top: 0;
}

.mt-checkbox-list .mt-checkbox,
.mt-checkbox-list .mt-radio,
.mt-radio-list .mt-checkbox,
.mt-radio-list .mt-radio {
    display: block;
}

.mt-checkbox-inline,
.mt-radio-inline {
    padding: 10px 0;
}

.form-horizontal .form-group .mt-checkbox-inline, .form-horizontal .form-group
.mt-radio-inline {
    padding-top: 8px;
}

.mt-checkbox-inline .mt-checkbox,
.mt-checkbox-inline .mt-radio,
.mt-radio-inline .mt-checkbox,
.mt-radio-inline .mt-radio {
    display: inline-block;
    margin-right: 15px;
}

.mt-checkbox-inline .mt-checkbox:last-child,
.mt-checkbox-inline .mt-radio:last-child,
.mt-radio-inline .mt-checkbox:last-child,
.mt-radio-inline .mt-radio:last-child {
    margin-right: 0;
}

.company-register .mt-checkbox{
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
}

/** Main page **/

.imagecontour {
    padding: 10px;
    border: solid 1px #EFEFEF;
    background-color: #FFFFFF;
}

.effect2 {
    position: relative;
}

.effect2:before, .effect2:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    box-shadow: 0 15px 10px #777;
    transform: rotate(-3deg);
}

.effect2:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.brand-info {
    font-size: 13px;
    line-height: 15px;
    color: #FFF;
    display: block;
    margin-top: 6px;
}

.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn.crm-register{
    margin-bottom: 5px;
}

.navbar-nav > li > a.crm-login{
    color: #FFF;
    padding: 0 20px 0 0;
    text-align: right;
    margin: 0 15px;
    font-size: 14px;
    text-transform: uppercase;
}

.nav > li > a.crm-login:hover,
.nav > li > a.crm-login:focus{
    background-color: transparent;
}

/*header menu section */
header .c-navbar .c-mega-menu.c-pull-right {
    margin-right: 170px;
}

.head-phone {
    position: absolute;
    right: 0;
    top: 51px;
    text-align: center;
    transition: all 0.2s
}
.c-phone {
    display: block;
    letter-spacing: 1px;
    font-style: normal;
    transition: all 0.2s;
    min-height: 11px;
    font-size: 18px;
    color: #fff;
}

.head-phone .btn-cb {
    font-size: 10px;
    padding: 1px 10px;
    margin-top: 6px;
    float: right;
}

/*modal window*/
.modal-content {
    border-radius: 0;
    opacity: .95;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.fa-custom {
    position: absolute;
    top: 0;
    right: 4px;
}

.form-callback {
    padding-left: 65px;
}

.form-callback input {
    width: 80%;
    margin: 10px 0;
    padding: 5px;
}

.acceptBlock label {
    font-size: 15px;
}
.acceptBlock .c-checkbox .check {
    border-color: #5dc09c;
}
.acceptBlock a {
    color: #3098a5;
    text-decoration: underline;
}
.acceptBlock a:hover {
    text-decoration: none;
}

.form-group-button {
    text-align: right;
    margin-top: 20px;
    margin-bottom: 0px;
}

.form-group-button .btn-close {
    margin-left: 5px;
}

.btn-modal {
    color: #fff;
    background: rgba(50, 197, 210, 0.9);
    border-color: rgba(50, 197, 210, 0.9);
    margin-left: 80px;
    text-transform: uppercase;
}

.btn-modal:hover {
    background-color: #2b9ba5;
    border-color: #2b9ba5;
    color: #fff;
}

.btn-modal:focus {
    color: #fff;
}

.success-callback {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 10;
    text-align: center;
}

.success-callback span {
    margin: 0 auto;
    padding-top: 90px;
}

.success-callback ~ * {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.success-callback.active ~ * {
    opacity: .5;
    -webkit-filter: blur(10px);
    filter: blur(10px);
}

@media (max-width: 1800px) {
    #tasks-bg {
        background-position-x: 480px;
    }
}
@media (max-width: 1279px) {
    #tasks-bg {
        background-position-x: 590px;
    }
}
@media (max-width: 991px) {
    /* 991px */
    .c-layout-header .c-brand {
        margin: 7px 15px 2px 15px;
    }

    .brand-info {
        display: inline-block;
        margin-top: -1px;
    }

    .head-phone {
        width: 155px;
        left: 70%;
        top: 7px;
        text-align: center;
    }

    .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-hor-nav-toggler {
        top: -14px;
    }

    #tasks-bg {
        background-position-x: 765px;
    }

    .c-content-client-logos-1 .c-logos .c-logo-7 {
        border-right: 1px solid #edeff0;
    }
    .c-content-client-logos-1 .c-logos .c-logo-8 {
        border-left: 1px solid #edeff0;
        border-right: none;
        border-bottom: 1px solid #edeff0;
    }
}

@media (max-width: 768px) {
    /* 768px */
    .head-phone {
        left: 58%;
    }

    #tasks-bg{
        background-position-x: 1070px;
    }
    .crm-first-b3-wrap {
        margin-bottom: 25px;
    }
}

@media (max-width: 600px) {
    .crm-first-b4 .text-label {
        float: none;
    }
}

@media (max-width: 480px) {
    /* 480px */
    .btn-modal {
        margin-left: 45px;
    }

    .head-phone {
        display: none;
    }
}
@media (max-width: 400px) {
    .crm-first-b3-wrap {
        margin-bottom: 47px;
    }
}

@media (max-width: 320px) {
    /* 320px */
    .btn-modal {
        margin-left: 5px;
    }

    .form-callback {
        padding-left: 40px;
    }
}
