*{
marging:0;
padding:0;
}

html{
margin:0;
padding:0;
}

body{
margin:0;
padding:0;
/*background:#ffffff; /*#95a5a6;*/
/*background:#f8f8ff;*/
 /*linear-gradient(to bottom left, #757575, #fafafa)*/
/*background-image: url(/images/fon_linii.jpg);*/
/*background-image: url(/images/abstractFon.png);*/
/*background-repeat:repeat-y repeat-x;
background-size:auto;*/
}

/*=============================T O P___H E A D E R=============================*/

#top_header{
width:100%;
height:40px;
margin:0;
padding:0;
background:#2f2e3f;
position:fixed;
z-index:1;
background-image:linear-gradient(to top right, #2f2e3f, #4a4a4f);
}

#location_icon{
	width:auto;
	height:28px;
	margin:0;
	margin-top:5px;
	margin-left:5px;
	padding:0;
	float:left;
	border:1px solid #007fff;
	border-radius:5px;
}

#location_icon:hover{
	border:1px solid #00a2e8;
}

#location_a{
margin:0;
padding:0;
}

/*#location_d{
width:auto;
height:auto;
/*margin:5px 3px;
padding:2px 4px;
border:1px solid #29b0d9;
border-radius:3px;
display:inline;
float:left;
text-decoration:none;
font-size:20px;
color:#29b0d9;
}

#location_d:hover{
border:1px solid #ff8c00;
color:#ffffff;
}*/

#country_select{
width:70%;
height:35px;
margin:20px 15%;
padding:3px 5px;
border:1px solid #29b0d9;
border-radius:5px;
text-align:center;
font-size:20px;
color:#29b0d9;
-webkit-appearance:none;
}

#country_select option{
margin:0;
padding:0;
color:#ff4500;
text-align:center;
}

#region_select{
width:70%;
height:35px;
margin:20px 15%;
padding:3px 5px;
border:1px solid #29b0d9;
border-radius:5px;
text-align:center;
font-size:20px;
color:#29b0d9;
-webkit-appearance:none;
}

#city_select{
width:70%;
height:35px;
margin:20px 15%;
padding:3px 5px;
border:1px solid #29b0d9;
border-radius:5px;
text-align:center;
font-size:20px;
color:#29b0d9;
-webkit-appearance:none;
}

/*...................................modal_window................................*/

#open_modal{
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
background: rgba(0,0,0,0.6);
display:none;
transition:opacity 400ms ease-in;
-webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
pointer-events:auto;
z-index:5;
}

#open_modal:target{
display:block;
pointer-events:auto;
}

#open_modal div{
width:50%;
height:auto;
margin:20% auto;
border-radius:10px;
background:rgba(0,0,0,0.8);
position:relative;
z-index:99999999;
}

#ok_modal{
width:35px;
height:30px;
margin:0;
padding:2px 4px;
border-radius:5px;
background:#32cd32;
color:#ffffff;
font-size:20px;
position:absolute;
right:10px;
bottom:10px;
-webkit-appearance:none;
}

#close_modal{
width:34px;
height:auto;
border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
background:#606061;
text-align:center;
text-decoration:none;
font-size:28px;
font-weight:bold;
color:#ffffff;
position:absolute;
top:-15px;
right:-15px;
}

#close_modal:hover{
background:#ff0000
}

/*=======================================================================*/

#vhod_a{
margin:0;
padding:0;
}

#vhod_d{
width:auto;
height:auto;
margin:7px 3px;
padding:2px 4px;
border:1px solid #3ea6ff;
border-radius:3px;
display:inline;
float:right;
text-decoration:none;
font-size:16px;
color:#3ea6ff;
}

#vhod_d:hover{
background:#cecece;
color:#111111;
}

#registration_a{
margin:0;
padding:0;
}

#registration_d{
width:auto;
height:auto;
margin:7px 3px;
padding:2px 4px;
border:1px solid #73ab16;
border-radius:3px;
display:inline;
float:right;
text-decoration:none;
font-size:16px;
color:#ffffff;
background:#73ab16;
}

#registration_d:hover{
border:linear-gradient(to top right, #258725, #49f249);
color:#ffffff;
background-image:linear-gradient(to top right, #258725, #49f249);
}

#user_login{
width:auto;
height:auto;
margin:4px -3px;
padding:2px 8px;
display:block;
float:right;
text-decoration:none;
font-size:25px;
color:#ffffff;
}

#user_avatar{
	width:34px;
	height:34px;
	margin:2px 6px 2px 3px;
	padding:0;
	border:1px solid #32cd32;
	border-radius:3px;
	float:right;
	background:url(http://prorab-service.ru/images/no_avatar.png);
}

ul::after{
    display: block;
    float: none;
    content: '';
    clear: both;
}

li{
	list-style-type:none;
}

#menu_user_general{
	margin:0;
	padding:0;
}

#menu_user{
	width:auto;
	padding:10px 0;
	position:absolute;
	top:30px;
	right:0px;
	display:none;
	list-style-type:none;
	/*background:#f8a1a4;*/
}

#menu_user li{
	margin:2px;
	padding:2px 15px;
	border-radius:3px;
	background:#0071a2;
	text-align:center;
}

#menu_user li a{
	color:#fff;
	text-decoration:none;
	font-size:20px;
}

#menu_user_general > li:hover > #menu_user{
	display:block;
}

#menu_user_general:{
	dasplay:none;
}

/*===========================H O M E  S E A R C H=====================*/

#conteiner_home_search{
	width:100%;
	height:150px;
	margin:0;
	padding:0;
}

#home_search{
	width:100%;
	height:110px;
	margin:0;
	padding:0;
	border-bottom:2px solid #111111;
	background:#ffffff;
	position:absolute;
	top:40px;
	z-index:0;
	opacity:1;
}


/*===========================H O M E  S E A R C H=====================*/

#home_searche{
	width:100%;
	height:40px;
	margin-top:40px;
	padding:0;
	background:#cecece;
	/*background-image:linear-gradient(to top right, #2f2e3f, #4a4a4f);*/
}

/*=============================H E A D E R=============================*/

#header{
width:100%;
height:250px;
margin:0;
padding-top:40px;
/*background:#404040;
/*background:linear-gradient(to bottom left, #06C73A, #1E90FF);
background:url(/images/sotra.png);*/
position:relative;
opacity:1;
}

#logotip_img{
width:auto;
height:110px;
margin:15px 10px;
margin-bottom:20px;
padding:0;
float:left;
}

#h_tel{
	text-decoration:none;
	text-shadow:0px 1px 2px #fff;
	color:#34495E;
	font-weight:600;
	position:absolute;
	right:8px;
	top:50px;
}

#h_mail{
	text-decoration:none;
	text-shadow:0px 1px 2px #fff;
	color:#34495E;
	font-weight:600;
	position:absolute;
	right:8px;
	top:70px;
	/*display:none;*/
}

#strirem{
	width:90%;
	margin-top:10px;
	text-align:center;
	text-shadow:0px 1px 2px #fff;
	font-size:150%;
	font-weight:600;
	color:#283747;
	position:absolute;
	left:5%;
	bottom:-10px;
}

/*=============================N A V I G A T I O N=============================*/

#navigation{
width:100%;
height:40px;
margin:0;
padding:0;
background:#2f2e3f;
background:linear-gradient(to bottom right, #2f2e3f, #4a4a4f);
color:#ffffff;
position:sticky;
position:-webkit-sticky;
position:-moz-sticky;
position:-ms-sticky;
position:-o-sticky;
top:40px;
}

#kroshka_a{
text-decoration:none;
color:#29b0d9;
display:inline-block;
}

#kroshka_p{
margin:3px 0 0 6px;
padding:0;
font-size:25px;
display:inline-block;
}

/*=============================S L I D E R=============================*/

#slider{
width:98%;
height:200px;
margin:0 1%;
margin-top:20px;
padding:0;
background:#ff3300;
background:url(/images/slider1.jpg);
background-repeat:no-repeat;
background-size:100% auto;
box-shadow:0 0 10px rgba(0,0,0,0.6);
}

.carousel-inner h3 {
 background-color: rgba(20, 49, 68, 0.6);
 padding: 20px;
 animation: anime-H3 1.3s ease-out;
}
.carousel-inner p {
 font-size: 18px;
 background-color: rgba(30,29,29, 0.6);
 padding: 20px;
 animation: anime-P 1.6s ease-out;
}

@keyframes anime-H3 {
 from {
  opacity: 0;
  transform: translateX(-2000px);
 }
 to {
  opacity: 1;
  transform: translateX(0);
 }
}
@keyframes anime-P {
 from {
  opacity: 0;
  transform: translateX(2000px);
 }
 to {
  opacity: 1;
  transform: translateX(0);
 }
}


/*=============================C O N T E N T=============================*/

#content{
	width:96%;
	height:auto;
	margin:35px 2%;
	padding:0;
	border-radius:5px;
	/*background:#0071a2;*/
	/*background:linear-gradient(to bottom right, #2f2e3f, #4a4a4f);*/
	/*opacity:0.7;
	/*z-index:-1;*/
}

#form_obr{
	margin-left:5%;
	color:#fefefe;
	text-align:center;
}

#name_message{
	width:40%;
	height:30px;
	margin:5px 5%;
	margin-bottom:0px;
	padding-left:5px;
}

#con_message{
	width:89%;
	height:70px;
	margin:5px 5%;
	padding-left:5px;
}

#con_tel{
	width:89%;
	height:30px;
	margin:0px 5%;
	/*margin-top:-5px;*/
	padding-left:5px;
}

#to_go{
	width:90%;
	height:40px;
	margin:5px 5%;
	background:transparent;
    background-image: -webkit-linear-gradient(#00ff00, #247719);
    background-image: -moz-linear-gradient(#00ff00, #247719);
    background-image: -o-linear-gradient(#00ff00, #247719);
    -moz-box-shadow: inset 0px -2px 0 #01fff9;
    -webkit-box-shadow: inset 0px -2px 0 #01fff9;
    -o-box-shadow: inset 0px -2px 0 #01fff9;
    box-shadow: inset 0px -1px 2px #01fff9;
    display: block;
    text-decoration:none;
    font-size:100%;
	color:#ffffff;
    padding: 0px;
    -webkit-appearance:none;
	
}

/*=============================F O O T E R=============================*/

#footer{
width:100%;
height:400px;
background:#212f3c;/*2f2e3f;*/
background-image:linear-gradient(#434b53, #212f3c);
}

#schetchik{
	margin:5px;
	padding:0;
	font-size:20px;
	color:#fff;
	position:absolute;
	font-size:3px;
}
#footer_p{
margin:0;
padding:0;
font-size:20px;
color:#ffffff;
text-align:center;
position:relative;
top:330px;
bottom:;
/*background:#ff5500;*/
}