@charset "utf-8";

/*Сетка 
h4 {
  margin-top: 25px;
}
.row {
  margin-bottom: 20px;
}
.row .row {
  margin-top: 10px;
  margin-bottom: 0;
}
[class*="col-"] {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #eee;
  background-color: rgba(86,61,124,.15);
  border: 1px solid #ddd;
  border: 1px solid rgba(86,61,124,.2);
}

hr {
  margin-top: 40px;
  margin-bottom: 40px;
}
Сетка */





/* OVERALL PART */

@font-face {
    font-family: 'PTSansNarrow';
    src: url('../fonts/ptsansnarrowwebregular.eot');
    src: local('PT Sans Narrow Regular'), local('O'), url('../fonts/ptsansnarrowwebregular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ptsansnarrowwebregular.woff') format('woff'), url('../fonts/ptsansnarrowwebregular.ttf') format('truetype'),
    url('../fonts/ptsansnarrowwebregular.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansNarrowBold';
    src: url('../fonts/ptsansnarrowwebbold.eot');
    src: local('PT Sans Narrow Bold'), local('O'), url('../fonts/ptsansnarrowwebbold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ptsansnarrowwebbold.woff') format('woff'), url('../fonts/ptsansnarrowwebbold.ttf') format('truetype'),
    url('../fonts/ptsansnarrowwebbold.svg#PTSansNarrowBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PTSans';
    src: url('../fonts/ptsanswebregular.eot');
    src: local('PT Sans Regular'), local('O'), url('../fonts/ptsanswebregular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ptsanswebregular.woff') format('woff'), url('../fonts/ptsanswebregular.ttf') format('truetype'),
    url('../fonts/ptsanswebregular.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansBold';
    src: url('../fonts/ptsanswebbold.eot');
    src: local('PT Sans Bold'), local('O'), url('../fonts/ptsanswebbold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ptsanswebbold.woff') format('woff'), url('../fonts/ptsanswebbold.ttf') format('truetype'),
    url('../fonts/ptsanswebbold.svg#PTSansBold') format('svg');
    font-weight: bold;
    font-style: normal;
}


html,
body {
height: 100%;
}

.wrapper {
  position: relative;
  min-height: 100%;
}

ul, ol, li {margin: 0; padding: 0; list-style: none;}
table {border-spacing: 0; border-collapse: collapse;}
td.content_right {vertical-align: top;}
img {border: none;}
b, strong { font-family: 'PTSansBold', sans-serif}
.m0 { margin: 0 !important}

a {font: normal 15px/25px 'PTSans', 'Arial', sans-serif; color: rgb(0, 106, 183); text-decoration: underline;}
a:hover, a:focus {color: rgb(255, 45, 45); text-decoration: underline;}

h1, .h1 {margin: 15px 0 20px; padding: 0 0 18px; border-bottom: 1px solid rgb(240, 240, 240); font: bold 34px/38px 'PTSansNarrowBold', 'Arial', sans-serif; color: rgb(37, 37, 37);}
	.h1.homepage {margin: 5px 0 5px; padding: 0 0 10px;}
h3 {margin: 5px 0 20px; padding: 0; font: normal 24px/20px 'PTSans', 'Arial', sans-serif; color: rgb(37, 37, 37);}
h4 {margin: 30px 0 17px; padding: 0; font: bold 20px/25px 'PTSansBold', 'Arial', sans-serif; color: #000;}
h5 {margin: 10px 0 10px; padding: 0; font: bold 14px/20px 'PTSansBold', 'Arial', sans-serif; color: rgb(37, 37, 37);}

.header {
    position: relative;
    padding: 25px 0;
    background: url(../images/header_repeat-x.png) rgb(255, 222, 65) repeat-x bottom left;
    z-index: 1;
	margin-bottom: 20px;
}

.header_info_place {padding: 5px 0 10px; border-bottom: 1px solid rgb(238, 198, 0); width: 100%; }
.header_info_place {font: normal 21px/30px 'PTSansNarrow', 'Arial', sans-serif; color: rgb(113, 95, 0); text-align: left; text-transform: uppercase; text-shadow: 0 1px rgb(255, 241, 102);}
.header_info_place b {color: rgb(239, 8, 8); font: normal 21px/30px 'PTSansNarrowBold', 'Arial', sans-serif;}
.header_info_phone {font: normal 21px/30px 'PTSansNarrow', 'Arial', sans-serif; color: rgb(239, 8, 8); text-align: right; text-transform: uppercase; text-shadow: 0 1px rgb(255, 241, 102);}

/* SITY */
#popup_l {
    height: 170px;
    width: 250px;
   background: url("../img/minwin.jpg") repeat-y ;
   display: none;
}
#popup_l {
	border:1px solid #eec600;
	color:#000;
    height: 106px;
    line-height:14px;
	width: 200px;
    background:#fff;
    display: none;
	font-size:14px;
	padding:18px 16px 20px 16px;
	position:absolute;
    top: 44px;
    left: 480px;
	text-transform:none;
	text-shadow:none;
	z-index:99;
}
.popup_tail{
	background:transparent url('../images/strelka.png') no-repeat 0 0;
	height:11px;
	position:absolute;
	top:-11px;
	left:16px;
	width:22px;
}
#selected_sity_lable{
	color:#585858;
	font-size:18px;
	margin-left: 10px;
   
}
#bYes {	
	background:#ffdf29;
	cursor:pointer;
	font-size:20px;
	font-weight:bold;
	height:42px;
	line-height:42px;
	margin-top:17px;
	text-align:center;
	width:58px;
}
#select_link{
	background: url('../img/select.png') no-repeat 100% 6px;
	cursor:pointer;
	float:left;
	color:#006ab7;
	display:block;
	margin-top:19px;
	padding-right:10px;
}
#select_link span{
	border-bottom:1px dashed #006ab7;
}
#sity{
    display:none;
    position:relative;
    overflow: auto;
    
}
#sity ul {
	background:#fff;
    list-style: none;
      margin: 0;
      padding:7px 0 0 0;
      border: none;
}
#sity li{
      padding:0px 5px 5px 5px;
      cursor: pointer;
}
#sity li:hover{
    color: red;
}

.dropdown_link {
    border-bottom: 1px dashed;
    text-decoration: none;
    cursor: pointer;
}

/* RIGHT CONTACT */	
#evp_city, #feo_city, #dja_city, #sudak_city {
	display: none;
}
/* MENU */

.navigation {
    padding: 10px 0 0;
    border-top: 1px solid rgb(255, 241, 102);
    font: bold 18px/24px 'PTSansNarrowBold', 'Arial', sans-serif;
    color: rgb(178, 147, 0);
}

.menunav {
    margin-left: -13px;
}

.menunav a:hover {
    text-decoration: none;
    border-bottom: none;
    color: rgb(239, 8, 8);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #000;
  text-decoration: none;
  background-color: rgb(255, 222, 65);
  outline: 0;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #000;
    background-color: transparent;
	text-decoration: none;
}
.nav > li > a {
    font: bold 18px/24px 'PTSansNarrowBold', 'Arial', sans-serif;
    color: rgb(71, 61, 11);
    text-shadow: 0 1px rgb(255, 241, 102);
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.caret {
	margin-left: 5px;
}


/* BREADCRUMB */

.divider {

}

/* SLIDER */

#djslider-loader93 {
	padding-bottom: 15px !important;
}

/* CONTENT */
.content {
	padding-bottom: 200px;
}
.item-page {
	padding-left: 12px;
    margin-top: -32px;
}	

.check-list li {
    margin: 12px 0;
    padding-left: 30px;
    background: url(../images/check-icon.png) no-repeat 0 8px;
}

.butt_shad {
    background: #efefef; 
    box-shadow: 0 0 1px rgba(0,0,0,0.5); 
    padding: 10px;
	border-bottom: 1px #eee;
	font-size:12px;
	float:left;
}

.clearse {
	clear:both; 
	float:none; 
	height:0; 
}	
.borderless  {
    border: none;
}

dl {
	margin-top: 50px;
    margin-bottom: 10px;
    font-size: small;
    font-style: oblique;
}

/* NAVIGATE */

					
/* FOOTER */

.footer {position:absolute; bottom: 0; width: 100%; min-height: 200px; padding: 20px 0 30px; background: rgb(255, 222, 65); font: normal 13px/20px 'PTSans', 'Arial', sans-serif; color: rgb(113, 95, 0); text-shadow: 0 1px rgb(255, 255, 130);}
    .footer b {font: bold 13px/20px 'PTSansBold', 'Arial', sans-serif;}
    .footer p {margin: 0 0 15px; padding: 0;}
    .footer a {font-size: 13px; color: rgb(113, 95, 0); text-decoration: underline;}
    .footer a:hover {color: rgb(255, 0, 0); text-decoration: underline;}

	
/* TABLE */	
	
.features-table
{
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border: 0;
  border-spacing: 0;
  text-shadow: 0 1px 0 #fff;
  color: #2a2a2a;
  background: #fafafa;
  background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
  margin-top:20px;
  margin-bottom:20px;
}
 
.features-table td
{
  height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #cdcdcd;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
 
.features-table tbody td
{
  text-align: center;
  width: 200px;
}
 
 
.features-table td.grey
{
  background: #efefef;
  background: rgba(144,144,144,0.15);
  border-right: 1px solid white;
}
 
.features-table td.green
{
	background: #e7f3d4;
	background: rgba(236, 236, 236, 0.3);
}
 
.features-table td:nowrap
{
  white-space: nowrap;
}
 
.features-table thead td
{
  font-size: 120%; 
  font-weight: bold;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top: 1px solid #eaeaea;
}
 
.features-table tfoot td
{
  font-size: 120%; 
  font-weight: bold;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dadada;
}
		

/*Правый блок*/
.content_right_block {
    margin-bottom: 20px;
    padding: 30px;
    background: rgb(251, 251, 251);
    border: 1px solid rgb(235, 235, 235);
}

/* AUTHORIZATE */

.form-horizontal .control-label {
	text-align: left;

}		

/*Красивая таблица*/

.simple-little-table {
	font-family:Arial, Helvetica, sans-serif;
	color:#3C3C3C;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	/*background:#eaebec; */
	margin:20px;
	border:#ccc 1px solid;
	border-collapse:separate;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}

.simple-little-table tr td {
	border:0px;
}


.simple-little-table th {
	font-weight:bold;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
	border:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.simple-little-table th:first-child{
	text-align: left;
	padding-left:20px;
}
.simple-little-table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.simple-little-table tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.simple-little-table tr{
	text-align: center;
	padding-left:20px;
}
.simple-little-table tr td:first-child{
	text-align: left;
	padding-left:10px;
	border-left: 0;
}
.simple-little-table tr td {
	padding:1px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0 !important;
	
	/*background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
	*/
}
.simple-little-table tr.even td{
/*
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
	*/
}


.simple-little-table tr:last-child td{
	border-bottom:0;
}
.simple-little-table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.simple-little-table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.simple-little-table tr:hover td{
	/*background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
	*/
}

.simple-little-table a:link {
	color: #FF7000;
	font-weight: bold;
	text-decoration:none;
}

.simple-little-table a:active,
.simple-little-table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
 .simple-little-table td.green 
 { 
  background: #e7f3d4; 
  background: /*rgba(184,243,85,0.3); */ rgba(97, 255, 0, 0.3); 
 } 
 
 .simple-little-table tr:hover td {
background: rgb(235, 235, 235);
}
 