

/* Start:/include/nd/styles/index.css?17325208114002*/
.main-big-snippet-wrapper{
    height: calc(100% + 30px);
    padding-bottom: 10px;
}

.main-big-snippet{
    background-color: #fd4c00;
    color: #fff;
    padding: 15px 20px;
    height: calc(100% - 50px);
    margin-bottom: 40px;
    word-wrap: break-word;
    -moz-border-radius: 4px; /*��� Firefox */
    -webkit-border-radius: 4px; /* Safari � Chrome */
    border-radius: 4px; /* Opera 10.5+, � ����� ������ ������ ��������� � ������� */
    behavior: url(/bitrix/templates/d_nora/img/ie-css3.htc); /* ��������� IE 6,7,8. */
}


.main-big-snippet:hover{
    background-color: #fff;
    color: #000;
}

.main-big-snippet-title{
    font-size: 20px;
    height: 46%;
    overflow-y: hidden;
    font-weight: bold;
    letter-spacing: 1px;
}

.main-big-snippet-desc{
    font-size: 16px;
    height: 50%;
    overflow-y: hidden;
}

.main-big-snippet-desc::after {/*��� ��������� �������*/
    /*background-color: #00f;*/
    content: "+";
    float: right;
    width: 45px;
    height: 80px;
    visibility: hidden;
}
.main-big-snippet::after {
    margin-top: -40px;
    margin-right: -5px;
    font-size: 30px;
    padding: 1px 0 0 1px;
    font-weight: bold;
    background-color: #fff;
    color: #fd4c00;
    text-align: center;
    vertical-align: middle;
    content: "+";
    float: right;
    width: 50px;
    height: 50px;
    -moz-border-radius: 25px; /*��� Firefox */
    -webkit-border-radius: 25px; /* Safari � Chrome */
    border-radius: 25px; /* Opera 10.5+, � ����� ������ ������ ��������� � ������� */
}


.main-big-snippet:hover::after {
    background-color: #fd4c00;
    color: #fff;
    -webkit-box-shadow: 3px 3px 7px #fd4c0066;
    -moz-box-shadow: 3px 3px 7px #fd4c0066;
    box-shadow: 3px 3px 7px #fd4c0066;
}

.main-small-snippet-wrapper{
    height: 100%;
}

.main-small-snippet{
    background-color: #333;
    color: #fff;
    height: calc(100% - 30px);
    margin-bottom: 80px;
    padding-bottom: 30px;
    position:relative;
    -moz-border-radius: 4px; /*��� Firefox */
    -webkit-border-radius: 4px; /* Safari � Chrome */
    border-radius: 4px; /* Opera 10.5+, � ����� ������ ������ ��������� � ������� */
    behavior: url(/bitrix/templates/d_nora/img/ie-css3.htc); /* ��������� IE 6,7,8. */
}
.main-small-snippet-img {
    float:left;
    padding: 15px;
}
.main-small-snippet-img > img {
     height: 50px;
}

.main-small-snippet-cont {
    line-height: 18px;
    font-weight: bold;
    position:absolute;
    transform: translateY(-53%);
    top: 50%;
    left: 80px;
    max-width: calc(100% - 80px);
}


.main-small-snippet-title {
    font-size: 18px;
    letter-spacing: 1px;
}
.main-small-snippet-desc {
     font-size: 14px;
     letter-spacing: 1px;
}
.main-std-plus-button-wrap{
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
    text-decoration: none;
    margin-top: 20px;
}
.main-std-plus-button{
    -moz-border-radius: 20px; /*��� Firefox */
    -webkit-border-radius: 20px; /* Safari � Chrome */
    border-radius: 20px; /* Opera 10.5+, � ����� ������ ������ ��������� � ������� */
    background-color: #fd4c00;
    color: #fff;
    padding: 0;
    font-size: 28px;
    text-decoration: none;
    -webkit-box-shadow: 3px 3px 7px #fd4c0066;
    -moz-box-shadow: 3px 3px 7px #fd4c0066;
    box-shadow: 3px 3px 7px #fd4c0066;
}
.main-std-plus-button:hover{
    text-decoration: none;
    background-color: #fff;
    color: #fd4c00;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.main-std-plus-button-wrap > a:hover{
    text-decoration: none;
    background-color: #fff;
    color: #fd4c00;
}
/* End */
/* /include/nd/styles/index.css?17325208114002 */
