@charset "UTF-8";

/* Body */
body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #996633;
  height: 100%;
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
button:focus {
  outline: none !important;
}
img {
  max-width: 100%;
  vertical-align: middle;
  border-style: none
}
a, .white {
	color: #fff;
}
a:hover, a:focus {
    color: #000;
}
.grey {
	color: #cccccc;
}
.yellow {
	color: #ffff00;	
}
table {
  border-collapse: collapse;
}
.table100 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dashed #E3CEB9;
}
.table100 h4 {
	padding: 0px;
	margin: 0px;
	
}
.table100 td {
	padding: 0px;
	margin: 0px;
}
.table {
  width: 100%;
  margin-bottom: 10px;
  background-color: transparent;
}
.table th, .table td {
  padding: 10px;
  vertical-align: top;
  border: none;
}
.btn-menu {
  display: block;
  border: 0;
  width: 40px;
  height: 25px;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 9999;
}
.btn-menu:focus {
  outline: 1px dotted #E0AE19;
}
.show_menu .btn-menu:focus {
  outline: none;
}
.btn-menu .text {
  display: block;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}
.btn-menu .bar, .btn-menu .bar:before, .btn-menu .bar:after {
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-menu .bar {
  top: 10px;
  left: 0;
}
.btn-menu .bar:before {
  position: absolute;
  content: '';
  top: 10px;
  left: 0;
}
.btn-menu .bar:after {
  position: absolute;
  content: '';
  top: -10px;
  left: 0;
}
.show .btn-menu .bar {
  background-color: transparent;
}
.show .btn-menu .bar:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #000;
}
.show .btn-menu .bar:after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #000;
}
.overlay {
  width: 0;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  transition: width 0.3s ease-in;
  background-color: #E3CEB9;
  z-index: 8888;
}
.show .overlay {
  width: 200px;
  height: 100%;
}
nav ul {
  list-style-type: none;
  position: relative;
  top: 35px;
  left: 0px;
  opacity: 0;
  text-align: left;
  transform: translateX(100px);
  transition: all 0.3s 0.2s ease-out;
	margin: 0;
    padding: 20px;
}
.show nav ul {
  opacity: 1;
  transform: translateX(0);
}
nav a {
  display: block;
  width: 100%;
  line-height: 22px;
  margin-bottom: 5px;
  text-decoration: none;
  color: #000;
  font-family: "trebuchet MS", tahoma, verdana;
  font-size: 100%;
  font-weight: bold;
  text-transform: uppercase;
}
nav a:hover {
  color: #835930;
}
.content {
  height: 100%;
  transition: all 0.7s ease-out;
  padding: 100px 0px 20px;
	position: relative;
	color: #E3CEB9;    
	line-height: 1.4;
}
.logo {
  display: inline-block;
  width: 40%;
  vertical-align: middle;
}
.free {
  display: inline-block;
  vertical-align: middle;
}
.phone {
  width: 30%;
  display: inline-block;
  text-decoration: none;
  line-height: 100px;
  font-size: 30px;
  vertical-align: middle;
  color: #e3ceb9;
}
.phone:hover, .phone:focus {
  color: #fff;
}
.breadcrumb {
	background-color: #835930;
	padding: 3px 10px;
	text-align: right;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
/* Container */
.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
  position: relative;
}
.text-center {
	text-align: center;
}
.small {
	font-size: 80%;
	line-height: 1.5;
}
.colorlight {
	color: #e3ceb9;
}
/* Header */
header {
  width: 100%;
  background-color: #bb8854;
  position: fixed;
  z-index: 8888;
  max-width: 1090px;
  padding-left: 50px;
  text-align: center;
  height: 100px;
}
/* slider */
.slideshow, .bglight {
	background-color: #d5b697;	
}
.bglight {
	padding: 10px 20px;
	color: #663300;    
	line-height: 1.4;
}
.bglight a {
	color: #663300; 
}
.bglight a:hover, .bglight a:focus {
	color: #000; 
}
ol li {
    padding: 5px 0px;
}
.slideshow img {
    padding: 0px;
    margin: 0px auto;
    display: block;
}
.slider a {
  text-decoration: none;
}
.slider {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 375px;
}
.slideshow__slides {
  position: relative;
  width: 100%;
  height: 375px;
  margin: 0px auto;
  text-align: center;
}
.slideshow__slide {
  position: absolute;
  width: 100%;
  height: 375px;
  overflow: hidden;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
}
.slideshow__slide img {
	max-width: inherit;
	max-height: 375px;
	width: auto;
}
.slideshow__overlay--is--shadow {
  box-shadow: inset 0px 0px 10px #000;
  opacity: 0.6;
}
.slideshow__overlay--is-highlight {
  background: -webkit-radial-gradient(30% 30%, closest-corner, #fff, #2F2727);
  background: -moz-radial-gradient(30% 30%, closest-corner, #fff, #2F2727);
  background: -ms-radial-gradient(30% 30%, closest-corner, #fff, #2F2727);
  opacity: 0.4;
}
.slideshow__slide--is-active {
  opacity: 1;
}
.button {
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  padding: 8px 15px;
  text-align: center;
  vertical-align: middle;
  border-radius: 10px;
  text-transform: uppercase;
  font-weight: bold;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  transition: all 0.3s linear;
  letter-spacing: 1px;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  background-color: #996633;
}
.button:hover {
  background-color: #835930;
  color: #d4b495;
  cursor: pointer;
}
.block {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.links li {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.links li a {
	text-decoration: none;
	font-weight: bold;
}
.links li {
	padding: 5px 0px;
}
.address {
	text-align: center;
	color: #fff;
	padding: 10px;	
}
.copyright {
  text-align: center;
  padding: 20px;
  color: #d5b697;
  letter-spacing: 1px;
  font-size: 15px;
}
footer {
  background-color: #d5b697;
  background-image: url("../images/footer-bg.png");
  background-repeat: no-repeat;
  background-position: top left;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
footer img {
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.22);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.22);
  margin-right: 2%;
  margin-left: 2%;
  max-width: 28%;
  height: auto;
}
.warning {
	background-color: #fff;
	border: 2px solid #FF0000;
	color: #CF0003;
	padding: 10px 20px;
}
hr {
    border: none;
    color: rgba(255, 255, 255, 0.22);
    background-color: rgba(255, 255, 255, 0.22);
    height: 1px;
}
.menu-rest {
	max-width: 500px;
	margin: 0px auto;
}
.menu-rest h4 {
	text-align: center;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.part a {
	font-weight: bold;
}
.part li {
	margin-bottom: 10px;
}
.pagination a.active {
	text-decoration: none;
	color: #000;
}
article {
	border-bottom: 1px dashed #663300;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #000;
}
article img {
	max-width: 450px;
	height: auto;
}
article small{
	font-size: 8pt; 
	color: #2f2727;
}
article .author {
	font-size: 9pt; 
	color: #663300;
}
article .data {
	font-size: 8.5pt;
	color: #996633;
	text-transform: uppercase;
}
article p, article h4 {
	margin: 0px 0px 5px;
}
/* Max1140px */
@media (max-width: 1179px) {
  .contentText {
    padding: 0px 20px;
  }
}

/* Desktops */
@media (min-width: 768px) {
.phone span.icon {
    display: none;
  }
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
	.col li {
	margin-right: 20px;
	}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none
}
.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}
.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%
}
.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%
}
.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}
.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%
}
.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}
.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%
}
}
/* Mobile */
@media (max-width: 767px) {
.col {
  flex-basis: 0;
  flex-grow: 1;
  flex: 0 0 auto;
  max-width: 100%
}
.col-4 {
  width:270px;
}
.phone span.number {
    display: none;
}
.phone {
    width: 50px;
    display: block;
    text-decoration: none;
    line-height: 50px;
    font-size: 40px;
	  position: absolute;
	  top:10px;
	  right: 10px;
}
}
@media (max-width: 575px) {
  .logo {
    display: block;
    width: 85%;
	  padding-right: 50px;
  }
.free {
	float: right;
    margin-right: 52px;
	}
.free img {
	height: 80px;
	width: auto;
	}
.breadcrumb {
	text-align: left;
	padding-right: 150px;
}
}