/**
 * @license
 * MyFonts Webfont Build ID 2956126, 2015-01-19T16:36:39-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: HelveticaNeueLTPro-Th by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/helvetica-neue-pro/helvetica-neue-pro-thin/
 * Copyright: Part of the digitally encoded machine readable outline data for producing the Typefaces provided is copyrighted &#x00A9; 1988 - 2008 Linotype GmbH, www.linotype.com. All rights reserved. This software is the property of Linotype GmbH, and may not be repro
 * Licensed pageviews: 250,000
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2956126
 *
 * © 2015 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2d1b5e");


@font-face {font-family: 'HelveticaNeueLTPro-Th';src: url('webfonts/2D1B5E_0_0.eot');src: url('webfonts/2D1B5E_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2D1B5E_0_0.woff2') format('woff2'),url('webfonts/2D1B5E_0_0.woff') format('woff'),url('webfonts/2D1B5E_0_0.ttf') format('truetype');}

body {
    padding-bottom: 50px;
    font-family: Roboto, 'HelveticaNeueLTPro-Th', sans-serif;
    font-weight: normal;
}

h1,
h2,
h3,
h4 {
    font-family: 'HelveticaNeueLTPro-Th', Roboto, sans-serif;
}

a:hover,
a:active,
a:focus,
button {
    text-decoration: none;
    outline: none;
}

ul {
    list-style: none;
}

ul > li:before {
    content: '— ';
}

.error {
    color: #c9252b;
}

.nav li:before {
    content: normal;
}

.pagination > li:before {
    content: normal;
}

.carousel-control.left,
.carousel-control.right {
    background: none;
    opacity: 1;
    text-align: left;
}

.carousel-control.right {
    text-align: right;
}

.carousel-control.left:before,
.carousel-control.right:before {
    content: '<';
    color: #c9252b;
    font-size: 36pt;
    text-shadow: none;
    position: absolute;
    top: 50%;
    margin-top: -36px;
}

.carousel-control.left:before {
    left: -40px;
}

.carousel-control.right:before {
    content: '>';
    right: -40px;
}

.carousel-indicators li,
.carousel-indicators .active {
    width: 10px;
    height: 10px;
    border: solid 1px #c9252b;
    margin: 0;
}

.carousel-indicators .active {
    background: #c9252b;
}

.carousel-indicators li:before {
    content: normal;
}

.carousel-inner > .item > a > img {
    margin: auto;
}

.modal-content,
.dropdown-menu {
    box-shadow: none;
    border-radius: 0;
}

.dropdown-menu > li > a {
    font-weight: normal;
}

.modal-header {
    border: none;
}

.modal-backdrop {
    background-color: #fff;
}

.modal-backdrop.in {
    opacity: 0.9;
}

.modal table {
    width: 100%;
    max-width: 100%;
}

.modal td img {
    max-width: 100%;
}

.nav-tabs {
    position: relative;
}

.tabs-decoration {
    width: 50%;
    position: relative;
    margin: 0 auto 2em;
    border-top: solid 1px #c9252b;
}

.tabs-decoration.tabs-count-3 {
    width: 66%;
}

.tabs-decoration.tabs-count-4 {
    width: 75%;
}

.tabs-decoration-marker {
    width: 9px;
    height: 9px;
    position: absolute;
    top: -5px;
    left: 0;
    margin-left: -5px;
    border-radius: 5px;
    background: #c9252b;
    transition: left 0.3s;
}

.tabs-decorated {
    border: none;
    text-align: center;
}

.tabs-decorated > li {
    width: 50%;
}

.tabs-decorated.tabs-count-3 > li {
    width: 33%;
}

.tabs-decorated > li > a,
.tabs-decorated > li > a:hover,
.tabs-decorated > li > a:focus,
.tabs-decorated > li.active > a,
.tabs-decorated > li.active > a:hover,
.tabs-decorated > li.active > a:focus{
    border: none;
    background: none;
}

.main-navbar {
    min-height: 50px;
    background-color: #fff;
    border-top: solid 5px #fff;
    overflow: hidden;
}

.main-navbar-wrapper {
    margin: auto;
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-nav > li > a {
    padding: 15px 10px;
}

.main-navbar .navbar-toggle .icon-bar {
    background: #333;
}

.main-menu .caret {
    display: none;
}

.main-menu .dropdown-menu {
    top: auto;
    padding: 0 15px;
    border: none;
}

.main-menu .active > .dropdown-menu {
    display: block;
}

.main-menu .active > .dropdown-menu:before,
.main-menu .active > .dropdown-menu:after {
    content: '';
    position: absolute;
    left: -100%;
    display: block;
    height: 26px;
    width: 100%;
    background: #fff;
}

.main-menu .active > .dropdown-menu:after {
    left: auto;
    top: 0;
    right: -100%;
}

.main-menu .dropdown-menu > li {
    display: inline-block;
}

.main-navbar a {
    color: #333;
}

.main-navbar .nav > li > a {
    text-transform: uppercase;
    transition: border-width 0.2s;
}

.main-navbar .nav > .active > a {
    font-weight: bold;
}

.main-menu .dropdown-menu > li > a {
    padding-left: 0;
    padding-right: 0;
}

.main-menu > li > a:hover {
    font-weight: bold;
}

.main-menu .dropdown-menu > li + li {
    margin-left: 15px;
}

.main-menu > .open > a,
.main-navbar .nav > li > a:hover,
.main-navbar .nav > li > a:focus,
.main-menu .open > a:hover,
.main-menu .open > a:focus,
.main-menu .dropdown-menu > li > a:hover,
.main-menu .dropdown-menu > li > a:focus,
.main-menu .dropdown-menu > .active > a,
.main-menu .dropdown-menu > .active > a:hover,
.main-menu .dropdown-menu > .active > a:focus{
    background: none;
}

.main-menu-about:hover,
.active > .main-menu-about,
.active > .dropdown-menu > .active > a,
.active > .dropdown-menu > li > a:hover,
.services-menu > li > a:hover {
    color: #c9252b;
    font-weight: bold;
}

.main-menu-offer:hover,
.active > .main-menu-offer {
    color: #00743e;
}

.main-menu-team:hover,
.active > .main-menu-team {
    color: #fdb813;
}

.main-menu-clients:hover,
.active > .main-menu-clients {
    color: #1e598e;
}

.main-menu-news:hover,
.active > .main-menu-news {
    color: #942977;
}

.main-menu-contact:hover,
.active > .main-menu-contact {
    color: #f58220;
}

.main-menu > .dropdown.active,
.main-menu > .dropdown.open {
    padding-bottom: 26px;
}

.main-navbar + .container {
    margin-top: 60px;
}

.services-menu .social {
    font-size: 20px;
}

.services-menu > li > a[href^="https://www.facebook.com/"]:hover {
    color: #4e69a2;
}

.services-menu > li > a[href^="https://youtube.com/"]:hover {
    color: #cc181e;
}

.ornament {
    display: none;
    width: 100%;
    height: 50px;
    position: relative;
    margin: auto;
}

.ornament > .group {
    display: block;
    top: 0;
    bottom: 0;
    position: absolute;
}

.ornament > .group-align-left {
    left: 0;
    right: 50%;
}

.ornament > .group-align-right {
    right: 0;
    left: 50%;
}

.ornament + .description > h1,
.ornament + .description > h2 {
    color: #1e598e;
    text-align: center;
}

.group-offset-up {
    transform: translate(0, -10px);
}

.group-offset-down {
    transform: translate(0, 10px);
}

.group-align-left + .group-align-right {
    transform: translate(-1px);
    right: -1px;
}

.disc,
.square {
    width: 9px;
    height: 9px;
    position: absolute;
    background: #1e598e;
}

.disc {
    border-radius: 5px;
}

.line {
    min-width: 15px;
    min-height: 15px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: solid 1px #1e598e;
}

.line-tl-bl {
    width: 0;
    min-width: 0;
    top: 0;
    bottom: 0;
    border-top: none;
    border-right: none;
    border-bottom: none;
}

.line-tl-b-br {
    border-top: none;
    border-right: none;
    border-bottom-left-radius: 15px;
}

.line-tl-t-br {
    border-bottom: none;
    border-left: none;
    border-top-right-radius: 15px;
}

.line-bl-b-tr {
    border-top: none;
    border-left: none;
    border-bottom-right-radius: 15px;
}

.line-bl-b-tr:first-child {
    top: 0;
    bottom: 50%;
    right: 0;
}

.line-bl-t-tr {
    border-bottom: none;
    border-right: none;
    border-top-left-radius: 15px;
}

.line.disc-start::before,
.line.disc-end::after {
    content: '';
    width: 9px;
    height: 9px;
    position: absolute;
    background: #1e598e;
    border-radius: 5px;
}

.line-tl-b-br.disc-start::before,
.line-tl-bl.disc-start::before {
    top: 0;
    left: -5px;
}

.line-tl-t-br.disc-end::after {
    right: -5px;
    bottom: -2px;
}

.line-tl-bl.disc-end::after {
    right: -4px;
    bottom: 0;
}

.line-bl-b-tr.disc-start::before {
    top: 0;
    right: -5px;
}

.modal-dialog-center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
}

.modal-body {
    overflow-y: auto;
}

.modal-footer {
    margin-top: 0;
    border: none;
}

.page-schedule-view h1 {
    text-align: center;
}

.fc-state-default,
.fc-state-disabled,
.fc-state-active {
    background: none;
    border: none;
    box-shadow: none;
}

.fc-state-disabled {
    color: #999;
}

.fc-state-active::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 0.5em;
    border-radius: 5px;
    background: #c9252b;
}

.fc-day-grid-event .fc-time {
    display: inline;
}

.schedule-type-training .fc-state-active::before {
    background: #00743e;
}

.schedule-type-academy .fc-state-active::before {
    background: #942977;
}

.schedule-type-coaching .fc-state-active::before {
    background: #fdb813;
}

.schedule-type-consulting .fc-state-active::before {
    background: #1e598e;
}

.fc-toolbar {
    height: 90px;
    position: relative;
    margin-bottom: 0;
}

button.fc-prev-button {
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: 100;
}

button.fc-next-button {
    position: absolute;
    right: 0;
    bottom: 5px;
    z-index: 100;
}

.fc .fc-toolbar button.fc-today-button {
    position: absolute;
    bottom: 33px;
    margin: 0;
}

.fc-center {
    width: 100%;
    bottom: -59px;
    position: relative;
    text-align: center;
}

.fc .fc-toolbar .fc-center > h2 {
    float: none;
    font-size: 20px;
    text-transform: uppercase;
}

.fc-right {
    position: absolute;
    left: 0;
}

.fc-day-header {
    font-weight: normal;
    font-size: 12px;
}

.fc .fc-widget-header,
.fc th {
    border: none;
}

.fc-slats .fc-minor td {
    border-top: none 0;
}

.fc-unthemed .fc-today {
    background: #eee;
}

.fc-event.inactive .fc-bg {
    background: url(../images/bg-event-inactive.png);
    opacity: 0.7;
}

.fc-day-grid-event.inactive {
    background-image: url(../images/bg-event-inactive-07.png);
}

.schedule-type-training .nav a {
    color: #00743e;
    padding-left: 0;
}

.schedule-type-academy .nav a {
    color: #942977;
    padding-left: 0;
}

.schedule-type-academy .nav > li > a:hover,
.schedule-type-training .nav > li > a:hover,
.schedule-type-academy .nav > li > a:focus,
.schedule-type-training .nav > li > a:focus {
    background: none;
}

.schedule-type-academy .nav > li.active > a,
.schedule-type-training .nav > li.active > a {
    font-weight: bold;
}

.subjects {
    max-width: 900px;
    margin: auto;
    text-align: right;
}

.subjects .col {
    min-width: 33.3333%;
    display: inline-block;
    padding: 0 15px;
    text-align: center;
    vertical-align: top;
}

.subjects .col.active {
    text-align: left;
}

.subjects .event-type-group {
    margin: 0 auto 2em;

}

.subjects .event-type {
    width: 150px;
    height: 150px;
    display: inline-block;
    border: solid 1px #939598;
    border-radius: 75px;
    color: #939598;
    font-size: 28px;
    line-height: 150px;
    text-align: center;
}

.subjects .event-type:hover {
    border-width: 5px;
    border-color: #c9252b;
    color: #c9252b;
    line-height: 140px;
}

.subjects .type-training:hover {
    border-color: #00743e;
    color: #00743e;
}

.subjects .type-academy:hover {
    border-color: #942977;
    color: #942977;
}

.subjects .type-coaching:hover {
    border-color: #fdb813;
    color: #fdb813;
}

.subjects .hosts img,
.other-hosts img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    transition: .5s ease-in-out;
    opacity: 0.7;
    border-radius: 50px;
}

.subjects .hosts img:hover,
.other-hosts img:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(0);
    opacity: 1;
}

.subjects .type-consulting:hover {
    border-color: #1e598e;
    color: #1e598e;
}

.subjects .hosts {
    display: inline-block;
    max-width: 0;
    max-height: 170px;
    float: right;
    overflow: hidden;
}

.subjects .active .hosts {
    max-width: 160px;
    margin-left: 2em;
}

.subjects .title {
    text-transform: uppercase;
    text-align: center;
}

.subjects .hosts > a,
.other-hosts > a {
    display: inline-block;
    margin-bottom: 3px;
}

.event-types-bar {
    position: relative;
    height: 80px;
    margin-bottom: 1em;
}

.event-types-bar a {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border: solid 1px #ccc;
    border-radius: 40px;
    font-size: 12px;
    text-transform: uppercase;
}

.event-types-bar.tiny {
    margin-top: 1em;
    height: 25px;
}

.event-types-bar.tiny a {
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #ccc;
    border: none;
    color: #fff;
}

.fc-time-grid-event .fc-title,
.fc-time-grid-event .fc-time {
    text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}

.event-types-bar.tiny .training:hover,
.schedule-type-training .event-types-bar.tiny .training {
    background: #00743e;
}

.event-types-bar.tiny .academy:hover,
.schedule-type-academy .event-types-bar.tiny .academy {
    background: #942977;
}

.event-types-bar.tiny .coaching:hover,
.schedule-type-coaching .event-types-bar.tiny .coaching {
    background: #fdb813;
}

.event-types-bar.tiny .consulting:hover,
.schedule-type-consulting .event-types-bar.tiny .consulting {
    background: #1e598e;
}

.page-schedule-view .title-header {
    text-align: left;
}

.page-schedule-view .title-header > h1,
.page-schedule-view .title-header > a {
    display: inline-block;
}

.page-schedule-view .title-header > a {
    width: 60px;
    height: 60px;
    position: relative;
    top: -5px;
    border: solid 1px #f0f0f0;
    border-radius: 50px;
    margin: -10px 5px 0;
    color: #999;
    font-size: 12px;
    line-height: 60px;
    text-align: center;
}

.page-schedule-view .modal a::before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 9px;
    margin-right: 0.5em;
}

.schedule-type-training .modal a::before {
    background: #00743e;
}

.schedule-type-academy .modal a::before {
    background: #942977;
}

.schedule-type-coaching .modal a::before {
    background: #fdb813;
}

.schedule-type-consulting .modal a::before {
    background: #1e598e;
}

.page-schedule-view .title-header > .type-training,
.page-schedule-view .title-header > .other-type-training:hover,
.schedule-type-training .modal h4,
.schedule-type-training .modal a,
.schedule-type-training .fc-more {
    color: #00743e;
    border-color: #00743e;
}

.page-schedule-view .title-header > .type-academy,
.page-schedule-view .title-header > .other-type-academy:hover,
.schedule-type-academy .modal h4,
.schedule-type-academy .modal a,
.schedule-type-academy .fc-more {
    color: #942977;
    border-color: #942977;
}

.page-schedule-view .title-header > .type-coaching,
.page-schedule-view .title-header > .other-type-coaching:hover,
.schedule-type-coaching .modal h4,
.schedule-type-coaching .modal a,
.schedule-type-coaching .fc-more {
    color: #fdb813;
    border-color: #fdb813;
}

.page-schedule-view .title-header > .type-consulting,
.page-schedule-view .title-header > .other-type-consulting:hover,
.schedule-type-consulting .modal h4,
.schedule-type-consulting .modal a,
.schedule-type-consulting .fc-more {
    color: #1e598e;
    border-color: #1e598e;
}

.page-schedule-view .host > img {
    border-radius: 100px;
}

.page-schedule-select-host .host img {
    border-radius: 100px;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    transition: .5s ease-in-out;
    opacity: 0.7;
}

.page-schedule-view .host > img:hover,
.page-schedule-select-host .host img:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(0);
    opacity: 1;
}

.hosts-coaching h1,
.hosts-coaching h4 > a {
    color: #fdb813;
}

.hosts-consulting h1,
.hosts-consulting h4 > a {
    color: #1e598e;
}

.page-schedule-select-host .host + .host {
    margin-top: 2em;
}

.hosts img {
    max-width: 100%;
}

.legend {
    margin: 10px 10px 0 0;
    text-align: right;
}

.legend span {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    line-height: 50px;
    vertical-align: top;
    text-align: left;
}

.legend .status {
    opacity: 0.7;
    cursor: pointer;
}

.legend .active > .status {
    opacity: 1;
}

.legend .open,
.legend .closed,
.legend .all {
    text-align: center;
}

.legend .all {
    border: solid 1px #00743e;
}

.schedule-type-training .legend .open,
.schedule-type-training .legend .closed {
    background-color: #00743e;
    color: #00743e;
}

.schedule-type-coaching .legend .open,
.schedule-type-coaching .legend .closed {
    background-color: #fdb813;
    color: #fdb813;
}

.schedule-type-consulting .legend .open,
.schedule-type-consulting .legend .closed {
    background-color: #1e598e;
    color: #1e598e;
}

.schedule-type-academy .legend .open,
.schedule-type-academy .legend .closed {
    background-color: #942977;
    color: #942977;
}

.schedule-type-training .legend .active  {
    color: #00743e;
}

.schedule-type-coaching .legend .active {
    color: #fdb813;
}

.schedule-type-consulting .legend .active {
    color: #1e598e;
}

.schedule-type-academy .legend .active {
    color: #942977;
}


.schedule-type-training .legend .all {
    border-color: #00743e;
}

.schedule-type-coaching .legend .all {
    border-color: #fdb813;
}

.schedule-type-consulting .legend .all {
    border-color: #1e598e;
}

.schedule-type-academy .legend .all {
    border-color: #942977;
}

.legend .closed::after {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-image: url(../images/bg-event-inactive.png);
    opacity: 0.7;
}

.page-page-render .col-content img {
    max-width: 100%;
}

.page-page-articles a,
.page-page-news a,
.page-page-render h1,
.page-page-render a,
.page-page-news h1,
.page-page-news .page-index a,
.page-page-articles h1,
.page-page-articles .page-index a,
.page-page-render .col-content a {
    color: #942977;
}

.featured-blocks {
    position: fixed;
    bottom: 100px;
    z-index: 1000;
}

.featured-blocks.position-left {
    left: -298px;
}

.featured-blocks.position-right {
    right: -298px;
}

.featured-block {
    width: 300px;
    position: relative;
    border: solid 5px #1e598e;
    border-left: none;
    border-radius: 0 100px 100px 0;
    padding: 20px;
    margin-bottom: 1em;
    background: #fff;
    transition: 0.5s left, 0.5s right;
    font-size: 18px;
    font-weight: bold;
}

.featured-block a {
    color: inherit;
}

.position-left > .featured-block {
    left: 0;
}

.position-right > .featured-block {
    right: 0;
    border-left: solid 5px #1e598e;
    border-right: none;
    border-radius: 100px 0 0 100px;
}

.position-left > .featured-block:hover {
    left: 298px;
}

.position-right > .featured-block:hover {
    right: 298px;
}

.featured-block > .head {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 50%;
    right: -43px;
    margin-top: -20px;
    border-radius: 50px;
    background: #1e598e url("../../images/featured-block-head-embos-60.png") no-repeat center;
}

.position-right > .featured-block > .head {
    right: auto;
    left: -43px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background: none;
}

.view-coaching .coach img,
.view-consulting .coach img {
    border-radius: 100px;
}

.view-coaching .coach .btn-primary,
.view-consulting .coach .btn-primary {
    margin-top: 0.5em;
}

.view-coaching .session-type,
.view-consulting .session-type {
    display: block;
    width: 150px;
    margin: 0 auto 5px;
    border-radius: 150px;
    border: solid 2px #fdb813;
    text-align: center;
    line-height: 150px;
}

.view-consulting .session-type {
    border-color: #003960;
}

.view-coaching .session-type img,
.view-consulting .session-type img {
    width: 100px;
}

.footer {
    position: relative;
    margin-top: 2em;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 0;
    background: #fff;
}

.footer h4 {
    text-transform: uppercase;
}

.footer .nav a {
    padding: 0;
}

.footer .services-menu li {
    display: inline-block;
    padding: 15px;
}

.section-link {
    display: inline-block;
    position: relative;
    border: solid 4px #00395f;
    overflow: hidden;
    border-radius: 100px;
    text-align: center;
    vertical-align: middle;
    color: #00395f;
    background-color: #fff;
}

.col-md-1 > .section-link + .section-link {
    margin-top: 1em;
}

.section-links > .block-grid-item {
    position: relative;
    max-width: 180px;
}

.section-links .badge {
    line-height: 40px;
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 30px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 100;
    background: #c9252b;
    font-size: 1.2em;
}

.user-photo,
.section-icon {
    width: 100%;
    max-width: 100%;
}

.section-name {
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: -12px;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 50%;
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    font-size: 19px;
}

.sections .section-link:hover .section-name,
.sections .section-link .section-name,
.section-link-orders .section-name {
    display: block;
}


.sections .section-link-trainings .section-name,
.sections .section-link-documents .section-name,
.sections .section-link-videos .section-name,
.sections .section-link-coaching .section-name,
.sections .section-link-consulting .section-name,
.sections .section-link-tests .section-name {
    display: none;
}

.col-md-1 > .section-link:hover .section-name {
    opacity: 0.5;
}

.section-block-academy {
    position: relative;
}

.block-grid-item.section-block-academy::before {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    right: 0;
    bottom: 15px;
    left: 30px;
    border: solid 4px #00395f;
    border-radius: 150px;
}

.block-grid-item.section-block-academy.list-empty::before {
    border-color: #ccc;
}

.section-link-videos {
    border-color: #00395f;
    color: #00395f;
}

.list-empty .section-link img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
    opacity: .5;
}

.carousel-indicators {
    position: static;
    margin: 0;
    width: 100%;
    margin-top: 10px;
}

.center-block > iframe {
    margin: auto;
    display: block;
}

.product-images img {
    max-width: 100%;
}

@media (min-width: 992px) {
    .account-info .section-link {
        margin-bottom: 20px;
    }

    .section-name {
        line-height: 134px;
        font-size: 1.4em;
        padding: 0;
        top: 0;
    }

    .account-info .section-name {
        line-height: 123px;
    }
}

@media (min-width: 1150px) {
    .section-name {
        line-height: 109px;
        font-size: 1.2em;
    }

    .account-info .section-name {
        line-height: 102px;
    }
}


@media (min-width: 1360px) {
    .section-name {
        line-height: 141px;
        font-size: 1.9em;
    }

    .account-info .section-name {
        line-height: 134px;
        font-size: 1.5em;
    }
}

@media (max-width: 767px) {
    .modal-dialog-center {
        width: 100%;
    }

    .section-name {
        font-size: 14px;
        top: -7px;
    }

    .chats {
        display: none;
    }
}

@media (min-width: 768px) {
    .main-navbar-wrapper {
        width: 750px;
    }

    .main-navbar-wrapper {
        width: 750px;
    }

    .main-menu .dropdown-menu {
        width: 750px;
    }

    .ornament {
        display: block;
    }

    .ornament + .container {
        margin-top: 2em;
    }
}

@media (min-width: 992px) {

    .featured-block {
        border-width: 20px;
    }

    .position-right > .featured-block {
        border-left: solid 20px #1e598e;
        border-right: none;
    }

    .featured-block > .head {
        width: 60px;
        height: 60px;
        right: -75px;
        margin-top: -30px;
    }

    .position-right > .featured-block > .head {
        right: auto;
        left: -75px;
    }

    .main-navbar-wrapper {
        width: 970px;
    }

    .main-navbar-wrapper {
        width: 970px;
    }

    .main-menu .dropdown-menu {
        width: 970px;
    }

    .services-menu {
        position: absolute;
        right: 20px;
    }

    .page-index .page,
    .page-page-render .col-content {
        border-right: solid 1px #942977;
    }

    .page-page-render .col-content.col-md-12 {
        border-right: none;
    }

    .page-index .page + .page {
        border-left: solid 1px #942977;
        border-right: none;
        margin-left: -1px;
    }
}

@media (min-width: 1150px) {
    .container {
        width: 925px;
    }

    .navbar-nav > li > a {
        padding: 15px 10px;
    }

    .main-navbar-wrapper {
        width: 925px;
    }

    .navbar-header {
        position: relative;
    }

    .navbar-brand {
        position: absolute;
        left: -170px;
    }

    .main-menu .dropdown-menu {
        width: 925px;
    }
}

@media (min-width: 1360px) {
    .container {
        width: 1030px;
    }

    .main-navbar-wrapper {
        width: 1030px;
    }

    .main-menu .dropdown-menu {
        width: 1030px;
    }
}

div#mfPreviewBar {
    display: none;
}


.timer {
    font-weight: bold;
    font-size: 1.5em;
}

.timer > div {
    display: inline-block;
}

.context-switch {
    float: right;
    margin-bottom: -3em;
}

.context-switch > a {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 50px;
    overflow: hidden;
    border: solid 1px #00395f;
    line-height: 50px;
    text-align: center;
    opacity: 0.3;
}