/*************************************************************************************/
.wrap_form {
    max-width: 580px;
}
.text-block-24 {
	font-family: 'PT Serif', serif;
	margin-top: 40px;
    color: red;
    font-size: 50px;
    line-height: 55px;
    font-weight: 700;
    text-align: center;
}
.text-block-24.de {
    font-size: 27px;
    line-height: 37px;
}
.text-block-24.le {
    text-align: center;
}
.text-block-24.le.de {
    display: block;
    max-width: 290px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 15px;
    border-radius: 15px;
    background-color: red;
    color: #fff;
}
.text-block-24.le.de.block_mibile {
    display: none;
}
.text-block-24.le.de {
    max-width: 130px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
}
.container-3 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin-top: 30px;
    margin-bottom: 60px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px none #000;
    border-radius: 20px;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d2f3f7), to(#d2f3f7));
    background-image: linear-gradient(180deg, #d2f3f7, #d2f3f7);
}
div#ordertop {
    padding: 0 30px;
    margin: 0;
}
.w-form {
    margin: 0 0 15px;
}
.form-block {
    width: 500px;
    margin-top: 20px;
    margin-right: 25%;
    margin-left: 25%;
    margin-bottom: 20px;
}
.w-row:before, .w-row:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}
.columns-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.columns-9 {
    /* display: block; */
}
.w-container .w-row {
    margin-left: -10px;
    margin-right: -10px;
}
.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.w-col-4 {
    width: 33.33333333%;
}
.columns-8.columns-9.w-row .column-2.w-col.w-col-4 {
    margin-bottom: 10px;
}
.heading-22 {
    color: red;
    font-weight: 700;
    text-align: center;
	text-decoration: line-through;
	font-size: 24px;
    line-height: 30px;
    margin-top: 20px;
}
.heading-21 {
    color: #00b812;
    font-weight: 700;
	text-align: center;
	font-size: 24px;
    line-height: 30px;
    margin-top: 20px;
}
.target_list_wrap {
    width: 100%;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button, select {
    text-transform: none;
}
select.js-select {
    display: block;
    width: 100%;
    height: 42px;
     padding: 8px 12px; 
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -moz-appearance: none;
    -webkit-appearance: none;
	appearance: none;
	color: grey;
}
.w-input, .w-select {
    display: block;
    width: 95%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
	border: 1px solid #cccccc;
	color: gray;
}
.w-input, .w-select::placeholder{
 color: gray;
}
label {
    display: block;
    margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
.field-label {
    margin-top: 10px;
	padding-top: 0px;
}
.w-button {
    display: inline-block;
    padding: 13px 15px;
    background-color: #3898EC;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}
.sbn-button {
    margin-top: 20px;
    border-radius: 14px;
    background-color: #00ac2b;
    box-shadow: 0 3px 6px -1px #000;
    font-weight: 700;
	text-transform: uppercase;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}
.wrapper_form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
@media(max-width:1000px){
	.wrapper_form {
	flex-direction: row;
	    align-items: flex-end;
	}
}
@media(max-width:820px){
	.wrapper_form {
	flex-direction: column;
	    align-items: center;
	}
	.columns-8.columns-9.w-row {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	.heading-21 {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	h3.heading-22 {
		margin-bottom: 10px;
	}
	.product {
		max-width: 325px;
		width: 60%;
		margin: 0 auto;
	}
	.wrap_form {
		max-width: 580px;
		width: 100%;
	}
	.form-block {
		width: 100%;
		margin: 0 auto;
	}
	form#wf-form-Order {
		padding-bottom: 20px;
	}
	.idprise.w-col.w-col-4 {
		width: 100%;
	}
}
/**********************************************************/