.blue-link {
    text-decoration:none;
}

.page a:hover, .page .blue-link:hover {
    text-decoration: underline;
}
.small {
    font-size:11px;
}
a.st-i {
    color: #666;
    text-decoration:none;
}
a.st-i:hover {
    text-decoration: underline;
}
.text-nocopy a {
    color: #00a8cc;
    text-decoration: none;
}
.text-nocopy a:hover {
    text-decoration: underline;
}
.primary {
    font-size:12px;
    color: #666;
    margin-top:30px;
}
.ref-index .primary {
    margin-top:30px;
}
.primary.nomg {
    margin-top:0px;
}
    .primary > .span8 {
        width: 715px;
        margin-left:0;
    }
    .primary > .span2 {
        width:220px;
        margin-left:25px;
    }
        .blue-block, .red-block, .yellow-block {
            border: 1px solid #e0e0e0;
            background-color: #fff;
            padding: 10px 15px;
            border-bottom:none;
        }
        .yellow-block.tp {
            padding:15px;
            line-height:180%;
        }
            .yellow-block.tp .blue-but {
                line-height:normal;
                margin-top:10px;
            }
                .yellow-block.tp .inner {
                    text-decoration: none;
                }
        .red-block .horizontal {
            overflow:hidden;
        }

            .blue-block .label, .red-block .label {
                height:24px;
                width:24px;
            }
            .cnt.label {
                background: url(../img/public/countries.svg) left 0 no-repeat transparent;
                background-size: 23px auto;
                margin-right:5px;
            }
            .h-tour.label {
                background: url(../img/public/paper-plane.svg) left 0 no-repeat transparent;
                background-size: 23px auto;
            }
            .h-oper.label {
                 background: url(../img/public/case.svg) left 0 no-repeat transparent;
                background-size: 23px auto;
             }
            .h-mess.label {
                background: url(../img/public/common.png) left -860px no-repeat transparent;
            }
            .h-excursion.label {
                background: url(../img/public/bus.svg) left 0 no-repeat transparent;
                background-size: 23px auto;
            }
            .blue-bline, .red-bline, .yellow-bline, .grey-bline {
                margin-bottom: 20px;
                height:4px;
            }
            .blue-bline{
                background-color:#1cb2d2;
            }
            .red-bline {
                background-color: #f15d5d;
            }
            .yellow-bline {
                background-color: #ffba00;
            }
            .grey-bline {
                background-color: #ccc;
            }
            .red-block .row-fluid {
                padding:15px 0;
                margin-bottom:5px;
                border-bottom: 1px solid #d4d4d4;
            }
            .red-block .row-fluid.fl {
                border-bottom:none;
                border-right: 1px solid #d4d4d4;
                padding:0 20px 0 0;
                margin-right:20px;
            }
            .red-block.columns-3 .row-fluid.fl{
                width:200px;
            }
            .red-block.columns-2 .row-fluid.fl, .red-block.columns-1 .row-fluid.fl{
                width:300px;
            }
            .red-block .row-fluid.third {
                border-right:none;
                padding-right: 0;
                margin-right:0;
            }
            .red-block .horizontal .row-fluid {
                margin-bottom: -50px;
                padding-bottom:50px;
            }
                .red-block .st-i, .info-block .st-i, a.st-i {
                    font-family: "Times new Roman", Arial, Helvetica, sans-serif;
                    font-size:14px;
                }
            .primary .red-block :last-child {
                border:none;
                margin-bottom:0;
                padding-bottom:5px;
            }
            .red-block .span10 a {
                text-decoration: none;
            }
                .red-block .span10 .st-i {
                    color:#666;
                }
                .red-block .span10 a:hover .st-i {
                    text-decoration: underline;
                }
            .all-cnt {
                text-align: center;
                margin-bottom: 10px;
            }
                .all-cnt a {
                    color: #333;
                    font-size: 12px;
                }
        .pop-place {
            padding:0;
            margin-bottom: 10px;
        }
            .pop-place li {
                list-style-type: none;
                padding:0;
                margin:0;
            }
                .pop-place a {
                    display: block;
                    text-decoration: none;
                    height:25px;
                    font-weight:bold;
                }
    .primary > .span4 {
        float: right;
        width: 240px;
        margin:0;
    }
    h3 {
        margin-top:35px;
    }
    .hottours .tour:last-child {
        border-bottom:none;
    }
    .ref-index .btn-more-results:hover {
        text-decoration:none;
    }
    .primary .content {
        margin-top:20px;
    }

        .primary .column {
            padding:0;
            width: 218px;
            margin-right:30px;
        }
        .primary .content :last-child {
            margin-right:0px;
        }
            .primary .column .one {
                list-style-type:none;
            }
                .primary .column .blue-link {
                    text-decoration:none;
                }
                .primary .column .blue-link:hover {
                    text-decoration:underline;
                }
        .main-resorts .one {
            background: url("../img/public/line.png") repeat-x scroll left 5px transparent;
            padding: 3px 0;
        }
            .main-resorts .blue-link {
                padding-right: 5px;
                white-space: pre-wrap;
            }
            .main-resorts .blue-link, .main-resorts .price {
                background-color: #F9f9f9;
                position: relative;
                z-index: 2;
            }
            .main-resorts .price {
                color: #A3A3A3;
                font-size: 11px;
                padding-left: 7px;
            }
    .articles .item {
        border-top:1px solid #d4d4d4;
        padding:10px 0;
    }
    .articles .all-cnt.left {
        margin-top:10px;
        text-align:left;
    }
        .articles .item a {
           font:bold 13px Arial, Helvetica, sans-serif;
           text-decoration:none;
            color: #00A6C9;
        }
        .articles .item a:hover {
            text-decoration: underline;
        }
    .info-block {
        background-color: #fff;
        border: 1px solid #d4d4d4;
        padding:15px;
    }
        .info-block .articles :first-child {
            border:none;
            margin-top:10px;
        }

.place-info-list {
    padding:0px 0 25px 0;
}
.cnt-about .place-info-list {
    padding:0;
}
    .place-info-list .item {
        list-style-type: none;
        padding-top:3px;
        padding-bottom:4px;
    }
        .place-info-list .blue-link {
            text-decoration: none;
        }
        .place-info-list .blue-link:hover {
            text-decoration: underline;
        }
        .place-info-list .l-link-blue:hover {
            text-decoration: none;
        }
.info-list .place-info-list{
    padding-bottom:15px;
}
.ref-country .place-info-list,
.local-list .place-info-list {
    width:200px;
    margin-right:20px;
}
.ref-country .place-info-list.ref-city-list {
    list-style: none;
    margin: 0;
    width: 480px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
.ref-country .tour {
    height: auto;
    padding-bottom: 0;
}

.tours-nocopy h3:first-child {
    font-size: 15px;
    margin: 0 0 5px;
    padding: 0 0 5px;
    border-bottom: 1px solid #d4d4d4;
}
.tours-nocopy h4,
.tours-nocopy h5 {
    color: #333;
    margin: 30px 0 1px;
    padding: 0;
}
.ref-index .tours-nocopy {
    line-height: 18px;
    font-size: 13.5px;
    display: inline;
}
.ref-index .tours-nocopy {
    display: block;
    max-width: 620px;
}
.ref-index .tours-nocopy ol {
    margin: 4px 0;
    padding: 0;
    counter-reset: item;
}
.ref-index .tours-nocopy ol > li {
    margin: 0;
    padding: 3px 0 3px 34px;
    list-style-type: none;
    counter-increment: item;
    line-height: 140%;
}
.ref-index .tours-nocopy ol > li:before {
    display: inline-block;
    margin: 0 5px 0 -15px;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
}
.ref-index .tours-nocopy ul {
    margin: 4px 0;
    padding: 0;
}
.ref-index .tours-nocopy ul > li {
    list-style-type: none;
    line-height: 140%;
    margin: 0;
    padding: 3px 0 3px 34px;
}
.ref-index .tours-nocopy ul > li:before {
    content: '–';
    margin: 0 7px 0 -16px;
}





.span6-2-wrap {
    float: left;
    width: 725px !important;
}
.span6-2-wrap > .span2 {
    padding-left: 25px !important;
    width: 245px !important;
    float: right !important;
    background: #F9F9F9;
}
.span6-2-wrap > .span6 {
    width: auto !important;
    float: none !important;
    display: inline !important;
}
.span6-2-wrap .span6 .clear,
.span6-2-wrap .span6 .clearfix:after,
.span6-2-wrap .span6 .row-fluid:after {
    clear: left;
}
.span6-2-wrap .tour {
    max-width: 620px;
}
.ht-block h3,
.articles h3 {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 18px;
    padding-bottom: 5px;
}
.ht-block:first-child h3 {
    margin-top: 0;
}
.ref-index h5.bbrd {
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.htl-title h3{
    line-height:160%;
}
    .htl-title .small {
        color: #999;
    }
.f-local {
    background-color: #FFFFFF;
    border: 1px solid #ccc;
    border-right:none;
    height: 38px;
    position: relative;
    vertical-align: middle;
}
    .f-local.short {
        width: 430px;
    }
        .f-input {
            background: none repeat scroll 0 0 transparent;
            border: medium none;
            color: #888888;
            font: bold 13px Arial,Helvetica,sans-serif;
            outline: medium none;
            padding: 12px 0 7px 5px;
            width: 80%;
            float:left;
        }
        .f-local.short .f-input {
            width:73%;
        }
    .s-subm-cont {
        /*background: url("../img/public/buttons/sm_b.png") no-repeat scroll right -108px transparent;*/
        display:inline-block;
        vertical-align:middle;

    }
        .s-subm-cont .inner {
            border: medium none;
            color: #FFFFFF;
            cursor: pointer;
            font-size: 15px;
            font-weight: bold;
            height: 40px;
            padding: 0 15px 0 20px;
            vertical-align: baseline;
            background: url("../img/public/buttons/big_b.png") no-repeat scroll left -112px transparent;
        }
        .f-local .s-subm-cont .inner {
            width:90px;
        }
    .f-local .s-subm-cont {
        margin-top:-1px;
        width:90px;
    }
    #cntListLocal ul {
        overflow: hidden !important;
    }
    .f-local .shadow {
       /* top:55px;*/
        top:41px;
        box-shadow: 0 2px 6px #BABABA;
    }
        .f-local .shadow .form-arr {
           /* margin-left:40px;*/
            display:none;
        }
        .f-local .shadow > div {
            /*padding:20px;*/
            padding:0;
        }
            .f-local .dots-item {
                display: none;
            }
            .f-local .ui-menu .ui-menu-item {
                height:auto;
            }
    .filter-horizontal + .grey-bline {
        margin-bottom:20px;
    }

.blue-block .popular-cnt {
    margin-bottom: 10px;
    padding: 0;
}
    .blue-block .popular-cnt li {
        list-style-type: none;
        margin: 0;
        padding: 6px 0;

    }
        .blue-block .popular-cnt a {
            display: block;
            text-decoration: none !important;
            background: url("../img/public/autoc.jpg") repeat-x scroll left 1px transparent;
        }
        .popular-cnt .label {
            font-weight: bold;
           /* margin-top: 3px;*/
        }
        .blue-block .popular-cnt .price-from {
            padding-left: 5px;
            white-space:nowrap;
            color: #a3a3a3;
            font-size:11px;
        }
            .blue-block .popular-cnt .label {
            max-width:65%;
            width:auto;
            height:auto;
            background-color: transparent;
                background-color: #fff;
                width:auto; height:auto;
                white-space: pre-wrap;
                padding-right:5px;
                vertical-align: baseline;
        }
        .block-scroll {
            width:0;
            height:0;
        }
        .menu-wrap {
            overflow:hidden;
            width:980px;
        }
            .menu-wrap .sec-menu {
                margin-top:10px;
            }
                .menu-wrap .sec-menu a {
                    white-space: nowrap;
                }
    .ref-map:hover{
        cursor: url('http://otpusk.com/static/img/public/map/cursor.cur'), pointer;
    }
        .ref-map img {
            width:715px;

        }
        .place-descr {
            margin-bottom:10px;
        }

h3 > .blue-link,
h5 > .blue-link {
    color: #333 !important;
}
.ht-block .bbrd + .tour {
    margin-top: 15px !important;
}
.span6-2-wrap .btn-more-results {
    clear: both;
}
.span6-2-wrap > .span2 {
    margin-bottom: 20px !important;
}
a[name="weather"]+.bbrd+.cnt-about {
    font-size: 13.5px;
    line-height: 18px;
}
a[name="weather"]+.bbrd+.cnt-about h2 {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
a[name="weather"]+.bbrd+.cnt-about p {
    border: none !important;
}
a[name="weather"]+.bbrd+.cnt-about div {
    margin-bottom: 2px !important;
}
.tour.row-fluid:last-child {
    margin-bottom: 0;
}
.img-in-link:hover {
    opacity: .8;
}

/*#10968*/
.red-block a:hover * {
    text-decoration: underline !important;
    color: #00a8cc !important;
}

.flex-tour {
    display: flex;
    justify-content: space-between;
}
.flex-tour-link {
    height: auto !important;
}
.flex-tour .price-from {
    padding-top: 1px;
}
.hotels-block {
    margin: 20px 0;
}
.all-htl .t-mrg a {
    color: #00A8CC;
}
body[class*="ref"] h3,
.blue-block h2 {
    font-size: 15px;
}

@media (max-width: 478px) {

}
