/* TABLE OF CONTENT
======================================
01. Main Styles
	01.1 White Text
	01.2 Titles
02. Bootstrap
	02.1 Align Center
	02.2 Tabs
	02.3.Buttons
	02.4 Labels
	02.5 Alerts
	02.6 Lightbox
	02.7 Pagination
	02.8 Progress Bars
03. Sidebars
	03.1 Content
	03.2 Main Sidebar
	03.3 Section
04. Header
	04.1 Logo Animation
	04.2 Logo Img
	04.3 Tranparency Menu
	04.4 Full Width Submenu
	04.5 Horizontal Menu
	04.6 Language Menu
	04.7 Mobile Menu
	04.8 Header Animation
	04.9 Passpartu
05. Slider
	05.1 Slider Text
	05.2 Slider Aligns
	05.3 Scroll Down
06. Shortcodes
	06.1 Icon Boxes
	06.2 Animation Blocks
		06.2.01 Iphone Animations
		06.2.02 Macbook Animation
	06.3 Browsers Images
	06.4 Team
	06.5 Sliders
	06.6 News Block
	06.7 Around Block
	06.8 Price
	06.9 Services Block
07. Footer
	07.1 To Top
	07.2 Map
08. Inside Pages
	08.1 Portfolio
	08.2 Pages Title
	08.3 Breadcrumbs
	08.4 Demos
	08.5 One Page Nav
	08.6 Blog
	08.7 Widgets
	08.8 Comments
	08.9 Masonry
	08.10 Projects
	08.11 Shop
	08.12 Tags
	08.13 Related Products
	08.14 Checkout
	08.15 Cart
	08.16 Single Products
	08.17 Restaurant
09. Mobile, Tablet
	09.1 Mobile
	09.2 Tablet
======================================
*/


/*===============================================*/
/* 01. Main Styles                               */
/*===============================================*/

body {
  color: #333;
  font:400 14px/22px  Lato, Arial,sans-serif;
	margin:0;
	padding:0;
	min-height:100%;
	background-color: #fff;
	counter-reset:a;
}
iframe {
	width: 100%;
}
.body_no_height {
	height: auto;
}
.body_no_height .hottie_slider {
	height: 700px;
	height: 100vh;
}

/*France Design*/
.hottie_france {
	background-image: url("../images/main_back.jpg");
	background-size: 1000px 584px;
	color: rgb(142, 130, 121);	
}
.hottie_dark {
	background-image: url("../images/main_back_bl.png");
	background-size: 1000px 584px;
	background-color: #292929;
}
.hottie_no_cover {
	-webkit-background-size: 50%;
	background-size: 50%;
}


.hottie_france h2 {
	color: rgb(60, 35, 17);
}
h2.hottie_gold,
.hottie_wht_txt h2.hottie_gold {
	color: #e3cc6f;
}
	.hottie_france h2 b {
		color: rgb(203, 0, 0);
		font-weight: normal;
	}

a, a:hover, a:focus, a:active {
	color: #6f6f6f
}
html {
	min-height:100%;
}
.clear {
	clear: both;
}
.hottie_page {
	min-height:100%;
	position:relative;
	height:100%;	
	left: 0;
}
.hottie_large_text {
	font: 400 18px/30px Bree Serif, Arial;
}
.hottie_over {
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
	bottom: -1px;
}
.hottie_image_bck {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: top center;
}
.hottie_image_bck_no_cover {
	-webkit-background-size: 40%;
	background-size: 40%;
}
.hottie_top_menu_mobile_link {
	display: none;
}

/*01.1 White Text*/
.hottie_wht_txt,
.hottie_wht_txt h2,
.hottie_wht_txt h3 {
	color: #fff;
}
	
	.text-center .hottie_wht_txt h3 {
		max-width: 40%;
		margin-left: auto;
		margin-right: auto;
	}
	footer.hottie_wht_txt h3 {
		max-width: 100% ;
	}
	.hottie_wht_txt .hottie_icon_box_content {
		color: #fff;
	}
	.hottie_wht_txt .hottie_icon_box h4 {
		color: #fff;
	}
	.hottie_wht_txt a, .hottie_wht_txt a i {
		color: #fff;
	}



/*01.2 Titles*/
h1.hottie_h1_title {
	font:900 44px Bree Serif, Arial;
	text-transform: uppercase;
	line-height: 1.125;
	margin-top: 0;
}
h2 {
	font:400 43px Bree Serif, Arial;
	line-height: 1.125;
	margin-bottom: 50px;
	margin-top: 0;
}
h2 #hottie_h2title_img {
	transform:scale(0.6);
}
#hottie_h2title_img image {
	margin:0;
}
.hottie_h2title {
	font:600 200px Bree Serif, Arial;	
	fill:url(#hottie_h2title_img);
}

svg {
	width: 100%;
	background-size: fit 
}
#hottie_h2title_img {
	position: absolute;
	width: 100%;
}


.hottie_great_titles h2 {
	font:900 80px Bree Serif, Arial;
	text-transform: uppercase;
}
.hottie_middle_titles h2 {
	font:900 44px Bree Serif, Arial;
	text-transform: uppercase;
}
.hottie_thin_titles h2 {
	font:300 44px Bree Serif, Arial;
	text-transform: uppercase;
}

	.text-center h2:after, h2.text-center:after {
		margin-left: auto;
		margin-right: auto;
	}
	.text-right h2:after, h2.text-right:after {
		margin-left: auto;
		margin-right: 0;
	}
	h2.noactive:after {
		width: 5%;
	}
	h2.active:after {
		width: 100%;
	}
h3 {
	font:400 24px/30px Bree Serif, Arial;
	margin-bottom: 30px;
}
.hottie_content .text-center h3 {
	max-width: 700px;
	margin-right: auto;
	margin-left: auto	
}
.hottie_content img {
	max-width: 100%;
}
h4 {
	margin: 20px 0;
}


/*===============================================*/
/* 02. Bootstrap                                 */
/*===============================================*/

iframe {
	border: 0;
}
.hottie_map_hidden_top {
	overflow: hidden;
}
	.hottie_map_hidden_top iframe {
		margin-top: -47px;
	}
.hottie_map_container iframe {
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative;
}
.hottie_map_container.clicked iframe{
	pointer-events: auto;
}

/*Instagram*/
.hottie_insta_item.hottie_news_block {
	display: block;
	height: 430px;
	text-decoration: none;
}
.hottie_insta_item .hottie_news_title {
	margin-top: 40px;
}


/*02.1 Align Center*/
.hottie_text_center {
	text-align: center;
}
	.text-center .hottie_icon_box .ti {
		float: none;
		position: relative;
		margin-left: 0;
	}
	.text-center .hottie_icon_box .hottie_icon_box_content {
		padding-left: 10px;	
	}
	.text-center h4:after {
		margin-left: auto;
		margin-right: auto;
	}
blockquote footer {
	padding: 40px 0 0;
}
.checkbox, .radio {
	display: inline-block;
}
.method {
	display: inline-block;
}
.checkout .box, .cart .box {
	background: #eee;
	padding: 30px;
}
.cart-total-item .price {
	float: right;
}
.cart-total-item {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.method p {
	margin: 0;
}
.container-full {
	width: 100%;
}
.panel-default > .panel-heading {
	border-radius: 0;
	background:#f2f2f2;
	padding: 20px;
}
.panel-title a:before {
	display: inline-block;
	content: "\e622";
	font-family: themify;
	font-size: 12px;
	margin-right: 10px;
}
	.panel-title a.collapsed:before {
		content: "\e61a";
	}
.panel-group .panel {
	border-radius: 0;
}
.hottie_simple_block {
	padding: 100px;
	position: relative;
	z-index: 1;
}
.hottie_simple_block_mini {
	padding: 50px;
}

/*AbsBlocks */
.hottie_block_middle_cente {
	position: absolute;
	transform:translateX(-50%) translateY(-50%);
	top: 50%;
	left: 50%;
}
.hottie_block_middle_top {
	position: absolute;
	transform:translateX(-50%);
	top: 10%;
	left: 50%;
}
.hottie_block_middle_bottom {
	position: absolute;
	transform:translateX(-50%);
	bottom: 10%;
	left: 50%;
}
.hottie_block_right_cente {
	position: absolute;
	transform:translateY(-50%);
	top: 50%;
	right: 10%;
}
.hottie_block_right_top {
	position: absolute;
	top: 10%;
	right: 10%;
}
.hottie_block_right_bottom {
	position: absolute;
	bottom: 10%;
	right: 10%;
}



.hottie_simple_block_great {
	padding: 180px 100px;
	position: relative;
	z-index: 1;
}
.hottie_simple_block_mini {
	padding: 40px 50px;
	position: relative;
	z-index: 1;
}
.background-position {
	background-position: 50% 0;
}
.container-mini {
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.text-center p {
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.form-control {
	margin-bottom: 30px;
	border-radius:0;
	height: 50px;
	padding: 10px 20px;
	box-shadow:none;
	border: 1px solid #C4C4C4;
}
.form-control.error {
	border: 1px solid red;
}
label.error {
	position: absolute;
	width: 100%;
	left: 0;
	top: 81px;
	font-size: 11px;
}
p {
	margin-bottom: 30px;
}
textarea.form-control {
	height: 150px;
	padding: 20px;
}
.btn {
	border: 0;
	border-radius:0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	background: rgba(0,0,0,0.2);
	padding: 15px;
	position: relative;
}

	a.btn:hover {
		padding-right: 40px;
	}
	a.btn_simple:hover {
		padding-right: 15px;
	}
	.btn i {
		display: block;
		position: absolute;
		width: 12px;
		height: 22px;
		-webkit-background-size: cover;
		background-size: cover;
		right: 15px;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		top: 18px;
		opacity: 0;
		color: #d5b551;
		filter:blur(5px);
	}
		.btn:hover i {
			opacity: 1;
			filter:blur(0);
		}
	.btn:hover {
		color: #fff;
		background: rgba(0,0,0,0.6);
	}
.hottie_wht_txt .btn {
	background: rgba(0,0,0,0.6);
	color: #fff;
}
	.hottie_wht_txt .btn:hover {
		background: rgba(0,0,0,0.9);
	}
.col-md-12 .twitter-feed {
	margin: 50px auto 0;
	max-width: 600px;	
}
.twitter-feed ul {
	list-style:none;
	padding: 0;
}
.twitter-feed ul li {
	border-bottom: 1px solid rgba(255,255,255,0.3);
	margin-bottom: 20px;
}
.twitter-feed .interact {
	display: none;
}
.twitter-feed ul li:last-child {
	border-bottom: 0;
}
.twitter-feed .user,
.twitter-feed .timePosted {
	display: none;
}
.eng_big_icon i {
	font-size: 40px;
}

.row_no_pd .col-lg-1, 
.row_no_pd .col-lg-10, 
.row_no_pd .col-lg-11, 
.row_no_pd .col-lg-12, 
.row_no_pd .col-lg-2, 
.row_no_pd .col-lg-3, 
.row_no_pd .col-lg-4, 
.row_no_pd .col-lg-5, 
.row_no_pd .col-lg-6, 
.row_no_pd .col-lg-7, 
.row_no_pd .col-lg-8, 
.row_no_pd .col-lg-9, 
.row_no_pd .col-md-1, 
.row_no_pd .col-md-10, 
.row_no_pd .col-md-11, 
.row_no_pd .col-md-12, 
.row_no_pd .col-md-2, 
.row_no_pd .col-md-3, 
.row_no_pd .col-md-4, 
.row_no_pd .col-md-5, 
.row_no_pd .col-md-6, 
.row_no_pd .col-md-7, 
.row_no_pd .col-md-8, 
.row_no_pd .col-md-9, 
.row_no_pd .col-sm-1, 
.row_no_pd .col-sm-10, 
.row_no_pd .col-sm-11, 
.row_no_pd .col-sm-12, 
.row_no_pd .col-sm-2, 
.row_no_pd .col-sm-3, 
.row_no_pd .col-sm-4, 
.row_no_pd .col-sm-5, 
.row_no_pd .col-sm-6, 
.row_no_pd .col-sm-7, 
.row_no_pd .col-sm-8, 
.row_no_pd .col-sm-9, 
.row_no_pd .col-xs-1, 
.row_no_pd .col-xs-10, 
.row_no_pd .col-xs-11, 
.row_no_pd .col-xs-12, 
.row_no_pd .col-xs-2, 
.row_no_pd .col-xs-3, 
.row_no_pd .col-xs-4, 
.row_no_pd .col-xs-5, 
.row_no_pd .col-xs-6, 
.row_no_pd .col-xs-7, 
.row_no_pd .col-xs-8, 
.row_no_pd .col-xs-9{
	padding: 0;
}

/*02.2 Tabs*/
.tab-pane {
	padding: 25px 0;
}
.great-tabs li a,
.great-tabs li a:hover, 
.great-tabs li.active a,
.great-tabs li.active a:hover, 
.great-tabs {

}
.great-tabs li a {
	text-align: center;
	margin: 0 10px;
	width: 160px;
	height: 110px;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 20px;
}

.great-tabs li a i {
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-size: 40px;
	margin-bottom: 10px;
}
.nav-tabs > li > a {
	border-radius: 0;	
	border: 0;
}
.nav-tabs > li > a:hover {
	background: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border: 0;
	border-bottom: 1px solid #6f6f6f;
	background: none;
}
.nav-tabs {
	border: 0;
}

/*02.3.Buttons*/
.btn.large, .btn-lg {
	padding: 20px;
	font-weight: bold;
}
.btn.medium, .btn-sm {
	padding: 15px;
	font-weight: 500;
}
.btn.small, .btn-xs {
	padding:10px;
	font-size: 10px;
}
.btn.yellow {
	background: yellow;
}
.btn.gray {
	background: #333;
	color: #fff;
}
.btn.gray-light {
	background: #eee;
}
.btn.cyan {
	background: cyan;
	color: #fff;
}
.btn.blue {
	background: blue;
	color: #fff;
}
.btn.teal {
	background: teal;
	color: #fff;
}
.btn.green {
	background: green;
	color: #fff;
}
.btn.lime {
	background: lime;
	color: #fff;
}
.btn.deeporange {
	background: orange;
	color: #fff;
}
	.btn.yellow:hover, 
	.btn.gray:hover, 
	.btn.gray-light:hover,
	.btn.cyan:hover,
	.btn.blue:hover,
	.btn.teal:hover,
	.btn.green:hover,
	.btn.lime:hover,
	.btn.deeporange:hover {
		background: #292929;
	}
.btn span {
	display: inline-block;
	margin:0 0 0 5px;
}
.btn span.ti-left {
	margin-right: 5px;
	margin-left: 0;
}
.btn {
	text-shadow: none;
}
.btn-primary {
	background: #337ab7;
	color: #fff;
}
.btn-success {
	background: #5cb85c;
	color: #fff;
}
.btn-info {
	background: #5bc0de;
	color: #fff;
}
.btn-warning {
	background: #eea236;
	color: #fff;
}
.btn-danger {
	background: #d9534f;
	color: #fff;
}
.btn-link {
	background: none;
	padding: 0 10px;
}
	.btn-link:hover {
		background: none;
		color: #333;
	}
.btn.btn_border {
	border: 1px solid #ccc;
	background: none;
	color: #333;
}
.hottie_wht_txt .btn.btn_border {
	border: 1px solid rgba(255,255,255,0.3);
	background: none;
	color: #fff;
}
.hottie_wht_txt .btn.btn_border:hover {
	border: 1px solid rgba(255,255,255,1);
	color: #fff;
}

.btn.btn_border.yellow {
	border: 1px solid yellow;
}
.btn.btn_border.gray {
	border: 1px solid gray;
}
.btn.btn_border.gray-light {
	border: 1px solid #eee;
}
.btn.btn_border.cyan {
	border: 1px solid cyan;
}
.btn.btn_border.blue {
	border: 1px solid blue;
}
.btn.btn_border.teal {
	border: 1px solid teal;
}
.btn.btn_border.green {
	border: 1px solid green;
}
.btn.btn_border.lime {
	border: 1px solid lime;
}
.btn.btn_border.deeporange {
	border: 1px solid orange;
}
.btn.btn_border:hover {
		color: #000;
		background: none;
		border: 1px solid #333;
	}




/*02.4 Labels*/
.label {
	padding:10px 10px;
	border-radius: 0;
}
h5 .label, h6 .label {
	padding: 5px;
}
/*02.5 Alerts*/
.alert  {
	border-radius: 0;
	border: 0;
	box-shadow:none;
}
	.alert-success {
		background: #dff0d8;
		border: 1px solid #d6e9c6;
	}
	.alert-info {
		background: #d9edf7;
		border: 1px solid #bce8f1;
	}
	.alert-warning {
		background: #fcf8e3;
		border: 1px solid #faebcc;
	}
	.alert-danger {
		background: #f2dede;
		border: 1px solid #ebccd1;
	}
/*02.6 Lightbox*/
.hottie_port_titles_lg_icons .hottie_port_icons {
	margin-top: 0;
}
.hottie_port_titles_lg_icons, .hottie_port_titles_lg_icons .hottie_port_icons, .hottie_port_titles_lg_icons .hottie_port_icons a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
/*02.7 Pagination*/
.pagination li a, 
.pagination-lg li a, 
.pagination > li:first-child > a, 
.pagination > li:last-child > a,
.pager li > a, 
.pager li > span {
	border-radius: 0;
}
.hottie_blog_pag .pagination li a {
	border: 0;
	color: #292929;
	margin: 0 3px;
	padding: 10px 15px;
}
.hottie_blog_pag .pagination li.active a {
	border: 0;
	background: #292929;
	color: #fff;
}
.pager a span {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
	.pager .previous a:hover span {
		margin-right: 10px
	}
	.pager .next a:hover span {
		margin-left: 10px
	}

/*02.8 Progress Bars*/
.skill-bar {
	background: #f2f2f2;
	height: 40px;
	margin-bottom: 20px;
	position: relative;
}
.skill-bar-thin {
	height: 40px;
	padding-top: 25px;
	background: none;
}
	.skill-bar-thin:after {
		position: absolute;
		display: block;
		content: '';
		height: 5px;
		background: #f2f2f2;
		width: 100%;
		z-index: 0;
		margin-top: -5px;
	}
	.skill-bar-thin .skill-bar-content {
		height: 5px;
		position: relative;
		z-index: 1;
	}
	.skill-bar-thin .skill-perc {
		position: absolute;
		color: #333;
		right: 0;
		margin-top: -30px;
	}
	.skill-bar-thin .skill-title {
		position: absolute;
		color: #333;
		margin-top: -30px;
		padding: 0;
	}
	.skill-bar-content {
		position: absolute;
		height: 40px;
		background: #292929;
		text-indent: -10000px;
		-webkit-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
	}
	.noactive .skill-bar-content {
		width: 0!important;
		opacity: 0;
	}
		.active .skill-bar-content {
			opacity: 1;
		}

	.skill-title {
		position: absolute;
		color: #fff;
		padding: 8px 10px;
	}
	.hottie_wht_txt .skill-title, .hottie_wht_txt .skill-perc {
		color: #fff;
	}

/*02.9 Preloader*/
.hottie_page_loader{
 	display:block;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #fefefe;
	z-index: 100000;	
}

.hottie_loader {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  text-indent: -12345px;
  border-top: 1px solid rgba(0,0,0, 0.08);
  border-right: 1px solid rgba(0,0,0, 0.08);
  border-bottom: 1px solid rgba(0,0,0, 0.08);
  border-left: 1px solid rgba(0,0,0, 0.5);
  
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  
   -webkit-animation: spinner 700ms infinite linear;
   -moz-animation: spinner 700ms infinite linear;
   -ms-animation: spinner 700ms infinite linear;
   -o-animation: spinner 700ms infinite linear;
   animation: spinner 700ms infinite linear;
  
  z-index: 100001;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*Calendar*/
label.error{
	display: none!important;
}
.ui-datepicker {
	background: #fff;
}
.ui-datepicker td a, 
.ui-datepicker th {
	padding: 3px 10px;
}
.ui-datepicker td a {
	display: block;
	text-align: center;
}
	.ui-datepicker td a:hover {
		text-decoration: none;
		background: #ccc;
	}
.ui-datepicker table {
	margin: 10px 5px;
}
.ui-datepicker-title {
	font-size: 18px;
}
.ui-datepicker-next {
	float: right;
}
.ui-datepicker-next,
.ui-datepicker-prev {
	cursor: pointer;
}
.ui-datepicker-header {
	padding: 15px;
}


/*===============================================*/
/* 03. Sidebars                                  */
/*===============================================*/

/*03.1 Content*/
.hottie_content {
	position: relative;
}
.container {
	position: relative;
	z-index: 2;
}

/*03.2 Main Sidebar*/
.hottie_main_sidebar h2:after {
	display: none;
}
.hottie_main_sidebar h2 {
	margin-bottom: 20px;
}


/*03.3 Section*/
.hottie_section_borders:before {
	position: absolute;
	background-image: url(../images/sea/white_rough_edge_bottom.html);
	width: 100%;
	height: 30px;
	-webkit-background-size: cover;
	background-size: cover;
	content: '';
	display: block;
	top: -16px;
	z-index: 1;
}
.hottie_section_borders:after {
	position: absolute;
	background-image: url(../images/sea/white_rough_edge_top.html);
	width: 100%;
	height: 33px;
	-webkit-background-size: cover;
	background-size: cover;
	content: '';
	display: block;
	bottom: -17px;
	z-index: 2;
	background-position: bottom;
	background-repeat: none;
}
.hottie_section_borders.hottie_wht_txt:before {
	background-image: url(../images/sea/white_rough_edge_bottom_bl.html);
}
.hottie_section_borders.hottie_wht_txt:after {
	background-image: url(../images/sea/white_rough_edge_top_bl.html);
}
.hottie_section {
	overflow: hidden;
	position: relative;
}
.hottie_section_borders_lines .container:before {
	display: block;
	content: '';
	background: url(../images/smoke/lines.png);
	width: 232px;
	height: 68px;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 50%;
	transform:translateY(-50%);
	left: 0;
}
.hottie_section_borders_lines .container:after {
	display: block;
	content: '';
	background: url(../images/smoke/lines.png);
	width: 232px;
	height: 68px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: right;
	position: absolute;
	top: 50%;
	transform:translateY(-50%);
	right: 0;
}
.hottie_section_no_overlay {
	overflow: visible;
}
	.hottie_section_no_overlay .container {

	}
.hottie_title_section {
	height: 70vh;
	overflow: visible;
}
.hottie_section .container {
	padding-top: 132px;
	padding-bottom: 128px;
}
.hottie_section_lg_pd .container {
	padding-top: 182px;
	padding-bottom: 178px;
}
.hottie_section .container-fluid {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	z-index: 2;
}
.hottie_title_icon {
	padding-left: 170px;
	padding-right: 70px;
}
.hottie_title_icon img {
	position: absolute;
	left: 0;
	width: 120px;
	height: auto;
}
.hottie_section_sml_padding .container {
	padding-top: 50px;
	padding-bottom: 46px;
}
.container {
	position: relative;
}



/*===============================================*/
/* 04. Header                                    */
/*===============================================*/

/*Main Menu*/
.hottie_main_menu {
	position: absolute;
	right: 15px;
	color: #e3cc6f;
	top: 34px;
	height: 50px;
	width: 75px;
	cursor: pointer;
	z-index: 7;
}
	.hottie_main_menu_icon {
		
	}
	.hottie_main_menu_icon i {
		display: block;
		width: 30px;
		height: 4px;
		border-radius: 3px;
		background: #e3cc6f;
		position: absolute;
		-webkit-transition: all 0.7s;
		-o-transition: all 0.7s;
		transition: all 0.7s;
	}	
		.hottie_main_menu.active .hottie_main_menu_icon i,
		.hottie_main_menu.active .hottie_main_menu_icon b span {
			transform: translateY(-20px);
			opacity: 0;
		}
		.hottie_main_menu_icon i:nth-child(1) {
			margin-top: 0;
			-webkit-transition-delay: 50ms;
			-o-transition-delay: 50ms;
			transition-delay: 50ms;
		}
		.hottie_main_menu_icon i:nth-child(2) {
			margin-top: 8px;
			-webkit-transition-delay: 100ms;
			-o-transition-delay: 100ms;
			transition-delay: 100ms;
		}

		.hottie_main_menu_icon i:nth-child(3) {
			margin-top: 16px;
			-webkit-transition-delay: 150ms;
			-o-transition-delay: 150ms;
			transition-delay: 150ms;
		}
		.hottie_main_menu_icon i:nth-child(4) {
			margin-top: 16px;
			-webkit-transition-delay: 250ms;
			-o-transition-delay: 250ms;
			transition-delay: 250ms;
			background: #fff;
			opacity: 0;
		}
		.hottie_main_menu.active i:nth-child(4) {
			transform: translateY(-8px);
			opacity: 1;
		}
	.hottie_main_menu_icon b {
		position: absolute;
		margin-top: -2px;
		font-size: 14px;
		font-weight: normal;
		right: 0;
		font-family: Bree Serif;
	}
	.hottie_main_menu_icon b span {
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		display: inline-block;
	}
	.hottie_main_menu_icon_b span {
		transform: translateY(20px);
		opacity: 0;
		color: #fff;
	}
	.hottie_main_menu.active b.hottie_main_menu_icon_b span {
			transform: translateY(0);
			opacity: 1;
	}
	/*Main Menu Content*/
	.hottie_main_menu_content {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		position: fixed;
		z-index: 6;
		pointer-events: none;
		opacity: 0;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
		.hottie_main_menu_content.active {
			opacity: 1;
		}

	
	.hottie_main_menu_content.active {
		-webkit-transition-delay: 0.2s;
		-o-transition-delay: 0.2s;
		transition-delay: 0.2s;
		pointer-events: auto;
	}
	.hottie_main_menu_content_menu {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 6;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		opacity: 0;
		overflow: hidden;
		-webkit-transition-delay: 0;
		-o-transition-delay: 0;
		transition-delay: 0;
		pointer-events: none;
		transform:translateY(130px);
		padding-bottom: 100px;
	}
	.hottie_main_menu_content_menu_copy {
		margin-top: 30px;
	}
		.hottie_main_menu_content_menu.text-left .hottie_footer_social {
			margin-left: -10px;
		}
		.hottie_main_menu_content_menu.text-right .hottie_footer_social {
			margin-right: -10px;
		}
	.hottie_main_menu_content_logo {
		position: absolute;
		left: 15px;
		top: 80px;
		z-index: 5;
	}

		.hottie_main_menu_content_menu.active {		
			opacity: 1;
			-webkit-transition-delay: 0.4s;
			-o-transition-delay: 0.4s;
			transition-delay: 0.4s;
			transform:translateY(100px);
			overflow-y: auto;
			pointer-events: auto;
		}
		.hottie_main_menu_content_menu ul {
			padding: 0;
			margin: 0;
			list-style: none;
		}
		.hottie_main_menu_content_menu ul ul {
			display: none;
		}
			.hottie_main_menu_content_menu ul ul a {
				font-size: 14px;
				-webkit-transition: all 0.3s;
				-o-transition: all 0.3s;
				transition: all 0.3s;
				margin-right: 13px;
			}
			.hottie_main_menu_content_menu.text-right ul ul a:hover {
				margin-right: 20px;
			} 

		.hottie_main_menu_content_menu a {
			font:400 30px/38px Bree Serif, Arial;
			display: block;
			text-decoration: none;
		}
		.hottie_main_menu_content_menu.active a {
		}



header {
	position: fixed;
	width: 100%;
	height: 60px;
	top: 0;
	z-index: 11;
}
	
		.hottie_logo {
			font:900 24px/18px Bree Serif, Arial;
			color:#333;
			position: absolute;
			top: 33px;
			-webkit-transition: all 0.3s;
			-o-transition: all 0.3s;
			transition: all 0.3s;
			z-index: 7;
			color: #e3cc6f;
		}
			.hottie_logo i {
				font-style: normal;
				position: absolute;
				left: 100%;
				margin-left: 10px;
				padding-left: 12px;
				font-size: 12px;
				line-height: 12px;
				top: -2px;
				overflow: hidden;
				height: 25px;
				width: 200px;
			}
				.hottie_logo i:before {
					display: block;
					content: '';
					position: absolute;
					width: 1px;
					background: #e3cc6f;
					height: 25px;
					margin-left: -12px;
					-webkit-transition: all 0.5s;
					-o-transition: all 0.5s;
					transition: all 0.5s;
					-webkit-transition-delay: 0s;
					-o-transition-delay: 0s;
					transition-delay: 0s;
				}
					.hottie_first_step .hottie_logo i:before {
						height: 0;
						-webkit-transition-delay: 1s;
						-o-transition-delay: 1s;
						transition-delay: 1s;
					}
				.hottie_logo i span {
					display: block;
					position: relative;
					-webkit-transform: translateX(0);
					-ms-transform: translateX(0);
					-o-transform: translateX(0);
					-webkit-transition: all 0.8s;
					-o-transition: all 0.8s;
					transition: all 0.8s;
					-webkit-transition-delay: 0.3s;
					-o-transition-delay: 0.3s;
					transition-delay: 0.3s;
				}
					.hottie_first_step .hottie_logo i span {
						-webkit-transform: translateX(-100%);
						-ms-transform: translateX(-100%);
						-o-transform: translateX(-100%);
						transform: translateX(-100%);
					}
					.hottie_logo i span:last-child {
						-webkit-transition-delay: 0.4s;
						-o-transition-delay: 0.4s;
						transition-delay: 0.4s;
					}
			.hottie_logo_txt {
				margin-top: 15px;
			}
			.hottie_logo:hover {
				text-decoration: none;
				color: #e3cc6f;
			}
		.hottie_logo b {
			display: block;
			font:500 12px/18px Bree Serif, Arial;
			position: relative;
			-webkit-transition: all 0.2s;
			-o-transition: all 0.2s;
			transition: all 0.2s;
			opacity: 1;
			left: 0;
		}
		.hottie_light_shadow {
			-webkit-filter: drop-shadow(10px 10px 20px #fff);
  		filter: drop-shadow(10px 10px 20px #fff);
 			background: rgba(255,255,255,0.9);
  		padding: 20px;
  		border-radius: 10px;
		}

		/*04.1 Logo Animation*/
		.hottie_logo span {
			position: relative;
			display: inline-block;
			transition:1s all;
			min-width: 5px;
		}
	
			.hottie_logo_rotate_y {
				transform:rotateY(0);
			}
				.hottie_logo_rotate_y:hover span, .active.hottie_logo_rotate_y span {
					transform:rotateY(360deg)
				}
			.hottie_logo_rotate_x {
				transform:rotateX(0);
			}
				.hottie_logo_rotate_x:hover span, .active.hottie_logo_rotate_x span {
					transform:rotateX(360deg)
				}
			.hottie_logo_rotate_z {
				transform:rotateZ(0);
			}
				.hottie_logo_rotate_z:hover span, .active.hottie_logo_rotate_z span {
					transform:rotateZ(360deg)
				}
		.hottie_logo span:nth-child(0) {
			background: #333;
			color:#fff;
			display: inline-block;
			padding: 0 7px;
			margin: 0 2px;
		}


		/*04.2 Logo Img*/
		.hottie_logo img {
			max-height: 41px;
			width: auto;
		}

		
		header nav {
			height: 83px;
			background: rgba(255,255,255,0);
			position: relative;
			width: 100%;
			border-bottom: 1px solid rgba(0,0,0,0.1);
			-webkit-transition: all 0.3s;
			-o-transition: all 0.3s;
			transition: all 0.3s;
		}
			header nav.hottie_light_nav {
				background: rgba(255,255,255,0.8);
			}
		header .container {
			margin-top: 0;
			margin-bottom: 0;
		}

		/*04.3 Tranparency Menu*/
		header nav.hottie_transp_nav {
			background: rgba(255,255,255,0);
			color: #fff;
			border-bottom: 1px solid rgba(255,255,255,0.05);
		}
			header nav.hottie_transp_nav .hottie_top_menu a {
				color: #fff;
			}
			.hottie_first_step header nav.hottie_transp_nav {
				background: rgba(255,255,255,0.9);
				-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.1);
				box-shadow: 0 0 7px rgba(0,0,0,0.1);
				color: #333;
			}
			.hottie_first_step header nav.hottie_transp_nav .hottie_top_menu > li > a {
				color: #333;
			}



		header nav ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}
			.hottie_top_menu {
				float: right;
				margin-right: -35px;
			}
				.hottie_top_menu a {
					-webkit-transition: all 0.3s;
					-o-transition: all 0.3s;
					transition: all 0.3s;
					text-transform: uppercase;
					font:600 13px/24px Bree Serif;
					position: relative;
				}
				.hottie_top_menu a:hover {
					text-decoration: none;
					color: #000;
				}
				.hottie_transp_nav .hottie_top_menu a:hover {
					color: #fff;
				}
				.hottie_first_step .hottie_transp_nav .hottie_top_menu a:hover {
					color: #000;
				}
				.hottie_first_step .hottie_transp_nav .hottie_top_menu ul a:hover {
					color: #fff;
				}
				.hottie_top_menu ul a:hover {
					text-decoration: none;
					color: #fff;
				}
			.hottie_top_menu ul {
				position: absolute;
				width: 250px;
				display: none;
				background: rgba(0, 0, 0, 0.9);
			}
			

			.hottie_top_menu ul ul {
				padding: 0;
				background: none;
				margin-bottom: 20px;
			}
				.hottie_top_menu ul ul:last-child {
					margin-bottom: 0;
				}
			.hottie_top_menu ul li {
				
			}
			.hottie_parent > a:after {
				content: "\e64b";
				display: inline-block;
				font-size: 12px;
				font-family: themify;
				margin-left: 10px;
			}
			.hottie_parent:last-child ul {
				right: 0;
			}
			.hottie_parent > a.active:after {
				content: '\e648';
			}
				

				.hottie_top_menu ul li {
					float: none;
					border-bottom: 1px solid rgba(255,255,255,0.1);
    			padding: 7px 10px;
				}
					.hottie_top_menu ul a {
						color: #fff;
						padding: 10px 20px;
						height: auto;
					}
						.hottie_top_menu ul li:hover  > a {
							color: #fff;
							margin-left: 10px;
						}
						.hottie_top_menu ul li:hover  > a:before {
							display: none;
						}
						.hottie_top_menu li:hover  > a:before, 
						.hottie_top_menu li.current a:before {
							display: block;
							content: '';
							height: 1px;
							width: 30%;
							position: absolute;
							top: 55px;
							margin-right: 30px;
							-webkit-transition: all 0.3s;
							-o-transition: all 0.3s;
							transition: all 0.3s;
							border-bottom: 2px solid rgba(0,0,0,.5);
						}
						.hottie_top_menu li.current a:before {
							border-bottom: 2px solid rgba(255,255,255,.5);
						}
						.hottie_transp_nav .hottie_top_menu li:hover  > a:before {
							border-bottom: 2px solid #fff;
						}
						.hottie_first_step .hottie_top_menu li:hover  > a:before {
							border-bottom: 2px solid rgba(0,0,0,.5);
						}
						.hottie_second_step .hottie_top_menu li:hover  > a:before,
						.hottie_second_step .hottie_top_menu li.current a:before {
							top: 38px;
						}
						.hottie_first_step .hottie_top_menu li.current a:before {
							border-bottom: 2px solid rgba(0,0,0,.5);
						}


						
			header nav ul li {
				float: left;
				height: 100%;
			}
				header nav ul li a {
					display: block;
					height: 82px;
					padding: 29px 20px;
					-webkit-transition: all 0.3s;
					-o-transition: all 0.3s;
					transition: all 0.3s;
					color: #000;
				}

			/*04.4 Full Width Submenu*/
			ul.mega-menu {
				width: 100%;
				left: 0;
				white-space: nowrap;
				background: rgba(0, 0, 0, 0.9);
			}
			ul.mega-menu:after {
				clear: both;
				display: block;
				content: '';
			}
			.hottie_top_menu ul .mega-menu-column {
				display: inline-block;
				vertical-align: top;
				background: none;
				padding: 0;
				margin: 0;
			}

			.mega-menu-column ul {
				position: relative;
				width: 100%;
			}
			.mega-menu-column ul li {
				background: none;
			}
			.hottie_parent ul a {
				font:400 11px/18px Bree Serif;
				padding: 5px 10px;
			}
			.hottie_second_step header nav.hottie_mobile_menu_hor_padding .hottie_parent ul a,
			header nav.hottie_mobile_menu_hor_padding .hottie_parent ul a {
				padding: 5px 10px;
				height: auto;
			}
			.hottie_parent a i {
				margin-right: 10px;
			}
			.mega-menu-column b {
				border-bottom: 2px solid #fff;
				margin-bottom: 20px;
				margin-left: 10px;
				display: inline-block;
				color: #fff;
			}
			.hottie_first_step header nav .hottie_top_menu ul a, .hottie_first_step header nav .hottie_top_menu ul b {
				color: #fff;
			}

			/*04.5 Horizontal Menu*/
			.hottie_mobile_menu_hor_padding {
				top: 44px;
				left: 44px;
				right: 44px;
				position: fixed;
				width: auto;
				border-bottom: 0;
				height: 52px;
				background: #fff;
				opacity: 0;
				-webkit-transition: all 0.3s;
				-o-transition: all 0.3s;
				transition: all 0.3s;
				pointer-events: none;
			}
			.tablet.landscape .hottie_mobile_menu_hor .hottie_logo,
			.desktop .hottie_mobile_menu_hor .hottie_logo  {
				margin-left: 50px;
			}
			.hottie_mobile_menu_hor_padding .hottie_top_menu {
				right: auto;
			}
			.hottie_mobile_menu .ti-close {
				opacity: 0;
				-webkit-transition: all 0.3s;
				-o-transition: all 0.3s;
				transition: all 0.3s;
				position: absolute;
				left: -10px;
			}
			.hottie_mobile_menu.active .ti-close {
				opacity: 1;
				left: 10px;
			}
			.hottie_mobile_menu .ti-menu {
				-webkit-transition: all 0.3s;
				-o-transition: all 0.3s;
				transition: all 0.3s;
				position: absolute;
				left: 10px;
			}
			.hottie_mobile_menu.active .ti-menu {
				opacity: 0;
				left: 20px;
			}
			.hottie_mobile_menu_hor .hottie_top_menu li:hover > a:before {
				top: 38px;
			}

			.hottie_mobile_menu_hor_padding.active {
				opacity: 1;
				pointer-events: auto;
				right: 44px;
			}
			.hottie_first_step header nav.hottie_mobile_menu_hor_padding {
				height: 52px;
				background: #fff;
			}
			header nav.hottie_mobile_menu_hor_padding ul li a,
			.hottie_second_step header nav.hottie_mobile_menu_hor_padding ul li a {
				height: 52px;
				padding: 14px 20px;
			}
			.hottie_mobile_menu_hor .hottie_logo,
			.hottie_second_step .hottie_mobile_menu_hor .hottie_logo {
				top: 17px;
			}
			
			/*04.6 Language Menu*/
			.hottie_header_lang ul {
				list-style:none;
				padding: 0;
			}
			.hottie_header_lang .hottie_parent ul {
				position: absolute;
				z-index: 20;
				list-style:none;
				padding: 7px 0 0 0;
				width: 100px;
				right: 0;
				display: none;
			}
			.hottie_header_lang span:after {
				content: "\e64b";
				display: inline-block;
				font-size: 12px;
				font-family: themify;
				margin-left: 10px;
			}
				.hottie_header_lang .hottie_parent ul li {
					background: rgba(0,0,0,0.7);
				}
				.hottie_header_lang .hottie_parent ul a {
					padding: 5px 10px;
					display: block;
					color: #fff;
					-webkit-transition: all 0.3s;
					-o-transition: all 0.3s;
					transition: all 0.3s;
					text-align: right;
				}
					.hottie_header_lang .hottie_parent ul a:hover {
						padding-right: 15px;
						text-decoration: none;
					}
			.hottie_header_lang {
				position: absolute;
				right: 0;
			}
			.hottie_header_lang .hottie_parent span {
				cursor: pointer;
			}

			/*04.7 Mobile Menu*/
			.hottie_mobile_menu {
				position: absolute;
				font-size: 24px;
				color: #fff;
				cursor: pointer;
				left: 44px;
				top: 44px;
				background: #e5e5e5;
				height: 52px;
				width: 46px;
				text-align: center;
				padding-top: 13px;
				color: #6f6f6f;
				z-index: 3;
			}
				.hottie_mobile_menu_content {
					background: rgba(196,196,196,.85);
					top: 0;
					bottom: 0;
					left: 0;
					right: 0;
					position: fixed;
				}
				.hottie_mobile_menu_content ul {
					margin: 0;
					padding: 0;
					list-style: none;
					position: absolute;
					top: 120px;
					width: 200px;
					padding-left: 50px;	
				}
				.hottie_mobile_menu_content ul li {
					position: relative;
				}
				.hottie_mobile_menu_content ul ul {
					position: relative;
					transform:translateY(0);
					padding: 20px 0 20px 20px;
					top: 0;
					display: none;
				}
				.hottie_mobile_menu_content ul a {
					font-size: 20px;
				}

			/*04.8 Header Animation*/
			.hottie_first_step header nav {
				background: rgba(255,255,255,0.9);
			}
			.hottie_second_step header nav {
				height: 52px;
				background: rgba(255,255,255,0.7);
			}
				.hottie_second_step .hottie_top_menu > li > a {
					height: 52px;
					padding: 13px 20px;
				}
			.hottie_second_step nav .hottie_logo {
				top: 17px;
			}
			.hottie_logo_und {
				top: 41px;
				position: absolute;
				-webkit-transition: all 0.3s;
				-o-transition: all 0.3s;
				transition: all 0.3s;
				left: 15px;
				opacity: 1;
				text-transform: uppercase;
				font-weight:bold;
			}
			.hottie_second_step .hottie_logo_und {
				left: 15px;
				opacity: 0;
				top:30px;
				filter:blur(5px);
			}

	.hottie_header_tech {
		width: 100%;
		position: relative;
		height: 40px;
		background: rgba(0,0,0,0.7);
		padding: 7px 0;
		color: rgba(255,255,255,0.3);
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		z-index: 3;
	}
	.hottie_header_tech.hottie_wht_txt {
		color: #fff;
	}
		.hottie_first_step .hottie_header_tech {
			height: 0;
			padding: 0;
			z-index: 0;
			overflow: hidden;
		}
.hottie_header_address {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -5px;
}
	.hottie_phone:before {
		display: inline-block;
		content: "\e621";
		margin-right: 10px;
		font-family: themify;
	}
	.hottie_phone {
		margin: 0 20px;
	}
	.hottie_location:before {
		display: inline-block;
		content: "\e693";
		margin-right: 10px;
		font-family: themify;
	}

/*04.9 Passpartu*/
.hottie_border_top {
	background: #e5e5e5;
    position: absolute;
    z-index: 10;
    left: 20px;
    right: 20px;
    top: 20px;
    height: 24px;
}
.hottie_border_bottom {
	background: #e5e5e5;
    position: absolute;
    z-index: 10;
    left: 20px;
    right: 20px;
    bottom: 20px;
    height: 24px;
}
.hottie_border_left {
	background: #e5e5e5;
    position: absolute;
    z-index: 10;
    left: 20px;
    top: 20px;
    width: 24px;
    bottom: 20px;
}
.hottie_border_right {
	background: #e5e5e5;
    position: absolute;
    z-index: 10;
    right: 20px;
    top: 20px;
    width: 24px;
    bottom: 20px;
}
.tablet .hottie_border_top {
	left: 0;
    right: 0;
    top: 0;
    height: 24px;
}
.tablet .hottie_border_bottom {
    left: 0;
    right: 0;
    bottom: 0;
    height: 24px;
}
.tablet .hottie_border_left {
    left: 0;
    top: 0;
    width: 24px;
    bottom: 0;
}
.tablet .hottie_border_right {
    right: 0;
    top: 0;
    width: 24px;
    bottom: 0;
}

/*04.10 Search*/
.hottie_header_search {
	float: right;
}

/*Header Login Form*/
.hottie_header_login {
	float: right;
	position: relative;
	padding: 16px 0;
	margin-left: 40px;
}
.hottie_second_step .hottie_header_login {
	padding: 12px 0;
}
.hottie_second_step .hottie_header_login .btn {
	padding: 5px 15px;
}
	.hottie_second_step .hottie_header_search span {
		padding: 16px 0 16px 60px;
	}
	.hottie_header_search span {
		display: block;
		padding: 30px 0 30px 60px;
		cursor: pointer;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	.hottie_header_search a:hover {
		text-decoration: none;
	}
	.hottie_header_search_cont {
		position: absolute;
		right: 0;
		background: rgba(0,0,0,0.8);
		padding: 20px;
		width: 300px;
		display: none;
	}
	.hottie_second_step .hottie_header_search_cont {
		margin-top: -3px;
	}
	.hottie_mobile_menu_hor .hottie_header_search span {
		padding: 16px 0 16px 60px;
	}
	.hottie_mobile_menu_hor .hottie_header_search_cont {
		margin-top: -5px;
	}
	.hottie_header_search_cont .btn {
		position: absolute;
		top: 20px;
		right: 20px;
		background: none;
		text-indent: -10000px;
		z-index: 2;
	}
	.hottie_header_search_cont:after {
		display: block;
		position: absolute;
		content: "\e610";
		font-family: themify;
		color: #292929;
		top: 33px;
		right: 36px;
	}
	.hottie_header_search_cont input {
		margin-bottom: 0;
	}

/*===============================================*/
/* 05. Slider                                    */
/*===============================================*/
.hottie_slider_carousel {
	height: 100%;
	height: 100vh;
}
.hottie_slider_carousel.hottie_wht_txt .owl-buttons i {
	color: #fff;
}
.hottie_slider_carousel .owl-buttons {
	position: absolute;
	width: 100%;
	top: 50vh;
}
.hottie_slider_carousel.owl-theme .owl-controls .owl-buttons div {
	transform:scale(2);
	position: absolute;
	opacity: 1;
}
.hottie_slider_carousel.owl-theme .owl-controls .owl-buttons div:hover {
	transform:scale(3);
}
.hottie_slider_carousel .owl-prev {
	left: 40px;
}
.hottie_slider_carousel .owl-next {
	right: 40px;
}
.hottie_slider_carousel .owl-pagination {
	position: absolute;
	width: 100%;
	bottom: 0px;
}
.hottie_slider_carousel .hottie_slide_txt {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	filter: blur(10px);
}
.hottie_slider_carousel .active .hottie_slide_txt {
	filter: blur(0);
}

.hottie_slider {
	height: 100%;
	width: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	height: 100vh;
	overflow: hidden;
}	
.hottie_slider_inside {
	height: 60vh;
	min-height: 500px;
}
.hottie_slider_bottom {
	position: absolute;
	bottom: 100px;
	width: 100%;
}
	.hottie_slider_bottom h3 {
		margin: 0;
	}
	.hottie_slider_bottom .breadcrumbs {
		padding-top: 30px;
	}
.hottie_slider_copyright {
	position: absolute;
	left: -5px;
	bottom: 100px;
	transform:rotate(-90deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
}
.hottie_auto_height .hottie_slider_copyright {
	bottom: 100px;
	left: 100px;
}

.hottie_slider_copyright_right {
	right: 0;
	left: auto;
	transform:rotate(90deg);
	-webkit-transform-origin: 100% 0 0;
	-moz-transform-origin: 100% 0 0;
	-ms-transform-origin: 100% 0 0;
	-o-transform-origin: 100% 0 0;
	transform-origin: 100% 0 0;
}


	/*05.1 Slider Text*/
	.hottie_slide_txt {
		position: absolute;
		width: 50%;
	}
	.hottie_slide_txt.hottie_slide_center_middle, .hottie_slide_txt.hottie_slide_center_top, .hottie_slide_txt.hottie_slide_center_bottom {
		width: 70%;
	}
	.hottie_slide_txt img {
		max-width: 100%;
	}
	
	/*05.2 Slider Aligns*/
	.hottie_slide_left_bottom {
		left: 15px;
		bottom: 120px;
	}
	.hottie_slide_left_middle {
		left: 15px;
		top: 50%;
		transform:translateY(-50%);
	}
	.hottie_slide_left_top {
		left: 15px;
		top: 140px;
	}

	.hottie_slide_right_bottom {
		right: 15px;
		bottom: 120px;
	}
	.hottie_slide_right_middle {
		right: 15px;
		top: 50%;
		transform:translateY(-50%);
	}
	.hottie_slide_right_top {
		right: 15px;
		top: 140px;
	}

	.hottie_slide_center_bottom {
		left: 50%;
		bottom: 120px;
		transform:translateX(-50%);
	}
	.hottie_slide_center_middle {
		left: 50%;
		top: 50%;
		transform:translateY(-50%) translateX(-50%);
	}
	.hottie_slide_center_top {
		left: 50%;
		top: 140px;
		transform:translateX(-50%);
	}

	.hottie_slider .container {
		position: relative;
		height: 100%;
		z-index: 4;
	}
	div.hottie_gold {
		margin-bottom: -20px;
		font:80px/80px selima;
	}
		.hottie_slide_title {
			font:400 100px/100px Bree Serif, Arial;
			text-transform: uppercase;
		}
		.hottie_slide_title_great {
			font:400 86px Bree Serif, Arial;
			line-height: 1.0625;
			text-transform: uppercase;
		}
		.hottie_slide_title_middle {
			font:900 56px Bree Serif, Arial;
			line-height: 1.0625;
			text-transform: uppercase;
			margin-bottom: 25px;
		}



		
		.hottie_slide_subtitle {
			font:400 28px Bree Serif, Arial;
			text-transform: uppercase;
			line-height: 1.125;
			margin-bottom: 20px;
			margin: 20px 0;
		}

		.hottie_slide_desq {
			font:400 24px Bree Serif, Arial;
			line-height: 1.35417;
			margin: 30px 0;
		}
		.hottie_slide_desq_great {
			font:500 24px Bree Serif, Arial;
			text-transform: uppercase;
		}
			.hottie_slide_title_great:after {
				display: block;
				content: '';
				height: 1px;
				background: rgba(0,0,0,0.4);
				width: 112px;
				margin: 30px 0;
			}
			.text-center .hottie_slide_title_great:after {
				margin: 30px auto;
			}
			.text-right .hottie_slide_title_great:after {
				margin: 30px 0 30px auto;
			}
			.hottie_wht_txt .hottie_slide_title_great:after {
				background: rgba(255,255,255,0.4);
			}
		.hottie_slide_desq_btns {
			margin-top: 20px;
		}
	/*05.3 Scroll Down*/
	.hottie_scroll_down {
		position: absolute;
		bottom: 40px;
		text-decoration: none;
		font:12px/18px Bree Serif, Arial;
		color: #333;
		width: 50px;
		left: 50%;
		margin-left: -25px;
		text-align: center;
		z-index: 4;
	}




		.hottie_wht_txt .hottie_scroll_down,
		.hottie_wht_txt .hottie_scroll_down:hover {
			color: #fff;
		}

		.hottie_scroll_down:hover {
			color: #333;
			text-decoration: none;
		}
		.hottie_scroll_down b {
			width: 50px;
			height: 50px;
			display: inline-block;
			position: relative;
			background: url(../images/badge_mini.png);
			-webkit-background-size: cover;
			background-size: cover;
			-webkit-filter: drop-shadow(0);
  		filter: drop-shadow(0);
  		-webkit-transition: all 1s;
  		-o-transition: all 1s;
  		transition: all 1s;
			
		}
			.hottie_scroll_down:hover b {
				-webkit-filter: drop-shadow(0 10px 20px rgba(198, 170, 74, 0.9 ));
  			filter: drop-shadow(0 10px 20px rgba(198, 170, 74, 0.9 ));
			}
		

		.hottie_scroll_down i {
			display: block;
			top: 10px;
			left: 50%;
			transform:translateX(-10px);
			position: absolute;
			animation:2s ease 0s normal none infinite mouse-down;
			-webkit-animation:2s ease 0s normal none infinite mouse-down;
			font-size: 20px;
		}
		@keyframes mouse-down {
			0% {
				top: 10px;
			}
			50% {
				top: 20px;	
			}
			100% {
				top: 10px;
			}
		}
/*About Images*/
.hottie_image_bottom {
	position: absolute;
	bottom: 0;
}
.hottie_working_hours i{
	font-style: normal;
	width: 100px;
	display: inline-block;
}

/*===============================================*/
/* 06. Shortcodes                                */
/*===============================================*/


/*Flowers*/

.mobile .petals_mobile .hottie_flowers {
  display: none;
}
/*Roses*/
.hottie_flowers {
  position: absolute;
  z-index: 4;
  height: 100%;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
}
	.hottie_flowers_light img {
    -webkit-filter: drop-shadow(0 10px 20px rgba(198, 170, 74, 0.9 ));
    filter: drop-shadow(0 10px 40px rgba(198, 170, 74, 0.3 ));
  }
	.hottie_section .hottie_flowers {
		z-index: 2;
	}

  .hottie_fl {
    position: absolute;
    transition:all 3s;
    
  }
  .hottie_fl img {
  	transform:scale(0.6);
  }
  .hottie_flowers_great img {
  	transform:scale(0.8);
  }
  .hottie_fl_1 {
    transform: translateY(250px);
    left: -10%;
  }
  	.hottie_fl_1 img {
			transform:scale(0.6);
  	}
  .hottie_fl_2 {
    transform: translateY(200px);
    left: 4%;
  }
  	.hottie_fl_2 img {
			transform:scale(0.5);
  	}
  .hottie_fl_3 {
    transform: translateY(200px);
    left: 15%;
  }
  	.hottie_fl_3 img {
			transform:scale(0.4);
  	}
  .hottie_fl_4 {
    transform: translateY(440px);
    left: 25%;
  }
  .hottie_fl_5 {
    transform: translateY(40px);
    left: 22%;
  }
  	.hottie_fl_5 img {
			transform:scale(0.4);
  	}
  .hottie_fl_6 {
    transform: translateY(350px);
    left: 3%;
  }
  .hottie_fl_7 {
    transform: translateY(250px);
    right: 0%;
  }
  .hottie_fl_8 {
    transform: translateY(150px);
    right: -100px;
  }
  .hottie_fl_9 {
    transform: translateY(100px);
    left: 21%;
  }
  .hottie_fl_10 {
    transform: translateY(100px);
    right: 100px;
  }
  .hottie_fl_13 {
    transform: translateY(0px);
    left: 0%
  }
  .hottie_fl_14 {
    transform: translateY(120px);
    left: 12%;
  }
  .hottie_fl_15 {
    transform: translateY(120px);
    left: 14%;
  }
  .hottie_fl_16 {
    transform: translateY(240px);
    right: 12%;
  }
  	.hottie_fl_16 img {
			transform:scale(0.5);
  	}
  .hottie_fl_17 {
    transform: translateY(180px);
    right: -13%;
  }

  .hottie_fl_18 {
    transform: translateY(380px);
    right: 23%;
  }

  .hottie_fl_19 {
    transform: translateY(370px);
    right: 20%;
  }

  .hottie_fl_20 {
    transform: translateY(30px);
    right: 20%;
  }


/*Video Block*/
.hottie_virtual_play {
	top: 50px;
	bottom: 50px;
	left: 50px;
	right: 50px;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	padding-left: 100px;
}
	.hottie_virtual_play.active {
		opacity: 0;
		pointer-events: none;
	}
	.hottie_virtual_play:before {
		position: absolute;
		display: block;
		content: '';
		background: url(../images/main_back_bl.jpg);
		-webkit-background-size: cover;
		background-size: cover;
		top: -50px;
		bottom: -50px;
		left: -35px;
		right: -36px;
	}
	.hottie_virtual_play_black:before {
		background: url(../images/main_back_bl.jpg);
		-webkit-background-size: cover;
		background-size: cover;
	}
	.hottie_virtual_close {
		background: #000;
		width: 50px;
		height: 50px;
		color: #fff;
		position: absolute;
		right: 14px;
		top: 0;
		z-index: 2;
		padding-top: 13px;
		cursor: pointer;
		display: none;
	}

/*Daily Items*/
.hottie_daily_items {
	perspective:3000px;
}
.hottie_daily_item {
	margin-bottom: 30px;
	padding: 0 0 20px;
	position: relative;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
	.hottie_daily_items div[class^='col-']:hover .hottie_daily_item {
		-webkit-transform: rotateY(-180deg);
		-ms-transform: rotateY(-180deg);
		-o-transform: rotateY(-180deg);
		transform: rotateY(-180deg);
		box-shadow:0 0 100px rgba(255,255,255,0.2);
		z-index: 10;
	}
	.hottie_daily_item_front {
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
		.hottie_daily_item_front b {
			display: block;
			margin-top: 20px;
			font-size: 20px;
			font-weight: normal;
		}
			.hottie_daily_item_front b i {
				font-style: normal;
				color: red;
			}
	.hottie_daily_items div[class^='col-']:hover .hottie_daily_item_front {
		opacity: 0;
	}
	.hottie_daily_item_text {
		position: absolute;
		top: 50%;
		left: 50%;
		padding: 30px;
		width: 100%;	
		-webkit-transform: rotateY(-180deg) translateY(-50%) translateX(-50%);
		-ms-transform: rotateY(-180deg) translateY(-50%) translateX(-50%);
		-o-transform: rotateY(-180deg) translateY(-50%) translateX(-50%);
		transform: rotateY(-180deg) translateY(-50%) translateX(-50%);
		-webkit-transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		transform-origin: 0 0;
		opacity: 0;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	.hottie_daily_items div[class^='col-']:hover .hottie_daily_item_text {
		opacity: 1;
	}

/*Mini Text*/
.hottie_txt_mini {
	font:400 14px/24px Lato;
}
	.hottie_contacts_icons i {
		display: inline-block;
		width: 25px;
	}
	.hottie_contacts_icons {
		line-height: 30px;
	}

/*Reviews*/
.hottie_reviews_item {
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	opacity: 0;
}
	.hottie_reviews_item strong {
		display: block;
		margin-top: 20px;
	}
	.hottie_reviews_item strong:before {
		display: inline-block;
		content: '—';
		margin-right: 10px;
	}
	.hottie_reviews_item img {
		width: 400px!important;
		height: 400px;
		display: inline-block!important;
		overflow: hidden;
	
	}
	.hottie_svg {
		display: none;
	}
.owl-item.active .hottie_reviews_item {
	opacity: 1;
}
.hottie_svg_container {
	

}

/*Animation Block*/
.hottie_animation_block {
	-webkit-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	transition: all 2s ease-out;
	position: relative;
}
.hottie_animation_asian_texture {
	-webkit-background-size: 420px auto;
	background-size: 420px auto;
	background-position: 0 0;
	background-repeat: no-repeat;
}
	.hottie_animation_block.active {
		opacity: 0;
		-webkit-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		pointer-events: none;
	}
	.hottie_animation_block_img {
		position: absolute;
		right: 20px;
		top: 150px;
	}
.row_mb_100 {
	margin-bottom: 100px;
}
	.hottie_animation_block .hottie_lm_type_i_item_desc {
		right: 0;
		transform:translateX(80%);
	}
	.hottie_lm_type_i_item_desc_left {
		left: 6%;
	}
.hottie_animation_abs_block {
	position: absolute;
	z-index: 2;
	transform:translateY(-20px);
}
.hottie_posr {
	right: 15px;
}
.hottie_posl {
	left: 15px;
}
.hottie_parallax_menu {
	padding: 70px;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	position: relative;
	z-index: 1;
}
.hottie_parallax_menu_mini_title {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 24px;
  margin-bottom: 5px;
}
.hottie_parallax_menu_mini_price {
	float: right;
	color: #333;
	font: 400 22px/30px Bree Serif, Arial;
	padding-left: 10px;
}
.hottie_parallax_menu_mini_title h3 {
	float: left;
	margin: 0;
	padding-right: 10px;
	color: #333;
	font-size: 20px;
}
.hottie_menu_spacer {
	box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px dotted #e1e1e1;
}
.hottie_parallax_menu_mini {
	margin-bottom: 20px;
}
.hottie_parallax_menu_mini_feaut {
	border: 1px solid #e3cc6f;
	padding: 10px;
	margin: 0 -10px 10px;
}

.hottie_parallax_menu_mini p {
	font: 300 12px/24px Lato, Open Sans, Arial;
	margin-bottom: 0;
}
.hottie_parallax_menu_mini h4 {
	font: 400 16px/24px Bree Serif, Arial;
	text-decoration: underline;
	color: #333;
	margin: 4px 0;
	padding: 0;
}
.hottie_parallax_menu h2 {
	margin-bottom: 30px;
}
.hottie_title_counter:before {
	position: absolute;
	display: block;
	counter-increment: a;
	content: "0" counter(a);
	font:400 14px/24px Bree Serif;
	left: -30px;
	color: #95714b;
	margin-top: 5px;
}
.hottie_title_counter {
	position: relative;
}
.hottie_gold.hottie_title_counter:before {
	left: -40px;
}
.hottie_wht_txt .hottie_title_counter:before  {
	color: #fff;
}
.text-center .hottie_title_counter:before {
	position: relative;
	display: inline-block;
	left: -20px;
	vertical-align: top;
}

/*Opening Hours*/
.text-center .hottie_opening_hours_table {
	text-align: left;
}
.hottie_opening_hours_table tr {
	border-bottom: 1px solid #e5e5e5;
}
	.hottie_opening_hours_table tr:nth-child(2n) {
		background: rgba(41,41,41,0.02);
		border-left: 1px solid #e5e5e5;
		border-right: 1px solid #e5e5e5;
	}
.hottie_opening_hours_table {
	width: 100%;
}
.hottie_opening_hours_table th, 
.hottie_opening_hours_table td {
	padding: 15px;
	text-align: left;
}
.hottie_opening_hours_table td {
	font:400 14px/24px Lato;
	padding: 15px 0;
}
.hottie_opening_hours_table th:first-child {
	width: 25%;
}


/*Center Image*/
.hottie_cntr_img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform:translateX(-50%) translateY(-50%);
}

/*Menus*/



/*Big Menu*/


.hottie_slider_single_btns {
	position: absolute;
	width: 100%;
	z-index: 10;
	margin: 30px 0 0;
	display: block!important;
}

/*OWL Controls*/
.owl-controls {
	position: absolute;
	width: 100%;
	top: 50%;
	transform:translateY(-55px);
}
	/*Owl Prev*/
	.owl-prev {
		color: #fff;
		width: 50px;
		height: 50px;
		display: block;
		background: url(../images/badge_mini.png);
		-webkit-background-size: cover;
		background-size: cover;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		position: absolute;
		left: -20px;
		transition: all 1s;
	}
	.owl-prev:hover {
		-webkit-filter: drop-shadow(0 10px 20px rgba(198, 170, 74, 0.9 ));
		filter: drop-shadow(0 10px 20px rgba(198, 170, 74, 0.9 ));
	}

	.owl-prev:before {
		content:'\e64a';
		font:20px themify;
		display: block;
		color: #fff;
		position: absolute;
		top: 15px;
		left: 13px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}


	/*Owl Next*/
	.owl-next {
		color: #fff;
		width: 50px;
		height: 50px;
		display: block;
		background: url(../images/badge_mini.png);
		-webkit-background-size: cover;
		background-size: cover;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		position: absolute;
		right: -20px;
		transition: all 1s;
	}
	.owl-next:hover {
		-webkit-filter: drop-shadow(0 10px 20px rgba(198, 170, 74, 0.9 ));
		filter: drop-shadow(0 10px 20px rgba(198, 170, 74, 0.9 ));
	}
	.owl-next:before {
		content:'\e649';
		font:20px themify;
		display: block;
		color: #fff;
		position: absolute;
		top: 15px;
		right: 13px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}

.hottie_slider_single  .owl-prev {
	left: 90px;
}
.hottie_slider_single  .owl-next {
	right: 90px;
}
.hottie_slider_single_wm {
	margin-top: 70px;
}


	.hottie_slider_single_btn {
		font: 20px/24px Bree Serif, Arial;
		display: inline-block;
		margin: 0 10px;
		cursor: pointer;
		color: #E7CD74;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	.hottie_slider_single_btn.active {
		color: #fff;
	}
.owl-dot span {
	background: url(../images/badge_mini.png);
	width: 15px;
	height: 15px;
	display: inline-block;
	-webkit-background-size: cover;
	background-size: cover;
	margin: 0 3px;
}
	.owl-dot.active span {
		-webkit-filter: drop-shadow(0 0 10px rgba(198, 170, 74, 0.9 ));
		filter: drop-shadow(0 0 10px rgba(198, 170, 74, 0.9 ));
	}
.owl-dot {
	display: inline-block;
	color: #000;
}
.hottie_slider_single_giant {
	margin-top: 70px;
}
.hottie_lm_type_i_item {
	margin-bottom: 60px;
}
.hottie_lm_type_i_item_desc {
	position: absolute;
	right: 60px;
	bottom: 0;
	padding: 60px 50px;
	width: 400px;
	-webkit-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	transition: all 2s ease-out;
	z-index: 1;
}
	.hottie_lm_type_i_item_desc_gold_foil {
		content: '';
		display: block;
		background-image: url(../images/gold_foil_dark.jpg);
		top: 15px;
		bottom: 15px;
		left: 15px;
		right: 15px;
		position: absolute;
		z-index: 0;
		overflow: hidden;
		-webkit-transition: all 3s ease-out;
		-o-transition: all 3s ease-out;
		transition: all 3s ease-out;
	}
		.retina .hottie_lm_type_i_item_desc_gold_foil {
			-webkit-background-size: 250px 250px;
			background-size: 250px 250px;
		}
	.hottie_lm_type_i_item_desc_gold_foil:after {
		content: '';
		display: block;
		background: url(../images/black_paper.jpg);
		top: 5px;
		bottom: 5px;
		left: 5px;
		right: 5px;
		position: absolute;
		z-index: 1;
	}


		.hottie_lm_type_i_item_desc_gold_foil_light {
			content: '';
			display: block;
			background-image: url(../images/gold_foil_dark.jpg);
			top: 7px;
			bottom: 7px;
			left: 7px;
			right: 7px;
			position: absolute;
			z-index: 3;
			overflow: hidden;
			-webkit-transition: all 3s ease-out;
			-o-transition: all 3s ease-out;
			transition: all 3s ease-out;
		}
			.retina .hottie_lm_type_i_item_desc_gold_foil_light {
				-webkit-background-size: 250px 250px;
				background-size: 250px 250px;
			}
		.hottie_lm_type_i_item_desc_gold_foil_light:after {
			content: '';
			display: block;
			background: url(../images/black_paper.jpg);
			top: 2px;
			bottom: 2px;
			left: 2px;
			right: 2px;
			position: absolute;
			z-index: 1;
		}
	.hottie_lm_type_i_item_desc_cont {
		position: relative;
		z-index: 2;
	}
	.hottie_lm_type_i_item_desc_cont h2 {
		margin-top: 0!important;
	}
	.hottie_lm_type_i_item_desc_cont h4 {	
		text-decoration: underline;
	}

	.hottie_lm_type_i_item img {

	}	
	.hottie_lm_type_i_item_price {
		font:400 30px/34px Bree Serif, Arial;
		margin-bottom: 20px;
	}	
		.hottie_lm_type_i_item_price:before {
			content: "— ";
			display: inline-block;
			margin-right: 10px;
		}
	.hottie_lm_type_i_item_ingr {
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 0;
	}
	.hottie_lm_type_i_item_desc .hottie_gold {
 			margin: 0;
	}
	.hottie_lm_type_i_item_cat {
		font:400 20px/24px Bree Serif, Arial;
		display: inline-block;
		background: #fff;
		padding: 5px 10px;
		color: #2F1C0D;
		position: absolute;
		right: 50px;
	}
	.hottie_lm_type_i_item_desc h4 {
		font-size: 14px;
		margin: 0 0 10px;
	}

/*Title Animation*/
.hottie_title_animation span {
	opacity: 0;
}

.hottie_section[data-animation="active"] .hottie_title_animation span,
.hottie_slider:hover .hottie_title_animation span,
.hottie_news_block:hover .hottie_title_animation span {
	transform:translateX(0) translateY(0);
	opacity: 1;
}
	.hottie_news_block .hottie_title_animation {
		position: relative;
		top: -100px;
	}
		.hottie_news_block .hottie_title_animation span {
			-webkit-transition: all 0.8s cubic-bezier(0.2, 0.2, 0, 1) 0s;
    	-o-transition: all 0.8s cubic-bezier(0.2, 0.2, 0, 1) 0s;
    	transition: all 0.8s cubic-bezier(0.2, 0.2, 0, 1) 0s;
		}
		.hottie_news_block p {
			margin: 40px auto 0;
			width: 80%;
		}
		.hottie_news_block .hottie_news_img {
			-webkit-transform: scale(1.3);
			-ms-transform: scale(1.3);
			-o-transform: scale(1.3);
			transform: scale(1.3);
		}
			.hottie_news_block:hover .hottie_news_img {
				-webkit-transform: scale(1);
			-ms-transform: scale(1);
			-o-transform: scale(1);
			transform: scale(1);
			}
		.hottie_news_img_parent {
			height: 340px;
			width: 100%;
			overflow: hidden;
			display: block;
			top: 0;
		}

		.hottie_animation_block_border:after {
			content: '';
			display: block;
			border: 20px solid rgba(255,255,255,0.3);
			top: 20px;
			bottom: 20px;
			left: 30px;
			right: 30px;
			position: absolute;
		}
		.hottie_news_block .hottie_news_img:before {
			content: '';
			display: block;
			width: 100%;
			height: 250px;
			bottom: 0;
			position: absolute;
			background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
			-webkit-transition: all 0.8s;
			-o-transition: all 0.8s;
			transition: all 0.8s;
			opacity: 0;
		}
			.hottie_news_block:hover .hottie_news_img:before {
				opacity: 1;
			}
.hottie_title_animation span {
	position: relative;
	-webkit-transition: all 1.4s cubic-bezier(0.2, 0.2, 0, 1) 0s;
	-o-transition: all 1.4s cubic-bezier(0.2, 0.2, 0, 1) 0s;
	transition: all 1.4s cubic-bezier(0.2, 0.2, 0, 1) 0s;
}
.hottie_title_animation span:nth-child(1) {
	transform:translateX(-100px) translateY(-175px);
	transition-delay: 0s;
}
.hottie_title_animation span:nth-child(2) {
	transform:translateX(130px) translateY(65px);
	transition-delay: 25ms;
}
.hottie_title_animation span:nth-child(3) {
	transform:translateX(-30px) translateY(-80px);
	transition-delay: 50ms;
}
.hottie_title_animation span:nth-child(4) {
	transform:translateX(-170px) translateY(150px);
	transition-delay: 75ms;
}
.hottie_title_animation span:nth-child(5) {
	transform:translateX(330px) translateY(180px);
	transition-delay: 100ms;
}
.hottie_title_animation span:nth-child(6) {
	transform:translateX(280px) translateY(340px);
	transition-delay: 125ms;
}
.hottie_title_animation span:nth-child(7) {
	transform:translateX(-170px) translateY(-240px);
	transition-delay: 150ms;
}
.hottie_title_animation span:nth-child(8) {
	transform:translateX(420px) translateY(280px);
	transition-delay: 175ms;
}
.hottie_title_animation span:nth-child(9) {
	transform:translateX(520px) translateY(-190px);
	transition-delay: 200ms;
}
.hottie_title_animation span:nth-child(10) {
	transform:translateX(520px) translateY(-190px);
	transition-delay: 200ms;
}
.hottie_title_animation span:nth-child(11) {
	transform:translateX(-320px) translateY(-290px);
	transition-delay: 200ms;
}
.hottie_title_animation span:nth-child(12) {
	transform:translateX(720px) translateY(-390px);
	transition-delay: 200ms;
}
.hottie_title_animation span:nth-child(13) {
	transform:translateX(120px) translateY(140px);
	transition-delay: 200ms;
}
.hottie_title_animation span:nth-child(14) {
	transform:translateX(320px) translateY(290px);
	transition-delay: 200ms;
}
.hottie_title_animation span:nth-child(15) {
	transform:translateX(520px) translateY(190px);
	transition-delay: 200ms;
}
.hottie_title_animation span:nth-child(16) {
	transform:translateX(120px) translateY(-290px);
	transition-delay: 200ms;
}
.hottie_title_animation span:nth-child(17) {
	transform:translateX(320px) translateY(490px);
	transition-delay: 200ms;
}
.hottie_title_animation span:nth-child(18) {
	transform:translateX(320px) translateY(-100px);
	transition-delay: 200ms;
}
.hottie_title_animation span:nth-child(19) {
	transform:translateX(120px) translateY(290px);
	transition-delay: 200ms;
}
.hottie_title_animation span:nth-child(20) {
	transform:translateX(420px) translateY(-90px);
	transition-delay: 200ms;
}
.hottie_title_animation span:nth-child(9) {
	transform:translateX(160px) translateY(-130px);
	transition-delay: 200ms;
}

/*Firefly*/
.hottie_slider_firefly {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
}
.jqueryFireFly {
	border-radius: 50%!important;
	background-image: url(../images/gold_foil.png)!important;
	box-shadow:0 0 10px #fff;
}
	.retina .jqueryFireFly {
		-webkit-background-size: 511px 65px;
		background-size: 511px 65px;
	}
.jqueryFireFly:nth-child(3n) {
	-webkit-animation: firefly 4000ms infinite linear;
	-moz-animation: firefly 4000ms infinite linear;
	-ms-animation: firefly 4000ms infinite linear;
	-o-animation: firefly 4000ms infinite linear;
	animation: firefly 4000ms infinite linear;
}
.jqueryFireFly:nth-child(4n) {
	-webkit-animation: firefly 6000ms infinite linear;
	-moz-animation: firefly 6000ms infinite linear;
	-ms-animation: firefly 6000ms infinite linear;
	-o-animation: firefly 6000ms infinite linear;
	animation: firefly 6000ms infinite linear;
}
.jqueryFireFly:nth-child(5n) {
	-webkit-animation: firefly 5000ms infinite linear;
	-moz-animation: firefly 5000ms infinite linear;
	-ms-animation: firefly 5000ms infinite linear;
	-o-animation: firefly 5000ms infinite linear;
	animation: firefly 5000ms infinite linear;
}



@-webkit-keyframes firefly {
  0% {
	opacity: 1;
	box-shadow:0 0 10px #BDA549;
	background: #BDA549;
  }
  15% {
	opacity: 0.3;
	box-shadow:0 0 5px #BDA549;
	background: #BDA549;
  }
  20% {
	opacity: 0.1;
  }
  21% {
	opacity: 1;
	box-shadow:0 0 50px #fff;
	background: #fff;
  }
  40% {
	opacity: 1;
	box-shadow:0 0 10px #BDA549;
	background: #BDA549;
  }
  60% {
	opacity: 0.3;
	box-shadow:0 0 0 #fff;
  }
  65% {
	opacity: 1;
	box-shadow:0 0 40px #fff;
	background: #fff;
  }
  80% {
	opacity: 0.3;
  }
  100% {
  	opacity: 1;
  	box-shadow:0 0 10px #BDA549;
  	background: #BDA549;
  }

}
@keyframes firefly {
  0% {
	opacity: 1;
	box-shadow:0 0 10px #BDA549;
	background: #BDA549;
  }
  15% {
	opacity: 0.3;
	box-shadow:0 0 5px #BDA549;
	background: #BDA549;
  }
  20% {
	opacity: 0.1;
  }
  21% {
	opacity: 1;
	box-shadow:0 0 50px #fff;
	background: #fff;
  }
  40% {
	opacity: 1;
	box-shadow:0 0 10px #BDA549;
	background: #BDA549;
  }
  60% {
	opacity: 0.3;
	box-shadow:0 0 0 #fff;
  }
  65% {
	opacity: 1;
	box-shadow:0 0 40px #fff;
	background: #fff;
  }
  80% {
	opacity: 0.3;
  }
  100% {
  	opacity: 1;
  	box-shadow:0 0 10px #BDA549;
  	background: #BDA549;
  }

}


/*Fire Color*/
.hottie_page_fire .hottie_gold span,
.retina .hottie_page_fire .hottie_gold span {
	background-image: url(../images/selima_fire_wh.png);
	-webkit-background-size: 2160px 163px;
	background-size: 2160px 163px;
}
.hottie_page_fire .hottie_wht_txt .hottie_gold span,
.hottie_page_fire .hottie_wht_txt.hottie_gold span,
.retina .hottie_page_fire .hottie_wht_txt .hottie_gold span,
.retina .hottie_page_fire .hottie_wht_txt.hottie_gold span {
	background-image: url(../images/selima_fire.png);
}
.hottie_page_fire  .hottie_gold_subtitle:after,
.hottie_page_fire  .hottie_gold_subtitle:before {
	background: #ff4f05;
}
.hottie_page_fire .owl-prev,
.hottie_page_fire .owl-next,
.hottie_page_fire .hottie_top b,
.hottie_page_fire .hottie_scroll_down b{
	background-image: url(../images/badge_mini_fire.png);
}
.hottie_page_fire .hottie_shop_item_title b {
	background-image: url(../images/badge_mini_fire_dark.png);
}
.hottie_page_fire .hottie_shop_item_title b {

}
.hottie_page_fire .owl-prev:hover,
.hottie_page_fire .owl-next:hover,
.hottie_page_fire .hottie_top:hover b,
.hottie_page_fire .hottie_scroll_down:hover b {
	-webkit-filter: drop-shadow(0 10px 20px rgba(252, 123, 33, 0.9 ));
  filter: drop-shadow(0 10px 20px rgba(252, 123, 33, 0.9 ));
}
.hottie_page_fire .hottie_main_menu,
.hottie_page_fire .hottie_logo:hover,
.hottie_page_fire .hottie_logo,
.hottie_page_fire .btn i,
.hottie_page_fire .hottie_slider_single_btn {
	color: #ff4f05;
}
.hottie_page_fire .hottie_slider_single_btn.active {
	color: #fff;
}
.hottie_page_fire .hottie_main_menu_icon i,
.hottie_page_fire .hottie_logo i:before {
	background: #ff4f05;
}
.hottie_page_fire .jqueryFireFly {
	background-image: url(../images/fire.jpg)!important;
	-webkit-background-size: cover;
	background-size: cover;
}
.hottie_page_fire .owl-dot span {
	background-image: url(../images/badge_mini_fire.png);
}
	.hottie_page_fire .owl-dot.active span {
		-webkit-filter: drop-shadow(0 0 5px rgba(252, 123, 33, 1));
		filter: drop-shadow(0 0 5px rgba(252, 123, 33, 1));
	}

/*Rust Titles*/

.hottie_page_rust  .hottie_gold_subtitle:after,
.hottie_page_rust  .hottie_gold_subtitle:before {
	background: #e29627;
}
.hottie_page_rust .hottie_main_menu,
.hottie_page_rust .hottie_logo:hover,
.hottie_page_rust .hottie_logo,
.hottie_page_rust .btn i,
.hottie_page_rust .hottie_slider_single_btn {
	color: #e29627;
}
.hottie_page_rust .hottie_slider_single_btn.active {
	color: #fff;
}
.hottie_page_rust .hottie_main_menu_icon i,
.hottie_page_rust .hottie_logo i:before {
	background: #e29627;
}
.hottie_rust {
	font-family: intro_rust;
	color: #e29627!important;
	margin-bottom: 40px;
	font-size: 60px;
}
.hottie_slide_title.hottie_rust {
	font-size: 100px;
}
.hottie_wht_txt .hottie_rust {
	color: #fff;
}
.hottie_page_rust .hottie_gold_subtitle {
	font-family: intro_rust;
	margin-bottom: 40px;
	font-size: 30px;
}
.hottie_page_rust .hottie_gold_subtitle:before,
.hottie_page_rust .hottie_gold_subtitle:after {
	background: #e29627;
}
.hottie_section_borders {
	overflow: visible;
}
.hottie_page_rust .owl-prev,
.hottie_page_rust .owl-next,
.hottie_page_rust .hottie_top b,
.hottie_page_rust .hottie_scroll_down b{
	background-image: url(../images/badge_mini_rust.png);
}
.hottie_page_rust .owl-dot span {
	background-image: url(../images/badge_mini_rust.png);
}
@media (max-width:1100px){
	.hottie_section_borders .container {
		overflow: hidden;
	}
	.hottie_rust.hottie_slide_title {
		font-family: intro_rust;
		margin-bottom: 40px;
		font-size: 90px;
		font-weight: normal;
		line-height: 80px;
		margin-top: 40px;
	}
	.hottie_section_borders_lines .container:after {
		right: -100px;
	}
	.hottie_section_borders_lines .container:before {
		left: -100px;
	}
}

@media (max-width:768px){
	.hottie_section_borders_lines .container:after {
		right: -232px;
	}
	.hottie_section_borders_lines .container:before {
		left: -232px;
	}
}

@media (max-width:568px){
	.hottie_rust.hottie_slide_title {
		font-family: intro_rust;
		margin-bottom: 20px;
		font-size: 70px;
		font-weight: normal;
		line-height: 60px;
		margin-top: 20px;
	}
	h2.hottie_rust {
		font-size: 40px;
	}
}

/*Neon Color*/
.hottie_page_neon .hottie_shop_item:hover img {
		transform:scale(1.07) rotate(2deg) translateX(-46%);
		-webkit-filter: drop-shadow(0 10px 10px #292929);
		filter: drop-shadow(0 10px 40px rgba(237, 28, 220, 0.3 ));
}
.hottie_page_neon .hottie_parallax_menu_mini_feaut {
	border: 1px solid #ed1cdc;
	border-radius: 8px;
}
.hottie_page_neon .hottie_neon_title {
	font-family: 'hottie';
	text-shadow: 0 0 10px #0080e2,0 0 20px #0080e2,0 0 30px #0080e2,0 0 40px #004097,0 0 70px #004097;
	color: #bde1ff;
	position: relative;
	display: inline-block;
	padding: 20px 40px;
	text-transform: uppercase;
	margin-bottom: 60px;
}
.hottie_page_neon .container-fluid .hottie_neon_title {
	margin-top: 130px;
}
	.hottie_page_neon h2.hottie_neon_title:before {
		box-shadow:0 0 15px 4px #ed1cdc,0 0 120px 2px #790072,inset 0 0 15px 4px #ed1cdc,inset 0 0 100px 2px #790072;
		border-color:#ffbde5;
		content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #fff;
    border-radius: 8px;
    -webkit-animation: neon 6s infinite linear;
	  -moz-animation: neon 6s infinite linear;
	  -ms-animation: neon 6s infinite linear;
	  -o-animation: neon 6s infinite linear;
	  animation: neon 6s infinite linear;
    z-index: -1;
}
}
.hottie_page_neon .btn {
	box-shadow:0 0 15px 4px #ed1cdc,0 0 120px 2px #790072,inset 0 0 15px 4px #ed1cdc,inset 0 0 100px 2px #790072;
	border-radius: 8px;
	border: 2px solid #fff;
	border-color:#ffbde5;
}

@-webkit-keyframes neon {
	24% {
    opacity: 1;
  }
	25% {
    opacity: 0;
  }
  26% {
  	opacity: 1;
  }

  44% {
    opacity: 1;
  }
	45% {
    opacity: 0;
  }
  46% {
  	opacity: 1;
  }
}

@-moz-keyframes neon {
	24% {
    opacity: 1;
  }
	25% {
    opacity: 0;
  }
  26% {
  	opacity: 1;
  }

  44% {
    opacity: 1;
  }
	45% {
    opacity: 0;
  }
  46% {
  	opacity: 1;
  }
}

@-o-keyframes neon {
	24% {
    opacity: 1;
  }
	25% {
    opacity: 0;
  }
  26% {
  	opacity: 1;
  }

  44% {
    opacity: 1;
  }
	45% {
    opacity: 0;
  }
  46% {
  	opacity: 1;
  }
}

@keyframes neon {
  24% {
    opacity: 1;
  }
	25% {
    opacity: 0;
  }
  26% {
  	opacity: 1;
  }

  44% {
    opacity: 1;
  }
	45% {
    opacity: 0;
  }
  46% {
  	opacity: 1;
  }
}

.hottie_neon_subtitle {
  position: absolute;
  top: -12px;
  font-family: Monoton;
  font-size: 24px;
  display: block;
  width: 100%;
  left: 0;
  height: 100%;
  text-shadow: 0 0 4px #070707,0 0 10px #070707,0 0 12px #ed1cdc,0 0 15px #ed1cdc,0 0 25px #ed1cdc,0 0 40px #ed1cdc,0 0 50px #ed1cdc,0 0 50px #ed1cdc;
  color: #ffbde5;
  -webkit-animation: neon 6s infinite linear;
  -moz-animation: neon 6s infinite linear;
  -ms-animation: neon 6s infinite linear;
  -o-animation: neon 6s infinite linear;
  animation: neon 6s infinite linear;
}
.hottie_page_neon .hottie_logo {
	font-family: 'hottie';
	font-weight: normal;
}
.hottie_page_neon .hottie_logo .hottie_name {
  font-family: 'hottie', sans-serif;
  text-transform: uppercase;
  color: #ff00d8;
  text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.5), 0 0 10px #fff, 0 0 10px #7d26cd, 0 0 5px #7d26cd;
  font-weight: bold;
  -webkit-animation: blink 0.01s infinite alternate;
  -moz-animation: blink 0.01s infinite alternate;
  -o-animation: blink 0.01s infinite alternate;
  animation: blink 0.01s infinite alternate;
}
	.hottie_page_neon .hottie_logo i,
	.hottie_page_neon .hottie_main_menu_icon_b,
	.hottie_page_neon .hottie_main_menu_icon b,
	.hottie_page_neon .hottie_news_title {
		font-family: Lato;
	}
	.hottie_page_neon .hottie_news_block p {
		margin-top: 0;
	}
	.hottie_neon_subtitle b {
		position: absolute;
		font-weight: normal;
		bottom: -26px;
		display: block;
		left: 0;
		width: 100%;
	}

.hottie_page_neon .hottie_title_animation {
	font-family: Monoton;
	font-size: 34px;
}
.hottie_page_neon  .hottie_gold_subtitle:after,
.hottie_page_neon  .hottie_gold_subtitle:before {
	background: #ed1cdc;
}
.hottie_page_neon .owl-prev,
.hottie_page_neon .owl-next,
.hottie_page_neon .hottie_top b,
.hottie_page_neon .hottie_scroll_down b{
	background-image: url(../images/badge_mini_neon.png);
}
.hottie_page_neon .hottie_shop_item_title b {
	background-image: url(../images/badge_mini_neon_dark.png);
}
.hottie_page_neon .owl-prev:hover,
.hottie_page_neon .owl-next:hover,
.hottie_page_neon .hottie_top:hover b,
.hottie_page_neon .hottie_scroll_down:hover b {
	-webkit-filter: drop-shadow(0 10px 20px rgba(237, 28, 220, 0.9 ));
  filter: drop-shadow(0 10px 20px rgba(237, 28, 220, 0.9 ));
}
.hottie_page_neon .hottie_main_menu,
.hottie_page_neon .hottie_logo:hover,
.hottie_page_neon .hottie_logo,
.hottie_page_neon .btn i,
.hottie_page_neon .hottie_slider_single_btn {
	color: #ed1cdc;
}
.hottie_page_neon .hottie_slider_single_btn.active {
	color: #fff;
}
.hottie_page_neon .hottie_main_menu_icon i,
.hottie_page_neon .hottie_logo i:before {
	background: #ed1cdc;
}
.hottie_page_neon .jqueryFireFly {
	background-image: url(../images/fire.jpg)!important;
	-webkit-background-size: cover;
	background-size: cover;
}
.hottie_page_neon .owl-dot span {
	background-image: url(../images/badge_mini_neon.png);
}
.hottie_page_neon .owl-dot.active span {
	-webkit-filter: drop-shadow(0 0 5px rgba(237, 28, 220, 1));
	filter: drop-shadow(0 0 5px rgba(237, 28, 220, 1));
}


/*Red Color*/

.hottie_page_red .hottie_parallax_menu_mini_feaut {
	border: 1px solid #e50606;
}
.hottie_page_red .hottie_gold span,
.retina .hottie_page_red .hottie_gold span {
	background-image: url(../images/selima_red_wh.png);
	-webkit-background-size: 2160px 163px;
	background-size: 2160px 163px;
}
.hottie_page_red .hottie_wht_txt .hottie_gold span,
.hottie_page_red .hottie_wht_txt.hottie_gold span,
.retina .hottie_page_red .hottie_wht_txt .hottie_gold span,
.retina .hottie_page_red .hottie_wht_txt.hottie_gold span {
	background-image: url(../images/selima_red.png);
}
.hottie_page_red  .hottie_gold_subtitle:after,
.hottie_page_red  .hottie_gold_subtitle:before {
	background: #e50606;
}
.hottie_page_red .owl-prev,
.hottie_page_red .owl-next,
.hottie_page_red .hottie_top b,
.hottie_page_red .hottie_scroll_down b {
	background-image: url(../images/badge_mini_red.png);
}
.hottie_page_red .hottie_shop_item_title b {
	background-image: url(../images/badge_red.png);
}
.hottie_page_red .hottie_shop_item_title b {

}
.hottie_page_red .owl-prev:hover,
.hottie_page_red .owl-next:hover,
.hottie_page_red .hottie_top:hover b,
.hottie_page_red .hottie_scroll_down:hover b {
	-webkit-filter: drop-shadow(0 10px 20px rgba(229, 6, 6, 0.9 ));
  filter: drop-shadow(0 10px 20px rgba(229, 6, 6, 0.9 ));
}
.hottie_page_red .hottie_main_menu,
.hottie_page_red .hottie_logo:hover,
.hottie_page_red .hottie_logo,
.hottie_page_red .btn i,
.hottie_page_red .hottie_slider_single_btn {
	color: #e50606;
}
.hottie_page_red .hottie_slider_single_btn.active {
	color: #fff;
}
.hottie_page_red .hottie_main_menu_icon i,
.hottie_page_red .hottie_logo i:before {
	background: #e50606;
}
.hottie_page_red .jqueryFireFly {
	background: red!important;
}
.hottie_page_red .owl-dot span {
	background-image: url(../images/badge_mini_red.png);
}
	.hottie_page_red .owl-dot.active span {
		-webkit-filter: drop-shadow(0 0 5px rgba(229, 6, 6, 1));
		filter: drop-shadow(0 0 5px rgba(229, 6, 6, 1));
	}


/*IceCream Color*/
.hottie_page_ice .hottie_gold span,
.retina .hottie_page_ice .hottie_gold span {
	background-image: url(../images/selima_ice_wh.png);
	-webkit-background-size: 2160px 163px;
	background-size: 2160px 163px;
}
.hottie_page_ice .hottie_wht_txt .hottie_gold span,
.hottie_page_ice .hottie_wht_txt.hottie_gold span,
.retina .hottie_page_ice .hottie_wht_txt .hottie_gold span,
.retina .hottie_page_ice .hottie_wht_txt.hottie_gold span {
	background-image: url(../images/selima_ice.png);
}
.hottie_page_ice  .hottie_gold_subtitle:after,
.hottie_page_ice  .hottie_gold_subtitle:before {
	background: #b02fbf;
}
.hottie_page_ice .owl-prev,
.hottie_page_ice .owl-next,
.hottie_page_ice .hottie_top b,
.hottie_page_ice .hottie_scroll_down b,
.hottie_page_ice .hottie_shop_item_title b {
	background-image: url(../images/badge_mini_ice.png);
}
.hottie_page_ice .hottie_shop_item_title b {
	
}
.hottie_page_ice .owl-prev:hover,
.hottie_page_ice .owl-next:hover,
.hottie_page_ice .hottie_top:hover b,
.hottie_page_ice .hottie_scroll_down:hover b {
	-webkit-filter: drop-shadow(0 10px 20px rgba(176, 47, 191, 0.9 ));
  filter: drop-shadow(0 10px 20px rgba(176, 47, 191, 0.9 ));
}
.hottie_page_ice .hottie_main_menu,
.hottie_page_ice .hottie_logo:hover,
.hottie_page_ice .hottie_logo,
.hottie_page_ice .btn i,
.hottie_page_ice .hottie_slider_single_btn {
	color: #b02fbf;
}
.hottie_page_ice .hottie_slider_single_btn.active {
	color: #fff;
}
.hottie_page_ice .hottie_main_menu_icon i,
.hottie_page_ice .hottie_logo i:before {
	background: #b02fbf;
}
.hottie_page_ice .jqueryFireFly {
	background-color:#b02fbf;
	-webkit-background-size: cover;
	background-size: cover;
}
.hottie_page_ice .owl-dot span {
	background-image: url(../images/badge_mini_ice.png);
}
	.hottie_page_ice .owl-dot.active span {
		-webkit-filter: drop-shadow(0 0 5px rgba(176, 47, 191, 1));
		filter: drop-shadow(0 0 5px rgba(176, 47, 191, 1));
	}

/*Gold Letter*/
.hottie_gold span {
	display: inline-block;
	text-indent: -10000px;
	background-image: url(../images/selima_gold_mini.png);
	margin-left: -7px;	
}
.retina .hottie_gold span {
	background-image: url(../images/selima_gold_wh.png);
	-webkit-background-size: 2160px 163px;
	background-size: 2160px 163px;
}
.retina .hottie_wht_txt .hottie_gold span,
.retina .hottie_wht_txt.hottie_gold span {
	background-image: url(../images/selima_gold.png);
} 

.hottie_gold_big span {
	background-image: url(../images/selima_gold.png);
}
.retina .hottie_gold_big span {
	background-image: url(../images/selima_gold_retina.html);
	-webkit-background-size: 3794px 326px;
	background-size: 3794px 326px;
}
.hottie_gold_big {
	transform:scale(1);
}
.hottie_gold_bullet:after {
	display: block;
	position: absolute;
	content: '';
	background-image: url(../images/gold_foil2.png);
	-webkit-background-size: 40px 64px;
	background-size: 40px 64px;
	width: 15px;
	height: 4px;
	
}
.text-center .hottie_gold_bullet:after {
	left: 50%;
	transform:translateX(-50%);
}
.hottie_gold_subtitle {
	margin-top: -20px;
	margin-bottom: 70px;
}
.hottie_gold_subtitle:before {
	display: block;
	position: absolute;
	content: '';
	background-image: url(../images/gold_foil2.png);
	-webkit-background-size: 40px 64px;
	background-size: 40px 64px;
	width: 15px;
	height: 2px;
	margin-top: -13px;
}
.hottie_gold_subtitle:after {
	display: block;
	position: absolute;
	content: '';
	background-image: url(../images/gold_foil2.png);
	-webkit-background-size: 40px 64px;
	background-size: 40px 64px;
	width: 15px;
	height: 2px;
	margin-top: 15px;
}
	.hottie_animation_block .hottie_gold_subtitle {
		margin-bottom: 50px;
		position: relative;
	}

.text-center .hottie_gold_subtitle:before,
.text-center .hottie_gold_subtitle:after {
	left: 50%;
	transform:translateX(-50%);
}

.text-left .hottie_gold_subtitle:before,
.text-left .hottie_gold_subtitle:after {
	left: 0;
	transform:translateX(0);
}
.text-right .hottie_gold_subtitle:before,
.text-right .hottie_gold_subtitle:after {
	left: auto;
	transform:translateX(0);
	right: 0;
}



.hottie_letter_ {
	width: 30px;
}

/*Numbers Let*/

.hottie_gold .hottie_letter_1 {
	height: 75px;
	width: 32px;
	background-position: -1646px -15px;
	margin-right:10px;
}
.hottie_gold .hottie_letter_2 {
	height: 75px;
	width: 29px;
	background-position: -1698px -15px;
	margin-right:10px;
}
.hottie_gold .hottie_letter_3 {
	height: 75px;
	width: 27px;
	background-position: -1750px -15px;
	margin-right:10px;	
}
.hottie_gold .hottie_letter_4 {
	height: 75px;
	width: 27px;
	background-position: -1801px -15px;
	margin-right:10px;
}
.hottie_gold .hottie_letter_5 {
	height: 75px;
	width: 35px;
	background-position: -1852px -15px;
	margin-right:10px;
}
.hottie_gold .hottie_letter_6 {
	height: 75px;
	width: 32px;
	background-position: -1908px -15px;
	margin-right:10px;	
}
.hottie_gold .hottie_letter_7 {
	height: 75px;
	width: 35px;
	background-position: -1963px -15px;
	margin-right:5px;
}
.hottie_gold .hottie_letter_8 {
	height: 75px;
	width: 32px;
	background-position: -2016px -15px;
	margin-right:10px;	
}
.hottie_gold .hottie_letter_9 {
	height: 75px;
	width: 35px;
	background-position: -2069px -15px;
	margin-right:10px;
}
.hottie_gold .hottie_letter_0 {
	height: 75px;
	width: 33px;
	background-position: -2125px -15px;
	margin-right:10px;
}

/*Cap Let*/
.hottie_gold .hottie_letter_A {
	width: 48px;
	height: 74px;
	background-position: -8px -90px;	
}
.hottie_gold .hottie_letter_B {
	width: 61px;
	height: 74px;
	background-position: -73px -90px;	
	margin-right: 4px;	
}
.hottie_gold .hottie_letter_C {
	width: 38px;
	height: 74px;
	background-position: -154px -90px;
	margin-right: 3px;	
}
.hottie_gold .hottie_letter_D {
	width: 57px;
	height: 74px;
	background-position: -223px -90px;
	margin-right: -2px;	
}
.hottie_gold .hottie_letter_E {
	width: 39px;
	height: 74px;
	background-position: -299px -90px;	
}
.hottie_gold .hottie_letter_F {
	width: 55px;
	height: 74px;
	background-position: -370px -90px;
	margin-right: -10px;		
}
.hottie_gold .hottie_letter_G {
	width: 47px;
	height: 73px;
	background-position: -439px -90px;	
}
.hottie_gold .hottie_letter_H {
	width: 52px;
	height: 74px;
	background-position: -517px -90px;	
}
.hottie_gold .hottie_letter_I {
	width: 38px;
	height: 74px;
	background-position: -582px -90px;	
}
.hottie_gold .hottie_letter_J {
	width: 42px;
	height: 74px;
	background-position: -638px -90px;	
}
.hottie_gold .hottie_letter_K {
	width: 51px;
	height: 74px;
	background-position: -710px -90px;	
}
.hottie_gold .hottie_letter_L {
	width: 36px;
	height: 74px;
	background-position: -783px -90px;	
}
.hottie_gold .hottie_letter_M {
	width: 62px;
	height: 74px;
	background-position: -836px -90px;	
}
.hottie_gold .hottie_letter_N {
	width: 56px;
	height: 74px;
	background-position: -927px -90px;	
}
.hottie_gold .hottie_letter_O {
	width: 39px;
	height: 74px;
	background-position: -1021px -90px;
	margin-right: 4px;	
}
.hottie_gold .hottie_letter_P {
	width: 63px;
	height: 74px;
	background-position: -1087px -90px;
	margin-right: -9px;	
}
.hottie_gold .hottie_letter_Q {
	width: 57px;
	height: 74px;
	background-position: -1160px -88px;	
}
.hottie_gold .hottie_letter_R {
	width: 54px;
	height: 74px;
	background-position: -1252px -90px;	
}
.hottie_gold .hottie_letter_S {
	width: 44px;
	height: 74px;
	background-position: -1326px -90px;
	margin-right: -4px;		
}
.hottie_gold .hottie_letter_T {
	width: 44px;
	height: 74px;
	background-position: -1401px -89px;
	margin-right: -5px;	
}
.hottie_gold .hottie_letter_U {
	width: 52px;
	height: 74px;
	background-position: -1469px -90px;	
}
.hottie_gold .hottie_letter_V {
	width: 53px;
	height: 74px;
	background-position: -1544px -90px;	
	margin-right: -10px;	
}
.hottie_gold .hottie_letter_W {
	width: 58px;
	height: 74px;
	background-position: -1614px -90px;	
}
.hottie_gold .hottie_letter_X {
	width: 51px;
	height: 74px;
	background-position: -1695px -90px;	
}
.hottie_gold .hottie_letter_Y {
	width: 50px;
	height: 74px;
	background-position: -1771px -90px;	
}
.hottie_gold .hottie_letter_Z {
	width: 55px;
	height: 74px;
	background-position: -1843px -90px;	
}

/*SmallCap Let*/
.hottie_gold .hottie_letter_a {
	width: 34px;
	height: 90px;
	background-position: 0 0;	
}
.hottie_gold .hottie_letter_b {
	width: 36px;
	height: 90px;
	background-position: -53px 0;
	margin-left: -3px;	
}
.hottie_gold .hottie_letter_c {
	width: 34px;
	height: 90px;
	background-position: -124px 0;	
}
.hottie_gold .hottie_letter_d {
	width: 48px;
	height: 90px;
	background-position: -178px 0;	
}
.hottie_gold .hottie_letter_e {
	width: 35px;
	height: 90px;
	background-position: -249px 0;	
}
.hottie_gold .hottie_letter_f {
	width: 38px;
	height: 90px;
	background-position: -299px 0;	
}
.hottie_gold .hottie_letter_g {
	width: 44px;
	height: 90px;
	background-position: -354px 0;	
}
.hottie_gold .hottie_letter_h {
	width: 47px;
	height: 90px;
	background-position: -429px 0;
	margin-left: -10px;	
}
.hottie_gold .hottie_letter_i {
	width: 26px;
	height: 90px;
	background-position: -503px 0;	
}
.hottie_gold .hottie_letter_j {
	width: 45px;
	height: 90px;
	background-position: -538px 0;
	margin-left: -22px;	
}
.hottie_gold .hottie_letter_k {
	width: 44px;
	height: 90px;
	background-position: -611px 0;	
}
.hottie_gold .hottie_letter_l {
	width: 33px;
	height: 90px;
	background-position: -682px 0;	
}
.hottie_gold .hottie_letter_m {
	width: 59px;
	height: 90px;
	background-position: -736px 0;	
}
.hottie_gold .hottie_letter_n {
	width: 52px;
	height: 90px;
	background-position: -823px 0;	
}
.hottie_gold .hottie_letter_o {
	width: 33px;
	height: 90px;
	background-position: -897px 0;	
}
.hottie_gold .hottie_letter_p {
	width: 44px;
	height: 90px;
	background-position: -949px 0;	
}
.hottie_gold .hottie_letter_q {
	width: 37px;
	height: 90px;
	background-position: -1025px 0;	
}
.hottie_gold .hottie_letter_r {
	width: 28px;
	height: 90px;
	background-position: -1098px 0;	
	margin-right: 4px;
}
.hottie_gold .hottie_letter_s {
	width: 32px;
	height: 90px;
	background-position: -1147px 0;
	margin-left: -5px;	
}
.hottie_gold .hottie_letter_t {
	width: 33px;
	height: 89px;
	background-position: -1204px 0;	
}
.hottie_gold .hottie_letter_u {
	width: 40px;
	height: 90px;
	background-position: -1259px 0;	
}
.hottie_gold .hottie_letter_v {
	width: 37px;
	height: 90px;
	background-position: -1330px 0;
}
.hottie_gold .hottie_letter_w {
	width: 40px;
	height: 90px;
	background-position: -1404px 0;	
}
.hottie_gold .hottie_letter_x {
	width: 32px;
	height: 90px;
	background-position: -1469px 0;	
	margin-left:-15px;
	margin-right: 8px;
}
.hottie_gold .hottie_letter_y {
	width: 58px;
	height: 90px;
	background-position: -1515px 0;
	margin-left: -15px;
}
.hottie_gold .hottie_letter_z {
	width: 37px;
	height: 90px;
	background-position: -1595px 0;
	margin-left: -10px;
}

/*Big Gold*/
/*Cap Let*/
.hottie_gold_big .hottie_letter_A {
	width: 96px;
	height: 148px;
	background-position: -16px -180px;	
}
.hottie_gold_big .hottie_letter_B {
	width: 122px;
	height: 148px;
	background-position: -146px -180px;	
	margin-right: 4px;	
}
.hottie_gold_big .hottie_letter_C {
	width: 76px;
	height: 148px;
	background-position: -308px -180px;
	margin-right: 6px;	
}
.hottie_gold_big .hottie_letter_D {
	width: 114px;
	height: 148px;
	background-position: -446px -180px;
	margin-right: -4px;	
}
.hottie_gold_big .hottie_letter_E {
	width: 78px;
	height: 148px;
	background-position: -588px -180px;	
}
.hottie_gold_big .hottie_letter_F {
	width: 110px;
	height: 148px;
	background-position: -740px -180px;
	margin-right: -20px;		
}
.hottie_gold_big .hottie_letter_G {
	width: 94px;
	height: 148px;
	background-position: -878px -180px;	
}
.hottie_gold_big .hottie_letter_H {
	width: 104px;
	height: 148px;
	background-position: -1032px -180px;	
}
.hottie_gold_big .hottie_letter_I {
	width: 76px;
	height: 148px;
	background-position: -1164px -180px;	
}
.hottie_gold_big .hottie_letter_J {
	width: 84px;
	height: 148px;
	background-position: -1276px -180px;	
}
.hottie_gold_big .hottie_letter_K {
	width: 102px;
	height: 148px;
	background-position: -1420px -180px;	
}
.hottie_gold_big .hottie_letter_L {
	width: 78px;
	height: 148px;
	background-position: -1566px -180px;	
}
.hottie_gold_big .hottie_letter_M {
	width: 124px;
	height: 148px;
	background-position: -1672px -180px;	
}
.hottie_gold_big .hottie_letter_N {
	width: 112px;
	height: 148px;
	background-position: -1854px -180px;	
}
.hottie_gold_big .hottie_letter_O {
	width: 78px;
	height: 148px;
	background-position: -2042px -180px;
	margin-right: 8px;	
}
.hottie_gold_big .hottie_letter_P {
	width: 126px;
	height: 148px;
	background-position: -2174px -180px;
	margin-right: -18px;	
}
.hottie_gold_big .hottie_letter_Q {
	width: 114px;
	height: 148px;
	background-position: -2320px -176px;	
}
.hottie_gold_big .hottie_letter_R {
	width: 108px;
	height: 148px;
	background-position: -2504px -180px;	
}
.hottie_gold_big .hottie_letter_S {
	width: 88px;
	height: 148px;
	background-position: -2652px -180px;
	margin-right: -4px;		
}

.hottie_gold_big .hottie_letter_T {
	width: 88px;
	height: 148px;
	background-position: -2802px -178px;
	margin-right: -10px;	
}
.hottie_gold_big .hottie_letter_U {
	width: 104px;
	height: 148px;
	background-position: -2938px -180px;	
}
.hottie_gold_big .hottie_letter_V {
	width: 106px;
	height: 148px;
	background-position: -3088px -180px;	
	margin-right: -20px;	
}
.hottie_gold_big .hottie_letter_W {
	width: 116px;
	height: 148px;
	background-position: -3228px -180px;	
}
.hottie_gold_big .hottie_letter_X {
	width: 102px;
	height: 148px;
	background-position: -3390px -180px;	
}
.hottie_gold_big .hottie_letter_Y {
	width: 100px;
	height: 148px;
	background-position: -3542px -180px;	
}
.hottie_gold_big .hottie_letter_Z {
	width: 110px;
	height: 148px;
	background-position: -3686px -180px;	
}

/*SmallCap Let*/
.hottie_gold_big .hottie_letter_a {
	width: 68px;
	height: 180px;
	background-position: 0 0;	
}
.hottie_gold_big .hottie_letter_b {
	width: 72px;
	height: 180px;
	background-position: -106px 0;
	margin-left: -6px;	
}
.hottie_gold_big .hottie_letter_c {
	width: 68px;
	height: 180px;
	background-position: -248px 0;	
}
.hottie_gold_big .hottie_letter_d {
	width: 96px;
	height: 180px;
	background-position: -356px 0;	
}
.hottie_gold_big .hottie_letter_e {
	width: 70px;
	height: 180px;
	background-position: -498px 0;	
}
.hottie_gold_big .hottie_letter_f {
	width: 76px;
	height: 180px;
	background-position: -598px 0;	
}
.hottie_gold_big .hottie_letter_g {
	width: 88px;
	height: 180px;
	background-position: -708px 0;	
}
.hottie_gold_big .hottie_letter_h {
	width: 94px;
	height: 180px;
	background-position: -858px 0;
	margin-left: -20px;	
}
.hottie_gold_big .hottie_letter_i {
	width: 52px;
	height: 180px;
	background-position: -1006px 0;	
}
.hottie_gold_big .hottie_letter_j {
	width: 90px;
	height: 180px;
	background-position: -1076px 0;
	margin-left: -44px;	
}
.hottie_gold_big .hottie_letter_k {
	width: 88px;
	height: 180px;
	background-position: -1222px 0;	
}
.hottie_gold_big .hottie_letter_l {
	width: 66px;
	height: 180px;
	background-position: -1364px 0;	
}
.hottie_gold_big .hottie_letter_m {
	width: 118px;
	height: 180px;
	background-position: -1472px 0;	
}
.hottie_gold_big .hottie_letter_n {
	width: 104px;
	height: 180px;
	background-position: -1646px 0;	
}
.hottie_gold_big .hottie_letter_o {
	width: 66px;
	height: 180px;
	background-position: -1794px 0;	
}
.hottie_gold_big .hottie_letter_p {
	width: 88px;
	height: 180px;
	background-position: -2160px 0;	
}
.hottie_gold_big .hottie_letter_q {
	width: 74px;
	height: 180px;
	background-position: -2050px 0;	
}
.hottie_gold_big .hottie_letter_r {
	width: 56px;
	height: 180px;
	background-position: -2186px 0;	
}
.hottie_gold_big .hottie_letter_s {
	width: 64px;
	height: 180px;
	background-position: -2294px 0;
	margin-left: -10px;	
}
.hottie_gold_big .hottie_letter_t {
	width: 66px;
	height: 178px;
	background-position: -2408px 0;	
}
.hottie_gold_big .hottie_letter_u {
	width: 80px;
	height: 180px;
	background-position: -2518px 0;	
}
.hottie_gold_big .hottie_letter_v {
	width: 74px;
	height: 180px;
	background-position: -2660px 0;
}
.hottie_gold_big .hottie_letter_w {
	width: 80px;
	height: 180px;
	background-position: -2808px 0;	
}
.hottie_gold_big .hottie_letter_x {
	width: 64px;
	height: 180px;
	background-position: -2938px 0;	
}
.hottie_gold_big .hottie_letter_y {
	width: 116px;
	height: 180px;
	background-position: -3030px 0;
	margin-left: -30px;
}
.hottie_gold_big .hottie_letter_z {
	width: 74px;
	height: 180px;
	background-position: -3190px 0;
	margin-left: -20px;
}




.hottie_title_section_bl_big {
	width: 800px;
	height: 400px;
	position: absolute;
	right: 0;
	bottom: -200px;
	z-index: 1;
}
.hottie_title_section_bl_small {
	width: 400px;
	height: 300px;
	position: absolute;
	right: 0;
	bottom: -150px;
	z-index: 2;
	right: 600px;
}

/*06.1 Icon Boxes*/
.hottie_icon_boxes {
	margin-top: 80px;
}
.hottie_icon_box, .hottie_anim_box {
	margin-bottom: 0;
	color: #666;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	padding: 0 10px;
}
	
	.hottie_icon_box h4 {
		font:500 16px Bree Serif, Arial;
		text-transform: uppercase;
		line-height: 1.225;
		color: #333;
		margin-bottom: 25px;
	}
		.hottie_icon_box h4:after {
			display: block;
			content: '';
			height: 1px;
			width: 100px;
			background: #C9C9C9;
			margin-top: 15px;
			-webkit-transition: all 1s;
			-o-transition: all 1s;
			transition: all 1s;
		}
		.hottie_wht_txt .hottie_icon_box h4:after {
			background: #fff;
			opacity: 0.5;
		}
		.text-right .hottie_icon_box h4:after {
			margin-right: 0;
		}
		.text-left .hottie_icon_box h4:after {
			margin-left: 0;
		}
		.hottie_icon_box:hover h4:after {
			width: 150px;
		}
		.hottie_icon_box h4 b {
			display: block;
			font-size: 20px;
			margin: 0 0 4px;
		}
		.hottie_icon_box h4 b:after {
			display: block;
		}
		.hottie_icon_box h4 strong {
			display: block;
			font: 700 60px/60px Bree Serif, Arial;
			margin-bottom: 20px;
		}
	.hottie_icon_box i {
		font-size: 40px;
		margin: 10px 0 0 5px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		position: absolute;
	}

	.hottie_icon_box:hover i {
		color: #000;
	}
	.hottie_wht_txt .hottie_icon_box i {
		color: #fff;
	}

	.hottie_icon_box_content {
		overflow: hidden;
		padding: 0 10px 0 65px;
		position: relative;
	}
	.hottie_testimonials {
		position: absolute;
		width: 90%;
		z-index: 2;
		background: rgba(255,255,255,1);
		padding: 55px 40px;
		opacity: 0;
		-webkit-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
		-webkit-transition-delay: 0.1s;
		-o-transition-delay: 0.1s;
		transition-delay: 0.1s;
		box-shadow:0 10px 20px rgba(0,0,0,0.1);
		left:50%;
		margin: 0 0 0 -45%;
		top: 120px;
	}
	.hottie_icon_box:hover .hottie_testimonials {
		opacity: 1;
		top: 100px;
	}
		.hottie_testimonials:before {
			display: block;
			content: "\e67f";
			font-size: 30px;
			position: absolute;
			font-family:themify;
			top: 20px;
			left: 20px;
		}
		.hottie_testimonials:after {
			display: block;
			content: "\e67e";
			font-size: 30px;
			position: absolute;
			font-family:themify;
			bottom: 20px;
			right: 20px;
		}
		.hottie_testimonials b {
			display: block;
			font:500 20px/30px Bree Serif, Arial;
			margin-bottom: 10px;
		}


/*06.2 Animation Blocks*/
.noactive .hottie_icon_box, .noactive .hottie_anim_box {
	opacity: 0;
	top: 30px;
	-webkit-transition-delay: 0s!important;
	-o-transition-delay: 0s!important;
	transition-delay: 0s!important;
	filter: blur(5px);
	-webkit-filter: blur(5px);
}
.active .hottie_icon_box, .active .hottie_anim_box {
	opacity: 1;
	top:0;
	filter: blur(0);
}
	/*06.2.01 Iphone Animations*/
	.hottie_iphone {
		width: 200px;
		height: 567px;
		position: absolute;
	}
	
	.hottie_iphone_gold {
		z-index: 1;
		-webkit-transition: top 5s;
		-o-transition: top 5s;
		transition: top 4s;
		right: 0;
		top: -40px;
	}
	.text-center .hottie_iphone_gold {
		left: 50%;
		transform:translateX(-50%);
		margin-left: 80px;
	}
	.text-center .hottie_iphone_pink {
		left: 50%;
		transform:translateX(-50%);
		margin-left: -80px;
		height: 567px;
		width: 200px;
	}
	.text-center .active .hottie_iphone_pink {
		top:-40px;
	}
	.text-center .active .hottie_iphone_gold {
		top:0px;
	}
		.hottie_iphone_gold_front {
			z-index: 2;
			right: 200px;
		}
	.hottie_iphone_pink {
		top: 0;
		z-index: 2;
		right: 180px;
		width: 250px;
		height: 708px;
		-webkit-transition: top 1s;
		-o-transition: top 1s;
		transition: top 2s;
	}
		.hottie_iphone_pink_back {
			z-index: 1;
			right: 0;
		}
	.active .hottie_iphone_pink {
		top:-80px;
	}
	.active .hottie_iphone_gold {
		top:20px;
	}
	/*06.2.02 Macbook Animation*/
	.hottie_macbook {
		background: url(../images/macbook2.html);
		-webkit-background-size: cover;
		background-size: cover;
		width: 600px;
		height: 403px;
		position: absolute;
		top: 50px;
		-webkit-transition: top 1s;
		-o-transition: top 1s;
		transition: top 2s;
	}
	.active .hottie_macbook {
		top: -50px;
	}

/*06.3 Browsers Images*/
.hottie_browser_img {
	width: 770px;
	position: absolute;
	height: 400px;
	bottom: 0;
	-webkit-transition: bottom 1s;
	-o-transition: bottom 1s;
	transition: bottom 1s;
}
.hottie_browser_mobile {
	left: 0;
	bottom: -141px;
	z-index: 4;
	width: 250px;
}
.hottie_browser_tablet {
	right: 0;
	bottom: -121px;
	width: 500px;
	z-index: 4;
}	
.hottie_browser_desktop {
	z-index: 5;
	left: 50%;
	margin-left: -425px;
	bottom: -82px;
}
	.hottie_browser_desktop:before {
		position: absolute;
		display: block;
		content: '';
		background:url(../images/hottie_desktop.html);
		width: 100%;
		height: 32px;
		z-index: 2;
		background-size: cover;
		border-radius: 5px 5px 0 0;
		margin-top: -32px;
	}
	.hottie_browser_mobile:before {
		position: absolute;
		display: block;
		content: '';
		background:url(../images/hottie_mobile_header.html);
		width: 100%;
		height: 42px;
		z-index: 2;
		background-size: cover;
		margin-top: -42px;
		border-radius: 5px 5px 0 0;
	}
	.hottie_browser_tablet:before {
		position: absolute;
		display: block;
		content: '';
		background:url(../images/hottie_tablet_header.html);
		width: 100%;
		height: 41px;
		z-index: 2;
		background-size: cover;
		border-radius: 5px 5px 0 0;
		margin-top: -41px;
	}
.hottie_browsers {
	height: 300px;
	position: relative;
	bottom: -128px;
}
.hottie_browsers .active .hottie_browser_desktop {
	bottom: -32px;
}
.hottie_browsers .active .hottie_browser_mobile {
	bottom: -202px;
}
.hottie_browsers .active .hottie_browser_tablet {
	bottom: -141px;
}

/*06.4 Team*/
.hottie_icon_box_photo {
	overflow: hidden;	
	height: 400px;
	position: relative;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 1s;
}
.hottie_team_box h4 b {
	display: inline-block;
	margin: 8px 0;
	font:900 26px/38px Bree Serif, Arial;
}
.hottie_team_box {
	margin-bottom: 0;
}

	
	.hottie_icon_box_photo:after {
		display: block;
		content: '';
		height: 1px;
		width: 100%;
		background: #c9c9c9;
		position: absolute;
		bottom: 0;
	}
.hottie_icon_box_photo img {
	width: auto;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.3s ease;
	height: 200%;
}
	.hottie_icon_box:hover .hottie_icon_box_photo img {
		height: 100%;
	}



/*06.5 Sliders*/
.owl-theme .owl-controls .owl-page span {
	width: 20px;
	height: 2px;
	margin: 15px 3px;
}
.hottie_team_slider .owl-controls,
.insta_slider .owl-controls {
	top: auto;
	position: relative;
	margin: 40px 0;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.hottie_team_slider_sepia .hottie_team_box img {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-filter: sepia(100%);
	-o-filter: sepia(100%);
	filter: sepia(100%);
}
	.hottie_team_slider_sepia .hottie_team_box:hover img {
		-webkit-filter: sepia(0%);
		-o-filter: sepia(0%);
		filter: sepia(0%);
	}

.hottie_team_slider_bw .hottie_team_box img, .hottie_team_slider_bw .hottie_news_img img {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}
	.hottie_team_slider_bw .hottie_team_box:hover img, .hottie_team_slider_bw .hottie_news_img:hover img {
		-webkit-filter: grayscale(0%);
		-o-filter: grayscale(0%);
		filter: grayscale(0%);
	}


/*06.6 News Block*/
.hottie_news_block {
	text-align: left;
	display: block;
}
.hottie_news_block.text-center {
	text-align: center;
}

	.hottie_news_block img {
		width: 100%;
		height: auto;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	.hottie_news_block_prev .hottie_title_animation {
		position: absolute;
		top: auto;
		bottom: 20px;
		left: 50%;
		transform:translateX(-50%);
		z-index: 2;
	}
		.hottie_news_block_prev:after {
			content: '';
			display: block;
			position: absolute;
			bottom: 0;
			top: 0;
			right: 15px;
			left: 15px;
			background: rgba(0,0,0,0.7);
			opacity: 0;
			-webkit-transition: opacity 0.3s;
			-o-transition: opacity 0.3s;
			transition: opacity 0.3s;
		}
		.hottie_news_block_prev:hover:after {
			opacity: 1;
		}
	.hottie_news_block_prev {
		margin-bottom: 35px!important;
		position: relative;
	}
	.mobile .hottie_news_block_prev:after,
	.tablet .hottie_news_block_prev:after {
		opacity: 1;
	}
	.hottie_news_img {
		width: 100%;
		height: 340px;
		overflow: hidden;
		display: block;
		top: 0;
		-webkit-transition: all 2s;
		-o-transition: all 2s;
		transition: all 2s;
		background-position: 50%;
	}
	.hottie_news_block:hover .hottie_news_img {
		height: 340px;
	
	}

	.hottie_news_img_lh {
		height: 400px;
	}
	.hottie_news_block:hover .hottie_news_img_lh img {
			
		}
	.hottie_news_block:hover {
		text-decoration: none;
	}
	.hottie_news_title {
		font:400 24px/32px Bree Serif, Arial;
		display: block;
		margin-bottom: 10px;
	}
	.hottie_news_author {
		display: block;
		margin: 5px 0 20px;
		opacity: 0.6;
	}
	.hottie_team_slider_single .hottie_news_block {
		width: 340px;
		margin-right: auto;
		margin-left: auto;
	}
	.hottie_team_slider_single .hottie_news_block.text-left {
		width: auto;
	}
	

/*06.7 Around Block*/
.hottie_around_bl {
	margin-bottom: 50px;
	position: relative;
}
	.hottie_around_bl b {
		display: block;
		font-size: 20px;
		line-height: 1.8;
		margin: 10px 0;
	}
	.hottie_around_bl i {
		font-style: normal;
		font-size: 18px;
		line-height: 1.8;
		display: block;
		position: relative;
		margin: 0;
	}

/*06.8 Price*/
.hottie_price_bl {
	border: 1px solid #ccc;
	padding: 50px 20px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.hottie_price_bl:hover {
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
	.hottie_price_bl h4 {
		font-size: 30px;
	}
	.hottie_price_bl ul {
		padding: 0;
		margin: 0;
		list-style:none;
	}
	.hottie_price_bl li {
		margin-bottom: 10px;
	}
	.hottie_price_pr {
		color: #000;
		margin: 30px 0;
	}
		.hottie_wht_txt .hottie_price_pr, .hottie_wht_txt .hottie_price_pr span, .hottie_wht_txt .hottie_price_bl,
		.hottie_wht_txt .hottie_parallax_menu_mini_title h3,
		.hottie_wht_txt .hottie_parallax_menu_mini_price,
		.hottie_wht_txt .hottie_parallax_menu_mini h4 {
			color: #fff;
		}
			.hottie_wht_txt .hottie_price_bl:hover {
				box-shadow: none;
				background: rgba(255,255,255,0.1);
			}
			.hottie_wht_txt .hottie_price_bl {
				border: 1px solid rgba(255,255,255,0.2);
			}
		.hottie_price_pr i {
			position: relative;
			font-size: 20px;
			font-style: normal;
			display: block;
			margin: 0;
		}
		.hottie_price_pr span {
			position: relative;
			font-size: 8px;
			font-style: normal;
			color: #333;
			display: inline-block;
			text-align: left;
			line-height: 14px;
		}
		.hottie_price_pr b {
			display: inline-block;
			vertical-align: top;
			margin-right: 5px;
			font-size: 35px;
			font-weight: normal;
		}

/*06.9 Services Block*/
.hottie_service_block {
	height: 300px;
	display: block;
}
	.hottie_service_block i {
		font-size: 40px;
	}
	.hottie_service_block h4 {
		margin: 15px 0 0;
		font:900 30px/30px Bree Serif, Arial;
		text-transform: uppercase;
	}
	.hottie_service_block .hottie_simple_block {
		padding: 0;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		position: absolute;
		left: 50%;
		top: 50%;
		transform:translateX(-50%) translateY(-50%) scale(1);
	}
		.hottie_simple_block h3 {
			margin-bottom: 10px;
		}
		.container-fluid .hottie_simple_block h2 {
			margin-top: 0;
		}
	.hottie_service_block:hover .hottie_simple_block {
		opacity: 0;
		transform:translateX(-50%) translateY(-50%) scale(1.2);
	}
	.hottie_service_block .hottie_over {
		-webkit-transition: opacity 0.3s;
		-o-transition: opacity 0.3s;
		transition: opacity 0.3s;
	}
	.hottie_service_block:hover .hottie_over {
		opacity: 0!important;
	}
	.hottie_service_block:hover {
		text-decoration: none;
		color: #fff;
	}


/*===============================================*/
/* 07. Footer                                    */
/*===============================================*/

footer {
	padding-top: 87px;
	padding-bottom: 84px;
	position: relative;
}
.hottie_footer_social {
	height: 50px;
}
.hottie_footer_social a {
	display: inline-block;
	font-size: 20px;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	vertical-align: top;
	width: 40px;
	text-align: center;
	font-size: 18px;
}
.hottie_footer_social a:hover {
	font-size: 24px;
	color: #292929;
}
	.hottie_footer_social a i {
		position: relative;
	}
footer ul {
	padding: 0;
	margin: 0;
	list-style:none;
}
	footer ul li a:before {
		display: inline-block;
		content: '-';
		margin-right: 10px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	footer ul li a:hover:before {
		margin-right: 15px;
	}
footer h4:after {
	display: block;
	content: '';
	position: relative;
	width: 70px;
	height: 1px;
	background: #333;
	margin: 10px 0 20px;
	opacity: 0.5;
}
footer.hottie_wht_txt h4:after {
	background: #fff;
}
footer a {
	color: #333;
}
.hottie_block {
	margin: 20px 0;
}
/*07.1 To Top*/
.hottie_top {
	position: fixed;
	bottom: 0;
	right: 40px;
	width: 50px;
	height: 50px;
	display: block;
	z-index: 10;
	opacity: 0;
	color: #fff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.hottie_top b {
	color: #fff;
	width: 50px;
	height: 50px;
	display: block;
	background: url(../images/badge_mini.png);
	-webkit-background-size: cover;
	background-size: cover;
	padding: 18px 17px;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	-webkit-filter: drop-shadow(0);
	filter: drop-shadow(0 );
}
	.hottie_top:hover b {
		-webkit-filter: drop-shadow(0 10px 20px rgba(198, 170, 74, 0.9 ));
		filter: drop-shadow(0 10px 20px rgba(198, 170, 74, 0.9 ));
	}

.body_no_height .hottie_top {
	background: #e5e5e5;
}
	.body_no_height .hottie_top:hover {
	}
	.hottie_top:hover b {
		text-decoration: none;
		color: #fff;
		padding: 12px 17px;
	}
	.hottie_top:hover, .hottie_top:focus, .hottie_top:active {
		text-decoration: none;
	}
	.hottie_top:focus b, .hottie_top:active b {
		text-decoration: none;
		color: #fff;
	}
	.hottie_second_step .hottie_top {
		opacity: 1;
		bottom: 40px;
	}

/*07.2 Map*/
.hottie_map_over {
	background: rgba(255,255,255,0.8);
	position: absolute;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 1;
}
	.hottie_map_over i {
		font-size: 40px;
		display: block;
		margin-bottom: 20px;
	}
	.hottie_map_txt {
		position: relative;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	.active_map .hottie_map_over {
		height: 0;
	}
		.active_map .hottie_map_over .hottie_icon_box_content {
			opacity: 0;
		}
	.hottie_map {
		width:100%;
		height: 450px;
	}
	.hottie_section.active .hottie_map  {

	}


/*===============================================*/
/* 08. Inside Pages                              */
/*===============================================*/

/*08.1 Portfolio*/
.container-fluid .hottie_portfolio_item {
}
.grid-sizer {
	width: 33.3333%;
}
.hottie_portfolio_item {
	padding:0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	overflow: hidden;
	display: block;
	position: relative;
	padding:15px;
}
.hottie_portfolio_item_cont {
	position:relative;
	overflow: hidden;
	display: block;
}
.hottie_portfolio_padding {
	margin: 15px -15px;	
}
.hottie_portfolio_no_padding {
	margin: 0
}
.hottie_portfolio_no_padding .hottie_portfolio_item {
	padding: 0
}
.hottie_portfolio_item img {
	width:100%;
	height:auto;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
	.hottie_portfolio_item:hover img {
		transform:scale(1.1);
	}
	.hottie_port_titles {
		position: absolute;
		text-decoration: none;
		color: #fff;
		transform:translateY(0%);
		top: 50%;
		padding: 20px;
		z-index: 2;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		opacity: 0;	
		left: 0;
		width: 100%;
	}
		.hottie_portfolio_item:hover .hottie_port_titles {
			opacity: 1;
			transform:translateY(-50%);	
		}
	.hottie_portfolio_item_cont:after {
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		position: absolute;
		background: rgba(0,0,0,0.5);
		width: 100%;
		height: 100%;
		content: '';
		display: block;
		top: 0;
		opacity: 0;
	}
	.hottie_demo_page .hottie_portfolio_item_cont:after {
		background: rgba(0,0,0,0.65);
	}
	.hottie_demo_page {
		margin: 15px 10px;
	}
	.hottie_portfolio_white .hottie_portfolio_item_cont:after {
		background: rgba(255,255,255,0.8);
	}
	.hottie_portfolio_white .hottie_port_icons a, .hottie_portfolio_white .hottie_port_titles {
		color:#333;
	}
	.hottie_port_title {
		font:400 24px/28px Bree Serif, Arial,sans-serif;
		display: block;
		width: 100%;
	}
	.hottie_port_subtitle {
		font:400 18px/28px Bree Serif, Arial,sans-serif;
		display: block;
		width: 100%;
	}
	.hottie_port_icons {
		display: block;
		-webkit-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
		margin-top: 40px;
		position: absolute;
		opacity: 0;
		width: 100%;
		left: 0;
		padding: 0 20px;
	}
		.hottie_port_icons a {
			color: #fff;
			display: inline-block;
			font-size: 20px;
		}
			.hottie_port_icons a:first-child:after {
				display: inline-block;
				content: '';
				margin:0 10px;
				font-weight: 100
			}
		.hottie_port_icons a:hover {
			text-decoration: none;
		}
		.hottie_portfolio_item:hover .hottie_port_icons {
			margin-top: 20px;
			opacity: 1;
		}
.hottie_portfolio_item_cont:hover:after {
	opacity: 1;
}
.hottie_portfolio_item:hover {
	background-position: 0 -36px;
}
.hottie_port_img {
	height: 120%;
	width: 120%;
	position: absolute;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	top: 0;
	left: 0;
}
	.hottie_portfolio_item:hover .hottie_port_img {
		top: -20%;
	}
.filter-button-group a {
	margin-right: 20px;
	cursor: pointer;
}
.container-fluid .filter-button-group {
	margin: 50px 0 40px;
}
.container-fluid h2 {
	margin-top: 90px;
}
.filter-button-group  {
	margin-bottom: 40px;
}


/*08.2 Pages Title*/
.hottie_page_title {
	padding-bottom: 65px;
    padding-top: 147px;
    background: #eee;
    position: relative;
}
.hottie_page_title_sm {
	padding-bottom: 58px;
    padding-top: 147px;
}
.hottie_page_title_white {
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.hottie_page_title_dark {
	background: #292929;
	color: #fff;
}
	.hottie_page_title_dark a {
		color: #f2f2f2;
	}
	.hottie_page_title_dark .breadcrumbs a:hover {
		color: #fff;
	}
.hottie_page_title h3 {
	margin: 0;
}
.hottie_page_title_great {
	padding-bottom: 95px;
    padding-top: 257px;
}

/*08.3 Breadcrumbs*/
.breadcrumbs {
	text-transform: uppercase;
	font-size: 13px;
	text-align: right;
}
.hottie_page_title .breadcrumbs {
	padding-top: 30px;
}
.hottie_page_title_sm .breadcrumbs {
	padding-top: 12px;
}
.breadcrumbs a {
	display: inline-block;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
	.breadcrumbs a:hover {
		color: #000;
		text-decoration: none;
	}
.breadcrumbs a:after {
	display: inline-block;
	content: '/';
	margin:0 10px;
}

/*08.4 Demos*/
.end_demo_grid {
	background: #eee;
	padding: 5px 20px;
	display: block;
	text-align: center;
}

/*08.5 One Page Nav*/
.hottie_nav_sidebar {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.sticky_block .hottie_nav_sidebar {
	position: fixed;
	top: 80px;
}
.hide_sticky_block .hottie_nav_sidebar {
	position: fixed;
	top: 80px;
	opacity: 0;
	pointer-events: none;
}
.hottie_nav_sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.hottie_nav_sidebar ul a {
	display: block;
	margin-bottom: 10px;
}
	.hottie_nav_sidebar ul a:before {
		content: "\e649";
		display: inline-block;
		font-size: 10px;
		font-family: themify;
		margin-right: 10px;
		-webkit-transition: margin 0.3s;
		-o-transition: margin 0.3s;
		transition: margin 0.3s;
	}
.hottie_nav_sidebar ul a:hover, .hottie_nav_sidebar ul a:focus, .hottie_nav_sidebar ul a:active {
	text-decoration: none;
}
	.hottie_nav_sidebar ul a:hover:before, 
	.hottie_nav_sidebar .current a:before {
		margin-right: 15px;
	}
.hottie_nav_sidebar .current a {
	font-weight: bold;
}



/*08.6 Blog*/
.hottie_post_item {
	margin-bottom: 80px;
}
.hottie_post_item a {
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.hottie_post_item .hottie_post_title a:hover, 
.hottie_post_item .hottie_post_info a:hover,
.hottie_post_item .hottie_post_more_link:hover, .hottie_post_item .hottie_post_more_link:focus {
	text-decoration: none;
	color: #000;
}
.hottie_post_item p {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.hottie_post_img .lightbox:after {
	content: "\e610";
	font-family: themify;
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translateX(-50%) translateY(-50%);
	display: block;
	z-index: 1;
	font-size: 140px;
	color: #000;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
	opacity: 0;
}
.hottie_post_img .lightbox:hover:after {
	opacity: 1;
}
.hottie_post_img .owl-controls {
	position: absolute;
	width: 100%;
	top: -40px;
}
.hottie_post_img img {
	max-width: 100%;
	height: auto;
}
.hottie_post_title h3 {
	font:600 18px/32px Bree Serif, Arial;
	text-transform: uppercase;
	margin: 0;
}
.hottie_post_img {
	margin-bottom: 30px;
}
	.hottie_post_img a {
		-webkit-transition: opacity 0.3s;
		-o-transition: opacity 0.3s;
		transition: opacity 0.3s;
		display: block;
		position: relative;
	}
	.hottie_post_img a:hover {
		opacity: 0.5;
	}
	.hottie_post_info, .hottie_post_info a {
		color: #999;
	}
	.hottie_post_info {
		margin-bottom: 20px;
		text-transform: uppercase;
	}
.hottie_post_more_link:hover {
	text-decoration: none;
}
.hottie_post_more {
	position: relative;
}
.hottie_post_more_link span {
	margin:0 15px 0 5px;
}
.hottie_post_more_social_menu li {
	display: inline-block;
}
.dropdown-menu.hottie_post_more_social_menu {
	border-radius: 0;
	padding: 15px;
	margin-top: -10px;
}
	.dropdown-menu > li > a:hover {
		background: none;
		background-color: none;
		color: #000;
	}

/*08.7 Widgets*/
.widget {
	margin-bottom: 40px;
}
.widget .form-control {
	margin-bottom: 20px;
}
	.widget h6 {
		font: 600 18px/28px Bree Serif, Arial;
		text-transform: uppercase;
		margin-bottom: 20px;
	}
.list-unstyled li {
}
	.list-unstyled .date {
		display: block;
		margin-bottom: 20px;
	}

/*08.8 Comments*/
.img-comments {
	width: 90px;
	height: auto;
	margin-right: 30px;
	float: left;
}
.name-cmt {
	display: block;
	font-size: 20px;
}
.date-cmt {
	display: block;
	margin-bottom: 20px;
}
.content-cmt {
	overflow: hidden;
}
.answer, .reply {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #eee;
}
	.reply {
		padding-left: 110px;
	}
	
.form-comment {
	background: #eee;
	padding: 40px;
}
.content-reply {
	margin: 0;
	padding: 0;
}

/*08.9 Masonry*/
.masonry:after, .hottie_portfolio_footer_white:after {
	display: block;
	content: '';
	background:rgba(0, 0, 0, 0) linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0;
	width: 100%;
	height: 200px;
	bottom: 0;
	position: absolute;
	pointer-events:none;
}
.hottie_portfolio_footer_grey:after {
	display: block;
	content: '';
	background:rgba(0, 0, 0, 0) linear-gradient(to top, rgba(242, 242, 242, 1) 0%, rgba(242, 242, 242, 0) 100%) repeat scroll 0 0;
	width: 100%;
	height: 200px;
	bottom: 0;
	position: absolute;
	pointer-events:none;
}
.masonry {
	margin-bottom: -50px;
}

/*08.10 Projects*/
.hottie_project_attribute {
	margin: 0 0 5px
}
.hottie_project_label {
	display: inline-block;
	width: 90px;
	font-weight: bold
}
.hottie_project_soc a {
	margin: 0 10px 0 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
	.hottie_project_soc a:hover {
		text-decoration: none;
		color: #000
	}
.hottie_project_slider {
	margin: 80px 0
}

/*08.11 Shop*/
.hottie_simple_shop_item {
	background: #fff;
	display: block;
	padding: 40px 20px;
	position: relative;
}
	.hottie_simple_shop_item:before {
		display: block;
		position: absolute;
		content: '';
		background: rgba(0,0,0,0.02);
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 1;
	}
.hottie_simple_shop div[class^='col-']{
	padding-left: 2px;
	padding-right: 2px;
}
.row.hottie_simple_shop {
	margin-left: -2px;
	margin-right: -2px;
}
.hottie_simple_shop_item b {
	font:400 20px/28px Bree Serif;
	text-decoration: none;
	display: block;
}
.hottie_simple_shop_item:hover {
	text-decoration: none;
}	
	.hottie_simple_shop_item img {
		position: relative;
		-webkit-transform: scale(0.8);
		-ms-transform: scale(0.8);
		-o-transform: scale(0.8);
		transform: scale(0.8);
		-webkit-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
	}
		.hottie_simple_shop_item:hover img {
			-webkit-transform: scale(1);
			-ms-transform: scale(1);
			-o-transform: scale(1);
			transform: scale(1);
		}
.hottie_shop_item {
	width:100%;
	margin: 0;
	display: block;
	position: relative;
	font-family: Bree Serif;
	margin-bottom: 70px;
}
	.hottie_shop_item .hottie_gold_subtitle:before {
		display: none!important;
	}
	.hottie_shop_item img {
			max-width: 100%;
			max-height: 300px;
			-webkit-transition: all 0.8s;
			-o-transition: all 0.8s;
			transition: all 0.8s;
  		position: absolute;
  		bottom: 0;
  		left: 50%;
  		transform:translateX(-50%);
	}
		.hottie_shop_item:hover img {
				transform:scale(1.07) rotate(2deg) translateX(-46%);
				-webkit-filter: drop-shadow(0 10px 40px rgba(198, 170, 74, 0.3 ));
  			filter: drop-shadow(0 10px 40px rgba(198, 170, 74, 0.3 ));
		}
		.hottie_shop_item_wh:hover img,
		.hottie_shop_item_wh img {
			-webkit-filter: none;
  		filter: none;
		}
	.hottie_shop_item_slider .owl-item img {
		filter:blur(20px);
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
		.hottie_shop_item_slider .active img {
			filter:blur(0);
		}
	.hottie_shop_item_slider a {
		display: block;
	}
	.hottie_shop_item_slider {
		height: 300px;
		display: block;
		position: relative;
	}
	.hottie_shop_item_slider .owl-pagination {
		position: absolute;
		width:100%;
		z-index: 2;
		top: -40px
	}
	.hottie_shop_item_slider .owl-controls {
		z-index: 3;
		position: absolute;
		width:100%;
		height: 100%;
		top: 0;
	}
	.hottie_shop_item_slider .owl-buttons {
		position: absolute;
		top: 50%;
		transform:translateY(-50%);
		width:100%;
	}
.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	border: 0;
	text-align: center;
	display: block;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	transform:scale(2);
}
	.owl-theme .owl-controls .owl-buttons div .ti {
		margin: 0;
		font-size: 14px;
		position: relative;
	}

	.hottie_shop_item_slider:hover .owl-controls .owl-buttons .owl-next {
		right: 10px;
		opacity: 1;
		transform:scale(1);
	}
	.hottie_shop_item_slider:hover .owl-controls .owl-buttons .owl-prev {
		left: 10px;
		opacity: 1;
		transform:scale(1);
	}
.hottie_shop_item_title {
	display: block;
	margin: 20px auto 0;
	z-index: 3;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	width: 150px;
	font-size: 20px;
	line-height: 28px;
}

	.hottie_shop_item_title b {
		display: block;
		color: #fff;
		position: absolute;
		top: 150px;
		left: 0;
		background: url(../images/badge.png);
		-webkit-background-size: cover;
		background-size: cover;
		width: 80px;
		height: 80px;
		padding: 22px 0 0 0;
		font-size: 20px;
		font-weight: normal;
 }
	.hottie_shop_item_title s {
		color: #999
	}
.hottie_shop_item_title:hover {
	text-decoration: none
}
.hottie_shop_item_links {
	z-index: 3;
	margin: 0 0 0 0;
	text-align: center;
	position: absolute;	
	top: 171px;
	left: 17px;
	font-size: 16px;
}
	.hottie_shop_item_links a {
		font-size: 14px;
		display: inline-block;
		padding: 22px 0;
		width: 50px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		color: #fff;
	}
	.hottie_shop_item_links i {
		margin: 0;
		position: relative;
		font-size: 18px
	}
	.hottie_icon_box:hover .hottie_shop_item_links i {
		color:#6f6f6f;
	}
	.hottie_shop_item_links a:hover {
		text-decoration: none;
	}
.hottie_shop_item_sale {
	position: absolute;
	top: 20px;
	z-index: 2;
	background: #292929;
	padding: 5px 20px;
	color: #fff
}
.hottie_shop_header {
	margin: 0 0 80px 0
}
.rating-box {
	margin-bottom: 20px;
}

/*08.12 Tags*/
.hottie_tags a{
	display: inline-block;
	border:1px solid #ccc;
	padding: 5px 10px;
	margin: 5px 10px 5px 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
	.hottie_tags a:hover {
		background: #292929;
		color: #fff;
		text-decoration: none;
	}

/*08.13 Related Products*/
.hottie_product_thumbnail img{
	width: 80px;
	float: right;
	margin: 0 0 0 20px
}
.hottie_products_recent li {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
	padding: 0 0 20px 0
}
.hottie_products_recent li:last-child {
	margin: 0 0 20px 0;
	border-bottom: 0;
	padding: 0
}
.hottie_product_price {
	display: block;
}
	.hottie_product_price s {
		color: #999
	}
.hottie_product_close {
	padding: 3px;
	font-size: 5px;
	background: #292929;
	color: #fff;
	margin: 0 5px 0 0;
	height: 15px;
	padding: 5px;
	line-height: 8px;
	display: inline-block;
}
	.hottie_product_close a:hover {
		text-decoration: none;
	}

/*08.14 Checkout*/
.checkout-row {
	margin-bottom: 40px;
}

/*08.15 Cart*/
.table_head {
	font:600 18px/28px Bree Serif,Arial;
	margin:10px 0 20px;
	text-transform: uppercase;
}
.cart-table .row {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.product-info a {
	font-size: 18px;
}
.product_item_line .hottie_product_thumbnail img {
	float: left;
	margin: 0 20px 0 0;
}
.cart-price {
	font-size: 18px;
}
.increase-qty {
	cursor: pointer;
    font-size: 16px;
    height: 15px;
    margin: 3px 0 0;
    overflow: hidden;
    position: absolute;
    right: 8px;
    z-index: 3;
    top: 2px;
}
.decrease-qty {
	cursor: pointer;
    font-size: 16px;
    margin: 7px 0 0;
    position: absolute;
    right: 8px;
    bottom: 2px;
}
.add-to-cart {
	position: relative;
	max-width: 100px;
}
.add-to-box {
	margin-bottom: 20px;
}

/*08.16 Single Products*/
.product_inside {
	margin-bottom: 40px;
}
.special-price {
	font-size: 40px;
}
.price-box {
	margin-bottom: 40px;
}
.product_inside .hottie_shop_item_slider img {
	max-width: 100%;
}
.product_inside .hottie_shop_item_slider {
	position: relative;
}

/*08.17 Restaurant*/
.hottie_rest_menu_item {
	margin: 0 0 15px;
	font-size: 24px;
	position: relative;
	padding: 0 90px 15px 0;
	border-bottom: 1px dotted #ccc;
}
.hottie_rest_menu_item:last-child {
	border-bottom: 0;
}
.hottie_rest_menu_item:after {
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	
}
.hottie_rest_menu_item b {
	position: absolute;
	right: 0;
	top: 0;
}
.hottie_rest_menu_item i {
	display: block;
	font-style: normal;
	font-size: 16px;
}



/*===============================================*/
/* 09. Mobile, Tablet                            */
/*===============================================*/


/*Responsive*/

@media (max-width:1100px){
	.hottie_simple_block {
		padding: 56px 45px 46px;
	}
}

@media (max-width:1024px){
.hottie_gold {
	font:75px/85px selima;
}
div.hottie_gold {
	font:80px/90px selima;
}
.hottie_animation_block {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.mobile .hottie_iphone,
.hottie_top_menu, 
.hottie_header_address,
.hottie_browsers,
.hottie_logo_und,
.mobile.landscape .hottie_slide_desq,
.mobile.landscape .hottie_scroll_down,
.hottie_first_step .hottie_header_lang ul  {
	display: none;
}
.hottie_fixed, 
.tablet .hottie_fixed {
	background-attachment:scroll!important;
}
.hottie_section {

}

.hottie_icon_box i {
	position: relative;
}
.hottie_icon_box_content {
	padding: 0;
}
	.hottie_icon_box h4:after,
	.text-left .hottie_icon_box h4:after,
	.text-right .hottie_icon_box h4:after {
		margin-left: auto;
		margin-right: auto;
	}
.hottie_header_lang {
	right: 15px;
}
.hottie_slide_title {
	font:900 40px Bree Serif, Arial;
	width: 100%;
	text-align: center;
}
	.hottie_slide_title:after {
		margin: 20px auto;
	}
.hottie_slide_desq {
	font:400 18px Bree Serif, Arial;
	text-align: center;
}
.hottie_slide_txt,
.hottie_slide_txt.hottie_slide_center_middle, 
.hottie_slide_txt.hottie_slide_center_top, 
.hottie_slide_txt.hottie_slide_center_bottom {
	width: 100%;
	left: 0;
	top: 50%;
	transform:translateY(-50%);
	padding: 0 10px;
}

.mobile.landscape .hottie_slide_txt {
	padding: 0 25px;
}
.hottie_great_titles h2 {
	font:900 36px Bree Serif, Arial;
	text-align: center;
}
	.hottie_great_titles h2:after {
		
	}

.hottie_section .container {
	padding-top: 56px;
	padding-bottom: 46px;
}

.text-left, .text-right {
}

header nav {
	height: 52px;
	background: rgba(255,255,255,0);
}
.hottie_around_bl,
.hottie_around_bl:last-child,
.hottie_icon_box:last-child,
.hottie_icon_box {
	margin-bottom: 30px;
}
.text-center .hottie_icon_box .hottie_icon_box_content {
	padding-left: 0;
}
header nav.hottie_transp_nav {
	background: none;
}
.hottie_first_step header nav.hottie_transp_nav {
	background: rgba(255,255,255,0.9);
}


.hottie_header_tech {
	height: 26px;
	padding: 0;
}
	.hottie_first_step .hottie_header_tech {
		height: 0;
	}
.hottie_header_lang .hottie_parent ul {
	padding: 1px 0 0 0;
}
.hottie_portfolio_item,
.container-fluid .hottie_portfolio_item  {
	width: 100%;
}
.hottie_port_titles {
	text-align: left;
}
.hottie_slider_copyright {
	left: 10px;
	bottom: 20px;
}


.hottie_middle_titles h2 {
	font:900 30px Bree Serif, Arial;
}
.hottie_portfolio_footer_grey:after,
.hottie_portfolio_footer_white:after {
	display: none;
}
.hottie_team_slider .owl-prev {
	left: 20px;
}
.hottie_team_slider .owl-next {
	right: 20px;
}
.hottie_auto_height .hottie_image_bck[data-image] {
	min-height: 400px;
}
.hottie_simple_block {
	padding: 56px 15px 46px;
}

.hottie_news_block {
	margin-bottom: 40px;
	text-align: center;
}

.form-control {
	margin-bottom: 10px;
}
form {
	margin-bottom: 20px;
}
.hottie_icon_boxes {
	margin-top: 0;
}
.hottie_icon_box:last-child, .hottie_anim_box:last-child {
	margin-bottom: 0;
}
footer {
	text-align: center;
}
footer h4:after {
	margin-left: auto;
	margin-right: auto;
}
/*Inside Pages*/
.breadcrumbs {
	text-align: center;
}
.hottie_page_title_great {
	padding-top: 95px;
}

/*Mobile Top Menu*/

.hottie_top_menu {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding-top: 50px;
}
.hottie_top_menu_cont:after {
	display: block;
	content: '';
	width: 100%;
	height: 52px;
	background: #000;
	left: 0;
	right: 0;
	top: 0;
	position: fixed;
}
.hottie_top_menu_cont {
	background: rgba(0,0,0,0.95);
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: auto;
	display: none;
}
.hottie_header_search_cont input {
	margin-bottom: 0;
}
.hottie_header_search_cont form {
	margin-bottom: 0;
}
.hottie_header_search_cont {
	width: 100%;
}
.hottie_first_step .hottie_transp_nav .hottie_top_menu a:hover,
.hottie_first_step header nav.hottie_transp_nav ul a {
	color: #fff;
}
.hottie_top_menu > li > a {
	padding: 13px 25px;
	height: 52px;
	color: #fff!important;
}
.hottie_top_menu > li > a:before {
	display: none!important;
}
.tablet.portrait .hottie_top_menu > li > a {
	padding: 13px 25px;
	height: 52px;
	color: #fff;
}
.hottie_parent ul, 
.hottie_parent ul.mega-menu, 
.hottie_parent ul, 
.hottie_parent ul.mega-menu {
	position: relative;
	white-space:normal;
	width: 100%;
	background: none;
}
.hottie_transp_nav .hottie_top_menu li:hover > a:before {
	display: none;
}
.hottie_parent ul .mega-menu-column {
	width: 100%;
	margin-bottom: 20px;
}
header nav ul.hottie_top_menu li {
	float: none;
	height: auto;
}
/*Mobile Menu*/
.hottie_top_menu_mobile_link {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 18px;
	padding: 15px;
	display: none;
	cursor: pointer;
	z-index: 3;
}

.hottie_top_menu_mobile_link,
.active .hottie_top_menu_mobile_link {
	display: block;
	right: 0;
}
.hottie_header_search {
	display: none;
}
.hottie_header_search span {
	padding: 15px;
	color: #fff;
	font-size: 18px;
}

header nav.active .hottie_top_menu_mobile_link, 
header nav.active .hottie_logo {
	color: #fff;
}
/*Portfolio*/
.hottie_port_title {
	font: 400 18px/24px Bree Serif, Arial,sans-serif;
}
.hottie_port_subtitle {
	font: 400 14px/22px Bree Serif, Arial,sans-serif;
}
/*Text Align*/
.mobile-text-left {
	text-align: left;
}
.mobile-text-right {
	text-align: right;
}

.hottie_mobile_menu {
	display: none;
}
.hottie_mobile_menu_hor_padding,
.hottie_mobile_menu_hor_padding.active,
.hottie_first_step header nav.hottie_mobile_menu_hor_padding {
	top: 0;
	left: 0;
	right: 0;
	opacity: 1;
	pointer-events:auto;
}
.tablet .hottie_auto_height .hottie_slider_copyright {
	left: 20px;
}
.hottie_auto_height .hottie_slider_copyright {
	left: 20px;
}
.hottie_slider_copyright.hottie_slider_copyright_right,
.hottie_slider_copyright_right {
	left: auto;
	right: 20px;
}
.hottie_slide_txt {
	text-align: center;
	bottom: auto;
	top: 50%;
	transform:translateY(-50%);
	left: 0;
}
.hottie_team_slider_single .hottie_news_block {
	width: 100%;
}
.reply {
	padding-left: 20px;
	text-align: left;
}
.add-to-box {
	text-align: center;
}
.add-to-cart {
	margin-right: auto;
	margin-left: auto;
}
/*Header Login Form*/
.hottie_header_login .btn {
	padding: 5px 15px;
}
.hottie_header_login {
	padding: 12px 0;
	margin-right: 40px;
	position: relative;
	z-index: 3;
}

/* Mobiles */

.hottie_slider_single_btns {
	display: none!important;
}
	
	.hottie_parallax_menu {
		padding: 40px;
	}

	.hottie_gold {
		color: #e3cc6f;
		background: rgb(241,231,103); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;
	}
	.hottie_page_fire .hottie_gold {
		background: rgb(255,79,5); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(255,79,5,1) 0%, rgba(252,157,5,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(255,79,5,1) 0%,rgba(252,157,5,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(255,79,5,1) 0%,rgba(252,157,5,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4f05', endColorstr='#fc9d05',GradientType=0 ); /* IE6-9 */
		color: #ff4f05;
		-webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;
	}

	.hottie_page_red .hottie_gold {
		background: rgb(250,7,7); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(250,7,7,1) 0%, rgba(205,3,3,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(250,7,7,1) 0%,rgba(205,3,3,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(250,7,7,1) 0%,rgba(205,3,3,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa0707', endColorstr='#cd0303',GradientType=0 ); /* IE6-9 */
		color: #cd0303;
		-webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;

	}

	.hottie_page_ice .hottie_gold {
		background: rgb(244,93,233); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(244,93,233,1) 0%, rgba(170,32,188,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(244,93,233,1) 0%,rgba(170,32,188,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(244,93,233,1) 0%,rgba(170,32,188,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f45de9', endColorstr='#aa20bc',GradientType=0 ); /* IE6-9 */
		color: #b02fbf;
		-webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;
	}

	.hottie_section[data-animation="active"] .hottie_title_animation span,
	.hottie_slider .hottie_title_animation span,
	.hottie_news_block .hottie_title_animation span {
		transform:translateX(0) translateY(0);
		opacity: 1;
	}
	.hottie_news_block .hottie_news_img {
		-webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
	}
	.hottie_news_block .hottie_news_img:before {
		opacity: 1;
	}
	.hottie_section_lg_pd .container {
		padding-top: 152px;
    padding-bottom: 148px;
	}



}

@media (max-width:992px){
/* Mobiles */
.hottie_virtual_play {
	padding: 0;
	left: 15px;
	right: 15px;
}
.hottie_slide_txt {
	width: 100%;
}
.hottie_virtual_play:before {
	left: 0;
	right: 0;
}
.hottie_animation_abs_block {
	position: relative;
	transform:translateY(0);
}
.hottie_posr {
	right: 0;
	margin: 15px;
}
.hottie_posl {
	left: 0;
	margin: 15px;
}


/*09.2 Tablet*/
.tablet.portrait .hottie_logo_und {
	display: none;
}

.hottie_header_lang {
	right: 15px;
}
.tablet.portrait .hottie_browsers {
	display: none;
}

.tablet .hottie_great_titles h2 {
	font:900 56px Bree Serif, Arial;
}



.tablet.portrait header nav {
	height: 52px;
}
.tablet.portrait .form-control {
	margin-bottom: 10px;
}
.text-center .hottie_iphone_pink, 
.text-center .hottie_iphone_gold {
	height: 540px;
	width: 185px;
}

.hottie_simple_block {
	padding: 56px 45px 46px;
}

}




@media (max-width:568px){


/*Lecker Mobiles*/
	.hottie_neon_title {
		font: 400 25px Bree Serif, Arial;
	}
	.hottie_neon_subtitle {
		font-size: 16px;
		top: -7px;
	}
	.hottie_neon_subtitle b {
		bottom: -16px;
	}
	.hottie_page_neon .hottie_neon_title {
		padding: 20px;
	}
	.hottie_main_menu,
	.hottie_logo {
		top: 17px;
	}
	.hottie_slider img {
		max-height: 100px;
	}
	.hottie_slider p, 
	.hottie_slider .hottie_gold {
		margin-bottom: 0;
	}
	.hottie_parallax_menu {
		padding: 30px 15px;
	}

	.hottie_slide_subtitle {
		font: 400 22px/28px Bree Serif, Arial;
		margin-top: 0;
		margin-bottom: 0;
	}

	.hottie_top_menu > li > a {
		padding: 13px 16px;
	}

	
	.hottie_news_block {
		height: auto;
		margin-bottom: 0;
	}
	.hottie_slider_single  .owl-next {
		right: 15px;
	}
	.hottie_slider_single  .owl-prev {
		left: 15px;
	}
	
	.hottie_gold {
		font:50px/60px selima;
		margin-bottom: 20px;	
	}
	div.hottie_gold {
		font:50px/60px selima;
		margin-bottom: 20px;	
	}

	.hottie_gold_subtitle {
		font-size: 20px;
		line-height: 28px;
		margin-top: 0;
		margin-bottom: 40px;
	}

	
	.hottie_lm_type_i_item_desc {
		position: relative;
		padding: 30px 15px;
		right: 0;
		left: 0;
		width: 100%;
	}
	.owl-next,
	.owl-prev {
		background-image: none!important;
	}
	.hottie_gold.hottie_title_counter:before {
		display: none;
	}
	

}

@media (max-width:480px){
	.hottie_iphone {
		display: none;
	}
	.hottie_top_menu > li > a {
		padding: 13px 16px;
	}
}

.fabs ul li{
  list-style: none;
}

.fabs {
  bottom: 80px;
  position: fixed;
  right: 0;
  z-index: 1051;
}

.fab {
  display: block;
  border-radius: 50%;
  text-align: center;
  color: #f0f0f0;
  margin: 25px auto 0;
  cursor: pointer;
  position: relative;
  z-index: 1051;
  overflow: hidden;
  opacity:1;
  bottom: 20px;
}

.fab > i {
  font-size: 2em;
  line-height: 55px;
  -webkit-transition: all .2s ease-out;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.fab:not(:last-child) {
  width: 0;
  height: 0;
  margin: 20px auto 0;
  opacity: 0;
  visibility: hidden;
  line-height: 40px;
}

.fab:not(:last-child) > i {
  font-size: 1.4em;
  line-height: 40px;
}

.fab:not(:last-child).is-visible {
  width: 40px;
  height: 40px;
  margin: 15px auto 10;
  opacity: 1;
  visibility: visible;
}

.fab:nth-last-child(1) {
  -webkit-transition-delay: 25ms;
  transition-delay: 25ms;
}

.fab:not(:last-child):nth-last-child(2) {
  -webkit-transition-delay: 20ms;
  transition-delay: 20ms;
}

.fab:not(:last-child):nth-last-child(3) {
  -webkit-transition-delay: 40ms;
  transition-delay: 40ms;
}

.fab:not(:last-child):nth-last-child(4) {
  -webkit-transition-delay: 60ms;
  transition-delay: 60ms;
}

.fab:not(:last-child):nth-last-child(5) {
  -webkit-transition-delay: 80ms;
  transition-delay: 80ms;
}

.fab(:last-child):active,
.fab(:last-child):focus,
.fab(:last-child):hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, .16), 0 6px 12px rgba(0, 0, 0, .32);
}
/*Chatbox*/

.chat {
  position: fixed;
  right: 110px;
  bottom: 90px;
  width: 400px;
  font-size: 12px;
  line-height: 22px;
  font-family: 'Lato';
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  opacity: 0;
  box-shadow: 1px 1px 100px 2px rgba(0, 0, 0, 0.22);
  border-radius: 10px;
  -webkit-transition: all .2s ease-out;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.chat_fullscreen {
    position: fixed;
    right: 0px;
    bottom: 0px;
    top: 0px;
  }
.chat_header {
    font-size: 13px;
    font-family: 'Lato';
    font-weight: 500;
    color: #f3f3f3;
    height: 55px;
    background: #88407d;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 8px;
    text-align: center;
}
.chat_header2 {
      /* margin: 10px; */
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.chat_header .span {
  float:right;
}

.chat_fullscreen_loader {
  display: none;
    float: right;
    cursor: pointer;
    /* margin: 10px; */
    font-size: 20px;
    opacity: 0.5;
    /* padding: 20px; */
    margin: -10px 10px;
}

.chat.is-visible {
  opacity: 1;
  -webkit-animation: zoomIn .2s cubic-bezier(.42, 0, .58, 1);
  animation: zoomIn .2s cubic-bezier(.42, 0, .58, 1);
}
.is-hide{
  opacity: 0
}

.chat_option {
  float: left;
  font-size: 16px;
  list-style: none;
  position: relative;
  height: 100%;
  width: 100%;
  margin-right: 10px;
  letter-spacing: 0.5px;
  font-weight: 400;
  line-height: 35px;
}


.chat_option img {
    border-radius: 50%;
    width: 55px;
    float: left;
    margin: -30px 20px 10px 20px;
    border: 4px solid rgba(0, 0, 0, 0.21);
}

.change_img img{
    width: 35px;
    margin: 0px 20px 0px 20px;
}
.chat_option .agent {
  font-size: 12px;
    font-weight: 300;
}
.chat_option .online{
      opacity: 0.4;
    font-size: 11px;
    font-weight: 300;
}
.chat_color {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 10px;
  float: left;
}


.chat_body {
  background: #fff;
  width: 100%;

  display: inline-block;
  text-align: center;
    overflow-y: auto;

}
#chat_body{
    height: 450px;
}
.chat_login p,.chat_body li, p, a{
    -webkit-animation: zoomIn .5s cubic-bezier(.42, 0, .58, 1);
  animation: zoomIn .5s cubic-bezier(.42, 0, .58, 1);
}
.chat_body p {
  padding: 20px;
  color: #888
}
.chat_body a {
  width: 10%;
  text-align: center;
  border: none;
  box-shadow: none;
  line-height: 40px;
  font-size: 15px;
}



.chat_field {
  position: relative;
  margin: 5px 0 5px 0;
  width: 50%;
  font-family: 'Lato';
  font-size: 12px;
  line-height: 30px;
  font-weight: 500;
  color: #4b4b4b;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  border: none;
  outline: none;
  display: inline-block;
}

.chat_field.chat_message {
  height: 30px;
  resize: none;
      font-size: 13px;
    font-weight: 400;
}
.chat_category{
  text-align: left;
}

.chat_category{
  margin: 20px;
  background: rgba(0, 0, 0, 0.03);
  padding: 10px;
}

.chat_category ul li{
    width: 80%;
    height: 30px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    font-size: 13px;
    cursor: pointer;
    line-height: 30px;
    color: #888;
    text-align: center;
}

.chat_category li:hover{
    background: #83c76d;
    color: #fff;
}
.chat_category li.active{
    background: #83c76d;
    color: #fff;
}

.tags{
 margin: 20px;
    bottom: 0px;
    display: block;
    width: 120%
}
.tags li{
    padding: 5px 10px;
    border-radius: 40px;
    border: 1px solid rgb(3, 117, 208);
    margin: 5px;
    display: inline-block;
    color: rgb(3, 117, 208);
    cursor: pointer;

}
.fab_field {
  width: 100%;
  display: inline-block;
  text-align: center;
  background: #fff;
  border-top: 1px solid #eee;
  border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;

}
@keyframes anim_phone {
	0%, 100% {
		padding-right: 0;
	}
	50% {
		padding-right: 5px;
	}
}
.fab_field a {
	font-size: 20px;
	padding: 12px;
	color: #7c2d8e;
	text-decoration: none;
	animation: anim_phone 2s infinite;
}
.fab_field2 {
    bottom: 0px;
    position: absolute;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
        z-index: 999;
  }

.fab_field a {
  display: inline-block;
  text-align: center;
}

#fab_camera {
  float: left;
  background: rgba(0, 0, 0, 0);
}

#fab_send {
  float: right;
  background: rgba(0, 0, 0, 0);
}

.fab_field .fab {
  width: 35px;
  height: 35px;
  box-shadow: none;
  margin: 5px;
}

.fab_field .fab>i {
  font-size: 1.6em;
  line-height: 35px;
  color: #bbb;
}
.fab_field .fab>i:hover {
  color: #42a5f5;
}
.chat_conversion {

}

.chat_converse {
  position: relative;
    background: #fff;
    margin: 6px 0 0px 0;
    height: 300px;
    min-height: 0;
    font-size: 12px;
    line-height: 18px;
    overflow-y: auto;
    width: 100%;
    float: right;
    padding-bottom: 100px;
}
.chat_converse2{
      height: 100%;
    max-height: 800px
}
.chat_list {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.chat_list .chat_list_item {
  opacity: 0;
  visibility: hidden;
}

.chat .chat_converse .chat_msg_item {
  position: relative;
  margin: 8px 0 15px 0;
  padding: 8px 10px;
  max-width: 60%;
  display: block;
  word-wrap: break-word;
  border-radius: 3px;
  -webkit-animation: zoomIn .5s cubic-bezier(.42, 0, .58, 1);
  animation: zoomIn .5s cubic-bezier(.42, 0, .58, 1);
  clear: both;
  z-index: 999;
}
.status {
    margin: 45px -50px 0 0;
    float: right;
    font-size: 11px;
    opacity: 0.3;
}
.status2 {
    margin: -10px 20px 0 0;
    float: right;
    display: block;
    font-size: 11px;
    opacity: 0.3;
}
.chat .chat_converse .chat_msg_item .chat_avatar {
  position: absolute;
  top: 0;
}

.chat .chat_converse .chat_msg_item.chat_msg_item_admin .chat_avatar {
  left: -52px;
  background: rgba(0, 0, 0, 0.03);
}

.chat .chat_converse .chat_msg_item.chat_msg_item_user .chat_avatar {
  right: -52px;
  background: rgba(0, 0, 0, 0.6);
}

.chat .chat_converse .chat_msg_item .chat_avatar, .chat_avatar img{
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
}

.chat .chat_converse .chat_msg_item.chat_msg_item_admin {
  margin-left: 60px;
  float: left;
  background: rgba(0, 0, 0, 0.03);
  color: #666;
}

.chat .chat_converse .chat_msg_item.chat_msg_item_user {
  margin-right: 20px;
  float: right;
  background: #42a5f5;
  color: #eceff1;
}

.chat .chat_converse .chat_msg_item.chat_msg_item_admin:before {
  content: '';
  position: absolute;
  top: 15px;
  left: -12px;
  z-index: 998;
  border: 6px solid transparent;
  border-right-color: rgba(255, 255, 255, .4);
}

.chat_form .get-notified label{
    color: #077ad6;
    font-weight: 600;
    font-size: 11px;
}

input {
  position: relative;
  width: 90%;
  font-family: 'Lato';
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #4b4b4b;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  outline: none;
  background: #fff;
  display: inline-block;
  resize: none;
  padding: 5px;
  border-radius: 3px;
}
.chat_form .get-notified input {
  margin: 2px 0 0 0;
  border: 1px solid #83c76d;
}
.chat_form .get-notified i {
    background: #83c76d;
    width: 30px;
    height: 32px;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
    margin: 2px 0 0 -30px;
    position: absolute;
    border-radius: 3px;
}
.chat_form .message_form {
  margin: 10px 0 0 0;
}
.chat_form .message_form input{
  margin: 5px 0 5px 0;
  border: 1px solid #e0e0e0;
}
.chat_form .message_form textarea{
  margin: 5px 0 5px 0;
  border: 1px solid #e0e0e0;
  position: relative;
  width: 90%;
  font-family: 'Lato';
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #4b4b4b;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  outline: none;
  background: #fff;
  display: inline-block;
  resize: none;
  padding: 5px;
  border-radius: 3px;
}
.chat_form .message_form button{
    margin: 5px 0 5px 0;
    border: 1px solid #e0e0e0;
    position: relative;
    width: 95%;
    font-family: 'Lato';
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    outline: none;
    background: #fff;
    display: inline-block;
    resize: none;
    padding: 5px;
    border-radius: 3px;
    background: #83c76d;
    cursor: pointer;
}
strong.chat_time {
  padding: 0 1px 1px 0;
  font-weight: 500;
  font-size: 8px;
  display: block;
}

.is-active {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.is-float {
  box-shadow: 0 0 6px rgba(0, 0, 0, .16), 0 6px 12px rgba(0, 0, 0, .32);
}

.is-loading {
  display: block;
  -webkit-animation: load 1s cubic-bezier(0, .99, 1, 0.6) infinite;
  animation: load 1s cubic-bezier(0, .99, 1, 0.6) infinite;
}
/*Animation*/

@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.0;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.0;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.0;
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes load {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.0;
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
/* SMARTPHONES PORTRAIT */

@media only screen and (min-width: 300px) {
  .chat {
    width: 250px;
  }
}
/* SMARTPHONES LANDSCAPE */

@media only screen and (min-width: 480px) {
  .chat {
    width: 300px;
  }
  .chat_field {
    width: 65%;
  }
}
/* TABLETS PORTRAIT */

@media only screen and (min-width: 768px) {
  .chat {
    width: 300px;
  }
  .chat_field {
    width: 65%;
  }
}
/* TABLET LANDSCAPE / DESKTOP */

@media only screen and (min-width: 1024px) {
  .chat {
    width: 300px;
  }
  .chat_field {
    width: 65%;
  }
}
/*Color Options*/



.blue .fab {
  background: #42a5f5;
  color: #fff;
}



.blue .chat {
  background: #42a5f5;
  color: #999;
}


/* Ripple */

.ink {
  display: block;
  position: absolute;
  background: rgba(38, 50, 56, 0.4);
  border-radius: 100%;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  webkit-transform: scale(0);
  -webkit-transform: scale(0);
          transform: scale(0);
}
/*animation effect*/

.ink.animate {
  -webkit-animation: ripple 0.5s ease-in-out;
          animation: ripple 0.5s ease-in-out;
}

@-webkit-keyframes ripple {
  /*scale the element to 250% to safely cover the entire link and fade it out*/
  
  100% {
    opacity: 0;
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    webkit-transform: scale(5);
    -webkit-transform: scale(5);
            transform: scale(5);
  }
}

@keyframes ripple {
  /*scale the element to 250% to safely cover the entire link and fade it out*/
  
  100% {
    opacity: 0;
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    webkit-transform: scale(5);
    -webkit-transform: scale(5);
            transform: scale(5);
  }
}

/* hottie */
@font-face {
    font-family: 'hottie';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fonts/logo.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.ad_modal .modal-content {
    background-color: #1b1b1b;
	text-align: center;
}
.ad_modal .modal-body a {
	color: #ebebc2
}
.ad_modal .modal-body p {
    padding: 0 50px 0px 50px;
	font-size: 16px;
}
.ad_modal .modal-body {
	padding: 0;
	color: #fff;
}
.ad_modal .close span {
	color: white;
}
.ad_modal .modal-footer {
    border-top: none;
}
.ad_modal #close-ad {
	background-color: #393835;
    color: white;
}
.ad_modal .modal-header {
	border-bottom: 1px solid #33312d;
}
.ad_modal .modal-title {
	color: #fff;
}
.ad_modal img {
	max-width: 100%;
	max-height: 80vh;
	text-align: center;
}
.ad_modal p {
	margin-bottom: 0;
}

.fest_modal .modal-content {
    background-color: #1f1808;
	text-align: center;
}
.fest_modal .modal-body {
	padding: 0;
	color: #fff;
}
.fest_modal .close span {
	color: white;
}
.fest_modal .modal-footer {
    border-top: none;
}
.fest_modal #close-ad {
	background-color: #976b15;
    color: white;
}
.fest_modal .modal-header {
	border-bottom: 1px solid #604712;
}
.fest_modal .modal-title {
	color: #fff;
}
.fest_modal img {
	max-width: 100%;
	max-height: 80vh;
	text-align: center;
}
.fest_modal p {
	margin-bottom: 0;
}