div.speakers {
    /*max-width: 80rem;*/
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}
div.speakers .container.vertical-indents {
    padding: 0;
}
div.speakers .block-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
    width: 100%;
}
div.speakers .block-title > .cl {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 100%;
}
div.speakers .block-title > .clwg {
    width: 100%;
}
div.speakers .block-title .label-item {
}
div.speakers .block-title .labels {
    width: 100%;
    float: left;
    margin-bottom: 1rem;
}
div.speakers .block-title .labels h1,h2,h3,
div.speakers .block-title .labels h2,
div.speakers .block-title .labels h3 {
    margin: 0;
    line-height: 3rem;
}
div.speakers .block-title .labels .label-item span {
    margin: 0;
    font-weight: normal;
    line-height: 3rem;
    font-size: 1.5rem;
}
div.speakers > h2 {
    padding: 1.25rem;
}
div.speakers .block-title .labels h2,h3 {
    margin-top: 0.75rem;
}
div.speakers .block-02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
}
div.speakers .block-02 > .cl {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 100%;
}
div.speakers .block-02 > .clwg {
    width: 100%;
}
div.speakers .block-02 .speaker .img div {
    position: relative;
}
div.speakers .block-02 .speaker .img div:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 66.66667%;
}
div.speakers .block-02 .speaker .img div > img, div.speakers .block-02 .speaker .img div svg, div.speakers .block-02 .speaker .img div video {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
div.speakers .block-02 .speaker .player {
    float: right;
}
@media (min-width: 26rem) {
    div.speakers .block-02 .speaker {
        width: 50%;
    }

}
@media (min-width: 65rem) {
    div.speakers .block-02 .speaker {
        width: 25%;
    }
    div.speakers .block-title .labels {
        text-align: justify;
        margin-bottom: 0;
    }
    div.speakers .block-title .labels::after {
        content: "";
        margin-left: 100%;
    }
    div.speakers .block-title .label-item {
        display: inline-block;
    }
    div.speakers .block-title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 1rem;
        width: 100%;
    }
}
div.speakers .block-03 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
}
div.speakers .block-03 > .cl {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 100%;
}
div.speakers .block-03 > .clwg {
    width: 100%;
}
div.speakers .speaker .speaker-inner{
    width: 100%;
}
div.speakers .block-03 .speaker .speaker-inner{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
div.speakers .block-03 .speaker > .cl {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 100%;
}
div.speakers .block-03 .speaker > .clwg {
    width: 100%;
}
div.speakers .block-03 .speaker .img div {
    position: relative;
}
div.speakers .block-03 .speaker .img div:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 150%;
}
div.speakers .block-03 .speaker .img div > img, div.speakers .block-03 .speaker .img div svg, div.speakers .block-03 .speaker .img div video {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
div.speakers .block-03 .speaker .player {
    float: right;
}
@media (min-width: 26rem) {
    div.speakers .block-03 .speaker {
        width: 50%;
    }
}
@media (min-width: 60rem) {
    div.speakers .block-03 .speaker {
        width: 50%;
    }
    div.speakers .block-03 .speaker .player {
        float: left;
    }
    div.speakers .block-03 .speaker .title, div.speakers .block-03 .speaker .desc, div.speakers .block-03 .speaker .price, div.speakers .block-03 .speaker .unavailable, div.speakers .block-03 .speaker .order {
        margin-left: 4.25rem;
    }
    div.speakers .block-03 .speaker .img {
        width: 33.33333%;
    }
    div.speakers .block-03 .speaker .info {
        width: 66.66667%;
    }
}
div.speakers .block-04 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
div.speakers .block-04 > .cl {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 100%;
}
div.speakers .block-04 > .clwg {
    width: 100%;
}
div.speakers .block-04 .speaker .speaker-inner{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
div.speakers .block-04 .speaker > .cl {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 100%;
}
div.speakers .block-04 .speaker > .clwg {
    width: 100%;
}
@media (min-width: 26rem) {
    div.speakers .block-04 .speaker {
        width: 50%;
    }
}
@media (min-width: 60rem) {
    div.speakers .block-04 .speaker {
        width: 33.33333%;
    }
    div.speakers .block-04 .speaker .left {
        width: 25%;
        padding-right: 0;
    }
    div.speakers .block-04 .speaker .info {
        width: 75%;
    }
}
@media (min-width: 80rem) {
    div.speakers .block-04 .speaker .left {
        padding-right: 1.25rem;
    }
}
div.speakers .block-02, div.speakers .block-03, div.speakers .block-04 {
    display: none;
}
div.speakers .speaker .left .order{
    display: none;
    float: left;
    margin: 20px 0 0 2px;
}
div.speakers .block-lead {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
div.speakers .block-lead > .cl {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
}
div.speakers .block-lead > .clwg {
    width: 100%;
}
div.speakers .block-lead .speaker {
    border: 1px solid #e6e6e6;
}
div.speakers .block-lead .speaker {
    border-top: none;
    position: relative;
}
div.speakers .block-lead .speaker:nth-child(1) {border-top: 1px solid #e6e6e6;}
div.speakers .block-main+.block-lead .speaker:nth-child(n) {border-top: none;}
div.speakers .block-vert+.block-lead .speaker:nth-child(n) {border-top: none;}

div.speakers .block-lead {
    margin-left: 18px;
    margin-right: 18px;
}
div.speakers .block-lead .speaker .title {
    height: 52px;
    margin-bottom: 0.75rem;
}
div.speakers .block-lead .speaker .desc-wrapper {
    display: block;
    height: 64px;
    margin-bottom: 8px;
    overflow: hidden;
}
div.speakers .block-lead .speaker .desc {
    display: table-cell;
    height: 64px;
    vertical-align: middle;
}
div.speakers .block-lead .speaker .left .order {
    display: block;
}
div.speakers .block-lead .speaker .info .order {
    display: none;
}
div.speakers .block-lead .speaker .price .prices .prices-ext, div.speakers .block-lead .speaker .price .from .prices-ext {
    width: 250px;
    left: auto;
}
div.speakers .ico-favourite {
    position: absolute;
    cursor: pointer;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
}
div.speakers .ico-favourite .ico-pic {
    background: url(../img/speakers/favourite.png) no-repeat;
    width: 22px;
    height: 20px;
    display: block;
    float: right;
    margin-right: 5px;
    margin-top: 7px;
}
div.speakers .ico-favourite.active .ico-pic, div.speakers .ico-favourite:hover .ico-pic {
    background-position: 0 -20px;
}
div.speakers .speaker .left .ico-favourite {display: none;}
div.speakers .speaker .left .ico-favourite .ico-pic {margin-top: 7px;margin-right: 5px;}
div.speakers .speaker .info .ico-favourite {display: block;}
div.speakers .speaker .info .ico-favourite .ico-pic {margin-top: 28px;}

div.speakers .speaker .left .ico-wow {
    display: block;
    background: url("../img/wow-voice.png") center center no-repeat transparent;
    background-size: contain;
    position: absolute;
    width: 64px;
    height: 42px;
    top: -6px;
    right: -9px;
}

@media(max-width: 959px) {
    div.speakers .speaker .left .ico-wow {
        width: 77px;
        top: -9px;
        right: -10px;
    }
}
@media(max-width: 640px) {
    div.speakers .speaker .left .ico-wow {
        width: 57px;
        top: -9px;
        right: -7px;
    }
}
@media(max-width: 415px) {
    div.speakers .speaker .left .ico-wow {
        width: 34px;
        top: -15px;
        right: -6px;
    }
}

@media (min-width: 26rem) {
    div.speakers .block-lead .speaker .left .order {
        display: none;
    }
    div.speakers .block-lead .speaker .info .order {
        display: block;
    }

    div.speakers .block-lead .speaker .title {
        height: 48px;
        margin-bottom: 0.75rem;
    }
    div.speakers .block-lead .speaker .desc {
        display: block;
        height: 38px;
    }
    div.speakers .block-lead .speaker .desc-wrapper {
        height: auto;
        margin-bottom: 0;
    }
    div.speakers .block-lead {
        /*margin-bottom: 1.5rem; */
    }
    div.speakers .block-lead .speaker {
        width: 50%;
        border-top: none;
        border-left: none;
    }
    div.speakers .block-lead .speaker .speaker-inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    div.speakers .block-lead .speaker:nth-child(n) {
        border-top: none;
        border-left: none;
    }
    div.speakers .block-lead .speaker:nth-child(2n-1) {
        border-left: 1px solid #e6e6e6;
    }
    div.speakers .block-lead .speaker:nth-child(1) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-lead .speaker:nth-child(2) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-main+.block-lead .speaker:nth-child(n) {border-top: none;}
    div.speakers .block-vert+.block-lead .speaker:nth-child(n) {border-top: none;}

    div.speakers .block-lead .speaker .left {
        padding-right: 0;
        width: 100%;
    }
    div.speakers .block-lead .speaker .left .img .img-ar {
        position: relative;
    }
    div.speakers .block-lead .speaker .left .img .img-ar:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 66.66667%;
    }
    div.speakers .block-lead .speaker .left .img .img-ar > img, div.speakers .block-lead .speaker .left .img .img-ar svg, div.speakers .block-lead .speaker .left .img .img-ar video {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    div.speakers .block-lead .speaker .left .player {
        display: none;
    }
    div.speakers .block-lead .speaker .info .player {
        display: block;
        float: right;
        margin-left: 1.25rem;
    }
    div.speakers .block-lead .speaker .price .prices .prices-ext, div.speakers .block-lead .speaker .price .from .prices-ext {
        width: 198px;
        left: 0;
    }

    div.speakers .block-lead .speaker .left .ico-favourite {display: block;}
    div.speakers .block-lead .speaker .info .ico-favourite {display: none;}

    div.speakers .block-vert .speaker .left .ico-favourite {display: block;}
    div.speakers .block-vert .speaker .info .ico-favourite {display: none;}
}
@media (min-width: 36rem) {
    div.speakers .block-lead .speaker .price .prices .prices-ext, div.speakers .block-lead .speaker .price .from .prices-ext {
        width: 250px;
        left: 0;
    }
}
@media (min-width: 48rem) {
    div.speakers {
        margin-left: 0rem;
        margin-right: 0rem;
    }
}
@media (min-width: 60rem) {
    div.speakers .block-lead .speaker {
        width: 25%;
        border-top: none;
        border-left: none;
    }
    div.speakers .block-lead .speaker:nth-child(n) {
        border-top: none;
        border-left: none;
    }
    div.speakers .block-lead .speaker:nth-child(4n-3) {
        border-left: 1px solid #e6e6e6;
    }
    div.speakers .block-lead .speaker:nth-child(1) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-lead .speaker:nth-child(2) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-lead .speaker:nth-child(3) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-lead .speaker:nth-child(4) {border-top: 1px solid #e6e6e6;}

    div.speakers .block-main+.block-lead .speaker:nth-child(n) {border-top: none;}
    div.speakers .block-vert+.block-lead .speaker:nth-child(n) {border-top: none;}

    div.speakers .block-lead .speaker .price .prices .prices-ext, div.speakers .block-lead .speaker .price .from .prices-ext  {
        width: 200px;
    }

    div.speakers .speaker .info .ico-favourite {display: none;}
    div.speakers .speaker .left .ico-favourite {display: block;}
    div.speakers .block-lead .ico-favourite .ico-pic {margin-top: 6px; margin-right: 6px;}
    div.speakers .block-vert .ico-favourite .ico-pic {margin-top: 6px; margin-right: 6px;}
    div.speakers .block-main .speaker .left .ico-favourite {display: none;}
    div.speakers .block-main .speaker .info .ico-favourite {display: block;}
}
@media (min-width: 63rem) {
    div.speakers .block-lead .speaker .price .prices .prices-ext, div.speakers .block-lead .speaker .price .from .prices-ext {
        width: 250px;
        left: 0;
    }
}
div.speakers .block-vert {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
div.speakers .block-vert > .cl {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
}
div.speakers .block-vert > .clwg {
    width: 100%;
}
div.speakers .block-vert .speaker {
    border: 1px solid #e6e6e6;
}
div.speakers .block-vert .speaker {
    border-top: none;
}
div.speakers .block-vert .speaker:nth-child(1) {border-top: 1px solid #e6e6e6;}
div.speakers .block-lead+.block-vert .speaker:nth-child(n) {border-top: none;}
div.speakers .block-main+.block-vert .speaker:nth-child(n) {border-top: none;}

div.speakers .block-vert {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}
div.speakers .block-vert .speaker .title {
    height: 52px;
    margin-bottom: 0.75rem;
}
div.speakers .block-vert .speaker .desc-wrapper {
    display: block;
    height: 64px;
    margin-bottom: 8px;
    overflow: hidden;
}
div.speakers .block-vert .speaker .desc {
    display: table-cell;
    height: 64px;
    vertical-align: middle;
}
div.speakers .block-vert .speaker .left .order {
    display: block;
}
div.speakers .block-vert .speaker .info .order {
    display: none;
}
div.speakers .block-vert .speaker .price .prices .prices-ext, div.speakers .block-vert .speaker .price .from .prices-ext {
    left: auto;
}
@media (min-width: 26rem) {
    div.speakers .block-vert .speaker .left .order {
        display: none;
    }
    div.speakers .block-vert .speaker .info .order {
        display: block;
    }
    div.speakers .block-vert .speaker .title {
        height: 48px;
        margin-bottom: 0.75rem;
    }
    div.speakers .block-vert .speaker .desc {
        display: block;
        height: 38px;
    }
    div.speakers .block-vert .speaker .desc-wrapper {
        height: auto;
        margin-bottom: 0;
    }

    div.speakers .block-vert {
        /* margin-bottom: 1.5rem; */
    }
    div.speakers .block-vert .speaker {
        width: 50%;
        border-top: none;
        border-left: none;
    }
    div.speakers .block-vert .speaker .speaker-inner{
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    div.speakers .block-vert .speaker:nth-child(2n-1) {
        border-left: 1px solid #e6e6e6;
    }
    div.speakers .block-vert .speaker:nth-child(1) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-vert .speaker:nth-child(2) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-lead+.block-vert .speaker:nth-child(n) {border-top: none;}
    div.speakers .block-main+.block-vert .speaker:nth-child(n) {border-top: none;}

    div.speakers .block-vert .speaker .left {
        padding-right: 0;
        width: 100%;
    }
    div.speakers .block-vert .speaker .left .img .img-ar {
        position: relative;
    }
    div.speakers .block-vert .speaker .left .img .img-ar:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 66.66667%;
    }
    div.speakers .block-vert .speaker .left .img .img-ar > img, div.speakers .block-vert .speaker .left .img .img-ar svg, div.speakers .block-vert .speaker .left .img .img-ar video {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    div.speakers .block-vert .speaker .left .player {
        display: none;
    }
    div.speakers .block-vert .speaker .info .player {
        display: block;
        float: right;
        margin-left: 1.25rem;
    }
    div.speakers .block-vert .speaker .price .prices .prices-ext, div.speakers .block-vert .speaker .price .from .prices-ext {
        width: 198px;
        left: 0;
    }
}
@media (min-width: 32rem) {
    div.speakers .block-vert .speaker .price .prices .prices-ext, div.speakers .block-vert .speaker .price .from .prices-ext {
        width: 250px;
        left: 0;
    }
}
@media (min-width: 38rem) {
    div.speakers .block-vert {
        /* margin-bottom: 1.5rem; */
    }
    div.speakers .block-vert .speaker{
        width: 33.3334%;
        border-top: none;
        border-left: none;
    }
    div.speakers .block-vert .speaker .speaker-inner{
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    div.speakers .block-vert .speaker:nth-child(1n) {
        border-top: none;
        border-left: none;
    }
    div.speakers .block-vert .speaker:nth-child(3n-2) {
        border-left: 1px solid #e6e6e6;
    }
    div.speakers .block-vert .speaker:nth-child(1) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-vert .speaker:nth-child(2) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-vert .speaker:nth-child(3) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-lead+.block-vert .speaker:nth-child(n) {border-top: none;}
    div.speakers .block-main+.block-vert .speaker:nth-child(n) {border-top: none;}

    div.speakers .block-vert .speaker .left {
        padding-right: 0;
        width: 100%;
    }
    div.speakers .block-vert .speaker .left .img .img-ar {
        position: relative;
    }
    div.speakers .block-vert .speaker .left .img .img-ar:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 66.66667%;
    }
    div.speakers .block-vert .speaker .left .img .img-ar > img, div.speakers .block-vert .speaker .left .img .img-ar svg, div.speakers .block-vert .speaker .left .img .img-ar video {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    div.speakers .block-vert .speaker .left .player {
        display: none;
    }
    div.speakers .block-vert .speaker .info .player {
        display: block;
        float: right;
        margin-left: 1.25rem;
    }
    div.speakers .block-vert .speaker .price .prices .prices-ext, div.speakers .block-vert .speaker .price .from .prices-ext {
        width: 198px;
    }
}
@media (min-width: 53rem) {
    div.speakers .block-vert .speaker .price .prices .prices-ext, div.speakers .block-vert .speaker .price .from .prices-ext {
        width: 250px;
    }
}
@media (min-width: 66rem) {
    div.speakers .block-vert .speaker .speaker-inner {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    div.speakers .block-vert .speaker .left {
        padding-right: 1.25rem;
        width: 8.25rem;
    }
    div.speakers .block-vert .speaker .left .img .img-ar {
        position: relative;
    }
    div.speakers .block-vert .speaker .left .img .img-ar:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 150%;
    }
    div.speakers .block-vert .speaker .left .img .img-ar > img, div.speakers .block-vert .speaker .left .img .img-ar svg, div.speakers .block-vert .speaker .left .img .img-ar video {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    div.speakers .block-vert .speaker .info .player {
        margin-left: 0;
    }

    div.speakers .block-vert .speaker .price .prices .prices-ext, div.speakers .block-vert .speaker .price .from .prices-ext {
        bottom: auto;
        top: 0;
        left: auto;
        right: 15px;
        position: absolute;
        width: 250px;
    }
}
div.speakers .block-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
div.speakers .block-main > .cl {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
}
div.speakers .block-main > .clwg {
    width: 100%;
}
div.speakers .block-main .speaker {
    border: 1px solid #e6e6e6;
}
div.speakers .block-main .speaker {
    border-top: none;
}
div.speakers .block-main .speaker:nth-child(1) {border-top: 1px solid #e6e6e6;}
div.speakers .block-lead+.block-main .speaker:nth-child(n) {border-top: none;}
div.speakers .block-vert+.block-main .speaker:nth-child(n) {border-top: none;}

div.speakers .block-main {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}
div.speakers .block-main .price-plus-order .order {
    display: none;
}
div.speakers .block-main .left .order {
    display: block;
}
div.speakers .block-main .speaker .price .prices .prices-ext, div.speakers .block-main .speaker .price .from .prices-ext {
    width: 250px;
    left: auto;
}

@media (min-width: 26rem) {
    div.speakers .block-main .speaker {
        width: 50%;
        border-top: none;
        border-left: none;
    }
    div.speakers .block-main .speaker:nth-child(n) {
        border-top: none;
        border-left: none;
    }
    div.speakers .block-main .speaker:nth-child(2n-1) {
        border-left: 1px solid #e6e6e6;
    }
    div.speakers .block-main .speaker:nth-child(1) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-main .speaker:nth-child(2) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-lead+.block-main .speaker:nth-child(n) {border-top: none;}
    div.speakers .block-vert+.block-main .speaker:nth-child(n) {border-top: none;}

    div.speakers .block-main .speaker .price .prices .prices-ext, div.speakers .block-main .speaker .price .from .prices-ext{
        width: 200px;
        left: 0;
    }
}
@media (min-width: 33rem) {
    div.speakers .block-main .speaker .price .prices .prices-ext, div.speakers .block-main .speaker .price .from .prices-ext {
        width: 250px;
        left: 0;
    }
}
@media (min-width: 60rem) {
    div.speakers .block-main .speaker {
        width: 25%;
        border-top: none;
        border-left: none;
    }
    div.speakers .block-main .speaker:nth-child(n) {
        border-top: none;
        border-left: none;
    }
    div.speakers .block-main .speaker:nth-child(4n-3) {
        border-left: 1px solid #e6e6e6;
    }
    div.speakers .block-main .speaker:nth-child(1) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-main .speaker:nth-child(2) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-main .speaker:nth-child(3) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-main .speaker:nth-child(4) {border-top: 1px solid #e6e6e6;}
    div.speakers .block-lead+.block-main .speaker:nth-child(n) {border-top: none;}
    div.speakers .block-vert+.block-main .speaker:nth-child(n) {border-top: none;}
}
div.speakers .speaker {
    padding: 28px 0 10px;
}
div.speakers .speaker .speaker-inner{
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
div.speakers .speaker .left {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1.25rem;
    width: 5.25rem;
}
div.speakers .speaker .info {
    width: 100%;
}
div.speakers .speaker .info .player {
    display: none;
}
div.speakers .speaker .img {
    margin-bottom: 0.75rem;
}
div.speakers .speaker .img .img-ar {
    background-color: #e0e0e0;
    position: relative;
}
div.speakers .speaker .img .img-ar img, div.speakers .speaker .img .img-ar svg, div.speakers .speaker .img .img-ar video {
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}


div.speakers .speaker .title {
    height: 48px;
    margin-bottom: 0.75rem;
}
div.speakers .block-main .speaker .title {
    height: 52px;
}
div.speakers .speaker .title .word-wrap {
    width: 50px;
}
div.speakers .speaker .title .word-wrap > span {
    color: #4283c0;
}
div.speakers .speaker .title .new {
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: #4d9619;
}
div.speakers .speaker .desc {
    overflow: hidden;
    margin-bottom: 0.75rem;
    color: #727272;
    font-size: 15px;
    height: 38px;
    line-height: 20px;
}
div.speakers .speaker .price{
    font-size: 0.875rem;
    line-height: 1.25rem;
    padding-right: 1.25rem;
}
div.speakers .speaker .price-plus-order {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap;
}
div.speakers .block-lead.speaker .price-plus-order {
    display: block;
}
div.speakers  .speaker .order .cart-text { display: none;}
div.speakers .speaker .order .ico-cart { display: inline-block;}
div.speakers .block-lead .speaker .order .cart-text { display: none;}
div.speakers .block-lead .speaker .order .ico-cart { display: block;}
div.speakers .speaker .order .ico-cart svg {
    height: 21px;
}
div.speakers .block-lead .speaker .price {
    width: auto;
}
div.speakers .block-lead .speaker .price .prices {
    position: inherit;
}
div.speakers .speaker .price .from {
    white-space: nowrap;
    font-size: 15px;
    line-height: 27px;
}
.price .from .prices-ext {
    font-size: 0.875rem;
    line-height: 1.25rem;
    padding-right: 1.25rem;
    white-space:initial;
}
div.speakers .speaker .price .prices > a {
    color: #4283c0;
    cursor: pointer;
    border-bottom: 1px dashed #4283c0;
    display: inline;
}
div.speakers .speaker .price .prices > a:hover {
    #border-bottom: 1px solid rgba(216, 2, 2, 0.3);
    border-bottom: none;
    color: #d80202;
}
div.speakers .speaker .price .prices {
    #white-space: nowrap;
    position: relative;
}
div.speakers .speaker .price .prices .prices-ext, div.speakers .speaker .price .from .prices-ext {
    position: absolute;
    background: #FFFFFF;
    bottom: 10px;
    width: 90%;
    left: 5%;
    padding: 40px 20px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0 35px -15px black;
    -webkit-box-shadow: 0 0 35px -7px black;
    -moz-box-shadow: 0 0 35px -15px black;
    margin-bottom: 20px;
    margin-top: -20px;
    visibility: hidden;
    opacity: 0;

    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
div.speakers .speaker .price .prices .prices-ext.open, div.speakers .speaker .price .from .prices-ext.open {
    visibility: visible;
    opacity: 1;
    margin-bottom: 0;
    margin-top: 0;
}

div.speakers .speaker .price .prices .prices-ext > a, div.speakers .speaker .price .from .prices-ext > a {
    position: absolute;
    width: 12px;
    height: 12px;
    background: url("../img/close-gray.png") center center no-repeat transparent;
    right: 16px;
    top: 16px;
    text-decoration: none;
    border: none;
}
div.speakers .speaker .price .prices .prices-ext p, div.speakers .speaker .price .from .prices-ext p {
    margin: 0;
}
div.speakers .speaker .price .prices .prices-ext p.name, div.speakers .speaker .price .from .prices-ext p.name {
    font-weight: bold;
}
div.speakers .speaker .price .prices .prices-ext p.caption, div.speakers .speaker .price .from .prices-ext p.caption {
    color: #999999;
    margin-bottom: 25px;
}
div.speakers .speaker .price .prices .prices-ext span.red, div.speakers .speaker .price .from .prices-ext span.red {
    color: #d80202;
    font-weight: 700;
}
div.speakers .speaker .left .player {
    margin-left:8px;
}

.block-vert div.speakers .speaker .price .prices .prices-ext {}

div.speakers .block-vert .speaker {
    position: relative;
}
div.speakers .block-vert .speaker .price .prices {
    position: inherit;
}

div.speakers .block-main .speaker {
    position: relative;
}
div.speakers .block-main .speaker .player {
    margin-left:8px;
}
div.speakers .block-main .speaker .price .prices {
    position: inherit;
}
div.speakers .block-main .speaker .desc-wrapper {
    display: block; height: 64px; overflow: hidden;
    margin-bottom: 8px;
}
div.speakers .block-main .speaker .desc {
    height:64px;

    display: table-cell;
    #vertical-align: middle;
    vertical-align: top;
}
div.speakers .speaker .price .prices .prices-ext, div.speakers .speaker .price .from .prices-ext {
    bottom: 0;
    #left: auto;
    right: 0;
    position: absolute;
    width: 250px;
    z-index: 5;
}




div.speakers .speaker .unavailable {
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #f00;
    /*margin-top: -8px;*/
}
div.speakers .speaker .order {
    font-size: 0.875rem;
    line-height: 1.875rem;
    margin-bottom: 0.75rem;
    margin-left: auto;
}
div.speakers .speaker .order a {
    position: relative;
    display: inline-block;
    border: 1px solid #fa6042;
    border-radius: 4px;
    color: #fa6042;
    padding: 0 18px 0 15px;
    text-align: center;
    text-transform: uppercase;
}
div.speakers .speaker .order a.plus:after, div.speakers .speaker .order a.popup2__button_open:after {
    position: absolute;
    top: 4px;
    right: 8px;
    font-size: 11px;
    line-height: 1;
    color: #fa6042;
    content: '+';
}
#orange-bat {
    fill: black;
}
div.speakers .speaker .order a.popup2__button_open:hover #orange-bat {
    fill: #ffffff;
}

div.speakers .speaker .order a:hover {
    background-color: #fa6042;
    color: white;
}
div.speakers .speaker .order a.plus:hover:after, div.speakers .speaker .order a.popup2__button_open:hover:after {
    color: white;
}

div.speakers .speaker .left .img .img-ar .img-2x3, div.speakers .speaker .left .img .img-ar .img-3x2, div.speakers .speaker .left .img .img-ar .img-sq {
    display: none;
}
div.speakers .speaker .left .img .img-ar .img-square {
    display: block;
}

@media (min-width: 26rem) {
    div.speakers .block-lead .speaker .left .img .img-ar .img-square,
    div.speakers .block-lead .speaker .left .img .img-ar .img-2x3,
    div.speakers .block-lead .speaker .left .img .img-ar .img-sq{
        display: none;
    }
    div.speakers .block-lead .speaker .left .img .img-ar .img-3x2 {
        display: block;
    }
    div.speakers .block-vert .speaker .left .img .img-ar .img-square,
    div.speakers .block-vert .speaker .left .img .img-ar .img-2x3,
    div.speakers .block-vert .speaker .left .img .img-ar .img-sq
    {
        display: none;
    }
    div.speakers .block-vert .speaker .left .img .img-ar .img-3x2 {
        display: block;
    }
}
@media (min-width: 66rem) {
    div.speakers .block-vert .speaker .left .img .img-ar .img-square,
    div.speakers .block-vert .speaker .left .img .img-ar .img-3x2,
    div.speakers .block-vert .speaker .left .img .img-ar .img-sq{
        display: none;
    }
    div.speakers .block-vert .speaker .left .img .img-ar .img-2x3 {
        display: block;
    }
}

div.speakers .speaker .img .playerBlue.diktor.not_extend .btn.play {
    opacity: 0;
}
div.speakers .speaker:hover .img .playerBlue.diktor.not_extend .btn.play {
    opacity: 0.8;
    transition-property: opacity;
    transition-duration: 0.2s;
    transition-delay: 0s;
    transition-timing-function: linear;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    -moz-transition-property: opacity;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
}
div.speakers .speaker .img .playerBlue.diktor.not_extend .btn.play:hover {
    opacity: 1;
    transition-property: opacity;
    transition-duration: 0.2s;
    transition-delay: 0s;
    transition-timing-function: linear;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    -moz-transition-property: opacity;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
}

div.speakers .speaker .img .img-ar {
    background-color: #FFFFFF;
    position: relative;
}
div.speakers .speaker .img .img-ar::before {
    content: "";
    display: block;
    padding-top: 100%;
    width: 100%;
}
div.speakers .speaker .img .img-ar img, div.speakers .speaker .img .img-ar svg, div.speakers .speaker .img .img-ar video {
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

div.speakers .filters {
    position: relative;
    float: left;
    clear: both;
}
div.speakers .filter {
    float: left;
    width: 100%;
    margin-bottom: 0.5rem;
    font-size: 13px;
    background-color: #ecf2f9;
    border: 1px solid #dbe7f3;
    position: relative;
}
div.speakers .filter .filter-item {
    float: left;
    width: 20%;
    margin-right: 0;
    margin-bottom: 0.5rem;
    position: relative;
    z-index: 100;
}
div.speakers .filter .filter-item.filter-dropdown {
    z-index: 101;
}
div.speakers .filter .filter-item .cl-mini {
    padding-left: 10px;
    padding-right: 0px;
}
div.speakers .filter .filter-item1 {
    width: 16%;
}
div.speakers .filter .filter-item2 {
    width: 16%;
}
div.speakers .filter .filter-item3 {
    width: 16%;
}
div.speakers .filter .filter-item4 {
    width: 16%;
}
div.speakers .filter .filter-item5 {
    width: 16%;
}
div.speakers .filter .filter-group-search {
    float: left;
    width: 46%;
    margin-left: 6%;
    z-index: 101;
}
div.speakers .filter .filter-item6 {
    width: 43%;
}
div.speakers .filter .filter-item7 {
    width: 57%;
    padding-left: 20px;
    padding-top: 22px;
}
div.speakers .filter .filter-item7 .button.blue {
    background: transparent;
    font-size: 13px;
    padding: 3.5px 17px;
}
div.speakers .filter .filter-item7 .button.blue:hover {
    background: #4283c0;
}
div.speakers .filter .filter-item8 {
    width: 46%;
    margin-bottom: 0;
    margin-left: 6%;
}
div.speakers .filter .filter-item11 {
    width: 46%;
    margin-bottom: 0;
    margin-left: 6%;
}
div.speakers .filter.sticky.fixed {
    position: fixed;
    z-index: 101;
}
div.speakers .filter.sticky.fixed .filter-item8 > .form-group.cl {
    padding: 0 10px;
}
div.speakers .filter.sticky.fixed .filter-item11 > .form-group.cl {
    padding: 0 10px;
}
div.speakers .filter .filter-item10 {
    margin-top: 9px;
}
div.speakers .filter .filter-item10 .reset-filter{
    margin-right: 10px;
}
div.speakers .filter .filter-item10 a{
    margin-right: 10px;
    border-bottom: none;
}
div.speakers a.filter-price {
    margin-left: 20px;
    border-bottom: 1px dashed rgba(66, 131, 192, 0.3);
}
div.speakers a.filter-price:hover {
    border-bottom: 1px dashed rgba(216, 2, 2, 0.3);
}

div.speakers .filter-price.active {
    border-bottom: medium none;
    color: #212121;
}
div.speakers .filter-fav::before {
    content: ' ';
    background: url(../img/speakers/favourite-filter.png) no-repeat;
    float: left;
    height: 20px;
    width: 16px;
    margin-right: 6px;
}
div.speakers a.filter-fav {
    border-bottom: 1px dashed rgba(66, 131, 192, 0.3);
}
div.speakers a.filter-fav:hover {
    border-bottom: 1px dashed rgba(216, 2, 2, 0.3);
}

div.speakers .filter-fav.active {
    border-bottom: medium none;
    color: #212121;
}

div.speakers .filter .filter-item > label {
    font-size: 13px;
    line-height: 16px;
    width: 100%;
    float: left;
    margin-bottom: 8px;
}

div.speakers .filter .filter-item .form-group {
    float: left;
    width: 100%;
    margin-right: 0;
}
div.speakers .filter .filter-item .form-checkbox {
    float: left;
}
div.speakers .filter .filter-item .checkbox {
    float: left;
    width: 100%;
    line-height: 24px;
    padding-right: 28px;
    white-space: nowrap;
}
div.speakers .filter .filter-item .checkbox.active {
    line-height: 22px;
}
div.speakers .filter .filter-item .checkbox input {
    float: left;
    box-shadow:none;
}
div.speakers .filter .filter-item .checkbox label {
    padding-left: 10px;
}
div.speakers .filter .filter-item .search-field {
    margin-top: 0;
    border-radius: 2px;
}
div.speakers .filter .filter-item #search-counter {
    float: left;
    width: 100%;
    padding: 2px 2px 0 0;
    font-size: 12px;
    text-align: right;
}
div.speakers .filter .filter-item .select-lang {
    margin: 0;
    width: 178px;
    height: 24px;
    padding: 0 0 0 8px;
    font-size: 13px;
    line-height: 22px;
    border: 1px solid #EEEEEE;
}

div.speakers .filter .desktop {
    display: block;
}
div.speakers .filter .mobile {
    display: none;
}

@media (max-width: 60rem) {
    div.speakers .filter {
        font-size: 13px;
    }
    div.speakers .filter input {
        font-size: 13px;
    }
    div.speakers .filter .filter-item > label {
        font-size: 13px;
    }
    div.speakers .filter .desktop {
        display: none;
    }
    div.speakers .filter .mobile {
        display: block;
    }
    div.speakers .filter .filter-item {
        width: 100%;
    }
    div.speakers .filter .filter-item {
        margin-bottom: 12px;
    }
    div.speakers .filter .filter-item6 {
        margin-bottom: 2px;
    }
    .form-checkbox {
        width: auto;
        margin-right: 10px;
    }
    div.speakers .filter .filter-item > label{
        padding-left: 52px;
    }
    div.speakers .filter .filter-item1 {
        width: 100%;
    }
    div.speakers .filter .filter-item2 {
        width: 100%;
    }
    div.speakers .filter .filter-item3 {
        width: 100%;
    }
    div.speakers .filter .filter-item4 {
        width: 100%;
    }
    div.speakers .filter .filter-item5 {
        width: 100%;
    }
    div.speakers .filter .filter-item6 {
        width: 100%;
    }
}


.row .block-slogan, .row .block-slogan-min {
    margin-bottom: 2rem;
    float: left;
    text-align: left;
}
.row .block-slogan-min {
    display: block;
}
.row .block-slogan {
    display: none;
}
.row .voice-over {
    float: right;
}
.row .voice-over a {
    border: 1px solid #9e9e9e;
    border-radius: 2px;
    display: block;
    padding: 0.25rem 0.7rem;
    text-transform: none;
    margin: 0 auto;
    color: #9e9e9e;
}
.row .voice-over a:hover {
    background-color: #9e9e9e;
    color: white;
}

@media (min-width: 48rem) {
    .row .block-slogan {
        width: 66.66667%;
        display: block;
    }
    .row .block-slogan-min {
        width: 66.66667%;
        display: none;
    }
}
@media (max-width: 48rem) {
    .row .voice-over {
        float: left;
        margin-bottom: 3rem;
    }
}
@media (min-width: 60rem) {
    #top-slogan .block-slogan {
        width: 100%;
    }
}
.row .block-reviews-total {
    display: block;
    float: left;
    margin-bottom: 3rem;
    text-align: left;
}
.row .block-reviews-total > .cl {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.row .block-reviews-total > .clwg {
    width: 100%;
}
.row .block-reviews-total .index {
    margin-bottom: 0.75rem;
    float: left;
    padding-right: 0;
}

.row .block-reviews-total .text {
    float: left;
    width: 80%;
}
.row .block-reviews-total .rate {
    background: #fc0 none repeat scroll 0 0;
    border-color: #fc0;
    color: #664c0e;
    float: left;
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-right: 7px;
    padding: 0 5px 0 7px;
    position: relative;
}
.row .block-reviews-total .rate::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 14px solid transparent;
    border-image: none;
    border-left-color: inherit;
    border-right: 0 solid transparent;
    border-style: solid;
    border-top: 14px solid transparent;
    border-width: 14px 0 14px 7px;
    content: " ";
    height: 0;
    left: 100%;
    position: absolute;
    top: 0;
    width: 0;
}
.row .block-reviews-total .text div {
    margin-top: 0.75rem;
}
.row .block-reviews-total .text div .ya_button {
    background-color: #fed95a;
    border: 1px solid rgba(192, 153, 0, 0.8);
    border-radius: 3px;
    color: #212121;
    display: inline-block;
    font-size: 0.9375rem;
    line-height: 1.875rem;
    padding: 0 1.25rem;
    text-align: center;
}
.row .block-reviews-total .text div .ya_button:hover {
    border-color: rgba(159, 127, 0, 0.8);
}
@media (min-width: 48rem) {
    .row .block-reviews-total {
        width: 33.3333%;
    }
    .row .block-reviews-total .index {
        padding: 0;
        width: 25%;
    }
    .row .block-reviews-total .index .rate {
        float: right;
    }
    .row .block-reviews-total .text {
        width: 75%;
    }
}

div.speakers .ico { display:inline-block;}

div.speakers .ico-cart { margin: 8px 0 0; width:24px;}
div.speakers .ico-cart .st0_cart{fill:none;stroke:#FA6042;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
div.speakers .speaker .order a:hover .ico-cart .st0_cart{
    #background-position: 0 -28px;
    stroke: #fff;
}
div.speakers .icons-top { display: inline-block;
    float: left;
    font-size: 12px;
    margin-top: -24px;
    width: 100%;}
div.speakers .icon-btn {
    background-color: #43affc;
    border-radius: 2px;
    color: #fff;
    float: left;
    line-height: 12px;
    margin-bottom: 4px;
    margin-right: 3px;
    padding: 4px 4px;
}
div.speakers .icon-btn a {color: #fff; border-bottom: none;}
div.speakers .icon-btn.ico-new {background-color: #f69cd5;}
div.speakers .icon-btn.ico-top {background-color: #fb7172;}
div.speakers .icon-btn.ico-clock {background-color: #fdc54f;}
div.speakers .icon-btn.ico-star {background-color: #43affc;}
div.speakers .icon-btn.ico-character {background-color: #f7941d;}
div.speakers .icon-btn.ico-vocal {background-color: #8dc63f;}
div.speakers .icon-btn.ico-free {background-color: #b676ff;}

div.speakers .icons { display:inline-block; width:34px; height:46px;}
div.speakers .left .icons { display:none; margin:30px 0 0 15px;}

div.speakers .block-main .icons { display:none;}
div.speakers .block-main .speaker .order { margin-right:0;}

div.speakers .icons .ico { display:block; float:left; margin:1px; background-size:contain; width:15px; height:15px;}

div.speakers .ico.ico-new { background:url("../img/icons/new.svg") center no-repeat; background-size:contain;}
div.speakers .ico.ico-top { background:url("../img/icons/populyarniy.svg") center no-repeat; background-size:cover;}
div.speakers .ico.ico-clock { background:url("../img/icons/clock.svg") center no-repeat; background-size:cover;}
div.speakers .ico.ico-star { background:url("../img/icons/star.svg") center no-repeat; background-size:contain;}
div.speakers .ico.ico-character { background:url("../img/icons/star.svg") center no-repeat; background-size:contain;}
div.speakers .ico.ico-vocal { background:url("../img/icons/star.svg") center no-repeat; background-size:contain;}
div.speakers .ico.ico-order { background:url("../img/order.png") center no-repeat; background-size:cover;}

div.speakers .price {margin-bottom: 0.75rem;}

div.speakers .block-lead .left .icons {display: inline-block;}
div.speakers .block-lead .info .icons {display: none;}
@media (min-width: 26rem) {
    div.speakers .block-lead .left .icons {display: none;}
    div.speakers .block-lead .info .icons {display: inline-block;}
}

div.speakers .block-vert .left .icons {display: inline-block;}
div.speakers .block-vert .info .icons {display: none;}
@media (min-width: 26rem) {
    div.speakers .block-vert .left .icons {display: none;}
    div.speakers .block-vert .info .icons {display: inline-block;}
}

div.speakers .block-main .left .icons { display: inline-block;}

div.speakers .block-lead .icons {width: 128px;}
div.speakers .block-lead .icons .ico {margin:2px 2px 0 0;width:30px;height:30px;}
div.speakers .block-lead .icons .ico:last-child {
    margin-right: 0;
}

div.speakers .block-lead .icons .ico { margin:1px; background-size:contain; width:15px; height:15px; }
div.speakers .block-lead .icons { width: 34px; }
@media (min-width: 37rem) {
    div.speakers .block-lead .icons {width: 128px;}
    div.speakers .block-lead .icons .ico {margin:2px 2px 0 0;width:30px;height:30px;}
    div.speakers .block-lead .icons .ico:last-child {margin-right:0px;}
}
@media (min-width: 60rem) {
    div.speakers .block-lead .icons .ico { margin:1px; background-size:contain; width:15px; height:15px; }
    div.speakers .block-lead .icons { width: 34px; }
}
@media (min-width: 79rem) {
    div.speakers .block-lead .icons {width: 128px;}
    div.speakers .block-lead .icons .ico {margin:2px 2px 0 0;width:30px;height:30px;}
    div.speakers .block-lead .icons .ico:last-child {margin-right:0px;}
}

div.speakers .block-vert .icons .ico { margin:1px; background-size:contain; width:15px; height:15px; }
div.speakers .block-vert .icons { width: 34px; }
div.speakers .block-vert .speaker .order .ico {display: block;}
div.speakers .block-vert .speaker .order .cart-text {display: none;}
@media (min-width: 34rem) {
    div.speakers .block-vert .icons {width: 128px;}
    div.speakers .block-vert .icons .ico {margin:2px 2px 0 0;width:30px;height:30px;}
    div.speakers .block-vert .icons .ico:last-child {margin-right:0px;}
}
@media (min-width: 38rem) {
    div.speakers .block-vert .icons .ico { margin:1px; background-size:contain; width:15px; height:15px; }
    div.speakers .block-vert .icons { width: 34px; }
}
@media (min-width: 56rem) {
    div.speakers .block-vert .icons {width: 128px;}
    div.speakers .block-vert .icons .ico {margin:2px 2px 0 0;width:30px;height:30px;}
    div.speakers .block-vert .icons .ico:last-child {margin-right:0px;}
}
@media (min-width: 79rem) {
    div.speakers .block-vert .speaker .order .ico {display: inline-block;}
    div.speakers .block-vert .speaker .order .cart-text {display: none;}
    div.speakers .block-vert .icons .ico { margin:1px; background-size:contain; width:15px; height:15px; }
    div.speakers .block-vert .icons { width: 34px; }
    div.speakers .block-vert .speaker .price {width:auto;}
}

@media (min-width: 77rem) {
    div.speakers .block-main .speaker .order .ico {display: block;}
    div.speakers .block-main .speaker .order .cart-text {display: none;}
}

div.speakers .icons .ico:only-of-type { margin:2px 0 0 0; width:30px; height:30px;}


div.speakers .filter.sticky {}
div.speakers .filter.sticky .form-group .form-checkbox input.form-control[type="checkbox"] {
    height: 24px;
}
div.speakers .filter.sticky.fixed {
    padding-top: 10px;
    font-size: 13px;
    padding-bottom: 10px;
    background-color: #fff;
    border: none;
}
div.speakers .filter.sticky.fixed .filter-item {
    margin-bottom: 0;
}
div.speakers .filter.sticky.fixed .filter-item11 {
    margin-left: 0;
}
div.speakers .filter.sticky.fixed .filter-item8 {
    margin-top: 16px;
}
div.speakers .filter.sticky.fixed label.control-label {
    display: none;
}
div.speakers .filter.sticky.fixed label.checkbox.active::after {
    margin-top: 7px;
}
div.speakers .filter.sticky .for-fixed {
    display: none;
}
div.speakers .filter.sticky .not-for-fixed {
    display: block;
}
div.speakers .filter.sticky.fixed .for-fixed {
    display: block;
}
div.speakers .filter.sticky.fixed .not-for-fixed {
    display: none;
}
div.speakers .filter.sticky.fixed .form-group .form-checkbox input.form-control[type="checkbox"] {
    height: 20px;
}
div.speakers .filter.sticky.fixed .form-group .form-checkbox input.form-control[type="radio"] {
    height: 20px;
}
div.speakers .filter.sticky.fixed .filter-item .checkbox {
    line-height: 24px;
    white-space: nowrap;
}
div.speakers .filter.sticky.fixed .filter-item.filter-item2 .checkbox {
    line-height: 22px;
}
div.speakers .filter.sticky.fixed .filter-item .checkbox.active {
    line-height: 22px;
    white-space: nowrap;
}
div.speakers .filter.sticky.fixed .filter-item .checkbox.custom {
    line-height: 22px;
    white-space: nowrap;
}

div.speakers .filter.sticky.fixed .filter-item.filter-item2 .checkbox {
    padding-left: 18px;
}
div.speakers .filter.sticky.fixed .filter-item .checkbox.active {
    padding-left: 10px;
}
div.speakers .filter.sticky.fixed .filter-item .checkbox.custom {
    padding-left: 10px;
}
div.speakers .filter .filter-bottom {
    display: none;
}
div.speakers .filter.sticky.fixed .filter-bottom {
    background: #ecf2f9;
    border-bottom: 1px solid #d7d7d7;
    bottom: 0;
    display: block;
    height: 100%;
    margin-left: -50%;
    position: absolute;
    width: 9999px;
    z-index: 0;
}

div.speakers .jq-checkbox {
    width:  14px;
    height: 14px;
    background: #fff;
    border: 1px solid #cbcbcb;
    box-shadow: none;
}
div.speakers label.checkbox.yellow .jq-checkbox {
    border: 1px solid #fdc450;
}
div.speakers label.checkbox.purple .jq-checkbox {
    border: 1px solid #f87271;
}
div.speakers label.checkbox.lightblue .jq-checkbox {
    border: 1px solid #44affd;
}
div.speakers label.checkbox .jq-checkbox.disabled {
    border: 1px solid #eeeeee;
    opacity: 1;
}
div.speakers label.checkbox {
    position: relative;
    padding-left: 10px;
    cursor: pointer;
    margin-bottom: 4px;
}
div.speakers label.checkbox.active {
    background: #4383c1;
    color: white;
    border-radius: 2px;
    border: 1px solid #4383c1;
}
div.speakers .filter.sticky.fixed label.checkbox.yellow {
    background: #fff;
    border-radius: 2px;
}
div.speakers label.checkbox.active.yellow {
    background: #fdc450;
    border: 1px solid #fdc450;
}
div.speakers .filter.sticky.fixed label.checkbox.active.yellow {
    background: #fdc450;
    border: 1px solid #fdc450;
    color: white;
}
div.speakers .filter.sticky.fixed label.checkbox.yellow {
    border: 1px solid #fdc450;
    color: #fdc450;
}

div.speakers .filter.sticky.fixed .filter-item2 label.checkbox .jq-checkbox {
    border: none;
}

div.speakers label.checkbox.active.yellow .jq-checkbox.checked {
    background: #4384be;
}
div.speakers label.checkbox.active.purple {
    background: #f87271;
    border: 1px solid #f87271;
}
div.speakers .filter.sticky.fixed label.checkbox.active.purple {
    background: #f87271;
    border: 1px solid #f87271;
    color: white;
}
div.speakers .filter.sticky.fixed label.checkbox.purple {
    border: 1px solid #f87271;
    color: #f87271;
}

div.speakers label.checkbox.active.purple .jq-checkbox.checked {
    background: #4384be;
}
div.speakers label.checkbox.active.lightblue {
    background: #44affd;
    border: 1px solid #44affd;
}
div.speakers .filter.sticky.fixed label.checkbox.active.lightblue {
    background: #44affd;
    border: 1px solid #44affd;
    color: white;
}
div.speakers .filter.sticky.fixed label.checkbox.lightblue {
    border: 1px solid #44affd;
    color: #44affd;
}
div.speakers label.checkbox.active.lightblue .jq-checkbox.checked {
    background: #4384be;
}
div.speakers .filter.sticky.fixed label.checkbox.purple {
    background: #fff;
    border-radius: 2px;
}
div.speakers .filter.sticky.fixed label.checkbox.lightblue {
    background: #fff;
    border-radius: 2px;
}

div.speakers label.checkbox.active span.close, div.speakers label.checkbox.custom span.close {
    background: url("../img/speakers/close.png") no-repeat;
    content: " ";
    height: 10px;
    margin-bottom: 5px;
    margin-left: 8px;
    margin-top: 7px;
    position: absolute;
    right: 0;
    width: 18px;
}

div.speakers label.checkbox.active .jq-checkbox.checked {
    background: #266bae;
    box-shadow: none;
    border-radius: 4px;
    border: none;
}
div.speakers label.checkbox.custom .jq-checkbox {
    background: #266bae;
    box-shadow: none;
    border-radius: 4px;
    border: none;
}
div.speakers label.checkbox.active .jq-checkbox.checked .jq-checkbox__div {
    background: url("../img/speakers/checkbox-active.png") no-repeat;
    box-shadow: none;
    height: 7px;
    margin: 4px 0 0 2px;
    width: 10px;
}
div.speakers label.checkbox.custom .jq-checkbox .jq-checkbox__div {
    background: url("../img/speakers/checkbox-active.png") no-repeat;
    box-shadow: none;
    height: 7px;
    margin: 4px 0 0 2px;
    width: 10px;
}
div.speakers .filter.sticky.fixed .mini label.checkbox.custom .jq-checkbox .jq-checkbox__div, div.speakers .filter.sticky.fixed .mini label.checkbox.active .jq-checkbox.checked .jq-checkbox__div {
    background: none;
    width: 0px;
}
div.speakers .filter.sticky.fixed .mini label.checkbox.custom .jq-checkbox, div.speakers .filter.sticky.fixed .mini label.checkbox.active .jq-checkbox.checked {
    background: none;
    width: 0px;
    margin: 0;
}

div.speakers label.disabled {
    color: #9e9e9e;
}
div.speakers input.search-field {
    line-height: 24px;
    border: 1px solid #e6e6e6;
    box-shadow: none;
    font-size: 13px;
    padding: 0px 10px 0px 26px;
}
div.speakers .mobile input.search-field {
    line-height: 22px;
}
div.speakers label.search-field-label::before {
    background: url("../img/speakers/search-icon.png") no-repeat;
    box-shadow: none;
    height: 15px;
    width: 15px;
    position: absolute;
    content: " ";
    margin-left: 5px;
    margin-top: 6px;
}
div.speakers .mobile label.search-field-label::before {
    margin-top: 9px;
    margin-left: 8px;
}
div.speakers .mobile input.search-field {
    padding: 4px 10px 4px 26px
}
#search-counter {
    float: left;
    padding-left: 20px;
    width: 100%;
    font-size: 14px;
}
div.speakers .filter .select2-container .select2-selection--single {
    height: 24px;
    border-radius: 2px;
    border: 1px solid #e6e6e6;
}
div.speakers .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #212121;
}
div.speakers .filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 22px;
}
div.speakers .filter .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 24px;
}
.select2-search--dropdown .select2-search__field {
    padding: 0 4px;
}
.select2-dropdown {
    border: 1px solid #e6e6e6;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e6e6e6;
}
.select2-dropdown .f24 .flag {
    width: 24px;
    height: 24px;
    float: left;
}
.select2-dropdown .f32 .flag {
    float: left;
    height: 32px;
    width: 32px;
}
.select2-dropdown .f24 {
    white-space: nowrap;
}
.select2-dropdown .select-lang-text {
    line-height: 24px;
    padding: 4px 0 4px 8px;
    vertical-align: middle;
}
.select2-results__option .separator {
    float: left;
    text-align: left;
    width: 100%;
}
div.speakers .filter-block {
    padding-left: 18px;
    padding-right: 18px;
}
div.speakers .filter-title {
    float: left;
    font-size: 16px;
    line-height: 44px;
    width: 100%;
    position: relative;
    margin-bottom: 16px;
}
div.speakers .filter-title a{
    color: #212121;
    border-bottom: none;
    cursor: pointer;
}
div.speakers .filter-title a.filter-toggle::before {
    background: url("../img/speakers/filter-up.png") no-repeat;
    width: 14px;
    height: 8px;
    left: 20px;
    top: 18px;
    content: " ";
    position: absolute;
}
div.speakers .filter-title a.filter-toggle::before {
    background-position: 0 -8px;
}
div.speakers .filter-title.open a.filter-toggle::before {
    background-position: 0 0;
}

div.speakers .filter-title a.filter-toggle {
    padding-left: 32px;
}
div.speakers .filter-title hr {
    border:none;
    border-bottom: 1px solid #e6e6e6;
}
div.speakers .button.medium {
    padding: 0 10px;
    font-size:13px;
}
div.speakers .filter.sticky.fixed .filter-item > label {
    font-size: 13px;
    line-height: 24px;
}
div.speakers .filter.sticky.fixed .filter-item .form-group {
    width: auto;
}
div.speakers .filter.sticky.fixed .filter-item label.control-label.sticky.dropdown-on {
    display: block;
}
div.speakers .filter.sticky.fixed .filter-item label.control-label.sticky.dropdown-off {
    display: none;
}
div.speakers .filter.sticky.fixed .filter-item .form-group.dropdown-on label.checkbox{
    display:inline-block;
}
div.speakers .filter.sticky.fixed .filter-item .form-group.dropdown-off label.checkbox{
    display:none;
}
div.speakers .filter.sticky.fixed .filter-item .form-checkbox {
    display: inline-block;
    width: auto;
    margin-right: 5px;
}
div.speakers .filter.sticky.fixed .filter-item2 .jq-checkbox {
    background: none;
    width: 0px;
    margin: 0;
}
div.speakers .filter .sticky {
    display: none;
}
div.speakers .filter.sticky.fixed .sticky {
    display: block;
}
div.speakers .filter.sticky.fixed label.control-label.sticky {
    display: block;
    float: left;
}
div.speakers .filter.sticky.fixed .filter-item.filter-dropdown label.checkbox {
    display: none;
}
div.speakers .filter.sticky.fixed .filter-item.filter-dropdown label.checkbox.active {
    display: block;
}
div.speakers .filter.sticky.fixed .filter-item2 {
    width: auto;
    margin-right: 0px;
}
div.speakers .filter.sticky.fixed .filter-item.filter-item2 .form-checkbox:last-child {
    margin-right: 0px;
}
div.speakers .filter.sticky.fixed .filter-item.filter-item3 {
    width: auto;
}
div.speakers .filter.sticky.fixed .filter-item.filter-item3 .form-checkbox {
    margin-right: 0px;
}
div.speakers .filter.sticky.fixed .filter-item.filter-item3 .control-label.sticky.dropdown {
    width: auto;
}
div.speakers .filter.sticky.fixed .filter-item .control-label.sticky.dropdown.active {
    background: #4383c1;
    color: #FFFFFF;
    border-radius: 2px;
    padding: 0 25px 0 10px;
    margin-left: 5px;
    position: relative;
}
div.speakers .filter.sticky.fixed .filter-item .control-label.sticky.dropdown.active:after {
    display: none;
}
div.speakers .filter.sticky.fixed .filter-item .control-label.sticky.dropdown.active .close {
    display: block;
    width: 24px;
    height: 24px;
    background: rgba(0, 0, 0, 0) url("../img/speakers/close.png") no-repeat scroll center center;
    position: absolute;
    right: 0;
    top: 50%;
    margin: -12px 0 0;
}
div.speakers .filter.sticky.fixed .filter-item.filter-item3 .form-group.dropdown-on {
    width: 124px;
    clear: both;
}
div.speakers .filter.sticky.fixed .filter-item.filter-item5 {
    width: auto;
}
div.speakers .filter.sticky.fixed .filter-item.filter-item5 .form-group.dropdown-on {
    width: 140px;
    clear: both;
}
div.speakers .filter.sticky.fixed .filter-item8 {
    width: 100%;
    z-index: 99;
}
div.speakers .filter.sticky.fixed .filter-group-search {
    float: right;
    width: 16%;
    margin-left: 0;
}
@media (min-width: 71rem) {
    div.speakers .filter.sticky.fixed .filter-group-search {
        width: 23%;
    }
}

div.speakers .filter.sticky.fixed .filter-item6 {
    width: 100%;
    margin-bottom: 12px;
}
div.speakers .filter.sticky.fixed .filter-item7 {
    width: 100%;
    padding-left: 0;
    white-space: nowrap;
    padding-top: 0px;
}
div.speakers .filter.sticky.fixed .filter-item8 {
    padding-left: 20px;
    margin-top: -12px;
    margin-left: 0;
}
div.speakers .filter.sticky.fixed .filter-item11 {
    padding-left: 20px;
    margin-top: -2px;
    margin-left: 0;
}
div.speakers .filter .active-text {
    display:none;
}
div.speakers .filter.sticky.fixed .mini label.custom .active-text, div.speakers .filter.sticky.fixed .mini label.active .active-text {
    display:inline-block;
}

div.speakers .filter.sticky.fixed .filter-item2 label.checkbox.disabled {
    border: 1px solid #eeeeee;
    color: #9e9e9e;
}
div.speakers .filter .filter-item label.dropdown {
    cursor: pointer;
}
div.speakers .filter .filter-item label.dropdown::after {
    background: url('../img/speakers/filter-sticky.png') no-repeat;
    content: " ";
    height: 6px;
    margin-left: 4px;
    position: absolute;
    top: 10px;
    width: 9px;
    background-position: 0 -6px;
}

div.speakers .filter .filter-item label.dropdown.on::after {
    background-position: 0 0;
}
div.speakers .filter .filter-dropdown label.checkbox.custom {
    display: none;
}
div.speakers .filter.sticky.fixed .filter-item.filter-dropdown label.checkbox.active.custom {
    display: none;
}
div.speakers .filter.sticky.fixed .filter-item.filter-dropdown label.checkbox.active.dropdown-on {
    display: block;
}
div.speakers .filter.sticky.fixed .filter-item.filter-dropdown label.checkbox.active.dropdown-off {
    display: none;
}
div.speakers .filter.sticky.fixed .filter-item.filter-dropdown label.checkbox.active.custom.dropdown-on {
    display: block;
}
div.speakers .filter.sticky.fixed .filter-item.filter-dropdown label.checkbox.active.custom.dropdown-off {
    display: none;
}
div.speakers .filter.sticky.fixed .filter-item.filter-dropdown label.checkbox.custom.dropdown-on {
    display: block;
}
div.speakers .filter.sticky.fixed .filter-item.filter-dropdown label.checkbox.custom.dropdown-off {
    display: none;
}
div.speakers label.checkbox.custom {
    background: #4383c1 none repeat scroll 0 0;
    border-radius: 2px;
    color: white;
}

@media (max-width: 60rem) {
    div.speakers .filter .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 30px;
    }
    div.speakers .filter .select2-container .select2-selection--single {
        height: 32px;
    }
    div.speakers .filter .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 32px;
    }
    div.speakers .filter .filter-item > .cl-mini {
        padding-left: 20px;
        padding-right: 20px;
    }

    div.speakers .filter .filter-item > label.cl-mini {
        padding-left: 42px;
    }

}


div.speakers .filter .filter-tip {
    position: absolute;
    background: #fa6042;
    color: white;
    font-size: 13px;
    left: 9px;
    top: -37px;
    height: 28px;
    line-height: 26px;
    padding: 0 28px;
    border: 1px solid #fa6042;
    border-radius: 2px;
    display: none;
}
div.speakers .filter .filter-tip::after {
    background: url("../img/tips-pointer-orange.png") no-repeat;
    width: 14px;
    height: 8px;
    position: absolute;
    content: " ";
    bottom: -9px;
    left: 10px;
}

div.speakers .row .top-slogan .block-slogan {
    width: 80%;
    margin-bottom: 1.5rem;
}




input.new-checkbox {
    position: absolute;
    opacity: 0;
    margin: 0;
    padding: 0;
    z-index: -1;
}
.filters a.link-like-checkbox,
.filters span.link-like-checkbox,
input.new-checkbox + label {
    float: left;
    line-height: 24px;
    padding-right: 28px;
    white-space: nowrap;
    width: 100%;
    cursor: pointer;
    margin-bottom: 4px;
    padding-left: 10px;
    position: relative;
}
.filters span.link-like-checkbox {
    cursor: default;
}
.filters a.link-like-checkbox:before,
.filters span.link-like-checkbox:before,
input.new-checkbox + label:before {
    background: white none repeat scroll 0 0;
    border: 1px solid #cbcbcb;
    border-radius: 3px;
    content: "";
    display: inline-block;
    height: 14px;
    margin-right: 8px;
    overflow: hidden;
    position: relative;
    vertical-align: text-bottom;
    width: 14px;
}
.filters a.link-like-checkbox.active,
.filters span.link-like-checkbox.active,
input.new-checkbox:checked + label {
    background: #4383c1;
    border-radius: 2px;
    overflow: hidden;
    color: #FFFFFF;
}
.filters a.link-like-checkbox.active:before,
.filters span.link-like-checkbox.active:before,
input.new-checkbox:checked + label:before {
    background: #266bae url("../img/speakers/checkbox-active.png") no-repeat scroll center center;
    border-color: #266bae;
    border-radius: 4px;
}
input.new-checkbox:checked + label:after {
    background: rgba(0, 0, 0, 0) url("../img/speakers/close.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    height: 10px;
    margin: -5px 0 0;
    position: absolute;
    right: 8px;
    top: 50%;
    width: 10px;
}
input.new-checkbox.yellow + label {}
input.new-checkbox.yellow + label:before {
    border-color: #fdc450;
}
input.new-checkbox.yellow:checked + label {
    background-color: #fdc450;
}
input.new-checkbox.yellow:checked + label:before {
    background-color: #4384be;
    border-color: #4384be;
}
input.new-checkbox.yellow:checked + label:after {}

input.new-checkbox.purple + label {}
input.new-checkbox.purple + label:before {
    border-color: #f87271;
}
input.new-checkbox.purple:checked + label {
    background-color: #f87271;
}
input.new-checkbox.purple:checked + label:before {
    background-color: #4384be;
    border-color: #4384be;
}
input.new-checkbox.purple:checked + label:after {}

input.new-checkbox.lightblue + label {}
input.new-checkbox.lightblue + label:before {
    border-color: #44affd;
}
input.new-checkbox.lightblue:checked + label {
    background-color: #44affd;
}
input.new-checkbox.lightblue:checked + label:before {
    background-color: #4384be;
    border-color: #4384be;
}
input.new-checkbox.lightblue:checked + label:after {}

input.new-checkbox:disabled + label {
    color: #9e9e9e;
}
input.new-checkbox:disabled + label:before {
    border-color: #eeeeee;
}

.fixed input.new-checkbox.yellow + label {
    border: 1px solid #fdc450;
    border-radius: 2px;
    padding: 0 25px;
    line-height: 22px;
    height: 24px;
    color: #fdc450;
}
.fixed input.new-checkbox.yellow + label:before { display: none; }
.fixed input.new-checkbox.yellow:checked + label { background-color: #fdc450; color: #FFFFFF; }
.fixed input.new-checkbox.yellow:checked + label:before { display: none; }
.fixed input.new-checkbox.yellow:checked + label { padding: 0 34px 0 16px; }
.fixed input.new-checkbox.yellow:disabled + label { border-color: #eeeeee; color: #9e9e9e; }

.fixed input.new-checkbox.purple + label {
    border: 1px solid #f87271;
    border-radius: 2px;
    padding: 0 25px;
    line-height: 22px;
    height: 24px;
    color: #f87271;
}
.fixed input.new-checkbox.purple + label:before { display: none; }
.fixed input.new-checkbox.purple:checked + label { background-color: #f87271; color: #FFFFFF; }
.fixed input.new-checkbox.purple:checked + label:before { display: none; }
.fixed input.new-checkbox.purple:checked + label { padding: 0 34px 0 16px; }
.fixed input.new-checkbox.purple:disabled + label { border-color: #eeeeee; color: #9e9e9e; }

.fixed input.new-checkbox.lightblue + label {
    border: 1px solid #44affd;
    border-radius: 2px;
    padding: 0 25px;
    line-height: 22px;
    height: 24px;
    color: #44affd;
}
.fixed input.new-checkbox.lightblue + label:before { display: none; }
.fixed input.new-checkbox.lightblue:checked + label { background-color: #44affd; color: #FFFFFF; }
.fixed input.new-checkbox.lightblue:checked + label:before { display: none; }
.fixed input.new-checkbox.lightblue:checked + label { padding: 0 34px 0 16px; }
.fixed input.new-checkbox.lightblue:disabled + label { border-color: #eeeeee; color: #9e9e9e; }

.filters span.link-like-checkbox,
.filters a.link-like-checkbox {
    text-decoration: none;
    border: none;
    color: #212121;
}


/* ��� �������������� ������� */
.fixed .filter-item3 .form-group.dropdown-off,
.fixed .filter-item5 .form-group.dropdown-off {
    display: none;
}


div.speakers .filter.sticky.fixed + .filter-dummy {
    height: 214px;
}
.speakers-sub-menu {
    margin: 0 0 20px;
}
.fixed .speakers-sub-menu {
    display: none;
}
.speakers-sub-menu .items {
    border-bottom: 1px solid #dbe7f3;
    display: table;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.speakers-sub-menu .items ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table-row;
}
.speakers-sub-menu .items ul li.item {
    display: table-cell;
}
.speakers-sub-menu .items ul li.item div {
    padding: 0 10px;
    position: relative;
}
.speakers-sub-menu .items ul li span.title,
.speakers-sub-menu .items ul li div a {
    font-size: 20px;
    display: block;
    margin: 0;
    line-height: normal;
    text-decoration: none;
    border: none;
    color: #7d64c4;
    padding: 1rem 0 10px;
}
.speakers-sub-menu .items ul li + li span.title,
.speakers-sub-menu .items ul li + li div a {
    color: #dd51c1;
}
.speakers-sub-menu .items ul li + li + li span.title,
.speakers-sub-menu .items ul li + li + li div a {
    background: linear-gradient(to right, #7d64c4, #dd51c1);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
}

.speakers-sub-menu .items ul li span.title:after,
.speakers-sub-menu .items ul li div a:hover:after {
    content: "";
    display: block;
    position: absolute;
    left: 0; right: 0; bottom: 0;
    height: 4px;
    background: #7d64c4;
}
.speakers-sub-menu .items ul li + li span.title:after,
.speakers-sub-menu .items ul li + li div a:hover:after {
    background: #dd51c1;
}
.speakers-sub-menu .items ul li + li + li span.title:after,
.speakers-sub-menu .items ul li + li + li div a:hover:after {
    background: linear-gradient(to right, #7d64c4, #dd51c1, #dd51c1);
}

#speaker-not-found .block-slogan {
    margin-bottom: 2rem;
}
#speaker-content > .cl:first-child h2 {
    margin-top: 0;
}
#speaker-content .social-banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    position: relative;
}
#speaker-content .social-banner .banner {
    margin-bottom: 30px;
}
#speaker-content .social-banner .banner-close{
    background: url(../img/speakers/banner-close.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 12px;
    top: 12px;
    cursor: pointer;
}
#speaker-content .social-banner img {
    width: 100%;
}

#speaker-content .block-lead + .yandexreview .container.vertical-indents{
    padding-top: 52px;
    padding-bottom: 50px;
}
#speaker-content .block-vert + .yandexreview .container.vertical-indents{
    padding-top: 52px;
    padding-bottom: 50px;
}

div.speakers .yandexreview .container {
    padding-left: 0;
    padding-right: 0;
}
div.speakers .yandexreview .container > .cl {
    padding: 0 0.75rem;
}
.free-dictor {
    color:#212121!important;
    border-bottom: 1px dashed rgba(33, 33, 33, 0.30)!important;
}
.free-dictor:hover {
    color:#d80202!important;
    border-bottom: 0px!important;
}
.speaker .screen-work-btn:hover{
    box-shadow:none!important;
}
.speaker .screen-work-btn:hover{
    color:#f55b46;
}
.free-box label:before{
    border: 1px solid #cbcbcb!important;
}


/* filter redesign */
.filter-redesign {}
.filter-redesign__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 1rem;
    padding: 0 3px;
    background: #f9f9f9;
    border-radius: 3px;
}
.filter-redesign__top-checkboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.filter-redesign__top-checkbox {
    display: block;
    margin: 0 9.5px;
}
.filter-redesign__top-checkbox-input {
    display: none;
}
.filter-redesign__top-checkbox-input:checked ~ .filter-redesign__top-checkbox-display {
    color: #d80202;
}
.filter-redesign__top-checkbox-input:checked ~ .filter-redesign__top-checkbox-display:after {
    background: #ee352b;
}
.filter-redesign__top-checkbox-display {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 4px;
    border-bottom: 0;
    font-size: 16px;
    line-height: 46px;
    color: #212121 !important;
    border-bottom: none !important;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
}
.filter-redesign__top-checkbox-display:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 5px;
    background: #e1e1e1;
    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;
}
.filter-redesign__top-checkbox-display:hover {
    color: #d80202;
}
.filter-redesign__top-checkbox-display:hover:after {
    background: #ee908b;
}
.filter-redesign__timbre-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 9.5px;
}
.filter-redesign__timbre-title {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 4px;
    border-bottom: 0;
    font-size: 16px;
    line-height: 46px;
    color: #212121;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
}
.filter-redesign__timbre-title:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 5px;
    background: #e1e1e1;
    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;
}
.filter-redesign__timbre-title:hover:after {
    background: #ee908b;
}
.filter-redesign__timbre-title:hover ~ .filter-redesign__timbre-dropdown {
    display: block;
}
.filter-redesign__timbre-active {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 4px;
    font-size: 16px;
    line-height: 46px;
    color: #212121;
    text-decoration: none;
}
.filter-redesign__timbre-active:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 5px;
    background: #ee352b;
    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;
}
.filter-redesign__timbre-dropdown {
    position: absolute;
    top: 100%;
    z-index: 101;
    display: none;
    width: 99px;
    margin: -5px 0 0;
    padding: 0;
    background: #f9f9f9;
    border-top: 5px solid #ee908b;
    border-bottom: 5px solid #ee908b;
}
.filter-redesign__timbre-dropdown:hover {
    display: block;
}
.filter-redesign__top-radio {
    display: block;
}
.filter-redesign__top-radio:last-child .filter-redesign__top-radio-display {
    border-bottom-color: transparent;
}
.filter-redesign__top-radio-input {
    display: none;
}
.filter-redesign__top-radio-display {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 4px;
    border-bottom: 1px solid #ee908b;
    font-size: 16px;
    line-height: 46px;
    color: #212121;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
}
.filter-redesign__top-radio-display:hover {
    color: #d80202;
}
.filter-redesign__top-reset-button-container {}
.filter-redesign__top-reset-button {
    display: block;
    height: 20px;
    margin-right: 18px;
    background-color: transparent;
    border: 0;
    border-bottom: 1px dashed rgba(0,0,0,.3);
    font-size: 16px;
    line-height: 20px;
    color: #212121;
    text-decoration: none;
    white-space: nowrap;
}
.filter-redesign__top-reset-button:hover {
    border-color: transparent;
}
.filter-redesign__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    /*margin-bottom: 38px;*/
}
.filter-redesign__counter-container {}
.filter-redesign__counter {
    display: block;
    margin: 0;
    font-size: 15px;
    line-height: 38px;
    color: #212121;
    white-space: nowrap;
}
.filter-redesign__counter span {
    font-weight: bold;
    color: #ee352b;
}
.filter-redesign__sorting {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
}
.filter-redesign__search-container {
    position: relative;
    display: block;
    width: 100%;
    max-width: 395px;
}
.filter-redesign__search {
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 47px 6px 15px;
    border: 1px solid #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    line-height: 24px;
    color: #212121;
}
.filter-redesign__search-submit {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 47px;
    height: 38px;
    background: url(../img/speakers/redesign-search-icon.png) no-repeat center;
    background-size: 17px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.filter-redesign__results-display-variants-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 23px;
}
.filter-redesign__results-display-less {
    margin: 0 5px;
}
.filter-redesign__results-display-less-input {
    display: none;
}
.filter-redesign__results-display-less-input:checked ~ .filter-redesign__results-display-less-display {
    background-position: right center;
}
.filter-redesign__results-display-less-display {
    display: block;
    width: 31px;
    height: 23px;
    background: url(../img/filters/more-in-a-row.png) no-repeat left center;
    background-size: 64px;
    border: 0;
    cursor: pointer;
}
.filter-redesign__results-display-more {
    margin: 0 5px;
}
.filter-redesign__results-display-more-input {
    display: none;
}
.filter-redesign__results-display-more-display {
    display: block;
    width: 35px;
    height: 23px;
    background: url(../img/filters/larger.png) no-repeat left center;
    background-size: 72px;
    border: 0;
    cursor: pointer;
}
.filter-redesign__results-display-more-input:checked ~ .filter-redesign__results-display-more-display {
    background-position: right center;
}
.filter-redesign__change-currency-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.filter-redesign__change-currency-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.filter-redesign__sorting-from-price-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
}
.filter-redesign__sorting-from-price-label {

}
.filter-redesign__sorting-from-price-input {
    display: none;
}
.filter-redesign__sorting-from-price-display {
    position: relative;
    display: block;
    height: 23px;
    padding-right: 13px;
    line-height: 23px;
    cursor: pointer;
}
.filter-redesign__sorting-from-price-display:hover span {
    border-color: transparent;
}
.filter-redesign__sorting-from-price-display span {
    border-bottom: 1px dashed rgba(0,0,0,.3);
    font-size: 16px;
    color: #212121;
    text-decoration: none;
    white-space: nowrap;
}
.filter-redesign__sorting-from-price-display:after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 7px;
    height: 23px;
    background: url(../img/filters/price-sorting-arrow.png) no-repeat center;
    content: '';
}
.filter-redesign__sorting-from-price-input:checked ~ .filter-redesign__sorting-from-price-display:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.filter-redesign__change-currency-select-container {
    display: block;
    width: 100%; }
.filter-redesign__change-currency-select {
    display: block;
    width: 100%;
    max-width: 100%; }
.filter-redesign__change-currency-select-container .select2-container {
    top: -1px;
    margin: 0; }
.filter-redesign__change-currency-select-container .select2-container .select2-selection {
    height: 28px !important;
    padding: 0 24px 0 7px;
    background: #fff;
    outline: 0;
    border: 1px solid #c2c2c2 !important;
    border-radius: 2px !important; }
.filter-redesign__change-currency-select-container .select2-container--open .select2-selection--single {
    border-radius: 2px 2px 0 0 !important;
}
.filter-redesign__change-currency-select-container .select2-container .select2-selection__rendered {
    padding: 0 !important;
    font: 21px/26px Arial, sans-serif !important;
    color: #fa6042 !important; }
.filter-redesign__change-currency-select-container .select2-container .select2-selection__arrow {
    position: absolute;
    top: 0;
    right: 0 !important;
    width: 24px;
    height: 100% !important; }
.filter-redesign__change-currency-select-container .select2-container .select2-selection__arrow:before {
    position: absolute;
    top: 10px;
    right: 7px;
    display: block;
    width: 10px;
    height: 6px;
    background: url(../img/filters/currensy-arrows.png) no-repeat left center;
    background-size: 22px;
    content: ''; }
.filter-redesign__change-currency-select-container .select2-container .select2-selection__arrow b {
    display: none; }
.filter-redesign__change-currency-select-container .select2-container--open .select2-selection__arrow:before {
    position: absolute;
    top: 10px;
    right: 7px;
    display: block;
    width: 10px;
    height: 6px;
    background: url(../img/filters/currensy-arrows.png) no-repeat right center;
    background-size: 22px;
    content: ''; }
.filter-redesign__change-currency-select-container .select2-dropdown {
    background: #fff;
    border: 1px solid #c2c2c2;
    border-top: 0;
    border-radius: 0 0 2px 2px; }
.filter-redesign__change-currency-select-container .select2-results__option {
    overflow: hidden;
    padding: 0 7px;
    border-bottom: 1px solid #c2c2c2;
    font: 21px/26px Arial, sans-serif;
    color: #212121;
    white-space: nowrap;
    text-overflow: ellipsis; }
.filter-redesign__change-currency-select-container .select2-results__option:last-child {
    border-color: transparent;
}
.filter-redesign__change-currency-select-container .select2-results__option[aria-selected], .filter-redesign__change-currency-select-container .select2-results__option--highlighted[aria-selected] {
    background-color: transparent;
    color: #212121; }
.filter-redesign__change-currency-select-container .select2-results__option[aria-selected]:hover, .filter-redesign__change-currency-select-container .select2-results__option--highlighted[aria-selected]:hover {
    background-color: transparent;
    color: #fa6042; }
.filter-redesign__change-currency-select-container .select2-results__option[aria-selected=true] {
    display: none; }

/* redesign-order-form */
.block-lead .redesign-order-form {
    margin: 28px 0;
    width: 100%;
}
.block-lead.block-lead_more .redesign-order-form {
    margin-bottom: 0;
}
.redesign-order-form .order-form-wrapper {
    background: transparent;
}
.redesign-order-form h2 {
    font-size: 24px;
    margin-top: 0;
}
div.speakers .block-lead .redesign-order-form ~ .speaker:nth-child(4n-2) {
    border-left: 1px solid #e6e6e6;
}
div.speakers .block-lead .redesign-order-form + .speaker,
div.speakers .block-lead .redesign-order-form + .speaker + .speaker,
div.speakers .block-lead .redesign-order-form + .speaker + .speaker + .speaker,
div.speakers .block-lead .redesign-order-form + .speaker + .speaker + .speaker + .speaker {
    border-top: 1px solid #e6e6e6;
}

/* new pagination */
.pagination-description {
    margin: 0 0 30px;
    font-size: 15px;
    line-height: 1;
    color: #212121;
    text-align: center;
}
.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin: 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
@media (max-width: 480px) {
    .pagination > li > a,
    .pagination > li > span {
        padding: 3px 9px;
    }
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pre-block {
    position: relative;
}
.pre-block .close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding-right: 26px;
    background: url(../img/filters/close_red_m.png) no-repeat right center;
    background-size: 17px;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
}
.pre-block .close span {
    border-bottom: 1px dashed rgba(0,0,0,.3);
}
.pre-block .close:hover span {
    border-color: transparent;
}

/*speaker-language-filter_redesign*/
div.speaker-language-filter_redesign {
    min-height: auto;
}
div.speaker-language-filter_redesign .filter {
    background-color: transparent;
    border: 0;
}
div.speaker-language-filter_redesign .filter .filter-item {
    width: auto;
    margin: 0 0 8px;
}
div.speaker-language-filter_redesign .filter .filter-item .form-group {
    margin-right: 8px;
}
div.speaker-language-filter_redesign .filter .filter-item .form-group a {
    color: #212121;
}
div.speaker-language-filter_redesign .filter .filter-item .form-group a.active {
    color: #fff;
}

/*fixes*/
#filter #map-block {
    padding: 0;
}
#top-slogan .block-slogan {
    padding: 0 18px;
}
#preloader{
  position: fixed;
  display: none;
  background: #44444470;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  z-index: 5000;
  background-position: center;
  background-image: url(/themes/classic/img/preloader2.gif);
  background-repeat: no-repeat;

}


@media screen and (max-width: 991px) {

    .filter-redesign__top,
    .filter-redesign__top-checkboxes {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .filter-redesign__top-reset-button-container {
        width: 100%;
        padding: 13px 9.5px;
    }
    .filter-redesign__top-reset-button {
        margin-left: auto;
    }
    .pre-block .close {
        top: -100%;
    }
}

@media screen and (max-width: 767px) {

    .filter-redesign__bottom,
    .filter-redesign__sorting {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .filter-redesign__search-container {
        margin: 10px 0 16px;
    }
    .filter-redesign__results-display-variants-container {
        margin-left: 0;
    }
}

@media screen and (min-width: 232px) {
    /* block-lead more*/
    .block-lead_more {
        margin-left: 6px !important;
        margin-right: 6px !important;
    }
    .block-lead_more .speaker .desc-wrapper {
        display: none !important;
    }
    .block-lead_more .speaker {
        width: 16.6667% !important;
        padding-bottom: 52px !important;
        border: 0 !important;
    }
    .block-lead_more .speaker .icons-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 48px;
        max-height: 48px;
    }
    .block-lead_more .speaker .title {
        margin-bottom: 0 !important;
    }
    .block-lead_more .speaker .info .player {
        position: absolute;
        left: 12px;
        bottom: 10px;
        margin: 0 !important;
    }
    .block-lead_more .speaker .price {
        position: relative;
    }
    .block-lead_more .speaker .price .from {
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .block-lead_more .speaker .price .prices {
        position: absolute !important;
        right: 0;
        top: 6px;
        display: none;
        width: 12px;
        height: 12px;
        border: 1px solid #fa6042;
        border-radius: 50%;
        font-size: 0;
        text-align: center;
    }
    .block-lead_more .speaker .price .prices .prices-ext,
    .block-lead_more .speaker .price .from .prices-ext {
        font-size: 13px;
        width: 196px !important;
        left: -94px !important;
        bottom: -61px !important;
        padding: 42px 8px 12px !important;
    }
    .block-lead_more .speaker .price .prices > a:after {
        position: relative;
        top: -2px;
        font-size: 8px;
        line-height: 10px;
        color: #fa6042;
        content: '?';
    }
    .block-lead_more .speaker .price .prices > a {
        position: absolute;
        top: 0;
        left: 0;
        width: 11px;
        height: 11px;
        display: block;
        border-bottom: 0 !important;
        text-align: center;
    }
    .block-lead_more .speaker .info .player .playerBlue.gray {
        width: 40px;
        height: 40px;
    }
    .block-lead_more .speaker .info .player .playerBlue.gray.not_extend a.playerOkBlue {
        width: 40px;
        height: 40px;
    }
    .block-lead_more .speaker .info .player .playerBlue.gray div.playerOkBlue a.btn {
        width: 40px;
        height: 40px;
    }
    .block-lead_more .speaker .info .order {
        position: absolute;
        left: 65px;
        bottom: 10px;
        margin: 0;
    }
}

.get-advice-block {
    background: url("/themes/classic/img/b-fon.jpg") center center no-repeat transparent;
    background-size: cover;
    padding: 60px 0;
    margin-bottom: 20px;
}

.get-advice-block .container {
    background: transparent;
    position: relative;
    /*padding: 0 20px;*/
}

.get-advice-block .display-2 {
    font-size: 2.6rem;
    line-height: normal;
    margin: 0 0 16px;
    padding: 0 70px 0 0;
}
.get-advice-block .display-3 {
    font-size: 2.15rem;
    line-height: normal;
    margin: 0 0 70px;
    padding: 0 70px 0 0;
}
.get-advice-block .display-3 span {
    font-size: 2.3rem;
}
.get-advice-block .display-4 {
    width: 100%;
    max-width: 900px;
    display: block;
    margin: 0 auto 50px;
}
@media (max-width: 767px) {
    .get-advice-block .display-2 {
        font-size: 1.9rem;
    }
    .get-advice-block .display-3 {
        font-size: 1.5rem;
    }
    .get-advice-block .display-3 span {
        font-size: 1.5rem;
    }
    .get-advice-block .close {
        width: 15px !important;
        right: 30px !important;
        top: -30px !important;
    }
}

.banner {
    padding: 10px 30px; background-color: #ee352b !important;
}
.banner:hover {
    background-color: #ffffff !important; color: #ee352b !important; border-color: #ee352b !important;
}
@media (max-width: 600px) {
    .banner {
        font-size: 1rem !important;
        line-height: 2rem !important;
    }
}

.get-advice-block .buttons {
    text-align: center;
}

.get-advice-block .close {
    display: block;
    width: 26px;
    height: 25px;
    background: url("/themes/classic/img/get_advice_banner_close.png") center center no-repeat transparent;
    position: absolute;
    right: 60px;
    top: 0;
    cursor: pointer;
    transition: transform .2s ease-in-out;
}

.get-advice-block .close:hover {
    transform: rotate(-90deg);
}

div.speakers .filter-block-pink {
    padding: 30px 0 20px;
    margin: 0 0 20px;
    background: #eaeeff;
}

.filter-block-pink .container {
    background: transparent;
}

.filter-block-pink .header {
    font-size: 1.3rem;
    line-height: 1.8rem;
    /* margin: 0 0 30px; */
}

@media (max-width: 720px) {
    .filter-block-pink .header {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.voice-over-page {margin: 14rem auto 9rem !important;}
.voice-over-page h1 {margin-bottom: 2rem;}
.voice-over-page p {max-width: 1100px;margin: 0 auto 3rem;}
.voice-over-page .buttons { }
.voice-over-page .buttons a {padding: 10px 100px;}

@media (max-width: 990px) {
    .voice-over-page {margin: 8rem auto 5rem !important;}
}
@media (max-width: 600px) {
    .voice-over-page {margin: 6rem auto 2.5rem !important;}
    .voice-over-page h1 {margin-bottom: 1rem;}
}

.hot-price {
    display: block;
    width: 45px;
    height: 57px;
    background: url("../img/icons/hot-price.svg") center center no-repeat transparent;
    background-size: contain;
    margin: -20px 0 0;
}
.hot-price-on-img {
    display: none;
    background: url("../img/icons/hot-price.svg") center center no-repeat transparent;
    background-size: contain;
    position: absolute;
    width: 45px;
    height: 57px;
    right: -5px;
    bottom: -4px;
}
@media (max-width: 1250px) {
    .hot-price {
        display: none;
    }
    .hot-price-on-img {
        display: block;
    }
}
@media (max-width: 956px) {
    .hot-price {
        display: block;
    }
    .hot-price-on-img {
        display: none;
    }
}
@media (max-width: 580px) {
    .hot-price {
        display: none;
    }
    .hot-price-on-img {
        display: block;
    }
}
@media (max-width: 415px) {
    .hot-price {
        display: block;
    }
    .hot-price-on-img {
        display: none;
    }
}

.button-box {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 416px;
}
.send-link-head {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 0.5rem;
}
.send-link {
    width: 416px;
    text-align: center;
    height: 50px;
    margin-bottom: 13px;
    border: 1px solid #9c4879;
    border-radius: 3px;
}
.errorMessage {
    font-size: 13px;
    margin-bottom: 12px;
    color: #78335b;
}
.button-box .button-box__button {
    display: inline-block;
    padding: 15px 55px;
    font-size: 18px;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 25px;
    color: #ffffff;
    width: 416px;
    border: 0;
    text-decoration: none;
    border-radius: 3px;
    transition: all 0.8s ease;
    background: rgb(76,26,55);
    background: -moz-linear-gradient(114deg, rgba(160 74 124) 0%, rgba(76 26 55) 100%);
    background: -webkit-linear-gradient(114deg, rgba(160 74 124) 0%, rgba(76 26 55) 100%);
    background: linear-gradient(114deg, rgb(160 74 124) 0%, rgba(76 26 55) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a04a7c",endColorstr="#4c1a37",GradientType=1);
}
.button-box .button-box__button:hover {
    background: rgb(76,26,55);
    background: -moz-linear-gradient(-38deg, rgba(160 74 124) 0%, rgba(76 26 55) 100%);
    background: -webkit-linear-gradient(-38deg, rgba(160 74 124) 0%, rgba(76 26 55) 100%);
    background: linear-gradient(-38deg, rgb(160 74 124) 0%, rgba(76 26 55) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c1a37",endColorstr="#a04a7c",GradientType=1);
}
.button-box .button-box__button-light {
    display: inline-block;
    padding: 15px 55px;
    font-size: 18px;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 25px;
    color: rgb(76,26,55);
    border: 1px solid rgba(228, 68, 136, 0.54);
    width: 416px;
    text-decoration: none;
    border-radius: 3px;
    transition: all 0.8s ease;
    background: #fff;
    margin: 0 1px 15px;
}
.button-box .button-box__button-light:hover {
    border: 1px solid #8D286D;
    color: #8D286D;
    background: #fff1ff;
}
@media (max-width: 520px) {
    .button-box {
        width: 320px;
    }
    .send-link {
        width: 320px;
    }
    .button-box .button-box__button, .button-box .button-box__button-light {
        width: 320px;
    }
}

/* новые блоки в базе дикторов */

body .voice-wrap {
    display: flex;
    margin: 7rem auto 3rem;
    align-items: center;
    justify-content: space-between;
}
.voice-wrap__box-left {
    width: 670px;
    height: 370px;
    background: url("/themes/classic/img/voice/fon-voice-4.jpg") center bottom;
    background-size: cover;
}
.voice-wrap__box-left img {
    width: 100%;
}
.voice-wrap__box-right {
    padding-left: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
    width: 460px;
}
.voice-wrap .voice-wrap__box-right .h1-voice {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 600;
    color: #212121;
    text-transform: uppercase;
    margin-bottom: 2rem;
    font-size: 42px;
    line-height: 42px;
    border-bottom: none;
}
.voice-wrap .voice-wrap__box-right .h1-voice:hover {
    border-bottom: none;
}
.voice-wrap .voice-wrap__box-right h1 span {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 600;
    font-size: 30px;
    color: #737373;
    text-transform: lowercase;
    padding-left: 4px;
}
.voice-wrap .voice-wrap__box-right ul {
    margin-bottom: 3rem;
    padding-left: 30px;
}
.voice-wrap .voice-wrap__box-right ul li {
    font-size: 19px;
    line-height: 26px;
    list-style: none;
    background: url(/themes/classic/img/voice/marker1.png) no-repeat left 5px;
    padding-left: 25px;
}
body .good-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 8rem;
}
.good-wrap ul {
    padding: 0 20px 0 40px;
}
.good-wrap ul li {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 1rem;
    list-style: none;
    background: url(/themes/classic/img/voice/marker1.png) no-repeat left 5px;
    padding-left: 28px;
}
.company-number {
    margin-bottom: 8rem;
}
.company-number h2 {
    text-transform: uppercase;
    margin-bottom: 2rem;
}
.company-number-wrap {
    margin-bottom: 8rem;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}
.company-number-wrap .number-circle {
    display: flex;
    flex-direction: column;
    border: 1px #9b4878 solid;
    border-radius: 111px;
    height: 222px;
    width: 222px;
    justify-content: center;
    align-items: center;
    margin: 0 10px 20px;
}
.company-number-wrap .number-circle span {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
}
.company-number-wrap .number-circle p {
    text-align: center;
    font-size: 19px;
    line-height: 27px;
    max-width: 160px;
}

@media (max-width: 700px) {
    body .voice-wrap {
        justify-content: center;
    }
    .voice-wrap__box-left {
        display: none;
    }
    .voice-wrap__box-right {
        padding-left: 0;
        align-items: center !important;
    }
    .voice-wrap .voice-wrap__box-right .h1-voice {
        text-align: center;
    }
    .good-wrap img {
        display: none;
    }
    .good-wrap ul {
        background: url(/themes/classic/img/voice/good01.jpg) 50% no-repeat;
        background-size: inherit;
    }
}
@media (max-width: 520px) {
    .voice-wrap .voice-wrap__box-right .h1-voice {
        font-size: 35px;
        line-height: 47px;
    }
    .voice-wrap .voice-wrap__box-right ul {
        padding-left: 0 !important;
        display: none;
    }
    .voice-wrap .voice-wrap__box-right ul li {
        font-size: 19px;
        line-height: 26px;
        list-style: none;
        background: url(/themes/classic/img/voice/marker1.png) no-repeat left 5px;
        padding-left: 25px;
    }
    .company-number .company-number-wrap {
        justify-content: space-evenly;
    }
    .company-number .company-number-wrap .number-circle {
        border-radius: 80px;
        height: 160px;
        width: 160px;
        margin: 0 5px 10px;
    }
    .company-number .company-number-wrap .number-circle span {
        font-size: 30px;
        line-height: 40px;
    }
    .company-number .company-number-wrap .number-circle p {
        font-size: 15px;
        line-height: 20px;
        max-width: 140px;
    }
    .good-wrap ul {
        padding: 0 20px 0 20px;
    }
    .good-wrap ul li {
        font-size: 17px;
        line-height: 22px;
        margin-bottom: 0.5rem;
        background: url(/themes/classic/img/voice/marker1.png) no-repeat left 3px;
        padding-left: 25px;
    }
}
