@charset "UTF-8";

body {
	overflow-x: hidden;
}
div#mfp_hidden {
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}


.optionally {
	display: block;
	background-color: #06C;
	border: solid 2px #06C;
	text-shadow: 0px 1px 2px #933;
	padding: 2px 5px;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin: 0px 5px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #CCC;
	background-image: url(_images/mfp_header.png);
	background-size: 100% 100%;
}


/*table#mfp_confirm_table {
	border-collapse: collapse;
    border: 1px solid #A2B4BD;
    background: #EFF2F3;
    width: 100%;
    margin-top: 20px;
}
table#mfp_confirm_table tr th {
    width: 250px;
    font-weight: bold;
    text-align: left;
    color: #525252;
    position: relative;
	white-space: nowrap;
	vertical-align: middle;
    border: 1px solid #A2B4BD;
    padding: 8px;
    box-sizing: border-box;
}
table#mfp_confirm_table tr td {
	vertical-align: middle;
    border: 1px solid #A2B4BD;
    background: #fff;
    padding: 8px;
    box-sizing: border-box;
}*/
div#mfp_phase_confirm {
	clear: both;
}
div#mfp_phase_confirm h4 {
	font-size: 36px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
div#mfp_phase_confirm div#mfp_phase_confirm_inner {
}
div#mfp_overlay {
	position: absolute;
	display: none;
	z-index: 10001;
}
div#mfp_overlay_inner {
	background-color: #FFF;
	padding: 15px;
	margin: 0px auto;
	border-radius: 5px;
	box-shadow: 0px 0px 10px #000;
	width: 640px;
	max-width: 90%;
}
div#mfp_overlay_background {
	background-color: #000;
	position: absolute;
	display: none;
	z-index: 10000;
}
div#mfp_loading_screen {
	z-index: 20000;
	opacity: 0.8;
	display: none;
	background-color: #000;
	position: absolute;
}
div#mfp_loading {
	z-index: 20001;
	position: absolute;
	display: none;
	width: 40px;
	height: 40px;
	background-image: url(_images/mfp_loading.gif);
}
div.mfp_err {
	clear: both;
	display: none;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 5px 17px;
	color: #F00;
	font-size: 12px;
	line-height: normal;
	background-image: url(_images/mfp_error.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.mfp_parent_error {
	border: solid 2px #F00;
}
.problem {
	background-color: #FCC;
}
div#mfp_error {
	background-color: #FEE;
	border: solid 1px #F00;
	padding: 10px;
	display: none;
}
div#mfp_error p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}
div#mfp_error p strong {
	font-size: 18px;
	color: #F00;
}
div#mfp_warning {
	background-color: #FEE;
	border: solid 1px #F00;
	padding: 10px;
	display: none;
	border-radius: 5px;
}
div#mfp_warning p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}
div#mfp_warning p strong {
	font-size: 18px;
	color: #F00;
}
#mfp_button_cancel{
    cursor: pointer;
    background: #333;
    border-radius: 5px;
    width: 200px;
    color: #fff;
    border: none;
    padding: 15px 0;
    font-size: 1.375em;
    -webkit-appearance: none;
    margin-right: 20px;
}
#mfp_button_send{
    cursor: pointer;
    background: #ec6941;
    border-radius: 5px;
    width: 400px;
    color: #fff;
    border: none;
    padding: 15px 0;
    font-size: 1.375em;
    -webkit-appearance: none;
    margin-right: 20px;
}
.mfp_buttons{
    margin: 40px 0;
    text-align: center;
}
@media screen and (max-width: 800px) {

	div#mfp_phase_confirm h4 {
		font-size: 18px;
	}
	ul#mfp_phase_stat {
		padding: 0px;
		text-align: left;
	}
	ul#mfp_phase_stat li {
		text-align: center;
		padding: 5px 0px;
		border-radius: 3px;
		margin: 5px;
		list-style: none;
		font-size: 14px;
		width: 28%;
	}
	ul#mfp_phase_stat li.mfp_phase_arrow {
		bos-shadow: none;
		display: none;
	}
	ul#mfp_phase_stat li.mfp_active_phase {
	}
	ul#mfp_phase_stat li.mfp_inactive_phase {
	}
	table#mfp_confirm_table tr th {
		white-space: nowrap;
		width: 100px;
	}
	#mfp_button_send{
		margin: 20px 0 0;
		font-size: 100%;
		height: 50px;
		width: 80%;
	}
	#mfp_button_cancel{
		margin: 20px 0 0;
		font-size: 100%;
		height: 50px;
		width: 80%;
	}
}

#contact .flow {
    list-style-type: none;
    display: table;
    max-width: 790px;
    width: 100%;
    margin: 0 auto 70px;
    padding: 0 30px 0 0;
    box-sizing: border-box;
    overflow: hidden;
}
#contact .flow li {
    display:table-cell;
    position:relative;
    padding: 20px 0;
    background: #F2F2F2;
    color: #284766;
    text-align: center;
    width: 30%;
}
#contact .flow li .step {
    font-size: 12px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}
#contact .flow li .txt {
    font-size: 16px;
    font-weight: 500;
    z-index: 30;
    position: relative;
}
#contact .flow li:nth-child(2) {
    padding-left: 1em;
}
#contact .flow li:last-child{
    padding-left: 2em;
}
#contact .flow li:before,
#contact .flow li:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
}
#contact .flow li:before{
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    right: -52px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    border-width: 46px 0 46px 35px;
    z-index: 10;
}
#contact .flow li:after{
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    right:-43px;
    border-style: solid;
    border-color: transparent transparent transparent #F2F2F2;
    border-width: 41px 0 41px 30px;
    z-index: 10;
}
#contact .flow li.on {
    background: #284766;
    font-weight: bold;
    color: #fff;
}
#contact .flow li.on:after{
    border-color: transparent transparent transparent #284766;
}
@media screen and (max-width:768px) {
    #contact .flow {
        margin: 0 -20px 30px;
        padding: 0 30px 0 0;
        width: calc(100% + 40px);
    }
    #contact .flow li:not(:first-child){
        padding: 20px 0 20px 30px;
    }
    #contact .flow li .txt {
        font-size: 10px;
    }
    #contact .flow li:before{
        right: -46px;
    }
    #contact .flow li:after{
        right:-38px;
    }
}