

/* Start:/local/templates/prombez/components/vasoft/main.feedback/price/style.css?17738355455161*/


div.feedback {
	width:100%;
}
.feedback label{
	display:block;
	margin-top:16px;
	height:40px;
	line-height:40px;
	font-size:19px;
	text-align:center;
	color:#444;
}
.feedback input{
	height:50px;
	line-height:50px;
	text-align:center;
}
.feedback textarea{
	height:140px;
	line-height:20px;
	padding:10px;
}
.feedback input,
.feedback textarea{
	border:2px solid #eee;
	font-size:19px;
	color:#444;	
	display:block;
	width:100%;
	box-sizing: border-box;
}
.feedback .g-recaptcha{
#	margin:40px auto 0;
#	width:304px;
}
.feedback .button{
	margin:40px auto 0;
	width: 214px;
    height: 52px;
    line-height: 52px;
    display: block;
    border: 2px solid #0F5479;
    text-align: center;
    color: white;
    text-decoration: none;
    font-size: 20px;
border-radius: 100px;
    transition: all 0.2s ease;
	background-color: #0F5479;
}
.feedback .button:hover{
cursor:pointer;
}
.feedback .er-text,
.feedback .ok-text{
	text-align:center;
	font-size:19px;
}
.feedback .ok-text{
	color:#17ac71;
}
.pers-policy{
	overflow:hidden;
	clear:both;
}
.pers-policy span{
	line-height:20px;
	font-size:16px;
	float:left;
}
.pers-policy input{
	width:20px;
	height:20px;
	float:left;
}

.feedback .formfrap > div:first-child{
float:left;
width:30%;
}
.feedback .formfrap > div:nth-child(2){
width:70%;
margin-left:30%;
}

.feedback .formfrap > div:first-child > div:before{
content: " ";
    width: 30px;
    height: 30px;
    position: absolute;
    margin-left: -75px;
}
.feedback .formfrap > div:first-child > div:nth-child(1):before{
    background: url(/upload/la-phone.png) left top no-repeat;
}
.feedback .formfrap > div:first-child > div:nth-child(1){
height:50px;
}
.feedback .formfrap > div:first-child > div:nth-child(3):before{
    background: url(/upload/la-at.png) left top no-repeat;
}
.feedback .formfrap > div:first-child > div:nth-child(4):before{
    background: url(/upload/la-skype.png) left top no-repeat;
}

.feedback .formfrap > div:first-child > div {
margin-left:75px;
    font-size: 14px;
height: 80px;
}
.feedback .formfrap > div:first-child > div span{
    font-size: 18px;
}
.feedback .left{
float:left;
width:47%;
height:100px;
}
.feedback .right{
margin-left:53%;
height:100px;
}
.feedback .left label, .feedback .right label{
margin-top:0;
font-size: 14px;
text-align:left;
    display: inline;
}

.feedback .formfrap .pers-policy{
    line-height: 25px;
}
.feedback .formfrap .pers-policy span{
float:none;
}
.feedback .formfrap label{
text-align:left;
font-size:14px;
}
.feedback .formfrap .button{
margin: 13px 0 0 0;
float:left;
}



 input.checkbox:checked {
		background-color: var(--yellow-medium, #FDC300) !important;
	}

	label.police:before {
		background-color: red;
	}

	.checkbox:checked~.checkbox::before {
		background-color: black;
	}

    .squaredThree {
		position: relative;
		float: left;
	}

	.squaredThree label {
		width: 20px;
		height: 20px;
		cursor: pointer;
		position: absolute;
		top: 0;
		left: 0;
		background: #D7B1D7;
		border-radius: 4px;
		box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
	}

	.squaredThree label:after {
		content: '';
		width: 9px;
		height: 5px;
		position: absolute;
		top: 4px;
		left: 4px;
		border: 3px solid #fcfff4;
		border-top: none;
		border-right: none;
		background: transparent;
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

    @media (min-width: 992px) {}

		@media (max-width: 991px) {
			.bgsmnone {
				background: none !important;
			}
		}

		@media (max-width: 576px) {
			.contanctForm .Cphone {
				padding-top: 20px !important;
			}
		}

		.subtitle {
			font-size: 16px;
			font-weight: 600;
			line-height: 17.6px;
			text-transform: uppercase;
			color: #262933;
		}

		img.subicon {
			padding-right: 5px;
		}

		.contanctForm .Cphone {
			padding-top: 30px;
			font-weight: 400;
			font-size: 16px;
			line-height: 24px;
		}

		.subtitle2 {
			opacity: 0.8;
			font-size: 18px;
			font-weight: 600;
			line-height: 18px;
			font-style: normal;
			color: #262933;
		}

		.Cdate {
			padding-top: 15px;
			font-weight: 400;
			font-style: normal;
			font-size: 16;
			line-height: 24px;
		}

		.contanctForm input,
		.contanctForm textarea {
			border: none;
			border-bottom: 1px #7d7f85 solid;
			color: #7d7f85;
			text-align: left;

		}

		.contanctForm input::placeholder,
		.contanctForm textarea::placeholder {
			color: #bebfc2;
			text-align: left;
			padding-left: 0px;
			font-size: 13px;
		}

		.contanctForm textarea {
			padding-left: 0px;
		}

		.contanctForm textarea::placeholder {
			padding-top: 10px;
		}

		.pers-policy input {
			margin-right: 10px;
		}

		.feedback input.checkbox {
			width: 20px !important;
			height: 20px !important;
			line-height: 20px;
			border-radius: 0px !important;
		}

		label.police {
			font-size: 13px;
			font-style: normal;
			line-height: 19.5px;
			text-align: left;
		}

		.g-recaptcha {
			margin-left: 0px !important;
			margin-top: -15px;
		}

		.contanctForm .input,
		.contanctForm .input {
			background: none;
		}

		.contanctForm input:focus,
		.contanctForm textarea:focus {
			background-color: #fff;
		}
/* End */
/* /local/templates/prombez/components/vasoft/main.feedback/price/style.css?17738355455161 */
