/** imi-sports	#c22e30
 **************************************************************** **/
@charset "utf-8";


body {font-family: "Comfortaa",Arial,Helvetica,sans-serif !important;}
.capitalize{text-transform: capitalize!important;}
section.page-header .breadcrumb {font-size: 14px !important;}
.owl-carousel.featured a {   color: #222 !important;}
#topMain.nav-pills>li.active>a  {color: #c22e30 !important;}
.home-google-reviews{
	padding:60px 0;
	background:#f8f8f8;
}

.reviews-head{
	display:flex;
	align-items:end;
	justify-content:space-between;
	gap:20px;
	margin-bottom:24px;
	flex-wrap:wrap;
}

.reviews-head h2{
	margin:0;
	font-size:32px;
	font-weight:700;
}

.reviews-summary strong{
	display:block;
	font-size:24px;
	line-height:1;
}

.reviews-summary span{
	font-size:13px;
	color:#666;
}

.google-reviews-slider{
	display:flex;
	gap:20px;
	overflow:hidden;
	scroll-behavior:smooth;
}

.review-card{
	flex:0 0 calc(33.333% - 14px);
	background:#fff;
	border-radius:14px;
	padding:22px;
	box-shadow:0 8px 24px rgba(0,0,0,.06);
	min-height:260px;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}

.review-stars{
	margin-bottom:14px;
	font-size:18px;
	color:#d4d4d4;
}

.review-stars .active{
	color:#f5b301;
}

.review-text{
	font-size:15px;
	line-height:1.6;
	color:#222;
	margin-bottom:20px;
}

.review-author{
	display:flex;
	align-items:center;
	gap:12px;
}

.review-author img{
	width:42px;
	height:42px;
	border-radius:50%;
	object-fit:cover;
}

.review-author strong{
	display:block;
	font-size:14px;
	line-height:1.2;
}

.review-author span{
	display:block;
	font-size:12px;
	color:#777;
	margin-top:2px;
}

.google-attribution{
	margin-top:14px;
	font-size:12px;
	color:#777;
}

@media (max-width: 991px){
	.review-card{
		flex:0 0 calc(50% - 10px);
	}
}

@media (max-width: 767px){
	.review-card{
		flex:0 0 100%;
	}
}


.sticky-booking{
	position:fixed;
	left:50%;
	bottom:20px;
	transform:translateX(-50%);
	z-index:9999;
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:18px;
	width:calc(100% - 40px);
	max-width:620px;
	padding:14px 18px;
	background:rgba(17,17,17,.96);
	color:#fff;
	border:1px solid rgba(255,255,255,.10);
	border-radius:16px;
	box-shadow:0 10px 35px rgba(0,0,0,.28);
	backdrop-filter:blur(6px);
	-webkit-backdrop-filter:blur(6px);
}

.sticky-booking-text{
	display:flex;
	flex-direction:column;
	line-height:1.25;
	min-width:0;
}

.sticky-booking-text strong{
	font-size:16px;
	font-weight:700;
	color:#fff;
	margin-bottom:3px;
}

.sticky-booking-text span{
	font-size:13px;
	color:rgba(255,255,255,.82);
}

.sticky-booking-btn{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	height:46px;
	padding:0 18px;
	background:#e53935;
	color:#fff;
	text-decoration:none;
	border-radius:10px;
	font-size:14px;
	font-weight:700;
	white-space:nowrap;
	box-shadow:0 4px 14px rgba(229,57,53,.28);
	transition:all .25s ease;
}

.sticky-booking-btn:hover{
	background:#c62828;
	color:#fff;
	text-decoration:none;
	transform:translateY(-1px);
}

@media (max-width: 767px){
	.sticky-booking{
		left:10px;
		right:10px;
		bottom:10px;
		transform:none;
		width:auto;
		max-width:none;
		padding:12px 12px;
		gap:12px;
		border-radius:14px;
	}

	.sticky-booking-text strong{
		font-size:14px;
	}

	.sticky-booking-text span{
		font-size:12px;
	}

	.sticky-booking-btn{
		height:42px;
		padding:0 14px;
		font-size:13px;
	}
}
.wall {color:#c22e30;}
	body{background: #f1f1f1 !important;}
	span.badge-aqua
	{background: #c22e30 !important;}
	
	div.shop-item .shop-item-buttons a.btn-default
	{color:#fff !important;
	background: #c22e30 !important;}
	
	.button-default
	{color:#fff !important;
	background: #c22e30 !important;}
	
#header a.logo>img{height:100px ;}

#header.transparent ul.nav-second-main li i, 
#header.dark ul.nav-second-main li i,
.modal-header .close{
		color: #ffffff !important;
		opacity:1 !important;
	}

.facebook_selector{ padding:0px 10px 5px 10px; margin:0;  position:absolute;  top: 150px; left:-305px; overflow:hidden; display:block; z-index:99999;
}
.facebook_selector:hover{z-index:99999}
.phone { display:flex;
  align-items:center;
  gap:8px;
  color:#fff;
  text-decoration:none;
  font-weight:600;
  font-size:16px; }
.phone i {  opacity: 1!important;}
.fa-wall:before{    
    content: url('../../files/main/wall-icon.png');
 }
 
	::selection {
		background: #c22e30;
	}
	::-moz-selection {
		background: #c22e30; /* Firefox */
	}
	::-webkit-selection {
		background: #c22e30; /* Safari */
	}

	div.heading-title h1, div.heading-title h2, div.heading-title h3, div.heading-title h4, div.heading-title h5, div.heading-title h6 {

    background: none !important;

}




	a,
	a:focus:not(.btn),
	section.dark a,
	#slidetop a:hover,
	h1 > span,
	h2 > span,
	h3 > span,
	h4 > span,
	h5 > span,
	h6 > span,
	.pagination>li>a, 
	.pagination>li>a:hover, 
	.pagination>li>span,
	ul.list-links>li>a:hover,
	#sidepanel ul li a[data-toggle="collapse"],
	#sidepanel ul li a[data-toggle="collapse"]:hover,
	#sidepanel ul li a:hover,
	.menu-list ul li a:hover, 		/* header-0.css */
	.menu-list ul li.active a, 		/* header-0.css */
	#menu_overlay_close:hover, 	/* header-0.css */
	#topMain.nav-pills>li.active>a>span.topMain-icon,
	#page-menu.page-menu-light ul>li:hover>a>i,
	#page-menu.page-menu-dark ul>li:hover>a>i,
	#page-menu.page-menu-transparent ul>li:hover>a>i,
	#page-menu.page-menu-light ul>li.active>a>i,
	#page-menu.page-menu-dark ul>li.active>a>i,
	#page-menu.page-menu-transparent ul>li.active>a>i,
	.tp-caption.block_white,
	section span.theme-color, 
	section em.theme-color, 
	section i.theme-color, 
	section b.theme-color, 
	section div.theme-color, 
	section p.theme-color,
	.owl-carousel.featured a.figure>span>i,
	.owl-carousel.featured a:hover,
	figure.zoom>a.lightbox:hover,
	#portfolio h2>a:hover,
	#portfolio h3>a:hover,
	#portfolio h4>a:hover,
	#portfolio h5>a:hover,
	#portfolio h6>a:hover,
	.tab-post a:hover,
	.tag:hover>span.txt,
	section.dark .tag:hover>span.txt,
	ul.box-twitter li>small>a:hover,
	.blog-post-item h2>a:hover,
	.blog-post-item h3>a:hover,
	.blog-post-item h4>a:hover,
	.blog-post-item h5>a:hover,
	.item-box .item-hover .inner .ico-rounded:hover>span,
	ul.side-nav>li:hover>a,
	ul.side-nav>li a:hover,
	ul.side-nav>li.active>a,
	a.href-reset:hover,
	a.href-reset.active,
	.href-reset a.active,
	.href-reset a:hover,
	.href-reset a.active,
	.price-clean-popular h4,
	.box-icon.box-icon-color i,
	.switch-primary.switch-round > input:checked + .switch-label:after,
	section.dark .nav-tabs.nav-clean>li.active>a { 
		color: #c22e30; 
	}
	
	#sidepanel.sidepanel-theme-color,
	div.alert.alert-theme-color,
	div.alert.alert-primary,
	span.badge-default,
	span.label-default,
	.list-group-item.active>.badge.badge-default,
	.nav-tabs.nav-alternate>li.active>a,
	.datepicker table tr td.active.active,
	.callout-theme-color,
	.progress-bar-primary,
	.toast-primary,
	.owl-theme .owl-controls .owl-page span,
	.open>.dropdown-toggle.btn-primary,
	.btn-primary,
	.btn-primary:hover,
	.btn-primary:active,
	.btn-primary:focus,
	.pagination>.active>a,
	.pagination>.active>a:hover,
	#header li.quick-cart .quick-cart-box a.btn,
	#header li.quick-cart .quick-cart-box a.btn:hover, /* used by dark & transparent header */
	#topMain.nav-pills>li.active>a>span.theme-color ,
	.ei-slider-thumbs li.ei-slider-element,			/* elastic slider active indicator */
	.flex-control-paging li a.flex-active,				/* flex slider bullets */
	.tp-caption.block_theme_color,
	.tp-bullets.simplebullets.round .bullet.selected,
	i.ico-color,
	.caption-primary,
	.shop-list-options .btn.active,
	.box-static.box-color,
	.switch.switch-primary > input:checked + .switch-label,
	.fancy-file-upload.fancy-file-primary>span.button,
	.primary-slider .ui-slider .ui-slider-handle:before,
	.primary-slider .ui-slider .ui-slider-range,
	.ribbon-inner,
	.info-bar.info-bar-color,
	.music-album-title:hover,
	.inews-item .inews-thumbnail .inews-sticky,
	.btn>.new-primary,
	#progressBar #bar,								/* OWL */
	#page-menu,
	#page-menu ul {
		background-color:#c22e30;
	}
	
	/* !important required */
	#music-player .mejs-controls .mejs-time-rail .mejs-time-current,
	#music-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
	section .theme-background,
	.swiper-pagination-bullet-active {
		background-color:#c22e30 !important;
	}
	.inews-content-inner h3>a,
	div.side-nav ul>li:hover>a, 
	div.side-nav ul>li.active>a,
	.pagination.pagination-simple>li.active>a,
	div.side-nav ul.list-group-bordered>li>a:hover,
	section .theme-color {
		color:#c22e30 !important;
	}

	.primary-slider .ui-slider .ui-slider-handle,
	.switch.switch-primary > input:checked + .switch-label,
	.timeline_center li h3:before, 
	.timeline_center:after,
	a.thumbnail.active,
	a.thumbnail:hover,
	.btn-primary,
	.btn-primary:hover,
	.btn-primary:active,
	.btn-primary:focus {
		border-color:#c22e30;
	}

	.open>.dropdown-toggle.btn-primary,
	.btn-primary,
	.btn-primary:active,
	.btn-primary:focus,
	.btn-primary:hover
	.pagination>.active>a,
	.pagination>.active>a:hover {
		border-color: #c22e30;
	}

	#topNav ul.dropdown-menu { /* submenu border top color */
		border-top-color:#c22e30;
	}
	section.featured-grid div.row>div .ribbon:before,
	.modal-content {
		border-top-color:#c22e30;
	}

	#topNav ul.dropdown-menu {
		border-color: #c22e30 #fff #fff;
	}
	#topNav div.submenu-dark ul.dropdown-menu {
		border-color: #c22e30 #3F3F3F #3F3F3F;
	}
	#topNav div.submenu-color ul.dropdown-menu {
		border-color: #c22e30 #3F3F3F #3F3F3F;
	}
	#topMain li.search .search-box {
		border-top: #c22e30 2px solid;
	}


	/* COLOR DROP DOWN MENU */
	#topNav div.submenu-color ul.dropdown-menu {
		background-color:#c22e30;
	}
	#topNav div.submenu-color ul.dropdown-menu {
		border-color: #888 #c22e30 #c22e30;
	}

	#topNav div.submenu-color ul.dropdown-menu a.dropdown-toggle {
		background-image: url('../../images/submenu_light.png');
	}
	#topNav div.submenu-color ul.dropdown-menu li.active>a, 
	#topNav div.submenu-color ul.dropdown-menu li.active:hover>a, 
	#topNav div.submenu-color ul.dropdown-menu li.active:focus>a, 
	#topNav div.submenu-color ul.dropdown-menu li:hover>a, 
	#topNav div.submenu-color ul.dropdown-menu li:focus>a, 
	#topNav div.submenu-color ul.dropdown-menu li:focus>a {
		color:#fff;
		background-color:rgba(0,0,0,0.15);
	}
	#topNav div.submenu-color ul.dropdown-menu li.divider {
		background-color:rgba(255,255,255,0.3);
	}
	#topNav div.submenu-color ul.dropdown-menu>li a {
		color:#fff;
	}
	#topNav div.submenu-color #topMain>li.mega-menu div.row div>ul>li>span {
		color:#fff;
	}
	#topNav div.submenu-color #topMain>li.mega-menu div.row div { 
		border-left: rgba(0,0,0,0.2) 1px solid;
	}

	
	/* Theme Color Section */
	section.theme-color,
	section.theme-color div.heading-title.heading-dotted h1,
	section.theme-color div.heading-title.heading-dotted h2,
	section.theme-color div.heading-title.heading-dotted h3,
	section.theme-color div.heading-title.heading-dotted h4,
	section.theme-color div.heading-title.heading-dotted h5,
	section.theme-color div.heading-title.heading-dotted h6 {
		color:#fff;
		background-color: #c22e30;
	}
	section.theme-color div.heading-title h1, 
	section.theme-color div.heading-title h2, 
	section.theme-color div.heading-title h3, 
	section.theme-color div.heading-title h4, 
	section.theme-color div.heading-title h5, 
	section.theme-color div.heading-title h6 {
		background-color: #c22e30;
	}
	section.theme-color div.heading-title h1 span, 
	section.theme-color div.heading-title h2 span, 
	section.theme-color div.heading-title h3 span, 
	section.theme-color div.heading-title h4 span, 
	section.theme-color div.heading-title h5 span, 
	section.theme-color div.heading-title h6 span {
		color:#fff;
	}
	section.theme-color a {
		color:#fff;
		text-decoration:none;
	}
	section.theme-color a:hover {
		color:#111;
	}
	section.theme-color pre {
		background-color:rgba(0,0,0,0.1);
	}
	section.theme-color div.heading-border-bottom.heading-color {
	  border-bottom-color:rgba(255,255,255,0.5);
	}




/**	Vertical Menu
*************************************************** **/
body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover>a,
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a, 
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a:focus, 
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a:hover,
body.menu-vertical #mainMenu.sidebar-vertical .navbar-default .navbar-nav>.active>a,
body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover>a {
	color:#c22e30 !important;
}





/**	[Shortcode] Buttons
*************************************************** **/
section.dark .btn-default:hover {
	color: #c22e30;
	background-color:rgba(0,0,0,0.3);
}


/**	[Shortcode] Page Header
*************************************************** **/
	section.page-header .breadcrumb a:hover  {
		color: #c22e30 !important; 
		text-decoration:none;
	}
	
	
/**	[Shortcode] Dividers
*************************************************** **/
	div.divider.divider-color i {
		color:#fff;
	}
	div.divider.divider-color:before,
	div.divider.divider-color:after {
		border-top:#c22e30 1px solid;
	}
	div.divider.divider-color i {
		color:#c22e30;
	}
	div.divider.divider-circle.divider-color i {
		color:#fff;
		background-color: #c22e30;
	}
	div.divider.divider-border>a:hover>i {
		color:#c22e30;
	}


/**	[Shortcode] Headings
*************************************************** **/
	div.heading-title.heading-line-single.heading-color:before,
	div.heading-title.heading-line-double.heading-color:before {
		border-color:#c22e30;
	}
	div.heading-border-bottom.heading-color {
		border-bottom-color:#c22e30;
	}
	div.heading-title.heading-border.heading-color,
	div.heading-title.heading-border.heading-inverse.heading-color {
		border-color:#c22e30;
	}
	section.dark div.heading-title.heading-border-bottom {
		border-bottom-color:#c22e30;
	}

/**	[Shortcode] Icon Boxes
*************************************************** **/
.box-icon a.box-icon-title:hover>h2 {
	color:#c22e30;
}
.box-icon a.box-icon-title:hover>i {
	color:#fff;
	background-color:#c22e30;
}
.box-icon a.box-icon-more {
	color:#111;
}
.box-icon a.box-icon-more:hover,
section.dark .box-icon a.box-icon-more:hover {
	color:#c22e30;
}

.box-video a.box-video-title:hover h2,
.box-video a.box-image-title:hover h2 {
	color:#c22e30;
}

.box-flip .box2 {
	color:#fff;
	background-color:#c22e30;
}

.box-flip .box2 h1,
.box-flip .box2 h2,
.box-flip .box2 h3,
.box-flip .box2 h4,
.box-flip .box2 h5,
.box-flip .box2 h6 {
	color:#fff;
}

.box-static.box-border-top {
	border-color:#c22e30;
}



/**	[Shortcode] Navigations
*************************************************** **/
.navbar-primary {
	border-color:#c22e30 !important;
	background-color:#c22e30 !important;
}


/**	[Shortcode] Paginations
*************************************************** **/
section.dark .pagination > li.active>a,
.pagination > li.active>a {
	border-color:#c22e30;
	background-color:#c22e30;
}


/** [Shortcode] Process Steps
*************************************************** **/
.process-wizard-primary > .process-wizard-step > .process-wizard-dot,
.process-wizard-primary > .process-wizard-step > .progress > .progress-bar {
	background:#c22e30;
}
.process-wizard-primary > .process-wizard-step > .process-wizard-dot:after {
	background-color:rgba(0,0,0,0.4);
}

ul.process-steps li.active a,
ul.process-steps li.active a:focus,
ul.process-steps li.active:hover>a {
	background-color:#c22e30 !important;
	border-color:#c22e30 !important;
}

ul.process-steps li.active h1,
ul.process-steps li.active h2,
ul.process-steps li.active h3,
ul.process-steps li.active h4,
ul.process-steps li.active h5,
ul.process-steps li.active h6 {
	color:#c22e30;
}



/** [Shortcode] Process Steps
*************************************************** **/
div.mega-price-table .pricing-title, 
div.mega-price-table .pricing-head, 
div.mega-price-table .pricing.popular {
	background-color:#c22e30;
}


div.mega-price-table .pricing:hover h4, 
div.mega-price-table .pricing-table i.fa {
	color:#c22e30;
}



/** Styled Icons
 **************************************************************** **/
section.dark i.ico-hover:hover,
i.ico-hover:hover {
	background-color:#c22e30;
	border-color:#c22e30;
}


/** [Shortcode] Tabs
 **************************************************************** **/
.nav-tabs.nav-top-border>li.active>a,
.nav-tabs.nav-top-border>li.active>a:hover {
	border-top-color:#c22e30 !important;
}
.nav-tabs.nav-bottom-border>li.active>a,
.nav-tabs.nav-bottom-border>li.active>a:hover {
	border-bottom-color:#c22e30 !important;
}
.nav-tabs.nav-alternate>li.active>a {
	background-color: #c22e30 !important;
}
.nav-tabs>li.active>a {
	color: #c22e30 !important;
}



/** Sky Forms
 **************************************************************** **/
/**/
/* normal state */
/**/
.sky-form .toggle i:before {
	background-color: #c22e30;	
}
.sky-form .button {
	background-color: #c22e30;
}


/**/
/* checked state */
/**/
.sky-form .radio input + i:after {
	background-color: #c22e30;	
}
.sky-form .checkbox input + i:after {
	color: #c22e30;
}
.sky-form .radio input:checked + i,
.sky-form .checkbox input:checked + i,
.sky-form .toggle input:checked + i {
	border-color: #c22e30;	
}
.sky-form .rating input:checked ~ label {
	color: #c22e30;	
}


/** Hover Buttons
 **************************************************************** **/
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
    box-shadow: inset 0 0 0 4px #c22e30, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active,
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active,
.hvr-sweep-to-right:before,
.hvr-sweep-to-left:before,
.hvr-sweep-to-bottom:before,
.hvr-sweep-to-top:before,
.hvr-bounce-to-right:before,
.hvr-bounce-to-left:before,
.hvr-bounce-to-bottom:before,
.hvr-bounce-to-top:before ,
.hvr-radial-out:before,
.hvr-radial-in,
.hvr-rectangle-inm
.hvr-rectangle-out:before,
.hvr-shutter-in-horizontal,
.hvr-shutter-out-horizontal:before,
.hvr-shutter-in-vertical,
.hvr-shutter-out-vertical:before,
.hvr-underline-from-left:before,
.hvr-underline-from-center:before,
.hvr-underline-from-right:before,
.hvr-overline-from-left:before,
.hvr-overline-from-center:before,
.hvr-overline-from-right:before,
.hvr-underline-reveal:before,
.hvr-overline-reveal:before {
	background-color: #c22e30;
}


#header.transparent {top:40px !important; background-color:rgba(0,0,0,0.55) }
#header.fixed{top:0px !important}

section.page-header.page-header-xs {background: #c22e30 !important;}
section.page-header .breadcrumb a{color:#fff!important;  text-transform: uppercase !important;}
section.page-header .breadcrumb a:hover{color:#ededed!important; }
section.page-header .breadcrumb>.active{color:#222!important; text-transform: uppercase !important;}
section.page-header h1{color:#fff!important;}

.home-category .home-category-block {
  position: relative;
  margin-top: -30px;
}
.home-category .home-category-block .home-category-title {
  position: absolute;
  margin-top: -70px;
  z-index: 20;
  left: 0;
  right: 0;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 24px;
  color: #0e0e0e;
}
.home-category .home-category-block .home-category-title a {
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
 
}
.home-category .home-category-block .home-category-title a:hover {
  color: #ededed;
}
.home-category .home-category-block .home-category-title i {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background-color: #c22e30;
  color: #ffffff;
  text-align: center;
  font-size: 28px;
  margin-right: 10px;
}
.home-category .home-category-block .home-category-title i:after {
  content: '';
  position: absolute;
  border-right: 10px solid transparent;
  border-bottom: none;
  border-top: 10px solid #c22e30;
  border-left: 10px solid transparent;
  left: 25px;
  bottom: -10px;
  z-index: 1;
}
.home-category .home-category-block .home-category-option {
  position: relative;
}
.home-category .home-category-block .home-category-option .home-category-list {
  position: absolute;
  margin: 20px 0 0 12px;
  padding-bottom: 15px;
}
.home-category .home-category-block .home-category-option .home-category-list li {
  margin-bottom: -1px;
  font-size: 16px;
  line-height: 24px;
}
.home-category .home-category-block .home-category-option .home-category-list li a {
  position: relative;
  display: block;
  padding: 10px 10px 10px 64px;
  color: rgba(234, 234, 234, 0.7);
}
.home-category .home-category-block .home-category-option .home-category-list li a i {
  position: absolute;
  z-index: 1;
  top: -1px;
  bottom: -1px;
  left: -1px;
  width: 50px;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  color: rgba(234, 234, 234, 0.7);
}
.home-category .home-category-block .home-category-option .home-category-list li a:hover {
  text-decoration: none;
  color: #ffffff;
}
.home-category .home-category-block .home-category-option .home-category-list li a:hover i {
  color: #ffffff;
}
.home-category .home-category-block:hover .home-category-title {
  background-color: rgba(0, 0, 0, 0.8);}
  
.box-service {
  padding: 15px 10px;
  text-align: left;
  position: relative;
  border: 1px solid rgba(14, 14, 14, 0.3);
  margin: 20px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box-service:hover {
  border-color: #c22e30;
  background-color: #c22e30;
}
.box-service:hover i {
  color: #c22e30;
  background-color: #ffffff;
  border-color: #ffffff;
}
.box-service:hover h3 {
  color: #ffffff;
}
.box-service:hover p {
  color: #eaeaea;
}
.box-service p {
  margin: 0;
  color: #aaa;
}
.box-service a {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.box-service h3 {
  margin: 5px 0 5px;
}
.box-service i {
  color: #ffffff;
  text-align: center;
  line-height: 80px;
  font-size: 42px;
  margin: auto;
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 70px;
  border: 1px solid #c22e30;
  background-color: #c22e30;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
  
  .box-title {
  position: relative;
  height: 50px;
  background-color: #eaeaea;
  font-size: 16px;
  margin: 30px 0 20px;
}
.box-title i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #c22e30;
  color: #ffffff;
  text-align: center;
  margin-right: 10px;
}
.box-title i:after {
  content: '';
  position: absolute;
  border-right: 8px solid transparent;
  border-bottom: none;
  border-top: 8px solid #c22e30;
  border-left: 8px solid transparent;
  left: 16px;
  bottom: -8px;
  z-index: 1;
}
.box-title.dark {
  background-color: #222;
  color: #aaa;
}
.box-block.dark .product-name {
  color: #aaa;
}
.box-block.dark .product-price {
  color: #aaa;
}
.box-block.dark .product-price span {
  color: #777;
}
.box-block {
  margin-bottom: 20px;
}
.box-block .product-name {
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 0 5px;
  display: block;
  text-decoration: none;
  
  color: #0e0e0e;
}
.box-block .product-name:hover {
  color: #c22e30;
}
.box-block .block-name {
  display: inline-block;
}
.box-block .product-price {
  color: rgba(14, 14, 14, 0.9);
  font-size: 15px;
  margin: 0;
}
.box-block .product-price span {
  color: rgba(14, 14, 14, 0.5);
  font-size: 13px;
  text-decoration: line-through;
}
.box-block .product-rating {
  width: 100%;
  padding: 5px 0 3px;
  position: relative;
}
.box-block .product-rating .stars {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 12px;
  text-align: left;
}
.box-block .product-rating .stars span.star {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.box-block .product-rating .stars span.star.active:before {
  content: "\f005";
}
.box-block .product-rating .stars span.star:hover {
  cursor: pointer;
}
.box-block .product-rating .stars span.star:before {
  content: "\f006";
  padding: 0 2px;
  color: rgba(235, 44, 51, 0.9);
}
.box-block .product-rating .stars span.star:hover:before,
.box-block .product-rating .stars span.star:hover ~ span.star:before {
  content: "\f005";
  color: #c22e30;
}
.box-block .product-rating .review {
  color: rgba(14, 14, 14, 0.7);
  font-size: 11px;
  position: absolute;
  left: 85px;
  top: 7px;
  text-decoration: none;
}
.box-block .product-rating .review:hover {
  color: #c22e30;}
  
  
 .interesting-section{
  background-image:url('/assets/images/demo/mockups/1200x800/1-min-filetr-opacity.jpg'); 
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;}

.interesting {
  background-color: rgba(14, 14, 14, 0.3);
  margin-bottom: 30px;
}
.interesting:hover {
  background-color: rgba(14, 14, 14, 0.7);
}
.interesting p {
  margin: 0;
  color: rgba(234, 234, 234, 0.5);
  padding-left:20px;
}

.interesting .caption .title {
  padding-left:30px;
  color: #eaeaea;
  font-size: 20px;
  margin-bottom: 5px;
}
.interesting .caption .title:hover {
  color: #c22e30;
  text-decoration: none;
}

  
 #footer {
	border-style: solid;
	color: rgba(255,255,255,0.1);

	background: #313131;
	background: -moz-linear-gradient(top, #666666 0%, #313131 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1a1d2b), color-stop(100%, #313131));
	background: -webkit-linear-gradient(top, #666666 0%, #313131 100%);
	background: -o-linear-gradient(top, #666666 0%, #313131 100%);
	background: -ms-linear-gradient(top, #666666 0%, #313131 100%);
	background: linear-gradient(to bottom, #666666 0%,#313131 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#313131',GradientType=0 );
}

#social-media {
    height: 61px;
    width: 768px;
    display: inline-block;
    clear: both;
    background: url('../../files/main/socials.png') no-repeat;
}

#social-media a {
    width: 30px;
    height: 28px;
	font-size:20px;   
    overflow: hidden;
    float: left;
    margin: 9px 5px 0 0;
    border: none;
}


#social-media p {
  color: rgba(255,255,255,0.8);
  font-size: 15px;
  font-weight: bold;
  padding: 16px 15px;
  display: inline-block;
  float: left; }




#social-media a.news-sub {
  color: #B0CC2C;
  font-size: 15px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  height: 18px;
  width: 182px;
  padding-top: 6px;
  background: none; }

#social-media a.news-sub:hover {
  border-bottom: 1px dotted #AAD045;
  text-decoration: none; }

#social-media a:hover {
  border: none; }

#social-media .f {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  float: right;
  margin: 9px 10px 0 -6px;
  padding: 0px 3px 0px 10px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle; }



#social-media  input[type='email'] {
	width: 280px;
	margin-top: -9px;
	background-color: rgba(0,0,0,.0);
	box-shadow: none;
	color:#fff	}

#social-media form button {
  border-radius: 5px; }
  
.modal-header  {	background: #c22e30 !important;}
.modal-title  {color:#fff !important;}

#footer>.container {
    margin-bottom: 30px !important;
}

.add-wishlist  {	color: #c22e30 !important;}
.add-compare    {	color: #c22e30 !important;}


div.shop-item-summary h2 {
    font-size: 19px !important;}
	
button.product-articles-dd {
    width: 100% !important; }

.product-opt-articles, .product-opt-articles button{width: 100% !important;}
.shop-item-curr {color: #c22e30 !important; font-size:19px; padding-top: 18px;}
	
div.shop-item-price {
	    float: left !important;
    font-size: 30px !important; 
    color: #c22e30 !important;}

	@media only screen and (max-width: 900px) {
#slider .btn-default, .slider .btn-default{ font-size : 14px !important; line-height: 14px !important; }
}