

/* Start:/poverka-vesov/style.css?158391781011471*/
h1 {
	font-size: 4.8rem;
}
h2 {
	font-size: 4rem;
}
h3 {
	font-size: 3.1rem;
}
h4 {
	font-size: 2rem;
}

.whiteBox {
	padding: 0;
}

.area {
	padding: 30px 40px;
}

.mt30 {
	margin-top: 30px;
}

.d-flex {
	display: flex;
}

.float-right {
	float: right;
}

.section-head {
	position: relative;
}

.section-head h2, .section-list h3 {
	color: #1551b3;
	line-height: 5.2rem;
}

.section-head p {
	font-size: 2.1rem;
	line-height: 4.2rem;
}

.btn-orange {
	background-color: #ff9000;
	border-radius: 10px;
	padding: 20px;
	color: #000;
}

.btn-orange:hover {
	background-color: #ffa939;
	color: #000;
}

.head-left .btn {
	font-size: 2rem;
    white-space: normal;
}

.head-right {
	position: relative;
}

.head-form {
	background-color: #1551b3;
	box-shadow: 18px 19px 49px rgba(124, 130, 139, 0.6);
	padding: 3rem 3rem 0rem 3rem;
	position: absolute;
	left: 0;
	top: -30px;
	/*width: 38rem;*/
	width: 380px;
}

.head-form h3 {
	color: #fff;
}

.head-form .btn {
	padding: 1rem 9rem;
	font-size: 2rem;
	font-weight: bold;
	width: 100%;

}

.head-form input {
	border-radius: 10px;
	padding: 2rem;
	margin-bottom: 10px;
	width: 100%;
  border-width: 0;
  font-size: 1.8rem;
}

.scale-head {
	position: absolute;
	right: 0;
  bottom: 0;
	z-index: 5;
	width: 25%;
}

.section-list {
	margin-top: 40px;
	padding-bottom: 40px;
}

.list-block {
	text-align: center;
  padding: 0 50px;
  margin-bottom: 30px;
}

.list-item {
	display: inline-block;
  padding: 0 15px;
  width: 22rem;
  vertical-align: top;
}

.list-item img {
	width: 14rem;
}

.list-item p {
	margin-top: 2.5rem;
	font-size: 2rem;
	line-height: 4.2rem;
}

.section-list p {
	font-size: 2rem;
	line-height: 3rem;
}

.title-blue {
	box-shadow: 18px 19px 49px rgba(124, 130, 139, 0.6);
	background-color: #1551b3;
	text-align: center;
	padding: 35px 50px;
	color: #fff;
}

.title-blue h3 {
	margin-top: 10px;
}

.section-wherefore .btn {
	font-weight: bold;
	padding: 10px 50px;
	border-radius: 0;
	box-shadow: 14px 15px 40px rgba(124, 130, 139, 0.49);
	font-size: 2rem;
}

.section-wherefore p {
	font-size: 2rem;
	line-height: 4.2rem;
}

.item-center {
	display: flex;
	align-items: center;
}

.wherefore-item p {
	font-size: 2rem;
	line-height: 3rem;
	margin-top: 30px;
}

.grey-bg {
	background-color: #eee9ef;
	border-radius: 50%;
  padding: 30px;
  width: 160px;
  margin: 0 auto;
}

.capital-number {
    background-image: linear-gradient(to bottom, #ffc356 0%, #e95d0f 100%);
    opacity: 0.84;
    color: #ff9000;
    font-size: 16.9rem;
	line-height: 15.7rem;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.section-kinds h1 {
	color: #1551b3;
	text-transform: none;
}

.law-block {
	margin-top: 50px;
	padding-left: 70px;
}

.law-block p {
	font-size: 2rem;
	line-height: 3rem;
}

.kinds-title {
	display: flex;
	align-items: flex-end;
}

.section-kinds ul {
	padding-inline-start: 70px;
}

.section-kinds li {
	color: #1551b3;
  font-size: 2rem;
  margin-top: 30px;
	line-height: 3rem;
}

.section-kinds li span {
	font-size: 2rem;
	color: #000;
}

.certification-bg {
	background: url(/poverka-vesov/img/info-bg.jpg) 50% 0 no-repeat;;
	padding: 70px 70px 140px;
	color: #fff;
	font-size: 2.4rem;
	line-height: 4.2rem;
	text-shadow: 0 3px 1px rgba(0, 0, 0, 0.9);
}

.text-orange {
	color: #f1911e;
}

.section-certification {
	padding-bottom: 40px;
}

.section-certification img {
	box-shadow: 18px 19px 49px rgba(124, 130, 139, 0.6);
}

.no-btn-orange {
	background-color: #ff9000;
	padding: 20px;
	color: #000;
	font-weight: bold;
	font-size: 2rem;
	display: inline-block;
}

.section-certification p {
	font-size: 2rem;
	line-height: 4.2rem;
}

.certification-desc {
	display: flex;
	align-items: center;
}

.section-cost h3 {
	color: #1551b3;
}

.product-item {
    border-radius: 20px;
    margin-top: 20px;
    box-shadow: 0 5px 50px rgba(124, 130, 139, 0.21);
}

.product-item .top-row {
    padding: 20px;
    background-color: #fff;
    color: #000;
    box-shadow: 0 31px 43px rgba(147, 147, 147, 0.19);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    transition: 300ms ease,opacity 300ms ease;
}

.product-item .bottom-row {
	padding: 20px;
    box-shadow: 0 8px 38px rgba(124, 130, 139, 0.21);
    border-radius: 0 0 20px 20px;
    transition: 300ms ease,opacity 300ms ease;
}


.product-item p {
	font-size: 2.1rem;
	/* transition: color 300ms ease,opacity 300ms ease; */
}

.product-item .btn {
	text-transform: uppercase;
    font-size: 2rem;
    padding: 10px 20px;
    font-weight: bold;
}

.quantity-container {
	display: inline-block;
	background-color: #bfbfbf;
	border-radius: 10px;
}

.product-item-amount-field-btn-plus, .product-item-amount-field-btn-minus {
    position: relative;
    display: inline-block;
    min-width: 35px;
    height: 50px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: background 300ms ease,opacity 300ms ease;
}
.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
	opacity: .3 !important;
	cursor: default;
}

.product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease;
}

.product-item-amount-field-btn-plus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }

.product-item-amount-field {
  display: inline-block;
  padding: 0;
  max-width: 35px;
  width: auto;
  height: 22px;
  border: 1px solid transparent;
  border-radius: 2px;
  background: transparent!important;
  color: #000;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  line-height: 22px;
  transition: border 300ms ease;
  font-size: 2rem;
}

.list-item.mt30 p {
	color: #000;
}

.list-item.mt30 a:hover {
	text-decoration: none;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.active .top-row {
	background-color: #1551b3;
	color: #fff;
}

.active .bottom-row {
    background-color: #11459a;
}

.active .quantity-container {
	background-color: #fff;
}

input[type='number'] { -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; }

.cost-footer {
	margin-top: 50px;
}

.cost-footer p {
	font-size: 2rem;
	line-height: 3rem;
}

.section-process p {
	font-size: 2rem;
	line-height: 3rem;
}

/* .section-services .product-item:hover .top-row {
  background-color: #1551b3;
  color: #fff;
}

.section-services .product-item:hover .bottom-row {
  background-color: #11459a;
} */

/* .form h3 {
	color: #1551b3;
}
	
.form{
	background-color: #ebedec;
	border-radius: 15px;
	text-align: center;
	margin-top: 20px;
	padding: 20px 40px;			
} */

.form-table{
	width: 100%;
	margin-top: 20px;
}

.form-table th, .form-table td{
	padding: 2px 10px !important;
	text-align: left;			
}

.form-table th{
	font-weight: normal;
	padding-top: 15px !important;
}

.form-table input{
	width: 100%;
	background: #fff;
  border: 1px solid #ADADAD;
  border-radius: 4px;
  color: #000;
  box-shadow: none ;
  display: inline-block;
  outline: none;
  vertical-align: middle;
  font-size: 1.4rem;
  padding: 6px 8px;
  margin-bottom: 3px;
}

.form-table input[type=checkbox]{
	width: auto;
}

.form-btn{
	display: inline-block;
	padding: 5px 10px;
	margin: 5px 4px;
	background-color: white;
	border: 1px solid #818281;
	border-radius: 5px;
}

.form-btn:hover{
	cursor: pointer;
	background-color: #1551B3;
	color: white;
	transition: 0.5s;
}

.form-btn.active{
	color: white;
	background-color: #1551B3;
}

.basket-footer {
	position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 35;
  margin-bottom: 0rem;
  height: 10rem;
  overflow: auto;
  /*background-color: #1551b3;*/
  background-color: #33af68;
  padding: 2rem;
  align-items: center;
}

.basket-footer p {
	font-size: 3rem;
  color: #000;
}

.basket-footer a {
	color: #fff;
  border-bottom: 1px dotted;
}

.basket-footer a:hover {
	text-decoration: none;
  border-bottom: none;
}
.area-bottom {
	background-color:#eee9ef;
}

.error {
	color: red;
}

.services .table td {
	vertical-align: middle;
}

.services .table th:first-child {
	width: 95%;
}

.services .fa-times {
	color: #fb5858;
	cursor: pointer;
}

.services .fa-times:hover {
	color: #ff1616;
}

@media (min-width: 1280px) and (max-width: 1440px) {
	.product-item .bottom-row {
	    text-align: center;
	}
	.product-item .bottom-row .float-right {
		float: none;
		margin-top: 20px;
	}
}

@media only screen and (max-width: 1280px) {
	.product-item-amount-field-btn-plus, .product-item-amount-field-btn-minus {
        height: 46px;
	}
	.product-item .btn {
	    font-size: 18px;
	    padding: 10px 15px;
	}
}

@media only screen and (max-width: 1024px) {
	.head-form {
    position: initial;
    margin-top: 30px;
      width: 50rem;
  }
  .scale-head {
    display: none;
  }
  .head-form .btn {
    padding: 2rem 9rem;
  	font-size: 2.5rem;
  }
  .head-form input {
  	padding: 2.5rem;
    font-size: 2.4rem;
  }
}


@media only screen and (max-width: 991px) {   
  .item-center {
  	display: block;
  }
  .section-wherefore .d-flex {
  	display: block;
  }
  .section-certification .certification-desc {
  	display: block;
  	text-align: center;
  }
	.section-certification img {
		margin-bottom: 40px;
	}
	.cost-footer {
		text-align: center;
	}
	.cost-footer img {
		margin-bottom: 30px;
	}
	.section-process p {
		margin-top: 30px;
	}
	.section-wherefore .btn {
	    font-size: 2.2rem;
	    margin-top: 20px;
	}
  .head-form {
    margin: 30px auto 10px;
  }
}

@media (max-width: 480px){
	.form {
	    padding-left: 10px;
	}
}
/* End */
/* /poverka-vesov/style.css?158391781011471 */
