.bx_item_comp_hor_container_big{
    position: relative;
    overflow: hidden;
    margin-top:    40px;
    margin-bottom: 20px;
    padding-top:   0;
    padding-bottom:45px;
}
.block_title {
    color: #1e1e1e;
    font-size: 19px;
}
.banner {
    width: 100%;
    height: 173px;
    margin: 35px 0;
    background: url(/upload/medialibrary/4d7/014_lodka_s_motorom_10.jpg) no-repeat 50% 0;
}

.comp_wrap {
    margin: 30px 0 0;
    padding: 0;
}
.comp_wrap .bx_item_comp_hor {
    padding-bottom: 20px;
}

div.ips_comp_container {
    border: none;
    width: 50%;
    margin-right: 0;
    float: left;
    padding: 0 35px;
}
div.ips_comp_container.boat {
    padding-left: 0;
    border-right: 1px solid #e1e1e1;
}
div.ips_comp_container.trailer {
    padding-right: 0;
    border-left: 1px solid #e1e1e1;
}
div.ips_comp_container .item_header {
    text-align: center;
    border-bottom: 3px solid #e1e1e1;
    margin-bottom: 24px;
}
div.ips_comp_container .item_header div {
    display: inline-block;
    font-size: 15px;
    color: #2d2d2d;
    line-height: 54px;
}
div.ips_comp_container .item_header.boat div {
    padding-left: 60px;
    background: url(images/boat.png) no-repeat 0 50%;
}
div.ips_comp_container .item_header.motor div {
    padding-left: 42px;
    background: url(images/motor.png) no-repeat 0 50%;
}
div.ips_comp_container .item_header.trailer div {
    padding-left: 42px;
    background: url(images/trailer.png) no-repeat 0 50%;
}

#boat_model-menu,
#motor_model-menu,
#trailer_model-menu {
    max-width: 454px;
    max-height: 460px;
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
}
#boat_model-menu li,
#motor_model-menu li,
#trailer_model-menu li {
    border-bottom: 1px solid #bfbfbf;
    background: #ebebeb;
}
#boat_model-menu li.ui-state-focus,
#boat_model-menu li.ui-state-active,
#motor_model-menu li.ui-state-focus,
#motor_model-menu li.ui-state-active,
#trailer_model-menu li.ui-state-focus,
#trailer_model-menu li.ui-state-active {
    color: #000;
}
#boat_model-menu li:last-child,
#motor_model-menu li:last-child,
#trailer_model-menu li:last-child  {
    border-bottom: none;
}
#boat_model-menu li:not(:first-child),
#motor_model-menu li:not(:first-child),
#trailer_model-menu li:not(:first-child) {
    min-height: 115px;
    padding: 15px 15px 15px 115px;
}
#boat_model-menu li:not(:first-child):hover,
#motor_model-menu li:not(:first-child):hover,
#trailer_model-menu li:not(:first-child):hover {
    background: #fff;
}
#boat_model-menu li .boat_list,
#motor_model-menu li .motor_list,
#trailer_model-menu li .trailer_list {
    width: 85px;
    height: 85px;
    left: 15px;
    background-position: 50% 50%;
    background-size: contain;
    background-color: #fff;
}
.ui-menu span.price {
    display: block;
    color: #ff5a00;
    margin-top: 4px;
    font-size: 20px;
    height: 20px;
    font-family: 'lato';
    font-weight: 600;
}
.ui-menu span.price .b-rub {
    font-weight: 500;
}
.ui-menu span.price .regular {
    padding-left: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #6d6d6d;
}
.ui-menu span.price .regular.stroke {
    text-decoration: line-through;
}
#boat_model-button,
#motor_model-button,
#trailer_model-button {
    margin-bottom: 15px;
}
.price_block > div {
    height: 45px;
    line-height: 45px;
}
.price_block .delimiter {
    margin: 15px 0;
    height: 0;
    border-bottom: 1px solid #a1a1a1;
}
.price_block .value_block {
    float: right;
    padding: 0 12px;
    background: #e3e3e3;
    font-size: 15px;
}

div.ips_comp_container.nofloat {
    float: none;
    margin: 0 auto;
}

div.comp_plus.nofloat {
    float: none;
    margin: 0 auto;
    height: 55px;
}
div.ips_comp_container a {
    outline: none;
}
div.ips_comp_container a.ipsc_img {
    display: block;
    width: 145px;
    height: 132px;
    margin: 10px 0;
    border-bottom: 1px dotted #dcdcdc;
    background-position: center center;
    background-repeat: no-repeat;
}

div.ips_comp_container div.ipsc_name { margin: 0; line-height: 13px; height: 50px; overflow: hidden;}
div.ips_comp_container div.ipsc_name a {
    font-size: 10pt;
    color: #000;
}
div.ips_comp_container div.ipsc_name a:hover { color: #ff5a00; }

div.ips_comp_container div.ipsc_price {
    /*height: 58px;*/
    padding: 0;
    color: #7f7f7f;
    font-size: 22px;
    line-height: 22px;
    position: relative;
}
div.ips_comp_container div.ipsc_price .price_wrap span.main_price {
    white-space: nowrap;
    background: url(images/set_rubl.png) right 3px no-repeat;
    padding-right: 15px;
}
div.ips_comp_container div.ipsc_price span.black_price {
    color: #000;
    font-size: 14px;
    text-decoration:line-through;
    line-height: 10px;
    font-weight: 400;
    display: block;
}

div.ips_comp_container div.ipsc_price div.price_min_value {
    font-family: "lato";
    color: #ff5a00;
    font-size: 16pt;
    font-weight: 900;
    margin-top: 2px;
    float: left;
}
div.comp_discount {
    overflow: hidden;
    padding: 20px;
    height: 65px;
}
.comp_discount .discount {
    float: right;
    font-size: 26px;
    color: #ff5a00;
    padding-right: 18px;
    background: url(images/rubl.png) no-repeat 100% 5px;
}
.comp_discount span {
    text-transform: uppercase;
    font-size: 24px;
}
.comp_wrap .result {
    background: #f8eec1;
    padding: 15px;
}
.comp_wrap .result .summ_price {
    float: right;
    text-align: right;
    color: #2d2d2d;
}
.comp_wrap .result .summ_price .summ_wrap {
    overflow: hidden;
}
.comp_wrap .result .summ_price .goods_summ {
    float: left;
    color: #7b7b7b;
    font-size: 16px;
    text-decoration:line-through;
    line-height: 29px;
    font-weight: 400;
    font-family: Lato;
}
.comp_wrap .result .summ_price .goods_summ .b-rub {
    padding-left: 0;
}
.comp_wrap .result .summ_price .comp_summ {
    float: left;
    font-size: 24px;
    line-height: 29px;
    color: #ff5a00;
    padding-right: 18px;
    margin-right: 14px;
    background: url(images/rubl.png) no-repeat 100% 3px;
}
.comp_wrap .result .full_discount {
    float: right;
    color: #5d5d5d;
    padding: 0 17px;
    margin-left: 50px;
    height: 45px;
    line-height: 45px;
    background: url(images/full_discount.png) repeat-x 0 0;
}
.comp_wrap .result .full_discount span {
    color: #000;
}
.comp_wrap .result .rc_credito {
    float: right;
    display: block;
    width: 195px;
    height: 45px;
    line-height: 44px;
    padding: 0 37px 0 0;
    margin-left: 20px;
    border: 1px solid #acacac;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    color: #373737;
    background: #fff url(images/credit.png) no-repeat 155px 50%;
    font-size: 14px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.comp_wrap .result .rc_addcomptocart {
    float: right;
    display: block;
    width: 135px;
    height: 45px;
    line-height: 44px;
    padding: 0 33px 0 0;
    margin-left: 20px;
    border: 1px solid #668c54;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background: #6ca152 url(images/to_cart.png) no-repeat 99px 50%;
    font-size: 14px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.comp_wrap .result .rc_addcomptocart:hover {
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
}

.comp_wrap .all_boats,
.comp_wrap .all_motors {
    height: 0;
    overflow: hidden;
    transition: 0.3s all;
}
.comp_wrap .all_boats .boat_line,
.comp_wrap .all_motors .motor_line {
    font-size: 12px;
    margin: 5px 0 5px 5px;
    cursor: pointer;
}
.comp_wrap .all_boats .boat_line:hover,
.comp_wrap .all_boats .boat_line.active,
.comp_wrap .all_motors .motor_line:hover,
.comp_wrap .all_motors .motor_line.active,
.comp_wrap .all_motors .trailer_line:hover,
.comp_wrap .all_motors .trailer_line.active {
    color: #ff5a00;
}
.comp_wrap .all_boats.show_boats,
.comp_wrap .all_motors.show_motors,
.comp_wrap .all_trailers.show_trailers {
    height: 300px;
    overflow-y: scroll;
    border: 1px solid #ff5a00;
    margin-top: 10px;
}
#info_box_shadow {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 50000;
}
#info_box {
    display: none;
    width: 600px;
    height: 190px;
    position: fixed;
    background: #fff;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -80px;
    padding: 25px 35px;
    border-top: 3px solid #ff5a00;
    -webkit-box-shadow: 0px 0px 160px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 160px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 160px 0px rgba(0, 0, 0, 0.35);
    z-index: 55000;
    transition: all 0.3s ease 0s;
}
#info_box.done {
    height: 130px;
    margin-top: -65px;
}
#info_box.short {
    width: 500px;
}
#info_box .close_box {
    position: absolute;
    right: 35px;
    top: 25px;
    display: block;
    width: 15px;
    height: 17px;
    text-indent: -9000px;
    background: #fff url(images/close.png) no-repeat 50% 50%;
    cursor: pointer;
}
#info_box .title {
    font-size: 18px;
    margin-bottom: 30px;
}
#info_box.short .title {
    margin-bottom: 15px;
}
#info_box .info_done {
    font-family: Lato;
    font-size: 16px;
    text-align: center;
}
#info_box .info_done span {
    font-size: 24px;
}
#info_box .info_done a {
    color: #ff5a00;
    border-bottom: 1px dotted;
}
#info_box .info_done a:hover {
    border-bottom: 1px solid;
}

/* preloader */
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}

@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}

@-o-keyframes spin {
    from { -o-transform: rotate(0deg); }
    to { -o-transform: rotate(360deg); }
}

@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
.overspin {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 150;
}
/* calc_uploader animation container */
.preload {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 44px;
    height: 44px;
    margin: -22px 0 0 -22px;
    border: 1px solid #ff5a00;
    border-radius: 30px;
    background: #fff;
    z-index: 10100;
}

/* Spinning circle (inner circle) */
.preload .maskedCircle {
    width: 38px;
    height: 38px;
    border-radius: 20px;
    border: 20px solid #ff5a00;
}

/* Spinning circle mask */
.preload .mask {
    width: 20px;
    height: 20px;
    overflow: hidden;
}

/* Spinner */
.preload .spinner {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 38px;
    height: 38px;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}