

/* Start:/local/templates/mirus_new/components/bitrix/menu/.default/style.min.css?1785395613490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(../../../../../../local/templates/mirus_new/components/bitrix/menu/.default/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/mirus_new/styles.css?1785395613671*/
#left .phone a
{
    color: #fff!important;
    text-decoration: none;
}

.entry__illustration
{
    background-color: #fff!important;
}

.main-desc
{
    font-size: 16px;
    font-family: "Open Sans Condensed", sans-serif;
}


.nivo-lightbox-item
{
    max-height: 600px;
    overflow: hiddenl
}


.nivo-lightbox-close
{
    top: 15%!important;
    right: 25%!important;
}

#text #gallery li
{
    overflow: hidden;
}

#main table {
    width: 100%;
}

#main table tbody tr td:first-child {
    width: 68%;
}

#main table tbody tr td:last-child {
    width: 32%;
}

/*.epc__slide
{
    max-height: 250px!important;
    width: 100%!important;
    overflow: hidden;
} */


/* End */


/* Start:/local/templates/mirus_new/template_styles.css?17853956134920*/
#deals ul li.gray div {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

#deals ul li.red div {
    -webkit-transform: rotate(-0deg);
    -ms-transform: rotate(-0deg);
    transform: rotate(-0deg);
}

#deals ul li div {
    width: 255px;
    position: absolute;
    top: 324px;
    z-index: -1;
}

#deals ul li.gray div {
    width: 267px !important;
    position: absolute;
    top: 321px !important;
    z-index: -1;
    /*margin-left: 3px;*/
    background: rgba(109, 108, 108, 1);
}

#deals ul li.gray:first-child div {
    width: 266px !important;
}

#deals {
    height: 459px;
}

#deals ul li.red div {
    width: 251px !important;
    position: absolute;
    top: 323px !important;
    /*margin-left: -2px;*/
    background: rgba(227, 6, 19, 1);
}

.jcarousel-list {
    height: 433px;
}


body.inner {
	background: #f3f4f8;
}
body.inner #wrap {
    position: relative;
    width: 100%;
    min-height: 100%;
    -height: 100%;
    min-width: 990px;
}
body.inner #content {
    clear: both;
    width: 990px;
    margin: 0 auto;
    padding-top: 40px;
    text-align: left;
}
body.inner #breadcrumbs {
    font: 13px Arial;
    color: #333;
    margin: 0 0 5px 0;
}
body.inner #breadcrumbs a {
    font: 13px Arial;
    color: #e30613;
    text-decoration: underline;
}
body.inner #breadcrumbs i {
    margin: 0 3px;
    font-style: normal;
}
body.inner #left {
    float: left;
    width: 310px;
    margin-top: 15px;
    font: 14px/18px Arial;
    color: #333;
}
body.inner #left h1, body.inner #left h2 {
    position: relative;
    display: block;
    margin-bottom: 35px;
    font: 26px/26px Arial;
    color: #333;
}
body.inner #left h1:after, body.inner #left h2:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 60px;
    height: 3px;
    background: #e30613;
}
body.inner #left .logo {
    padding: 15px 25px;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #dcdcdc;
}
body.inner #left .phone {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 15px 0;
    background: #bf0000;
    text-align: center;
}
body.inner #left .phone b {
    font-size: 21px;
    color: #fff;
    cursor: pointer;
}
body.inner #left a {
    color: #e30613;
}
body.inner #text {
    float: left;
    width: 610px;
    margin-left: 70px;
    /* padding-bottom: 60px; */
    font: 15px/22px Arial;
    color: #333;
    min-height: 570px;
}
body.inner #text h3 {
    position: relative;
    display: block;
    margin: 30px 0 40px 0;
    font: 22px/24px Arial;
    color: #333;
}
body.inner #text h3:after {
    content: '';
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 60px;
    height: 3px;
    background: #e30613;
}
body.inner #text p {
    margin: 17px 0;
}
body.inner #text #gallery {
    list-style: none;
    margin: 0 0 0 -2px;
    line-height: 1px;
}
body.inner #text #gallery li {
    overflow: hidden;
    display: inline-block;
    float: left;
    margin: 0 2px 10px 2px;
    padding: 0;
    width: 200px;
    height: 130px;
}
body.inner #text #gallery li a {
    line-height: 1px;
}
body.inner #text a {
    color: #e30613;
}


#modal_with_btns {
    display: none;
    width: 100%;
    max-width: 300px;
    text-align: center;
}
#modal_with_btns a {
    border-radius: 3px;
    background: #CC1234;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    line-height: 38px;
    margin: 15px 15px 0;
    transition: 0.3s;
    padding:5px 10px;
}
#modal_with_btns a:hover {
    background: #E41339;
}

#modal_with_forms {
    display: none;
    width: 100%;
    max-width: 400px;
}

.modal_p .popup-title {
    position: relative;
    margin-bottom: 30px;
    font: 26px/26px Arial;
    text-align: center;
}
.modal_p .popup-title::after {
    content: " ";
    height: 2px;
    background: #e30613;
    width: 80px;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -40px;
}
.modal_p .popup-desc {
    text-align: center;
}
.modal_p .form-field {
    margin-top: 15px;
}
.modal_p .form-label {
    font-family: Arial, sans-serif;
}
.modal_p .form-req {
    color: #e30613;
    padding-left: 5px;
}
.modal_p .btn_send_form {
    border-radius: 3px;
    background: #CC1234;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    line-height: 38px;
    margin: 15px auto 0;
    transition: 0.3s;
    padding:5px 10px;
    border: 0px;
    width: auto;
    cursor:pointer;
}
.modal_p .btn_send_form:hover {
    background: #E41339;
}
.modal_p .res {
    margin: 5px 0px;
    width: 100%;
}
.modal_p input,  .modal_p textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 11px;
    outline: 0;
    border: 1px solid #cdcdcd;
    vertical-align: middle;
    font-size: 90%;
}
/* End */
/* /local/templates/mirus_new/components/bitrix/menu/.default/style.min.css?1785395613490 */
/* /local/templates/mirus_new/styles.css?1785395613671 */
/* /local/templates/mirus_new/template_styles.css?17853956134920 */
