 
 @font-face {
    font-family: 'Rubik-Regular';
    src: url(../fonts/Rubik-Regular.ttf);
}
  @font-face {
    font-family: 'Rubik-Bold';
    src: url(../fonts/Rubik-Bold.ttf);
}
 
  @font-face {
    font-family: 'Rubik-Medium';
    src: url(../fonts/Rubik-Medium.ttf);
}
 
 
 
html {
    position: relative;
    min-height: auto;
}

body {
    font-family: 'Rubik-Regular';
    background-color: #fff;
    font-size: 16px;
    margin: 0 auto;
    padding: 0;
    color: #333;
}


h1 {
	color: #484e58;
	text-align: center;
	margin: 50px 0px;
	text-shadow: 0 0 5px #6a717a;
}


::selection {
background: #6a717a; /* Safari */
color:#fff;
}
::-moz-selection {
background: #6a717a; /* Firefox */
color:#fff;
}

h2 {
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	margin: 50px 0px;
	text-shadow: 0 0 5px #6a717a;
}

a {color:#1569d5;}

.header {
    background: #fff;
    min-height: 120px;
	 
}

 
.phone {
    font-size: 32px;
     padding: 25px 0 0 0;
}

.phone i {
    color: #c80621;
}
.phone a {color: #000;

font-weight: 600;}


 
.phone a:hover {
    color: #fad201;
	text-decoration:none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.map i {
    color: #c80621;
    font-size: 30px;
}

.cont-blok {
    padding: 35px 0 0 0;
}

.nav-mob {display:none;}
.form-top {
    width: 60%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0px 20px 20px;
    margin: 30px auto;
}
.img-mob {padding:30px 0}
.dop-txt {
    width: 60%;
    margin: 0 auto;
}
.normal-img img {width:100%}
.form-top h2 {
    color: #000;
    font-family: 'Rubik-Bold';
    font-size: 24px;
    margin: 0;
    padding: 20px 0 0
}

.a-list {  font-size:24px;}
.a-list span {color:#ef7f1a;}
.form-top p {
    color: #000;
    font-size: 14px;
}

.submit {
    padding: 20px 0 0
}

.btb-or {
    font-family: 'Rubik-Bold';
    background: #51ad01;
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 15px;
}
.btb-or:hover {
    color: #fff;
	text-decoration:none;
}
.btb-or:focus {
    color: #fff;
	text-decoration:none;
}

.modal-title {
	color:#ef7f1a;
	font-size:32px;
}

.map {
    padding: 35px 0 0 50px;
}

.map div {
    float: left
}

.map .adress {
	padding: 0 0 0 5px;
	font-size: 16px !important;

font-family: 'Rubik-Regular';

font-weight: 500;
}
.adress a {
	font-size: 13px;
	border-bottom: 1px dotted #000;
	color:#848484;
}

.new-zag {
	margin: 40px 0 0px;
	font-size: 24px;
	text-align: left;
}


.new-h1 {
	text-align: left !important;
	padding: 0px 0 25px !important;
	margin-top: 5px;
}

.adress a:hover {text-decoration:none;}
.adress a:active {text-decoration:none;}
.call {
    padding: 15px 0 0 0;
	text-align:center
}


.new-list ul li {
	list-style: none;
	background: url("/images/li2.png") no-repeat left 50% !important;
	padding-left: 30px !important;

}

.cont-new {
	font-size: 14px !important;
	color: #848484 !important;
}

.cont-new a {
    color: #ef7f1a
}

.map-body {
   
    text-align: center;
}
/**/
.banner {
	background: url(/images/banner.jpeg) no-repeat scroll center top; background-size: cover;
}
.navbar-brand {
    float: none;
    text-align: center
}

.navbar-brand > img {
    display: inherit;
    padding: 20px 0 0 0;
	width:100%;
}

.logo p {
    font-size: 14px;
    text-align: center
}

.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 0px;
}

.navbar-nav > li {
    padding: 0px 15px;
}

.nav {
    padding-left: auto;
}

.navbar-default {
    background: none;
}

.navbar-default .navbar-text {
    color: #333;
    margin: 16px 0px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background: none;
	
}

.navbar-brand {
    padding: 0px;
}
/*
.dropdown:hover > .dropdown-menu { 
    display: block; 
} */

.content {
    padding: 20px 0;
	min-height:400px;
}

.content1 {
    padding: 15px 0;
}
.content1 h1 {
   text-align:center;
   padding:20px 0;
}


.tab-r {display:none;}
.tab-zag {
	 
	display: block;
	border: 1px solid #b0b0b0;
	padding: 5px;
	background: #eee;
	font-size:18px;
	margin-top:50px;
 
}

.tab-txt {
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #eee;
	
}

.prev h2,.help h2,.content h2, .modal-title, .content h1  {
	font-size: 36px;
	text-transform: uppercase;
	text-align: center;
	margin: 35px 0;
	font-family: "Rubik-Bold";
}

.content h1 {text-align:center}
.modal-title {color:#000 !important}
.content p {
    text-indent: 25px;
}

.price {
    padding: 35px 0;
    background-color: #eee
}

.tovar-thumb-img {
    height: 260px;
    width: 100%;
}

.tovar-title h2 {
    color: #ef7f1a;
    font-family: 'Rubik-Regular';
    font-size: 24px;
    text-align: center;
    margin: 15px 0;
}

.tovar-thumb a:hover {
    text-decoration: none;
}

.tovar-thumb {
    width: 100%;
    min-height: 500px;
    /*	padding: 25px 10px 0px;*/
    margin-bottom: 10px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.4);
}
.all-price {padding: 30px 0 0;}
.tovar-title {
	 min-height: 60px;
}

.price a:hover {text-decoration:none}
.price a:focus {color:#fff;}
.tovar-desc {
    min-height: 70px;
    padding: 0 20px;
}

.tovar-desc p {
    font-size: 0.9em;
    text-align: center;
    color: #919191;
}

.bx-wrapper {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #fad201;
	border: 5px solid #fad201;
	background: #fff;
}

.btb-price {
    margin-top: 10px;
}

.item {
    background: #333;
    text-align: center;
    height: 400px !important;
}

.tovar-price {
    font-size: 28px;
    text-align: center;
    font-family: 'Rubik-Bold';
}

.contact {
    font-size: 16px;
    font-weight: 600
}

.contact a {
    color: #333;
    text-decoration: none;
}

.bx-wrapper {
    background: #fff;
}

.navbar {
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 15px;
    min-height: 50px;
   /* height: 50px;*/
    background-color: #6a717a;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    /*border-color: #e0e0e0;*/
    border-radius: 0px;
}

.navbar-default .navbar-nav > li > a {
	color: #fff;
	padding-top: 15px;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 15px;
}
 
.dropdown-menu > li > a {
	display: block;
	padding: 10px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	font-size: 16px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #fad201;
	color: #000;
}


.dropdown-menu > li > a {
	padding:10px 25px;
	font-size:16px;
}

.nav > li > a {
    position: relative;
    display: block;
    margin: 0px 15px;
    padding: 0;
    text-transform: uppercase
}

.nav > li > a:hover {
 
    color: #ef7f1a;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #a4a4a4 !important;
	background: #6a717a;
	border: 0;
}


.navbar-default {
	 
	border-color: #6a717a !important; border:none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff; font-weight:400;
	
}
.nav .active {background:#484e58;}

.navbar-default .navbar-nav > li > a:hover {color:#000}

.page {
	padding: 30px 0;
}
.nav {
    float: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

.banner {
  /*  background: url(../images/bg_1.jpg) no-repeat scroll center top;
    background-size: cover;*/
    color: #fff;
    height: auto;
    padding: 20px 0;
}

.banner h1 {
    font-family: 'Rubik-Bold';
    font-size: 60px;
    color: #fad201;
    text-shadow: 1px 1px 2px #000,0 0 50px #fad201;

 
     
}


/*
.banner h1 {
    font-family: 'Roboto Thin';
    font-size: 55px;
    margin-top: 200px;
    margin-bottom: 0px;
    color: #fff;
}
*/

.banner p {
    font-size: 16px;
}


/*
.banner h2 {
    font-family: 'Roboto Bold';
    font-size: 50px;
    color: #fff;
}*/

.all-sub {
    border: 0px;
}

.banner .phone {
    font-size: 55px;
}

.block {
    background: #fff;
    padding: 70px 0;
}

.block h2 {
    margin: 20px 0;
}

.block h3 {
    font-family: 'Rubik-Bold';
    font-size: 20px;
    margin: 0px 0px 10px;
}

.block p {
    padding: 5px 0;
    font-size: 15px;
}

.block .btb-blue {
    font-family: 'Rubik-Bold';
    background: #0090ff;
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 15px;
}

.btb-green {
    font-family: 'Rubik-Bold';
    background: #6a717a;
    color: #fff;
    border-radius: 5px;
    padding: 10px 50px;
    font-size: 15px;
    margin: 20px 0px;
}

.btb-green:hover {
    background: #484e58;
    color: #fff;
}

.block2 {
    background: #fcf1e4;
}

.tras-blog {
    margin: 15px 0px;
    min-height: 600px;
}

.tras-blog h3 {
    font-size: 20px;
    font-family: 'Rubik-Bold';
    padding: 30px 0px 0px;
}

.tras-blog p {
    font-size: 15px;
    margin: 0px;
}

.contact {
    margin: 150px 0px;
}

.contact h1 {
    padding: 0px 0px 50px;
}

.contact p {
    font-size: 20px;
    font-weight: 600
}

.contact .address {
    font-size: 17px;
    margin: 50px 0px 10px
}

.prev {
    /*background: #eee;*/
}

.help {
    padding: 20px 0
}

.help h2 {
    padding: 0px 10px;
}

.help p {
    color: #9b9b9b;
    font-size: 14px;
}

.form-contact {
    background: #f4f4f4;
    width: 74%;
    padding: 25px 30px;
    margin-bottom: 80px;
}

.form-contact .form-control {
    border-radius: 0px;
    margin: 10px 0px;
    padding: 10px;
    height: 46px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2)
}

.texta {
    height: 140px;
    width: 100%;
    border-radius: 0px;
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 25px;
    font-size: 14px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2)
}


/**/

.footer {
    background: #484e58;
    width: 100%;
    height: auto;
    padding: 35px 0;
    color: #fff;
    font-size: 14px;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer-contact {
    font-size: 15px;
    font-weight: 600;
}

.footer-contact i {
    padding: 5px;
}

.footer p {
    margin-top: 30px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
}
.panel-default > .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #484e58;
	font-size: 18px;
}

.panel {border-radius: 0}
.footer ul {
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style-type: none;
}

.footer .menu li {
    float: left;
    font-size: 15px;
    padding: 10px;
}

.logo-footer {
    width: 117px;
}

#back-to-top {
    position: fixed;
    z-index: 9999;
    display: none;
    bottom: 70px;
    right: 15px;
    cursor: pointer;
}

#back-to-top i {
    width: 50px;
    height: 50px;
    display: block;
    color: #fff;
    background: #000;
    text-align: center;
    font-size: 16px;
    opacity: 0.4;
    line-height: 50px;
    border-radius: 5px;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

#back-to-top i:hover {
    background: #333;
}

.col-price {
	background-color: rgba(255,255,255,.8);
	padding: 0 20px 20px;
	margin: 20px auto;
	min-height: 350px;
	/* border-radius: 10px; */
}
 
 .col-price h2 {color:#000; margin:0}
  .col-price-blog a:hover,.col-price-blog a:focus {  text-decoration:none;}
  .col-price:hover {background-color: rgba(255,255,255,1);}
  
.col-price h2 {
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	margin: 30px 0;
}
.grr {
	
	width: auto;
	height: 250px;
	padding-top: 35px;
}

.gr {
	background: url("/images/gur.png") no-repeat center center;
	width: auto;
	height: 250px;
	background-size: contain;
}


.er {
	background: url("/images/el0.png") no-repeat center center;
	width: auto;
	height: 250px;
	background-size: contain;
}

.plus {padding:20px 0 20px; background:#fff; }
.circle {
	width: 230px;  
	height: 230px;
	border-radius: 50%;
	font-size: 50px;
	color: #4d1313;    
	/* line-height: 100px; */
	text-align: center;  
	background: #F7B77E;
	font-size: 24px;   
	padding: 0px 15px 0;
	margin: auto;
	 display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-family: 'Rubik-Regular';
  border:1px solid #cecece;
  box-shadow:0 2px 5px rgba(0, 0, 0, 0.3);
}


.plus h2 {
	font-size: 36px;
	text-transform: uppercase;
	text-align: center;
	margin: 35px 0;
	font-family: 'Rubik-Bold';
}

.plus-list p {
	font-size: 20px;
	padding: 20px 0;
}

.navbar-brand > img 
{
	/*position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	width: 95%;
	padding:0;*/
}
 
.bg-eee {background:#eee}

.logo {
	padding: 0px 0 10px 0;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color:#6a717a !important
}

.content1 ul {
	list-style: none;
	margin-top: 25px;
	padding-left: 0;
	margin-bottom: 50px;
}
.content1 strong {color:#ef7f1a}
 
.content1 h2 {
	text-align: left;
	/* padding-top: 50px; */
	text-transform: initial;
	margin: 0;
	margin-bottom: 25px;
}

 .content1 h2 span {
	 color:#ef7f1a
 }


.content1 ul li {
	list-style: none;
	background: url(../images/li.png) no-repeat left 50%;
	padding-left: 50px;
	 
	font-size: 23px;
	margin-bottom: 20px;
	line-height: 1.3;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {

    background-color: #fff3e7 !important;

}
.view-price h2 {
	text-align: center;
	background: #eee;
	padding: 15px 0;
	margin: 35px 0;
	font-size: 22px;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
	text-align: center;
}

.marka-price0 {
	color: #000;
	background: #f0851a;
	width: 100%;
	position: relative;
	padding: 10px;
}

.view-price {
	margin: 25px 0;
}

.marka-text {
	position: relative;
	top: -43px;
	left: 0;
	color: #fff;
	background: rgba(8,8,8,.6);
	padding: 10px;
	width: 100%;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #74471a;
    text-align: center;
    font-size: 18px;
    background: #f0851a;
    color: #000;
}


.view-price .bx-wrapper {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: none;
	border: none;
	background: #fff;
}

.bx-wrapper img {
	width: 100%;
	display: block;
}

.price-view-list a:hover {text-decoration:none;}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 15px !important;
	width: 100%;
}

.bx-wrapper {
	 
	margin-bottom: 5px !important;
	 
}

.view-price {
	margin: 0;
}
.ico-pr{
	margin-bottom: 50px;
}

.g-price {
	font-size: 24px;
	text-align: center;
	margin-bottom: 50px;
	color: #ef7f1a;
}
.ico-pr img{ width:100%}

.line-bottom  {height:50px}

.price-pr h2 {
	background: #eee;
	padding: 20px;
	text-align:center;
}


.price-pr-line {margin-bottom:40px; padding-left: 40px; font-size:23px;}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: none;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: none;
}

a.list-group-item, button.list-group-item {
	color: #000;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #6a717a;
	border-color: #6a717a;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}