#tpl-wrap {
}

#tpl-info {
    float: left;
    width: 300px;
}

#tpl-info > h2 {
    font: normal normal normal 19px/normal "PT Serif", sans-serif;
    margin: 30px 0 10px 0;
}

#tpl-content {}

#tpl-feedback {}
#tpl-feedback > input,
#tpl-captcha > input,
#tpl-feedback > textarea {
    margin: 6px 0;
    padding: 3px 6px;
    border: 1px solid #ff6c0a;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #444;
}
#tpl-feedback > input,
#tpl-feedback > textarea {
    display: block;
    width: 100%;
}
#tpl-feedback > textarea {
    height: 120px;
}
#tpl-captcha {
    text-align: left;
    margin-top: -6px;
}
#tpl-captcha > span {
    margin: 0 5px 0 10px;
}
#tpl-captcha > input {
    width: 120px;
}

#tpl-submit {
    text-align: left;
    margin-top: 25px;
}

#tpl-feedback > input::-webkit-input-placeholder { color: #777; font-style: italic; }
#tpl-feedback > input:-moz-placeholder { color: #777; font-style: italic; }
#tpl-feedback > input::-moz-placeholder { color: #777; font-style: italic; }
#tpl-feedback > input:-ms-input-placeholder { color: #777; font-style: italic; }
#tpl-feedback > textarea::-webkit-input-placeholder { color: #777; font-style: italic; }
#tpl-feedback > textarea:-moz-placeholder { color: #777; font-style: italic; }
#tpl-feedback > textarea::-moz-placeholder { color: #777; font-style: italic; }
#tpl-feedback > textarea:-ms-input-placeholder { color: #777; font-style: italic; }
#tpl-captcha > input::-webkit-input-placeholder { color: #777; font-style: italic; }
#tpl-captcha > input:-moz-placeholder { color: #777; font-style: italic; }
#tpl-captcha > input::-moz-placeholder { color: #777; font-style: italic; }
#tpl-captcha > input:-ms-input-placeholder { color: #777; font-style: italic; }

#tpl-message {
    margin: 10px 0;
    color: #fff;
    border-radius: 3px;
    padding: 2px 10px;
    background-color: red;
}







#mo-wraper {
}

#mo-info > h2 {
    font: normal normal normal 1em/normal sans-serif;
    margin: 2em 0 1em 0;
}

#mo-content {}

#mo-feedback {}
#mo-feedback > input,
#mo-captcha > input,
#mo-feedback > textarea {
    margin: 6px 0;
    padding: 6px 10px;
    border: 1px solid #ff6c0a;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #444;
    font-size: 1em;
}
#mo-feedback > input,
#mo-feedback > textarea {
    display: block;
    width: 100%;
}
#mo-feedback > textarea {
    height: 120px;
}
#mo-captcha {
    text-align: left;
    margin-top: -6px;
}
#mo-captcha > span {
    margin: 0 5px 0 10px;
}
#mo-captcha > input {
    width: 120px;
}

#mo-submit {
    text-align: left;
    margin-top: 25px;
}

#mo-feedback > input::-webkit-input-placeholder { color: #777; font-style: italic; }
#mo-feedback > input:-moz-placeholder { color: #777; font-style: italic; }
#mo-feedback > input::-moz-placeholder { color: #777; font-style: italic; }
#mo-feedback > input:-ms-input-placeholder { color: #777; font-style: italic; }
#mo-feedback > textarea::-webkit-input-placeholder { color: #777; font-style: italic; }
#mo-feedback > textarea:-moz-placeholder { color: #777; font-style: italic; }
#mo-feedback > textarea::-moz-placeholder { color: #777; font-style: italic; }
#mo-feedback > textarea:-ms-input-placeholder { color: #777; font-style: italic; }
#mo-captcha > input::-webkit-input-placeholder { color: #777; font-style: italic; }
#mo-captcha > input:-moz-placeholder { color: #777; font-style: italic; }
#mo-captcha > input::-moz-placeholder { color: #777; font-style: italic; }
#mo-captcha > input:-ms-input-placeholder { color: #777; font-style: italic; }

#mo-message {
    margin: 10px 0;
    color: #fff;
    border-radius: 3px;
    padding: 2px 10px;
    background-color: red;
}

#tpl-wrap #contentContacts-map {
    margin-left: 320px;
    height: 500px;
}

#mo-wrap #contentContacts-map {
    height: 200px;
}
