/*Version: 11*/
.container.address {
	text-align: center;
	padding: 40px 0;
	background-color: #fff;
	max-width: 1200px;
	margin: 0 auto;
	color: #4a4a4a;
    font-size: 20px;
    font-family: 'Geometria', Arial, sans-serif;
}
.sub-dop {
	color: #ffffff;
    background-color: #f06a27;
    font-family: Geometria;
    font-weight: 600;
    font-size: 20px !important;
    width: 200px;
    height: 60px;
    padding: 0 15px;
    display: block;
	text-align: center;
    border: 0 none;
	white-space: nowrap;
    background-image: none;
	outline: none;
}

.sub-black {
	color: #ffffff;
    background-color: #000000;
    font-family: Geometria;
    font-weight: 600;
    font-size: 20px !important;
    width: 200px;
    height: 60px;
    padding: 0 15px;
    display: block;
	text-align: center;
    border: 0 none;
	white-space: nowrap;
    background-image: none;
	outline: none;
}
.control-label {
	color: #ffffff;
    font-weight: 300;
    font-family: Geometria;
    font-size: 16px;
    padding-bottom: 5px;
}

.form-control{
	color: #6b6b6b !important;
    border: 1px solid #c9c9c9 !important;
    background-color: #ffffff !important;
    height: 60px !important;
	padding: 0 20px !important;
    outline: none !important;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
	font-size: 16px !important;
}

.form-group {
	width: 50%;
	display: table-cell;
    vertical-align: bottom;
	padding: 0 5px;
}


#CF5f53b292dbc94_3-row-1 .form-group {
	display:block;
	width: 100% !important;
}
#CF5f53b292dbc94_3-row-1 .caldera-grid .form-control {
	width:100% !important;
}

#fld_8272470Label {
	color: #000000;
}

#fld_8272470_3 {
	height:auto !important;
	padding: 10px !important;
}
#fld_4023095_3 {
	float:right;
}

@media screen and (max-width: 820px) {
	.caldera-grid .form-control {
	width:100% !important;
}
	.form-group {
	width: 100% !important;
	display: table;
    vertical-align: bottom;
}
	#rec121459337 .t396__artboard {
		min-height: 820px !important;
	}
	#rec121459337 .t396__carrier {
		min-height: 820px !important;
	}
	.sub-dop, .sub-black {
		width:100%;
	}
}