* {
    outline: none;
}

body, html {
    min-height: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #4b5353;
    font-size: 14px;
}

a {
    color: #4b5353;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}

a:hover, a:focus {
    color: #ee314d;
    text-decoration: none;
    outline: none;
}

h1, .h1 {
    text-transform: uppercase;
    font-size: 21px;
    margin: 20px 0 20px 0;
}

h2 {

}

h3 {

}
h4 {
    font-family: 'open sans condensed';
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}

.wrapper {
    overflow: hidden;
}

.container {
    position: relative;
}

header {
    height: 120px;
}

header .logo {
    padding-top: 40px;
    display: inline-block;
    vertical-align: top;
}

header .contacts {
    float: right;
    display: inline-block;
    width: 825px;
}

header .contacts > .addr {
    display: inline-block;
    width: 345px;
    padding-top: 40px;
    padding-left: 40px;
    text-align: center;
}



header .flaticon-email-filled-closed-envelope::before {

    color: #dc143b;
    margin: 0 10px 0 0;
    font-size: 18px;
    vertical-align: middle;

}
header {
    padding-bottom: 10px;
}

header .contacts  .phones {
    padding-top: 40px;
    float: right;
    width: 260px;
    display: inline-block;
}

header .contacts  .phones p {
    font-size: 24px;
    font-weight: 100;
    margin: -5px 0 4px 0;
}

header .contacts  .phones p:before {
    color: #dc143b;
    margin: 0 10px 0 0;
    font-size: 18px;
    vertical-align: middle;
}

header .contacts .phones a:before {
    color: #dc143b;
    margin:0 17px 0 0;
    font-size: 17px;
}

header .contacts > .addr p:before {
    color: #dc143b;
    margin: 0 10px 0 -30px;
    font-size: 18px;
}
header .contacts  .phones a {
    padding: 0;
    list-style: none;
    margin: 0;
}

header .contacts .phones a:before {
    font-size: 18px;
    vertical-align: middle;
}
.item-price p {
    margin-bottom: 5px;
}
.main-nav {
    background: #ededed;
}

.navbar-collapse {
    padding: 0;
    font-family: 'open sans condensed';
    font-size: 18px;
    font-weight: bold;
}

.main-nav ul {
    margin: 0;
    padding: 0;
}

.main-nav ul li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
}

.main-nav ul li:first-child, .main-nav ul li:first-child a {
    padding-left: 0;
}

.main-nav ul li a {
    padding: 12px 19px;
    display: block;
}

.main-nav ul li ul {
    position: absolute;
    z-index: 55;
    white-space: nowrap;
    background: #ededed;
    padding: 10px 20px;
    border-top: 1px solid #e0e0e0;
    display: none;
}

.main-nav ul li:hover ul {
    display: block;
}

.main-nav ul li ul li {
    display: block;
    padding: 0!important;
}

.main-nav ul li ul li a {
    padding: 5px 0 !important;
    margin: 0;
    font-weight: normal;
}

.main-nav .search {
    position: absolute;
    right: 0;
    top: 0;
    background: #ededed;
}

.main-nav .search button {
    background: #ee314d;
    border: none;
    width: 45px;
    height: 50px;
}

.main-nav .search input {
    background: #ededed;
    border: none;
    border-bottom: 1px solid #b7b7b7;
    padding: 6px 10px;
    margin-right: 20px;
    display: none;
}

.main-nav .search input.open {
    display: inline-block;
}

.main-nav .search button:before {
    color: #ffffff;
    margin: 0;
    font-size: 22px;
}


.slider img {
    text-align: center;
    width: 100%;
}

.slider .item {
    height: 492px;
    background-position: top center !important;
    position: relative;
}

.slider .item .text {
    color: #fff;
    width: 450px;
    text-align: center;
    line-height: 1;
    position: absolute;
    left: 50%;
    margin-left:-225px;
    bottom: 85px;
}

.slider .item .title {
    color: #fff;
    font-size: 35px;
    font-family: 'open sans condensed';
    font-weight: bold;
    text-transform: uppercase;
}

.slider .item .subtitle {
    font-size: 29px;
    font-weight: 100;
}


.slider .owl-pagination {
    text-align: center;
    position: absolute;
    bottom: 10px;
    z-index: 9966;
    width: 100%;
}

.slider .owl-pagination > div {
    width: 46px;
    height: 4px;
    background: #848181;
    display: inline-block;
    margin: 0 5px;
    transition: all 0.2s ease-in;
}

.slider .owl-pagination > div.active {
    height: 7px;
    background: #ffffff;
}

main.main {
    background: #eeeeee;
    margin-top: 7px;
    padding: 30px 0 0 0;
}

.left-side > div {
    position: relative;
    padding: 13px;
}

.left-side > div p {
    font-size: 19px;
    color: #374140;
    font-family: 'open sans condensed';
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 50px;
    margin-top: 5px;
}


.left-side .stone-cat {
    background: url("../img/stw_bg.jpg");

}

.left-side .stone-cat:before {
    position: absolute;
    background: url('../img/sprite.png') no-repeat -117px 0;
    width: 27px;
    height: 40px;
    content: '';
    top: 0;
}



.left-side ul {
    padding: 0;
    list-style-image: url("../img/li_style.png");
    margin-left: 10px;
    padding-bottom: 5px;
}

.left-side ul li {
    padding: 4px 3px;
}


.left-side .stone-prod {
    background: url("../img/stg_bg.jpg");
}

.left-side .stone-prod:before {
    position: absolute;
    background: url('../img/sprite.png') no-repeat -145px 0;
    width: 27px;
    height: 40px;
    content: '';
    top: 0;
}


.left-side .stone-service {
    background: url("../img/stw_bg.jpg");
}

.left-side .stone-service:before {
    position: absolute;
    background: url('../img/sprite.png') no-repeat -173px 0;
    width: 27px;
    height: 40px;
    content: '';
    top: 0;
}

.stone-list {}
.stone-list .item {
    width: 262px;
    height: 318px;
    display: inline-block;
    margin-right: 25px;
    border: 0px solid transparent;
    background-position: center !important;
    transition: all 0.22s ease-in;
    margin-bottom: 25px;
    position: relative;
    background-size:100% 100% !important;

}

.stone-list .item:hover {

}

.stone-list .item:nth-child(3n) {
    margin-right: 0;
}
.stone-list .item:after {
    border-top: 6px solid rgba(220,20,59,0.7);
    border-bottom: 6px solid rgba(220,20,59,0.7);
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    content: '';
    top: 0;
    left: 0;
    transform: scale(0,1);
    transition: all 0.22s ease-in;
    pointer-events: none;
}

.stone-list .item:before {
    border-left: 6px solid rgba(220,20,59,0.7);
    border-right: 6px solid rgba(220,20,59,0.7);
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    content: '';
    top: 0;
    left: 0;
    transform: scale(1,0);
    transition: all 0.26s ease-in;
    pointer-events: none;
    z-index: 1;
}

.stone-list .item:hover:after {
    transform: scale(1,1);
}
.stone-list .item:hover:before {
    transform: scale(1,1);
}


.stone-list .item > a {
    display: block;
    height:100%;
    width: 100%;
    padding: 0;
    vertical-align: middle;
    transition: all 0.22s ease-in;
    background: url("../img/opacity_bdr.png") no-repeat center;
    background-clip:content-box;
    border: 6px solid rgba(255,255,255,0);
    background-origin: content-box;
}
.stone-list .item > a::before {
     box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.5) inset;
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     content: '';
     z-index: 0;
}
.stone-list .item a > span {
    display: block;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-family: 'open sans condensed';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1.1;
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto!important;
    left: 0;
    transform: translateY(-50%);

}

/*.stone-list .item:hover a {
    background: url("../img/opacity_bdr.png") no-repeat center rgba(0,0,0,0.7);
    background-clip:content-box;
}
*/

section.about {
    margin-top: 10px;
    background: url("../img/about_bg.jpg") no-repeat top center;
    height: 447px;
    color: #fff;
    text-align: center;
}

section.about .caption {
    font-size: 37px;
    font-weight: bold;
    font-family: 'open sans condensed';
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 60px;
}

section.about p {
    font-size: 18px;
}

section.about p b {
    font-size: 21px;
    font-family: 'open sans condensed';
    text-transform: uppercase;
    margin-top: 20px;
    display: block;
}

section.about a {
    color: #ee314d;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 40px;
    display: block;
}

section.about a i:before{
    font-size: 15px;
    margin-left: 5px;
    transform: rotate(-90deg);
    display: inline-block;
    transition: all 0.2s ease-in;
}

section.about a:hover i:before {
    margin-left: 10px;
    transform: rotate(-45deg);
}


footer nav {
    background: #ededed;
}

footer nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

footer nav ul li {
    display: inline-block;
    margin-right: 45px;
}

footer nav ul li a:first-child {
    padding-left: 0;
}

footer nav ul li a {
    font-family: 'open sans condensed';
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    display: block;
}

footer > div {
    padding: 15px 0;
}

footer .copy {
    float: left;
}


footer .metr {
    float: right;
}

footer .wp {
    text-align: right;
	margin-right: 100px;
}

.navbar-toggle {
    float: none;
    position: absolute;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 45px;
    height: 50px;
    left: 0;
    top: 0;
    margin: 0;
    background:  url("../img/menuico.png") no-repeat center #dc143b;
}

.main-nav {
    min-height: 50px;
}

.left-side > div.open {
    height: auto;
}

main.inner {
    padding-top: 20px;
    padding-bottom: 30px;
}

main .breadcrumb {
    background: transparent;
    padding: 0;
    font-size: 12px;
    margin: 0;
}


.breadcrumb > li + li::before, .breadcrumb > .active {
    color: #4b5353;
}

main .breadcrumb a {
    color: #dc143b;
}

.card .capt {
    background: #fafafa;
    font-size: 26px;
    font-weight: bold;
    font-family: 'open sans condensed';
    text-transform: uppercase;
    padding: 3px 15px;
}

.card .card-img {
    float: left;
    width: 450px;
}

.card .card-data {
    width: 345px;
    margin-left: 487px;
}

.card .card-data .title {
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 35px;
    margin-bottom: 3px;
}

.card .card-data .title:first-child {
    margin-top: 0;
}

.card .card-data .val {
    margin-bottom: 0px;
    padding: 2px 0;
    border-bottom: 1px solid #f6f6f6;
}

.card .card-data .val span {
    float: right;
}

.card .card-main {
    padding-top: 10px;
}

.card .card-img .item {
    position: relative;
}

.card .card-img .item p {
    position: absolute;
    padding:5px 15px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    top: 10px;
    right: 10px;
    font-size: 16px;
}

.card .card-img .owl-buttons {
    width: 100%;
    bottom: 10px;
    position: absolute;
    z-index: 44;
    left: 10px;
}

.card .card-img .owl-buttons > div {
    width: 31px;
    height: 31px;
    display: inline-block;
    margin-right: 4px;
    font-size: 0;
}

.card .card-img .owl-buttons .owl-prev {
    background: url("../img/p_arr.png") rgba(0, 0, 0, 0.5) no-repeat center;
}
.card .card-img .owl-buttons .owl-next {
    background: url("../img/n_arr.png") rgba(0, 0, 0, 0.5) no-repeat center;
}

.gray-sm {
    font-family: 'open sans condensed';
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    background: #fafafa;
    padding: 6px 15px;
    margin: 20px 0;
}

.ct-txt {
    color: #374140;
    padding: 0 10px;
    line-height: 22px;
}

.gall-wrp {}
.gall-wrp .item {
    text-align: center;
    padding:0 10px;
}

.gall-wrp .item .img-cont {
    position: relative;
}

.gall-wrp .item img {
    width: 100%;
    max-width: 262px;
}

.gall-wrp .item .img-cont:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    border: 8px solid rgba(255,255,255,0.65);
}

.gall-wrp .owl-item:first-child .item {
    text-align: left;
}

.gall-wrp .owl-item:last-child .item {
    text-align: right;
}

.gall-wrp .item p {
    text-align: left;
    font-size: 20px;
    font-family: 'open sans condensed';
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
}

.gall-wrp .owl-buttons {
    position: absolute;
    top: -71px;
    right: 5px;
}

.gall-wrp .owl-buttons > div {
    width: 31px;
    height: 31px;
    display: inline-block;
    margin-right: 4px;
    font-size: 0;
}

.gall-wrp .owl-buttons .owl-prev {
    background: url("../img/p_arr.png") rgba(0, 0, 0, 0.2) no-repeat center;
}
.gall-wrp .owl-buttons .owl-next {
    background: url("../img/n_arr.png") rgba(0, 0, 0, 0.2) no-repeat center;
}

.calc-car .item {
    position: relative;
}

.calc-car .item:after {
    position: relative;
    display: block;
    content: '';
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 100%;
    border: 8px solid rgba(255, 255, 255, 0.6);
    top: 0;
    left: 0;
}

.calc-car .owl-buttons {
    width: 100%;
    top: 48%;
    position: absolute;
}

.calc-car .owl-buttons > div {
    width: 31px;
    height: 31px;
    font-size: 0;
    position: absolute;
}

.calc-car .owl-buttons .owl-prev {
    background: url("../img/p_arr.png") rgba(0, 0, 0, 0.5) no-repeat center;
    left: 15px;
}

.calc-car .owl-buttons .owl-next{
    background: url("../img/n_arr.png") rgba(0, 0, 0, 0.5) no-repeat center;
    right: 15px;
}

.ct-txt2 {
    line-height: 22px;
    color: #374140;
}

.calc-car {
    margin-bottom: 30px;
    
}

.more-descr {
    border-top: 1px solid #e1e1e1;
    text-align: right;
    padding: 5px 0;
    font-size: 12px;
    text-transform: uppercase;
}

.more-descr a {
    color: #dc143b;
}

.more-descr a i:before {
    font-size: 13px;
    margin-left: 5px;
}

.calc-title {
    background: #4b5353;
    color: #fff;
    height: 45px;
    text-transform: uppercase;
    font-family: 'open sans condensed';
    font-weight: bold;
    font-size: 20px;
    margin: 20px 0;
}

.calc-title .red-title {
    width: 240px;
    background: #ee314d;
    float: left;
    height: 45px;
    font-size: 25px;

    padding: 0px 20px;

}

.calc-title .red-title i:before {
    font-size: 30px;
    margin-right: 10px;
    margin-left: 0;
}

.calc-title .sm-tit {
    padding: 9px ;
    text-align: center;
}

.calc-sub {
    border-bottom: 6px solid #fafafa;
    font-family: 'open sans condensed';
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 6px;
    margin: 30px 0 10px 0;
}

.calc-sub span {
    background: #ee314d;
    color: #fff;
    padding: 0 5px;
    width: 20px;
    height: 20px;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    margin-right: 13px;
}

.calc-wrp .podok-img {
    float: left;
}

.calc-wrp .num-pod {
    margin-left: 540px;
    padding-top: 15px;
}

.calc-wrp .num-pod p {
    font-weight: bold;
    margin-bottom: 25px;
}

.calc-wrp .num-pod .size {
    margin-top: 15px;
}

.calc-wrp .num-pod .size span {
    color: #dc143b;
    font-weight: bold;
    font-size: 18px;
    font-family: 'open sans condensed';
}

.calc-wrp .num-pod .size input {
    width: 70px;
    border: 1px solid #d5d5d5;
    text-align: center;
    padding: 2px 0;
}

.calc-wrp .num-pod .numeric {
    vertical-align: top;
}
.calc-wrp .num-pod .numeric input {
    width: 40px;
    margin: 0 -5px;
    border: 1px solid #d5d5d5;
    height: 25px;
    vertical-align: top;
    text-align: center;
}

.calc-wrp .num-pod .numeric button {
    border: 1px solid #d5d5d5;
    width: 25px;
    height: 25px;
    font-size: 18px;
    margin: 0;
    vertical-align: top;
}

.calc-wrp .wide-btn {
    text-align: center;
    border-bottom: 1px solid #383e3e;
    margin: 20px 0;
}

.calc-wrp .wide-btn a {
    display: inline-block;
    color: #fff;
    background: #ee314d;
    padding: 7px 90px;
    text-transform: uppercase;
    font-weight:bold;
}

.calc-wrp .wide-btn a i:before {
    margin-left: 4px;
    font-size: 15px;
    color: #fff;
}

.calc-wrp .mat-selected {}
.calc-wrp .mat-selected .img-mat{
    float: left;
    position: relative;
    margin-right: 30px;
}

.calc-wrp .mat-selected .img-mat:after {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    border: 6px solid rgba(56,56,56,0.3);
    content: '';
}

.calc-wrp .mat-selected .data-mat {

    width: 100%;
    padding-top: 30px;
}

.calc-wrp .mat-selected .data-mat p.title {
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'open sans condensed';
    font-weight: bold;
}

.calc-wrp .mat-selected .data-mat ul {
    list-style: none;
    padding: 0;
    line-height: 1.8;
}

.calc-wrp .mat-selected .data-mat ul span {
    font-weight: bold;
}

.list-mats {
    padding: 20px 0;
}
.list-mats .item {
    display: inline-block;
    width: 160px;
    margin-right: 64px;
    margin-bottom: 20px;
}

.list-mats .item p {
    margin-top: 15px;
    text-align: center;
}

.list-mats .item:nth-child(4n) {
    margin: 0;
}

.list-mats .item input {
    display: none;
}

.list-mats .item input + label:before {
    background: url('../img/sprite.png') no-repeat -133px -48px;
    width: 13px;
    height: 13px;
    content: '';
    display: inline-block;
    margin-right: 8px;
}

.list-mats .item input:checked + label:before {
    background: url('../img/sprite.png') no-repeat -119px -48px;
}

.list-mats .item input + label {
    cursor: pointer;
    font-family: 'open sans condensed';
    font-size: 15px;
}

.optional {}
.optional ul {
    list-style: none;
    padding: 0;
}

.optional ul input {
    display: none;
}

.optional ul input + label {
    font-weight: normal;
}
.optional ul input + label:before {
    background: url('../img/sprite.png') no-repeat -133px -48px;
    width: 13px;
    height: 13px;
    content: '';
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
.optional ul input:checked + label:before {
    background: url('../img/sprite.png') no-repeat -147px -48px;
}

.calculate .result{
    background: #fafafa;
    padding-top: 30px;
}

.calculate .result h4{
    margin:0 0 20px 0;
    padding: 0 20px;
}

.calculate .result p {
    margin: 0;
    padding: 7px 20px;
    background: #ededed;
    font-family: 'open sans condensed';
    font-weight: bold;
    font-size: 18px;
}

.calculate .result table {
    width: 100%;
}

.calculate .result tr td{
    padding: 6px 20px;
    border-bottom: 1px solid #e0e0e0;
}

.calculate .result tr td:first-child {
    width: 360px;
}

.calculate .result tr td:nth-child(2n) {
    width: 100px;
}

.calculate .result tr.last td{
    padding: 12px 20px;
    font-size: 19px;
    font-family: 'open sans condensed';
    font-weight: bold;
    color: #ee314d;
    text-transform: uppercase;
    border-top: 1px solid #383e3e;
    border-bottom: 1px solid #383e3e;
}

.modal-catalog {
    margin-top: -20px;
    background: #fafafa;
    border-bottom: 1px solid #383e3e;
    margin-bottom: 20px;
    display: none;
}

.modal-catalog.open {
    display: block;
}

.modal-catalog .header {
    background: url("../img/stw_bg.jpg");
}

.modal-catalog .title {
    font-family: 'open sans condensed';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 19px;
    text-indent: 60px;
    position: relative;
    padding-top:15px;
}

.modal-catalog .title:before {
    content: '';
    display: block;
    position: absolute;
    background: url('../img/sprite.png') no-repeat -117px 0;
    width: 27px;
    height: 40px;
    top: 0;
    left: 10px;
}

.chbox-wrp ul {
    padding: 0 15px;
    list-style: none;
}

.chbox-wrp ul li {
    display: inline-block;
    margin-right: 32px;
    margin-bottom: 10px;
}

.chbox-wrp input {
    display: none;
}

.chbox-wrp ul li label {
    cursor: pointer;
    font-weight: normal;
}

.chbox-wrp input + label:before {
    background: url('../img/sprite.png') no-repeat -92px 0;
    width: 17px;
    height: 17px;
    display: inline-block;
    content: '';
    margin-right: 8px;
    vertical-align: middle;
}

.chbox-wrp input:checked + label:before {
    background: url('../img/sprite.png') no-repeat -92px -22px;
}

.stone-list.widw {
    padding: 10px;
    text-align: left !important;
}

.stone-list.widw.hide {
    display: none;
}

.stone-list.widw .item {
    width: 182px;
    height: 202px;
    margin: 10px !important;
}

.stone-list.widw .item span {
    font-size: 17px;
}




.stone-list.widw-mark {
    overflow-y: scroll;
    display: none;
    text-align: left !important;
}

.cat-list .stone-list.widw-mark {
    display: block;
    overflow: visible;
}

.cat-list .stone-list.widw-mark  .item {
    width: 258px;
    height: 200px;
}

.stone-list.widw-mark.open {
    display: block;
    max-height: 390px;
}

.stone-list.widw-mark .item {
    width: 182px;
    height: 120px;
    margin: 10px 10px 70px 10px !important;
    vertical-align: top;

}

.stone-list.widw-mark .item span {
    background: transparent;
    border: 8px solid rgba(255, 255, 255, 0.5);
}

.stone-list.widw-mark .item p.capt {
    font-family: 'open sans condensed';
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin: 8px 0 0 0;
}

.stone-list.widw-mark .item p.sub {
    margin: 0px 0 4px 0;
}

.news {}
.news .item {
    width: 50%;
    min-width:250px;
    height: 205px;
    display: inline-block;
    height:auto;
    padding-right: 15px;
    margin-bottom: 20px;
    margin-right: -4px;
    padding-top: 10px;
    overflow: hidden;
    vertical-align: top;
}

.news .item .img-cont {
    float: left;
    position: relative;
}

.news .item .img-cont:before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border: 6px solid rgba(255, 255, 255, 0.66);
    pointer-events: none;
}

.news .item .capt {
    height: 82px;
    display: table;
    vertical-align: middle;
    padding-left: 15px;
    font-family: 'open sans condensed';
    font-weight: bold;
    font-size: 16px;
    line-height: 1.3;
}

.news .item .capt span {
    vertical-align: middle;
    display: table-cell;
}

.news .item p {
    display:table;
    padding-left:15px;
}

.pagi-wrp {
 text-align: right;
}

.pagination > li > a, .pagination > li > span {
    color: #374140;
    border: none;
    padding: 3px 8px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #fff;
    background: #838383;
}

.news-more {
    border-top: 5px solid #ededed;
    margin: 20px 0;
}

.news-more > div {
    display: inline-block;
    padding: 6px 0;
}

.news-more .all-news a {
    font-size: 12px;
    color: #dc143b;
    text-transform: uppercase;
}

.news-more .all-news a i:before {
    font-size: 12px;
    transform: rotate(90deg);
    display: inline-block;
    margin-right: 5px;
    margin-left: 0;
}

.news-more .nav-news {
    float: right;
    font-size: 13px;
}

.news-more .nav-news .prev {
    display: inline-block;
    border-right: 1px solid #e0e0e0;
    padding-right: 15px;
}

.news-more .nav-news .prev:before {
    background: url('../img/sprite.png') no-repeat -164px -46px;
    width: 15px;
    height: 15px;
    content: '';
    vertical-align: middle;
    display: inline-block;
    margin-right: 8px;
}

.news-more .nav-news .prev:hover:before {
    background: url('../img/sprite.png') no-repeat -180px -64px;
}

.news-more .nav-news .next {
    display: inline-block;
    padding-left: 15px;
}

.news-more .nav-news .next:after {
    background: url('../img/sprite.png') no-repeat -164px -64px;
    width: 15px;
    height: 15px;
    content: '';
    vertical-align: middle;
    display: inline-block;
    margin-left: 8px;
}

.news-more .nav-news .next:hover:after {
    background: url('../img/sprite.png') no-repeat -180px -46px;
}

.colors {
    border: 1px solid #eeeeee;
    padding: 20px !important;
}

.colors .left-caption {
    margin: 0;
}

.colors ul {
    list-style: none;
    padding: 0;
    margin: 30px 0 0px 0;
}

.colors ul li {
    display: inline-block;
}

.colors ul li input {
    display: none;
}

.colors ul li input + label {
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid #696e6e;
    cursor: pointer;
}

.colors ul li input:checked + label {
    border: 1px solid #fff;
    opacity: 0.3;
}

.colors {
    font-size: 12px;
}

.contacts address {
    padding-top: 20px;
}

.contacts address > p{
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
}
.contacts address > p:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 3px;
}

.contacts address .addr:before {
    background: url('../img/sprite.png') no-repeat -1px -22px;
    width: 13px;
    height: 17px;
}
.contacts address .phone:before {
    background: url('../img/sprite.png') no-repeat -16px -22px;
    width: 17px;
    height: 17px;
}
.contacts address .mail:before {
    background: url('../img/sprite.png') no-repeat -40px -24px;
    width: 17px;
    height: 11px;
}
.contacts address .pt:before {
    background: url('../img/sprite.png') no-repeat -64px -21px;
    width: 18px;
    height: 18px;
}

.contacts .ctfrom {
    padding: 20px 80px;
    background: #f5f5f5;
}

.contacts .form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
}

.contacts .form-group span {
    font-size: 13px;
}

.contacts .form-group button {
    background: #dc143b;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.contacts .form-group button i:before {
    font-size: 13px;
    transform: rotate(-90deg);
    display: inline-block;
    margin-left: 3px;
}
/*payment*/
.payment .form-group button {
    background: #dc143b;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.payment .form-group button i:before {
    font-size: 13px;
    transform: rotate(-90deg);
    display: inline-block;
    margin-left: 3px;
}

.contacts .map {
    margin-top: 40px;
}

.hide_data_text {
    color:#fff;
    background:#1480dc;
    text-transform:uppercase;
    border-radius:0;
    margin:10px 0;
    font-size:12px;
}

.data-text {
    max-height: 143px;
    overflow:hidden;
}

.data-text.text11 {
    max-height: 220px;
    overflow:hidden;
}

.data-text.open {
    max-height:none;
}

.main-nav .search form {
    margin:0;
}

.bx-newslist-img {
    min-height:175px;
}

.bot-gally {
    margin-bottom: 20px;
}

.gally-bot-wrp {
    margin-top: 30px;
}

.gally-bot-wrp h4 {
    margin-bottom: 14px;
}

.gally-bot-wrp img {
  max-width:100%;
  outline: 7px solid rgba(0,0,0,0.3);
  outline-offset: -7px;
}

.left-side ul li a.item-selected {
    color:#dc143b;
}

.cat-list .stone-list.widw-mark {
        margin-left: -10px;
}


/*********Р  РЎв„ўР  РЎвЂ™Р  РЎС™Р  РІР‚СћР  РЎСљР  Р’В¬ Р  РІР‚в„ў Р  Р’ВР  РЎСљР  РЎС›Р  РІР‚СћР   Р  Р’В¬Р  РІР‚СћР   Р  РІР‚Сћ******/

.gally-cat {

}

.gally-cat .item .capt {
    font-family: 'open sans condensed';
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin: 8px 0 0 0;
}

.gally-cat .item {
    margin-bottom: 60px;
}

.gally-inner .cell {
    display: inline-block;
    overflow: hidden;
    outline: 7px solid rgba(85,51,41,0.5);
    outline-offset: -7px;
    margin: 0 15px 15px 0;
}

.gally-inner .cell img {
    width: 100%;
}

.bx-filter-select-popup .bx-filter-btn-color-icon, .bx-filter .bx-filter-btn-color-icon {
    width:100%;
    height:100%;
}

.bx-filter .bx-filter-param-btn {
    transition:all 0.2s;
}

.bx-active .bx-filter .bx-filter-param-btn {
    padding:0;
}

.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn, .bx-filter .bx-filter-param-btn:active {
    padding:1px;
}

.news-full > img {
    float:left;
    margin: 0 20px 20px 0;
    max-width:100%;
}

.news-more {
    width:100%;
    float:right;
}

.calc-car .item img {
    max-width:100%;
}

img.img {
    margin:0 15px 15px 0;
}
/**11-10-2016*/
.service-table {
    margin: 20px 0;
}


.service-table table {
    border:1px solid #eee;
    width:100%;
}

.service-table thead {
    background: #444;
    color: #fff;
}

.service-table tr {
    border-bottom:1px solid #eee;
}
.service-table tr td {
    padding: 6px;
    text-align: center;
}

.service-table tr td:first-child {
    text-align: left;
}
.service-table tr td:last-child {
    font-weight: bold;
    min-width: 150px;
}

.service-table tr td:last-child span {
    text-decoration: line-through;
    font-weight: normal;
    color: #999;
    margin-right: 8px;
}

.service-table tr td:first-child a{
    text-decoration: underline;
    color: #ee314d;
    font-weight: bold;
    display: block;
}
.content-wrp img {
    max-width: 100%;
    height: auto!important;
}
.descr-card .data-text {
    max-height: 136px;
}
.descr-card .data-text.open {
    max-height: none;
}
.descr-card .btn {
    margin-left: 11px;
}














.catalog-img {
    overflow: hidden;
    position: relative;

}
.catalog-img a {
    display: block;
    position: relative;
    height: 200px;
}
.catalog-img a::before {
    position: absolute;
    content: "";
    box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.2) inset;
    top: 6px;
    bottom: 6px;
    left: 6px;
    right: 6px;
    background: #34282d;
    z-index: 10;
    opacity: 0;
}

.catalog-img::before,
.catalog-img::after {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    content: '';
    -webkit-transition: opacity 0.70s, -webkit-transform 0.70s;
    transition: opacity 0.70s, transform 0.70s;
    z-index: 5;
}

.catalog-img::before { 
    border-top: 6px solid rgba(220, 20, 59, 0.7);
    border-bottom: 6px solid rgba(220, 20, 59, 0.7);
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.catalog-img::after {
    border-right: 6px solid rgba(220, 20, 59, 0.7);
    border-left: 6px solid rgba(220, 20, 59, 0.7);
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}
.cat-list .stone-list.widw-mark .item-product:hover .catalog-img::before,
.cat-list .stone-list.widw-mark .item-product:hover .catalog-img::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);

}

.catalog-img-wrap {
    position: relative;
    display: block;
}
.catalog-img-wrap::before {
    box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.5) inset;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 0;
}


.cat-list .stone-list.widw-mark .item-product {
    max-width: 283px;
    width: 100%;
    height: auto!important;
    display: inline-block;
    vertical-align: top;
    float: none;
    position: relative;
    margin-bottom: 0;
    padding: 10px;
}
.cat-inside-hover {
    background: #fff none repeat scroll 0 0;
    position: absolute;
    left: 0;
    right: 0;
}
.cat-inside-info {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: height 300ms linear 0s;
    text-align: center;
    position: relative;
}
.cat-inside-info::before {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    bottom: -1px;
    content: "";
    left: -1px;
    position: absolute;
    right: -1px;
    top: 0;
    z-index: -1;
}
.cat-list .stone-list.widw-mark .item-product:hover {
    z-index: 10;
}
.cat-list .stone-list.widw-mark .item-product:hover .cat-inside-info {
    animation: 0.3s ease 0s normal none 1 running fadeIn;
    display: block;
    height: auto;
    opacity: 1;
    overflow: visible;
    transition: height 300ms linear 0s;
}
.cat-list .stone-list.widw-mark .item-product:hover::before {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    bottom: -1px;
    content: "";
    left: -1px;
    position: absolute;
    right: -1px;
    top: 0;
    z-index: -1;
}


.btn-buy {
    background-color: #ee314d;
    background-image: url(../img/shop.png);
    background-repeat: no-repeat;
    background-position: 12px 7px;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 12px 5px 35px;
    border-radius: 25px;
    margin-bottom: 15px;
}
.btn-buy:hover {
    color: #fff;
    opacity: .9;
}

.sub-list {
    padding: 0;
    list-style-type: none;
    margin-bottom: 15px;
}
.stone-list.widw-mark .item-product p.capt {
    font-family: 'open sans condensed';
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin: 8px 0 10px 0;
}
.sub-list .price {
    display: inline-block;
    vertical-align: middle;
}
.sub-list li {
    overflow: hidden;
}
.sub-list li .price-from {
    float: left;
}
.sub-list .price-to {
    float: right;
 }
 .modal-catalog  .stone-list.widw-mark .item span{
    display: none;
 }
 .modal-catalog .stone-list .item > a {
     background: none;
 }
 .stone-list .item:hover .capt a{
     color: #ee314d;
     background-color: transparent;
 }
.bx-newslist .btn, .btn-primary, .hide_data_text {
    background-color: #DEDFD9;
    border: 1px solid #DEDFD9;
    color: #4b5353;
}
.bx-newslist .btn:hover, .btn-primary:hover, .hide_data_text:hover {
    background-color: #DEDFD9;
    border: 1px solid #DEDFD9;
    color: #4b5353;
    opacity: .8; 
}

@font-face {
    font-family: 'soc-ico';
    src: url('../fonts/soc-ico.eot');
    src: url('../fonts/soc-ico.eot?#iefix') format('embedded-opentype'),
    url('../fonts/soc-ico.woff2') format('woff2'),
    url('../fonts/soc-ico.woff') format('woff'),
    url('../fonts/soc-ico.ttf') format('truetype');
/*    font-weight: 100;
    font-style: normal;*/

}

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "soc-ico";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  text-align: center;







  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;

  text-align: center;

 

  font-variant: normal;
  text-transform: none;
 

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 

}
.soc-list {
    list-style-type: none;
    padding: 0;
    margin: 0 -3px;
    font-size: 0;
}
.soc-list li {
    display: inline-block;
    vertical-align: top;
    padding: 0 3px;
}
.soc-list li a {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 3px;
    text-align: center;
    line-height: 26px;
}
.soc-list li .icon-soc::before {
    color: #fff;
    font-size: 16px;
}
.ic-whats {
    background-color: #189d0e;
}
.ic-telegram {
    background-color: #2ca5e0;
}
.ic-viber {
    background-color: #7b519d;
}

.icon-013-interface:before { content: '\e800'; } /* 'о Ђ' */
.icon-017-telegram:before { content: '\e804'; } /* 'о „' */
.icon-viber:before { content: '\e816'; } /* 'о –' */
.head-right {
    position: relative;
    float: right;
}
header .contacts .head-right .phones {
    float: none;
    padding-right: 90px;
    display: block;
    width: auto;
}
.soc-list-head {
    position: absolute;
    top: 71px;
    right: 0;
}
.head-left {
    float: left;
}
header .logo {
    margin-bottom: 10px;
}
header {
    overflow: hidden;
    height: auto;
}
.catalog-img {
    position: relative;
}
.product__label {
    position: absolute;
    top: 1.5em;
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    z-index: 10;
    padding: 0 6px;
    line-height: 25px;
    background-color: #ee314d;
    height: 25px;
}
.product__label::before {
     width: 0;
     position: absolute;
     right: -6px;
     top: 0;
     content: '';
    height: 0;
    border-style: solid;
    border-width: 12.5px 0 12.5px 6px;
    border-color: transparent transparent transparent #ee314d;   
}



@media all and (min-width: 800px) {

  /* Give space around main area */
  .fancybox-custom-layout .fancybox-outer {
    top: 50px;
    left: 50px;
    bottom: 50px;
    right: 50px;
    margin: auto;
    max-width: 900px;

    overflow: visible;
    background: #fff;
    box-shadow: 10px 10px 15px rgba(0,0,0,0.3);
    transition: opacity .3s;
    padding: 15px;
  }

  /* Make it to fade-out while closing */
  .fancybox-custom-layout.fancybox-is-closing .fancybox-outer {
    opacity: 0;
  }

  /* Set color for background element */
  .fancybox-custom-layout .fancybox-bg {
    background: rgba(0,0,0,.5);
  }

  .fancybox-custom-layout.fancybox-is-open .fancybox-bg {
    opacity: 1;
  }

  /* Move caption area to the right side */
/*  .fancybox-custom-layout .fancybox-caption-wrap {
    top: 0;
    right: 44px;
    bottom: 0;
    left: auto;
    width: 256px;
    padding: 0;
    background: #333;
    pointer-events: all;
    border-right: 1px solid rgba(255,255,255,.08);
  }
*/
  /* Adjust content area position */


  /* Remove top border from the caption */
  .fancybox-custom-layout .fancybox-caption {
    padding: 30px 20px;
    border: 0;
  }

  /* Align buttons at the right side  */


  /* Remove background from all buttons */
  .fancybox-custom-layout .fancybox-button,
  .fancybox-custom-layout .fancybox-navigation button:before {
    background: transparent;
  }

  /* Change arrow color */
  .fancybox-custom-layout .fancybox-navigation button {
    color: #333 !important;
    padding: 10px;
  }

  /* Reposition arrows */
  .fancybox-custom-layout .fancybox-button--arrow_left {
    left: -60px;
  }

  .fancybox-custom-layout .fancybox-button--arrow_right {
    right: -60px;
  }

  .fancybox-custom-layout.fancybox-show-thumbs .fancybox-button--arrow_right {
    right: -272px;
  }

}

.btn-grey {
    color: #4b5353;
    background: #DEDFD9;
    text-transform: uppercase;
    border-radius: 0;
    margin: 7px 0;
    font-size: 12px;
    padding: 4px 8px 3px;
}
.btn-grey:hover {
    background-color: #1480dc;
    border: 1px solid #1480dc;
    color: #fff;
    opacity: .8;
}
.phone-contact {
    overflow: hidden;
padding-left: 30px;
margin-bottom: 15px;
}
.phone-contact .phone {
/*    float: left;
    margin-right: 10px;*/
    margin-top: 3px; 
    white-space: nowrap;
}
.phone-contact .soc-list {
    overflow: hidden;
}
.reqvisit h3 {
    font-size: 20px;
    color: #000;
    margin-bottom: 5px;
}
.contacts .map {
    margin-bottom: 10px;
}
.size-price-item {
    overflow: hidden;
}
.size-price-item .item-col {
    float: left;
    width: 50%;
    text-align: center;
}
.item-size {
    font-weight: normal;
    padding-top: 2px;
}

.contacts address > p, .phone-contact{
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px; 
    overflow: hidden;
}
.contacts address > p:before, .phone-contact:before {
    content: '';
    display: inline-block;
    vertical-align: middle; 
    position: absolute;
    left: 0;
    top: 3px;
}


.contacts address .phone:before, .phone-contact:before {
    background: url('../img/sprite.png') no-repeat -16px -22px;
    width: 17px;
    height: 17px;
}
.card .card-img .item {
    position: relative;
/*    margin-bottom: 20px;*/
}

.service-table tbody tr td:last-child p {
    margin-bottom: 0;
}
.inline-list {
    font-size: 0;
}
.inline-list-item {
    display: inline-block;
    vertical-align: top;
    float: none!important;
}
.gallery-product-desc {
    font-size: 14px;
}
.gallery-product-desc p {
    margin-bottom: 0;
}

.gallery-product-image-inner, .gallery-product-image, .gallery-product-image a {
    position: relative;
    display: block;
}
.gallery-product-item {
    margin: 0 auto 30px;
}
.gallery-product-image {
    margin-bottom: 10px;
}
.gallery-product-image a::before {
    content: '';
    display: block;
    padding-top: 66%;
}

.gallery-product-image-inner::before,
.gallery-product-image-inner::after {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    content: '';
    -webkit-transition: opacity 0.70s, -webkit-transform 0.70s;
    transition: opacity 0.70s, transform 0.70s;
/*    z-index: 1;*/
}

.gallery-product-image-inner::before { 
    border-top: 6px solid rgba(220, 20, 59, 0.7);
    border-bottom: 6px solid rgba(220, 20, 59, 0.7);
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.gallery-product-image-inner::after {
    border-right: 6px solid rgba(220, 20, 59, 0.7);
    border-left: 6px solid rgba(220, 20, 59, 0.7);
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}
.gallery-product-image a:hover .gallery-product-image-inner::before,
.gallery-product-image a:hover .gallery-product-image-inner::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);

}
.gallery-product-image-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    display: block;
/*    z-index: 1;*/
/*    z-index: 10;*/

}
.gallery-product-image-inner img {
    width: 100%;
    height: 100%!important;
    display: block;
    
}

.gallery-product-image a::after {
    position: absolute;
    content: "";
    box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.2) inset;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
/*    z-index: 3;*/
    z-index: 0;
    opacity: 1;
}
.gallery-product .gray-sm {
    padding-left: 0;
    padding-right: 0;
}