@import url("fonts.css");
@import url("table.css");
@import url("forms.css");
* { outline: none;}
body {
    font-family: sans-serif!important;
}
h1 {
	font-size: 2em!important;
}
h2 {
	font-family: 'Bebas', sans-serif!important;
	font-weight: bold!important;
	font-size: 40px!important;
	padding-bottom: 20px;
	padding-top: 20px;
	text-transform: uppercase;
}
ul {
	margin: 0!important;
	padding-left: 0px!important;
}
.background-top {
	width: 100%;
	background-image: url('/images/img-head.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	min-height: 640px;
}
.bg-blue-muted {
	background: #4a6886!important;
}
.social {
	display: block;
	margin-top: 18px;
}
.social li {
	display: inline-block;
	margin-right: 10px;
}
.social a {
	color: unset;
	text-decoration: none;
}
.social a:hover {
	color: unset;
	text-decoration: none;
}
.social i {
	font-size: 32px;
}
.social-mob {
	display: block;
}
.social-mob li {
	display: inline-block;
	margin-right: 10px;
}
.social-mob a {
	color: unset;
	text-decoration: none;
}
.social-mob a:hover {
	color: unset;
	text-decoration: none;
}
.social-mob i {
	font-size: 24px;
}
.phone {
	padding: 7px 7px 0 0;
	font-size: 34px;
	font-weight: bold;
	font-family: 'Bebas', sans-serif;
	color: #000;
}
.phone, .phone:hover {
	text-decoration: none;
	color: #000;
}
.phone-mob {
	padding: 7px 7px 0 0;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Bebas', sans-serif;
	color: #fff;
}
.phone-mob a, a:hover {
	text-decoration: none;
	color: #fff;
}
.offer-block {
	height: 640px;
	background: rgba(160, 155, 140, 0.7);
}
.offer {
	font-family: 'Bebas', sans-serif;
	font-weight: bold;
}
.offer .title {
	font-size: 48px;
	line-height: 1.1;
	font-weight: bold;
	text-shadow: 1px 1px 2px black, 0 0 2em black;
	color: #f3cc68;
}
.offer .list {
	font-size: 32px;
	text-shadow: 1px 1px 2px black, 0 0 2em black;
	color: #ffffff;
}
.offer hr {
	border-top: 1px solid rgba(239, 232, 232, 0.35);
}
.title-description {
	margin-top: -30px;
	font-size: 16px;
}
.dropdown-menu {
	padding: 8px 0!important;
	margin: 7px 0 0 0!important;
	border-radius: unset!important;
}
#product {
	padding-top: 30px;
}
#broken-stone {
	background-image: url('/images/bg-izv-stone.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	position: relative;
}
#broken-stone h2 {
	color: #fff;
	text-transform: uppercase;
}
#broken-stone .content {
	background-color: rgba(53, 48, 52, .8);
	color: #fff;
	padding-bottom: 60px;
	padding-top: 20px;
}
#quarry-stone .content {
	background-color: rgba(53, 48, 52, .8);
	color: #fff;
	padding-bottom: 60px;
	padding-top: 20px;
}
#asphalt .content {
	color: #000;
	padding-bottom: 60px;
	padding-top: 20px;
}
#beton .content {
	color: #000;
	padding-bottom: 60px;
	padding-top: 20px;
}
#keramzit .content {
	color: #000;
	padding-bottom: 60px;
	padding-top: 20px;
}
#quarry-stone {
	background-image: url('/images/bg-but-stone.jpg');
	background-repeat: repeat-x;
	background-position: center center;
	position: relative;
}
#quarry-stone h3,
#granit-stone h3 {
	font-family: 'Bebas', sans-serif;
	font-weight: bold;
	font-size: 34px;
	padding-bottom: 20px;
	padding-top: 30px;
	text-transform: uppercase;
}
#asphalt h3,
#beton h3,
#grav-stone h3{
	font-family: 'Bebas', sans-serif;
	font-weight: bold;
	font-size: 34px;
	padding-bottom: 10px;
	padding-top: 30px;
	text-transform: uppercase;
}
#granit-stone {
	padding-top: 20px;
	padding-bottom: 60px;
	background-color: #fff;
}
#grav-stone {
	padding-top: 20px;
	padding-bottom: 60px;
	background-color: #F8F9FA;
}
#contacts {
	padding-top: 20px;
	padding-bottom: 60px;
}
#contacts a, a:hover {
	text-decoration: none;
}
#contacts input[type="text"], input[type="email"], input[type="tel"] {
	font-size: 16px;
	width: 100%;
	height: 40px;
	padding:0 10px;
	margin-bottom: 15px;
}
#contacts button#message-send {
   display: inline-block;
   margin-top: 15px;
   padding: 15px 40px;
   background-color: rgba(53, 48, 52, .90);
   border: 0px;
   color: #fff;
}
#contacts button:hover#message-send {
   background-color: rgba(53, 48, 52, .80);
}
#contacts button:active#message-send {
  background-color: rgba(53, 48, 52, 1);
}
#contacts textarea {
	font-size: 16px;
	width: 100%;
	height: 120px;
	padding:10px;
}
.goods-line {
	margin-top: 40px;
}
.top-data {
	margin-top: 47px;
	background-color: #fff;
	padding: 25px 0;
}
.email {
	font-size: 20px!important;
	margin-top:2px!important; 
}
.item-name {
	width: 100%;
	font-family: 'Bebas', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 30px;
	/*margin:20px 0 15px 0;*/
}
.phone-min {
	display: block;
	float: right;
	padding: 15px 30px;
	margin-top: -20px;
	border-radius:0px 0 0px 10px;
	--moz-border-radius:0px 0 0px 10px;
	--webkit-border-radius:0px 0 0px 10px;
	background-color: rgb(232, 232, 232);
}
a.tel, a.tel:hover {
	text-decoration: none;
	color: inherit;
}
.phone-min ul li {
	display: inline-block;
	list-style: none;
	font-size: 24px;
	font-weight: bold;
	margin-left: 15px;
	color: #3e3e3e;
}
.phone-min a {
	text-decoration: none;
	font-size: 28px;
}
.phone-min a:hover {
	text-decoration: none;
}
.phone-min ul li:first-child {
	margin-left: 0;
}
.ship {
	background-color: rgba(255, 254, 254, 0.95);
	padding-left: 15px;
	padding-bottom: 15px;
	color: #4a4a4a;
}
.ship h3{
	font-family: 'Bebas', sans-serif;
	font-weight: bold;
	font-size: 34px;
	padding-bottom: 5px!important;
	padding-top: 20px;
	text-transform: uppercase;
}
.p-title {
	font-weight: bold;
}
footer {
	padding: 30px 0;
	background-color: rgba(53, 48, 52, 1);
	color:#fff;
	width: 100%;
}
footer a {
	color:#fff;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}
footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: transparent;
}
footer a:focus {
	color: #fff;
	text-decoration: none;
}
.text-gray-lite {
	color: #d1d5d6;
}
.telegram {
	color: rgb(97, 164, 218);
}
.whatsapp {
	color: rgb(27, 211, 65);
}
.viber {
	color: rgb(123, 81, 151);
}
.mail {
	color: rgb(251, 85, 85);
}
.link-d-black {
	color: #333;
	border-bottom: 1px dashed #333;
}
.link-d-black:hover {
	text-decoration: none;
	border-bottom: transparent;
}