.icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
}
.icon_home {
    background: url(../img/icon_home.png);
    width: 19px;
    height: 15px;
}
.icon_info {
    background: url(../img/icon_info.png);
    width: 21px;
    height: 21px;
}
.innerPage_header {
    background: url(../img/trenings_header.jpg) no-repeat center top;
    min-height: 350px;
    margin-top: -53px;
    background-size: cover;
    padding: 80px 0 60px 0;
}

.innerPage_header .container {
    padding-left: 130px;

}

@media (max-width:1470px) {
    .innerPage_header .container {
        padding-left: 9.6%;
    }
}
@media (max-width:1450px) {
    .innerPage_header .container {
        padding-left: 10.3%;
    }
}
@media (max-width:1420px) {
    .innerPage_header .container {
        padding-left: 11.3%;
    }
}
@media (max-width:1390px) {
    .innerPage_header .container {
        padding-left: 12%;
    }
}
@media (max-width:1380px) {
    .innerPage_header .container {
        padding-left: 12.2%;
    }
}
@media (max-width:1370px) {
    .innerPage_header .container {
        padding-left: 12.5%;
    }
}
@media (max-width:1360px) {
    .innerPage_header .container {
        padding-left: 12.7%;
    }
}
@media (max-width:1350px) {
    .innerPage_header .container {
        padding-left: 13%;
    }
}
@media (max-width:1330px) {
    .innerPage_header .container {
        padding-left: 14%;
    }
}
@media (max-width:1310px) {
    .innerPage_header .container {
        padding-left: 14.3%;
    }
}
@media (max-width:1300px) {
    .innerPage_header .container {
        padding-left: 14.9%;
    }
}
@media (max-width:1280px) {
    .innerPage_header .container {
        padding-left: 15.3%;
    }
}
@media (max-width:1280px) {
    .innerPage_header .container {
        padding-left: 15.8%;
    }
}
@media (max-width:1260px) {
    .innerPage_header {
        padding-top: 90px;
        padding-bottom: 30px;
    }
    .innerPage_header .container {
        padding-left: 115px;
        width: 100%;
    }
}
@media (max-width:1100px) {
    .innerPage_header .container {
        padding-left: 40px;
    }
}



.breadcrumb {
    background: none;
    color: #666;
    font-weight: 300;
    padding: 0;
}
.breadcrumb li {font-family: 'LatoWebLight', sans-serif;}
.breadcrumb li:before {}
.breadcrumb li a {font-family: 'LatoWebLight', sans-serif;}

.innerPage_header h1 {
    font-family: 'LatoWebLight', sans-serif;
    font-weight: 300;
    padding: 0;
    margin: 30px 0 20px;
}

.main_content {
    margin: 20px 0 0;
}

.main_content.page {
  position: relative;
  margin: 0;
}

.trenings_filter {
    margin: 0 10px;
}
.trenings_filter .col {
    width: 50%;
    float: left;
}
@media (max-width:480px) {
    .trenings_filter .col {
        text-align: center !important;
        width: 100%;
        float: none;
    }
    .trenings_filter .col.sort {
        margin-top: 20px;
    }
}
.trenings_filter .sort {
    text-align: right;
}
.trenings_filter .dropdown {
    display: inline-block;
    vertical-align: middle;

    margin-top: -6px;
}
.trenings_filter .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.trenings_filter label {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    margin-right: 7px;
    margin-bottom: 2px;
}
@media (max-width:800px) {
    .trenings_filter label {
        display: block;
        margin: 0;
    }
}


.TrenningItem .itemImage span {
    width: 90%;
}
.TrenningItem .itemImage span img {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-right: 10px;
    margin-bottom: 10px;
}
.TrenningItem a.like {
    font-size: 20px;
    color: #cccccc;
    padding: 0 0 0 20px;
    text-decoration: none;
}
.TrenningItem a.like:hover,
.TrenningItem a.like.active {
    color: #FFCC33;
}
.TrenningItem .package {
    padding: 20px 20px 0;
}
.TrenningItem .package_head {
    font-size: 24px;
    color: #333;
    /* white-space: nowrap; */
}
@media (max-width:430px) {
    .TrenningItem .package_head {
        font-size: 22px;
    }
}
@media (max-width:380px) {
    .TrenningItem .package_head {
        font-size: 20px;
    }
}

.TrenningItem .package_head span {
    font-size: 18px;
    color: #666;
    margin-left: 5px;
}
.TrenningItem .package_apps {
    font-size: 14px;
    margin-top: 7px;
    color: #333;
}
.TrenningItem .package_description {
    font-weight: 400;
    margin-top: 20px;
    color: #666;
}

.package_params {
    font-style: italic;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.5;
    /*white-space: nowrap;*/
}
@media (max-width:360px) {
    .package_params {
        font-size: 13px;
    }
}
@media (max-width:480px) {
    .package_params > [class*=col] {
        width: 100%;
        float: none;
    }
}
.package_param_label {
    font-weight: 500;
}

.package_param {
    color: #666;
    font-weight: 400;
}
@media (max-width:600px) {
    .package_param_label {
        margin-bottom: 5px;

    }
    .package_param {
        text-align: right;
        margin-bottom: 5px;
    }
}

.package_price_box {
    padding: 30px 20px;
    border-top: 1px solid #EBEBEB;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    min-height: 107px;
}
@media (max-width:540px) {
    .package_price_box {
        padding: 10px 20px;
    }
    .package_price_box > .row > [class*=col] {
        width: 100%;
        float: none;
        margin-bottom: 20px;
        text-align: center;
    }
}
.package_price_box .info {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    top: 8px;
}
.package_price_box .info .icon {
    border: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: relative;
    top: 2px;
    margin-right: 2px;
    text-align: center;
    color: #fff;
    font-family: Cambria, Georgia, serif;
    background: #99C8D7;
}
.package_price_box .info:hover .icon {
    background: #FFCC33;
}
.package_price_box .info span {
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    border-bottom: 1px dotted #000;
}
.package_price_box .info_tooltip {
    display: none;
    position: absolute;
    left: -20px;
    top: 35px;
    padding: 20px 20px;
    background: #fff;
    box-shadow: 0 2px 30px hsla(0,0%,0%,.2);
    width: 300px;
    z-index: 10;
    text-align: center;
}
.package_price_box .info_tooltip .close {
    background: url(../img/close_tooltip.png);
    width: 10px;
    height: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 1;
}
.package_price_box .info_tooltip .close:hover {
    opacity: .7;
}
.package_price_box .info.active .info_tooltip {
    display: block;
}
.package_price_box .info_tooltip:before {
    content: '';
    position: absolute;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: -10px;
    left: 20px;
}
.package_price_box .info_tooltip header {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    min-height: 30px;
}
.package_price_box .info_tooltip p {
    font-weight: 400;
    color: #666;
    margin: 0;
}

.package_price_box .price {
	margin: 0 0 0 8px;
    font-size: 24px;
    color: #333;
    top: 9px;
}
.package_price_box .btn {
    background: #F4F5F7;
    box-shadow: 0 1px 1px 0 hsla(0,0%,0%,0.2);
    padding: 10px 20px;
    font-size: 19px;
    width: 100%;
}
.package_price_box .btn:hover {
    background: #FFCC33;
}
@media (max-width:1200px) {
    .package_price_box .btn {
        font-size: 17px;
    }
}

.pager {
    text-align: center;
    margin-bottom: 10px;
}
@media (max-width:992px) {
    .pager {
        margin: 0;
    }
}
@media (max-width:768px) {
    .pager {
        display: none
    }
}

.pager a {
    padding: 4px 7px;
    color: #333;
    font-weight: 400;
}
.pager a.active {
    background: #FC3;
}

.trenings_page .TrenningItem {
    /* min-height: 659px; */
    position: relative;
    padding-bottom: 107px;
}
@media (max-width:540px) {
    .trenings_page .TrenningItem {
        padding-bottom: 137px;
    }
}


/*==========  dropdown style  ==========*/
/*.dropdown {
    min-width: 160px;
    text-align: left;
    padding: 3px 15px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 1px solid transparent;
    border-bottom: none;
}
.dropdown-toggle:hover {
    text-decoration: none;
    border-bottom: 1px dotted;
}
.dropdown.open {
    border-color: #C3C3C3;
    background: #fff;
}
.dropdown-menu {
    min-width: 137px;
    margin-top: 0;
    margin-left: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: none;
    box-shadow: 0 6px 4px -4px rgba(0,0,0,0.175);
}*/
/*==========  dropdown style end ==========*/
