﻿.contact.container-ct {
  padding-top: 16px;
  padding-bottom:16px;
}
.title-block-new {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 24px;
    font-family: "MyriadPro-Semibold";
    padding: 5px 0px;
}
.title-block-new .title-item {
    color: #0066ab;
    border-bottom: 1px solid #ffc200;
    padding-bottom: 7px;
}
.contact .name-adress {
    font-size: 16px;
    text-transform: uppercase;
    color: #000000;
    font-weight: normal;
    margin-bottom: 10px;
}
.address_wapper {
    margin-bottom: 8px;
}
.fn-contact{
    color: #000000;
    width: 100%;
    display: block;
    line-height: 30px;
    font-family: "MyriadPro-Regular";
    font-size: 15px;
    padding-left: 20px;
}
.col-map-ct{
   
}
.title-map {
  color: #0066AB;
  font-size: 17px;
  font-family: "MyriadPro-Semibold";
  text-transform: uppercase;
  margin-bottom: 15px;
}
.code-view:hover {
    color: #ffffff;
}
.view-change {
    background: url('../images/icon-change.png') no-repeat center center;
    padding: 6px 20px 10px;
}
.contact_map {
    border: 1px solid #d3d3d3;
    border-radius: 3px;
}
.col-infor-note{
    color: #000000;
    width: 100%;
    display: block;
    line-height: 20px;
    font-size: 15px;
    margin-bottom: 18px;
}
#imgCaptcha {
}
.col-names-ct{
    background: url('../images/icon-name-map.png') no-repeat left 7px;
}
.col-phone-ct {
    background: url('../images/icon-phone.png') no-repeat left 7px;
}
.col-fax-ct{
    background: url('../images/icon-fax.png') no-repeat left 9px;
}
.col-email-ct{
    background: url('../images/icon-email-ct.png') no-repeat left 12px;
}
.inner_left {
    
}
.more-info {
    color: #000000;
}
.map {
    float: right;
}
.wapper-content-page {
   	margin-bottom:20px;
}
.address_wapper_right {
    float: right;
    width: 300px;
}
.contact_title {
    background: none repeat scroll 0 0 #0068CC;
    color: #000000;
    padding: 5px 16px;
    position: relative;
}
.contact .contact_title span  {
    background: url("../images/bg-icon.png") no-repeat scroll 0 0;
    height: 5px;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 28px;
    width: 10px;
}
.direction_name {
    padding-right: 15px;
    width: 102px;
    color: #000000;
    text-align: left;
    float: left;
    padding-top: 5px;
    font-weight: normal !important;
}
.contact_table{
	width:400px;
}
.contact_table_cont{
    
}
.address_wapper_left {
    margin-bottom: 8px;
}
.form_control {
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 3px;
    height: 31px;
    box-sizing: border-box;
    margin-bottom: 12px;
    font-size: 13px;
    color: #555555;
    padding-left: 12px;
    box-shadow: 0 1px 3px 0px rgba(171, 171, 171, 0.15) inset;
}
#message {
    min-height: 94px;
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #555555;
    font-size: 15px;
    font-family: "MyriadPro-Regular";
    box-sizing: border-box;
    padding: 12px;
    margin-bottom: 12px;
}
.textbox.capcha {
    height: 28px;
    width: 113px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
}
.form_text .button {
    margin: 0 10px 0 0;
    text-align: center;
    border: 0;
    border-radius: 4px;
    font-size: 12px;
    color: #ffffff;
    padding: 7px 17px;
    background: #2d5faf;
    border-bottom: 1px solid #f0f0f0;
}
.form_text > img{
	vertical-align: middle;
    margin-bottom: 3px;
    margin-right: 7px;
}
#resetbt{
}
.contact .button {
  color: #ffffff;
  background: #3969e0;
  border: none;
  padding: 6px 17px 5px;
  font-size: 13px;
  float: right;
  font-weight: bold;
  border-radius: 3px;
  margin-left: 12px;
  text-align: center;
}
.contact .button:hover {
    color: #ffffff;
}
.contact_form > h2 {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 30px;
}
.information-contact {
    color: #FFFFFF;
    margin-bottom: 20px;
}
div.address_wapper_left span.names {
    color: #FFFFFF !important;
    font-size: 12px;
    font-weight: bold;
    float: left;
    margin-bottom: 5px;
}
.address_wapper_left span font {
    font-weight: bold;
    color: #FFFFFF;
}
.address_wapper_left span {
    color: #FFFFFF;
    line-height: 22px;
}
.inner_right div.address_wapper_right {
    padding: 15px 0px;
}
.address_wapper_right a img.zoom-image {
    position: relative;
    left: 0;
    top: -18px;
}
div#modalBox {
width: 100% !important;
}
@media only screen and (max-width: 768px){
    
    #map_canvas{
        height:250px !important;
    }
    .contact_map iframe{
	width:100%!important;
}

    .inner_left {
        margin-bottom: 30px;
    }
    .contact_table {
	    width: 100%;
	}
	form.form {
    float: none!important;
}
}
