.before.address::before {
	font-family:FontAwesome;
	content:'\f015';
	position:absolute;
	left:0;
	color: #ffd200;
}
.before.phone::before {
	font-family:FontAwesome;
	content:'\f095';
	position:absolute;
	left:0;
	color: #ffd200;
}
.before.fax::before {
	font-family:FontAwesome;
	content:'\f1ac';
	position:absolute;
	left:0;
	color: #ffd200;
}
.before.email::before {
	font-family:FontAwesome;
	content:'\f0e0';
	position:absolute;
	left:0;
	color: #ffd200;
}
.before.website::before {
	font-family:FontAwesome;
	content:'\f0ac';
	position:absolute;
	left:0;
	color: #ffd200;
}
.grid-hirring{
    margin: 0 10px;
}
.grid-hirring .item{
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 30px;
}
.grid-hirring .item:nth-child(2n+1){
    clear: left;
}
.grid-hirring .item .i-image{
    float: left;
    width: 100px;
    height: 100px;
    background: #ffd200;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: relative;
}
.grid-hirring .item .i-image img{
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
}
.grid-hirring .item .i-desc{
    padding-left: 120px;
}
.grid-hirring .item .i-desc .i-title{
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: bold;
}
.grid-hirring .item .i-desc .i-title a{
    font-size: 18px;
    line-height: 28px;
}
.grid-hirring .item .i-desc .i-content{
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
}
.grid-hirring .item .i-desc .i-link a{
    font-size: 15px;
    line-height: 22px;
    color: #0094da;
}
.grid-hirring .item .i-desc .i-link a:before{
    padding-right: 10px;
    font-family: fontawesome;
    content: '\f105';
}
.grid-hirring .item .i-desc .i-link a:hover{
    color: #0d2a8a;
}
.desc{
    text-align: justify;
    margin-bottom: 20px;
}
.info_hirring{
    width: 100%;
}
.info_hirring tr td{
    font-size: 17px;
    line-height: 25px;
    padding: 10px 15px;
    border-left: 1px solid #eaeaea;
}
.info_hirring tr td:nth-child(2){
    text-align: center;
}
.info_hirring tr td:first-child{
    border-left: 0;
}
.info_hirring tr:nth-child(even) td{
    background: #fafafa;
}
.info_hirring thead tr td{
    background: #f7f7f7;
    font-weight: bold;
    text-transform: uppercase;
    color: #333333;
}
.info_hirring tr td a{
    color: #0027a8;
}
.info_hirring tr td a:hover{
    color: #ffd200;
}
.node-info{
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #f0f0f0;
    border-top-width: 4px;
}
.node-info .ni-title{
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffd200;
    margin-bottom: 5px;
}
.address_recieve{
    margin-bottom: 20px;
    color: #ffffff;
    background: #0d2a8a;
    padding: 20px;
}
.address_recieve .name{
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}
.address_recieve .before{
    padding-left: 25px;
    font-size: 17px;
    line-height: 25px;
    position: relative;
}
.address_recieve .before i{
    position: absolute;
    font-size: 16px;
    line-height: 25px;
    top: 0;
    left: 0;
    color: #ffd200;
}
.deadline{
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    padding: 20px 0 20px 55px;
    border-top: 1px solid #eaeaea;
    background: url("../images/bg-deadline.png") no-repeat 15px 50%;
}
.deadline span{
    color: #999999;
}
.form-submit .fs_title{
    font-size: 28px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #333333;
}
.form-submit .fs_content{
    background: #fafafa;
    padding: 20px;
}
.form-submit .fs_content .fsc_left{
    width: 42%;
    float: left;
}
.form-submit .fs_content .fsc_right{
    width: 52%;
    float: right;
}
.form-submit .fs_content .row-form{
    margin-bottom: 5px;
}
.form-submit .fs_content .row_left{
    width: 105px;
    float: left;
}
.form-submit .fs_content .fsc_right .row_left{
    width: 130px;
}
.form-submit .fs_content .row_right{
    margin-left: 105px;
}
.form-submit .fs_content .fsc_right .row_right{
    margin-left: 130px;
}
.form-submit .fs_content .row-form label{
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    margin-top: 7px;
    margin-right: 10px;
}
.form-submit .fs_content .row-form .form-control{
    height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 0;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    background: #ffffff;
}
.form-submit .fs_content .row-form select.form-control{
    padding-right: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../images/icon-select.png") no-repeat 100% 50% #ffffff;
}
.form-submit .fs_content .row-form .input-group{
    width: 100%;
}
.form-submit .fs_content .row-form .input-group select.form-control {
    width: 32%;
    margin-left: 2%;
}
.form-submit .fs_content .row-form .input-group select.form-control:first-child {
    margin-left: 0;
}
.form-submit .fs_content .row-form .input-group .input-group-btn img {
    max-width: none;
    margin-left: 10px;
	padding:6px 0;
	background:#000;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .4;
}
.form-submit .fs_content .row-form textarea.form-control{
    height: 227px;
    resize: none;
}
.form-submit .fs_content .row-form button.btn{
    height: 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    width: 100%;
    max-width: 246px;
    border: 0;
    background: #0b2a8f;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    text-align: left;
    text-transform: uppercase;
    font-weight: normal;
    padding-right: 30px;
    position: relative;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    outline: 0;
}
.form-submit .fs_content .row-form button.btn:hover{
    background: #ffd200;
}
.form-submit .fs_content .row-form button.btn:after{
    position: absolute;
    top: 50%;
    right: 10px;
    font-family: fontawesome;
    content: '\f105';
    -webkit-transform:translate(0,-50%);
    -moz-transform:translate(0,-50%);
    -o-transform:translate(0,-50%);
    -ms-transform:translate(0,-50%);
    transform:translate(0,-50%);
    font-size: 25px;
    line-height: 30px;
}
.form-submit .fs_content .row-form button.btn span{
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}
@media screen and (max-width: 900px){
    .form-submit .fs_content .fsc_left{
        width: 100%;
	}
    .form-submit .fs_content .fsc_right{
        width: 100%;
	}
    .form-submit .fs_content .row_left{
        width: 130px;
	}
    .form-submit .fs_content .row_right{
        margin-left: 130px;
	}
}
@media screen and (max-width: 768px){
    .grid-hirring .item{
        width: 100%;
	}
    .info_hirring,
    .info_hirring thead,
    .info_hirring tbody,
    .info_hirring tr,
    .info_hirring tr td{
        display: block;
	}
    .info_hirring tr td{
        border-left: 0;
	}
    .info_hirring thead tr td:nth-child(2){
        display: none;
	}
    .info_hirring tbody tr td:nth-child(2){
        text-align: left;
	}
    .info_hirring tbody tr td:nth-child(2):before{
        font-family: fontawesome;
        content: '\f105 ' ' ' attr(data-title) ' : ';
	}
    .info_hirring tr:nth-child(even) td {
        background: #ffffff;
	}
    .info_hirring tbody tr td:nth-child(even){
        background: #fafafa;
	}
}
@media screen and (max-width: 479px){
    .grid-hirring .item{
        border-top: 1px solid #dfdfdf;
        padding-top: 20px;
	}
    .grid-hirring .item:first-child{
        border-top: 0;
        padding-top: 0;
	}
    .grid-hirring .item .i-image{
        margin-right: 20px;
        margin-bottom: 10px;
	}
    .grid-hirring .item .i-desc{
        padding-left: 0;
	}
    .form-submit .fs_content .row-form label{
        margin-top: 0;
        margin-bottom: 5px;
	}
    .form-submit .fs_content .fsc_right .row_left,
    .form-submit .fs_content .row_left{
        width: 100%;
	}
    .form-submit .fs_content .fsc_right .row_right,
    .form-submit .fs_content .row_right{
        margin-left: 0;
	}
	
}
