﻿.contact_box{ width:191px; 
float:left; position: fixed; right:0.4em;  
bottom:1.8em; 
background:#fff;
}
.contact_box h5{ color:#fff; font-size:14px;font-family: 'open_sanssemibold'; line-height:40px; background:#009000; padding-left:1em;}
.contact_box input, .contact_box select { margin-bottom:5px;
    margin-right: 0px;
}
.fr{float:right;}
.row_01{ width:100%; float:left;}
.submit-btn{
    background: #fe990e;
    border: 0.9px solid  #f58e00;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    padding:0.5em 1em;
    text-align: center;
	font-size:0.95em;
	outline:none;
	font-family: 'open_sansregular';
}

.block_01{ display:block; padding:0.5em;
           margin-right:auto;
          
          background-position:center }



.txtround {
	background: white;
	border: 1px solid #14330A;
	border-radius: 5px;
	
	color: #14330A;
	float: left;
	padding: 5px 10px;
	width: 165px;
	outline: none;
}