﻿@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/proxima_nova_regular-webfont.woff2') format('woff2'),
         url('../fonts/proxima_nova_regular-webfont.woff') format('woff');
    src: local('Proxima Nova Rg'), url('../fonts/Proxima Nova Regular.otf'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova ExBld';
    src: local('Proxima Nova ExBld'), url('../fonts/ProximaNova-Extrabld.ttf');
    font-weight: normal;
    font-style: normal;
}

body {
  margin: 0;
  font-family: 'Proxima Nova Rg';
}
.head_background {
    margin:0 auto;
	padding: 30px 0;
	/* background: radial-gradient(#fff, #0081cf); */
	background: url("https://aqua-pac.ru/image/background-1.jpg") center;
	background-size: cover;
	min-height: 640px;
}
.kanistra {
	max-width: 230px;
}
.kanistra-l {
	padding-right: 45px
}
.kanistra-r {
	padding-left: 45px
}
.img_title_top {
    font-size: 52px;
	text-transform: uppercase;
	font-family: Proxima Nova ExBld;  
    line-height: 0.96;  
    color: #ffffff;
	text-shadow: #000 2px 2px 3px;
	-webkit-text-stroke: 1px black;
}
.img_title_bottom {
	font-size: 42px;
	font-family: Proxima Nova ExBld;
    color: #ffffff;
	text-shadow: #000 2px 2px 3px;
	-webkit-text-stroke: 1px black;
	text-align: center;
}
.button {
    margin:0 auto; 
    width: 310px;
    height: 66px;
    border-radius: 4px;
    background-color: #0081cf;
    box-shadow: inset 0 -3px 0 0 #014f7e; 
    cursor:pointer;   
	font-family: Proxima Nova ExBld;
    font-size: 22px;
    text-align: center;
    color: #ffffff;
	padding: 15px 0 0 0;
	text-shadow: #000 0.5px 0.5px 2px;
}
.quest_text {
	font-family: Proxima Nova ExBld;
    font-size: 22px;
    text-align: center;
}
.button:hover
{
    background: #00b500;
    box-shadow: inset 0 -3px 0 0 #008300; 
}
.price{    
    background: url("../new_img/price_fon.png") center;
}
.table_c{
    font-family: Proxima Nova ExBld;
    font-size: 20px;
    color: #000000;
}
.girl{
    margin:0 auto;
    background-color: rgba(0,129,207,0.1);
}
.footer{
    background-color: rgba(0,129,207,0.1);
    margin:0 auto;
}

#request {
   position: fixed;
    width: 395px;
    height: 564px;
    top: 0px;
    left: 0px;
    background: url(../new_img/zaivka.png) center no-repeat;
    top: 50%;
    left: 50%;
    margin: -234px 0 0 -164px;
    text-align: center;
    z-index: 10;
    background-size: 395px;
}


#shadow_div {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index:5;
}

.fix-top{
	display: block;
    position: fixed;
    z-index: 999;
    right: 0;
    width: 350px;
    background: #fff;
    border-radius: 10px;
    top: 0;
	text-align: center!important;
}
.order {
	background: #4fb1ee;
    display: block;
    font-family: Proxima Nova ExBld;
    text-align: center;
    padding: 10px 25px 8px 25px;
    color: #fff;
    border-radius: 20px;
    font-size: 14px;
	cursor: pointer;
	text-shadow: #000 0.5px 0.5px 2px;
}
.order:hover {
	background: #0081cf;
}
.order-modal {
	margin: 0;
	cursor: pointer;
}
.p-content p {
	font-size: 11px!important;
	text-align: left!important;
	line-height:100%!important;
}
.p-content li {
	font-size: 11px!important;
	text-align: left!important;
	line-height:100%!important;
}
.polytic {
	display: inline!important;
	text-align: left!important;
	font-size: 10px;
	width: 100%;
}
.polytic  a {
	display: inline!important;
	font-size: 10px;
	text-decoration: underline!important;
	color: #000!important;
}
.polytic  a:hover {
	text-decoration: none!important;
}
.polytic-c  a {
	font-size: 10px;
	text-decoration: underline!important;
	color: #000!important;
}
.polytic-c a:hover {
	text-decoration: none!important;
}
.form-control {
	font-size: 13px!important;
}
.modal-header p {
	font-size: 20px;
	font-weight: bold;
}
.contact-email {
	font-family: Proxima Nova ExBld;  font-size: 24px;  color: #009f00;
}
.contact-email a {
	color: #000000;
}
.quality {
	margin:0 auto;
	font-family: Proxima Nova Rg;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	text-shadow: #000 2px 2px 3px;
	margin-bottom: 4rem;
}
.bottom-top {
	margin-bottom: 2rem;
}
.cost {
	font-family: Proxima Nova ExBld;
	font-size: 46px;
	line-height: 1.15;
}
.cost p {
	font-family: Proxima Nova Rg;
    font-size: 22px;
	margin-top: 30px;
}
.price-btn {
	padding: 13px 30px;
	border-radius: 100px;
	background-color: #4fb1ee;
	color: #fff;
    font-weight: bold;
	font-size: 14px;
    text-transform: uppercase;
	font-family: Proxima Nova ExBld;
	text-decoration:none;
	padding: 10px 25px 8px 25px;
    border: 2px solid #000;
	text-shadow: #000 0.5px 0.5px 2px;
}
.price-btn:hover {
	background-color: #0081cf;
	color: #fff;
}
.polygon {
	background: #000;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
	font-weight: bold;
}
.t-polygon {
	background: rgba(0,129,207,0.1);
}
.quest {
	font-family: Proxima Nova Rg;  font-size: 42px;  font-weight: 300;  line-height: 1;  color: #000000;
}
.quest p {
		font-family: Proxima Nova Rg;  font-size: 50px;  font-weight: 600;  line-height: 0.88;  color: #000000; margin: 25px 0;
}
.person {
	font-size: 13px;
}
.person input {
	margin-left: 20px;
}
.mng-background {
	background:url(../image/background-b.jpg?v=2);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
	background-attachment:fixed;
}
.contact-mng {
	background-color:rgba(255,255,255,0.9);
	border-radius:20px;
	margin:30px;
}
.logo-fluid {
	max-width: 80%;
}
.img-title {
	width: 70%;
	border-radius: 10px;
	padding: 10px 0;
	margin-bottom: 3rem;
	margin-top: 5rem;
	background-color: rgba(0, 0, 0, 0.6);
}

.subtitle {
	font-family: Proxima Nova ExBld;  
    line-height: 0.96;
	font-size: 42px;
    color: #000000;
	text-align: center;
}
/*.coutry {
	border-radius: 50%;
	max-width: 20px;
}*/
.product-img {
	max-width: 180px;
	padding: 5px;
}
.row .polygon {
	display: flex;
    align-items: center;
}
.klient-block {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}
.klient {
	max-width: 125px;
	padding: 0 20px 10px 0;
}
.about-product {
	font-size: 20px;
	font-weight: 700;
}
.advantage {
	max-width: 60px;
}
.advantage-title {
	font-size: 36px;
	font-weight: 700;
}
/*.advantage-block {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}*/
.advantage-text {
	max-width: 340px;
}
.use {
	max-width: 130px;
	border-radius: 50%;
}
.use-img {
	display: flex;
	align-items: center;
}
.use-title {
	font-size: 36px;
	font-weight: 700;
}
.use-item {
	font-size:34px;
	font-weight: 700;
	line-height: 2.5;
}
.about-using {
	display: flex;
	align-items: center;
	font-size: 18px;
	line-height: 2;
}
.price-img {
	padding: 0;
}
.product-price-img {
	max-width: 85px;
	padding: 5px;
}
.advantages {
	max-width: 150px;
	border-radius: 50%;
    padding-top: 10px;
}
.delivery-image {
    max-width: 700px;
    margin-left: -200px;
}
.checkbox-list {
    padding-left: 38px;
    margin: 0;
    list-style: none
}
.checkbox-list__item {
    position: relative;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: 700;
}
.checkbox-list__item::before {
    position: absolute;
    top: 0;
    left: -38px;
    content: url(../image/marker.png?v=4);
    font-size: 24px;
    color: #0081cf;
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    vertical-align: unset;
    border: unset
}
.partners {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: -20px;
}
.partners__item {
    margin-bottom: 20px;
}
.partners__item:not(:last-child) {
    margin-right: 17px;
}
.pdf {
	text-decoration: underline;
	color: #000;
    font-weight: 700;
	line-height: 0.96;
}
.pdf:hover {
	text-decoration: none;
	color: #000;
}
.pdf-doc {
	max-width: 100px;
	box-shadow: #00000059 1px 1px 5px;
}
.pdf-doc:hover {
	box-shadow: #00000059 5px 5px 15px;
}
.pdf-icon {
	position: absolute;
    bottom: 77px;
    right: 139px;
}
@media (max-width: 1200px) {
	.product-img {
		max-width: 150px;
	}
}
@media (max-width: 992px) {
	.fix-top{
		display: none;	
	}
	.cost {
		font-size: 32px;
	}
	.img_title_top {
		font-size: 40px;
	}
	.img_title_bottom {
		font-size: 30px;
	}
	.img-title{
		margin-bottom: 1rem;
	}
	.quality {
		margin-bottom: 1rem;
	}
	.img-fluid {
		max-width: 255px;
		padding-top: 139px;
	}
	.table_c {
	   font-size: 14px;
	}
	.head_img {
		min-height: auto;
	}
	.button {
		width: auto;
		height: auto;
		padding: 15px;
	}
	.product-img {
		max-width: 105px;
		padding: 3px;
	}
	.contact-email {
		font-size: 18px;
	}
	.f {
		font-size: 14px;
	}
	.polygon {
		font-size: 12px;
		display: flex;
		align-items: center;
	}
	.tel {
		font-size: 42px;
	}
	.schedule {
		font-size: 14px;
	}
	.order {
		padding: 5px 10px;
		font-size: 10px;
	}
	.klient-block {
		justify-content: space-around;
	}
	.delivery-image {
		max-width: 425px;
		margin-top: 80px;
		margin-left: -75px;
	}
	.partners-image {
		max-width: 72px;
	}
	.pdf-icon {
		right: 71px;
	}
	.product-price-img {
		max-width: 65px;
	}
}
@media (max-width: 768px) {
	.logo-fluid {
		padding-top: 0;
	}
	.contact-email {
		font-size: 13px;
	}
	.name {
		text-align: center;
	}
	.table_c {
	   text-align: center;
	}
	.advantages {
		max-width: 100px;
	}
	.advantages-text {
		font-size: 16px;
	}
	.f {
		font-size: 24px;
	}
	.schedule {
		font-size: 18px;
	}
	.klient-block {
		justify-content: space-around;
	}
	.pdf-icon {
		right: 41px;
	}
}
@media (max-width: 576px) {
	.contact-email {
		font-size: 18px;
	}
	.img_title_top {
		font-size: 34px;
	}
	.img_title_bottom {
		font-size: 28px;
	}
	/*.head_img {
		background: url("../image/black.jpg") center;
	}*/
	.name {
		text-align: center;
	}
	.tel {
		font-size: 30px;
	}
	.subtitle {
		font-size: 30px;
		line-height: 1.25;
	}
	.product-img {
		max-width: 100px;
		padding: 3px;
	}
	.table_c {
	   text-align: center;
	}
	.quest {
		font-size: 32px;		
	}
	.quest p {
		font-size: 42px;
	}
	.use-img {
		justify-content: space-around;
	}
	.klient-block {
		justify-content: space-around;
	}
	.klient {
		max-width: 100px;
	}
	.use {
		max-width: 170px;
	}
	.advantage {
		max-width: 70px;
	}
	.advantage-text {
		max-width: 170px;
	}
	.about-using {
		display: block;
		line-height: 1.5;
		text-align: center;
	}
	.use-img {
		justify-content: space-around;
	}
	.use-item {
		font-size: 30px;
		line-height: 1.5;
		text-align: center;
	}
	.advantages {
		max-width: 80px;
	}
	.advantages-text {
		font-size: 12px;
	}
	.pdf {
		font-size: 10px;
	}
	.pdf-doc {
		max-width: 70px;
	}
	.pdf-icon {
		height: 20px;
		bottom: 77px;
		right: 24px;
	}
	.img-fluid {
		padding-top: 0;
		max-width: 240px;
	}
	.partners-image {
		max-width: 60px;
	}

}
@media (min-width: 361px) and (max-width: 490px){
	.pdf {
		font-size: 12px;
	}
	.pdf-icon {
		bottom: 77px;
		right: 35px;
	}
}
        .image-row {
            display: flex;
            justify-content: space-between;
            gap: 15px;
            padding: 20px;
            max-width: 1080px;
            margin: 0 auto;
        }

        .image-item {
            flex: 1;
            text-align: center;
        }

        .image-item img {
            width: 100%;
            height: 100px;
            object-fit: cover;
			box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
            border-radius: 6px;
        }
		
		.image-item img:hover {
			box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.5);
}
		
        @media (max-width: 768px) {
            .image-row {
                flex-wrap: wrap;
            }
            
            .image-item {
                flex: 1 1 48%;
                margin-bottom: 15px;
            }
        }

        @media (max-width: 480px) {
            .image-item {
                flex: 1 1 100%;
            }
        }
			.text {
				font-family:'Proxima Nova Rg', sans-serif;
				color: black;
				font-size: 17px;
				line-height: 22px;
				font-weight: 500;
				text-align: center;
                margin-top: 15px;				
				}