html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	position: relative;
}
.body {
	min-width:320px !important;  
	min-height: 100%;
}
.mgn {
	height: 60px;
	width: 100%;
}
.mgn2 {
	height: 40px;
	width: 100%;
}
.mgn3 {
	height: 20px;
	width: 100%;
}
.panel-group {
	text-align: center;
}
#footer {
	background: #870000;
	border-top:0;
	margin-top: 0;
}
#footer h4,
#footer h5,
#footer span {
	color:#f8b232 !important;
}
#footer .mail {
	text-decoration: underline;
}
#footer .mail:hover {
	text-decoration: none;
}
.scroll-to-top {
	background:#f8b232 !important;
}
.mapWrap {
	width: 100%;
	height: auto;
}
#map {
	height: 525px;
}
a:focus {
	/*color: #ccc;*/
}
.map {
	width: 100%;
	height: 500px;
	overflow: hidden;
	background: #ccc;
}
@media (max-width: 991px) {
	.panel-group #vk_groups {
		margin: 0 auto;
	}
}
@media (max-width: 767px) {
	.panel-group #vk_groups {
		margin: 0 !important;
	}
}
.cart a {
	line-height: 33px !important;
}
@media (max-width: 991px) {
	.thumbnail {
		border: 1px solid #ddd; 
		text-align: center;
		height: 444px;
	}
}
form .row {
	text-align: left;
}

#footer p {
	color: #fff !important;
}
#footer p strong {
	color: #f8b232;
}

@media (max-width: 1190px) {
	#header .logo {
		display: none;
	}
}
@media (max-width: 991px) {
	#header .logo {
		display: table-cell;
	}
	.contacts .col-md-5 {
		margin-top: 40px;
	}
}
#footer a.btn-flat,
#footer .fa-map-marker,
#footer .fa-envelope,
#footer .fa-vk {
	color: #f8b232 !important;
	font-weight: bold;
}
p.drop-caps.secundary:first-child:first-letter {
	background-color: #870000;
}
.list-unstyled p {
	margin: 0;
}
.file.form-group input {
	border:0;
	outline:0;
	box-shadow: none;
	padding: 0;
}
s {
	font-size: 18px;
	color: #aaa;
}
.pOptions {
	margin-bottom: 10px;
}
.pOptions label {
	display: inline-block;
	font-weight: normal;
}
.pOptions span {
	display: inline-block;
}
.pOptions input {
	margin-right: 5px;
	display: inline-block;
}
#vk_groups,
#vk_groups iframe {
    width: 100% !important;
    margin-top: 40px;
}
.right {
	float:right;
}
.fa-map-marker {
	font-size: 16px;
	margin-right: 5px;
}
.detail-slider {
	text-align: center !important;
}
.list-unstyled a.mail,
.list-unstyled span,
.page-not-found-main p {
	color: #777;
}
.list-unstyled i {
	color: #870000;
}
.page-not-found-main h2 {
	color: #f8b232;
}
.page-not-found-main p a {
	text-decoration: underline;
}
.page-not-found-main p a:hover {
	text-decoration: none;
}
.contact div {
	float: left;
	margin-top: -5px;
	color: #fff;
}
.smallLeft ul,
.smallLeft li {
	height: auto;
	overflow: hidden;
	display: block;
}
@media (max-width: 991) {
	.right {
		float:left;
	}
	.smallLeft {
		float:right;
		height: auto;
		overflow: hidden;
	}
	ul.team-list .team-item{
		height: 444px;
	}
}

@media (min-width: 992) {
	.smallLeft {
		float:left !important;
	}
}
input[type="radio"]:focus {
	outline: 0;	
}
a.btn:active {
	background: #870000;
	outline: 0
}
.fancybox-inner {
	width: auto !important;
	height: auto !important;
	text-align: center;
}
.fa-thumbs-up {
	font-size: 30px;
	margin-right: 15px;
}
.forPickUp,
.forRusPost,
.forTCompany {
	display: none;
}
.picker input {
	vertical-align: middle;
	margin-right:5px;
	margin-top: -1px;
}
.clr input[type="radio"] {
    width:19px;
    height:19px;
}
.clr {
    display:inline-block;
    height:18px;
    width:18px; 
    margin:3px;
    border: 1px solid #ccc;
    text-align:center;
    line-height: 24px;
}
.checked {
    border: 3px solid #fff;
    width:18px;
    height:18px;
    outline: 1px solid #ccc;
}
.colorPicker {
	margin-top: 10px;
}
.picker label {
	margin-right: 10px;
}
.picker label.clr {
	margin-right: 0 !important;
}
.picker input[type="radio"] {
	margin-right: 0;
}
.contactForm {
	padding:10px;
}
.formPanel {
	border-radius: 0 !important;
	border-top: 1px solid #ccc;
}
a.btn-primary {
	color: #fff !important;
	width: 186px;
}
a.btn-primary:focus,
a.btn-primary:active {
	background: #870008 !important;
}
.zoomed {
	display: none;
}
.fancybox-wrap {
	width: auto !important;
}
.ymaps-2-1-17-zoom__scale {
	display: none !important;
}
.ymaps-2-1-17-button.ymaps-2-1-17-button {
	width: 30px !important;
	height: 30px !important;
	border-radius: 100% !important;
	background: transparent !important;
	color: transparent !important;
	border:2px solid #870000;
}
.ymaps-2-1-17-zoom__icon,
.ymaps-2-1-17-zoom__icon {
	display: none;	
	background: none !important;
}
.ymaps-2-1-17-zoom__plus::after {
	content:'\2b';
	position: absolute;
	color: #870000;
	left: 3px;
	top: -1px;
	font-size: 34px;
}
.ymaps-2-1-17-zoom__minus::after {
	content:'\2212';
	position: absolute;
	color: #870000;
	left: 3px;
	top: -1px;
	font-size: 34px;
}
.ymaps-2-1-17-button_theme_normal:before {
	display: none !important;
}
.ymaps-2-1-17-zoom__minus {
	bottom: 40px !important;
}
.ymaps-2-1-17-zoom__plus {
	top: 95px !important;
}
p.lead {
	font-size: 1.4em !important;
}
h2.word-rotator-title {
	font-size: 2.3em !important;
}
.feature-box .feature-box-icon {
	border-radius: 100%;
	width: 42px !important;
	height: 42px !important;
	line-height: 50px !important;
}
.feature-box .fa {
	font-size: 24px !important;
}
.feature-box .feature-box-info {
	padding-left: 55px !important;
}
.full-width {
	display: block !important;
	width: auto;
	height: auto;
	overflow: hidden;
}
.full-width .isotope-item {
	width: 16.6666666667% !important;
}
@media (max-width: 767px) {
	.full-width .isotope-item {
		width: 100% !important;
	}
	.sort-destination.full-width .isotope-item .img-thumbnail {
		float: none;
	}
}
.thumb-info-inner {
	text-transform: none;
}
.portfolio-list  {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.word-rotate .word-rotate-items {
	line-height: 58px;
}
h2.word-rotator-title {
	line-height: 22px !important;
}
.word-rotate span {
	height: 53px !important;
}
.panel-group .panel-heading a {
	font-weight: 500;
	text-align: left;
}
.teamTall {
	margin: 20px 0 20px 0 !important;
}
.cH2 {
	margin-top: -10px;
}
.btn:focus,
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background: #870000;
	outline: none !important;
}
.amount i {
	font-style: normal !important;
	font-size: 14px !important;
	color: #252525 !important;
}
.total th:nth-child(1) strong {
	display: inline-block;
	margin-top: 10px;
}
.product-thumbnail {
	width: 55px !important;
	height: 55px !important;
}
.product-thumbnail a {
	display: inline-block;
	width: 55px !important;
	height: 55px !important;
	text-align: center;
}
.product-thumbnail img {
	width: auto !important;
	max-height: 100%;
	display: inline;
	vertical-align: middle;
}
.shop .cart-totals tr.total .amount {
	font-size: 1.8em;
}
.cart a {
	line-height: 55px !important;
}
.zoomed {
}
.confidence {
	position: absolute;
	bottom: 10px;
	left: 210px;
	font-size: 0.9em;
	color: #890000;
}
.panel-title,
.formPanel {
	padding-left: 20px;
}	
.has-success .form-control {
	border-color:#ccc !important;
}
input[type="file"].form-control {
	width: auto !important;	
}
.form-control:focus {
	border-color:#f8b232 !important;
	box-shadow: none !important; 
	-webkit-box-shadow: 0px 0px 5px 0px rgba(255, 165, 30, 0.75) !important;
	-moz-box-shadow:    0px 0px 5px 0px rgba(255, 165, 30, 0.75) !important;
	box-shadow:         0px 0px 5px 0px rgba(255, 165, 30, 0.75) !important;
}
#header nav.mega-menu .mega-menu-shop .product-thumbnail {
	width: 120px !important;
}
#header nav.mega-menu .mega-menu-shop .dropdown-menu li table tr td a {
	line-height: 23px !important;
}

.smallCart  .product-thumbnail {
	width: 100px !important;
	height: 100px !important;
}
.smallCart  .product-thumbnail a {
	display: inline-block;
	width: 100px !important;
	height: 100px !important;
	text-align: center;
}
.smallCart  .product-thumbnail img {
	width: auto !important;
	max-height: 100%;
	display: inline;
	vertical-align: middle;
}
.product-name em {
	font-style: normal;
}
.cart a:focus {
	color: #870000;	
}
.thumb-info.secundary:hover .thumb-info-title,
.thumb-info.secundary .thumb-info-title {
	top: 50%;
	margin-top: -30px;
}
.isotope-item .portfolio-item {
	width: 195px !important;
	height: 195px !important;
}
.isotope-item .portfolio-item a {
	width: 195px !important;
	/*height: 195px !important;*/
	text-align: center;
	line-height: 195px !important;
}
.isotope-item .portfolio-item img {
	width: auto !important;
	max-height: 100%;
	display: inline;
	vertical-align: middle;
}
.isotope-item .thumb-info-inner {
	text-align: center !important;
}
.gallery .portfolio-item {
	width: 555px !important;
	/*height: 555px !important;*/
}
.gallery .portfolio-item a {
	width: 555px !important;
	height: 350px !important;
	text-align: center;
	/*line-height: 538px !important;*/
	overflow: hidden;
}
.gallery .portfolio-item img {
	width:100%;
	vertical-align: middle;
	max-height:350px;
}
.gallery .img-thumbnail {
	border: 0 !important;
}
.thumb-info-title {
	line-height: 11px;
	max-width: 555px !important;
}
.thumb-info .thumb-info-inner {
	max-width: 555px !important;
	white-space: normal;
	line-height: 20px;
	text-align: left;
}
.gallery ul.portfolio-list .portfolio-item {
	margin: 0 !important;
}
.nav-pills li {
	/*margin-bottom: 15px !important;*/
}
.quantity a {
	line-height: 33px !important;
}
.tabs ul.nav-tabs li.active a {
	border-top-width: 3px !important;
}
.main.shop,
.main.team,
.main.maincart,
.main.gallery,
.main.catalog,
.main.contacts,
.main.faq {
	margin-top: -25px;
}
.main.nf {
	margin-top: -3px;
}
@media (max-width: 991px) {
	.ymaps-2-1-17-controls__control {
		top: 48px !important;
	}
	#map {
		height: 275px !important;
	}
	.map {
		height: 250px !important;
	}
	body {
		font-family: Verdana, Geneva, sans-serif !important;
	}
	.panel-group {
		margin-bottom: 60px;
	}
	h2.word-rotator-title {
		line-height: 30px !important;
	}
	h2 .word-rotate {
		height: 30px !important;
	}
	.word-rotate .word-rotate-items {
		line-height: 13px;
	}
	.product-empty {
		display: none;
	}
	.confidence {
		display: inline-block;
		position: relative;	
		margin-top: 10px !important;	
		bottom: 0;
		left: 0;
		font-size: 0.9em;
	}
	.btn.zoom {
		font-size: 16px !important;
	}
	.main.contacts .right {
		float: none;
		margin-top: 20px;
	}
}
.product-name a {
	line-height: 0 !important;
}
.catalog .product-thumb-info-image {
	width: 100% !important;
	height: 261px !important;
	line-height: 258px;
}
.catalog .product-thumb-info .itemImage {
	display: inline-block;
	width: 100% !important;	
	height: 261px !important;
}
.catalog .product-thumb-info img {
	width: auto !important;
	max-height: 100%;
	display: inline;
	vertical-align: middle;
	border-radius: 0 !important;
}
.catalog .product-thumb-info:hover .product-thumb-info-act {
	line-height: 0;
}
.similar .product-thumb-info-image {
	width: 211px !important;
	height: 261px !important;
	line-height: 258px;
}
.similar .product-thumb-info .itemImage {
	display: inline-block;
	width: 211px !important;	
	height: 261px !important;
}
.similar .product-thumb-info img {
	width: auto !important;
	max-height: 100%;
	display: inline;
	vertical-align: middle;
	border-radius: 0 !important;
}
.similar .product-thumb-info:hover .product-thumb-info-act {
	line-height: 0;
}
.shop .tab-content {
	padding-bottom: 0 !important;
}
.fancybox-title-float-wrap {
	bottom: -25px !important;
}
.fancybox-title-float-wrap .child {
	width: 85% !important;
	overflow: hidden;
}
.mgn4 {
	height: 10px;
}	
ul.team-list .team-item {
  margin: 0 auto 35px !important;
}
#footer.short {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px;
}
div.alfateam a:hover
{
	text-decoration: none;
}
.owlSlider .sliderItem {
	height: auto;
	width: 100%;
	text-align: center;
}
.owlSlider .sliderItem img {
	max-width: 100%;
}
.fancybox-image {
	max-height: 650px !important;
	height:650px !important;
	width: auto !important;
}
.cart.smallCart tr {
	margin-bottom: 20px;
}
.cart.smallCart tr:last-child {
	margin-bottom: 0;
}
#header nav.mega-menu ul.nav-main .mega-menu-content {
	  max-height: 500px;
  overflow: auto;
}
font.errortext {
	margin-left: 20px;
}
.shop .cart-totals td:nth-child(even) {
	text-align: right;
}
.smallCart .product-quantity {
	width: 40px;
	text-align: center;
	margin-top: 5px;
	border:1px solid #ccc;
}
.smallCart .product-quantity:focus {
	outline:none;
	-webkit-box-shadow: 0px 0px 5px 0px #870000;
	-moz-box-shadow:    0px 0px 5px 0px #870000;
	box-shadow:         0px 0px 5px 0px #870000;
	border:1px solid #870000;
}
.smallCart .product-quantity-title {
	display: inline-block;
	margin-left: 10px;
}
body.sticky-menu-active #header {
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.4);
}
.cart.smallCart .product-name {
	margin-bottom: 20px;
}
.smallCart .product-thumbnail {
	height: 120px !important;
}
.pay {
	margin-bottom: 40px;
}
.pay h2:first-child {
	margin-top: 0;
}
.pay h2 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #870000;
}
.pay h3 {
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-transform: none;
	color: #000;
}
.pay p {
	margin-top: 20px;
}
.maincart input[name="e-mail"] {
	margin-bottom: 20px;
}
.modalWrap {
	display: none;
}
.modalOverlay {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(0,0,0, .4);
	z-index: 100;
}
.modal {
	z-index: 101;
	position: fixed;
	right: auto;
	bottom: auto;
	top: 50%;
	margin-top: -42px;
	left: 50%;
	margin-left: -184.5px;
	text-align: center;
	padding: 20px;
	display: block;
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	background: #fff;
	overflow: visible;
}
.modal .close {
	border-radius: 100%;
	width: 30px;
	height: 30px;
	position: absolute;
	top: -15px;
	right: -15px;
	background: #000;
	border:2px solid #fff;
	opacity: 1;
	text-align: center;
	-webkit-box-shadow: -1px 1px 3px 0px rgba(50, 50, 50, .7);
	-moz-box-shadow:    -1px 1px 3px 0px rgba(50, 50, 50, .7);
	box-shadow:         -1px 1px 3px 0px rgba(50, 50, 50, .7);
}
.modal .close .fa {
	text-shadow:none;
	color: #fff;
	font-size: 16px;
}