html, body {
	min-height: 100%;
	position: relative;
	font-size: 16px;
}
body {
    font-family: 'Roboto Slab', Arial;
    font-weight: 400;
    font-style: normal;
}   
a {
	color: #940101;
	transition : all 0.3s ease-out;
}
a:hover {
    color: #000;
	text-decoration:none;
	transition : all 0.3s ease-out;
}
h1,h2,h3,h4,h5 {
	color: #000;
    font-style: normal;
	font-family: 'Lobster', Arial;
}
h1 a,h2 a,h3 a,h4 a,h5 a {
	color: #000;
}
h1 {
    font-size: 1.8rem;
    width: 100%;
	margin: 20px 0 20px 0;
	text-align:center;
}
h2 {
	font-size: 1.6rem;
    padding: 5px;
	margin-top: 0.5rem;
}
h3 {
	font-size: 1.1rem;
	line-height: 1.2rem;
}
h4 {
	font-size: 1rem;
	margin-bottom: 1.1rem;
	line-height: 1.6rem;
}
h5 {
	font-size: 0.9rem;
	margin-bottom: 1.1rem;
	line-height: 1em;
}
h6 {
	font-size: 0.8rem;
	font-weight: normal;
	margin-bottom: 1rem;
	line-height: 0.9rem;
}
p {
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
p:last-child {
	margin-bottom: 0;
}
p:empty {
	display: none;
}
button, 
button:active, 
button:focus {
    outline: none;
}
a img:hover {
	opacity:0.9;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
a img {
	opacity:1;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	background-color: inherit;
}
embed, iframe, object, video, img {
    max-width: 100%;
}
ul {
	list-style-position: inside;
}
li {
	margin: 0 !important;
}
.clearfix {
	clear:both;
}
@media (max-width: 1520px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 100%;
	}
}
@media (min-width: 1520px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1510px;
	}
}
@media (min-width: 992px) {
	#shad-container {
		box-shadow: 1px 1px 50px #818080;
	}
}	

.color-white {color: #ffffff;}
.bg-grey {background-color: #eeeeee;}

header {
    position: relative;
}
header .top-row {
	font-family: 'Lobster', Arial;
	color: #6b6b6b;
}


/***********************breadcrumbs****************/
.breadcrumb {
	background-color:transparent;
	margin:0;
	padding:0;
}
.content {
	overflow:hidden;
}
.breadcrumb>li+li:before {
    content: '\f101';
    padding: 0 5px;
	font-family: FontAwesome;
}
/*------------------------------------------------------*/
.pimg {
    position: relative;
    float: left;
    display: block;
    line-height: 0;
    margin-top: 6px;
    margin-bottom: 0px !important;
    margin-right: 10px;
    padding-bottom: 0 !important;
    max-width: 100%;
    -webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    -o-transition: color .1s linear;
    -ms-transition: color .1s linear;
    transition: color .1s linear;
}


/*****************gallery-grid***************/
.gallery-grid-item {    
	transition:all 0.3s ease-in-out;
}
.gallery-grid-item:hover {    
	box-shadow: 0 0 10px #b7b7b7;
	transition:all 0.3s ease-in-out;
}
.gallery-grid-item:hover .ggi-image {
	-webkit-transform: scale(1.1);
 	-moz-transform: scale(1.1);
 	-o-transform: scale(1.1);
}
.gallery-grid-item .ggi-image {
    padding-bottom: 10px;
	text-align: center;
	transition:all 0.5s ease-in-out;
	 -moz-transition: all 0.5s ease-out;
 	-o-transition: all 0.5s ease-out;
 	-webkit-transition: all 0.5s ease-out;
}
.gallery-grid-item:hover .ggi-header {
	-webkit-transform: scale(1.1);
 	-moz-transform: scale(1.1);
 	-o-transform: scale(1.1);
}
.gallery-grid-item .ggi-header {
    padding: 5px 10px;
    background-color: #980000;
    text-align: center;
	transition:all 0.5s ease-in-out;
	 -moz-transition: all 0.5s ease-out;
 	-o-transition: all 0.5s ease-out;
 	-webkit-transition: all 0.5s ease-out;	
}
.gallery-grid-item .ggi-header a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.gallery-grid-item .ggi-intro {
}

/*banners*/
ul.banners {
	padding:0;
	margin:0;
	list-style: none;
	text-align:center;
}
ul.banners li {
	padding-bottom: 20px;
}
/*-------------------Footer---------------*/
footer {
	color: #6b6b6b;
	font-size: 0.8em;
}
footer .container {
	font-size: 0.8em;
    border-top: 1px solid #c3c3c3;
    padding: 10px;
}
/*****************************carousel******************/
.owl-carousel {
	margin: 5px 0;
	overflow: hidden;
	position: relative;
}
.owl-carousel .owl-nav button { 
	/*display:none;*/
	position: absolute;
}
.owl-carousel .owl-nav button {
	opacity: 0; 
	color: #353535;
	text-shadow: 1px 1px 3px #fff;
	transition: all .3s ease;
	border: none;
	background: transparent;
}
.owl-carousel .owl-nav button i {
	font-size: 50px;
}

.owl-carousel .owl-nav .owl-prev {
	left: -50px;  
}
.owl-carousel .owl-nav .owl-next {
	right: -50px; 
}
.owl-carousel:hover .owl-nav button {
	opacity: 1;
}
.owl-carousel:hover .owl-nav .owl-prev {
	left: 0px; 
}
.owl-carousel:hover .owl-nav .owl-next {
	right: 0px; 
}

.owl-carousel .owl-nav .owl-prev{
  top: 40%; 
}
.owl-carousel .owl-nav .owl-next{
  top: 40%;
}
.owl-carousel .owl-dots {
	text-align: center;
}
.owl-carousel .owl-dots button {
    font-size: 0;
    line-height: 0;
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    border: 1px solid #b30000;
    outline: none;
    background-color: #ff8585;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin-right: 5px;	
}
.owl-carousel .owl-dots button.active {
    background-color: #ff0000;
}
.owl-carousel .owl-stage {
	display: flex;
}
@media (max-width: 992px) {
	.owl-carousel .owl-nav button {
		opacity: 1;
	}
	.owl-carousel .owl-nav .owl-prev {
		left: -0.2rem;  
	}
	.owl-carousel .owl-nav .owl-next {
		right: -0.2rem; 
	}
}
/***********************borders****************/
.bor1 {
	border-top: 2px solid #003e61;
    margin-bottom: 20px;
}

/*****************Pagination*********************/
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #008ccc;
    border-color: #00378a;
}
.page-link, .page-link:hover {
    color: #008ccc;
	border: none;
}

/****************Accept Cookie********************************/
#cookie-space {
	display:none;
    height: 51px;
}    
#cookie-consent {
    width: 100%;
    position: fixed;
    left: 0px;
    background-color: rgba(0,0,0,0.75);
    border-bottom: 1px solid rgba(195, 195, 195, 0.73);
    display: none;
    padding: 10px 20px;
    bottom: 0px;
    z-index: 9999;
    color: #fff;
}

/*****************Hover Shadow**********************************************/
.mhover:hover {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.mhover {
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

/******************Отзывы************************************/
.otziv {
	padding:20px;
	background-color: #eee;
}
.otziv .ot-title {
	font-size: 1.3em;
	font-weight: 500;
}
.ot-text {
    padding-top: 20px;
    font-style: italic;
}
/******************Цены************************************/
.price {
    font-size: 1.5em;
    font-weight: 500;
	color: #940101
}
.image {
	position:relative;
}
.edate {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px;
    background-color: rgb(0 0 0 / 20%);
    color: #fff;
	font-weight: 500;
	font-size: 1.3em;
}
@media (min-width: 576px) {
.mw-sm-50 {
    max-width: 50%!important;
}
}
/***************Отзывы**********************************/
.form_pochta_wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	background-color: #fff;
	border-radius: 10px;
	background-image: repeating-linear-gradient(135deg, #f02755 0px, #f02755 10px, 
	#fff 10px, #fff 20px, 
	#55a5d6 20px, #55a5d6 30px, 
	#fff 30px, #fff 40px);
}

.pochta-form {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 20px;
	background-color: #ffe0e0;
	border-radius: 10px;
}

.pochta-form input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 163px;
	margin-bottom: 14px;
	padding: 10px 0;
	border: none;
	border-bottom: 1px solid #dedede;
	box-shadow: 0 1px 0 rgba(236, 236, 236, 1),
							inset 0 -1px 0 rgba(236, 236, 236, 1);
	text-transform: uppercase;
	color: #064f7a;
	outline: none
}
#main-content {
	overflow-x: auto;
}