body {
	font-family: 'Roboto';
	background: #fff;
}

@font-face {
  font-family: 'Summerrine';
  src:  url('/fonts/summerrine.otf'),
    url('/fonts/summerrine.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Better Together';
  src:  url('/fonts/Better Together Script.otf'),
	  url('/fonts/Better Together Script.ttf');
	  
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Matryoshka';
  src:  url('/fonts/matryoshka.otf');
	  
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Cera Round Pro DEMO';
  src:  url('/fonts/CeraRoundProDEMO-Bold.otf');
	  
  font-weight: normal;
  font-style: normal;
}

.mb30{margin-bottom: 30px;}
.mt15{margin-top: 15px;}
.hr-separate{margin-top: 10px;}
.hr-sep {background: #000; color: #fff; border: 0;}
.mp0 {margin: 0;padding: 0;}

.saw-header {
	background: #fff;
	border-radius: 0;
	border: 0;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	/*margin-top: 15px;
	margin-bottom: 15px;*/
	background-image: url(/images/1055.jpg);
		background-position: bottom;
		background-size: cover;
}


.text-crop {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.saw-header-phone {
	float: right;
	line-height: 1;
}

.saw-header-phone-p {
	margin: 0;
	margin-top: 8px;
	font-size: 10px;
}

.saw-header-phone-p2 {
	font-size: 25px;
	font-weight: 900;
	margin: 0;
}

.saw-header-logo {
	
}
.saw-header-logo img{
	height: 40px;
	margin-top: 5px;
	float: left;
	padding-right: 10px;
}

.navbar-default .navbar-nav > li > a {
  color: #5fd483;
	color: #fff;
	font-weight: 500;
	/*font-family: 'Cera Round Pro DEMO';*/
	text-transform: uppercase;
	text-shadow: 1px 0 0 #333;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
	background: #e2e2e2;
	text-shadow: 1px 0 0 transparent;
}
.navbar-default .navbar-brand {
	color: #333;
	font-weight: 900;
	font-size: 20px;
}

.navbar-form .form-control{
	border: none;
	box-shadow: none;
	border-radius: 3px;
}

.navbar-collapse {
  	padding: 0;
}

.saw-main {
	text-align: center;
	padding: 40px;
}

.saw-main-h1 {
	font-weight: 400;
	color: #fff;
	text-shadow: 2px 2px 5px #333;
	font-size: 32px;
	line-height:40px;
	margin: 0;
}

.saw-main-h2 {
	text-align: center;
	font-weight: 300;
	color: #fff;
	text-shadow: 2px 2px 5px #333;
	font-size: 24px;
	line-height:32px;
	margin: 0;
}

a.saw-main-a {
	color: #333;
	text-decoration: none;
	font-weight: 300;
	background: #ffdb4d;
	padding: 10px 30px;
	display: inline-block;
	margin-top: 10px;
	font-size: 20px;
	border-radius: 5px;
	border: 2px solid #ffdb4d;
	background: none;
	color: #ffdb4d;
	text-shadow: 2px 2px 5px #333;
}
a.saw-main-a:hover {
	background: #ffdb4d;
	color: #333;
	text-shadow: none;
}

.saw-var {
	padding-top: 30px;
	padding-bottom: 30px;
}

.saw-var-block {
	padding: 0 7.5px;
	margin-top: 15px;
}
.material__callback {
      background-color: #DEF2D9;
      padding: 16px 20px;
      border-radius: 3px;
      font-size: 16px;
      line-height: 24px;
      margin-top: 16px;
    }
    .material__callback-phone {
      white-space: nowrap;
      color: #4070ff;
      display: inline-block;
      font-weight: 700;
    }
    .material__callback-phone:hover {
      color: blue;
      text-decoration:none;
    }
    @media(max-width:768px) {
        .material__callback {
      margin-top:0;
      border-radius:0;
    }
    }
.saw-var-block-inside {
	border: 1px solid #eee;
	padding: 15px;
	border-radius: 3px;
	height: auto;
	overflow: hidden;
}
.saw-var-block-inside img{
	width: 100%;
	height: 300px;
	object-fit: cover;
	border-radius: 3px;
}

.saw-var-block-inside-p {
	margin: 0;
	padding-top: 15px;
	font-weight: 300;
	font-size: 18px;
	float: left;
	
}

.saw-var-block-inside-p2 {
	float: right;
	margin: 0;
	padding-top: 15px;
	font-weight: 900;
	font-size: 18px;
}

a.saw-var-block-inside-a {
	display: inline-block;
	padding: 5px 10px 3px;
	background: #ffdb4d;
	color: #333;
	text-decoration: none;
	border-radius: 3px;
	font-weight: 300;
}

.saw-var-block-inside-b1 {
	height: 300px;
}

.saw-var-block-inside-b2 {
	height: 50px;
}

.saw-var-block-inside-b3 {
	
}

.aw-var-block-inside-b12 img{
	height: 200px;
}

.aw-var-block-inside-b12 {
	height: 200px
}

.saw-catalog-h4 {
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 10px;
}

.saw-catalog {
	padding-top: 30px;
	padding-bottom: 30px;
}

.saw-catalog-block {
	margin-top: 30px;
}
.saw-catalog-block img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.saw-catalog-block-title {
	margin: 0;
	margin-top: 15px;
	font-weight: 900;
	font-size: 15px;
	
}

.saw-catalog-block-price {
	font-size: 18px;
	margin: 0;
	font-weight: 300;
}

a.saw-catalog-block-link {
	display: inline-block;
	padding: 5px 10px 3px;
	background: #ffdb4d;
	text-decoration: none;
	margin-top: 10px;
	color: #333;
	font-weight: 300;
	border-radius: 3px;
}

.our-prod-block {
	margin-top: 30px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #f7f7f7;
}
.our-prod-block:hover {
	border: 1px solid #ccc;
	border-radius: 3px;
}
.our-prod-block img{
	height: 150px;
	width: 100%;
	object-fit: cover;
}

.our-prod-block-1 {
	font-weight: 900;
	margin: 0;
	margin-top: 10px;
	font-size: 17px;
	color: #507299;
}

.our-prod-block-2 {
	font-size: 18px;
	font-weight: 900;
	color: #333;
	margin-top: 1px;
}

.our-prod-block-link {
	display: inline-block;
	padding: 5px 20px 3px;
	font-size: 15px;
	background: #ffdb4d;
	color: #333;
	font-weight: 300;
	border-radius: 3px;
}

.our-prod-block-span {
	color: #4eaa6a;
	padding-left: 10px;
	font-weight: 500;
}

.our-prod {
	padding-top: 50px;
	padding-bottom: 50px;
	background: #f7f7f7;
}
.our-prod h4:before,
.our-prod h4:after{
	content: "";
    position: relative;
    display: inline-block;
    width: 10%;
    height: 1px;
    vertical-align: middle;
    background: #777777;
    background-clip: content-box;
	margin-left: 10px;
	margin-right: 10px;
}

.wood-how-work-blocks {
	text-align: center;
	margin-top: 50px;
}

.wood-how-work-blocks-icon {
	font-size: 40px;
	border: 1px solid #ffdb4d;
	padding: 20px;
	border-radius: 100%;
	display: inline-block;
	color: #ffdb4d;
	background: #5fd483;
	color: #fff;
	border: 1px solid #fff;
}

.wood-how-work-blocks-title {
	margin: 0;
	margin-top: 20px;
	font-weight: 900;
	font-size: 20px;
	margin-bottom: 10px;
}

.wood-how-work-blocks-desc {
	margin: 0;
	font-weight: 300;
	font-size: 15px;
}

.saw-dov-block {
	margin-top: 30px;
}
.saw-dov-block img{
	width: 100%;
	height: 100px;
	object-fit: contain;
}

.saw-about {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #f7f7f7;
	margin-top: 50px;
}
.saw-about img{
	width: 100%;
}

.saw-about-block {
	margin-top: 30px;
}

.saw-about-block-title {
	font-weight: 900;
	font-size: 20px;
}

.saw-footer {
	padding: 0;
	background: #333;
	color: #fff;
	margin-top: 50px;
	padding-bottom: 30px;
	background-image: url(/images/1022.jpg);
	background-size: cover;
	background-position: bottom;
	height: auto;
	overflow: hidden;
}

.saw-foo-info {
	font-weight: 500;
}

.saw-foo-info1 {
	font-weight: 300;
}



.saw-header-block {
	height: 130px;
	color: #fff;
}

.saw-header-img {
	
}
.saw-header-img img{
	height: 130px;
}

.saw-header-num-phone {
	font-weight: 900;
	text-align: right;
	font-size: 25px;
	margin: 0;
	line-height: 1;
	margin-top:20px;
	color: #fff;
}

.saw-header-schedule {
	text-align: right;
	font-weight: 300;
	line-height: 1.2;
	margin-top: 5px;
	font-size: 15px;
}

.saw-header-title {
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 5px;
	color:#fff;
    margin-top:20px;
}

.saw-header-perfomance {
	font-weight: 300;
	margin-bottom: 0px;
	color:#fff;
}

.saw-header-banner {
	border-radius: 3px;
	color: #fff;
	height: 100px;
}

.saw-header-banner-desc {
	font-weight: 300;
	color: #fff;
	margin: 0;
	text-shadow: 1px 0 0 #333;
	margin-top:0px;
	color:#fff;
}
.saw-header-banner-desc2 {
	font-weight: 300;
	color: #fff;
	margin: 0;
	text-shadow: 1px 0 0 #333;
	margin-top:10px;
	color:#333;
}

.saw-header-bg {
	height: 100px;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(137, 137, 137, 0.4);
	border-radius: 3px;
}

.saw-nav {
	border-radius: 3px;
	border: 2px solid #eee;
	margin-bottom: 15px;
	margin-top: 15px;
	background: rgba(0, 0, 0, 0.21);
}

.saw-nav-cont {
	background: none;
	border-radius: 3px;
}

.saw-nav-button {
	background: #ffdb4d;
	border: 1px solid #ffdb4d;
	border-radius: 3px;
	font-weight: 900;
	margin-right: 15px;
}
.saw-nav-button:hover {
	background: #ffe271;
	border: 1px solid #ffe271;
	border-radius: 3px;
}

.saw-mat {
	padding: 7.5px;
}
.saw-mat:hover {
	background: #5fd483;
	border-radius: 3px;
}

.saw-materials {
	padding-top: 30px;
	padding-bottom: 30px;
}
.saw-materials h4{
	font-weight: 500;
	font-size: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.saw-materials h4:before,
.saw-materials h4:after{
	    content: "";
    position: relative;
    display: inline-block;
    width: 10%;
    height: 1px;
    vertical-align: middle;
    background: #777;
    background-clip: content-box;
	margin-left: 15px;
	margin-right: 15px;
}

.saw-mat-inside {
	background-image: url(/images/doska.jpg);
	height: 180px;
	background-size: cover;
	background-position: center;
}
.saw-mat-inside1 {
	background-image: url(/images/brus.jpg);
	height: 180px;
	background-size: cover;
	background-position: center;
}
.saw-mat-inside2 {
	background-image: url(/images/brusok1.jpg);
	height: 180px;
	background-size: cover;
	background-position: center;
}
.saw-mat-inside3 {
	background-image: url(/images/vagon-stoika.jpg);
	height: 180px;
	background-size: cover;
	background-position: center;
}
.saw-mat-inside4 {
	background-image: url(/images/fanera.jpg);
	height: 180px;
	background-size: cover;
	background-position: center;
}
.saw-mat-inside5 {
	background-image: url(/images/zabor.jpg);
	height: 180px;
	background-size: cover;
	background-position: center;
}

.saw-mat-inside6 {
	background-image: url(/images/kora.jpg);
	height: 180px;
	background-size: cover;
	background-position: center;
}
.saw-mat-inside7 {
	background-image: url(/images/pagonazh.jpg);
	height: 180px;
	background-size: cover;
	background-position: center;
}
.saw-mat-inside8 {
	background-image: url(/images/dry-list.jpg);
	height: 180px;
	background-size: cover;
	background-position: center;
}
.saw-mat-inside9 {
	background-image: url(/images/pbp2.jpg);
	height: 180px;
	background-size: cover;
	background-position: center;
}
.saw-mat-inside10 {
	background-image: url(/images/briket4.jpeg);
	height: 180px;
	background-size: cover;
	background-position: bottom;
}

.saw-mat-inside11 {
	background-image: url(/images/nekon.jpg);
	height: 180px;
	background-size: cover;
	background-position: center;
}


.saw-mat-inside img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}

a p.saw-mat-title {
	line-height: 180px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 400;
	text-shadow: 1px 1px 1px #333;
}

a.saw-mat-inside-link {
	text-decoration: none;
}

.materialFix {
    display: flex;
    align-items: center;
    height: 100%;
    line-height: 36px !important;
    justify-content: center;
}
.saw-matpage {
	background: #f7f7f7;
	padding: 15px;
	border-radius: 3px;
}
.saw-matpage-wood {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 500px;
}
.saw-matpage-block{
	margin-top: 15px;
}
.saw-matpage-block img{
	width: 100%;
	height: 150px;
	object-fit: cover;
}

.saw-matpage-image-doska {
	background-image: url(/images/doska.jpg);
	height: 150px;
	background-size: cover;
	border-radius: 3px;
}
.saw-matpage-image-brus {
	background-image: url(/images/brus.jpg);
	height: 150px;
	background-size: cover;
	border-radius: 3px;
}
.saw-matpage-image-brusok {
	background-image: url(/images/brusok1.jpg);
	height: 150px;
	background-size: cover;
	border-radius: 3px;
}
.saw-matpage-image-vagon {
	background-image: url(/images/vagon-stoika.jpg);
	height: 150px;
	background-size: cover;
	border-radius: 3px;
}
.saw-matpage-image-fanera {
	background-image: url(/images/fanera.jpg);
	height: 150px;
	background-size: cover;
	border-radius: 3px;
}
.saw-matpage-image-zabor {
	background-image: url(/images/zabor.jpg);
	height: 150px;
	background-size: cover;
	border-radius: 3px;
}


.saw-matpage-title {
	line-height: 150px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 500;
	text-shadow: 1px 1px 1px #333;
}

.saw-matpage-name {
	font-weight: 900;
	font-size: 20px;
}

.saw-matpage-desc {
	font-weight: 300;
}

a.saw-matpage-link {
	display: inline-block;
	text-decoration: none;
	padding: 3px 10px 1px 10px;
	font-weight: 300;
	border: 1px solid #507299;
	color: #507299;
	margin-bottom: 4px;
	cursor:default;
}
a.saw-matpage-link:hover {
	background: #507299;
	color: #fff;
}

.saw-matpage-names {
	font-weight: 900;
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 0;
}

.saw-matpage-price {
	font-weight: 300;
	font-size: 20px;
	margin: 0;
}

.saw-matpage-sort {
	background: #5fd483;
	padding: 2px 10px 0 10px;
	display: inline-block;
	font-weight: 900;
	color: #fff;
	border-radius: 2px;
	font-size: 15px;
	position: absolute;
	left: 30px;
	top: 115px;
}

.saw-plus {
	padding-top: 50px;
	padding-bottom: 30px;
}
.saw-plus h4{
	font-weight: 500;
	font-size: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.saw-plus h4:before,
.saw-plus h4:after{
	content: "";
    position: relative;
    display: inline-block;
    width: 10%;
    height: 1px;
    vertical-align: middle;
    background: #777777;
    background-clip: content-box;
	margin-left: 10px;
	margin-right: 10px;
}

.saw-plus-block {
	padding: 7.5px;
}

.saw-plus-inside {
	padding: 15px;
	background: #f7f7f7;
	border-radius: 3px;
	height: 190px;
	display:flex;
}

p.saw-plus-icon {
	display: inline-block;
	line-height: 100px;
	height: 100px;
	float: left;
	font-size: 30px;
	padding-right: 30px;
	padding-left: 15px;
	color: #5fd483;
}

.saw-plus-desc {
	font-weight: 300;
	padding-top: 7px;
	font-size: 17px;
}

.wood-how-work {
	padding-top: 50px;
	padding-bottom: 50px;
}
.wood-how-work h4:before,
.wood-how-work h4:after{
	content: "";
    position: relative;
    display: inline-block;
    width: 10%;
    height: 1px;
    vertical-align: middle;
    background: #777777;
    background-clip: content-box;
	margin-left: 10px;
	margin-right: 10px;
}

.saw-footer-bg {
	background: rgba(51, 51, 51, 0.86);
	position: absolute;
	height: 300px;
	width: 100%
}

.saw-footer-block {
	margin-top: 30px;
}

.saw-footer-company {
	font-weight: 900;
	font-size: 25px;
}

.saw-footer-num {
	font-weight: 900;
	font-size: 20px;
	color: #fff;
}

.saw-footer-timework {
	font-size: 15px;
	font-weight: 300;
}

.saw-footer-form {
	font-weight: 900;
	font-size: 16px;
	margin-bottom: 20px;
}

#saw-header-img {
	
}

.saw-header-img-p {
	margin: 0;
	padding: 0;
}

.saw-nav-toggle {
	margin: 0;
	float: right;
	height: 50px;
	line-height: 50px;
	color: #fff;
	padding-right: 15px;
	font-weight: 700;
}

.saw-nav-form {
	
}

.hr-line{
    height:1px;
    width:100%;
    background:#333;
}

.desc-text {
    margin-bottom:12px;
    font-size:16px;
    line-height:24px;
}


.box-product {
  background-color: #f7f7f7;
  margin-top: 40px;
  border-radius: 4px;
  padding: 20px;
  font-size:16px;
  line-height:24px;
}
.badge-box {
  display: flex;
  flex-wrap: wrap;
}
.title-h2 {
  margin: 0;
  font-size: 32px;
  line-height: 40px;
  padding-bottom: 8px;
}
.title-table {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 12px;
}
.text_def {
  font-size: 16px;
  line-height: 24px;
  width: 50%;
}
.text-desc {
  font-weight: 500;
  padding-bottom: 8px;
}

.badge-item {
  background-color: rgba(0, 64, 255, 0.2);
  color: #1550ff;
  padding: 4px 8px;
  margin: 0 4px 4px 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  border-radius: 2px;
  user-select: none;
} 
.listing-product-box {
  padding: 15px 0;
  border-top: 1px solid #ccc;
}
.listing-product-box:last-child {
    padding-bottom:0;
}

.listing-item:last-child {
  text-align: right;
  font-weight: 500;
}
.image-box {
  display: flex;
  padding-top: 24px;
  padding-bottom: 8px;
  overflow-x: auto;
}
.image-box img{
  border-radius: 4px;
  max-height: 180px;
  margin-right: 16px;
  margin-bottom: 16px;
}

.saw-notice {
    font-size:14px;
    line-height:20px;
    font-weight:500;
    margin-top:12px;
}

@media (max-width:768px){
  .listing-item:last-child{
    text-align: left;
  }
  .badge-box {
      margin-top:15px;
  }
}