.ico-sprite, .ico-audio, .audio-i, .ico-certification, .certification-i, .ico-certify, .certify-i, .ico-cost-training-arrow, .cost-training-item .top:before, .ico-cost-training-negotiated-arrow, .cost-training-item.negotiated .top:before, .ico-duration, .duration-i, .ico-level, .level-i, .ico-video, .video-i {
    background-image: url('/img/ico-s6376dd1467.png');
    background-repeat: no-repeat;
}

.ico-audio, .audio-i {
    background-position: 0 0;
    height: 40px;
    width: 40px;
}

.ico-certification, .certification-i {
    background-position: -50px 0;
    height: 40px;
    width: 40px;
}

.ico-certify, .certify-i {
    background-position: -100px 0;
    height: 40px;
    width: 40px;
}

.ico-cost-training-arrow, .cost-training-item .top:before {
    background-position: -150px 0;
    height: 14px;
    width: 24px;
}

.ico-cost-training-negotiated-arrow, .cost-training-item.negotiated .top:before {
    background-position: -184px 0;
    height: 14px;
    width: 24px;
}

.ico-duration, .duration-i {
    background-position: -218px 0;
    height: 40px;
    width: 40px;
}

.ico-level, .level-i {
    background-position: -268px 0;
    height: 40px;
    width: 40px;
}

.ico-video, .video-i {
    background-position: -318px 0;
    height: 40px;
    width: 40px;
}

@media (max-width: 768px) {
    .main_content {
        margin: 25px 0 0;
    }
}

.page-head {
    margin: 50px 0 10px;
}
@media (max-width: 768px) {
    .page-head {
        margin-top: 35px;
    }
}
.page-head h1 {
    color: #333333;
    margin-bottom: 0;
}
@media (max-width: 768px) {
    .page-head h1 {
        font-size: 26px;
        line-height: 28px;
    }
}
.page-head h4 {
    font-size: 18px;
    line-height: 20px;
    color: #666666;
    font-weight: 400;
    margin: 5px 0;
}
@media (max-width: 768px) {
    .page-head h4 {
        font-size: 16px;
        line-height: 18px;
    }
}

.course-level .course-field-box {
    margin-right: 0;
}

.course-field-box {
    width: 70px;
    height: 70px;
    padding: 5px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.course-field-box input {
    color: #334c66 !important;
    font-size: 20px !important;
    line-height: 20px !important;
    font-family: "Lato", sans-serif !important;
    font-weight: 400 !important;
}

.course-name {
    display: inline-block;
    vertical-align: middle;
}
.course-name .course-title {
    font-size: 16px;
    line-height: 16px;
    color: #666666;
    margin: 3px 0;
}
.course-name b {
    font-weight: 400;
    color: #333333;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}

.col-inline-block,
.trenings-button,
.td-item-icon,
.td-info {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 768px) {
    .trenings_filter .col-inline-block {
        width: 100%;
    }
    .trenings_filter .col-inline-block select {
        width: 100%;
        margin-top: 10px;
    }
}

.trenings-button {
    margin-left: 15px;
}
@media (max-width: 768px) {
    .trenings-button {
        display: block;
        margin: 0;
        text-align: center;
    }

    .trenings-button .btn-lg{
        margin-top: 0;
    }
}

.trenings-info-box {
    margin: 25px 0;
}
@media (max-width: 768px) {
    .trenings-info-box {
        margin-top: 15px;
    }
}
.trenings-info-box p {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    margin-bottom: 15px;
}

.trenings-description {
    margin: 35px 0;
}

.trenings-description-item {
    margin-bottom: 15px;
}

.duration-i {
    display: block;
}

.certify-i {
    display: block;
}

.audio-i {
    display: block;
}

.video-i {
    display: block;
}

.certification-i {
    display: block;
}

.level-i {
    display: block;
}

.td-item-icon {
    margin-right: 15px;
}

.td-info {
    font-style: italic;
    font-size: 14px;
    line-height: 14px;
}
.td-info .td-title {
    color: #333333;
    margin: 3px 0;
}
.td-info .explain {
    color: #666666;
}

.dd-dotted {
    background: none;
    outline: none;
    border: none;
    border-bottom: 1px dotted #8da9c5;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    text-indent: 0.6px;
}

@media (max-width: 1366px) {
    .dd-dotted {
        text-indent: 0.3px;
    }
}

.cost-training {
    background: #f4f5f7;
    padding: 25px 0;
    text-align: center;
}
.cost-training h1 {
    font-size: 24px;
    font-weight: 900;
    color: #666666;
    text-transform: uppercase;
    margin-bottom: 15px;
}
@media (max-width: 1366px) {
    .cost-training h1 {
        font-size: 22px;
    }
}
@media (max-width: 991px) {
    .cost-training h1 {
        font-size: 16px;
        line-height: 16px;
        color: #666666;
        font-weight: 700;
        margin-bottom: 10px;
    }
}
.cost-training p {
    font-size: 16px;
    line-height: 22px;
    color: #666666;
}
@media (max-width: 768px) {
    .cost-training p {
        font-size: 14px;
        line-height: 18px;
    }
}

.cost-training-items {
    margin: 20px 0 0;
}

.cost-training-item {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    background: #fff;
    border: 1px solid #ebebeb;
    margin: 0 20px 30px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0;
    border-radius: 0 0 4px 4px;
}
.cost-training-item.negotiated .top {
    background: #70BED5;
}
.cost-training-item.negotiated p {
    font-size: 14px;
    padding: 0 15px;
}
.cost-training-item .top {
    background: #308AA0;
    padding: 13px 0;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 0 0;
    position: relative;
}
.cost-training-item .top:before {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: auto;
}
.cost-training-item .bottom {
    min-height: 150px;
    position: relative;
}
.cost-training-item .prici-item {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cost-training-item .price {
    font-size: 40px;
    line-height: 35px;
    color: #5c6366;
    font-weight: 700;
    font-family: "Roboto Slab", serif;
}
.cost-training-item .price span {
    font-size: 20px;
}
.cost-training-item p {
    font-size: 13px;
    line-height: 14px;
    color: #666666;
    font-weight: 400;
	margin-top: 10px;
}
.cost-training-item .price-negotiated {
    font-size: 18px;
    line-height: 22px;
    color: #666666;
    margin-bottom: 10px;
    padding: 0 15px;
}

.content-training-package h1 {
    font-size: 24px;
    font-weight: 900;
    color: #666666;
    text-transform: uppercase;
    padding: 40px 0;
    text-align: center;
}
@media (max-width: 1366px) {
    .content-training-package h1 {
        font-size: 22px;
    }
}
@media (max-width: 991px) {
    .content-training-package h1 {
        font-size: 16px;
        line-height: 21px;
        color: #666666;
        font-weight: 700;
        margin-bottom: 10px;
        padding: 10px 0;
    }
}
.content-training-package p {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

@media (max-width: 768px) {
    .training-package-items {
        margin-bottom: 35px;
    }
}

.training-package-item {
    margin-bottom: 40px;
}
@media (max-width: 768px) {
    .training-package-item {
        margin-bottom: 20px;
    }
}
.training-package-item .btn-lg {
    font-size: 16px;
    background: #f4f5f7;
}
.training-package-item .btn-lg:hover {
    background: #ffb53c;
}

.tp-top {
    /*padding-right: 480px;*/
    padding-right: 465px;
    display: inline-block;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .tp-top {
        padding-right: 0;
    }
}
.tp-top .title {
    width: 100%;
    background: #f4f5f7;
    float: left;
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    margin-top: 5px;
}
@media (max-width: 860px) {
    .tp-top .title {
        font-size: 18px;
        line-height: 18px;
    }
}
@media (max-width: 768px) {
    .tp-top .title {
        float: none;
        margin-bottom: 10px;
    }
}
@media (max-width: 460px) {
    .tp-top .title {
        font-size: 16px;
        line-height: 16px;
    }
}
.tp-top .title .image {
    width: 60px;
    height: 60px;
    margin-right: 20px;
}
@media (max-width: 460px) {
    .tp-top .title .image {
        width: 50px;
        height: 50px;
        display: inline-block;
        margin-right: 15px;
    }
}
.tp-top .title .image img {
    max-width: 100%;
}

.content-trenings-dd {
    margin: 30px 0;
}
@media (max-width: 768px) {
    .content-trenings-dd {
        margin: 15px 0 20px;
    }
}

.tp-top-right {
    /*width: 470px;*/
    width: 550px;
    background: #fff;
    position: relative;
    float: right;
    /*margin-right: -480px;*/
    margin-right: -550px;
}
@media (max-width: 768px) {
    .tp-top-right {
        margin-right: 0;
        width: 100%;
        float: none;
    }
}
.tp-top-right .course-level {
    float: left;
}
@media (min-width: 450px)(max-width: 768px) {
    .tp-top-right .course-level {
        margin-right: 15px;
    }
}
@media (min-width: 320px)(max-width: 768px) {
	.tp-top {
		width: 100%;
	}
}
@media (min-width: 769px){
	.tp-top {
		width: 92%;
	}
}
.tp-top-right .trenings-button {
    float: right;
    padding-top: 15px;
}
@media (max-width: 768px) {
    .tp-top-right .trenings-button {
        float: right;
        margin-top: 10px;
        margin-left: 0;
        padding: 0;
    }
	.course-level{
		margin-right: 15px;
	}
}
.tp-top-right .trenings-button .btn-lg {
    width: 240px;
    padding-left: 10px;
    padding-right: 10px;
}

.title-trenings-dd {
    font-weight: 800;
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    border-bottom: 1px dotted #999999;
    display: inline-block;
    cursor: pointer;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.title-trenings-dd:hover {
    border-bottom-color: transparent;
}

.trenings-dd-box {
    margin: 30px 0;
    display: none;
}
@media (max-width: 768px) {
    .trenings-dd-box {
        margin: 15px 0 25px;
    }
}
.trenings-dd-box ol {
    margin: 0;
    padding: 0;
    counter-reset: item;
}
.trenings-dd-box li {
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    font-weight: 300;
    border-bottom: 1px solid #e2e2e2;
    list-style: none;
    padding: 6px 15px 6px 60px;
    position: relative;
}
.trenings-dd-box li:before {
    width: 60px;
    content: counter(item);
    counter-increment: item;
    position: absolute;
    left: 0;
    font-size: 14px;
    line-height: 14px;
    color: #333333;
    font-weight: 700;
    text-align: center;
}
.trenings-dd-box li:last-child {
    border-bottom: none;
}

.how-it-looks {
    background: #f4f5f7;
    padding: 30px 0 65px;
    text-align: center;
    margin-top: 25px;
}
@media (max-width: 768px) {
    .how-it-looks {
        padding-bottom: 25px;
        margin-top: 0;
    }
}
.how-it-looks .owl-buttons {
    display: none;
}
@media (max-width: 768px) {
    .how-it-looks .owl-buttons {
        display: block;
    }
}
@media (max-width: 768px) {
    .how-it-looks .owl-pagination {
        display: none;
    }
}
.how-it-looks .owl-theme .owl-controls .owl-prev {
    left: 10px;
}
.how-it-looks .owl-theme .owl-controls .owl-next {
    right: 10px;
}
@media (max-width: 768px) {
    .how-it-looks .owl-theme .owl-controls .owl-buttons div {
        bottom: auto;
    }
}
.how-it-looks h1 {
    font-size: 24px;
    font-weight: 900;
    color: #666666;
    text-transform: uppercase;
    margin-bottom: 15px;
}
@media (max-width: 1366px) {
    .how-it-looks h1 {
        font-size: 22px;
    }
}
@media (max-width: 991px) {
    .how-it-looks h1 {
        font-size: 16px;
        line-height: 16px;
        color: #666666;
        font-weight: 700;
        margin-bottom: 10px;
        margin-top: 10px;
    }
}

.how-it-looks-carousel {
    padding: 5px 0;
    background: #e2e2e4;
    margin: 10px 0 0;
}
.how-it-looks-carousel .image {
    padding: 5px;
}
.how-it-looks-carousel .image img {
    width: 100%;
}
.how-it-looks-carousel .owl-controls {
    position: absolute;
    right: 0;
    left: 0;
    padding-top: 15px;
}
@media (max-width: 768px) {
    .how-it-looks-carousel .owl-controls {
        top: 50%;
    }
}

.share-box {
    padding: 45px 0 0;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    color: #333333;
}
@media (max-width: 768px) {
    .share-box {
        text-align: center;
        padding-top: 35px;
    }
}
.share-box .col-xs-12 {
    padding-left: 30px;
}

.share-title {
    margin-right: 15px;
}
@media (max-width: 768px) {
    .share-title {
        display: block;
        margin-bottom: 15px;
    }
}

.share-items {
    display: inline-block;
    vertical-align: middle;
}

.similar_item {
    padding-bottom: 0;
}
@media (max-width: 768px) {
    .similar_item {
        padding-top: 10px;
    }
}
.similar_item .TrenningItem {
    min-height: 200px;
    padding-bottom: 0;
}

.fancybox-overlay {
    background: rgba(255, 255, 255, 0.8);
}

.fancybox-margin {
    margin: 0 !important;
}

@media (max-width: 768px) {
    .ItemsBlock .container-fluid {
        min-width: 290px;
    }
}

@media (min-width: 768px) {
    .fancybox-next {
        right: -65px;
    }
}

@media (min-width: 768px) {
    .fancybox-prev {
        left: -65px;
    }
}

.fancybox-nav span {
    visibility: visible;
}

.pluso-wrap a:hover {
    opacity: 0.7;
}

@media (max-width: 768px) {
    .ItemsBlock .icon-heart {
        top: 0;
    }
}

@media (max-width: 768px) {
    .btn-lg {
        font-weight: 500;
        font-size: 14px !important;
        width: 250px;
        margin-top: 4px;
    }

    .how-it-looks-carousel .image img{
        width: 90%;
    }
}


@media (max-width: 460px) {

    .btn-lg {
        width: 100%;
    }
}

@media (max-width: 320px) {

    .trenings-button{
        margin: 0;
    }

    .main_content.trenings_page .well{
        padding: 14px 19px 19px;
    }
}