body{
	background-color: #f6f6f6;
	color: #000000;
	font-size: 16px;
	width: 100%;
	font-family: sans-serif;
}

.container {
	padding-top: 20px;
	text-align: center;
	padding-bottom: 70px;
}
.wtext {
	color: #ffffff;
	font-size: 20px;
	text-shadow: 1px 1px 2px #333, 0 0 1em #333;
	margin: 0;
	background-color: rgba(0, 0, 0, 0.5);
}
.wtext:hover {
	color: #ffffff;
	
}
section h2{
	font-size: 4rem;
	font-weight: 700;
	text-decoration: underline;
}



img.brand{
	width: 54px;
	height: 54px;
	position: relative;
	bottom: 5px;
}


#logoimg{
	max-width: 350px;
}
header{
	padding-right: 0;
	margin-right: 0;
    padding-bottom: 40%;
    width: 100%;
	background: url(../image/header.jpg) no-repeat;
 	background-size: cover;
 	border-bottom: 2px solid #777;
 	min-height: 600px;
}

.navbar{
	border-radius: 0px;
	border: 0;

}

.navbar-brand p{
	padding-top: 14px;
	font-family: Comfortaa;
	font-size: 54px;
	color: #FFF;
}
.navbar-brand p span{
	color: #c44830;
}

.address{
	border-left: 4px solid #c44830;
	padding-left: 10px;
	position: relative;
	font-size: 14px;
}
.navbar-inverse .navbar-nav>li{
	height: 96px;
	position: relative;
	bottom: 0px;
}
.navbar-default .navbar-nav>li>a{
	font-size: 16px;
	color: #c44830;
	font-weight: 700;
	height: 100%;
	padding-top: 59px;
}	

header h1{
	color: #FFF;
	font-weight: 900;
	font-size: 5rem;
	margin-top: 100px;
	text-shadow: 1px 1px 2px #333, 0 0 1em #333;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
}
#headtext{
	width: 100%;
	position: absolute;
	padding-top: 150px;
}
header h2{
	color: #FFF;
	text-shadow: 1px 1px 2px #333, 0 0 1em #333;
	font-weight: 700;
	font-size: 3rem;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
}
#head{
	position: relative;
}
#headtext a{
	position: relative;
	margin-top: 20px;
}
#about{
	border-bottom: 2px solid #777;
}
#about h2{
	font-size: 4rem;
	font-weight: 700;
}
#about p{
	 color: #777;
	 font-size: 2.5rem;
	 padding-top: 30px;
}
#about a{
	color: #c44830;
	font-weight: 700;
}
#about h3{
	font-size: 2rem;
	font-weight: 900;
	padding-top: 30px;
}
#about h3>span{
	color: #c44830;
}
.aboutimg{
	padding-top: 30px;
}

.leftimg{
	width: 60%;
	float: right;
}

span.buy{
	font-weight: 900;
	font-size: 5rem;
	color: #FFF;
	background-color: #c44830;
	padding-left: 10px;
	padding-right: 10px;
}
span.lom{
	font-weight: 100;
	font-size: 5rem;
	position: relative;
	top: 1px;
}
span.color{	
	margin-left: 15px;
	position: relative;
	bottom: 7px;

}
span.metall{
	margin-left: 30px;
	position: relative;
	bottom: 14px;
}
#price p.center{
	text-align: right;
	font-weight: 900;
	font-size: 20px;
}
.leftprice{
	text-align: left;
	font-size: 20px;
	font-weight: 700;
	padding-top: 46px;

}

table {
	position: relative;
	padding: 20px 20px;
	font-size: 24px;
	font-weight: 700;
    border-collapse: separate; /* Способ отображения границы */ 
    width: 100%; /* Ширина таблицы */ 
    border-spacing: 7px 11px; /* Расстояние между ячейками */ 
}



.price {
	background-color: #c44830;
	color: #FFF;


}
.name1 {
	font-style: italic;
}
.name2 {
	width: 70%;
	
#price p.pricefoot{
	color: #777;
	text-align: left;
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 30px;
}
#price {
	border-bottom: 2px solid #777;
}

.rich{
	display: block;
	width: 269px;
	border: 4px solid #0092dc;
	padding: 0px 30px;
	font-size: 44px;
	font-weight: 700;
	position: relative;
	bottom: 85px;
	left: 155px;
	color: #0092dc;
  	-moz-transform: rotate(-20deg);  /* Firefox */
 	-o-transform: rotate(-20deg);  /* Opera */
  	-webkit-transform: rotate(-20deg);  /* Safari y Chrome */
}
span.two{
	margin-left: -3px;
	color: #03903e;
}
span.first{
	margin-left: -3px;
	color: #c44830;
}
span.three{
	margin-left: -3px;
	color: #0092dc;
}

}

#contacts{
	text-align: left;
}
#contacts p {
	text-align: left;
	font-size: 18px;
	color: #777;
	font-weight: 700;
}
#contacts p span{
	color: #c44830;
	font-weight: 700;
	font-size: 2rem;
}
#contacts p span.text{
	color: #333;
	font-size: 2rem;
	font-weight: 700;
}
#contacts h4{
	font-size: 30px;
	text-align: left;
	padding-bottom: 30px;
}
.map{
	width: 80%;
	float: left;
	border: 1px solid #333;
}

input{
	width: 100%;
	border-radius: 4%;
	height: 38px;
}
.formcomment{
	width: 100%;
	height: 250px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-radius: 4%;
}
.form-group{
	text-align: left;
}
.subbmit{
	float: right;
}

#price-1{
	border: 1px solid #333;
	border-radius: 4%;
	background-color: #fff;
}
#price-2{
	border: 1px solid #333;
	border-radius: 4%;
	background-color: #Fff;
}
#price-1 td,
#price-2 td{
	
	text-align: left;
	border-bottom: 1px solid #333;
	font-size: 14px;
}

#mobiletext{
	display: none;
}


#socialvk{
	font-size: 50px;
	color: #FFF;
	cursor: pointer;
}
#socialvk:hover{
	color: #c44830;
}
footer{
	background-color: #222;
	color: #FFF;
	font-size: 20px;
}
div.footer{
	padding-top: 50px;
	padding-bottom: 0px;
}

footer h3{
	padding-bottom: 50px;
}
div.footnav{
	text-align: left;
}
div.footnav a{
	color: #c44830;
}
div.footnav span{
	color: #c44830;
}

@media screen and (min-width: 1360px){
	header h1{
		margin-top: 10%;
	}
	header{
		padding-bottom: 45%;
	}
	.container {
		padding-top: 70px;
		padding-bottom: 100px;
	}
	#about h2{
		font-size: 6rem;
	}
	#about p{
		font-size: 3.5rem;
	}
	#about h3{
		font-size: 3.5rem;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.firstdiv{
		margin-left: 12.5%;
	}
	.navbar-inverse .navbar-nav>li>a{
		font-size: 24px;
	}
	.btn-group-lg>.btn, .btn-lg{
		font-size: 24px;
	}
	#headtext a{
		margin-top: 10%;
	}
	#about h2{
		font-size: 6rem;
	}
	#price h2{
		font-size: 6rem;
		margin-bottom: 7%;
	}
	#price p.pricefoot{
		font-size: 22px;
	}
	#contacts h4{
		font-size: 36px;
	}
	#price p.pricefoot{
		padding-top: 77px;
	}
}
@media screen and (min-width: 1650px){
	header h1{
		font-size: 7rem;
	}
}
@media screen and (max-width: 1360px){
	.firstdiv{
		margin-left: 12.5%;
	}
	#price p.pricefoot{
		font-size: 18px;
	}
}
@media screen and (max-width: 1200px){
	.company {
		display: none;
	}
	header h1{
		font-size: 5rem;
	}
	#price p.pricefoot{
		font-size: 14px;
	}
	#contacts p{
		font-size: 14px;
	}	
	footer{
		font-size: 16px;
	}
	#headtext{
	width: 100%;
	position: absolute;
	padding-top: 250px;
}


}

@media screen and (max-width: 1011px){
	.navbar-text{
		display: none;
	}
	header h1{
		font-size: 4rem;
		margin-top: 50px;
	}
}
@media screen and (max-width: 992px){
	.firstdiv{
		margin-left: 0%;
	}
	#about p{
		font-size: 2.5rem;
	}
	header h1{
		font-size: 3.5rem;
	}
	span.buy{
		font-size: 3rem;
	}
	span.lom{
		font-size: 5rem;
	}
	.rich{
		font-size: 24px;
		width: 180px;
		left: 120px;
		bottom: 60px;
	}
	.leftprice{
		font-size: 14px;
		padding-top: 40px;
	}
}
@media screen and (max-width: 767px){

#logoimg{
	max-width: 150px;
}
	.navbar-brand{
		width: 30%;
	}
	div.form{
		margin-top: 50px;
	}
	div.map{
		width: 100%;
	}
	header h1{
		font-size: 3rem;
		margin-top: -20px;
	}
	.navbar-brand p{
	padding-top: 0px;
	font-family: Comfortaa;
	font-size: 34px;
	color: #FFF;
	}
	img.brand{
	width: 34px;
	height: 34px;
	position: relative;
	bottom: 5px;
}
	#about p{
		font-size: 18px;
	}

	footer{
		font-size: 14px;
	}
	#price-1 td,
	#price-2 td{
	
	text-align: left;
	border-bottom: 1px solid #333;
	font-size: 12px;
}


}
@media screen and (max-width: 700px){
span.buy{
		font-size: 1.5rem;
	}
	span.lom{
		font-size: 3.5rem;
	}
	p.leftprice{
		font-size: 10px;
	}
	span.rich{
		font-size: 16px;
		width: 100px;
		left: 90px;
		bottom: 45px;
		padding-left: 10px;
	}
	span.color{
		bottom: 5px;
	}
	span.metall{
		bottom: 10px;
	}
	.price-block1,
	.price-block2{
		width: 100%;
		border-radius: 4%;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 468px){
	.navbar-brand{
		width: 40%;
	}
}
@media screen and (max-width: 448px){
	header h1{
		font-size: 2.5rem;	
	}
}
@media screen and (max-width: 448px){
	#mobiletext{
		display: block;
		font-size: 2rem;
		font-weight: 700;
		background-color:#c44830 ;
		color:#FFF;
		margin-bottom: 20px;

	}
	#pctext{
	display: none;
	
}
#price-1 td,
	#price-2 td{
	
	text-align: left;
	border-bottom: 1px solid #333;
	font-size: 10px;
}
}

.details {
	position: relative;
	display: block;
	max-width: 100%;
	margin: 0 auto 10px;
	background: rgba(255,255,255,0.5);
	border-radius: 5px;
	transition: 0.3s;
	overflow: hidden;
  }
  
  .details::after {
	position: absolute;
	right: 24px;
	top: 15px;
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	border-right: 3px solid #425995;
	border-bottom: 3px solid #425995;
	transform: rotate(-45deg);
	transform-origin: center;
	transition: .3s;
  }
  
  .details[open]::after {
	transform: rotate(45deg);
  }
  
  .details[open] {
	padding-bottom: 100px;
  }
  
  .details[open] .details__title {
	margin-bottom: 32px;
  }
  
  .details__title {
	background: #fff;
	border-radius: 5px;
	padding: 12px 24px;
	font-size: 20px;
	cursor: pointer;
	list-style: none;
	font-weight: 700;
	transition: .3s;
  }
  
  .details__title::-webkit-details-marker {
	display: none;
  }
  
  .details__content {
	padding: 0 32px;
	font-size: 18px;
	margin-bottom: -60px;
  }
  
  .details__content p:last-child {
	margin-bottom: 0;
  }
  .details__content p:first-child {
	margin-top: 0;
  }
