*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}
body {
	font-family: "RobotoRegular", sans-serif;
	font-size: 16px;
	min-width: 1280px;
	position: relative;
	background-image: url(../img/bg.jpg);
	background-color: #e5e7eb;
	background-repeat: no-repeat;
	background-position: center top;
}
.cl {
	clear: both;
}
.parallax {
	background-attachment: fixed;
	background-position: 50% 0;
	position: relative;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
ul,
ul li {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
header.head {
	margin-top: 10px;
}
.wrap {
	width: 1250px;
	margin: 0 auto;
}
.logo {
	float: left;
    padding-top: 10px;
}
.logo a:hover {
	opacity: .90;
}
.phone {
	float: right;
	text-align: right;
}
.tel {
	font-family: 'LavanderiaSturdy';
	font-size: 46px;
	color: #814549;
	height: 55px;
	margin-top: -10px;
}
.tel span {
	font-size: 34px;
}
.cinfo {
	font-size: 14px;
	color: #814549;
    padding-top: 10px;
}
.cinfo span {
	color: #2c4456;
}
.feedback {
	margin-top: 15px;
}
a.button,
.button {
	color: #fff;
	background-color: #4e4451;
	padding: 6px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 0;
}
a.button:hover,
.button:hover {
	opacity: .85;
	cursor: pointer;
	
}
a.button:active,
.button:active {
	position: relative;
	top: 1px;
	left: 1px;
}
nav ul,
nav ul li {
	display: inline;
	list-style-type: none;
}
nav {
	height: 64px;
	margin-top: 180px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
	box-shadow: 0 0 5px rgba(0,0,0,.3);
	text-align: center;
	background: rgb(143,90,92);
	background: -moz-linear-gradient(top,  rgb(143,90,92) 0%, rgb(82,68,81) 100%);
	background: -webkit-linear-gradient(top,  rgb(143,90,92) 0%,rgb(82,68,81) 100%);
	background: linear-gradient(to bottom,  rgb(143,90,92) 0%,rgb(82,68,81) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f5a5c', endColorstr='#524451',GradientType=0 );
}
nav ul li a {
	color: #fff;
	line-height: 64px;
	margin: 0 15px;
}
nav ul li a:hover {
	border-bottom: 1px solid #beb3b7;
}
.container {
	background-color: #fdfdfd;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
	box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.top-tour {
	padding: 20px 0;
}
.top-tour ul li {
	display: inline;
	list-style-type: none;
	margin-right: 16px;
}
.top-tour ul li:hover {
	opacity: .85;
}
.top-tour ul li:first-child {
	margin-left: 20px;
}
.content {
	background-color: #eff2f9;
	box-shadow: inset 0px 26px 13px -22px rgba(0,0,0,.2);
}
.left,
.right {
	float: left;
}
.left {
	width: 870px;
	margin: 20px;
}
.table select,
.table input {
	width: 100%;
	box-sizing: border-box;
	color: #9c9c9c;
}
.table select {
	padding: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
}
.table input {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 5px 5px 7px 5px;
}
table.table {
	width: 100%;
	border-collapse:collapse;
	text-align: left;
	font-size: 14px;
}
table.table th {
	border-right: 1px solid #d7d7d7;
	color: #4e4451;
	padding: 0px 5px 10px 5px;
}
table.table td {
	padding: 10px 5px;
	border: 1px solid #d7d7d7;
	background-color: #eff2f9;
	font-family: 'RobotoLight';
	color: #4e4451;
}
table.table td:first-child {
	border-left: none;
}
table.table td:last-child {
	border-right: none;
}
table.table td a {
	color: #814549;
}
table.table td a:hover {
	border-bottom: 1px dashed #814549;
}
table.table tr.adm-add th {
	border-right: none;
}
table.table tr.adm-add th {
	padding-bottom: 30px;
}
table.table th:first-child {
	padding: 0px 5px 10px 0px;
}
table.table th:last-child {
	padding: 0px 0px 10px 5px;
	border-right: none;
}
.right {
	margin: 20px;
	width: 300px;
}
.cat-tour {
	padding: 20px;
	margin-bottom: 20px;
	background-color: #FDFDFD;
	box-shadow: -7px 0px 10px -5px rgba(0,0,0,.2);
}
.cat-tour h2 {
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 18px;
	color: #814549;
}
.cat-tour ul li {
	list-style-type: none;
	font-size: 14px;
	padding: 5px 10px 10px 30px;
	background-image: url(../img/icons/check.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin-bottom: 5px;
}
.cat-tour ul li a {
	color: #2C4456;
}
.cat-tour ul li a:hover,
.cat-tour ul li:hover a {
	color: #fff;
	background-color: #4e4451;
}
.cat-tour ul li:hover {
	background-color: #4e4451;
	background-image: url(../img/icons/check-w.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.cat-tour a {
	color: #814549;
}
.cat-tour a:hover {
	color: #4e4451;
	opacity: .85;
}
footer {
	font-family: 'RobotoLight';
	font-size: 14px;
	padding: 50px 0 20px 0;
    color: grey;
}

.fstory {
	color: #4e4451;
	font-family: 'RobotoLight';
	line-height: 1.5;
}
.fstory h1 {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: 'RobotoRegular';
	font-size: 24px;
}
.fstory-left-block {
	float: left;
	padding: 20px;
	margin: 0 20px 0px 0;
	background-color: #FDFDFD;
	box-shadow: -7px 0px 10px -5px rgba(0,0,0,.2);
}
.fstory-left-block,
.fstory-left-block img {
	width: 250px;
}
tr.header th:hover {
    cursor: pointer;
}
.cont {
    width: 226px;
    float: left;
}
.block {
  display: table;
  table-layout: fixed;
  height: 127px;
  color: #fff;
  position: absolute;
  width: 226px; /* Равняется ширине основного контейнера */
  background-color: rgba(0,0,0,.5);
}
.block-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  height: 127px;
}
.cover {
  width: 226px;
  height: 127px;
  object-fit: cover;
  object-position: top center;
}

.top-tour {
	padding: 20px 0;
}
.top-tour ul li {
	display: inline;
	list-style-type: none;
	margin-right: 16px;
}
.block:hover {
	opacity: 0;
    -webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.cont:first-child {
	margin-left: 20px;
}

#popupform
{
    display: none;
}

#popupform .error {
    color: #c00000;
}
#popupform h2 {
    color: #353535;
    font: 1.714em/1em 'Trebuchet MS';
    margin-bottom: 8px;
}
#popupform .comment {
    color: #717171;
    font: 0.928em 'Trebuchet MS';
    margin-bottom: 3px;
}
#popupform label {
    display: block;
    padding: 16px 0 4px;
}
#popupform .input_text {
    background-color: #fff;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    color: #555;
    display: block;
    font-size: 12pt;

    height: 28px;
    margin: 17px 6px 0 0;
    padding: 5px;
    width: 360px;
}

#popupform .input_textarea {
    background-color: #fff;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    color: #555;
    display: block;
    font-size: 13pt;
    font: 'Arial';
    height: 60px;
    margin: 17px 6px 0 0;
    padding: 5px;
    width: 360px;
}

#popupform .button {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #555;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    margin: 10px 0;
    padding: 2px 16px;
    width: 185px;
}
#popupform .button:hover {
    background-color: #4683ea;
    border: 1px solid #4387fd;
    color: #fff;
}

