#form_hi_tech{
	width:500px;
	margin:0 auto;
}

.hi_tech_label_select {
    display: block;
    overflow: hidden;
    background: transparent;
	scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-base-color: #ffffff;
    scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
	width: 100%;
}



.hi_tech_label_select:focus{outline:0;}

.hi_tech_label_select option:selected{background:red;}




.hi_tech_label_select option{
	font-size: 19px;
    display: inline-block;
    text-align: center;
    padding: 17px 0;
    border: 2px solid #c3563b;
    border-radius: 3px;
    margin-left: 8px;
    background: white;
	margin: 0 5px;
    font-weight: normal;
    font-style: normal;
    font-size: 2.4rem




}

label.hi_tech_label {
    font-size: 19px;
    color: black;
    display: block;
    text-align: center;
    margin-bottom: 35px;

    font-weight: normal;
    font-style: normal;
    font-size: 1.8rem;
    color: #4b4b4b;

}

.hi_tech_label_select option:hover{
	background:#c3563b;
	cursor:pointer;
	color:white;
	border-color:#c3563b;
}


.hi_tech_label_select option:active{
    background-color: #c3563b !important;
}

.hi_tech_label_select option:focus{
    background-color: #c3563b !important;
}


.select_2 option{width:48%;}
.select_3 option{width:31%;}
.select_4 option{width:23%;}	

.back__system{cursor:pointer;}
.back__deitelinosti{cursor:pointer;}

.table_hi_teche {
    width: 900px;
    border: 2px solid #524e89;
    margin: 0 auto;
	height:562px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
  
}

.left_box_table_zagolovok {
    display: inline-block;
    width: 25%;
    vertical-align: top;
	border-right: 2px solid #524e89;
    height: 100%;
}

.right_box_table_text {
    width: 668px;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    margin-left: -4px;
    padding-left: 10px;
	font-family:'PT sans';
}

.box_left_text_table_hi_techi {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.box_right_text_table_hi_techi {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding-left:7px;
}

.zagolovok_table_hi_teche {
    font-family: 'PT sans';
    font-size: 34px;
    text-align: center;
    font-weight: bold;
   
    text-decoration: underline;
}

.perekluch{text-align: center;
    padding-top: 13px;
    height: 44px;
    margin-bottom: 25px;
	margin-top:10px;
	
}

.perekluch .perekluch_left{
    padding: 10px;
    font-size: 20px;
    border: 2px solid #ec6433;
    margin-right: -2px;
    cursor: pointer;
    display: inline-block;
    width: 250px;
    text-align: center;
	   border-radius: 10px 0 0 10px;
}

.perekluch .perekluch_right{
    padding: 10px;
    font-size: 20px;
    border: 2px solid #ec6433;
    margin-left: -2px;
    cursor: pointer;
    display: inline-block;
    width: 250px;
    text-align: center;
    border-left:0;
	border-radius:0 10px 10px 0;
}

.perekluch .perekluch_left:hover{text-decoration: underline;}
.perekluch .perekluch_right:hover{text-decoration: underline;}













.perekluch_active{
    background: #ec6433;
    color:white;
    transition:1s;
}

.keic_2016 {
    display: block;
    text-align: center;
    width: 200px;
    margin: 0 auto;
    background: #524e89;
    font-size: 18px;
    padding: 10px;
    color:white;
}

.zagolovok_text {
    display: block;
    text-align: center;
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 7px;
}

span.border_hi_teche {
    width: 2px;
    height: 400px;
    background: #524e89;
    display: inline-block;
	margin-top: 40px;
}

.block_div_table{
    font-size: 21px;
    text-align: center;
    border-bottom: 2px solid #524e89;
    padding: 10px 0;
    height: 80px;
    cursor: pointer;
}

.block_div_table:hover{
    background: #524e89;
    color: white; 
	transition:0.3s;
}

.table_hi_teche_margin-top{
	margin-top:25px;
}

.block_div_table_active {
    background: #524e89;
    color: white;
	transition:0.5s;
}

.table_hi_teche ul li:before {
    content: '-';
    font-size: 20px;
    margin-right: 10px;
}

#form_hi_tech select {
    text-align:center;
   /*  height: 80px; */
    //border: navajowhite;


}

.rascchet_stoimosti {
    width: 1000px;
    margin: 0 auto;
	position:relative;
}
.zagolovok_raschet_stoimosti {
    text-align: center;
    font-size: 23px;
    width: 520px;
    line-height: 33px;
    font-weight: bold;
    margin: 15px auto;
	margin-top:0;
}
.block_procente {
    width: 65%;
    height: 18px;
    display: inline-block;
	position:relative;
	border-radius: 15px;
    border-top: #788490;
    background-color: #cce1f4;
}

.text-procent {
    float: right;
    position: relative;
    top: 0px;
    color: #317bbf;
    font-size: 16px;
    right: 3px;
}
.procente_left_text {
    display: inline-block;
    width: 17%;
    text-align: right;
    padding-right: 13px;
    cursor: pointer;
	font-size: 18px;
    color: #317bbf;
    position: relative;
    top: -4px;
}

.procente_right_text {
    display: inline-block;
    width: 17%;
    padding-left: 7px;
    cursor: pointer;
    color: #317bbf;
	font-size: 18px;
    position: relative;
    top: -4px;
}
span.block_procente_zapolnenie {
    width: 17px;
    display: inline-block;
    height: 17px;
    border-radius: 50%;
    background: #317bbf;
    position: relative;
    position: absolute;
    top: 0px;
    left: 0px;
}
span.zapolnenie_25 {
    display: inline-block;
    width: 25%;
    border-radius: 7px;
    margin-left: 0;
}

span.zapolnenie_50 {
    display: inline-block;
    width: 50%;
    border-radius: 6px;
    margin-left: 3px;
}

span.zapolnenie_75{
	 display: inline-block;
    width: 75%;
    border-radius: 7px;
    margin-left: 0;
}

span.zapolnenie_100{
	 display: inline-block;
    width: 99%;
    border-radius: 7px;
    margin-left: 0;
}
/* .raschet_stoimosti_block{
    background:url(/manager/templates/default/img/line2.jpg);
    padding: 45px 0;
} */

.text-procent_100{
	top: -1px;
    position: absolute;
    right: 11px;
    color: white;
	}

.hi_tech_form_div{
	margin-top: 20px;
    width: 50%;
    display: inline-block;
    float: left;
    padding-right: 25px;
 }	

.hi_tech_form_div input {
    border: 1px solid #c3563b;
    font-size: 15px;
    padding-left: 10px;
	border-radius: 5px;
    width: 275px;
    height: auto;
    padding: 10px;
    float: right;
}	
	
.hi_teche_submit{
	margin-top:20px;
	width: 50%;
    display: inline-block;
    float: left;
    padding-right: 25px;
}
.hi_teche_submit input {
    padding: 0;
    height: 35px;
    background: #c3563b;
    color: white;
	border-radius: 5px;
	box-shadow: none;
    width: 275px;
    padding: 10px;
    height: auto;
    float: left;
}	
.text_hi_teche_mini {
    width: 900px;
    margin: 0 auto;
    text-align: right;
}
#form_hi_tech {
    display: inline-block;
    float: left;
    width: 100%;
}
.procent {
    display: inline-block;
    float: left;
    width: 100%;
    margin-top: 15px;
    text-align: left;
}
.none_scroll {
    position: absolute;
    width: 0px;
    height: 0px;
    /* background: white; */
    top: 55px;
	right: 0;
	z-index:9999999999;
}
.text_hi_tech {
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-size: 1.8rem;
}
#form_hi_tech select{
    display: inline-block;
    float: left;
    width: 100%;
    height: 69px;
    margin-bottom: 35px;
    border: 0;
}
.proc_wrap{
    display: inline-block;
    float: left;
    width: 100%;
    padding-left: 10%;
}
.proc_wrap span{
    float: left;
}
#hi_tech_system .proc_wrap{
    padding-left: 30%;  
}
#hi_tech_vid_deitelinosti .proc_wrap{
    padding-left: 47%; 
}
#hi_tech_fotm_raschet .proc_wrap{
    padding-left: 64%; 
}
 #end_block_hi_tech {
    display: inline-block;
    float: left;
    width: 100%;
    margin-top: 25px;
    padding-top: 25px;
    margin-bottom: 25px;
    padding-bottom: 25px;
}



