@import url(_form.css);
#sfeer1 {width:100%;height:100%;overflow:hidden;background:#06c url(../../img/b/contact4.jpg) 50% 50% no-repeat;background-size:cover;position:relative;z-index:1;min-height:500px;outline:3px solid #06c;margin-bottom:50px;}
#sfeer1 .blkCnt {display:block;text-align:center;position:absolute;z-index:2;width:100%;left:0;top:50%;transform:translateY(-50%);line-height:4em;}
#sfeer1 h1, #sfeer1 h3 {color:#fff;text-shadow:1px 1px 7px rgba(0,0,0,.7);padding:0;margin:0;}
#sfeer1 h1 {font-size:4.4em;letter-spacing:.2em;}
#sfeer1 h3 {font-size:2.5em;letter-spacing:.17em;padding-right:7px;}
.cCol h3 {margin:0 0 9px;}
#gMap {width:402px;height:302px;margin:15px 0;}
#cntForm .iInp, #cntForm .bInp, #cntForm label {display:block;width:100%;}
#cntForm label {padding:7px 0 5px 9px;color:#90969c;}
#cntForm .iInp {margin-bottom:15px;}

#cntForm .iInp, #cntForm * {-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-o-user-select:text;user-select:text;}

#cntForm textarea.iInp {height:120px;resize:vertical;}
#cntErr {color:#c00;text-align:center;}
.errField:focus {border-color:#f00 !important;}
#cntLoad {min-height:33px;}
ul.domOK {padding:0 0 7px 28px;margin:0 0 9px 0;line-height:150%;color:#06c;font-size:110%;}

.foRow label, .foRow .iInp, .foRow .bInp {width:100%;}
#Captcha {display:inline-block;white-space:nowrap;padding:0;}
#Captcha * {display:inline-block;vertical-align:middle;}
#Captcha b {padding:0 9px;color:#1a509a;}
#Captcha:hover b, #Captcha.OK b {color:#4ba2f2;}
#Captcha i {width:50px;height:50px;background:transparent url(../../img/captcha.png) 0 0 repeat;}
#Captcha i i {background-position:0 -50px;opacity:0.01;}
#Captcha.OK i i {display:block;opacity:1;}


@media all and (min-width:990px){
 .cCol {display:inline-block;vertical-align:top;}
 .cCol.Col1 {width:450px;}
 .cCol.Col2 {max-width:530px;}
 #gMap {border:1px solid #06c;box-shadow:1px 1px 7px rgba(0,0,0,.3);}
 #gMap iframe {border:0;width:400px;height:300px;}
 #cntForm textarea.iInp {min-width:529px;max-width:529px;}
}
@media all and (max-width:989px){
 .cCol {display:block;margin:9px auto;}
 #gMap {width:100%;min-height:400px;}
 #gMap iframe {width:100%;height:400px;}
 .lrPad {padding-left:15px;padding-right:15px;}
}

