body {
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat Alternates', sans-serif;
}
img {
    max-width: 100%;
}
.phone-top {
    font-weight: bold;
}
.traning-image {
    display: block;
    height: 0;
    width: 0;
}
.training-item {
    display: block;
    height: 300px;
    background-position: center top;
    background-size: cover;
    position: relative;
}
.training-title {
    position: absolute;
    bottom: 20px;
    padding: 0 20px;
    color: #FFF;
    text-shadow: 2px 2px 2px #000;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.article-image {
    display: none;
}
.article-bg {
    background-size: cover;
    height: 300px;
}
.article-item {
    display: block;
    padding-top: 15px;
    text-align: center;
    padding-bottom: 15px;
}
.header-top {
    background: #1e429a;
    color: #FFF;
}
.header-top li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
    padding-top: 18px;
    padding-bottom: 7px;
}
.header-top a {
    color: #FFFFFF;
}
.header-top ul {
    display: inline-block;
    padding-left: 0;
}
ul.social-top {
    padding-left: 10px;
}

.btn.btn-primary {
    color: #1e429a;
    background: no-repeat;
    border-color: #1e429a;
    border-radius: 3px;
    transition: 0.5s all;
}
.under-block .btn.btn-primary {
    margin-left: 10px;
}
.btn.btn-primary:hover {
    background: #1e429a;
    color: #FFFFFF;
}
.form-control.search-on-site {
    background: #f5f5f5;
    border: none;
    box-shadow: none;
}
.search-header #search-addon {
    background: #f5f5f5;
    border: navajowhite;
}
.input-group.search-header {
    padding-top: 50px;
}
.search-header #search-addon:hover {
    color: #000;
}
.cart-top.pull-right {
    margin-top: 30px;
}
a {
    color: #1e429a;
    transition: 0.5s all;
}
a:hover {
    color: inherit;
    text-decoration: none;
}
.cart-top sup {
    background: #F44336;
    color: #FFF;
    width: 23px;
    height: 22px;
    display: inline-block;
    border-radius: 50%;
    padding-top: 11px;
    top: -20px;
    text-align: center;
    font-weight: bold;
}
.cart-top a {
    font-size: 12px;
}
.cart-top .fa.fa-shopping-cart {
    font-size: 35px;
} 
.under-block {
    margin-top: 15px;
}
.logo-block {
    padding-top: 19px;
}
.main-menu-items .navbar-collapse {
    border-top: 1px solid #f5f5f5;
    border-bottom: 3px solid #f5f5f5;
}
.main-menu-items {
    margin-top: 27px;
}
.main-menu-items a {
    text-transform: uppercase;
    color: inherit;
    font-weight: 500;
}
.main-menu-items a:hover {
    color: #1e429a;
}
.slider-block {
    margin: 35px 0 25px 0;
}
.container-header {
    text-align: center;
    margin-bottom: 30px;
}
h3 {
    font-size: 28px;
}

.image-hide {
    display: block;
    height: 0;
}
.vebinar-image.bg-img {
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: top center;
}
.vebinar-info .date {
    float: left;
    width: 95px;
    text-align: center;
    background: #1e429a;
    color: #FFF;
    line-height: normal;
    height: 86px;
}
.vebinar-info .day {
    font-size: 36px;
    padding-top: 7px;
    display: block;
}
.vebinar-info .month {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
}
.vebinar-info .time {
    font-size: 11px;
    font-weight: 500;
    position: relative;
    top: -4px;
}
.vebinar-info {
    padding-top: 5px;
}
.other-info {
    background: rgba(255, 255, 255, 0.8);
    height: 86px;
    padding: 6px 0 0 105px;
}
.vebinar-info h3 {
    font-size: 16px;
}
.vebinar-master {
    color: #777777;
    font-style: italic;
    font-weight: 500;
    font-size: 12px;
}
.vebinar-price {
    font-style: italic;
    font-size: 12px;
}
.vebinar-title {
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
    top: -7px;
    line-height: 14px;
}
.little-hr {
    display: inline-block;
    border-top: 1px solid #CCC;
    width: 45px;
    margin-left: 22%;
    position: relative;
    top: -8px;
}
.category-item {
    display: inline-block;
    margin-right: 20px;
}
.categories-filter {
    margin: 25px 0 40px;
    text-align: center;
}
.vebinar-item.col-md-4 {
    overflow: hidden;
    height: 500px;
    padding: 15px;
}
.category-filter.btn.btn-primary.active {
    background: #1e429a;
    color: #FFF;
}
.discover_services .services_secs {
    padding-left: 4px;
    padding-right: 0;
    float: none;
    display: table-cell;
}
.media-left.heading_secs.col-sm-5.col-md-3 {
    background: url(../images/dot-pattern.png) repeat;
    height: 815px;
    padding: 90px 60px 0 86px;
    margin-top: 5px;
}
.col-sm-4.service_box {
    background: url(../images/dot-pattern.png) repeat;
    padding: 5px;
}
.center-block {
    text-align: center;
}
#training-content .center-block {
    margin-top: 50px;
}
#training-content h2 {
    margin-bottom: 25px;
}
#training-content h5 {
    margin-bottom: 30px;
}
.training-block {
    margin: 50px 0;
    border-top: 1px solid #F2F2F2;
    padding-top: 80px;
}
.scheduler_table {
    border-top: 1px solid #F2F2F2;
    margin-top: 65px;
    padding-top: 40px;
}
.service_box_inner {
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 400px;
}
.service_box_inner:hover .hover_box, .service_box_inner:hover .about {
    left: 0;
}
.hover_box {
    background: url('../images/dot-pattern.png') repeat scroll 0 0 #ffffff;
    position: absolute;
    top: 0px;
    bottom: 2px;
    left: -100%;
    width: 100%;
    height: 100%;
    padding: 50px;
    margin: 0;
    overflow: hidden;
    transition: all 300ms ease-in-out 0s;
}
.about {
    font-size: 12px;
    line-height: 24px;
    color: #777777;
    margin: 40px 0 0 0;
    width: 100%;
    position: absolute;
    top: 77px;
    left: 150%;
    transition: all 300ms ease-in-out 0s;
    transition-delay: 0s;
    transition-delay: 0.2s;
}
.service_box .hover_box h6 {
    font-size: 13px;
    font-weight: 400;
    color: #232323;
    line-height: 24px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    top: -200px;
    left: 0;
    margin: 0;
    transition: all 300ms ease-in-out 0s; 
    transition-delay: 0.1s;
}
.service_box .hover_box h6::after {
    content: '';
    display: block;
    margin: 10px auto 0;
    height: 3px;
    width: 30px;
    background: #1e429a;
    line-height: 1;
}
.service_box:hover .hover_box .read_more {
    bottom: 0px;
}
.service_box .hover_box .read_more {
    text-transform: uppercase;
    position: absolute;
    bottom: -150px;
    left: -50px;
    right: -50px;
    background: rgba(0, 0, 0, 0.2);
    line-height: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 11px;
    color: #232323;
    text-align: center;
    transition: all 300ms ease-in-out 0s;
    transition-delay: 0.3s;
    z-index: 1;
}
.service_box .hover_box .read_more:hover {
    text-decoration: underline;
}
.articles-block {
    background: #f9f9f9;
    margin-top: 50px;
    padding: 50px 0;
}
h3 span {
    color: #1e429a;
}
.articles-block h3, .scheduler_table h3 {
    text-align: center;
    text-transform: uppercase;

}
.text-subtitle {
    text-align: center;
    color: #333;
}
.blog-info-blog {
    padding: 10px 20px 20px 20px;
    text-align: left;
    background: #FFF;
}
.article-title {
    text-transform: uppercase;
    text-align: left;
}
.article-blog {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.article-blog:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.article-description {
    margin-bottom: 20px;
}
.footer {
    background: url('../images/footer-map.png') no-repeat scroll center top #1e429a;
    padding-top: 80px;
    color: #FFF;
}
.footer {
    background: url('../images/footer-map.png') no-repeat scroll center top #1e429a;
    padding-top: 80px;
    color: #FFF;
    position: relative;
    z-index: 1;
}
.footer a {
    color: #FFFFFF;
    font-weight: bold;
}

.footer-copyright {
    background: #122e54;
    color: #FFF;
    padding: 70px 0 20px;
    position: relative;
}
.row.col-md-12.footer-calls-bottom {
    position: relative;
    padding: 25px;
    background: #3b5da2;
    top: 38px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.footer-text {
    margin-top: 45px;
    font-size: 12px;
}
.footer-bottom-item .fa {
    font-size: 18px;
}
.col-md-4.footer-bottom-item {
    /*color: #fcd4e3;*/
}
.footer-bottom-item strong {
    color: #FFF;
    padding-right: 5px;
}
.footer-bottom-item a {
    font-weight: normal;
    color: inherit;
}
.block-content ul {
    padding-left: 8px;
}
li {
    list-style: none;
}
#footer-menu li a {
    font-weight: 500;
    padding: 5px 0;
    display: block;
    transition: 0.5s all;
}
#footer-menu li a:hover {
    text-decoration: underline;
}
#footer-menu h4 {
    text-transform: uppercase;
}
.btn.btn-success {
    background: no-repeat;
    border-color: #FFF;
    border-radius: 0;
    font-size: 12px;
}
.calls-questions .btn-success:first-child {
    margin-right: 12px;
}
.footer .social-links {
    margin-top: 30px;
}
.footer .social-links a {
    padding: 7px;
    display: inline-block;
    background: rgba(0,0,0,0.2);
    width: 37px;
    text-align: center;
    border: 1px solid rgba(0,0,0,0.1);
}
.footer .social-links a:hover {
    border: 1px solid #FFF;
}
.site-login {
    margin: 70px 0 100px;
}
.form-group.login-btn-block {
    text-align: right;
    margin-top: 15px;
}
.login-btn-block .btn {
    width: 100%;
}
.btn-danger {
    border-radius: 0;
    background-color: #1e429a;
    border-color: #1e429a;
    transition: 0.5s all;
}
.btn-danger:hover {
    background-color: #b20041;
    box-shadow: 0 0px 3px rgba(0,0,0,0.5);
}
.nav-tabs.tabs-right li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #CCC;
}
.master-section {
    padding: 50px 0;
}
.nav-tabs.tabs-right > li > a {
    padding: 0;
}
.small-avatar.col-md-4 {
    padding: 0;
    position: relative;
    height: 100px;
    text-align: center;
    overflow: hidden;
}
.nav-tabs.tabs-right > li.active > a, .nav-tabs.tabs-right > li.active > a:hover, .nav-tabs.tabs-right > li.active > a:focus {
    background-color: #1e429a;
    overflow: hidden;
    display: inline-block;
    color: #FFF;
    font-size: 18px;
    height: 100px;
    border-radius: 0;
    border: none;
    box-shadow: none; 
    margin: 0;
    width: 100%;
}
.tabs-right li.active {
    height: 100px;
}
.small-master-name.col-md-8 {
    font-size: 18px;
    padding: 25px 10px 25px 35px;
    color: #333;
}
.active .small-master-name.col-md-8 {
    color: #FFFFFF;
}
.tabs-right > .col-md-4 {
    padding: 0;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.nav-tabs.tabs-right li {
    transition: 0.5s all;
    height: 100px;
}
.nav-tabs.tabs-right li:hover {
    background: #1e429a;
    color: #FFFFFF !important;
}
.nav-tabs.tabs-right li:hover > a .small-master-name {
    color: #FFF;
}
.nav-tabs.tabs-right li a:hover {
    border-color: #1e429a;
}
.small-avatar img {
    position: relative;
    top: -3px;
    z-index: 1;
}
#master-46 {
}
.master-details {
    overflow: hidden;
    height: 250px;
    margin: 30px 0px 0 0px;
    background: #F9F9F9;
    position: relative;
}
.master-details .col-md-3 {
    padding: 0;
    margin-right: 20px
}
.master-details img {
    width: 100%;
}
.master-details h4 {
    margin-top: 35px;
    font-size: 24px;
    margin-bottom: 20px;
}
.master-date {
    margin-top: 20px;
    font-size: 12px;
    color: #777;
}
.tabs-right > .col-md-8 {
    padding: 0;
}
.modal-header {
    color: #1e429a;
    text-align: center;
    font-weight: 500;
    font-size: 24px;
}
.modal-content {
    border-radius: 0;
}
.modal-backdrop {
    background-color: #1e429a;
}
.modal-body {
    padding: 20px 30px;
}
.little-header {
    font-weight: bold;
    text-align: center;
}
fieldset {
    font-size: 12px;
    margin-bottom: 20px;
}
.contact-form {
    padding: 35px 35px 25px;
    border: 1px solid #e0eded;
    margin-top: 25px;
    margin-bottom: 100px;
}
.control-label {
    font-weight: normal;
}
#questions-comment {
    resize: none;
}
.contact-form .form-group.text-center {
    margin-top: 30px;
}
.no-padding {
    padding: 0;
}
.training-list-image {
    /*height: 250px;*/
    position: relative;
    overflow: hidden;
}
.training-list-image img:hover {
    background: rgba(0,0,0,0.5);
    opacity: 0.9;
    transition: 0.5s all;
}
.training-list-title {
    margin-top: 20px;
    margin-bottom: 15px;
}
.training-list-title a {
    color: #222;
    font-size: 14px;
    font-weight: 500;
    transition: 0.3s all;
}
.trainig-list-description {
    font-size: 12px;
    color: #999;
}
.col-md-4.trining-list-item {
    margin-bottom: 30px;
}
.training-list-date {
    float: left;
    font-size: 11px;
    color: #999;
    font-weight: 500;
}
.training-list-readmore-link {
    float: right;
    font-size: 12px;
}
.training-list-title a:hover {
    color: #1e429a;
}
.summary {
    margin: 0px 0 20px 0;
    padding-left: 15px;
}
.training-list {
    margin-bottom: 50px;
    overflow: hidden;
}
.breadcrumb {
    background: no-repeat;
    margin-bottom: 0;
}
.trainig-image {
    max-height: 450px;
    overflow: hidden;
}
.trainig-desc-block {
    overflow: hidden;
    margin-bottom: 50px;
}
.price-description {
    display: block;
    font-size: 16px;
    padding-bottom: 10px;
}
.price-milestones {

}
.trainig-price-block {
    clear: both;
    overflow: hidden;
    margin-bottom: 50px;
    padding: 7px 0;
}
.btn.btn-danger.price-item {
    width: 100%;
}
.btn.btn-danger.price-full {
    width: 100%;
    height: 88px;
}
.trainig-date {
    text-align: right;
    font-weight: 500;
    opacity: 0.7;
}
.tab-pane h3 {
    font-size: 16px;
}
.milestone-date {
    text-align: right;
    color: rgba(0,0,0,0.5);
    font-weight: 500;
}

.active .btn.btn-primary.btn-tab {
    color: #FFF;
    background: #1e429a;
    border-color: #1e429a;
}
#milestones-tabs {
    display: inline-block;
}
.tabs-trainig li {
    margin-right: 10px
}
.nav-tabs {
    border: none;
}
.training-tabs-container {
    background: #F9F9F9;
    margin-top: 30px;
    padding: 15px 30px 30px 30px;
    margin-bottom: 100px;
}
.margin-top-20 {
    margin-top: 20px;
}
.blog-image.col-md-5.col-sm-4 {
    padding: 0;
    position: relative;
    overflow: hidden;
    max-height: 400px;
}
.blog-item {
    box-shadow: 0 0 25px rgba(0,0,0,0.3);
    border-radius: 20px;
    margin: 25px 0;
}
.blog-image img {
    width: 100%;
}
.blog-image.col-md-5.col-sm-4.left-image {
    border-radius: 20px 0 0 20px;
}
.blog-image.col-md-5.col-sm-4.right-image {
    border-radius: 0 20px 20px 0;
}
.blog-right.col-md-7.col-sm-8 {
    padding: 30px;
}
.readmore .fa.fa-arrow-right {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 13px;
    border: 2px solid #FFC80B;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 300;
}
.readmore {
    text-align: right;
    margin-top: 20px;
}
.blog-container {
    margin-bottom: 50px;
}
.blog-search h4 {
    border-bottom: 1px solid rgba(0,0,0,0.3);
    padding-bottom: 6px;
    margin: 30px 0 20px 0;
}
.post-image {
    text-align: center;
    margin: 25px 0;
}
.post-image img {
    max-height: 400px;
    border-radius: 20px;
}
.posts-view {
    margin-bottom: 50px;
}
.slider-container {
    margin-bottom: 4em;
}
.image-shop {
    overflow:hidden;
    height:250px;
    position: relative;
    padding: 0;
    margin: 7px;
    background: #000;
    width: 32%;
}
.image-shop:hover img, .product-item:hover img {
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    opacity: 0.4
}
.product-item:hover img {
    opacity: 1;
}

.image-shop a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    color: #FFF;
    top: 0;
    left: 0;
}
.image-shop a span {
    padding: 30px;
    bottom: 36%;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    background: rgba(0,0,0,0.8);
    width: 100%;
}
.image-shop a span {
    position: absolute;
    bottom: 38%;
    left: 0;
    right: 0;
    text-align: center;
    padding: 20px 10px;
    color: #ffffff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    z-index: 2;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.8);
    opacity: 0.9;
    -webkit-font-smoothing: antialiased;
    white-space: pre;
}

.image-shop a:hover span::before, .image-shop a:focus span::before, .image-shop a:hover span::after, .image-shop a:focus span::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
.image-shop a span::after {
    bottom: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
}
.image-shop a span::before, .image-shop a span::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,0.9);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
    top: 0;
}
.image-shop a span::after {
    bottom: 0;
    top: auto;
}
.col-md-3.product-item, .col-md-4.product-item {
    padding: 0 10px;
    margin-bottom: 50px;
}
.product-item img {
    width: 100%;
    max-width: 100%;
}
.product-item .summary {
    padding: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 70%;
    overflow: hidden;
}

.product_image {
    height: 200px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.product_image .addtocart {
    position: absolute;
    top: auto;
    right: 8px;
    bottom: 8px;
    z-index: 1;
    border: none;
    padding: 8px 15px;
    color: #FFF;
    background: #1e429a;
    transition: 0.5s all;
    border-radius: 3px;
}
.product_image .addtocart:hover {
    background-color: #CCC;
    color: #222;
}
.product_title a {
    /*text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;*/
    display: block;
    font-size: 14px;
}
.product_title.pull-left {
    width: 55%;
    overflow: hidden;
}
.regular-price {
    font-size: 18px;
    font-weight: 500;
}
.main-shop-title {
    margin-bottom: 30px;
    text-transform: uppercase;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 15px 0 15px 10px;
}
.m-banner.top.hide-for-small {
    margin-top: 20px;
}
.category-link {
    position: relative;
    overflow: hidden;
    display: block;
}
.category-link span {
    position: absolute;
    z-index: 1;
    display: inline-block;
    color: #FFF;
    font-size: 36px;
    text-transform: uppercase;
    top: 35%;
    margin: auto;
    text-align: center;
    width: 100%;
    text-shadow: 0px 0px 7px #000;
    font-weight: 500;
}
.category-image {
    background: #000;
    height: 220px;
    overflow: hidden;
    position: relative;
}
.category-image img {
    opacity: 0.7;
}
.category-products.large-12 {
    margin-top: 30px;
}
.select-filter {
    width: 125px;
    display: inline-block;
    padding-left: 15px;
}
.perpagelist {
    float: right;
    margin-left: 50px;
}
.block.block-layered-nav.hide-for-small {
}
.block-content.large-12 {
    display: inline-block;
    float: right;
}
.sort-block.block.block-layered-nav.hide-for-small {
    margin-top: 25px;
}
.category-products .col-md-3 {
    padding: 0;
}
.category-filter-block {
    padding-left: 0;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
}
.category-filter-block li {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
}
#productlist.col-md-9 {
    padding-right: 0;
}

/*moved from old design*/
.modal {
    background-color: transparent;    
}
.cart_footer {
    margin-top: 30px;
}

.cart fieldset:first-child {
    margin: 0;
    padding: 0;
}
.cart .free-shipping-msg {
    font-family: "Georgia",serif;
    font-size: 20px;
    font-style: italic;
    padding-bottom: 20px;
    padding-right: 15px;
    text-align: right;
}
.cart .free-shipping-msg .price {
    font-family: "Georgia",serif;
    font-size: 20px;
}
.cart #shopping-cart-table {
    border-color: #F1EBDE;
    border-width: 0 0 1px;
    width: 100%;
}
.cart #shopping-cart-table tr td:first-child dt, .cart #shopping-cart-table tr td:first-child dd, .cart #shopping-cart-table tr th:first-child dt, .cart #shopping-cart-table tr th:first-child dd {
    float: left;
    margin-right: 5px;
}
.cart #shopping-cart-table tr td:first-child dd, .cart #shopping-cart-table tr th:first-child dd {
    font-style: italic;
}
.cart #shopping-cart-table tr td {
    background-color: #fff !important;
    padding: 50px 10px 10px;
    vertical-align: top;
}
.cart #shopping-cart-table thead, .cart #shopping-cart-table tfoot {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.cart #shopping-cart-table tfoot .btn-update {
    float: right;
}
.cart #shopping-cart-table tbody tr:first-child td {
    border-top: 1px solid #F1EBDE;
}
.cart #shopping-cart-table .product-image {
    display: block;
    float: left;
    margin-right: 25px;
}
.cart #shopping-cart-table .product-info-container {
    float: left;
}
.cart #shopping-cart-table .btn-remove, .cart #shopping-cart-table .edit-product {
    color: #000;
    font-family: "Proxima N W01 Bold";
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 12px;
    text-decoration: none;
    text-transform: uppercase;
}
.cart #shopping-cart-table .btn-remove {
    background: transparent url("/css/../images/bag_icons.png") no-repeat scroll -3px -23px;
    display: block;
    float: right;
    margin-bottom: 20px;
    margin-right: 30px;
    max-height: 15px;
    overflow: hidden;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-top: 2px;
}
.cart #shopping-cart-table .edit-product {
    background: transparent url("/css/../images/bag_icons.png") no-repeat scroll -3px -43px;
    clear: left;
    display: block;
    margin-bottom: 2px;
    margin-top: 10px;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-top: 2px;
}
.cart #shopping-cart-table .input-text.qty {
    color: #000;
    font-family: "Proxima N W01 Bold";
    font-size: 15px;
    font-weight: normal;
    min-height: 30px;
    padding: 10px;
    text-align: center;
    width: 40px !important;
}
.cart #shopping-cart-table .item-msg {
    clear: left;
}
.cart .cart-price {
    display: block;
    padding-top: 8px;
}
.cart .price {
    font-family: "Proxima N W01 Bold";
    font-size: 16px;
}
.cart fieldset {
    border: 0 none;
}
.cart form {
    clear: both;
}
.cart .totals {
    float: right;
}
.cart .totals table, .cart .totals .checkout-types {
    float: right;
    width: 100%;
}
.cart .totals table li, .cart .totals table button, .cart .totals .checkout-types li, .cart .totals .checkout-types button {
    float: right;
}
.cart .totals td {
    font-family: "Avalon Medium";
    font-size: 16px;
    font-weight: normal;
    padding: 8px 14px;
}
.cart .totals td strong {
    font-family: "Avalon Demi";
    font-weight: normal;
}
.cart .totals td strong .price {
    font-size: 20px;
    font-weight: normal;
}
.cart .totals tfoot td {
    font-size: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.cart .cart-collaterals {
    float: left;
}
.cart .page-title h1 {
    font-family: "Avalon Medium";
    font-size: 20px;
    text-transform: capitalize;
}
.cart .cart-collaterals .sp-methods {
    padding: 25px;
}
.cart .cart-collaterals .button-set {
    margin: 0;
}
.cart .cart-collaterals fieldset {
    margin-bottom: 1px !important;
}
.cart .cart-collaterals .discount, .cart .cart-collaterals .shipping, .cart .cart-collaterals .giftcard {
    background-color: #fbf7f7;
    margin-bottom: 3px;
}
.cart .cart-collaterals .discount form, .cart .cart-collaterals .shipping form, .cart .cart-collaterals .giftcard form {
    margin: 0;
}
.cart .cart-collaterals .discount .accordian-content, .cart .cart-collaterals .shipping .accordian-content, .cart .cart-collaterals .giftcard .accordian-content {
    padding: 15px;
}
.cart .cart-collaterals .discount .accordian-title, .cart .cart-collaterals .shipping .accordian-title, .cart .cart-collaterals .giftcard .accordian-title {
    background-color: #fbf7f7;
    background-image: url("/css/../images/toggle_tab.png");
    background-position: 4px 13px;
    background-repeat: no-repeat;
    cursor: pointer;
    font-family: "Avalon Bold";
    font-size: 0.875em;
    font-weight: normal;
    letter-spacing: 1px;
    max-width: 400px;
    padding-bottom: 15px;
    padding-left: 24px !important;
    padding-top: 15px;
    text-transform: uppercase;
}
.cart .title-buttons button {
    float: right;
}
.cart .crosssell h2 {
    font-family: "Proxima N W01 Reg","Avalon Medium",Georgia,Times,serif !important;
    font-size: 13px;
    font-weight: bold;
    text-transform: none !important;
}
.cart .crosssell h3 {
    font-family: "Proxima N W01 Reg","Avalon Medium",Georgia,Times,serif !important;
    font-size: 0.85em !important;
    font-weight: bold;
    text-transform: none !important;
}
.cart .crosssell h6 {
    font-family: "Proxima N W01 Reg","Avalon Medium",Georgia,Times,serif !important;
    font-size: 0.9em !important;
    font-weight: bold;
    letter-spacing: 0 !important;
    line-height: 1.7 !important;
    text-transform: none !important;
}
.cart .crosssell .product-image {
    float: left;
    height: 75px;
    margin-right: 10px !important;
    width: 75px;
}
.cart .crosssell .price-box {
    float: left;
    margin: 0 !important;
}
.cart .crossell-button {
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}
.cart .crossell-button .button {
    float: left;
    width: 150px;
}
.cart-table .product-name {
    font-family: "Avalon Medium";
    font-size: 14px;
    text-transform: capitalize;
}
.cart-table .product-name a {
    color: #000;
}
.product-name h1 {
    font-size: 21px;
    margin-top: 0;
    margin-bottom: 35px;
}
.cart-empty-container {
    text-align: center;
}
.cart-empty-container img.empty-bag {
    width: 270px;
}
.cart-empty-container .page-title p {
    color: #333;
    font-family: "Avalon Medium";
    font-size: 21px;
    font-weight: normal;
    margin: 0 0 25px;
    text-transform: none;
}
#shopping-cart-totals-table th {
    text-align: left;
}
#shopping-cart-totals-table td:last-child {
    width: 24%;
}
#co-shipping-method-form .buttons-set {
    padding-right: 20px;
}
#static-cms-page .col-main li {
    list-style: outside none disc;
    margin-left: 20px;
}
.cart .title-buttons button {
    float: right;
}
.cart .button-2 {
    margin-right: 20px;
}
.large-6 {
    position: relative;
    width: 50%;
}
.column, .columns {
    float: left;
    padding-left: 1.07143em;
    padding-right: 1.07143em;
    position: relative;
    margin: 0px;
}
.cart li {
    list-style: outside none none;
    margin-bottom: 0px
}
#shopping-cart-totals-table td, #shopping-cart-totals-table tr {
    border: medium none;
    font-weight: bold;
}

.button.btn-proceed-checkout.btn-checkout.opencheckout, .button-2.btn-continue.opencheckout {
    padding-bottom: 13px;
    padding-top: 13px;
}
ul.checkout-types.large-6.columns {
    margin-bottom: 10px;
}
.cart #shopping-cart-table tr td {
    background-color: #fff !important;
    padding: 10px 10px 10px;
    vertical-align: top;
}

.form-list {
    list-style: outside none none;
}
#allow-gift-messages-for-order-container {
    display: none;
}
#giftoptions-block {
    display: none;
}
#registration-form h3 {
    font-size: 18px;
    border-bottom: 1px solid #1e429a;
    padding-bottom: 5px;
    margin-bottom: 25px;
}
#registration-form .row {
    margin-bottom: 0;
}
.opc-wrapper-opc .discount .buttons-set {
    float: right;
    padding-top: 0;
}
.opc-wrapper-opc .opc-data-table tbody td h3 {
    border: 0 none;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 5px 85px;
    padding: 0;
    text-transform: none;
}
.opc-wrapper-opc .opc-data-table .qty {
    margin-left: 85px;
}

#checkout-review-table img {
    max-width: 70px;
}
.opc-wrapper-opc .opc-data-table img {
    float: left;
}

#coupon_code {
    width: 265px;
}
#code_button {
    padding: 7px 20px;
}
#mini-order-cart td {
    border: medium none;
    max-width: 85px;
    padding: 5px;
}
.a-right {
    text-align: right;
}
#checkout-review-table {
    max-width: 330px;
}
.product-name {
    line-height: normal;
    margin-bottom: 0 !important;
}
#checkout-review-table tfoot tr {
    border: medium none;
    text-align: right;
}
#checkout-review-table tfoot td {
    padding: 0 5px;
}
.cart-checkout {
    max-width: 330px;
}
.button.btn-checkout.opc-btn-checkout {
    float: right;
    margin-right: 35px;
}
.modal-loading {
    display: none;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 32%;
    z-index: 99999;    
}
.loading-div {
    height: 100%;
    opacity: 0.3;
    overflow: hidden;
    width: 100%;
    z-index: 2147483647;
}
.loading-image {
    height: 100px;
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 40%;
    width: 100px;
}
.jqfancyzoombox table td:first-child, .jqfancyzoombox table td:last-child {
    display: none;
}
.jqfancyzoombox {
    top: 100px !important;
}
.feedback-text img {
    float: right;
    height: auto !important;
    margin-left: 15px;
    max-width: 100px;
}
.feedback-text {
    text-align: left;
}
.feedback-item .date {
    color: #666;
}
.feedback-item {
    border: 1px solid #AF1F31;
    border-radius: 10px;
    margin-top: 20px;
    overflow: hidden;
    padding: 15px;
}
.continue_cart.button {
    color: white;
    padding: 5px 20px;
}
.main_margin {
    padding-top: 120px
}
.image_container span {
    background: #000 none repeat scroll 0 0;
    font-size: 20px !important;
    margin: 0 !important;
    opacity: 0.9 !important;
}

.cart_text > b {
    display: block;
}
.cart_text {
    margin-bottom: 25px;
}
.product_info {
    font-weight: bold;
    margin-bottom: 60px;
}

.modal-footer {
    background: #FAFAFA;
}
.gotocart.button {
    padding: 5px 10px;
}
.continue_cart.button {
    margin-right: 5px;
}
.selpayment.payments img {
    margin-bottom: 10px;
    max-height: 25px;
}
.temsspan {
    color: #c53144;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.temsspan:hover {
    text-decoration: underline;
}
#addcartbody .image {
    width: 40%;
    margin-right: 17px;
    float: left;
}
.cart_text {
    float: left;
    width: 185px;
}
.cart-modal-price {
    float: right;
}
.cart-modal-price {
    font-size: 18px;
    font-weight: 500;
}
.product-info-block {
    float: left;
    width: 55%;
}
.input-text.qty.form-control {
    width: 70px;
    float: left;
    margin-right: 15px;
}
.product-shop .product-name {
    float: left;
}
.product-shop .price-box {
    text-align: right;
    width: 30%;
    float: right;
}
.price-box .price {
    font-size: 21px;
}
.accordian-item {
    margin-top: 30px;
}
.accordian-title.active {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #1e429a;
    color: #1e429a;
    margin-bottom: 20px;
}
.product-view {
    margin: 25px 0 100px;
}
.row.totals.columns.large-6.small-12.no-padding {
    padding: 0;
}
#shopping-cart-totals-table .total-col .price {
    font-size: 21px;
    font-weight: bold;
}
.social-share {
    padding: 0;
}
.social-share li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}
.socialshare-item {
    width: 50px;
    display: block;
    text-align: center;
    padding: 8px 0;
    background: #CCC;
    font-size: 20px;
    color: #FFF;
    border: 2px solid;
}

.socialshare-item.fb {
    background: #375999;
}
.socialshare-item.tw {
    background: #3caef0;
}
.socialshare-item.gp {
    background: #ea3c35;
}
.socialshare-item.vk {
    background: #5E89B3;
}
.socialshare-item.linkedin {
    background: #4C8FFA;
}
.socialshare-item.pinterest {
    background: #CE1919;
}
.socialshare-item:hover {
    background: #FFF;
}
.socialshare-item.fb:hover {
    color: #375999;
}
.socialshare-item.tw:hover {
    color: #3caef0;
}
.socialshare-item.gp:hover {
    color: #ea3c35;
}
.socialshare-item.vk:hover {
    color: #5E89B3;
}
.socialshare-item.linkedin:hover {
    color: #4C8FFA;
}
.socialshare-item.pinterest:hover {
    color: #CE1919;
}
.btn.btn-danger.price-full {
    margin-top: 30px;
}
.subscribe-block .btn.btn-danger.price-full {
    text-transform: uppercase;
}
.switch-tab {
    margin-bottom: 15px;
}
.price-subscribe-row {
    font-size: 18px;
}
.note {
    background: #ffeded;
    padding: 5px 15px;
    margin-top: 10px;
    font-size: 14px;
}
.video-block {
    width: 500px;
}
.left-menu-container {
    background: #f9f9f9;
    min-height: 100%;
    padding: 0;
    border: 1px solid #1e429a;
    z-index: 0;
    margin-bottom: 50px;
}
.left-menu-container a {
    color: #222;
}
.menu-title {
    margin: 0;
    background: #1e429a;
    color: #FFF;
    padding: 20px 0;
}
.user-menu {
    padding-left: 0;
}
.user-menu li {
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
}
.left-menu-container .active a {
    font-weight: bold;
    color: #1e429a;
}
.left-menu-container a:hover {
    font-weight: bold;
}
.profile-view .col-md-10.col-md-offset-2 {
    padding-left: 60px;
}
.verify-phone-container {
    border: 1px solid rgba(0,0,0,0.1);
    padding: 5px 30px 35px;
    border-radius: 10px;
}
.icon-signup.text-center {
    font-size: 35px;
    color: #1e429a;
    width: 53px;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,0.1);
    background-color: rgba(0,0,0,0.05);
}
.profile-block {
    padding: 0 40px;
    margin-bottom: 65px;
}
.video-description {
    font-size: 12px;
    color: rgba(0,0,0,0.8);
}
.video-time {
    font-size: 12px;
    color: rgba(0,0,0,0.5);
    margin-bottom: 15px;
}
.video-container h3 {
    margin: 0 0 2px;
    font-size: 18px;
}
.profile-video-image img {
    max-height: 190px;
}
.video-container {
    overflow: hidden;
    margin-bottom: 15px;
}
.master-list {
    height: 395px;
    overflow-y: auto;
}
header {
    font-size: 20px;
    border-bottom: 1px dashed;
    margin: 30px 0 20px;
    color: #609EA5;
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 5px;
}
.video-subtitle {
    font-size: 12px;
}
.payvideo {
    font-size: 30px;
}
.payvideo .unavailable {
    color: rgba(0,0,0,0.3);
}
.payvideo .available {
    color: #609ea5;
}
.file_fa-file-pdf-o a {
    color: #cc1616;
}
.file_file-picture-o a {
    color: #cc1616;
}
.file_fa-file-word-o a {
    color: #0a7b9c;
}
.file_fa-file-zip-o a {
    color: #555555;
}
.file_fa-file-powerpoint-o a {
    color: #d24500;
}
.file_text {
    color: #0097b7;
}
.file-title {
    font-size: 16px;
}
.chat-messages {
    border: 1px solid rgba(0,0,0,0.2);
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 10px;
    height: 450px;
    overflow-y: auto;
    max-height: 80%;
}
.message.mymessage {
    margin-left: 60px;
    display: block;
}
.mymessage .msg-test {
    color: #2b2b30;
    background: #c7edfc;
    max-width: 80%;
}
.notmymessage .msg-test {
    background: rgba(0,0,0,0.05);
    /*color: rgba(0,0,0,0.6);*/
    text-shadow: 0 0 1px rgba(0,0,0,0.1);
    max-width: 80%;
}
.msg-test {
    display: inline-block;
    padding: 5px 10px;  
    margin-bottom: 10px;  
    border-radius: 5px;
}
.textarea-reply .uploadfile {
    margin-top: 10px;
}
.textarea-reply.col-md-11 {
    padding-left: 0;
}
#msg-text {
    resize: vertical;
}
.button-reply.col-md-1 {
    padding: 0;
    text-align: right;
}
.button-reply .btn.btn-danger {
    padding: 15px 15px;
}
.msg-username {
    float: left;
    color: rgba(0,0,0,0.5);
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 10px;
}
.msg-time {
    float: right;
    margin-left: 50px;
    font-size: 11px;
    color: rgba(0,0,0,0.5);
    font-weight: bold;
}
.label {
    padding: 5px 10px;
}
.subscribes-list .avatar {
    float: left;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
}
.subscribes-list .user-name {
    font-size: 16px;
}
.subscribes-item.active {
    background: #1e429a;
    color: #FFF;
    overflow: hidden;
}
.subscribes-item {
    padding: 10px;
    background: rgba(0,0,0,0.05);
    border-bottom: 1px solid rgba(0,0,0,0.2);
    cursor: pointer;
    overflow-y: hidden;
}
.chat-box .col-md-2 {
    border-color: rgba(0,0,0,0.2);
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    height: 575px;
    overflow-y: auto;
}
.image-popup-item {
    width: 220px;
    display: block;
    margin-bottom: 20px;
}
.image-popup {
    background: rgba(0,0,0,0.3);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 100;
    padding-top: 8%;
}
.image-popup .image-div {
    width: 80%;
    margin: 0 auto;
    height: 90%;
}
.image-popup .image-div img {
    max-height: 100%;
}
.modal-close-button {
    font-size: 100px;
    color: #FFF;
    position: absolute;
    right: 20px;
    top: -35px;
    cursor: pointer;
    width: 50px;
}
.chat-messages span.fr-emoticon.fr-emoticon-img {
    background-repeat: no-repeat !important;
    font-size: inherit;
    height: 1em;
    width: 1em;
    min-height: 20px;
    min-width: 20px;
    display: inline-block;
    margin: -0.1em 0.1em 0.1em;
    line-height: 1;
    vertical-align: middle;
}
a[href="https://www.froala.com/wysiwyg-editor?k=u"] {
    display: none !important;
}
.fr-wrapper .fr-placeholder {
    margin-top: 0 !important;
}
.msg-avatar {
    float: left;
    margin-right: 20px;
    border-radius: 50%;
    overflow: hidden;
    width: 35px;
    height: 35px;
    position: relative;
    margin-top: 10px;
    text-align: center;
}
.msg-avatar img {
    max-width: 145%;
    position: relative;
    left: -22%;
}
.avatar img {
}
.new-messages-count a span {
    border-radius: 50%;
    border: 1px solid;
    padding: 1px 5px;
    margin-left: 5px;
}
.new-messages-count a {
    /*background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    position: relative;
    top: 0px;
    font-weight: bold;
    display: inline-block;
    box-shadow: 0 0 0 2px #FFF;
    border: 3px solid #1e429a;*/
}
li.new-messages-count {
    /*padding: 0;*/
    position: relative;
    /*top: -3px;*/
}

.new-messages-container {
    position: absolute;
    width: 300px;
    height: 300px;
    z-index: 5;
    background: #FFF;
    border: 1px solid #1e429a;
    top: 45px;
    left: -125px;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.new-messages-container a {
    color: #000;
    font-weight: normal;
    background: none;
    display: block;
    width: 100%;
    border: none;
    text-align: left;
    width: 250px;
    border-radius: 0;      
}
.new-messages-container .message-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.new-messages-container .msg-username {
    float: none;
    margin-bottom: -2px;
}
.new-messages-container .avatar {
    float: left;
    border-radius: 50%;
    overflow: hidden;
    width: 30px;
    height: 30px;
    margin-right: 12px;
}

.unread-message-item {
    clear: both;
    float: none;
    overflow: hidden;
    padding: 9px 15px;
    border-bottom: 1px solid #CCC;
}
.new-messages-container::before {
    content: "";
    content: '';
    border: 10px solid transparent;
    border-bottom: 12px solid #FFF;
    position: absolute;
    top: -18px;
    left: 130px;
}
.sliter_title {
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    white-space: nowrap;
}
.team_title {
    font-size: 18px;
}
.team_description {
    font-size: 11px;
    color: #5e5e5e;
    margin-bottom: 25px;
}
#pochemy_mi h3 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 70px;
}
#pochemy_mi {
    font-size: 20px;
}
#pochemy_mi li {
    margin-bottom: 24px;
}
#komu_mi_pomogayem .item-first {
    font-size: 46px;
    text-transform: uppercase;
    padding: 6% 0 0 2%;
    line-height: 46px;
    height: 300px;
    background: #eee;
}
#komu_mi_pomogayem .col-md-4.item {
    position: relative;
    overflow: hidden;
    height: 300px;
    padding: 0;
    color: #FFF;
    text-shadow: 0 0 2px #000;
    font-size: 18px;
    cursor: pointer;
}
#komu_mi_pomogayem .item-title {
    position: absolute;
    bottom: 15%;
    text-transform: uppercase;
    padding-left: 10%;
    font-size: 36px;
    padding-right: 10%;
}
#komu_mi_pomogayem .item-description {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 20% 10%;
    background: rgba(110, 2, 44,0.4);
    left: -1000px;
    transition: 0.5s all;
}
#komu_mi_pomogayem .col-md-4.item:hover > .item-description {
    left: 0;
}
#komu_mi_pomogayem .col-md-4.item:hover > .item-title {
    display: none;
}
#komu_mi_pomogayem {
    margin-top: 50px;
    margin-bottom: 50px;
    overflow: hidden;
}
#pochemy_mi .full-width {
    background-position: left bottom !important;
    background-color: rgba(0,0,0,0.2) !important;
}
#komu_mi_pomogayem .item img {
    max-width: inherit;
    min-height: 100%;
    width: 100%;
}
.team_avatar {
    overflow: hidden;
    height: 300px;
}
.master-section .col-md-3 {
    position: relative;
}
.team_description {
    max-height: 113px;
    overflow: hidden;
}
/*.master-section .col-md-3:hover > .team_description {
    position: absolute;
    max-height: inherit;
    width: 100%;
    z-index: 1;
    padding: 0 15px 20px 0;
    background: #FFF
}*/
.navbar-nav > li > a {
    padding: 15px 10px;
}
.other-info {
    display: none;
}
.vebinar-info h3 {
  font-size: 16px;
  text-align: center;
}
.vebinar-item a {
  box-shadow: -1px 0px 8px rgba(0,0,0,0.5);
  display: block;
  height: 100%;
}
.vebinar-description-item {
  padding: 0 10px 10px;
  font-size: 12px;
  max-height: 156px;
  overflow: hidden;
}
.vebinar-item .date {
  background: url(../images/trening-date.png);
  background-repeat: no-repeat;
  height: 28px;
  color: #FFF;
  z-index: 10;
  top: 25px;
  position: absolute;
  width: 100px;  
  padding-top: 4px;
  font-size: 13px;
  left: 8px;
  text-align: center;
}
.rate {
  float: left;
  margin: 0 15% 0 7px;
}
.views {
  float: left;
}
.complexity {
  float: right;
  margin-right: 10%;
}
.vebinar-rate {
  position: absolute;
  width: 100%;
  bottom: 27px;
}
.slides.video-slide {
    top: -15px;
}
.price-milestones .btn {
    white-space: normal;
}