@charset "utf-8";
/* БетонМонолит — beton-m1.ru. Палитра: графит #2f3640 + янтарный #ffc107 */
*{box-sizing:border-box}
html,body{margin:0;padding:0}
body{font:15px/1.65 "Source Sans Pro","Segoe UI",Arial,sans-serif;color:#4d565f;background:#fff}
img{max-width:100%;height:auto;border:0;display:block}
a{color:#c58a00;text-decoration:none}
a:hover{text-decoration:underline}
h1,h2,h3,h4{font-family:"Roboto Slab",Georgia,serif;font-weight:700;color:#2f3640;margin:0 0 14px}
h1{font-size:38px;line-height:1.2}
h2{font-size:29px;line-height:1.25}
h3{font-size:18px}
p{margin:0 0 13px}
.w{width:1160px;max-width:100%;margin:0 auto;padding:0 18px}
.sec{padding:62px 0}
.sec-gray{background:#f4f6f7}
.sec-dark{background:#2f3640;color:#a6b0ba}
.sec-dark h2,.sec-dark h3{color:#fff}
.hd{text-align:center;max-width:820px;margin:0 auto 40px}
.hd h2{margin-bottom:12px}
.hd h2:after{content:"";display:block;width:56px;height:3px;background:#ffc107;margin:14px auto 0}
.hd p{color:#78838d;margin:0;font-size:16px}
.sec-dark .hd p{color:#98a3ad}

/* ---- верхняя строка: адрес, почта, телефон ---- */
.tline{background:#2f3640;color:#9aa4ae;font-size:12.5px;padding:9px 0}
.tline-in{display:flex;flex-wrap:wrap;gap:6px 26px;align-items:center}
.tline a{color:#d8dde2}
.tline a:hover{color:#ffc107;text-decoration:none}
.tline .t{margin-left:auto;font-weight:600;color:#fff}

/* ---- шапка ---- */
.head{background:#fff;border-bottom:1px solid #e7eaec}
.head-in{display:flex;align-items:center;gap:20px;padding:15px 0}
.logo{display:flex;align-items:center;gap:11px}
.logo:hover{text-decoration:none}
.logo svg{width:44px;height:44px;flex:0 0 44px}
.logo b{display:block;font-family:"Roboto Slab",Georgia,serif;font-weight:700;font-size:21px;
	color:#2f3640;line-height:1.1}
.logo b i{font-style:normal;color:#e0a800}
.logo span{display:block;font-size:11px;color:#8b959e;letter-spacing:.4px}
.menu{margin-left:auto}
.menu ul{list-style:none;margin:0;padding:0;display:flex;gap:2px}
.menu a{display:block;padding:9px 13px;color:#4d565f;font-size:14.5px;border-bottom:2px solid transparent}
.menu a:hover{color:#2f3640;border-bottom-color:#ffc107;text-decoration:none}
.mmenu{display:none;background:#f4f6f7;border-bottom:1px solid #e7eaec}
.mmenu ul{list-style:none;margin:0;padding:0;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch}
.mmenu li{flex:0 0 auto}
.mmenu a{display:block;padding:12px 15px;color:#4d565f;font-size:14px;white-space:nowrap}

/* ---- кнопки ---- */
.btn{display:inline-block;padding:14px 30px;border-radius:2px;border:0;cursor:pointer;
	background:#ffc107;color:#2f3640;font-family:"Source Sans Pro",Arial,sans-serif;font-weight:600;
	font-size:15px;text-align:center;box-shadow:0 2px 4px rgba(47,54,64,.18);transition:.15s}
.btn:hover{background:#ffcd38;text-decoration:none;color:#2f3640;box-shadow:0 4px 10px rgba(47,54,64,.24)}
.btn-d{background:#2f3640;color:#fff;box-shadow:0 2px 4px rgba(47,54,64,.24)}
.btn-d:hover{background:#3d4653;color:#fff}
.btn-o{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.7);padding:12px 28px;
	box-shadow:none}
.btn-o:hover{background:#fff;color:#2f3640}

/* ---- hero ---- */
.hero{position:relative;background:#2f3640 url(../img/hero.jpg) center/cover no-repeat}
.hero:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(30,36,44,.72)}
.hero-in{position:relative;padding:76px 0 66px;text-align:center;color:#fff}
.hero h1{color:#fff;max-width:900px;margin:0 auto 16px}
.hero .sub{max-width:680px;margin:0 auto;font-size:17.5px;color:#d3dae0}
.hero-btns{margin-top:30px}
.hero-btns .btn{margin:0 8px 10px}

/* ---- счётчики ---- */
.counters{background:#ffc107}
.counters-in{display:flex;flex-wrap:wrap}
.counters div{flex:1 1 200px;padding:22px 18px;text-align:center;
	border-right:1px solid rgba(47,54,64,.14)}
.counters div:last-child{border-right:0}
.counters b{display:block;font-family:"Roboto Slab",Georgia,serif;font-size:30px;color:#2f3640;line-height:1}
.counters span{font-size:13.5px;color:#6b5a12;display:block;margin-top:6px}

/* ---- карточки продукции ---- */
.cards{display:flex;flex-wrap:wrap;gap:22px}
.card{flex:1 1 330px;min-width:0;background:#fff;border-radius:2px;overflow:hidden;
	box-shadow:0 1px 3px rgba(47,54,64,.16);display:flex;flex-direction:column;transition:.18s}
.card:hover{box-shadow:0 8px 20px rgba(47,54,64,.20);transform:translateY(-2px)}
.card img{width:100%}
.card-b{padding:20px 22px 22px;display:flex;flex-direction:column;flex:1 1 auto}
.card h3{margin-bottom:9px}
.card p{font-size:14px;color:#727d87;flex:1 1 auto;margin-bottom:14px}
.card .pr{font-family:"Roboto Slab",Georgia,serif;font-weight:700;font-size:19px;color:#2f3640;
	border-top:1px solid #eef1f3;padding-top:13px}
.card .pr i{display:block;font-style:normal;font-family:"Source Sans Pro",Arial,sans-serif;
	font-size:12.5px;font-weight:400;color:#98a2ab;margin-top:2px}

/* ---- цены плиткой ---- */
.pgroup{font-family:"Roboto Slab",Georgia,serif;font-weight:700;font-size:17px;color:#2f3640;
	margin:26px 0 12px;padding-left:12px;border-left:4px solid #ffc107}
.tiles{display:flex;flex-wrap:wrap;gap:12px}
.tile{flex:1 1 165px;min-width:0;background:#fff;border-radius:2px;padding:15px 16px;
	box-shadow:0 1px 3px rgba(47,54,64,.14);display:flex;flex-direction:column}
.tile:hover{box-shadow:0 6px 16px rgba(47,54,64,.18)}
.tile b{display:block;font-family:"Roboto Slab",Georgia,serif;font-size:15px;color:#2f3640;
	margin-bottom:4px}
.tile span{display:block;font-size:12px;color:#8b959e;margin-bottom:10px;flex:0 0 auto}
.tile u{display:block;text-decoration:none;font-family:"Roboto Slab",Georgia,serif;font-weight:700;
	font-size:17px;color:#c58a00;margin-top:auto}
.note{background:#fffaeb;border-left:4px solid #ffc107;padding:16px 20px;font-size:14px;
	margin-bottom:8px;color:#6b5a12}

/* ---- две колонки ---- */
.cols{display:flex;flex-wrap:wrap;gap:40px;align-items:center}
.col{flex:1 1 400px;min-width:0}
.col img{border-radius:2px;box-shadow:0 2px 8px rgba(47,54,64,.18)}
ul.tick{list-style:none;margin:0 0 20px;padding:0}
ul.tick li{position:relative;padding:0 0 12px 30px;font-size:15px}
ul.tick li:before{content:"";position:absolute;left:0;top:5px;width:18px;height:18px;border-radius:50%;
	background:#ffc107}
ul.tick li:after{content:"";position:absolute;left:6px;top:10px;width:5px;height:8px;
	border:solid #2f3640;border-width:0 2px 2px 0;transform:rotate(45deg)}
.vols{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}
.vols div{flex:1 1 82px;text-align:center;border-radius:2px;padding:14px 6px;
	background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16)}
.vols b{display:block;font-family:"Roboto Slab",Georgia,serif;font-size:21px;color:#ffc107}
.vols span{font-size:11.5px;color:#98a3ad}

/* ---- насосы ---- */
.pumps{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:26px}
.pump{flex:1 1 240px;min-width:0;background:#fff;border-radius:2px;padding:24px 22px;
	box-shadow:0 1px 3px rgba(47,54,64,.16);text-align:center}
.pump b{display:block;font-family:"Roboto Slab",Georgia,serif;font-size:34px;color:#c58a00;line-height:1}
.pump u{display:block;text-decoration:none;font-size:12.5px;color:#2f3640;margin:9px 0 8px;
	text-transform:uppercase;letter-spacing:.6px;font-weight:600}
.pump span{font-size:14px;color:#727d87}

/* ---- галерея ---- */
.gal{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px}
/* min-width:0 обязателен: у img min-width:auto равен своей ширине,
   без него flex-basis игнорируется и кадр раздувается на всю строку */
.gal img{flex:1 1 260px;min-width:0;width:100%;border-radius:2px;
	box-shadow:0 2px 8px rgba(47,54,64,.16)}

/* ---- контакты ---- */
.rq{list-style:none;margin:0;padding:0}
.rq li{padding:0 0 20px}
.rq b{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.7px;color:#98a2ab;
	font-weight:600;margin-bottom:3px}
.rq span,.rq a{font-size:16.5px;color:#2f3640}
.rq a:hover{color:#c58a00}
.form{background:#fff;border-radius:2px;padding:28px;box-shadow:0 2px 10px rgba(47,54,64,.14)}
.form label{display:block;font-size:12.5px;color:#78838d;margin:0 0 5px}
.form input{width:100%;padding:12px 14px;border:1px solid #dde2e6;border-radius:2px;background:#fbfcfc;
	font:15px/1.4 "Source Sans Pro",Arial,sans-serif;color:#2f3640;margin-bottom:15px}
.form input:focus{outline:0;border-color:#ffc107;background:#fff}
.form .btn{width:100%}
.form .sm{font-size:12px;color:#98a2ab;margin:12px 0 0;text-align:center}
.hp{position:absolute;left:-9999px}
.map{margin-top:30px;border-radius:2px;overflow:hidden;box-shadow:0 2px 10px rgba(47,54,64,.14)}
.map iframe{display:block;width:100%;height:400px;border:0}

/* ---- призыв ---- */
.cta{background:#ffc107;padding:34px 0;text-align:center}
.cta b{display:block;font-family:"Roboto Slab",Georgia,serif;font-size:25px;color:#2f3640;
	margin-bottom:5px}
.cta p{color:#6b5a12;margin:0 0 18px}
.cta .btn{margin:0 6px 8px;background:#2f3640;color:#fff}
.cta .btn:hover{background:#fff;color:#2f3640}

/* ---- подвал ---- */
.foot{background:#2f3640;color:#8f99a3;font-size:14px;padding:48px 0 24px}
.foot-c{display:flex;flex-wrap:wrap;gap:36px}
.foot-i{flex:1 1 270px}
.foot h4{color:#fff;font-family:"Roboto Slab",Georgia,serif;font-size:14px;margin:0 0 14px}
.foot ul{list-style:none;margin:0;padding:0}
.foot li{padding:0 0 8px}
.foot a{color:#8f99a3}
.foot a:hover{color:#ffc107}
.foot-b{border-top:1px solid #3f4855;margin-top:30px;padding-top:18px;font-size:12.5px;color:#6e7982}

/* ---- адаптив ---- */
@media (min-width:1041px){
	.card{max-width:calc((100% - 44px)/3)}
	.pump{max-width:calc((100% - 60px)/4)}
}
@media (max-width:1040px){
	h1,.hero h1{font-size:28px}
	h2{font-size:23px}
	.menu{display:none}
	.mmenu{display:block}
	.sec{padding:44px 0}
	.hero-in{padding:48px 0 42px}
	.tline .t{margin-left:0}
}
@media (max-width:640px){
	body{font-size:14.5px}
	.hero h1{font-size:23px}
	.hero .sub{font-size:15.5px}
	h2{font-size:20px}
	.tline{font-size:11.5px}
	.logo svg{width:36px;height:36px;flex:0 0 36px}
	.logo b{font-size:18px}
	.btn{display:block;width:100%;margin:0 0 10px}
	.hero-btns .btn,.cta .btn{margin:0 0 10px}
	.map iframe{height:300px}
}
