html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
/*    font-family: Arial, sans-serif; */
		font-family: Verdana;
}

#conteiner {
    position: relative;
    width: 882px;
    margin: 0 auto;
    padding: 20px 0;
}

#header {
    
		height: 600px;
		height: 655px;
    width: 882px;
    background: url(../img/bg4.jpg) bottom left repeat-x;
}

form {
    margin: 0;
    padding: 0;
}

.menu {
    position: absolute;
    text-align: center;
    height: 47px;
    width: 882px;
		clear:both;
}

.menu ul {
    background: #f69e5d;
	background: #044a62;
	background: #003f93; 
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}

.menu ul li {
    cursor: pointer;
    margin: 0;
    list-style-type: none;
    font-size: 13px;
    float: left;
    font-weight: bold;
    height: 17px;
    padding: 15px 0;
    width: 140px;
    box-sizing: content-box;
		position:relative;

}
.menu ul li.action{
    width: 182px;
}
.menu  li a {
    text-decoration: underline;
    color: #ffffff;
		position:absolute;
		top:0;bottom:0;left:0;right:0;
		padding-top:15px;
}

.menu li:hover,.menu li:hover  a {
    color: #ffe1ae;
    background: #dd8e54;
	background: #009aed;
    text-decoration: none; 
}

.menu li.active,.menu li.active a {
    color: #ffffff;
    cursor: default;
    background: #c7804b;
	background: #b80e2f;
	background: #5f0d27;
    text-decoration: none;
}
.logo{
	width:299px;
	height:100px;
	background:url(../img/logo_bg6.png) left repeat;
	position:absolute;
	top:520px;
	top:575px;
	left:-1px;
	font-size:25px;
	color: #d73038;
	font-family:Impact,fantasy;  
	clear:both;

}
.logo div:nth-child(1){
	position:absolute;
	top:21px;
	left:16px;
}

.logo div:nth-child(2){
	font-size:16px;
	position:absolute;
	top:55px;
	left:16px;
}
.slogan {
    position: absolute;

		top:520px;
		top:575px;
    left: 299px;
    width: 582px;
    height: 100px;
    font-size: 20px;
    color: #ffffff;
    line-height: 22px;
		background:url(../img/logo_bg3.png) left repeat;
}
.slogan  div{
  margin-left:24px;
	margin-top:26px;
}		
#bio{
	position:absolute;
	top:450px;
	left:50px;
}
#terrify{
	position:absolute;
	width:298px;
	top:343px;
	left:0;
}
#terrify img{
	display:block;
	margin:12px 0;
}
.body_txt {
    color: #000000;
    font-size: 14px;
    position: relative;
    padding: 24px 0 0 24px;
    height: auto;
    background: #f2ece4;
	background: #dfe6f0;
}
.body_txt  .bold{
	color: #ff6600;
	color: #5f0d27;
}
.body_txt  a{
	color: #ff6600;
	color: #5f0d27;
    text-decoration: underline;
}
.body_txt  .italic{
	font-style:italic;
}
.body_txt p,.body_txt ul {
    margin: 18px 24px 0 0;
		padding:0;
/*    line-height: 14px;*/
}
.body_txt ul li{
	padding-left:10px;
	margin:17px;
	color:#ff6600;
	color: #5f0d27;
}
.body_txt ul li span{
	color:#000000;
}
.body_txt .usr {
    color: #000533;
    font-size: 13px;
    line-height: 28px;
}
p.last {
    padding-bottom: 20px;
}

.right {
    margin-left: 300px;
    position: relative;
}

h1 {
    font-size: 18px;
    color: #ff6600;/*#e48b48;*/
	color: #5f0d27;

    height: 20px;
    margin: 0 24px 0 0;
    padding: 12px 0;
    font-weight: normal;
    box-sizing: content-box;
}

#anketa {
    font-size: 14px;
    width: 258px;
    height: 356px;
    position: absolute;
    padding: 0 20px;
    top: 0;
    left: 0;
/*    background: url("../img/anketa.png") no-repeat;*/
	background: none repeat scroll 0 0 #5f0d27;
	color:#ffffff;
    box-sizing: content-box;
}
#iframe{
    position: relative;
    width: 534px;
    margin: 18px 24px 0 0;
}
#anketa  h3{
	text-transform: uppercase;
	font-weight:normal;
	font-size:23px;
}
div.hidden {
    display: none;
}

.step {
    text-align: left;
    position: relative;
}

.step p {
    position: relative;
    top: 12px;
    margin: 10px 0;
    font-size: 14px;
    color: #000000;
	color: #ffffff;
    text-align: left;
}

.step.cont p.bold {
    margin-bottom: 18px;
}

.step p.bold {
    position: relative;
    font-weight: normal;
    padding-bottom: 10px;
    line-height: 18px;
   /* border-bottom: 1px dotted #c7703c; */
    top: 8px;
    font-size: 18px;
    color: #000000;
	color: #ffffff;
    margin: 0;
}

.step p label {
    cursor: pointer;
    font-weight: normal;
    margin: 0;
}

#anketa input[type="checkbox"], #anketa input[type="radio"] {
    margin-right: 10px;
    position: relative;
    top: 1px;
    cursor: pointer;
}

#anketa input.button {
    background: url("../img/next.png") 0 0;
    width: 113px;
    height: 31px;
    border: 0;
    cursor: pointer;

}

#anketa input.button:hover {
    background-position: -113px 0;
}

#anketa input.button:active {
    background-position: 113px 0;
}

#anketa .button {
    position: absolute;
    top: 226px;
    left: 0;
}

#anketa input.button.send {
    background: url("../img/send.png") 0 0;
    width: 260px;

}

#anketa input.button.send:hover {
    background-position: -260px 0;
}

#anketa input.button.send:active {
    background-position: 260px 0;
}

#anketa label.coords {
    position: relative;
    height: 26px;
    display: block;
    cursor: text;
}

#anketa input[type="text"] {
    width: 255px;
    border-width: 0;
    padding-left: 5px;
    display: inline-block;
    line-height: 26px;
    height: 26px;
    border-radius: 2px;
    color: #000000;
}

#anketa span.coords {
    position: absolute;
    left: 5px;
    top: 0;
    color: #827d7d;
    font-size: 13px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
}

.greeting {
    width: 233px;
}

.confidentiality {
    width: 882px;
    background-color: #8999b1;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    padding: 15px 23px;
    box-sizing: border-box;
}
.confidentiality span{
    display: block;
    font-size: 13px;
}
.confidentiality a{
	color:#000000;
    text-decoration: underline;
}

#footer {
    width: 882px;
    min-height: 105px;
 /*   background: url(../img/footer.jpg) no-repeat;*/
    background-color: #4f6e8d;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    text-align: center;
}

#footer #left {
    position: relative;
    margin: 20px 0 20px 23px;
    float: left;
    width: 400px;
    text-align: left;
}

#footer #right {
    position: relative;
    margin: 20px 23px;
    float: right;
    width: 350px;
    text-align: right;
}
#footer a{
	color:#000000;
    text-decoration: underline;
}
span.show{
	text-decoration:underline;
}
span.show:hover{
	cursor:pointer;
}

.formError{
	color: #CF4D4D;
	font-weight:bold;
	font-size:10px;
}

.formNoError{
	display:none;
}

.clr{
	clear:both;
}

p.bolder{
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}
p.thanks{
    text-align: center;
}
#Submit{
    cursor: pointer;
    padding: 5px 10px;
}
p#soob{
    margin: 55px 24px 0 0;
font-size: 13px;
line-height: 16px;
}

/*step*/

.btn-dalee {
    background-color: #bca021;
    margin: 0 0 5px 0;
    color: #ffffff;
    border: 1px solid #bca021;
    font-size: 14px;
    line-height: 1.42857143;
    width: 100%;
}

.btn-dalee:hover {
    background-color: #99800e;
    border-color: #99800e;
    color: #ffffff;
}

.head {
    margin: 15px 0;
    width: 100%;
    text-align: center;
    color: #550818;
    font-weight: bold;
    font-size: 18px;
}

.text {
    margin: 15px 0;
    width: 100%;
    text-align: center;
    color: #550818;
    font-weight: bold;
    font-size: 14px;
}

textarea {
    width: 100%;
    height: 102px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 16px;
}

.two {
    display: none;
}

.call-back {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 171px;
    color: #ffffff;
    position: absolute;
    top: 425px;
    right: 45px;
}
.phone{
    top: 470px;
}
a .call-back:hover {
    color: #ffffff;
    text-decoration: none;
}

.alert-safe {
    background: url(../img/alert-safe.png);
    /*    background-color: #63b4e1;
   border-color: #BCE8F1;*/
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 13px;
    margin-top: 10px;
    text-decoration: none;
}
.modal-content {
    width: 323px;
    background-color: #f2f2f2;
}

#myModal3 .modal-content {
    width: 600px;
    background-color: #f2f2f2;
    font-weight: 300;
}
#myModal4 .modal-content {
    width: 600px;
    background-color: #f2f2f2;
    font-weight: 300;
}
.modal-content .page-header {
    margin-bottom: 10px;
    margin-top: 30px;
}

.modal-content h2 {
    color: #ffffff;
    font-size: 30px;
}

.modal-body {
    padding-top: 0;
}

.modal-content .get-action-form {

}

.modal-content .get-action-form input {
    margin-bottom: 16px;
}

.modal-content form {
    width: 283px;

}

.modal-content .warranty {
    float: none;
    margin: 0px auto 0;
    clear: both;

}

.close-window {
    font-size: 12px;
    color: #990033;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    text-decoration: underline;
}

.thanks-text {
    font-size: 20px;
    padding-top: 20px;
    color: #000;
    text-align: center;
}

.btn-warning {
    background-color: #003f93;
    border-color: #003f93;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-color: #009aed;
    border-color: #009aed;
}